1d3b2169d42243346451fbb2659e14621253a07f
[kohadocs.git] / en / manual.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This document is maintained with oXygen. -->
3 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4 <book>
5   <bookinfo id="manual">
6     <title>Koha 16.05 Manual (en)</title>
7
8     <author id="manualauthor">
9       <firstname>Nicole C.</firstname>
10
11       <surname>Engard</surname>
12
13       <affiliation>
14         <orgname>ByWater Solutions/BibLibre</orgname>
15       </affiliation>
16     </author>
17
18     <copyright id="manualcopy">
19       <year>2016</year>
20       <holder>Nicole C. Engard/ByWater Solutions/BibLibre</holder>
21     </copyright>
22
23     <legalnotice id="manuallegal">
24       <para>This manual is licensed under the <ulink url="http://www.gnu.org/licenses/gpl.html">GNU General Public License,
25       version 3</ulink> or later</para>
26
27       <para>Learn more about this license in the <link linkend="gpl">GPL3
28       Appendix</link></para>
29     </legalnotice>
30
31     <pubdate id="manualpubdate">Published: 2016</pubdate>
32   </bookinfo>
33   <chapter id="introchapter">
34     <title>Introduction</title>
35     <section>
36       <title id="introbasics">Koha Basics</title>
37       <para>Koha is the first free and open source software library automation package (ILS).
38         Development is sponsored by libraries of varying types and sizes, volunteers, and support
39         companies from around the world.</para>
40       <para>Learn more about Koha by visiting the official Koha website: <ulink
41           url="http://koha-community.org">http://koha-community.org</ulink></para>
42     </section>
43     <section id="introrecommend">
44       <title>Koha Recommendations</title>
45       <para>Full system recommendations can be found on the official Koha wiki along with the
46         developer documentation: <ulink url="http://wiki.koha-community.org">
47           http://wiki.koha-community.org</ulink></para>
48       <para>When working in the Koha staff client it is strongly recommended that you use the
49         Firefox browser.  Koha's staff client is not supported in Internet Explorer and has not yet
50         been fully optimized for Google Chrome.</para>
51     </section>
52     <section id="usingmanual">
53       <title>Using this Manual</title>
54       <para>This manual is always changing and suggestions for edits can be sent to the
55         Documentation Manager via the <ulink
56           url="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-docs">DOCS mailing
57           list</ulink>.  The manual is organized by Koha module. At the start of most sections (and
58         throughout) you will find 'Get there' tips. These lines tell you how to get to the section
59         in Koha.  </para>
60       <para>For example: <emphasis>Get there:</emphasis> More &gt; Administration &gt; Global System
61         Preferences</para>
62       <para>
63         <screenshot>
64           <screeninfo>Get there: More > Administration > Global System Preferences</screeninfo>
65           <mediaobject>
66             <imageobject>
67               <imagedata fileref="images/intro/getthere.png"/>
68             </imageobject>
69           </mediaobject>
70         </screenshot>
71       </para>
72       <para>The instruction tells you where to find the necessary menu option at the top of the Koha
73         staff client.</para>
74       <para>Links will be found throughout the manual to other sections in the manual and images
75         will depict what should be seen on the screen.  </para>
76       <para>The manual can be searched using the custom Google search on the <ulink
77           url="http://koha-community.org/documentation/">Koha Documentation</ulink> page.</para>
78     </section>
79     <section id="contributing">
80       <title>Contributing to the Manual</title>
81       <para>This manual is an ever-changing document and edits to the manual are welcome at any
82         time.  </para>
83       <para>The <ulink url="http://manual.koha-community.org/">Koha Manual</ulink> is managed by the
84         Documentation Manager, but that doesn't mean we can't all participate in making the best
85         manual possible. </para>
86       <para>The manual is stored in git at: <ulink
87           url="http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary"
88           >http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary</ulink></para>
89       <para>To edit the manual we recommend <ulink url="http://www.oxygenxml.com">oXygen</ulink> or
90         other XML/DocBook editor. We ask that every chapter and section have an ID tag associated
91         with it to enable permanent linking and searching. </para>
92       <para>Patches to the manual should be emailed to the <ulink
93           url="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-docs">DOCS mailing
94           list</ulink> and will be reviewed by the Documentation Manager before inclusion. </para>
95     </section>
96   </chapter>
97
98   <chapter id="administration">
99     <title>Administration</title>
100
101     <section id="globalsysprefs">
102       <title>Global System Preferences</title>
103
104       <para>Global system preferences control the way your Koha system works
105       in general. Set these preferences before anything else in Koha.</para>
106
107       <itemizedlist>
108         <listitem>
109           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Global System
110             Preferences</para>
111         </listitem>
112       </itemizedlist>
113
114       <screenshot>
115         <screeninfo>Global System Preferences Link and Search</screeninfo>
116
117         <mediaobject>
118           <imageobject>
119             <imagedata fileref="images/admin/globalprefs/prefsearch.png"/>
120           </imageobject>
121         </mediaobject>
122       </screenshot>
123
124       <para>System preferences can be searched (using any part of the
125       preference name or description) using the search box on the
126       'Administration' page or the search box at the top of each system
127       preferences page.</para>
128
129       <screenshot>
130         <screeninfo>Preferences search at the top of System Preference
131         page</screeninfo>
132
133         <mediaobject>
134           <imageobject>
135             <imagedata fileref="images/admin/globalprefs/prefsearch1.png"/>
136           </imageobject>
137         </mediaobject>
138       </screenshot>
139
140       <para>When editing preferences a '(modified)' tag will appear next to
141       items you change until you click the 'Save All' button:</para>
142
143       <screenshot>
144         <screeninfo>After editing TagsModeration the '(modified)' label
145         appears</screeninfo>
146
147         <mediaobject>
148           <imageobject>
149             <imagedata fileref="images/admin/globalprefs/saveallprefs.png"/>
150           </imageobject>
151         </mediaobject>
152       </screenshot>
153
154       <para>After saving your preferences you'll get a confirmation message
155       telling you what preferences were saved:</para>
156
157       <screenshot>
158         <screeninfo>Preference save confirmation message</screeninfo>
159
160         <mediaobject>
161           <imageobject>
162             <imagedata fileref="images/admin/globalprefs/saveconfirmation.png"/>
163           </imageobject>
164         </mediaobject>
165       </screenshot>
166
167       <para>Each section of preferences can be sorted alphabetically by
168       clicking the small down arrow to the right of the word 'Preference' in
169       the header column</para>
170
171       <screenshot>
172         <screeninfo>Sort option at the top right of each section of
173         preferences</screeninfo>
174
175         <mediaobject>
176           <imageobject>
177             <imagedata fileref="images/admin/globalprefs/sortprefs.png"/>
178           </imageobject>
179         </mediaobject>
180       </screenshot>
181
182       <para>If the preference refers to monetary values (like <link linkend="maxoutstanding"
183           >maxoutstanding</link>) the currency displayed will be the default you set in your <link
184           linkend="currexchangeadmin">Currency and Exchange Rate</link> administration area. In the
185         examples to follow they will all read USD for U.S. Dollars.<important>
186           <para>For libraries systems with unique URLs for each site the system preference can be
187             overridden by editing your koha-http.conf file this has to be done by a system
188             administrator or someone with access to your system files.  For example if all libraries
189             but one want to have search terms highlighted in results you set the
190             OpacHighlightedWords preference to 'Highlight' then edit the koha-http.conf for the
191             library that wants this turned off by adding 'SetEnv
192             OVERRIDE_SYSPREF_OpacHighlightedWords "0"'. After restarting the web server that one
193             library will no longer see highlighted terms.  Consult with your system administrator
194             for more information.</para>
195         </important></para>
196
197       <section id="acqprefs">
198         <title>Acquisitions</title>
199
200         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
201         Global System Preferences &gt; Acquisitions</para>
202
203         <section id="acqprefspolicy">
204           <title>Policy</title>
205
206           <section id="AcqCreateItem">
207             <title>AcqCreateItem</title>
208
209             <para>Default: placing an order</para>
210
211             <para>Asks: Create an item when ___.</para>
212
213             <para>Values:</para>
214
215             <itemizedlist>
216               <listitem>
217                 <para>cataloging a record</para>
218               </listitem>
219
220               <listitem>
221                 <para>placing an order</para>
222               </listitem>
223
224               <listitem>
225                 <para>receiving an order</para>
226               </listitem>
227             </itemizedlist>
228
229             <para>Description:</para>
230
231             <itemizedlist>
232               <listitem>
233                 <para>This preference lets you decide when you'd like to
234                 create an item record in Koha. If you choose to add an item
235                 record when 'placing an order' then you will enter item
236                 information in as you place records in your basket. If you
237                 choose to add the item when 'receiving an order' you will be
238                 asked for item record information when you're receiving orders
239                 in acquisitions. If you choose to add the item when
240                 'cataloging a record' then item records will not be created in
241                 acquisitions at all, you will need to go to the cataloging
242                 module to add the items.</para>
243               </listitem>
244             </itemizedlist>
245           </section>
246           <section id="AcqEnableFiles">
247             <title>AcqEnableFiles</title>
248             <para>Default: Don't</para>
249             <para>Asks: ___  enable the ability to upload and attach arbitrary files to invoices. </para>
250             <para>Values:<itemizedlist>
251                 <listitem>
252                   <para>Do</para>
253                 </listitem>
254                 <listitem>
255                   <para>Don't</para>
256                 </listitem>
257               </itemizedlist></para>
258             <para>Description:<itemizedlist>
259                 <listitem>
260                   <para>This preference controls whether or not you allow the uploading of invoice
261                     files via the acquisitions module.</para>
262                 </listitem>
263               </itemizedlist></para>
264           </section>
265           <section id="AcqItemSetSubfieldsWhenReceiptIsCancelled">
266             <title>AcqItemSetSubfieldsWhenReceiptIsCancelled</title>
267             <para>Asks: Upon cancelling a receipt, update the item's subfields if they were created
268               when placing an order (e.g. o=5|a="bar foo""). ___</para>
269             <para>Description:<itemizedlist>
270                 <listitem>
271                   <para>This preference is used in conjunction with the <link
272                       linkend="AcqItemSetSubfieldsWhenReceived"
273                       >AcqItemSetSubfieldsWhenReceived</link> preference. If you have the system set
274                     to enter default values when you receive you will want to have those values
275                     revert back if reeipt is cancelled. This preference allows you to do
276                     that.</para>
277                 </listitem>
278               </itemizedlist></para>
279           </section>
280           <section id="AcqItemSetSubfieldsWhenReceived">
281             <title>AcqItemSetSubfieldsWhenReceived</title>
282             <para>Asks: Upon receiving items, update their subfields if they were created when
283               placing an order (e.g. o=5|a="foo bar"). ___</para>
284             <para>Description:<itemizedlist>
285                 <listitem>
286                   <para>This preference allows you to set default values for items that you receive
287                     via acquisitions. Enter the data as subfield=value and split your values with a
288                     bar ( | ). For example you can remove the Ordered status on the item
289                     automatically when you receive it just by entering 7=0 in this preference. That
290                     will set the Not for Loan status (subfield 7) to 0 which is available.</para>
291                 </listitem>
292               </itemizedlist></para>
293           </section>
294
295           <section id="AcqViewBaskets">
296             <title>AcqViewBaskets</title>
297
298             <para>Default: created by staff member</para>
299
300             <para>Asks: Show baskets ___</para>
301
302             <para>Values:</para>
303
304             <itemizedlist>
305               <listitem>
306                 <para>created by staff member</para>
307               </listitem>
308
309               <listitem>
310                 <para>from staff member's branch</para>
311               </listitem>
312
313               <listitem>
314                 <para>in system, regardless of owner</para>
315               </listitem>
316             </itemizedlist>
317
318             <para>Description:</para>
319
320             <itemizedlist>
321               <listitem>
322                 <para>When in acquisitions this preference allows you to
323                 control whose baskets you can see when looking at a vendor.
324                 The default value of 'created by staff member' makes it so
325                 that you only see the baskets you created. Choosing to see
326                 baskets 'from staff member's branch' will show you the baskets
327                 created by anyone at the branch you're logged in at. Finally,
328                 you can choose to set this preference to show you all baskets
329                 regardless of who created it ('in system, regardless of
330                 owner). Regardless of which value you choose for this
331                 preference, superlibrarians can see all baskets created in the
332                 system.</para>
333               </listitem>
334             </itemizedlist>
335           </section>
336           <section id="AcqWarnOnDuplicateInvoice">
337             <title>AcqWarnOnDuplicateInvoice</title>
338             <para>Default: Do not warn</para>
339             <para>Asks: ___ when the librarian tries to create an invoice with a duplicate
340               number.</para>
341             <para>Values: <itemizedlist>
342                 <listitem>
343                   <para>Do not warn</para>
344                 </listitem>
345                 <listitem>
346                   <para>Warn</para>
347                 </listitem>
348               </itemizedlist></para>
349           </section>
350
351           <section id="BasketConfirmations">
352             <title>BasketConfirmations</title>
353
354             <para>Default: always ask for confirmation</para>
355
356             <para>Asks: When closing or reopening a basket, ___.</para>
357
358             <para>Values:</para>
359
360             <itemizedlist>
361               <listitem>
362                 <para>always ask for confirmation</para>
363               </listitem>
364
365               <listitem>
366                 <para>do not ask for confirmation</para>
367               </listitem>
368             </itemizedlist>
369
370             <para>Descriptions:</para>
371
372             <itemizedlist>
373               <listitem>
374                 <para>This preference adds the option to skip confirmations on
375                 closing and reopening a basket. If you skip the confirmation,
376                 you do not create a new basket group.</para>
377               </listitem>
378             </itemizedlist>
379           </section>
380           <section id="ClaimsBccCopy">
381             <title>ClaimsBccCopy</title>
382             <para>Default: Don't send</para>
383             <para>Asks: ___ blind copy (BCC) to logged in user when sending serial or acquisitions
384               claims notices. </para>
385             <para>Values:<itemizedlist>
386                 <listitem>
387                   <para>Don't send</para>
388                 </listitem>
389                 <listitem>
390                   <para>Send</para>
391                 </listitem>
392               </itemizedlist></para>
393             <para>Description:<itemizedlist>
394                 <listitem>
395                   <para>When filing a claim in the <link linkend="serialclaims">serials</link> or
396                       <link linkend="acqclaims">acquisitions</link> module this preference will
397                     allow for the sending of a copy of the email to the librarian.</para>
398                 </listitem>
399               </itemizedlist></para>
400           </section>
401
402           <section id="CurrencyFormat">
403             <title>CurrencyFormat</title>
404
405             <para>Default: 360,000.00 (US)</para>
406
407             <para>Asks: Display currencies using the following format
408             ___</para>
409
410             <para>Values:</para>
411
412             <itemizedlist>
413               <listitem>
414                 <para>360,000.00 (US)</para>
415               </listitem>
416
417               <listitem>
418                 <para>360 000,00 (FR)</para>
419               </listitem>
420             </itemizedlist>
421           </section>
422
423           <section id="gist">
424             <title>gist</title>
425
426             <para>Default: 0</para>
427
428             <para>Asks: The default tax rate is ___</para>
429
430             <para>Description:</para>
431
432             <itemizedlist>
433               <listitem>
434                 <para>This preference will allow the library to define a
435                 default Goods and Services Tax rate. The default of value of 0
436                 will disable this preference.</para>
437               </listitem>
438             </itemizedlist>
439
440             <para><note>
441                 <para>Enter this value as a number (.06) versus a percent
442                 (6%).</para>
443               </note></para>
444           </section>
445           <section id="MarcFieldsToOrder">
446             <title>MarcFieldsToOrder</title>
447             <para>Asks: Set the mapping values for a new order line created from a MARC record in a
448               staged file. </para>
449             <para>Description:<itemizedlist>
450                 <listitem>
451                   <para>This preference includes MARC fields to check for order information to use
452                     when <link linkend="orderfromstagedfile">ordering from a staged file</link> in
453                     acquisitions. You can use the following fields: price, quantity, budget_code,
454                     discount, sort1, sort2.</para>
455                   <para>For
456                     example:<programlisting>price: 947$a|947$c
457 quantity: 969$h
458 budget_code: 922$a</programlisting></para>
459                 </listitem>
460               </itemizedlist></para>
461           </section>
462
463           <section id="UniqueItemFields">
464             <title>UniqueItemFields</title>
465
466             <para>Default: barcode</para>
467
468             <para>Asks:___ (space-separated list of fields that should be
469             unique for items, must be valid SQL fields of <ulink url="http://schema.koha-community.org/tables/items.html">items</ulink>
470             table)</para>
471
472             <para>Description:</para>
473
474             <itemizedlist>
475               <listitem>
476                 <para>If this preference is left blank when adding items in
477                 acquisitions there will be no check for uniqueness. This means
478                 that a duplicate barcode can be created in acquisitions which
479                 will cause errors later when checking items in and out.</para>
480               </listitem>
481             </itemizedlist>
482           </section>
483         </section>
484
485         <section id="acqprefsprinting">
486           <title>Printing</title>
487
488           <section id="OrderPdfFormat">
489             <title>OrderPdfFormat</title>
490
491             <para>Default: pdfformat::layout2pages</para>
492
493             <para>Asks: Use ___ when printing basket groups.</para>
494           </section>
495         </section>
496       </section>
497
498       <section id="adminprefs">
499         <title>Administration</title>
500
501         <para>These preferences are general settings for your system.</para>
502
503         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
504         Global System Preferences &gt; Administration</para>
505
506         <section id="casauthentication">
507           <title>CAS Authentication</title>
508
509           <para>The Central Authentication Service (CAS) is a single sign-on
510           protocol for the web. If you don't know what this is, leave these
511           preferences set to their defaults.</para>
512
513           <section id="AllowPKIAuth">
514             <title>AllowPKIAuth</title>
515
516             <para>Default: no</para>
517
518             <para>Asks: Use ___ field for SSL client certificate
519             authentication</para>
520
521             <para>Values:</para>
522
523             <itemizedlist>
524               <listitem>
525                 <para>no</para>
526               </listitem>
527
528               <listitem>
529                 <para>the common name</para>
530               </listitem>
531
532               <listitem>
533                 <para>the email address</para>
534               </listitem>
535             </itemizedlist>
536           </section>
537
538           <section id="casAuthentication">
539             <title>casAuthentication</title>
540
541             <para>Default: Don't use</para>
542
543             <para>Asks: ___ CAS for login authentication.</para>
544           </section>
545
546           <section id="casLogout">
547             <title>casLogout</title>
548
549             <para>Default: Don't logout</para>
550
551             <para>Asks: ___ of CAS when logging out of Koha.</para>
552           </section>
553
554           <section id="casServerUrl">
555             <title>casServerUrl</title>
556
557             <para>Asks: The CAS Authentication Server can be found at
558             ___</para>
559           </section>
560         </section>
561         <section id="googleopenid">
562           <title>Google OpenID Connect</title>
563           <para>Visit the <ulink url="https://console.developers.google.com/">Google Developers
564               Console</ulink> to obtain OAuth 2.0 credentials such as a client ID and client secret
565             that are known to both Google and your application.<screenshot>
566               <screeninfo>Developers Console</screeninfo>
567               <mediaobject>
568                 <imageobject>
569                   <imagedata fileref="images/admin/globalprefs/Google/1project.png"/>
570                 </imageobject>
571               </mediaobject>
572             </screenshot><itemizedlist>
573               <listitem>
574                 <para>Create a project, and give it some details to help you identify it
575                   later</para>
576                 <screenshot>
577                   <screeninfo>New Project</screeninfo>
578                   <mediaobject>
579                     <imageobject>
580                       <imagedata fileref="images/admin/globalprefs/Google/2newproject.png"/>
581                     </imageobject>
582                   </mediaobject>
583                 </screenshot>
584               </listitem>
585               <listitem>
586                 <para>Next search for the Google Identity and Access Management API</para>
587                 <screenshot>
588                   <screeninfo>API Search</screeninfo>
589                   <mediaobject>
590                     <imageobject>
591                       <imagedata fileref="images/admin/globalprefs/Google/3identity.png"/>
592                     </imageobject>
593                   </mediaobject>
594                 </screenshot>
595               </listitem>
596               <listitem>
597                 <para>Enable the Google Identity and Access Management API</para>
598                 <screenshot>
599                   <screeninfo>Enable Google Identity</screeninfo>
600                   <mediaobject>
601                     <imageobject>
602                       <imagedata fileref="images/admin/globalprefs/Google/4enable.png"/>
603                     </imageobject>
604                   </mediaobject>
605                 </screenshot>
606               </listitem>
607               <listitem>
608                 <para>Go to 'Credentials' and set the OAuth cosent screen values</para>
609                 <screenshot>
610                   <screeninfo>OAuth Consent Screen</screeninfo>
611                   <mediaobject>
612                     <imageobject>
613                       <imagedata fileref="images/admin/globalprefs/Google/5consent.png"/>
614                     </imageobject>
615                   </mediaobject>
616                 </screenshot>
617               </listitem>
618               <listitem>
619                 <para>Next choose to 'Create credentials' from the 'Credentials' page</para>
620                 <screenshot>
621                   <screeninfo>Create credentials</screeninfo>
622                   <mediaobject>
623                     <imageobject>
624                       <imagedata fileref="images/admin/globalprefs/Google/6credtype.png"/>
625                     </imageobject>
626                   </mediaobject>
627                 </screenshot>
628               </listitem>
629               <listitem>
630                 <para>Choose 'Web application' from the 'Application type' menu and fill in the form
631                   presented</para>
632                 <screenshot>
633                   <screeninfo>Create Client ID</screeninfo>
634                   <mediaobject>
635                     <imageobject>
636                       <imagedata fileref="images/admin/globalprefs/Google/7creds.png"/>
637                     </imageobject>
638                   </mediaobject>
639                 </screenshot>
640                 <itemizedlist>
641                   <listitem>
642                     <para>Set 'Authorized JavaScript origins' to your OPACBaseURL </para>
643                   </listitem>
644                   <listitem>
645                     <para>Change the 'Authorized Redirect URIs' to
646                       http://YOUROPAC/cgi-bin/koha/svc/auth/googleopenidconnect</para>
647                   </listitem>
648                 </itemizedlist>
649               </listitem>
650               <listitem>
651                 <para>You will be presented with your values for your client ID and your client
652                   secret after saving </para>
653                 <screenshot>
654                   <screeninfo>OAuth Client ID and Secret</screeninfo>
655                   <mediaobject>
656                     <imageobject>
657                       <imagedata fileref="images/admin/globalprefs/Google/8oauth.png"/>
658                     </imageobject>
659                   </mediaobject>
660                 </screenshot>
661               </listitem>
662             </itemizedlist></para>
663           <section id="GoogleOAuth2ClientID">
664             <title>GoogleOAuth2ClientID</title>
665             <para>Asks: Google OAuth2 Client ID ___</para>
666           </section>
667           <section id="GoogleOAuth2ClientSecret">
668             <title>GoogleOAuth2ClientSecret</title>
669             <para>Asks: Google OAuth2 Client Secret ___</para>
670           </section>
671           <section id="GoogleOpenIDConnect">
672             <title>GoogleOpenIDConnect</title>
673             <para>Default: Don't use</para>
674             <para>Asks ___  Google OpenID Connect login. <important>
675                 <para>You will need to select OAuth2 when creating an app in the google cloud
676                   console, and set the web origin to your_opac_url and the redirect url to
677                   your_opac_url/cgi-bin/koha/svc/auth/googleopenidconnect . </para>
678                 <screenshot>
679                   <screeninfo>Create Client ID</screeninfo>
680                   <mediaobject>
681                     <imageobject>
682                       <imagedata fileref="images/admin/globalprefs/Google/7creds.png"/>
683                     </imageobject>
684                   </mediaobject>
685                 </screenshot>
686               </important></para>
687             <para>Values:<itemizedlist>
688                 <listitem>
689                   <para>Don't use</para>
690                 </listitem>
691                 <listitem>
692                   <para>Use</para>
693                 </listitem>
694               </itemizedlist></para>
695           </section>
696           <section id="GoogleOpenIDConnectDomain">
697             <title>GoogleOpenIDConnectDomain</title>
698             <para>Asks: Google OpenID Connect Restrict to domain (or subdomain of this domain) ___. <note>
699                 <para>Leave blank for all google domains </para>
700               </note></para>
701           </section>
702         </section>
703
704         <section id="adminprefsinterface">
705           <title>Interface options</title>
706
707           <para>These preference are related to your Koha interface</para>
708
709           <section id="DebugLevel">
710             <title>DebugLevel</title>
711
712             <para>Default: lots of</para>
713
714             <para>Asks: Show ___ debugging information in the browser when an
715             internal error occurs.</para>
716
717             <para>Values:</para>
718
719             <itemizedlist>
720               <listitem>
721                 <para>lots of - will show as much information as
722                 possible</para>
723               </listitem>
724
725               <listitem>
726                 <para>no - will only show basic error messages</para>
727               </listitem>
728
729               <listitem>
730                 <para>some - will show only some of the information
731                 available</para>
732               </listitem>
733             </itemizedlist>
734
735             <para>Description:</para>
736
737             <itemizedlist>
738               <listitem>
739                 <para>This preference determines how much information will be
740                 sent to the user's screen when the system encounters an error.
741                 The most detail will be sent when the value level is set at 2,
742                 some detail will be sent when the value is set at 1, and only
743                 a basic error message will display when the value is set at 0.
744                 This setting is especially important when a system is new and
745                 the administration is interested in working out the bugs
746                 (errors or problems) quickly. Having detailed error messages
747                 makes quick fixes more likely in problem areas.</para>
748               </listitem>
749             </itemizedlist>
750           </section>
751           <section id="DefaultToLoggedInLibraryCircRules">
752             <title>DefaultToLoggedInLibraryCircRules</title>
753             <para>Default: all libraries</para>
754             <para>Asks: When editing circulation rules show ___ the rules by default. </para>
755             <para>Values: <itemizedlist>
756                 <listitem>
757                   <para>all libraries</para>
758                 </listitem>
759                 <listitem>
760                   <para>logged in library's</para>
761                 </listitem>
762               </itemizedlist></para>
763             <para>Description:<itemizedlist>
764                 <listitem>
765                   <para>This preference controls the default value in the branch pull down found at
766                     the top of the <link linkend="circfinerules">circulation and fine
767                     rules</link>.</para>
768                 </listitem>
769               </itemizedlist></para>
770           </section>
771           <section id="DefaultToLoggedInLibraryNoticesSlips">
772             <title>DefaultToLoggedInLibraryNoticesSlips</title>
773             <para>Default: all libraries</para>
774             <para>Asks: When editing notices and slips show the ___ notices and slips by default. </para>
775             <para>Values: <itemizedlist>
776                 <listitem>
777                   <para>all libraries</para>
778                 </listitem>
779                 <listitem>
780                   <para>logged in library's</para>
781                 </listitem>
782               </itemizedlist></para>
783             <para>Description:<itemizedlist>
784                 <listitem>
785                   <para>This preference controls the default value in the branch pull down found at
786                     the top of the <link linkend="notices">notices and slips</link> tool.</para>
787                 </listitem>
788               </itemizedlist></para>
789           </section>
790           <section id="DefaultToLoggedInLibraryOverdueTriggers">
791             <title>DefaultToLoggedInLibraryOverdueTriggers</title>
792             <para>Default: all libraries</para>
793             <para>Asks: When editing overdue notice/status triggers show the ___ rules by default.  </para>
794             <para>Values: <itemizedlist>
795                 <listitem>
796                   <para>all libraries</para>
797                 </listitem>
798                 <listitem>
799                   <para>logged in library's</para>
800                 </listitem>
801               </itemizedlist></para>
802             <para>Description:<itemizedlist>
803                 <listitem>
804                   <para>This preference controls the default value in the branch pull down found at
805                     the top of the <link linkend="noticetriggers">overdue notices and
806                       triggers</link>.</para>
807                 </listitem>
808               </itemizedlist></para>
809           </section>
810
811           <section id="delimiter">
812             <title>delimiter</title>
813
814             <para>Default: semicolons</para>
815
816             <para>Asks: Separate columns in an exported report file with ___
817             by default.</para>
818
819             <para>Values:</para>
820
821             <itemizedlist>
822               <listitem>
823                 <para>#'s</para>
824               </listitem>
825
826               <listitem>
827                 <para>backslashes</para>
828               </listitem>
829
830               <listitem>
831                 <para>commas</para>
832               </listitem>
833
834               <listitem>
835                 <para>semicolons</para>
836               </listitem>
837
838               <listitem>
839                 <para>slashes</para>
840               </listitem>
841
842               <listitem>
843                 <para>tabs</para>
844               </listitem>
845             </itemizedlist>
846
847             <para>Description:</para>
848
849             <itemizedlist>
850               <listitem>
851                 <para>This preference determines how reports exported from
852                 Koha will separate data. In many cases you will be able to
853                 change this option when exporting if you'd like.</para>
854               </listitem>
855             </itemizedlist>
856           </section>
857
858           <section id="KohaAdminEmailAddress">
859             <title>KohaAdminEmailAddress</title>
860
861             <para>This is the default 'From' address for emails unless there
862             is one for the particular branch, and is referred to when an
863             internal error occurs.</para>
864
865             <para>Asks: Use ___ as the email address for the administrator of
866             Koha.</para>
867
868             <para>Description:</para>
869
870             <itemizedlist>
871               <listitem>
872                 <para>This preference allows one email address to be used in
873                 warning messages set to the OPAC. If no email address is set
874                 for the branch this address will receive messages from patrons
875                 regarding modification requests, purchase suggestions, and
876                 questions or information regarding overdue notices. It is
877                 recommended that a email address that can be accessed by
878                 multiple staff members be used for this purpose so that if one
879                 librarian is out the others can address these requests. This
880                 email address can be changed when needed.</para>
881               </listitem>
882             </itemizedlist>
883           </section>
884
885           <section id="noItemTypeImages">
886             <title>noItemTypeImages</title>
887
888             <para>Default: Show</para>
889
890             <para>Asks: ___ itemtype icons in the catalog.</para>
891
892             <para>Values:</para>
893
894             <itemizedlist>
895               <listitem>
896                 <para>Shows</para>
897               </listitem>
898
899               <listitem>
900                 <para>Don't show</para>
901               </listitem>
902             </itemizedlist>
903
904             <para>Description:</para>
905
906             <itemizedlist>
907               <listitem>
908                 <para>This preference allows the system administrator to
909                 determine if users will be able to set and see an <link linkend="itemtypeadmin">item type icon</link> the catalog on
910                 both the OPAC and the Staff Client. The images will display in
911                 both the OPAC and the Staff Client/Intranet. If images of item
912                 types are disabled, text labels for item types will still
913                 appear in the OPAC and Staff Client.</para>
914               </listitem>
915             </itemizedlist>
916           </section>
917           <section id="ReplytoDefault">
918             <title>ReplytoDefault</title>
919             <para>Asks: Use ___ as the email address that will be set as the replyto in emails </para>
920             <para>Description:<itemizedlist>
921                 <listitem>
922                   <para>By default replies to notice emails will go to the <link
923                       linkend="libsgroups">library email address</link>, if you would like to
924                     specify a default email address for all replies to notices you can do that
925                     here.</para>
926                 </listitem>
927               </itemizedlist></para>
928           </section>
929           <section id="ReturnpathDefault">
930             <title>ReturnpathDefault</title>
931             <para>Asks: Use ___ as the email address set as the return path, if you leave this empty
932               the KohaAdminEmailAddress will be used. </para>
933             <para>Description:<itemizedlist>
934                 <listitem>
935                   <para>The return path is the email address that bounces will be delivered to. By
936                     default bounced notices will go to the <link linkend="libsgroups">library email
937                       address</link>, if you would like to specify a default email address for
938                     bounces to go to then fill in this preference.</para>
939                 </listitem>
940               </itemizedlist></para>
941           </section>
942
943           <section id="virtualshelves">
944             <title>virtualshelves</title>
945
946             <para>Default: Allow</para>
947
948             <para>Asks: ___ staff and patrons to create and view saved lists
949             of books.</para>
950
951             <para>Values:</para>
952
953             <itemizedlist>
954               <listitem>
955                 <para>Allow</para>
956               </listitem>
957
958               <listitem>
959                 <para>Don't Allow</para>
960               </listitem>
961             </itemizedlist>
962
963             <para>Description:</para>
964
965             <itemizedlist>
966               <listitem>
967                 <para>This preference controls whether the lists functionality
968                 will be available in the staff client and OPAC. If this is set
969                 to "Don't allow" then no one will be able to save items to
970                 public or private lists.</para>
971               </listitem>
972             </itemizedlist>
973           </section>
974         </section>
975
976         <section id="adminprefslogin">
977           <title>Login options</title>
978
979           <para>These preferences are related to logging into your Koha
980           system</para>
981
982           <section id="AutoLocation">
983             <title>AutoLocation</title>
984
985             <para>Default: Don't require</para>
986
987             <para>Asks: ___ staff to log in from a computer in the IP address
988             range specified by their library (if any).</para>
989
990             <itemizedlist>
991               <listitem>
992                 <para>Set IP address range in the library administration
993                 area</para>
994
995                 <itemizedlist>
996                   <listitem>
997                     <para><emphasis>Get there:</emphasis> More &gt;
998                     Administration &gt; Basic Parameters &gt; <link linkend="libsgroups">Libraries &amp; Groups</link></para>
999                   </listitem>
1000                 </itemizedlist>
1001               </listitem>
1002             </itemizedlist>
1003
1004             <para>Values:</para>
1005
1006             <itemizedlist>
1007               <listitem>
1008                 <para>Don't require</para>
1009               </listitem>
1010
1011               <listitem>
1012                 <para>Require</para>
1013               </listitem>
1014             </itemizedlist>
1015
1016             <para>Description:</para>
1017
1018             <itemizedlist>
1019               <listitem>
1020                 <para>This preference protects the system by blocking
1021                 unauthorized users from accessing the staff client program and
1022                 settings. Authorized and unauthorized users are determined by
1023                 their computer's IP addresses. When the preference is set to
1024                 'Require', IP authorization is in effect and unauthorized IP
1025                 addresses will be blocked. This means that staff cannot work
1026                 from home unless their IP address has been authorized. When
1027                 set to 'Don't require', anyone with a staff client login will
1028                 have access no matter which IP address they are using.</para>
1029               </listitem>
1030             </itemizedlist>
1031           </section>
1032
1033           <section id="IndependentBranches">
1034             <title>IndependentBranches</title>
1035             <para>Default: Don't prevent</para>
1036             <para>Asks: ___ staff (but not superlibrarians) from modifying objects (holds, items,
1037               patrons, etc.) belonging to other libraries.</para>
1038             <para>Values:</para>
1039             <itemizedlist>
1040               <listitem>
1041                 <para>Don't prevent</para>
1042               </listitem>
1043               <listitem>
1044                 <para>Prevent</para>
1045               </listitem>
1046             </itemizedlist>
1047             <para>Description:</para>
1048             <itemizedlist>
1049               <listitem>
1050                 <para>This preference should only be used by library systems which are sharing a
1051                   single Koha installation among multiple branches but are considered independent
1052                   organizations, meaning they do not share material or patrons with other branches
1053                   and do not plan to change that in the future. If set to 'Prevent' it increases the
1054                   security between library branches by: prohibiting staff users from logging into
1055                   another branch from within the staff client, filtering out patrons from patron
1056                   searches who are not a part of the login branch conducting the search, limiting
1057                   the location choices to the login branch when adding or modifying an item record,
1058                   preventing users from other branch locations from placing holds or checking out
1059                   materials from library branches other than their own, and preventing staff from
1060                   editing item records which belong to other library branches. All of these security
1061                   safeguards can be overridden only by the superlibrarian, the highest level of
1062                   privileges.</para>
1063               </listitem>
1064             </itemizedlist>
1065             <important>
1066               <para>It is important that this value be set before going live and that it NOT be
1067                 changed</para>
1068             </important>
1069           </section>
1070           <section id="SessionRestrictionByIP">
1071             <title>SessionRestrictionByIP</title>
1072             <para>Default: Enable</para>
1073             <para>Asks: ___ check for change in remote IP address for session security. Disable only
1074               when remote IP address changes frequently. </para>
1075             <para>Values:<itemizedlist>
1076                 <listitem>
1077                   <para>Disable</para>
1078                 </listitem>
1079                 <listitem>
1080                   <para>Enable</para>
1081                 </listitem>
1082               </itemizedlist></para>
1083             <para>Description:<itemizedlist>
1084                 <listitem>
1085                   <para>When this preference is set to 'Enable' Koha will log you out of the staff
1086                     client if your IP address changes as a security measure.  For some systems the
1087                     IP address changes frequently so you'll want to set this preference to 'Disable'
1088                     to prevent Koha from logging you out of the staff client every time that
1089                     happens.</para>
1090                 </listitem>
1091               </itemizedlist></para>
1092             <important>
1093               <para>This is meant to help those whose IP address changes several times during the
1094                 day, setting this preference to 'Disable' is not recommended otherwise because it is
1095                 removing important security features from your staff client.</para>
1096             </important>
1097           </section>
1098
1099           <section id="SessionStorage">
1100             <title>SessionStorage</title>
1101
1102             <para>Default: in the MySQL database</para>
1103
1104             <para>Asks: Store login session information ___</para>
1105
1106             <para>Values:</para>
1107
1108             <itemizedlist>
1109               <listitem>
1110                 <para>as temporary files</para>
1111               </listitem>
1112
1113               <listitem>
1114                 <para>in the MySQL database</para>
1115               </listitem>
1116
1117               <listitem>
1118                 <para>in the PostgreSQL database</para>
1119
1120                 <itemizedlist>
1121                   <listitem>
1122                     <important>
1123                       <para>PostgreSQL is not yet supported</para>
1124                     </important>
1125                   </listitem>
1126                 </itemizedlist>
1127               </listitem>
1128             </itemizedlist>
1129
1130             <para>Description:</para>
1131
1132             <itemizedlist>
1133               <listitem>
1134                 <para>This preference allows administrators to choose what
1135                 format session data is stored in during web sessions.</para>
1136               </listitem>
1137             </itemizedlist>
1138           </section>
1139
1140           <section id="timeout">
1141             <title>timeout</title>
1142
1143             <para>Default: 12000000</para>
1144
1145             <para>Asks: Automatically log out users after ___ seconds of inactivity.</para>
1146
1147             <para>Description:</para>
1148
1149             <itemizedlist>
1150               <listitem>
1151                 <para>This preference sets the length of time the Staff Client
1152                 or OPAC accounts can be left inactive before re-logging in is
1153                 necessary. The value of this preference is in seconds. At this
1154                 time, the amount of time before a session times out must be
1155                 the same for both the Staff Client and the OPAC.</para>
1156               </listitem>
1157             </itemizedlist>
1158           </section>
1159         </section>
1160         <section id="mozillapersona">
1161           <title>Mozilla Persona</title>
1162           <section id="persona">
1163             <title>Persona</title>
1164             <para>Default: Don't allow</para>
1165             <para>Asks: ___  Mozilla persona for login.</para>
1166             <para>Values:</para>
1167             <itemizedlist>
1168                 <listitem>
1169                   <para>Allow</para>
1170                   <screenshot>
1171                       <screeninfo>Persona login on OPAC</screeninfo>
1172                       <mediaobject>
1173                         <imageobject>
1174                           <imagedata fileref="images/admin/globalprefs/persona.png"/>
1175                         </imageobject>
1176                       </mediaobject>
1177                     </screenshot>
1178                 </listitem>
1179                 <listitem>
1180                   <para>Don't allow</para>
1181                 </listitem>
1182               </itemizedlist>
1183             <para>Description:<itemizedlist>
1184                 <listitem>
1185                   <para>Mozilla Persona is an OpenID-like service that lets you log in to multiple
1186                     websites with your Mozilla credentials.  If you allow Persona log in for Koha
1187                     then your patrons can log in to the OPAC using their Mozilla Persona.  Learn
1188                     more about Persona on the <ulink url="http://www.mozilla.org/en-US/persona/">official Mozilla site</ulink>.<important>
1189                       <para>For Persona log in to work you will need you <link linkend="OPACBaseURL">OPACBaseURL</link> preference to be set correctly.</para>
1190                     </important></para>
1191                 </listitem>
1192               </itemizedlist></para>
1193           </section>
1194         </section>
1195         <section id="heaprefs">
1196           <title>Share anonymous usage statistics</title>
1197           <para>As an open source project Koha is used all over the world. These preference will
1198             help us keep more accurate statistics on where Koha is being used. If you choose to
1199             share your information, it will be published on the <ulink
1200               url="http://hea.koha-community.org">Hea Koha community website</ulink>. You will need
1201             to enable the <link linkend="usagecron">matching cron job</link> to send this
1202             information at regular intervals to the community.</para>
1203           <section id="UsageStats">
1204             <title>UsageStats</title>
1205             <para>Default: Don't share</para>
1206             <para>Asks: ___  anonymous Koha usage data with the Koha community.</para>
1207             <para>Values:<itemizedlist>
1208                 <listitem>
1209                   <para>Don't share</para>
1210                 </listitem>
1211                 <listitem>
1212                   <para>Share</para>
1213                 </listitem>
1214               </itemizedlist></para>
1215             <para>Description:<itemizedlist>
1216                 <listitem>
1217                   <para>This data is stored to help track usage of Koha around the world. If you
1218                     choose to share your information, it will be published on the <ulink
1219                       url="http://hea.koha-community.org">Hea Koha community website</ulink>. This
1220                     information is sent using the <link linkend="usagecron">Usage Sharing Cron
1221                       Job</link>.</para>
1222                 </listitem>
1223               </itemizedlist></para>
1224           </section>
1225           <section id="UsageStatsCountry">
1226             <title>UsageStatsCountry</title>
1227             <para>Asks: The country where your library is located: ___</para>
1228             <para>Description:<itemizedlist>
1229                 <listitem>
1230                   <para>This data is stored to help track usage of Koha around the world. If you
1231                     choose to share your information, it will be published on the <ulink
1232                       url="http://hea.koha-community.org">Hea Koha community website</ulink>. This
1233                     information is sent using the <link linkend="usagecron">Usage Sharing Cron
1234                       Job</link>.</para>
1235                 </listitem>
1236               </itemizedlist></para>
1237             <important>
1238               <para>This preference depends on the <link linkend="UsageStats">UsageStats</link>
1239                 preference. Set that to 'Share' to share your information.</para>
1240             </important>
1241           </section>
1242           <section id="UsageStatsLibraryName">
1243             <title>UsageStatsLibraryName</title>
1244             <para>Asks: The library name ___ will be shown on the <ulink
1245                 url="http://hea.koha-community.org">Hea Koha community website</ulink>.</para>
1246             <para>Description:<itemizedlist>
1247                 <listitem>
1248                   <para>This data is stored to help track usage of Koha around the world. If you
1249                     choose to share your information, it will be published on the <ulink
1250                       url="http://hea.koha-community.org">Hea Koha community website</ulink>. This
1251                     information is sent using the <link linkend="usagecron">Usage Sharing Cron
1252                       Job</link>.</para>
1253                 </listitem>
1254               </itemizedlist></para>
1255             <important>
1256               <para>This preference depends on the <link linkend="UsageStats">UsageStats</link>
1257                 preference. Set that to 'Share' to share your information. If this field is empty
1258                 data will be sent anonymously if you choose 'Share' for the <link
1259                   linkend="UsageStats">UsageStats</link> preference. </para>
1260             </important>
1261           </section>
1262           <section id="UsageStatsLibraryType">
1263             <title>UsageStatsLibraryType</title>
1264             <para>Default: public</para>
1265             <para>Asks: The library type ___ will be shown on the <ulink
1266                 url="http://hea.koha-community.org">Hea Koha community website</ulink>.</para>
1267             <para>Values:<itemizedlist>
1268                 <listitem>
1269                   <para>academic </para>
1270                 </listitem>
1271                 <listitem>
1272                   <para>corporate </para>
1273                 </listitem>
1274                 <listitem>
1275                   <para>government </para>
1276                 </listitem>
1277                 <listitem>
1278                   <para>private </para>
1279                 </listitem>
1280                 <listitem>
1281                   <para>public </para>
1282                 </listitem>
1283                 <listitem>
1284                   <para>religious organization </para>
1285                 </listitem>
1286                 <listitem>
1287                   <para>research </para>
1288                 </listitem>
1289                 <listitem>
1290                   <para>school </para>
1291                 </listitem>
1292                 <listitem>
1293                   <para>society or association </para>
1294                 </listitem>
1295                 <listitem>
1296                   <para>subscription</para>
1297                 </listitem>
1298               </itemizedlist></para>
1299             <para>Description:<itemizedlist>
1300                 <listitem>
1301                   <para>This data is stored to help track usage of Koha around the world. If you
1302                     choose to share your information, it will be published on the <ulink
1303                       url="http://hea.koha-community.org">Hea Koha community website</ulink>. This
1304                     information is sent using the <link linkend="usagecron">Usage Sharing Cron
1305                       Job</link>.</para>
1306                 </listitem>
1307               </itemizedlist></para>
1308             <important>
1309               <para>This preference depends on the <link linkend="UsageStats">UsageStats</link>
1310                 preference. Set that to 'Share' to share your information. </para>
1311             </important>
1312           </section>
1313           <section id="UsageStatsLibraryUrl">
1314             <title>UsageStatsLibraryUrl</title>
1315             <para>Asks: The library URL ___ will be shown on the <ulink
1316                 url="http://hea.koha-community.org">Hea Koha community website</ulink>.</para>
1317             <para>Description:<itemizedlist>
1318                 <listitem>
1319                   <para>This data is stored to help track usage of Koha around the world. If you
1320                     choose to share your information, it will be published on the <ulink
1321                       url="http://hea.koha-community.org">Hea Koha community website</ulink>. This
1322                     information is sent using the <link linkend="usagecron">Usage Sharing Cron
1323                       Job</link>.</para>
1324                 </listitem>
1325               </itemizedlist></para>
1326             <important>
1327               <para>This preference depends on the <link linkend="UsageStats">UsageStats</link>
1328                 preference. Set that to 'Share' to share your information. </para>
1329             </important>
1330           </section>
1331         </section>
1332       </section>
1333
1334       <section id="authprefs">
1335         <title>Authorities</title>
1336
1337         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
1338         Global System Preferences &gt; Authorities</para>
1339
1340         <section id="generalauthorities">
1341           <title>General</title>
1342
1343           <section id="AuthDisplayHierarchy">
1344             <title>AuthDisplayHierarchy</title>
1345
1346             <para>Default: Don't display</para>
1347
1348             <para>Asks: ___ broader term/narrower term hierarchies when
1349             viewing authorities.</para>
1350
1351             <para>Values:</para>
1352
1353             <itemizedlist>
1354               <listitem>
1355                 <para>Display</para>
1356
1357                 <screenshot>
1358                   <screeninfo>AuthDisplayHierarchy</screeninfo>
1359
1360                   <mediaobject>
1361                     <imageobject>
1362                       <imagedata fileref="images/admin/globalprefs/AuthDisplayHierarchy.png"/>
1363                     </imageobject>
1364                   </mediaobject>
1365                 </screenshot>
1366               </listitem>
1367
1368               <listitem>
1369                 <para>Don't display</para>
1370               </listitem>
1371             </itemizedlist>
1372
1373             <para>Description:</para>
1374
1375             <itemizedlist>
1376               <listitem>
1377                 <para>If your authority records includes 5xx fields with
1378                 linked references to broader and/or narrower see also
1379                 references this preference will turn on a display of those
1380                 authorities at the top of the record.</para>
1381               </listitem>
1382             </itemizedlist>
1383           </section>
1384
1385           <section id="AutoCreateAuthorities">
1386             <title>AutoCreateAuthorities</title>
1387
1388             <para>Default: do not generate</para>
1389
1390             <para>Asks: When editing records, ___ authority records that are
1391             missing.</para>
1392
1393             <para>Values:</para>
1394
1395             <itemizedlist>
1396               <listitem>
1397                 <para>do not generate</para>
1398               </listitem>
1399
1400               <listitem>
1401                 <para>generate</para>
1402               </listitem>
1403             </itemizedlist>
1404
1405             <important>
1406               <para><link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
1407               must be set to "allow" for this to have any effect</para>
1408             </important>
1409
1410             <para>Description:</para>
1411
1412             <itemizedlist>
1413               <listitem>
1414                 <para>When this and <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
1415                 are both turned on, automatically create authority records for
1416                 headings that don't have any authority link when cataloging.
1417                 When BiblioAddsAuthorities is on and AutoCreateAuthorities is
1418                 turned off, do not automatically generate authority records,
1419                 but allow the user to enter headings that don't match an
1420                 existing authority. When BiblioAddsAuthorities is off, this
1421                 has no effect.</para>
1422               </listitem>
1423             </itemizedlist>
1424           </section>
1425
1426           <section id="BiblioAddsAuthorities">
1427             <title>BiblioAddsAuthorities</title>
1428
1429             <para>Default: allow</para>
1430
1431             <para>Asks: When editing records, ___ them to automatically create
1432             new authority records if needed, rather than having to reference
1433             existing authorities.</para>
1434
1435             <para>Values:</para>
1436
1437             <itemizedlist>
1438               <listitem>
1439                 <para>allow</para>
1440
1441                 <itemizedlist>
1442                   <listitem>
1443                     <para>This setting allows you to type values in the fields
1444                     controlled by authorities and then adds a new authority if
1445                     one does not exist</para>
1446                   </listitem>
1447                 </itemizedlist>
1448               </listitem>
1449
1450               <listitem>
1451                 <para>don't allow</para>
1452
1453                 <itemizedlist>
1454                   <listitem>
1455                     <para>This setting will lock the authority controlled
1456                     fields, forcing you to search for an authority versus
1457                     allowing you to type the information in yourself.</para>
1458                   </listitem>
1459                 </itemizedlist>
1460               </listitem>
1461             </itemizedlist>
1462           </section>
1463
1464           <section id="dontmerge">
1465             <title>dontmerge</title>
1466
1467             <para>Default: Don't</para>
1468
1469             <para>Asks: ___ automatically update attached biblios when
1470             changing an authority record.</para>
1471
1472             <para>Values:</para>
1473
1474             <itemizedlist>
1475               <listitem>
1476                 <para>Do</para>
1477               </listitem>
1478
1479               <listitem>
1480                 <para>Don't</para>
1481               </listitem>
1482             </itemizedlist>
1483
1484             <para>Description:</para>
1485
1486             <itemizedlist>
1487               <listitem>
1488                 <para>This preference tells Koha how to handle changes to your Authority records. If
1489                   you edit an authority record and this preference is set to 'Do' Koha will
1490                   immediately update all of the bib records linked to the authority with the new
1491                   authority record's data. If this is set to "Don't" then Koha won't edit bib
1492                   records when changes are made to authorities, rather, this is done later by the
1493                     <link linkend="mergeauthcron">merge_authority.pl cronjob</link>.</para>
1494               </listitem>
1495             </itemizedlist>
1496
1497             <important>
1498               <para>If this is set to "Don't automatically update" you will need to ask your
1499                 administrator to enable the <link linkend="mergeauthcron">merge_authority.pl
1500                   cronjob</link>.</para>
1501             </important>
1502           </section>
1503
1504           <section id="MARCAuthorityControlField008">
1505             <title>MARCAuthorityControlField008</title>
1506
1507             <para>Default: || aca||aabn | a|a d</para>
1508
1509             <para>Asks: Use the following text for the contents of MARC21 authority control field
1510               008 position 06-39 (fixed length data elements).</para>
1511
1512             <para><important>
1513                 <para>Do not include the date (position 00-05) in this
1514                 preference, Koha will calculate automatically and put that in
1515                 before the values in this preference.</para>
1516               </important>Description:</para>
1517
1518             <itemizedlist>
1519               <listitem>
1520                 <para>This preference controls the default value in the 008
1521                 field on Authority records. It does not effect bibliographic
1522                 records.</para>
1523               </listitem>
1524             </itemizedlist>
1525           </section>
1526           <section id="UNIMARCAuthorityField100">
1527             <title>UNIMARCAuthorityField100</title>
1528             <para>Default: afrey50      ba0</para>
1529             <para>Asks: Use the following text for the contents of UNIMARC authority field 100
1530               position (fixed length data elements). <important>
1531                 <para>Do not include the date (position 00-07) in this preference, Koha will
1532                   calculate automatically and put that in before the values in this
1533                   preference.</para>
1534               </important></para>
1535             <para>Description:<itemizedlist>
1536                 <listitem>
1537                   <para>This preference controls the default value in the 100 field on Authority
1538                     records cataloged in UNIMARC. It does not effect bibliographic records.</para>
1539                 </listitem>
1540               </itemizedlist></para>
1541           </section>
1542
1543           <section id="UseAuthoritiesForTracings">
1544             <title>UseAuthoritiesForTracings</title>
1545
1546             <para>Default: Don't use</para>
1547
1548             <para>Asks: ___ authority record numbers instead of text strings
1549             for searches from subject tracings.</para>
1550
1551             <para>Values:</para>
1552
1553             <itemizedlist>
1554               <listitem>
1555                 <para>Don't use</para>
1556
1557                 <itemizedlist>
1558                   <listitem>
1559                     <para>Search links look for subject/author keywords
1560                     (example: opac-search.pl?q=su:Business%20networks)</para>
1561                   </listitem>
1562                 </itemizedlist>
1563               </listitem>
1564
1565               <listitem>
1566                 <para>Use</para>
1567
1568                 <itemizedlist>
1569                   <listitem>
1570                     <para>Search links look for an authority record (example:
1571                     opac-search.pl?q=an:354)</para>
1572                   </listitem>
1573                 </itemizedlist>
1574               </listitem>
1575             </itemizedlist>
1576
1577             <para>Description:</para>
1578
1579             <itemizedlist>
1580               <listitem>
1581                 <para>For libraries that have authority files, they may want
1582                 to make it so that when a link to an authorized subject or
1583                 author is clicked on the OPAC or staff client it takes the
1584                 searcher only to a list of results with that authority record.
1585                 Most libraries do not have complete authority files and so
1586                 setting this preference to 'Don't use' will allow searchers to
1587                 click on links to authors and subject headings and perform a
1588                 keyword search against those fields, finding all possible
1589                 relevant results instead.</para>
1590               </listitem>
1591             </itemizedlist>
1592           </section>
1593         </section>
1594
1595         <section id="linkerauthorities">
1596           <title>Linker</title>
1597
1598           <para>These preferences will control how Koha links bibliographic records to authority
1599             records. All bibliographic records added to Koha after these preferences are set will
1600             link automatically to authority records, for records added before these preferences are
1601             set there is a script (misc/link_bibs_to_authorities.pl) that your system administrator
1602             can run to link records together.</para>
1603
1604           <section id="CatalogModuleRelink">
1605             <title>CatalogModuleRelink</title>
1606
1607             <para>Default: Do not</para>
1608
1609             <para>Asks: ___ automatically relink headings that have previously
1610             been linked when saving records in the cataloging module.</para>
1611
1612             <para>Values:</para>
1613
1614             <itemizedlist>
1615               <listitem>
1616                 <para>Do</para>
1617               </listitem>
1618
1619               <listitem>
1620                 <para>Do not</para>
1621               </listitem>
1622             </itemizedlist>
1623
1624             <para>Description:</para>
1625
1626             <itemizedlist>
1627               <listitem>
1628                 <para>Longtime users of Koha don't expect the authority and
1629                 bib records to link consistently. This preference makes it
1630                 possible to disable authority relinking in the cataloging
1631                 module only (i.e. relinking is still possible if
1632                 link_bibs_to_authorities.pl is run). Note that though the
1633                 default behavior matches the previous behavior of Koha
1634                 (retaining links to outdated authority records), it does not
1635                 match the intended behavior (updating biblio/authority link
1636                 after bibliographic record is edited). Libraries that want the
1637                 intended behavior of authority control rather than the way
1638                 Koha used to handle linking should set CatalogModuleRelink to
1639                 'Do'. Once setting this to 'Do' the following preferences can
1640                 also be set.</para>
1641               </listitem>
1642             </itemizedlist>
1643           </section>
1644
1645           <section id="LinkerKeepStale">
1646             <title>LinkerKeepStale</title>
1647
1648             <para>Default: Do not</para>
1649
1650             <para>Asks: ___ keep existing links to authority records for
1651             headings where the linker is unable to find a match.</para>
1652
1653             <para>Values:</para>
1654
1655             <itemizedlist>
1656               <listitem>
1657                 <para>Do</para>
1658               </listitem>
1659
1660               <listitem>
1661                 <para>Do not</para>
1662               </listitem>
1663             </itemizedlist>
1664
1665             <para>Description:</para>
1666
1667             <itemizedlist>
1668               <listitem>
1669                 <para>When set to 'Do', the linker will never remove a link to
1670                 an authority record, though, depending on the value of <link linkend="LinkerRelink">LinkerRelink</link>, it may change the
1671                 link.</para>
1672               </listitem>
1673             </itemizedlist>
1674           </section>
1675
1676           <section id="LinkerModule">
1677             <title>LinkerModule</title>
1678
1679             <para>Default: Default</para>
1680
1681             <para>Asks: Use the ___ linker module for matching headings to
1682             authority records.</para>
1683
1684             <para>Values:</para>
1685
1686             <itemizedlist>
1687               <listitem>
1688                 <para>Default</para>
1689
1690                 <itemizedlist>
1691                   <listitem>
1692                     <para>Retains Koha's previous behavior of only creating
1693                     links when there is an exact match to one and only one
1694                     authority record; if the <link linkend="LinkerOptions">LinkerOptions</link> preference is
1695                     set to 'broader_headings', it will try to link headings to
1696                     authority records for broader headings by removing
1697                     subfields from the end of the heading</para>
1698                   </listitem>
1699                 </itemizedlist>
1700               </listitem>
1701
1702               <listitem>
1703                 <para>First match</para>
1704
1705                 <itemizedlist>
1706                   <listitem>
1707                     <para>Creates a link to the first authority record that
1708                     matches a given heading, even if there is more than one
1709                     authority record that matches</para>
1710                   </listitem>
1711                 </itemizedlist>
1712               </listitem>
1713
1714               <listitem>
1715                 <para>Last match</para>
1716
1717                 <itemizedlist>
1718                   <listitem>
1719                     <para>Creates a link to the last authority record that
1720                     matches a given heading, even if there is more than one
1721                     record that matches</para>
1722                   </listitem>
1723                 </itemizedlist>
1724               </listitem>
1725             </itemizedlist>
1726
1727             <para>Description:</para>
1728
1729             <itemizedlist>
1730               <listitem>
1731                 <para>This preference tells Koha which match to use when
1732                 searching for authority matches when saving a record.</para>
1733               </listitem>
1734             </itemizedlist>
1735           </section>
1736
1737           <section id="LinkerOptions">
1738             <title>LinkerOptions</title>
1739
1740             <para>Asks: Set the following options for the authority linker
1741             ___<important>
1742                 <para>This feature is experimental and shouldn't be used in a
1743                 production environment until further expanded upon.</para>
1744               </important></para>
1745
1746             <para>Description:</para>
1747
1748             <itemizedlist>
1749               <listitem>
1750                 <para>This is a pipe separated (|) list of options. At the
1751                 moment, the only option available is "broader_headings." With
1752                 this option set to "broader_headings", the linker will try to
1753                 match the following heading as follows:<programlisting>=600 10$aCamins-Esakov, Jared$xCoin collections$vCatalogs$vEarly works to 1800.</programlisting></para>
1754
1755                 <para>First: Camins-Esakov, Jared--Coin
1756                 collections--Catalogs--Early works to 1800</para>
1757
1758                 <para>Next: Camins-Esakov, Jared--Coin
1759                 collections--Catalogs</para>
1760
1761                 <para>Next: Camins-Esakov, Jared--Coin collections</para>
1762
1763                 <para>Next: Camins-Esakov, Jared (matches! if a previous
1764                 attempt had matched, it would not have tried this)</para>
1765               </listitem>
1766             </itemizedlist>
1767           </section>
1768
1769           <section id="LinkerRelink">
1770             <title>LinkerRelink</title>
1771
1772             <para>Default: Do</para>
1773
1774             <para>Asks: ___ relink headings that have previously been linked
1775             to authority records.</para>
1776
1777             <para>Values:</para>
1778
1779             <itemizedlist>
1780               <listitem>
1781                 <para>Do</para>
1782               </listitem>
1783
1784               <listitem>
1785                 <para>Do not</para>
1786               </listitem>
1787             </itemizedlist>
1788
1789             <para>Description:</para>
1790
1791             <itemizedlist>
1792               <listitem>
1793                 <para>When set to 'Do', the linker will confirm the links for
1794                 headings that have previously been linked to an authority
1795                 record when it runs, correcting any incorrect links it may
1796                 find. When set to 'Do not', any heading with an existing link
1797                 will be ignored, even if the existing link is invalid or
1798                 incorrect.</para>
1799               </listitem>
1800             </itemizedlist>
1801           </section>
1802         </section>
1803       </section>
1804
1805       <section id="catprefs">
1806         <title>Cataloging</title>
1807
1808         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
1809         Global System Preferences &gt; Cataloging</para>
1810
1811         <section id="catdisplayprefs">
1812           <title>Display</title>
1813
1814           <para/>
1815           <section id="AcquisitionDetails">
1816             <title>AcquisitionDetails</title>
1817             <para>Default: Display</para>
1818             <para>Asks: ___ acquisition details on the biblio detail page. </para>
1819             <para>Values:<itemizedlist>
1820                 <listitem>
1821                   <para>Display</para>
1822                 </listitem>
1823                 <listitem>
1824                   <para>Don't display</para>
1825                 </listitem>
1826               </itemizedlist></para>
1827             <para>Description:<itemizedlist>
1828                 <listitem>
1829                   <para>This preference controls whether a tab will show on the detail page in the
1830                     staff client that includes detailed acquisitions information for the title. This
1831                     tab will include links to order information stored in the acquisitions module.<screenshot>
1832                       <screeninfo>AcquisitionDetails</screeninfo>
1833                       <mediaobject>
1834                         <imageobject>
1835                           <imagedata fileref="images/admin/globalprefs/AcquisitionDetails.png"/>
1836                         </imageobject>
1837                       </mediaobject>
1838                     </screenshot></para>
1839                 </listitem>
1840               </itemizedlist></para>
1841           </section>
1842
1843           <section id="authoritysep">
1844             <title>AuthoritySeparator</title>
1845
1846             <para>Default: --</para>
1847
1848             <para>Asks: Separate multiple displayed authors, series or
1849             subjects with ___.</para>
1850           </section>
1851
1852           <section id="hide_marc">
1853             <title>hide_marc</title>
1854
1855             <para>Default: Display</para>
1856
1857             <para>Asks: ___ MARC tag numbers, subfield codes and indicators in
1858             MARC views.</para>
1859
1860             <para>Values:</para>
1861
1862             <itemizedlist>
1863               <listitem>
1864                 <para>Display -- shows the tag numbers on the cataloging
1865                 interface</para>
1866
1867                 <screenshot>
1868                   <screeninfo>MARC editor with tags showing</screeninfo>
1869
1870                   <mediaobject>
1871                     <imageobject>
1872                       <imagedata fileref="images/admin/globalprefs/hide_marc-display.png"/>
1873                     </imageobject>
1874                   </mediaobject>
1875                 </screenshot>
1876               </listitem>
1877
1878               <listitem>
1879                 <para>Don't display -- shows just descriptive text when
1880                 cataloging</para>
1881
1882                 <screenshot>
1883                   <screeninfo>MARC editor without tags showing</screeninfo>
1884
1885                   <mediaobject>
1886                     <imageobject>
1887                       <imagedata fileref="images/admin/globalprefs/hide_marc-dont.png"/>
1888                     </imageobject>
1889                   </mediaobject>
1890                 </screenshot>
1891               </listitem>
1892             </itemizedlist>
1893           </section>
1894
1895           <section id="IntranetBiblioDefaultView">
1896             <title>IntranetBiblioDefaultView</title>
1897
1898             <para>Default: ISBD form</para>
1899
1900             <para>Asks: By default, display biblio records in ___</para>
1901
1902             <para>Values:</para>
1903
1904             <itemizedlist>
1905               <listitem>
1906                 <para>ISBD form -- displays records in the staff client in the
1907                 old card catalog format</para>
1908
1909                 <itemizedlist>
1910                   <listitem>
1911                     <para>See <link linkend="isbdpref">ISBD</link> preference
1912                     for more information</para>
1913                   </listitem>
1914                 </itemizedlist>
1915               </listitem>
1916
1917               <listitem>
1918                 <para>Labelled MARC form -- displays records in the staff
1919                 client in MARC with text labels to explain the different
1920                 fields</para>
1921               </listitem>
1922
1923               <listitem>
1924                 <para>MARC form -- displays records in the staff client in
1925                 MARC</para>
1926               </listitem>
1927
1928               <listitem>
1929                 <para>normal form -- visual display in the staff client (for
1930                 the average person)</para>
1931               </listitem>
1932             </itemizedlist>
1933
1934             <para>Description:</para>
1935
1936             <itemizedlist>
1937               <listitem>
1938                 <para>This setting determines the bibliographic record display
1939                 when searching the catalog on the staff client. This setting
1940                 does not affect the display in the OPAC which is changed using
1941                 the <link linkend="BiblioDefaultView">BiblioDefaultView</link>
1942                 preference under the OPAC preference tab. This setting changes
1943                 the look of the record when first displayed. The MARC and ISBD
1944                 views can still be seen by clicking in the sidebar.</para>
1945               </listitem>
1946             </itemizedlist>
1947           </section>
1948
1949           <section id="isbdpref">
1950             <title>ISBD</title>
1951
1952             <para>Default: <link linkend="isbddefault">MARC21 Default
1953             Appendix</link> or <link linkend="unimarcdefault">UNIMARC Default
1954             Appendix</link></para>
1955
1956             <para>Asks: Use the following as the ISBD template:</para>
1957
1958             <para>Description:</para>
1959
1960             <itemizedlist>
1961               <listitem>
1962                 <para>This determines how the ISBD information will display.
1963                 Elements in the list can be reordered to produce a different
1964                 ISBD view. ISBD, the International Standard Bibliographic
1965                 Description, was first introduced by IFLA (International
1966                 Federation of Library Associations) in 1969 in order to
1967                 provide guidelines for descriptive cataloging. The purpose of
1968                 ISBD is to aid the international exchange of bibliographic
1969                 records for a variety of materials.</para>
1970               </listitem>
1971             </itemizedlist>
1972           </section>
1973
1974           <section id="LabelMARCView">
1975             <title>LabelMARCView</title>
1976
1977             <para>Default: Don't</para>
1978
1979             <para>Asks: ___ collapse repeated tags of the same type into one
1980             tag entry.</para>
1981
1982             <para>Values:</para>
1983
1984             <itemizedlist>
1985               <listitem>
1986                 <para>Do -- will combine all identical tag numbers under one
1987                 heading in the MARC view in the OPAC and Staff Client</para>
1988
1989                 <screenshot>
1990                   <screeninfo>MARC View in the Staff Client with LabelMARCView
1991                   set to Do</screeninfo>
1992
1993                   <mediaobject>
1994                     <imageobject>
1995                       <imagedata fileref="images/admin/globalprefs/LabelMARCView-do.png"/>
1996                     </imageobject>
1997                   </mediaobject>
1998                 </screenshot>
1999               </listitem>
2000
2001               <listitem>
2002                 <para>Don't -- will list all of the tags individually in the
2003                 MARC view in the OPAC and Staff Client</para>
2004
2005                 <screenshot>
2006                   <screeninfo>MARC View in the Staff Client with LabelMARCView
2007                   set to Don't</screeninfo>
2008
2009                   <mediaobject>
2010                     <imageobject>
2011                       <imagedata fileref="images/admin/globalprefs/LabelMARCView-dont.png"/>
2012                     </imageobject>
2013                   </mediaobject>
2014                 </screenshot>
2015               </listitem>
2016             </itemizedlist>
2017           </section>
2018           <section id="MergeReportFields">
2019             <title>MergeReportFields</title>
2020             <para>Asks: ___ fields to display for deleted records after merge </para>
2021             <para>Description:<itemizedlist>
2022                 <listitem>
2023                   <para>When merging records together you can receive a report of the merge process
2024                     once it's done, this preference lets you set the default values for this
2025                     report.</para>
2026                 </listitem>
2027               </itemizedlist></para>
2028             <para>Example: '001,245ab,600' displays: <itemizedlist>
2029                 <listitem>
2030                   <para>value of 001</para>
2031                 </listitem>
2032                 <listitem>
2033                   <para>subfields a and b of fields 245</para>
2034                 </listitem>
2035                 <listitem>
2036                   <para>all subfields of fields 600</para>
2037                 </listitem>
2038               </itemizedlist></para>
2039           </section>
2040           <section id="NotesBlacklist">
2041             <title>NotesBlacklist</title>
2042             <para>Asks: Don't show these ___ note fields in title notes separator (OPAC record
2043               details) and in the description separator (Staff client record details). </para>
2044             <para>Description:<itemizedlist>
2045                 <listitem>
2046                   <para>This preference lets you define which of your note fields are hidden from
2047                     the title notes (OPAC) and descriptions (Staff) tabs.  Enter the values as a
2048                     comma separated list. For example to hide the local note and the bibliography
2049                     note in MARC21 enter 504, 590.</para>
2050                 </listitem>
2051               </itemizedlist></para>
2052           </section>
2053
2054           <section id="OpacSuppression">
2055             <title>OpacSuppression, OpacSuppressionByIPRange, OpacSuppressionRedirect, and
2056               OpacSuppressionMessage</title>
2057             <para>OpacSuppression Default: Don't hide</para>
2058
2059             <para>Asks:  ___ items marked as suppressed from OPAC search results. Note that you must
2060               have the Suppress index set up in Zebra and at least one suppressed item, or your
2061               searches will be broken. Restrict the suppression to IP adresses outside of the IP
2062               range ___ (Leave blank if not used. Define a range like 192.168..) Redirect the opac
2063               detail page for suppressed records to ___ Display the following message on the
2064               redirect page for suppressed biblios ___.</para>
2065
2066             <para>OpacSuppression Values:</para>
2067
2068             <itemizedlist>
2069               <listitem>
2070                 <para>Don't hide</para>
2071
2072                 <itemizedlist>
2073                   <listitem>
2074                     <para>Will show records in OPAC search results if they are marked
2075                       suppressed</para>
2076                   </listitem>
2077                 </itemizedlist>
2078               </listitem>
2079
2080               <listitem>
2081                 <para>Hide</para>
2082
2083                 <itemizedlist>
2084                   <listitem>
2085                     <para>Will not show records in OPAC search results if they're marked as
2086                       suppressed</para>
2087                   </listitem>
2088                 </itemizedlist>
2089               </listitem>
2090             </itemizedlist>
2091             <para>OpacSuppressionRedirect Values:<itemizedlist>
2092                 <listitem>
2093                   <para>an explanatory page ('This record is blocked').</para>
2094                 </listitem>
2095                 <listitem>
2096                   <para>the 404 error page ('Not found').</para>
2097                 </listitem>
2098               </itemizedlist></para>
2099
2100             <para>Description:</para>
2101
2102             <itemizedlist>
2103               <listitem>
2104                 <para>These preferences control hiding of bibliographic records from display in the
2105                   OPAC. Each bibliogrphic record you want to hide from the OPAC simply needs to have
2106                   the value "1" in the field mapped with Suppress index (942$n field in MARC21, no
2107                   official field in UNIMARC). The indexer then hides it from display in OPAC but
2108                   will still display it in the Staff Client. If you want to further control
2109                   suppression you can set an IP address range to still show suppressed items to.
2110                   Define a range like 192.168.. If you don't want to limit suppression in this way,
2111                   leave the IP field blank. You can also decide what the patrons will see in the
2112                   OPAC when a title is suppressed by setting the OpacSuppressionRedirect and
2113                   OpacSuppressionMessage preferences.  You can either show the patron a 404 page if
2114                   they try to see a suppressed record or you can create a custom page by entering
2115                   the HTML in the OpacSuppressionMessage part of this preference.</para>
2116                 <para>
2117                   <note>
2118                     <para>An <link linkend="authorizedvalues">authorized value</link> for the MARC21
2119                       942$n field (or the equivalent UNIMARC field) should be set to eliminate
2120                       errors. One example would be to create an authorized value titled SUPPRESS
2121                       with a value of 0 for don't suppress and 1 for suppress.</para>
2122                   </note>
2123                 </para>
2124               </listitem>
2125             </itemizedlist>
2126
2127             <important>
2128               <para>If this preference is set to 'hide' and you have the 942n
2129               field set to 1, it will hide the entire bib record - not just an
2130               individual item.</para>
2131             </important>
2132
2133             <important>
2134               <para>You must have the Suppress index set up in Zebra and at least one record with
2135                 the value "1" in the field mapped with this index, or your searches will be
2136                 completely broken in OPAC (you won't get any results at all).</para>
2137             </important>
2138           </section>
2139           <section id="SeparateHoldings">
2140             <title>SeparateHoldings &amp; SeparateHoldingsBranch </title>
2141             <para>SeparateHoldings default: Don't separate</para>
2142             <para>SeparateHoldingsBranch default: home library </para>
2143             <para>Asks:  ___ items display into two tabs, where the first tab contains items whose
2144               ___ is the logged in user's library. The second tab will contain all other items. </para>
2145             <para>SeparateHoldings values:<itemizedlist>
2146                 <listitem>
2147                   <para>Don't separate</para>
2148                 </listitem>
2149                 <listitem>
2150                   <para>Separate</para>
2151                 </listitem>
2152               </itemizedlist></para>
2153             <para>SeparateHoldingsBranch values:<itemizedlist>
2154                 <listitem>
2155                   <para>holding library</para>
2156                 </listitem>
2157                 <listitem>
2158                   <para>home library</para>
2159                 </listitem>
2160               </itemizedlist></para>
2161             <para>Description:</para>
2162             <itemizedlist>
2163                 <listitem>
2164                   <para>This preference lets you decide if you would like to have the holding
2165                     information on the bibliographic detail page in the staff client split in to
2166                     multiple tabs.  The default is to show all holdings on one tab.</para>
2167                   <screenshot>
2168                       <screeninfo>Separate holdings tabs</screeninfo>
2169                       <mediaobject>
2170                         <imageobject>
2171                           <imagedata fileref="images/admin/globalprefs/SeparateHoldings.png"/>
2172                         </imageobject>
2173                       </mediaobject>
2174                     </screenshot>
2175                 </listitem>
2176               </itemizedlist>
2177           </section>
2178
2179           <section id="URLLinkText">
2180             <title>URLLinkText</title>
2181
2182             <para>Default: Online Resource</para>
2183
2184             <para>Asks: Show ___ as the text of links embedded in MARC
2185             records.</para>
2186
2187             <para>Description:</para>
2188
2189             <itemizedlist>
2190               <listitem>
2191                 <para>If the 856 field does not have a subfield 3 or y
2192                 defined, the OPAC will say 'Click here to access online.' If
2193                 you would like the field to say something else enter that in
2194                 this field.</para>
2195               </listitem>
2196             </itemizedlist>
2197           </section>
2198
2199           <section id="UseControlNumber">
2200             <title>UseControlNumber</title>
2201
2202             <para>Default: Don't use</para>
2203
2204             <para>Asks: ___ record control number ($w subfields) and control
2205             number (001) for linking of bibliographic records.</para>
2206
2207             <para>Values:</para>
2208
2209             <itemizedlist>
2210               <listitem>
2211                 <para>Don't use</para>
2212
2213                 <itemizedlist>
2214                   <listitem>
2215                     <para>When clicking on links to titles that appear next to
2216                     'Continues' and 'Continued by' in the detail display Koha
2217                     will perform a title search</para>
2218                   </listitem>
2219                 </itemizedlist>
2220               </listitem>
2221
2222               <listitem>
2223                 <para>Use</para>
2224
2225                 <itemizedlist>
2226                   <listitem>
2227                     <para>When clicking on links to titles that appear next to
2228                     'Continues' and 'Continued by' in the detail display Koha
2229                     will perform a control number (MARC field 001)
2230                     search</para>
2231                   </listitem>
2232                 </itemizedlist>
2233               </listitem>
2234             </itemizedlist>
2235
2236             <important>
2237               <para>Unless you are going in and manually changing 773$w to
2238               match your rigorously-defined bibliographic relationships, you
2239               should set this preference to "Don't use" and instead set <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> to
2240               "Display"</para>
2241             </important>
2242
2243             <para>Description:</para>
2244
2245             <itemizedlist>
2246               <listitem>
2247                 <para>If you have a serial called "Journal of Interesting
2248                 Things" which has a separate record from when it was called
2249                 "Transactions of the Interesting Stuff Society," you could add
2250                 linking fields to indicate the relationship between the two
2251                 records. UseControlNumber allows you to use your local
2252                 accession numbers for those links. In MARC21, the relevant
2253                 sections of the two records might look like
2254                 this:<programlisting>    =001    12345
2255     =110  2_$aInteresting Stuff Society.
2256     =245  10$aTransactions of the Interesting Stuff Society.
2257     =785  00$aInteresting Stuff Society$tJournal of Interesting Things.$w12346
2258      
2259     =001    12346
2260     =110  2_$aInteresting Stuff Society.
2261     =245  10$aJournal of Interesting Things.
2262     =780  00$aInteresting Stuff Society$tTransactions of the Interesting Stuff Society.$w12345</programlisting></para>
2263
2264                 <para>With UseControlNumber set to 'Use', the 78x links will
2265                 use the Control Numbers is subfield $w, instead of doing a
2266                 title search on "Journal of Interesting Things" and
2267                 "Transactions of the Interesting Stuff Society"
2268                 respectively.</para>
2269               </listitem>
2270             </itemizedlist>
2271           </section>
2272         </section>
2273         <section id="catexportprefs">
2274           <title>Exporting</title>
2275           <section id="BibtexExportAdditionalFields">
2276             <title>BibtexExportAdditionalFields</title>
2277             <para>Asks: Include following fields when exporting BibTeX</para>
2278             <para>Description: <itemizedlist>
2279                 <listitem>
2280                   <para>Use one line per tag in the format BT_TAG: TAG$SUBFIELD ( e.g. lccn: 010$a )
2281                   </para>
2282                 </listitem>
2283                 <listitem>
2284                   <para>To specificy multiple marc tags/subfields as targets for a repeating BibTex
2285                     tag, use the following format: BT_TAG: [TAG2$SUBFIELD1, TAG2$SUBFIELD2] ( e.g.
2286                     notes: [501$a, 505$g] )</para>
2287                 </listitem>
2288                 <listitem>
2289                   <para>All values of repeating tags and subfields will be printed with the given
2290                     BibTeX tag. </para>
2291                 </listitem>
2292                 <listitem>
2293                   <para>Use '@' ( with quotes ) as the BT_TAG to replace the bibtex record type with
2294                     a field value of your choosing.  </para>
2295                 </listitem>
2296               </itemizedlist></para>
2297           </section>
2298           <section id="RisExportAdditionalFields">
2299             <title>RisExportAdditionalFields</title>
2300             <para>Asks: Include following fields when exporting RIS</para>
2301             <para>Description: <itemizedlist>
2302                 <listitem>
2303                   <para>Use one line per tag in the format RIS_TAG: TAG$SUBFIELD ( e.g. LC: 010$a )
2304                   </para>
2305                 </listitem>
2306                 <listitem>
2307                   <para>To specificy multiple marc tags/subfields as targets for a repeating RIS
2308                     tag, use the following format: RIS_TAG: [TAG2$SUBFIELD1, TAG2$SUBFIELD2] ( e.g.
2309                     NT: [501$a, 505$g] ) </para>
2310                 </listitem>
2311                 <listitem>
2312                   <para>All values of repeating tags and subfields will be printed with the given
2313                     RIS tag.  </para>
2314                 </listitem>
2315                 <listitem>
2316                   <para>Use of TY ( record type ) as a key will <emphasis role="italic"
2317                       >replace</emphasis> the default TY with the field value of your choosing.
2318                   </para>
2319                 </listitem>
2320               </itemizedlist></para>
2321           </section>
2322         </section>
2323         <section id="catimportprefs">
2324           <title>Importing</title>
2325           <section id="AggressiveMatchOnISBN">
2326             <title>AggressiveMatchOnISBN</title>
2327             <para>Default: don't</para>
2328             <para>Asks: When matching on ISBN with the record import tool, ___ attempt to match
2329               aggressively by trying all variations of the ISBNs in the imported record as a phrase
2330               in the ISBN fields of already cataloged records. </para>
2331             <para>Values:<itemizedlist>
2332                 <listitem>
2333                   <para>do</para>
2334                 </listitem>
2335                 <listitem>
2336                   <para>don't</para>
2337                 </listitem>
2338               </itemizedlist>Description:<itemizedlist>
2339                 <listitem>
2340                   <para>This preference allows you to choose to alter the ISBN matching rule used
2341                     when staging records for import to be more aggressive. This means that all text
2342                     will be stripped from the ISBN field so that a pure number match is possible. If
2343                     this preference is set to "Don't" then Koha will find a match only if the ISBN
2344                     fields are identical.</para>
2345                 </listitem>
2346               </itemizedlist><important>
2347                 <para>Note that this preference has no effect if <link linkend="UseQueryParser"
2348                     >UseQueryParser</link> is on. </para>
2349               </important></para>
2350           </section>
2351         </section>
2352
2353         <section id="catinterfaceprefs">
2354           <title>Interface</title>
2355
2356           <para/>
2357
2358           <section id="advancedMARCeditor">
2359             <title>advancedMARCeditor</title>
2360
2361             <para>Default: Don't display</para>
2362
2363             <para>Asks: ___ descriptions of fields and subfields in the MARC
2364             editor.</para>
2365
2366             <para>Description:</para>
2367
2368             <itemizedlist>
2369               <listitem>
2370                 <para>This preference determines whether or not MARC field
2371                 names will be present when editing or creating MARC
2372                 records.</para>
2373               </listitem>
2374             </itemizedlist>
2375
2376             <para>Values:</para>
2377
2378             <itemizedlist>
2379               <listitem>
2380                 <para>Display</para>
2381
2382                 <screenshot>
2383                   <screeninfo>MARC editor with text labels</screeninfo>
2384
2385                   <mediaobject>
2386                     <imageobject>
2387                       <imagedata fileref="images/admin/globalprefs/advancedMARCeditor-display.png"/>
2388                     </imageobject>
2389                   </mediaobject>
2390                 </screenshot>
2391               </listitem>
2392
2393               <listitem>
2394                 <para>Don't display</para>
2395
2396                 <screenshot>
2397                   <screeninfo>MARC editor without text labels</screeninfo>
2398
2399                   <mediaobject>
2400                     <imageobject>
2401                       <imagedata fileref="images/admin/globalprefs/advancedMARCeditor-dontdisplay.png"/>
2402                     </imageobject>
2403                   </mediaobject>
2404                 </screenshot>
2405               </listitem>
2406             </itemizedlist>
2407           </section>
2408
2409           <section id="DefaultClassificationSource">
2410             <title>DefaultClassificationSource</title>
2411
2412             <para>Default: Dewey Decimal System</para>
2413
2414             <para>Asks: Use ___ as the default classification source.</para>
2415
2416             <para>Values:</para>
2417
2418             <itemizedlist>
2419               <listitem>
2420                 <para>ANSCR (Sound Recordings)</para>
2421               </listitem>
2422
2423               <listitem>
2424                 <para>Dewey Decimal Classification</para>
2425               </listitem>
2426
2427               <listitem>
2428                 <para>Library of Congress Classification</para>
2429               </listitem>
2430
2431               <listitem>
2432                 <para>Other/Generic Classification Scheme</para>
2433               </listitem>
2434
2435               <listitem>
2436                 <para>SuDoc Classification (U.S. GPO)</para>
2437               </listitem>
2438
2439               <listitem>
2440                 <para>Universal Decimal Classification</para>
2441               </listitem>
2442             </itemizedlist>
2443           </section>
2444
2445           <section id="EasyAnalyticalRecords">
2446             <sectioninfo>
2447               <authorgroup>
2448                 <author>
2449                   <firstname>Linda</firstname>
2450                   <surname>Culberson</surname>
2451                   <affiliation>
2452                     <orgname>Ms. Dept. of Archives and History</orgname>
2453                   </affiliation>
2454                 </author>
2455                 
2456                 <editor>
2457                   <firstname>Nicole C.</firstname>
2458                   <surname>Engard</surname>
2459                   <contrib>Fixed typos, changed content
2460                     where necessary and added new screenshots.</contrib>
2461                 </editor>
2462               </authorgroup>
2463               
2464               <pubdate>October 2011</pubdate>
2465             </sectioninfo>
2466             
2467             <title>EasyAnalyticalRecords</title>
2468             <para>Default: Don't Display</para>
2469
2470             <para>Asks: ___ easy ways to create analytical record
2471             relationships</para>
2472
2473             <para>Values:</para>
2474
2475             <itemizedlist>
2476               <listitem>
2477                 <para>Display</para>
2478               </listitem>
2479
2480               <listitem>
2481                 <para>Don't Display</para>
2482               </listitem>
2483             </itemizedlist>
2484
2485             <important>
2486               <para>If you decide to use this feature you'll want to make sure
2487               that your <link linkend="UseControlNumber">UseControlNumber</link> preference is
2488               set to "Don't use" or else the "Show analytics" links in the
2489               staff client and the OPAC will be broken.</para>
2490             </important>
2491
2492             <para>Description:</para>
2493
2494             <itemizedlist>
2495               <listitem>
2496                 <para>An analytic entry in a catalog is one that describes a
2497                 part of a larger work that is also described in the catalog.
2498                 In bibliographic cataloging, analytic entries may be made for
2499                 chapters in books or special issues of articles in
2500                 periodicals. In archival cataloging, analytic entries may be
2501                 made for series or items within a collection. This feature in
2502                 Koha allows for an easy way of linking analytic entries to the
2503                 host records, and this system preference adds several new menu
2504                 options to the staff cataloging detail pages to allow that to
2505                 happen.</para>
2506               </listitem>
2507             </itemizedlist>
2508           </section>
2509         </section>
2510
2511         <section id="catrecordprefs">
2512           <title>Record Structure</title>
2513
2514           <para/>
2515
2516           <section id="AlternateHoldingsField">
2517             <title>AlternateHoldingsField &amp;
2518             AlternateHoldingsSeparator</title>
2519
2520             <para>Asks: Display MARC subfield ___ as holdings information for
2521             records that do not have items, with the subfields separated by
2522             ___.</para>
2523
2524             <para>Description:</para>
2525
2526             <itemizedlist>
2527               <listitem>
2528                 <para>Sometimes libraries migrate to Koha with their holding
2529                 info in the 852 field (OCLC holdings information field) and
2530                 choose not to transfer that information into the 952 (Koha
2531                 holdings information field) because they don't plan on
2532                 circulating those items. For those libraries or other
2533                 libraries that have data in the 852 fields of their records
2534                 that they want to display, these preferences let you choose to
2535                 display holdings info from a field other than the 952 field.
2536                 The AlternateHoldingsField preference can contain multiple
2537                 subfields to look in; for instance 852abhi would look in 852
2538                 subfields a, b, h, and i.</para>
2539               </listitem>
2540
2541               <listitem>
2542                 <para>With AlternateHoldingsField set to 852abhi and
2543                 AlternateHoldingsSeparator set to a space the holdings would
2544                 look like the following:</para>
2545
2546                 <screenshot>
2547                   <screeninfo>Alternate Holdings Display</screeninfo>
2548
2549                   <mediaobject>
2550                     <imageobject>
2551                       <imagedata fileref="images/admin/globalprefs/AlternateHoldingsField.png"/>
2552                     </imageobject>
2553                   </mediaobject>
2554                 </screenshot>
2555               </listitem>
2556             </itemizedlist>
2557           </section>
2558
2559           <section id="autoBarcode">
2560             <title>autoBarcode</title>
2561
2562             <para>Default: generated in the form
2563             &lt;branchcode&gt;yymm0001</para>
2564
2565             <para>Asks: Barcodes are ___</para>
2566
2567             <para>Values:</para>
2568
2569             <itemizedlist>
2570               <listitem>
2571                 <para>generated in the form &lt;branchcode&gt;yymm0001</para>
2572               </listitem>
2573
2574               <listitem>
2575                 <para>generated in the form &lt;year&gt;-0001, &lt;year&gt;-0002</para>
2576               </listitem>
2577
2578               <listitem>
2579                 <para>generated in the form 1, 2, 3</para>
2580               </listitem>
2581
2582               <listitem>
2583                 <para>incremental EAN-13 barcodes</para>
2584               </listitem>
2585
2586               <listitem>
2587                 <para>not generated automatically</para>
2588               </listitem>
2589             </itemizedlist>
2590
2591             <para>Description:</para>
2592
2593             <itemizedlist>
2594               <listitem>
2595                 <para>This setting is for libraries wishing to generate
2596                 barcodes from within Koha (as opposed to scanning in
2597                 pre-printed barcodes or manually assigning them). The default
2598                 behavior makes it so that when you click in the barcode field
2599                 (952$p in MARC21) it will populate with the automatic barcode
2600                 you have chosen. If you would rather it only enter an
2601                 automatic barcode when you click on the plugin (the ... to the
2602                 right of the field) you can change the plugin used for that
2603                 field in the framework. Set the plugin for 952$p (if using
2604                 MARC21 or equivalent field mapped to items.barcode in your
2605                 local MARC format) for your frameworks to barcode_manual.pl
2606                 instead of barcode.pl. Learn more about editing frameworks
2607                 under the <link linkend="marcbibframeworks">MARC Bibliographic
2608                 Frameworks</link> section of this manual.</para>
2609               </listitem>
2610             </itemizedlist>
2611           </section>
2612
2613           <section id="DefaultLanguageField008">
2614             <title>DefaultLanguageField008</title>
2615             <para>Default: Empty defaults to eng</para>
2616
2617             <para>Asks: Fill in the default language for field 008 Range 35-37 of MARC21 records
2618               ___.</para>
2619
2620             <para>Description:</para>
2621
2622             <itemizedlist>
2623               <listitem>
2624                 <para>This preference will allow you to set the language for your MARC21 008 field
2625                   by default. If this is left empty it will default to English (eng). See the <ulink
2626                     url="http://www.loc.gov/marc/languages/language_code.html">MARC Code List for
2627                     Languages</ulink> for additional values for this preference.</para>
2628               </listitem>
2629             </itemizedlist>
2630             <note>
2631               <para>This preference won't have any effect if your records are in UNIMARC.</para>
2632             </note>
2633           </section>
2634
2635           <section id="item-level_itypes">
2636             <title>item-level_itypes</title>
2637
2638             <para>Default: specific item</para>
2639
2640             <para>Asks: Use the item type of the ___ as the authoritative item
2641             type (for determining circulation and fines rules, etc).</para>
2642
2643             <para>Values:</para>
2644
2645             <itemizedlist>
2646               <listitem>
2647                 <para>biblio record</para>
2648               </listitem>
2649
2650               <listitem>
2651                 <para>specific item</para>
2652               </listitem>
2653             </itemizedlist>
2654
2655             <para>Description:</para>
2656
2657             <itemizedlist>
2658               <listitem>
2659                 <para>This preference determines whether the item type Koha
2660                 uses for issuing rules will be an attribute of the
2661                 bibliographic record or the item record. Most libraries refer
2662                 to the item record for item types. It also determines if the
2663                 item type icon appears on the OPAC search results. If you have
2664                 the preference set to 'biblio record' then Koha displays the
2665                 item type icon on the search results to the left of the result
2666                 info.</para>
2667
2668                 <screenshot>
2669                   <screeninfo>Item Type Icons to the Left of Result
2670                   Information</screeninfo>
2671
2672                   <mediaobject>
2673                     <imageobject>
2674                       <imagedata fileref="images/admin/globalprefs/item-level_itypes.png"/>
2675                     </imageobject>
2676                   </mediaobject>
2677                 </screenshot>
2678               </listitem>
2679             </itemizedlist>
2680           </section>
2681
2682           <section id="itemcallnumber">
2683             <title>itemcallnumber</title>
2684
2685             <para>Default: 082ab</para>
2686
2687             <para>Asks: Map the MARC subfield to an item's callnumber.</para>
2688
2689             <note>
2690               <para>This can contain multiple subfields to look in; for
2691               instance 082ab would look in 082 subfields a and b.</para>
2692             </note>
2693
2694             <para>Description:</para>
2695
2696             <itemizedlist>
2697               <listitem>
2698                 <para>This setting determines which MARC field will be used to determine the call
2699                   number that will be entered into item records automatically (952$o). The value is
2700                   set by providing the MARC field code (050, 082, 090, 852 are all common in MARC21)
2701                   and the subfield codes without the delimiters ($a, $b would be ab).</para>
2702               </listitem>
2703             </itemizedlist>
2704
2705             <para>Examples:</para>
2706
2707             <itemizedlist>
2708               <listitem>
2709                 <para>Dewey: 082ab or 092ab; LOC: 050ab or 090ab; from the
2710                 item record: 852hi</para>
2711               </listitem>
2712             </itemizedlist>
2713           </section>
2714
2715           <section id="marcflavour">
2716             <title>marcflavour</title>
2717
2718             <para>Default: MARC21</para>
2719
2720             <para>Asks: Interpret and store MARC records in the ___
2721             format.</para>
2722
2723             <para>Values:</para>
2724
2725             <itemizedlist>
2726               <listitem>
2727                 <para>MARC21<itemizedlist>
2728                     <listitem>
2729                       <para>The standard style for the US, Canada, Australia, New Zealand, United
2730                         Kingdom, Germany and other countries</para>
2731                     </listitem>
2732                   </itemizedlist></para>
2733               </listitem>
2734
2735               <listitem>
2736                 <para>UNIMARC<itemizedlist>
2737                     <listitem>
2738                       <para>The standard style used in France, Italy, Portugal, Russia, and other
2739                         countries</para>
2740                     </listitem>
2741                   </itemizedlist></para>
2742               </listitem>
2743               <listitem>
2744                 <para>NORMARC<itemizedlist>
2745                     <listitem>
2746                       <para>The standard style for Norway</para>
2747                     </listitem>
2748                   </itemizedlist></para>
2749               </listitem>
2750             </itemizedlist>
2751             <para>Description:</para>
2752             <itemizedlist>
2753               <listitem>
2754                 <para>This preference defines global MARC style (MARC21, UNIMARC or NORMARC) used
2755                   for encoding.</para>
2756               </listitem>
2757             </itemizedlist>
2758             <important>
2759               <para>Changing the value of this preference will not convert your records from one
2760                 MARC style to an other.</para>
2761             </important>
2762           </section>
2763
2764           <section id="MARCOrgCode">
2765             <title>MARCOrgCode</title>
2766
2767             <para>Default: OSt</para>
2768
2769             <para>Asks: Fill in the MARC organization code ___ by default in new MARC21 records
2770               (leave blank to disable). </para>
2771
2772             <para>Description:</para>
2773
2774             <itemizedlist>
2775               <listitem>
2776                 <para>The MARC Organization Code is used to identify libraries
2777                 with holdings of titles and more.</para>
2778               </listitem>
2779             </itemizedlist>
2780
2781             <para>Learn more and find your library's MARC21 code on the <ulink
2782                 url="http://www.loc.gov/marc/organizations/orgshome.html">MARC Code list for
2783                 Organizations</ulink> or in Canada on the <ulink
2784                 url="http://www.collectionscanada.gc.ca/illcandir-bin/illsear/l=0/c=1">Canadian
2785                 Symbols Directory</ulink>.<note>
2786                 <para>This preference won't have any effect if your records are in UNIMARC.</para>
2787               </note></para>
2788           </section>
2789
2790           <section id="NewItemsDefaultLocation">
2791             <title>NewItemsDefaultLocation</title>
2792
2793             <para>Asks: When items are created, give them the temporary
2794             location of ___ (should be a location code, or blank to
2795             disable).</para>
2796           </section>
2797           <section id="PrefillItem">
2798             <title>PrefillItem</title>
2799             <para>Default: the new item is not prefilled with last created item values.</para>
2800             <para>Asks: When a new item is added ___</para>
2801             <para>Values:<itemizedlist>
2802                 <listitem>
2803                   <para>the new item is not prefilled with last created item values.</para>
2804                 </listitem>
2805                 <listitem>
2806                   <para>the new item is prefilled with last created item values.</para>
2807                 </listitem>
2808               </itemizedlist></para>
2809             <para>Description:<itemizedlist>
2810                 <listitem>
2811                   <para>This preference controls the behavior used when adding new items.  Using the
2812                     options here you can choose to have your next new item prefill with the values
2813                     used in the last item was added to save time typing values or to have the item
2814                     form appear completely blank. Using <link linkend="SubfieldsToUseWhenPrefill">SubfieldsToUseWhenPrefill</link> you can control specifically which fields
2815                     are prefilled.</para>
2816                 </listitem>
2817               </itemizedlist></para>
2818           </section>
2819           <section id="SubfieldsToAllowForRestrictedBatchmod">
2820             <title>SubfieldsToAllowForRestrictedBatchmod</title>
2821             <para>Asks: Define a list of subfields for which editing is authorized when <link
2822                 linkend="items_batchmod_restricted">items_batchmod_restricted</link> permission is
2823               enabled, separated by spaces. ___</para>
2824             <para>Examples:<itemizedlist>
2825                 <listitem>
2826                   <para>UNIMARC: "995$f 995$h 995$j" </para>
2827                 </listitem>
2828                 <listitem>
2829                   <para>MARC21: "952$a 952$b 952$c" </para>
2830                 </listitem>
2831               </itemizedlist></para>
2832             <para>Description:<itemizedlist>
2833                 <listitem>
2834                   <para>This preference lets you define what fields can be edited via the <link
2835                       linkend="batchmodifyitems">batch item modification tool</link> if the
2836                     items_batchmod_restricted permission is enabled.</para>
2837                   <para>
2838                     <note>
2839                       <para>The FA framework is excluded from the permission. If the pref is empty,
2840                         no fields are restricted. </para>
2841                     </note>
2842                   </para>
2843                 </listitem>
2844               </itemizedlist></para>
2845           </section>
2846           <section id="SubfieldsToAllowForRestrictedEditing">
2847             <title>SubfieldsToAllowForRestrictedEditing</title>
2848             <para>Asks: Define a list of subfields for which editing is authorized when
2849               edit_items_restricted permission is enabled, separated by spaces. ___</para>
2850             <para>Examples:<itemizedlist>
2851                 <listitem>
2852                   <para>UNIMARC: "995$f 995$h 995$j"</para>
2853                 </listitem>
2854                 <listitem>
2855                   <para>MARC21: "952$a 952$b 952$c"</para>
2856                 </listitem>
2857               </itemizedlist></para>
2858             <para>Description:<itemizedlist>
2859                 <listitem>
2860                   <para>This preference lets you define what fields can be edited via cataloging if
2861                     the <link linkend="edit_items_restricted">edit_items_restricted</link>
2862                     permission is enabled<note>
2863                       <para>The Fast Add (FA) framework is excluded from the permission. If the pref
2864                         is empty, no fields are restricted. </para>
2865                     </note></para>
2866                 </listitem>
2867               </itemizedlist></para>
2868           </section>
2869           <section id="SubfieldsToUseWhenPrefill">
2870             <title>SubfieldsToUseWhenPrefill</title>
2871             <para>Asks: Define a list of subfields to use when prefilling items ___<important>
2872                 <para>Separate values with a space.</para>
2873               </important></para>
2874             <para>Description:<itemizedlist>
2875                 <listitem>
2876                   <para>When the <link linkend="PrefillItem">PrefillItem</link> preference is set to
2877                     prefill item values with those from the last added item, this preference can
2878                     control which fields are prefilled (and which are not). Enter a space separated
2879                     list of fields that you would like to prefill when adding a new item.</para>
2880                 </listitem>
2881               </itemizedlist></para>
2882           </section>
2883
2884           <section id="z3950NormalizeAuthor">
2885             <title>z3950NormalizeAuthor &amp; z3950AuthorAuthFields</title>
2886
2887             <para>Defaults: Don't copy &amp; 701,702,700</para>
2888
2889             <para>Asks: ___ authors from the UNIMARC ___ tags (separated by
2890             commas) to the correct author tags when importing a record using
2891             Z39.50.</para>
2892
2893             <para>Description for z3950NormalizeAuthor:</para>
2894
2895             <itemizedlist>
2896               <listitem>
2897                 <para>This preference allows for 'Personal Name Authorities'
2898                 to replace authors as the bibliographic authority. This
2899                 preference should only be considered by libraries using
2900                 UNIMARC.</para>
2901               </listitem>
2902             </itemizedlist>
2903
2904             <para>Values for z3950NormalizeAuthor:</para>
2905
2906             <itemizedlist>
2907               <listitem>
2908                 <para>Copy</para>
2909               </listitem>
2910
2911               <listitem>
2912                 <para>Don't copy</para>
2913               </listitem>
2914             </itemizedlist>
2915
2916             <para>Description for z3950AuthorAuthFields:</para>
2917
2918             <itemizedlist>
2919               <listitem>
2920                 <para>This preference defines which MARC fields will be used
2921                 for 'Personal Name Authorities' to replace authors as the
2922                 bibliographic authorities. This preference only applies to
2923                 those using UNIMARC encoding. The MARC fields selected here
2924                 will only be used if 'z3950NormalizeAuthor' is set to "Copy".
2925                 The default field are 700, 701, and 702.</para>
2926               </listitem>
2927             </itemizedlist>
2928           </section>
2929         </section>
2930
2931         <section id="catspineprefs">
2932           <title>Spine Labels</title>
2933
2934           <para/>
2935
2936           <section id="SpineLabelAutoPrint">
2937             <title>SpineLabelAutoPrint</title>
2938
2939             <para>Default: don't</para>
2940
2941             <para>Asks: When using the quick spine label printer, ___
2942             automatically pop up a print dialog.</para>
2943
2944             <para>Values:</para>
2945
2946             <itemizedlist>
2947               <listitem>
2948                 <para>do</para>
2949               </listitem>
2950
2951               <listitem>
2952                 <para>don't</para>
2953               </listitem>
2954             </itemizedlist>
2955           </section>
2956
2957           <section id="SpineLabelFormat">
2958             <title>SpineLabelFormat</title>
2959
2960             <para>Default: &lt;itemcallnumber&gt;&lt;copynumber&gt;</para>
2961
2962             <para>Asks: Include the following fields on a quick-printed spine
2963             label: (Enter in columns from the biblio, biblioitems or items
2964             tables, surrounded by &lt; and &gt;.)</para>
2965           </section>
2966
2967           <section id="SpineLabelShowPrintOnBibDetails">
2968             <title>SpineLabelShowPrintOnBibDetails</title>
2969
2970             <para>Default: Don't display</para>
2971
2972             <para>Asks: ___ buttons on the bib details page to print item
2973             spine labels.</para>
2974
2975             <para>Values:</para>
2976
2977             <itemizedlist>
2978               <listitem>
2979                 <para>Display</para>
2980
2981                 <screenshot>
2982                   <screeninfo>'Print Label' link appears on bibliographic
2983                   record in the staff client</screeninfo>
2984
2985                   <mediaobject>
2986                     <imageobject>
2987                       <imagedata fileref="images/admin/globalprefs/SpineLabelShowPrintOnBibDetails.png"/>
2988                     </imageobject>
2989                   </mediaobject>
2990                 </screenshot>
2991               </listitem>
2992
2993               <listitem>
2994                 <para>Don't display</para>
2995               </listitem>
2996             </itemizedlist>
2997           </section>
2998         </section>
2999       </section>
3000
3001       <section id="circprefs">
3002         <title>Circulation</title>
3003
3004         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
3005         Global System Preferences &gt; Circulation</para>
3006         <section id="batchcheckoutprefs">
3007           <title>Batch Checkout</title>
3008           <section id="BatchCheckouts">
3009             <title>BatchCheckouts</title>
3010             <para>Default: Don't allow</para>
3011             <para>Asks: ___ batch checkouts </para>
3012             <para>Values:<itemizedlist>
3013                 <listitem>
3014                   <para>Allow</para>
3015                 </listitem>
3016                 <listitem>
3017                   <para>Don't allow</para>
3018                 </listitem>
3019               </itemizedlist></para>
3020           </section>
3021           <section id="BatchCheckoutsValidCategories">
3022             <title>BatchCheckoutsValidCategories</title>
3023             <para>Asks: Patron categories allowed to checkout in a batch ___ (list of patron
3024               categories separated with a pipe '|') </para>
3025           </section>
3026         </section>
3027         <section id="checkinpolicyprefs">
3028           <title>Checkin Policy</title>
3029           <para/>
3030           <section id="AllowMultipleIssuesOnABiblio">
3031             <title>AllowMultipleIssuesOnABiblio</title>
3032             <para>Default: Allow</para>
3033             <para>Asks: ___  patrons to check out multiple items from the same record. </para>
3034             <para>Values:<itemizedlist>
3035                 <listitem>
3036                   <para>Allow</para>
3037                 </listitem>
3038                 <listitem>
3039                   <para>Don't allow</para>
3040                 </listitem>
3041               </itemizedlist></para>
3042             <para>Description:<itemizedlist>
3043                 <listitem>
3044                   <para>If this preference is set to 'Allow' then patrons will be able to check out
3045                     multiple copies of the same title at the same time. If it's set to "Don't allow"
3046                     then patrons will only be allowed to check out one item attached to a record at
3047                     a time. Regardless of the option chosen in this preference records with
3048                     subscriptions attached will allow multiple check outs.<important>
3049                       <para>This will only effect records without a subscription attached.</para>
3050                     </important></para>
3051                 </listitem>
3052               </itemizedlist></para>
3053           </section>
3054           <section id="BlockReturnOfWithdrawnItems">
3055             <title>BlockReturnOfWithdrawnItems</title>
3056             <para>Default: Block</para>
3057             <para>Asks: ___ returning of items that have been withdrawn. </para>
3058             <para>Values:<itemizedlist>
3059                 <listitem>
3060                   <para>Block</para>
3061                 </listitem>
3062                 <listitem>
3063                   <para>Don't block</para>
3064                 </listitem>
3065               </itemizedlist>Description:<itemizedlist>
3066                 <listitem>
3067                   <para>This preference controls whether and item with a withdrawn status (952$0 in
3068                     MARC21) can be checked in or not.</para>
3069                 </listitem>
3070               </itemizedlist></para>
3071           </section>
3072           <section id="CalculateFinesOnReturn">
3073             <title>CalculateFinesOnReturn</title>
3074             <para>Default: Do</para>
3075             <para>Asks: ___ calculate and update overdue charges when an item is returned.</para>
3076             <para>Values:<itemizedlist>
3077                 <listitem>
3078                   <para>Do</para>
3079                 </listitem>
3080                 <listitem>
3081                   <para>Don't</para>
3082                 </listitem>
3083               </itemizedlist></para>
3084             <para>Description:<itemizedlist>
3085                 <listitem>
3086                   <para>If this preference is set to "Do" and the <link linkend="finescronjob">fines
3087                       cron job</link> is off then Koha will calculate fines only when items are
3088                     returned. If you have the fines cron job on and this preference set to "Do" then
3089                     this preference will calculate fines based on the cron (usually run nightly) and
3090                     then again when you check the item in.  This option is best for those who are
3091                     doing hourly loans.  If this preference is set to "Don't" then fines will only
3092                     be accrued if the fines cron job is running.</para>
3093                 </listitem>
3094               </itemizedlist></para>
3095             <para>
3096               <important>
3097                 <para>If you are doing hourly loans then you should have this set to 'Do'.</para>
3098               </important>
3099             </para>
3100           </section>
3101           <section id="RentalFeesCheckoutConfirmation">
3102             <title>RentalFeesCheckoutConfirmation</title>
3103             <para>Default: do not ask</para>
3104             <para>Asks: When checking out an item with rental fees, ___ for confirmation.</para>
3105             <para>Values:<itemizedlist>
3106                 <listitem>
3107                   <para>ask<screenshot>
3108                       <screeninfo>RentalFeesCheckoutConfirmation</screeninfo>
3109                       <mediaobject>
3110                         <imageobject>
3111                           <imagedata
3112                             fileref="images/admin/globalprefs/RentalFeesCheckoutConfirmation.png"/>
3113                         </imageobject>
3114                       </mediaobject>
3115                     </screenshot></para>
3116                 </listitem>
3117                 <listitem>
3118                   <para>do not ask</para>
3119                 </listitem>
3120               </itemizedlist></para>
3121             <para>Description:<itemizedlist>
3122                 <listitem>
3123                   <para>If you are charging rental fees for items this preference will make it so
3124                     that you can show (or not show) a confirmation before checking out an item that
3125                     will incur a rental charge.</para>
3126                 </listitem>
3127               </itemizedlist></para>
3128           </section>
3129           <section id="UpdateNotForLoanStatusOnCheckin">
3130             <title>UpdateNotForLoanStatusOnCheckin</title>
3131             <para>Asks: This is a list of value pairs. When an item is checked in, if the not for
3132               loan value on the left matches the items not for loan value it will be updated to the
3133               right-hand value. E.g. '-1: 0' will cause an item that was set to 'Ordered' to now be
3134               available for loan. Each pair of values should be on a separate line. </para>
3135           </section>
3136         </section>
3137
3138         <section id="circcheckoutpolicy">
3139           <title>Checkout Policy</title>
3140
3141           <para/>
3142
3143           <section id="AgeRestrictionMarker">
3144             <title>AgeRestrictionMarker</title>
3145
3146             <para>Asks: Restrict patrons with the following target audience
3147             values from checking out inappropriate materials: ___</para>
3148
3149             <para>Description:</para>
3150
3151             <itemizedlist>
3152               <listitem>
3153                 <para>This preference defines certain keywords that will
3154                 trigger Koha to restrict checkout based on age. These
3155                 restrictions can be overridden by the <link linkend="AgeRestrictionOverride">AgeRestrictionOverride</link>
3156                 preference. Enter in this field a series of keywords separated
3157                 by bar (|) with no spaces. For example PG|R|E|EC|Age| will
3158                 look for PG followed by an age number, R folllowed by an age
3159                 number, Age followed by an age number, and so on. These values
3160                 can appear in any MARC field, but Library of Congress
3161                 recommends the 521$a (Target Audience Note). Whatever field
3162                 you decide to use you must map the word agerestriction in the
3163                 biblioitems table to that field in the <link linkend="kohamarcmapping">Koha to MARC Mapping</link>. When
3164                 cataloging you can enter values like PG 13 or E 10 in the
3165                 521$a and Koha will then notify circulation librarians that
3166                 the material may not be recommended for the patron based on
3167                 their age.<important>
3168                     <para>You must map the word agerestriction in the biblioitems table to the MARC
3169                       field where this information will appear via the <link linkend="kohamarcmapping">Koha to MARC Mapping</link> administration
3170                       area.</para>
3171                   </important></para>
3172               </listitem>
3173             </itemizedlist>
3174           </section>
3175
3176           <section id="AgeRestrictionOverride">
3177             <title>AgeRestrictionOverride</title>
3178
3179             <para>Default: Don't allow</para>
3180
3181             <para>Asks: ___ staff to check out an item with age
3182             restriction.</para>
3183
3184             <para>Values:</para>
3185
3186             <itemizedlist>
3187               <listitem>
3188                 <para>Allow</para>
3189
3190                 <screenshot>
3191                   <screeninfo>Allow age restriction override</screeninfo>
3192
3193                   <mediaobject>
3194                     <imageobject>
3195                       <imagedata fileref="images/admin/globalprefs/AgeRestrictionOverride.png"/>
3196                     </imageobject>
3197                   </mediaobject>
3198                 </screenshot>
3199               </listitem>
3200
3201               <listitem>
3202                 <para>Don't allow</para>
3203
3204                 <screenshot>
3205                   <screeninfo>Don't allow age restriction
3206                   override</screeninfo>
3207
3208                   <mediaobject>
3209                     <imageobject>
3210                       <imagedata fileref="images/admin/globalprefs/AgeRestrictionMarker.png"/>
3211                     </imageobject>
3212                   </mediaobject>
3213                 </screenshot>
3214               </listitem>
3215             </itemizedlist>
3216
3217             <para>Description:</para>
3218
3219             <itemizedlist>
3220               <listitem>
3221                 <para>When the <link linkend="AgeRestrictionMarker">AgeRestrictionMarker</link>
3222                 preference is set, Koha will try to warn circulation
3223                 librarians before checking out an item that might have an age
3224                 restriction listed in the MARC record. This preference asks if
3225                 you would like the staff to be able to still check out these
3226                 items to patrons under the age limit.</para>
3227               </listitem>
3228             </itemizedlist>
3229           </section>
3230
3231           <section id="AllFinesNeedOverride">
3232             <title>AllFinesNeedOverride</title>
3233
3234             <para>Default: Require</para>
3235
3236             <para>Asks: ___ staff to manually override all fines, even fines
3237             less than <link linkend="noissuescharge">noissuescharge</link>.</para>
3238
3239             <para>Values:</para>
3240
3241             <itemizedlist>
3242               <listitem>
3243                 <para>Don't require</para>
3244               </listitem>
3245
3246               <listitem>
3247                 <para>Require</para>
3248               </listitem>
3249             </itemizedlist>
3250
3251             <para>Description:</para>
3252
3253             <itemizedlist>
3254               <listitem>
3255                 <para>This preference let's you decide if you want to always
3256                 be warned that the patron has fines when checking out. If you
3257                 have it set to 'Require' then no matter how much money the
3258                 patron owes a message will pop up warning you that the patron
3259                 owes money.</para>
3260               </listitem>
3261             </itemizedlist>
3262           </section>
3263
3264           <section id="AllowFineOverride">
3265             <title>AllowFineOverride</title>
3266
3267             <para>Default: Don't allow</para>
3268
3269             <para>Asks: ___ staff to manually override and check out items to
3270             patrons who have more than <link linkend="noissuescharge">noissuescharge</link> in fines.</para>
3271
3272             <para>Values:</para>
3273
3274             <itemizedlist>
3275               <listitem>
3276                 <para>Allow</para>
3277               </listitem>
3278
3279               <listitem>
3280                 <para>Don't allow</para>
3281               </listitem>
3282             </itemizedlist>
3283
3284             <para>Description:</para>
3285
3286             <itemizedlist>
3287               <listitem>
3288                 <para>This preference lets you decide if you staff can check
3289                 out to patrons who owe more money than you usually let them
3290                 carry on their account. If set to 'Allow' staff will be warned
3291                 that the patrons owes money, but it won't stop the staff from
3292                 checking out to the patron.</para>
3293               </listitem>
3294             </itemizedlist>
3295           </section>
3296
3297           <section id="AllowItemsOnHoldCheckout">
3298             <title>AllowItemsOnHoldCheckout</title>
3299
3300             <para>Default: Don't allow</para>
3301
3302             <para>Asks: ___ checkouts of items reserved to someone else. If
3303             allowed do not generate RESERVE_WAITING and RESERVED warning. This
3304             allows self checkouts for those items.</para>
3305
3306             <para>Values:</para>
3307
3308             <itemizedlist>
3309               <listitem>
3310                 <para>Allow</para>
3311               </listitem>
3312
3313               <listitem>
3314                 <para>Don't allow</para>
3315               </listitem>
3316             </itemizedlist>
3317
3318             <important>
3319               <para>This system preference relates only to SIP based self
3320               checkout, not Koha's web based self checkout.</para>
3321             </important>
3322
3323             <para>Description:</para>
3324
3325             <itemizedlist>
3326               <listitem>
3327                 <para>When this preference is set to 'Allow' patrons will be
3328                 able to use your external self check machine to check out a
3329                 book to themselves even if it's on hold for someone else. If
3330                 you would like Koha to prevent people from checking out books
3331                 that are on hold for someone else set this preference to
3332                 "Don't allow."</para>
3333               </listitem>
3334             </itemizedlist>
3335           </section>
3336
3337           <section id="AllowNotForLoanOverride">
3338             <title>AllowNotForLoanOverride</title>
3339
3340             <para>Default: Allow</para>
3341
3342             <para>Asks: ___ staff to override and check out items that are
3343             marked as not for loan.</para>
3344
3345             <para>Values:</para>
3346
3347             <itemizedlist>
3348               <listitem>
3349                 <para>Allow</para>
3350               </listitem>
3351
3352               <listitem>
3353                 <para>Don't allow</para>
3354               </listitem>
3355             </itemizedlist>
3356
3357             <para>Description:</para>
3358
3359             <itemizedlist>
3360               <listitem>
3361                 <para>This parameter is a binary setting which controls the
3362                 ability of staff (patrons will always be prevented from
3363                 checking these items out) to check out items that are marked
3364                 as "not for loan". Setting it to "Allow" would allow such
3365                 items to be checked out, setting it to "Don't allow" would
3366                 prevent this. This setting determines whether items meant to
3367                 stay in the library, such as reference materials, and other
3368                 library resources can be checked out by patrons.</para>
3369               </listitem>
3370             </itemizedlist>
3371           </section>
3372
3373           <section id="AllowRenewalLimitOverride">
3374             <title>AllowRenewalLimitOverride</title>
3375
3376             <para>Default: Allow</para>
3377
3378             <para>Asks: ___ staff to manually override the renewal limit and
3379             renew a checkout when it would go over the renewal limit.</para>
3380
3381             <para>Values:</para>
3382
3383             <itemizedlist>
3384               <listitem>
3385                 <para>Allow</para>
3386               </listitem>
3387
3388               <listitem>
3389                 <para>Don't allow</para>
3390               </listitem>
3391             </itemizedlist>
3392
3393             <para>Description:</para>
3394
3395             <itemizedlist>
3396               <listitem>
3397                 <para>This preference is a binary setting which controls the
3398                 ability of staff to override the limits placed on the number
3399                 of times an item can be renewed. Setting it to "Allow" would
3400                 allow such limits to be overridden, setting it to "Don't
3401                 allow" would prevent this. This is a preference in which if it
3402                 is set to "allow" it would allow the library staff to use
3403                 their judgment for overriding the renew limit for special
3404                 cases, setting it to "Don't allow" prevents an opportunity for
3405                 abuse by the library staff.</para>
3406               </listitem>
3407             </itemizedlist>
3408           </section>
3409
3410           <section id="AllowReturnToBranch">
3411             <title>AllowReturnToBranch</title>
3412
3413             <para>Default: to any library</para>
3414
3415             <para>Asks: Allow materials to be returned to ___</para>
3416
3417             <para>Values:</para>
3418
3419             <itemizedlist>
3420               <listitem>
3421                 <para>either the library the item is from or the library it
3422                 was checked out from.</para>
3423               </listitem>
3424
3425               <listitem>
3426                 <para>only the library the item is from.</para>
3427               </listitem>
3428
3429               <listitem>
3430                 <para>only the library the item was checked out from.</para>
3431               </listitem>
3432
3433               <listitem>
3434                 <para>to any library.</para>
3435               </listitem>
3436             </itemizedlist>
3437
3438             <para>Description:</para>
3439
3440             <itemizedlist>
3441               <listitem>
3442                 <para>This preference lets the library system decide how they
3443                 will accept returns. Some systems allow for items to be
3444                 returned to any library in the system (the default value of
3445                 this preference) others want to limit item returns to only
3446                 specific branches. This preference will allow you to limit
3447                 item returns (checkins) to the branch(es) set in the
3448                 value.</para>
3449               </listitem>
3450             </itemizedlist>
3451           </section>
3452           <section id="AllowTooManyOverride">
3453             <title>AllowTooManyOverride</title>
3454             <para>Default: Allow</para>
3455             <para>Asks: ___  staff to override and check out items when the patron has reached the
3456               maximum number of allowed checkouts.</para>
3457             <para>Values:</para>
3458             <itemizedlist>
3459                 <listitem>
3460                   <para>Allow</para>
3461                   <screenshot>
3462                       <screeninfo>Allow too many checkouts override</screeninfo>
3463                       <mediaobject>
3464                         <imageobject>
3465                           <imagedata fileref="images/admin/globalprefs/AllowTooManyOverride-yes.png"
3466                           />
3467                         </imageobject>
3468                       </mediaobject>
3469                     </screenshot>
3470                 </listitem>
3471                 <listitem>
3472                   <para>Don't allow</para>
3473                   <screenshot>
3474                     <screeninfo>Don't allow too many checkouts override</screeninfo>
3475                     <mediaobject>
3476                       <imageobject>
3477                         <imagedata fileref="images/admin/globalprefs/AllowTooManyOverride-no.png"/>
3478                       </imageobject>
3479                     </mediaobject>
3480                   </screenshot>
3481                 </listitem>
3482               </itemizedlist>
3483             <para>Description:<itemizedlist>
3484                 <listitem>
3485                   <para>If this preference is set to "Allow" then staff all will be presented with
3486                     an option to checkout more items to a patron than are normally allowed in the
3487                       <link linkend="circfinerules">Circulation and Fine Rules</link>.  If this
3488                     preference is set to "Don't allow" then no staff member will be able to check
3489                     out more than the circulation limit.</para>
3490                 </listitem>
3491               </itemizedlist></para>
3492           </section>
3493
3494           <section id="AutomaticItemReturn">
3495             <title>AutomaticItemReturn</title>
3496
3497             <para>Default: Do</para>
3498
3499             <para>Asks: ___ automatically transfer items to their home branch
3500             when they are returned.</para>
3501
3502             <para>Values:</para>
3503
3504             <itemizedlist>
3505               <listitem>
3506                 <para>Do</para>
3507               </listitem>
3508
3509               <listitem>
3510                 <para>Don't</para>
3511               </listitem>
3512             </itemizedlist>
3513
3514             <para>Description:</para>
3515
3516             <itemizedlist>
3517               <listitem>
3518                 <para>This preference is a binary setting which determines
3519                 whether an item is returned to its home branch automatically
3520                 or not. If set to "Don't", the staff member checking an item
3521                 in at a location other than the item's home branch will be
3522                 asked whether the item will remain at the non-home branch (in
3523                 which case the new location will be marked as a holding
3524                 location) or returned. Setting it to "Do" will ensure that
3525                 items checked in at a branch other than their home branch will
3526                 be sent to that home branch.</para>
3527               </listitem>
3528             </itemizedlist>
3529           </section>
3530           <section id="AutoRemoveOverduesRestrictions">
3531             <title>AutoRemoveOverduesRestrictions</title>
3532             <para>Default: Do not</para>
3533             <para>Asks: ___ allow OVERDUES restrictions triggered by sent notices to be cleared
3534               automatically when all overdue items are returned by a patron. </para>
3535             <para>Values:<itemizedlist>
3536                 <listitem>
3537                   <para>Do</para>
3538                 </listitem>
3539                 <listitem>
3540                   <para>Do not</para>
3541                 </listitem>
3542               </itemizedlist></para>
3543             <para>Description:<itemizedlist>
3544                 <listitem>
3545                   <para>Using the <link linkend="noticetriggers">Overdue Notice/Status
3546                       Triggers</link> you can restrict patrons after they receive an overdue notice.
3547                     This preference lets you define whether Koha will automatically remove that
3548                     restriction once the overdue items in question are returned or not.</para>
3549                 </listitem>
3550               </itemizedlist></para>
3551           </section>
3552
3553           <section id="CircControl">
3554             <title>CircControl</title>
3555
3556             <para>Default: the library the item is from</para>
3557
3558             <para>Asks: Use the checkout and fines rules of ___</para>
3559
3560             <para>Values:</para>
3561
3562             <itemizedlist>
3563               <listitem>
3564                 <para>the library the item is from</para>
3565
3566                 <itemizedlist>
3567                   <listitem>
3568                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
3569                       will be determined by the item's library where <link
3570                         linkend="HomeOrHoldingBranch">HomeOrHoldingBranch</link> chooses if item's
3571                       home library is used or holding library is used.</para>
3572                   </listitem>
3573                 </itemizedlist>
3574               </listitem>
3575
3576               <listitem>
3577                 <para>the library the patron is from</para>
3578
3579                 <itemizedlist>
3580                   <listitem>
3581                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
3582                       will be determined the patron's home library</para>
3583                   </listitem>
3584                 </itemizedlist>
3585               </listitem>
3586
3587               <listitem>
3588                 <para>the library you are logged in at</para>
3589
3590                 <itemizedlist>
3591                   <listitem>
3592                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
3593                       will be determined by the library that checked the item out to the
3594                       patron</para>
3595                   </listitem>
3596                 </itemizedlist>
3597               </listitem>
3598             </itemizedlist>
3599           </section>
3600           <section id="ConsiderOnSiteCheckoutsAsNormalCheckouts">
3601             <title>ConsiderOnSiteCheckoutsAsNormalCheckouts</title>
3602             <para>Default: Consider</para>
3603             <para>Asks: ___ on-site checkouts as normal checkouts. If enabled, the number of
3604               checkouts allowed will be normal checkouts + on-site checkouts. If disabled, both
3605               values will be checked separately. </para>
3606             <para>Values:<itemizedlist>
3607                 <listitem>
3608                   <para>Consider</para>
3609                 </listitem>
3610                 <listitem>
3611                   <para>Don't consider</para>
3612                 </listitem>
3613               </itemizedlist></para>
3614             <para>Description:<itemizedlist>
3615                 <listitem>
3616                   <para>This preference allows you to decide if checkouts that are <link
3617                       linkend="OnSiteCheckouts">OnSiteCheckouts</link> are counted toward the total
3618                     checkouts a patron can have. You can also set your <link linkend="circfinerules"
3619                       >circulation and fine rules</link> to allow only a certain number of normal
3620                     and OnSite checkouts.</para>
3621                 </listitem>
3622               </itemizedlist></para>
3623           </section>
3624           <section id="DefaultLongOverdueChargeValue">
3625             <title>DefaultLongOverdueChargeValue</title>
3626             <para>Asks: Charge a lost item to the borrower's account when the LOST value of the item
3627               changes to ___</para>
3628             <para>Description: <itemizedlist>
3629                 <listitem>
3630                   <para>Leave this field empty if you don't want to charge the user for lost items.
3631                     If you want the user to be charged enter the <link linkend="lost">LOST
3632                       authorized value</link> you are using in the <link
3633                       linkend="DefaultLongOverdueLostValue">DefaultLongOverdueLostValue</link>
3634                     preference. This preference is used when the <link linkend="longoverduecron"
3635                       >longoverdue cron job</link> is called without the --charge parameter.</para>
3636                 </listitem>
3637               </itemizedlist></para>
3638           </section>
3639           <section id="DefaultLongOverdueLostValue">
3640             <title>DefaultLongOverdueLostValue &amp; DefaultLongOverdueDays </title>
3641             <para>Asks: By default, set the LOST value of an item to ___ when the item has been
3642               overdue for more than ___ days. </para>
3643             <para>Description:<itemizedlist>
3644                 <listitem>
3645                   <para>These preferences are used when the <link linkend="longoverduecron"
3646                       >longoverdue cron job</link> is called without the --lost parameter. It allows
3647                     users to set the values of the <link linkend="longoverduecron">longoverdue
3648                       cron</link> without having to edit the crontab.  Setting the values to 1 and
3649                     30 for example will mark the item with the <link linkend="lost">LOST authorized
3650                       value</link> of 1 after the item is 30 days overdue. </para>
3651                 </listitem>
3652               </itemizedlist></para>
3653           </section>
3654           <section id="HoldsInNoissuesCharge">
3655             <title>HoldsInNoissuesCharge</title>
3656             <para>Default: Don't include</para>
3657             <para>Asks: ___ hold charges when summing up charges for noissuescharge.</para>
3658             <para>Values:<itemizedlist>
3659                 <listitem>
3660                   <para>Don't include</para>
3661                 </listitem>
3662                 <listitem>
3663                   <para>Include</para>
3664                 </listitem>
3665               </itemizedlist></para>
3666           </section>
3667
3668           <section id="HomeOrHoldingBranch">
3669             <title>HomeOrHoldingBranch</title>
3670
3671             <para>Default: the library the item was checked out from</para>
3672
3673             <para>Asks: Use the checkout and fines rules of ___</para>
3674
3675             <para>Values:</para>
3676
3677             <itemizedlist>
3678               <listitem>
3679                 <para>the library the item is from<itemizedlist>
3680                     <listitem>
3681                       <para>This is equivalent to 'home library'</para>
3682                     </listitem>
3683                   </itemizedlist></para>
3684               </listitem>
3685
3686               <listitem>
3687                 <para>the library the item was checked out from<itemizedlist>
3688                     <listitem>
3689                       <para>This is equivalent to 'holding library'</para>
3690                     </listitem>
3691                   </itemizedlist></para>
3692               </listitem>
3693             </itemizedlist>
3694             <para>Description:</para>
3695             <itemizedlist>
3696               <listitem>
3697                 <para>This preference does several things.  <itemizedlist>
3698                     <listitem>
3699                       <para>If <link linkend="CircControl">CircControl</link> is set to 'the library
3700                         the item is from' then the <link linkend="circfinerules">circulation and
3701                           fines policies</link> will be determined by the item's library where
3702                         HomeOrHoldingBranch chooses if item's home library is used or holding
3703                         library is used.</para>
3704                     </listitem>
3705                     <listitem>
3706                       <para>If <link linkend="IndependentBranches">IndependentBranches</link> is set
3707                         to 'Prevent' then the value of this preference is used in figuring out if
3708                         the item can be checked out.  If the item's home library does not match the
3709                         logged in library, the item cannot be checked out unless you are a <link
3710                           linkend="patronpermsdefined">superlibrarian</link>.</para>
3711                     </listitem>
3712                   </itemizedlist></para>
3713               </listitem>
3714             </itemizedlist>
3715             <important>
3716               <para>It is not recommend that this setting be changed after initial setup of Koha
3717                 because it will change the behavior of items already checked out.</para>
3718             </important>
3719           </section>
3720
3721           <section id="InProcessingToShelvingCart">
3722             <title>InProcessingToShelvingCart</title>
3723
3724             <para>Default: Don't move</para>
3725
3726             <para>Asks: ___ items that have the location PROC to the location
3727             CART when they are checked in.</para>
3728
3729             <para>Values:</para>
3730
3731             <itemizedlist>
3732               <listitem>
3733                 <para>Don't move</para>
3734               </listitem>
3735
3736               <listitem>
3737                 <para>Move</para>
3738               </listitem>
3739             </itemizedlist>
3740             <para>Description:<itemizedlist>
3741                 <listitem>
3742                   <para>This preference is used to manage automatically changing item locations from
3743                     processing (PROC) to the book cart (CART). A <link linkend="proccartcron">cron
3744                       job</link> needs to be set to run at specified intervals to age items from
3745                     CART to the permanent shelving location. (For example, an hourly cron entry of
3746                     cart_to_shelf.pl --hours 3 where --hours is the amount of time an item should
3747                     spend on the cart before aging to its permanent location.) More information can
3748                     be found in the <link linkend="processinglocations">related chapter</link> in
3749                     this manual.</para>
3750
3751                     <itemizedlist>
3752                       <listitem>
3753                         <note>
3754                           <para>If the <link linkend="ReturnToShelvingCart"
3755                               >ReturnToShelvingCart</link> system preference is turned on, any newly
3756                             checked-in item is also automatically put into the shelving cart, to be
3757                             covered by the same script run.</para>
3758                         </note>
3759                       </listitem>
3760                       <listitem>
3761                         <important>
3762                           <para>Checkins with confirmed holds will not go into the shelving cart. If
3763                             items on the shelving cart are checked out, the cart location will be
3764                             cleared.</para>
3765                         </important>
3766                       </listitem>
3767                     </itemizedlist>
3768
3769                 </listitem>
3770               </itemizedlist></para>
3771           </section>
3772
3773           <section id="IssuingInProcess">
3774             <title>IssuingInProcess</title>
3775
3776             <para>Default: Don't prevent</para>
3777
3778             <para>Asks: ___ patrons from checking out an item whose rental
3779             charge would take them over the limit.</para>
3780
3781             <para>Values:</para>
3782
3783             <itemizedlist>
3784               <listitem>
3785                 <para>Don't prevent</para>
3786               </listitem>
3787
3788               <listitem>
3789                 <para>Prevent</para>
3790               </listitem>
3791             </itemizedlist>
3792
3793             <para>Description:</para>
3794
3795             <itemizedlist>
3796               <listitem>
3797                 <para>This preference determines if a patron can check items
3798                 out if there is an overdue fine on the account and any of the
3799                 materials the patron wishes to check out will potentially tip
3800                 the account balance over the maximum fines policy the library
3801                 has in place.</para>
3802               </listitem>
3803             </itemizedlist>
3804
3805             <para>Example: Your library has a $5 limit set for 'fines' (ie,
3806             after incurring $5 in fines, a patron can no longer check out
3807             items). A patron comes to the desk with 5 items to check out (4
3808             books and a video) The patron has $4 in charges already on their
3809             account. One of the videos has a rental charge of $1, therefore
3810             making the total fines on the patron's account suddenly $5 (the
3811             limit).</para>
3812           </section>
3813
3814           <section id="IssueLostItem">
3815             <title>IssueLostItem</title>
3816
3817             <para>Default: display a message</para>
3818
3819             <para>Asks: When issuing an item that has been marked as lost,
3820             ___.</para>
3821
3822             <para>Values:</para>
3823
3824             <itemizedlist>
3825               <listitem>
3826                 <para>display a message</para>
3827
3828                 <screenshot>
3829                   <screeninfo>Lost message when checking out</screeninfo>
3830
3831                   <mediaobject>
3832                     <imageobject>
3833                       <imagedata fileref="images/admin/globalprefs/IssueLostItem-msg.png"/>
3834                     </imageobject>
3835                   </mediaobject>
3836                 </screenshot>
3837               </listitem>
3838
3839               <listitem>
3840                 <para>do nothing</para>
3841
3842                 <itemizedlist>
3843                   <listitem>
3844                     <para>This option will just check the item out without
3845                     notifying you that the item was marked lost.</para>
3846                   </listitem>
3847                 </itemizedlist>
3848               </listitem>
3849
3850               <listitem>
3851                 <para>require confirmation</para>
3852
3853                 <screenshot>
3854                   <screeninfo>Confirm checkout of lost item</screeninfo>
3855
3856                   <mediaobject>
3857                     <imageobject>
3858                       <imagedata fileref="images/admin/globalprefs/IssueLostItem-confirm.png"/>
3859                     </imageobject>
3860                   </mediaobject>
3861                 </screenshot>
3862               </listitem>
3863             </itemizedlist>
3864
3865             <para>Description:</para>
3866
3867             <itemizedlist>
3868               <listitem>
3869                 <para>This preference lets you define how library staff are
3870                 notified that an item with a lost status is being checked out.
3871                 This will help staff mark items as 'available' if you choose
3872                 to 'display a message' or 'require confirmation.' If you
3873                 choose to 'do nothing,' there will be no notification that the
3874                 item being checked out is marked as 'lost.'</para>
3875               </listitem>
3876             </itemizedlist>
3877           </section>
3878           <section id="ManInvInNoissuesCharge">
3879             <title>ManInvInNoissuesCharge</title>
3880             <para>Default: Include</para>
3881             <para>Asks: ___  MANUAL_INV charges when summing up charges for noissuescharge. </para>
3882             <para>Values:<itemizedlist>
3883                 <listitem>
3884                   <para>Don't include</para>
3885                 </listitem>
3886                 <listitem>
3887                   <para>Include</para>
3888                 </listitem>
3889               </itemizedlist></para>
3890             <para>Description:<itemizedlist>
3891                 <listitem>
3892                   <para>This preference lets you decide if charges entered as manual invoices are
3893                     included when calculating the <link linkend="noissuescharge">noissuescharge</link>. If this is set to include then Koha will include all
3894                     manual invoices when deciding if the patron owes too much money to check
3895                     anything else out of the library.  If it's set to Don't include then Koha will
3896                     ignore all manual invoice charges when figuring out if the patron owes too much
3897                     money to checkout additional materials.</para>
3898                 </listitem>
3899               </itemizedlist></para>
3900           </section>
3901
3902           <section id="maxoutstanding">
3903             <title>maxoutstanding</title>
3904
3905             <para>Default: 5</para>
3906
3907             <para>Asks: Prevent patrons from making holds on the OPAC if they
3908             owe more than ___ USD in fines.</para>
3909           </section>
3910
3911           <section id="noissuescharge">
3912             <title>noissuescharge</title>
3913
3914             <para>Default: 5</para>
3915
3916             <para>Asks: Prevent patrons from checking out books if they have
3917             more than ___ USD in fines.</para>
3918
3919             <para>Description:</para>
3920
3921             <itemizedlist>
3922               <listitem>
3923                 <para>This preference is the maximum amount of money owed to the library before the
3924                   user is banned from borrowing more items. Using the <link linkend="ManInvInNoissuesCharge">ManInvInNoissuesCharge</link> and <link linkend="RentalsInNoissuesCharge">RentalsInNoissuesCharge</link> preferences you
3925                   can control which types of charges are considered in this total. This also
3926                   coincides with <link linkend="maxoutstanding">maxoutstanding</link> that limits
3927                   patrons from placing holds when the maximum amount is owed to the library.</para>
3928               </listitem>
3929             </itemizedlist>
3930           </section>
3931           <section id="OnSiteCheckouts">
3932             <title>OnSiteCheckouts</title>
3933             <para>Default: Disable</para>
3934             <para>Asks: ___ the on-site checkouts feature.</para>
3935             <para>Values:<itemizedlist>
3936                 <listitem>
3937                   <para>Disable</para>
3938                 </listitem>
3939                 <listitem>
3940                   <para>Enable<screenshot>
3941                       <screeninfo>OnSiteCheckouts</screeninfo>
3942                       <mediaobject>
3943                         <imageobject>
3944                           <imagedata fileref="images/admin/globalprefs/OnSiteCheckouts.png"/>
3945                         </imageobject>
3946                       </mediaobject>
3947                     </screenshot></para>
3948                 </listitem>
3949               </itemizedlist></para>
3950             <para>Description:<itemizedlist>
3951                 <listitem>
3952                   <para>This preference lets you check out items that are 'not for loan' to patrons.
3953                     A checkbox is added to the checkout screen when this preference is set to
3954                     'Enable' labeled 'On-site checkout'. This allows you to track who's using items
3955                     that are normally not for loan or are in a closed stack setting.</para>
3956                 </listitem>
3957               </itemizedlist></para>
3958           </section>
3959           <section id="OnSiteCheckoutsForce">
3960             <title>OnSiteCheckoutsForce</title>
3961             <para>Default: Disable</para>
3962             <para>Asks: ___ the on-site for all cases (Even if a user is debarred, etc.).</para>
3963             <para>Values:<itemizedlist>
3964                 <listitem>
3965                   <para>Disable</para>
3966                 </listitem>
3967                 <listitem>
3968                   <para>Enable</para>
3969                   <screenshot>
3970                     <screeninfo>Force checkouts on restricted patrons</screeninfo>
3971                     <mediaobject>
3972                       <imageobject>
3973                         <imagedata fileref="images/admin/globalprefs/OnSiteCheckoutsForce.png"/>
3974                       </imageobject>
3975                     </mediaobject>
3976                   </screenshot>
3977                 </listitem>
3978
3979               </itemizedlist></para>
3980             <para>Description:<itemizedlist>
3981                 <listitem>
3982                   <para>This preference lets the staff override any restrictions a patron might have
3983                     and check out items for use within the library.  The <link
3984                       linkend="OnSiteCheckouts">OnSiteCheckouts</link> preference must first be set
3985                     to 'Enable' for this preference to be considered.</para>
3986                 </listitem>
3987               </itemizedlist></para>
3988           </section>
3989
3990           <section id="OverduesBlockCirc">
3991             <title>OverduesBlockCirc</title>
3992
3993             <para>Default: Ask for confirmation</para>
3994
3995             <para>Asks: ___ when checking out to a borrower that has overdues
3996             outstanding</para>
3997
3998             <para>Values:</para>
3999
4000             <itemizedlist>
4001               <listitem>
4002                 <para>Ask for confirmation</para>
4003
4004                 <itemizedlist>
4005                   <listitem>
4006                     <para>Will not let you check an item out to patrons with
4007                     overdues until a librarian confirms that it is okay</para>
4008                   </listitem>
4009                 </itemizedlist>
4010               </listitem>
4011
4012               <listitem>
4013                 <para>Block</para>
4014
4015                 <itemizedlist>
4016                   <listitem>
4017                     <para>Block all patrons with overdue items from being able
4018                     to check out</para>
4019                   </listitem>
4020                 </itemizedlist>
4021               </listitem>
4022
4023               <listitem>
4024                 <para>Don't block</para>
4025
4026                 <itemizedlist>
4027                   <listitem>
4028                     <para>Allow all patrons with overdue items to continue to
4029                     check out</para>
4030                   </listitem>
4031                 </itemizedlist>
4032               </listitem>
4033             </itemizedlist>
4034           </section>
4035           <section id="OverduesBlockRenewing">
4036             <title>OverduesBlockRenewing</title>
4037             <para>Default: allow renewing</para>
4038             <para>Asks: When a patron's checked out item is overdue, ___</para>
4039             <para>Values:<itemizedlist>
4040                 <listitem>
4041                   <para>allow renewing</para>
4042                 </listitem>
4043                 <listitem>
4044                   <para>block renewing for all the patron's items</para>
4045                 </listitem>
4046                 <listitem>
4047                   <para>block renewing for only this item</para>
4048                 </listitem>
4049               </itemizedlist></para>
4050           </section>
4051
4052           <section id="OverdueNoticeBcc">
4053             <title>OverdueNoticeBcc</title>
4054
4055             <para>Asks: Send all notices as a BCC to this email address
4056             ___</para>
4057
4058             <para>This preference makes it so that a librarian can get a copy of every notice sent
4059               out to patrons.<note>
4060                 <para>If you'd like more than one person to receive the blind copy you can simply
4061                   enter in multiple email addresses separated by commas.</para>
4062               </note><note>
4063                 <para>The name of this preference is misleading, it does not only send overdues, but
4064                   all notices to the BCC address.</para>
4065               </note></para>
4066           </section>
4067           <section id="OverdueNoticeCalendar">
4068             <title>OverdueNoticeCalendar</title>
4069             <para>Default: Ignore calendar</para>
4070             <para>Asks: ___  when working out the period for overdue notices</para>
4071             <para>Values:<itemizedlist>
4072                 <listitem>
4073                   <para>Ignore calendar<itemizedlist>
4074                       <listitem>
4075                         <para>Notices do not take holidays into account, so they will be sent even
4076                           if holidays have meant the item is not actually overdue yet</para>
4077                       </listitem>
4078                     </itemizedlist></para>
4079                 </listitem>
4080                 <listitem>
4081                   <para>Use calendar<itemizedlist>
4082                       <listitem>
4083                         <para>Notices take holidays into account, so they will not be sent if
4084                           holidays mean the item is not actually overdue yet</para>
4085                       </listitem>
4086                     </itemizedlist></para>
4087                 </listitem>
4088               </itemizedlist></para>
4089           </section>
4090
4091           <section id="PrintNoticesMaxLines">
4092             <title>PrintNoticesMaxLines</title>
4093
4094             <para>Asks: Include up to ___ item lines in a printed overdue
4095             notice.</para>
4096
4097             <note>
4098               <para>If the number of items is greater than this number, the
4099               notice will end with a warning asking the borrower to check
4100               their online account for a full list of overdue items.</para>
4101             </note>
4102
4103             <note>
4104               <para>Set to 0 to include all overdue items in the notice, no
4105               matter how many there are.</para>
4106             </note>
4107
4108             <important>
4109               <para>This preference only refers to the print notices, not
4110               those sent via email.</para>
4111             </important>
4112           </section>
4113
4114           <section id="RenewalPeriodBase">
4115             <title>RenewalPeriodBase</title>
4116
4117             <para>Default: the old due date of the checkout</para>
4118
4119             <para>Asks: When renewing checkouts, base the new due date on
4120             ___</para>
4121
4122             <para>Values:</para>
4123
4124             <itemizedlist>
4125               <listitem>
4126                 <para>the old due date of the checkout</para>
4127               </listitem>
4128
4129               <listitem>
4130                 <para>the current date</para>
4131               </listitem>
4132             </itemizedlist>
4133           </section>
4134           <section id="RenewalSendNotice">
4135             <title>RenewalSendNotice</title>
4136             <para> Default: Don't send </para>
4137             <para>Asks: ____ a renewal notice according to patron checkout alert preferences. </para>
4138             <para>Values: <itemizedlist>
4139                 <listitem>
4140                   <para>Don't send</para>
4141                 </listitem>
4142                 <listitem>
4143                   <para>Send</para>
4144                 </listitem>
4145               </itemizedlist></para>
4146             <para>Description:<itemizedlist>
4147                 <listitem>
4148                   <para>If a patron has chosen to receive a check out notice in their messaging
4149                     preferences and this preference is set to 'Send' then those patrons will also
4150                     receive a notice when they renew materials. You will want to set up a <link
4151                       linkend="addnotices">new notice</link> with the code of RENEWAL (if you don't
4152                     already have it) with custom text for renewing items.<important>
4153                       <para>This preference requires that you have <link
4154                           linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
4155                         set to 'Allow'</para>
4156                     </important></para>
4157                 </listitem>
4158               </itemizedlist></para>
4159           </section>
4160           <section id="RentalsInNoissuesCharge">
4161             <title>RentalsInNoissuesCharge</title>
4162             <para>Default: Include</para>
4163             <para>Asks: ___  rental charges when summing up charges for noissuescharge. </para>
4164             <para>Values:<itemizedlist>
4165                 <listitem>
4166                   <para>Don't include</para>
4167                 </listitem>
4168                 <listitem>
4169                   <para>Include</para>
4170                 </listitem>
4171               </itemizedlist></para>
4172             <para>Description:<itemizedlist>
4173                 <listitem>
4174                   <para>This preference lets you decide if rental charges are included when
4175                     calculating the <link linkend="noissuescharge">noissuescharge</link>. If this is
4176                     set to include then Koha will include all rental charges when deciding if the
4177                     patron owes too much money to check anything else out of the library.  If it's
4178                     set to Don't include then Koha will ignore all rental charges when figuring out
4179                     if the patron owes too much money to checkout additional materials.</para>
4180                 </listitem>
4181               </itemizedlist></para>
4182           </section>
4183           <section id="RestrictionBlockRenewing">
4184             <title>RestrictionBlockRenewing</title>
4185             <para>Default: Allow</para>
4186             <para>Asks: If patron is restricted, ___ renewing of items. </para>
4187             <para>Values:<itemizedlist>
4188                 <listitem>
4189                   <para>Allow</para>
4190                 </listitem>
4191                 <listitem>
4192                   <para>Block</para>
4193                 </listitem>
4194               </itemizedlist></para>
4195           </section>
4196
4197           <section id="ReturnBeforeExpiry">
4198             <title>ReturnBeforeExpiry</title>
4199
4200             <para>Default: Don't require</para>
4201
4202             <para>Asks: ___ patrons to return books before their accounts
4203             expire (by restricting due dates to before the patron's expiration
4204             date).</para>
4205
4206             <para>Values:</para>
4207
4208             <itemizedlist>
4209               <listitem>
4210                 <para>Don't require</para>
4211               </listitem>
4212
4213               <listitem>
4214                 <para>Require</para>
4215               </listitem>
4216             </itemizedlist>
4217
4218             <para>Description:</para>
4219
4220             <itemizedlist>
4221               <listitem>
4222                 <para>This is preference may prevent a patron from having
4223                 items checked out after their library card has expired. If
4224                 this is set to "Require", then a due date of any checked out
4225                 item can not be set for a date which falls after the patron's
4226                 card expiration. If the setting is left "Don't require" then
4227                 item check out dates may exceed the expiration date for the
4228                 patron's library card.</para>
4229               </listitem>
4230             </itemizedlist>
4231           </section>
4232
4233           <section id="ReturnToShelvingCart">
4234             <title>ReturnToShelvingCart</title>
4235
4236             <para>Default: Don't move</para>
4237
4238             <para>Asks: ___ all items to the location CART when they are
4239             checked in.</para>
4240
4241             <para>Values:</para>
4242
4243             <itemizedlist>
4244               <listitem>
4245                 <para>Don't move</para>
4246               </listitem>
4247
4248               <listitem>
4249                 <para>Move</para>
4250               </listitem>
4251             </itemizedlist>
4252             <para>Description:<itemizedlist>
4253                 <listitem>
4254                   <para>More information can be found in the <link linkend="processinglocations"
4255                       >related chapter</link> in this manual.</para>
4256                 </listitem>
4257               </itemizedlist></para>
4258           </section>
4259           <section id="StaffSearchResultsDisplayBranch">
4260             <title>StaffSearchResultsDisplayBranch</title>
4261             <para>Default: the library the item is held by</para>
4262             <para>Asks: For search results in the staff client, display the branch of ___</para>
4263             <para>Values:<itemizedlist>
4264                 <listitem>
4265                   <para>the library the item is from</para>
4266                 </listitem>
4267                 <listitem>
4268                   <para>the library the items is held by</para>
4269                 </listitem>
4270               </itemizedlist></para>
4271           </section>
4272
4273           <section id="TransfersMaxDaysWarning">
4274             <title>TransfersMaxDaysWarning</title>
4275
4276             <para>Default: 3</para>
4277
4278             <para>Asks: Show a warning on the "Transfers to Receive" screen if
4279             the transfer has not been received ___ days after it is
4280             sent.</para>
4281
4282             <para>Description:</para>
4283
4284             <itemizedlist>
4285               <listitem>
4286                 <para>The TransferMaxDaysWarning preference is set at a
4287                 default number of days. This preference allows for a warning
4288                 to appear after a set amount of time if an item being
4289                 transferred between library branches has not been received.
4290                 The warning will appear in the <link linkend="transferstoreceive">Transfers to Receive</link>
4291                 report.</para>
4292               </listitem>
4293             </itemizedlist>
4294           </section>
4295
4296           <section id="UseBranchTransferLimits">
4297             <title>UseBranchTransferLimits &amp;
4298             BranchTransferLimitsType</title>
4299
4300             <para>Defaults: Don't enforce &amp; collection code</para>
4301
4302             <para>Asks: ___ branch transfer limits based on ___</para>
4303
4304             <para>UseBranchTransferLimits Values:</para>
4305
4306             <itemizedlist>
4307               <listitem>
4308                 <para>Don't enforce</para>
4309               </listitem>
4310
4311               <listitem>
4312                 <para>Enforce</para>
4313               </listitem>
4314             </itemizedlist>
4315
4316             <para>BranchTransferLimitsType Values:</para>
4317
4318             <itemizedlist>
4319               <listitem>
4320                 <para>collection code</para>
4321               </listitem>
4322
4323               <listitem>
4324                 <para>item type</para>
4325               </listitem>
4326             </itemizedlist>
4327
4328             <para>BranchTransferLimitsType Description:</para>
4329
4330             <itemizedlist>
4331               <listitem>
4332                 <para>This parameter is a binary setting which determines
4333                 whether items are transferred according to item type or
4334                 collection code. This value determines how the library manager
4335                 is able to restrict what items can be transferred between the
4336                 branches.</para>
4337               </listitem>
4338             </itemizedlist>
4339           </section>
4340
4341           <section id="useDaysMode">
4342             <title>useDaysMode</title>
4343
4344             <para>Default: Don't include</para>
4345
4346             <para>Asks: Calculate the due date using ___.</para>
4347
4348             <para>Values:</para>
4349
4350             <itemizedlist>
4351               <listitem>
4352                 <para>circulation rules only.</para>
4353               </listitem>
4354
4355               <listitem>
4356                 <para>the calendar to push the due date to the next open
4357                 day.</para>
4358               </listitem>
4359
4360               <listitem>
4361                 <para>the calendar to skip all days the library is
4362                 closed.</para>
4363               </listitem>
4364             </itemizedlist>
4365
4366             <para>Description:</para>
4367
4368             <itemizedlist>
4369               <listitem>
4370                 <para>This preference controls how scheduled library closures
4371                 affect the due date of a material. The 'the calendar to skip
4372                 all days the library is closed' setting allows for a scheduled
4373                 closure not to count as a day in the loan period, the
4374                 'circulation rules only' setting would not consider the
4375                 scheduled closure at all, and 'the calendar to push the due
4376                 date to the next open day' would only effect the due date if
4377                 the day the item is due would fall specifically on the day of
4378                 closure.</para>
4379               </listitem>
4380             </itemizedlist>
4381
4382             <para>Example:</para>
4383
4384             <itemizedlist>
4385               <listitem>
4386                 <para>The library has put December 24th and 25th in as
4387                 closures on the calendar. A book checked out by a patron has a
4388                 due date of December 25th according to the circulation and
4389                 fine rules. If this preference is set to 'circulation rules
4390                 only' then the item will remain due on the 25th. If the
4391                 preference is set to 'the calendar to push the due date to the
4392                 next open day' then the due date will be December 26th. If the
4393                 preference is set to 'the calendar to skip all days the
4394                 library is closed' then the due date will be pushed to the
4395                 27th of December to accommodate for the two closed
4396                 days.</para>
4397               </listitem>
4398             </itemizedlist>
4399
4400             <para>The calendar is defined on a branch by branch basis. To
4401             learn more about the calendar, check out the '<link linkend="calholidays">Calendar &amp; Holidays</link>' section of
4402             this manual.</para>
4403           </section>
4404           <section id="UseTransportCostMatrix">
4405             <title>UseTransportCostMatrix</title>
4406             <para>Default: Don't use</para>
4407             <para>Asks: ___  Transport Cost Matrix for calculating optimal holds filling between
4408               branches.</para>
4409             <para>Values:<itemizedlist>
4410                 <listitem>
4411                   <para>Don't use</para>
4412                 </listitem>
4413                 <listitem>
4414                   <para>Use</para>
4415                 </listitem>
4416               </itemizedlist></para>
4417             <para>Description:<itemizedlist>
4418                 <listitem>
4419                   <para>If the system is configured to use the <link linkend="transportcostmatrix">Transport cost matrix</link> for filling holds, then when attempting to fill
4420                     a hold, the system will search for the lowest cost branch, and attempt to fill
4421                     the hold with an item from that branch first. Branches of equal cost will be
4422                     selected from randomly. The branch or branches of the next highest cost shall be
4423                     selected from only if all the branches in the previous group are unable to fill
4424                     the hold.</para>
4425                   <para>The system will use the item's current holding branch when determining
4426                     whether the item can fulfill a hold using the Transport Cost Matrix. </para>
4427                 </listitem>
4428               </itemizedlist></para>
4429           </section>
4430         </section>
4431         <section id="coursereserveprefs">
4432           <title>Course Reserves</title>
4433           <section id="UseCourseReserves">
4434             <title>UseCourseReserves</title>
4435             <para>Default: Don't use</para>
4436             <para>Asks: ___ course reserves</para>
4437             <para>Values:</para>
4438             <itemizedlist>
4439               <listitem>
4440                 <para>Don't use</para>
4441               </listitem>
4442               <listitem>
4443                 <para>Use</para>
4444               </listitem>
4445             </itemizedlist>
4446             <para>Description:<itemizedlist>
4447                 <listitem>
4448                   <para>The <link linkend="coursereserves">Course Reserves</link> module in Koha
4449                     allows you to temporarily move items to 'reserve' and assign different
4450                     circulation rules to these items while they are being used for a specific
4451                     course.</para>
4452                 </listitem>
4453               </itemizedlist></para>
4454           </section>
4455         </section>
4456
4457         <section id="circfinespolicy">
4458           <title>Fines Policy</title>
4459
4460           <para/>
4461
4462           <section id="finesCalendar">
4463             <title>finesCalendar</title>
4464
4465             <para>Default: not including the days the library is closed</para>
4466
4467             <para>Asks: Calculate fines based on days overdue ___</para>
4468
4469             <para>Values:</para>
4470
4471             <itemizedlist>
4472               <listitem>
4473                 <para>directly</para>
4474               </listitem>
4475
4476               <listitem>
4477                 <para>not including the days the library is closed</para>
4478               </listitem>
4479             </itemizedlist>
4480
4481             <para>Description:</para>
4482
4483             <itemizedlist>
4484               <listitem>
4485                 <para>This preference will determine whether or not fines will
4486                 be accrued during instances when the library is closed.
4487                 Examples include holidays, library in-service days, etc.
4488                 Choosing "not including the days the library is closed"
4489                 setting will enable Koha to access its <link linkend="calholidays">Calendar</link> module and be
4490                 considerate of dates when the library is closed. To make use
4491                 of this setting the administrator must first access Koha's
4492                 calendar and mark certain days as "holidays" ahead of
4493                 time.</para>
4494               </listitem>
4495             </itemizedlist>
4496
4497             <para>The calendar is defined on a branch by branch basis. To
4498             learn more about the calendar, check out the '<link linkend="calholidays">Calendar &amp; Holidays</link>' section of
4499             this manual.</para>
4500           </section>
4501           <section id="FinesIncludeGracePeriod">
4502             <title>FinesIncludeGracePeriod</title>
4503             <para>Default: Include</para>
4504             <para>Asks: ___  the grace period when calculating the fine for an overdue item.</para>
4505             <para>Values:<itemizedlist>
4506                 <listitem>
4507                   <para>Don't include</para>
4508                 </listitem>
4509                 <listitem>
4510                   <para>Include</para>
4511                 </listitem>
4512               </itemizedlist></para>
4513             <para>Description:<itemizedlist>
4514                 <listitem>
4515                   <para>This preference lets you control how Koha calculates fines when there is a
4516                     grace period. If you choose to include the grace period when calculating fines
4517                     then Koha will charge for the days in the grace period should the item be
4518                     overdue more than those days. If you choose not to include the grace period then
4519                     Koha will only charge for the days overdue after the grace period.</para>
4520                 </listitem>
4521               </itemizedlist></para>
4522           </section>
4523
4524           <section id="finesMode">
4525             <title>finesMode</title>
4526
4527             <para>Default: Calculate (but only for mailing to the
4528             admin)</para>
4529
4530             <para>Asks: ___ fines</para>
4531
4532             <para>Values:</para>
4533
4534             <itemizedlist>
4535               <listitem>
4536                 <para>Calculate (but only for mailing to the admin)</para>
4537               </listitem>
4538
4539               <listitem>
4540                 <para>Calculate and charge</para>
4541               </listitem>
4542
4543               <listitem>
4544                 <para>Don't calculate</para>
4545               </listitem>
4546             </itemizedlist>
4547
4548             <important>
4549               <para>Requires that you have the fines cron job running
4550               (misc/cronjobs/fines.pl)</para>
4551             </important>
4552           </section>
4553           <section id="RefundLostItemFeeOnReturn">
4554             <title>RefundLostItemFeeOnReturn</title>
4555             <para>Default: Refund</para>
4556             <para>Asks: ___  lost item fees charged to a borrower when the lost item is
4557               returned.</para>
4558             <para>Values:<itemizedlist>
4559                 <listitem>
4560                   <para>Don't refund</para>
4561                 </listitem>
4562                 <listitem>
4563                   <para>Refund</para>
4564                 </listitem>
4565               </itemizedlist></para>
4566             <para>Description:<itemizedlist>
4567                 <listitem>
4568                   <para>When an item is marked lost in Koha the system charges the patron the
4569                     replacement fee for the item.  This preference lets you control how Koha handles
4570                     returns of these items.  By default when an item that was previously marked lost
4571                     is checked in Koha refunds the patron the replacement fee. Change this
4572                     preference to "Don't refund" if you would like Koha to not refund the
4573                     replacement fee.</para>
4574                 </listitem>
4575               </itemizedlist></para>
4576           </section>
4577           <section id="WhenLostChargeReplacementFee">
4578             <title>WhenLostChargeReplacementFee</title>
4579             <para>Default: Charge</para>
4580             <para>Asks: ___  the replacement price when a patron loses an item. </para>
4581             <para>Values:<itemizedlist>
4582                 <listitem>
4583                   <para>Charge</para>
4584                 </listitem>
4585                 <listitem>
4586                   <para>Don't charge</para>
4587                 </listitem>
4588               </itemizedlist></para>
4589             <para>Description:<itemizedlist>
4590                 <listitem>
4591                   <para>This preference lets you tell Koha what to do with an item is marked lost.
4592                     If you want Koha can 'Charge' the patron the replacement fee listed on the item
4593                     they lost or it can do nothing in reference to the patron and just mark the item
4594                     lost in the catalog.</para>
4595                 </listitem>
4596               </itemizedlist></para>
4597           </section>
4598           <section id="WhenLostForgiveFine">
4599             <title>WhenLostForgiveFine</title>
4600             <para>Default: Don't forgive</para>
4601             <para>Asks: ___  the fines on an item when it is lost.</para>
4602             <para>Values:<itemizedlist>
4603                 <listitem>
4604                   <para>Don't forgive</para>
4605                 </listitem>
4606                 <listitem>
4607                   <para>Forgive</para>
4608                 </listitem>
4609               </itemizedlist></para>
4610             <para>Description:<itemizedlist>
4611                 <listitem>
4612                   <para>This preference allows the library to decide if fines are charged in
4613                     addition to the replacement fee when an item is marked as lost.  If this
4614                     preference is set to 'Forgive' then the patron won't be charged fines in
4615                     addition to the replacement fee.</para>
4616                 </listitem>
4617               </itemizedlist></para>
4618           </section>
4619         </section>
4620
4621         <section id="circholdspolicy">
4622           <title>Holds Policy</title>
4623
4624           <para/>
4625
4626           <section id="AllowHoldDateInFuture">
4627             <title>AllowHoldDateInFuture</title>
4628
4629             <para>Default: Allow</para>
4630
4631             <para>Asks: ___ hold requests to be placed that do not enter the
4632             waiting list until a certain future date.</para>
4633
4634             <para>Values:</para>
4635
4636             <itemizedlist>
4637               <listitem>
4638                 <para>Allow</para>
4639               </listitem>
4640
4641               <listitem>
4642                 <para>Don't allow</para>
4643               </listitem>
4644             </itemizedlist>
4645           </section>
4646
4647           <section id="AllowHoldsOnDamagedItems">
4648             <title>AllowHoldsOnDamagedItems</title>
4649
4650             <para>Default: Allow</para>
4651
4652             <para>Asks: ___ hold requests to be placed on damaged
4653             items.</para>
4654
4655             <para>Values:</para>
4656
4657             <itemizedlist>
4658               <listitem>
4659                 <para>Allow</para>
4660               </listitem>
4661
4662               <listitem>
4663                 <para>Don't allow</para>
4664               </listitem>
4665             </itemizedlist>
4666
4667             <para>Description:</para>
4668
4669             <itemizedlist>
4670               <listitem>
4671                 <para>This parameter is a binary setting which controls
4672                 whether or not hold requests can be placed on items that are
4673                 marked as "damaged" (items are marked as damaged by editing
4674                 subfield 4 on the item record). Setting this value to "Don't
4675                 allow" will prevent anyone from placing a hold on such items,
4676                 setting it to "Allow" will allow it. This preference is
4677                 important because it determines whether or not a patron can
4678                 place a request for an item that might be in the process of
4679                 being repaired or not in good condition. The library may wish
4680                 to set this to "Don't allow" if they were concerned about
4681                 their patrons not receiving the item in a timely manner or at
4682                 all (if it is determined that the item is beyond repair).
4683                 Setting it to "Allow" would allow a patron to place a hold on
4684                 an item and therefore receive it as soon as it becomes
4685                 available.</para>
4686               </listitem>
4687             </itemizedlist>
4688           </section>
4689           <section id="AllowHoldsOnPatronsPossessions">
4690             <title>AllowHoldsOnPatronsPossessions</title>
4691             <para>Default: Allow </para>
4692             <para>Asks: ____ a patron to place a hold on a record where the patron already has one
4693               or more items attached to that record checked out. </para>
4694             <para>Values:<itemizedlist>
4695                 <listitem>
4696                   <para>Allow</para>
4697                 </listitem>
4698                 <listitem>
4699                   <para>Don't allow</para>
4700                 </listitem>
4701               </itemizedlist></para>
4702             <para>Description:<itemizedlist>
4703                 <listitem>
4704                   <para>By setting to "Don't allow," you can prevent patrons from placing holds on
4705                     items they already have out, thus preventing them from blocking anyone else from
4706                     getting an item. </para>
4707                 </listitem>
4708               </itemizedlist></para>
4709           </section>
4710
4711           <section id="AllowHoldPolicyOverride">
4712             <title>AllowHoldPolicyOverride</title>
4713
4714             <para>Default: Allow</para>
4715
4716             <para>Asks: ___ staff to override hold policies when placing
4717             holds.</para>
4718
4719             <para>Values:</para>
4720
4721             <itemizedlist>
4722               <listitem>
4723                 <para>Allow</para>
4724               </listitem>
4725
4726               <listitem>
4727                 <para>Don't allow</para>
4728               </listitem>
4729             </itemizedlist>
4730
4731             <para>Description:</para>
4732
4733             <itemizedlist>
4734               <listitem>
4735                 <para>This preference is a binary setting which controls
4736                 whether or not the library staff can override the circulation
4737                 and fines rules as they pertain to the placement of holds.
4738                 Setting this value to "Don't allow" will prevent anyone from
4739                 overriding, setting it to "Allow" will allow it. This setting
4740                 is important because it determines how strict the libraries
4741                 rules for placing holds are. If this is set to "Allow",
4742                 exceptions can be made for patrons who are otherwise normally
4743                 in good standing with the library, but there is opportunity
4744                 for the staff to abuse this function. If it is set to "Don't
4745                 allow", no abuse of the system is possible, but it makes the
4746                 system entirely inflexible in respect to holds.</para>
4747               </listitem>
4748             </itemizedlist>
4749           </section>
4750           <section id="AllowRenewalIfOtherItemsAvailable">
4751             <title>AllowRenewalIfOtherItemsAvailable</title>
4752             <para>Default: Don't allow</para>
4753             <para>Asks: ___  a patron to renew an item with unfilled holds if other available items
4754               can fill that hold.</para>
4755             <para>Values:<itemizedlist>
4756                 <listitem>
4757                   <para>Allow</para>
4758                 </listitem>
4759                 <listitem>
4760                   <para>Don't allow</para>
4761                 </listitem>
4762               </itemizedlist></para>
4763           </section>
4764
4765           <section id="AutoResumeSuspendedHolds">
4766             <title>AutoResumeSuspendedHolds</title>
4767
4768             <para>Default: Allow</para>
4769
4770             <para>Asks: ___ suspended holds to be automatically resumed by a
4771             set date.</para>
4772
4773             <para>Values:</para>
4774
4775             <itemizedlist>
4776               <listitem>
4777                 <para>Allow</para>
4778               </listitem>
4779
4780               <listitem>
4781                 <para>Don't allow</para>
4782               </listitem>
4783             </itemizedlist>
4784
4785             <para>Description:</para>
4786
4787             <itemizedlist>
4788               <listitem>
4789                 <para>If this preference is set to 'Allow' then all suspended holds will be able to
4790                   have a date at after which they automatically become unsuspended. If you have this
4791                   preference set to 'Allow' you will also need the <link linkend="unsuspendholdcron">Unsuspend Holds</link> cron job running.</para>
4792               </listitem>
4793             </itemizedlist>
4794             <important>
4795               <para>The holds will become unsuspended the date after that entered by the
4796                 patron.</para>
4797             </important>
4798           </section>
4799
4800           <section id="canreservefromotherbranches">
4801             <title>canreservefromotherbranches</title>
4802
4803             <para>Default: Allow</para>
4804
4805             <para>Asks: ___ a user from one library to place a hold on an item
4806             from another library</para>
4807
4808             <para>Description:</para>
4809
4810             <itemizedlist>
4811               <listitem>
4812                 <para>This preference is a binary setting which determines
4813                 whether patrons can place holds on items from other branches.
4814                 If the preference is set to "Allow" patrons can place such
4815                 holds, if it is set to "Don't allow" they cannot. This is an
4816                 important setting because it determines if users can use Koha
4817                 to request items from another branch. If the library is
4818                 sharing an installation of Koha with other independent
4819                 libraries which do not wish to allow interlibrary borrowing it
4820                 is recommended that this parameter be set to "Don't
4821                 allow".</para>
4822               </listitem>
4823             </itemizedlist>
4824
4825             <para>Values:</para>
4826
4827             <itemizedlist>
4828               <listitem>
4829                 <para>Allow</para>
4830               </listitem>
4831
4832               <listitem>
4833                 <para>Don't allow (with <link linkend="IndependentBranches">independent
4834                     branches</link>)</para>
4835               </listitem>
4836             </itemizedlist>
4837           </section>
4838           <section id="ConfirmFutureHolds">
4839             <title>ConfirmFutureHolds</title>
4840             <para>Default: 0</para>
4841             <para>Asks: Confirm future hold requests (starting no later than ___ days from now) at
4842               checkin time.  </para>
4843             <para>Description:<itemizedlist>
4844                 <listitem>
4845                   <para>When confirming a hold at checkin time, the number of days in this
4846                     preference is taken into account when deciding which holds to show alerts for.
4847                     This preference does not interfere with renewing, checking out or transferring a
4848                     book.</para>
4849                 </listitem>
4850               </itemizedlist></para>
4851             <note>
4852               <para>This number of days will be used too in calculating the default end date for the
4853                 Holds to pull-report. But it does not interfere with issuing, renewing or
4854                 transferring books.</para>
4855             </note>
4856             <important>
4857               <para>This preference is only looked at if you're allowing hold dates in the future
4858                 with <link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link> or <link
4859                   linkend="OPACAllowHoldDateInFuture">OPACAllowHoldDateInFuture</link></para>
4860             </important>
4861           </section>
4862           <section id="decreaseLoanHighHolds">
4863             <title>decreaseLoanHighHolds, decreaseLoanHighHoldsDuration, decreaseLoanHighHoldsValue,
4864               decreaseLoanHighHoldsControl, and decreaseLoanHighHoldsIgnoreStatuses </title>
4865             <para>Asks: ___ the reduction of loan period ___ to days for items with more than ___
4866               holds ___ . Ignore items with the following statuses when counting items ___</para>
4867             <para>decreaseLoanHighHolds default: Don't enable</para>
4868             <para>decreaseLoanHighHoldsControl default: on the record</para>
4869             <para>decreaseLoanHighHolds values:<itemizedlist>
4870                 <para>Don't enable</para>
4871                 <listitem>
4872                   <para>Enable</para>
4873                 </listitem>
4874               </itemizedlist></para>
4875             <para>decreaseLoanHighHoldsControl values:<itemizedlist>
4876                 <listitem>
4877                   <para>over the number of holdable items on the records</para>
4878                 </listitem>
4879                 <listitem>
4880                   <para>on the record</para>
4881                 </listitem>
4882               </itemizedlist></para>
4883             <para>decreaseLoanHighHoldsIgnoreStatuses values:<itemizedlist>
4884                 <listitem>
4885                   <para>[Select All]</para>
4886                 </listitem>
4887                 <listitem>
4888                   <para>Damages</para>
4889                 </listitem>
4890                 <listitem>
4891                   <para>Lost</para>
4892                 </listitem>
4893                 <listitem>
4894                   <para>Not for loan</para>
4895                 </listitem>
4896                 <listitem>
4897                   <para>Withdrawn</para>
4898                 </listitem>
4899               </itemizedlist></para>
4900             <para>Description:<itemizedlist>
4901                 <listitem>
4902                   <para>These preferences let you change the loan length for items that have many
4903                     holds on them. This will not effect items that are already checked out, but
4904                     items that are checked out after the decreaseLoanHighHoldsValue is met will only
4905                     be checked out for the number of days entered in the
4906                     decreaseLoanHighHoldsDuration preference.</para>
4907                   <screenshot>
4908                     <screeninfo>Warning on checkout</screeninfo>
4909                     <mediaobject>
4910                       <imageobject>
4911                         <imagedata
4912                           fileref="images/admin/globalprefs/decreaseLoanHighHoldsDuration.png"/>
4913                       </imageobject>
4914                     </mediaobject>
4915                   </screenshot>
4916                 </listitem>
4917               </itemizedlist></para>
4918           </section>
4919
4920           <section id="DisplayMultiPlaceHold">
4921             <title>DisplayMultiPlaceHold</title>
4922
4923             <para>Default: Don't enable</para>
4924
4925             <para>Asks: ___ the ability to place holds on multiple biblio from
4926             the search results</para>
4927
4928             <para>Values:</para>
4929
4930             <itemizedlist>
4931               <listitem>
4932                 <para>Don't enable</para>
4933               </listitem>
4934
4935               <listitem>
4936                 <para>Enable</para>
4937               </listitem>
4938             </itemizedlist>
4939           </section>
4940
4941           <section id="emailLibrarianWhenHoldIsPlaced">
4942             <title>emailLibrarianWhenHoldIsPlaced</title>
4943
4944             <para>Default: Don't enable</para>
4945
4946             <para>Asks: ___ sending an email to the Koha administrator email
4947             address whenever a hold request is placed.</para>
4948
4949             <para>Values:</para>
4950
4951             <itemizedlist>
4952               <listitem>
4953                 <para>Don't enable</para>
4954               </listitem>
4955
4956               <listitem>
4957                 <para>Enable</para>
4958               </listitem>
4959             </itemizedlist>
4960
4961             <para>Description:</para>
4962
4963             <itemizedlist>
4964               <listitem>
4965                 <para>This preference enables Koha to email the library staff
4966                 whenever a patron requests an item to be held. While this
4967                 function will immediately alert the librarian to the patron's
4968                 need, it is extremely impractical in most library settings. In
4969                 most libraries the hold lists are monitored and maintained
4970                 from a separate interface. That said, many libraries that
4971                 allow on shelf holds prefer to have this preference turned on
4972                 so that they are alerted to pull an item from the
4973                 shelf.</para>
4974               </listitem>
4975             </itemizedlist>
4976
4977             <important>
4978               <para>In order for this email to send you must have a <link linkend="notices"
4979                   >notice</link> template with the code of HOLDPLACED</para>
4980             </important>
4981
4982             <important>
4983               <para>This notice will only be sent if the <link linkend="msgqueuecron">process_message_queue.pl cronjob</link>
4984               being run periodically to send the messages.</para>
4985             </important>
4986           </section>
4987
4988           <section id="ExpireReservesMaxPickUpDelay">
4989             <title>ExpireReservesMaxPickUpDelay</title>
4990
4991             <para>Default: Don't allow</para>
4992
4993             <para>Asks: ___ holds to expire automatically if they have not
4994             been picked by within the time period specified in <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link></para>
4995
4996             <para>Values:</para>
4997
4998             <itemizedlist>
4999               <listitem>
5000                 <para>Allow</para>
5001               </listitem>
5002
5003               <listitem>
5004                 <para>Don't allow</para>
5005               </listitem>
5006             </itemizedlist>
5007
5008             <para>Description:</para>
5009
5010             <itemizedlist>
5011               <listitem>
5012                 <para>If set to 'allow' this will cancel holds that have been
5013                 waiting for longer than the number of days specified in the
5014                 <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link>
5015                 system preference. Holds will only be cancelled if the <link linkend="expiredholdscron">Expire Holds cron job</link> is
5016                 runnning.</para>
5017               </listitem>
5018             </itemizedlist>
5019           </section>
5020
5021           <section id="ExpireReservesMaxPickUpDelayCharge">
5022             <title>ExpireReservesMaxPickUpDelayCharge</title>
5023
5024             <para>Default: 0</para>
5025
5026             <para>Asks: If using <link linkend="ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</link>,
5027             charge a borrower who allows his or her waiting hold to expire a
5028             fee of ___ USD</para>
5029
5030             <para>Description:</para>
5031
5032             <itemizedlist>
5033               <listitem>
5034                 <para>If you are expiring holds that have been waiting too
5035                 long you can use this preference to charge the patron for not
5036                 picking up their hold. If you don't charge patrons for items
5037                 that aren't picked up you can leave this set to the default
5038                 which is 0. Holds will only be cancelled and charged if the
5039                 <link linkend="expiredholdscron">Expire Holds cron job</link>
5040                 is running.</para>
5041               </listitem>
5042             </itemizedlist>
5043           </section>
5044           <section id="ExpireReservesOnHolidays">
5045             <title>ExpireReservesOnHolidays</title>
5046             <para>Default: Allow</para>
5047             <para>Asks: ___  expired holds to be cancelled on days the library is closed.</para>
5048             <para>Values:<itemizedlist>
5049                 <listitem>
5050                   <para>Allow</para>
5051                 </listitem>
5052                 <listitem>
5053                   <para>Don't allow</para>
5054                 </listitem>
5055               </itemizedlist></para>
5056           </section>
5057           <section label="" id="LocalHoldsPriority">
5058             <title>LocalHoldsPriority, LocalHoldsPriorityPatronControl,
5059               LocalHoldsPriorityItemControl</title>
5060             <para>Asks: ___ priority for filling holds to patrons whose ___ matches the item's
5061               ___</para>
5062             <para>LocalHoldsPriority Values:<itemizedlist>
5063                 <listitem>
5064                   <para>Don't give</para>
5065                 </listitem>
5066                 <listitem>
5067                   <para>Give</para>
5068                 </listitem>
5069               </itemizedlist></para>
5070             <para>LocalHoldsPriorityPatronControl Values:<itemizedlist>
5071                 <listitem>
5072                   <para>home library</para>
5073                 </listitem>
5074                 <listitem>
5075                   <para>pickup library</para>
5076                 </listitem>
5077               </itemizedlist></para>
5078             <para>LocalHoldsPriorityItemControl Values:<itemizedlist>
5079                 <listitem>
5080                   <para>holding library</para>
5081                 </listitem>
5082                 <listitem>
5083                   <para>home library</para>
5084                 </listitem>
5085               </itemizedlist></para>
5086             <para>Description:<itemizedlist>
5087                 <listitem>
5088                   <para>This feature will allow libraries to specify that, when an item is returned,
5089                     a local hold may be given priority for fulfillment even though it is of lower
5090                     priority in the list of unfilled holds. </para>
5091                 </listitem>
5092               </itemizedlist></para>
5093           </section>
5094
5095           <section id="maxreserves">
5096             <title>maxreserves</title>
5097
5098             <para>Default: 50</para>
5099
5100             <para>Asks: Patrons can only have ___ holds at once.</para>
5101           </section>
5102
5103           <section id="OPACAllowHoldDateInFuture">
5104             <title>OPACAllowHoldDateInFuture</title>
5105
5106             <para>Default: Allow</para>
5107
5108             <para>Asks: ___ patrons to place holds that don't enter the
5109             waiting list until a certain future date.</para>
5110
5111             <para>Values:</para>
5112
5113             <itemizedlist>
5114               <listitem>
5115                 <para>Allow</para>
5116
5117                 <itemizedlist>
5118                   <listitem>
5119                     <para><link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link>
5120                     must also be enabled for this to work</para>
5121                   </listitem>
5122                 </itemizedlist>
5123               </listitem>
5124
5125               <listitem>
5126                 <para>Don't allow</para>
5127               </listitem>
5128             </itemizedlist>
5129           </section>
5130
5131           <section id="OPACAllowUserToChooseBranch">
5132             <title>OPACAllowUserToChooseBranch</title>
5133
5134             <para>Default: Allow</para>
5135
5136             <para>Asks: ___ a user to choose the branch to pick up a hold
5137             from.</para>
5138
5139             <para>Values:</para>
5140
5141             <itemizedlist>
5142               <listitem>
5143                 <para>Allow</para>
5144               </listitem>
5145
5146               <listitem>
5147                 <para>Don't allow</para>
5148               </listitem>
5149             </itemizedlist>
5150
5151             <para>Description:</para>
5152
5153             <itemizedlist>
5154               <listitem>
5155                 <para>Changing this preference will not prevent staff from
5156                 being able to transfer titles from one branch to another to
5157                 fill a hold, it will only prevent patrons from saying they
5158                 plan on picking a book up at a branch other than their home
5159                 branch.</para>
5160               </listitem>
5161             </itemizedlist>
5162           </section>
5163
5164           <section id="ReservesControlBranch">
5165             <title>ReservesControlBranch</title>
5166
5167             <para>Default: item's home library</para>
5168
5169             <para>Asks: Check the ___ to see if the patron can place a hold on
5170             the item.</para>
5171
5172             <para>Values:</para>
5173
5174             <itemizedlist>
5175               <listitem>
5176                 <para>item's home library.</para>
5177               </listitem>
5178
5179               <listitem>
5180                 <para>patron's home library.</para>
5181               </listitem>
5182             </itemizedlist>
5183           </section>
5184
5185           <section id="ReservesMaxPickUpDelay">
5186             <title>ReservesMaxPickUpDelay</title>
5187
5188             <para>Default: 7</para>
5189
5190             <para>Asks: Mark a hold as problematic if it has been waiting for
5191             more than ___ days.</para>
5192
5193             <para>Description:</para>
5194
5195             <itemizedlist>
5196               <listitem>
5197                 <para>This preference (based on calendar days, not the <link linkend="calholidays">Koha holiday calendar</link>) puts an
5198                 expiration date on an item a patron has on hold. After this
5199                 expiration date the staff will have the option to release the
5200                 unclaimed hold which then may be returned to the library shelf
5201                 or issued to the next patron on the item's hold list. Items
5202                 that are 'expired' by this preference are moved to the 'Holds
5203                 Over' tab on the '<link linkend="holdspickup">Holds Awaiting
5204                 Pickup</link>' report.</para>
5205               </listitem>
5206             </itemizedlist>
5207           </section>
5208
5209           <section id="ReservesNeedReturns">
5210             <title>ReservesNeedReturns</title>
5211
5212             <para>Default: Don't automatically</para>
5213
5214             <para>Asks: ___ mark holds as found and waiting when a hold is
5215             placed specifically on them and they are already checked
5216             in.</para>
5217
5218             <para>Values:</para>
5219
5220             <itemizedlist>
5221               <listitem>
5222                 <para>Automatically</para>
5223               </listitem>
5224
5225               <listitem>
5226                 <para>Don't automatically</para>
5227               </listitem>
5228             </itemizedlist>
5229
5230             <para>Description:</para>
5231
5232             <itemizedlist>
5233               <listitem>
5234                 <para>This preference refers to 'item specific' holds where
5235                 the item is currently on the library shelf. This preference
5236                 allows a library to decide whether an 'item specific' hold is
5237                 marked as "Waiting" at the time the hold is placed or if the
5238                 item will be marked as "Waiting" after the item is checked in.
5239                 This preference will tell the patron that their item is
5240                 'Waiting' for them at their library and ready for check
5241                 out.</para>
5242               </listitem>
5243             </itemizedlist>
5244           </section>
5245
5246           <section id="holdqueueweight">
5247             <title>StaticHoldsQueueWeight &amp;
5248             RandomizeHoldsQueueWeight</title>
5249
5250             <para>StaticHoldsQueueWeight Default: 0</para>
5251
5252             <para>RandomizeHoldsQueueWeight Default: in that order</para>
5253
5254             <para>Asks: Satisfy holds from the libraries ___ (as branchcodes,
5255             separated by commas; if empty, uses all libraries) ___</para>
5256
5257             <para>RandomizeHoldsQueueWeight Values:</para>
5258
5259             <itemizedlist>
5260               <listitem>
5261                 <para>in random order</para>
5262
5263                 <itemizedlist>
5264                   <listitem>
5265                     <para>If StaticHoldsQueueWeight is left at the default
5266                     Koha will randomize all libraries, otherwise it will
5267                     randomize the libraries listed.</para>
5268                   </listitem>
5269                 </itemizedlist>
5270               </listitem>
5271
5272               <listitem>
5273                 <para>in that order</para>
5274
5275                 <itemizedlist>
5276                   <listitem>
5277                     <para>If StaticHoldsQueueWeight is left at the default
5278                     then this will use all of your branches in alphabetical
5279                     order, otherwise it will use the branches in the order
5280                     that you entered them in the StaticHoldsQueueWeight
5281                     preference.</para>
5282                   </listitem>
5283                 </itemizedlist>
5284               </listitem>
5285             </itemizedlist>
5286
5287             <para>Descriptions:</para>
5288
5289             <itemizedlist>
5290               <listitem>
5291                 <para>These preferences control how the <link linkend="holdsqueue">Holds Queue report</link> is generated
5292                 using <link linkend="buildholdscron">a cron job</link>.</para>
5293
5294                 <para>If you do not want all of your libraries to participate
5295                 in the on-shelf holds fulfillment process, you should list the
5296                 the libraries that *do* participate in the process here by
5297                 inputting all the participating library's branchcodes,
5298                 separated by commas ( e.g. "MPL,CPL,SPL,BML" etc. ).</para>
5299
5300                 <para>By default, the holds queue will be generated such that
5301                 the system will first attempt to hold fulfillment using items
5302                 already at the pickup library if possible. If there are no
5303                 items available at the pickup library to fill a hold,
5304                 build_holds_queue.pl will then use the list of libraries
5305                 defined in StaticHoldsQueueWeight. If
5306                 RandomizeHoldsQueueWeight is disabled ( which it is by default
5307                 ), the script will assign fulfillment requests in the order
5308                 the branches are placed in the StaticHoldsQueueWeight system
5309                 preference.</para>
5310
5311                 <para>For example, if your system has three libraries, of
5312                 varying sizes ( small, medium and large ) and you want the
5313                 burden of holds fulfillment to be on larger libraries before
5314                 smaller libraries, you would want StaticHoldsQueueWeight to
5315                 look something like "LRG,MED,SML".</para>
5316
5317                 <para>If you want the burden of holds fulfillment to be spread
5318                 out equally throughout your library system, simply enable
5319                 RandomizeHoldsQueueWeight. When this system preference is
5320                 enabled, the order in which libraries will be requested to
5321                 fulfill an on-shelf hold will be randomized each time the list
5322                 is regenerated.</para>
5323
5324                 <para>Leaving StaticHoldsQueueWeight empty is contraindicated
5325                 at this time. Doing so will cause the build_holds_queue script
5326                 to ignore RandomizeHoldsQueueWeight, causing the script to
5327                 request hold fulfillment not randomly, but by alphabetical
5328                 order.</para>
5329               </listitem>
5330             </itemizedlist>
5331             <important>
5332               <para>The <link linkend="transportcostmatrix">Transport Cost Matrix</link> takes
5333                 precedence in controlling where holds are filled from, if the matrix is not used
5334                 then Koha checks the StaticHoldsQueueWeight.  To use the Transport Cost Matrix
5335                 simply set your <link linkend="UseTransportCostMatrix">UseTransportCostMatrix</link>
5336                 preference to 'Use'</para>
5337             </important>
5338           </section>
5339
5340           <section id="SuspendHoldsIntranet">
5341             <title>SuspendHoldsIntranet</title>
5342
5343             <para>Default: Allow</para>
5344
5345             <para>Asks: ___ holds to be suspended from the intranet.</para>
5346
5347             <para>Values:</para>
5348
5349             <itemizedlist>
5350               <listitem>
5351                 <para>Allow</para>
5352               </listitem>
5353
5354               <listitem>
5355                 <para>Don't allow</para>
5356               </listitem>
5357             </itemizedlist>
5358
5359             <para>Description:</para>
5360
5361             <itemizedlist>
5362               <listitem>
5363                 <para>The holds suspension feature can be turned on and off in
5364                 the staff client by altering this system preference. If this
5365                 is set to 'allow' you will want to set the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
5366                 system preference.</para>
5367               </listitem>
5368             </itemizedlist>
5369           </section>
5370
5371           <section id="SuspendHoldsOpac">
5372             <title>SuspendHoldsOpac</title>
5373
5374             <para>Default: Allow</para>
5375
5376             <para>Asks: ___ holds to be suspended from the OPAC.</para>
5377
5378             <para>Values:</para>
5379
5380             <itemizedlist>
5381               <listitem>
5382                 <para>Allow</para>
5383               </listitem>
5384
5385               <listitem>
5386                 <para>Don't allow</para>
5387               </listitem>
5388             </itemizedlist>
5389
5390             <para>Description:</para>
5391
5392             <itemizedlist>
5393               <listitem>
5394                 <para>The holds suspension feature can be turned on and off in
5395                 the OPAC by altering this system preference. If this is set to
5396                 'allow' you will want to set the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
5397                 system preference.</para>
5398               </listitem>
5399             </itemizedlist>
5400           </section>
5401           <section id="TransferWhenCancelAllWaitingHolds">
5402             <title>TransferWhenCancelAllWaitingHolds</title>
5403             <para>Default: Don't transfer</para>
5404             <para>Asks: ___  items when cancelling all waiting holds. </para>
5405             <para>Values:<itemizedlist>
5406                 <listitem>
5407                   <para>Don't transfer</para>
5408                 </listitem>
5409                 <listitem>
5410                   <para>Transfer</para>
5411                 </listitem>
5412               </itemizedlist></para>
5413             <para>Description:<itemizedlist>
5414                 <listitem>
5415                   <para>When TransferWhenCancelAllWaitingHolds is set to "Don't transfer", no branch
5416                     transfer records are created. Koha will not allow the holds to be transferred,
5417                     because that would orphan the items at the library where the holds were awaiting
5418                     pickup, without any further instruction to staff as to what items are at the
5419                     library or where they need to go. When that system preference set to "Transfer",
5420                     branch transfers are created, so the holds may be cancelled.</para>
5421                 </listitem>
5422               </itemizedlist></para>
5423           </section>
5424         </section>
5425
5426         <section id="circinterfaceprefs">
5427           <title>Interface</title>
5428
5429           <para/>
5430
5431           <section id="AllowAllMessageDeletion">
5432             <title>AllowAllMessageDeletion</title>
5433
5434             <para>Default: Don't allow</para>
5435
5436             <para>Asks: ___ staff to delete messages added from other
5437             libraries.</para>
5438
5439             <para>Values:</para>
5440
5441             <itemizedlist>
5442               <listitem>
5443                 <para>Allow</para>
5444               </listitem>
5445
5446               <listitem>
5447                 <para>Don't allow</para>
5448               </listitem>
5449             </itemizedlist>
5450           </section>
5451           <section id="AllowOfflineCirculation">
5452             <title>AllowOfflineCirculation</title>
5453             <para>Default: Do not enable</para>
5454             <para>Asks: ___  offline circulation on regular circulation computers. </para>
5455             <para>Values:<itemizedlist>
5456                 <listitem>
5457                   <para>Do not enable</para>
5458                 </listitem>
5459                 <listitem>
5460                   <para>Enable</para>
5461                 </listitem>
5462               </itemizedlist></para>
5463             <para>Description:<itemizedlist>
5464                 <listitem>
5465                   <para>Setting this preference to 'Enable' allows you to use the Koha interface for
5466                       <link linkend="offlinecirc">offline circulation</link>. This system preference
5467                     does not affect the <link linkend="firefoxofflinecirc">Firefox plugin</link> or
5468                     the <link linkend="windowsofflinecirc">desktop application</link>, any of these
5469                     three options can be used for offline circulation without effecting the
5470                     other.</para>
5471                 </listitem>
5472               </itemizedlist></para>
5473           </section>
5474           <section id="AudioAlerts">
5475             <title>AudioAlerts</title>
5476             <para>Default: Don't enable</para>
5477             <para>Asks: ___ audio alerts for events defined in the audio alerts section of
5478               administration.</para>
5479             <para>Values:</para>
5480             <itemizedlist>
5481               <listitem>
5482                 <para>Don't enable</para>
5483               </listitem>
5484               <listitem>
5485                 <para>Enable</para>
5486               </listitem>
5487             </itemizedlist>
5488             <para>
5489               <important>
5490                 <para>This feature is not supported by all browsers. Requires an HTML5 compliant
5491                   browser.</para>
5492               </important>
5493             </para>
5494           </section>
5495
5496           <section id="CircAutocompl">
5497             <title>CircAutocompl</title>
5498
5499             <para>Default: Try</para>
5500
5501             <para>Asks: ___ to automatically fill in the member when entering
5502             a patron search on the circulation screen.</para>
5503
5504             <para>Description:</para>
5505
5506             <itemizedlist>
5507               <listitem>
5508                 <para>This preference is a binary setting which determines
5509                 whether auto-completion of fields is enabled or disabled for
5510                 the circulation input field. Setting it to "Try" would enable
5511                 a staff member to begin typing a name or other value into the
5512                 field and have a menu pop up with suggestions for completing
5513                 it. Setting it to "Don't try" would disable this feature. This
5514                 preference can make staff members' jobs easier or it could
5515                 potentially slow down the page loading process.</para>
5516               </listitem>
5517             </itemizedlist>
5518
5519             <para>Values:</para>
5520
5521             <itemizedlist>
5522               <listitem>
5523                 <para>Don't try</para>
5524               </listitem>
5525
5526               <listitem>
5527                 <para>Try</para>
5528
5529                 <screenshot>
5530                   <screeninfo>When CircAutocompl is turned on search results
5531                   will appear below the search box</screeninfo>
5532
5533                   <mediaobject>
5534                     <imageobject>
5535                       <imagedata fileref="images/admin/globalprefs/CircAutocompl.png"/>
5536                     </imageobject>
5537                   </mediaobject>
5538                 </screenshot>
5539               </listitem>
5540             </itemizedlist>
5541           </section>
5542
5543           <section id="CircAutoPrintQuickSlip">
5544             <title>CircAutoPrintQuickSlip</title>
5545
5546             <para>Default: open a print quick slip window</para>
5547
5548             <para>Asks: When an empty barcode field is submitted in
5549             circulation ___</para>
5550
5551             <para>Values:</para>
5552
5553             <itemizedlist>
5554               <listitem>
5555                 <para>clear the screen</para>
5556               </listitem>
5557
5558               <listitem>
5559                 <para>open a print quick slip window</para>
5560               </listitem>
5561               <listitem>
5562                 <para>open a print slip window</para>
5563               </listitem>
5564             </itemizedlist>
5565
5566             <para>Description:</para>
5567
5568             <itemizedlist>
5569               <listitem>
5570                 <para>If this preference is set to open a quick slip (<link
5571                     linkend="existingnotices">ISSUEQSLIP</link>) or open a slip (<link
5572                     linkend="existingnotices">ISSUESLIP</link>) for printing it will eliminate the
5573                   need for the librarian to click the print button to generate a checkout receipt
5574                   for the patron they're checking out to. If the preference is set to clear the
5575                   screen then "checking out" an empty barcode will clear the screen of the patron
5576                   you were last working with.</para>
5577               </listitem>
5578             </itemizedlist>
5579           </section>
5580
5581           <section id="FilterBeforeOverdueReport">
5582             <title>FilterBeforeOverdueReport</title>
5583
5584             <para>Default: Don't require</para>
5585
5586             <para>Asks: ___ staff to choose which checkouts to show before
5587             running the overdues report.</para>
5588
5589             <para>Description:</para>
5590
5591             <itemizedlist>
5592               <listitem>
5593                 <para>Koha's overdue report shows you all of the overdue items
5594                 in your library system. If you have a large library system
5595                 you'll want to set this preference to 'Require' to force those
5596                 running the report to first limit the data generated to a
5597                 branch, date range, patron category or other such filter.
5598                 Requiring that the report be filtered before it's run prevents
5599                 your staff from running a system heavy report and slowing down
5600                 other operations in the system.</para>
5601
5602                 <screenshot>
5603                   <screeninfo>Overdue Report Filters</screeninfo>
5604
5605                   <mediaobject>
5606                     <imageobject>
5607                       <imagedata fileref="images/admin/globalprefs/FilterBeforeOverdueReport.png"/>
5608                     </imageobject>
5609                   </mediaobject>
5610                 </screenshot>
5611               </listitem>
5612             </itemizedlist>
5613
5614             <para>Values:</para>
5615
5616             <itemizedlist>
5617               <listitem>
5618                 <para>Don't require</para>
5619               </listitem>
5620
5621               <listitem>
5622                 <para>Require</para>
5623               </listitem>
5624             </itemizedlist>
5625           </section>
5626
5627           <section id="FineNotifyAtCheckin">
5628             <title>FineNotifyAtCheckin</title>
5629
5630             <para>Default: Don't notify</para>
5631
5632             <para>Asks: ___ librarians of overdue fines on the items they are
5633             checking in.</para>
5634
5635             <para>Values:</para>
5636
5637             <itemizedlist>
5638               <listitem>
5639                 <para>Don't notify</para>
5640               </listitem>
5641
5642               <listitem>
5643                 <para>Notify</para>
5644               </listitem>
5645             </itemizedlist>
5646
5647             <para>Description:</para>
5648
5649             <itemizedlist>
5650               <listitem>
5651                 <para>With this preference set to 'Notify' all books that have
5652                 overdue fines owed on them will pop up a warning when checking
5653                 them in. This warning will need to acknowledged before you can
5654                 continue checking items in. With this preference set to 'Don't
5655                 notify,' you will still see fines owed on the patron record,
5656                 you just won't have an additional notification at check
5657                 in.</para>
5658
5659                 <screenshot>
5660                   <screeninfo>Fine notification at checkin</screeninfo>
5661
5662                   <mediaobject>
5663                     <imageobject>
5664                       <imagedata fileref="images/admin/globalprefs/FineNotifyAtCheckin.png"/>
5665                     </imageobject>
5666                   </mediaobject>
5667                 </screenshot>
5668               </listitem>
5669             </itemizedlist>
5670           </section>
5671
5672           <section id="DisplayClearScreenButton">
5673             <title>DisplayClearScreenButton</title>
5674
5675             <para>Default: Show</para>
5676
5677             <para>Asks: ___ a button to clear the current patron from the
5678             screen on the circulation screen.</para>
5679
5680             <para>Values:</para>
5681
5682             <itemizedlist>
5683               <listitem>
5684                 <para>Don't show</para>
5685
5686                 <screenshot>
5687                   <screeninfo>No X in the top right</screeninfo>
5688
5689                   <mediaobject>
5690                     <imageobject>
5691                       <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButtonOff.png"/>
5692                     </imageobject>
5693                   </mediaobject>
5694                 </screenshot>
5695               </listitem>
5696
5697               <listitem>
5698                 <para>Show</para>
5699
5700                 <screenshot>
5701                   <screeninfo>X in the top right will clear the
5702                   screen</screeninfo>
5703
5704                   <mediaobject>
5705                     <imageobject>
5706                       <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButton.png"/>
5707                     </imageobject>
5708                   </mediaobject>
5709                 </screenshot>
5710               </listitem>
5711             </itemizedlist>
5712           </section>
5713           <section id="ExportRemoveFields">
5714             <title>ExportRemoveFields</title>
5715             <para>Asks: The following fields should be excluded from the patron checkout history CSV
5716               or iso2709 export ___ </para>
5717             <para>Description:<itemizedlist>
5718                 <listitem>
5719                   <para>This space separated list of fields (e.g. 100a 245b) will automatically be
5720                     excluded when exporting the patron's current checkout history.</para>
5721                   <screenshot>
5722                     <screeninfo>ExportRemoveFields</screeninfo>
5723                     <mediaobject>
5724                       <imageobject>
5725                         <imagedata fileref="images/admin/globalprefs/ExportRemoveFields.png"/>
5726                       </imageobject>
5727                     </mediaobject>
5728                   </screenshot>
5729                 </listitem>
5730               </itemizedlist></para>
5731           </section>
5732           <section id="ExportWithCsvProfile">
5733             <title>ExportWithCsvProfile</title>
5734             <para>Asks: Use the ___ CSV profile when exporting patron checkout history</para>
5735             <para>Description:<itemizedlist>
5736                 <listitem>
5737                   <para>Use this preference to define which <link linkend="csvprofiles">CSV
5738                       profile</link> should be used when exporting patron's current checkout data.
5739                     Enter the CSV Profile name as the value for this preference. If this preference
5740                     is left blank you will not be able to export the patron's current checkout
5741                     summary.</para>
5742                   <screenshot>
5743                     <screeninfo>ExportWithCsvProfile</screeninfo>
5744                     <mediaobject>
5745                       <imageobject>
5746                         <imagedata fileref="images/admin/globalprefs/ExportWithCsvProfile.png"/>
5747                       </imageobject>
5748                     </mediaobject>
5749                   </screenshot>
5750                 </listitem>
5751               </itemizedlist></para>
5752           </section>
5753           <section id="HoldsToPullStartDate">
5754             <title>HoldsToPullStartDate</title>
5755             <para>Default: 2</para>
5756             <para>Asks: Set the default start date for the Holds to pull list to ___ day(s) ago. </para>
5757             <para>Description:<itemizedlist>
5758                 <listitem>
5759                   <para>The <link linkend="holdspull">Holds to Pull</link> report in circulation
5760                     defaults to filtering holds placed 2 days ago. This preference allows you to set
5761                     this default filter to any number of days.</para>
5762                 </listitem>
5763               </itemizedlist></para>
5764           </section>
5765           <section id="itemBarcodeFallbackSearch">
5766             <title>itemBarcodeFallbackSearch</title>
5767             <para>Default: Don't enable</para>
5768             <para>Asks: ___  the automatic use of a keyword catalog search if the phrase entered as
5769               a barcode on the checkout page does not turn up any results during an item barcode
5770               search. </para>
5771             <para>Values:</para>
5772             <itemizedlist>
5773                 <listitem>
5774                   <para>Don't enable</para>
5775                 </listitem>
5776                 <listitem>
5777                   <para>Enable</para>
5778                   <screenshot>
5779                       <screeninfo>Checkout by keyword</screeninfo>
5780                       <mediaobject>
5781                         <imageobject>
5782                           <imagedata
5783                             fileref="images/admin/globalprefs/itemBarcodeFallbackSearch.png"/>
5784                         </imageobject>
5785                       </mediaobject>
5786                     </screenshot>
5787                 </listitem>
5788               </itemizedlist>
5789             <para>Description:<itemizedlist>
5790                 <listitem>
5791                   <para>Sometimes libraries want to checkout using something other than the barcode.
5792                     Enabling this preference will do a keyword search of Koha to find the item
5793                     you're trying to check out. You can use the call number, barcode, part of the
5794                     title or anything you'd enter in the keyword search when this preference is
5795                     enabled and Koha will ask you which item you're trying to check out.</para>
5796                 </listitem>
5797               </itemizedlist></para>
5798             <important>
5799               <para>While you're not searching by barcode a barcode is required on every title you
5800                 check out. Only titles with barcodes will appear in the search results.</para>
5801             </important>
5802           </section>
5803
5804           <section id="itemBarcodeInputFilter">
5805             <title>itemBarcodeInputFilter</title>
5806
5807             <para>Default: Don't filter</para>
5808
5809             <para>Asks: ___ scanned item barcodes.</para>
5810
5811             <para>Values:</para>
5812
5813             <itemizedlist>
5814               <listitem>
5815                 <para>Convert from CueCat format</para>
5816               </listitem>
5817
5818               <listitem>
5819                 <para>Convert from Libsuite8 form</para>
5820               </listitem>
5821
5822               <listitem>
5823                 <para>Don't filter</para>
5824               </listitem>
5825
5826               <listitem>
5827                 <para>EAN-13 or zero-padded UPC-A from</para>
5828               </listitem>
5829
5830               <listitem>
5831                 <para>Remove spaces from</para>
5832               </listitem>
5833
5834               <listitem>
5835                 <para>Remove the first number from T-prefix style</para>
5836
5837                 <itemizedlist>
5838                   <listitem>
5839                     <para>This format is common among those libraries
5840                     migrating from Follett systems</para>
5841                   </listitem>
5842                 </itemizedlist>
5843               </listitem>
5844             </itemizedlist>
5845           </section>
5846
5847           <section id="NoticeCSS">
5848             <title>NoticeCSS</title>
5849
5850             <para>Asks: Include the stylesheet at ___ on Notices.<important>
5851                 <para>This should be a complete URL, starting with
5852                 http://</para>
5853               </important></para>
5854
5855             <para>Description:</para>
5856
5857             <itemizedlist>
5858               <listitem>
5859                 <para>If you would like to style your notices with a
5860                 consistent set of fonts and colors you can use this preference
5861                 to point Koha to a stylesheet specifically for your
5862                 notices.</para>
5863               </listitem>
5864             </itemizedlist>
5865           </section>
5866
5867           <section id="numReturnedItemsToShow">
5868             <title>numReturnedItemsToShow</title>
5869
5870             <para>Default: 20</para>
5871
5872             <para>Asks : Show the ___ last returned items on the checkin
5873             screen.</para>
5874           </section>
5875
5876           <section id="previousIssuesDefaultSortOrder">
5877             <title>previousIssuesDefaultSortOrder</title>
5878
5879             <para>Default: earliest to latest</para>
5880
5881             <para>Asks: Sort previous checkouts on the circulation page from
5882             ___ due date.</para>
5883
5884             <para>Values:</para>
5885
5886             <itemizedlist>
5887               <listitem>
5888                 <para>earliest to latest</para>
5889               </listitem>
5890
5891               <listitem>
5892                 <para>latest to earliest</para>
5893               </listitem>
5894             </itemizedlist>
5895           </section>
5896
5897           <section id="RecordLocalUseOnReturn">
5898             <title>RecordLocalUseOnReturn</title>
5899
5900             <para>Default: Don't record</para>
5901
5902             <para>Asks: ___ local use when an unissued item is checked
5903             in.</para>
5904
5905             <para>Values:</para>
5906
5907             <itemizedlist>
5908               <listitem>
5909                 <para>Don't record</para>
5910               </listitem>
5911
5912               <listitem>
5913                 <para>Record</para>
5914               </listitem>
5915             </itemizedlist>
5916
5917             <para>Description:</para>
5918
5919             <itemizedlist>
5920               <listitem>
5921                 <para>When this preference is set to "Don't record" you can
5922                 record local use of items by checking items out to the
5923                 statistical patron. With this preference set to "Record" you
5924                 can record local use by checking out to the statistical patron
5925                 and/or by checking in a book that is not currently checked
5926                 out.</para>
5927               </listitem>
5928             </itemizedlist>
5929           </section>
5930           <section id="ShowAllCheckins">
5931             <title>ShowAllCheckins</title>
5932             <para>Default: Do not show</para>
5933             <para>Asks: ___ all items in the "Checked-in items" list, even items that were not
5934               checked out.</para>
5935             <para>Values: <itemizedlist>
5936                 <listitem>
5937                   <para>Do not show</para>
5938                 </listitem>
5939                 <listitem>
5940                   <para>Show</para>
5941                 </listitem>
5942               </itemizedlist>Description:<itemizedlist>
5943                 <listitem>
5944                   <para>When items that are not currently checked out are checked in they don't show
5945                     on the list of checked in items.  This preference allows you to choose how you'd
5946                     like the log of checked in items displays.</para>
5947                 </listitem>
5948               </itemizedlist></para>
5949           </section>
5950
5951           <section id="SpecifyDueDate">
5952             <title>SpecifyDueDate</title>
5953
5954             <para>Default: Allow</para>
5955
5956             <para>Asks: ___ staff to specify a due date for a checkout.</para>
5957
5958             <para>Due dates are calculated using your circulation and fines
5959             rules, but staff can override that if you allow them to specify a
5960             due date at checkout.</para>
5961
5962             <para>Description:</para>
5963
5964             <itemizedlist>
5965               <listitem>
5966                 <para>This preference allows for circulation staff to change a
5967                 due date from the automatic due date to another calendar date.
5968                 This option would be used for circumstances in which the due
5969                 date may need to be decreased or extended in a specific
5970                 circumstance. The "Allow" setting would allow for this option
5971                 to be utilized by staff, the "Don't allow" setting would bar
5972                 staff from changing the due date on materials.</para>
5973               </listitem>
5974             </itemizedlist>
5975
5976             <para>Values:</para>
5977
5978             <itemizedlist>
5979               <listitem>
5980                 <para>Allow</para>
5981
5982                 <screenshot>
5983                   <screeninfo>Specify Due Date Box Shows</screeninfo>
5984
5985                   <mediaobject>
5986                     <imageobject>
5987                       <imagedata fileref="images/admin/globalprefs/SpecifyDueDate.png"/>
5988                     </imageobject>
5989                   </mediaobject>
5990                 </screenshot>
5991               </listitem>
5992
5993               <listitem>
5994                 <para>Don't allow</para>
5995
5996                 <screenshot>
5997                   <screeninfo>Specify Due Date Box Doesn't Show</screeninfo>
5998
5999                   <mediaobject>
6000                     <imageobject>
6001                       <imagedata fileref="images/admin/globalprefs/SpecifyDueDate-no.png"/>
6002                     </imageobject>
6003                   </mediaobject>
6004                 </screenshot>
6005               </listitem>
6006             </itemizedlist>
6007           </section>
6008           <section id="SpecifyReturnDate">
6009             <title>SpecifyReturnDate</title>
6010             <para>Default: Don't allow</para>
6011             <para>Asks: ___  staff to specify a return date for a check in.</para>
6012             <para>Values:<itemizedlist>
6013                 <listitem>
6014                   <para>Allow<screenshot>
6015                       <screeninfo>Allow return date edits</screeninfo>
6016                       <mediaobject>
6017                         <imageobject>
6018                           <imagedata fileref="images/admin/globalprefs/SpecifyReturnDate.png"/>
6019                         </imageobject>
6020                       </mediaobject>
6021                     </screenshot></para>
6022                 </listitem>
6023                 <listitem>
6024                   <para>Don't allow<screenshot>
6025                       <screeninfo>Don't allow return date edits</screeninfo>
6026                       <mediaobject>
6027                         <imageobject>
6028                           <imagedata fileref="images/admin/globalprefs/SpecifyReturnDate-no.png"/>
6029                         </imageobject>
6030                       </mediaobject>
6031                     </screenshot></para>
6032                 </listitem>
6033               </itemizedlist></para>
6034             <para>Description:<itemizedlist>
6035                 <listitem>
6036                   <para>This preference lets you decide if staff can specify an arbitrary return
6037                     date when checking in items.</para>
6038                 </listitem>
6039               </itemizedlist></para>
6040           </section>
6041
6042           <section id="todaysIssuesDefaultSortOrder">
6043             <title>todaysIssuesDefaultSortOrder</title>
6044
6045             <para>Default: latest to earliest</para>
6046
6047             <para>Asks: Sort today's checkouts on the circulation page from
6048             ___ due date.</para>
6049
6050             <para>Values:</para>
6051
6052             <itemizedlist>
6053               <listitem>
6054                 <para>earliest to latest</para>
6055               </listitem>
6056
6057               <listitem>
6058                 <para>latest to earliest</para>
6059               </listitem>
6060             </itemizedlist>
6061           </section>
6062
6063           <section id="UpdateTotalIssuesOnCirc">
6064             <title>UpdateTotalIssuesOnCirc</title>
6065
6066             <para>Default: Do not</para>
6067
6068             <para>Asks: ___ update a bibliographic record's total issues count
6069             whenever an item is issued</para>
6070
6071             <para>Values:</para>
6072
6073             <itemizedlist>
6074               <listitem>
6075                 <para>Do<important>
6076                     <para>This increases server load significantly; if
6077                     performance is a concern, use the <link linkend="updateissuescron">cron job</link> to update the
6078                     total issues count instead.</para>
6079                   </important></para>
6080               </listitem>
6081
6082               <listitem>
6083                 <para>Do not</para>
6084               </listitem>
6085             </itemizedlist>
6086
6087             <para>Description:</para>
6088
6089             <itemizedlist>
6090               <listitem>
6091                 <para>Koha can track the number of times and item is checked
6092                 out and store that on the item record in the database. This
6093                 information is not stored by default. Setting this preference
6094                 to 'Do' will tell Koha to track that info everytime the item
6095                 is checked out in real time. Otherwise you could use the <link linkend="updateissuescron">cron job</link> to have Koha update
6096                 that field nightly.</para>
6097               </listitem>
6098             </itemizedlist>
6099           </section>
6100
6101           <section id="WaitingNotifyAtCheckin">
6102             <title>WaitingNotifyAtCheckin</title>
6103
6104             <para>Default: Don't notify</para>
6105
6106             <para>Asks: ___ librarians of waiting holds for the patron whose
6107             items they are checking in.</para>
6108
6109             <para>Values:</para>
6110
6111             <itemizedlist>
6112               <listitem>
6113                 <para>Don't notify</para>
6114               </listitem>
6115
6116               <listitem>
6117                 <para>Notify</para>
6118
6119                 <screenshot>
6120                   <screeninfo>Notification that a hold is waiting</screeninfo>
6121
6122                   <mediaobject>
6123                     <imageobject>
6124                       <imagedata fileref="images/admin/globalprefs/WaitingNotifyAtCheckin.png"/>
6125                     </imageobject>
6126                   </mediaobject>
6127                 </screenshot>
6128               </listitem>
6129             </itemizedlist>
6130
6131             <para>Description:</para>
6132
6133             <itemizedlist>
6134               <listitem>
6135                 <para>When checking in books you can choose whether or not to
6136                 have a notice pop up if the patron who returned the book has a
6137                 hold waiting for pick up. If you choose 'Notify' for
6138                 WaitingNotifyAtCheckin then every time a hold is found for the
6139                 patron who had the book out last a message will appear on your
6140                 check in screen.</para>
6141               </listitem>
6142             </itemizedlist>
6143           </section>
6144         </section>
6145
6146         <section id="circscoprefs">
6147           <title>Self Checkout</title>
6148
6149           <para/>
6150
6151           <section id="AllowSelfCheckReturns">
6152             <title>AllowSelfCheckReturns</title>
6153
6154             <para>Default: Don't allow</para>
6155
6156             <para>Asks: ___ patrons to return items through web-based self
6157             checkout system.</para>
6158
6159             <para>Values:</para>
6160
6161             <itemizedlist>
6162               <listitem>
6163                 <para>Allow</para>
6164               </listitem>
6165
6166               <listitem>
6167                 <para>Don't allow</para>
6168               </listitem>
6169             </itemizedlist>
6170
6171             <para>Description:</para>
6172
6173             <itemizedlist>
6174               <listitem>
6175                 <para>This preference is used to determine if you want patrons
6176                 to be allowed to return items through your self check
6177                 machines. By default Koha's self check interface is simply for
6178                 checking items out.</para>
6179               </listitem>
6180             </itemizedlist>
6181           </section>
6182
6183           <section id="AutoSelfCheckAllowed">
6184             <title>AutoSelfCheckAllowed, AutoSelfCheckID &amp;
6185             AutoSelfCheckPass</title>
6186
6187             <important>
6188               <para>Most libraries will want to leave this set to 'Don't
6189               allow.' This preference turns off the requirement to log into
6190               the self checkout machine with a staff username and password by
6191               storing the username and password for automatic login.</para>
6192             </important>
6193
6194             <para>AutoSelfCheckAllowed Default: Don't allow</para>
6195
6196             <para>Asks: ___ the web-based self checkout system to
6197             automatically login with this staff login ___ and this password
6198             ___ .</para>
6199
6200             <para>AutoSelfCheckAllowed Values:</para>
6201
6202             <itemizedlist>
6203               <listitem>
6204                 <para>Allow</para>
6205               </listitem>
6206
6207               <listitem>
6208                 <para>Don't allow</para>
6209               </listitem>
6210             </itemizedlist>
6211
6212             <para>AutoSelfCheckID Value:<itemizedlist>
6213                 <listitem>
6214                   <para>The username of a staff patron with 'circulate' <link linkend="patronpermissions">permissions</link>.</para>
6215                 </listitem>
6216               </itemizedlist></para>
6217
6218             <para>AutoSelfCheckPass Value:<itemizedlist>
6219                 <listitem>
6220                   <para>The password of a staff patron with 'circulate' <link linkend="patronpermissions">permissions</link>.</para>
6221                 </listitem>
6222               </itemizedlist></para>
6223           </section>
6224           <section id="SCOUserCSS">
6225             <title>SCOUserCSS</title>
6226             <para>Asks: Include the following CSS on all pages in the web-based self checkout</para>
6227             <para>Description:<itemizedlist>
6228                 <listitem>
6229                   <para>The CSS entered in this preference will be used on all of your Koha self
6230                     checkout screens.</para>
6231                 </listitem>
6232               </itemizedlist></para>
6233           </section>
6234           <section id="SCOUserJS">
6235             <title>SCOUserJS</title>
6236             <para>Asks: Include the following JavaScript on all pages in the web-based self
6237               checkout</para>
6238             <para>Description:<itemizedlist>
6239                 <listitem>
6240                   <para>The JavaScript entered in this preference will effect all of your Koha self
6241                     checkout screens.</para>
6242                 </listitem>
6243               </itemizedlist></para>
6244           </section>
6245
6246           <section id="SelfCheckHelpMessage">
6247             <title>SelfCheckHelpMessage</title>
6248
6249             <para>Asks: Include the following HTML in the Help page of the
6250             web-based self checkout system</para>
6251
6252             <para>Description:</para>
6253
6254             <itemizedlist>
6255               <listitem>
6256                 <para>Clicking the 'Help' link in the top right of the self
6257                 checkout interface opens up a three step process for using the
6258                 self check interface. Adding HTML to this system preference
6259                 will print that additional help text above what's already
6260                 included.</para>
6261               </listitem>
6262             </itemizedlist>
6263           </section>
6264
6265           <section id="SelfCheckoutByLogin">
6266             <title>SelfCheckoutByLogin</title>
6267
6268             <para>Default: Barcode</para>
6269
6270             <para>Asks: Have patrons login into the web-based self checkout
6271             system with their ___</para>
6272
6273             <para>Values:</para>
6274
6275             <itemizedlist>
6276               <listitem>
6277                 <para>Barcode</para>
6278
6279                 <screenshot>
6280                   <screeninfo>Self Checkout Patron Card Number</screeninfo>
6281
6282                   <mediaobject>
6283                     <imageobject>
6284                       <imagedata fileref="images/circ/selfcheckout.png"/>
6285                     </imageobject>
6286                   </mediaobject>
6287                 </screenshot>
6288               </listitem>
6289
6290               <listitem>
6291                 <para>Username and password</para>
6292
6293                 <screenshot>
6294                   <screeninfo>Shelf checkout by login</screeninfo>
6295
6296                   <mediaobject>
6297                     <imageobject>
6298                       <imagedata fileref="images/circ/SelfCheckoutByLogin.png"/>
6299                     </imageobject>
6300                   </mediaobject>
6301                 </screenshot>
6302               </listitem>
6303             </itemizedlist>
6304
6305             <para>Description:</para>
6306
6307             <itemizedlist>
6308               <listitem>
6309                 <para>This preference lets you decide how your patrons will
6310                 log in to the self checkout machine. Barcode is the patron's
6311                 card number and their username and password is set using the
6312                 opac/staff username and password fields on the patron
6313                 record.</para>
6314               </listitem>
6315             </itemizedlist>
6316           </section>
6317           <section id="SelfCheckReceiptPrompt">
6318             <title>SelfCheckReceiptPrompt</title>
6319             <para>Default: Show</para>
6320             <para>Asks: ___  the print receipt popup dialog when self checkout is finished.</para>
6321             <para>Values:<itemizedlist>
6322                 <listitem>
6323                   <para>Don't show</para>
6324                 </listitem>
6325                 <listitem>
6326                   <para>Show</para>
6327                 </listitem>
6328               </itemizedlist></para>
6329             <para>Description:<itemizedlist>
6330                 <listitem>
6331                   <para>This preference controls whether a prompt shows up on the web based self
6332                     check out when the patron clicks the 'Finish' button.</para>
6333                 </listitem>
6334               </itemizedlist></para>
6335           </section>
6336
6337           <section id="SelfCheckTimeout">
6338             <title>SelfCheckTimeout</title>
6339
6340             <para>Default: 120</para>
6341
6342             <para>Asks: Time out the current patron's web-based self checkout
6343             system login after ___ seconds.</para>
6344
6345             <para>Description:</para>
6346
6347             <itemizedlist>
6348               <listitem>
6349                 <para>After the machine is idle for the time entered in this
6350                 preference the self check out system will log out the current
6351                 patron and return to the starting screen.</para>
6352               </listitem>
6353             </itemizedlist>
6354           </section>
6355
6356           <section id="ShowPatronImageInWebBasedSelfCheck">
6357             <title>ShowPatronImageInWebBasedSelfCheck</title>
6358
6359             <para>Default: Don't show</para>
6360
6361             <para>Asks: ___ the patron's picture (if one has been added) when
6362             they use the web-based self checkout.</para>
6363
6364             <para>Values:</para>
6365
6366             <itemizedlist>
6367               <listitem>
6368                 <para>Don't show</para>
6369               </listitem>
6370
6371               <listitem>
6372                 <para>Show</para>
6373               </listitem>
6374             </itemizedlist>
6375           </section>
6376
6377           <section id="WebBasedSelfCheck">
6378             <title>WebBasedSelfCheck</title>
6379
6380             <para>Default: Don't enable</para>
6381
6382             <para>Asks: ___ the web-based self checkout system.</para>
6383
6384             <para>Values:</para>
6385
6386             <itemizedlist>
6387               <listitem>
6388                 <para>Don't enable</para>
6389               </listitem>
6390
6391               <listitem>
6392                 <para>Enable</para>
6393               </listitem>
6394             </itemizedlist>
6395
6396             <para>Enabling this preference will allow access to the <link linkend="selfcheckout">self checkout</link> module in Koha.</para>
6397           </section>
6398         </section>
6399       </section>
6400
6401       
6402
6403       <section id="enhancedcontent">
6404         <title>Enhanced Content</title>
6405
6406         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
6407         Global System Preferences &gt; Enhanced Content</para>
6408
6409         <important>
6410           <para>Always read the terms of service associated with external data
6411           sources to be sure that you are using the products within the
6412           allowed limits.</para>
6413         </important>
6414
6415         <note>
6416           <para>You cannot have more than one service for cover images
6417           (including local cover images) set up. If you set up more than one
6418           you will get multiple cover images. Instead choose only one source
6419           for cover images.</para>
6420         </note>
6421
6422         <section id="frbrenhancedprefs">
6423           <title>All</title>
6424
6425           <para/>
6426
6427           <section id="FRBRizeEditions">
6428             <title>FRBRizeEditions</title>
6429
6430             <para>Default: Don't show</para>
6431
6432             <para>Asks: ___ other editions of an item on the staff
6433             client</para>
6434
6435             <para>Values:</para>
6436
6437             <itemizedlist>
6438               <listitem>
6439                 <para>Don't show</para>
6440               </listitem>
6441
6442               <listitem>
6443                 <para>Show</para>
6444
6445                 <screenshot>
6446                   <screeninfo>Editions tab in staff client</screeninfo>
6447
6448                   <mediaobject>
6449                     <imageobject>
6450                       <imagedata fileref="images/admin/globalprefs/editionstab.png"/>
6451                     </imageobject>
6452                   </mediaobject>
6453                 </screenshot>
6454               </listitem>
6455             </itemizedlist>
6456
6457             <para>Description:</para>
6458
6459             <itemizedlist>
6460               <listitem>
6461                 <para>Using the rules set forth in the Functional Requirements for Bibliographic
6462                   records, this option, when enabled, pulls all editions of the same title available
6463                   in your collection regardless of material type. Items will appear under an
6464                   'Editions' tab on the detail page for the title in question.. According to
6465                     <emphasis>Libraries Unlimited's Online Dictionary for Library and Information
6466                     Science</emphasis> (<ulink url="http://lu.com/odlis/">http://lu.com/odlis/</ulink>), FRBRizing the catalog involves collating MARC
6467                   records of similar materials. FRBRization brings together entities (sets of Works,
6468                   Expressions, or Manifestations), rather than just sets of Items. It can aid
6469                   patrons in selecting related items, expressions, and manifestations that will
6470                   serve their needs. When it is set to "Show", the OPAC will query one or more ISBN
6471                   web services for associated ISBNs and display an Editions tab on the details
6472                   pages. Once this preference is enabled, the library must select one of the ISBN
6473                   options (<link linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN">XISBN</link>). This option is only for the Staff Client; the <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> option must be enabled
6474                   to have the Editions tab appear on the OPAC.</para>
6475               </listitem>
6476             </itemizedlist>
6477
6478             <important>
6479               <para>Requires that you turn on one or more of the ISBN services (<link linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN">XISBN</link>)</para>
6480             </important>
6481           </section>
6482
6483           <section id="OPACFRBRizeEditions">
6484             <title>OPACFRBRizeEditions</title>
6485
6486             <para>Default: Don't show</para>
6487
6488             <para>Asks: ___ other editions of an item on the OPAC.</para>
6489
6490             <para>Description:</para>
6491
6492             <itemizedlist>
6493               <listitem>
6494                 <para>Using the rules set forth in the Functional Requirements for Bibliographic
6495                   records, this option, when enabled, pulls all editions of the same title available
6496                   in your collection regardless of material type. Items will appear under an
6497                   'Editions' tab on the detail page for the title in question.. According to
6498                     <emphasis>Libraries Unlimited's Online Dictionary for Library and Information
6499                     Science</emphasis> (<ulink url="http://lu.com/odlis/">http://lu.com/odlis/</ulink>), FRBRizing the catalog involves collating MARC
6500                   records of similar materials. FRBRization brings together entities (sets of Works,
6501                   Expressions, or Manifestations), rather than just sets of Items. It can aid
6502                   patrons in selecting related items, expressions, and manifestations that will
6503                   serve their needs. When it is set to "Show", the OPAC will query one or more ISBN
6504                   web services for associated ISBNs and display an Editions tab on the details
6505                   pages. Once this preference is enabled, the library must select one of the ISBN
6506                   options (<link linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN">XISBN</link>). This option is only for the OPAC; the <link linkend="FRBRizeEditions">FRBRizeEditions</link> option must be turned "On" to
6507                   have the Editions tab appear on the Staff Client.</para>
6508               </listitem>
6509             </itemizedlist>
6510
6511             <para>Values:</para>
6512
6513             <itemizedlist>
6514               <listitem>
6515                 <para>Don't show</para>
6516               </listitem>
6517
6518               <listitem>
6519                 <para>Show</para>
6520
6521                 <screenshot>
6522                   <screeninfo>Editions tab in the OPAC</screeninfo>
6523
6524                   <mediaobject>
6525                     <imageobject>
6526                       <imagedata fileref="images/admin/globalprefs/editions.png"/>
6527                     </imageobject>
6528                   </mediaobject>
6529                 </screenshot>
6530               </listitem>
6531             </itemizedlist>
6532
6533             <para>This preference pulls all editions of the same title
6534             available in your collection regardless of material type. Items
6535             will appear under an 'Editions' tab on the detail page for the
6536             title in question.</para>
6537
6538             <important>
6539               <para>Requires that you turn on one or more of the ISBN services (<link linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN">XISBN</link>)</para>
6540             </important>
6541           </section>
6542         </section>
6543
6544         <section id="amazonprefs">
6545           <title>Amazon</title>
6546
6547           <para/>
6548
6549           <section id="AmazonAssocTag">
6550             <title>AmazonAssocTag</title>
6551
6552             <para>Asks: Put the associate tag ___ on links to Amazon.</para>
6553
6554             <note>
6555               <para>This can net your library referral fees if a patron
6556               decides to buy an item after clicking through to Amazon from
6557               your site.</para>
6558             </note>
6559
6560             <para>Description:</para>
6561
6562             <itemizedlist>
6563               <listitem>
6564                 <para>An Amazon Associates Tag allows a library to earn a
6565                 percentage of all purchases made on Amazon when a patron
6566                 accesses Amazon's site via links on the library's website.
6567                 More information about the Amazon Associates program is
6568                 available at Amazon's Affiliate Program's website, <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com/</ulink>.
6569                 Before a tag can be obtained, however, the library must first
6570                 apply for an Amazon Web Services (AWS) account. Applications
6571                 are free of charge and can be made at <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink>.
6572                 Once an AWS account has been established, the library can then
6573                 obtain the Amazon Associates Tag.</para>
6574               </listitem>
6575             </itemizedlist>
6576
6577             <para>Sign up at: <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com/</ulink></para>
6578           </section>
6579
6580           <section id="AmazonCoverImages">
6581             <title>AmazonCoverImages</title>
6582
6583             <para>Default: Don't show</para>
6584
6585             <para>Asks: ___ cover images from Amazon on search results and
6586             item detail pages on the staff interface.</para>
6587
6588             <para>Values:</para>
6589
6590             <itemizedlist>
6591               <listitem>
6592                 <para>Don't show</para>
6593               </listitem>
6594
6595               <listitem>
6596                 <para>Show</para>
6597               </listitem>
6598             </itemizedlist>
6599
6600             <para>Description:</para>
6601
6602             <itemizedlist>
6603               <listitem>
6604                 <para>This preference makes it possible to either allow or
6605                 prevent Amazon cover images from being displayed in the Staff
6606                 Client. Cover images are retrieved by Amazon, which pulls the
6607                 content based on the first ISBN number in the item's MARC
6608                 record. Amazon offers this service free of charge. If the
6609                 value for this preference is set to "Show", the cover images
6610                 will appear in the Staff Client, and if it is set to "Don't
6611                 show", the images will not appear. Finally, if you're using
6612                 Amazon cover images, all other cover image services must be
6613                 disabled. If they are not disabled, they will prevent
6614                 AmazonCoverImages from functioning properly.</para>
6615               </listitem>
6616             </itemizedlist>
6617           </section>
6618
6619           <section id="AmazonLocale">
6620             <title>AmazonLocale</title>
6621
6622             <para>Default: American</para>
6623
6624             <para>Asks: Use Amazon data from its ___ website.</para>
6625
6626             <para>Value:</para>
6627
6628             <itemizedlist>
6629               <listitem>
6630                 <para>American</para>
6631               </listitem>
6632
6633               <listitem>
6634                 <para>British</para>
6635               </listitem>
6636
6637               <listitem>
6638                 <para>Canadian</para>
6639               </listitem>
6640
6641               <listitem>
6642                 <para>French</para>
6643               </listitem>
6644
6645               <listitem>
6646                 <para>German</para>
6647               </listitem>
6648
6649               <listitem>
6650                 <para>Japanese</para>
6651               </listitem>
6652             </itemizedlist>
6653           </section>
6654
6655           <section id="OPACAmazonCoverImages">
6656             <title>OPACAmazonCoverImages</title>
6657
6658             <para>Default: Don't show</para>
6659
6660             <para>Asks: ___ cover images from Amazon on search results and
6661             item detail pages on the OPAC.</para>
6662
6663             <para>Values:</para>
6664
6665             <itemizedlist>
6666               <listitem>
6667                 <para>Don't show</para>
6668               </listitem>
6669
6670               <listitem>
6671                 <para>Show</para>
6672               </listitem>
6673             </itemizedlist>
6674
6675             <para>Description:</para>
6676
6677             <itemizedlist>
6678               <listitem>
6679                 <para>This preference makes it possible to either allow or
6680                 prevent Amazon cover images from being displayed in the OPAC.
6681                 Cover images are retrieved by Amazon, which pulls the content
6682                 based on the first ISBN number in the item's MARC record.
6683                 Amazon offers this service free of charge. If the value for
6684                 this preference is set to "Show", the cover images will appear
6685                 in the OPAC, and if it is set to "Don't show", the images will
6686                 not appear. Finally, if you're using Amazon cover images, all
6687                 other cover image services must be disabled. If they are not
6688                 disabled, they will prevent AmazonCoverImages from functioning
6689                 properly.</para>
6690               </listitem>
6691             </itemizedlist>
6692           </section>
6693         </section>
6694
6695         <section id="Babelthequeprefs">
6696           <title>Babelthèque</title>
6697
6698           <para/>
6699
6700           <section id="Babeltheque">
6701             <title>Babeltheque</title>
6702
6703             <para>Default: Don't</para>
6704
6705             <para>Asks: ___ include information (such as reviews and
6706             citations) from Babelthèque in item detail pages on the
6707             OPAC.</para>
6708
6709             <para>Description:</para>
6710
6711             <itemizedlist>
6712               <listitem>
6713                 <para>This preference makes it possible to display a
6714                 Babeltheque tab in the OPAC, allowing patrons to access tags,
6715                 reviews, and additional title information provided by
6716                 Babeltheque. The information which Babeltheque supplies is
6717                 drawn from the French language-based <ulink url="http://www.babelio.com/">Babelio.com</ulink>, a French
6718                 service similar to LibraryThing for Libraries. More
6719                 information about Babeltheque is available through its
6720                 website, <ulink url="http://www.babeltheque.com/">http://www.babeltheque.com</ulink>.
6721                 Libraries that wish to allow access to this information must
6722                 first register for the service at <ulink url="http://www.babeltheque.com">http://www.babeltheque.com</ulink>.
6723                 Please note that this information is only provided in
6724                 French.</para>
6725               </listitem>
6726             </itemizedlist>
6727
6728             <para>Values:</para>
6729
6730             <itemizedlist>
6731               <listitem>
6732                 <para>Do</para>
6733
6734                 <screenshot>
6735                   <screeninfo>Data from Babelthèque on the bib
6736                   record</screeninfo>
6737
6738                   <mediaobject>
6739                     <imageobject>
6740                       <imagedata fileref="images/admin/globalprefs/Babeltheque.png"/>
6741                     </imageobject>
6742                   </mediaobject>
6743                 </screenshot>
6744               </listitem>
6745
6746               <listitem>
6747                 <para>Don't</para>
6748               </listitem>
6749             </itemizedlist>
6750           </section>
6751
6752           <section id="Babeltheque_url_js">
6753             <title>Babeltheque_url_js</title>
6754
6755             <para>Asks: ___ Defined the url for the Babeltheque javascript
6756             file (eg. http://www.babeltheque.com/bw_XX.js)</para>
6757           </section>
6758
6759           <section id="Babeltheque_url_update">
6760             <title>Babeltheque_url_update</title>
6761
6762             <para>Asks: ___ Defined the url for the Babeltheque update
6763             periodically (eq.
6764             http://www.babeltheque.com/.../file.csv.bz2).</para>
6765           </section>
6766         </section>
6767
6768         <section id="btcontentprefs">
6769           <title>Baker &amp; Taylor</title>
6770
6771           <important>
6772             <para>This is a pay service, you must contact Baker &amp; Taylor
6773             to subscribe to this service before setting these options.</para>
6774           </important>
6775
6776           <section id="BakerTaylorEnabled">
6777             <title>BakerTaylorEnabled</title>
6778
6779             <para>Default: Don't add</para>
6780
6781             <para>Asks: ___ Baker and Taylor links and cover images to the
6782             OPAC and staff client. This requires that you have entered in a
6783             username and password (which can be seen in image links).</para>
6784
6785             <para>Values:</para>
6786
6787             <itemizedlist>
6788               <listitem>
6789                 <para>Add</para>
6790               </listitem>
6791
6792               <listitem>
6793                 <para>Don't add</para>
6794               </listitem>
6795             </itemizedlist>
6796
6797             <para>Description:</para>
6798
6799             <itemizedlist>
6800               <listitem>
6801                 <para>This preference makes it possible to display Baker &amp;
6802                 Taylor content (book reviews, descriptions, cover images,
6803                 etc.) in both the Staff Client and the OPAC. Libraries that
6804                 wish to display Baker &amp; Taylor content must first register
6805                 and pay for this service with Baker &amp; Taylor (<ulink url="http://www.btol.com">http://www.btol.com</ulink>). If
6806                 Baker &amp; Taylor content is enabled be sure to turn off
6807                 other cover and review services to prevent
6808                 interference.</para>
6809               </listitem>
6810             </itemizedlist>
6811
6812             <important>
6813               <para>To use this you will need to also set the <link linkend="btuserpass">BakerTaylorUsername &amp;
6814               BakerTaylorPassword</link> system preferences</para>
6815             </important>
6816           </section>
6817
6818           <section id="BakerTaylorBookstoreURL">
6819             <title>BakerTaylorBookstoreURL</title>
6820
6821             <para>Asks: Baker and Taylor "My Library Bookstore" links should
6822             be accessed at https:// ___ isbn</para>
6823
6824             <para>Description:</para>
6825
6826             <itemizedlist>
6827               <listitem>
6828                 <para>Some libraries generate additional funding for the
6829                 library by selling books and other materials that are
6830                 purchased from or have been previously leased from Baker &amp;
6831                 Taylor. These materials can be accessed via a link on the
6832                 library's website. This service is often referred to as "My
6833                 Library Bookstore." In order to participate in this program,
6834                 the library must first register and pay for the service with
6835                 Baker &amp; Taylor. Additional information about this and
6836                 other services provided by Baker &amp; Taylor is available at
6837                 the Baker &amp; Taylor website, <ulink url="http://www.btol.com">http://www.btol.com</ulink>. The
6838                 BakerTaylorBookstoreURL preference establishes the URL in
6839                 order to link to the library's Baker &amp; Taylor-backed
6840                 online bookstore, if such a bookstore has been established.
6841                 The default for this field is left blank; if no value is
6842                 entered, the links to My Library Bookstore will remain
6843                 inactive. If enabling this preference, enter the library's
6844                 Hostname and Parent Number in the appropriate location within
6845                 the URL. The "key" value (key=) should be appended to the URL,
6846                 and https:// should be prepended.</para>
6847               </listitem>
6848             </itemizedlist>
6849
6850             <para>This should be filled in with something like
6851             koha.mylibrarybookstore.com/MLB/actions/searchHandler.do?nextPage=bookDetails&amp;parentNum=10923&amp;key=</para>
6852
6853             <note>
6854               <para>Leave it blank to disable these links.</para>
6855             </note>
6856
6857             <important>
6858               <para>Be sure to get this information from Baker &amp; Taylor
6859               when subscribing.</para>
6860             </important>
6861           </section>
6862
6863           <section id="btuserpass">
6864             <title>BakerTaylorUsername &amp; BakerTaylorPassword</title>
6865
6866             <para>Asks: Access Baker and Taylor using username ___ and
6867             password ___</para>
6868
6869             <para>Descriptions:</para>
6870
6871             <itemizedlist>
6872               <listitem>
6873                 <para>This setting in only applicable if the library has a
6874                 paid subscription to the external Content Café service from
6875                 Baker &amp; Taylor. Use the box provided to enter in the
6876                 library's Content Café username and password. Also, ensure
6877                 that the <link linkend="BakerTaylorBookstoreURL">BakerTaylorBookstoreURL</link>
6878                 and <link linkend="BakerTaylorEnabled">BakerTaylorEnabled</link>
6879                 settings are properly set. The Content Café service is a feed
6880                 of enhanced content such as cover art, professional reviews,
6881                 and summaries that is displayed along with Staff Client/OPAC
6882                 search results. For more information on this service please
6883                 see the Baker &amp; Taylor website: <ulink url="http://www.btol.com">http://www.btol.com</ulink></para>
6884               </listitem>
6885             </itemizedlist>
6886
6887             <important>
6888               <para>Be sure to get this information from Baker &amp; Taylor
6889               when subscribing.</para>
6890             </important>
6891           </section>
6892         </section>
6893         <section id="coceimages">
6894           <title>Coce Cover images cache</title>
6895           <para>Coce is a remote image URL cache. With this option, cover images are not fetched
6896             directly from Amazon, Google, and so on. Their URLs are requested via a web service to
6897             Coce which manages a cache of URLs. </para>
6898           <section id="Coce">
6899             <title>Coce</title>
6900             <para>Default: Don't enable</para>
6901             <para>Asks: ___  a Coce image cache service.</para>
6902             <para>Values:<itemizedlist>
6903                 <listitem>
6904                   <para>Don't enable</para>
6905                 </listitem>
6906                 <listitem>
6907                   <para>Enable</para>
6908                 </listitem>
6909               </itemizedlist></para>
6910             <para>Description: <itemizedlist>
6911                 <listitem>
6912                   <para>Coce has many benefits when it comes to choosing and displaying cover images
6913                     in Koha:<itemizedlist>
6914                       <listitem>
6915                         <para>If a book cover is not available from a provider, but is available
6916                           from another one, Koha will be able to display a book cover, which isn't
6917                           the case now </para>
6918                       </listitem>
6919                       <listitem>
6920                         <para>Since URLs are cached, it isn't necessary for each book cover to
6921                           request, again and again, the provider, and several of them if necessary.
6922                         </para>
6923                       </listitem>
6924                       <listitem>
6925                         <para>Amazon book covers are retrieved with Amazon Product Advertising API,
6926                           which means that more covers are retrieved (ISBN13).</para>
6927                       </listitem>
6928                     </itemizedlist><important>
6929                       <para>Coce does not come bundled with Koha. Your Koha install with not already
6930                         have a Coce server set up. Before enabling this functionality you will want
6931                         to be sure to have a Coce server set up.  Instructions on installing and
6932                         setting up Coce can be found on the official github page at <ulink
6933                           url="https://github.com/fredericd/coce"
6934                           >https://github.com/fredericd/coce</ulink>.</para>
6935                     </important></para>
6936                 </listitem>
6937               </itemizedlist></para>
6938           </section>
6939           <section id="CoceHost">
6940             <title>CoceHost</title>
6941             <para>Asks: Coce server URL ___</para>
6942             <para>Description:<itemizedlist>
6943                 <listitem>
6944                   <para>This will be the full URL (starting with http://) to your Coce server.
6945                   </para>
6946                 </listitem>
6947               </itemizedlist></para>
6948           </section>
6949           <section id="CoceProviders">
6950             <title>CoceProviders</title>
6951             <para>Asks: Use the following providers to fetch the covers ___</para>
6952             <para>Values:<itemizedlist>
6953                 <listitem>
6954                   <para>[Select all]</para>
6955                 </listitem>
6956                 <listitem>
6957                   <para>Amazon Web Services</para>
6958                 </listitem>
6959                 <listitem>
6960                   <para>Google Books</para>
6961                 </listitem>
6962                 <listitem>
6963                   <para>Open Library</para>
6964                 </listitem>
6965               </itemizedlist></para>
6966             <para>Description:<itemizedlist>
6967                 <listitem>
6968                   <para>The providers chosen here will be used to gather cover images for display in
6969                     your Koha catalog.</para>
6970                 </listitem>
6971               </itemizedlist></para>
6972           </section>
6973         </section>
6974
6975         <section id="googleprefs">
6976           <title>Google</title>
6977
6978           <para/>
6979
6980           <section id="GoogleJackets">
6981             <title>GoogleJackets</title>
6982
6983             <para>Default: Don't add</para>
6984
6985             <para>Asks: ___ cover images from Google Books to search results
6986             and item detail pages on the OPAC.</para>
6987
6988             <para>Values:</para>
6989
6990             <itemizedlist>
6991               <listitem>
6992                 <para>Add</para>
6993               </listitem>
6994
6995               <listitem>
6996                 <para>Don't add</para>
6997               </listitem>
6998             </itemizedlist>
6999
7000             <para>Description:</para>
7001
7002             <itemizedlist>
7003               <listitem>
7004                 <para>This setting controls the display of applicable cover
7005                 art from the free Google Books database, via the Google Books
7006                 API. Please note that to use this feature, all other cover
7007                 services should be turned off.</para>
7008               </listitem>
7009             </itemizedlist>
7010           </section>
7011         </section>
7012         <section id="html5">
7013           <title>HTML5 Media</title>
7014           <section id="HTML5MediaEnabled">
7015             <title>HTML5MediaEnabled</title>
7016             <para>Default: not at all</para>
7017             <para>Asks: Show a tab with a HTML5 media player for files catalogued in field 856
7018               ___</para>
7019             <para>Values:<itemizedlist>
7020                 <listitem>
7021                   <para>in OPAC and staff client</para>
7022                 </listitem>
7023                 <listitem>
7024                   <para>in the OPAC</para>
7025                   <screenshot>
7026                     <screeninfo>HTML5 Media in the OPAC</screeninfo>
7027                     <mediaobject>
7028                       <imageobject>
7029                         <imagedata fileref="images/admin/globalprefs/HTML5MediaEnabled-opac.png"/>
7030                       </imageobject>
7031                     </mediaobject>
7032                   </screenshot>
7033                 </listitem>
7034                 <listitem>
7035                   <para>in the staff client</para>
7036                   <screenshot>
7037                       <screeninfo>HTML5 Media in the staff client</screeninfo>
7038                       <mediaobject>
7039                         <imageobject>
7040                           <imagedata fileref="images/admin/globalprefs/HTML5MediaEnabled-staff.png"/>
7041                         </imageobject>
7042                       </mediaobject>
7043                     </screenshot>
7044                 </listitem>
7045                 <listitem>
7046                   <para>not at all</para>
7047                 </listitem>
7048               </itemizedlist></para>
7049             <para>Description:<itemizedlist>
7050                 <listitem>
7051                   <para>If you have media elements in the 856 of your MARC record this preference
7052                     can run/show those media files in a separate tab using HTML5.</para>
7053                 </listitem>
7054               </itemizedlist></para>
7055           </section>
7056           <section id="HTML5MediaExtensions">
7057             <title>HTML5MediaExtensions</title>
7058             <para>Default: webm|ogg|ogv|oga|vtt</para>
7059             <para>Asks: Media file extensions ___</para>
7060             <para>Description:<itemizedlist>
7061                 <listitem>
7062                   <para>Enter in file extensions separated with bar (|)</para>
7063                 </listitem>
7064               </itemizedlist></para>
7065           </section>
7066         </section>
7067         <section id="HTML5MediaYouTube">
7068           <title>HTML5MediaYouTube</title>
7069           <para>Default: Don't embed</para>
7070           <para><important>
7071               <para>To turn this on first enable <link linkend="HTML5MediaEnabled"
7072                   >HTML5MediaEnabled</link></para>
7073             </important>Asks: ___ YouTube links as videos.</para>
7074           <para>Values: <itemizedlist>
7075               <listitem>
7076                 <para>Don't embed</para>
7077               </listitem>
7078               <listitem>
7079                 <para>Embed</para>
7080               </listitem>
7081             </itemizedlist></para>
7082           <para>Description:<itemizedlist>
7083               <listitem>
7084                 <para>This preference will allow MARC21 856$u that points to YouTube to appear as a
7085                   playable video on the pages defined in <link linkend="HTML5MediaEnabled"
7086                     >HTML5MediaEnabled</link>.</para>
7087               </listitem>
7088             </itemizedlist></para>
7089         </section>
7090         <section id="IDreamLibraries">
7091           <title>IDreamLibraries</title>
7092           <para><ulink url="http://idreambooks.com/">IDreamBooks.com</ulink> aggregates book reviews
7093             by critics to help you discover the very best of what's coming out each week.  These
7094             preferences let you integrated content from <ulink url="http://IDreamBooks.com">IDreamBooks.com</ulink> in to your Koha OPAC.  <note>
7095               <para>This is a new website and has limited content, so you may only see these
7096                 features on new popular titles until the database grows some more.</para>
7097             </note></para>
7098           <section id="IDreamBooksReadometer">
7099             <title>IDreamBooksReadometer</title>
7100             <para>Default: Don't add</para>
7101             <para>Asks: ___ a "Readometer" that summarizes the reviews gathered by IDreamBooks.com
7102               to the OPAC details page. </para>
7103             <para>Values:<itemizedlist>
7104                 <listitem>
7105                   <para>Add</para>
7106                   <screenshot>
7107                       <screeninfo>Readometer on the details page</screeninfo>
7108                       <mediaobject>
7109                         <imageobject>
7110                           <imagedata fileref="images/admin/globalprefs/IDreamBooksReadometer.png"/>
7111                         </imageobject>
7112                       </mediaobject>
7113                     </screenshot>
7114                 </listitem>
7115                 <listitem>
7116                   <para>Don't add</para>
7117                 </listitem>
7118               </itemizedlist></para>
7119           </section>
7120           <section id="IDreamBooksResults">
7121             <title>IDreamBooksResults</title>
7122             <para>Default: Don't add</para>
7123             <para>Asks: ___ the rating from IDreamBooks.com to OPAC search results. </para>
7124             <para>Values:<itemizedlist>
7125                 <listitem>
7126                   <para>Add</para>
7127                   <screenshot>
7128                       <screeninfo>iDreamBooks rating on search results</screeninfo>
7129                       <mediaobject>
7130                         <imageobject>
7131                           <imagedata fileref="images/admin/globalprefs/IDreamBooksResults.png"/>
7132                         </imageobject>
7133                       </mediaobject>
7134                     </screenshot>
7135                 </listitem>
7136                 <listitem>
7137                   <para>Don't add</para>
7138                 </listitem>
7139               </itemizedlist></para>
7140           </section>
7141           <section id="IDreamBooksReviews">
7142             <title>IDreamBooksReviews</title>
7143             <para>Default: Don't add</para>
7144             <para>Asks: ___ a tab on the OPAC details with book reviews from critics aggregated by
7145               IDreamBooks.com. </para>
7146             <para>Values:<itemizedlist>
7147                 <listitem>
7148                   <para>Add</para>
7149                     <screenshot>
7150                       <screeninfo>Reviews tab on the detail page</screeninfo>
7151                       <mediaobject>
7152                         <imageobject>
7153                           <imagedata fileref="images/admin/globalprefs/IDreamBooksReviews.png"/>
7154                         </imageobject>
7155                       </mediaobject>
7156                     </screenshot>
7157                 </listitem>
7158                 <listitem>
7159                   <para>Don't add</para>
7160                 </listitem>
7161               </itemizedlist></para>
7162           </section>
7163         </section>
7164
7165         <section id="librarythingprefs">
7166           <title>LibraryThing</title>
7167
7168           <para>LibraryThing for Libraries is a pay service. You must first
7169           contact LibraryThing directly for pricing and subscription
7170           information. Learn more at <ulink url="http://www.librarything.com/forlibraries">http://www.librarything.com/forlibraries</ulink>.
7171           Also, for further configuration instructions please see the
7172           LibraryThing Wiki: <ulink url="http://www.librarything.com/wiki/index.php/Koha">http://www.librarything.com/wiki/index.php/Koha</ulink></para>
7173
7174           <section id="LibraryThingForLibrariesEnabled">
7175             <title>LibraryThingForLibrariesEnabled</title>
7176
7177             <para>Default: Don't show</para>
7178
7179             <para>Asks: ___ reviews, similar items, and tags from Library
7180             Thing for Libraries on item detail pages on the OPAC.</para>
7181
7182             <para>Values:</para>
7183
7184             <itemizedlist>
7185               <listitem>
7186                 <para>Don't show</para>
7187               </listitem>
7188
7189               <listitem>
7190                 <para>Show</para>
7191               </listitem>
7192             </itemizedlist>
7193
7194             <para>Description:</para>
7195
7196             <itemizedlist>
7197               <listitem>
7198                 <para>This setting is only applicable if the library has a
7199                 paid subscription to the external LibraryThing for Libraries
7200                 service. This service can provide patrons with the display of
7201                 expanded information on catalog items such as book
7202                 recommendations. It also can offer advanced features like
7203                 tagged browsing, patron written reviews, and a virtual library
7204                 display accessed from the details tab.</para>
7205               </listitem>
7206             </itemizedlist>
7207
7208             <important>
7209               <para>If this is set to 'show' you will need to enter a value in
7210               the '<link linkend="LibraryThingForLibrariesID">LibraryThingForLibrariesID</link>'
7211               system preference.</para>
7212             </important>
7213           </section>
7214
7215           <section id="LibraryThingForLibrariesID">
7216             <title>LibraryThingForLibrariesID</title>
7217
7218             <para>Asks: Access Library Thing for Libraries using the customer
7219             ID ___</para>
7220
7221             <para>Description:</para>
7222
7223             <itemizedlist>
7224               <listitem>
7225                 <para>This setting is only applicable if the library has a
7226                 paid subscription to the external LibraryThing for Libraries
7227                 service. Use the box provided to enter in the library's
7228                 LibraryThing for Libraries ID as provided to the library by
7229                 LibraryThing. The ID number is a series of numbers in the form
7230                 ###-#########, and can be found on the library's account page
7231                 at LibraryThing for Libraries. This service can provide
7232                 patrons with the display of expanded information on catalog
7233                 items such as book recommendations and cover art. It also can
7234                 offer advanced features like tagged browsing, patron written
7235                 reviews, and a virtual library display accessed from the
7236                 details tab.</para>
7237               </listitem>
7238             </itemizedlist>
7239           </section>
7240
7241           <section id="LibraryThingForLibrariesTabbedView">
7242             <title>LibraryThingForLibrariesTabbedView</title>
7243
7244             <para>Default: in line with bibliographic information</para>
7245
7246             <para>Asks: Show Library Thing for Libraries content ___</para>
7247
7248             <para>Values:</para>
7249
7250             <itemizedlist>
7251               <listitem>
7252                 <para>in line with bibliographic information</para>
7253               </listitem>
7254
7255               <listitem>
7256                 <para>in tabs</para>
7257               </listitem>
7258             </itemizedlist>
7259
7260             <para>Description:</para>
7261
7262             <itemizedlist>
7263               <listitem>
7264                 <para>This setting is only applicable if the library has a
7265                 paid subscription to the external LibraryThing for Libraries
7266                 service. This service can provide patrons with the display of
7267                 expanded information on catalog items such as book
7268                 recommendations and cover art. It also can offer advanced
7269                 features like tagged browsing, patron written reviews, and a
7270                 virtual library display accessed from the details tab.</para>
7271               </listitem>
7272             </itemizedlist>
7273           </section>
7274           <section id="ThingISBN">
7275             <title>ThingISBN</title>
7276             <para>Default: Don't use</para>
7277             <para>Asks: ___ the ThingISBN service to show other editions of a title</para>
7278             <para>Values:</para>
7279             <itemizedlist>
7280               <listitem>
7281                 <para>Don't use</para>
7282               </listitem>
7283               <listitem>
7284                 <para>Use</para>
7285               </listitem>
7286             </itemizedlist>
7287             <para>Description:</para>
7288             <itemizedlist>
7289               <listitem>
7290                 <para>Set to 'Use' to display an "Editions" tab on the item's detail page. Editions
7291                   are listed, complete with cover art (if you have one of the cover services
7292                   enabled) and bibliographic information. The feed comes from LibraryThing's
7293                   ThingISBN web service. This is a free service to non-commercial sites with fewer
7294                   than 1,000 requests per day.</para>
7295               </listitem>
7296             </itemizedlist>
7297             <important>
7298               <para>Requires <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link
7299                   linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to 'show'</para>
7300             </important>
7301             <important>
7302               <para>This is separate from Library Thing for Libraries and does not have a cost
7303                 associated with it.</para>
7304             </important>
7305           </section>
7306         </section>
7307
7308         <section id="localimages">
7309           <title>Local Cover Images</title>
7310
7311           <para/>
7312
7313           <section id="AllowMultipleCovers">
7314             <title>AllowMultipleCovers</title>
7315
7316             <para>Default: Don't allow</para>
7317
7318             <para>Asks: ___ multiple images to be attached to each
7319             bibliographic record.</para>
7320
7321             <para>Values:</para>
7322
7323             <itemizedlist>
7324               <listitem>
7325                 <para>Allow</para>
7326               </listitem>
7327
7328               <listitem>
7329                 <para>Don't allow</para>
7330               </listitem>
7331             </itemizedlist>
7332
7333             <para>Description:</para>
7334
7335             <itemizedlist>
7336               <listitem>
7337                 <para>If this preference is set to 'Allow' then you can upload
7338                 multiple images that will appear in the images tab on the bib
7339                 record in the OPAC and the staff client. This preference
7340                 requires that either one or both <link linkend="LocalCoverImages">LocalCoverImages</link> and <link linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> are
7341                 set to 'Display.'</para>
7342
7343                 <screenshot>
7344                   <screeninfo>Multiple cover images</screeninfo>
7345
7346                   <mediaobject>
7347                     <imageobject>
7348                       <imagedata fileref="images/admin/globalprefs/AllowMultipleCovers.png"/>
7349                     </imageobject>
7350                   </mediaobject>
7351                 </screenshot>
7352               </listitem>
7353             </itemizedlist>
7354           </section>
7355
7356           <section id="LocalCoverImages">
7357             <title>LocalCoverImages</title>
7358
7359             <para>Default: Don't display</para>
7360
7361             <para>Asks: ___ local cover images on intranet search and details
7362             pages.</para>
7363
7364             <para>Values:</para>
7365
7366             <itemizedlist>
7367               <listitem>
7368                 <para>Display</para>
7369               </listitem>
7370
7371               <listitem>
7372                 <para>Don't display</para>
7373               </listitem>
7374             </itemizedlist>
7375
7376             <para>Description:</para>
7377
7378             <itemizedlist>
7379               <listitem>
7380                 <para>Setting this preference to 'Display' allows you to
7381                 upload your own cover images to bib records and display them
7382                 on the detail page in the staff client. At this time the cover
7383                 will only show under the 'Images' tab on the holdings table on
7384                 the detail display, not next to the title at the top left or
7385                 on the search results.</para>
7386               </listitem>
7387             </itemizedlist>
7388           </section>
7389
7390           <section id="OPACLocalCoverImages">
7391             <title>OPACLocalCoverImages</title>
7392
7393             <para>Default: Don't display</para>
7394
7395             <para>Asks: ___ local cover images on OPAC search and details
7396             pages.</para>
7397
7398             <para>Values:</para>
7399
7400             <itemizedlist>
7401               <listitem>
7402                 <para>Display</para>
7403               </listitem>
7404
7405               <listitem>
7406                 <para>Don't display</para>
7407               </listitem>
7408             </itemizedlist>
7409
7410             <para>Description:</para>
7411
7412             <itemizedlist>
7413               <listitem>
7414                 <para>Setting this preference to 'Display' allows you to
7415                 upload your own cover images to bib records and display them
7416                 on the detail page and search results in the OPAC.</para>
7417               </listitem>
7418             </itemizedlist>
7419           </section>
7420         </section>
7421
7422         <section id="novelistselect">
7423           <title>Novelist Select</title>
7424
7425           <para>Novelist Select is not a free service. Contact your Ebsco
7426           representitive to get your log in information to embed this content
7427           in the OPAC.<important>
7428               <para>Novelist Select does not include cover images for the search results and
7429                 bibliographic detail pages. You can choose any other cover image service for this
7430                 content or you can contract with Ebsco to get access to the <link linkend="btcontentprefs">Baker &amp; Taylor Content Cafe</link> for an added
7431                 fee.</para>
7432             </important></para>
7433
7434           <section id="NovelistSelectEnabled">
7435             <title>NovelistSelectEnabled</title>
7436
7437             <para>Default: Don't add</para>
7438
7439             <para>Asks: ___ Novelist Select content to the OPAC.</para>
7440
7441             <para>Values:</para>
7442
7443             <itemizedlist>
7444               <listitem>
7445                 <para>Add</para>
7446               </listitem>
7447
7448               <listitem>
7449                 <para>Don't add</para>
7450               </listitem>
7451             </itemizedlist>
7452
7453             <para><important>
7454                 <para>Enabling this requires that you have entered in a user
7455                 profile and password in the <link linkend="NovelistSelectProfile">NovelistSelectProfile &amp;
7456                 NovelistSelectPassword</link> preferences</para>
7457               </important>Description:</para>
7458
7459             <itemizedlist>
7460               <listitem>
7461                 <para>Novelist Select from Ebsco is a subscription service
7462                 that can provide additional content in the OPAC.</para>
7463               </listitem>
7464             </itemizedlist>
7465           </section>
7466
7467           <section id="NovelistSelectProfile">
7468             <title>NovelistSelectProfile &amp; NovelistSelectPassword</title>
7469
7470             <para>Asks: Access Novelist Select using user profile ___ and
7471             password ___.</para>
7472
7473             <important>
7474               <para>This information will be visible if someone views the
7475               source code on your OPAC.</para>
7476             </important>
7477
7478             <para>Description:</para>
7479
7480             <itemizedlist>
7481               <listitem>
7482                 <para>Novelist Select from Ebsco is a subscription service
7483                 that can provide additional content in the OPAC.</para>
7484               </listitem>
7485             </itemizedlist>
7486           </section>
7487
7488           <section id="NovelistSelectView">
7489             <title>NovelistSelectView</title>
7490
7491             <para>Default: in an OPAC tab</para>
7492
7493             <para>Asks: Display Novelist Select content ___</para>
7494
7495             <para>Description:</para>
7496
7497             <itemizedlist>
7498               <listitem>
7499                 <para>Novelist Select provides a lot of content, for that
7500                 reason you have four choices of where to display this content.
7501                 The default view is in a tab in the holdings table.</para>
7502
7503                 <screenshot>
7504                   <screeninfo>Novelist Select in a tab</screeninfo>
7505
7506                   <mediaobject>
7507                     <imageobject>
7508                       <imagedata fileref="images/admin/globalprefs/novelisttab.png"/>
7509                     </imageobject>
7510                   </mediaobject>
7511                 </screenshot>
7512
7513                 <para>The content is the same if you choose to show it above
7514                 the holdings table or below it. If shown in the right column
7515                 of the page it's the same content, but displays a bit
7516                 differently since space is limited.</para>
7517
7518                 <screenshot>
7519                   <screeninfo>Novelist Select on the side</screeninfo>
7520
7521                   <mediaobject>
7522                     <imageobject>
7523                       <imagedata fileref="images/admin/globalprefs/novelistside.png"/>
7524                     </imageobject>
7525                   </mediaobject>
7526                 </screenshot>
7527               </listitem>
7528             </itemizedlist>
7529
7530             <para>Values:</para>
7531
7532             <itemizedlist>
7533               <listitem>
7534                 <para>above the holdings table</para>
7535               </listitem>
7536
7537               <listitem>
7538                 <para>below the holdings table</para>
7539               </listitem>
7540
7541               <listitem>
7542                 <para>in an OPAC tab</para>
7543               </listitem>
7544
7545               <listitem>
7546                 <para>under the Save Record dropdown on the right</para>
7547               </listitem>
7548             </itemizedlist>
7549           </section>
7550         </section>
7551
7552         <section id="oclcprefs">
7553           <title>OCLC</title>
7554
7555           <para/>
7556
7557           <section id="XISBN">
7558             <title>XISBN</title>
7559
7560             <para>Default: Don't use</para>
7561
7562             <para>Asks: ___ the OCLC xISBN service to show other editions of a
7563             title</para>
7564
7565             <para>Description:</para>
7566
7567             <itemizedlist>
7568               <listitem>
7569                 <para>Set to 'Use' to display an "Editions" tab on the item's
7570                 detail page. Editions are listed, complete with cover art and
7571                 bibliographic information. The feed comes from OCLC's xISBN
7572                 web service. The feed limit for non-commercial sites is 1000
7573                 requests per day.</para>
7574               </listitem>
7575             </itemizedlist>
7576
7577             <para>Values:</para>
7578
7579             <itemizedlist>
7580               <listitem>
7581                 <para>Don't use</para>
7582               </listitem>
7583
7584               <listitem>
7585                 <para>Use</para>
7586               </listitem>
7587             </itemizedlist>
7588
7589             <important>
7590               <para>Requires <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to
7591               'show'</para>
7592             </important>
7593           </section>
7594
7595           <section id="OCLCAffiliateID">
7596             <title>OCLCAffiliateID</title>
7597
7598             <para>Asks: Use the OCLC affiliate ID ___ to access the xISBN
7599             service.</para>
7600
7601             <para>Description:</para>
7602
7603             <itemizedlist>
7604               <listitem>
7605                 <para>This setting is only applicable if the library has an
7606                 OCLC Affiliate ID. This allows WorldCat searching in the OPAC
7607                 via the XISBN programming interface. Simply enter the
7608                 library's OCLC Affiliate ID in the box provided. Please note
7609                 that using this data is only necessary if <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> and
7610                 <link linkend="XISBN">XISBN</link> settings are enabled. For
7611                 more information on this service please visit the OCLC
7612                 website: <ulink url="http://www.worldcat.org/affiliate/default.jsp">http://www.worldcat.org/affiliate/default.jsp</ulink>.</para>
7613               </listitem>
7614             </itemizedlist>
7615
7616             <important>
7617               <para>Unless you have signed up for an ID with OCLC, you are
7618               limited to 1000 requests per day. Available at: <ulink url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
7619             </important>
7620           </section>
7621
7622           <section id="XISBNDailyLimit">
7623             <title>XISBNDailyLimit</title>
7624
7625             <para>Default: 999</para>
7626
7627             <para>Asks: Only use the xISBN service ___ times a day.</para>
7628
7629             <important>
7630               <para>Unless you have signed up for an ID with OCLC, you are
7631               limited to 1000 requests per day. Available at: <ulink url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
7632             </important>
7633           </section>
7634         </section>
7635
7636         <section id="OpenLibraryPrefs">
7637           <title>Open Library</title>
7638
7639           <section id="OpenLibraryCovers">
7640             <title>OpenLibraryCovers</title>
7641
7642             <para>Default: Don't add</para>
7643
7644             <para>Asks: ___ cover images from Open Library to search results
7645             and item detail pages on the OPAC.</para>
7646
7647             <para>Values:</para>
7648
7649             <itemizedlist>
7650               <listitem>
7651                 <para>Add</para>
7652               </listitem>
7653
7654               <listitem>
7655                 <para>Don't add</para>
7656               </listitem>
7657             </itemizedlist>
7658
7659             <para>Description:</para>
7660
7661             <itemizedlist>
7662               <listitem>
7663                 <para>This setting controls the display of applicable cover
7664                 art from the free Open Library database, via the Open Library
7665                 API. Please note that to use this feature, all other cover
7666                 services should be turned off.</para>
7667               </listitem>
7668             </itemizedlist>
7669           </section>
7670           <section id="OpenLibrarySearch">
7671             <title>OpenLibrarySearch</title>
7672             <para>Default: Don't show</para>
7673             <para>Asks: ___ search results from Open Library on the OPAC. </para>
7674             <para>Values:<itemizedlist>
7675                 <listitem>
7676                   <para>Don't show</para>
7677                 </listitem>
7678                 <listitem>
7679                   <para>Show<screenshot>
7680                       <screeninfo>Open Library results</screeninfo>
7681                       <mediaobject>
7682                         <imageobject>
7683                           <imagedata fileref="images/admin/globalprefs/OpenLibrarySearch.png"/>
7684                         </imageobject>
7685                       </mediaobject>
7686                     </screenshot></para>
7687                 </listitem>
7688               </itemizedlist></para>
7689           </section>
7690         </section>
7691         <section id="overdriveprefs">
7692           <title>Overdrive</title>
7693           <para>OverDrive is an pay service. You must first contact OverDrive directly for pricing
7694             and subscription information. Enabling this service will integrate Overdrive results in
7695             to your OPAC searches. You will have to apply for these 3 pieces of information through
7696             an application as an API developer. Overdrive API applications are evaluated once a week
7697             so you may not be able to use this feature immediately after signing up. To learn more
7698             please contact your OverDrive representative.</para>
7699           <screenshot>
7700               <screeninfo>Overdrive results</screeninfo>
7701               <mediaobject>
7702                 <imageobject>
7703                   <imagedata fileref="images/admin/globalprefs/Overdrive.png"/>
7704                 </imageobject>
7705               </mediaobject>
7706             </screenshot>
7707           <section id="OverDriveClientKey">
7708             <title>OverDriveClientKey and OverDriveClientSecret</title>
7709             <para>Asks: Include OverDrive availability information with the client key __ and client
7710               secret ___</para>
7711             <para>Description:<itemizedlist>
7712                 <listitem>
7713                   <para>OverDrive customers can get this information by visiting the <ulink
7714                       url="https://developer.overdrive.com/docs/getting-started">OverDrive Developer
7715                       Portal</ulink> and following the instructions found there to apply as an API
7716                     developer. Once this data and the <link linkend="OverDriveLibraryID"
7717                       >OverDriveLibraryID</link> are populated you will see OverDrive results on
7718                     your OPAC searches.</para>
7719                 </listitem>
7720               </itemizedlist></para>
7721           </section>
7722           <section id="OverDriveLibraryID">
7723             <title>OverDriveLibraryID</title>
7724             <para>Asks: Show items from the OverDrive catalog of library # ___</para>
7725             <para>Description:<itemizedlist>
7726                 <listitem>
7727                   <para>OverDrive customers can get this information by visiting the <ulink
7728                       url="https://developer.overdrive.com/docs/getting-started">OverDrive Developer
7729                       Portal</ulink> and following the instructions found there to apply as an API
7730                     developer. Once this data and the <link linkend="OverDriveClientKey"
7731                       >OverDriveClientKey and OverDriveClientSecret</link> are populated you will
7732                     see OverDrive results on your OPAC searches.</para>
7733                 </listitem>
7734               </itemizedlist></para>
7735           </section>
7736         </section>
7737         <section id="pluginprefs">
7738           <title>Plugins</title>
7739           <section id="UseKohaPlugins">
7740             <title>UseKohaPlugins</title>
7741             <para>Default: Don't enable</para>
7742             <para>Asks: ___  the ability to use Koha Plugins.</para>
7743             <para>Values:<itemizedlist>
7744                 <listitem>
7745                   <para>Don't enable</para>
7746                 </listitem>
7747                 <listitem>
7748                   <para>Enable</para>
7749                 </listitem>
7750               </itemizedlist></para>
7751             <note>
7752               <para>The plugin system must also be enabled in the Koha configuration file to be
7753                 fully enabled. Learn more in the <link linkend="pluginsystem">Plugins
7754                 chapter</link>.</para>
7755             </note>
7756           </section>
7757         </section>
7758
7759         <section id="Syndeticsprefs">
7760           <title>Syndetics</title>
7761
7762           <para>Syndetics is a pay service. You must first contact Syndetics
7763           directly for pricing and subscription information.</para>
7764
7765           <section id="SyndeticsEnabled">
7766             <title>SyndeticsEnabled</title>
7767
7768             <para>Default: Don't use</para>
7769
7770             <para>Asks: ___ content from Syndetics.</para>
7771
7772             <para>Values:</para>
7773
7774             <itemizedlist>
7775               <listitem>
7776                 <para>Don't use</para>
7777               </listitem>
7778
7779               <listitem>
7780                 <para>Use</para>
7781               </listitem>
7782             </itemizedlist>
7783
7784             <para>Description:</para>
7785
7786             <itemizedlist>
7787               <listitem>
7788                 <para>When this option is enabled any of the Syndetics options
7789                 can be used.</para>
7790               </listitem>
7791             </itemizedlist>
7792
7793             <important>
7794               <para>Requires that you enter your <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> before
7795               this content will appear.</para>
7796             </important>
7797           </section>
7798
7799           <section id="SyndeticsClientCode">
7800             <title>SyndeticsClientCode</title>
7801
7802             <para>Asks: Use the client code ___ to access Syndetics.</para>
7803
7804             <para>Description:</para>
7805
7806             <itemizedlist>
7807               <listitem>
7808                 <para>Once the library signs up for Syndetics' services,
7809                 Syndetics will provide the library with an access code. (Visit
7810                 the Syndetics homepage at <ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>
7811                 for more information.) This is the code that must be entered
7812                 to access Syndetics' subscription services. Syndetics is a
7813                 paid subscription service. This value must be entered before
7814                 <link linkend="SyndeticsEditions">SyndeticsEditions</link> can
7815                 be enabled. If the code is lost, corrupted, or forgotten, a
7816                 new one can be obtained from <ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>.</para>
7817               </listitem>
7818             </itemizedlist>
7819
7820             <important>
7821               <para>You will need to get your client code directly from
7822               Syndetics.</para>
7823             </important>
7824           </section>
7825
7826           <section id="SyndeticsCoverImages">
7827             <title>SyndeticsCoverImages &amp; SyndeticsCoverImageSize</title>
7828
7829             <para>SyndeticsCoverImages Default: Don't show</para>
7830
7831             <para>SyndeticsCoverImageSize Default: medium</para>
7832
7833             <para>Asks: ___ cover images from Syndetics on search results and
7834             item detail pages on the OPAC in a ___ size.</para>
7835
7836             <para>Descriptions:</para>
7837
7838             <itemizedlist>
7839               <listitem>
7840                 <para>When enabled, SyndeticsCoverImages, allows libraries to
7841                 display Syndetics' collection of full-color cover images for
7842                 books, videos, DVDs and CDs on their OPAC. For each book or
7843                 item that comes up during a user search, the cover image for
7844                 that title will be displayed. Since these cover images come in
7845                 three sizes, the optimum size must be selected using the
7846                 SyndeticsCoverImageSize preference after SyndeticsCoverImages
7847                 are enabled. Syndetics cover images come in two sizes:
7848                 mid-size (187 x 187 pixels), and large (400 x 400 pixels).
7849                 Syndetics is a paid subscription service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
7850                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
7851                 be activated before this service can be used. Other cover
7852                 image preferences should also be disabled to avoid
7853                 interference.</para>
7854               </listitem>
7855             </itemizedlist>
7856
7857             <para>SyndeticsCoverImages Values:</para>
7858
7859             <itemizedlist>
7860               <listitem>
7861                 <para>Don't show</para>
7862               </listitem>
7863
7864               <listitem>
7865                 <para>Show</para>
7866               </listitem>
7867             </itemizedlist>
7868
7869             <para>SyndeticsCoverImageSize Values:</para>
7870
7871             <itemizedlist>
7872               <listitem>
7873                 <para>medium</para>
7874               </listitem>
7875
7876               <listitem>
7877                 <para>large</para>
7878               </listitem>
7879             </itemizedlist>
7880           </section>
7881
7882           <section id="SyndeticsAuthorNotes">
7883             <title>SyndeticsAuthorNotes</title>
7884
7885             <para>Default: Don't show</para>
7886
7887             <para>Asks: ___ notes about the author of a title from Syndetics
7888             on item detail pages on the OPAC.</para>
7889
7890             <para>Values:</para>
7891
7892             <itemizedlist>
7893               <listitem>
7894                 <para>Don't show</para>
7895               </listitem>
7896
7897               <listitem>
7898                 <para>Show</para>
7899               </listitem>
7900             </itemizedlist>
7901
7902             <para>Description:</para>
7903
7904             <itemizedlist>
7905               <listitem>
7906                 <para>When this option is set to "Show", Syndetics provides
7907                 notes and short author biographies for more that 300,000
7908                 authors, in both fiction and nonfiction. With this option
7909                 enabled the library can display Syndetics Author Notes on the
7910                 OPAC. According to the Syndetics Solutions website (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>),
7911                 Author Notes include lists of contributors for many
7912                 multi-author texts and compilations. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
7913                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
7914                 be activated before this service can be used.</para>
7915               </listitem>
7916             </itemizedlist>
7917           </section>
7918
7919           <section id="SyndeticsAwards">
7920             <title>SyndeticsAwards</title>
7921
7922             <para>Default: Don't show</para>
7923
7924             <para>Asks: ___ information from Syndetics about the awards a
7925             title has won on item detail pages on the OPAC.</para>
7926
7927             <para>Values:</para>
7928
7929             <itemizedlist>
7930               <listitem>
7931                 <para>Don't show</para>
7932               </listitem>
7933
7934               <listitem>
7935                 <para>Show</para>
7936               </listitem>
7937             </itemizedlist>
7938
7939             <para>Description:</para>
7940
7941             <itemizedlist>
7942               <listitem>
7943                 <para>When this option is set to "Show", Syndetics provides
7944                 its clients with a list of awards that any title has won. With
7945                 this service enabled the library can display those awards for
7946                 each book on its website. For each book or item that comes up
7947                 during a user search, the list of awards for that title will
7948                 be displayed. When a user clicks on a given award, information
7949                 about that award is presented along with a list of the other
7950                 titles that have won that award. If the user clicks on any
7951                 title in the list, they will see holdings information about
7952                 that title in their region. This option is a paid subscription
7953                 service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
7954                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
7955                 be activated before this service can be used.</para>
7956               </listitem>
7957             </itemizedlist>
7958           </section>
7959
7960           <section id="SyndeticsEditions">
7961             <title>SyndeticsEditions</title>
7962
7963             <para>Default: Don't show</para>
7964
7965             <para>Asks: ___ information about other editions of a title from
7966             Syndetics on item detail pages on the OPAC</para>
7967
7968             <para>Description:</para>
7969
7970             <itemizedlist>
7971               <listitem>
7972                 <para>When enabled this option shows information on other
7973                 editions of a title from Syndetics on the item detail pages of
7974                 the OPAC. Syndetics is a paid subscription service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
7975                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
7976                 be activated before this service can be used.</para>
7977               </listitem>
7978             </itemizedlist>
7979
7980             <para>Values:</para>
7981
7982             <itemizedlist>
7983               <listitem>
7984                 <para>Don't show</para>
7985               </listitem>
7986
7987               <listitem>
7988                 <para>Show</para>
7989               </listitem>
7990             </itemizedlist>
7991
7992             <important>
7993               <para>Requires <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to
7994               'show'</para>
7995             </important>
7996           </section>
7997
7998           <section id="SyndeticsExcerpt">
7999             <title>SyndeticsExcerpt</title>
8000
8001             <para>Default: Don't show</para>
8002
8003             <para>Asks: ___ excerpts from of a title from Syndetics on item
8004             detail pages on the OPAC.</para>
8005
8006             <para>Values:</para>
8007
8008             <itemizedlist>
8009               <listitem>
8010                 <para>Don't show</para>
8011               </listitem>
8012
8013               <listitem>
8014                 <para>Show</para>
8015               </listitem>
8016             </itemizedlist>
8017
8018             <para>Description:</para>
8019
8020             <itemizedlist>
8021               <listitem>
8022                 <para>This preference allows Syndetics to display excerpts
8023                 given to them from selected publishers. The excerpts are
8024                 available from prominently reviewed new titles, both fiction
8025                 and non-fiction. The excerpts include poems, essays, recipes,
8026                 forwards and prefaces. Automatic links provided by the ISBNs
8027                 within local MARC records are required to integrate Syndetics
8028                 secured, high-speed Internet servers to the library OPACs. For
8029                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
8030               </listitem>
8031             </itemizedlist>
8032           </section>
8033
8034           <section id="SyndeticsReviews">
8035             <title>SyndeticsReviews</title>
8036
8037             <para>Default: Don't show</para>
8038
8039             <para>Asks: ___ reviews of a title from Syndetics on item detail
8040             pages on the OPAC.</para>
8041
8042             <para>Values:</para>
8043
8044             <itemizedlist>
8045               <listitem>
8046                 <para>Don't show</para>
8047               </listitem>
8048
8049               <listitem>
8050                 <para>Show</para>
8051               </listitem>
8052             </itemizedlist>
8053
8054             <para>Description:</para>
8055
8056             <itemizedlist>
8057               <listitem>
8058                 <para>Syndetics Reviews is an accumulation of book reviews
8059                 available from a variety of journals and serials. The reviews
8060                 page displays colored images of reviewed books dust jackets,
8061                 partnered with the names of the journal or serial providing
8062                 the review. Clicking on an icon opens a window revealing the
8063                 book title, author's name, book cover icon and the critic's
8064                 opinion of the book. Automatic links provided by the ISBNs
8065                 within local MARC records are required to integrate Syndetics
8066                 secured, high-speed Internet servers to the library OPACs. For
8067                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
8068               </listitem>
8069             </itemizedlist>
8070           </section>
8071
8072           <section id="SyndeticsSeries">
8073             <title>SyndeticsSeries</title>
8074
8075             <para>Default: Don't show</para>
8076
8077             <para>Asks: ___ information on other books in a title's series
8078             from Syndetics on item detail pages on the OPAC.</para>
8079
8080             <para>Values:</para>
8081
8082             <itemizedlist>
8083               <listitem>
8084                 <para>Don't show</para>
8085               </listitem>
8086
8087               <listitem>
8088                 <para>Show</para>
8089               </listitem>
8090             </itemizedlist>
8091
8092             <para>Description:</para>
8093
8094             <itemizedlist>
8095               <listitem>
8096                 <para>Each fiction title within a series is linked to the
8097                 complete series record. The record displays each title in
8098                 reading order and also displays the publication order, if
8099                 different. Alternate series titles are also displayed.
8100                 Automatic links provided by the ISBNs within local MARC
8101                 records are required to integrate Syndetics secured, high-
8102                 speed Internet servers to the library OPACs. For more
8103                 information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
8104               </listitem>
8105             </itemizedlist>
8106           </section>
8107
8108           <section id="SyndeticsSummary">
8109             <title>SyndeticsSummary</title>
8110
8111             <para>Default: Don't show</para>
8112
8113             <para>Asks: ___ a summary of a title from Syndetics on item detail
8114             pages on the OPAC.</para>
8115
8116             <para>Values:</para>
8117
8118             <itemizedlist>
8119               <listitem>
8120                 <para>Don't show</para>
8121               </listitem>
8122
8123               <listitem>
8124                 <para>Show</para>
8125               </listitem>
8126             </itemizedlist>
8127
8128             <para>Description:</para>
8129
8130             <itemizedlist>
8131               <listitem>
8132                 <para>Providing more than 5.6 million summaries and
8133                 annotations derived from book jackets, edited publisher copy,
8134                 or independently written annotations from Book News, Inc.
8135                 Covering fiction and non-fiction, this summaries option
8136                 provides annotations on both trade and scholarly titles. For
8137                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
8138               </listitem>
8139             </itemizedlist>
8140           </section>
8141
8142           <section id="SyndeticsTOC">
8143             <title>SyndeticsTOC</title>
8144
8145             <para>Default: Don't show</para>
8146
8147             <para>Asks: ___ the table of contents of a title from Syndetics on
8148             item detail pages on the OPAC.</para>
8149
8150             <para>Values:</para>
8151
8152             <itemizedlist>
8153               <listitem>
8154                 <para>Don't show</para>
8155               </listitem>
8156
8157               <listitem>
8158                 <para>Show</para>
8159               </listitem>
8160             </itemizedlist>
8161
8162             <para>Description:</para>
8163
8164             <itemizedlist>
8165               <listitem>
8166                 <para>This preference allows staff and patrons to review the
8167                 Table of Contents from a wide variety of publications from
8168                 popular self-help books to conference proceedings. Specific
8169                 Information access is the main purpose for this option,
8170                 allowing patrons guidance to their preferred section of the
8171                 book. Special arrangements with selected book services is used
8172                 to obtain the table of contents for new publications each
8173                 year. Automatic links provided by the ISBNs within local MARC
8174                 records are required to integrate Syndetics secured,
8175                 high-speed Internet servers to the library OPACs. For more
8176                 information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
8177               </listitem>
8178             </itemizedlist>
8179           </section>
8180         </section>
8181
8182         <section id="taggingprefs">
8183           <title>Tagging</title>
8184
8185           <section id="TagsEnabled">
8186             <title>TagsEnabled</title>
8187
8188             <para>Default: Allow</para>
8189
8190             <para>Asks: ___ patrons and staff to put tags on items.</para>
8191
8192             <para>Values:</para>
8193
8194             <itemizedlist>
8195               <listitem>
8196                 <para>Allow</para>
8197               </listitem>
8198
8199               <listitem>
8200                 <para>Don't allow</para>
8201               </listitem>
8202             </itemizedlist>
8203
8204             <para>Description:</para>
8205
8206             <itemizedlist>
8207               <listitem>
8208                 <para>Set to 'Allow' enable tagging. A tag is metadata, a word
8209                 added to identify an item. Tags allow patrons to classify
8210                 materials on their own. TagsEnabled is the main switch that
8211                 permits the tagging features. TagsEnable must be set to
8212                 'Allow' to allow for other tagging features.</para>
8213               </listitem>
8214             </itemizedlist>
8215           </section>
8216
8217           <section id="TagsModeration">
8218             <title>TagsModeration</title>
8219
8220             <para>Default: Don't require</para>
8221
8222             <para>Asks: ___ that tags submitted by patrons be reviewed by a
8223             staff member before being shown.</para>
8224
8225             <para>Values:</para>
8226
8227             <itemizedlist>
8228               <listitem>
8229                 <para>Don't require</para>
8230               </listitem>
8231
8232               <listitem>
8233                 <para>Require</para>
8234               </listitem>
8235             </itemizedlist>
8236
8237             <para>Description:</para>
8238
8239             <itemizedlist>
8240               <listitem>
8241                 <para>When set to 'Require,' all tags to be first filtered by
8242                 the tag moderator. Only approved tags will be visible to
8243                 patrons. When set to 'Don't require' tags will bypass the tag
8244                 moderator and patrons' tags to be immediately visible. When
8245                 this preference is enabled the moderator, a staff member,
8246                 would approve the tag in the Staff Client. The moderator will
8247                 have the option to approve or reject each pending tag
8248                 suggestion.</para>
8249               </listitem>
8250             </itemizedlist>
8251
8252             <para>When moderation is required all tags go through the tag
8253             moderation tool before becoming visible.</para>
8254
8255             <itemizedlist>
8256               <listitem>
8257                 <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
8258                 <link linkend="tagsmoderation">Tags</link></para>
8259               </listitem>
8260             </itemizedlist>
8261           </section>
8262
8263           <section id="TagsShowOnList">
8264             <title>TagsShowOnList</title>
8265
8266             <para>Default: 6</para>
8267
8268             <para>Asks: Show ___ tags on search results on the OPAC.</para>
8269
8270             <note>
8271               <para>Set the value to 0 (zero) to turn this feature off.</para>
8272             </note>
8273           </section>
8274
8275           <section id="TagsInputOnList">
8276             <title>TagsInputOnList</title>
8277
8278             <para>Default: Allow</para>
8279
8280             <para>Asks: ___ patrons to input tags on search results on the
8281             OPAC.</para>
8282
8283             <para>Values:</para>
8284
8285             <itemizedlist>
8286               <listitem>
8287                 <para>Allow</para>
8288
8289                 <screenshot>
8290                   <screeninfo>Tags on Search Results</screeninfo>
8291
8292                   <mediaobject>
8293                     <imageobject>
8294                       <imagedata fileref="images/admin/globalprefs/TagsInputOnList.png"/>
8295                     </imageobject>
8296                   </mediaobject>
8297                 </screenshot>
8298               </listitem>
8299
8300               <listitem>
8301                 <para>Don't allow</para>
8302               </listitem>
8303             </itemizedlist>
8304           </section>
8305
8306           <section id="TagsShowOnDetail">
8307             <title>TagsShowOnDetail</title>
8308
8309             <para>Default: 10</para>
8310
8311             <para>Asks: Show ___ tags on item detail pages on the OPAC.</para>
8312
8313             <note>
8314               <para>Set the value to 0 (zero) to turn this feature off.</para>
8315             </note>
8316           </section>
8317
8318           <section id="TagsInputOnDetail">
8319             <title>TagsInputOnDetail</title>
8320
8321             <para>Default: Allow</para>
8322
8323             <para>Asks: ___ patrons to input tags on item detail pages on the
8324             OPAC.</para>
8325
8326             <para>Values:</para>
8327
8328             <itemizedlist>
8329               <listitem>
8330                 <para>Allow</para>
8331
8332                 <screenshot>
8333                   <screeninfo>Add Tags on Detail</screeninfo>
8334
8335                   <mediaobject>
8336                     <imageobject>
8337                       <imagedata fileref="images/admin/globalprefs/TagsInputOnDetail.png"/>
8338                     </imageobject>
8339                   </mediaobject>
8340                 </screenshot>
8341               </listitem>
8342
8343               <listitem>
8344                 <para>Don't allow</para>
8345               </listitem>
8346             </itemizedlist>
8347           </section>
8348
8349           <section id="TagsExternalDictionary">
8350             <title>TagsExternalDictionary</title>
8351
8352             <para>Asks: Allow tags in the dictionary of the ispell executable
8353             ___ on the server to be approved without moderation.</para>
8354
8355             <para>Description:</para>
8356
8357             <itemizedlist>
8358               <listitem>
8359                 <para>The dictionary includes a list of accepted and rejected
8360                 tags. The accepted list includes all the tags that have been
8361                 pre-allowed. The rejected list includes tags that are not
8362                 allowed. This preference identifies the "accepted" dictionary
8363                 used. Ispell is an open source dictionary which can be used as
8364                 a list of accepted terms. Since the dictionary allows for
8365                 accurately spelled obscenities, the libraries policy may
8366                 dictate that modifications are made to the Ispell dictionary
8367                 if this preference is use. For more information about Ispell
8368                 <ulink url="http://www.gnu.org/software/ispell/ispell.html">http://www.gnu.org/software/ispell/ispell.html</ulink>.
8369                 Enter the path on your server to a local ispell executable,
8370                 used to set $Lingua::Ispell::path.</para>
8371               </listitem>
8372             </itemizedlist>
8373           </section>
8374         </section>
8375       </section>
8376
8377       <section id="l18nprefs">
8378         <title>I18N/L10N</title>
8379
8380         <para>These preferences control your Internationalization and Localization
8381               settings.</para>
8382
8383         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
8384         Global System Preferences &gt; I18N/L10N</para>
8385         <section id="AddressFormat">
8386           <title>AddressFormat</title>
8387           <para>Default: US style ([Street number], [Address] - [City], [Zip/Postal Code],
8388             [Country])</para>
8389           <para>Asks: Format postal addresses using ___</para>
8390           <para>Values:<itemizedlist>
8391               <listitem>
8392                 <para>German style ([Address] [Street number] - [Zip/Postal Code] [City] -
8393                   [Country]) </para>
8394               </listitem>
8395               <listitem>
8396                 <para>US style ([Street number], [Address] - [City], [Zip/Postal Code],
8397                   [Country])</para>
8398               </listitem>
8399             </itemizedlist>Description:<itemizedlist>
8400               <listitem>
8401                 <para>This preference will let you control how Koha displays patron addresses given
8402                   the information entered in the various fields on their record.</para>
8403               </listitem>
8404             </itemizedlist></para>
8405         </section>
8406         <section id="alphabet">
8407           <title>alphabet</title>
8408           <para>Default: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</para>
8409           <para>Asks: Use the alphabet ___ for lists of browsable letters. This should be a space
8410             separated list of uppercase letters. </para>
8411           <para>Description:</para>
8412           <itemizedlist>
8413             <listitem>
8414               <para>This preference allows you define your own alphabet for browsing patrons in Koha.</para>
8415               <screenshot>
8416                   <screeninfo>Alphabet browse on patron module</screeninfo>
8417                   <mediaobject>
8418                     <imageobject>
8419                       <imagedata fileref="images/admin/globalprefs/alphabet.png"/>
8420                     </imageobject>
8421                   </mediaobject>
8422                 </screenshot>
8423             </listitem>
8424           </itemizedlist>
8425         </section>
8426
8427         <section id="CalendarFirstDayOfWeek">
8428           <title>CalendarFirstDayOfWeek</title>
8429
8430           <para>Default: Sunday</para>
8431
8432           <para>Asks: Use ___ as the first day of week in the calendar.</para>
8433
8434           <para>Values:</para>
8435
8436           <itemizedlist>
8437             <listitem>
8438               <para>Sunday</para>
8439             </listitem>
8440             <listitem>
8441               <para>Monday</para>
8442             </listitem>
8443
8444             <listitem>
8445               <para>Tuesday</para>
8446             </listitem>
8447             <listitem>
8448               <para>Wednesday</para>
8449             </listitem>
8450             <listitem>
8451               <para>Thursday</para>
8452             </listitem>
8453             <listitem>
8454               <para>Friday</para>
8455             </listitem>
8456             <listitem>
8457               <para>Saturday</para>
8458             </listitem>
8459           </itemizedlist>
8460
8461           <para>Description:</para>
8462
8463           <itemizedlist>
8464             <listitem>
8465               <para>Using this preference you can control what day shows as
8466               the first day of the week in the calendar pop ups throughout
8467               Koha and on the Calendar tool. If you change this preference and
8468               don't see a change in your browser try clearing your cache since
8469               it makes changes to the Javascript on these pages.</para>
8470             </listitem>
8471           </itemizedlist>
8472         </section>
8473
8474         <section id="dateformat">
8475           <title>dateformat</title>
8476
8477           <para>Default: mm/dd/yyyy</para>
8478
8479           <para>Asks: Format dates like ___</para>
8480
8481           <para>Values:</para>
8482
8483           <itemizedlist>
8484             <listitem>
8485               <para>dd.mm.yyyy</para>
8486             </listitem>
8487             <listitem>
8488               <para>dd/mm/yyyy</para>
8489             </listitem>
8490
8491             <listitem>
8492               <para>mm/dd/yyyy</para>
8493             </listitem>
8494
8495             <listitem>
8496               <para>yyyy/mm/dd</para>
8497             </listitem>
8498           </itemizedlist>
8499
8500           <para>Description:</para>
8501
8502           <itemizedlist>
8503             <listitem>
8504               <para>This preference controls how the date is displayed. The
8505               options are the United States method, mm/dd/yyyy (04/24/2010),
8506               the metric method, dd/mm/yyyy (24/04/2010) or ISO, which is the
8507               International Standard of Organization, yyyy/mm/dd (2010/04/24).
8508               The International Standard of Organization would primarily be
8509               used by libraries with locations in multiple nations that may
8510               use different date formats, to have a single display type, or if
8511               the library would be in a region that does not use the United
8512               States or metric method. More information regarding the ISO date
8513               format can be found at <ulink url="http://www.iso.org/iso/iso_catalogue.htm">http://www.iso.org/iso/iso_catalogue.htm</ulink>.</para>
8514             </listitem>
8515           </itemizedlist>
8516         </section>
8517
8518         <section id="languagepref">
8519           <title>language</title>
8520
8521           <para>Default: English</para>
8522
8523           <para>Asks: Enable the following languages on the staff
8524           interface</para>
8525
8526           <para>Values:</para>
8527
8528           <itemizedlist>
8529             <listitem>
8530               <para>English</para>
8531             </listitem>
8532           </itemizedlist>
8533
8534           <para>To install additional languages please refer to <ulink
8535               url="http://wiki.koha-community.org/wiki/Installation_of_additional_languages_for_OPAC_and_INTRANET_staff_client"
8536               >http://wiki.koha-community.org/wiki/Installation_of_additional_languages_for_OPAC_and_INTRANET_staff_client</ulink>
8537           </para>
8538         </section>
8539
8540         <section id="opaclanguages">
8541           <title>opaclanguages</title>
8542
8543           <para>Default: English</para>
8544
8545           <para>Asks: Enable the following languages on the OPAC</para>
8546
8547           <para>Values:</para>
8548
8549           <itemizedlist>
8550             <listitem>
8551               <para>English</para>
8552             </listitem>
8553           </itemizedlist>
8554           <note>
8555             <para>To install additional languages you need to run misc/translation/install-code.pl.
8556               For example, to install French you would run the following command install-code.pl
8557               fr-FR to make the templates, once they exist and are in the right place then they will
8558               show up as an option in this preference.</para>
8559           </note>
8560         </section>
8561
8562         <section id="opaclanguagesdisplay">
8563           <title>opaclanguagesdisplay</title>
8564
8565           <para>Default: Don't allow</para>
8566
8567           <para>Asks: ___ patrons to select their language on the OPAC.</para>
8568
8569           <para>Values:</para>
8570
8571           <itemizedlist>
8572             <listitem>
8573               <para>Allow<itemizedlist>
8574                   <listitem>
8575                     <para>Patrons can choose their language from a list at the bottom of the public
8576                       catalog</para>
8577                     
8578                     <screenshot>
8579                       <screeninfo>Language selector in OPAC</screeninfo>
8580                       
8581                       <mediaobject>
8582                         <imageobject>
8583                           <imagedata fileref="images/admin/globalprefs/opaclanguagesdisplay.png"/>
8584                         </imageobject>
8585                       </mediaobject>
8586                     </screenshot>
8587                   </listitem>
8588                 </itemizedlist></para>
8589
8590               
8591             </listitem>
8592
8593             <listitem>
8594               <para>Don't allow<itemizedlist>
8595                   <listitem>
8596                     <para>The public catalog will not give an option to choose a language</para>
8597                   </listitem>
8598                 </itemizedlist></para>
8599             </listitem>
8600           </itemizedlist>
8601           <para>Description:<itemizedlist>
8602               <listitem>
8603                 <para>Using the <link linkend="OpacLangSelectorMode">OpacLangSelectorMode</link>
8604                   preference you can decide where these language options will appear in the public
8605                   catalog.</para>
8606               </listitem>
8607             </itemizedlist></para>
8608         </section>
8609         <section id="TimeFormat">
8610           <title>TimeFormat</title>
8611           <para>Default: 24 hour format</para>
8612           <para>Asks: Format times in ___ </para>
8613           <para>Values:<itemizedlist>
8614               <listitem>
8615                 <para>12 hour format (eg 02:18PM)</para>
8616               </listitem>
8617               <listitem>
8618                 <para>24 hour format (eg 14:18)</para>
8619               </listitem>
8620             </itemizedlist></para>
8621         </section>
8622       </section>
8623       <section id="labsprefs">
8624         <title>Labs</title>
8625         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Global System
8626           Preferences &gt; Labs</para>
8627         <para>The preferences in this section are for experimental features that need additional
8628           testing and debugging.</para>
8629         <section id="EnableAdvancedCatalogingEditor">
8630           <title>EnableAdvancedCatalogingEditor</title>
8631           <para>Default: Don't enable</para>
8632           <para>Asks: ___ the advanced cataloging editor.</para>
8633           <para>Description:<itemizedlist>
8634               <listitem>
8635                 <para>This preference will allow you to choose between a basic editor and a advanced
8636                   editor for cataloging.</para>
8637               </listitem>
8638             </itemizedlist></para>
8639           <para>
8640             <important>
8641               <para>This feature is currently experimental, and may have bugs that cause corruption
8642                 of records. It also does not include any support for UNIMARC or NORMARC fixed
8643                 fields. Please help us test it and report any bugs, but do so at your own risk.
8644               </para>
8645             </important>
8646           </para>
8647         </section>
8648       </section>
8649
8650       <section id="localprefs">
8651         <title>Local Use</title>
8652
8653         <para>These preferences are defined
8654         locally.</para>
8655
8656         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
8657         Global System Preferences &gt; Local Use<note>
8658             <para>Sometimes preferences which are either new or outdated will
8659             appear in this tab, if you didn't add any preferences to this tab
8660             then it's best to ignore preferences listed here.</para>
8661           </note></para>
8662       </section>
8663
8664       <section id="logs">
8665         <title>Logs</title>
8666
8667         <para>Logs keep track of transaction on the system. You can decide which actions you want to
8668           log and which you don't using these preferences.  Logs can then be viewed in the <link
8669             linkend="logviewer">Log Viewer</link> under Tools.</para>
8670
8671         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
8672         Global System Preferences &gt; Logs</para>
8673         <section id="debuggingprefs">
8674           <title>Debugging</title>
8675           <section id="DumpTemplateVarsIntranet">
8676             <title>DumpTemplateVarsIntranet</title>
8677             <para>Default: Don't</para>
8678             <para>Asks: ___  dump all Template Toolkit variable to a comment in the html source for
8679               the staff intranet. </para>
8680             <para>Value: <itemizedlist>
8681                 <listitem>
8682                   <para>Don't </para>
8683                 </listitem>
8684                 <listitem>
8685                   <para>Do</para>
8686                 </listitem>
8687               </itemizedlist></para>
8688           </section>
8689           <section id="DumpTemplateVarsOpac">
8690             <title>DumpTemplateVarsOpac</title>
8691             <para>Default: Don't</para>
8692             <para>Asks: ___  dump all Template Toolkit variable to a comment in the html source for
8693               the OPAC. </para>
8694             <para>Value: <itemizedlist>
8695                 <listitem>
8696                   <para>Don't </para>
8697                 </listitem>
8698                 <listitem>
8699                   <para>Do</para>
8700                 </listitem>
8701               </itemizedlist></para>
8702           </section>
8703         </section>
8704         <section id="loggingprefs">
8705           <title>Logging</title>
8706           <section id="AuthoritiesLog">
8707             <title>AuthoritiesLog</title>
8708             <para>Default: Don't log</para>
8709             <para>Asks: ___ changes to authority records.</para>
8710             <para>Values:</para>
8711             <itemizedlist>
8712               <listitem>
8713                 <para>Don't log</para>
8714               </listitem>
8715               <listitem>
8716                 <para>Log</para>
8717               </listitem>
8718             </itemizedlist>
8719           </section>
8720           <section id="BorrowersLog">
8721             <title>BorrowersLog</title>
8722             <para>Default: Log</para>
8723             <para>Asks: ___ changes to patron records.</para>
8724             <para>Values:</para>
8725             <itemizedlist>
8726               <listitem>
8727                 <para>Don't log</para>
8728               </listitem>
8729               <listitem>
8730                 <para>Log</para>
8731               </listitem>
8732             </itemizedlist>
8733           </section>
8734           <section id="CataloguingLog">
8735             <title>CataloguingLog</title>
8736             <para>Default: Don't log</para>
8737             <para>Asks: ___ any changes to bibliographic or item records.</para>
8738             <para>Values:</para>
8739             <itemizedlist>
8740               <listitem>
8741                 <para>Don't log</para>
8742               </listitem>
8743               <listitem>
8744                 <para>Log</para>
8745               </listitem>
8746             </itemizedlist>
8747             <important>
8748               <para>Since this occurs whenever a book is cataloged, edited, or checked in or out it
8749                 can be very resource intensive - slowing down your system.</para>
8750             </important>
8751           </section>
8752           <section id="CronjobLog">
8753             <title>CronjobLog</title>
8754             <para>Default: Don't log</para>
8755             <para>Asks: ___ information from cron jobs. </para>
8756             <para>Values:</para>
8757             <itemizedlist>
8758               <listitem>
8759                 <para>Don't log</para>
8760               </listitem>
8761               <listitem>
8762                 <para>Log</para>
8763               </listitem>
8764             </itemizedlist>
8765           </section>
8766           <section id="FinesLog">
8767             <title>FinesLog</title>
8768             <para>Default: Log</para>
8769             <para>Asks: ___ when overdue fines are charged or automatically forgiven.</para>
8770             <para>Values:</para>
8771             <itemizedlist>
8772               <listitem>
8773                 <para>Don't log</para>
8774               </listitem>
8775               <listitem>
8776                 <para>Log</para>
8777               </listitem>
8778             </itemizedlist>
8779           </section>
8780           <section id="IssueLog">
8781             <title>IssueLog</title>
8782             <para>Default: Log</para>
8783             <para>Asks: ___ when items are checked out.</para>
8784             <para>Values:</para>
8785             <itemizedlist>
8786               <listitem>
8787                 <para>Don't log</para>
8788               </listitem>
8789               <listitem>
8790                 <para>Log</para>
8791               </listitem>
8792             </itemizedlist>
8793           </section>
8794           <section id="LetterLog">
8795             <title>LetterLog</title>
8796             <para>Default: Log</para>
8797             <para>Asks: ___ when an automatic claim notice is sent.</para>
8798             <para>Values:</para>
8799             <itemizedlist>
8800               <listitem>
8801                 <para>Don't log</para>
8802               </listitem>
8803               <listitem>
8804                 <para>Log</para>
8805               </listitem>
8806             </itemizedlist>
8807             <note>
8808               <para>This log tracks all notices that go to patrons including the overdue
8809                 notices.</para>
8810             </note>
8811           </section>
8812           <section id="ReportsLog">
8813             <title>ReportsLog</title>
8814             <para>Default: Don't log</para>
8815             <para>Asks: ___ when reports are added, deleted or changed.</para>
8816             <para>Values:</para>
8817             <itemizedlist>
8818               <listitem>
8819                 <para>Don't log</para>
8820               </listitem>
8821               <listitem>
8822                 <para>Log</para>
8823               </listitem>
8824             </itemizedlist>
8825           </section>
8826           <section id="ReturnLog">
8827             <title>ReturnLog</title>
8828             <para>Default: Log</para>
8829             <para>Asks: ___ when items are returned.</para>
8830             <para>Values:</para>
8831             <itemizedlist>
8832               <listitem>
8833                 <para>Don't log</para>
8834               </listitem>
8835               <listitem>
8836                 <para>Log</para>
8837               </listitem>
8838             </itemizedlist>
8839           </section>
8840           <section id="SubscriptionLog">
8841             <title>SubscriptionLog</title>
8842             <para>Default: Log</para>
8843             <para>Asks: ___ when serials are added, deleted or changed.</para>
8844             <para>Values:</para>
8845             <itemizedlist>
8846               <listitem>
8847                 <para>Don't log</para>
8848               </listitem>
8849               <listitem>
8850                 <para>Log</para>
8851               </listitem>
8852             </itemizedlist>
8853           </section>
8854         </section>
8855       </section>
8856
8857       <section id="opacprefs">
8858         <title>OPAC</title>
8859
8860         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
8861         Global System Preferences &gt; OPAC</para>
8862         <section id="advancedsearchopt">
8863           <title>Advanced Search Options</title>
8864           <para/>
8865           <section id="OpacAdvSearchMoreOptions">
8866             <title>OpacAdvSearchMoreOptions</title>
8867             <para>Default: Select All</para>
8868             <para>Asks: Show search options for the expanded view ___</para>
8869             <para>Values:<itemizedlist>
8870                 <listitem>
8871                   <para>[Select all]</para>
8872                 </listitem>
8873                 <listitem>
8874                   <para>Item types</para>
8875                 </listitem>
8876                 <listitem>
8877                   <para>Language</para>
8878                 </listitem>
8879                 <listitem>
8880                   <para>Location and availability</para>
8881                 </listitem>
8882                 <listitem>
8883                   <para>Publication date</para>
8884                 </listitem>
8885                 <listitem>
8886                   <para>Sorting</para>
8887                 </listitem>
8888                 <listitem>
8889                   <para>Subtypes</para>
8890                 </listitem>
8891               </itemizedlist></para>
8892             <para>Description:<itemizedlist>
8893                 <listitem>
8894                   <para>The settings in this preference will determine which search fields will show
8895                     when the patron is using the 'More options' mode on the advanced search
8896                     page.</para>
8897                 </listitem>
8898               </itemizedlist></para>
8899           </section>
8900           <section id="OpacAdvSearchOptions">
8901             <title>OpacAdvSearchOptions</title>
8902             <para>Default: Item types, Language, Location and availability, Publication date,
8903               Sorting</para>
8904             <para>Asks: Show search options ___ </para>
8905             <para>Values:<itemizedlist>
8906                 <listitem>
8907                   <para>[Select all]</para>
8908                 </listitem>
8909                 <listitem>
8910                   <para>Item types</para>
8911                 </listitem>
8912                 <listitem>
8913                   <para>Language</para>
8914                 </listitem>
8915                 <listitem>
8916                   <para>Location and availability</para>
8917                 </listitem>
8918                 <listitem>
8919                   <para>Publication date</para>
8920                 </listitem>
8921                 <listitem>
8922                   <para>Sorting</para>
8923                 </listitem>
8924                 <listitem>
8925                   <para>Subtypes</para>
8926                 </listitem>
8927               </itemizedlist></para>
8928             <para>Description:<itemizedlist>
8929                 <listitem>
8930                   <para>The settings in this preference will determine which search fields will show
8931                     when the patron is using the 'Fewer options' mode on the advanced search
8932                     page.</para>
8933                 </listitem>
8934               </itemizedlist></para>
8935           </section>
8936         </section>
8937
8938         <section id="opacappearanceprefs">
8939           <title>Appearance</title>
8940
8941           <para>These preferences control how things appear in the
8942           OPAC.</para>
8943
8944           <section id="AuthorisedValueImages">
8945             <title>AuthorisedValueImages</title>
8946
8947             <para>Default: Don't show</para>
8948
8949             <para>Asks: ___ images for authorized values (such as lost
8950             statuses and locations) in search results and item detail pages on
8951             the OPAC.</para>
8952
8953             <para>Values:</para>
8954
8955             <itemizedlist>
8956               <listitem>
8957                 <para>Don't show</para>
8958               </listitem>
8959
8960               <listitem>
8961                 <para>Show</para>
8962               </listitem>
8963             </itemizedlist>
8964
8965             <para><emphasis>Get there:</emphasis> More &gt; Administration
8966             &gt; <link linkend="authorizedvalues">Authorized
8967             Values</link></para>
8968           </section>
8969
8970           <section id="BiblioDefaultView">
8971             <title>BiblioDefaultView</title>
8972
8973             <para>Default: in simple form</para>
8974
8975             <para>Asks: By default, show bib records ___</para>
8976
8977             <para>Values:</para>
8978
8979             <itemizedlist>
8980               <listitem>
8981                 <para>as specified in the ISBD template.</para>
8982
8983                 <itemizedlist>
8984                   <listitem>
8985                     <para>See <link linkend="isbdpref">ISBD</link> preference
8986                     for more information</para>
8987                   </listitem>
8988                 </itemizedlist>
8989               </listitem>
8990
8991               <listitem>
8992                 <para>in simple form.</para>
8993               </listitem>
8994
8995               <listitem>
8996                 <para>in their MARC format.</para>
8997               </listitem>
8998             </itemizedlist>
8999
9000             <para>Description:</para>
9001
9002             <itemizedlist>
9003               <listitem>
9004                 <para>This preference determines the level of bibliographic
9005                 detail that the patron will see on the OPAC detail page. The
9006                 simple form displays the graphical interface; MARC format
9007                 displays the MARC21 cataloging view; ISBD displays the ISBD
9008                 (International Standard Bibliographic Description, AACR2)
9009                 view.</para>
9010               </listitem>
9011             </itemizedlist>
9012           </section>
9013
9014           <section id="COinSinOPACResults">
9015             <title>COinSinOPACResults</title>
9016
9017             <para>Default: Include</para>
9018
9019             <para>Asks: ___ COinS / OpenURL / Z39.88 in OPAC search
9020             results.</para>
9021
9022             <para>Values:</para>
9023
9024             <itemizedlist>
9025               <listitem>
9026                 <para>Don't include</para>
9027
9028                 <itemizedlist>
9029                   <listitem>
9030                     <para>If you choose not to include COinS on the search
9031                     results, it will still be loaded on the individual
9032                     bibliographic records.</para>
9033                   </listitem>
9034                 </itemizedlist>
9035               </listitem>
9036
9037               <listitem>
9038                 <para>Include</para>
9039
9040                 <itemizedlist>
9041                   <listitem>
9042                     <para>Enabling this feature will slow OPAC search response
9043                     times.</para>
9044                   </listitem>
9045                 </itemizedlist>
9046               </listitem>
9047             </itemizedlist>
9048
9049             <para>Description:</para>
9050
9051             <itemizedlist>
9052               <listitem>
9053                 <para>COinS stands for ContextObjects in Spans. COinS is a
9054                 method to embed bibliographic metadata in the HTML code of web
9055                 pages. This allows bibliographic software to publish
9056                 machine-readable bibliographic items and client reference
9057                 management software (such as Zotero) to retrieve bibliographic
9058                 metadata. The metadata can also be sent to an OpenURL
9059                 resolver. This allows, for instance, searching for a copy of a
9060                 book in one's own library.</para>
9061               </listitem>
9062             </itemizedlist>
9063           </section>
9064
9065           <section id="DisplayOPACiconsXSLT">
9066             <title>DisplayOPACiconsXSLT</title>
9067
9068             <para>Default: Don't show</para>
9069
9070             <para>Asks: On pages displayed with XSLT stylesheets on the OPAC,
9071             ___ icons for itemtype and authorized values.<important>
9072                 <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link>
9073                 and/or <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
9074                 must be set to use an XSLT stylesheet for this to show
9075                 (default or custom)</para>
9076               </important></para>
9077
9078             <para>Values:</para>
9079
9080             <itemizedlist>
9081               <listitem>
9082                 <para>Don't show</para>
9083               </listitem>
9084
9085               <listitem>
9086                 <para>Show</para>
9087
9088                 <screenshot>
9089                   <screeninfo>DisplayOPACiconsXSLT</screeninfo>
9090
9091                   <mediaobject>
9092                     <imageobject>
9093                       <imagedata fileref="images/admin/globalprefs/DisplayOPACiconsXSLT.png"/>
9094                     </imageobject>
9095                   </mediaobject>
9096                 </screenshot>
9097               </listitem>
9098             </itemizedlist>
9099
9100             <para><note>
9101                 <para>See the <link linkend="XSLTiTypes">XSLT Icon
9102                 Guide</link> for more information on these icons.</para>
9103               </note></para>
9104           </section>
9105
9106           <section id="hidelostitems">
9107             <title>hidelostitems</title>
9108
9109             <para>Default: Don't show</para>
9110
9111             <para>Asks: ___ lost items on search and detail pages.</para>
9112
9113             <para>Description:</para>
9114
9115             <itemizedlist>
9116               <listitem>
9117                 <para>Items that are marked lost by the library can either be
9118                 shown or not shown on the OPAC. By setting the value to "Don't
9119                 show," the lost item is not shown on the OPAC. By setting the
9120                 value "Show," the lost item is shown on the OPAC for patrons
9121                 to view with a status of 'lost.'</para>
9122               </listitem>
9123             </itemizedlist>
9124
9125             <para>Values:</para>
9126
9127             <itemizedlist>
9128               <listitem>
9129                 <para>Don't show</para>
9130               </listitem>
9131
9132               <listitem>
9133                 <para>Show</para>
9134
9135                 <screenshot>
9136                   <screeninfo>Lost item showing in the OPAC</screeninfo>
9137
9138                   <mediaobject>
9139                     <imageobject>
9140                       <imagedata fileref="images/admin/globalprefs/hidelostitems.png"/>
9141                     </imageobject>
9142                   </mediaobject>
9143                 </screenshot>
9144               </listitem>
9145             </itemizedlist>
9146           </section>
9147           <section id="HighlightOwnItemsOnOPAC">
9148             <title>HighlightOwnItemsOnOPAC &amp; HighlightOwnItemsOnOPACWhich</title>
9149             <para>HighlightOwnItemsOnOPAC Default: Don't emphasize</para>
9150             <para>HighlightOwnItemsOnOPACWhich Default: patron's home library </para>
9151             <para>Asks: ___  results from the ___ by moving the results to the front and increasing
9152               the size or highlighting the rows for those results. </para>
9153             <para>HighlightOwnItemsOnOPAC Values:<itemizedlist>
9154                 <listitem>
9155                   <para>Don't emphasize</para>
9156                 </listitem>
9157                 <listitem>
9158                   <para>Emphasize</para>
9159                 </listitem>
9160               </itemizedlist></para>
9161             <para>HighlightOwnItemsOnOPACWhich Values:<itemizedlist>
9162                 <listitem>
9163                   <para>OPAC's branch based via the URL<itemizedlist>
9164                       <listitem>
9165                         <para>The library is chosen based on the Apache environment variable
9166                           BRANCHCODE. For example, this could be added to the OPAC section of
9167                           koha-httpd.conf: SetEnv BRANCHCODE "CPL"</para>
9168                       </listitem>
9169                     </itemizedlist></para>
9170                 </listitem>
9171                 <listitem>
9172                   <para>patron's home library<itemizedlist>
9173                       <listitem>
9174                         <para>The items emphasized will be those of the same library as the patron's
9175                           library. If no one is logged into the OPAC, no items will be
9176                           highlighted.</para>
9177                       </listitem>
9178                     </itemizedlist></para>
9179                 </listitem>
9180               </itemizedlist></para>
9181             <important>
9182               <para>This preference will only effect sites that are not using an XSLT stylesheet.
9183                 XSLT stylesheets are defined in the <link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> and <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> preferences.</para>
9184             </important>
9185           </section>
9186           <section id="GoogleIndicTransliteration">
9187             <title>GoogleIndicTransliteration</title>
9188             <para>Default: Don't show</para>
9189             <para>Asks: ___ GoogleIndicTransliteration on the OPAC. </para>
9190             <para>Values:<itemizedlist>
9191                 <listitem>
9192                   <para>Don't show</para>
9193                 </listitem>
9194                 <listitem>
9195                   <para>Show<screenshot>
9196                       <screeninfo/>
9197                       <mediaobject>
9198                         <imageobject>
9199                           <imagedata
9200                             fileref="images/admin/globalprefs/GoogleIndicTransliteration.png"/>
9201                         </imageobject>
9202                       </mediaobject>
9203                     </screenshot></para>
9204                 </listitem>
9205               </itemizedlist></para>
9206           </section>
9207
9208           <section id="LibraryName">
9209             <title>LibraryName</title>
9210
9211             <para>Asks: Show ___ as the name of the library on the
9212             OPAC.</para>
9213
9214             <note>
9215               <para>This value will appear in the title bar of the
9216               browser</para>
9217             </note>
9218
9219             <note>
9220               <para>Edit '<link linkend="opacheader">opacheader</link>' if
9221               you'd like to add a library name above your search box on the
9222               OPAC</para>
9223             </note>
9224
9225             <screenshot>
9226               <screeninfo>Browser title and address bar</screeninfo>
9227
9228               <mediaobject>
9229                 <imageobject>
9230                   <imagedata fileref="images/admin/globalprefs/LibraryName.png"/>
9231                 </imageobject>
9232               </mediaobject>
9233             </screenshot>
9234           </section>
9235           <section id="NoLoginInstructions">
9236             <title>NoLoginInstructions</title>
9237             <para>Asks: Show the following HTML on the OPAC login form when a patron is not logged
9238               in: </para>
9239             <para>Description:<itemizedlist>
9240                 <listitem>
9241                   <para>This preference allows you to override the default text seen on the log in
9242                     page in the Koha OPAC.  The default HTML
9243                     is:<programlisting>&lt;h5>Don't have a password yet?&lt;/h5>
9244 &lt;p> If you don't have a password yet, stop by the circulation desk the next time you're in the library. We'll happily set one up for you.&lt;/p>
9245 &lt;h5>Don't have a library card?&lt;/h5>
9246 &lt;p> If you don't have a library card, stop by your local library to sign up.&lt;/p></programlisting></para>
9247                   <para>Any HTML in this box will replace the above text below the log in box.<screenshot>
9248                       <screeninfo>No login instructions</screeninfo>
9249                       <mediaobject>
9250                         <imageobject>
9251                           <imagedata fileref="images/admin/globalprefs/NoLoginInstructions.png"/>
9252                         </imageobject>
9253                       </mediaobject>
9254                     </screenshot></para>
9255                 </listitem>
9256               </itemizedlist></para>
9257           </section>
9258
9259           <section id="OpacAddMastheadLibraryPulldown">
9260             <title>OpacAddMastheadLibraryPulldown</title>
9261
9262             <para>Default: Don't add</para>
9263
9264             <para>Asks: ___ a library select pulldown menu on the OPAC
9265             masthead.</para>
9266
9267             <para>Values:</para>
9268
9269             <itemizedlist>
9270               <listitem>
9271                 <para>Add</para>
9272
9273                 <screenshot>
9274                   <screeninfo>Library select box on Koha OPAC</screeninfo>
9275
9276                   <mediaobject>
9277                     <imageobject>
9278                       <imagedata fileref="images/admin/globalprefs/OpacAddMastheadLibraryPulldown-add.png"/>
9279                     </imageobject>
9280                   </mediaobject>
9281                 </screenshot>
9282               </listitem>
9283
9284               <listitem>
9285                 <para>Don't Add</para>
9286
9287                 <screenshot>
9288                   <screeninfo>No library select box on Koha OPAC</screeninfo>
9289
9290                   <mediaobject>
9291                     <imageobject>
9292                       <imagedata fileref="images/admin/globalprefs/OpacAddMastheadLibraryPulldown-dontadd.png"/>
9293                     </imageobject>
9294                   </mediaobject>
9295                 </screenshot>
9296               </listitem>
9297             </itemizedlist>
9298           </section>
9299
9300           <section id="OPACBaseURL">
9301             <title>OPACBaseURL</title>
9302
9303             <para>Asks: The OPAC is located at ___</para>
9304             <para>Description:<itemizedlist>
9305                 <listitem>
9306                   <para>This preference is looking for the URL of your public catalog (OPAC) with
9307                     the http:// in front of it (enter http://www.mycatalog.com instead of
9308                     www.mycatalog.com). Once it is filled in Koha will use it to generate permanent
9309                     links in your RSS feeds, for your social network share buttons and in your staff
9310                     client when generating links to bib records in the OPAC.</para>
9311                 </listitem>
9312               </itemizedlist></para>
9313             <important>
9314               <para>Do not include a trailing slash in the URL this will break links created using
9315                 this URL. (example: http://www.google.com not http://www.google.com/)</para>
9316             </important>
9317
9318             <important>
9319               <para>This must be filled in with the URL of your public catalog for RSS, unAPI, and
9320                 search plugins to work.</para>
9321             </important>
9322
9323             <important>
9324               <para>This must be filled in with the URL of your public catalog to show 'OPAC View'
9325                 links from bib records in the staff client:</para>
9326             </important>
9327
9328             <screenshot>
9329               <screeninfo>With OPACBaseURL set, links to the OPAC will appear
9330               on each individual bib record in the staff client</screeninfo>
9331
9332               <mediaobject>
9333                 <imageobject>
9334                   <imagedata fileref="images/admin/globalprefs/OPACBaseURL.png"/>
9335                 </imageobject>
9336               </mediaobject>
9337             </screenshot>
9338           </section>
9339
9340           <section id="OpacAdditionalStylesheet">
9341             <title>OpacAdditionalStylesheet</title>
9342             <para>Asks: Include the additional CSS stylesheet ___ to override specified settings
9343               from the default stylesheet.</para>
9344             <para>Description:</para>
9345             <itemizedlist>
9346               <listitem>
9347                 <para>The preference can look for stylesheets in the template directory for your
9348                   OPAC language, for instance: /koha-tmpl/opac-tmpl/prog/en/css. If you upload a
9349                   custom file, opac-mystyles.css to this directory, you can specify it by entering
9350                   opac-mystyles.css in your opaccolorstylesheet system preference. This adds your
9351                   custom stylesheet as a linked stylesheet alongside the OPAC's default CSS files.
9352                   This method is preferable because linked stylesheets are cached by the user's
9353                   browser, meaning upon repeat visits to your site the user's browser will not have
9354                   to re-download the stylesheet, instead using the copy in the browser's
9355                   cache.</para>
9356               </listitem>
9357               <listitem>
9358                 <para>If you would rather, you can upload your CSS to another server and enter the
9359                   full URL pointing to it's location remember to begin the URL with http://</para>
9360               </listitem>
9361             </itemizedlist>
9362             <note>
9363               <para>Leave this field blank to disable it</para>
9364             </note>
9365             <para>
9366               <note>
9367                 <para>This file will add a linked CSS, not replace the existing default CSS.</para>
9368               </note>
9369             </para>
9370           </section>
9371
9372           <section id="opaccredits">
9373             <title>opaccredits</title>
9374
9375             <para>Asks: Include the following HTML in the footer of all pages
9376             in the OPAC:</para>
9377
9378             <note>
9379               <para>Click the 'Click to edit; link to enter HTML to appear at
9380               the bottom of every page in the OPAC</para>
9381             </note>
9382
9383             <screenshot>
9384               <screeninfo>HTML version of a footer for your OPAC</screeninfo>
9385
9386               <mediaobject>
9387                 <imageobject>
9388                   <imagedata fileref="images/admin/globalprefs/opaccredits-html.png"/>
9389                 </imageobject>
9390               </mediaobject>
9391             </screenshot>
9392
9393             <screenshot>
9394               <screeninfo>A sample of what can appear in your OPAC
9395               credits/footer</screeninfo>
9396
9397               <mediaobject>
9398                 <imageobject>
9399                   <imagedata fileref="images/admin/globalprefs/opaccredits.png"/>
9400                 </imageobject>
9401               </mediaobject>
9402             </screenshot>
9403
9404             <para>Description:</para>
9405
9406             <itemizedlist>
9407               <listitem>
9408                 <para>This setting is for credits that will appear at the
9409                 bottom of your OPAC pages. Credits traditionally encompass
9410                 copyright information, last date updated, hyperlinks or other
9411                 information represented in an HTML format. This is static
9412                 information and any updates must be entered manually.</para>
9413               </listitem>
9414             </itemizedlist>
9415
9416             <para>Learn more in the <link linkend="editableopac">OPAC Editable
9417             Regions</link> section.</para>
9418           </section>
9419           <section id="OpacCustomSearch">
9420             <title>OpacCustomSearch</title>
9421             <para>Asks: Replace the search box at the top of OPAC pages with the following
9422               HTML</para>
9423             <para>Description:<itemizedlist>
9424                 <listitem>
9425                   <para>This preference allows you to replace the default search box at the top of
9426                     the OPAC : <screenshot>
9427                       <screeninfo>Default search box</screeninfo>
9428                       <mediaobject>
9429                         <imageobject>
9430                           <imagedata fileref="images/admin/globalprefs/OpacCustomSearch-default.png"
9431                           />
9432                         </imageobject>
9433                       </mediaobject>
9434                     </screenshot></para>
9435                   <para>with any HTML you would like :<screenshot>
9436                       <screeninfo>Edited search box area</screeninfo>
9437                       <mediaobject>
9438                         <imageobject>
9439                           <imagedata fileref="images/admin/globalprefs/OpacCustomSearch.png"/>
9440                         </imageobject>
9441                       </mediaobject>
9442                     </screenshot></para>
9443                 </listitem>
9444               </itemizedlist></para>
9445           </section>
9446
9447           <section id="OPACDisplay856uAsImage">
9448             <title>OPACDisplay856uAsImage</title>
9449
9450             <para>Default: Neither details or results page</para>
9451
9452             <para>Asks: Display the URI in the 856u field as an image on:
9453             ___</para>
9454
9455             <para>Values:</para>
9456
9457             <itemizedlist>
9458               <listitem>
9459                 <para>Both results and details pages</para>
9460
9461                 <itemizedlist>
9462                   <listitem>
9463                     <important>
9464                       <para>Not implemented yet</para>
9465                     </important>
9466                   </listitem>
9467                 </itemizedlist>
9468               </listitem>
9469
9470               <listitem>
9471                 <para>Detail page only</para>
9472
9473                 <itemizedlist>
9474                   <listitem>
9475                     <important>
9476                       <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
9477                         needs to have a value in it for this preference to work.</para>
9478                     </important>
9479                   </listitem>
9480                 </itemizedlist>
9481
9482                 <screenshot>
9483                   <screeninfo>Showing the 856u as an image</screeninfo>
9484
9485                   <mediaobject>
9486                     <imageobject>
9487                       <imagedata fileref="images/admin/globalprefs/OPACDisplay856uAsImage.png"/>
9488                     </imageobject>
9489                   </mediaobject>
9490                 </screenshot>
9491               </listitem>
9492
9493               <listitem>
9494                 <para>Neither details or results page</para>
9495               </listitem>
9496
9497               <listitem>
9498                 <para>Results page only</para>
9499
9500                 <itemizedlist>
9501                   <listitem>
9502                     <important>
9503                       <para>Not yet implemented</para>
9504                     </important>
9505                   </listitem>
9506                 </itemizedlist>
9507               </listitem>
9508             </itemizedlist>
9509
9510             <para>Description:</para>
9511
9512             <itemizedlist>
9513               <listitem>
9514                 <para>In addition to this option being set, the corresponding
9515                 XSLT option must be turned on. Also, the corresponding 856q
9516                 field must have a valid MIME image extension (e.g., "jpg") or
9517                 MIME image type (i.e. starting with "image/"), or the generic
9518                 indicator "img" entered in the field. When all of the
9519                 requirements are met, an image file will be displayed instead
9520                 of the standard link text. Clicking on the image will open it
9521                 in the same way as clicking on the link text. When you click
9522                 on the image it should open to full size, in the current
9523                 window or in a new window depending on the value in the system
9524                 pref <link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link>.</para>
9525
9526                 <screenshot>
9527                   <screeninfo>Sample 856 in MARC Record</screeninfo>
9528
9529                   <mediaobject>
9530                     <imageobject>
9531                       <imagedata fileref="images/admin/globalprefs/856imagemarc.png"/>
9532                     </imageobject>
9533                   </mediaobject>
9534                 </screenshot>
9535               </listitem>
9536             </itemizedlist>
9537           </section>
9538
9539           <section id="OpacExportOptions">
9540             <title>OpacExportOptions</title>
9541
9542             <para>Default: <screenshot>
9543                 <screeninfo>Default OpacExportOptions options</screeninfo>
9544                 <mediaobject>
9545                   <imageobject>
9546                     <imagedata fileref="images/admin/globalprefs/OpacExportOptions.png"/>
9547                   </imageobject>
9548                 </mediaobject>
9549               </screenshot></para>
9550
9551             <para>Asks: List export options that should be available from OPAC detail page :
9552               ___</para>
9553
9554             <para>Description:</para>
9555
9556             <itemizedlist>
9557               <listitem>
9558                 <para>In the OPAC on the right of each bib record there is a
9559                 menu that allows for saving the record in various formats.
9560                 This patch will allow you to define which options are in the
9561                 pull down menu. Available options are: BIBTEX (bibtex), Dublin
9562                 Core (dc), MARCXML (marcxml), MARC-8 encoded MARC (marc8),
9563                 Unicode/UTF-8 encoded MARC (utf8), Unicode/UTF-8 encoded MARC
9564                 without local use -9xx, x9x, xx9- fields and subfields
9565                 (marcstd), MODS (mods), and RIS (ris).</para>
9566               </listitem>
9567             </itemizedlist>
9568           </section>
9569           <section id="OPACFallback">
9570             <title>OPACFallback</title>
9571             <para>Default: bootstrap</para>
9572             <para>Asks: Use the ___ theme as the fallback theme on the OPAC. </para>
9573             <para>Description:<itemizedlist>
9574                 <listitem>
9575                   <para>This preference has no use right now, as Koha has only one theme, but if
9576                     your library has a custom theme it will show here as an option.  The purpose of
9577                     this preference is to provide a way to choose to what theme to fallback on when
9578                     you have a partial theme in place.</para>
9579                 </listitem>
9580               </itemizedlist></para>
9581           </section>
9582
9583           <section id="OpacFavicon">
9584             <title>OpacFavicon</title>
9585
9586             <para>Asks: Use the image at ___ for the OPAC's favicon.
9587             <important>
9588                 <para>This should be a complete URL, starting with
9589                 http://</para>
9590               </important></para>
9591
9592             <note>
9593               <para>Turn your logo into a favicon with the <ulink url="http://antifavicon.com/">Favicon Generator</ulink>.</para>
9594             </note>
9595
9596             <para>Description:</para>
9597
9598             <itemizedlist>
9599               <listitem>
9600                 <para>The favicon is the little icon that appears next to the
9601                 URL in the address bar in most browsers. The default value for
9602                 this field (if left blank) is the small 'K' in the Koha
9603                 logo.</para>
9604
9605                 <screenshot>
9606                   <screeninfo>Default Koha Favicon</screeninfo>
9607
9608                   <mediaobject>
9609                     <imageobject>
9610                       <imagedata fileref="images/admin/globalprefs/favicon.png"/>
9611                     </imageobject>
9612                   </mediaobject>
9613                 </screenshot>
9614               </listitem>
9615             </itemizedlist>
9616           </section>
9617
9618           <section id="opacheader">
9619             <title>opacheader</title>
9620
9621             <para>Asks: Include the following HTML in the header of all pages
9622             in the OPAC</para>
9623
9624             <screenshot>
9625               <screeninfo>Sample HTML to be displayed at the top of my
9626               OPAC</screeninfo>
9627
9628               <mediaobject>
9629                 <imageobject>
9630                   <imagedata fileref="images/admin/globalprefs/opacheader-html.png"/>
9631                 </imageobject>
9632               </mediaobject>
9633             </screenshot>
9634
9635             <note>
9636               <para>This value will appear above the main content of your
9637               page</para>
9638             </note>
9639
9640             <screenshot>
9641               <screeninfo>OPAC display of the value from
9642               'opacheader'</screeninfo>
9643
9644               <mediaobject>
9645                 <imageobject>
9646                   <imagedata fileref="images/admin/globalprefs/opacheader.png"/>
9647                 </imageobject>
9648               </mediaobject>
9649             </screenshot>
9650
9651             <note>
9652               <para>Edit '<link linkend="LibraryName">LibraryName</link>' if
9653               you'd like to edit the contents of the &lt;title&gt; tag</para>
9654             </note>
9655
9656             <para>Learn more in the <link linkend="editableopac">OPAC Editable
9657             Regions</link> section.</para>
9658           </section>
9659
9660           <section id="OpacHighlightedWords">
9661             <title>OpacHighlightedWords &amp; NotHighlightedWords</title>
9662
9663             <para>OpacHighlightedWords Default: Don't highlight</para>
9664             <para>NotHighlightedWords Default: and|or|not</para>
9665
9666             <para>Asks: ___ words the patron searched for in their search results and detail pages;
9667               To prevent certain words from ever being highlighted, enter a list of stopwords here
9668               ___ (separate columns with |) </para>
9669
9670             <para>OpacHighlightedWords Values:</para>
9671
9672             <itemizedlist>
9673               <listitem>
9674                 <para>Don't highlight</para>
9675               </listitem>
9676
9677               <listitem>
9678                 <para>Highlight</para>
9679               </listitem>
9680             </itemizedlist>
9681           </section>
9682
9683           <section id="OpacKohaUrl">
9684             <title>OpacKohaUrl</title>
9685
9686             <para>Default: Don't show</para>
9687
9688             <para>Values:</para>
9689
9690             <itemizedlist>
9691               <listitem>
9692                 <para>Don't show</para>
9693               </listitem>
9694
9695               <listitem>
9696                 <para>Show</para>
9697               </listitem>
9698             </itemizedlist>
9699
9700             <para>Description:</para>
9701
9702             <itemizedlist>
9703               <listitem>
9704                 <para>When this preference is set to 'Show' text will appear
9705                 in the bottom right of the OPAC footer stating 'Powered by
9706                 Koha' and linking to the official Koha website.</para>
9707
9708                 <screenshot>
9709                   <screeninfo>Powered by Koha</screeninfo>
9710
9711                   <mediaobject>
9712                     <imageobject>
9713                       <imagedata fileref="images/admin/globalprefs/OpacKohaUrl.png"/>
9714                     </imageobject>
9715                   </mediaobject>
9716                 </screenshot>
9717               </listitem>
9718             </itemizedlist>
9719           </section>
9720           <section id="OpacLangSelectorMode">
9721             <title>OpacLangSelectorMode</title>
9722             <para>Default: only footer</para>
9723             <para>Asks: Display language selector on ___.</para>
9724             <para>Values:<itemizedlist>
9725                 <listitem>
9726                   <para>both top and footer</para>
9727                 </listitem>
9728                 <listitem>
9729                   <para>only footer</para>
9730                 </listitem>
9731                 <listitem>
9732                   <para>top</para>
9733                 </listitem>
9734               </itemizedlist>Description:<itemizedlist>
9735                 <listitem>
9736                   <para>If you have the <link linkend="opaclanguagesdisplay"
9737                       >opaclanguagesdisplay</link> preference set to display language options in the
9738                     public catlaog, then this preference will allow you to control where the
9739                     language selector shows. You can choose to show it only on the top or bottom or
9740                     in both places.</para>
9741                 </listitem>
9742               </itemizedlist></para>
9743           </section>
9744
9745           <section id="opaclayoutstylesheet">
9746             <title>opaclayoutstylesheet</title>
9747
9748             <para>Default: opac.css</para>
9749
9750             <para>Asks: Use the CSS stylesheet /css/ ___ on all pages in the
9751             OPAC, instead of the default</para>
9752
9753             <para>Description:</para>
9754
9755             <itemizedlist>
9756               <listitem>
9757                 <para>This setting's function is to point to the *.css file
9758                 used to define the OPAC layout. A *.css file is a cascading
9759                 stylesheet which is used in conjunction with HTML to set how
9760                 the HTML page is formatted and will look on the OPAC. There
9761                 are two stylesheets that come with the system; opac.css and
9762                 opac2.css. A custom stylesheet may also be used. The
9763                 stylesheets listed in the opaclayoutstylesheet preference are
9764                 held on the Koha server.</para>
9765               </listitem>
9766             </itemizedlist>
9767
9768             <note>
9769               <para>Leave this field blank to disable it and let Koha use the
9770               default file instead</para>
9771             </note>
9772             <important>
9773               <para>Using a custom value in this preference causes Koha to completely ignore the
9774                 default layout stylesheet.</para>
9775             </important>
9776           </section>
9777           <section id="OpacLocationBranchToDisplay">
9778             <title>OpacLocationBranchToDisplay</title>
9779             <para>Default: holding library</para>
9780             <para>Asks: Display the ___ for items on the OPAC record details page. </para>
9781             <para>Values:<itemizedlist>
9782                 <listitem>
9783                   <para>holding library</para>
9784                 </listitem>
9785                 <listitem>
9786                   <para>home and holding library</para>
9787                 </listitem>
9788                 <listitem>
9789                   <para>home library</para>
9790                 </listitem>
9791               </itemizedlist></para>
9792             <para>Description:<itemizedlist>
9793                 <listitem>
9794                   <para>Defines whether to display the holding library, the home library, or both
9795                     for the opac details page.</para>
9796                 </listitem>
9797               </itemizedlist></para>
9798           </section>
9799           <section id="OpacLocationBranchToDisplayShelving">
9800             <title>OpacLocationBranchToDisplayShelving</title>
9801             <para>Default: holding library</para>
9802             <para>Asks: Display the shelving location under the ___ for items on the OPAC record
9803               details page. </para>
9804             <para>Values:</para>
9805             <itemizedlist>
9806               <listitem>
9807                 <para>holding library</para>
9808               </listitem>
9809               <listitem>
9810                 <para>home and holding library</para>
9811               </listitem>
9812               <listitem>
9813                 <para>home library</para>
9814               </listitem>
9815             </itemizedlist>
9816             <para>Description:<itemizedlist>
9817                 <listitem>
9818                   <para>Defines where the shelving location should be displayed, under the home
9819                     library, the holding library, or both.</para>
9820                 </listitem>
9821               </itemizedlist></para>
9822           </section>
9823
9824           <section id="OpacMaintenance">
9825             <title>OpacMaintenance</title>
9826
9827             <para>Default: Don't show</para>
9828
9829             <para>Asks: ___ a warning that the OPAC is under maintenance,
9830             instead of the OPAC itself. <note>
9831                 <para>this shows the same warning as when the database needs
9832                 to be upgraded, but unconditionally.</para>
9833               </note></para>
9834
9835             <para>Description:</para>
9836
9837             <itemizedlist>
9838               <listitem>
9839                 <para>This preference allows the system administrator to turn
9840                 off the OPAC during maintenance and display a message to
9841                 users. When this preference is switched to "Show" the OPAC is
9842                 not usable. The text of this message is not editable at this
9843                 time.</para>
9844               </listitem>
9845             </itemizedlist>
9846
9847             <para>Values:</para>
9848
9849             <itemizedlist>
9850               <listitem>
9851                 <para>Don't show</para>
9852               </listitem>
9853
9854               <listitem>
9855                 <para>Show</para>
9856
9857                 <itemizedlist>
9858                   <listitem>
9859                     <para>When this preference is set to show the maintenance message the ability to
9860                       search the OPAC is disabled and a message appears.  The default message can be
9861                       altered by using the <link linkend="OpacMaintenanceNotice"
9862                         >OpacMaintenanceNotice</link> preference.</para>
9863
9864                     <screenshot>
9865                       <screeninfo>OPAC Maintenance Message</screeninfo>
9866
9867                       <mediaobject>
9868                         <imageobject>
9869                           <imagedata fileref="images/admin/globalprefs/opacmaintenance.png"/>
9870                         </imageobject>
9871                       </mediaobject>
9872                     </screenshot>
9873                   </listitem>
9874                 </itemizedlist>
9875               </listitem>
9876             </itemizedlist>
9877           </section>
9878           <section id="OpacMaintenanceNotice">
9879             <title>OpacMaintenanceNotice</title>
9880             <para>Asks: Show the following HTML when OpacMaintenance is enabled</para>
9881             <para>Descritpion:<itemizedlist>
9882                 <listitem>
9883                   <para>This preference will allow you to set the text the OPAC displays when the
9884                       <link linkend="OpacMaintenance">OpacMaintenance</link> preference is set to
9885                     'Show.'</para>
9886                 </listitem>
9887               </itemizedlist></para>
9888           </section>
9889
9890           <section id="OpacMainUserBlock">
9891             <title>OpacMainUserBlock</title>
9892
9893             <para>Default: Welcome to Koha... &lt;hr&gt;</para>
9894
9895             <para>Asks: Show the following HTML in its own column on the main
9896             page of the OPAC</para>
9897
9898             <para>Description: </para>
9899             <itemizedlist>
9900               <listitem>
9901                 <para>HTML entered in this field will appear in the center of the main page of your
9902                   OPAC</para>
9903               </listitem>
9904             </itemizedlist>
9905
9906             <screenshot>
9907               <screeninfo>Sample OpacMainUserBlock appears below the search
9908               bar</screeninfo>
9909
9910               <mediaobject>
9911                 <imageobject>
9912                   <imagedata fileref="images/admin/globalprefs/OpacMainUserBlock.png"/>
9913                 </imageobject>
9914               </mediaobject>
9915             </screenshot>
9916
9917             <para>Learn more in the <link linkend="editableopac">OPAC Editable
9918             Regions</link> section.</para>
9919           </section>
9920           <section id="OpacMaxItemsToDisplay">
9921             <title>OpacMaxItemsToDisplay</title>
9922             <para>Default: 50</para>
9923             <para>Asks: Display up to ___ items on the biblio detail page  </para>
9924             <para>Description:<itemizedlist>
9925                 <listitem>
9926                   <para>This preference will help with slow load times on the bibliographic detail
9927                     pages by limiting the number of items to display by default. If the biblio has
9928                     more items than this, a link is displayed instead that allows the user to choose
9929                     to display all items.</para>
9930                 </listitem>
9931               </itemizedlist></para>
9932           </section>
9933
9934           <section id="OPACMySummaryHTML">
9935             <title>OPACMySummaryHTML</title>
9936
9937             <para>Asks: Include a "Links" column on the "my summary" tab when
9938             a user is logged in to the OPAC, with the following HTML (leave
9939             blank to disable).</para>
9940
9941             <para>Description:</para>
9942
9943             <itemizedlist>
9944               <listitem>
9945                 <para>In this preference you can enter HTML that will appear
9946                 on the 'Checked Out' tab on the 'My Summary' section when
9947                 logged in to the OPAC. The placeholders {BIBLIONUMBER},
9948                 {TITLE}, {ISBN} and {AUTHOR} will be replaced with information
9949                 from the displayed record. This can be used to enter in
9950                 'share' links for social networks or generate searches against
9951                 other library catalogs.</para>
9952
9953                 <screenshot>
9954                   <screeninfo>Example of 'Links' column with a value in the
9955                   OPACMySummaryHTML preference</screeninfo>
9956
9957                   <mediaobject>
9958                     <imageobject>
9959                       <imagedata fileref="images/admin/globalprefs/OPACMySummaryHTML.png"/>
9960                     </imageobject>
9961                   </mediaobject>
9962                 </screenshot>
9963               </listitem>
9964             </itemizedlist>
9965
9966             <para>Sample Data:<programlisting>&lt;p&gt;&lt;a href="http://www.facebook.com/sharer.php?u=http://YOUROPAC.ORG/cgi-bin/koha/opac-detail.pl?biblionumber={BIBLIONUMBER}"&gt;Share on Facebook&lt;/a&gt;
9967 &lt;br /&gt;TITLE: {TITLE}
9968 &lt;br /&gt;AUTHOR: {AUTHOR}
9969 &lt;br /&gt;ISBN: {ISBN}
9970 &lt;br /&gt;BIBLIONUMBER: {BIBLIONUMBER}&lt;/p&gt;</programlisting></para>
9971           </section>
9972           <section id="OPACMySummaryNote">
9973             <title>OPACMySummaryNote</title>
9974             <para>Asks: Note to display on the patron summary page. </para>
9975             <para>Description:<itemizedlist>
9976                 <listitem>
9977                   <para>This preference will display text above the patron's summary and below the
9978                     welcome message when the patron logs in to the OPAC and view their 'my summary' tab.<screenshot>
9979                       <screeninfo>OPACMySummaryNote in the OPAC</screeninfo>
9980                       <mediaobject>
9981                         <imageobject>
9982                           <imagedata fileref="images/admin/globalprefs/OPACMySummaryNote.png"/>
9983                         </imageobject>
9984                       </mediaobject>
9985                     </screenshot></para>
9986                 </listitem>
9987               </itemizedlist></para>
9988           </section>
9989
9990           <section id="OpacNav">
9991             <title>OpacNav</title>
9992
9993             <para>Default: Important links here.</para>
9994
9995             <para>Asks: Show the following HTML on the left hand column of the
9996             main page and patron account on the OPAC (generally navigation
9997             links)</para>
9998
9999             <screenshot>
10000               <screeninfo>Sample navigation links</screeninfo>
10001
10002               <mediaobject>
10003                 <imageobject>
10004                   <imagedata fileref="images/admin/globalprefs/OpacNav.png"/>
10005                 </imageobject>
10006               </mediaobject>
10007             </screenshot>
10008
10009             <para>Learn more in the <link linkend="editableopac">OPAC Editable
10010             Regions</link> section.</para>
10011           </section>
10012
10013           <section id="OpacNavBottom">
10014             <title>OpacNavBottom</title>
10015
10016             <para>Asks: Show the following HTML on the left hand column of the
10017             main page and patron account on the OPAC, after <link linkend="OpacNav">OpacNav</link>, and before patron account links
10018             if available:</para>
10019
10020             <para>Description: When a patron is logged in to their account
10021             they see a series of tabs to access their account information.
10022             <link linkend="OpacNav">OpacNav</link> appears above this list of
10023             tabs and OpacNavBottom will appear below them. When not on the
10024             patron account pages the HTML in OpacNavBottom will just appear
10025             right below <link linkend="OpacNav">OpacNav</link>.</para>
10026
10027             <screenshot>
10028               <screeninfo>OpacNav and OpacNavBottom on Patron
10029               Account</screeninfo>
10030
10031               <mediaobject>
10032                 <imageobject>
10033                   <imagedata fileref="images/admin/globalprefs/OpacNavBottom.png"/>
10034                 </imageobject>
10035               </mediaobject>
10036             </screenshot>
10037           </section>
10038
10039           <section id="OpacNavRight">
10040             <title>OpacNavRight</title>
10041
10042             <para>Asks: Show the following HTML in the right hand column of
10043             the main page under the main login form.</para>
10044
10045             <para>Description: HTML entered in this preference will appear on
10046             the right hand side of the OPAC under the log in form. If the log
10047             in form is not visible this content will move up on the right
10048             column.</para>
10049
10050             <screenshot>
10051               <screeninfo>OpacNavRight</screeninfo>
10052
10053               <mediaobject>
10054                 <imageobject>
10055                   <imagedata fileref="images/admin/globalprefs/OpacNavRight.png"/>
10056                 </imageobject>
10057               </mediaobject>
10058             </screenshot>
10059           </section>
10060
10061           <section id="OPACNoResultsFound">
10062             <title>OPACNoResultsFound</title>
10063
10064             <para>No Default</para>
10065
10066             <para>Asks: Display this HTML when no results are found for a
10067             search in the OPAC</para>
10068
10069             <para>This HTML will display below the existing notice that no
10070             results were found for your search.</para>
10071
10072             <screenshot>
10073               <screeninfo>HTML in OPACNoResultsFound will appear below lines
10074               that look like this</screeninfo>
10075
10076               <mediaobject>
10077                 <imageobject>
10078                   <imagedata fileref="images/admin/globalprefs/OPACNoResultsFound.png"/>
10079                 </imageobject>
10080               </mediaobject>
10081             </screenshot>
10082             <note>
10083               <para>You can insert placeholders {QUERY_KW} that will be replaced with the keywords
10084                 of the query. </para>
10085             </note>
10086           </section>
10087
10088           <section id="OpacPublic">
10089             <title>OpacPublic</title>
10090
10091             <para>Default: Enable</para>
10092
10093             <para>Asks: ___ Koha OPAC as public. Private OPAC requires
10094             authentication before accessing the OPAC.</para>
10095
10096             <para>Values:</para>
10097
10098             <itemizedlist>
10099               <listitem>
10100                 <para>Don't enable</para>
10101               </listitem>
10102
10103               <listitem>
10104                 <para>Enable</para>
10105               </listitem>
10106             </itemizedlist>
10107
10108             <para>Description:</para>
10109
10110             <itemizedlist>
10111               <listitem>
10112                 <para>This preference determines if your OPAC is accessible
10113                 and searchable by anyone or only by members of the library. If
10114                 set to 'Don't enable' only members who are logged into the
10115                 OPAC can search. Most libraries will leave this setting at its
10116                 default of 'Enable' to allow their OPAC to be searched by
10117                 anyone and only require login for access to personalized
10118                 content.</para>
10119               </listitem>
10120             </itemizedlist>
10121           </section>
10122
10123           <section id="OPACResultsSidebar">
10124             <title>OPACResultsSidebar</title>
10125
10126             <para>Asks: Include the following HTML under the facets in OPAC
10127             search results</para>
10128
10129             <para>Description:</para>
10130
10131             <itemizedlist>
10132               <listitem>
10133                 <para>The HTML entered in this preference will appear on the
10134                 search results pages below the list of facets on the left side
10135                 of the screen.</para>
10136               </listitem>
10137             </itemizedlist>
10138           </section>
10139
10140           <section id="OPACSearchForTitleIn">
10141             <title>OPACSearchForTitleIn</title>
10142
10143             <para>Default: &lt;li&gt;&lt;a
10144             href="http://worldcat.org/search?q={TITLE}"
10145             target="_blank"&gt;Other Libraries (WorldCat)&lt;/a&gt;&lt;/li&gt;
10146             &lt;li&gt;&lt;a
10147             href="http://www.scholar.google.com/scholar?q={TITLE}"
10148             target="_blank"&gt;Other Databases (Google
10149             Scholar)&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a
10150             href="http://www.bookfinder.com/search/?author={AUTHOR}&amp;title={TITLE}&amp;st=xl&amp;ac=qr"
10151             target="_blank"&gt;Online Stores
10152             (Bookfinder.com)&lt;/a&gt;&lt;/li&gt;</para>
10153
10154             <para>Asks: Include a "More Searches" box on the detail pages of
10155             items on the OPAC, with the following HTML (leave blank to
10156             disable)</para>
10157
10158             <note>
10159               <para>The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE},
10160               {ISBN}, {ISSN} and {AUTHOR} will be replaced with information
10161               from the displayed record.</para>
10162             </note>
10163           </section>
10164           <section id="OpacSeparateHoldings">
10165             <title>OpacSeparateHoldings &amp; OpacSeparateHoldingsBranch </title>
10166             <para>OpacSeparateHoldings default: Don't separate</para>
10167             <para>OpacSeparateHoldingsBranch default: home library </para>
10168             <para>Asks: ___ items display into two tabs, where the first tab contains items whose
10169               ___ is the logged in user's library. The second tab will contain all other items. </para>
10170             <para>OpacSeparateHoldings values:<itemizedlist>
10171                 <listitem>
10172                   <para>Don't separate</para>
10173                 </listitem>
10174                 <listitem>
10175                   <para>Separate</para>
10176                 </listitem>
10177               </itemizedlist></para>
10178             <para>OpacSeparateHoldingsBranch values:<itemizedlist>
10179                 <listitem>
10180                   <para>holding library</para>
10181                 </listitem>
10182                 <listitem>
10183                   <para>home library</para>
10184                 </listitem>
10185               </itemizedlist></para>
10186             <para>Description:<itemizedlist>
10187                 <listitem>
10188                   <para>This preference lets you decide if you would like to have the holding
10189                     information on the bibliographic detail page in the OPAC split in to multiple
10190                     tabs. The default is to show all holdings on one tab.</para>
10191                   <screenshot>
10192                       <screeninfo>Separate holdings tabs</screeninfo>
10193                       <mediaobject>
10194                         <imageobject>
10195                           <imagedata fileref="images/admin/globalprefs/OpacSeparateHoldings.png"/>
10196                         </imageobject>
10197                       </mediaobject>
10198                     </screenshot>
10199                 </listitem>
10200               </itemizedlist></para>
10201           </section>
10202
10203           <section id="OPACShowBarcode">
10204             <title>OPACShowBarcode</title>
10205
10206             <para>Default: Don't show</para>
10207
10208             <para>Asks: ___ the item's barcode on the holdings tab.</para>
10209
10210             <para>Values:</para>
10211
10212             <itemizedlist>
10213               <listitem>
10214                 <para>Don't show</para>
10215
10216                 <screenshot>
10217                   <screeninfo>Barcode not shown in the OPAC</screeninfo>
10218
10219                   <mediaobject>
10220                     <imageobject>
10221                       <imagedata fileref="images/admin/globalprefs/OPACShowBarcode-noshow.png"/>
10222                     </imageobject>
10223                   </mediaobject>
10224                 </screenshot>
10225               </listitem>
10226
10227               <listitem>
10228                 <para>Show</para>
10229
10230                 <screenshot>
10231                   <screeninfo>Barcode shown in the OPAC</screeninfo>
10232
10233                   <mediaobject>
10234                     <imageobject>
10235                       <imagedata fileref="images/admin/globalprefs/OPACShowBarcode-show.png"/>
10236                     </imageobject>
10237                   </mediaobject>
10238                 </screenshot>
10239               </listitem>
10240             </itemizedlist>
10241
10242             <para>Description:</para>
10243
10244             <itemizedlist>
10245               <listitem>
10246                 <para>This preference allows you to control whether patrons
10247                 can see items' barcodes in the OPAC.</para>
10248               </listitem>
10249             </itemizedlist>
10250           </section>
10251
10252           <section id="OPACShowCheckoutName">
10253             <title>OPACShowCheckoutName</title>
10254
10255             <para>Default: Don't show</para>
10256
10257             <para>Asks: ___ the name of the patron that has an item checked
10258             out on item detail pages on the OPAC.</para>
10259
10260             <para>Values:</para>
10261
10262             <itemizedlist>
10263               <listitem>
10264                 <para>Don't show</para>
10265               </listitem>
10266
10267               <listitem>
10268                 <para>Show</para>
10269               </listitem>
10270             </itemizedlist>
10271
10272             <para>Description:</para>
10273
10274             <itemizedlist>
10275               <listitem>
10276                 <para>This preference allows all patrons to see who has the
10277                 item checked out if it is checked out. In small corporate
10278                 libraries (where the OPAC is behind a firewall and not
10279                 publicly available) this can be helpful so coworkers can just
10280                 contact the patron with the book themselves. In larger public
10281                 and academic libraries setting this to 'Show' would pose
10282                 serious privacy issues.</para>
10283               </listitem>
10284             </itemizedlist>
10285           </section>
10286
10287           <section id="OPACShowHoldQueueDetails">
10288             <title>OPACShowHoldQueueDetails</title>
10289
10290             <para>Default: Don't show any hold details</para>
10291
10292             <para>Asks: ___ to patrons in the OPAC.</para>
10293
10294             <para>Values:</para>
10295
10296             <itemizedlist>
10297               <listitem>
10298                 <para>Don't show any hold details</para>
10299               </listitem>
10300
10301               <listitem>
10302                 <para>Show holds</para>
10303
10304                 <screenshot>
10305                   <screeninfo>The holdings table on the bibliographic record
10306                   will show the number of holds</screeninfo>
10307
10308                   <mediaobject>
10309                     <imageobject>
10310                       <imagedata fileref="images/admin/globalprefs/OPACShowHoldQueueDetails-showholds.png"/>
10311                     </imageobject>
10312                   </mediaobject>
10313                 </screenshot>
10314               </listitem>
10315
10316               <listitem>
10317                 <para>Show holds and priority level</para>
10318               </listitem>
10319
10320               <listitem>
10321                 <para>Show priority level</para>
10322
10323                 <screenshot>
10324                   <screeninfo>Patron record in the OPAC shows where in line
10325                   the patron waits for their hold.</screeninfo>
10326
10327                   <mediaobject>
10328                     <imageobject>
10329                       <imagedata fileref="images/admin/globalprefs/OPACShowHoldQueueDetails-priority.png"/>
10330                     </imageobject>
10331                   </mediaobject>
10332                 </screenshot>
10333
10334                 <itemizedlist>
10335                   <listitem>
10336                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10337                     needs to be set to 'allow'</para>
10338                   </listitem>
10339                 </itemizedlist>
10340               </listitem>
10341             </itemizedlist>
10342           </section>
10343
10344           <section id="OpacShowRecentComments">
10345             <title>OpacShowRecentComments</title>
10346
10347             <para>Default: Don't show</para>
10348
10349             <para>Asks: ___ a link to recent comments in the OPAC
10350             masthead.</para>
10351
10352             <para>Values:</para>
10353
10354             <itemizedlist>
10355               <listitem>
10356                 <para>Don't show</para>
10357               </listitem>
10358
10359               <listitem>
10360                 <para>Show</para>
10361               </listitem>
10362             </itemizedlist>
10363
10364             <para>Description:</para>
10365
10366             <itemizedlist>
10367               <listitem>
10368                 <para>If you have chosen to allow comments in your OPAC by
10369                 setting <link linkend="reviewson">reviewson</link> to 'Allow'
10370                 you can include a link to the recent comments under the search
10371                 box at the top of your OPAC with this preference.</para>
10372
10373                 <screenshot>
10374                   <screeninfo>Recent Comments link on OPAC</screeninfo>
10375
10376                   <mediaobject>
10377                     <imageobject>
10378                       <imagedata fileref="images/admin/globalprefs/OpacShowRecentComments.png"/>
10379                     </imageobject>
10380                   </mediaobject>
10381                 </screenshot>
10382               </listitem>
10383             </itemizedlist>
10384           </section>
10385
10386           <section id="OPACShowUnusedAuthorities">
10387             <title>OPACShowUnusedAuthorities</title>
10388
10389             <para>Default: Show</para>
10390
10391             <para>Asks: ___ unused authorities in the OPAC authority
10392             browser.</para>
10393
10394             <para>Values:</para>
10395
10396             <itemizedlist>
10397               <listitem>
10398                 <para>Do not show</para>
10399               </listitem>
10400
10401               <listitem>
10402                 <para>Show</para>
10403
10404                 <itemizedlist>
10405                   <listitem>
10406                     <important>
10407                       <para>Requires that the <link linkend="OpacAuthorities">OpacAuthorities</link>
10408                       preference is set to 'Allow'</para>
10409                     </important>
10410                   </listitem>
10411                 </itemizedlist>
10412               </listitem>
10413             </itemizedlist>
10414
10415             <para>Description:</para>
10416
10417             <itemizedlist>
10418               <listitem>
10419                 <para>When patrons search your authority file via the OPAC
10420                 they will see all authorities in your system even if you don't
10421                 have them linked to any bibliographic records. This preference
10422                 lets you determine what the default behavior is when searching
10423                 authorities via the OPAC. If you choose 'Do not show' it will
10424                 only show patrons authority records that are linked to bib
10425                 records in the search results. Otherwise the system will show
10426                 all authority records even if they aren't linked to
10427                 records.</para>
10428               </listitem>
10429             </itemizedlist>
10430           </section>
10431
10432           <section id="OpacStarRatings">
10433             <title>OpacStarRatings</title>
10434
10435             <para>Default: no</para>
10436
10437             <para>Asks: Show star-ratings on ___ pages.</para>
10438
10439             <para>Values:</para>
10440
10441             <itemizedlist>
10442               <listitem>
10443                 <para>no</para>
10444               </listitem>
10445
10446               <listitem>
10447                 <para>only details</para>
10448
10449                 <screenshot>
10450                   <screeninfo>Star Ratings on the Details Page</screeninfo>
10451
10452                   <mediaobject>
10453                     <imageobject>
10454                       <imagedata fileref="images/admin/globalprefs/OpacStarRatings-details.png"/>
10455                     </imageobject>
10456                   </mediaobject>
10457                 </screenshot>
10458               </listitem>
10459
10460               <listitem>
10461                 <para>results and details</para>
10462
10463                 <screenshot>
10464                   <screeninfo>OPAC Star Ratings on the Search
10465                   Results</screeninfo>
10466
10467                   <mediaobject>
10468                     <imageobject>
10469                       <imagedata fileref="images/admin/globalprefs/OpacStarRatings-results.png"/>
10470                     </imageobject>
10471                   </mediaobject>
10472                 </screenshot>
10473               </listitem>
10474             </itemizedlist>
10475
10476             <para>Description:</para>
10477
10478             <itemizedlist>
10479               <listitem>
10480                 <para>Star ratings are a way for your patrons to leave ratings
10481                 without having to leave a full review. Patrons who are not
10482                 logged in will only be able to see the stars, once logged in
10483                 patrons can click on the stars on the details page to leave
10484                 their own rating. Clicking on the stars on the search results
10485                 will not submit a rating.</para>
10486               </listitem>
10487             </itemizedlist>
10488           </section>
10489           <section id="OpacSuggestionManagedBy">
10490             <title>OpacSuggestionManagedBy</title>
10491             <para>Default: Show</para>
10492             <para>Asks: ___  the name of the staff member who managed a suggestion in OPAC. </para>
10493             <para>Values:<itemizedlist>
10494                 <listitem>
10495                   <para>Don't show</para>
10496                 </listitem>
10497                 <listitem>
10498                   <para>Show</para>
10499                 </listitem>
10500               </itemizedlist></para>
10501             <para>Description:<itemizedlist>
10502                 <listitem>
10503                   <para>If you're <link linkend="suggestionspref">allowing patrons to make purchase
10504                       suggestions</link> then they will see the 'my suggestions' tab when logged in.
10505                     This tab shows the patron the librarian who approved or rejected the purchase
10506                     suggestion. This preference controls if the patron sees the librarian's name or
10507                     not.</para>
10508                 </listitem>
10509               </itemizedlist></para>
10510           </section>
10511
10512           <section id="opacthemes">
10513             <title>opacthemes</title>
10514
10515             <para>Default: bootstrap</para>
10516
10517             <para>Asks: Use the ___ theme on the OPAC.</para>
10518
10519             <para>Values:</para>
10520
10521             <itemizedlist>
10522               <listitem>
10523                 <para>bootstrap</para>
10524                 <para>
10525                   <screenshot>
10526                     <screeninfo>Bootstrap Theme</screeninfo>
10527                     <mediaobject>
10528                       <imageobject>
10529                         <imagedata fileref="images/admin/globalprefs/opacthemes-bootstrap.png"/>
10530                       </imageobject>
10531                     </mediaobject>
10532                   </screenshot>
10533                 </para>
10534                 <para>This theme is completely responsive</para>
10535               </listitem>
10536             </itemizedlist>
10537           </section>
10538
10539           <section id="OPACURLOpenInNewWindow">
10540             <title>OPACURLOpenInNewWindow</title>
10541
10542             <para>Default: don't</para>
10543
10544             <para>Asks: When patrons click on a link to another website from
10545             your OPAC (like Amazon or OCLC), ___ open the website in a new
10546             window.</para>
10547
10548             <para>Values:</para>
10549
10550             <itemizedlist>
10551               <listitem>
10552                 <para>do</para>
10553               </listitem>
10554
10555               <listitem>
10556                 <para>don't</para>
10557               </listitem>
10558             </itemizedlist>
10559
10560             <para>Description:</para>
10561
10562             <itemizedlist>
10563               <listitem>
10564                 <para>This preference determines if URLs in the OPAC will open
10565                 in a new window or not. When clicking on a link in the OPAC, a
10566                 patron does not need to worry about navigating away from their
10567                 search results.</para>
10568               </listitem>
10569             </itemizedlist>
10570           </section>
10571
10572           <section id="OPACUserCSS">
10573             <title>OPACUserCSS</title>
10574
10575             <para>Asks: Include the following CSS on all pages in the
10576             OPAC</para>
10577
10578             <para>Description:</para>
10579
10580             <itemizedlist>
10581               <listitem>
10582                 <para>OPACUserCSS allows the administrator to enter styles that will overwrite the
10583                   OPAC's default CSS as defined in 'opaclayoutstylesheet' or 'opacstylesheet'.
10584                   Styles may be entered for any of the selectors found in the default style sheet.
10585                   The default stylesheet will likely be found at
10586                   http://your_koha_address/opac-tmpl/bootstrap/css/opac.css. Unlike <link
10587                     linkend="OpacAdditionalStylesheet">OpacAdditionalStylesheet</link> and <link
10588                     linkend="opaclayoutstylesheet">opaclayoutstylesheet</link> this preference will
10589                   embed the CSS directly on your OPAC pages.</para>
10590               </listitem>
10591             </itemizedlist>
10592           </section>
10593
10594           <section id="opacuserjs">
10595             <title>OPACUserJS</title>
10596
10597             <para>Asks: Include the following JavaScript on all pages in the
10598             OPAC</para>
10599
10600             <screenshot>
10601               <screeninfo>OPAC login box before OPACUserJS edit</screeninfo>
10602
10603               <mediaobject>
10604                 <imageobject>
10605                   <imagedata fileref="images/admin/globalprefs/opacuserjs-before.png"/>
10606                 </imageobject>
10607               </mediaobject>
10608             </screenshot>
10609
10610             <screenshot>
10611               <screeninfo>JavaScript in OPACUserJS to change the OPAC login box</screeninfo>
10612
10613               <mediaobject>
10614                 <imageobject>
10615                   <imagedata fileref="images/admin/globalprefs/opacuserjs.png"/>
10616                 </imageobject>
10617               </mediaobject>
10618             </screenshot>
10619
10620             <screenshot>
10621               <screeninfo>New OPAC login box after editing OPACUserJS</screeninfo>
10622
10623               <mediaobject>
10624                 <imageobject>
10625                   <imagedata fileref="images/admin/globalprefs/opacuserjs-after.png"/>
10626                 </imageobject>
10627               </mediaobject>
10628             </screenshot>
10629
10630             <para>Description:</para>
10631
10632             <itemizedlist>
10633               <listitem>
10634                 <para>This preference allows the administrator to enter
10635                 JavaScript or JQuery that will be embedded across all pages of
10636                 the OPAC. Administrators may use this preference to customize
10637                 some of the interactive sections of Koha, customizing the text
10638                 for the login prompts, for example. Sample JQuery scripts used
10639                 by Koha libraries can be found on the wiki: <ulink url="http://wiki.koha-community.org/wiki/JQuery_Library">http://wiki.koha-community.org/wiki/JQuery_Library</ulink>.</para>
10640               </listitem>
10641             </itemizedlist>
10642           </section>
10643
10644           <section id="OPACXSLTDetailsDisplay">
10645             <title>OPACXSLTDetailsDisplay</title>
10646
10647             <para>Default: default</para>
10648
10649             <para>Asks: Display OPAC details using XSLT stylesheet at
10650             ___</para>
10651
10652             <para>Values:</para>
10653
10654             <itemizedlist>
10655               <listitem>
10656                 <para>leave empty to not use the XSLT stylesheet</para>
10657
10658                 <itemizedlist>
10659                   <listitem>
10660                     <para>In previous versions of Koha this was the setting
10661                     that read 'normally'</para>
10662                   </listitem>
10663                 </itemizedlist>
10664               </listitem>
10665
10666               <listitem>
10667                 <para>enter "default" for the default one</para>
10668               </listitem>
10669
10670               <listitem>
10671                 <para>put a path to define a XSLT file</para>
10672
10673                 <itemizedlist>
10674                   <listitem>
10675                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
10676                   </listitem>
10677
10678                   <listitem>
10679                     <para>If in a multi-language system you can enter
10680                     {langcode} in the path to tell Koha to look in the right
10681                     language folder</para>
10682
10683                     <itemizedlist>
10684                       <listitem>
10685                         <para>ex:
10686                           /home/koha/src/koha-tmpl/opac-tmpl/bootstrap/{langcode}/xslt/MARC21slim2OPACDetail.xsl</para>
10687                       </listitem>
10688
10689                       <listitem>
10690                         <para>ex.
10691                         http://mykohaopac.org/{langcode}/stylesheet.xsl</para>
10692                       </listitem>
10693                     </itemizedlist>
10694                   </listitem>
10695                 </itemizedlist>
10696               </listitem>
10697
10698               <listitem>
10699                 <para>put an URL for an external specific stylesheet</para>
10700
10701                 <itemizedlist>
10702                   <listitem>
10703                     <para>ex: http://mykohaopac.org/stylesheet.xsl</para>
10704                   </listitem>
10705                 </itemizedlist>
10706               </listitem>
10707             </itemizedlist>
10708
10709             <para>Description:</para>
10710
10711             <itemizedlist>
10712               <listitem>
10713                 <para>XSLT stylesheets allow for the customization of the
10714                 details shows on the screen when viewing a bib record. This
10715                 preference will allow you either use the default look that
10716                 comes with Koha or design your own stylesheet.</para>
10717               </listitem>
10718             </itemizedlist>
10719           </section>
10720
10721           <section id="OPACXSLTResultsDisplay">
10722             <title>OPACXSLTResultsDisplay</title>
10723
10724             <para>Default: default</para>
10725
10726             <para>Asks: Display OPAC results using XSLT stylesheet at
10727             ___</para>
10728
10729             <para>Values:</para>
10730
10731             <itemizedlist>
10732               <listitem>
10733                 <para>leave empty to not use the XSLT stylesheet</para>
10734
10735                 <itemizedlist>
10736                   <listitem>
10737                     <para>In previous versions of Koha this was the setting
10738                     that read 'normally'</para>
10739                   </listitem>
10740                 </itemizedlist>
10741               </listitem>
10742
10743               <listitem>
10744                 <para>enter "default" for the default one</para>
10745               </listitem>
10746
10747               <listitem>
10748                 <para>put a path to define a XSLT file</para>
10749
10750                 <itemizedlist>
10751                   <listitem>
10752                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
10753                   </listitem>
10754
10755                   <listitem>
10756                     <para>If in a multi-language system you can enter
10757                     {langcode} in the path to tell Koha to look in the right
10758                     language folder</para>
10759
10760                     <itemizedlist>
10761                       <listitem>
10762                         <para>ex:
10763                           /home/koha/src/koha-tmpl/opac-tmpl/bootstrap/{langcode}/xslt/MARC21slim2OPACResults.xsl</para>
10764                       </listitem>
10765
10766                       <listitem>
10767                         <para>ex.
10768                         http://mykohaopac.org/{langcode}/stylesheet.xsl</para>
10769                       </listitem>
10770                     </itemizedlist>
10771                   </listitem>
10772                 </itemizedlist>
10773               </listitem>
10774
10775               <listitem>
10776                 <para>put an URL for an external specific stylesheet</para>
10777
10778                 <itemizedlist>
10779                   <listitem>
10780                     <para>ex: http://mykohaopac.org/stylesheet.xsl</para>
10781                   </listitem>
10782                 </itemizedlist>
10783               </listitem>
10784             </itemizedlist>
10785
10786             <para>Description:</para>
10787
10788             <itemizedlist>
10789               <listitem>
10790                 <para>XSLT stylesheets allow for the customization of the
10791                 details shows on the screen when viewing the search results.
10792                 This preference will allow you either use the default look
10793                 that comes with Koha or design your own stylesheet.</para>
10794               </listitem>
10795             </itemizedlist>
10796           </section>
10797         </section>
10798
10799         <section id="opacfeaturesprefs">
10800           <title>Features</title>
10801
10802           <para/>
10803
10804           <section id="numSearchRSSResults">
10805             <title>numSearchRSSResults</title>
10806
10807             <para>Default: 50</para>
10808
10809             <para>Asks: Display ___ search results in the RSS feed.</para>
10810
10811             <para>Description:</para>
10812
10813             <itemizedlist>
10814               <listitem>
10815                 <para>By default the RSS feed that is automatically generated
10816                 for every search results page will list 50 items. This can
10817                 sometimes be too much for some RSS feed readers and for some
10818                 people this isn't enough. This preference allows you to adjust
10819                 this number to show the best number of results for your
10820                 patrons.</para>
10821               </listitem>
10822             </itemizedlist>
10823           </section>
10824           <section id="OPACAcquisitionDetails">
10825             <title>OPACAcquisitionDetails</title>
10826             <para>Default: Don't display</para>
10827             <para>Asks: ___  the acquisition details on OPAC detail pages.</para>
10828             <para>Values:<itemizedlist>
10829                 <listitem>
10830                   <para>Display<screenshot>
10831                       <screeninfo>Acquisitions details in the OPAC</screeninfo>
10832                       <mediaobject>
10833                         <imageobject>
10834                           <imagedata fileref="images/admin/globalprefs/OPACAcquisitionDetails.png"/>
10835                         </imageobject>
10836                       </mediaobject>
10837                     </screenshot></para>
10838                 </listitem>
10839                 <listitem>
10840                   <para>Don't display</para>
10841                 </listitem>
10842               </itemizedlist></para>
10843             <para>Description:<itemizedlist>
10844                 <listitem>
10845                   <para>This preference shows the patrons how many items are on order in the
10846                     Holdings tab if you have the <link linkend="AcqCreateItem">AcqCreateItem</link>
10847                     set to 'cataloging the record'</para>
10848                 </listitem>
10849               </itemizedlist></para>
10850           </section>
10851
10852           <section id="OpacAuthorities">
10853             <title>OpacAuthorities</title>
10854
10855             <para>Default: Allow</para>
10856
10857             <para>Asks: ___ patrons to search your authority records.</para>
10858
10859             <para>Description:</para>
10860
10861             <itemizedlist>
10862               <listitem>
10863                 <para>This preference displays the link on the OPAC for the authority search. By
10864                   setting the preference to "Allow" patrons can use this search link of the
10865                   OPAC.</para>
10866               </listitem>
10867             </itemizedlist>
10868
10869             <para>Values:</para>
10870
10871             <itemizedlist>
10872               <listitem>
10873                 <para>Allow</para>
10874
10875                 <itemizedlist>
10876                   <listitem>
10877                     <para>A link labeled 'Authority search' will appear at the top of your OPAC
10878                       under the search box</para>
10879
10880                     <screenshot>
10881                       <screeninfo>'Browse by Subject' link under search box on
10882                       OPAC</screeninfo>
10883
10884                       <mediaobject>
10885                         <imageobject>
10886                           <imagedata fileref="images/admin/globalprefs/authoritysearch.png"/>
10887                         </imageobject>
10888                       </mediaobject>
10889                     </screenshot>
10890                   </listitem>
10891                 </itemizedlist>
10892               </listitem>
10893
10894               <listitem>
10895                 <para>Don't allow</para>
10896               </listitem>
10897             </itemizedlist>
10898           </section>
10899
10900           <section id="opacbookbag">
10901             <title>opacbookbag</title>
10902
10903             <para>Default: Allow</para>
10904
10905             <para>Asks: ___ patrons to store items in a temporary "Cart" on
10906             the OPAC.</para>
10907
10908             <para>Values:</para>
10909
10910             <itemizedlist>
10911               <listitem>
10912                 <para>Allow</para>
10913               </listitem>
10914
10915               <listitem>
10916                 <para>Don't allow</para>
10917               </listitem>
10918             </itemizedlist>
10919
10920             <para>Description:</para>
10921
10922             <itemizedlist>
10923               <listitem>
10924                 <para>This preference allows the user to temporarily save a
10925                 list of items found on the catalog. By using the Book Bag, or
10926                 Cart, the user can print out or email a list of items found.
10927                 The user does not need to be logged in. This list is temporary
10928                 and will be emptied, or cleared, at the end of the
10929                 session.</para>
10930               </listitem>
10931             </itemizedlist>
10932           </section>
10933
10934           <section id="OpacBrowser">
10935             <title>OpacBrowser</title>
10936
10937             <important>
10938               <para>This preference only applies to French systems at this
10939               time.</para>
10940             </important>
10941
10942             <para>Default: Don't allow</para>
10943
10944             <para>Asks: ___ patrons to browse subject authorities on
10945             OPAC</para>
10946
10947             <para>Values:</para>
10948
10949             <itemizedlist>
10950               <listitem>
10951                 <para>Allow</para>
10952               </listitem>
10953
10954               <listitem>
10955                 <para>Don't allow</para>
10956               </listitem>
10957             </itemizedlist>
10958
10959             <para><important>
10960                 <para>run the <link linkend="authbrowsercron">Authorities
10961                 Browser Cron Job</link> to create the browser list</para>
10962               </important></para>
10963           </section>
10964
10965           <section id="OpacBrowseResults">
10966             <title>OpacBrowseResults</title>
10967
10968             <para>Default: enable</para>
10969
10970             <para>Asks: ___ browsing and paging search results from the OPAC
10971             detail page.</para>
10972
10973             <para>Values:</para>
10974
10975             <itemizedlist>
10976               <listitem>
10977                 <para>disable</para>
10978               </listitem>
10979
10980               <listitem>
10981                 <para>enable</para>
10982
10983                 <screenshot>
10984                   <screeninfo>Browsing and Paging Search Results</screeninfo>
10985
10986                   <mediaobject>
10987                     <imageobject>
10988                       <imagedata fileref="images/admin/globalprefs/OpacBrowseResults.png"/>
10989                     </imageobject>
10990                   </mediaobject>
10991                 </screenshot>
10992               </listitem>
10993             </itemizedlist>
10994
10995             <para>Description:</para>
10996
10997             <itemizedlist>
10998               <listitem>
10999                 <para>This preference will control the option to return to
11000                 your results and/or browse them from the detail page in the
11001                 OPAC.</para>
11002               </listitem>
11003             </itemizedlist>
11004           </section>
11005           <section id="OpacCloud">
11006             <title>OpacCloud</title>
11007             <para><important>
11008                 <para>This preference only applies to French systems at this time.</para>
11009               </important>Default: Don't show</para>
11010             <para>Asks: ___  a subject cloud on OPAC</para>
11011             <para>Values:<itemizedlist>
11012                 <listitem>
11013                   <para>Don't show</para>
11014                 </listitem>
11015                 <listitem>
11016                   <para>Show</para>
11017                 </listitem>
11018               </itemizedlist></para>
11019             <para>
11020               <important>
11021                 <para>run the <link linkend="authbrowsercron">Authorities Browser Cron Job</link> to
11022                   create the browser list</para>
11023               </important>
11024             </para>
11025           </section>
11026
11027           <section id="OPACFinesTab">
11028             <title>OPACFinesTab</title>
11029
11030             <para>Default: Allow</para>
11031
11032             <para>Asks: ___ patrons to access the Fines tab on the My Account
11033             page on the OPAC.</para>
11034
11035             <para>Values:</para>
11036
11037             <itemizedlist>
11038               <listitem>
11039                 <para>Allow</para>
11040
11041                 <itemizedlist>
11042                   <listitem>
11043                     <para><link linkend="opacuserlogin">opacuserlogin</link>
11044                     needs to be set to 'allow'</para>
11045                   </listitem>
11046                 </itemizedlist>
11047               </listitem>
11048
11049               <listitem>
11050                 <para>Don't allow</para>
11051               </listitem>
11052             </itemizedlist>
11053           </section>
11054           <section id="OpacHoldNotes">
11055             <title>OpacHoldNotes</title>
11056             <para>Default: Do not allow</para>
11057             <para>Asks: ___  users to add a note when placing a hold.</para>
11058             <para>Values:<itemizedlist>
11059                 <listitem>
11060                   <para>Allow</para>
11061                   <screenshot>
11062                       <screeninfo>Holds notes in the OPAC</screeninfo>
11063                       <mediaobject>
11064                         <imageobject>
11065                           <imagedata fileref="images/admin/globalprefs/OpacHoldNotes.png"/>
11066                         </imageobject>
11067                       </mediaobject>
11068                     </screenshot>
11069                 </listitem>
11070                 <listitem>
11071                   <para>Do not allow</para>
11072                 </listitem>
11073               </itemizedlist></para>
11074           </section>
11075           <section id="OpacItemLocation">
11076             <title>OpacItemLocation</title>
11077             <para>Default: call number only</para>
11078             <para>Asks: Show ____ for items on the OPAC search results.</para>
11079             <para>Values:<itemizedlist>
11080                 <listitem>
11081                   <para>call number only</para>
11082                 </listitem>
11083                 <listitem>
11084                   <para>collection code</para>
11085                 </listitem>
11086                 <listitem>
11087                   <para>location</para>
11088                 </listitem>
11089               </itemizedlist></para>
11090             <para>Description: </para>
11091             <itemizedlist>
11092               <listitem>
11093                 <para>This setting allows users of the OPAC results XSLT stylesheet to choose to
11094                   display collection code or location in addition to call number.</para>
11095               </listitem>
11096             </itemizedlist>
11097           </section>
11098
11099           <section id="OpacPasswordChange">
11100             <title>OpacPasswordChange</title>
11101
11102             <para>Default: Allow</para>
11103
11104             <para>Asks: ___ patrons to change their own password on the
11105             OPAC.</para>
11106
11107             <para>Values:</para>
11108
11109             <itemizedlist>
11110               <listitem>
11111                 <para>Allow</para>
11112
11113                 <itemizedlist>
11114                   <listitem>
11115                     <para><link linkend="opacuserlogin">opacuserlogin</link>
11116                     needs to be set to 'allow'</para>
11117                   </listitem>
11118                 </itemizedlist>
11119               </listitem>
11120
11121               <listitem>
11122                 <para>Don't allow</para>
11123               </listitem>
11124             </itemizedlist>
11125
11126             <important>
11127               <para>Enabling this will break LDAP authentication.</para>
11128             </important>
11129           </section>
11130
11131           <section id="OPACPatronDetails">
11132             <title>OPACPatronDetails</title>
11133
11134             <para>Default: Allow</para>
11135
11136             <para>Asks: ___ patrons to notify the library of changes to their
11137             contact information from the OPAC.</para>
11138
11139             <para>Values:</para>
11140
11141             <itemizedlist>
11142               <listitem>
11143                 <para>Allow</para>
11144
11145                 <itemizedlist>
11146                   <listitem>
11147                     <para><link linkend="opacuserlogin">opacuserlogin</link>
11148                     needs to be set to 'allow'</para>
11149                   </listitem>
11150                 </itemizedlist>
11151               </listitem>
11152
11153               <listitem>
11154                 <para>Don't allow</para>
11155               </listitem>
11156             </itemizedlist>
11157
11158             <para>Description:</para>
11159
11160             <itemizedlist>
11161               <listitem>
11162                 <para>If patrons are allowed to notify the library of changes to their account then
11163                   staff will need to approve the changes via the staff client.  Notification of
11164                   patron account requests will appear on the dashaboard below the list of modules
11165                   with other pending actions.</para>
11166                 <screenshot>
11167                     <screeninfo>Patrons requesting modifications</screeninfo>
11168                     <mediaobject>
11169                       <imageobject>
11170                         <imagedata fileref="images/admin/globalprefs/OPACPatronDetails.png"/>
11171                       </imageobject>
11172                     </mediaobject>
11173                   </screenshot>
11174                 <para>Once you click the notification you will be presented with the changes the
11175                   patron would like to make to their account and from there you can choose how to
11176                   proceed.</para>
11177                 <screenshot>
11178                   <screeninfo>Patrons modifications</screeninfo>
11179                   <mediaobject>
11180                     <imageobject>
11181                       <imagedata fileref="images/admin/globalprefs/OPACPatronDetails-approve.png"/>
11182                     </imageobject>
11183                   </mediaobject>
11184                 </screenshot>
11185                 <note>
11186                   <para>You can control what fields patrons see and can modify via the OPAC by
11187                     setting the <link linkend="PatronSelfRegistrationBorrowerMandatoryField">PatronSelfRegistrationBorrowerMandatoryField</link>
11188                     <link linkend="PatronSelfRegistrationBorrowerUnwantedField">PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
11189                 </note>
11190               </listitem>
11191             </itemizedlist>
11192           </section>
11193
11194           <section id="OPACpatronimage">
11195             <title>OPACpatronimage</title>
11196
11197             <para>Default: Don't show</para>
11198
11199             <para>Asks: ___ patron images on the patron information page in
11200             the OPAC.</para>
11201
11202             <para>Values:</para>
11203
11204             <itemizedlist>
11205               <listitem>
11206                 <para>Don't show</para>
11207               </listitem>
11208
11209               <listitem>
11210                 <para>Show</para>
11211               </listitem>
11212             </itemizedlist>
11213
11214             <para>Description:</para>
11215
11216             <itemizedlist>
11217               <listitem>
11218                 <para>If <link linkend="patronimages">patronimages</link> is
11219                 set to allow the upload of patron images via the staff client,
11220                 then setting this preference to 'show' will show the patron
11221                 what image you have on file for them when they view their
11222                 personal information on their account in the OPAC.</para>
11223               </listitem>
11224             </itemizedlist>
11225           </section>
11226           <section id="OPACPopupAuthorsSearch">
11227             <title>OPACPopupAuthorsSearch</title>
11228             <para>Default: Don't display</para>
11229             <para>Asks: ___  the list of authors/subjects in a popup for a combined search on OPAC
11230               detail pages.</para>
11231             <para>Values:<itemizedlist>
11232                 <listitem>
11233                   <para>Display</para>
11234                   <para>
11235                     <screenshot>
11236                       <screeninfo>Subject search pop up</screeninfo>
11237                       <mediaobject>
11238                         <imageobject>
11239                           <imagedata fileref="images/admin/globalprefs/OPACPopupAuthorsSearch.png"/>
11240                         </imageobject>
11241                       </mediaobject>
11242                     </screenshot>
11243                     <itemizedlist>
11244                       <listitem>
11245                         <important>
11246                           <para>This will only display the pop up if you are not using an XSLT
11247                             stylesheet.  Review your <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> to find out what stylesheet you're
11248                             using.</para>
11249                         </important>
11250                       </listitem>
11251                     </itemizedlist>
11252                   </para>
11253                 </listitem>
11254                 <listitem>
11255                   <para>Don't display<itemizedlist>
11256                       <listitem>
11257                         <para>Authors and subjects will display as search links instead of pop up
11258                           menus.</para>
11259                       </listitem>
11260                     </itemizedlist></para>
11261                 </listitem>
11262               </itemizedlist></para>
11263             <para>Description:<itemizedlist>
11264                 <listitem>
11265                   <para>If this preference is set to 'Display' then clicking a subject or author
11266                     from the details page in the OPAC will present the searcher with a pop up box.
11267                     From this box you can check off any of the subjects or authors listed and search
11268                     them all at once by clicking 'Search' at the bottom of the pop up.  The default
11269                     behavior is for Koha to search just the clicked author or subject.</para>
11270                 </listitem>
11271               </itemizedlist></para>
11272           </section>
11273           <section id="OpacResetPassword">
11274             <title>OpacResetPassword</title>
11275             <para>Default: not allowed</para>
11276             <para>Asks: Library users are ___ to recover their password via e-mail in the
11277               OPAC.</para>
11278             <para>Values:<itemizedlist>
11279                 <listitem>
11280                   <para>allowed<screenshot>
11281                       <screeninfo>Forgot your password link</screeninfo>
11282                       <mediaobject>
11283                         <imageobject>
11284                           <imagedata fileref="images/admin/globalprefs/OpacResetPassword.png"/>
11285                         </imageobject>
11286                       </mediaobject>
11287                     </screenshot></para>
11288                 </listitem>
11289                 <listitem>
11290                   <para>not allowed</para>
11291                 </listitem>
11292               </itemizedlist></para>
11293             <para>Description:<itemizedlist>
11294                 <listitem>
11295                   <para>This preference controls whether you present users of the public catalog
11296                     with a 'Forgot your password' link or not.  Learn more in the <link
11297                       linkend="resetpwopac">OPAC section</link> of this manual.</para>
11298                 </listitem>
11299               </itemizedlist></para>
11300           </section>
11301
11302           <section id="OpacTopissue">
11303             <title>OpacTopissue</title>
11304
11305             <para>Default: Don't allow</para>
11306
11307             <para>Asks: ___ patrons to access a list of the most checked out
11308             items on the OPAC.</para>
11309
11310             <para>Values:</para>
11311
11312             <itemizedlist>
11313               <listitem>
11314                 <para>Allow</para>
11315
11316                 <itemizedlist>
11317                   <listitem>
11318                     <para>A link to 'Most Popular' will appear at the top of
11319                     your OPAC</para>
11320
11321                     <screenshot>
11322                       <screeninfo>'Most Popular' link under the search
11323                       box</screeninfo>
11324
11325                       <mediaobject>
11326                         <imageobject>
11327                           <imagedata fileref="images/admin/globalprefs/OpacTopissue.png"/>
11328                         </imageobject>
11329                       </mediaobject>
11330                     </screenshot>
11331                   </listitem>
11332                 </itemizedlist>
11333               </listitem>
11334
11335               <listitem>
11336                 <para>Don't allow</para>
11337               </listitem>
11338             </itemizedlist>
11339
11340             <para>Description:</para>
11341
11342             <itemizedlist>
11343               <listitem>
11344                 <para>This preference allows the administrator to choose to
11345                 show the "Most Popular" link at the top of the OPAC under the
11346                 search box. The "Most Popular" page shows the top circulated
11347                 items in the library, as determined by the number of times a
11348                 title has been circulated. This allows users to see what
11349                 titles are popular in their community. It is recommended that
11350                 you leave this preference set to 'Don't allow' until you have
11351                 been live on Koha for a couple of months, otherwise the data
11352                 that it shows will not be an accurate portrayal of what's
11353                 popular in your library.</para>
11354
11355                 <screenshot>
11356                   <screeninfo>Sample top issues page</screeninfo>
11357
11358                   <mediaobject>
11359                     <imageobject>
11360                       <imagedata fileref="images/admin/globalprefs/topissues.png"/>
11361                     </imageobject>
11362                   </mediaobject>
11363                 </screenshot>
11364               </listitem>
11365             </itemizedlist>
11366           </section>
11367
11368           <section id="opacuserlogin">
11369             <title>opacuserlogin</title>
11370
11371             <para>Default: Allow</para>
11372
11373             <para>Asks: ___ patrons to log in to their accounts on the
11374             OPAC.</para>
11375
11376             <para>Values:</para>
11377
11378             <itemizedlist>
11379               <listitem>
11380                 <para>Allow</para>
11381               </listitem>
11382
11383               <listitem>
11384                 <para>Don't allow</para>
11385
11386                 <itemizedlist>
11387                   <listitem>
11388                     <para>The OPAC will still be searchable if patrons can't
11389                     log in, this just disables the patron account access via
11390                     the OPAC</para>
11391                   </listitem>
11392                 </itemizedlist>
11393               </listitem>
11394             </itemizedlist>
11395           </section>
11396
11397           <section id="QuoteOfTheDay">
11398             <title>QuoteOfTheDay</title>
11399
11400             <para>Default: Disable</para>
11401
11402             <para>Asks: ___ Quote of the Day display on OPAC home page</para>
11403
11404             <para>Values:</para>
11405
11406             <itemizedlist>
11407               <listitem>
11408                 <para>Disable</para>
11409               </listitem>
11410
11411               <listitem>
11412                 <para>Enable</para>
11413               </listitem>
11414             </itemizedlist>
11415
11416             <para>Description:</para>
11417
11418             <itemizedlist>
11419               <listitem>
11420                 <para>This feature will allow you to enter a series of quotes
11421                 that will then show on the OPAC homepage in random order. To
11422                 add/edit quotes, visit the <link linkend="QOTDEditor">Quote of
11423                 the Day Editor</link> under Tools.</para>
11424               </listitem>
11425             </itemizedlist>
11426           </section>
11427
11428           <section id="RequestOnOpac">
11429             <title>RequestOnOpac</title>
11430
11431             <para>Default: Allow</para>
11432
11433             <para>Asks: ___ patrons to place holds on items from the
11434             OPAC.</para>
11435
11436             <para>Values:</para>
11437
11438             <itemizedlist>
11439               <listitem>
11440                 <para>Allow</para>
11441
11442                 <itemizedlist>
11443                   <listitem>
11444                     <para><link linkend="opacuserlogin">opacuserlogin</link>
11445                     needs to be set to 'allow'</para>
11446                   </listitem>
11447                 </itemizedlist>
11448               </listitem>
11449
11450               <listitem>
11451                 <para>Don't allow</para>
11452               </listitem>
11453             </itemizedlist>
11454           </section>
11455
11456           <section id="reviewson">
11457             <title>reviewson</title>
11458
11459             <para>Default: Allow</para>
11460
11461             <para>Asks: ___ patrons to make comments on items on the
11462             OPAC.</para>
11463
11464             <para>Values:</para>
11465
11466             <itemizedlist>
11467               <listitem>
11468                 <para>Allow</para>
11469
11470                 <itemizedlist>
11471                   <listitem>
11472                     <para>Patrons comments/reviews all require moderation
11473                     before they appear in the OPAC</para>
11474                   </listitem>
11475
11476                   <listitem>
11477                     <para><link linkend="opacuserlogin">opacuserlogin</link>
11478                     needs to be set to 'Allow'</para>
11479                   </listitem>
11480                 </itemizedlist>
11481               </listitem>
11482
11483               <listitem>
11484                 <para>Don't allow</para>
11485               </listitem>
11486             </itemizedlist>
11487
11488             <para>Description:</para>
11489
11490             <itemizedlist>
11491               <listitem>
11492                 <para>This button allows the patrons to submit comments on
11493                 books they have read via the OPAC. If this preference is set
11494                 to "Allow" reviews are first sent to the staff client for
11495                 staff approval before the review is displayed in the OPAC. The
11496                 staff member who reviews and approves comments may find the
11497                 pending comments on the <link linkend="comments">Comments</link> tool. The staff member can
11498                 then choose to approve or delete the comments.</para>
11499               </listitem>
11500             </itemizedlist>
11501           </section>
11502
11503           <section id="ShowReviewer">
11504             <title>ShowReviewer</title>
11505
11506             <para>Default: full name</para>
11507
11508             <para>Asks: Show ___ of commenter with comments in OPAC.</para>
11509
11510             <para>Values:</para>
11511
11512             <itemizedlist>
11513               <listitem>
11514                 <para>first name</para>
11515               </listitem>
11516
11517               <listitem>
11518                 <para>first name and last initial</para>
11519               </listitem>
11520
11521               <listitem>
11522                 <para>full name</para>
11523               </listitem>
11524
11525               <listitem>
11526                 <para>last name</para>
11527               </listitem>
11528
11529               <listitem>
11530                 <para>no name</para>
11531               </listitem>
11532
11533               <listitem>
11534                 <para>username</para>
11535               </listitem>
11536             </itemizedlist>
11537
11538             <para>Description:</para>
11539
11540             <itemizedlist>
11541               <listitem>
11542                 <para>If you would like to protect your patron's privacy in
11543                 the OPAC you can choose to hide their names or parts of their
11544                 names from any of the comments they leave on bib records in
11545                 your system. <link linkend="reviewson">reviewson</link> needs
11546                 to be set to 'Allow' for this to preference to come in to
11547                 play</para>
11548               </listitem>
11549             </itemizedlist>
11550           </section>
11551
11552           <section id="ShowReviewerPhoto">
11553             <title>ShowReviewerPhoto</title>
11554
11555             <para>Default: Show</para>
11556
11557             <para>Asks: ___ reviewer's photo beside comments in OPAC.</para>
11558
11559             <para>Values:</para>
11560
11561             <itemizedlist>
11562               <listitem>
11563                 <para>Hide</para>
11564               </listitem>
11565
11566               <listitem>
11567                 <para>Show</para>
11568
11569                 <itemizedlist>
11570                   <listitem>
11571                     <para><link linkend="reviewson">reviewson</link> needs to
11572                     be set to 'Allow' and <link linkend="ShowReviewer">ShowReviewer</link> needs to be set
11573                     to 'Show' for this to preference to come in to play</para>
11574
11575                     <screenshot>
11576                       <screeninfo>ShowReviewerPhoto set to 'Show'</screeninfo>
11577
11578                       <mediaobject>
11579                         <imageobject>
11580                           <imagedata fileref="images/admin/globalprefs/ShowReviewerPhoto.png"/>
11581                         </imageobject>
11582                       </mediaobject>
11583                     </screenshot>
11584                   </listitem>
11585                 </itemizedlist>
11586               </listitem>
11587             </itemizedlist>
11588
11589             <para>Description:</para>
11590
11591             <itemizedlist>
11592               <listitem>
11593                 <para>This system preference allows libraries to show avatars
11594                 next to patron's comments in the OPAC. These avatars are
11595                 pulled from the <ulink url="https://www.libravatar.org">Libravatar</ulink> library,
11596                 an open source powered product that allows Internet users to
11597                 choose a small icon to display next to their name on various
11598                 different websites. The library has no control over the images
11599                 the patron chooses to display.</para>
11600               </listitem>
11601             </itemizedlist>
11602           </section>
11603
11604           <section id="SocialNetworks">
11605             <title>SocialNetworks</title>
11606
11607             <para>Default: Disable</para>
11608
11609             <para>Asks: ___ social network links in opac detail pages</para>
11610
11611             <para>Values:</para>
11612
11613             <itemizedlist>
11614               <listitem>
11615                 <para>Disable</para>
11616               </listitem>
11617
11618               <listitem>
11619                 <para>Enable</para>
11620
11621                 <screenshot>
11622                   <screeninfo>Social Networks</screeninfo>
11623
11624                   <mediaobject>
11625                     <imageobject>
11626                       <imagedata fileref="images/admin/globalprefs/SocialNetworks.png"/>
11627                     </imageobject>
11628                   </mediaobject>
11629                 </screenshot>
11630               </listitem>
11631             </itemizedlist>
11632
11633             <para>Description:</para>
11634
11635             <itemizedlist>
11636               <listitem>
11637                 <para>This preference will enable a line of social network
11638                 share buttons below the right hand column on the detail pages
11639                 of records in the OPAC.</para>
11640               </listitem>
11641             </itemizedlist>
11642
11643             <important>
11644               <para>In order for these share buttons to work when clicked you
11645               must have filled in your <link linkend="OPACBaseURL">OPACBaseURL</link> preference.</para>
11646             </important>
11647           </section>
11648
11649           <section id="suggestionspref">
11650             <title>suggestion</title>
11651
11652             <para>Default: Allow</para>
11653
11654             <para>Asks: ___ patrons to make purchase suggestions on the
11655             OPAC.</para>
11656
11657             <para>Values:</para>
11658
11659             <itemizedlist>
11660               <listitem>
11661                 <para>Allow</para>
11662
11663                 <itemizedlist>
11664                   <listitem>
11665                     <para><link linkend="opacuserlogin">opacuserlogin</link>
11666                     needs to be set to 'allow' unless <link linkend="AnonSuggestions">AnonSuggestions</link> is set to
11667                     'allow'</para>
11668                   </listitem>
11669                 </itemizedlist>
11670               </listitem>
11671
11672               <listitem>
11673                 <para>Don't allow</para>
11674               </listitem>
11675             </itemizedlist>
11676           </section>
11677         </section>
11678         <section id="opacpayments">
11679           <title>Payments</title>
11680           <para>These preferences will allow you control the tools you use to accept online payments
11681             from your patrons via the OPAC.</para>
11682           <section id="EnablePayPalOpacPayments">
11683             <title>EnablePayPalOpacPayments &amp; PayPalSandboxMode</title>
11684             <para>EnablePayPalOpacPayments Default: Don't all</para>
11685             <para>PayPalSandboxMode Default: Sandbox</para>
11686             <para>Asks: ___ patrons to make payments from the OPAC via PayPal in ___ mode. </para>
11687             <para>EnablePayPalOpacPayments values:<itemizedlist>
11688                 <listitem>
11689                   <para>Allow</para>
11690                 </listitem>
11691                 <listitem>
11692                   <para>Don't allow</para>
11693                 </listitem>
11694               </itemizedlist></para>
11695             <para>PayPalSandboxMode values:<itemizedlist>
11696                 <listitem>
11697                   <para>Production<itemizedlist>
11698                       <listitem>
11699                         <para>Visit <ulink url="https://developer.paypal.com/"
11700                             >https://developer.paypal.com/</ulink> to get information for accepting
11701                           payments in production</para>
11702                       </listitem>
11703                     </itemizedlist></para>
11704                 </listitem>
11705                 <listitem>
11706                   <para>Sandbox<itemizedlist>
11707                       <listitem>
11708                         <para>Visit <ulink url="https://developer.paypal.com/developer/accounts/"
11709                             >https://developer.paypal.com/developer/accounts/</ulink> to get
11710                           information for your sandbox account</para>
11711                       </listitem>
11712                     </itemizedlist></para>
11713                 </listitem>
11714               </itemizedlist></para>
11715             <para>Description:<itemizedlist>
11716                 <listitem>
11717                   <para>This preference will allow you to accept credit card payments via the OPAC
11718                     for fines via PayPal.  You will need to set up your PayPal account and it is
11719                     recommended that you run tests before using this in production. </para>
11720                 </listitem>
11721               </itemizedlist></para>
11722             <important>
11723               <para>PayPayl's terms of service state that you cannot charge your patrons for the
11724                 processing fees and so this plugin will not add additional fees to the
11725                 charges.</para>
11726             </important>
11727           </section>
11728           <section id="PayPalChargeDescription">
11729             <title>PayPalChargeDescription</title>
11730             <para>Default: Koha fee payment</para>
11731             <para>Asks: The patron should see the charge description as ___</para>
11732             <para>Description<itemizedlist>
11733                 <listitem>
11734                   <para>This preference controls what the patron will see on their PayPal
11735                     account/Bank account for this charge.</para>
11736                 </listitem>
11737               </itemizedlist></para>
11738           </section>
11739           <section id="PayPalPwd">
11740             <title>PayPalPwd</title>
11741             <para>Asks: The password for the PayPal account to receive payments is ___</para>
11742           </section>
11743           <section id="PayPalSignature">
11744             <title>PayPalSignature</title>
11745             <para>Asks: The signature for the PayPal account to receive payments is ___</para>
11746           </section>
11747           <section id="PayPalUser">
11748             <title>PayPalUser</title>
11749             <para>Asks: The email address to receive PayPal payments is ___</para>
11750           </section>
11751         </section>
11752
11753         <section id="opacpolicyprefs">
11754           <title>Policy</title>
11755
11756           <para/>
11757
11758           <section id="AllowPurchaseSuggestionBranchChoice">
11759             <title>AllowPurchaseSuggestionBranchChoice</title>
11760
11761             <para>Default: Don't allow</para>
11762
11763             <para>Asks: ___ patrons to select branch when making a purchase
11764             suggestion</para>
11765
11766             <para>Values:</para>
11767
11768             <itemizedlist>
11769               <listitem>
11770                 <para>Allow</para>
11771               </listitem>
11772
11773               <listitem>
11774                 <para>Don't allow</para>
11775               </listitem>
11776             </itemizedlist>
11777
11778             <para>Description:</para>
11779
11780             <itemizedlist>
11781               <listitem>
11782                 <para>If your library system lets patrons make purchase
11783                 suggestions for a specific branch you can set this preference
11784                 to 'Allow' to add a branch selection option to the purchase
11785                 suggestion form.</para>
11786               </listitem>
11787             </itemizedlist>
11788           </section>
11789           <section id="BlockExpiredPatronOpacActions">
11790             <title>BlockExpiredPatronOpacActions</title>
11791             <para>Default: Don't block</para>
11792             <para>Asks: ___ expired patrons from OPAC actions such as placing a hold or renewing. </para>
11793             <para>Values:<itemizedlist>
11794                 <listitem>
11795                   <para>Block</para>
11796                 </listitem>
11797                 <listitem>
11798                   <para>Don't block</para>
11799                 </listitem>
11800               </itemizedlist></para>
11801             <para>Description:<itemizedlist>
11802                 <listitem>
11803                   <para>This preference lets you set a default value for how Koha handles
11804                     permissions for patrons who are expired. This preference can be overwritten by
11805                     the setting on <link linkend="patcats">individual patron
11806                     categories</link>.</para>
11807                 </listitem>
11808               </itemizedlist></para>
11809           </section>
11810
11811           <section id="OpacAllowPublicListCreation">
11812             <title>OpacAllowPublicListCreation</title>
11813
11814             <para>Default: Allow</para>
11815
11816             <para>Asks: ___ opac users to create public lists</para>
11817
11818             <para>Values:</para>
11819
11820             <itemizedlist>
11821               <listitem>
11822                 <para>Allow</para>
11823               </listitem>
11824
11825               <listitem>
11826                 <para>Don't allow</para>
11827               </listitem>
11828             </itemizedlist>
11829
11830             <para>Description:</para>
11831
11832             <itemizedlist>
11833               <listitem>
11834                 <para>Public lists are visible to anyone who visits your OPAC.
11835                 With this preference you can control whether or now patrons
11836                 are allowed to create these public lists. If this is set to
11837                 "Don't allow" then only staff will be able to create public
11838                 lists.</para>
11839               </listitem>
11840             </itemizedlist>
11841
11842             <important>
11843               <para>This preference will only be taken in to account if you
11844               have <link linkend="virtualshelves">virtualshelves</link> set to
11845               'Allow'</para>
11846             </important>
11847           </section>
11848
11849           <section id="OpacAllowSharingPrivateLists">
11850             <title>OpacAllowSharingPrivateLists</title>
11851
11852             <para>Default: Don't allow</para>
11853
11854             <para>Asks: ___ opac users to share private lists with other
11855             patrons.</para>
11856
11857             <para>Values:</para>
11858
11859             <itemizedlist>
11860               <listitem>
11861                 <para>Allow</para>
11862               </listitem>
11863
11864               <listitem>
11865                 <para>Don't allow</para>
11866               </listitem>
11867             </itemizedlist>
11868
11869             <para>Description:</para>
11870
11871             <itemizedlist>
11872               <listitem>
11873                 <para>This feature will add the option for patrons to share their lists with other
11874                   patrons. When this is set to 'Allow' patrons will see a share link at the top of
11875                   their list. When they click that link it will ask for the email of the patron they
11876                   would like to share with. Koha will then email the patron an invitation to see the
11877                   list.</para>
11878               </listitem>
11879             </itemizedlist>
11880           </section>
11881
11882           <section id="OPACFineNoRenewals">
11883             <title>OPACFineNoRenewals</title>
11884
11885             <para>Default: 99999</para>
11886
11887             <para>Asks: Only allow patrons to renew their own books on the
11888             OPAC if they have less than ___ USD in fines</para>
11889
11890             <note>
11891               <para>Leave this field blank to disable</para>
11892             </note>
11893
11894             <important>
11895               <para>To allow renewals in the OPAC, <link linkend="opacuserlogin">opacuserlogin</link> needs to be set to
11896               'allow'</para>
11897             </important>
11898           </section>
11899
11900           <section id="OpacHiddenItems">
11901             <title>OpacHiddenItems</title>
11902
11903             <para>Asks: Allows to define custom rules for hiding specific
11904             items at opac. <note>
11905                 <para>See docs/opac/OpacHiddenItems.txt in your Koha install
11906                 directory for more information</para>
11907               </note></para>
11908
11909             <para>Description:</para>
11910
11911             <itemizedlist>
11912               <listitem>
11913                 <para>In this field you can enter criteria for items you would
11914                 like to hide from display in the OPAC. This field takes any
11915                 combination of item fields (from the items table in the Koha
11916                 database) for blocking. For example a value of:</para>
11917
11918                 <para><programlisting>itype: [07, 10]
11919 location: [STAFF, ISO]</programlisting>Will block items with an itype code of
11920                 07 or 10 as well as items that have a shelving location of
11921                 STAFF or ISO.</para>
11922
11923                 <para>In items my items.itype 07 is defined in Item Types
11924                 Administration as Staff Assigned My items.itype 10 in Item
11925                 Types is Archival Copy The locations STAFF and ISO are in
11926                 Authorized Values for category=LOC STAFF means it's assigned
11927                 to the staff reading room and ISO means it is in the isolation
11928                 room.</para>
11929               </listitem>
11930             </itemizedlist>
11931           </section>
11932
11933           <section id="OpacRenewalAllowed">
11934             <title>OpacRenewalAllowed</title>
11935
11936             <para>Default: Don't allow</para>
11937
11938             <para>Asks: ___ patrons to renew their own books on the
11939             OPAC.</para>
11940
11941             <para>Values:</para>
11942
11943             <itemizedlist>
11944               <listitem>
11945                 <para>Allow</para>
11946
11947                 <itemizedlist>
11948                   <listitem>
11949                     <para><link linkend="opacuserlogin">opacuserlogin</link>
11950                     needs to be set to 'allow'</para>
11951                   </listitem>
11952                 </itemizedlist>
11953               </listitem>
11954
11955               <listitem>
11956                 <para>Don't allow</para>
11957
11958                 <itemizedlist>
11959                   <listitem>
11960                     <para>Staff will still be able to renew items for patrons
11961                     via the staff client</para>
11962                   </listitem>
11963                 </itemizedlist>
11964               </listitem>
11965             </itemizedlist>
11966
11967             <para>Description:</para>
11968
11969             <itemizedlist>
11970               <listitem>
11971                 <para>This preference allows the administration to choose if
11972                 patrons can renew their checked out materials via their
11973                 checked out history in the OPAC. It allows patrons to renew
11974                 their materials without having to contact the library or
11975                 having to return to the library.</para>
11976               </listitem>
11977             </itemizedlist>
11978           </section>
11979
11980           <section id="OpacRenewalBranch">
11981             <title>OpacRenewalBranch</title>
11982
11983             <para>Default: the branch the item was checked out from</para>
11984
11985             <para>Asks: Use ___ as branchcode to store in the statistics
11986             table</para>
11987
11988             <para>Values:</para>
11989
11990             <itemizedlist>
11991               <listitem>
11992                 <para>NULL</para>
11993               </listitem>
11994
11995               <listitem>
11996                 <para>'OPACRenew'</para>
11997               </listitem>
11998
11999               <listitem>
12000                 <para>the item's home branch</para>
12001               </listitem>
12002
12003               <listitem>
12004                 <para>the patron's home branch</para>
12005               </listitem>
12006
12007               <listitem>
12008                 <para>the branch the item was checked out from</para>
12009               </listitem>
12010             </itemizedlist>
12011
12012             <para>Description:</para>
12013
12014             <itemizedlist>
12015               <listitem>
12016                 <para>This value is used in the statistics table to help with
12017                 reporting. The statistics table in Koha keeps track of all
12018                 checkouts and renewals, this preference defines which branch
12019                 is entered in to the table when a patron renews an item for
12020                 themselves via the OPAC.</para>
12021               </listitem>
12022             </itemizedlist>
12023           </section>
12024
12025           <section id="OPACViewOthersSuggestions">
12026             <title>OPACViewOthersSuggestions</title>
12027
12028             <para>Default: Don't show</para>
12029
12030             <para>Asks: ___ purchase suggestions from other patrons on the
12031             OPAC.</para>
12032
12033             <para>Values:</para>
12034
12035             <itemizedlist>
12036               <listitem>
12037                 <para>Don't show</para>
12038               </listitem>
12039
12040               <listitem>
12041                 <para>Show</para>
12042
12043                 <itemizedlist>
12044                   <listitem>
12045                     <para><link linkend="opacuserlogin">opacuserlogin</link>
12046                     needs to be set to 'allow'</para>
12047                   </listitem>
12048                 </itemizedlist>
12049               </listitem>
12050             </itemizedlist>
12051           </section>
12052
12053           <section id="SearchMyLibraryFirst">
12054             <title>SearchMyLibraryFirst</title>
12055
12056             <para>Default: Don't limit</para>
12057
12058             <para>Asks: ___ patrons' searches to the library they are
12059             registered at.</para>
12060
12061             <para>Values:</para>
12062
12063             <itemizedlist>
12064               <listitem>
12065                 <para>Don't limit</para>
12066
12067                 <itemizedlist>
12068                   <listitem>
12069                     <para>Searching the OPAC will show results from all
12070                     libraries</para>
12071                   </listitem>
12072
12073                   <listitem>
12074                     <para>If you're a one branch system, choose 'Don't
12075                     limit'</para>
12076                   </listitem>
12077                 </itemizedlist>
12078               </listitem>
12079
12080               <listitem>
12081                 <para>Limit</para>
12082
12083                 <itemizedlist>
12084                   <listitem>
12085                     <para>Patrons will still be able to search other libraries
12086                     via the Advanced search page - but will be limited to
12087                     searches for their library only from the basic search
12088                     box</para>
12089                   </listitem>
12090
12091                   <listitem>
12092                     <para><link linkend="opacuserlogin">opacuserlogin</link>
12093                     needs to be set to 'allow'</para>
12094                   </listitem>
12095                 </itemizedlist>
12096               </listitem>
12097             </itemizedlist>
12098           </section>
12099
12100           <section id="singleBranchMode">
12101             <title>singleBranchMode</title>
12102
12103             <para>Default: Don't allow</para>
12104
12105             <para>Asks: ___ patrons to select their branch on the OPAC.</para>
12106
12107             <para>Values:</para>
12108
12109             <itemizedlist>
12110               <listitem>
12111                 <para>Allow</para>
12112
12113                 <itemizedlist>
12114                   <listitem>
12115                     <para><link linkend="opacuserlogin">opacuserlogin</link>
12116                     needs to be set to 'allow'</para>
12117                   </listitem>
12118                 </itemizedlist>
12119               </listitem>
12120
12121               <listitem>
12122                 <para>Don't allow</para>
12123               </listitem>
12124             </itemizedlist>
12125
12126             <para>Description:</para>
12127
12128             <itemizedlist>
12129               <listitem>
12130                 <para>This preference is for libraries that have branches but
12131                 do not want to share their items among other branches within
12132                 their system. If the preference is set to "Don't allow" then
12133                 holdings will be shown for all branches within a system. On
12134                 the "Home" screen of the OPAC users have the choice of
12135                 narrowing down results by item location. Setting this
12136                 preference to "Allow" will display only one branch's
12137                 holdings.</para>
12138               </listitem>
12139             </itemizedlist>
12140           </section>
12141         </section>
12142
12143         <section id="opacprivacyprefs">
12144           <title>Privacy</title>
12145
12146           <para/>
12147           <section id="AllowPatronToSetCheckoutsVisibilityForGuarantor">
12148             <title>AllowPatronToSetCheckoutsVisibilityForGuarantor</title>
12149             <para>Default: Don't allow</para>
12150             <para>Asks: ___ patrons to choose their own privacy settings for showing the patron's
12151               checkouts to the patron's guarantor".</para>
12152             <para>Values:<itemizedlist>
12153                 <listitem>
12154                   <para>Allow</para>
12155                 </listitem>
12156                 <listitem>
12157                   <para>Don't allow</para>
12158                 </listitem>
12159               </itemizedlist></para>
12160             <para>Description:<itemizedlist>
12161                 <listitem>
12162                   <para>By default staff can see checkouts to family members via the staff client.
12163                     This preference will allow guarantees (children) to grant permission to
12164                     guarantors (guardians) to view their current checkouts via the public catalog.
12165                     This preference requires that you allow patrons to se their own privacy with the
12166                       <link linkend="OPACPrivacy">OPACPrivacy</link> preference.</para>
12167                 </listitem>
12168               </itemizedlist></para>
12169           </section>
12170
12171           <section id="AnonSuggestions">
12172             <title>AnonSuggestions</title>
12173
12174             <para>Default: Don't allow</para>
12175
12176             <para>Asks: ___ patrons that aren't logged in to make purchase
12177             suggestions. <important>
12178                 <para>If set to 'Allow', suggestions are connected to the
12179                 <link linkend="AnonymousPatron">AnonymousPatron</link></para>
12180               </important></para>
12181
12182             <para>Values:</para>
12183
12184             <itemizedlist>
12185               <listitem>
12186                 <para>Allow</para>
12187               </listitem>
12188
12189               <listitem>
12190                 <para>Don't allow</para>
12191               </listitem>
12192             </itemizedlist>
12193           </section>
12194
12195           <section id="AnonymousPatron">
12196             <title>AnonymousPatron</title>
12197
12198             <para>Default: 0</para>
12199
12200             <para>Asks: Use borrowernumber ___ as the Anonymous Patron (for anonymous suggestions
12201               and reading history) </para>
12202             <note>
12203               <para>Before setting this preference <link linkend="addnewpatron">create a
12204                   patron</link> to be used for all anonymous suggestions and/or reading history
12205                 items. This patron can be any type and should be named something to make it clear to
12206                 you that they're anonymous (ex. Anonymous Patron).</para>
12207             </note>
12208             <important>
12209               <para>Remember to use the borrowernumber note the patron's cardnumber for this value.
12210                 The borrowernumber can be found on the patron record under 'Library use' on the right.<screenshot>
12211                   <screeninfo>Borrowernumber</screeninfo>
12212                   <mediaobject>
12213                     <imageobject>
12214                       <imagedata fileref="images/admin/globalprefs/AnonymousPatron.png"/>
12215                     </imageobject>
12216                   </mediaobject>
12217                 </screenshot></para>
12218             </important>
12219           </section>
12220
12221           <section id="EnableOpacSearchHistory">
12222             <title>EnableOpacSearchHistory</title>
12223
12224             <para>Default: Keep</para>
12225
12226             <para>Asks: ___ patron search history in the OPAC.</para>
12227
12228             <para>Values:</para>
12229
12230             <itemizedlist>
12231               <listitem>
12232                 <para>Don't keep</para>
12233               </listitem>
12234
12235               <listitem>
12236                 <para>Keep</para>
12237               </listitem>
12238             </itemizedlist>
12239           </section>
12240
12241           <section id="OPACPrivacy">
12242             <title>OPACPrivacy</title>
12243
12244             <para>Default: Don't allow</para>
12245
12246             <para>Asks: ___ patrons to choose their own privacy settings for
12247             their reading history. <important>
12248                 <para>This requires <link linkend="opacreadinghistory">opacreadinghistory</link> set to
12249                 'Allow' and <link linkend="AnonymousPatron">AnonymousPatron</link> to be set to
12250                 your anonymous patron's borrowernumber.</para>
12251               </important></para>
12252
12253             <para>Values:</para>
12254
12255             <itemizedlist>
12256               <listitem>
12257                 <para>Allow</para>
12258               </listitem>
12259
12260               <listitem>
12261                 <para>Don't allow</para>
12262               </listitem>
12263             </itemizedlist>
12264             <para>Description:<itemizedlist>
12265                 <listitem>
12266                   <para>The default privacy setting for each patron category can be set in the <link
12267                       linkend="patcats">Patrons Categories</link> area. If you set this preference
12268                     to 'allow' then patrons can change that for themselves via the OPAC.</para>
12269                 </listitem>
12270               </itemizedlist><important>
12271                 <para>If patron has chosen to have their reading history anonymized and you have
12272                     <link linkend="StoreLastBorrower">StoreLastBorrower</link> set to "Don't store"
12273                   then as soon as the item is checked in the last borrower will be
12274                   anonymized.</para>
12275               </important></para>
12276           </section>
12277
12278           <section id="opacreadinghistory">
12279             <title>opacreadinghistory</title>
12280
12281             <para>Default: Allow</para>
12282
12283             <para>Asks: ___ patrons to see what books they have checked out in
12284             the past.</para>
12285
12286             <important>
12287               <para>Enabling this will make it so that patrons can view their circulation history in
12288                 the OPAC unless you have <link linkend="OPACPrivacy">OPACPrivacy</link> set to
12289                 'Allow.'</para>
12290             </important>
12291
12292             <important>
12293               <para>This data is stored in the system regardless of your
12294               choice, unless your patrons have chosen to never have their
12295               reading history kept.</para>
12296             </important>
12297           </section>
12298           <section id="StoreLastBorrower">
12299             <title>StoreLastBorrower</title>
12300             <para>Default: Don't store</para>
12301             <para>Asks: ___ the last patron to return an item.  </para>
12302             <para>Values: <itemizedlist>
12303                 <listitem>
12304                   <para>Don't store</para>
12305                 </listitem>
12306                 <listitem>
12307                   <para>Store</para>
12308                 </listitem>
12309               </itemizedlist></para>
12310             <para>Description:<itemizedlist>
12311                 <listitem>
12312                   <para>This preference allows you to store the last patron to borrow an item even
12313                     if the patron has chosen to have their reading history anonymized.  </para>
12314                 </listitem>
12315               </itemizedlist><note>
12316                 <para>This setting is independent of <link linkend="opacreadinghistory"
12317                     >opacreadinghistory</link> and/or <link linkend="AnonymousPatron"
12318                     >AnonymousPatron</link>.</para>
12319               </note></para>
12320           </section>
12321           <section id="TrackClicks">
12322             <title>TrackClicks</title>
12323             <para>Default: Don't track</para>
12324             <para>Asks: ___  links that patrons click on.</para>
12325             <para>Values:<itemizedlist>
12326                 <listitem>
12327                   <para>Don't track</para>
12328                 </listitem>
12329                 <listitem>
12330                   <para>Track</para>
12331                 </listitem>
12332                 <listitem>
12333                   <para>Track anonymously</para>
12334                 </listitem>
12335               </itemizedlist></para>
12336             <para>Description:<itemizedlist>
12337                 <listitem>
12338                   <para>By setting this preference to one of the track options you will allow Koha
12339                     to track every link clicked in Koha.  This data will be stored in a database
12340                     table so that you can run reports against that data.  If you choose to 'Track'
12341                     clicks then Koha will record both the link clicked and the logged in user who
12342                     clicked the link. If you choose to 'Track anonymously' then the borrowernumber
12343                     will not be recorded, but the rest of the data will.<note>
12344                       <para>Remember to update your local privacy policies and link to them from the
12345                         OPAC to notify your users that you are tracking their information.</para>
12346                     </note></para>
12347                 </listitem>
12348               </itemizedlist></para>
12349           </section>
12350         </section>
12351         <section id="opacrestrictedpg">
12352           <title>Restricted Page</title>
12353           <para>Using the following preference you can create a page within your Koha system that is
12354             accessible by only specific IP addresses. This can be used to house links to databases
12355             that can only be accessed from with the library or other licensed content.</para>
12356           <section id="RestrictedPageContent">
12357             <title>RestrictedPageContent</title>
12358             <para>Asks: HTML content of your restricted page.</para>
12359           </section>
12360           <section id="RestrictedPageLocalIPs">
12361             <title>RestrictedPageLocalIPs</title>
12362             <para>Asks: Access from IP addresses beginning with ___ do not need to be
12363               authenticated</para>
12364             <para>Description:<itemizedlist>
12365                 <listitem>
12366                   <para>You can enter individual IPS as a comma separated list (ex:
12367                     '127.0.0,127.0.1') or just the beginning of the IP range allowed (ex:
12368                     '127.0.')</para>
12369                 </listitem>
12370               </itemizedlist></para>
12371           </section>
12372           <section id="RestrictedPageTitle">
12373             <title>RestrictedPageTitle</title>
12374             <para>Asks: Use ___ as title of your restricted page</para>
12375             <para>Description:<itemizedlist>
12376                 <listitem>
12377                   <para>This title will appear in the breadcrumb and on the top of the restricted
12378                     page.</para>
12379                 </listitem>
12380               </itemizedlist></para>
12381           </section>
12382         </section>
12383         <section id="opacselfregistrationprefs">
12384           <title>Self Registration</title>
12385           <section id="PatronSelfModificationBorrowerUnwantedField">
12386             <title>PatronSelfModificationBorrowerUnwantedField</title>
12387             <para>Default: password</para>
12388             <para>Asks: The following <ulink
12389                 url="http://schema.koha-community.org/tables/borrowers.html">database
12390                 columns</ulink> will not appear on the patron self-modification screen: ___</para>
12391             <para>Description:</para>
12392             <itemizedlist>
12393               <listitem>
12394                 <para>This preference allows you to define what fields patrons can edit if you're
12395                   allowing them to update their personal information via the public catalog with the
12396                     <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference.</para>
12397               </listitem>
12398             </itemizedlist>
12399             <important>
12400               <para>Separate columns with |</para>
12401             </important>
12402           </section>
12403           <section id="PatronSelfRegistration">
12404             <title>PatronSelfRegistration</title>
12405             <para>Default: Don't allow</para>
12406             <para>Asks: ___ library patrons to register an account via the OPAC.</para>
12407             <para>Values:<itemizedlist>
12408                 <listitem>
12409                   <para>Allow</para>
12410                 </listitem>
12411                 <listitem>
12412                   <para>Don't allow</para>
12413                 </listitem>
12414               </itemizedlist></para>
12415             <para>Description:</para>
12416             <itemizedlist>
12417               <listitem>
12418                 <para>Setting this preference to 'Allow' will provide a link on the OPAC to register
12419                   for a new account.  Using the other <link linkend="opacselfregistrationprefs">Self
12420                     Registration</link> system preferences you can control how this preference will function.</para>
12421                 <screenshot>
12422                     <screeninfo>Register link in the OPAC</screeninfo>
12423                     <mediaobject>
12424                       <imageobject>
12425                         <imagedata fileref="images/admin/globalprefs/PatronSelfRegistration.png"/>
12426                       </imageobject>
12427                     </mediaobject>
12428                   </screenshot>
12429               </listitem>
12430             </itemizedlist>
12431             <important>
12432               <para>Patrons registering via the OPAC will not need to be approved by a librarian.
12433                 For this reason it is recommended that you set up a provisional <link linkend="patcats">patron category</link> with no <link linkend="circfinerules">circulation rights</link>.  That way patrons will have to come in to the library
12434                 to verify their identity before given circulation rights at the library. Once the
12435                 patron confirms their identiy the library staff can change the category to one with
12436                 permissions to check items out and place holds.</para>
12437             </important>
12438           </section>
12439           <section id="PatronSelfRegistrationAdditionalInstructions">
12440             <title>PatronSelfRegistrationAdditionalInstructions</title>
12441             <para>Asks: Display the following additional instructions for patrons who self register
12442               via the OPAC ( HTML is allowed ): </para>
12443             <para>Description:<itemizedlist>
12444                 <listitem>
12445                   <para>This preference takes any HTML you'd like to display on the page the patron
12446                     sees after successfully registering for their library card.</para>
12447                 </listitem>
12448               </itemizedlist></para>
12449           </section>
12450           <section id="PatronSelfRegistrationBorrowerMandatoryField">
12451             <title>PatronSelfRegistrationBorrowerMandatoryField</title>
12452             <para>Default: surname|firstname</para>
12453             <para>Asks: The following database columns must be filled in on the patron entry screen:
12454               ___</para>
12455             <para>Description:</para>
12456             <itemizedlist>
12457               <listitem>
12458                 <para>This preference allows you to define what fields patrons must fill in on their
12459                   self regisration form.  If any of the required fields are blank Koha will not let
12460                   the patron register.</para>
12461               </listitem>
12462             </itemizedlist>
12463             <important>
12464               <para>Separate columns with |</para>
12465             </important>
12466             <note>
12467               <para>For help with field names, ask your system administrator or <ulink url="http://schema.koha-community.org/tables/borrowers.html">view the database
12468                   structure</ulink> associated with the borrowers table.</para>
12469             </note>
12470             <note>
12471               <para>If you're going to require that patrons verify their accounts via email with the
12472                   <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link> preference the email field will
12473                 automatically be marked as required.</para>
12474             </note>
12475           </section>
12476           <section id="PatronSelfRegistrationBorrowerUnwantedField">
12477             <title>PatronSelfRegistrationBorrowerUnwantedField</title>
12478             <para>Default: password</para>
12479             <para>Asks: The following database columns will not appear on the patron entry screen:
12480               ___</para>
12481             <para>Description:</para>
12482             <itemizedlist>
12483               <listitem>
12484                 <para>Using this preference you can hide fields from the patron registraion and
12485                   update form in the OPAC.</para>
12486               </listitem>
12487             </itemizedlist>
12488             <important>
12489               <para>Separate columns with |</para>
12490             </important>
12491             <note>
12492               <para>For help with field names, ask your system administrator or <ulink url="http://schema.koha-community.org/tables/borrowers.html">view the database
12493                   structure</ulink> associated with the borrowers table.</para>
12494             </note>
12495           </section>
12496           <section id="PatronSelfRegistrationDefaultCategory">
12497             <title>PatronSelfRegistrationDefaultCategory</title>
12498             <para>Asks: Use the patron category code ___ as the default patron category for patrons
12499               registered via the OPAC. </para>
12500             <para>Description:</para>
12501             <itemizedlist>
12502               <listitem>
12503                 <para>Enter in the patron category code for the category that all new patrons
12504                   registered via the OPAC will be put in to.</para>
12505               </listitem>
12506             </itemizedlist>
12507             <important>
12508               <para>Patrons registering via the OPAC will not need to be approved by a librarian.
12509                 For this reason it is recommended that you set up a provisional <link linkend="patcats">patron category</link> with no <link linkend="circfinerules">circulation rights</link>.  That way patrons will have to come in to the library
12510                 to verify their identity before given circulation rights at the library. Once the
12511                 patron confirms their identiy the library staff can change the category to one with
12512                 permissions to check items out and place holds.</para>
12513             </important>
12514             <important>
12515               <para>If you leave this blank or enter in an invalid code your patrons will still be
12516                 able to register but will not be given a username. There will be no errors on the
12517                 page to explain this, so be sure to enter a valid patron category code.</para>
12518             </important>
12519           </section>
12520           <section id="PatronSelfRegistrationExpireTemporaryAccountsDelay">
12521             <title>PatronSelfRegistrationExpireTemporaryAccountsDelay</title>
12522             <para>Default: 0</para>
12523             <para>Asks: Delete patrons registered via the OPAC, but not yet verified after ___
12524               days.</para>
12525             <para>Description:<itemizedlist>
12526                 <listitem>
12527                   <para>This prefence links to the <link linkend="deleteexpiredregistrationcron"
12528                       >delete_expired_opac_registrations.pl cron job</link>. If that cron is set to
12529                     run nightly it will clean up any registrations that have not been verified via
12530                     email in the number of days entered on this preference. This is dependent on
12531                       <link linkend="PatronSelfRegistrationVerifyByEmail"
12532                       >PatronSelfRegistrationVerifyByEmail</link> preference.</para>
12533                 </listitem>
12534               </itemizedlist></para>
12535           </section>
12536           <section id="PatronSelfRegistrationVerifyByEmail">
12537             <title>PatronSelfRegistrationVerifyByEmail</title>
12538             <para>Default: Don't require</para>
12539             <para>Asks: ___  that a self-registering patron verify his or herself via email.</para>
12540             <para>Values:<itemizedlist>
12541                 <listitem>
12542                   <para>Don't require</para>
12543                 </listitem>
12544                 <listitem>
12545                   <para>Require</para>
12546                 </listitem>
12547               </itemizedlist></para>
12548             <para>Description:<itemizedlist>
12549                 <listitem>
12550                   <para>If you require patrons to verify their accounts via email they will not be
12551                     able to log in to the OPAC until they acknowledge the email sent by Koha. If you
12552                     don't require this then patrons will be able to log in as soon as they fill in
12553                     the registration form. You can set the <link
12554                       linkend="PatronSelfRegistrationExpireTemporaryAccountsDelay"
12555                       >PatronSelfRegistrationExpireTemporaryAccountsDelay</link> preference to
12556                     delete the un-verified self registrations after a certain number of days.</para>
12557                 </listitem>
12558               </itemizedlist><note>
12559                 <para>If you're going to require that patrons verify their accounts via email then
12560                   the email field will automatically be marked as required.</para>
12561               </note></para>
12562           </section>
12563         </section>
12564
12565         <section id="shelfbrowseprefs">
12566           <title>Shelf Browser</title>
12567
12568           <para/>
12569
12570           <section id="OPACShelfBrowser">
12571             <title>OPACShelfBrowser</title>
12572
12573             <para>Default: Show</para>
12574
12575             <para>Asks: ___ a shelf browser on item details pages, allowing
12576             patrons to see what's near that item on the shelf.</para>
12577
12578             <para>Values:</para>
12579
12580             <itemizedlist>
12581               <listitem>
12582                 <para>Don't show</para>
12583               </listitem>
12584
12585               <listitem>
12586                 <para>Show</para>
12587
12588                 <screenshot>
12589                   <screeninfo>OPACShelfBrowser</screeninfo>
12590
12591                   <mediaobject>
12592                     <imageobject>
12593                       <imagedata fileref="images/admin/globalprefs/OPACShelfBrowser.png"/>
12594                     </imageobject>
12595                   </mediaobject>
12596                 </screenshot>
12597               </listitem>
12598             </itemizedlist>
12599
12600             <para>Description:</para>
12601
12602             <itemizedlist>
12603               <listitem>
12604                 <para>This preference allows patrons to view what is located
12605                 on the shelf near the item they looked up. The shelf browser
12606                 option appears on the details page to the right of each items'
12607                 call number. Clicking the 'Browse Shelf' link allows for a
12608                 virtual shelf browsing experience via the OPAC and lets
12609                 patrons see other books that may relate to their search and
12610                 items that sit on the shelf near the item they are looking
12611                 at.</para>
12612               </listitem>
12613             </itemizedlist>
12614
12615             <important>
12616               <para>This uses up a fairly large amount of resources on your
12617               server, and should be avoided if your collection has a large
12618               number of items.</para>
12619             </important>
12620           </section>
12621
12622           <section id="ShelfBrowserUsesCcode">
12623             <title>ShelfBrowserUsesCcode</title>
12624
12625             <para>Default: Don't use</para>
12626
12627             <para>Asks: ___ the item collection code when finding items for
12628             the shelf browser.</para>
12629
12630             <para>Values:</para>
12631
12632             <itemizedlist>
12633               <listitem>
12634                 <para>Don't use</para>
12635               </listitem>
12636
12637               <listitem>
12638                 <para>Use</para>
12639               </listitem>
12640             </itemizedlist>
12641
12642             <para>Description:</para>
12643
12644             <itemizedlist>
12645               <listitem>
12646                 <para>If your library uses collection codes then you might
12647                 want the shelf browser to take into consideration what
12648                 collection the books belong to when populating the virtual
12649                 shelf browser.</para>
12650               </listitem>
12651             </itemizedlist>
12652           </section>
12653
12654           <section id="ShelfBrowserUsesHomeBranch">
12655             <title>ShelfBrowserUsesHomeBranch</title>
12656
12657             <para>Default: Use</para>
12658
12659             <para>Asks: ___ the item home branch when finding items for the
12660             shelf browser.</para>
12661
12662             <para>Values:</para>
12663
12664             <itemizedlist>
12665               <listitem>
12666                 <para>Don't use</para>
12667               </listitem>
12668
12669               <listitem>
12670                 <para>Use</para>
12671               </listitem>
12672             </itemizedlist>
12673
12674             <para>Description:</para>
12675
12676             <itemizedlist>
12677               <listitem>
12678                 <para>If you have a multiple branch system you may want to
12679                 make sure that Koha takes into consideration what branch owns
12680                 the books when populating the virtual shelf browser for
12681                 accuracy.</para>
12682               </listitem>
12683             </itemizedlist>
12684           </section>
12685
12686           <section id="ShelfBrowserUsesLocation">
12687             <title>ShelfBrowserUsesLocation</title>
12688
12689             <para>Default: Use</para>
12690
12691             <para>Asks: ___ the item location when finding items for the shelf
12692             browser.</para>
12693
12694             <para>Values:</para>
12695
12696             <itemizedlist>
12697               <listitem>
12698                 <para>Don't use</para>
12699               </listitem>
12700
12701               <listitem>
12702                 <para>Use</para>
12703               </listitem>
12704             </itemizedlist>
12705
12706             <para>Description:</para>
12707
12708             <itemizedlist>
12709               <listitem>
12710                 <para>If your library uses shelving locations then you might
12711                 want the shelf browser to take into consideration what
12712                 shelving location the books belong to when populating the
12713                 virtual shelf browser.</para>
12714               </listitem>
12715             </itemizedlist>
12716           </section>
12717         </section>
12718       </section>
12719
12720       <section id="patronprefs">
12721         <title>Patrons</title>
12722
12723         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
12724         Global System Preferences &gt; Patrons</para>
12725
12726         <section id="generalpatronpref">
12727           <title>General</title>
12728           <section id="AutoEmailOPACUser">
12729             <title>AutoEmailOpacUser</title>
12730             <para>Default: Don't send</para>
12731             <para>Asks: ___ an email to newly created patrons with their account details.</para>
12732             <para>Description:</para>
12733             <itemizedlist>
12734               <listitem>
12735                 <para>AutoEmailOpacUser allows library users to be notified by email of their
12736                   account details when a new account is opened at the email address specified in the
12737                     <link linkend="AutoEmailPrimaryAddress">AutoEmailPrimaryAddress</link>
12738                   preference. The email contains the username and password given to or chosen by the
12739                   patron when signing up for their account and can be customized by editing the
12740                     <link linkend="ACCTDETAILS">ACCTDETAILS</link> notice.</para>
12741               </listitem>
12742             </itemizedlist>
12743             <para>Values:</para>
12744             <itemizedlist>
12745               <listitem>
12746                 <para>Don't send</para>
12747               </listitem>
12748               <listitem>
12749                 <para>Send</para>
12750               </listitem>
12751             </itemizedlist>
12752           </section>
12753           <section id="AutoEmailPrimaryAddress">
12754             <title>AutoEmailPrimaryAddress</title>
12755             <para>Default: alternate</para>
12756             <para>Asks: Use ___ patron email address for sending out emails.</para>
12757             <para>Values:</para>
12758             <itemizedlist>
12759               <listitem>
12760                 <para>alternate</para>
12761               </listitem>
12762               <listitem>
12763                 <para>first valid</para>
12764               </listitem>
12765               <listitem>
12766                 <para>home</para>
12767               </listitem>
12768               <listitem>
12769                 <para>work</para>
12770               </listitem>
12771             </itemizedlist>
12772             <para>Description:</para>
12773             <itemizedlist>
12774               <listitem>
12775                 <para>If you choose 'first valid' as the value for AutoEmailPrimaryAddress the
12776                   system will check the email fields in this order: home, work, then alternate.
12777                   Otherwise the system will use the email address you specify.</para>
12778               </listitem>
12779             </itemizedlist>
12780           </section>
12781           <section id="autoMemberNum">
12782             <title>autoMemberNum</title>
12783             <para>Default: Do</para>
12784             <para>Asks: ___ default the card number field on the patron addition screen to the next
12785               available card number</para>
12786             <para>Values:</para>
12787             <itemizedlist>
12788               <listitem>
12789                 <para>Do</para>
12790                 <itemizedlist>
12791                   <listitem>
12792                     <para>If the largest currently used card number is 26345000012941, then this
12793                       field will default to 26345000012942 for the next patron</para>
12794                   </listitem>
12795                 </itemizedlist>
12796               </listitem>
12797               <listitem>
12798                 <para>Don't</para>
12799               </listitem>
12800             </itemizedlist>
12801             <para>Description:</para>
12802             <itemizedlist>
12803               <listitem>
12804                 <para>This preference determines if the patron's barcode is automatically
12805                   calculated. This prevents the person setting up the library card account from
12806                   having to assign a number to the new card. If set to 'Do' the system will
12807                   calculate a new patron barcode by adding 1 to the maximum barcode already present
12808                   in the database.</para>
12809               </listitem>
12810             </itemizedlist>
12811           </section>
12812           <section id="BorrowerMandatoryField">
12813             <title>BorrowerMandatoryField</title>
12814             <para>Default: surname|cardnumber|barcode</para>
12815             <para>Asks: The following database columns must be filled in on the patron entry screen:
12816               ___</para>
12817             <para>Description:</para>
12818             <itemizedlist>
12819               <listitem>
12820                 <para>This preference enables the system administrator to choose which fields your
12821                   library would like required for patron accounts. Enter field names separated by |
12822                   (bar). This ensures that basic information is included in each patron record. If a
12823                   patron leaves one of the required fields blank an error message will issue and the
12824                   account will not be created.</para>
12825               </listitem>
12826             </itemizedlist>
12827             <important>
12828               <para>Separate columns with |</para>
12829             </important>
12830             <note>
12831               <para>For help with field names, ask your system administrator or <ulink
12832                   url="http://schema.koha-community.org/tables/borrowers.html">view the database
12833                   structure</ulink> associated with the borrowers table.</para>
12834             </note>
12835           </section>
12836           <section id="borrowerRelationship">
12837             <title>borrowerRelationship</title>
12838             <para>Default: father|mother</para>
12839             <para>Asks: Guarantors can be the following of those they guarantee ___</para>
12840             <para>Description:</para>
12841             <itemizedlist>
12842               <listitem>
12843                 <para>This preference enables the system administrator to define valid relationships
12844                   between a guarantor (usually a parent) &amp; a guarantee (usually a child).
12845                   Defining values for this field does not make the guarantor field required when
12846                   adding a guarantee type patron. This preference creates a drop down list
12847                   identifying the relationship of the guarantor to the guarantee. To disable the
12848                   ability to add children types in Koha you can leave this field blank.</para>
12849               </listitem>
12850             </itemizedlist>
12851             <important>
12852               <para>Input multiple choices separated by |</para>
12853             </important>
12854           </section>
12855           <section id="BorrowerRenewalPeriodBase">
12856             <title>BorrowerRenewalPeriodBase</title>
12857             <para>Default: current date</para>
12858             <para>Asks: When renewing borrowers, base the new expiry date on ___</para>
12859             <para>Values:</para>
12860             <itemizedlist>
12861               <listitem>
12862                 <para>current date.</para>
12863               </listitem>
12864               <listitem>
12865                 <para>current membership expiry date.</para>
12866               </listitem>
12867             </itemizedlist>
12868             <para>Description:</para>
12869             <itemizedlist>
12870               <listitem>
12871                 <para>This preference controls what the patron's new expiration date will be when
12872                   you renew their card. Using the 'current date' will add the subscription period to
12873                   today's date when calculating the new expiration date. Using 'current membership
12874                   expiry date' will add the subscription period to the old expiration date for the
12875                   patron when renewing their account.</para>
12876               </listitem>
12877             </itemizedlist>
12878           </section>
12879           <section id="BorrowersTitles">
12880             <title>BorrowersTitles</title>
12881             <para>Default: Mr|Mrs|Miss|Ms</para>
12882             <para>Asks: Borrowers can have the following titles ___</para>
12883             <para>Description:</para>
12884             <itemizedlist>
12885               <listitem>
12886                 <para>This preference allows the staff to choose the titles that can be assigned to
12887                   patrons. The choices present as a drop down list when creating a patron
12888                   record.</para>
12889               </listitem>
12890             </itemizedlist>
12891             <important>
12892               <para>Input multiple choices separated by |</para>
12893             </important>
12894           </section>
12895           <section id="BorrowerUnwantedField">
12896             <title>BorrowerUnwantedField</title>
12897             <para>Asks: The following database columns will not appear on the patron entry screen:
12898               ___</para>
12899             <para>Description:</para>
12900             <itemizedlist>
12901               <listitem>
12902                 <para>This preference enables the system administrator to choose which fields your
12903                   library doesn't need to see on the patron entry form. Enter field names separated
12904                   by | (bar).</para>
12905               </listitem>
12906             </itemizedlist>
12907             <important>
12908               <para>Separate columns with |</para>
12909             </important>
12910             <note>
12911               <para>For help with field names, ask your system administrator or <ulink
12912                   url="http://schema.koha-community.org/tables/borrowers.html">view the database
12913                   structure</ulink> associated with the borrowers table.</para>
12914             </note>
12915           </section>
12916           <section id="CardnumberLength">
12917             <title>CardnumberLength</title>
12918             <para>Asks: Card numbers for patrons must be ___ characters long. </para>
12919             <para>Description:<itemizedlist>
12920                 <listitem>
12921                   <para>The length can be a single number to specify an exact length, a range
12922                     separated by a comma (i.e., 'Min,Max'), or a maximum with no minimum (i.e.,
12923                     ',Max'). If 'cardnumber' is included in the <link
12924                       linkend="BorrowerMandatoryField">BorrowerMandatoryField</link> list, the
12925                     minimum length, if not specified here, defaults to one. </para>
12926                 </listitem>
12927               </itemizedlist></para>
12928           </section>
12929           <section id="checkdigit">
12930             <title>checkdigit</title>
12931             <para>Default: Don't</para>
12932             <para>Asks: ___ check and construct borrower card numbers in the Katipo style.</para>
12933             <para>Values:</para>
12934             <itemizedlist>
12935               <listitem>
12936                 <para>Do</para>
12937               </listitem>
12938               <listitem>
12939                 <para>Don't</para>
12940               </listitem>
12941             </itemizedlist>
12942             <important>
12943               <para>This overrides <link linkend="autoMemberNum">autoMemberNum</link> if on.</para>
12944             </important>
12945           </section>
12946           <section id="EnableBorrowerFiles">
12947             <title>EnableBorrowerFiles</title>
12948             <para>Default: Don't</para>
12949             <para>Asks: ___ enable the ability to upload and attach arbitrary files to a borrower
12950               record.</para>
12951             <para>Values:</para>
12952             <itemizedlist>
12953               <listitem>
12954                 <para>Do</para>
12955               </listitem>
12956               <listitem>
12957                 <para>Don't</para>
12958               </listitem>
12959             </itemizedlist>
12960             <para>Description:</para>
12961             <itemizedlist>
12962               <listitem>
12963                 <para>When enabled this will add a 'Files' tab to the left of the patron detail page
12964                   where you can view and upload files to the patron record.</para>
12965               </listitem>
12966             </itemizedlist>
12967           </section>
12968           <section id="EnhancedMessagingPreferences">
12969             <title>EnhancedMessagingPreferences</title>
12970             <para>Default: Allow</para>
12971             <para>Asks: ___ staff to manage which notices patrons will receive and when they will
12972               receive them. </para>
12973             <para>Values:</para>
12974             <itemizedlist>
12975               <listitem>
12976                 <para>Allow</para>
12977               </listitem>
12978               <listitem>
12979                 <para>Don't allow</para>
12980               </listitem>
12981             </itemizedlist>
12982             <important>
12983               <para>This only applies to certain kinds of notices, overdue notices will be sent
12984                 based on the library's rules, not the patron's choice.</para>
12985             </important>
12986             <note>
12987               <para>To manage if patrons have also access to these settings, use <link
12988                   linkend="EnhancedMessagingPreferencesOPAC"
12989                 >EnhancedMessagingPreferencesOPAC</link>. </para>
12990             </note>
12991             <para>Description:</para>
12992             <itemizedlist>
12993               <listitem>
12994                 <para>These messages are in addition to the overdue notices that the library sends.
12995                   The difference between these notices and overdues is that the patron can opt-in
12996                   and out of these. Setting this preference to 'Allow' will allow staff to choose
12997                   for patrons to receive any one of the following messages:</para>
12998                 <itemizedlist>
12999                   <listitem>
13000                     <para>Item Checkout : A notice that lists all the of the items the patron has
13001                       just checked out and/or renewed, this is an electronic form of the checkout
13002                       receipt</para>
13003                   </listitem>
13004                   <listitem>
13005                     <para>Item Due : A notice on the day and item is due back at the library</para>
13006                   </listitem>
13007                   <listitem>
13008                     <para>Hold Filled : A notice when you have confirmed the hold is waiting for the
13009                       patron</para>
13010                   </listitem>
13011                   <listitem>
13012                     <para>Item Checkin : A notice that lists all the of the items the patron has
13013                       just checked in</para>
13014                   </listitem>
13015                   <listitem>
13016                     <para>Advanced Notice : A notice in advance of the patron's items being due
13017                       (Staff can choose the number of days in advance)</para>
13018                   </listitem>
13019                 </itemizedlist>
13020               </listitem>
13021             </itemizedlist>
13022           </section>
13023           <section id="EnhancedMessagingPreferencesOPAC">
13024             <title>EnhancedMessagingPreferencesOPAC</title>
13025             <para>Default: Show</para>
13026             <para>Asks: ___ patron messaging setting on the OPAC</para>
13027             <para>Values:<itemizedlist>
13028                 <listitem>
13029                   <para>Don't show</para>
13030                 </listitem>
13031                 <listitem>
13032                   <para>Show</para>
13033                 </listitem>
13034               </itemizedlist><important>
13035                 <para><link linkend="EnhancedMessagingPreferences"
13036                     >EnhancedMessagingPreferences</link> must be enabled for messaging options to
13037                   show in the OPAC</para>
13038               </important></para>
13039             <para>Description:</para>
13040             <itemizedlist>
13041               <listitem>
13042                 <para>These messages are in addition to the overdue notices that the library sends.
13043                   The difference between these notices and overdues is that the patron can opt-in
13044                   and out of these. Setting this preference to 'Allow' will allow patrons to choose
13045                   to receive any one of the following messages:</para>
13046                 <itemizedlist>
13047                   <listitem>
13048                     <para>Item Checkout : A notice that lists all the of the items the patron has
13049                       just checked out and/or renewed, this is an electronic form of the checkout
13050                       receipt</para>
13051                   </listitem>
13052                   <listitem>
13053                     <para>Item Due : A notice on the day and item is due back at the library</para>
13054                   </listitem>
13055                   <listitem>
13056                     <para>Hold Filled : A notice when you have confirmed the hold is waiting for the
13057                       patron</para>
13058                   </listitem>
13059                   <listitem>
13060                     <para>Item Checkin : A notice that lists all the of the items the patron has
13061                       just checked in</para>
13062                   </listitem>
13063                   <listitem>
13064                     <para>Advanced Notice : A notice in advance of the patron's items being due (The
13065                       patron can choose the number of days in advance)</para>
13066                   </listitem>
13067                 </itemizedlist>
13068               </listitem>
13069             </itemizedlist>
13070           </section>
13071           <section id="ExtendedPatronAttributes">
13072             <title>ExtendedPatronAttributes</title>
13073             <para>Default: Enable</para>
13074             <para>Asks: ___ searching, editing and display of custom attributes on patrons.</para>
13075             <para>Values:</para>
13076             <itemizedlist>
13077               <listitem>
13078                 <para>Don't enable</para>
13079               </listitem>
13080               <listitem>
13081                 <para>Enable</para>
13082                 <itemizedlist>
13083                   <listitem>
13084                     <para>Define attributes in Koha administration</para>
13085                   </listitem>
13086                   <listitem>
13087                     <para>Get there: More &gt; Administration &gt; <link
13088                         linkend="patronattributetypes">Patron Attribute Types</link></para>
13089                   </listitem>
13090                 </itemizedlist>
13091               </listitem>
13092             </itemizedlist>
13093             <para>Description:</para>
13094             <itemizedlist>
13095               <listitem>
13096                 <para>Patron attributes are library-defined custom fields that can be applied to
13097                   patron records.</para>
13098               </listitem>
13099             </itemizedlist>
13100             <note>
13101               <para>Use custom attributes for fields that the default patron record does not support
13102                 such as driver's license number or student ID number.</para>
13103             </note>
13104           </section>
13105           <section id="FeeOnChangePatronCategory">
13106             <title>FeeOnChangePatronCategory</title>
13107             <para>Default: Do</para>
13108             <para>Asks: ___ charge a fee when a patron changes to a category with an enrollment
13109               fee.</para>
13110             <para>Values:<itemizedlist>
13111                 <listitem>
13112                   <para>Do</para>
13113                 </listitem>
13114                 <listitem>
13115                   <para>Don't</para>
13116                 </listitem>
13117               </itemizedlist></para>
13118           </section>
13119           <section id="intranetreadinghistory">
13120             <title>intranetreadinghistory</title>
13121             <para>Default: Allow</para>
13122             <para>Asks: ___  staff to access a patron's checkout history. <important>
13123                 <para>If you have the <link linkend="OPACPrivacy">OPACPrivacy</link> preference set
13124                   to 'Allow' and the patron has decided to not have their history kept staff will
13125                   only see currently checked out items.</para>
13126               </important></para>
13127             <para>Values:</para>
13128             <itemizedlist>
13129               <listitem>
13130                 <para>Allow</para>
13131               </listitem>
13132               <listitem>
13133                 <para>Don't allow</para>
13134               </listitem>
13135             </itemizedlist>
13136             <important>
13137               <para>Reading history is still stored, regardless of staff being allowed access or not
13138                 unless the patron has chosen to have their history anonymized via their <link
13139                   linkend="opacmyprivacy">privacy page</link>.</para>
13140             </important>
13141           </section>
13142           <section id="MaxFine">
13143             <title>MaxFine</title>
13144             <para>Default: 9999</para>
13145             <para>Asks: The late fine for all checkouts will only go up to ___ USD.</para>
13146             <para>Description:</para>
13147             <itemizedlist>
13148               <listitem>
13149                 <para>This preference controls the default cap on fines accrued by the patron.
13150                   Leaving this preference blank means that there is no cap on the amount of fines a
13151                   patron can accrue. If you'd like, single item caps can be specified in the <link
13152                     linkend="circfinerules">circulation rules matrix</link>.</para>
13153               </listitem>
13154             </itemizedlist>
13155           </section>
13156           <section id="MembershipExpiryDaysNotice">
13157             <title>MembershipExpiryDaysNotice</title>
13158             <para>Asks: Send an account expiration notice when a patron's card will expire in ___
13159               days.</para>
13160             <para>Description:<itemizedlist>
13161                 <listitem>
13162                   <para>If you would like to notify patrons that their accounts are about to expire
13163                     then you can enter a number of days before expiration in this preference.  The
13164                     notice text can be customized in the <link linkend="notices">Notices &amp;
13165                       Slips</link> tool.</para>
13166                 </listitem>
13167               </itemizedlist><important>
13168                 <para>You will need to enable the <link linkend="patronexpirycron">membership expiry
13169                     cron job</link> for this notice to send.</para>
13170               </important></para>
13171           </section>
13172           <section id="minPasswordLength">
13173             <title>minPasswordLength</title>
13174             <para>Default: 3</para>
13175             <para>Asks: Login passwords for staff and patrons must be at least ___ characters
13176               long.</para>
13177             <important>
13178               <para>This applies to both the staff login and the patron OPAC login.</para>
13179             </important>
13180           </section>
13181           <section id="NotifyBorrowerDeparture">
13182             <title>NotifyBorrowerDeparture</title>
13183             <para>Default: 30</para>
13184             <para>Asks: Show a notice that a patron is about to expire ___ days beforehand.</para>
13185             <para>Description:</para>
13186             <itemizedlist>
13187               <listitem>
13188                 <para>When the patron attempts to check out materials, a warning will appear in the
13189                   check out window of the Staff Client telling the librarian that the patrons
13190                   account is about to expire.</para>
13191               </listitem>
13192             </itemizedlist>
13193             <important>
13194               <para>This notice will appear on the patron's record in the staff client.</para>
13195             </important>
13196           </section>
13197           <section id="patronimages">
13198             <title>patronimages</title>
13199             <para>Default: Allow</para>
13200             <para>Asks: ___ images to be uploaded and shown for patrons on the staff client.</para>
13201             <para>Values:</para>
13202             <itemizedlist>
13203               <listitem>
13204                 <para>Allow</para>
13205               </listitem>
13206               <listitem>
13207                 <para>Don't allow</para>
13208               </listitem>
13209             </itemizedlist>
13210             <para>Description:<itemizedlist>
13211                 <listitem>
13212                   <para>If this preference is set to 'Allow' the staff will be able to upload images
13213                     of patrons either <link linkend="addpatronimages">one by one</link> or <link
13214                       linkend="uploadpatronimages">in bulk</link>. Patrons images will show on the
13215                     detail page to the left of the patron information. They can also show in the
13216                     OPAC if you set the <link linkend="OPACpatronimage">OPACpatronimage</link>
13217                     preference or in the self check out module if you set the <link
13218                       linkend="ShowPatronImageInWebBasedSelfCheck"
13219                       >ShowPatronImageInWebBasedSelfCheck</link> preference.</para>
13220                 </listitem>
13221               </itemizedlist></para>
13222           </section>
13223           <section id="PatronsPerPage">
13224             <title>PatronsPerPage</title>
13225             <para>Default: 20</para>
13226             <para>Asks: By default, show ___ results per page in the staff client.</para>
13227             <para>Description:<itemizedlist>
13228                 <listitem>
13229                   <para>This preference will let you define how many patrons to show on patron
13230                     search results pages.</para>
13231                 </listitem>
13232               </itemizedlist></para>
13233           </section>
13234           <section id="SMSSendDriver">
13235             <title> SMSSendDriver, SMSSendUsername, and SMSSendPassword </title>
13236             <para>Asks: Use the SMS::Send:: ___ driver to send SMS messages. Define a username/login
13237               ___ and a password ___.</para>
13238             <para><important>
13239                 <para> Please refer to your national laws concerning the sending of bulk SMS
13240                   messages before enabling this feature.</para>
13241               </important>Descritpion:<itemizedlist>
13242                 <listitem>
13243                   <para>There are two options for using SMS in Koha. You can use the Email protocol
13244                     for free by entering 'Email' as the SMSSendDriver or you can pay for a SMS
13245                     driver. Some examples of values for the driver are:</para>
13246                   <itemizedlist>
13247                     <listitem>
13248                       <para>SMS::Send::Us::Ipipi</para>
13249                     </listitem>
13250                     <listitem>
13251                       <para>SMS::Send::US::TMobile</para>
13252                     </listitem>
13253                     <listitem>
13254                       <para>SMS::Send::US::Verizon</para>
13255                     </listitem>
13256                     <listitem>
13257                       <para>SMS::Send::IN::Unicel</para>
13258                     </listitem>
13259                   </itemizedlist>
13260                   <para>Additional values can be found here: <ulink
13261                       url="http://search.cpan.org/search?query=sms%3A%3Asend&amp;mode=all"
13262                       >http://search.cpan.org/search?query=sms%3A%3Asend&amp;mode=all
13263                     </ulink></para>
13264                   <important>
13265                     <para>Only drivers available as Perl modules will work in this preference, so
13266                       make sure a Perl module is available before choosing an SMS service.</para>
13267                   </important>
13268                   <para>Once a driver is entered in the preference an option will appear in the
13269                     staff client and the OPAC on the patron messaging form to choose to receive
13270                     messages as SMS</para>
13271                   <screenshot>
13272                     <screeninfo>SMSSendDriver Options</screeninfo>
13273                     <mediaobject>
13274                       <imageobject>
13275                         <imagedata fileref="images/admin/globalprefs/SMSSendDriver.png"/>
13276                       </imageobject>
13277                     </mediaobject>
13278                   </screenshot>
13279                 </listitem>
13280               </itemizedlist></para>
13281             <important>
13282               <para>You must allow <link linkend="EnhancedMessagingPreferences"
13283                   >EnhancedMessagingPreferences</link> for this to work.</para>
13284             </important>
13285           </section>
13286           <section id="StatisticsFields">
13287             <title>StatisticsFields</title>
13288             <para>Default: location|itype|ccode</para>
13289             <para>Asks: Show the following fields from the items database table as columns on the
13290               statistics tab on the patron record: ___</para>
13291             <screenshot>
13292               <screeninfo>Statistics on Patron Record</screeninfo>
13293               <mediaobject>
13294                 <imageobject>
13295                   <imagedata fileref="images/admin/globalprefs/StatisticsFields.png"/>
13296                 </imageobject>
13297               </mediaobject>
13298             </screenshot>
13299             <important>
13300               <para>Enter the values separated by bars (|)</para>
13301             </important>
13302             <para>Description:</para>
13303             <itemizedlist>
13304               <listitem>
13305                 <para>This preference lets you set which fields will show on the patron record on
13306                   the Statistics tab.</para>
13307               </listitem>
13308             </itemizedlist>
13309           </section>
13310           <section id="TalkingTechItivaPhoneNotification">
13311             <title>TalkingTechItivaPhoneNotification</title>
13312             <para>Default: Disable</para>
13313             <para>Asks: ___ patron phone notifications using Talking Tech i-tiva (overdues, predues
13314               and holds notices currently supported).</para>
13315             <para>Values:</para>
13316             <itemizedlist>
13317               <listitem>
13318                 <para>Disable</para>
13319               </listitem>
13320               <listitem>
13321                 <para>Enable</para>
13322               </listitem>
13323             </itemizedlist>
13324             <para>Description:</para>
13325             <itemizedlist>
13326               <listitem>
13327                 <para>To learn more about setting up this third party product view the <link
13328                     linkend="talkingtechappendix">Talking Tech Appendix</link>.</para>
13329               </listitem>
13330             </itemizedlist>
13331             <important>
13332               <para>Requires that you have <link linkend="EnhancedMessagingPreferences"
13333                   >EnhancedMessagingPreferences</link> set to Allow to use.</para>
13334             </important>
13335           </section>
13336           <section id="uppercasesurnames">
13337             <title>uppercasesurnames</title>
13338             <para>Default: Don't</para>
13339             <para>Asks: ___ store and display surnames (last names) in upper case.</para>
13340             <para>Values:</para>
13341             <itemizedlist>
13342               <listitem>
13343                 <para>Do</para>
13344               </listitem>
13345               <listitem>
13346                 <para>Don't</para>
13347               </listitem>
13348             </itemizedlist>
13349           </section>
13350           <section id="useDischarge">
13351             <title>useDischarge</title>
13352             <para>Default: Don't allow</para>
13353             <para>Asks: ___  librarians to discharge borrowers and borrowers to request a
13354               discharge.</para>
13355             <para>Values:<itemizedlist>
13356                 <listitem>
13357                   <para>Allow</para>
13358                 </listitem>
13359                 <listitem>
13360                   <para>Don't allow</para>
13361                 </listitem>
13362               </itemizedlist></para>
13363             <para>Description:<itemizedlist>
13364                 <listitem>
13365                   <para>A discharge is a certificate that says the patron has no current checkouts,
13366                     no holds and owe no money.<note>
13367                       <para>In France a "quitus" ("discharge") is needed if you want to register for
13368                         an account in a library or a university). </para>
13369                     </note><note>
13370                       <para>Academic libraries often require that you have a clear record at the
13371                         library before you can graduate.</para>
13372                     </note></para>
13373                 </listitem>
13374               </itemizedlist></para>
13375           </section>
13376         </section>
13377         <section id="norwegianpref">
13378           <title>Norwegian patron database</title>
13379           <section id="NorwegianPatronDBEnable">
13380             <title>NorwegianPatronDBEnable &amp; NorwegianPatronDBEndpoint</title>
13381             <para>NorwegianPatronDBEnable Default: Disable</para>
13382             <para>Asks: ___ the ability to communicate with the Norwegian national patron database
13383               via the ___ endpoint. </para>
13384             <para>Values:<itemizedlist>
13385                 <listitem>
13386                   <para>Disable</para>
13387                 </listitem>
13388                 <listitem>
13389                   <para>Enable</para>
13390                 </listitem>
13391               </itemizedlist></para>
13392           </section>
13393           <section id="NorwegianPatronDBSearchNLAfterLocalHit">
13394             <title>NorwegianPatronDBSearchNLAfterLocalHit</title>
13395             <para>Default: Don't</para>
13396             <para>Asks: ___ search the Norwegian national patron database after a local search
13397               result was found.</para>
13398             <para>Values:</para>
13399             <itemizedlist>
13400               <listitem>
13401                 <para>Do</para>
13402               </listitem>
13403               <listitem>
13404                 <para>Don't</para>
13405               </listitem>
13406             </itemizedlist>
13407           </section>
13408           <section id="NorwegianPatronDBUsername">
13409             <title>NorwegianPatronDBUsername &amp; NorwegianPatronDBPassword</title>
13410             <para>Asks: Communicate with the Norwegian national patron database using the username
13411               ___ and the password ___. </para>
13412             <para>Description:<itemizedlist>
13413                 <listitem>
13414                   <para>You can get these from "Base Bibliotek", which is maintained by the
13415                     Norwegian National Library. </para>
13416                 </listitem>
13417               </itemizedlist></para>
13418           </section>
13419         </section>
13420       </section>
13421
13422       <section id="searchingprefs">
13423         <title>Searching</title>
13424
13425         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
13426         Global System Preferences &gt; Searching</para>
13427
13428         <section id="searchfeatureprefs">
13429           <title>Features</title>
13430
13431           <para/>
13432           <section id="EnableSearchHistory">
13433             <title>EnableSearchHistory</title>
13434             <para>Default: Don't keep</para>
13435             <para>Asks: ___ patron search history in the staff client.</para>
13436             <para>Values:<itemizedlist>
13437                 <listitem>
13438                   <para>Don't keep</para>
13439                 </listitem>
13440                 <listitem>
13441                   <para>Keep<screenshot>
13442                       <screeninfo>EnableSearchHistory</screeninfo>
13443                       <mediaobject>
13444                         <imageobject>
13445                           <imagedata fileref="images/admin/globalprefs/EnableSearchHistory.png"/>
13446                         </imageobject>
13447                       </mediaobject>
13448                     </screenshot></para>
13449                 </listitem>
13450               </itemizedlist>Description:<itemizedlist>
13451                 <listitem>
13452                   <para>This preference controls whether the staff client keeps search history for
13453                     logged in users. Search history will be accessible under the link to your
13454                     account in the top right of the staff client.</para>
13455                 </listitem>
13456               </itemizedlist></para>
13457           </section>
13458           <section id="IncludeSeeFromInSearches">
13459             <title>IncludeSeeFromInSearches</title>
13460             <para>Default: Don't include</para>
13461             <para>Asks: ___  <emphasis role="italic">see from</emphasis> (non-preferred form)
13462               headings in bibliographic searches. </para>
13463             <para>Values:<itemizedlist>
13464                 <listitem>
13465                   <para>Don't include</para>
13466                 </listitem>
13467                 <listitem>
13468                   <para>Include</para>
13469                 </listitem>
13470               </itemizedlist></para>
13471             <para>Description: <itemizedlist>
13472                 <listitem>
13473                   <para>When this preference is set to include the search engine indexer will insert
13474                       <emphasis role="italic">see from</emphasis> headings from authority records
13475                     into bibliographic records when indexing, so that a search on an obsolete term
13476                     will turn up relevant records.  For example when you search for cookery (the old
13477                     term) you get titles with the heading of cooking (the new term).</para>
13478                 </listitem>
13479               </itemizedlist><important>
13480                 <para>You will need to reindex your bibliographic database when changing this
13481                   preference. </para>
13482               </important></para>
13483           </section>
13484
13485           <section id="OpacGroupResults">
13486             <title>OpacGroupResults</title>
13487
13488             <para>Default: Don't use</para>
13489
13490             <para>Asks: ___ PazPar2 to group similar results on the
13491             OPAC.</para>
13492
13493             <para>Values:</para>
13494
13495             <itemizedlist>
13496               <listitem>
13497                 <para>Don't use</para>
13498               </listitem>
13499
13500               <listitem>
13501                 <para>Use</para>
13502               </listitem>
13503             </itemizedlist>
13504
13505             <important>
13506               <para>This requires that <ulink url="http://www.indexdata.com/pazpar2">PazPar2</ulink> is set up
13507               and running.</para>
13508             </important>
13509           </section>
13510
13511           <section id="QueryAutoTruncate">
13512             <title>QueryAutoTruncate</title>
13513
13514             <para>Default: automatically</para>
13515
13516             <para>Asks: Perform wildcard searching (where, for example, Har
13517             would match Harry and harp) ___ (The * character would be used
13518             like so: Har* or *logging.)</para>
13519
13520             <para>Values:</para>
13521
13522             <itemizedlist>
13523               <listitem>
13524                 <para>automatically</para>
13525               </listitem>
13526
13527               <listitem>
13528                 <para>only if * is added</para>
13529               </listitem>
13530             </itemizedlist>
13531
13532             <para>Description:</para>
13533
13534             <itemizedlist>
13535               <listitem>
13536                 <para>This setting allows for searches to be automatically
13537                 truncated or for additional characters to be added to the end
13538                 of a search string. When set to "automatically" the search
13539                 string automatically ends with a wildcard function. For
13540                 example, a search for the word "invent" with auto truncation
13541                 enabled will also retrieve results for inventor, invention,
13542                 inventory, etc. If you don't want this to happen automatically
13543                 you can still be perform wildcard searches manually by adding
13544                 an asterisk (*). Typing "invent*" even with auto truncation
13545                 disabled will retrieve the same inventor, invention, inventory
13546                 results. Auto truncation bypasses the necessity to type long
13547                 search strings in their entirety.</para>
13548               </listitem>
13549             </itemizedlist>
13550           </section>
13551
13552           <section id="QueryFuzzy">
13553             <title>QueryFuzzy</title>
13554
13555             <para>Default: Try</para>
13556
13557             <para>Asks: ___ to match similarly spelled words in a search (for
13558             example, a search for flang would also match flange and
13559             fang)</para>
13560
13561             <para>Values:</para>
13562
13563             <itemizedlist>
13564               <listitem>
13565                 <para>Don't try</para>
13566               </listitem>
13567
13568               <listitem>
13569                 <para>Try</para>
13570               </listitem>
13571             </itemizedlist>
13572
13573             <para>Description:</para>
13574
13575             <itemizedlist>
13576               <listitem>
13577                 <para>This preference enables "fuzzy" searching, in which the
13578                 search engine returns results that are similar to, but not
13579                 exactly matching, the word or words entered by the user. This
13580                 preference enables the search function to compensate for
13581                 slightly misspelled names or phrases.</para>
13582               </listitem>
13583             </itemizedlist>
13584
13585             <important>
13586               <para>Requires that <link linkend="UseICU">UseICU</link> set to 'Not using'</para>
13587             </important>
13588           </section>
13589
13590           <section id="QueryStemming">
13591             <title>QueryStemming</title>
13592
13593             <para>Default: Try</para>
13594
13595             <para>Asks: ___ to match words of the same base in a search</para>
13596
13597             <para>Values:</para>
13598
13599             <itemizedlist>
13600               <listitem>
13601                 <para>Don't try</para>
13602               </listitem>
13603
13604               <listitem>
13605                 <para>Try</para>
13606
13607                 <itemizedlist>
13608                   <listitem>
13609                     <para>A search for enabling would also match enable and
13610                     enabled</para>
13611                   </listitem>
13612                 </itemizedlist>
13613               </listitem>
13614             </itemizedlist>
13615
13616             <para>Description:</para>
13617
13618             <itemizedlist>
13619               <listitem>
13620                 <para>This preference enables word stemming. Stemming allows
13621                 the search function to return multiple versions of the same
13622                 word, as well as related terms (i.e., both fish and fishing
13623                 would be returned).</para>
13624               </listitem>
13625             </itemizedlist>
13626           </section>
13627
13628           <section id="QueryWeightFields">
13629             <title>QueryWeightFields</title>
13630
13631             <para>Default: Enable</para>
13632
13633             <para>Asks: ___ ranking of search results by relevance</para>
13634
13635             <para>Values:</para>
13636
13637             <itemizedlist>
13638               <listitem>
13639                 <para>Disable</para>
13640               </listitem>
13641
13642               <listitem>
13643                 <para>Enable</para>
13644               </listitem>
13645             </itemizedlist>
13646           </section>
13647
13648           <section id="TraceCompleteSubfields">
13649             <title>TraceCompleteSubfields</title>
13650
13651             <para>Default: Force</para>
13652
13653             <para>Asks: ___ subject tracings in the OPAC and Staff Client to
13654             search only for complete-subfield matches.</para>
13655
13656             <para>Values:</para>
13657
13658             <itemizedlist>
13659               <listitem>
13660                 <para>Don't force</para>
13661
13662                 <itemizedlist>
13663                   <listitem>
13664                     <para>Searches for subject keywords (example:
13665                     opac-search.pl?q=su:World%20Wide%20Web)</para>
13666                   </listitem>
13667                 </itemizedlist>
13668               </listitem>
13669
13670               <listitem>
13671                 <para>Force</para>
13672
13673                 <itemizedlist>
13674                   <listitem>
13675                     <para>Searches for complete subject fields (example:
13676                     opac-search.pl?q=su,complete-subfield:World%20Wide%20Web)</para>
13677                   </listitem>
13678                 </itemizedlist>
13679               </listitem>
13680             </itemizedlist>
13681
13682             <para>Description:</para>
13683
13684             <itemizedlist>
13685               <listitem>
13686                 <para>When TraceCompleteSubfields is set to "force," clicking
13687                 on links in non-authority controlled subject tracings will
13688                 only find other records where the entire subfields match.
13689                 Leaving it at "don't force" does a keyword search of the
13690                 subject indexes.</para>
13691               </listitem>
13692             </itemizedlist>
13693
13694             <important>
13695               <para>This preference assumes that you're using XSLT stylesheets
13696               as set in the <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
13697               preference.</para>
13698             </important>
13699           </section>
13700
13701           <section id="TraceSubjectSubdivisions">
13702             <title>TraceSubjectSubdivisions</title>
13703
13704             <para>Default: Include</para>
13705
13706             <para>Asks: ___ subdivisions for searches generated by clicking on
13707             subject tracings.</para>
13708
13709             <para>Values:</para>
13710
13711             <itemizedlist>
13712               <listitem>
13713                 <para>Don't include</para>
13714
13715                 <itemizedlist>
13716                   <listitem>
13717                     <para>Searches for subject keywords (example:
13718                     opac-search.pl?q=su,complete-subfield:%22Web%20sites%22)</para>
13719                   </listitem>
13720                 </itemizedlist>
13721               </listitem>
13722
13723               <listitem>
13724                 <para>Include</para>
13725
13726                 <itemizedlist>
13727                   <listitem>
13728                     <para>Searches for complete subject fields (example:
13729                     opac-search.pl?q=(su,complete-subfield:%22Web%20sites%22)%20and%20(su,complete-subfield:%22Design.%22))</para>
13730                   </listitem>
13731                 </itemizedlist>
13732               </listitem>
13733             </itemizedlist>
13734
13735             <para>Description:</para>
13736
13737             <itemizedlist>
13738               <listitem>
13739                 <para>When TraceSubjectSubdivisions is set to "Include," if
13740                 you click on a subject with subdivisions (subfields other than
13741                 'a') they will be searched along with the subject heading
13742                 (subfield 'a'). To have only the subject heading (subfield
13743                 'a') searched, set this preference to "Don't include."</para>
13744               </listitem>
13745             </itemizedlist>
13746
13747             <important>
13748               <para>This preference assumes that you're using XSLT stylesheets
13749               as set in the <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
13750               preference.</para>
13751             </important>
13752           </section>
13753
13754           <section id="UseICU">
13755             <title>UseICU</title>
13756
13757             <para>Default: Not using</para>
13758
13759             <para>Asks: ___ ICU Zebra indexing.</para>
13760
13761             <para>Values:</para>
13762
13763             <itemizedlist>
13764               <listitem>
13765                 <para>Not using</para>
13766               </listitem>
13767
13768               <listitem>
13769                 <para>Using</para>
13770               </listitem>
13771             </itemizedlist>
13772
13773             <para>Description:</para>
13774
13775             <itemizedlist>
13776               <listitem>
13777                 <para>ICU is a set of code libraries providing Unicode and
13778                 Globalization support for software applications. What this
13779                 means is ICU Zebra indexing is only necessary if you use
13780                 non-roman characters in your cataloging. If using ICU Zebra
13781                 indexing you will want to not use <link linkend="QueryFuzzy">QueryFuzzy</link>.</para>
13782               </listitem>
13783             </itemizedlist>
13784
13785             <important>
13786               <para>This setting will not affect Zebra indexing, it should
13787               only be used to tell Koha that you have activated ICU indexing
13788               if you have actually done so, since there is no way for Koha to
13789               figure this out on its own.</para>
13790             </important>
13791
13792             <important>
13793               <para>Talk to your system administrator when changing this
13794               preference to make sure that your system is set up properly for
13795               this to work.</para>
13796             </important>
13797           </section>
13798           <section id="UseQueryParser">
13799             <title>UseQueryParser</title>
13800             <para>Default: Do not try</para>
13801             <para>Asks: ___  to use the QueryParser module for parsing queries. <note>
13802                 <para>Enabling this will have no impact if you do not have QueryParser installed,
13803                   and everything will continue to work as usual.</para>
13804               </note></para>
13805             <para>Values:<itemizedlist>
13806                 <listitem>
13807                   <para>Do not try</para>
13808                 </listitem>
13809                 <listitem>
13810                   <para>Try</para>
13811                 </listitem>
13812               </itemizedlist></para>
13813             <para>Description:<itemizedlist>
13814                 <listitem>
13815                   <para>This preference enables an experimental new query parser which opens the
13816                     door for a more expressive and more-effective search syntax.</para>
13817                 </listitem>
13818               </itemizedlist></para>
13819           </section>
13820         </section>
13821
13822         <section id="searchresultsprefs">
13823           <title>Results Display</title>
13824
13825           <para/>
13826
13827           <section id="defaultSortField">
13828             <title>defaultSortField &amp; defaultSortOrder</title>
13829
13830             <para>defaultSortField Default: author</para>
13831
13832             <para>defaultSortOrder Default: ascending</para>
13833
13834             <para>Asks: By default, sort search results in the staff client by
13835             ___, ____</para>
13836
13837             <para>Description:</para>
13838
13839             <itemizedlist>
13840               <listitem>
13841                 <para>These preferences set the default sort field and sort
13842                 order for searches on the staff side. Regardless of your
13843                 choice, the other sort options are still available in the drop
13844                 down list on the advanced search page.</para>
13845               </listitem>
13846             </itemizedlist>
13847
13848             <para>defaultSortField Values:</para>
13849
13850             <itemizedlist>
13851               <listitem>
13852                 <para>author</para>
13853               </listitem>
13854
13855               <listitem>
13856                 <para>call number</para>
13857               </listitem>
13858
13859               <listitem>
13860                 <para>date added</para>
13861               </listitem>
13862
13863               <listitem>
13864                 <para>date of publication</para>
13865               </listitem>
13866
13867               <listitem>
13868                 <para>relevance</para>
13869               </listitem>
13870
13871               <listitem>
13872                 <para>title</para>
13873               </listitem>
13874
13875               <listitem>
13876                 <para>total number of checkouts</para>
13877               </listitem>
13878             </itemizedlist>
13879
13880             <para>defaultSortOrder Values:</para>
13881
13882             <itemizedlist>
13883               <listitem>
13884                 <para>ascending</para>
13885               </listitem>
13886
13887               <listitem>
13888                 <para>descending</para>
13889               </listitem>
13890
13891               <listitem>
13892                 <para>from A to Z</para>
13893               </listitem>
13894
13895               <listitem>
13896                 <para>from Z to A</para>
13897               </listitem>
13898             </itemizedlist>
13899           </section>
13900
13901           <section id="displayFacetCount">
13902             <title>displayFacetCount</title>
13903
13904             <para>Default: Don't show</para>
13905
13906             <para>Asks: ___ facet counts.</para>
13907
13908             <para>Description:</para>
13909
13910             <itemizedlist>
13911               <listitem>
13912                 <para>This preference lets you decide if you show how many
13913                 times a facet is used in your search results in the OPAC and
13914                 the staff client. The relevance of these numbers highly
13915                 depends on the value of the <link linkend="maxRecordsForFacets">maxRecordsForFacets</link>
13916                 preference. Showing these numbers can potentially effect the
13917                 performance of your searching, so test your system with
13918                 different values for this preference to see what works
13919                 best.</para>
13920               </listitem>
13921             </itemizedlist>
13922
13923             <para>Values:</para>
13924
13925             <itemizedlist>
13926               <listitem>
13927                 <para>Don't show</para>
13928               </listitem>
13929
13930               <listitem>
13931                 <para>Show</para>
13932
13933                 <screenshot>
13934                   <screeninfo>Number of times each Facet is found in
13935                   results</screeninfo>
13936
13937                   <mediaobject>
13938                     <imageobject>
13939                       <imagedata fileref="images/admin/globalprefs/displayFacetCount.png"/>
13940                     </imageobject>
13941                   </mediaobject>
13942                 </screenshot>
13943               </listitem>
13944             </itemizedlist>
13945           </section>
13946           <section id="DisplayLibraryFacets">
13947             <title>DisplayLibraryFacets</title>
13948             <para>Default: holding library</para>
13949             <para>Asks: Show facets for ___</para>
13950             <para>Values:<itemizedlist>
13951                 <listitem>
13952                   <para>both home and holding library</para>
13953                 </listitem>
13954                 <listitem>
13955                   <para>holding library</para>
13956                 </listitem>
13957                 <listitem>
13958                   <para>home library</para>
13959                 </listitem>
13960               </itemizedlist></para>
13961             <para>Description:<itemizedlist>
13962                 <listitem>
13963                   <para>This preferenc controls the libraries facet that displays on search results
13964                     in the staff and opac.  The value selected here will determin which library(s)
13965                     show in the facets when a search is run.</para>
13966                 </listitem>
13967               </itemizedlist></para>
13968           </section>
13969
13970           <section id="FacetLabelTruncationLength">
13971             <title>FacetLabelTruncationLength</title>
13972
13973             <para>Default: 20</para>
13974
13975             <para>Asks: Truncate facets length to ___ characters, in
13976             OPAC/staff interface.</para>
13977
13978             <para>Description:</para>
13979
13980             <itemizedlist>
13981               <listitem>
13982                 <para>In the OPAC and the staff client your facets are cut off
13983                 at 20 characters by default. Depending on your layout this may
13984                 be too many or two few letters, this preference lets you
13985                 decide what number is best for your library's design.</para>
13986               </listitem>
13987             </itemizedlist>
13988           </section>
13989           <section id="FacetMaxCount">
13990             <title>FacetMaxCount</title>
13991             <para>Default: 20</para>
13992             <para>Asks: Show up ___ to facets for each category.</para>
13993             <para>Description:<itemizedlist>
13994                 <listitem>
13995                   <para>This preference allows you to control how many possible limits show under
13996                     each heading (Author, Series, Topics, etc) on the facets in the OPAC.</para>
13997                 </listitem>
13998               </itemizedlist></para>
13999           </section>
14000
14001           <section id="maxItemsInSearchResults">
14002             <title>maxItemsInSearchResults</title>
14003
14004             <para>Default: 20</para>
14005
14006             <para>Asks: Show up to ___ items per biblio in the search
14007             results</para>
14008
14009             <para>Description:</para>
14010
14011             <itemizedlist>
14012               <listitem>
14013                 <para>This preference will let you set how many results
14014                 display by default when a search is run on the Staff
14015                 Client.</para>
14016               </listitem>
14017             </itemizedlist>
14018           </section>
14019
14020           <section id="maxRecordsForFacets">
14021             <title>maxRecordsForFacets</title>
14022
14023             <para>Default: 20</para>
14024
14025             <para>Asks: Build facets based on ___ records from the search
14026             results.</para>
14027
14028             <para>Description:</para>
14029
14030             <itemizedlist>
14031               <listitem>
14032                 <para>By default Koha only bases facets on the first page of
14033                 results (usually 20 results). This preference lets you tell
14034                 Koha to based the facet descriptions and numbers on any number
14035                 of search results returned. The higher this number the longer
14036                 it will take for your search results to return, so test with
14037                 various different values to find the best balance for your
14038                 library.</para>
14039               </listitem>
14040             </itemizedlist>
14041           </section>
14042
14043           <section id="numSearchResults">
14044             <title>numSearchResults</title>
14045
14046             <para>Default: 20</para>
14047
14048             <para>Asks: By default, show ___ results per page in the staff
14049             client.</para>
14050           </section>
14051
14052           <section id="opacdefaultsort">
14053             <title>OPACdefaultSortField &amp; OPACdefaultSortOrder</title>
14054
14055             <para>OPACdefaultSortField Default: relevance</para>
14056
14057             <para>OPACdefaultSortOrder Default: ascending</para>
14058
14059             <para>Asks: By default, sort search results in the OPAC by ___,
14060             ___</para>
14061
14062             <para>Description:</para>
14063
14064             <itemizedlist>
14065               <listitem>
14066                 <para>These preferences set the default sort field and sort
14067                 order for searches on the OPAC. Regardless of your choice, the
14068                 other sort options are still available in the drop down list
14069                 on the advanced search page.</para>
14070               </listitem>
14071             </itemizedlist>
14072
14073             <para>OPACdefaultSortField Values:</para>
14074
14075             <itemizedlist>
14076               <listitem>
14077                 <para>author</para>
14078               </listitem>
14079
14080               <listitem>
14081                 <para>call number</para>
14082               </listitem>
14083
14084               <listitem>
14085                 <para>date added</para>
14086               </listitem>
14087
14088               <listitem>
14089                 <para>date of publication</para>
14090               </listitem>
14091
14092               <listitem>
14093                 <para>relevance</para>
14094               </listitem>
14095
14096               <listitem>
14097                 <para>title</para>
14098               </listitem>
14099
14100               <listitem>
14101                 <para>total number of checkouts</para>
14102               </listitem>
14103             </itemizedlist>
14104
14105             <para>OPACdefaultSortOrder Values:</para>
14106
14107             <itemizedlist>
14108               <listitem>
14109                 <para>ascending</para>
14110               </listitem>
14111
14112               <listitem>
14113                 <para>descending</para>
14114               </listitem>
14115
14116               <listitem>
14117                 <para>from A to Z</para>
14118               </listitem>
14119
14120               <listitem>
14121                 <para>from Z to A</para>
14122               </listitem>
14123             </itemizedlist>
14124           </section>
14125
14126           <section id="OPACItemsResultsDisplay">
14127             <title>OPACItemsResultsDisplay</title>
14128
14129             <para>Default: Don't show</para>
14130
14131             <para>Asks: ___ an item's branch, location and call number in OPAC
14132             search results.</para>
14133
14134             <para>Values:</para>
14135
14136             <itemizedlist>
14137               <listitem>
14138                 <para>Don't show</para>
14139               </listitem>
14140
14141               <listitem>
14142                 <para>Show</para>
14143               </listitem>
14144             </itemizedlist>
14145
14146             <para>Description:</para>
14147
14148             <itemizedlist>
14149               <listitem>
14150                 <para>This setting selects the information about an item that
14151                 will display in the search results page of the OPAC. The
14152                 results can display the status of an item and/or full details
14153                 including branch, location, and call number. While the 'Show'
14154                 option allows for more information to be displayed on the
14155                 search results page, the information can be overwhelming for
14156                 large collections with multiple branches.</para>
14157               </listitem>
14158             </itemizedlist>
14159           </section>
14160
14161           <section id="OPACnumSearchResults">
14162             <title>OPACnumSearchResults</title>
14163
14164             <para>Default: 20</para>
14165
14166             <para>Asks: By default, show ___ results per page in the
14167             OPAC.</para>
14168           </section>
14169           <section id="SearchWithISBNVariations">
14170             <title>SearchWithISBNVariations</title>
14171             <para>Default: don't search</para>
14172             <para>Asks: When searching on the ISBN index, ___ on all variations of the ISBN.</para>
14173             <para>Values:<itemizedlist>
14174                 <listitem>
14175                   <para>don't search</para>
14176                 </listitem>
14177                 <listitem>
14178                   <para>search</para>
14179                 </listitem>
14180               </itemizedlist> Descriptions:<itemizedlist>
14181                 <listitem>
14182                   <para>With this preference set to search you'll be able to search for ISBNs even
14183                     if there are dashes or spaces in the field.  So if you search for 9781843345855
14184                     but the ISBN was cataloged as 978-1843345855 you'll still be able to find it if
14185                     this preference is set to 'search'.</para>
14186                 </listitem>
14187               </itemizedlist><important>
14188                 <para>This preference has no effect if <link linkend="UseQueryParser"
14189                     >UseQueryParser</link> is on</para>
14190               </important></para>
14191           </section>
14192         </section>
14193
14194         <section id="searchformprefs">
14195           <title>Search Form</title>
14196           <section id="AdvancedSearchLanguages">
14197             <title>AdvancedSearchLanguages</title>
14198             <para>Asks: Limit the languages listed in the advanced search drop-down to the ___ ISO
14199               639-2 language codes (separate values with | or ,).</para>
14200             <para>Description:<itemizedlist>
14201                 <listitem>
14202                   <para>This preference will allow you to decide what languages show in the pull
14203                     down menu on the advanced search page in the OPAC and the staff client.  If this
14204                     preference is left blank, all languages will show. To limit the languages that
14205                     are shown enter their <ulink
14206                       url="http://www.loc.gov/standards/iso639-2/php/code_list.php">ISO 639-2
14207                       language codes</ulink> separated by comma ( , ) or bar ( | ).  For example to
14208                     limit listing to French and Italian, enter ita|fre. </para>
14209                 </listitem>
14210               </itemizedlist></para>
14211           </section>
14212
14213           <section id="AdvancedSearchTypes">
14214             <title>AdvancedSearchTypes</title>
14215
14216             <para>Default: itemtype</para>
14217
14218             <para>Asks: Show tabs in OPAC and staff-side advanced search for
14219             limiting searches on the ___ fields (separate values with
14220             |).</para>
14221
14222             <para>Description:</para>
14223
14224             <itemizedlist>
14225               <listitem>
14226                 <para>On the advanced search page you can choose to allow
14227                 filters on one or all of the following: Item types
14228                 (itemtypes), Collection Codes (ccode) and Shelving Location
14229                 (loc). If you would like to be able to limit searches on item
14230                 type and shelving location for example you would enter
14231                 itemtypes|loc in the preference input box. The order of these
14232                 fields will determine the order of the tabs in the OPAC and
14233                 staff client advanced search screens. Values within the search
14234                 type are OR'ed together, while each different search type is
14235                 AND'ed together in the query limits. The current stored values
14236                 are supported without any required modification.Each set of
14237                 advanced search fields are displayed in tabs in both the OPAC
14238                 and staff client. The first value in the AdvancedSearchTypes
14239                 syspref is the selected tab; if no values are present,
14240                 "itemtypes" is used. For non-itemtype values, the value in
14241                 AdvancedSearchTypes must match the Authorised Value name, and
14242                 must be indexed with 'mc-' prefixing that name.</para>
14243
14244                 <screenshot>
14245                   <screeninfo>Searching by Item Type and Shelving
14246                   Location</screeninfo>
14247
14248                   <mediaobject>
14249                     <imageobject>
14250                       <imagedata fileref="images/admin/globalprefs/AdvancedSearchTypes.png"/>
14251                     </imageobject>
14252                   </mediaobject>
14253                 </screenshot>
14254               </listitem>
14255             </itemizedlist>
14256           </section>
14257
14258           <section id="expandedSearchOption">
14259             <title>expandedSearchOption</title>
14260
14261             <para>Default: don't show</para>
14262
14263             <para>Asks: By default, ___ "More options" on the OPAC and staff
14264             advanced search pages.</para>
14265
14266             <para>Values:</para>
14267
14268             <itemizedlist>
14269               <listitem>
14270                 <para>don't show</para>
14271               </listitem>
14272
14273               <listitem>
14274                 <para>show</para>
14275               </listitem>
14276             </itemizedlist>
14277           </section>
14278           <section id="IntranetNumbersPreferPhrase">
14279             <title>IntranetNumbersPreferPhrase</title>
14280             <para>Default: don't use</para>
14281             <para>Asks: By default, ___ the operator "phr" in the callnumber and standard number
14282               staff client searches </para>
14283             <para>Values:<itemizedlist>
14284                 <listitem>
14285                   <para>don't use</para>
14286                 </listitem>
14287                 <listitem>
14288                   <para>use</para>
14289                 </listitem>
14290               </itemizedlist></para>
14291             <para>Description:<itemizedlist>
14292                 <listitem>
14293                   <para>When searching by call number and standard number (biblionumber) in Koha
14294                     Staff Client you can choose to force the search to be a phrase search by setting
14295                     this preference to 'use.' This will allow for more accurate results over doing a
14296                     general keyword field search.</para>
14297                 </listitem>
14298               </itemizedlist></para>
14299           </section>
14300           <section id="OPACNumbersPreferPhrase">
14301             <title>OPACNumbersPreferPhrase</title>
14302             <para>Default: don't use</para>
14303             <para>Asks: By default, ___ the operator "phr" in the callnumber and standard number
14304               OPAC searches </para>
14305             <para>Values:<itemizedlist>
14306                 <listitem>
14307                   <para>don't use</para>
14308                 </listitem>
14309                 <listitem>
14310                   <para>use</para>
14311                 </listitem>
14312               </itemizedlist></para>
14313             <para>Description:<itemizedlist>
14314                 <listitem>
14315                   <para>When searching by call number and standard number (biblionumber) in the Koha
14316                     OPAC you can choose to force the search to be a phrase search by setting this
14317                     preference to 'use.' This will allow for more accurate results over doing a
14318                     general keyword field search.</para>
14319                 </listitem>
14320               </itemizedlist></para>
14321           </section>
14322         </section>
14323       </section>
14324
14325       <section id="serialsprefs">
14326         <title>Serials</title>
14327
14328         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
14329         Global System Preferences &gt; Serials</para>
14330
14331         <section id="opacSerialDefaultTab">
14332           <title>opacSerialDefaultTab</title>
14333
14334           <para>Default: Subscriptions tab</para>
14335
14336           <para>Asks: Show ___ as default tab for serials in OPAC. </para>
14337
14338           <para>Values:</para>
14339
14340           <itemizedlist>
14341             <listitem>
14342               <para>Holdings tab</para>
14343             </listitem>
14344
14345             <listitem>
14346               <para>Serial Collection tab</para>
14347               <important>
14348                 <para>Please note that the Serial Collection tab is currently available only for
14349                   systems using the UNIMARC standard.</para>
14350               </important>
14351               <screenshot>
14352                 <screeninfo>Serial Collection tab</screeninfo>
14353                 <mediaobject>
14354                   <imageobject>
14355                     <imagedata fileref="images/admin/globalprefs/opacSerialDefaultTab-colltab.png"/>
14356                   </imageobject>
14357                 </mediaobject>
14358               </screenshot>
14359             </listitem>
14360
14361             <listitem>
14362               <para>Subscriptions tab</para>
14363               <screenshot>
14364                   <screeninfo>Subscritions tab</screeninfo>
14365                   <mediaobject>
14366                     <imageobject>
14367                       <imagedata fileref="images/admin/globalprefs/opacSerialDefaultTab-subtab.png"
14368                       />
14369                     </imageobject>
14370                   </mediaobject>
14371                 </screenshot>
14372             </listitem>
14373           </itemizedlist>
14374         </section>
14375
14376         <section id="OPACSerialIssueDisplayCount">
14377           <title>OPACSerialIssueDisplayCount</title>
14378
14379           <para>Default: 3</para>
14380
14381           <para>Asks: Show the ___ previous issues of a serial on the
14382           OPAC.</para>
14383
14384           <para>Description:</para>
14385
14386           <itemizedlist>
14387             <listitem>
14388               <para>This preference allows the administrator to select the
14389               number of recent issues for each serial which appear in the OPAC
14390               when the serial is accessed. This is just the default value,
14391               patrons can always click to see a full list of serials.</para>
14392             </listitem>
14393           </itemizedlist>
14394         </section>
14395
14396         <section id="RenewSerialAddsSuggestion">
14397           <title>RenewSerialAddsSuggestion</title>
14398
14399           <para>Default: Don't add</para>
14400
14401           <para>Asks: ___ a suggestion for a biblio when its attached serial
14402           is renewed.</para>
14403
14404           <para>Values:</para>
14405
14406           <itemizedlist>
14407             <listitem>
14408               <para>Add</para>
14409             </listitem>
14410
14411             <listitem>
14412               <para>Don't add</para>
14413             </listitem>
14414           </itemizedlist>
14415
14416           <para>Description:</para>
14417
14418           <itemizedlist>
14419             <listitem>
14420               <para>If set to "Add", this preference will automatically add a
14421               serial to the Acquisitions Purchase Suggestions menu when
14422               clicking the 'renew' option. If you don't use the Acquisitions
14423               module to manage serials purchases it's best to leave this set
14424               as 'Don't add.'</para>
14425             </listitem>
14426           </itemizedlist>
14427         </section>
14428
14429         <section id="RoutingListAddReserves">
14430           <title>RoutingListAddReserves</title>
14431
14432           <para>Default: Place</para>
14433
14434           <para>Asks: ___ received serials on hold if they are on a routing
14435           list.</para>
14436
14437           <para>Values:</para>
14438
14439           <itemizedlist>
14440             <listitem>
14441               <para>Place</para>
14442             </listitem>
14443
14444             <listitem>
14445               <para>Don't place</para>
14446             </listitem>
14447           </itemizedlist>
14448         </section>
14449
14450         <section id="RoutingListNote">
14451           <title>RoutingListNote</title>
14452
14453           <para>Asks: Include following note on all routing lists</para>
14454
14455           <para>Description:</para>
14456
14457           <itemizedlist>
14458             <listitem>
14459               <para>Text entered in this box will appear below the routing
14460               list information.</para>
14461             </listitem>
14462           </itemizedlist>
14463         </section>
14464
14465         <section id="RoutingSerials">
14466           <title>RoutingSerials</title>
14467
14468           <para>Default: Don't add</para>
14469
14470           <para>Asks: ___ received serials to the routing list.</para>
14471
14472           <para>Description:</para>
14473
14474           <itemizedlist>
14475             <listitem>
14476               <para>This preference determines if serials routing lists are
14477               enabled or disabled for the library. When set to "Add", serials
14478               routing is enabled and a serial can be directed through a list
14479               of people by identifying who should receive it next. The list of
14480               people can be established for each serial to be passed using the
14481               Serials module. This preference can be used to ensure each
14482               person who needs to see a serial when it arrives at the library
14483               will get it. Learn more in the <link linkend="routinglist">routing list</link> section of this
14484               manual.</para>
14485             </listitem>
14486           </itemizedlist>
14487
14488           <para>Values:</para>
14489
14490           <itemizedlist>
14491             <listitem>
14492               <para>Add</para>
14493             </listitem>
14494
14495             <listitem>
14496               <para>Don't add</para>
14497             </listitem>
14498           </itemizedlist>
14499         </section>
14500
14501         <section id="StaffSerialIssueDisplayCount">
14502           <title>StaffSerialIssueDisplayCount</title>
14503
14504           <para>Default: 3</para>
14505
14506           <para>Asks: Show the ___ previous issues of a serial on the staff
14507           client.</para>
14508
14509           <para>Description:</para>
14510
14511           <itemizedlist>
14512             <listitem>
14513               <para>This preference allows the administrator to select the
14514               number of recent issues for each serial which appear in the
14515               Staff Client when the serial is accessed. This is just the
14516               default value, staff members can always click to see a full list
14517               of serials.</para>
14518             </listitem>
14519           </itemizedlist>
14520         </section>
14521
14522         <section id="SubscriptionDuplicateDroppedInput">
14523           <title>SubscriptionDuplicateDroppedInput</title>
14524
14525           <para>Asks: List of fields which must not be rewritten when a
14526           subscription is duplicated (Separated by pipe |) ___</para>
14527
14528           <para>Description:</para>
14529
14530           <itemizedlist>
14531             <listitem>
14532               <para>When duplicating a subscription sometimes you don't want
14533               all of the fields duplicated, using this preference you can list
14534               the fields that you don't want to be duplicated. These field
14535               names come from the subscription table in the Koha database.
14536               Learn what fields are in that table on the <ulink url="http://schema.koha-community.org/tables/subscription.html">Koha
14537               DB Schema</ulink> site.</para>
14538             </listitem>
14539           </itemizedlist>
14540         </section>
14541
14542         <section id="SubscriptionHistory">
14543           <title>SubscriptionHistory</title>
14544
14545           <para>Default: full history</para>
14546
14547           <para>Asks: When showing the subscription information for a
14548           bibliographic record, preselect ___ view of serial issues.</para>
14549
14550           <para>Values:</para>
14551
14552           <itemizedlist>
14553             <listitem>
14554               <para>brief history</para>
14555
14556               <screenshot>
14557                 <screeninfo>Brief History</screeninfo>
14558
14559                 <mediaobject>
14560                   <imageobject>
14561                     <imagedata fileref="images/admin/globalprefs/SubscriptionHistory-brief.png"/>
14562                   </imageobject>
14563                 </mediaobject>
14564               </screenshot>
14565             </listitem>
14566
14567             <listitem>
14568               <para>full history</para>
14569
14570               <screenshot>
14571                 <screeninfo>Full History</screeninfo>
14572
14573                 <mediaobject>
14574                   <imageobject>
14575                     <imagedata fileref="images/admin/globalprefs/SubscriptionHistory-full.png"/>
14576                   </imageobject>
14577                 </mediaobject>
14578               </screenshot>
14579             </listitem>
14580           </itemizedlist>
14581
14582           <para>Description:</para>
14583
14584           <itemizedlist>
14585             <listitem>
14586               <para>This preference determines what information appears in the
14587               OPAC when the user clicks the More Details option. The 'brief'
14588               option displays a one-line summary of the volume and issue
14589               numbers of all issues of that serial held by the library. The
14590               'full' option displays a more detailed breakdown of issues per
14591               year, including information such as the issue date and the
14592               status of each issue.</para>
14593             </listitem>
14594           </itemizedlist>
14595         </section>
14596       </section>
14597
14598       <section id="staffprefs">
14599         <title>Staff Client</title>
14600
14601         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
14602         Global System Preferences &gt; Staff Client</para>
14603
14604         <section id="staffappearprefs">
14605           <title>Appearance</title>
14606
14607           <para/>
14608
14609           <section id="Display856uAsImage">
14610             <title>Display856uAsImage</title>
14611
14612             <para>Default: Neither details or results page</para>
14613
14614             <para>Asks: Display the URI in the 856u field as an image on:
14615             ___</para>
14616
14617             <para>Values:</para>
14618
14619             <itemizedlist>
14620               <listitem>
14621                 <para>Both results and details pages</para>
14622
14623                 <itemizedlist>
14624                   <listitem>
14625                     <important>
14626                       <para>Not implemented yet</para>
14627                     </important>
14628                   </listitem>
14629                 </itemizedlist>
14630               </listitem>
14631
14632               <listitem>
14633                 <para>Detail page only</para>
14634
14635                 <itemizedlist>
14636                   <listitem>
14637                     <important>
14638                       <para><link linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link>
14639                       needs to be on for this preference to work.</para>
14640                     </important>
14641                   </listitem>
14642                 </itemizedlist>
14643
14644                 <screenshot>
14645                   <screeninfo>Showing the 856u as an image</screeninfo>
14646
14647                   <mediaobject>
14648                     <imageobject>
14649                       <imagedata fileref="images/admin/globalprefs/Display856uAsImage.png"/>
14650                     </imageobject>
14651                   </mediaobject>
14652                 </screenshot>
14653               </listitem>
14654
14655               <listitem>
14656                 <para>Neither details or results page</para>
14657               </listitem>
14658
14659               <listitem>
14660                 <para>Results page only</para>
14661
14662                 <itemizedlist>
14663                   <listitem>
14664                     <important>
14665                       <para>Not yet implemented</para>
14666                     </important>
14667                   </listitem>
14668                 </itemizedlist>
14669               </listitem>
14670             </itemizedlist>
14671
14672             <para>Description:</para>
14673
14674             <itemizedlist>
14675               <listitem>
14676                 <para>In addition to this option being set, the corresponding
14677                 XSLT option must be turned on. Also, the corresponding 856q
14678                 field must have a valid MIME image extension (e.g., "jpg") or
14679                 MIME image type (i.e. starting with "image/"), or the generic
14680                 indicator "img" entered in the field. When all of the
14681                 requirements are met, an image file will be displayed instead
14682                 of the standard link text. Clicking on the image will open it
14683                 in the same way as clicking on the link text. When you click
14684                 on the image it should open to full size, in the current
14685                 window or in a new window depending on the value in the system
14686                 pref <link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link>.</para>
14687
14688                 <screenshot>
14689                   <screeninfo>Sample 856 Field</screeninfo>
14690
14691                   <mediaobject>
14692                     <imageobject>
14693                       <imagedata fileref="images/admin/globalprefs/856imagemarc.png"/>
14694                     </imageobject>
14695                   </mediaobject>
14696                 </screenshot>
14697               </listitem>
14698             </itemizedlist>
14699           </section>
14700           <section id="DisplayIconsXSLT">
14701             <title>DisplayIconsXSLT</title>
14702             <para>Default: Show</para>
14703             <para>Asks: ___ the format, audience, and material type icons in XSLT MARC21 results and
14704               detail pages in the staff client.<important>
14705                 <para><link linkend="XSLTResultsDisplay">XSLTResultsDisplay</link> and/or <link linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link> must be set to use an
14706                   XSLT stylesheet (default or custom) for these icons to show.</para>
14707               </important></para>
14708             <para>Values:</para>
14709             <itemizedlist>
14710               <listitem>
14711                 <para>Don't show</para>
14712               </listitem>
14713               <listitem>
14714                 <para>Show</para>
14715                 <screenshot>
14716                   <screeninfo>DisplayIconsXSLT</screeninfo>
14717                   <mediaobject>
14718                     <imageobject>
14719                       <imagedata fileref="images/admin/globalprefs/DisplayIconsXSLT.png"/>
14720                     </imageobject>
14721                   </mediaobject>
14722                 </screenshot>
14723               </listitem>
14724             </itemizedlist>
14725             <para>
14726               <note>
14727                 <para>See the <link linkend="XSLTiTypes">XSLT Icon Guide</link> for more information
14728                   on these icons.</para>
14729               </note>
14730             </para>
14731           </section>
14732
14733           <section id="intranet_includes">
14734             <title>intranet_includes</title>
14735
14736             <para>Default: includes</para>
14737
14738             <para>Asks: Use include files from the ___ directory in the
14739             template directory, instead of includes/. (Leave blank to
14740             disable)</para>
14741           </section>
14742
14743           <section id="intranetcolorstylesheet">
14744             <title>intranetcolorstylesheet</title>
14745
14746             <para>Asks: Include the additional CSS stylesheet ___ to override specified settings
14747               from the default stylesheet</para>
14748
14749             <para>Description:</para>
14750
14751             <itemizedlist>
14752               <listitem>
14753                 <para>This preference is used to set the background color and style of the Staff
14754                   Client. The value is a .css file. The system administrator should determine which
14755                   file is appropriate. Enter just a filename, a full local path or a complete URL
14756                   starting with http:// (if the file lives on a remote server). Please note that if
14757                   you just enter a filename, the file should be in the css subdirectory for each
14758                   active theme and language within the Koha templates directory. A full local path
14759                   is expected to start from your HTTP document root. </para>
14760               </listitem>
14761             </itemizedlist>
14762
14763             <important>
14764               <para>Leave this field blank to disable.</para>
14765             </important>
14766           </section>
14767
14768           <section id="IntranetFavicon">
14769             <title>IntranetFavicon</title>
14770
14771             <para>Asks: Use the image at ___ for the Staff Client's favicon.
14772             <important>
14773                 <para>This should be a complete URL, starting with
14774                 http://</para>
14775               </important></para>
14776
14777             <note>
14778               <para>Turn your logo into a favicon with the <ulink url="http://antifavicon.com/">Favicon Generator</ulink>.</para>
14779             </note>
14780
14781             <para>Description:</para>
14782
14783             <itemizedlist>
14784               <listitem>
14785                 <para>The favicon is the little icon that appears next to the
14786                 URL in the address bar in most browsers. The default value for
14787                 this field (if left blank) is the small 'K' in the Koha
14788                 logo.</para>
14789
14790                 <screenshot>
14791                   <screeninfo>Default Koha Favicon</screeninfo>
14792
14793                   <mediaobject>
14794                     <imageobject>
14795                       <imagedata fileref="images/admin/globalprefs/favicon.png"/>
14796                     </imageobject>
14797                   </mediaobject>
14798                 </screenshot>
14799               </listitem>
14800             </itemizedlist>
14801           </section>
14802
14803           <section id="IntranetmainUserblock">
14804             <title>IntranetmainUserblock</title>
14805
14806             <para>Asks: Show the following HTML in its own column on the main
14807             page of the staff client</para>
14808
14809             <screenshot>
14810               <screeninfo>Sample HTML for IntranetmainUserblock</screeninfo>
14811
14812               <mediaobject>
14813                 <imageobject>
14814                   <imagedata fileref="images/admin/globalprefs/IntranetmainUserblock-html.png"/>
14815                 </imageobject>
14816               </mediaobject>
14817             </screenshot>
14818
14819             <screenshot>
14820               <screeninfo>Message from IntranetmainUserblock as it appears on
14821               the Staff Client main page</screeninfo>
14822
14823               <mediaobject>
14824                 <imageobject>
14825                   <imagedata fileref="images/admin/globalprefs/IntranetmainUserblock.png"/>
14826                 </imageobject>
14827               </mediaobject>
14828             </screenshot>
14829           </section>
14830
14831           <section id="IntranetNav">
14832             <title>IntranetNav</title>
14833
14834             <para>Asks: Show the following HTML in the More menu at the top of
14835             each page on the staff client (should be a list of links or
14836             blank)</para>
14837           </section>
14838
14839           <section id="IntranetSlipPrinterJS">
14840             <title>IntranetSlipPrinterJS</title>
14841
14842             <para>Asks: Use the following JavaScript for printing
14843             slips.</para>
14844
14845             <para>Description:</para>
14846
14847             <itemizedlist>
14848               <listitem>
14849                 <para>The most logical use of this preference is in
14850                 conjunction with the <ulink url="http://jsprintsetup.mozdev.org/">jsPrintSetup</ulink>
14851                 Firefox add-on. Learn more about this preference and the
14852                 add-on setup on the Koha wiki at <ulink url="http://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently">http://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently</ulink>.</para>
14853               </listitem>
14854             </itemizedlist>
14855           </section>
14856
14857           <section id="intranetstylesheet">
14858             <title>intranetstylesheet</title>
14859
14860             <para>Asks: Use the CSS stylesheet ___ on all pages in the staff interface, instead of
14861               the default css (used when leaving this field blank). </para>
14862
14863             <para>Description:</para>
14864
14865             <itemizedlist>
14866               <listitem>
14867                 <para>The Intranetstylesheet preference is a layout and design feature for the
14868                   intranet or staff client. This preference allows a library to customize the
14869                   appearance of the Staff Client. Enter just a filename, a full local path or a
14870                   complete URL starting with http:// (if the file lives on a remote server). Please
14871                   note that if you just enter a filename, the file should be in the css subdirectory
14872                   for each active theme and language within the Koha templates directory. A full
14873                   local path is expected to start from your HTTP document root. </para>
14874               </listitem>
14875             </itemizedlist>
14876           </section>
14877
14878           <section id="IntranetUserCSS">
14879             <title>IntranetUserCSS</title>
14880
14881             <para>Asks: Include the following CSS on all pages in the staff
14882             client</para>
14883           </section>
14884
14885           <section id="intranetuserjs">
14886             <title>IntranetUserJS</title>
14887
14888             <para>Asks: Include the following JavaScript on all pages in the
14889             staff interface</para>
14890
14891             <para>Description:</para>
14892
14893             <itemizedlist>
14894               <listitem>
14895                 <para>This preference allows the administrator to enter
14896                 JavaScript or JQuery that will be embedded across all pages of
14897                 the Staff Client. Administrators may use this preference to
14898                 customize some of the interactive sections of Koha,
14899                 customizing the text for the login prompts, for example.
14900                 Sample JQuery scripts used by Koha libraries can be found on
14901                 the wiki: <ulink url="http://wiki.koha-community.org/wiki/JQuery_Library">http://wiki.koha-community.org/wiki/JQuery_Library</ulink>.</para>
14902               </listitem>
14903             </itemizedlist>
14904           </section>
14905
14906           <section id="SlipCSS">
14907             <title>SlipCSS</title>
14908
14909             <para>Asks: Include the stylesheet at ___ on Issue and Reserve
14910             Slips.<important>
14911                 <para>This should be a complete URL, starting with
14912                 http://</para>
14913               </important></para>
14914
14915             <para>Description:</para>
14916
14917             <itemizedlist>
14918               <listitem>
14919                 <para>If you would like to style your receipts or slips with a
14920                 consistent set of fonts and colors you can use this preference
14921                 to point Koha to a stylesheet specifically for your
14922                 slips.</para>
14923               </listitem>
14924             </itemizedlist>
14925           </section>
14926
14927           <section id="StaffAuthorisedValueImages">
14928             <title>StaffAuthorisedValueImages</title>
14929
14930             <para>Default: Show</para>
14931
14932             <para>Asks: ___ images for authorized values (such as lost
14933             statuses and locations) in search results.</para>
14934
14935             <para>Values:</para>
14936
14937             <itemizedlist>
14938               <listitem>
14939                 <para>Don't show</para>
14940               </listitem>
14941
14942               <listitem>
14943                 <para>Show</para>
14944               </listitem>
14945             </itemizedlist>
14946           </section>
14947
14948           <section id="staffClientBaseURL">
14949             <title>staffClientBaseURL</title>
14950
14951             <para>Asks: The staff client is located at http:// ___</para>
14952           </section>
14953
14954           <section id="template">
14955             <title>template</title>
14956
14957             <para>Default: prog</para>
14958
14959             <para>Asks: Use the ___ theme on the staff interface.</para>
14960
14961             <para>Values:</para>
14962
14963             <itemizedlist>
14964               <listitem>
14965                 <para>prog</para>
14966               </listitem>
14967             </itemizedlist>
14968             <important>
14969               <para>Do not include a trailing slash in the URL this will break links created using
14970                 this URL.  (example: www.google.com not www.google.com/)</para>
14971             </important>
14972           </section>
14973
14974           <section id="XSLTDetailsDisplay">
14975             <title>XSLTDetailsDisplay</title>
14976
14977             <para>Default: default</para>
14978
14979             <para>Asks: Display details in the staff client using XSLT
14980             stylesheet at ___</para>
14981
14982             <para>Values:</para>
14983
14984             <itemizedlist>
14985               <listitem>
14986                 <para>leave empty to not use the XSLT stylesheet</para>
14987
14988                 <itemizedlist>
14989                   <listitem>
14990                     <para>In previous versions of Koha this was the setting
14991                     that read 'normally'</para>
14992
14993                     <screenshot>
14994                       <screeninfo>Detail display without XSLT
14995                       stylesheets</screeninfo>
14996
14997                       <mediaobject>
14998                         <imageobject>
14999                           <imagedata fileref="images/admin/globalprefs/XSLTDetailsDisplay-off.png"/>
15000                         </imageobject>
15001                       </mediaobject>
15002                     </screenshot>
15003                   </listitem>
15004                 </itemizedlist>
15005               </listitem>
15006
15007               <listitem>
15008                 <para>enter "default" for the default one</para>
15009
15010                 <screenshot>
15011                   <screeninfo>Detail display using XSLT
15012                   stylesheets</screeninfo>
15013
15014                   <mediaobject>
15015                     <imageobject>
15016                       <imagedata fileref="images/admin/globalprefs/XSLTDetailsDisplay-on.png"/>
15017                     </imageobject>
15018                   </mediaobject>
15019                 </screenshot>
15020               </listitem>
15021
15022               <listitem>
15023                 <para>put a path to define a XSLT file</para>
15024
15025                 <itemizedlist>
15026                   <listitem>
15027                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
15028                   </listitem>
15029
15030                   <listitem>
15031                     <para>If in a multi-language system you can enter
15032                     {langcode} in the path to tell Koha to look in the right
15033                     language folder</para>
15034
15035                     <itemizedlist>
15036                       <listitem>
15037                         <para>ex:
15038                         /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl</para>
15039                       </listitem>
15040
15041                       <listitem>
15042                         <para>ex.
15043                         http://mykoha.org/{langcode}/stylesheet.xsl</para>
15044                       </listitem>
15045                     </itemizedlist>
15046                   </listitem>
15047                 </itemizedlist>
15048               </listitem>
15049
15050               <listitem>
15051                 <para>put an URL for an external specific stylesheet</para>
15052
15053                 <itemizedlist>
15054                   <listitem>
15055                     <para>ex: http://mykoha.org/stylesheet.xsl</para>
15056                   </listitem>
15057                 </itemizedlist>
15058               </listitem>
15059             </itemizedlist>
15060
15061             <para>Description:</para>
15062
15063             <itemizedlist>
15064               <listitem>
15065                 <para>XSLT stylesheets allow for the customization of the
15066                 details shows on the screen when viewing a bib record. This
15067                 preference will allow you either use the default look that
15068                 comes with Koha or design your own stylesheet.</para>
15069               </listitem>
15070             </itemizedlist>
15071           </section>
15072
15073           <section id="XSLTResultsDisplay">
15074             <title>XSLTResultsDisplay</title>
15075
15076             <para>Default: default</para>
15077
15078             <para>Asks: Display results in the staff client using XSLT
15079             stylesheet at ___</para>
15080
15081             <para>Values:</para>
15082
15083             <itemizedlist>
15084               <listitem>
15085                 <para>leave empty to not use the XSLT stylesheet</para>
15086
15087                 <itemizedlist>
15088                   <listitem>
15089                     <para>In previous versions of Koha this was the setting
15090                     that read 'normally'</para>
15091                   </listitem>
15092                 </itemizedlist>
15093               </listitem>
15094
15095               <listitem>
15096                 <para>enter "default" for the default one</para>
15097               </listitem>
15098
15099               <listitem>
15100                 <para>put a path to define a XSLT file</para>
15101
15102                 <itemizedlist>
15103                   <listitem>
15104                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
15105                   </listitem>
15106
15107                   <listitem>
15108                     <para>If in a multi-language system you can enter
15109                     {langcode} in the path to tell Koha to look in the right
15110                     language folder</para>
15111
15112                     <itemizedlist>
15113                       <listitem>
15114                         <para>ex:
15115                         /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl</para>
15116                       </listitem>
15117
15118                       <listitem>
15119                         <para>ex.
15120                         http://mykoha.org/{langcode}/stylesheet.xsl</para>
15121                       </listitem>
15122                     </itemizedlist>
15123                   </listitem>
15124                 </itemizedlist>
15125               </listitem>
15126
15127               <listitem>
15128                 <para>put an URL for an external specific stylesheet</para>
15129
15130                 <itemizedlist>
15131                   <listitem>
15132                     <para>ex: http://mykoha.org/stylesheet.xsl</para>
15133                   </listitem>
15134                 </itemizedlist>
15135               </listitem>
15136             </itemizedlist>
15137
15138             <para>Description:</para>
15139
15140             <itemizedlist>
15141               <listitem>
15142                 <para>XSLT stylesheets allow for the customization of the
15143                 details shows on the screen when viewing the search results.
15144                 This preference will allow you either use the default look
15145                 that comes with Koha or design your own stylesheet.</para>
15146               </listitem>
15147             </itemizedlist>
15148           </section>
15149         </section>
15150
15151         <section id="staffoptsprefs">
15152           <title>Options</title>
15153
15154           <section id="HidePatronName">
15155             <title>HidePatronName</title>
15156
15157             <para>Default: Show</para>
15158
15159             <para>Asks: ___ the names of patrons that have items checked out
15160             or on hold on detail pages or the "Place Hold" screen.</para>
15161
15162             <para>Values:</para>
15163
15164             <itemizedlist>
15165               <listitem>
15166                 <para>Don't show</para>
15167               </listitem>
15168
15169               <listitem>
15170                 <para>Show</para>
15171               </listitem>
15172             </itemizedlist>
15173           </section>
15174
15175           <section id="intranetbookbag">
15176             <title>intranetbookbag</title>
15177
15178             <para>Default: Show</para>
15179
15180             <para>Asks: ___ the cart option in the staff client.</para>
15181
15182             <para>Values:</para>
15183
15184             <itemizedlist>
15185               <listitem>
15186                 <para>Don't show</para>
15187               </listitem>
15188
15189               <listitem>
15190                 <para>Show</para>
15191               </listitem>
15192             </itemizedlist>
15193           </section>
15194           <section id="StaffDetailItemSelection ">
15195             <title>StaffDetailItemSelection</title>
15196             <para>Default: Enable</para>
15197             <para>Asks: ___  item selection in record detail page. </para>
15198             <para>Values:<itemizedlist>
15199                 <listitem>
15200                   <para>Disable</para>
15201                 </listitem>
15202                 <listitem>
15203                   <para>Enable</para>
15204                 </listitem>
15205               </itemizedlist></para>
15206             <para>Description:<itemizedlist>
15207                 <listitem>
15208                   <para>This preference lets you choose to show (or not show) checkboxes to the left
15209                     of every item in the holdings tab on the detail display of a record in the staff
15210                     client. Showing these checkboxes allows the staff members to select multiple
15211                     items to edit or delete at once.</para>
15212                   <screenshot>
15213                       <screeninfo>Items with the checkboxes enabled</screeninfo>
15214                       <mediaobject>
15215                         <imageobject>
15216                           <imagedata fileref="images/admin/globalprefs/StaffDetailItemSelection.png"
15217                           />
15218                         </imageobject>
15219                       </mediaobject>
15220                     </screenshot>
15221                 </listitem>
15222               </itemizedlist></para>
15223           </section>
15224           <section id="UseWYSIWYGinSystemPreferences">
15225             <title>UseWYSIWYGinSystemPreferences</title>
15226             <para>Default: Don't show</para>
15227             <para>Asks: ___ WYSIWYG editor when editing certain HTML system preferences.</para>
15228             <para>Values:<itemizedlist>
15229                 <listitem>
15230                   <para>Don't show</para>
15231                 </listitem>
15232                 <listitem>
15233                   <para>Show<screenshot>
15234                       <screeninfo>WYSIWYG Editor in Sys Prefs</screeninfo>
15235                       <mediaobject>
15236                         <imageobject>
15237                           <imagedata
15238                             fileref="images/admin/globalprefs/UseWYSIWYGinSystemPreferences.png"/>
15239                         </imageobject>
15240                       </mediaobject>
15241                     </screenshot></para>
15242                 </listitem>
15243               </itemizedlist></para>
15244             <para>Description:<itemizedlist>
15245                 <listitem>
15246                   <para>This preference allows you to chang system preferences with HTML in them to
15247                     WYSIWYG editors instead of plain text boxes.</para>
15248                 </listitem>
15249               </itemizedlist></para>
15250           </section>
15251
15252           <section id="viewISBD">
15253             <title>viewISBD</title>
15254
15255             <para>Default: Allow</para>
15256
15257             <para>Asks: ___ staff to view records in ISBD form on the staff
15258             client.</para>
15259
15260             <para>Values:</para>
15261
15262             <itemizedlist>
15263               <listitem>
15264                 <para>Allow</para>
15265               </listitem>
15266
15267               <listitem>
15268                 <para>Don't allow</para>
15269               </listitem>
15270             </itemizedlist>
15271           </section>
15272
15273           <section id="viewLabeledMARC">
15274             <title>viewLabeledMARC</title>
15275
15276             <para>Default: Allow</para>
15277
15278             <para>Asks: ___ staff to view records in labeled MARC form on the
15279             staff client.</para>
15280
15281             <para>Values:</para>
15282
15283             <itemizedlist>
15284               <listitem>
15285                 <para>Allow</para>
15286               </listitem>
15287
15288               <listitem>
15289                 <para>Don't allow</para>
15290               </listitem>
15291             </itemizedlist>
15292           </section>
15293
15294           <section id="viewMARC">
15295             <title>viewMARC</title>
15296
15297             <para>Default: Allow</para>
15298
15299             <para>Asks: ___ staff to view records in plain MARC form on the
15300             staff client.</para>
15301
15302             <para>Values:</para>
15303
15304             <itemizedlist>
15305               <listitem>
15306                 <para>Allow</para>
15307               </listitem>
15308
15309               <listitem>
15310                 <para>Don't allow</para>
15311               </listitem>
15312             </itemizedlist>
15313           </section>
15314         </section>
15315       </section>
15316       <section id="toolsprefs">
15317         <title>Tools</title>
15318         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Global System
15319           Preferences &gt; Tools</para>
15320         <section id="batchitemodprefs">
15321           <title>Batch Item Modification</title>
15322           <para>These preferences are in reference to the <link linkend="batchmodifyitems">Batch
15323               Item Modification</link> tool.</para>
15324           <section id="MaxItemsForBatch">
15325             <title>MaxItemsForBatch</title>
15326             <para>Default: 1000</para>
15327             <para>Asks: Process up to ___ items in a single modification or deletion batch. </para>
15328             <para>Description:<itemizedlist>
15329                 <listitem>
15330                   <para>In the <link linkend="batchdeleteitems">batch item delete tool</link> this
15331                     will prevent the display of more than the items you entered in this preference,
15332                     but you will be able to delete more than the number you enter here. In the <link
15333                       linkend="batchmodifyitems">batch item modification tool</link> this preference
15334                     will prevent the editing of more than the number entered here.</para>
15335                 </listitem>
15336               </itemizedlist></para>
15337           </section>
15338         </section>
15339         <section id="newstoolprefs">
15340           <title>News</title>
15341           <section id="NewsAuthorDisplay">
15342             <title>NewsAuthorDisplay</title>
15343             <para>Default: not at all</para>
15344             <para>Asks: Show the author for news items: ___</para>
15345             <para>Values:<itemizedlist>
15346                 <listitem>
15347                   <para>Both OPAC and staff client</para>
15348                 </listitem>
15349                 <listitem>
15350                   <para>Not at all</para>
15351                 </listitem>
15352                 <listitem>
15353                   <para>OPAC only</para>
15354                 </listitem>
15355                 <listitem>
15356                   <para>Staff client only</para>
15357                 </listitem>
15358               </itemizedlist></para>
15359           </section>
15360         </section> 
15361         <section id="patcardprefs">
15362           <title>Patron Cards</title>
15363           <para>These preferences are in reference to the <link linkend="patroncardcreator">Patron
15364               Card Creator</link> tool.</para>
15365           <section id="ImageLimit">
15366             <title>ImageLimit</title>
15367             <para>Asks: Limit the number of creator images stored in the database to ___
15368               images.</para>
15369           </section>
15370         </section>
15371       </section>
15372
15373       <section id="webserviceprefs">
15374         <title>Web Services</title>
15375
15376         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
15377         Global System Preferences &gt; Web Services</para>
15378         <section id="idref">
15379           <title>IdRef</title>
15380           <para>Default: Disable</para>
15381           <para>Asks: ___ the IdRef webservice from the opac detail page.  IdRef allows to request
15382             authorities from the Sudoc database. </para>
15383           <para>Values:<itemizedlist>
15384               <listitem>
15385                 <para>Disable</para>
15386               </listitem>
15387               <listitem>
15388                 <para>Enable</para>
15389               </listitem>
15390             </itemizedlist></para>
15391           <para>Description:<itemizedlist>
15392               <listitem>
15393                 <para>IdRef is a French service for Sudoc autorities. Using the <ulink
15394                     url="http://www.sudoc.abes.fr/">Sudoc database</ulink>, it allows to request /
15395                   modify / add authorities. If a record comes from the Sudoc (so 009 is filled with
15396                   an integer), at the OPAC you will see "Author: Idref" if a 7..$3 (unimarc author)
15397                   if filled with a ppn. On clicking on the Idref link, a popup will display. <screenshot>
15398                     <screeninfo>IdRef link</screeninfo>
15399                     <mediaobject>
15400                       <imageobject>
15401                         <imagedata fileref="images/admin/globalprefs/idref1.png"/>
15402                       </imageobject>
15403                     </mediaobject>
15404                   </screenshot></para>
15405                 <para>The Idref webservice is requested and all records (by roles) for this author
15406                   will be displayed<screenshot>
15407                     <screeninfo>Sudoc</screeninfo>
15408                     <mediaobject>
15409                       <imageobject>
15410                         <imagedata fileref="images/admin/globalprefs/idref2.png"/>
15411                       </imageobject>
15412                     </mediaobject>
15413                   </screenshot></para>
15414                 <para>There is 1 line / record and 2 links at the end. 1 will request Koha
15415                   (cgi-bin/koha/opac-search.pl?q=ident:003381862), the other one will redirect to
15416                   the sudoc page (http://www.sudoc.fr/003381862).</para>
15417               </listitem>
15418               <listitem>
15419                 <para>
15420                   <important>
15421                     <para>Please note that this feature is available only for libraries using
15422                       UNIMARC. </para>
15423                   </important>
15424                 </para>
15425               </listitem>
15426               <listitem>
15427                 <note>
15428                   <para>The French Sudoc database should not be confused with the US Superintendent
15429                     of Documents (SuDocs) Classification Scheme.</para>
15430                 </note>
15431               </listitem>
15432             </itemizedlist></para>
15433         </section>
15434
15435         <section id="ilsdiprefs">
15436           <title>ILS-DI</title>
15437
15438           <para/>
15439
15440           <section id="ILS-DI">
15441             <title>ILS-DI</title>
15442
15443             <para>Default: Disable</para>
15444
15445             <para>Asks: ___ ILS-DI services for OPAC users</para>
15446
15447             <para>Values:</para>
15448
15449             <itemizedlist>
15450               <listitem>
15451                 <para>Disable</para>
15452               </listitem>
15453
15454               <listitem>
15455                 <para>Enable</para>
15456               </listitem>
15457             </itemizedlist>
15458           </section>
15459
15460           <section id="ILS-DIAuthorized_IPs">
15461             <title>ILS-DI:AuthorizedIPs</title>
15462
15463             <para>Asks: ___ allowed IPs to use the ILS-DI services</para>
15464           </section>
15465         </section>
15466
15467         <section id="oaiprefs">
15468           <title>OAI-PMH</title>
15469
15470           <section id="OAI-PMH">
15471             <title>OAI-PMH</title>
15472
15473             <para>Default: Disable</para>
15474
15475             <para>Asks: ___ Koha's OAI-PMH server.</para>
15476
15477             <para>Values:</para>
15478
15479             <itemizedlist>
15480               <listitem>
15481                 <para>Disable</para>
15482               </listitem>
15483
15484               <listitem>
15485                 <para>Enable</para>
15486               </listitem>
15487             </itemizedlist>
15488
15489             <para>Description:</para>
15490
15491             <itemizedlist>
15492               <listitem>
15493                 <para>Once enabled you can visit http://YOURKOHACATALOG/cgi-bin/koha/oai.pl to see
15494                   your file. For the Open Archives Initiative-Protocol for Metadata Harvesting
15495                   (OAI-PMH) there are two groups of 'participants': Data Providers and Service
15496                   Providers. Data Providers (open archives, repositories) provide free access to
15497                   metadata, and may, but do not necessarily, offer free access to full texts or
15498                   other resources. OAI-PMH provides an easy to implement, low barrier solution for
15499                   Data Providers. Service Providers use the OAI interfaces of the Data Providers to
15500                   harvest and store metadata. Note that this means that there are no live search
15501                   requests to the Data Providers; rather, services are based on the harvested data
15502                   via OAI-PMH. Koha at present can only act as a Data Provider. It can not harvest
15503                   from other repositories. The biggest stumbling block to having Koha harvest from
15504                   other repositories is that MARC is the only metadata format that Koha indexes
15505                   natively. Visit <ulink url="http://www.oaforum.org/tutorial/english/page3.htm"
15506                     >http://www.oaforum.org/tutorial/english/page3.htm</ulink> for diagrams of how
15507                   OAI-PMH works.</para>
15508               </listitem>
15509             </itemizedlist>
15510
15511             <para>Learn more about OAI-PMH at: <ulink url="http://www.openarchives.org/pmh/">http://www.openarchives.org/pmh/</ulink></para>
15512           </section>
15513
15514           <section id="OAI-PMHarchiveID">
15515             <title>OAI-PMH:archiveID</title>
15516
15517             <para>Default: KOHA-OAI-TEST</para>
15518
15519             <para>Asks: Identify records at this site with the prefix ___
15520             :</para>
15521           </section>
15522
15523           <section id="OAI-PMHAutoUpdateSets">
15524             <title>OAI-PMH:AutoUpdateSets</title>
15525
15526             <para>Default: Disable</para>
15527
15528             <para>Asks: ___ automatic update of OAI-PMH sets when a
15529             bibliographic record is created or updated.</para>
15530
15531             <para>Values:</para>
15532
15533             <itemizedlist>
15534               <listitem>
15535                 <para>Disable</para>
15536               </listitem>
15537
15538               <listitem>
15539                 <para>Enable</para>
15540               </listitem>
15541             </itemizedlist>
15542           </section>
15543
15544           <section id="OAI-PMHConfFile">
15545             <title>OAI-PMH:ConfFile</title>
15546
15547             <para>If this preference is left empty, Koha's OAI Server operates
15548             in normal mode, otherwise it operates in extended mode. In
15549             extended mode, it's possible to parameter other formats than
15550             marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML
15551             configuration file which list available metadata formats and XSL
15552             file used to create them from marcxml records.</para>
15553
15554             <para>For more information, see the <link linkend="oaiconfsample">sample conf file</link> in the
15555             appendix.</para>
15556           </section>
15557           <section id="OAI-PMHDeletedRecord">
15558             <title>OAI-PMH:DeletedRecord</title>
15559             <para>Default: will never be emptied or truncated (persistent)</para>
15560             <para>Asks: Koha's deletedbiblio table ___</para>
15561             <para>Values:<itemizedlist>
15562                 <listitem>
15563                   <para>will never have any data in it (no)</para>
15564                 </listitem>
15565                 <listitem>
15566                   <para>will never be emptied or truncated (persistent)</para>
15567                 </listitem>
15568                 <listitem>
15569                   <para>might be emptied or truncated at some point (transient)</para>
15570                 </listitem>
15571               </itemizedlist></para>
15572           </section>
15573
15574           <section id="OAI-PMHMaxCount">
15575             <title>OAI-PMH:MaxCount</title>
15576
15577             <para>Default: 50</para>
15578
15579             <para>Asks: Only return ___ records at a time in response to a
15580             ListRecords or ListIdentifiers query.</para>
15581
15582             <para>Description:</para>
15583
15584             <itemizedlist>
15585               <listitem>
15586                 <para>This is the maximum number of records that would be
15587                 returned based on ListRecord or ListIdentifier queries from
15588                 harvesters. ListRecords harvest the entire records while the
15589                 ListIdentifier is an abbreviated form of ListRecords,
15590                 retrieving only headers rather than records.</para>
15591               </listitem>
15592             </itemizedlist>
15593           </section>
15594         </section>
15595         <section id="reportingservice">
15596           <title>Reporting</title>
15597           <section id="SvcMaxReportRows">
15598             <title>SvcMaxReportRows</title>
15599             <para>Default: 10</para>
15600             <para>Asks: Only return ___ rows of a report requested via the reports web
15601               service.</para>
15602             <para>Description:<itemizedlist>
15603                 <listitem>
15604                   <para>This value will be used to limit the number of results returned by <link linkend="publicreport">public reports</link>.</para>
15605                 </listitem>
15606               </itemizedlist></para>
15607           </section>
15608         </section>
15609       </section>
15610     </section>
15611
15612     <section id="basicparams">
15613       <title>Basic Parameters</title>
15614
15615       <para><emphasis>Get there:</emphasis> More &gt; Administration</para>
15616
15617       <important>
15618         <para>Configure all 'parameters' in the order they appear.</para>
15619       </important>
15620
15621       <section id="libsgroups">
15622         <title>Libraries &amp; Groups</title>
15623
15624         <para>When setting up your Koha system you will want to add
15625         information for every library that will be sharing your system. This
15626         data is used in several areas of Koha.</para>
15627
15628         <itemizedlist>
15629           <listitem>
15630             <para><emphasis>Get there:</emphasis> More &gt; Administration
15631             &gt; Basic Parameters &gt; Libraries and Groups</para>
15632           </listitem>
15633         </itemizedlist>
15634
15635         <para>When visiting this page you are presented with a list of the
15636         libraries and groups that have already been added to the
15637         system.</para>
15638
15639         <screenshot>
15640           <screeninfo>Library List</screeninfo>
15641
15642           <mediaobject>
15643             <imageobject>
15644               <imagedata fileref="images/admin/basicparams/librarylist.png"/>
15645             </imageobject>
15646           </mediaobject>
15647         </screenshot>
15648
15649         <screenshot>
15650           <screeninfo>Group Lists</screeninfo>
15651
15652           <mediaobject>
15653             <imageobject>
15654               <imagedata fileref="images/admin/basicparams/grouplists.png"/>
15655             </imageobject>
15656           </mediaobject>
15657         </screenshot>
15658
15659         <section id="addingalibrary">
15660           <title>Adding a Library</title>
15661
15662           <para>To add a new library:</para>
15663
15664           <itemizedlist>
15665             <listitem>
15666               <para>Click 'New Library'</para>
15667             </listitem>
15668
15669             <listitem>
15670               <para>The top of the form asks for some basics about the
15671               library</para>
15672
15673               <screenshot>
15674                 <screeninfo>Basic Library Info</screeninfo>
15675
15676                 <mediaobject>
15677                   <imageobject>
15678                     <imagedata fileref="images/admin/basicparams/newlibrary.png"/>
15679                   </imageobject>
15680                 </mediaobject>
15681               </screenshot>
15682
15683               <itemizedlist>
15684                 <listitem>
15685                   <para>The library code should not contain any spaces and be
15686                   10 or fewer characters. This code will be used as a unique
15687                   identifier in the database.</para>
15688                 </listitem>
15689
15690                 <listitem>
15691                   <para>The name will be displayed on the OPAC wherever the
15692                   library name displays to the public and should be a name
15693                   that makes sense to your patrons.</para>
15694                 </listitem>
15695
15696                 <listitem>
15697                   <para>If you have <link linkend="addinglibgroup">groups</link> set up you can choose
15698                   what group this library belongs to after entering in the
15699                   code and name</para>
15700                 </listitem>
15701               </itemizedlist>
15702             </listitem>
15703
15704             <listitem>
15705               <para>Next you can enter basic contact info about the
15706               branch</para>
15707
15708               <screenshot>
15709                 <screeninfo>Library Contact Info</screeninfo>
15710
15711                 <mediaobject>
15712                   <imageobject>
15713                     <imagedata fileref="images/admin/basicparams/librarycontact.png"/>
15714                   </imageobject>
15715                 </mediaobject>
15716               </screenshot>
15717
15718               <itemizedlist>
15719                 <listitem>
15720                   <para>The address and contact fields can be used to make
15721                   notices custom for each library</para>
15722                 </listitem>
15723
15724                 <listitem>
15725                   <para>The email address field is not required, but it should
15726                   be filled for every library in your system</para>
15727
15728                   <itemizedlist>
15729                     <listitem>
15730                       <important>
15731                         <para>Be sure to enter a library email address to make
15732                         sure that notices are sent to and from the right
15733                         address</para>
15734                       </important>
15735                     </listitem>
15736                   </itemizedlist>
15737                 </listitem>
15738
15739                 <listitem>
15740                   <para>If you'd like you can enter a different 'Reply-To' email address. This is
15741                     the email address that all replies will go to.<itemizedlist>
15742                       <listitem>
15743                         <para>
15744                           <note>
15745                             <para>If you do not fill in this value Koha will use the address in the
15746                                 <link linkend="ReplytoDefault">ReplytoDefault</link>
15747                               preference</para>
15748                           </note>
15749                         </para>
15750                       </listitem>
15751                     </itemizedlist></para>
15752                 </listitem>
15753                 <listitem>
15754                   <para>If you'd like you can also enter a different 'Return-Path' email address.
15755                     This is the email address that all bounced messages will go to.<itemizedlist>
15756                       <listitem>
15757                         <note>
15758                           <para>If you do not fill in this value Koha will use the address in the
15759                               <link linkend="ReturnpathDefault">ReturnpathDefault</link>
15760                             preference</para>
15761                         </note>
15762                       </listitem>
15763                     </itemizedlist></para>
15764                 </listitem>
15765                 <listitem>
15766                   <para>If the URL field is populated then the library name will be linked in the
15767                     holdings table on the OPAC</para>
15768                   <screenshot>
15769                     <screeninfo>Linked Library Name</screeninfo>
15770                     <mediaobject>
15771                       <imageobject>
15772                         <imagedata fileref="images/admin/basicparams/librarylink.png"/>
15773                       </imageobject>
15774                     </mediaobject>
15775                   </screenshot>
15776                 </listitem>
15777
15778                 <listitem>
15779                   <para>The OPAC Info box is for you to put information about
15780                   the library that will appear in the OPAC when the branch
15781                   name is moused over in the holdings table</para>
15782
15783                   <screenshot>
15784                     <screeninfo>OPAC Info</screeninfo>
15785
15786                     <mediaobject>
15787                       <imageobject>
15788                         <imagedata fileref="images/admin/basicparams/opacinfo.png"/>
15789                       </imageobject>
15790                     </mediaobject>
15791                   </screenshot>
15792                 </listitem>
15793
15794                 <listitem>
15795                   <para>IP Address does not have be filled in unless you plan
15796                   on limiting access to your staff client to a specific IP
15797                   Address</para>
15798
15799                   <itemizedlist>
15800                     <listitem>
15801                       <important>
15802                         <para>An IP address is required if you have enabled
15803                         <link linkend="AutoLocation">AutoLocation</link></para>
15804                       </important>
15805                     </listitem>
15806                   </itemizedlist>
15807                 </listitem>
15808
15809                 <listitem>
15810                   <para>Finally, if you have any notes you can put them here.
15811                   These will not show in the OPAC</para>
15812                 </listitem>
15813               </itemizedlist>
15814             </listitem>
15815           </itemizedlist>
15816
15817           <note>
15818             <para>Of the fields listed, only 'Library code' and 'Name' are
15819             required</para>
15820           </note>
15821
15822           <para/>
15823         </section>
15824
15825         <section id="editingalibrary">
15826           <title>Editing/Deleting a Library</title>
15827
15828           <para>You will be unable to delete any library that has patrons or
15829           items attached to it.</para>
15830
15831           <screenshot>
15832             <screeninfo>Staff will be presented with a warning when trying to
15833             delete a library that is being used</screeninfo>
15834
15835             <mediaobject>
15836               <imageobject>
15837                 <imagedata fileref="images/admin/basicparams/cannotdeletelibrary.png"/>
15838               </imageobject>
15839             </mediaobject>
15840           </screenshot>
15841
15842           <para>Each library will have an 'Edit' link to the right of it.
15843           Click this link to edit/alter details associated with the library in
15844           question.</para>
15845
15846           <important>
15847             <para>You will be unable to edit the 'Library code'</para>
15848           </important>
15849         </section>
15850
15851         <section id="addinglibgroup">
15852           <title>Adding a group</title>
15853
15854           <para>To add a Search Domain or Library Property Group click the
15855           'New Group' button at the top of the screen</para>
15856
15857           <screenshot>
15858             <screeninfo>Add group form</screeninfo>
15859
15860             <mediaobject>
15861               <imageobject>
15862                 <imagedata fileref="images/admin/basicparams/addlibgroup.png"/>
15863               </imageobject>
15864             </mediaobject>
15865           </screenshot>
15866           <para>Give the group a 'Category type; of 'searchdomain' and if you would like the group
15867             to show up in the library pull down at the top of the OPAC (with  <link
15868               linkend="OpacAddMastheadLibraryPulldown">OpacAddMastheadLibraryPulldown</link> set to
15869             'Add') and on the advanced search page you can check the 'Show in search pulldown'
15870             box.</para>
15871
15872           <para>Of the fields on the group form, 'Category code', 'Name', and 'Category type' are
15873             the only required fields</para>
15874
15875           <section id="searchdomaingroups">
15876             <title>Search Domain Groups</title>
15877
15878             <para>Search Domain Groups allow you to search a group of
15879             libraries at the same time instead of searching just one library
15880             or all libraries.</para>
15881
15882             <screenshot>
15883               <screeninfo>Search Domain Groups</screeninfo>
15884
15885               <mediaobject>
15886                 <imageobject>
15887                   <imagedata fileref="images/admin/basicparams/searchgroup.png"/>
15888                 </imageobject>
15889               </mediaobject>
15890             </screenshot>
15891
15892             <para>To see Search Domain Groups in action visit the staff client
15893             advanced search page in your Koha system:</para>
15894
15895             <screenshot>
15896               <screeninfo>Library group search on staff client</screeninfo>
15897
15898               <mediaobject>
15899                 <imageobject>
15900                   <imagedata fileref="images/admin/basicparams/stafflibgroupsearch.png"/>
15901                 </imageobject>
15902               </mediaobject>
15903             </screenshot>
15904           </section>
15905
15906           <section id="libpropertygroups">
15907             <title>Library Property Groups</title>
15908
15909             <para>You can assign specific categories to your libraries by
15910             adding groups for them</para>
15911
15912             <screenshot>
15913               <screeninfo>Library Property Groups</screeninfo>
15914
15915               <mediaobject>
15916                 <imageobject>
15917                   <imagedata fileref="images/admin/basicparams/groupproperties.png"/>
15918                 </imageobject>
15919               </mediaobject>
15920             </screenshot>
15921
15922             <para>Properties are then applied to libraries via the add or edit
15923             library form</para>
15924
15925             <screenshot>
15926               <screeninfo>Groups on the Add/Modify library form</screeninfo>
15927
15928               <mediaobject>
15929                 <imageobject>
15930                   <imagedata fileref="images/admin/basicparams/addlibrarytogroup.png"/>
15931                 </imageobject>
15932               </mediaobject>
15933             </screenshot>
15934           </section>
15935         </section>
15936       </section>
15937
15938       <section id="itemtypeadmin">
15939         <title>Item Types</title>
15940
15941         <para>Koha allows you to organize your collection by item types and
15942         collection codes.</para>
15943
15944         <itemizedlist>
15945           <listitem>
15946             <para><emphasis>Get there:</emphasis> More &gt; Administration
15947             &gt; Basic Parameters &gt; Item Types</para>
15948           </listitem>
15949         </itemizedlist>
15950
15951         <para>Item types typically refer to the material type (book, cd, dvd,
15952         etc), but can be used in any way that works for your library.</para>
15953
15954         <screenshot>
15955           <screeninfo>Item Types</screeninfo>
15956
15957           <mediaobject>
15958             <imageobject>
15959               <imagedata fileref="images/admin/basicparams/itemtypes.png"/>
15960             </imageobject>
15961           </mediaobject>
15962         </screenshot>
15963
15964         <section id="additemtype">
15965           <title>Adding Item Types</title>
15966
15967           <para>To add a new item type, simply click the 'New Item Type'
15968           button at the top of the Item Types page.</para>
15969
15970           <screenshot>
15971             <screeninfo>New Item Type</screeninfo>
15972
15973             <mediaobject>
15974               <imageobject>
15975                 <imagedata fileref="images/admin/basicparams/additemtype.png"/>
15976               </imageobject>
15977             </mediaobject>
15978           </screenshot>
15979
15980           <itemizedlist>
15981             <listitem>
15982               <para>In the 'Item Type' field, enter a short code for your item
15983               type</para>
15984             </listitem>
15985
15986             <listitem>
15987               <para>The description is the plain text definition of the item type (for those with
15988                 multiple languages installed you can translate the item type description in to all
15989                 of those languages using the 'Translate in to other languages' link)</para>
15990             </listitem>
15991             <listitem>
15992               <para>Item types and can grouped together for searching at the same time. For example
15993                 you can put DVDs and Bluray in to a group called Movie and then they can be searched
15994                 together. These groups are defined in the ITEMTYPECAT authorized value.</para>
15995             </listitem>
15996
15997             <listitem>
15998               <para>You can choose to have an image associated with your item
15999               type</para>
16000
16001               <itemizedlist>
16002                 <listitem>
16003                   <para>You can choose from a series of image
16004                   collections</para>
16005                 </listitem>
16006
16007                 <listitem>
16008                   <para>You can link to a remote image</para>
16009                 </listitem>
16010
16011                 <listitem>
16012                   <para>Or you can just have no image associated with the item
16013                   type</para>
16014                 </listitem>
16015
16016                 <listitem>
16017                   <important>
16018                     <para>To have your item type images appear in the OPAC you
16019                     need to set noItemTypeImages to 'Show'</para>
16020                   </important>
16021
16022                   <itemizedlist>
16023                     <listitem>
16024                       <para><emphasis>Get there: </emphasis>More &gt;
16025                       Administration &gt; Global System Preferences &gt; <link linkend="adminprefs">Admin</link></para>
16026                     </listitem>
16027                   </itemizedlist>
16028                 </listitem>
16029               </itemizedlist>
16030             </listitem>
16031             <listitem>
16032               <para>For items that you are suppressing from the OPAC you can hide their item type
16033                 from being searched in the OPAC</para>
16034             </listitem>
16035
16036             <listitem>
16037               <para>For items that do not circulate, check the 'Not for loan'
16038               options</para>
16039
16040               <itemizedlist>
16041                 <listitem>
16042                   <para>Items marked 'Not for loan' will appear in the
16043                   catalog, but cannot be checked out to patrons</para>
16044                 </listitem>
16045               </itemizedlist>
16046             </listitem>
16047
16048             <listitem>
16049               <para id="rentalcharge">For items that you charge a rental fee
16050               for, enter the total fee you charge in the 'Rental charge'
16051               field</para>
16052
16053               <itemizedlist>
16054                 <listitem>
16055                   <important>
16056                     <para>Do not enter symbols in this field, only numbers and
16057                     decimal points (ex. $5.00 should be entered as 5 or
16058                     5.00)</para>
16059                   </important>
16060                 </listitem>
16061
16062                 <listitem>
16063                   <para>This will charge the patron on checkout</para>
16064                 </listitem>
16065               </itemizedlist>
16066             </listitem>
16067
16068             <listitem>
16069               <para>If you would like a message or alert to appear when items of this type are
16070                 checked in you can enter that in the 'Checkin message' box</para>
16071               <screenshot>
16072                 <screeninfo>Checkin message setup</screeninfo>
16073                 <mediaobject>
16074                   <imageobject>
16075                     <imagedata fileref="images/admin/basicparams/itemtype-msgsetup.png"/>
16076                   </imageobject>
16077                 </mediaobject>
16078               </screenshot>
16079               <para>
16080                 <itemizedlist>
16081                   <listitem>
16082                     <para>The Checkin message type can be a Message or an Alert.  The only
16083                       difference between these two is the styling. By default a Message is blue </para>
16084                     <screenshot>
16085                       <screeninfo>Checkin Message</screeninfo>
16086                       <mediaobject>
16087                         <imageobject>
16088                           <imagedata fileref="images/admin/basicparams/itemtype-msg.png"/>
16089                         </imageobject>
16090                       </mediaobject>
16091                     </screenshot>
16092                     <para>and an Alert is yellow.</para>
16093                     <screenshot>
16094                         <screeninfo>Checkin Alert</screeninfo>
16095                         <mediaobject>
16096                           <imageobject>
16097                             <imagedata fileref="images/admin/basicparams/itemtype-alert.png"/>
16098                           </imageobject>
16099                         </mediaobject>
16100                       </screenshot>
16101                   </listitem>
16102                 </itemizedlist>
16103               </para>
16104             </listitem>
16105             <listitem>
16106               <para>Some SIP devices need you to use a SIP-specific media type instead of Koha's
16107                 item type (usually lockers and sorters need this media type), if you use a device
16108                 like this you'll want to enter the SIP media type.</para>
16109             </listitem>
16110             <listitem>
16111               <para>When finished, click 'Save Changes'</para>
16112               <itemizedlist>
16113                 <listitem>
16114                   <note>
16115                     <para>All fields, with the exception of the 'Item Type' will be editable from
16116                       the Item Types list</para>
16117                   </note>
16118                 </listitem>
16119               </itemizedlist>
16120             </listitem>
16121
16122             <listitem>
16123               <para>Your new item type will now appear on the list</para>
16124
16125               <screenshot>
16126                 <screeninfo>New DVD Item Type</screeninfo>
16127
16128                 <mediaobject>
16129                   <imageobject>
16130                     <imagedata fileref="images/admin/basicparams/newitemtype.png"/>
16131                   </imageobject>
16132                 </mediaobject>
16133               </screenshot>
16134             </listitem>
16135           </itemizedlist>
16136         </section>
16137
16138         <section id="edititemtype">
16139           <title>Editing Item Types</title>
16140
16141           <para>Each item type has an Edit button beside it. To edit an item
16142           simply click the 'Edit' link.</para>
16143
16144           <important>
16145             <para>You will not be able to edit the code you assigned as the
16146             'Item Type' but you will be able to edit the description for the
16147             item.</para>
16148           </important>
16149         </section>
16150
16151         <section id="deleteitemtype">
16152           <title>Deleting Item Types</title>
16153
16154           <para>Each item has a Delete button beside it. To delete an item,
16155           simply click the 'Delete' link.</para>
16156
16157           <important>
16158             <para>You will not be able to delete item types that are being
16159             used by items within your system.</para>
16160           </important>
16161
16162           <screenshot>
16163             <screeninfo>Warning when you try to delete an item that is in
16164             use</screeninfo>
16165
16166             <mediaobject>
16167               <imageobject>
16168                 <imagedata fileref="images/admin/basicparams/nodeleteitemtype.png"/>
16169               </imageobject>
16170             </mediaobject>
16171           </screenshot>
16172         </section>
16173       </section>
16174
16175       <section id="authorizedvalues">
16176         <title>Authorized Values</title>
16177
16178         <para>Authorized values can be used in several areas of Koha. One
16179         reason you would add an authorized value category would be to control
16180         the values that can be entered into MARC fields by catalogers.</para>
16181
16182         <itemizedlist>
16183           <listitem>
16184             <para><emphasis>Get there:</emphasis> More &gt; Administration
16185             &gt; Basic Parameters &gt; Authorized Values</para>
16186           </listitem>
16187         </itemizedlist>
16188
16189         <section id="existingauthvalues">
16190           <title>Existing Values</title>
16191
16192           <para>Koha installs with pre-defined values that your library is
16193           likely to use, for instance 'Lost'.</para>
16194
16195           <itemizedlist>
16196             <listitem id="asort1">
16197               <para>Asort1</para>
16198               <itemizedlist>
16199                 <listitem>
16200                   <para>Used for acquisitions statistical purposes</para>
16201                 </listitem>
16202               </itemizedlist>
16203             </listitem>
16204
16205             <listitem id="asort2">
16206               <para>Asort2</para>
16207               <itemizedlist>
16208                 <listitem>
16209                   <para>Used for acquisitions statistical purposes</para>
16210                 </listitem>
16211               </itemizedlist>
16212             </listitem>
16213
16214             <listitem id="bornotes">
16215               <para>BOR_NOTES</para>
16216               <itemizedlist>
16217                 <listitem>
16218                   <para>Values for custom patron messages that appear on the circulation screen and
16219                     the OPAC. The value in the Description field should be the message text and is
16220                     limited to 200 characters.</para>
16221                   <screenshot>
16222                     <screeninfo>Borrower messages</screeninfo>
16223                     <mediaobject>
16224                       <imageobject>
16225                         <imagedata fileref="images/admin/basicparams/bor_notes.png"/>
16226                       </imageobject>
16227                     </mediaobject>
16228                   </screenshot>
16229                 </listitem>
16230               </itemizedlist>
16231             </listitem>
16232
16233             <listitem id="bsort1">
16234               <para>Bsort1</para>
16235               <itemizedlist>
16236                 <listitem>
16237                   <para>Values that can be entered to fill in the patron's sort 1 field</para>
16238                 </listitem>
16239               </itemizedlist>
16240             </listitem>
16241
16242             <listitem id="bsort2">
16243               <para>Bsort2</para>
16244               <itemizedlist>
16245                 <listitem>
16246                   <para>Values that can be entered to fill in the patron's sort 2 field</para>
16247                 </listitem>
16248               </itemizedlist>
16249             </listitem>
16250
16251             <listitem id="cartauth">
16252               <para>CART</para>
16253               <itemizedlist>
16254                 <listitem>
16255                   <para>Is the shelving cart location, used by <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link> and
16256                       <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link></para>
16257                 </listitem>
16258               </itemizedlist>
16259             </listitem>
16260
16261             <listitem id="ccode">
16262               <para>CCODE</para>
16263               <itemizedlist>
16264                 <listitem>
16265                   <para>Collection codes (appears when cataloging and working with items)</para>
16266                 </listitem>
16267               </itemizedlist>
16268             </listitem>
16269
16270             <listitem id="damageauth">
16271               <para>DAMAGED</para>
16272               <itemizedlist>
16273                 <listitem>
16274                   <para>Descriptions for items marked as damaged (appears when cataloging and
16275                     working with items)</para>
16276                 </listitem>
16277               </itemizedlist>
16278             </listitem>
16279
16280             <listitem id="hingsas">
16281               <para>DEPARTMENT<itemizedlist>
16282                   <listitem>
16283                     <para>Departments are required by and will be used in the <link
16284                         linkend="coursereserves">Course Reserves</link> module</para>
16285                   </listitem>
16286                 </itemizedlist></para>
16287             </listitem>
16288             <listitem>
16289               <para>HINGS_AS</para>
16290               <itemizedlist>
16291                 <listitem>
16292                   <para>General Holdings: Acquisition Status Designator :: This data element
16293                     specifies acquisition status for the unit at the time of the holdings
16294                     report.</para>
16295                 </listitem>
16296               </itemizedlist>
16297             </listitem>
16298
16299             <listitem id="hingsc">
16300               <para>HINGS_C</para>
16301               <itemizedlist>
16302                 <listitem>
16303                   <para>General Holdings: Completeness Designator</para>
16304                 </listitem>
16305               </itemizedlist>
16306             </listitem>
16307
16308             <listitem id="hingspf">
16309               <para>HINGS_PF</para>
16310               <itemizedlist>
16311                 <listitem>
16312                   <para>Physical Form Designators</para>
16313                 </listitem>
16314               </itemizedlist>
16315             </listitem>
16316
16317             <listitem id="hingsrd">
16318               <para>HINGS_RD</para>
16319               <itemizedlist>
16320                 <listitem>
16321                   <para>General Holdings: Retention Designator :: This data element specifies the
16322                     retention policy for the unit at the time of the holdings report.</para>
16323                 </listitem>
16324               </itemizedlist>
16325             </listitem>
16326
16327             <listitem id="hingsut">
16328               <para>HINGS_UT</para>
16329               <itemizedlist>
16330                 <listitem>
16331                   <para>General Holdings: Type of Unit Designator</para>
16332                 </listitem>
16333               </itemizedlist>
16334             </listitem>
16335
16336             <listitem id="shelvelocvals">
16337               <para>LOC</para>
16338               <itemizedlist>
16339                 <listitem>
16340                   <para>Shelving location (usually appears when adding or editing an item)</para>
16341                 </listitem>
16342               </itemizedlist>
16343             </listitem>
16344
16345             <listitem id="lost">
16346               <para>LOST</para>
16347               <itemizedlist>
16348                 <listitem>
16349                   <para>Descriptions for the items marked as lost (appears when adding or editing an
16350                     item)</para>
16351                 </listitem>
16352                 <listitem>
16353                   <important>
16354                     <para>Values given to lost statuses should be numeric and not alphabetical in
16355                       order for statuses to appear properly</para>
16356                   </important>
16357                 </listitem>
16358               </itemizedlist>
16359             </listitem>
16360
16361             <listitem id="manualinvvals">
16362               <para>MANUAL_INV</para>
16363               <itemizedlist>
16364                 <listitem>
16365                   <para>Values for manual invoicing types</para>
16366                 </listitem>
16367                 <listitem>
16368                   <para>
16369                     <important>
16370                       <para>The value set as the Authorized Value for the MANUAL_INV authorized
16371                         value category will appear as the Description and the Authorized Value
16372                         Description will be used as the amount. Enter monetary amounts in the
16373                         description without currency symbols.</para>
16374                     </important>
16375                   </para>
16376                 </listitem>
16377               </itemizedlist>
16378             </listitem>
16379
16380             <listitem id="notforloan">
16381               <para>NOT_LOAN</para>
16382               <itemizedlist>
16383                 <listitem>
16384                   <para>Reasons why a title is not for loan</para>
16385                 </listitem>
16386                 <listitem>
16387                   <important>
16388                     <para>Values given to lost statuses should be numeric and not alphabetical in
16389                       order for statuses to appear properly</para>
16390                   </important>
16391                 </listitem>
16392                 <listitem>
16393                   <note>
16394                     <para>Negative number values will still allow holds (use for on order statuses
16395                       for example) where as positive numbers will not allow holds or
16396                       checkouts</para>
16397                   </note>
16398                 </listitem>
16399               </itemizedlist>
16400             </listitem>
16401
16402             <listitem id="procauth">
16403               <para>ORDER_CANCELLATION_REASON<itemizedlist>
16404                   <listitem>
16405                     <para>Reasons why an order might have been cancelled</para>
16406                   </listitem>
16407                 </itemizedlist></para>
16408             </listitem>
16409             <listitem>
16410               <para>PROC</para>
16411               <itemizedlist>
16412                 <listitem>
16413                   <para>The location to be used for <link linkend="NewItemsDefaultLocation"
16414                       >NewItemsDefaultLocation</link> (change description as desired), also the
16415                     location expected by <link linkend="InProcessingToShelvingCart"
16416                       >InProcessingToShelvingCart</link>.</para>
16417                 </listitem>
16418               </itemizedlist>
16419             </listitem>
16420
16421             <listitem id="reportgroup">
16422               <para>REPORT_GROUP</para>
16423               <itemizedlist>
16424                 <listitem>
16425                   <para>A way to sort and filter your reports, the default values in this category
16426                     include the Koha modules (Accounts, Acquitisions, Catalog, Circulation,
16427                     Patrons)</para>
16428                   <screenshot>
16429                     <screeninfo>Report Groups</screeninfo>
16430                     <mediaobject>
16431                       <imageobject>
16432                         <imagedata fileref="images/admin/basicparams/report_group.png"/>
16433                       </imageobject>
16434                     </mediaobject>
16435                   </screenshot>
16436                 </listitem>
16437               </itemizedlist>
16438             </listitem>
16439
16440             <listitem id="reportsubgroup">
16441               <para>REPORT_SUBGROUP</para>
16442               <itemizedlist>
16443                 <listitem>
16444                   <para>Can be used to further sort and filter your reports. This category is empty
16445                     by default. Values here need to include the authorized value code from
16446                     REPORT_GROUP in the Description (OPAC) field to link the subgroup to the
16447                     appropriate group.</para>
16448                   <screenshot>
16449                     <screeninfo>Report Subgroups</screeninfo>
16450                     <mediaobject>
16451                       <imageobject>
16452                         <imagedata fileref="images/admin/basicparams/report_subgroup.png"/>
16453                       </imageobject>
16454                     </mediaobject>
16455                   </screenshot>
16456                 </listitem>
16457               </itemizedlist>
16458             </listitem>
16459
16460             <listitem id="restricted">
16461               <para>RESTRICTED</para>
16462               <itemizedlist>
16463                 <listitem>
16464                   <para>Restricted status of an item</para>
16465                 </listitem>
16466               </itemizedlist>
16467             </listitem>
16468
16469             <listitem id="suggestauthorized">
16470               <para>ROADTYPE<itemizedlist>
16471                   <listitem>
16472                     <para>Road types to be used in patron addresses</para>
16473                   </listitem>
16474                 </itemizedlist></para>
16475             </listitem>
16476             <listitem>
16477               <para>SIP_MEDIA_TYPE<itemizedlist>
16478                   <listitem>
16479                     <para>Used when <link linkend="additemtype">creating</link> or <link
16480                         linkend="edititemtype">editing</link> an item type to assign a SIP specific
16481                       media type for devices like lockers and sorters.</para>
16482                   </listitem>
16483                 </itemizedlist></para>
16484             </listitem>
16485             <listitem>
16486               <para>SUGGEST</para>
16487               <itemizedlist>
16488                 <listitem>
16489                   <para>List of patron suggestion reject or accept reasons (appears when managing
16490                     suggestions)</para>
16491                 </listitem>
16492               </itemizedlist>
16493             </listitem>
16494
16495             <listitem id="withdrawnauth">
16496               <para>WITHDRAWN</para>
16497               <itemizedlist>
16498                 <listitem>
16499                   <para>Description of a withdrawn item (appears when adding or editing an
16500                     item)</para>
16501                 </listitem>
16502               </itemizedlist>
16503             </listitem>
16504
16505             <listitem id="yesnoauth">
16506               <para>YES_NO</para>
16507               <itemizedlist>
16508                 <listitem>
16509                   <para>A generic authorized value field that can be used anywhere you need a simple
16510                     yes/no pull down menu.</para>
16511                 </listitem>
16512               </itemizedlist>
16513             </listitem>
16514           </itemizedlist>
16515         </section>
16516
16517         <section id="newauthvalcat">
16518           <title>Add new Authorized Value Category</title>
16519
16520           <para>In addition to the existing categories that come by default
16521           with Koha, librarians can add their own authorized value categories
16522           to control data that is entered into the system. To add a new
16523           category:</para>
16524
16525           <itemizedlist>
16526             <listitem>
16527               <para>Click 'New Category'</para>
16528
16529               <screenshot>
16530                 <screeninfo>New Authorized Category form</screeninfo>
16531
16532                 <mediaobject>
16533                   <imageobject>
16534                     <imagedata fileref="images/admin/basicparams/addauthcat.png"/>
16535                   </imageobject>
16536                 </mediaobject>
16537               </screenshot>
16538             </listitem>
16539
16540             <listitem>
16541               <para>Limit your Category to 10 characters (something short to
16542               make it clear what the category is for)</para>
16543
16544               <itemizedlist>
16545                 <listitem>
16546                   <important>
16547                     <para>Category cannot have spaces or special characters
16548                     other than underscores and hyphens in it.</para>
16549                   </important>
16550                 </listitem>
16551               </itemizedlist>
16552             </listitem>
16553
16554             <listitem>
16555               <para>When adding a new category you're asked to create at least
16556               one authorized value</para>
16557
16558               <itemizedlist>
16559                 <listitem>
16560                   <para>Enter a code for your Authorized Value into the
16561                   'Authorized value' field</para>
16562
16563                   <itemizedlist>
16564                     <listitem>
16565                       <important>
16566                         <para>Authorized value is limited to 80 characters and
16567                         cannot have spaces or special characters other than
16568                         underscores and hyphens in it.</para>
16569                       </important>
16570                     </listitem>
16571                   </itemizedlist>
16572                 </listitem>
16573
16574                 <listitem>
16575                   <para>Use the Description field for the actual value that will be displayed. If
16576                     you want something different to show in the OPAC, enter a 'Description
16577                     (OPAC)'</para>
16578                 </listitem>
16579                 <listitem>
16580                   <para>If you would like to limit this authorized value category to only specific
16581                     libraries you can choose them from the 'Branches limitation' menu. To have it
16582                     show for all libraries just choose 'All branches' at the top of the list.</para>
16583                 </listitem>
16584
16585                 <listitem>
16586                   <para>If you have <link linkend="StaffAuthorisedValueImages">StaffAuthorisedValueImages</link>
16587                   and/or <link linkend="AuthorisedValueImages">AuthorisedValueImages</link>
16588                   set to show images for authorized values you can choose the
16589                   image under 'Choose an icon'</para>
16590                 </listitem>
16591               </itemizedlist>
16592             </listitem>
16593
16594             <listitem>
16595               <para>Click 'Save'</para>
16596             </listitem>
16597
16598             <listitem>
16599               <para>Your new category and value will appear on the list of
16600               Authorized Values</para>
16601
16602               <screenshot>
16603                 <screeninfo>Custom Authorized Value on list of
16604                 values</screeninfo>
16605
16606                 <mediaobject>
16607                   <imageobject>
16608                     <imagedata fileref="images/admin/basicparams/authvallist.png"/>
16609                   </imageobject>
16610                 </mediaobject>
16611               </screenshot>
16612             </listitem>
16613           </itemizedlist>
16614         </section>
16615
16616         <section id="newauthval">
16617           <title>Add new Authorized Value</title>
16618
16619           <para>New authorized values can be added to any existing or new
16620           category. To add a value:</para>
16621
16622           <itemizedlist>
16623             <listitem>
16624               <para>Click 'New authorized value for ...'</para>
16625
16626               <screenshot>
16627                 <screeninfo>New Authorized Value form</screeninfo>
16628
16629                 <mediaobject>
16630                   <imageobject>
16631                     <imagedata fileref="images/admin/basicparams/addauthvalue.png"/>
16632                   </imageobject>
16633                 </mediaobject>
16634               </screenshot>
16635             </listitem>
16636
16637             <listitem>
16638               <para>Enter a code for your Authorized Value into the
16639               'Authorized value' field</para>
16640
16641               <itemizedlist>
16642                 <listitem>
16643                   <important>
16644                     <para>Authorized value is limited to 80 characters and
16645                     cannot have spaces or special characters other than
16646                     underscores and hyphens in it.</para>
16647                   </important>
16648                 </listitem>
16649               </itemizedlist>
16650             </listitem>
16651
16652             <listitem>
16653               <para>Use the Description field for the actual value that will be displayed. If you
16654                 want something different to show in the OPAC, enter a 'Description (OPAC)'</para>
16655             </listitem>
16656             <listitem>
16657               <para>If you would like to limit this authorized value category to only specific
16658                 libraries you can choose them from the 'Branches limitation' menu. To have it show
16659                 for all libraries just choose 'All branches' at the top of the list.</para>
16660             </listitem>
16661
16662             <listitem>
16663               <para>If you have <link linkend="StaffAuthorisedValueImages">StaffAuthorisedValueImages</link>
16664               and/or <link linkend="AuthorisedValueImages">AuthorisedValueImages</link> set
16665               to show images for authorized values you can choose the image
16666               under 'Choose an icon'</para>
16667             </listitem>
16668
16669             <listitem>
16670               <para>Click 'Save'</para>
16671             </listitem>
16672
16673             <listitem>
16674               <para>The new value will appear in the list along with existing
16675               values</para>
16676
16677               <screenshot>
16678                 <screeninfo>List of authorized values in MARC504
16679                 category</screeninfo>
16680
16681                 <mediaobject>
16682                   <imageobject>
16683                     <imagedata fileref="images/admin/basicparams/authvals.png"/>
16684                   </imageobject>
16685                 </mediaobject>
16686               </screenshot>
16687             </listitem>
16688           </itemizedlist>
16689         </section>
16690       </section>
16691     </section>
16692
16693     <section id="patscirc">
16694       <title>Patrons &amp; Circulation</title>
16695
16696       <para>Settings for controlling circulation and patron
16697       information.</para>
16698
16699       <section id="patcats">
16700         <title>Patron Categories</title>
16701
16702         <para>Patron categories allow you to organize your patrons into
16703         different roles, age groups, and patron types.</para>
16704
16705         <itemizedlist>
16706           <listitem>
16707             <para><emphasis>Get there:</emphasis> More &gt; Administration
16708             &gt; Patrons &amp; Circulation &gt; Patron Categories</para>
16709           </listitem>
16710         </itemizedlist>
16711
16712         <screenshot>
16713           <screeninfo>Patron category list</screeninfo>
16714
16715           <mediaobject>
16716             <imageobject>
16717               <imagedata fileref="images/admin/patroncirc/patroncatlist.png"/>
16718             </imageobject>
16719           </mediaobject>
16720         </screenshot>
16721
16722         <para>Patrons are assigned to one of six main categories:</para>
16723
16724         <itemizedlist>
16725           <listitem>
16726             <para>Adult</para>
16727
16728             <itemizedlist>
16729               <listitem>
16730                 <para>Most common patron type, usually used for a general
16731                 'Patron' category.</para>
16732               </listitem>
16733             </itemizedlist>
16734           </listitem>
16735
16736           <listitem>
16737             <para>Child</para>
16738
16739             <itemizedlist>
16740               <listitem>
16741                 <para>Children patrons can have a guardian to be attached to
16742                 them.</para>
16743               </listitem>
16744             </itemizedlist>
16745           </listitem>
16746
16747           <listitem>
16748             <para>Staff</para>
16749
16750             <itemizedlist>
16751               <listitem>
16752                 <para>Librarians (and library workers) should be assigned the
16753                 staff category so that you can <link linkend="patronpermissions">set their permissions</link> and
16754                 give them access to the staff client.</para>
16755               </listitem>
16756             </itemizedlist>
16757           </listitem>
16758
16759           <listitem>
16760             <para>Organizational</para>
16761
16762             <itemizedlist>
16763               <listitem>
16764                 <para>Organizational patrons are organizations. Organizations
16765                 can be used as guarantors for Professional patrons.</para>
16766               </listitem>
16767             </itemizedlist>
16768           </listitem>
16769
16770           <listitem>
16771             <para>Professional</para>
16772
16773             <itemizedlist>
16774               <listitem>
16775                 <para>Professional patrons can be linked to Organizational
16776                 patrons</para>
16777               </listitem>
16778             </itemizedlist>
16779           </listitem>
16780
16781           <listitem>
16782             <para>Statistical</para>
16783
16784             <itemizedlist>
16785               <listitem>
16786                 <para>This patron type is used strictly for statistical
16787                 purposes, such as in house use of items.</para>
16788               </listitem>
16789             </itemizedlist>
16790           </listitem>
16791         </itemizedlist>
16792
16793         <section id="addingpatroncat">
16794           <title>Adding a patron category</title>
16795
16796           <para>To add a new patron category click 'New Category' at the top
16797           of the page</para>
16798
16799           <screenshot>
16800             <screeninfo>New patron category form</screeninfo>
16801
16802             <mediaobject>
16803               <imageobject>
16804                 <imagedata fileref="images/admin/patroncirc/newpatroncat.png"/>
16805               </imageobject>
16806             </mediaobject>
16807           </screenshot>
16808
16809           <itemizedlist>
16810             <listitem>
16811               <para>The 'Category Code' is an identifier for your new
16812               code.</para>
16813
16814               <itemizedlist>
16815                 <listitem>
16816                   <important>
16817                     <para>The category code is limited to 10 characters
16818                     (numbers and letters)</para>
16819                   </important>
16820                 </listitem>
16821
16822                 <listitem>
16823                   <important>
16824                     <para>This field is required in order to save your patron
16825                     category. If left blank you will be presented with an
16826                     error.</para>
16827
16828                     <screenshot>
16829                       <screeninfo>Missing fields error</screeninfo>
16830
16831                       <mediaobject>
16832                         <imageobject>
16833                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
16834                         </imageobject>
16835                       </mediaobject>
16836                     </screenshot>
16837                   </important>
16838                 </listitem>
16839               </itemizedlist>
16840             </listitem>
16841
16842             <listitem>
16843               <para>Enter a plain text version of the category in the
16844               'Description' field.</para>
16845
16846               <itemizedlist>
16847                 <listitem>
16848                   <important>
16849                     <para>This field is required in order to save your patron
16850                     category. If left blank you will be presented with an
16851                     error.</para>
16852
16853                     <screenshot>
16854                       <screeninfo>Missing fields error</screeninfo>
16855
16856                       <mediaobject>
16857                         <imageobject>
16858                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
16859                         </imageobject>
16860                       </mediaobject>
16861                     </screenshot>
16862                   </important>
16863                 </listitem>
16864               </itemizedlist>
16865             </listitem>
16866
16867             <listitem>
16868               <para>Enrollment period (in months) should be filled in if you
16869               have a limited enrollment period for your patrons (eg. Student
16870               cards expire after 9 months or until a specific date)</para>
16871
16872               <itemizedlist>
16873                 <listitem>
16874                   <important>
16875                     <para>You cannot enter both a month limit and a date
16876                     until. Choose to enter either one or the other.</para>
16877                   </important>
16878                 </listitem>
16879
16880                 <listitem>
16881                   <important>
16882                     <para>This field is required in order to save your patron
16883                     category. If left blank you will be presented with an
16884                     error.</para>
16885
16886                     <screenshot>
16887                       <screeninfo>Missing fields error</screeninfo>
16888
16889                       <mediaobject>
16890                         <imageobject>
16891                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
16892                         </imageobject>
16893                       </mediaobject>
16894                     </screenshot>
16895                   </important>
16896                 </listitem>
16897               </itemizedlist>
16898             </listitem>
16899
16900             <listitem>
16901               <para>Some patron categories can have a minimum age (in years)
16902               requirement associated with them, enter this age in the 'Age
16903               required'</para>
16904
16905               <itemizedlist>
16906                 <listitem>
16907                   <important>
16908                     <para>This value will only be checked if <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
16909                     defines the dateofbirth as a required field on the patron
16910                     record</para>
16911                   </important>
16912                 </listitem>
16913               </itemizedlist>
16914             </listitem>
16915
16916             <listitem>
16917               <para>Patron categories can also have a maximum age (in years)
16918               associated with them (such as children), enter this age in the
16919               'Upperage limit'</para>
16920
16921               <itemizedlist>
16922                 <listitem>
16923                   <important>
16924                     <para>This value will only be checked if <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
16925                     defines the dateofbirth as a required field on the patron
16926                     record</para>
16927                   </important>
16928                 </listitem>
16929               </itemizedlist>
16930             </listitem>
16931
16932             <listitem>
16933               <para>If you charge a membership fee for your patrons (such as
16934               those who live in another region) you can enter that in the
16935               'Enrollment fee' field.</para>
16936
16937               <itemizedlist>
16938                 <listitem>
16939                   <important>
16940                     <para>Only enter numbers and decimals in this field</para>
16941                   </important>
16942                 </listitem>
16943                 <listitem>
16944                   <note><para>Depending on your value for the <link linkend="FeeOnChangePatronCategory"
16945                       >FeeOnChangePatronCategory</link> preference this fee will be charged on
16946                     patron renewal as well as when they are first enrolled.</para></note>
16947                 </listitem>
16948               </itemizedlist>
16949             </listitem>
16950
16951             <listitem>
16952               <para>If you want your patron to receive overdue notices, set
16953               the 'Overdue notice required' to 'Yes'</para>
16954             </listitem>
16955
16956             <listitem>
16957               <para>You can decide on a patron category basis if lost items
16958               are shown in the staff client by making a choice from the 'Lost
16959               items in staff client' pull down</para>
16960
16961               <screenshot>
16962                 <screeninfo>Choose a value for 'Hide Lost Items'</screeninfo>
16963
16964                 <mediaobject>
16965                   <imageobject>
16966                     <imagedata fileref="images/admin/patroncirc/hidelostitemspatron.png"/>
16967                   </imageobject>
16968                 </mediaobject>
16969               </screenshot>
16970
16971               <itemizedlist>
16972                 <listitem>
16973                   <important>
16974                     <para>Note that this is only applicable in the staff
16975                     client, so changing this value on patron categories who do
16976                     not have access to the staff client won't make any
16977                     difference</para>
16978                   </important>
16979                 </listitem>
16980               </itemizedlist>
16981             </listitem>
16982
16983             <listitem>
16984               <para>If you charge patrons for placing holds on items, enter
16985               the fee amount in the 'Hold fee' field.</para>
16986
16987               <itemizedlist>
16988                 <listitem>
16989                   <important>
16990                     <para>Only enter numbers and decimals in this field</para>
16991                   </important>
16992                 </listitem>
16993               </itemizedlist>
16994             </listitem>
16995
16996             <listitem>
16997               <para>In the 'Category type' field choose one of the six main
16998               parent categories</para>
16999
17000               <screenshot>
17001                 <screeninfo>Six main patron categories</screeninfo>
17002
17003                 <mediaobject>
17004                   <imageobject>
17005                     <imagedata fileref="images/admin/patroncirc/patroncatpulldown.png"/>
17006                   </imageobject>
17007                 </mediaobject>
17008               </screenshot>
17009
17010               <itemizedlist>
17011                 <listitem>
17012                   <important>
17013                     <para>This field is required in order to save your patron
17014                     category. If left blank you will be presented with an
17015                     error.</para>
17016
17017                     <screenshot>
17018                       <screeninfo>Missing fields error</screeninfo>
17019
17020                       <mediaobject>
17021                         <imageobject>
17022                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
17023                         </imageobject>
17024                       </mediaobject>
17025                     </screenshot>
17026                   </important>
17027                 </listitem>
17028               </itemizedlist>
17029             </listitem>
17030
17031             <listitem>
17032               <para>The Branch Limitations let you limit this patron category to only some branches
17033                 in your library system.  Select 'All branches' if you would like any library to be
17034                 able to use this category.</para>
17035             </listitem>
17036             <listitem>
17037               <para>You can decide if this patron category is blocked from performing actions in the
17038                 OPAC if their card is expired using the next option.  By default it will follow the
17039                 rule set in the <link linkend="BlockExpiredPatronOpacActions"
17040                   >BlockExpiredPatronOpacActions</link> preference<screenshot>
17041                   <screeninfo>Block expired patrons</screeninfo>
17042                   <mediaobject>
17043                     <imageobject>
17044                       <imagedata fileref="images/admin/patroncirc/blockexpired.png"/>
17045                     </imageobject>
17046                   </mediaobject>
17047                 </screenshot></para>
17048             </listitem>
17049             <listitem>
17050               <para>Next you can choose the default privacy settings for this patron category.  This
17051                 setting can be edited by the patron via the OPAC if you allow it with the <link
17052                   linkend="OPACPrivacy">OPACPrivacy</link> system preference.<screenshot>
17053                   <screeninfo>Default privacy</screeninfo>
17054                   <mediaobject>
17055                     <imageobject>
17056                       <imagedata fileref="images/admin/patroncirc/defaultprivacy.png"/>
17057                     </imageobject>
17058                   </mediaobject>
17059                 </screenshot></para>
17060             </listitem>
17061             <listitem>
17062               <para>Finally you can assign advanced messaging preferences by default to a patron
17063                 category</para>
17064               <itemizedlist>
17065                 <listitem>
17066                   <para>
17067                     <important>
17068                       <para>Requires that you have <link linkend="EnhancedMessagingPreferences"
17069                           >EnhancedMessagingPreferences</link> enabled</para>
17070                     </important>
17071                   </para>
17072                 </listitem>
17073                 <listitem>
17074                   <para>These defaults will be applied to new patrons that are added to the system.
17075                     They will not edit the preferences of the existing patrons. Also, these can be
17076                     changed for individual patrons, this setting is just a default to make it easier
17077                     to set up messages for an entire category.<itemizedlist>
17078                       <listitem>
17079                         <note>
17080                           <para>After setting the default for the patron category you can force
17081                             those changes to all existing patrons by running the <emphasis
17082                               role="italic">borrowers-force-messaging-defaults</emphasis> script
17083                             found in the <emphasis role="italic">misc/maintenance</emphasis> folder.
17084                             Ask your system administrator for assistance with this script.</para>
17085                         </note>
17086                       </listitem>
17087                     </itemizedlist></para>
17088                 </listitem>
17089               </itemizedlist>
17090             </listitem>
17091           </itemizedlist>
17092         </section>
17093       </section>
17094       <section id="circfinerules">
17095         <title>Circulation and Fine Rules</title>
17096         <para>These rules define how your items are circulated, how/when fines are calculated and
17097           how holds are handled.</para>
17098         <itemizedlist>
17099           <listitem>
17100             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
17101               Circulation &gt; Circulation and fines rules</para>
17102           </listitem>
17103         </itemizedlist>
17104         <para>The rules are applied from most specific to less specific, using the first found in
17105           this order:</para>
17106         <itemizedlist>
17107           <listitem>
17108             <para>same library, same patron type, same item type</para>
17109           </listitem>
17110           <listitem>
17111             <para>same library, same patron type, all item type</para>
17112           </listitem>
17113           <listitem>
17114             <para>same library, all patron types, same item type</para>
17115           </listitem>
17116           <listitem>
17117             <para>same library, all patron types, all item types</para>
17118           </listitem>
17119           <listitem>
17120             <para>default (all libraries), same patron type, same item type</para>
17121           </listitem>
17122           <listitem>
17123             <para>default (all libraries), same patron type, all item types</para>
17124           </listitem>
17125           <listitem>
17126             <para>default (all libraries), all patron types, same item type</para>
17127           </listitem>
17128           <listitem>
17129             <para>default (all libraries), all patron types, all item types</para>
17130           </listitem>
17131         </itemizedlist>
17132         <para>The <link linkend="CircControl">CircControl</link> and <link
17133             linkend="HomeOrHoldingBranch">HomeOrHoldingBranch</link> also come in to play when
17134           figuring out which circulation rule to follow.<itemizedlist>
17135             <listitem>
17136               <para>If CircControl is set to "the library you are logged in at" circ rules will be
17137                 selected based on the library you are logged in at </para>
17138             </listitem>
17139             <listitem>
17140               <para>If CircControl is set to "the library the patron is from" circ rules will be
17141                 selected based on the patron's library </para>
17142             </listitem>
17143             <listitem>
17144               <para>If CircControl is set to "the library the item is from" circ rules will be
17145                 selected based on the item's library where HomeOrHoldingBranch chooses if item's
17146                 home library is used or holding library is used.</para>
17147             </listitem>
17148             <listitem>
17149               <para>If <link linkend="IndependentBranches">IndependentBranches</link> is set to
17150                 'Prevent' then the value of HomeOrHoldingBranch is used in figuring out if the item
17151                 can be checked out. If the item's home library does not match the logged in library,
17152                 the item cannot be checked out unless you are a <link linkend="patronpermsdefined"
17153                   >superlibrarian</link>.</para>
17154             </listitem>
17155           </itemizedlist></para>
17156         <note>
17157           <para>If you are a single library system choose your branch name before creating rules
17158             (sometimes having only rules for the 'all libraries' option can cause issues with
17159             holds)</para>
17160         </note>
17161         <para>
17162           <important>
17163             <para>At the very least you will need to set a default circulation rule. This rule
17164               should be set for all item types, all libraries and all patron categories. That will
17165               catch all instances that do not match a specific rule. When checking out if you do not
17166               have a rule for all libraries, all item types and all patron types then you may see
17167               patrons getting blocked from placing holds. You will also want a rule for your
17168               specific library set for all item types and all patron types to avoid this holds
17169               issue. Koha needs to know what rule to fall back on.</para>
17170           </important>
17171         </para>
17172         <section id="defaultcircrules">
17173           <title>Default Circulation Rules</title>
17174           <para>Using the issuing rules matrix you can define rules that depend on patron/item type
17175             combos. To set your rules, choose a library from the pull down (or 'all libraries' if
17176             you want to apply these rules to all branches):</para>
17177           <screenshot>
17178             <screeninfo>Libraries to apply the rules to</screeninfo>
17179             <mediaobject>
17180               <imageobject>
17181                 <imagedata fileref="images/admin/patroncirc/selectissuinglibrary.png"/>
17182               </imageobject>
17183             </mediaobject>
17184           </screenshot>
17185           <para>From the matrix you can choose any combination of patron categories and item types
17186             to apply the rules to</para>
17187           <screenshot>
17188             <screeninfo>Setting issuing rules for your libraries</screeninfo>
17189             <mediaobject>
17190               <imageobject>
17191                 <imagedata fileref="images/admin/patroncirc/addcircrule.png"/>
17192               </imageobject>
17193             </mediaobject>
17194           </screenshot>
17195           <itemizedlist>
17196             <listitem>
17197               <para>First choose which patron category you'd like the rule to be applied to. If you
17198                 leave this to 'All' it will apply to all patron categories</para>
17199             </listitem>
17200             <listitem>
17201               <para>Choose the 'Item type' you would like this rule to apply to. If you leave this
17202                 to 'All' it will apply to all item types</para>
17203             </listitem>
17204             <listitem>
17205               <para>Limit the number of items a patron can have checked out at the same time by
17206                 entering a number in the 'Current checkouts allowed' field</para>
17207             </listitem>
17208             <listitem>
17209               <para>If you're allowing <link linkend="OnSiteCheckouts">OnSiteCheckouts</link> then
17210                 you may also want to set a limit on the number of items patron's can have onsite.<itemizedlist>
17211                   <listitem>
17212                     <note>
17213                       <para>This setting also depends on the <link
17214                           linkend="ConsiderOnSiteCheckoutsAsNormalCheckouts"
17215                           >ConsiderOnSiteCheckoutsAsNormalCheckouts</link> preference</para>
17216                     </note>
17217                   </listitem>
17218                 </itemizedlist></para>
17219             </listitem>
17220             <listitem>
17221               <para>Define the period of time an item can be checked out to a patron by entering the
17222                 number of units (days or hours) in the 'Loan period' box.</para>
17223             </listitem>
17224             <listitem>
17225               <para>Choose which unit of time, Days or Hours, that the loan period and fines will be
17226                 calculated in in the 'Unit' column</para>
17227             </listitem>
17228             <listitem>
17229               <para>You can also define a hard due date for a specific patron category and item
17230                 type. A hard due date ignores your usual circulation rules and makes it so that all
17231                 items of the type defined are due on, before or after the date you specify.</para>
17232             </listitem>
17233             <listitem>
17234               <para>'Fine amount' should have the amount you would like to charge for overdue
17235                 items</para>
17236               <itemizedlist>
17237                 <listitem>
17238                   <important>
17239                     <para>Enter only numbers and decimal points (no currency symbols).</para>
17240                   </important>
17241                 </listitem>
17242               </itemizedlist>
17243             </listitem>
17244             <listitem>
17245               <para>Enter the 'Fine charging interval' in the unit you set (ex. charge fines every 1
17246                 day, or every 2 hours)</para>
17247             </listitem>
17248             <listitem>
17249               <para>'When to charge' is most handy in libraries that have a fine charging interval
17250                 of more than 1 day.  <itemizedlist>
17251                   <listitem>
17252                     <para>End of interval<itemizedlist>
17253                         <listitem>
17254                           <para>Given a grace period of 2 days and a fine interval of 7 days, the
17255                             first fine will appear 7 days after the due date, it will always take
17256                             one fine interval (7 days), before the first fine is charged</para>
17257                         </listitem>
17258                       </itemizedlist></para>
17259                   </listitem>
17260                   <listitem>
17261                     <para>Start of interval<itemizedlist>
17262                         <listitem>
17263                           <para>Given a grace period of 2 days and a fine interval of 7 days, the
17264                             first fine will appear 2 days after the due date and the second fine 7
17265                             days after the due date.</para>
17266                         </listitem>
17267                       </itemizedlist></para>
17268                   </listitem>
17269                 </itemizedlist></para>
17270             </listitem>
17271             <listitem>
17272               <para>The 'Fine grace period' is the period of time an item can be overdue before you
17273                 start charging fines.</para>
17274               <itemizedlist>
17275                 <listitem>
17276                   <important>
17277                     <para>This can only be set for the Day unit, not in Hours</para>
17278                   </important>
17279                 </listitem>
17280               </itemizedlist>
17281             </listitem>
17282             <listitem>
17283               <para>The 'Overdue fines cap' is the maximum fine for this patron and item
17284                 combination</para>
17285               <itemizedlist>
17286                 <listitem>
17287                   <important>
17288                     <para>If this field is left blank then Koha will not put a limit on the fines
17289                       this item will accrue. A maximum fine amount can be set using the <link linkend="MaxFine">MaxFine</link> system preference.</para>
17290                   </important>
17291                 </listitem>
17292               </itemizedlist>
17293             </listitem>
17294             <listitem>
17295               <para>If you would like to prevent overcharging patrons for a lost items, you can
17296                 check the box under 'Cap fine at replacement price.' This will prevent the patron's
17297                 fines from going above the replacement price on the item.<itemizedlist>
17298                   <listitem>
17299                     <note>
17300                       <para>If the 'Overdue fines cap' is also set, the fine will be the lesser of
17301                         the two, if both apply to the given overdue checkout.</para>
17302                     </note>
17303                   </listitem>
17304                 </itemizedlist></para>
17305             </listitem>
17306             <listitem>
17307               <para>If your library 'fines' patrons by suspending their account you can enter the
17308                 number of days their fine should be suspended in the 'Suspension in days'
17309                 field</para>
17310               <itemizedlist>
17311                 <listitem>
17312                   <important>
17313                     <para>This can only be set for the Day unit, not in Hours</para>
17314                   </important>
17315                 </listitem>
17316               </itemizedlist>
17317             </listitem>
17318             <listitem>
17319               <para>You can also define the maximum number of days a patron will be suspended in the
17320                 'Max suspension duration' setting</para>
17321             </listitem>
17322             <listitem>
17323               <para>Next decide if the patron can renew this item type and if so, enter how many
17324                 times they can renew it in the 'Renewals allowed' box</para>
17325             </listitem>
17326             <listitem>
17327               <para>If you're allowing renewals you can control how long the renewal loan period
17328                 will be (in the units you have chosen) in the 'Renewal period' box</para>
17329             </listitem>
17330             <listitem>
17331               <para>If you're allowing renewals you can control how soon before the due date patrons
17332                 can renew their materials with the 'No renewals before' box.<itemizedlist>
17333                   <listitem>
17334                     <para>Items can be renewed at any time if this value is left blank. Otherwise
17335                       items can only be renewed if the item is due after the number in units
17336                       (days/hours) entered in this box.</para>
17337                   </listitem>
17338                 </itemizedlist></para>
17339             </listitem>
17340             <listitem>
17341               <para>You can enable automatic renewals for certain items/patrons if you'd like. This
17342                 will renew automatically following your circulation rules unless there is a hold on
17343                 the item<itemizedlist>
17344                   <listitem>
17345                     <important>
17346                       <para>You will need to enable the <link linkend="autorenewcron">automatic
17347                           renewal cron job</link> for this to work.</para>
17348                     </important>
17349                   </listitem>
17350                   <listitem>
17351                     <important>
17352                       <para>This feature needs to have the "no renewal before" column filled in or
17353                         it will auto renew everyday after the due date </para>
17354                     </important>
17355                   </listitem>
17356                 </itemizedlist></para>
17357             </listitem>
17358             <listitem>
17359               <para>If the patron can place holds on this item type, enter the total numbers of
17360                 items (of this type) that can be put on hold in the 'Holds allowed' field</para>
17361             </listitem>
17362             <listitem>
17363               <para>Next you can decide if this patron/item combo are allowed to place holds on
17364                 items that are on the shelf (or available in the library) or not. If you choose 'no'
17365                 then items can only be placed on hold if checked out</para>
17366             </listitem>
17367             <listitem>
17368               <para>You can also decide if patrons are allowed to place item specific holds on the
17369                 item type in question.  The options are:<itemizedlist>
17370                   <listitem>
17371                     <para>Allow: Will allow patrons the option to choose next available or item
17372                       specific</para>
17373                   </listitem>
17374                   <listitem>
17375                     <para>Don't allow: Will only allow patrons to choose next available</para>
17376                   </listitem>
17377                   <listitem>
17378                     <para>Force: Will only allow patrons to choose an specific item</para>
17379                   </listitem>
17380                 </itemizedlist></para>
17381             </listitem>
17382             <listitem>
17383               <para>Finally, if you charge a <link linkend="rentalcharge">rental fee</link> for the
17384                 item type and want to give a specific patron type a discount on that fee, enter the
17385                 percentage discount (without the % symbol) in the 'Rental Discount' field</para>
17386             </listitem>
17387           </itemizedlist>
17388           <para>When finished, click 'Add' to save your changes. To modify a rule, simply click the
17389             'Edit' link to the right of the fule and edit the values that appear filled in at the
17390             bottom of the form.</para>
17391           <screenshot>
17392               <screeninfo>Edit circ and fine rule</screeninfo>
17393               <mediaobject>
17394                 <imageobject>
17395                   <imagedata fileref="images/admin/patroncirc/editcircfine.png"/>
17396                 </imageobject>
17397               </mediaobject>
17398             </screenshot>
17399           <para>If you would like to delete your rule, click the 'Delete' link to the right of the
17400             rule.</para>
17401           <para>To save time you can clone rules from one library to another by choosing the clone
17402             option above the rules matrix.</para>
17403           <screenshot>
17404             <screeninfo>Circulation &amp; Fine Rules Clone Tool</screeninfo>
17405             <mediaobject>
17406               <imageobject>
17407                 <imagedata fileref="images/admin/patroncirc/clonerules.png"/>
17408               </imageobject>
17409             </mediaobject>
17410           </screenshot>
17411           <para>After choosing to clone you will be presented with a confirmation message.</para>
17412           <screenshot>
17413             <screeninfo>Circulation &amp; Fine Rules Successfully Cloned Message</screeninfo>
17414             <mediaobject>
17415               <imageobject>
17416                 <imagedata fileref="images/admin/patroncirc/rulescloned.png"/>
17417               </imageobject>
17418             </mediaobject>
17419           </screenshot>
17420         </section>
17421         <section id="defaultcheckoutpolicy">
17422           <title>Default Checkouts and Hold Policy</title>
17423           <para>You can set a default maximum number of checkouts and hold policy that will be used
17424             if none is defined below for a particular item type or category.  This is the fall back
17425             rule for defaults.</para>
17426           <screenshot>
17427             <screeninfo>Default Checkouts and Hold Policy</screeninfo>
17428             <mediaobject>
17429               <imageobject>
17430                 <imagedata fileref="images/admin/patroncirc/defaultcheckholds.png"/>
17431               </imageobject>
17432             </mediaobject>
17433           </screenshot>
17434           <para>From this menu you can set a default to apply to all item types and patrons in the
17435             library if no other option is set in the forms below.</para>
17436           <itemizedlist>
17437             <listitem>
17438               <para>In 'Total current checkouts allowed' enter the total number of items patrons can
17439                 have checked out at one time</para>
17440             </listitem>
17441             <listitem>
17442               <para>In 'Total current on-site checkouts allowed' enter the total number of items
17443                 patrons can have checked out on site at a time (<link linkend="OnSiteCheckouts"
17444                   >OnSiteCheckouts</link> needs to be set to 'Enable')</para>
17445             </listitem>
17446             <listitem>
17447               <para>Control where patrons can place holds from using the 'Hold Policy' menu</para>
17448               <itemizedlist>
17449                 <listitem>
17450                   <para>From Any Library: Patrons from any library may put this item on hold.
17451                     (default if none is defined)</para>
17452                 </listitem>
17453                 <listitem>
17454                   <para>From Home Library: Only patrons from the item's home library may put this
17455                     book on hold.</para>
17456                 </listitem>
17457                 <listitem>
17458                   <para>No Holds Allowed: No patron may put this book on hold.</para>
17459                 </listitem>
17460               </itemizedlist>
17461             </listitem>
17462             <listitem>
17463               <para>Control where the item returns to once it is checked in</para>
17464               <itemizedlist>
17465                 <listitem>
17466                   <para>Item returns home</para>
17467                 </listitem>
17468                 <listitem>
17469                   <para>Item returns to issuing branch</para>
17470                 </listitem>
17471                 <listitem>
17472                   <para>Item floats</para>
17473                   <itemizedlist>
17474                     <listitem>
17475                       <para>When an item floats it stays where it was checked in and does not ever
17476                         return 'home'</para>
17477                     </listitem>
17478                   </itemizedlist>
17479                 </listitem>
17480               </itemizedlist>
17481             </listitem>
17482             <listitem>
17483               <para>Once your policy is set, you can unset it by clicking the 'Unset' link to the
17484                 right of the rule</para>
17485             </listitem>
17486           </itemizedlist>
17487         </section>
17488         <section id="checkoutperpatron">
17489           <title>Checkouts Per Patron</title>
17490           <para>For this library, you can specify the maximum number of loans that a patron of a
17491             given category can make, regardless of the item type.  </para>
17492           <screenshot>
17493             <screeninfo>Set default checkouts per patron category</screeninfo>
17494             <mediaobject>
17495               <imageobject>
17496                 <imagedata fileref="images/admin/patroncirc/checkoutsperpatron.png"/>
17497               </imageobject>
17498             </mediaobject>
17499           </screenshot>
17500           <note>
17501             <para>If the total amount loanable for a given patron category is left blank, no limit
17502               applies, except possibly for a limit you define for a specific item type.</para>
17503           </note>
17504           <para>For example, if you have a rule in the matrix that says Board patrons are allowed 10
17505             books and 5 DVDs but you want to make it so that Board patrons only have a total of 12
17506             things checked out at once.  If you enter 12 here and the patron has 10 books out
17507             already they will only be allowed 2 DVDs to equal the 12 total they're allowed.</para>
17508         </section>
17509         <section id="holdpolicies">
17510           <title>Item Hold Policies</title>
17511           <para>For this library, you can edit hold and return policies for a given item type,
17512             regardless of the patron's category.</para>
17513           <screenshot>
17514             <screeninfo>Hold policies per item type</screeninfo>
17515             <mediaobject>
17516               <imageobject>
17517                 <imagedata fileref="images/admin/patroncirc/holdsperitem.png"/>
17518               </imageobject>
17519             </mediaobject>
17520           </screenshot>
17521           <para>The various Hold Policies have the following effects:</para>
17522           <itemizedlist>
17523             <listitem>
17524               <para>From Any Library: Patrons from any library may put this item on hold. (default
17525                 if none is defined)</para>
17526             </listitem>
17527             <listitem>
17528               <para>From Home Library: Only patrons from the item's home library may put this book
17529                 on hold.</para>
17530             </listitem>
17531             <listitem>
17532               <para>No Holds Allowed: No patron may put this book on hold.</para>
17533             </listitem>
17534           </itemizedlist>
17535           <important>
17536             <para>Note that if the system preference <link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link> set to 'allow', these policies can be overridden by
17537               your circulation staff.</para>
17538           </important>
17539           <important>
17540             <para>These policies are based on the patron's home branch, not the branch that the
17541               reserving staff member is from.</para>
17542           </important>
17543           <para>The various Return Policies have the following effects:</para>
17544           <itemizedlist>
17545             <listitem>
17546               <para>Item returns home: The item will prompt the librarian to transfer the item to
17547                 its home library</para>
17548               <itemizedlist>
17549                 <listitem>
17550                   <important>
17551                     <para>If the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link>
17552                       preference is set to automatically transfer the items home, then a prompt will
17553                       not appear</para>
17554                   </important>
17555                 </listitem>
17556               </itemizedlist>
17557             </listitem>
17558             <listitem>
17559               <para>Item returns to issuing branch: The item will prompt the librarian to transfer
17560                 the item back to the library where it was checked out</para>
17561               <itemizedlist>
17562                 <listitem>
17563                   <important>
17564                     <para>If the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link>
17565                       preference is set to automatically transfer the items home, then a prompt will
17566                       not appear</para>
17567                   </important>
17568                 </listitem>
17569               </itemizedlist>
17570             </listitem>
17571             <listitem>
17572               <para>Item floats: The item will not be transferred from the branch it was checked in
17573                 at, instead it will remain there until transferred manually or checked in at another
17574                 branch</para>
17575             </listitem>
17576           </itemizedlist>
17577           <para>For example you might allow holds at your libraries but not what New items or DVDs to
17578             be placed on hold by other branches so you can set the 'Hold policy' to 'From home
17579             library' so that those items can only be placed on hold if the items' owning library and
17580             the patron's home library are the same.  You can also block holds completely on specific
17581             item types from this form.  This is also how you can set up floating item types and
17582             types that remain with their home library.</para>
17583         </section>
17584       </section>
17585       <section id="patronattributetypes">
17586         <title>Patron Attribute Types</title>
17587         <para>Patron attributes can be used to define custom fields to associate with your patron
17588           records. In order to enable the use of custom fields you need to set the <link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link> system
17589           preference.</para>
17590         <itemizedlist>
17591           <listitem>
17592             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
17593               Circulation &gt; Patron attribute types</para>
17594           </listitem>
17595         </itemizedlist>
17596         <para>A common use for this field would be for a student ID number or a Driver's license
17597           number.</para>
17598         <screenshot>
17599           <screeninfo>List of Patron Attributes</screeninfo>
17600           <mediaobject>
17601             <imageobject>
17602               <imagedata fileref="images/admin/patroncirc/attributes.png"/>
17603             </imageobject>
17604           </mediaobject>
17605         </screenshot>
17606         <section id="addpatattributes">
17607           <title>Adding Patron Attributes</title>
17608           <para>To add a new Patron Attribute Type, click the 'New Patron Attribute Type' button at
17609             the top of the page</para>
17610           <screenshot>
17611             <screeninfo>Add Patron Attribute Type form</screeninfo>
17612             <mediaobject>
17613               <imageobject>
17614                 <imagedata fileref="images/admin/patroncirc/addattribute.png"/>
17615               </imageobject>
17616             </mediaobject>
17617           </screenshot>
17618           <itemizedlist>
17619             <listitem>
17620               <para>In the 'Patron attribute type code', enter a short code to identify this
17621                 field</para>
17622               <itemizedlist>
17623                 <listitem>
17624                   <important>
17625                     <para>This field is limited to 10 characters (numbers and letters only)</para>
17626                   </important>
17627                 </listitem>
17628                 <listitem>
17629                   <important>
17630                     <para>This setting cannot be changed after an attribute is defined</para>
17631                   </important>
17632                 </listitem>
17633               </itemizedlist>
17634             </listitem>
17635             <listitem>
17636               <para>In the 'Description' field, enter a longer (plain text) explanation of what this
17637                 field will contain</para>
17638             </listitem>
17639             <listitem>
17640               <para>Check the box next to 'Repeatable' to let a patron record have multiple values
17641                 of this attribute.</para>
17642               <itemizedlist>
17643                 <listitem>
17644                   <important>
17645                     <para>This setting cannot be changed after an attribute is defined</para>
17646                   </important>
17647                 </listitem>
17648               </itemizedlist>
17649             </listitem>
17650             <listitem>
17651               <para>If 'Unique identifier' is checked, the attribute will be a unique identifier
17652                 which means, if a value is given to a patron record, the same value cannot be given
17653                 to a different record.</para>
17654               <itemizedlist>
17655                 <listitem>
17656                   <para>Unique attributes can be used as match points on the <link
17657                       linkend="patronimport">patron import tool</link></para>
17658                 </listitem>
17659                 <listitem>
17660                   <important>
17661                     <para>This setting cannot be changed after an attribute is defined</para>
17662                   </important>
17663                 </listitem>
17664               </itemizedlist>
17665             </listitem>
17666             <listitem>
17667               <para>Check 'Allow password' to make it possible to associate a password with this
17668                 attribute.</para>
17669             </listitem>
17670             <listitem>
17671               <para>Check 'Display in OPAC' to display this attribute on a patron's details page in
17672                 the OPAC.</para>
17673             </listitem>
17674             <listitem>
17675               <para>Check 'Searchable' to make this attribute searchable in the staff patron
17676                 search.</para>
17677             </listitem>
17678             <listitem>
17679               <para>Check 'Display in check-out' to make this attribute visible in the patron's
17680                 short detail display on the left of the checkout screen and other patron
17681                 pages</para>
17682               <screenshot>
17683                 <screeninfo>Show attribute in patron detail on the left</screeninfo>
17684                 <mediaobject>
17685                   <imageobject>
17686                     <imagedata fileref="images/admin/patroncirc/showattribute.png"/>
17687                   </imageobject>
17688                 </mediaobject>
17689               </screenshot>
17690             </listitem>
17691             <listitem>
17692               <para>Authorized value category; if one is selected, the patron record input page will
17693                 only allow values to be chosen from the authorized value list.</para>
17694               <itemizedlist>
17695                 <listitem>
17696                   <para>You will first need to add an authorized value list for it to appear in this
17697                     menu</para>
17698                   <itemizedlist>
17699                     <listitem>
17700                       <para><emphasis>Get there: </emphasis>More &gt; Administration &gt; Basic
17701                         Parameters &gt; <link linkend="authorizedvalues">Authorized
17702                         Values</link></para>
17703                     </listitem>
17704                   </itemizedlist>
17705                 </listitem>
17706                 <listitem>
17707                   <important>
17708                     <para>an authorized value list is not enforced during batch patron
17709                       import.</para>
17710                   </important>
17711                 </listitem>
17712               </itemizedlist>
17713             </listitem>
17714             <listitem>
17715               <para>If you would like this attribute to only be used by specific branches you can
17716                 choose those branches from the 'Branches limitation' list. Choose 'All branches' to
17717                 show it for all libraries.<itemizedlist>
17718                   <listitem>
17719                     <important>
17720                       <para>Note that items with locations already set on them will not be altered.
17721                         The branch limitation only limits the choosing of an authorized value based
17722                         on the home branch of the current staff login. All authorized values for
17723                         item records (LOC, LOST, CCODE, etc) will show in the OPAC for all
17724                         patrons.</para>
17725                     </important>
17726                   </listitem>
17727                 </itemizedlist></para>
17728             </listitem>
17729             <listitem>
17730               <para>If you'd like to only show this attribute on patrons of one type choose that
17731                 patron type from the 'Category' pull down</para>
17732             </listitem>
17733             <listitem>
17734               <para>If you have a lot of attributes it might be handy to group them so that you can
17735                 easily find them for editing. If you create an <link linkend="authorizedvalues">Authorized Value</link> for PA_CLASS it will show in the 'Class' pull down and
17736                 you can then change your attributes page to have sections of attributes</para>
17737               <screenshot>
17738                 <screeninfo>Patron Attributes Sorted</screeninfo>
17739                 <mediaobject>
17740                   <imageobject>
17741                     <imagedata fileref="images/admin/patroncirc/pa_class.png"/>
17742                   </imageobject>
17743                 </mediaobject>
17744               </screenshot>
17745             </listitem>
17746             <listitem>
17747               <para>Click Save to save your new attribute</para>
17748             </listitem>
17749           </itemizedlist>
17750           <para>Once added your attribute will appear on the list of attributes and also on the
17751             patron record add/edit form</para>
17752           <screenshot>
17753             <screeninfo>Patron Attributes list on the Patron add/edit form</screeninfo>
17754             <mediaobject>
17755               <imageobject>
17756                 <imagedata fileref="images/admin/patroncirc/patronattribute.png"/>
17757               </imageobject>
17758             </mediaobject>
17759           </screenshot>
17760           <para>If you have set up classes for organizing attributes they will appear that way on
17761             the add/edit patron form</para>
17762           <screenshot>
17763             <screeninfo>Grouped Attributes</screeninfo>
17764             <mediaobject>
17765               <imageobject>
17766                 <imagedata fileref="images/admin/patroncirc/pa_class-patron.png"/>
17767               </imageobject>
17768             </mediaobject>
17769           </screenshot>
17770         </section>
17771         <section id="editpatattributes">
17772           <title>Editing/Deleting Patron Attributes</title>
17773           <para>Each patron attribute has an edit and a delete link beside it on the list of
17774             attributes.</para>
17775           <para>Some fields in the attribute will not be editable once created:</para>
17776           <itemizedlist>
17777             <listitem>
17778               <para>Patron attribute type code</para>
17779             </listitem>
17780             <listitem>
17781               <para>Repeatable</para>
17782             </listitem>
17783             <listitem>
17784               <para>Unique identifier</para>
17785             </listitem>
17786           </itemizedlist>
17787           <para>You will be unable to delete an attribute if it's in use.</para>
17788           <screenshot>
17789             <screeninfo>Warning when trying to delete an attribute that is in use</screeninfo>
17790             <mediaobject>
17791               <imageobject>
17792                 <imagedata fileref="images/admin/patroncirc/deletepatronattr.png"/>
17793               </imageobject>
17794             </mediaobject>
17795           </screenshot>
17796         </section>
17797       </section>
17798       <section id="libtransferlimits">
17799         <title>Library Transfer Limits</title>
17800         <para>Limit the ability to transfer items between libraries based on the library sending,
17801           the library receiving, and the collection code involved.</para>
17802         <itemizedlist>
17803           <listitem>
17804             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
17805               Circulation &gt; Library Transfer Limits</para>
17806           </listitem>
17807         </itemizedlist>
17808         <para>These rules only go into effect if the preference <link linkend="UseBranchTransferLimits">UseBranchTransferLimits</link> is set to
17809           'enforce'.</para>
17810         <para>Before you begin you will want to choose which library you are setting these limits
17811           for.</para>
17812         <screenshot>
17813           <screeninfo>Choose the library you're setting limits for</screeninfo>
17814           <mediaobject>
17815             <imageobject>
17816               <imagedata fileref="images/admin/patroncirc/librarytransferselect.png"/>
17817             </imageobject>
17818           </mediaobject>
17819         </screenshot>
17820         <para>Transfer limits are set based on the collections codes you have applied via the <link linkend="authorizedvalues">Authorized Value</link> administration area.</para>
17821         <screenshot>
17822           <screeninfo>Collection Code values assigned in the Authorized Value area</screeninfo>
17823           <mediaobject>
17824             <imageobject>
17825               <imagedata fileref="images/admin/patroncirc/collectcodes.png"/>
17826             </imageobject>
17827           </mediaobject>
17828         </screenshot>
17829         <para>Collection codes will appear as tabs above the checkboxes:</para>
17830         <screenshot>
17831           <screeninfo>Collection Code tabs</screeninfo>
17832           <mediaobject>
17833             <imageobject>
17834               <imagedata fileref="images/admin/patroncirc/limittocollcode.png"/>
17835             </imageobject>
17836           </mediaobject>
17837         </screenshot>
17838         <para>Check the boxes for the libraries that you accept checkins from for the item type you
17839           have selected at the top (in the example below - FIC)</para>
17840         <screenshot>
17841           <screeninfo>Example transfer limits set up</screeninfo>
17842           <mediaobject>
17843             <imageobject>
17844               <imagedata fileref="images/admin/patroncirc/transferlimits.png"/>
17845             </imageobject>
17846           </mediaobject>
17847         </screenshot>
17848         <para>In the above example, Centerville library will allow patrons to return items from all
17849           libraries except Liberty and Franklin to their branch.</para>
17850       </section>
17851       <section id="transportcostmatrix">
17852         <title>Transport cost matrix</title>
17853         <para>The Transport cost matrix lets a library system define relative costs to transport
17854           books to one another. In order for the system to use this matrix you must first set the
17855             <link linkend="UseTransportCostMatrix">UseTransportCostMatrix</link> preference to
17856           'Use'.  <important>
17857             <para>The Transport cost matrix takes precedence in controlling where holds are filled
17858               from, if the matrix is not used then Koha checks the <link linkend="holdqueueweight">StaticHoldsQueueWeight</link>.</para>
17859           </important></para>
17860         <para>Costs are decimal values between some arbitrary maximum value (e.g. 1 or 100) and 0
17861           which is the minimum (no) cost. For example, you could just use the distance between each
17862           library in miles as your 'cost', if that would accurately reflect the cost of transferring
17863           them. Perhaps post offices would be a better measure. Libraries sharing a post office
17864           would have a cost of 1, adjacent post offices would have a cost of 2, etc.</para>
17865         <para>To enter transport costs simply click in the cell you would like to alter, uncheck the
17866           'Disable' box and enter your 'cost'</para>
17867         <screenshot>
17868             <screeninfo>Transport cost matrix</screeninfo>
17869             <mediaobject>
17870               <imageobject>
17871                 <imagedata fileref="images/admin/patroncirc/transportcostmatrix.png"/>
17872               </imageobject>
17873             </mediaobject>
17874           </screenshot>
17875         <para>After entering in your cost, hit 'Enter' on your keyboard or click the 'Save' button
17876           at the bottom of the matrix to save your changes.</para>
17877         <para>
17878           <note>
17879             <para>A NULL value will make no difference where the From and To libraries are the same
17880               library. However, as a best practice, you should put a 0 in there. For all other
17881               To/From combinations, a NULL value will cause that relationship to act as if it has
17882               been disabled. So, in summary, don't leave any of the values empty. It's best to
17883               always put a number in there ( even if you choose to disable that given To/From option
17884               ).</para>
17885           </note>
17886         </para>
17887       </section>
17888       <section id="itemcircalerts">
17889         <title>Item Circulation Alerts</title>
17890         <para>Libraries can decide if they want to have patrons automatically notified of
17891           circulation events (check ins and check outs).</para>
17892         <itemizedlist>
17893           <listitem>
17894             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
17895               Circulation &gt; Item Circulation Alerts</para>
17896           </listitem>
17897         </itemizedlist>
17898         <para>These preferences are set based on patron types and item types.</para>
17899         <important>
17900           <para>These preference can be overridden by changes in the individual patron's messaging
17901             preferences.</para>
17902         </important>
17903         <para>To set up circulation alerts:</para>
17904         <itemizedlist>
17905           <listitem>
17906             <para>Choose your library from the pull down at the top of the screen</para>
17907             <screenshot>
17908               <screeninfo>Libraries to set Circulation Alerts</screeninfo>
17909               <mediaobject>
17910                 <imageobject>
17911                   <imagedata fileref="images/admin/patroncirc/librariesforalert.png"/>
17912                 </imageobject>
17913               </mediaobject>
17914             </screenshot>
17915             <itemizedlist>
17916               <listitem>
17917                 <para>To set preferences for all libraries, keep the menu set to 'Default'</para>
17918               </listitem>
17919             </itemizedlist>
17920           </listitem>
17921           <listitem>
17922             <para>By default all item types and all patrons are notified of check ins and check
17923               outs. To change this, click on the item/patron type combo that you would like to stop
17924               notices for.</para>
17925             <screenshot>
17926               <screeninfo>Circulation Alert Matrix</screeninfo>
17927               <mediaobject>
17928                 <imageobject>
17929                   <imagedata fileref="images/admin/patroncirc/alertmatrix.png"/>
17930                 </imageobject>
17931               </mediaobject>
17932             </screenshot>
17933             <itemizedlist>
17934               <listitem>
17935                 <para>In the above example, Juveniles and Kids will not receive check out
17936                   notices.</para>
17937               </listitem>
17938             </itemizedlist>
17939           </listitem>
17940         </itemizedlist>
17941       </section>
17942
17943       <section id="citytowns">
17944         <title>Cities and Towns</title>
17945
17946         <para>To standardize patron input you can define cities or towns
17947         within your region so that when new patrons are added librarians
17948         simply have to select the town from a list instead of having to type
17949         the town and zip (or postal) code information.</para>
17950
17951         <itemizedlist>
17952           <listitem>
17953             <para><emphasis>Get there:</emphasis> More &gt; Administration
17954             &gt; Patrons &amp; Circulation &gt; Cities and Towns</para>
17955           </listitem>
17956         </itemizedlist>
17957
17958         <section id="addingcity">
17959           <title>Adding a City</title>
17960
17961           <para>To add a new city, click the 'New City' button at the top of
17962           the page and enter the city name, state, zip/postal code and
17963           country.</para>
17964
17965           <screenshot>
17966             <screeninfo>New city entry form</screeninfo>
17967
17968             <mediaobject>
17969               <imageobject>
17970                 <imagedata fileref="images/admin/patroncirc/newcity.png"/>
17971               </imageobject>
17972             </mediaobject>
17973           </screenshot>
17974
17975           <para>One you click Submit, your city will be saved and will be
17976           listed on the Cities and Towns page</para>
17977
17978           <screenshot>
17979             <screeninfo>List of Cities</screeninfo>
17980
17981             <mediaobject>
17982               <imageobject>
17983                 <imagedata fileref="images/admin/patroncirc/cities.png"/>
17984               </imageobject>
17985             </mediaobject>
17986           </screenshot>
17987
17988           <para>Cities can be edited or deleted at any time.</para>
17989         </section>
17990
17991         <section id="citiesonpatform">
17992           <title>Viewing Cities on Patron Add Form</title>
17993
17994           <para>If you have defined local cities using the New city form, then
17995           when adding or editing a patron record you will see those cities in
17996           a pull down menu to make city selection easy.</para>
17997
17998           <screenshot>
17999             <screeninfo>Cities pull down on the patron record</screeninfo>
18000
18001             <mediaobject>
18002               <imageobject>
18003                 <imagedata fileref="images/admin/patroncirc/patroncity.png"/>
18004               </imageobject>
18005             </mediaobject>
18006           </screenshot>
18007
18008           <para>This will allow for easy entry of local cities into the patron
18009           record without risking the potential for typos or mistaken
18010           zip/postal codes.</para>
18011         </section>
18012       </section>
18013     </section>
18014
18015     <section id="catadmin">
18016       <title>Catalog Administration</title>
18017
18018       <para>Set these controls before you start cataloging on your Koha
18019       system.</para>
18020
18021       <itemizedlist>
18022         <listitem>
18023           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
18024           Catalog</para>
18025         </listitem>
18026       </itemizedlist>
18027
18028       <section id="marcbibframeworks">
18029         <title>MARC Bibliographic Frameworks</title>
18030
18031         <para>Think of Frameworks as templates for creating new bibliographic
18032         records. Koha comes with some predefined frameworks that can be edited
18033         or deleted, and librarians can create their own frameworks for content
18034         specific to their libraries.</para>
18035
18036         <itemizedlist>
18037           <listitem>
18038             <para><emphasis>Get there:</emphasis> More &gt; Administration
18039             &gt; Catalog &gt; MARC Bibliographic Frameworks</para>
18040           </listitem>
18041         </itemizedlist>
18042
18043         <screenshot>
18044           <screeninfo>Frameworks List</screeninfo>
18045
18046           <mediaobject>
18047             <imageobject>
18048               <imagedata fileref="images/admin/cataloging/frameworks.png"/>
18049             </imageobject>
18050           </mediaobject>
18051         </screenshot>
18052
18053         <important>
18054           <para>Do not delete or edit the Default Framework since this will
18055           cause problems with your cataloging records - always create a new
18056           template based on the Default Framework, or alter the other
18057           Frameworks.</para>
18058         </important>
18059
18060         <para>After clicking the 'MARC structure' link to the right of each
18061         framework you can decide how many fields you want to see on one screen
18062         by using the pagination options at the top of the table.</para>
18063
18064         <screenshot>
18065           <screeninfo>Pagination options</screeninfo>
18066
18067           <mediaobject>
18068             <imageobject>
18069               <imagedata fileref="images/admin/cataloging/frameworkoptions.png"/>
18070             </imageobject>
18071           </mediaobject>
18072         </screenshot>
18073
18074         <section id="addframework">
18075           <title>Add New Framework</title>
18076
18077           <para>To add a new framework</para>
18078
18079           <itemizedlist>
18080             <listitem>
18081               <para>Click 'New Framework'</para>
18082
18083               <screenshot>
18084                 <screeninfo>Add Framework Form</screeninfo>
18085
18086                 <mediaobject>
18087                   <imageobject>
18088                     <imagedata fileref="images/admin/cataloging/addframework.png"/>
18089                   </imageobject>
18090                 </mediaobject>
18091               </screenshot>
18092
18093               <itemizedlist>
18094                 <listitem>
18095                   <para>Enter a code of 4 or fewer characters</para>
18096                 </listitem>
18097
18098                 <listitem>
18099                   <para>Use the Description field to enter a more detailed
18100                   definition of your framework</para>
18101                 </listitem>
18102               </itemizedlist>
18103             </listitem>
18104
18105             <listitem>
18106               <para>Click 'Submit'</para>
18107             </listitem>
18108
18109             <listitem>
18110               <para>Once your Framework is added click 'MARC structure' to the
18111               right of it on the list of Frameworks</para>
18112
18113               <screenshot>
18114                 <screeninfo>Choose basis for new Framework</screeninfo>
18115
18116                 <mediaobject>
18117                   <imageobject>
18118                     <imagedata fileref="images/admin/cataloging/startnewframework.png"/>
18119                   </imageobject>
18120                 </mediaobject>
18121               </screenshot>
18122
18123               <itemizedlist>
18124                 <listitem>
18125                   <para>You will be asked to choose a Framework to base your
18126                   new Framework off of, this will make it easier than starting
18127                   from scratch</para>
18128                 </listitem>
18129               </itemizedlist>
18130             </listitem>
18131
18132             <listitem>
18133               <para>Once your Framework appears on the screen you can edit or
18134               delete each field by following the instructions for <link linkend="editsubfields">editing subfields</link></para>
18135             </listitem>
18136           </itemizedlist>
18137         </section>
18138
18139         <section id="editframeworks">
18140           <title>Edit Existing Frameworks</title>
18141
18142           <para>Clicking 'Edit' to the right of a Framework will only allow
18143           you to edit the Description for the Framework:</para>
18144
18145           <screenshot>
18146             <screeninfo>Edit Framework</screeninfo>
18147
18148             <mediaobject>
18149               <imageobject>
18150                 <imagedata fileref="images/admin/cataloging/editframework.png"/>
18151               </imageobject>
18152             </mediaobject>
18153           </screenshot>
18154
18155           <para>To make edits to the fields associated with the Framework you
18156           must first click 'MARC Structure' and then follow the instructions
18157           for <link linkend="editsubfields">editing subfields</link></para>
18158         </section>
18159
18160         <section id="addsubfieldsframework">
18161           <title>Add subfields to Frameworks</title>
18162
18163           <para>To add a field to a Framework click the 'New Tag' button at
18164           the top of the Framework definition</para>
18165
18166           <screenshot>
18167             <screeninfo>New Tag Button</screeninfo>
18168
18169             <mediaobject>
18170               <imageobject>
18171                 <imagedata fileref="images/admin/cataloging/newtag.png"/>
18172               </imageobject>
18173             </mediaobject>
18174           </screenshot>
18175
18176           <para>This will open up a blank form for entering MARC field
18177           data</para>
18178
18179           <screenshot>
18180             <screeninfo>Add a new tag to framework</screeninfo>
18181
18182             <mediaobject>
18183               <imageobject>
18184                 <imagedata fileref="images/admin/cataloging/newtagform.png"/>
18185               </imageobject>
18186             </mediaobject>
18187           </screenshot>
18188
18189           <para>Enter the information about your new tag:</para>
18190
18191           <itemizedlist>
18192             <listitem>
18193               <para>The 'Tag' is the MARC field number</para>
18194             </listitem>
18195
18196             <listitem>
18197               <para>The 'Label for lib' is the text that will appear in the
18198               staff client when in the cataloging module</para>
18199             </listitem>
18200
18201             <listitem>
18202               <para>The 'Label for OPAC' is the text that will appear in the
18203               OPAC when viewing the MARC version of the record</para>
18204             </listitem>
18205
18206             <listitem>
18207               <para>If this field can be repeated, check the 'Repeatable'
18208               box</para>
18209             </listitem>
18210
18211             <listitem>
18212               <para>If this field is mandatory, check the 'Mandatory'
18213               box</para>
18214             </listitem>
18215
18216             <listitem>
18217               <para>If you want this field to be a pull down with limited
18218               possible answers, choose which 'Authorized value' list you want
18219               to use</para>
18220             </listitem>
18221           </itemizedlist>
18222
18223           <para>When you're finished, click 'Save Changes' and you will be
18224           presented with your new field</para>
18225
18226           <screenshot>
18227             <screeninfo>New tag and link to subfields</screeninfo>
18228
18229             <mediaobject>
18230               <imageobject>
18231                 <imagedata fileref="images/admin/cataloging/subfieldslink.png"/>
18232               </imageobject>
18233             </mediaobject>
18234           </screenshot>
18235
18236           <para>To the right of the new field is a link to 'Subfields,' you
18237           will need to add subfields before this tag will appear in your MARC
18238           editor. The process of entering the settings for the new subfield is
18239           the same as those found in the <link linkend="editsubfields">editing
18240           subfields in frameworks</link> section of this manual.</para>
18241         </section>
18242
18243         <section id="editsubfields">
18244           <title>Edit Framework Subfields</title>
18245
18246           <para>Frameworks are made up of MARC fields and subfields. To make
18247           edits to most Frameworks you must edit the fields and subfields.
18248           Clicking 'Edit' to the right of each subfield will allow you to make
18249           changes to the text associated with the field</para>
18250
18251           <screenshot>
18252             <screeninfo>Modify MARC Field</screeninfo>
18253
18254             <mediaobject>
18255               <imageobject>
18256                 <imagedata fileref="images/admin/cataloging/editfield.png"/>
18257               </imageobject>
18258             </mediaobject>
18259           </screenshot>
18260
18261           <itemizedlist>
18262             <listitem>
18263               <para>Each field has a tag (which is the MARC tag) that is uneditable</para>
18264
18265               <itemizedlist>
18266                 <listitem>
18267                   <para>The 'Label for lib' is what will show in the staff
18268                   client if you have <link linkend="advancedMARCeditor">advancedMARCeditor</link> set
18269                   to display labels</para>
18270                 </listitem>
18271
18272                 <listitem>
18273                   <para>The 'Label for OPAC' is what will show on the MARC
18274                   view in the OPAC</para>
18275                 </listitem>
18276
18277                 <listitem>
18278                   <para>If you check 'Repeatable' then the field will have a
18279                   plus sign next to it allowing you to add multiples of that
18280                   tag</para>
18281                 </listitem>
18282
18283                 <listitem>
18284                   <para>If you check 'Mandatory' the record will not be
18285                   allowed to save unless you have a value assigned to this
18286                   tag</para>
18287                 </listitem>
18288
18289                 <listitem>
18290                   <para>'Authorized value' is where you define an <link linkend="authorizedvalues">authorized value</link> that your
18291                   catalogers can choose from a pull down to fill this field
18292                   in</para>
18293                 </listitem>
18294               </itemizedlist>
18295             </listitem>
18296           </itemizedlist>
18297
18298           <para>To edit the subfields associated with the tag, click
18299           'Subfields' to the right of the tag on the 'MARC Structure'
18300           listing</para>
18301
18302           <itemizedlist>
18303             <listitem>
18304               <para>From the list of subfields you can click 'Delete' to the
18305               right of each to delete the subfields</para>
18306             </listitem>
18307
18308             <listitem>
18309               <para>To edit the subfields click 'Edit Subfields'</para>
18310             </listitem>
18311
18312             <listitem>
18313               <para>For each subfield you can set the following Basic constraint values</para>
18314               <screenshot>
18315                 <screeninfo>Editing the 504 Subfield</screeninfo>
18316                 <mediaobject>
18317                   <imageobject>
18318                     <imagedata fileref="images/admin/cataloging/editsubfield.png"/>
18319                   </imageobject>
18320                 </mediaobject>
18321               </screenshot>
18322
18323               <itemizedlist>
18324                 <listitem>
18325                   <para>Text for librarian</para>
18326
18327                   <itemizedlist>
18328                     <listitem>
18329                       <para>what appears before the subfield in the librarian
18330                       interface</para>
18331                     </listitem>
18332                   </itemizedlist>
18333                 </listitem>
18334
18335                 <listitem>
18336                   <para>Text for OPAC</para>
18337
18338                   <itemizedlist>
18339                     <listitem>
18340                       <para>what appears before the field in the OPAC.</para>
18341
18342                       <itemizedlist>
18343                         <listitem>
18344                           <para>If left empty, the text for librarian is used
18345                           instead</para>
18346                         </listitem>
18347                       </itemizedlist>
18348                     </listitem>
18349                   </itemizedlist>
18350                 </listitem>
18351
18352                 <listitem>
18353                   <para>Repeatable</para>
18354
18355                   <itemizedlist>
18356                     <listitem>
18357                       <para>the field will have a plus sign next to it
18358                       allowing you to add multiples of that tag</para>
18359                     </listitem>
18360                   </itemizedlist>
18361                 </listitem>
18362
18363                 <listitem>
18364                   <para>Mandatory</para>
18365
18366                   <itemizedlist>
18367                     <listitem>
18368                       <para>the record will not be allowed to save unless you
18369                       have a value assigned to this tag</para>
18370                     </listitem>
18371                   </itemizedlist>
18372                 </listitem>
18373
18374                 <listitem>
18375                   <para>Managed in tab</para>
18376
18377                   <itemizedlist>
18378                     <listitem>
18379                       <para>defines the tab where the subfield is shown. All
18380                       subfields of a given field must be in the same tab or
18381                       ignored. Ignore means that the subfield is not
18382                       managed.</para>
18383                     </listitem>
18384                   </itemizedlist>
18385                 </listitem>
18386               </itemizedlist>
18387             </listitem>
18388             <listitem>
18389               <para>For each subfield you can set the following Advanced constraint values</para>
18390               <screenshot>
18391                   <screeninfo>Advanced constraints</screeninfo>
18392                   <mediaobject>
18393                     <imageobject>
18394                       <imagedata fileref="images/admin/cataloging/advancedoptsubfield.png"/>
18395                     </imageobject>
18396                   </mediaobject>
18397                 </screenshot>
18398               <itemizedlist>
18399                 <listitem>
18400                   <para>Default value</para>
18401                   <itemizedlist>
18402                     <listitem>
18403                       <para>defines what you want to appear in the field by default, this will be
18404                         editable, but it saves time if you use the same note over and over or the
18405                         same value in a field often.</para>
18406                     </listitem>
18407                     <listitem>
18408                       <note>
18409                         <para>If you would like a field to fill in with today's date you can use the
18410                           YYYY MM DD syntax in the 'Default value'.  For example: a default of
18411                           "Year:YYYY Month:MM Day:DD" (without quotes) will print as "Year:2015
18412                           Month:11 Day:30"</para>
18413                       </note>
18414                     </listitem>
18415                   </itemizedlist>
18416                 </listitem>
18417                 <listitem>
18418                   <para>Visibility</para>
18419                   <itemizedlist>
18420                     <listitem>
18421                       <para>allows you to select from where this subfield is visible/hidden, simply
18422                         check the boxes where you would like the field to show and uncheck the boxes
18423                         where you would like it hidden.</para>
18424                       <screenshot>
18425                           <screeninfo>Framework visibility</screeninfo>
18426                           <mediaobject>
18427                             <imageobject>
18428                               <imagedata fileref="images/admin/cataloging/frameworkvisibility.png"/>
18429                             </imageobject>
18430                           </mediaobject>
18431                         </screenshot>
18432                     </listitem>
18433                   </itemizedlist>
18434                 </listitem>
18435                 <listitem>
18436                   <para>Is a URL</para>
18437                   <itemizedlist>
18438                     <listitem>
18439                       <para>if checked, it means that the subfield is a URL and can be
18440                         clicked</para>
18441                     </listitem>
18442                   </itemizedlist>
18443                 </listitem>
18444                 <listitem>
18445                   <para>Link</para>
18446                   <itemizedlist>
18447                     <listitem>
18448                       <para>If you enter a field/subfield here (200b), a link appears after the
18449                         subfield in the MARC Detail view. This view is present only in the staff
18450                         client, not the OPAC. If the librarian clicks on the link, a search is done
18451                         on the database for the field/subfield with the same value. This can be used
18452                         for 2 main topics :</para>
18453                       <itemizedlist>
18454                         <listitem>
18455                           <para>on a field like author (200f in UNIMARC), put 200f here, you will be
18456                             able to see all bib records with the same author.</para>
18457                         </listitem>
18458                         <listitem>
18459                           <para>on a field that is a link (4xx) to reach another bib record. For
18460                             example, put 011a in 464$x, will find the serials that are with this
18461                             ISSN.</para>
18462                         </listitem>
18463                       </itemizedlist>
18464                     </listitem>
18465                     <listitem>
18466                       <warning>
18467                         <para>This value should not change after data has been added to your
18468                           catalog. If you need to change this value you must ask your system
18469                           administrator to run misc/batchRebuildBiblioTables.pl. </para>
18470                       </warning>
18471                     </listitem>
18472                   </itemizedlist>
18473                 </listitem>
18474                 <listitem>
18475                   <para>Koha link</para>
18476                   <itemizedlist>
18477                     <listitem>
18478                       <para>Koha is multi-MARC compliant. So, it does not know what the 245$a means,
18479                         neither what 200$f (those 2 fields being both the title in MARC21 and
18480                         UNIMARC). So, in this list you can "map" a MARC subfield to its meaning.
18481                         Koha constantly maintains consistency between a subfield and its meaning.
18482                         When the user want to search on "title", this link is used to find what is
18483                         searched (245 if you're MARC21, 200 if you're UNIMARC).</para>
18484                     </listitem>
18485                   </itemizedlist>
18486                 </listitem>
18487               </itemizedlist>
18488             </listitem>
18489             <listitem>
18490               <para>For each subfield you can set the following Other option values</para>
18491               <screenshot>
18492                   <screeninfo/>
18493                   <mediaobject>
18494                     <imageobject>
18495                       <imagedata fileref="images/admin/cataloging/otheroptssubfield.png"/>
18496                     </imageobject>
18497                   </mediaobject>
18498                 </screenshot>
18499               <itemizedlist>
18500                 <listitem>
18501                   <para>Authorized value</para>
18502                   <itemizedlist>
18503                     <listitem>
18504                       <para>means the value cannot by typed by the librarian, but must be chosen
18505                         from a pull down generated by the <link linkend="authorizedvalues"
18506                           >authorized value</link> list</para>
18507                     </listitem>
18508                     <listitem>
18509                       <para>In the example above, the 504a field will show the MARC504 Authorized
18510                         Values when cataloging</para>
18511                       <screenshot>
18512                         <screeninfo>Example of an Authorized Subfield</screeninfo>
18513                         <mediaobject>
18514                           <imageobject>
18515                             <imagedata fileref="images/admin/cataloging/504auth.png"/>
18516                           </imageobject>
18517                         </mediaobject>
18518                       </screenshot>
18519                     </listitem>
18520                   </itemizedlist>
18521                 </listitem>
18522                 <listitem>
18523                   <para>Thesaurus</para>
18524                   <itemizedlist>
18525                     <listitem>
18526                       <para>means that the value is not free text, but must be searched in the
18527                         authority/thesaurus of the selected category</para>
18528                     </listitem>
18529                   </itemizedlist>
18530                 </listitem>
18531                 <listitem>
18532                   <para>Plugin</para>
18533                   <itemizedlist>
18534                     <listitem>
18535                       <para>means the value is calculated or managed by a plugin. Plugins can do
18536                         almost anything.</para>
18537                     </listitem>
18538                     <listitem>
18539                       <para>Examples:<itemizedlist>
18540                           <listitem id="cnbrowseplugin">
18541                             <para>For call numbers there is an option to add a call number browser
18542                               next to the the call number subfield so that you can identify which
18543                               call numbers are in use and which are not. Simply choose the
18544                               cn_browser.pl plugin. Learn more in the <link linkend="addingitems"
18545                                 >cataloging section</link> of this manual.</para>
18546                           </listitem>
18547                           <listitem>
18548                             <para>If you'd like to let file uploads via cataloging you can choose
18549                               the upload.pl plugin and this will allow you to <link
18550                                 linkend="uploadbibfile">upload files to Koha to link to your
18551                                 records</link>.</para>
18552                           </listitem>
18553                           <listitem>
18554                             <para>In UNIMARC there are plugins for every 1xx fields that are coded
18555                               fields. The plugin is a huge help for cataloger! There are also two
18556                               plugins (unimarc_plugin_210c and unimarc_plugin_225a that can
18557                               "magically" find the editor from an ISBN, and the collection list for
18558                               the editor)</para>
18559                           </listitem>
18560                         </itemizedlist></para>
18561                     </listitem>
18562                   </itemizedlist>
18563                 </listitem>
18564               </itemizedlist>
18565             </listitem>
18566
18567             <listitem>
18568               <para>To save your changes simply click the 'Save Changes'
18569               button at the top of the screen</para>
18570             </listitem>
18571           </itemizedlist>
18572
18573           <para/>
18574         </section>
18575
18576         <section id="importexportframeworks">
18577           <title>Import/Export Frameworks</title>
18578
18579           <para>Next to each framework is a link to either import or export
18580           the framework.</para>
18581
18582           <section id="exportframeworks">
18583             <title>Export Framework</title>
18584
18585             <para>To export a framework simply click the 'Export' link to the
18586             right of framework title.</para>
18587
18588             <screenshot>
18589               <screeninfo>Export link next to framework</screeninfo>
18590
18591               <mediaobject>
18592                 <imageobject>
18593                   <imagedata fileref="images/admin/cataloging/importexport.png"/>
18594                 </imageobject>
18595               </mediaobject>
18596             </screenshot>
18597
18598             <para>When you click 'Export' you will be prompted to choose what
18599             format to export the file in.</para>
18600
18601             <screenshot>
18602               <screeninfo>Export formats</screeninfo>
18603
18604               <mediaobject>
18605                 <imageobject>
18606                   <imagedata fileref="images/admin/cataloging/exportoptions.png"/>
18607                 </imageobject>
18608               </mediaobject>
18609             </screenshot>
18610
18611             <para>A framework exported this way can be imported into any other
18612             Koha installation using the import framework option.</para>
18613           </section>
18614
18615           <section id="importframeworks">
18616             <title>Import Framework</title>
18617
18618             <para>An easy way to create a new framework is to import one created for your or another
18619               Koha installation. This framework would need to be exported from the other system
18620                 <link linkend="exportframeworks">using the instructions above</link> to be available
18621               for import here. </para>
18622             <para>To import a framework you first need to create <link linkend="addframework">a new
18623                 framework</link>. Once you have that framework, click 'Import' to the right of the
18624               new framework.</para>
18625
18626             <screenshot>
18627               <screeninfo>Import link next to framework</screeninfo>
18628
18629               <mediaobject>
18630                 <imageobject>
18631                   <imagedata fileref="images/admin/cataloging/importexport.png"/>
18632                 </imageobject>
18633               </mediaobject>
18634             </screenshot>
18635
18636             <para>You will be prompted to find a file on your computer to
18637             import into the framework.</para>
18638
18639             <screenshot>
18640               <screeninfo>Choose a file to import</screeninfo>
18641
18642               <mediaobject>
18643                 <imageobject>
18644                   <imagedata fileref="images/admin/cataloging/importfile.png"/>
18645                 </imageobject>
18646               </mediaobject>
18647             </screenshot>
18648
18649             <para>You will be asked to confirm your actions before the file is
18650             imported.</para>
18651
18652             <screenshot>
18653               <screeninfo>Confirm your desire to import</screeninfo>
18654
18655               <mediaobject>
18656                 <imageobject>
18657                   <imagedata fileref="images/admin/cataloging/importconfirm.png"/>
18658                 </imageobject>
18659               </mediaobject>
18660             </screenshot>
18661
18662             <para>As your file is uploaded you will see an image that will
18663             confirm that the system is working.</para>
18664
18665             <screenshot>
18666               <screeninfo>Import timer</screeninfo>
18667
18668               <mediaobject>
18669                 <imageobject>
18670                   <imagedata fileref="images/admin/cataloging/importtimer.png"/>
18671                 </imageobject>
18672               </mediaobject>
18673             </screenshot>
18674
18675             <para>Once your import is complete you will be brought to the
18676             framework edit tool where you can make any changes you need to the
18677             framework you imported.</para>
18678           </section>
18679         </section>
18680       </section>
18681
18682       <section id="kohamarcmapping">
18683         <title>Koha to MARC Mapping</title>
18684
18685         <para>While Koha stores the entire MARC record, it also stores common
18686         fields for easy access in various tables in the database. Koha to MARC
18687         Mapping is used to tell Koha where to find these values in the MARC
18688         record. In many cases you will not have to change the default values
18689         set by in this tool on installation, but it is important to know that
18690         the tool is here and can be used at any time.</para>
18691
18692         <itemizedlist>
18693           <listitem>
18694             <para><emphasis>Get there:</emphasis> More &gt; Administration
18695             &gt; Catalog &gt; Koha to MARC Mapping</para>
18696           </listitem>
18697         </itemizedlist>
18698
18699         <para>The Koha to MARC Mapping page offers you the option of choosing
18700         from one of three tables in the database to assign values to.</para>
18701
18702         <screenshot>
18703           <screeninfo>Koha to MARC Mapping Table Pull Down</screeninfo>
18704
18705           <mediaobject>
18706             <imageobject>
18707               <imagedata fileref="images/admin/cataloging/kohamarcmapping.png"/>
18708             </imageobject>
18709           </mediaobject>
18710         </screenshot>
18711
18712         <para>After choosing the table you would like to view, click 'OK.' To
18713         edit any mapping click on the 'Koha Filed' or the 'Edit' link.</para>
18714
18715         <screenshot>
18716           <screeninfo>Map MARC Field to Koha Field</screeninfo>
18717
18718           <mediaobject>
18719             <imageobject>
18720               <imagedata fileref="images/admin/cataloging/mapmarc.png"/>
18721             </imageobject>
18722           </mediaobject>
18723         </screenshot>
18724
18725         <para>Choose which MARC field you would like to map to this Koha Field
18726         and click the 'OK' button. If you would like to clear all mappings,
18727         click the 'Click to "Unmap"' button.</para>
18728
18729         <important>
18730           <para>At this time you can map only 1 MARC field to 1 Koha field.
18731           This means that you won't be able to map both the 100a and the 700a
18732           to the author field, you need to choose one or the other.</para>
18733         </important>
18734
18735         <para/>
18736       </section>
18737
18738       <section id="keywordmapping">
18739         <title>Keywords to MARC Mapping</title>
18740
18741         <para>This tool will allow you to map MARC fields to a set of
18742         predefined keywords.</para>
18743
18744         <itemizedlist>
18745           <listitem>
18746             <para><emphasis>Get there:</emphasis> More &gt; Administration
18747             &gt; Catalog &gt; Keywords to MARC Mapping</para>
18748           </listitem>
18749         </itemizedlist>
18750
18751         <important>
18752           <para>This tool only effects sites that are not using the XSLT
18753           Stylesheets.</para>
18754         </important>
18755
18756         <para>At this time the only keyword in use is 'subtitle.'</para>
18757
18758         <para>Using this tool you can define what MARC field prints to the
18759         detail screen of the bibliographic record using keywords. The
18760         following example will use the subtitle field.</para>
18761
18762         <para>Using the Framework pull down menu, choose the <link linkend="marcbibframeworks">Framework</link> you would like to apply
18763         this rule to. For example, the subtitle for books can be found in the
18764         245$b field.</para>
18765
18766         <screenshot>
18767           <screeninfo>Assigning Book Subtitle</screeninfo>
18768
18769           <mediaobject>
18770             <imageobject>
18771               <imagedata fileref="images/admin/cataloging/subtitlebookmapping.png"/>
18772             </imageobject>
18773           </mediaobject>
18774         </screenshot>
18775
18776         <para>However the subtitle for DVDs appears in 245$p</para>
18777
18778         <screenshot>
18779           <screeninfo>Assigning DVD Subtitle</screeninfo>
18780
18781           <mediaobject>
18782             <imageobject>
18783               <imagedata fileref="images/admin/cataloging/subtitledvdmapping.png"/>
18784             </imageobject>
18785           </mediaobject>
18786         </screenshot>
18787
18788         <para>Using this tool you can tell Koha to print the right field as
18789         the subtitle when viewing the bibliographic record in the OPAC.</para>
18790
18791         <screenshot>
18792           <screeninfo>Subtitle display in the OPAC</screeninfo>
18793
18794           <mediaobject>
18795             <imageobject>
18796               <imagedata fileref="images/admin/cataloging/subtitlebookinopac.png"/>
18797             </imageobject>
18798           </mediaobject>
18799         </screenshot>
18800
18801         <para>This tool can be used to chain together pieces of the record as
18802         well. If you want the series number to show in the title on your
18803         search results you simply have to map 490 $v to 'subtitle' along with
18804         the 245 $b. <note>
18805             <para>Chain together the fields you want to show after the item
18806             title in the order in which you want them to appear.</para>
18807           </note></para>
18808
18809         <para>Future developments will include additional keyword assigned
18810         fields.</para>
18811       </section>
18812
18813       <section id="marcbibframeworkstest">
18814         <title>MARC Bibliographic Framework Test</title>
18815
18816         <para>Checks the MARC structure.</para>
18817
18818         <itemizedlist>
18819           <listitem>
18820             <para><emphasis>Get there:</emphasis> More &gt; Administration
18821             &gt; Catalog &gt; MARC Bibliographic Framework Test</para>
18822           </listitem>
18823         </itemizedlist>
18824
18825         <para>If you change your MARC Bibliographic framework it's recommended
18826         that you run this tool to test for errors in your definition.</para>
18827
18828         <screenshot>
18829           <screeninfo>Framework Test</screeninfo>
18830
18831           <mediaobject>
18832             <imageobject>
18833               <imagedata fileref="images/admin/cataloging/frameworktest.png"/>
18834             </imageobject>
18835           </mediaobject>
18836         </screenshot>
18837       </section>
18838
18839       <section id="authoritiesadmin">
18840         <title>Authority Types</title>
18841
18842         <para>Authority Types are basically MARC Frameworks for Authority
18843         records and because of that they follow the same editing rules found
18844         in the <link linkend="marcbibframeworks">MARC Bibliographic
18845         Frameworks</link> section of this manual. Koha comes with many of the
18846         necessary Authority frameworks already installed. To learn how to add
18847         and edit Authority Types, simply review the <link linkend="marcbibframeworks">MARC Bibliographic Frameworks</link>
18848         section of this manual.</para>
18849
18850         <itemizedlist>
18851           <listitem>
18852             <para><emphasis>Get there:</emphasis> More &gt; Administration
18853             &gt; Catalog &gt; Authority Types</para>
18854           </listitem>
18855         </itemizedlist>
18856       </section>
18857
18858       <section id="classificationsources">
18859         <sectioninfo>
18860           <authorgroup>
18861             <author>
18862               <firstname>Savitra</firstname>
18863               <surname>Sirohi</surname>
18864               <affiliation>
18865                 <orgname>Nucsoft OSS Labs</orgname>
18866               </affiliation>
18867             </author>
18868             
18869             <editor>
18870               <firstname>Nicole C.</firstname>
18871               <surname>Engard</surname>
18872               <contrib>Fixed typos, changed content where
18873                 necessary and added new screenshots.</contrib>
18874             </editor>
18875           </authorgroup>
18876           
18877           <pubdate>2010</pubdate>
18878         </sectioninfo>
18879
18880         <title>Classification Sources</title>
18881
18882         <para>Source of classification or shelving scheme is an <link linkend="authorizedvalues"
18883             >Authorized Values</link> category that is mapped to field 952$2 and 942$2 in Koha's
18884           MARC Bibliographic frameworks and stored in the items.cn_source field in the
18885           database.</para>
18886
18887         <itemizedlist>
18888           <listitem>
18889             <para><emphasis>Get there:</emphasis> More &gt; Administration
18890             &gt; Catalog &gt; Classification sources</para>
18891           </listitem>
18892         </itemizedlist>
18893
18894         <screenshot>
18895           <screeninfo>Classification Sources</screeninfo>
18896
18897           <mediaobject>
18898             <imageobject>
18899               <imagedata fileref="images/admin/cataloging/classsources.png"/>
18900             </imageobject>
18901           </mediaobject>
18902         </screenshot>
18903
18904         <para>Commonly used values of this field are:</para>
18905
18906         <itemizedlist>
18907           <listitem>
18908             <para>ddc - Dewey Decimal Classification</para>
18909           </listitem>
18910
18911           <listitem>
18912             <para>lcc - Library of Congress Classification</para>
18913           </listitem>
18914         </itemizedlist>
18915
18916         <para>If you chose to install classification sources during Koha's
18917         installation, you would see other values too:</para>
18918
18919         <itemizedlist>
18920           <listitem>
18921             <para>ANSCR (sound recordings)</para>
18922           </listitem>
18923
18924           <listitem>
18925             <para>SuDOC classification</para>
18926           </listitem>
18927
18928           <listitem>
18929             <para>Universal Decimal Classification</para>
18930           </listitem>
18931
18932           <listitem>
18933             <para>Other/Generic Classification</para>
18934           </listitem>
18935         </itemizedlist>
18936
18937         <section id="addingclasssource">
18938           <title>Adding/Editing Classification Sources</title>
18939
18940           <para>You can add your own source of classification by using the New
18941           Classification Source button. To edit use the Edit link.</para>
18942
18943           <screenshot>
18944             <screeninfo>Add classification source</screeninfo>
18945
18946             <mediaobject>
18947               <imageobject>
18948                 <imagedata fileref="images/admin/cataloging/addclasssource.png"/>
18949               </imageobject>
18950             </mediaobject>
18951           </screenshot>
18952
18953           <para>When creating or editing:</para>
18954
18955           <itemizedlist>
18956             <listitem>
18957               <para>You will need to enter a code and a description.</para>
18958             </listitem>
18959
18960             <listitem>
18961               <para>Check the 'Source in use?' checkbox if you want the value
18962               to appear in the drop down list for this category.</para>
18963             </listitem>
18964
18965             <listitem>
18966               <para>Select the appropriate <link linkend="classfilingrules">filing rule</link> from the drop down
18967               list.</para>
18968             </listitem>
18969           </itemizedlist>
18970
18971           <para/>
18972         </section>
18973
18974         <section id="classfilingrules">
18975           <title>Classification Filing Rules</title>
18976
18977           <para>Filing rules determine the order in which items are placed on
18978           shelves.</para>
18979
18980           <para>Values that are pre-configured in Koha are:</para>
18981
18982           <itemizedlist>
18983             <listitem>
18984               <para>Dewey</para>
18985             </listitem>
18986
18987             <listitem>
18988               <para>LCC</para>
18989             </listitem>
18990
18991             <listitem>
18992               <para>Generic</para>
18993             </listitem>
18994           </itemizedlist>
18995
18996           <para>Filing rules are mapped to <link linkend="addingclasssource">Classification sources</link>. You can
18997           setup new filing rules by using the New Filing Rule button. To edit
18998           use the Edit link.</para>
18999
19000           <para>When creating or editing:</para>
19001
19002           <itemizedlist>
19003             <listitem>
19004               <para>Enter a code and a description</para>
19005             </listitem>
19006
19007             <listitem>
19008               <para>Choose an appropriate filing routine - dewey, generic or
19009               lcc</para>
19010             </listitem>
19011           </itemizedlist>
19012         </section>
19013       </section>
19014
19015       <section id="recordmatchingrules">
19016         <sectioninfo>
19017           <authorgroup>
19018             <author>
19019               <firstname>Joy</firstname>
19020               <surname>Nelson</surname>
19021               <affiliation>
19022                 <orgname>ByWater Solutions</orgname>
19023               </affiliation>
19024             </author>
19025             
19026             <editor>
19027               <firstname>Nicole C.</firstname>
19028               <surname>Engard</surname>
19029               <contrib>Changed/edited content where necessary.</contrib>
19030             </editor>
19031           </authorgroup>
19032           
19033           <pubdate>2013</pubdate>
19034         </sectioninfo>
19035         <title>Record Matching Rules</title>
19036
19037         <para>Record matching rules are used when importing MARC records into
19038         Koha.</para>
19039
19040         <itemizedlist>
19041           <listitem>
19042             <para><emphasis>Get there:</emphasis> More &gt; Administration
19043             &gt; Catalog &gt; Record Matching Rules</para>
19044           </listitem>
19045         </itemizedlist>
19046
19047         <para>The rules that you set up here will be referenced with you <link linkend="stagemarc">Stage MARC Records for Import</link>.</para>
19048         <para>It is important to understand the difference between Match Points and Match Checks
19049           before adding new matching rules to Koha.</para>
19050
19051        <para>Match Points are the criteria that you enter that must be met in order for an incoming
19052           record to match an existing MARC record in your catalog. You can have multiple match
19053           points on an import rule each with its own score. An incoming record will be compared
19054           against your existing records (‘one record at a time’) and given a score for each match
19055           point. When the total score of the matchpoints matches or exceeds the threshold given for
19056           the matching rule, Koha assumes a good match and imports/overlays according your
19057           specifications in the import process. An area to watch out for here is the sum of the
19058           match points. Doublecheck that the matches you want will add up to a successful
19059           match.</para>
19060
19061 <para>Example: </para>
19062         <para>Threshold of 1000 </para>
19063         <para>Match Point on 020$a 1000 </para>
19064         <para>Match Point on 022$a 1000 </para>
19065         <para>Match Point on 245$a 500 </para>
19066         <para>Match Point on 100$a 100</para>
19067
19068 <para>In the example above, a match on either the 020$a or the 022$a will result in a successful match.  A match on 245$a title and 100$a author (and not on 020$a or 022$a) will only add up to 600 and not be a match.  And a match on 020$a and 245$a will result in 1500 and while this is a successful match, the extra 500 point for the 245$a title match are superfluous.  The incoming record successfully matched on the 020$a without the need for the 245$a match.  However, if you assigned a score of 500 to the 100$a Match Point, a match on 245$a title and 100$a author will be considered a successful match (total of 1000) even if the 020$a is not a match.</para>
19069
19070 <para>Match Checks are not commonly used in import rules. However, they can serve a couple of
19071           purposes in matching records. First, match checks can be used as the matching criteria
19072           instead of the match points if your indexes are stale and out of date. The match checks go
19073           right for the data instead of relying on the data in the indexes. (If you fear your
19074           indexes are out of date, a rebuild of your indexes would be a great idea and solve that
19075           situation!) The other use for a Match Check is as a “double check” or “veto” of your
19076           matching rule. For example, if you have a matching rule as below:</para>
19077 <para>Threshold of 1000 </para>
19078         <para>Match Point on 020$a 1000 </para>
19079         <para>Match Check on 245$a</para>
19080
19081 <para>Koha will first look at the 020$a tag/subfield to see if the incoming record matches an existing record.  If it does, it will then move on to the Match Check and look directly at the 245$a value in the incoming data and compare it to the 245$a in the existing ‘matched’ record in your catalog.  If the 245$a matches, Koha continues on as if a match was successful.  If the 245$a does not match, then Koha concludes that the two records are not a match after all.  The Match Checks can be a really useful tool in confirming true matches.</para>
19082
19083 <para>When looking to create matching rules for your authority records the following indexes will be
19084           of use:</para>
19085         <table frame="void" id="authorityindexes">
19086           <caption>Authority Indexes</caption>
19087           <thead>
19088             <tr>
19089               <th>Index name</th>
19090               <th>Matches Marc Tag</th>
19091             </tr>
19092           </thead>
19093           <tbody>
19094             <tr>
19095               <td>LC-cardnumber</td>
19096               <td>010$a</td>
19097             </tr>
19098             <tr>
19099               <td>Personal-name</td>
19100               <td>100$a</td>
19101             </tr>
19102             <tr>
19103               <td>Corporate-name-heading</td>
19104               <td>110$a</td>
19105             </tr>
19106             <tr>
19107               <td>Meeting-name</td>
19108               <td>111$a</td>
19109             </tr>
19110             <tr>
19111               <td>Title-uniform</td>
19112               <td>130$a</td>
19113             </tr>
19114             <tr>
19115               <td>Chronological-term</td>
19116               <td>148$a</td>
19117             </tr>
19118             <tr>
19119               <td>Subject-topical</td>
19120               <td>150$a</td>
19121             </tr>
19122             <tr>
19123               <td>Name-geographic</td>
19124               <td>151$a</td>
19125             </tr>
19126             <tr>
19127               <td>Term-genre-form</td>
19128               <td>155$a</td>
19129             </tr>
19130           </tbody>
19131         </table>
19132         <section id="addrecordmatchrule">
19133           <title>Adding Matching Rules</title>
19134           <para>To create a new matching rule :</para>
19135           <itemizedlist>
19136             <listitem>
19137               <para>Click 'New Record Matching Rule'</para>
19138               <screenshot>
19139                 <screeninfo>Add record matching rule</screeninfo>
19140                 <mediaobject>
19141                   <imageobject>
19142                     <imagedata fileref="images/admin/cataloging/newmatchrule.png"/>
19143                   </imageobject>
19144                 </mediaobject>
19145               </screenshot>
19146               <itemizedlist>
19147                 <listitem>
19148                   <para>Choose a unique name and enter it in the 'Matching rule code' field</para>
19149                 </listitem>
19150                 <listitem>
19151                   <para>'Description' can be anything you want to make it clear to you what rule
19152                     you're picking</para>
19153                 </listitem>
19154                 <listitem>
19155                   <para>'Match threshold' is the total number of 'points' a biblio must earn to be
19156                     considered a 'match'</para>
19157                 </listitem>
19158                 <listitem>
19159                   <para>'Record type' is the type of import this rule will be used for - either
19160                     authority or bibliographic</para>
19161                 </listitem>
19162                 <listitem>
19163                   <para>Match points are set up to determine what fields to match on</para>
19164                 </listitem>
19165                 <listitem>
19166                   <para>'Search index' can be found by looking at the ccl.properties file on your
19167                     system which tells the zebra indexing what data to search for in the MARC
19168                     data".</para>
19169                 </listitem>
19170                 <listitem>
19171                   <para>'Score' - The number of 'points' a match on this field is worth. If the sum
19172                     of each score is greater than the match threshold, the incoming record is a
19173                     match to the existing record</para>
19174                 </listitem>
19175                 <listitem>
19176                   <para>Enter the MARC tag you want to match on in the 'Tag' field</para>
19177                 </listitem>
19178                 <listitem>
19179                   <para>Enter the MARC tag subfield you want to match on in the 'Subfields'
19180                     field</para>
19181                 </listitem>
19182                 <listitem>
19183                   <para>'Offset' - For use with control fields, 001-009</para>
19184                 </listitem>
19185                 <listitem>
19186                   <para>'Length' - For use with control fields, 001-009</para>
19187                 </listitem>
19188                 <listitem>
19189                   <para>Koha only has one 'Normalization rule' that removes extra characters such as
19190                     commas and semicolons. The value you enter in this field is irrelevant to the
19191                     normalization process.</para>
19192                 </listitem>
19193                 <listitem>
19194                   <para>'Required match checks' - ??</para>
19195                 </listitem>
19196               </itemizedlist>
19197             </listitem>
19198           </itemizedlist>
19199         </section>
19200         <section id="samplerecordmatch">
19201           <title>Sample Bibliographic Record Matching Rule: Control Number</title>
19202
19203           <screenshot>
19204             <screeninfo>LOC Matching Rule</screeninfo>
19205
19206             <mediaobject>
19207               <imageobject>
19208                 <imagedata fileref="images/admin/cataloging/samplematchrule.png"/>
19209               </imageobject>
19210             </mediaobject>
19211           </screenshot>
19212
19213           <itemizedlist>
19214             <listitem>
19215               <para>Match threshold: 100</para>
19216             </listitem>
19217             <listitem>
19218               <para>Record type: Bibliographic<itemizedlist>
19219                   <listitem>
19220                     <note>
19221                       <para>If you'd like a rule to match on the 001 in authority records you will
19222                         need the repeat all of these values and change just the record type to
19223                         'Authority record'</para>
19224                     </note>
19225                   </listitem>
19226                 </itemizedlist></para>
19227             </listitem>
19228
19229             <listitem>
19230               <para>Matchpoints (just the one):</para>
19231             </listitem>
19232
19233             <listitem>
19234               <para>Search index: Control-number</para>
19235             </listitem>
19236
19237             <listitem>
19238               <para>Score: 101</para>
19239             </listitem>
19240
19241             <listitem>
19242               <para>Tag: 001</para>
19243
19244               <itemizedlist>
19245                 <listitem>
19246                   <note>
19247                     <para>this field is for the control number assigned by the
19248                     organization creating, using, or distributing the
19249                     record</para>
19250                   </note>
19251                 </listitem>
19252               </itemizedlist>
19253             </listitem>
19254
19255             <listitem>
19256               <para>Subfields: a</para>
19257             </listitem>
19258
19259             <listitem>
19260               <para>Offset: 0</para>
19261             </listitem>
19262
19263             <listitem>
19264               <para>Length: 0</para>
19265             </listitem>
19266
19267             <listitem>
19268               <para>Normalization rule: Control-number</para>
19269             </listitem>
19270
19271             <listitem>
19272               <para>Required Match checks: none (remove the blank one)</para>
19273
19274               <screenshot>
19275                 <screeninfo>Remove match check</screeninfo>
19276
19277                 <mediaobject>
19278                   <imageobject>
19279                     <imagedata fileref="images/admin/cataloging/removematchcheck.png"/>
19280                   </imageobject>
19281                 </mediaobject>
19282               </screenshot>
19283             </listitem>
19284           </itemizedlist>
19285         </section>
19286       </section>
19287
19288       <section id="oaisetsconfig">
19289         <title>OAI Sets Configuration</title>
19290
19291         <para>On this page you can create, modify and delete OAI-PMH
19292         sets</para>
19293
19294         <section id="oaicreate">
19295           <title>Create a set</title>
19296
19297           <para>To create a set:</para>
19298
19299           <itemizedlist>
19300             <listitem>
19301               <para>Click on the link 'Add a new set'</para>
19302             </listitem>
19303
19304             <listitem>
19305               <para>Fill the mandatory fields 'setSpec' and 'setName'</para>
19306             </listitem>
19307
19308             <listitem>
19309               <para>Then you can add descriptions for this set. To do this
19310               click on 'Add description' and fill the newly created text box.
19311               You can add as many descriptions as you want.</para>
19312             </listitem>
19313
19314             <listitem>
19315               <para>Click on 'Save' button'</para>
19316             </listitem>
19317           </itemizedlist>
19318         </section>
19319
19320         <section id="oaimodify">
19321           <title>Modify/Delete a set</title>
19322
19323           <para>To modify a set, just click on the link 'Modify' on the same
19324           line of the set you want to modify. A form similar to set creation
19325           form will appear and allow you to modify the setSpec, setName and
19326           descriptions.</para>
19327
19328           <para>To delete a set, just click on the link 'Delete' on the same
19329           line of the set you want to delete.</para>
19330         </section>
19331
19332         <section id="oaimapping">
19333           <title>Define mappings</title>
19334
19335           <para>Here you can define how a set will be build (what records will
19336           belong to this set) by defining mappings. Mappings are a list of
19337           conditions on record content. A record only need to match one
19338           condition to belong to the set.</para>
19339
19340           <itemizedlist>
19341             <listitem>
19342               <para>Fill the fields 'Field', 'Subfield' and 'Value'. For
19343               example if you want to include in this set all records that have
19344               a 999$9 equal to 'XXX'. Fill 'Field' with 999, 'Subfield' with 9
19345               and 'Value' with XXX.</para>
19346             </listitem>
19347
19348             <listitem>
19349               <para>If you want to add another condition, click on 'OR' button
19350               and repeat step 1.</para>
19351             </listitem>
19352
19353             <listitem>
19354               <para>Click on 'Save'</para>
19355             </listitem>
19356           </itemizedlist>
19357
19358           <para>To delete a condition, just leave at least one of 'Field',
19359           'Subfield' or 'Value' empty and click on 'Save'.<note>
19360               <para>Actually, a condition is true if value in the
19361               corresponding subfield is strictly equal to what is defined if
19362               'Value'. A record having 999$9 = 'XXX YYY' will not belong to a
19363               set where condition is 999$9 = 'XXX'.</para>
19364             </note></para>
19365
19366           <para>And it is case sensitive : a record having 999$9 = 'xxx' will
19367           not belong to a set where condition is 999$9 = 'XXX'.</para>
19368         </section>
19369
19370         <section id="oaibuild">
19371           <title>Build sets</title>
19372
19373           <para>Once you have configured all your sets, you have to build the
19374           sets. This is done by calling the script
19375           misc/migration_tools/build_oai_sets.pl.</para>
19376         </section>
19377       </section>
19378       <section id="itemsearchadmin">
19379         <title>Item search fields</title>
19380         <para>From here you can add custom search fields to the <link
19381             linkend="searchguide-itemsearch">item search</link> option in the staff client.  <screenshot>
19382             <screeninfo/>
19383             <mediaobject>
19384               <imageobject>
19385                 <imagedata fileref="images/admin/cataloging/itemsearchfields.png"/>
19386               </imageobject>
19387             </mediaobject>
19388           </screenshot></para>
19389         <para>To add a new search term simply fill in the 'Add a new field' area:<itemizedlist>
19390             <listitem>
19391               <para>Name is a field for you to identify the search term</para>
19392             </listitem>
19393             <listitem>
19394               <para>Label is what will appear on the item search page</para>
19395             </listitem>
19396             <listitem>
19397               <para>MARC field allows you to pick which field you'd like to search in</para>
19398             </listitem>
19399             <listitem>
19400               <para>MARC subfield is the subfield you'd like to search in</para>
19401             </listitem>
19402             <listitem>
19403               <para>Authorised values category can be used to turn this search field in to a pull
19404                 down instead of a free text field</para>
19405             </listitem>
19406           </itemizedlist></para>
19407         <para>Once your new field is added it will be visible at the top of this page and on the
19408           item search page<screenshot>
19409             <screeninfo>Search option</screeninfo>
19410             <mediaobject>
19411               <imageobject>
19412                 <imagedata fileref="images/admin/cataloging/customsearch.png"/>
19413               </imageobject>
19414             </mediaobject>
19415           </screenshot></para>
19416       </section>
19417     </section>
19418
19419     <section id="acqadmin">
19420       <title>Acquisitions</title>
19421
19422       <para>The Koha Acquisitions module provides a way for the library to
19423       record orders placed with vendors and manage purchase budgets.</para>
19424
19425       <para>Before using the <link linkend="acqmodule">Acquisitions
19426       Module</link>, you will want to make sure that you have completed all of
19427       the set up.</para>
19428
19429       <itemizedlist>
19430         <listitem>
19431           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
19432           Acquisitions</para>
19433         </listitem>
19434       </itemizedlist>
19435
19436       <section id="currexchangeadmin">
19437         <title>Currencies and Exchange Rates</title>
19438
19439         <para>If you place orders from more than one country you will want to
19440         input currency exchange rates so that your acquisitions module will
19441         properly calculate totals.</para>
19442
19443         <itemizedlist>
19444           <listitem>
19445             <para><emphasis>Get there:</emphasis> More &gt; Administration
19446             &gt; Acquisitions &gt; Currencies and Exchange Rates</para>
19447           </listitem>
19448         </itemizedlist>
19449
19450         <screenshot>
19451           <screeninfo>Currencies</screeninfo>
19452
19453           <mediaobject>
19454             <imageobject>
19455               <imagedata fileref="images/admin/acquisitions/currencies.png"/>
19456             </imageobject>
19457           </mediaobject>
19458         </screenshot>
19459
19460         <note>
19461           <para>This data is not automatically updated, so be sure to keep it
19462           up to date so that your accounting is kept correct.</para>
19463         </note>
19464         <para>The ISO code you enter will be used when importing MARC files via the staging tools,
19465           the tool will attempt to find and use the price of the currently active currency. </para>
19466
19467         <para>The active currency is the main currency you use in your
19468         library. Your active currency will have a check mark in the 'Active'
19469         column. If you don't have an active currency you will see an error
19470         message telling you to choose an active currency.</para>
19471
19472         <screenshot>
19473           <screeninfo>No active currency warning</screeninfo>
19474
19475           <mediaobject>
19476             <imageobject>
19477               <imagedata fileref="images/admin/acquisitions/nocurrency.png"/>
19478             </imageobject>
19479           </mediaobject>
19480         </screenshot>
19481       </section>
19482
19483       <section id="budgetplanning">
19484         <title>Budgets</title>
19485
19486         <para>Budgets are used for tracking accounting values related to acquisitions. For example
19487           you could create a Budget for the current year (ex. 2015) and then break that into <link
19488             linkend="funds">Funds</link> for different areas of the library (ex. Books, Audio,
19489           etc).</para>
19490
19491         <itemizedlist>
19492           <listitem>
19493             <para><emphasis>Get there:</emphasis> More &gt; Administration
19494             &gt; Acquisitions &gt; Budgets</para>
19495           </listitem>
19496         </itemizedlist>
19497
19498         <para>When visiting the main budget administration you will see two
19499         tabs, one for active and one for inactive budgets.</para>
19500
19501         <screenshot>
19502           <screeninfo>Budgets List</screeninfo>
19503
19504           <mediaobject>
19505             <imageobject>
19506               <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
19507             </imageobject>
19508           </mediaobject>
19509         </screenshot>
19510
19511         <section id="addbudget">
19512           <title>Adding budgets</title>
19513
19514           <para>Budgets can either be created <link linkend="addnewbudget">from scratch</link>, by
19515               <link linkend="duplicatebudget">duplicating the previous year's budget</link> or by
19516               <link linkend="closebudget">closing a previous year's budget</link>.</para>
19517           <section id="addnewbudget">
19518             <title>Add a new budget</title>
19519             <para>If you haven't used Koha before for acquisitions then you'll need to start fresh
19520               with a new budget. To add a new budget click the 'New Budget' button.</para>
19521             <screenshot>
19522               <screeninfo>New Budget Form</screeninfo>
19523               <mediaobject>
19524                 <imageobject>
19525                   <imagedata fileref="images/admin/acquisitions/newbudgetform.png"/>
19526                 </imageobject>
19527               </mediaobject>
19528             </screenshot>
19529             <itemizedlist>
19530               <listitem>
19531                 <para>Choose the time period this budget is for, whether it's an academic year, a
19532                   fiscal year, a quarter, etc.</para>
19533               </listitem>
19534               <listitem>
19535                 <para>The Description should be something that will help you identify the budget
19536                   when ordering</para>
19537               </listitem>
19538               <listitem>
19539                 <para>In the amount box do not use any symbols, simply enter the amount of the
19540                   budget with numbers and decimals.</para>
19541               </listitem>
19542               <listitem>
19543                 <para>Marking a budget active makes it usable when placing orders in the
19544                   acquisitions module, even if the order is placed after the budget end date. This
19545                   will allow you to record orders that were places in a previous budget
19546                   period.</para>
19547               </listitem>
19548               <listitem>
19549                 <para>Locking a budget means that Funds will not be able to be modified by
19550                   librarians</para>
19551               </listitem>
19552             </itemizedlist>
19553             <para>Once you have made your edits, click the 'Save Changes' button. You will be
19554               brought to a list of your existing budgets.</para>
19555             <screenshot>
19556               <screeninfo>List of Budgets</screeninfo>
19557               <mediaobject>
19558                 <imageobject>
19559                   <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
19560                 </imageobject>
19561               </mediaobject>
19562             </screenshot>
19563           </section>
19564           <section id="duplicatebudget">
19565             <title>Duplicate a budget</title>
19566             <para>To duplicate a budget from a previous year, click on the link for the budget name
19567               from the list of budgets</para>
19568             <screenshot>
19569               <screeninfo>Budgets List</screeninfo>
19570               <mediaobject>
19571                 <imageobject>
19572                   <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
19573                 </imageobject>
19574               </mediaobject>
19575             </screenshot>
19576             <para>On the screen listing the budget breakdown click the Edit button at the top and
19577               choose to Duplicate budget</para>
19578             <screenshot>
19579               <screeninfo>Duplicate Budget</screeninfo>
19580               <mediaobject>
19581                 <imageobject>
19582                   <imagedata fileref="images/admin/acquisitions/duplicatebudget.png"/>
19583                 </imageobject>
19584               </mediaobject>
19585             </screenshot>
19586             <para>You can also click the 'Actions' button to the right of the budget and choose 'Duplicate'.<screenshot>
19587                 <screeninfo>Duplicate budget</screeninfo>
19588                 <mediaobject>
19589                   <imageobject>
19590                     <imagedata fileref="images/admin/acquisitions/duplicateaction.png"/>
19591                   </imageobject>
19592                 </mediaobject>
19593               </screenshot></para>
19594             <para>In both cases you will be presented with a form where you simply need to enter the
19595               new start and end date and save the budget.</para>
19596             <screenshot>
19597               <screeninfo>New Duplicate Budget</screeninfo>
19598               <mediaobject>
19599                 <imageobject>
19600                   <imagedata fileref="images/admin/acquisitions/duplicatestartend.png"/>
19601                 </imageobject>
19602               </mediaobject>
19603             </screenshot>
19604             <para>Check the box for 'Mark the original budget as inactive' if the original budget
19605               should no longer be used. </para>
19606             <para>Check the box for 'Set all funds to zero' if you wish the new budget to contain
19607               all the same fund structures as the previous budget but no allocations until you
19608               manually enter an amount in the fund.</para>
19609             <para>This will not only duplicate your budget, but all of the funds associated with
19610               that budget so that you can reuse budgets and funds from year to year and so that you
19611               can move unreceived orders and if desired unspent funds from a previous budget to the
19612               new budget.</para>
19613           </section>
19614           <section id="closebudget">
19615             <sectioninfo>
19616               <authorgroup>
19617                 <author>
19618                   <firstname>Denise</firstname>
19619                   <surname>Hannibal</surname>
19620                   <affiliation>
19621                     <orgname>Washington University in St. Louis</orgname>
19622                   </affiliation>
19623                 </author>
19624                 <editor>
19625                   <firstname>Nicole C.</firstname>
19626                   <surname>Engard</surname>
19627                 </editor>
19628               </authorgroup>
19629               <pubdate>2014</pubdate>
19630             </sectioninfo>
19631             <title>Close a budget</title>
19632             <para>Close a budget to move or roll over unreceived orders and if desired unspent funds
19633               from a previous budget to a new budget. Before closing your budget you might want to
19634                 <link linkend="duplicatebudget">duplicate the previous year's budget</link> so that
19635               you have somewhere for the unreceived orders to roll to.</para>
19636             <para>Find the previous budget with unreceived orders on the Active budgets or the
19637               Inactive budgets tab and select 'Close' under 'Actions'. <screenshot>
19638                 <screeninfo>Close a budget</screeninfo>
19639                 <mediaobject>
19640                   <imageobject>
19641                     <imagedata fileref="images/admin/acquisitions/closebudget.png"/>
19642                   </imageobject>
19643                 </mediaobject>
19644               </screenshot></para>
19645             <note>
19646               <para>In order for the unreceived orders to be automatically moved to the new budget,
19647                 the fund structures in the previous budget must exist in the new budget. Budgets
19648                 without unreceived orders cannot be closed.</para>
19649             </note>
19650             <para>When you select 'Close' you will be presented with a form.<screenshot>
19651                 <screeninfo>Closing a budget</screeninfo>
19652                 <mediaobject>
19653                   <imageobject>
19654                     <imagedata fileref="images/admin/acquisitions/closebudgetoptions.png"/>
19655                   </imageobject>
19656                 </mediaobject>
19657               </screenshot></para>
19658             <para>Use the 'Select a budget' drop down to choose the new budget for the unreceived
19659               orders.</para>
19660             <para>Check the box for 'Move remaining unspent funds' to move the unspent amounts from
19661               the funds of the budget being closed to the selected budget.</para>
19662             <para>Once you have made your choices, click the 'Move unreceived orders' button. You
19663               will be presented with a dialog box that says 'You have chosen to move all unreceived
19664               orders from 'Budget X' to 'Budget Y'. This action cannot be reversed. Do you wish to
19665               continue?' Budget X is the budget to be closed and Budget Y is the selected budget. <screenshot>
19666                 <screeninfo>Close warning</screeninfo>
19667                 <mediaobject>
19668                   <imageobject>
19669                     <imagedata fileref="images/admin/acquisitions/closewarning.png"/>
19670                   </imageobject>
19671                 </mediaobject>
19672               </screenshot></para>
19673             <para>If everything seems correct click 'OK' and the unreceived orders and, if selected,
19674               unspent funds will be moved. </para>
19675             <para>Wait until the 'Report after moving unreceived orders from budget X to Y'
19676               displays. This will list the order numbers which have been impacted (grouped by fund)
19677               and detail if the unreceived order was moved or if there was a problem. For example,
19678               if the new budget does not contain a fund with the same name as the previous budget,
19679               the order will not be moved.</para>
19680             <screenshot>
19681               <screeninfo>Close report</screeninfo>
19682               <mediaobject>
19683                 <imageobject>
19684                   <imagedata fileref="images/admin/acquisitions/closereport.png"/>
19685                 </imageobject>
19686               </mediaobject>
19687             </screenshot>
19688           </section>
19689         </section>
19690       </section>
19691
19692       <section id="funds">
19693         <title>Funds</title>
19694
19695         <itemizedlist>
19696           <listitem>
19697             <para><emphasis>Get there:</emphasis> More &gt; Administration
19698             &gt; Acquisitions &gt; Funds</para>
19699           </listitem>
19700         </itemizedlist>
19701
19702         <section id="addbudgetfund">
19703           <title>Add a Fund</title>
19704
19705           <para>A fund is added to a budget.</para>
19706
19707           <para><important>
19708               <para>A <link linkend="addbudget">budget</link> must be defined
19709               before a fund can be created.</para>
19710             </important>To add a new fund click the New button and then choose
19711           which Budget you would like to add the fund to.</para>
19712
19713           <screenshot>
19714             <screeninfo>Choose which budget to add a fund to</screeninfo>
19715
19716             <mediaobject>
19717               <imageobject>
19718                 <imagedata fileref="images/admin/acquisitions/newfund.png"/>
19719               </imageobject>
19720             </mediaobject>
19721           </screenshot>
19722
19723           <para>In the form that appears you want to enter the basics about your fund.</para>
19724
19725           <screenshot>
19726             <screeninfo>New Fund Form</screeninfo>
19727
19728             <mediaobject>
19729               <imageobject>
19730                 <imagedata fileref="images/admin/acquisitions/newfundform.png"/>
19731               </imageobject>
19732             </mediaobject>
19733           </screenshot>
19734
19735           <para>The three first fields are required, the rest are
19736           optional</para>
19737
19738           <itemizedlist>
19739             <listitem>
19740               <para>Fund Code is a unique identifier for your fund</para>
19741             </listitem>
19742
19743             <listitem>
19744               <para>The Fund Name should be something that librarians will
19745               understand</para>
19746             </listitem>
19747
19748             <listitem>
19749               <para>Amount should be entered with only numbers and decimals, no other
19750                 characters</para>
19751             </listitem>
19752             <listitem>
19753               <para>Warning at (%) or Warning at (amount) can be filled in to make Koha warn you
19754                 before you spend a certain percentage or amount of your budget. This will prevent
19755                 you from overspending.</para>
19756             </listitem>
19757
19758             <listitem>
19759               <para>You can choose to assign this fund to a librarian. Doing
19760               so will make it so that only that librarian can make changes to
19761               the Fund</para>
19762             </listitem>
19763
19764             <listitem>
19765               <para>Choose which library will be using this fund</para>
19766             </listitem>
19767
19768             <listitem>
19769               <para>You can restrict who can order from this fund by choosing either the 'owner',
19770                 'owner and users' or 'owner, users and library' from the 'Restrict access to'
19771                 menu</para>
19772
19773               <screenshot>
19774                 <screeninfo>Restrict Fund Access</screeninfo>
19775
19776                 <mediaobject>
19777                   <imageobject>
19778                     <imagedata fileref="images/admin/acquisitions/restrictfund.png"/>
19779                   </imageobject>
19780                 </mediaobject>
19781               </screenshot>
19782               <itemizedlist>
19783                 <listitem>
19784                   <important>
19785                     <para>Without an owner, the access restriction will be ignored, be sure to enter
19786                       an owner as well as choose a restriction</para>
19787                   </important>
19788                 </listitem>
19789               </itemizedlist>
19790             </listitem>
19791
19792             <listitem>
19793               <para>Notes are simply for any descriptive notes you might want
19794               to add so that librarians know when to use this fund</para>
19795             </listitem>
19796
19797             <listitem>
19798               <para>Planning categories are used for statistical purposes. To
19799               learn more about planning categories, check out the <link linkend="planningcatfaq">Planning Category FAQ</link>.</para>
19800             </listitem>
19801           </itemizedlist>
19802
19803           <para>When complete, click 'Submit' and you will be brought to a
19804           list of all of the funds for the budget.</para>
19805
19806           <screenshot>
19807             <screeninfo>List of funds</screeninfo>
19808
19809             <mediaobject>
19810               <imageobject>
19811                 <imagedata fileref="images/admin/acquisitions/fundlist.png"/>
19812               </imageobject>
19813             </mediaobject>
19814           </screenshot>
19815           <para>The monetary columns in the fund table break down as follows:<orderedlist>
19816               <listitem>
19817                 <para>Base-level allocated is the "Amount" value you defined when creating the
19818                   fund</para>
19819               </listitem>
19820               <listitem>
19821                 <para>Base-level ordered is the ordered amount for this fund (without child
19822                   funds)</para>
19823               </listitem>
19824               <listitem>
19825                 <para>Total ordered is the base-level ordered for this fund and all its child
19826                   funds</para>
19827               </listitem>
19828               <listitem>
19829                 <para>Base-level spent is the spent amount for this fund (without child
19830                   funds)</para>
19831               </listitem>
19832               <listitem>
19833                 <para>Total spent is the base-level spent for this fund and all its child
19834                   funds</para>
19835               </listitem>
19836               <listitem>
19837                 <para>Base-level available is 1 - 2</para>
19838               </listitem>
19839               <listitem>
19840                 <para>Total available is 1 - 3</para>
19841               </listitem>
19842             </orderedlist></para>
19843
19844           <para>To the right of each fund you will find the 'Actions' button under which you will
19845             find the 'Edit,' 'Delete,' and 'Add Child Fund' options. </para>
19846           <screenshot>
19847             <screeninfo>Fund actions</screeninfo>
19848             <mediaobject>
19849               <imageobject>
19850                 <imagedata fileref="images/admin/acquisitions/fundactions.png"/>
19851               </imageobject>
19852             </mediaobject>
19853           </screenshot>
19854           <para>A child fund simply a sub-fund of the fund listed. An example would be to have a
19855             fund for 'Fiction' and under that have a fund for 'New Releases' and a fund for 'Science
19856             Fiction.' It is an optional way to further organize your finances.</para>
19857           <para>Funds with children will show with a small arrow to the left. Clicking that will
19858             show you the children funds.</para>
19859           <screenshot>
19860               <screeninfo>Child funds</screeninfo>
19861               <mediaobject>
19862                 <imageobject>
19863                   <imagedata fileref="images/admin/acquisitions/childfunds.png"/>
19864                 </imageobject>
19865               </mediaobject>
19866             </screenshot>
19867         </section>
19868
19869         <section id="fundsplanning">
19870           <title>Budget Planning</title>
19871
19872           <para>When viewing the list of funds click the 'Planning' button and
19873           choose how you would like to plan to spend your budget.</para>
19874
19875           <screenshot>
19876             <screeninfo>Planning pull down menu</screeninfo>
19877
19878             <mediaobject>
19879               <imageobject>
19880                 <imagedata fileref="images/admin/acquisitions/planningpulldown.png"/>
19881               </imageobject>
19882             </mediaobject>
19883           </screenshot>
19884
19885           <para>If you choose 'Plan by MONTHS' you will see the budgeted
19886           amount broken down by months:</para>
19887
19888           <screenshot>
19889             <screeninfo>Budget Planning Formula</screeninfo>
19890
19891             <mediaobject>
19892               <imageobject>
19893                 <imagedata fileref="images/admin/acquisitions/planningbymonths.png"/>
19894               </imageobject>
19895             </mediaobject>
19896           </screenshot>
19897
19898           <para>To hide some of the columns you can click the 'hide' link to the right (or below as
19899             in the screenshot above) the dates. To add more columns you can click the 'Show a
19900             column' link found below the 'Fund Remaining' heading.</para>
19901
19902           <screenshot>
19903             <screeninfo>Choose columns to add</screeninfo>
19904
19905             <mediaobject>
19906               <imageobject>
19907                 <imagedata fileref="images/admin/acquisitions/addplanningcol.png"/>
19908               </imageobject>
19909             </mediaobject>
19910           </screenshot>
19911
19912           <para>From here you can plan your budget spending by manually
19913           entering values or by clicking the 'Auto-fill row' button. If you
19914           choose to auto-fill the form the system will try to divide the
19915           amount accordingly, you may have to make some edits to split things
19916           more accurately.</para>
19917
19918           <screenshot>
19919             <screeninfo>Auto-filled columns</screeninfo>
19920
19921             <mediaobject>
19922               <imageobject>
19923                 <imagedata fileref="images/admin/acquisitions/autofill.png"/>
19924               </imageobject>
19925             </mediaobject>
19926           </screenshot>
19927
19928           <para>Once your changes are made, click the 'Save' button. If you
19929           would like to export your data as a CSV file you can do so by
19930           entering a file name in the 'Output to a file named' field and
19931           clicking the 'Output' button.</para>
19932
19933           <screenshot>
19934             <screeninfo>Export planning as CSV</screeninfo>
19935
19936             <mediaobject>
19937               <imageobject>
19938                 <imagedata fileref="images/admin/acquisitions/planningcsv.png"/>
19939               </imageobject>
19940             </mediaobject>
19941           </screenshot>
19942         </section>
19943       </section>
19944     </section>
19945
19946     <section id="additionaladmin">
19947       <title>Additional Parameters</title>
19948
19949       <itemizedlist>
19950         <listitem>
19951           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
19952           Additional Parameters</para>
19953         </listitem>
19954       </itemizedlist>
19955
19956       <section id="z3950admin">
19957         <title>Z39.50/SRU servers</title>
19958
19959         <para>Z39.50 is a client–server protocol for searching and retrieving information from
19960           remote computer databases, in short it's a tool used for copy cataloging. </para>
19961         <para>SRU- Search/Retrieve via URL -  is a standard XML-based protocol for search queries,
19962           utilizing  CQL - Contextual Query Language - a standard syntax for representing queries. </para>
19963         <para>Using Koha you can connect to any Z39.50 or SRU target that is publicly available or
19964           that you have the log in information to and copy both bibliographic and/or authority
19965           records from that source.</para>
19966
19967         <itemizedlist>
19968           <listitem>
19969             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Additional
19970               Parameters &gt; Z39.50/SRU Servers</para>
19971           </listitem>
19972         </itemizedlist>
19973
19974         <para>Koha comes with a default list of Z39.50/SRU targets set up that you can add to, edit
19975           or delete</para>
19976
19977         <screenshot>
19978           <screeninfo>List of Z39.50 Servers in Koha</screeninfo>
19979
19980           <mediaobject>
19981             <imageobject>
19982               <imagedata fileref="images/admin/additional/z39list.png"/>
19983             </imageobject>
19984           </mediaobject>
19985         </screenshot>
19986
19987         <para>To find additional Z39.50 targets you use IndexData's IRSpy: <ulink
19988             url="http://irspy.indexdata.com/">http://irspy.indexdata.com</ulink> or the Library of
19989           Congress's List of Targets <ulink url="http://www.loc.gov/z3950/"
19990             >http://www.loc.gov/z3950/</ulink>
19991         </para>
19992
19993         <section id="addztarget">
19994           <title>Add a Z39.50 Target</title>
19995
19996           <itemizedlist>
19997             <listitem>
19998               <para>From the main Z39.50 page, click 'New Z39.50
19999               Server'</para>
20000               <screenshot>
20001                 <screeninfo>New Z39.50 Server Form</screeninfo>
20002                 <mediaobject>
20003                   <imageobject>
20004                     <imagedata fileref="images/admin/additional/newz39.png"/>
20005                   </imageobject>
20006                 </mediaobject>
20007               </screenshot>
20008
20009               <itemizedlist>
20010                 <listitem>
20011                   <para>'Z39.50 server' should be populated with a name that will help you identify
20012                     the source (such as the library name).</para>
20013                 </listitem>
20014                 <listitem>
20015                   <para>'Hostname' will be the address to the Z39.50 target.</para>
20016                 </listitem>
20017                 <listitem>
20018                   <para>'Port' tells Koha what port to listen on to get results from this
20019                     target.</para>
20020                 </listitem>
20021                 <listitem>
20022                   <para>'Userid' and 'Password' are only required for servers that are password
20023                     protected.</para>
20024                 </listitem>
20025                 <listitem>
20026                   <para>Check the 'Preselected' box if you want this target to always be selected by
20027                     default.</para>
20028                 </listitem>
20029                 <listitem>
20030                   <para>'Rank' lets you enter where in the list you'd like this target to appear.<itemizedlist>
20031                       <listitem>
20032                         <para>If this is left blank the targets will be in alphabetical
20033                           order.</para>
20034                       </listitem>
20035                     </itemizedlist></para>
20036                 </listitem>
20037                 <listitem>
20038                   <para>'Syntax' is the MARC flavor you use.</para>
20039                 </listitem>
20040                 <listitem>
20041                   <para>'Encoding' tells the system how to read special characters.</para>
20042                 </listitem>
20043                 <listitem>
20044                   <para>'Timeout' is helpful for targets that take a long while. You can set the
20045                     timeout so that it doesn't keep trying the target if results aren't found in a
20046                     reasonable amount of time.</para>
20047                 </listitem>
20048                 <listitem>
20049                   <para>'Record type' lets you define if this is a bibliographic or an authority
20050                     target.</para>
20051                 </listitem>
20052                 <listitem>
20053                   <para>'XSLT file(s)' lets enter one or more (comma-separated) XSLT file names that
20054                     you want to apply on the search results.<itemizedlist>
20055                       <listitem>
20056                         <para>When retrieving records from external targets you may wish to automate
20057                           some changes to those records. XSLT's allow you to do this. Koha ships
20058                           with some sample XSLT files in the /koha-tmpl/intranet-tmpl/prog/en/xslt/
20059                           directory ready for use: <itemizedlist>
20060                             <listitem>
20061                               <para>Del952.xsl: Remove items (MARC21/NORMARC)</para>
20062                             </listitem>
20063                             <listitem>
20064                               <para>Del995.xsl: Remove items (UNIMARC)</para>
20065                             </listitem>
20066                             <listitem>
20067                               <para>Del9LinksExcept952.xsl: Remove $9 links. Skip item fields
20068                                 (MARC21/NORMARC)</para>
20069                             </listitem>
20070                             <listitem>
20071                               <para>Del9LinksExcept995.xsl: Remove $9 links. Skip item fields
20072                                 (UNIMARC)</para>
20073                             </listitem>
20074                           </itemizedlist></para>
20075                       </listitem>
20076                     </itemizedlist></para>
20077                 </listitem>
20078               </itemizedlist>
20079             </listitem>
20080           </itemizedlist>
20081         </section>
20082
20083         <section id="suggestztarget">
20084           <title>Suggested Bibliographic Z39.50 Targets</title>
20085           <para>Koha libraries with open Z39.50 targets can share and find connection information on
20086             the Koha wiki: <ulink url="http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources"
20087               >http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources</ulink>. You can also
20088             find open Z39.50 targets by visiting IRSpy: <ulink url="http://irspy.indexdata.com"
20089               >http://irspy.indexdata.com</ulink>.</para>
20090
20091           <para>The following targets have been used successfully by other
20092           Koha libraries (in the Americas):</para>
20093
20094           <itemizedlist>
20095             <listitem>
20096               <para>ACCESS PENNSYLVANIA 205.247.101.11:210 INNOPAC</para>
20097             </listitem>
20098             <listitem>
20099               <para>CUYAHOGA COUNTY PUBLIC webcat.cuyahoga.lib.oh.us:210
20100               INNOPAC</para>
20101             </listitem>
20102
20103             <listitem>
20104               <para>GREATER SUDBURY PUBLIC 216.223.90.51:210 INNOPAC</para>
20105             </listitem>
20106
20107             <listitem>
20108               <para>HALIFAX PUBLIC catalogue.halifaxpubliclibraries.ca:210
20109               horizon</para>
20110             </listitem>
20111
20112             <listitem>
20113               <para>HALTON HILLS PUBLIC cat.hhpl.on.ca:210 halton_hills</para>
20114             </listitem>
20115
20116             <listitem>
20117               <para>LIBRARY OF CONGRESS lx2.loc.gov: 210 LCDB</para>
20118             </listitem>
20119
20120             <listitem>
20121               <para>LONDON PUBLIC LIBRARY catalogue.londonpubliclibrary.ca:210
20122               INNOPAC</para>
20123             </listitem>
20124
20125             <listitem>
20126               <para>MANITOBA PUBLIC library.gov.mb.ca:210 horizon</para>
20127             </listitem>
20128
20129             <listitem>
20130               <para>MILTON PL cat.mpl.on.ca:210 horizon</para>
20131             </listitem>
20132
20133             <listitem>
20134               <para>NATIONAL LIBRARY OF WALES cat.llgc.org.uk:210 default</para>
20135             </listitem>
20136             <listitem>
20137               <para>NHUPAC 199.192.6.130:211 nh_nhupac</para>
20138             </listitem>
20139             <listitem>
20140               <para>OCEAN STATE LIBRARIES (RI) catalog.oslri.net:210 INNOPAC</para>
20141             </listitem>
20142             <listitem>
20143               <para>OHIOLINK olc1.ohiolink.edu:210 INNOPAC</para>
20144             </listitem>
20145             <listitem>
20146               <para>PUBCAT prod890.dol.state.vt.us:2300 unicorn</para>
20147             </listitem>
20148             <listitem>
20149               <para>SAN JOAQUIN VALLEY PUBLIC LIBRARY SYSTEM (CA) hip1.sjvls.org:210 ZSERVER</para>
20150             </listitem>
20151             <listitem>
20152               <para>SEATTLE PUBLIC LIBRARY ZSERVER.SPL.ORG:210 HORIZON</para>
20153             </listitem>
20154
20155             <listitem>
20156               <para>TORONTO PUBLIC symphony.torontopubliclibrary.ca:2200
20157               unicorn</para>
20158             </listitem>
20159
20160             <listitem>
20161               <para>TRI-UNI 129.97.129.194:7090 voyager</para>
20162             </listitem>
20163
20164             <listitem>
20165               <para>VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon</para>
20166             </listitem>
20167           </itemizedlist>
20168         </section>
20169         <section id="suggestauthz39">
20170           <title>Suggested Authority Z39.50 Targets</title>
20171           <para>The following targets have been used successfully by other Koha libraries (in the
20172             Americas):</para>
20173           <itemizedlist>
20174             <listitem>
20175               <para>LIBRARIESAUSTRALIA AUTHORITIES z3950-test.librariesaustralia.nla.gov.au:210
20176                 AuthTraining Userid: ANLEZ / Password: z39.50</para>
20177             </listitem>
20178             <listitem>
20179               <para>LIBRARY OF CONGRESS NAME AUTHORITIES lx2.loc.gov:210 NAF </para>
20180             </listitem>
20181             <listitem>
20182               <para>LIBRARY OF CONGRESS SUBJECT AUTHORITIES lx2.loc.gov:210 SAF</para>
20183             </listitem>
20184           </itemizedlist>
20185         </section>
20186         <section id="addsru">
20187           <title>Add a SRU Target</title>
20188           <itemizedlist>
20189             <listitem>
20190               <para>From the main Z39.50/SRU page, click 'New SRU Server'</para>
20191               <screenshot>
20192                 <screeninfo>New SRU Server Form</screeninfo>
20193                 <mediaobject>
20194                   <imageobject>
20195                     <imagedata fileref="images/admin/additional/newsru.png"/>
20196                   </imageobject>
20197                 </mediaobject>
20198               </screenshot>
20199               <itemizedlist>
20200                 <listitem>
20201                   <para>'Server name' should be populated with a name that will help you identify
20202                     the source (such as the library name).</para>
20203                 </listitem>
20204                 <listitem>
20205                   <para>'Hostname' will be the address to the Z39.50 target.</para>
20206                 </listitem>
20207                 <listitem>
20208                   <para>'Port' tells Koha what port to listen on to get results from this
20209                     target.</para>
20210                 </listitem>
20211                 <listitem>
20212                   <para>'Userid' and 'Password' are only required for servers that are password
20213                     protected.</para>
20214                 </listitem>
20215                 <listitem>
20216                   <para>Check the 'Preselected' box if you want this target to always be selected by
20217                     default.</para>
20218                 </listitem>
20219                 <listitem>
20220                   <para>'Rank' lets you enter where in the list you'd like this target to appear.<itemizedlist>
20221                       <listitem>
20222                         <para>If this is left blank the targets will be in alphabetical
20223                           order.</para>
20224                       </listitem>
20225                     </itemizedlist></para>
20226                 </listitem>
20227                 <listitem>
20228                   <para>'Syntax' is the MARC flavor you use.</para>
20229                 </listitem>
20230                 <listitem>
20231                   <para>'Encoding' tells the system how to read special characters.</para>
20232                 </listitem>
20233                 <listitem>
20234                   <para>'Timeout' is helpful for targets that take a long while. You can set the
20235                     timeout so that it doesn't keep trying the target if results aren't found in a
20236                     reasonable amount of time.</para>
20237                 </listitem>
20238                 <listitem>
20239                   <para>'Additional SRU options' is where you can enter additional options of the
20240                     external server here, like sru_version=1.1 or schema=marc21, etc. Note that
20241                     these options are server dependent.</para>
20242                 </listitem>
20243                 <listitem>
20244                   <para>'SRU Search field mapping' lets you add or update the mapping from the
20245                     available fields on the Koha search form to the specific server dependent index
20246                     names. <itemizedlist>
20247                       <listitem>
20248                         <para>To further refine your searches, you could add the following index
20249                           names to the SRU search field mappings. To do this, edit the server and
20250                           click the Modify button next to this field.
20251                             <table cellpadding="4" cellspacing="4" frame="all">
20252                               <title>SRU Mapping</title>
20253                               
20254                               <tgroup align="left" cols="2" colsep="1" rowsep="1">
20255                               <tbody>
20256                                 <row>
20257                                   <entry>Title</entry>
20258                                   <entry>dc.title</entry>
20259                                 </row>
20260                                 <row>
20261                                   <entry>ISBN</entry>
20262                                   <entry>bath.isbn</entry>
20263                                 </row>
20264                                 <row>
20265                                   <entry>Any</entry>
20266                                   <entry>cql.anywhere</entry>
20267                                 </row>
20268                                 <row>
20269                                   <entry>Author</entry>
20270                                   <entry>dc.author</entry>
20271                                 </row>
20272                                 <row>
20273                                   <entry>ISSN</entry>
20274                                   <entry>bath.issn</entry>
20275                                 </row>
20276                                 <row>
20277                                   <entry>Subject</entry>
20278                                   <entry>dc.subject</entry>
20279                                 </row>
20280                                 <row>
20281                                   <entry>Standard ID</entry>
20282                                   <entry>bath.standardIdentifier</entry>
20283                                 </row>
20284                               </tbody>
20285                               </tgroup>
20286                           </table></para>
20287                       </listitem>
20288                     </itemizedlist></para>
20289                 </listitem>
20290                 <listitem>
20291                   <para>'XSLT file(s)' lets enter one or more (comma-separated) XSLT file names that
20292                     you want to apply on the search results.<itemizedlist>
20293                       <listitem>
20294                         <para>When retrieving records from external targets you may wish to automate
20295                           some changes to those records. XSLT's allow you to do this. Koha ships
20296                           with some sample XSLT files in the /koha-tmpl/intranet-tmpl/prog/en/xslt/
20297                           directory ready for use: <itemizedlist>
20298                             <listitem>
20299                               <para>Del952.xsl: Remove items (MARC21/NORMARC)</para>
20300                             </listitem>
20301                             <listitem>
20302                               <para>Del995.xsl: Remove items (UNIMARC)</para>
20303                             </listitem>
20304                             <listitem>
20305                               <para>Del9LinksExcept952.xsl: Remove $9 links. Skip item fields
20306                                 (MARC21/NORMARC)</para>
20307                             </listitem>
20308                             <listitem>
20309                               <para>Del9LinksExcept995.xsl: Remove $9 links. Skip item fields
20310                                 (UNIMARC)</para>
20311                             </listitem>
20312                           </itemizedlist></para>
20313                       </listitem>
20314                     </itemizedlist></para>
20315                 </listitem>
20316               </itemizedlist>
20317             </listitem>
20318           </itemizedlist>
20319         </section>
20320       </section>
20321       <section id="didyoumean">
20322         <title>Did you mean?</title>
20323         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Additional Parameters
20324           &gt; Did you mean?</para>
20325         <para>Koha can offer 'Did you mean?' options on searches based on values in your <link linkend="catauthorities">authorities</link>.  <important>
20326             <para>Did you mean? only works in the OPAC at this time. The Intranet options are here
20327               for future development.</para>
20328           </important></para>
20329         <para>Using this page you can control which options Koha gives patrons on their search results.</para>
20330         <screenshot>
20331             <screeninfo>Did you mean?</screeninfo>
20332             <mediaobject>
20333               <imageobject>
20334                 <imagedata fileref="images/admin/additional/didyoumean.png"/>
20335               </imageobject>
20336             </mediaobject>
20337           </screenshot>
20338         <para>To turn on the 'Did you mean?' bar on your search results you need to check the box
20339           next to each plugin you would like to use. The two plugins you have to choose from are:<itemizedlist>
20340             <listitem>
20341               <para>The ExplodedTerms plugin suggests that the user try searching for
20342                 broader/narrower/related terms for a given search (e.g. a user searching for "New
20343                 York (State)" would click the link for narrower terms if they're also interested in
20344                 "New York (City)"). This is only relevant for libraries with highly hierarchical
20345                 authority data. </para>
20346             </listitem>
20347             <listitem>
20348               <para>The AuthorityFile plugin searches the authority file and suggests the user might
20349                 be interested in bibs linked to the top 5 authorities</para>
20350             </listitem>
20351           </itemizedlist></para>
20352         <para>If you want one plugin to take priority over another you simply drag it above the other.</para>
20353         <screenshot>
20354             <screeninfo>Drag and drop options</screeninfo>
20355             <mediaobject>
20356               <imageobject>
20357                 <imagedata fileref="images/admin/additional/didyoumeandrag.png"/>
20358               </imageobject>
20359             </mediaobject>
20360           </screenshot>
20361         <para>If you choose both plugins you will see several options at the top of your search results</para>
20362         <screenshot>
20363             <screeninfo>Both plugins</screeninfo>
20364             <mediaobject>
20365               <imageobject>
20366                 <imagedata fileref="images/admin/additional/didyoumeanopacexplode.png"/>
20367               </imageobject>
20368             </mediaobject>
20369           </screenshot>
20370         <para>If you choose just the AuthorityFile you'll see just authorities.</para>
20371         <screenshot>
20372             <screeninfo>AuthorityFile</screeninfo>
20373             <mediaobject>
20374               <imageobject>
20375                 <imagedata fileref="images/admin/additional/didyoumeanopacauth.png"/>
20376               </imageobject>
20377             </mediaobject>
20378           </screenshot>
20379       </section>
20380       <section id="admincolumns">
20381         <title>Column settings</title>
20382         <para>This administration area will help you hide or display columns on fixed tables
20383           throughout the staff client. </para>
20384         <itemizedlist>
20385           <listitem>
20386             <para><emphasis>Get there:</emphasis> Administration &gt; Additional Parameters > Column
20387               settings</para>
20388           </listitem>
20389         </itemizedlist>
20390         <screenshot>
20391           <screeninfo>Column settings</screeninfo>
20392           <mediaobject>
20393             <imageobject>
20394               <imagedata fileref="images/admin/additional/columns.png"/>
20395             </imageobject>
20396           </mediaobject>
20397         </screenshot>
20398         <para>Clicking on the module you'd like to edit tables for will show you the options
20399           available to you. </para>
20400         <para>This area lets you control the columns that show in the table in question. If nothing
20401           is hidden you will see no check marks in the 'is hidden by default' column.</para>
20402         <screenshot>
20403           <screeninfo>Column settings</screeninfo>
20404           <mediaobject>
20405             <imageobject>
20406               <imagedata fileref="images/admin/additional/setcurrencynohide.png"/>
20407             </imageobject>
20408           </mediaobject>
20409         </screenshot>
20410         <para>And will see all of the columns when viewing the table on its regular page.</para>
20411         <screenshot>
20412           <screeninfo>Columns on currency table</screeninfo>
20413           <mediaobject>
20414             <imageobject>
20415               <imagedata fileref="images/admin/additional/currenciesnohide.png"/>
20416             </imageobject>
20417           </mediaobject>
20418         </screenshot>
20419         <para>If columns are hidden they will have checks in the 'is hidden by default'
20420           column.</para>
20421         <screenshot>
20422           <screeninfo>Column settings</screeninfo>
20423           <mediaobject>
20424             <imageobject>
20425               <imagedata fileref="images/admin/additional/setcurrencyhide.png"/>
20426             </imageobject>
20427           </mediaobject>
20428         </screenshot>
20429         <para>And hidden when you view the table.</para>
20430         <screenshot>
20431           <screeninfo>Columns on currency table</screeninfo>
20432           <mediaobject>
20433             <imageobject>
20434               <imagedata fileref="images/admin/additional/currencieshide.png"/>
20435             </imageobject>
20436           </mediaobject>
20437         </screenshot>
20438         <para>You can also toggle columns using the 'Show/Hide Columns button in the top right of
20439           the page</para>
20440         <screenshot>
20441           <screeninfo>Toggle columns</screeninfo>
20442           <mediaobject>
20443             <imageobject>
20444               <imagedata fileref="images/admin/additional/togglecolumns.png"/>
20445             </imageobject>
20446           </mediaobject>
20447         </screenshot>
20448       </section>
20449       <section id="audioadmin">
20450         <title>Audio alerts</title>
20451         <para>If you have your <link linkend="AudioAlerts">AudioAlerts</link> preference set to
20452           'Enable' you will be able to control the various alert sounds that Koha uses from this
20453           area.</para>
20454         <itemizedlist>
20455           <listitem>
20456             <para><emphasis>Get there:</emphasis> More &gt; Administration > Additional Parameters >
20457               Audio alerts</para>
20458           </listitem>
20459         </itemizedlist>
20460         <para>Each dialog box in Koha has a CSS class assigned to it that can be used as a selector
20461           for a sound.<screenshot>
20462             <screeninfo>Audio alerts</screeninfo>
20463             <mediaobject>
20464               <imageobject>
20465                 <imagedata fileref="images/admin/additional/alerts.png"/>
20466               </imageobject>
20467             </mediaobject>
20468           </screenshot></para>
20469         <para>You can edit the defaults by clicking the 'Edit' button to the right of each alert<screenshot>
20470             <screeninfo>Edit alert</screeninfo>
20471             <mediaobject>
20472               <imageobject>
20473                 <imagedata fileref="images/admin/additional/editalert.png"/>
20474               </imageobject>
20475             </mediaobject>
20476           </screenshot></para>
20477         <para>You can assign alerts to other CSS classes in Koha by entering that information in the
20478           selector box.  For example if you enter
20479           <programlisting id="comment_text_146">body:contains('Check in message')</programlisting></para>
20480         <para>Then when you visit the checkin page you will hear an alert.</para>
20481         <para>Every page in Koha has a unique ID in the body tag which can be used to limit a sound
20482           to a specific page </para>
20483         <para>Any ID selector (where html contains id="name_of_id" ) and can also be a trigger as:
20484           #name_of_selector </para>
20485       </section>
20486       <section id="smsadmin">
20487         <title>SMS cellular providers</title>
20488         <important><para>This option will only appear if the <link linkend="SMSSendDriver">SMSSendDriver</link>
20489           preference is set to 'Email'</para></important>
20490         <para>From here you can enter as many cellular providers as you need to send SMS notices to
20491           your patrons using the email protocol.<screenshot>
20492             <screeninfo>SMS Providers</screeninfo>
20493             <mediaobject>
20494               <imageobject>
20495                 <imagedata fileref="images/admin/additional/smsproviders.png"/>
20496               </imageobject>
20497             </mediaobject>
20498           </screenshot></para>
20499         <para>Some examples in the US are:<table frame="all" id="smsproviderstbl">
20500             <title>SMS Provider Examples</title>
20501             <tgroup cols="2">
20502               <colspec colname="c1" colnum="1"/>
20503               <colspec colname="c2" colnum="2"/>
20504               <thead>
20505                 <row>
20506                   <entry>Mobile Carrier</entry>
20507                   <entry>SMS Gateway Domain</entry>
20508                 </row>
20509               </thead>
20510               <tbody>
20511                 <row>
20512                   <entry>Alltel</entry>
20513                   <entry>sms.alltelwireless.com</entry>
20514                 </row>
20515                 <row>
20516                   <entry>AT&amp;T</entry>
20517                   <entry>txt.att.net</entry>
20518                 </row>
20519                 <row>
20520                   <entry>Boost Mobile</entry>
20521                   <entry>sms.myboostmobile.com</entry>
20522                 </row>
20523                 <row>
20524                   <entry>Project Fi</entry>
20525                   <entry>msg.fi.google.com</entry>
20526                 </row>
20527                 <row>
20528                   <entry>Republic Wireless</entry>
20529                   <entry>text.republicwireless.com</entry>
20530                 </row>
20531                 <row>
20532                   <entry>Sprint</entry>
20533                   <entry>messaging.sprintpcs.com</entry>
20534                 </row>
20535                 <row>
20536                   <entry>T-Mobile</entry>
20537                   <entry>tmomail.net</entry>
20538                 </row>
20539                 <row>
20540                   <entry>U.S. Cellular</entry>
20541                   <entry>email.uscc.net</entry>
20542                 </row>
20543                 <row>
20544                   <entry>Verizon Wireless</entry>
20545                   <entry>vtext.com</entry>
20546                 </row>
20547                 <row>
20548                   <entry>Virgin Mobile</entry>
20549                   <entry>vmobl.com</entry>
20550                 </row>
20551               </tbody>
20552             </tgroup>
20553           </table></para>
20554        
20555         <para>To add new providers enter the details in the form and click 'Add new' to save.<screenshot>
20556             <screeninfo>Add SMS Provider</screeninfo>
20557             <mediaobject>
20558               <imageobject>
20559                 <imagedata fileref="images/admin/additional/smsadd.png"/>
20560               </imageobject>
20561             </mediaobject>
20562           </screenshot></para>
20563         <para>These options will appear in the OPAC for patrons to choose from on the <link
20564             linkend="opacmymsgs">messaging tab</link> if you have <link
20565             linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link> enabled.<screenshot>
20566             <screeninfo>Options for providers in the OPAC</screeninfo>
20567             <mediaobject>
20568               <imageobject>
20569                 <imagedata fileref="images/admin/additional/smsopacoptions.png"/>
20570               </imageobject>
20571             </mediaobject>
20572           </screenshot></para>
20573       </section>
20574     </section>
20575   </chapter>
20576
20577   <chapter id="tools">
20578     <title>Tools</title>
20579
20580     <para>Tools in Koha all perform some sort of action. Often many of the
20581     items listed under Tools in Koha are referred to as 'Reports' in other
20582     library management systems.</para>
20583
20584     <itemizedlist>
20585       <listitem>
20586         <para><emphasis>Get there:</emphasis> More &gt; Tools</para>
20587       </listitem>
20588     </itemizedlist>
20589
20590     <section id="patrontools">
20591       <title>Patrons and Circulation</title>
20592
20593       <para/>
20594       <section id="patronlists">
20595         <title>Patron lists</title>
20596         <itemizedlist>
20597           <listitem>
20598             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons and Circulation &gt;
20599               Patron lists</para>
20600           </listitem>
20601         </itemizedlist>
20602         <para>Patron lists are a way to store a group of patrons for easy modification via the <link
20603             linkend="batchpatronmod">batch patron modification tool</link> or reporting.</para>
20604         <screenshot>
20605           <screeninfo>Patron lists</screeninfo>
20606           <mediaobject>
20607             <imageobject>
20608               <imagedata fileref="images/tools/patronlists/patronlists.png"/>
20609             </imageobject>
20610           </mediaobject>
20611         </screenshot>
20612         <para>To create a new list of patrons click the 'New patron list' button</para>
20613         <screenshot>
20614             <screeninfo>New patron list</screeninfo>
20615             <mediaobject>
20616               <imageobject>
20617                 <imagedata fileref="images/tools/patronlists/newpatronlist.png"/>
20618               </imageobject>
20619             </mediaobject>
20620           </screenshot>
20621         <para>Enter a list name and save the list.</para>
20622         <screenshot>
20623             <screeninfo>Empty patron list</screeninfo>
20624             <mediaobject>
20625               <imageobject>
20626                 <imagedata fileref="images/tools/patronlists/addtopatronlist.png"/>
20627               </imageobject>
20628             </mediaobject>
20629           </screenshot>
20630         <para>To add patrons to the list click the 'Add patrons' button to the right of the list
20631           name.</para>
20632           <screenshot>
20633             <screeninfo>Add patron to a list</screeninfo>
20634             <mediaobject>
20635               <imageobject>
20636                 <imagedata fileref="images/tools/patronlists/addpatrontolist.png"/>
20637               </imageobject>
20638             </mediaobject>
20639           </screenshot>
20640         <para>Enter the patron's name or cardnumber in the search box and click on the right result
20641           to add the patron.</para>
20642         <screenshot>
20643             <screeninfo>Patrons to add</screeninfo>
20644             <mediaobject>
20645               <imageobject>
20646                 <imagedata fileref="images/tools/patronlists/patronstoadd.png"/>
20647               </imageobject>
20648             </mediaobject>
20649           </screenshot>
20650         <para>Once you have all of the patrons you would like to add you can click the 'Update'
20651           button to save them to the list.</para>
20652           <screenshot>
20653             <screeninfo>List of patrons</screeninfo>
20654             <mediaobject>
20655               <imageobject>
20656                 <imagedata fileref="images/tools/patronlists/patronlist.png"/>
20657               </imageobject>
20658             </mediaobject>
20659           </screenshot>
20660       </section>
20661
20662       <section id="comments">
20663         <title>Comments</title>
20664
20665         <itemizedlist>
20666           <listitem>
20667             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
20668             and Circulation &gt; Comments</para>
20669           </listitem>
20670         </itemizedlist>
20671
20672         <para>All comments added by patrons via the OPAC to bibliographic records require moderation
20673           by the librarians. If there are comments awaiting moderation they will be listed on the
20674           main page of the staff client below the module list:</para>
20675
20676         <screenshot>
20677           <screeninfo>Comments pending approval</screeninfo>
20678
20679           <mediaobject>
20680             <imageobject>
20681               <imagedata fileref="images/tools/comments/commentswaiting.png"/>
20682             </imageobject>
20683           </mediaobject>
20684         </screenshot>
20685         <para>and next to the Comments tool on the Tools Module<screenshot>
20686             <screeninfo>Comment count on Tools</screeninfo>
20687             <mediaobject>
20688               <imageobject>
20689                 <imagedata fileref="images/tools/comments/commentswaitingtools.png"/>
20690               </imageobject>
20691             </mediaobject>
20692           </screenshot></para>
20693
20694         <para>To moderate comments click on the notification on the main
20695         dashboard or go directly to the Comments Tool and click 'Approve' or
20696         'Delete' to the right of the comments awaiting moderation.</para>
20697
20698         <screenshot>
20699           <screeninfo>Comment awaiting moderation</screeninfo>
20700
20701           <mediaobject>
20702             <imageobject>
20703               <imagedata fileref="images/tools/comments/commentmoderation.png"/>
20704             </imageobject>
20705           </mediaobject>
20706         </screenshot>
20707
20708         <para>If there are no comments to moderate you will see a message
20709         saying just that</para>
20710
20711         <screenshot>
20712           <screeninfo>No comments to moderate</screeninfo>
20713
20714           <mediaobject>
20715             <imageobject>
20716               <imagedata fileref="images/tools/comments/nocomments.png"/>
20717             </imageobject>
20718           </mediaobject>
20719         </screenshot>
20720
20721         <para>You can also review and unapprove comments you have approved in
20722         the past by choosing the 'Approved comments' tab</para>
20723
20724         <screenshot>
20725           <screeninfo>Approved comments</screeninfo>
20726
20727           <mediaobject>
20728             <imageobject>
20729               <imagedata fileref="images/tools/comments/commentapproved.png"/>
20730             </imageobject>
20731           </mediaobject>
20732         </screenshot>
20733       </section>
20734
20735       <section id="patronimport">
20736         <title>Patron Import</title>
20737
20738         <itemizedlist>
20739           <listitem>
20740             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
20741             and Circulation &gt; Import Patrons</para>
20742           </listitem>
20743         </itemizedlist>
20744
20745         <para>The patron import tool can be used at any time to add patrons in
20746         bulk. It is commonly used in universities and schools when a new batch
20747         of students registers.</para>
20748
20749         <section id="createpatronfile">
20750           <title>Creating Patron File</title>
20751
20752           <para>Your Koha installation comes with a blank CSV file that you
20753           can use as a template for your patron records. If you would like to
20754           create the file yourself, make sure that your file has the following
20755           fields in this order as the header row:</para>
20756           <para>cardnumber, surname, firstname, title, othernames, initials, streetnumber,
20757             streettype, address, address2, city, state, zipcode, country, email, phone, mobile, fax,
20758             emailpro, phonepro, B_streetnumber, B_streettype, B_address, B_address2, B_city,
20759             B_state, B_zipcode, B_country, B_email, B_phone, dateofbirth, branchcode, categorycode,
20760             dateenrolled, dateexpiry, gonenoaddress, lost, debarred, debarredcomment, contactname,
20761             contactfirstname, contacttitle, guarantorid, borrowernotes, relationship, ethnicity,
20762             ethnotes, sex, password, flags, userid, opacnote, contactnote, sort1, sort2,
20763             altcontactfirstname, altcontactsurname, altcontactaddress1, altcontactaddress2,
20764             altcontactaddress3, altcontactstate, altcontactzipcode, altcontactcountry,
20765             altcontactphone, smsalertnumber, privacy, patron_attributes  </para>
20766
20767           <important>
20768             <para>The 'password' should be stored in plaintext, and will be converted to a Bcrypt
20769               hash.</para>
20770
20771                 <para>If your passwords are already encrypted, talk to your
20772                 systems administrator about options</para>
20773           </important>
20774
20775           <important>
20776             <para>Date formats should match your <link linkend="dateformat">system preference</link>, and must be
20777             zero-padded, e.g. '01/02/2008'.</para>
20778           </important>
20779
20780           <important>
20781             <para>The fields 'branchcode', 'categorycode' and all fields you have defined in the
20782                 <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link> preference are
20783               required and must match valid entries in your database.</para>
20784           </important>
20785
20786           <note>
20787             <para>If loading <link linkend="patronattributetypes">patron
20788             attributes</link>, the 'patron_attributes' field should contain a
20789             comma-separated list of attribute types and values.</para>
20790
20791             <itemizedlist>
20792               <listitem>
20793                 <para>The attribute type code and a colon should precede each value.<itemizedlist>
20794                     <listitem>
20795                       <para>For example: "INSTID:12345,BASEBALL:Cubs" </para>
20796                     </listitem>
20797                     <listitem>
20798                       <para>This field must be wrapped in quotes if multiple values are defined.
20799                       </para>
20800                     </listitem>
20801                     <listitem>
20802                       <para>Since values can contain spaces, additional doubled-quotes may be
20803                         required: <itemizedlist>
20804                           <listitem>
20805                             <para>"INSTID:12345,BASEBALL:Cubs,""BASEBALL:White Sox""" </para>
20806                           </listitem>
20807                         </itemizedlist></para>
20808                     </listitem>
20809                     <listitem>
20810                       <para>When replacing a patron record, any attributes specified in the input
20811                         file replace all of the attribute values of any type that were previously
20812                         assigned to the patron record. </para>
20813                     </listitem>
20814                   </itemizedlist></para>
20815               </listitem>
20816             </itemizedlist>
20817           </note>
20818         </section>
20819
20820         <section id="importpatrons">
20821           <title>Importing Patrons</title>
20822
20823           <para>Once you have created your file, you can use the Patron Import
20824           Tool to bring the data into Koha.</para>
20825
20826           <itemizedlist>
20827             <listitem>
20828               <para>Choose your CSV file </para>
20829               <screenshot>
20830                 <screeninfo>Import Patron Form</screeninfo>
20831                 <mediaobject>
20832                   <imageobject>
20833                     <imagedata fileref="images/tools/importpatrons/importpatrons.png"/>
20834                   </imageobject>
20835                 </mediaobject>
20836               </screenshot>
20837             </listitem>
20838             <listitem>
20839               <para>Choose to match on 'Cardnumber' or 'Username' to prevent adding of duplicate
20840                 card numbers to the system</para>
20841               <screenshot>
20842                 <screeninfo>Patron match options</screeninfo>
20843                 <mediaobject>
20844                   <imageobject>
20845                     <imagedata fileref="images/tools/importpatrons/patronmatch.png"/>
20846                   </imageobject>
20847                 </mediaobject>
20848               </screenshot>
20849             </listitem>
20850
20851             <listitem>
20852               <para>Next you can choose default values to apply to all patrons
20853               you are importing</para>
20854
20855               <itemizedlist>
20856                 <listitem>
20857                   <para>ex. If you're importing patrons specific to one branch
20858                   you can use the field on the Import form to apply the branch
20859                   code to all those you are importing.</para>
20860                 </listitem>
20861               </itemizedlist>
20862             </listitem>
20863
20864             <listitem>
20865               <para>Finally you need to decide on what data you want to
20866               replace if there are duplicates.</para>
20867
20868               <screenshot>
20869                 <screeninfo>If match found</screeninfo>
20870
20871                 <mediaobject>
20872                   <imageobject>
20873                     <imagedata fileref="images/tools/importpatrons/patronmatching.png"/>
20874                   </imageobject>
20875                 </mediaobject>
20876               </screenshot>
20877
20878               <itemizedlist>
20879                 <listitem>
20880                   <para>A matching record is found using the field you chose
20881                   for matching criteria to prevent duplication</para>
20882                 </listitem>
20883
20884                 <listitem>
20885                   <para>If you included patron attributes in your file you can
20886                   decide whether to add your values to existing values or
20887                   erase existing values and enter only your new values.</para>
20888                 </listitem>
20889               </itemizedlist>
20890             </listitem>
20891           </itemizedlist>
20892         </section>
20893       </section>
20894
20895       <section id="notices">
20896         <title>Notices &amp; Slips</title>
20897
20898         <itemizedlist>
20899           <listitem>
20900             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
20901             and Circulation &gt; Notices &amp; Slips</para>
20902           </listitem>
20903         </itemizedlist>
20904
20905         <para>All notices and circulation receipts (or slips) generated by
20906         Koha can be customized using the Notices &amp; Slips Tool. The system
20907         comes with several predefined templates that will appear when you
20908         first visit this tool.</para>
20909
20910         <screenshot>
20911           <screeninfo>Notices &amp; Slips Tool</screeninfo>
20912
20913           <mediaobject>
20914             <imageobject>
20915               <imagedata fileref="images/tools/notices/notices.png"/>
20916             </imageobject>
20917           </mediaobject>
20918         </screenshot>
20919
20920         <para>Each notice can be edited, but only a few can be deleted, this
20921         is to prevent system errors should a message try to send without a
20922         template. Each notice and slip can be edited on a per library basis,
20923         by default you will see the notices for all libraries.</para>
20924
20925         <para>If you have a style you'd like applied to all slips you can
20926         point the <link linkend="SlipCSS">SlipCSS</link> preference to a
20927         stylesheet. The same is true for notices, using the <link linkend="NoticeCSS">NoticeCSS</link> preference to define a
20928         stylesheet.</para>
20929         <para>You will also want to review the <link linkend="noticesfieldguide">Notices &amp; Slips
20930             Field Guide</link> for more information on formatting these notices. </para>
20931
20932         <section id="addnotices">
20933           <title>Adding Notices &amp; Slips</title>
20934
20935           <para>To add a new notice or slip</para>
20936
20937           <itemizedlist>
20938             <listitem>
20939               <para>Click 'New Notice'</para>
20940
20941               <screenshot>
20942                 <screeninfo>New Notice Form</screeninfo>
20943
20944                 <mediaobject>
20945                   <imageobject>
20946                     <imagedata fileref="images/tools/notices/newnotice.png"/>
20947                   </imageobject>
20948                 </mediaobject>
20949               </screenshot>
20950             </listitem>
20951
20952             <listitem>
20953               <para>Choose which library this notice or slip is for<itemizedlist>
20954                   <listitem>
20955                     <important>
20956                       <para>Not all notices can be branch specific for more information review the
20957                           <link linkend="noticesfieldguide">Notices &amp; Slips Field Guide</link>
20958                         in this manual. </para>
20959                     </important>
20960                   </listitem>
20961                 </itemizedlist></para>
20962             </listitem>
20963
20964             <listitem>
20965               <para>Choose the module this notice is related to</para>
20966             </listitem>
20967
20968             <listitem>
20969               <para>The Code is limited to 20 characters</para>
20970
20971               <itemizedlist>
20972                 <listitem>
20973                   <important>
20974                     <para>When working with the overdue notices you want each
20975                     notice at each branch to have a unique code. Think about
20976                     using the branch code in front of the notice code for each
20977                     branch.</para>
20978                   </important>
20979                 </listitem>
20980               </itemizedlist>
20981             </listitem>
20982
20983             <listitem>
20984               <para>Use the name field to expand on your Code</para>
20985
20986               <itemizedlist>
20987                 <listitem>
20988                   <note>
20989                     <para>With overdue notices, be sure to put your branch
20990                     name in the description as well so that it will be visible
20991                     when setting up your <link linkend="noticetriggers">triggers</link>.</para>
20992                   </note>
20993                 </listitem>
20994               </itemizedlist>
20995             </listitem>
20996
20997             <listitem>
20998               <para>Next you can customize the notice for every possible delivery method<itemizedlist>
20999                   <listitem>
21000                     <para>Every notice should have an Email template set for it<screenshot>
21001                         <screeninfo>New Email notice</screeninfo>
21002                         <mediaobject>
21003                           <imageobject>
21004                             <imagedata fileref="images/tools/notices/newemail.png"/>
21005                           </imageobject>
21006                         </mediaobject>
21007                       </screenshot></para>
21008                   </listitem>
21009                   <listitem>
21010                     <para>If you're using the <link linkend="TalkingTechItivaPhoneNotification"
21011                         >TalkingTechItivaPhoneNotification</link> service you can set up a Phone notification<screenshot>
21012                         <screeninfo>New Phone notice</screeninfo>
21013                         <mediaobject>
21014                           <imageobject>
21015                             <imagedata fileref="images/tools/notices/newphone.png"/>
21016                           </imageobject>
21017                         </mediaobject>
21018                       </screenshot></para>
21019                   </listitem>
21020                   <listitem>
21021                     <para>If you plan on printing this notice you can set the Print template next<screenshot>
21022                         <screeninfo>New Print notice</screeninfo>
21023                         <mediaobject>
21024                           <imageobject>
21025                             <imagedata fileref="images/tools/notices/newprint.png"/>
21026                           </imageobject>
21027                         </mediaobject>
21028                       </screenshot></para>
21029                   </listitem>
21030                   <listitem>
21031                     <para>If you have enabled SMS notices with the <link linkend="SMSSendDriver"
21032                         >SMSSendDriver</link> preference you can set the text for your SMS notices next<screenshot>
21033                         <screeninfo>New SMS notice</screeninfo>
21034                         <mediaobject>
21035                           <imageobject>
21036                             <imagedata fileref="images/tools/notices/newsms.png"/>
21037                           </imageobject>
21038                         </mediaobject>
21039                       </screenshot></para>
21040                   </listitem>
21041                 </itemizedlist></para>
21042             </listitem>
21043             <listitem>
21044               <para>Each notice offers you the same options<itemizedlist>
21045                 <listitem>
21046                   <para>If you plan on writing the notice or slip in HTML check
21047                     the 'HTML Message' box, otherwise the content will be generated
21048                     as plain text</para>
21049                 </listitem>
21050                 
21051                 <listitem>
21052                   <para>Message Subject is what will appear in the subject line of
21053                     the email</para>
21054                 </listitem>
21055                 
21056                 <listitem>
21057                   <para>In the message body feel free to type whatever message you
21058                     feel is best, use the fields on the left hand side to enter
21059                     individualized data from the from database.</para>
21060                   
21061                   <itemizedlist>
21062                       <listitem>
21063                         <note>
21064                           <para>Review the <link linkend="noticesfieldguide">Notices &amp; Slip
21065                               Field Guide</link> for info on what fields can be used here.</para>
21066                         </note>
21067                       </listitem>
21068                     <listitem>
21069                       <important>
21070                         <para>Overdue notices can use &lt;&lt;items.content&gt;&gt; tags by themselves,
21071                           or use &lt;item&gt;&lt;/item&gt; to span all of the tags. Learn more about the
21072                           <link linkend="noticemarkup">Overdue Notice Markup</link></para>
21073                         <itemizedlist>
21074                           <listitem>
21075                             <para>On overdue notices make sure to use &lt;&lt;items.content&gt;&gt; tags
21076                               to print out the data related to all items that are overdue.</para>
21077                           </listitem>
21078                         </itemizedlist>
21079                         <itemizedlist>
21080                           <listitem>
21081                             <para>The other option, only for overdue notices, is to use the
21082                               &lt;item&gt;&lt;/item&gt; tags to span the line so that it will print out
21083                               multiple lines One example for the &lt;item&gt;&lt;/item&gt; tag option
21084                               is:</para>
21085                             <para>&lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by
21086                               &lt;&lt;biblio.author&gt;&gt;, &lt;&lt;items.itemcallnumber&gt;&gt;,
21087                               Barcode: &lt;&lt;items.barcode&gt;&gt; , Checkout date:
21088                               &lt;&lt;issues.issuedate&gt;&gt;, Due date:
21089                               &lt;&lt;issues.date_due&gt;&gt; Fine: &lt;&lt;items.fine>> Due date:
21090                               &lt;&lt;issues.date_due&gt;&gt; &lt;/item&gt;</para>
21091                           </listitem>
21092                         </itemizedlist>
21093                       </important>
21094                     </listitem>
21095                     <listitem>
21096                       <important>
21097                         <para>Only the overdue notices take advantage of the &lt;item&gt;&lt;/item&gt;
21098                           tags, all other notices referencing items need to use
21099                           &lt;&lt;items.content&gt;&gt;</para>
21100                       </important>
21101                     </listitem>
21102                     <listitem>
21103                       <note>
21104                         <para>To add today's date you can use the &lt;&lt;today&gt;&gt; syntax</para>
21105                       </note>
21106                     </listitem>
21107                       <listitem>
21108                         <note>
21109                           <para>If you don't want to print the patron's full name on your slips or
21110                             notice you can enter data in the Other name or Initials field for each
21111                             patron and use that value instead.</para>
21112                         </note>
21113                       </listitem>
21114                   </itemizedlist>
21115                 </listitem>
21116                 </itemizedlist></para>
21117             </listitem>
21118           </itemizedlist>
21119
21120           <section id="noticemarkup">
21121             <title>Overdue Notice Markup</title>
21122
21123             <para>When creating your overdue notices there are two tags in addition to the various
21124               database fields that you can use in your notices. You will also want to review the
21125                 <link linkend="noticesfieldguide">Notices &amp; Slips Field Guide</link> for
21126               information on formatting item information in these notices. <important>
21127                 <para>These new tags only work on the overdue notices, not other circulation related
21128                   notices at this time.</para>
21129               </important>These tags are &lt;item&gt; and &lt;/item&gt; which should enclose all
21130               fields from the biblio, biblioitems, and items tables.</para>
21131
21132             <para>An example of using these tags in a notice template might be like:</para>
21133
21134             <programlisting>   The following item(s) is/are currently overdue:
21135
21136    &lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by &lt;&lt;biblio.author&gt;&gt;, &lt;&lt;items.itemcallnumber&gt;&gt;, Barcode: &lt;&lt;items.barcode&gt;&gt; Fine: &lt;&lt;items.fine>>&lt;/item&gt;</programlisting>
21137
21138             <para>Which, assuming two items were overdue, would result in a notice
21139               like:<programlisting>   The following item(s) is/are currently overdue:
21140
21141    "A Short History of Western Civilization" by Harrison, John B, 909.09821 H2451, Barcode: 08030003 Fine: 3.50
21142    "History of Western Civilization" by Hayes, Carlton Joseph Huntley, 909.09821 H3261 v.1, Barcode: 08030004 Fine: 3.50</programlisting></para>
21143           </section>
21144         </section>
21145
21146         <section id="existingnotices">
21147           <title>Existing Notices &amp; Slips</title>
21148
21149           <para>Among the default notices are notices for several common actions within Koha. All of
21150             these notices can be customized by altering their text via the Notices &amp; Slips tool
21151             and their style using the <link linkend="NoticeCSS">NoticeCSS</link> preference to
21152             define a stylesheet. You will also want to review the <link linkend="noticesfieldguide"
21153               >Notices &amp; Slips Field Guide</link> for information on formatting item information
21154             in these notices. Here are some of what those notices do:</para>
21155
21156           <itemizedlist>
21157             <listitem>
21158               <para id="ACCTDETAILS">ACCTDETAILS</para>
21159
21160               <itemizedlist>
21161                 <listitem>
21162                   <para>Sent to patrons when their account is set up if the
21163                   <link linkend="AutoEmailOPACUser">AutoEmailOPACUser</link>
21164                   preference is set to 'Send'</para>
21165                 </listitem>
21166               </itemizedlist>
21167             </listitem>
21168
21169             <listitem>
21170               <para id="ACQCLAIM">ACQCLAIM (Acquisition Claim)</para>
21171
21172               <itemizedlist>
21173                 <listitem>
21174                   <para>Used in the claim acquisition module</para>
21175                 </listitem>
21176
21177                 <listitem>
21178                   <para><emphasis>Get there:</emphasis> More &gt; Acquisitions
21179                   &gt; Late issues</para>
21180                 </listitem>
21181               </itemizedlist>
21182             </listitem>
21183             <listitem>
21184               <para>CHECKIN<itemizedlist>
21185                   <listitem>
21186                     <para>This notice is sent as the 'Check in' notice for all items that are
21187                       checked in</para>
21188                   </listitem>
21189                   <listitem>
21190                     <para>This notice is used if two criteria are met:</para>
21191                     <orderedlist>
21192                       <listitem>
21193                         <para>The <link linkend="EnhancedMessagingPreferences"
21194                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
21195                       </listitem>
21196                       <listitem>
21197                         <para>The patron has requested to receive this notice</para>
21198                         <itemizedlist>
21199                           <listitem>
21200                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
21201                               messaging</para>
21202                           </listitem>
21203                           <listitem>
21204                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
21205                               &gt; <link linkend="patnotices">Notices</link></para>
21206                           </listitem>
21207                         </itemizedlist>
21208                       </listitem>
21209                     </orderedlist>
21210                   </listitem>
21211                 </itemizedlist></para>
21212             </listitem>
21213             <listitem>
21214               <para>CHECKOUT<itemizedlist>
21215                   <listitem>
21216                     <para>This notice is sent as the 'Check out' notice for all items that are
21217                       checked out</para>
21218                   </listitem>
21219                   <listitem>
21220                     <para>This notice is used if two criteria are met:</para>
21221                     <orderedlist>
21222                       <listitem>
21223                         <para>The <link linkend="EnhancedMessagingPreferences"
21224                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
21225                       </listitem>
21226                       <listitem>
21227                         <para>The patron has requested to receive this notice</para>
21228                         <itemizedlist>
21229                           <listitem>
21230                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
21231                               messaging</para>
21232                           </listitem>
21233                           <listitem>
21234                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
21235                               &gt; <link linkend="patnotices">Notices</link></para>
21236                           </listitem>
21237                         </itemizedlist>
21238                       </listitem>
21239                     </orderedlist>
21240                   </listitem>
21241                 </itemizedlist></para>
21242             </listitem>
21243             <listitem>
21244               <para>DUE<itemizedlist>
21245                   <listitem>
21246                     <para>This notice is sent as the 'Item due' for an item is due</para>
21247                   </listitem>
21248                   <listitem>
21249                     <para>This notice is used if two criteria are met:</para>
21250                     <orderedlist>
21251                       <listitem>
21252                         <para>The <link linkend="EnhancedMessagingPreferences"
21253                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
21254                       </listitem>
21255                       <listitem>
21256                         <para>The patron has requested to receive this notice</para>
21257                         <itemizedlist>
21258                           <listitem>
21259                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
21260                               messaging</para>
21261                           </listitem>
21262                           <listitem>
21263                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
21264                               &gt; <link linkend="patnotices">Notices</link></para>
21265                           </listitem>
21266                         </itemizedlist>
21267                       </listitem>
21268                     </orderedlist>
21269                   </listitem>
21270                 </itemizedlist></para>
21271             </listitem>
21272             <listitem>
21273               <para>DUEDGST<itemizedlist>
21274                   <listitem>
21275                     <para>This notice is sent as the 'Item due' for all items that are due</para>
21276                   </listitem>
21277                   <listitem>
21278                     <para>This notice is used if two criteria are met:</para>
21279                     <orderedlist>
21280                       <listitem>
21281                         <para>The <link linkend="EnhancedMessagingPreferences"
21282                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
21283                       </listitem>
21284                       <listitem>
21285                         <para>The patron has requested to receive this notice as a digest</para>
21286                         <itemizedlist>
21287                           <listitem>
21288                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
21289                               messaging</para>
21290                           </listitem>
21291                           <listitem>
21292                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
21293                               &gt; <link linkend="patnotices">Notices</link></para>
21294                           </listitem>
21295                         </itemizedlist>
21296                       </listitem>
21297                     </orderedlist>
21298                   </listitem>
21299                 </itemizedlist></para>
21300             </listitem>
21301
21302             <listitem>
21303               <para id="HOLDnotice">HOLD (Hold Available for Pickup)</para>
21304
21305               <itemizedlist>
21306                 <listitem>
21307                   <para>This notice is used if two criteria are met:</para>
21308
21309                   <orderedlist>
21310                     <listitem>
21311                       <para>The <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
21312                       is set to 'Allow'</para>
21313                     </listitem>
21314
21315                     <listitem>
21316                       <para>The patron has requested to receive this
21317                       notice</para>
21318
21319                       <itemizedlist>
21320                         <listitem>
21321                           <para><emphasis>Get there: </emphasis>OPAC &gt;
21322                           Login &gt; my messaging</para>
21323                         </listitem>
21324
21325                         <listitem>
21326                           <para><emphasis>Get there: </emphasis>Staff Client
21327                           &gt; Patron Record &gt; <link linkend="patnotices">Notices</link></para>
21328                         </listitem>
21329                       </itemizedlist>
21330                     </listitem>
21331                   </orderedlist>
21332                 </listitem>
21333
21334                 <listitem>
21335                   <para>When this notice references the branches table it is
21336                   referring to the pickup branch information.</para>
21337                 </listitem>
21338               </itemizedlist>
21339             </listitem>
21340
21341             <listitem>
21342               <para id="HOLDPLACED">HOLDPLACED (a notice to the library staff
21343               that a hold has been placed)</para>
21344
21345               <itemizedlist>
21346                 <listitem>
21347                   <para>This notice requires the <link linkend="emailLibrarianWhenHoldIsPlaced">emailLibrarianWhenHoldIsPlaced</link>
21348                   system preference to be set to 'Enable'</para>
21349                 </listitem>
21350
21351                 <listitem>
21352                   <para>When this notice references the branches table it is
21353                   referring to the pickup branch information.</para>
21354                 </listitem>
21355               </itemizedlist>
21356             </listitem>
21357             <listitem>
21358               <para>MEMBERSHIP_EXPIRY<itemizedlist>
21359                   <listitem>
21360                     <para>This notice can be sent to patrons to warn them that their cards are
21361                       expiring soon.</para>
21362                   </listitem>
21363                   <listitem>
21364                     <para>Requires that you have the <link linkend="MembershipExpiryDaysNotice"
21365                         >MembershipExpiryDaysNotice</link> set and the <link
21366                         linkend="patronexpirycron">related cron job</link> set.</para>
21367                   </listitem>
21368                 </itemizedlist></para>
21369             </listitem>
21370
21371             <listitem>
21372               <para id="ODUE">ODUE (Overdue Notice)</para>
21373
21374               <itemizedlist>
21375                 <listitem>
21376                   <para>This notice is used to send Overdue Notices to
21377                   Patrons</para>
21378                 </listitem>
21379
21380                 <listitem>
21381                   <para>See a <link linkend="samplenotice">Sample Overdue
21382                   Notice</link></para>
21383                 </listitem>
21384
21385                 <listitem>
21386                   <para>Requires that you set <link linkend="noticetriggers">Overdue Notice/Status
21387                   Triggers</link></para>
21388                 </listitem>
21389               </itemizedlist>
21390             </listitem>
21391             <listitem>
21392               <para>PREDUE<itemizedlist>
21393                   <listitem>
21394                     <para>This notice is sent as the 'Advanced notice' for an item is due</para>
21395                   </listitem>
21396                   <listitem>
21397                     <para>This notice is used if two criteria are met:</para>
21398                     <orderedlist>
21399                       <listitem>
21400                         <para>The <link linkend="EnhancedMessagingPreferences"
21401                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
21402                       </listitem>
21403                       <listitem>
21404                         <para>The patron has requested to receive this notice</para>
21405                         <itemizedlist>
21406                           <listitem>
21407                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
21408                               messaging</para>
21409                           </listitem>
21410                           <listitem>
21411                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
21412                               &gt; <link linkend="patnotices">Notices</link></para>
21413                           </listitem>
21414                         </itemizedlist>
21415                       </listitem>
21416                     </orderedlist>
21417                   </listitem>
21418                 </itemizedlist></para>
21419             </listitem>
21420             <listitem>
21421               <para>PREDUEDGST<itemizedlist>
21422                   <listitem>
21423                     <para>This notice is sent as the 'Advanced notice' for all items that are
21424                       due</para>
21425                   </listitem>
21426                   <listitem>
21427                     <para>This notice is used if two criteria are met:</para>
21428                     <orderedlist>
21429                       <listitem>
21430                         <para>The <link linkend="EnhancedMessagingPreferences"
21431                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
21432                       </listitem>
21433                       <listitem>
21434                         <para>The patron has requested to receive this notice as a digest</para>
21435                         <itemizedlist>
21436                           <listitem>
21437                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
21438                               messaging</para>
21439                           </listitem>
21440                           <listitem>
21441                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
21442                               &gt; <link linkend="patnotices">Notices</link></para>
21443                           </listitem>
21444                         </itemizedlist>
21445                       </listitem>
21446                     </orderedlist>
21447                   </listitem>
21448                 </itemizedlist></para>
21449             </listitem>
21450             <listitem>
21451               <para>RENEWAL<itemizedlist>
21452                   <listitem>
21453                     <para>This notice is sent as the 'Check out' notice for all items that are
21454                       renewed</para>
21455                   </listitem>
21456                   <listitem>
21457                     <para>This notice is used if three criteria are met:</para>
21458                     <orderedlist>
21459                       <listitem>
21460                         <para>The <link linkend="EnhancedMessagingPreferences"
21461                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
21462                       </listitem>
21463                       <listitem>
21464                         <para>The <link linkend="RenewalSendNotice">RenewalSendNotice</link>
21465                           preference is set to 'Send'</para>
21466                       </listitem>
21467                       <listitem>
21468                         <para>The patron has requested to receive the checkout notice</para>
21469                         <itemizedlist>
21470                           <listitem>
21471                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
21472                               messaging</para>
21473                           </listitem>
21474                           <listitem>
21475                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
21476                               &gt; <link linkend="patnotices">Notices</link></para>
21477                           </listitem>
21478                         </itemizedlist>
21479                       </listitem>
21480                     </orderedlist>
21481                   </listitem>
21482                 </itemizedlist></para>
21483             </listitem>
21484
21485             <listitem>
21486               <para id="RLIST">RLIST (Routing List)</para>
21487
21488               <itemizedlist>
21489                 <listitem>
21490                   <para>Used in the serials module to notify patrons/staff of
21491                   new issues of a serial</para>
21492
21493                   <itemizedlist>
21494                     <listitem>
21495                       <para><emphasis>Get there:</emphasis> More &gt; Serials
21496                       &gt; <link linkend="newsubscription">New
21497                       Subscription</link></para>
21498                     </listitem>
21499                   </itemizedlist>
21500                 </listitem>
21501
21502                 <listitem>
21503                   <para>You have the option to select the 'Routing List'
21504                   notice when creating a new subscription (Choose from the
21505                   'Patron notification' drop down).</para>
21506                 </listitem>
21507
21508                 <listitem>
21509                   <note>
21510                     <para>Notice also that if you'd like to notify patrons of
21511                     new serial issues, you can click on 'define a notice'
21512                     which will take you to the 'Notices' tool</para>
21513                   </note>
21514                 </listitem>
21515               </itemizedlist>
21516             </listitem>
21517             <listitem>
21518               <para>SHARE_ACCEPT<itemizedlist>
21519                   <listitem>
21520                     <para>Used to notify a patron when another patron has accepted their shared
21521                       list.</para>
21522                   </listitem>
21523                   <listitem>
21524                     <para>Requires that you set <link linkend="OpacAllowSharingPrivateLists"
21525                         >OpacAllowSharingPrivateLists</link> to 'Allow'</para>
21526                   </listitem>
21527                 </itemizedlist></para>
21528             </listitem>
21529             <listitem>
21530               <para>SHARE_INVITE <itemizedlist>
21531                   <listitem>
21532                     <para>Used to notify a patron that another patron would like to share a list
21533                       with them.</para>
21534                   </listitem>
21535                   <listitem>
21536                     <para>Requires that you set <link linkend="OpacAllowSharingPrivateLists"
21537                         >OpacAllowSharingPrivateLists</link> to 'Allow'</para>
21538                   </listitem>
21539                 </itemizedlist></para>
21540             </listitem>
21541             <listitem id="toprocessnotice">
21542               <para>TO_PROCESS<itemizedlist>
21543                   <listitem>
21544                     <para>Used to notify a staff member if a purchase suggestion has been moved to
21545                       the fund they manage</para>
21546                   </listitem>
21547                   <listitem>
21548                     <para>Requires the <link linkend="emailsuggestfund"
21549                         >notice_unprocessed_suggestions</link> cron job</para>
21550                   </listitem>
21551                 </itemizedlist></para>
21552             </listitem>
21553           </itemizedlist>
21554
21555           <para>There are also a set of predefined slips (or receipts) listed
21556           on this page. All of these slips can be customized by altering their
21557           text via the Notices &amp; Slips tool and their style using the
21558           <link linkend="SlipCSS">SlipCSS</link> preference to define a
21559           stylesheet. Here is what those slips are used for:</para>
21560
21561           <itemizedlist>
21562             <listitem>
21563               <para>ISSUEQSLIP</para>
21564
21565               <itemizedlist>
21566                 <listitem>
21567                   <para>Used to print the quick slip in circulation</para>
21568                 </listitem>
21569
21570                 <listitem>
21571                   <para>The quick slip only includes items that were checked
21572                   out today</para>
21573                 </listitem>
21574               </itemizedlist>
21575             </listitem>
21576
21577             <listitem>
21578               <para>ISSUESLIP</para>
21579
21580               <itemizedlist>
21581                 <listitem>
21582                   <para>Used to print a full slip in circulation</para>
21583                 </listitem>
21584
21585                 <listitem>
21586                   <para>The slip or receipt will show items checked out today
21587                   as well as items that are still checked out</para>
21588                 </listitem>
21589               </itemizedlist>
21590             </listitem>
21591
21592             <listitem>
21593               <para>HOLD_SLIP</para>
21594
21595               <itemizedlist>
21596                 <listitem>
21597                   <para>Used to print a holds slip</para>
21598                 </listitem>
21599
21600                 <listitem>
21601                   <para>The holds slip is generated when a hold is
21602                   confirmed</para>
21603                 </listitem>
21604               </itemizedlist>
21605             </listitem>
21606             <listitem>
21607               <para>TRANSFERSLIP</para>
21608               <itemizedlist>
21609                 <listitem>
21610                   <para>Used to print a transfer slip</para>
21611                 </listitem>
21612                 <listitem>
21613                   <para>The transfer slip is printed when you confirm a transfer from one branch to
21614                     another in your system</para>
21615                 </listitem>
21616               </itemizedlist>
21617             </listitem>
21618           </itemizedlist>
21619         </section>
21620       </section>
21621
21622       <section id="noticetriggers">
21623         <title>Overdue Notice/Status Triggers</title>
21624
21625         <itemizedlist>
21626           <listitem>
21627             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
21628             and Circulation &gt; Overdue Notice/Status Triggers</para>
21629           </listitem>
21630         </itemizedlist>
21631
21632         <para>In order to send the overdue notices that you defined using the
21633         <link linkend="notices">Notices</link> tool, you need to first set the
21634         triggers to have these messages.</para>
21635
21636         <important>
21637           <para>In order to have overdue notices sent to your patrons, you
21638           need to <link linkend="addingpatroncat">set that patron
21639           category</link> to require overdue notices.</para>
21640         </important>
21641
21642         <para><important>
21643             <para>Depending on the value of your <link linkend="OverdueNoticeCalendar"
21644                 >OverdueNoticeCalendar</link> preference the delay may or may not include days the
21645               library is closed based on the <link linkend="calholidays">holiday
21646               calendar</link>.</para>
21647           </important>The Overdue Notice/Status Triggers tool gives the librarian the power to send
21648           up to three notices to each patron type notifying them of overdue items</para>
21649
21650         <screenshot>
21651           <screeninfo>Overdue Notice/Status Triggers Tool</screeninfo>
21652
21653           <mediaobject>
21654             <imageobject>
21655               <imagedata fileref="images/tools/triggers.png"/>
21656             </imageobject>
21657           </mediaobject>
21658         </screenshot>
21659
21660         <itemizedlist>
21661           <listitem>
21662             <para>Delay is the number of days after an issue is due before an
21663             action is triggered.</para>
21664
21665             <itemizedlist>
21666               <listitem>
21667                 <important>
21668                   <para>If you want Koha to trigger an action (send a letter
21669                   or restrict member), a delay value is required.</para>
21670                 </important>
21671               </listitem>
21672             </itemizedlist>
21673           </listitem>
21674
21675           <listitem>
21676             <para>To send additional notices, click on the tabs for 'Second'
21677             and 'Third' notice</para>
21678           </listitem>
21679
21680           <listitem>
21681             <para>If you would like to prevent a patron from checking items out because of their
21682               overdue items, check the 'Restrict' box, this will put a notice on the patron's record
21683               at checkout informing the librarian that the patron cannot check out due to overdue items.<itemizedlist>
21684                 <listitem>
21685                   <para>If you choose to restrict a patron in this way you can also have Koha
21686                     automatically remove that restriction with the <link
21687                       linkend="AutoRemoveOverduesRestrictions">AutoRemoveOverduesRestrictions</link>
21688                     preference.</para>
21689                 </listitem>
21690               </itemizedlist></para>
21691           </listitem>
21692
21693           <listitem>
21694             <para>Next you can choose the delivery method for the overdue notice. You can choose
21695               from Email, Phone (if you are using the <link
21696                 linkend="TalkingTechItivaPhoneNotification">iTiva Talking Tech service</link>),
21697               Print and SMS (if you have set your <link linkend="SMSSendDriver"
21698               >SMSSendDriver</link>). <itemizedlist>
21699                 <listitem>
21700                   <note>
21701                     <para>The Feed option is not yet a feature in Koha, it is there for future
21702                       development.</para>
21703                   </note>
21704                 </listitem>
21705               </itemizedlist></para>
21706           </listitem>
21707           <listitem>
21708             <para>See a <link linkend="samplenotice">Sample Overdue Notice</link></para>
21709           </listitem>
21710         </itemizedlist>
21711       </section>
21712
21713       <section id="patroncardcreator">
21714         <title>Patron Card Creator</title>
21715
21716         <itemizedlist>
21717           <listitem>
21718             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patron Card Creator</para>
21719           </listitem>
21720         </itemizedlist>
21721
21722         <para>The Patron Card Creator allow you to use layouts and templates which you design to
21723           print your custom patron cards on your printer. Here are some of the features of the
21724           Patron Card Creator module:</para>
21725
21726         <itemizedlist>
21727           <listitem>
21728             <para>Customize patron card layouts with text retrieved from the Koha patron data</para>
21729           </listitem>
21730
21731           <listitem>
21732             <para>Design custom card templates for printed patron cards (to match the label
21733               sheets)</para>
21734           </listitem>
21735
21736           <listitem>
21737             <para>Build and manage batches of patron cards to print</para>
21738           </listitem>
21739
21740           <listitem>
21741             <para>Export (as PDF) single or multiple batches to print</para>
21742           </listitem>
21743
21744           <listitem>
21745             <para>Export (as PDF) single or multiple patron cards from within a batch</para>
21746           </listitem>
21747         </itemizedlist>
21748         <section id="cardlayouts">
21749           <title>Layouts</title>
21750           <itemizedlist>
21751             <listitem>
21752               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patron Card Creator &gt;
21753                 Manage > Layouts</para>
21754             </listitem>
21755           </itemizedlist>
21756           <para>A layout defines the text and images that will be printed on to the card and where
21757             it will appear. <note>
21758               <para>Up to three lines of text, the patron's number in barcode representation and up
21759                 to two images can be printed on to the card.</para>
21760             </note></para>
21761           <section id="addcardlayout">
21762             <title>Add a Layout</title>
21763             <para>If you have no layouts defined, you will add a new layout by clicking the 'New'
21764               button and choosing 'Layout'.<screenshot>
21765                 <screeninfo>New layout button</screeninfo>
21766                 <mediaobject>
21767                   <imageobject>
21768                     <imagedata fileref="images/tools/patroncards/newlayout.png"/>
21769                   </imageobject>
21770                 </mediaobject>
21771               </screenshot></para>
21772             <para>You may also choose to press 'Manage layout' on the left side. Here you are
21773               offered a list of available layouts you can select for editing. But at the top of the
21774               page there is still the 'New layout' button.</para>
21775             <screenshot>
21776               <screeninfo>Add New Layout</screeninfo>
21777               <mediaobject>
21778                 <imageobject>
21779                   <imagedata fileref="images/tools/patroncards/addlayout.png"/>
21780                 </imageobject>
21781               </mediaobject>
21782             </screenshot>
21783             <itemizedlist>
21784               <listitem>
21785                 <para>The name you assign to the layout is for your benefit, name it something that
21786                   will be easy to identify at a later date</para>
21787               </listitem>
21788               <listitem>
21789                 <para>The Units pull down is used to define what measurement scale you're going to
21790                   be using for your layout.</para>
21791                 <screenshot>
21792                   <screeninfo>Units of Measurement</screeninfo>
21793                   <mediaobject>
21794                     <imageobject>
21795                       <imagedata fileref="images/tools/patroncards/units.png"/>
21796                     </imageobject>
21797                   </mediaobject>
21798                 </screenshot>
21799                 <itemizedlist>
21800                   <listitem>
21801                     <note>
21802                       <para>A Postscript Point is 1/72" an Adobe Agate is 1/64", an Inch is 25.4 SI
21803                         Millimeters </para>
21804                     </note>
21805                   </listitem>
21806                 </itemizedlist>
21807               </listitem>
21808               <listitem>
21809                 <para>Next note if this layout is for the front or the back of the patron
21810                   card</para>
21811                 <itemizedlist>
21812                   <listitem>
21813                     <para>
21814                       <note>
21815                         <para>You will need a layout for both the front and back of your card if you
21816                           have 2-sided library cards, this option doesn't allow you to print two
21817                           sided cards, just lets you track which side of the card you're
21818                           designing.</para>
21819                       </note>
21820                     </para>
21821                   </listitem>
21822                 </itemizedlist>
21823               </listitem>
21824               <listitem>
21825                 <para>You have the option of adding up to 3 lines of text to your card. Your text
21826                   can be static text of your choosing and/or fields from the patron record. If you
21827                   want to print fields from the patron record you want to put the field names in
21828                   brackets like so - &lt;firstname&gt;<itemizedlist>
21829                     <listitem>
21830                       <note>
21831                         <para>A full list of field names can be found in the database schema at
21832                             <ulink url="http://schema.koha-community.org"
21833                             >http://schema.koha-community.org</ulink></para>
21834                       </note>
21835                     </listitem>
21836                   </itemizedlist></para>
21837               </listitem>
21838               <listitem>
21839                 <para>For each line of text, you can choose your font, font size and the location of
21840                   the text on the card using the lower X and Y coordinates</para>
21841               </listitem>
21842               <listitem>
21843                 <para>In order to show the barcode and the patron card number you will need to check
21844                   the 'Print Card Number as Barcode' option. This will turn the patron card number
21845                   into a barcode. If you want the number to print in human readable format you will
21846                   need to check the 'Print Card Number as Text Under Barcode' option.</para>
21847               </listitem>
21848               <listitem>
21849                 <para>Finally you can choose up to two images to print on the card.</para>
21850                 <itemizedlist>
21851                   <listitem>
21852                     <para>One can be the <link linkend="uploadpatronimages">patron image</link>
21853                       which you can resize to meet your needs.</para>
21854                   </listitem>
21855                   <listitem>
21856                     <para>The other image can be something like a library logo or symbol that you
21857                       uploaded using the '<link linkend="managecardimages">Manage Images</link>'
21858                       module of the Patron Card Creator Tool.</para>
21859                   </listitem>
21860                 </itemizedlist>
21861               </listitem>
21862             </itemizedlist>
21863             <para><important>
21864                 <para>It is the designers responsibility to define textlines, barcode and images
21865                   such that overlap is avoided.</para>
21866               </important>After saving, your layouts will appear on the 'Manage layouts'
21867               page.</para>
21868             <screenshot>
21869               <screeninfo>Manage Layouts</screeninfo>
21870               <mediaobject>
21871                 <imageobject>
21872                   <imagedata fileref="images/tools/patroncards/managelayouts.png"/>
21873                 </imageobject>
21874               </mediaobject>
21875             </screenshot>
21876           </section>
21877         </section>
21878
21879         <section id="patrontemplate">
21880           <title>Templates</title>
21881
21882           <itemizedlist>
21883             <listitem>
21884               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patron Card Creator &gt;
21885                 Manage > Card templates</para>
21886             </listitem>
21887           </itemizedlist>
21888
21889           <para>A template describes the arrangement of labels on the label sheet/card stock you are
21890             using. This might be Avery 5160 for address labels, Gaylord 47-284 for spine labels or
21891             Avery 28371 for your patron cards, just to give a couple of examples. All of the
21892             information you will need for setting up a template may be on the packaging, and if not
21893             it can usually be found on the vendor's website or can be measured from a sample
21894             sheet.</para>
21895
21896           <section id="addcardtemplate">
21897             <title>Add a Template</title>
21898
21899             <para>To add a new template click on the 'New template' button at the top of your page
21900               which brings you to the Edit template form immediately. You may also choose to press
21901               'Manage templates' on the left side. Here you are offered a list of available
21902               templates you can select for editing. But in the top of the page there is still the
21903               'New template' button.</para>
21904             <screenshot>
21905               <screeninfo>New template button</screeninfo>
21906               <mediaobject>
21907                 <imageobject>
21908                   <imagedata fileref="images/tools/patroncards/newtemplate.png"/>
21909                 </imageobject>
21910               </mediaobject>
21911             </screenshot>
21912
21913             <para>Using the form that appears after pressing either 'Edit' or 'New template'you can
21914               define the template for your sheet of labels or cards. </para>
21915
21916             <screenshot>
21917               <screeninfo>Add Patron Card Template</screeninfo>
21918
21919               <mediaobject>
21920                 <imageobject>
21921                   <imagedata fileref="images/tools/patroncards/edittemplate.png"/>
21922                 </imageobject>
21923               </mediaobject>
21924             </screenshot>
21925
21926             <itemizedlist>
21927               <listitem>
21928                 <para>Template ID is simply a system generated unique id</para>
21929               </listitem>
21930
21931               <listitem>
21932                 <para>Template Code should be the name of this template to identify it on a list of
21933                   templates</para>
21934               </listitem>
21935
21936               <listitem>
21937                 <para>You can use the Template Description to add additional
21938                 information about the template</para>
21939               </listitem>
21940
21941               <listitem>
21942                 <para>The Units pull down is used to define what measurement scale you're going to
21943                   be using for the template. </para>
21944                 <screenshot>
21945                   <screeninfo>Measurement Units</screeninfo>
21946                   <mediaobject>
21947                     <imageobject>
21948                       <imagedata fileref="images/tools/patroncards/units.png"/>
21949                     </imageobject>
21950                   </mediaobject>
21951                 </screenshot>
21952                 <itemizedlist>
21953                   <listitem>
21954                     <note>
21955                       <para>A Postscript Point is 1/72" an Adobe Agate is 1/64", an Inch is 25.4 SI
21956                         Millimeters </para>
21957                     </note>
21958                   </listitem>
21959                 </itemizedlist>
21960               </listitem>
21961
21962               <listitem>
21963                 <para>The measurements (page height, page width, card width, card height) may be on
21964                   the packaging, and if not it can usually be found on the vendor's website or can
21965                   be measured from a sample sheet.</para>
21966               </listitem>
21967
21968               <listitem>
21969                 <para>A profile is a set of "adjustments" applied to a given template just prior to
21970                   printing which compensates for anomalies unique and peculiar to a given printer
21971                   (to which the profile is assigned). </para>
21972
21973                 <itemizedlist>
21974                   <listitem>
21975                     <para>Before defining a profile try printing some sample cards so that you can
21976                       take measurements to define a profile to perform the right adjustments for
21977                       your printer/template combination.</para>
21978                   </listitem>
21979
21980                   <listitem>
21981                     <para>After finding and documenting any anomalies in the printed document, then
21982                       you can <link linkend="addcardprofile">create a profile</link> and assign it
21983                       to the template.</para>
21984                   </listitem>
21985                   <listitem>
21986                     <para>
21987                       <important>
21988                         <para>Do not specify a profile unless needed, i.e. do not click to define a
21989                           printer profile. It is not possible to remove a profile from a template
21990                           but you can switch to another profile. </para>
21991                       </important>
21992                     </para>
21993                   </listitem>
21994                   <listitem>
21995                     <note>
21996                       <para>If you are using different printers you may be required to define
21997                         several templates that are identical only different profiles are
21998                         specified.</para>
21999                     </note>
22000                   </listitem>
22001                 </itemizedlist>
22002               </listitem>
22003             </itemizedlist>
22004
22005             <para>After saving, your templates will appear on the 'Manage templates' page.</para>
22006
22007             <screenshot>
22008               <screeninfo>Manage Templates</screeninfo>
22009
22010               <mediaobject>
22011                 <imageobject>
22012                   <imagedata fileref="images/tools/patroncards/managetemplates.png"/>
22013                 </imageobject>
22014               </mediaobject>
22015             </screenshot>
22016           </section>
22017         </section>
22018
22019         <section id="patronprofile">
22020           <title>Profiles</title>
22021
22022           <itemizedlist>
22023             <listitem>
22024               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patron Card Creator &gt;
22025                 Manage > Profiles</para>
22026             </listitem>
22027           </itemizedlist>
22028
22029           <para>A profile is a set of "adjustments" applied to a given <link
22030               linkend="patrontemplate">template</link> just prior to printing which compensates for
22031             anomalies unique and peculiar to a given printer. This means if you set a template up
22032             and then print a sample set of data and find that the items are not all aligned the same
22033             on each card, you need to set up a profile for each printer (or even different tray
22034             selections on the same printer) to make up for the differences in printing styles, such
22035             as the shifting of text to the left, right, top or bottom.</para>
22036
22037           <para>If your cards are printing just the way you want, you will not
22038           need a profile.</para>
22039
22040           <section id="addcardprofile">
22041             <title>Add a Profile</title>
22042
22043             <para>To add a new profile, you want to click on the 'Profiles'
22044             button at the top of your page and choose 'New Profile'</para>
22045
22046             <screenshot>
22047               <screeninfo>New Profile Button</screeninfo>
22048
22049               <mediaobject>
22050                 <imageobject>
22051                   <imagedata fileref="images/tools/patroncards/newprofile.png"/>
22052                 </imageobject>
22053               </mediaobject>
22054             </screenshot>
22055             <para>To add a new profile, you want to click on the 'New profile' button at the top of
22056               your page. Using the form that appears you can define the values to correct the card
22057               misalignments on your label sheet. You may also choose 'Manage profiles' on the left
22058               side and select one of the currently available profiles for editing.</para>
22059
22060             <screenshot>
22061               <screeninfo>Add Printer Profile</screeninfo>
22062
22063               <mediaobject>
22064                 <imageobject>
22065                   <imagedata fileref="images/tools/patroncards/addprofile.png"/>
22066                 </imageobject>
22067               </mediaobject>
22068             </screenshot>
22069
22070             <itemizedlist>
22071               <listitem>
22072                 <para>The Printer Name and Paper Bin do not have to match your printer exactly, they
22073                   are for your reference so you can remember what printer you have set the profile
22074                   for. <itemizedlist>
22075                     <listitem>
22076                       <para>
22077                         <note>
22078                           <para>For example: if you want to use the Printer model number in printer
22079                             name you can, or you can call it 'the printer on my desk'</para>
22080                         </note>
22081                       </para>
22082                     </listitem>
22083                   </itemizedlist></para>
22084               </listitem>
22085
22086               <listitem>
22087                 <para>Template will be filled in once you have chosen which
22088                 template to apply the profile to on the <link linkend="addcardtemplate">template edit form</link></para>
22089               </listitem>
22090
22091               <listitem>
22092                 <para>The Units pull down is used to define what measurement
22093                 scale you're going to be using for your profile.</para>
22094
22095                 <screenshot>
22096                   <screeninfo>Units of Measurement</screeninfo>
22097
22098                   <mediaobject>
22099                     <imageobject>
22100                       <imagedata fileref="images/tools/patroncards/units.png"/>
22101                     </imageobject>
22102                   </mediaobject>
22103                 </screenshot>
22104                 <itemizedlist>
22105                   <listitem>
22106                     <note>
22107                       <para>A Postscript Point is 1/72" an Adobe Agate is 1/64", an Inch is 25.4 SI
22108                         Millimeters </para>
22109                     </note>
22110                   </listitem>
22111                 </itemizedlist>
22112               </listitem>
22113
22114               <listitem>
22115                 <para>Offset should be used when the entire image is off center either vertically or
22116                   horizontally. Creep describes a condition where the distance between the labels changes
22117                   across the page or up and down the page<itemizedlist>
22118                     <listitem>
22119                       <para>For offset and creep values, negative numbers move the printed
22120                         information up and to the left on the printed sheet and positive numbers
22121                         move down and to the right</para>
22122                     </listitem>
22123                   <listitem>
22124                     <para>Example: the text is printed 0 .25" from the left edge of the first label,
22125                       0 .28" from the left edge of the second label and 0 .31" from the left edge of
22126                       the third label. This means the horizontal creep should be set to (minus)
22127                       -0.03 " to make up for this difference.</para>
22128                   </listitem>
22129                 </itemizedlist></para>
22130               </listitem>
22131             </itemizedlist>
22132
22133             <para>After saving, your profiles will appear on the 'Manage Printer Profiles'
22134               page.</para>
22135
22136             <screenshot>
22137               <screeninfo>Manage Profiles</screeninfo>
22138
22139               <mediaobject>
22140                 <imageobject>
22141                   <imagedata fileref="images/tools/patroncards/manageprofiles.png"/>
22142                 </imageobject>
22143               </mediaobject>
22144             </screenshot>
22145
22146             <para>Once you have saved your new profile, you can return to the
22147             list of templates and choose to edit the template that this
22148             profile is for.</para>
22149           </section>
22150         </section>
22151
22152         <section id="patroncardbatches">
22153           <title>Batches</title>
22154
22155           <itemizedlist>
22156             <listitem>
22157               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patron Card Creator &gt;
22158                 Manage > Card batches</para>
22159             </listitem>
22160           </itemizedlist>
22161
22162           <para>A batch is a collection of patrons for whom you want to
22163           generate cards.</para>
22164
22165           <section id="addcardbatch">
22166             <title>Add a Batch</title>
22167
22168             <para>To add a new batch, you want to click on the 'New batches' button at the top of
22169               your page. Choosing the menu item 'Manage batches' on the left a list of already
22170               defined batches is displayed. In this display you can either select a batch for
22171               editing or add a new batch.</para>
22172
22173             <screenshot>
22174               <screeninfo>New Batch Button</screeninfo>
22175
22176               <mediaobject>
22177                 <imageobject>
22178                   <imagedata fileref="images/tools/patroncards/newbatch.png"/>
22179                 </imageobject>
22180               </mediaobject>
22181             </screenshot>
22182             <para> For a new batch a message pops up and directs you to select patrons to be
22183               processed in this batch.<screenshot>
22184                 <screeninfo>No items in batch</screeninfo>
22185                 <mediaobject>
22186                   <imageobject>
22187                     <imagedata fileref="images/tools/patroncards/noitemsbatch.png"/>
22188                   </imageobject>
22189                 </mediaobject>
22190               </screenshot></para>
22191
22192             <para>After choosing the 'Add item(s)' button the Patron Search window pops up.<screenshot>
22193                 <screeninfo>Patron search</screeninfo>
22194                 <mediaobject>
22195                   <imageobject>
22196                     <imagedata fileref="images/tools/patroncards/patronsearch.png"/>
22197                   </imageobject>
22198                 </mediaobject>
22199               </screenshot></para>
22200             <para>From here you can search for patrons to add to your batch by any part of their
22201               name, their category and/or library. Entering * in the search box will display all the
22202               patrons. <screenshot>
22203                 <screeninfo>Patron search results</screeninfo>
22204                 <mediaobject>
22205                   <imageobject>
22206                     <imagedata fileref="images/tools/patroncards/addpatrons.png"/>
22207                   </imageobject>
22208                 </mediaobject>
22209               </screenshot></para>
22210             <para>From the results you can add patrons to the batch by clicking the 'Add' button.
22211               After adding patrons from the results you can start over and perform another search or
22212               click 'Close' at the bottom of the screen to indicate that you are done. You will then
22213               be presented with your batch.<screenshot>
22214                 <screeninfo>Patron batch</screeninfo>
22215                 <mediaobject>
22216                   <imageobject>
22217                     <imagedata fileref="images/tools/patroncards/batchsummary.png"/>
22218                   </imageobject>
22219                 </mediaobject>
22220               </screenshot></para>
22221             <para>If you are satisfied with your batch you can proceed to export. If you want to
22222               correct or even delete that batch the buttons to do so can be found at the top of your
22223               screen. You can always come back here through the 'Manage > Card batches' button. </para>
22224             <para>If you would like to export all patron cards you can click 'Export card batch'
22225               otherwise you can choose specific patrons to print cards for by checking the box to
22226               the right of their names and then choose 'Export selected card(s)' at the top. </para>
22227             <para>The export menu will ask you to choose a template, a layout and starting position
22228               (where on the sheet should printing begin).<note>
22229                 <para>For the starting position if the first 6 labels have already been used on your
22230                   sheet you can start printing on label in position 7 on the sheet. The labels are
22231                   numbered left to right from top to bottom.</para>
22232               </note><screenshot>
22233                 <screeninfo>Export batch</screeninfo>
22234                 <mediaobject>
22235                   <imageobject>
22236                     <imagedata fileref="images/tools/patroncards/export.png"/>
22237                   </imageobject>
22238                 </mediaobject>
22239               </screenshot></para>
22240             <para>Once you click 'Export' you will be presented with a PDF of your labels for printing<screenshot>
22241                 <screeninfo>PDF Export</screeninfo>
22242                 <mediaobject>
22243                   <imageobject>
22244                     <imagedata fileref="images/tools/patroncards/pdf.png"/>
22245                   </imageobject>
22246                 </mediaobject>
22247               </screenshot></para>
22248             <para>When you open the PDF you will see the cards for printing</para>
22249             <screenshot>
22250               <screeninfo>Final cards</screeninfo>
22251               <mediaobject>
22252                 <imageobject>
22253                   <imagedata fileref="images/tools/patroncards/cards.png"/>
22254                 </imageobject>
22255               </mediaobject>
22256             </screenshot>
22257             <para>The above image shows a layout that is made up of two textlines. The first one is
22258               just plain text, the second one is composed of the &lt;firstname> &lt;surname> fields.
22259               A patron image is printed (if available) and the barcode of patrons number is
22260               displayed in code 39. All this is printed on a template with three columns and 8 rows
22261               using position 1-3 here. When printing this PDF please take care that your printer
22262               doesn't rescale the PDF (e.g do not fit to paper size) otherwise the printer will not
22263               be able to print to the right place per your templates.</para>
22264           </section>
22265         </section>
22266
22267         <section id="managecardimages">
22268           <title>Manage Images</title>
22269
22270           <itemizedlist>
22271             <listitem>
22272               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patron Card Creator &gt;
22273                 Manage > Images</para>
22274             </listitem>
22275           </itemizedlist>
22276
22277           <para>Images uploaded using this tool will appear on the menu when
22278           creating <link linkend="cardlayouts">patron card layouts</link>. You
22279           are limited in how many images you can upload (not counting patron
22280           images) by the <link linkend="ImageLimit">ImageLimit</link> system
22281           preference.</para>
22282
22283           <important>
22284             <para>Images must be under 500k in size.</para>
22285           </important>
22286
22287           <note>
22288             <para>Pictures uploaded with this tool should be at least 300dpi
22289             which is the minimum quality for a printable image.</para>
22290           </note>
22291
22292           <para>In the center of the screen is a simple upload form, simply
22293           browse for the file on your computer and give it a name you'll
22294           recognize later.</para>
22295
22296           <screenshot>
22297             <screeninfo>Upload Images</screeninfo>
22298
22299             <mediaobject>
22300               <imageobject>
22301                 <imagedata fileref="images/tools/patroncards/imageupload.png"/>
22302               </imageobject>
22303             </mediaobject>
22304           </screenshot>
22305
22306           <para>Once the file is uploaded you will be presented with a
22307           confirmation message.</para>
22308
22309           <screenshot>
22310             <screeninfo>Image Uploaded</screeninfo>
22311
22312             <mediaobject>
22313               <imageobject>
22314                 <imagedata fileref="images/tools/patroncards/imageuploaded.png"/>
22315               </imageobject>
22316             </mediaobject>
22317           </screenshot>
22318
22319           <para>And the image will be listed with all of your others on the
22320           right hand side of the page.</para>
22321
22322           <screenshot>
22323             <screeninfo>Images</screeninfo>
22324
22325             <mediaobject>
22326               <imageobject>
22327                 <imagedata fileref="images/tools/patroncards/imagedelete.png"/>
22328               </imageobject>
22329             </mediaobject>
22330           </screenshot>
22331
22332           <para>To delete one or multiple of these images, click the checkbox
22333           to the right of each image you want to delete and click the 'Delete'
22334           button.</para>
22335         </section>
22336       </section>
22337
22338       <section id="anonpatrons">
22339         <title>Patrons (anonymize, bulk-delete)</title>
22340
22341         <itemizedlist>
22342           <listitem>
22343             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
22344             and Circulation &gt; Patrons (anonymize, bulk-delete)</para>
22345           </listitem>
22346         </itemizedlist>
22347         <para>This tool allows you to bulk anonymize circulation histories (this means that you keep
22348           records of how many times items were checked out - but not the patrons who checked the
22349           items out) or bulk delete patrons (remove them from the system completely).<important>
22350             <para>Patrons with outstanding fines or items checked out are not saved. They are not
22351               completely removed from the system (they are only moved to the delete_borrowers
22352               table), but this tool does not provide as many checks as one may desire.</para>
22353           </important></para>
22354         <important>
22355           <para>Before using this tool it is recommended that you backup your database. Changes made
22356             here are permanent.</para>
22357         </important>
22358         <important>
22359           <para>The anonymization will fail quietly if <link linkend="AnonymousPatron">AnonymousPatron</link> preference does not contain a valid value.</para>
22360         </important>
22361
22362         <screenshot>
22363           <screeninfo>Patron Anonymize/Bulk Delete Tool</screeninfo>
22364
22365           <mediaobject>
22366             <imageobject>
22367               <imagedata fileref="images/tools/anonymize/patronbulkdelete.png"/>
22368             </imageobject>
22369           </mediaobject>
22370         </screenshot>
22371
22372         <para>To either delete or anonymize patrons</para>
22373
22374         <itemizedlist>
22375           <listitem>
22376             <para>Check the 'Verify' box on the task you would like to complete (Delete or
22377               Anonymize)</para>
22378           </listitem>
22379
22380           <listitem>
22381             <para>Enter a date before which you want to alter the data</para>
22382           </listitem>
22383           <listitem>
22384             <para>If deleting patrons you can also choose to find patrons with a specific expiration
22385               date or category</para>
22386           </listitem>
22387
22388           <listitem>
22389             <para>Click 'Next'</para>
22390           </listitem>
22391
22392           <listitem>
22393             <para>A confirmation will appear asking if you're sure this is
22394             what you want to happen</para>
22395
22396             <screenshot>
22397               <screeninfo>Patron Anonymize/Bulk Delete
22398               Confirmation</screeninfo>
22399
22400               <mediaobject>
22401                 <imageobject>
22402                   <imagedata fileref="images/tools/anonymize/patronanonconfirm.png"/>
22403                 </imageobject>
22404               </mediaobject>
22405             </screenshot>
22406           </listitem>
22407
22408           <listitem>
22409             <para>Clicking 'Finish' will delete or anonymize your data</para>
22410
22411             <screenshot>
22412               <screeninfo>Completed Process</screeninfo>
22413
22414               <mediaobject>
22415                 <imageobject>
22416                   <imagedata fileref="images/tools/anonymize/patronanoncomplete.png"/>
22417                 </imageobject>
22418               </mediaobject>
22419             </screenshot>
22420           </listitem>
22421         </itemizedlist>
22422       </section>
22423
22424       <section id="batchpatronmod">
22425         <title>Batch patron modification</title>
22426
22427         <itemizedlist>
22428           <listitem>
22429             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
22430             and Circulation &gt; Batch patron modification</para>
22431           </listitem>
22432         </itemizedlist>
22433
22434         <para>With this tool you can make edits to a batch of patron records. Simply load in a file
22435           of cardnumbers (one per line), choose from a <link linkend="patronlists">list of
22436             patrons</link> or scan patron card numbers in to the box provided.</para>
22437
22438         <screenshot>
22439           <screeninfo>Batch patron modification</screeninfo>
22440
22441           <mediaobject>
22442             <imageobject>
22443               <imagedata fileref="images/tools/batchpatron/batchmodify.png"/>
22444             </imageobject>
22445           </mediaobject>
22446         </screenshot>
22447
22448         <para>Once you have the file loaded or the barcodes scanned click
22449         'Continue.' You will be presented with a list of the patrons and the
22450         changes you can make.</para>
22451
22452         <screenshot>
22453           <screeninfo>Patrons to modify</screeninfo>
22454
22455           <mediaobject>
22456             <imageobject>
22457               <imagedata fileref="images/tools/batchpatron/modifyform.png"/>
22458             </imageobject>
22459           </mediaobject>
22460         </screenshot>
22461
22462         <para>To the left of each text box there is a checkbox. Clicking that
22463         checkbox will clear our the field values. <important>
22464             <para>If the field is mandatory you will not be able to clear the
22465             value in it.</para>
22466           </important></para>
22467
22468         <para>If you have multiple patron attributes you can change them all
22469         by using the plus (+) sign to the right of the text box. This will
22470         allow you to add another attribute value.</para>
22471
22472         <screenshot>
22473           <screeninfo>Editing patron attributes</screeninfo>
22474
22475           <mediaobject>
22476             <imageobject>
22477               <imagedata fileref="images/tools/batchpatron/attributes.png"/>
22478             </imageobject>
22479           </mediaobject>
22480         </screenshot>
22481
22482         <para>Once you have made the changes you want, you can click 'Save'
22483         and Koha will present you with the changed patron records.</para>
22484       </section>
22485
22486       <section id="tagsmoderation">
22487         <title>Tag Moderation</title>
22488
22489         <itemizedlist>
22490           <listitem>
22491             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
22492             and Circulation &gt; Tags</para>
22493           </listitem>
22494         </itemizedlist>
22495
22496         <para>Depending on your <link linkend="taggingprefs">tagging system preferences</link>,
22497           librarians may need to approve tags before they are published on the OPAC. This is done
22498           via the Tag Moderation Tool. If there are tags awaiting moderation they will be listed on
22499           the main staff dashboard under the module labels:</para>
22500
22501         <screenshot>
22502           <screeninfo>Tags pending approval</screeninfo>
22503
22504           <mediaobject>
22505             <imageobject>
22506               <imagedata fileref="images/tools/tagging/pendingtags.png"/>
22507             </imageobject>
22508           </mediaobject>
22509         </screenshot>
22510
22511         <para>To moderate the tags visit the Tags tool. When first visiting
22512         the tool, you will be presented with a list of tags that are pending
22513         approval or rejection by a librarian</para>
22514
22515         <screenshot>
22516           <screeninfo>Tags pending moderation</screeninfo>
22517
22518           <mediaobject>
22519             <imageobject>
22520               <imagedata fileref="images/tools/tagging/tagpending.png"/>
22521             </imageobject>
22522           </mediaobject>
22523         </screenshot>
22524
22525         <itemizedlist>
22526           <listitem>
22527             <para>To see all of the titles this tag was added to simply click on the term<screenshot>
22528                 <screeninfo>Titles with a specific tag</screeninfo>
22529                 <mediaobject>
22530                   <imageobject>
22531                     <imagedata fileref="images/tools/tagging/taggedtitles.png"/>
22532                   </imageobject>
22533                 </mediaobject>
22534               </screenshot><itemizedlist>
22535                 <listitem>
22536                   <para>From this list of titles you can remove a tag without outright rejecting it
22537                     from being used in the future by clicking the 'Remove tag' button to the right
22538                     of the title.</para>
22539                 </listitem>
22540               </itemizedlist></para>
22541           </listitem>
22542           <listitem>
22543             <para>To approve a tag, you can either click the 'Approve' button in line with the term,
22544               or check all terms you want to approve and click 'Approve' below the table.</para>
22545           </listitem>
22546
22547           <listitem>
22548             <para>To reject a tag, you can either click the 'Reject' button in
22549             line with the term, or check all terms you want to approve and
22550             click 'Reject' below the table.</para>
22551           </listitem>
22552         </itemizedlist>
22553
22554         <para>Once a tag has been approved or rejected it will be moved to the
22555         appropriate list of tags. A summary of all tags will appear on the
22556         right of the screen.</para>
22557
22558         <screenshot>
22559           <screeninfo>Summary of tags</screeninfo>
22560
22561           <mediaobject>
22562             <imageobject>
22563               <imagedata fileref="images/tools/tagging/tagsummary.png"/>
22564             </imageobject>
22565           </mediaobject>
22566         </screenshot>
22567
22568         <para>Even though a tag is approved or rejected, it can still be moved
22569         to another list. When viewing approved tags each tag has the option to
22570         reject:</para>
22571
22572         <screenshot>
22573           <screeninfo>Approved Tags</screeninfo>
22574
22575           <mediaobject>
22576             <imageobject>
22577               <imagedata fileref="images/tools/tagging/tagapproved.png"/>
22578             </imageobject>
22579           </mediaobject>
22580         </screenshot>
22581
22582         <para>To check terms against the approved and rejected lists (and
22583         possibly against <link linkend="TagsExternalDictionary">the
22584         dictionary</link> you have assigned for tag moderation) simply enter
22585         the term into the search box on the bottom right of the screen to see
22586         the status of the term</para>
22587
22588         <screenshot>
22589           <screeninfo>Sample Check list test search</screeninfo>
22590
22591           <mediaobject>
22592             <imageobject>
22593               <imagedata fileref="images/tools/tagging/tagblacklisttest-neither.png"/>
22594             </imageobject>
22595           </mediaobject>
22596         </screenshot>
22597         <para>Finally you can find tags by using the filters on the left.</para>
22598         <screenshot>
22599           <screeninfo>Tag filters</screeninfo>
22600           <mediaobject>
22601             <imageobject>
22602               <imagedata fileref="images/tools/tagging/tagfilters.png"/>
22603             </imageobject>
22604           </mediaobject>
22605         </screenshot>
22606       </section>
22607
22608       <section id="uploadpatronimages">
22609         <title>Upload Patron Images</title>
22610
22611         <itemizedlist>
22612           <listitem>
22613             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
22614             and Circulation &gt; Upload Patron Images</para>
22615           </listitem>
22616         </itemizedlist>
22617
22618         <para>Patron images can be uploaded in bulk if you are <link linkend="patronimages">allowing patron images</link> to be attached to
22619         patron records. These images can also be used when creating <link linkend="patroncardcreator">patron cards</link>.</para>
22620
22621         <itemizedlist>
22622           <listitem>
22623             <para>Create a txt file and title it "DATALINK.TXT" or
22624             "IDLINK.TXT"</para>
22625           </listitem>
22626
22627           <listitem>
22628             <para>On each line in the text file enter the patron's card number
22629             followed by comma (or tab) and then the image file name</para>
22630
22631             <screenshot>
22632               <screeninfo>Sample file and image</screeninfo>
22633
22634               <mediaobject>
22635                 <imageobject>
22636                   <imagedata fileref="images/tools/patronphotos/uploadphotosfile.png"/>
22637                 </imageobject>
22638               </mediaobject>
22639             </screenshot>
22640
22641             <itemizedlist>
22642               <listitem>
22643                 <para>Make sure that your TXT file is a plain text document,
22644                 not RTF.</para>
22645               </listitem>
22646             </itemizedlist>
22647           </listitem>
22648
22649           <listitem>
22650             <para>Zip up the text file and the image files</para>
22651           </listitem>
22652
22653           <listitem>
22654             <para>Go to the Upload Patron Images Tool</para>
22655
22656             <screenshot>
22657               <screeninfo>Upload Image Tool for Single Image</screeninfo>
22658
22659               <mediaobject>
22660                 <imageobject>
22661                   <imagedata fileref="images/tools/patronphotos/uploadimagetool.png"/>
22662                 </imageobject>
22663               </mediaobject>
22664             </screenshot>
22665           </listitem>
22666
22667           <listitem>
22668             <para>For a single image, simply point to the image file and enter
22669             the patron card number</para>
22670           </listitem>
22671
22672           <listitem>
22673             <para>For multiple images, choose to upload a zip file</para>
22674           </listitem>
22675
22676           <listitem>
22677             <para>After uploading you will be presented with a
22678             confirmation</para>
22679
22680             <screenshot>
22681               <screeninfo>Image Upload Confirmation</screeninfo>
22682
22683               <mediaobject>
22684                 <imageobject>
22685                   <imagedata fileref="images/tools/patronphotos/imageuploadconfirm.png"/>
22686                 </imageobject>
22687               </mediaobject>
22688             </screenshot>
22689           </listitem>
22690         </itemizedlist>
22691
22692         <important>
22693           <para>There is a limit of 100K on the size of the picture uploaded and it is recommended
22694             that the image be 200x300 pixels, but smaller images will work as well.</para>
22695         </important>
22696       </section>
22697       <section id="rotatingcollections">
22698         <sectioninfo>
22699           <authorgroup>
22700             <author>
22701               <firstname>Cindy</firstname>
22702               <surname>Murdock Ames</surname>
22703               <affiliation>
22704                 <orgname>Meadville Public Library | CCFLS</orgname>
22705               </affiliation>
22706             </author>
22707             <editor>
22708               <firstname>Nicole C.</firstname>
22709               <surname>Engard</surname>
22710             </editor>
22711           </authorgroup>
22712           <pubdate>2014</pubdate>
22713         </sectioninfo>
22714         <title>Rotating Collections</title>
22715         <itemizedlist>
22716           <listitem>
22717             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog &gt; Rotating
22718               Collections</para>
22719           </listitem>
22720         </itemizedlist>
22721         <para>Rotating Collections is a tool for managing collections of materials that frequently
22722           get shifted from library to library. It adds the ability to store not only an item's home
22723           library and current location but also information about where it is supposed to be
22724           transferred to next to ensure that all items in the collection are sent to the correct
22725           library. When an item in a rotating collection is checked in, library staff is notified
22726           that the item is part of a rotating collection and which branch it should be sent to if it
22727           is not at the correct one.</para>
22728         <important>
22729           <para>The <link linkend="AutomaticItemReturn">AutomaticItemReturn</link> system preference
22730             must be set to "Don't automatically transfer items to their home library when they are
22731             returned" for Rotating Collections to function properly.</para>
22732         </important>
22733         <itemizedlist>
22734           <listitem>
22735             <para>To create a new rotating collection, click the "New Collection" button, fill in
22736               the Title and Description, and click Submit. Once submitted you'll see "Collection
22737               Name added successfully"; click "Return to rotating collections home" to return to the
22738               main Rotating Collections management page (or click Rotating Collections in the
22739               sidebar).</para>
22740           </listitem>
22741           <listitem>
22742             <para>To add items to a collection, click "Add or remove items" next to the collection's
22743               name in the list of collections. Under "Add or remove items" scan or type in the
22744               barcode of the item you wish to add to the collection, and hit Enter or click Submit
22745               if necessary.</para>
22746           </listitem>
22747           <listitem>
22748             <para>To remove an item from a collection, either click Remove next to the item's
22749               barcode in the list of items within the collection or check the "Remove item from
22750               collection" box next to the Barcode text box under "Add or remove items, and scan or
22751               type in the barcode, clicking Submit or hitting Enter if necessary. Note: The "Remove
22752               item from collection" checkbox will remain checked as long as you are on the "Add or
22753               remove items" page, unless you uncheck it, to facilitate quickly removing a number of
22754               items at a time by scanning their barcodes. </para>
22755           </listitem>
22756         </itemizedlist>
22757         <section id="transferrotatingcollection">
22758           <title>Transfer a Rotating Collection</title>
22759           <para>Transferring a collection will:</para>
22760           <itemizedlist>
22761             <listitem>
22762               <para>Change the current location of the items in that collection to the library it is
22763                 to be transferred to</para>
22764             </listitem>
22765             <listitem>
22766               <para>Initiate a transfer from its original current location/holding library to the
22767                 current location/holding library it is to be rotated to. When a library receives a
22768                 collection they will need to check in the items to complete the transfer.</para>
22769             </listitem>
22770           </itemizedlist>
22771           <para>You can transfer a collection in one of two ways:</para>
22772           <itemizedlist>
22773             <listitem>
22774               <para>From the main Rotating Collections page, click on Transfer next to the title of
22775                 the collection you wish to transfer; choose the library you wish to transfer the
22776                 collection to and click "Transfer collection".</para>
22777             </listitem>
22778             <listitem>
22779               <para>Or, from the "add or remove items" page for a collection, you can click the
22780                 Transfer button, choose the library you wish to transfer the collection to and click
22781                 "Transfer Collection".</para>
22782             </listitem>
22783           </itemizedlist>
22784           <important>
22785             <para>In order to complete the transfer process, the library receiving the rotating
22786               collection should check in all items from the collection as they receive them. This
22787               will clear the transfer so that the items are no longer shown as being "in
22788               transit".</para>
22789           </important>
22790           <para>If an item in a rotating collection is checked in at a library other than the one it
22791             is supposed to be transferred to, a notification will appear notifying library staff
22792             that the item is part of a rotating collection, also letting them know where the item
22793             needs to be sent.</para>
22794           <screenshot>
22795             <screeninfo>Rotating Collection Item Notification</screeninfo>
22796             <mediaobject>
22797               <imageobject>
22798                 <imagedata fileref="images/tools/rotatingcollections/rotatingcollectionnotice.png"/>
22799               </imageobject>
22800             </mediaobject>
22801           </screenshot>
22802         </section>
22803       </section>
22804     </section>
22805
22806     
22807
22808     <section id="catalogtools">
22809       <title>Catalog</title>
22810
22811       <para/>
22812
22813       <section id="batchmodifyitems">
22814         <title>Batch item modification</title>
22815
22816         <itemizedlist>
22817           <listitem>
22818             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
22819             &gt; Batch item modification</para>
22820           </listitem>
22821         </itemizedlist>
22822
22823         <para>This tool will allow you to modify a batch of item records in
22824         Koha.</para>
22825
22826         <screenshot>
22827           <screeninfo>Batch Modification Tool</screeninfo>
22828
22829           <mediaobject>
22830             <imageobject>
22831               <imagedata fileref="images/tools/batchmod/batchmod.png"/>
22832             </imageobject>
22833           </mediaobject>
22834         </screenshot>
22835
22836         <para>From the tool you can choose to upload a file of barcodes or item ids, or you can scan
22837           items one by one into the box below the upload tool. You can also decide the items edited
22838           should be populated with the default values you have defined in your <link
22839             linkend="marcbibframeworks">default framework</link>.</para>
22840         <para>Once you have your file uploaded or the barcodes listed you can click
22841           'Continue.'</para>
22842
22843         <screenshot>
22844           <screeninfo>Batch Modify Summary</screeninfo>
22845
22846           <mediaobject>
22847             <imageobject>
22848               <imagedata fileref="images/tools/batchmod/batchmodsummary.png"/>
22849             </imageobject>
22850           </mediaobject>
22851         </screenshot>
22852
22853         <para>You will be presented with a summary of the items you want to modify. From here you
22854           can uncheck the items you don't want to modify before making changes in the form below.
22855           You can also hide columns you don't need to see to prevent having to scroll from left to
22856           right to see the entire item form.<note>
22857             <para>To uncheck all items thar are currently checked out you can click the 'Clear on
22858               loan' link at the top of the form.</para>
22859           </note></para>
22860
22861         <para>Using the edit form you can choose which fields to make edits
22862         to. By checking the checkbox to the right of each field you can clear
22863         the values in that field for the records you are modifying.</para>
22864
22865         <screenshot>
22866           <screeninfo>Choose fields you want to change in bulk</screeninfo>
22867
22868           <mediaobject>
22869             <imageobject>
22870               <imagedata fileref="images/tools/batchmod/batchmodform.png"/>
22871             </imageobject>
22872           </mediaobject>
22873         </screenshot>
22874
22875         <para>Once you have made you changes you will be presented with the
22876         resulting items.</para>
22877
22878         <screenshot>
22879           <screeninfo>Item results summary</screeninfo>
22880
22881           <mediaobject>
22882             <imageobject>
22883               <imagedata fileref="images/tools/batchmod/batchmodresults.png"/>
22884             </imageobject>
22885           </mediaobject>
22886         </screenshot>
22887
22888         <note>
22889           <para>You can also edit items on one bib record in a batch by going
22890           to the bib record and clicking Edit &gt; Edit items in batch</para>
22891         </note>
22892
22893         <screenshot>
22894           <screeninfo>Edit items in a batch</screeninfo>
22895
22896           <mediaobject>
22897             <imageobject>
22898               <imagedata fileref="images/tools/batchmod/editinbatch.png"/>
22899             </imageobject>
22900           </mediaobject>
22901         </screenshot>
22902       </section>
22903
22904       <section id="batchdeleteitems">
22905         <title>Batch item deletion</title>
22906
22907         <itemizedlist>
22908           <listitem>
22909             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
22910             &gt; Batch item deletion</para>
22911           </listitem>
22912         </itemizedlist>
22913
22914         <para>This tool will allow you to delete a batch of item records from
22915         Koha.</para>
22916
22917         <para>From the tool you can choose to upload a file of barcodes or
22918         item ids, or you can scan items one by one into the box below the
22919         upload tool.</para>
22920
22921         <screenshot>
22922           <screeninfo>Batch Deletion Tool</screeninfo>
22923
22924           <mediaobject>
22925             <imageobject>
22926               <imagedata fileref="images/tools/batchdelete/batchdel.png"/>
22927             </imageobject>
22928           </mediaobject>
22929         </screenshot>
22930
22931         <para>Once you have your file uploaded or the barcodes scanned you can
22932         click 'Continue.'</para>
22933
22934         <para>You will be presented with a confirmation screen. From here you can uncheck the items
22935           you don't want to delete and decide if Koha should delete the bib record if the last item
22936           is being deleted before clicking 'Delete selected items.'  If you'd like you can delete
22937           the bibliogrphic record if you're deleting the last item by clicking the checkbox next to
22938           'Delete records if no items remain'.</para>
22939
22940         <screenshot>
22941           <screeninfo>Confirm Deletion</screeninfo>
22942
22943           <mediaobject>
22944             <imageobject>
22945               <imagedata fileref="images/tools/batchdelete/confirmbatchdel.png"/>
22946             </imageobject>
22947           </mediaobject>
22948         </screenshot>
22949
22950         <para>If your file (or list of scanned barcodes) has more than 1000
22951         barcodes, Koha will be unable to present you with a list of the items.
22952         You will still be able to delete them, but not able to choose which
22953         items specifically to delete or delete the biblio records.</para>
22954
22955         <screenshot>
22956           <screeninfo>More than 1000 records in the file</screeninfo>
22957
22958           <mediaobject>
22959             <imageobject>
22960               <imagedata fileref="images/tools/batchdelete/toomanytodelete.png"/>
22961             </imageobject>
22962           </mediaobject>
22963         </screenshot>
22964
22965         <para>If the items are checked out you will be presented with an error
22966         after clicking 'Delete selected items' and the items will not be
22967         deleted.</para>
22968
22969         <screenshot>
22970           <screeninfo>Items not Deleted</screeninfo>
22971
22972           <mediaobject>
22973             <imageobject>
22974               <imagedata fileref="images/tools/batchdelete/nobatchdel.png"/>
22975             </imageobject>
22976           </mediaobject>
22977         </screenshot>
22978
22979         <para>If the items can be deleted they will be and you will be
22980         presented with a confirmation of your deletion.</para>
22981
22982         <screenshot>
22983           <screeninfo>Batch Deletion Confirmation</screeninfo>
22984
22985           <mediaobject>
22986             <imageobject>
22987               <imagedata fileref="images/tools/batchdelete/batchdeldone.png"/>
22988             </imageobject>
22989           </mediaobject>
22990         </screenshot>
22991       </section>
22992       <section id="batchrecorddelete">
22993         <title>Batch record deletion</title>
22994         <para>This tool will take a batch of record numbers for either bibliographic records or
22995           authority records and allow you to delete all those records and any items attached to them
22996           in a batch.  <screenshot>
22997             <screeninfo>Batch record deletion</screeninfo>
22998             <mediaobject>
22999               <imageobject>
23000                 <imagedata fileref="images/tools/batchrecorddel/tool.png"/>
23001               </imageobject>
23002             </mediaobject>
23003           </screenshot></para>
23004         <para>First you need to tell the tool if you're deleting bibliographic or authority records.
23005           Next you can load a file with biblionumbers or authids or enter a list of those numbers in
23006           the box provided.  Once you submit the form you will be presented with a summary of the
23007           records you are trying to delete.<screenshot>
23008             <screeninfo>Summary</screeninfo>
23009             <mediaobject>
23010               <imageobject>
23011                 <imagedata fileref="images/tools/batchrecorddel/summary.png"/>
23012               </imageobject>
23013             </mediaobject>
23014           </screenshot></para>
23015         <para>If a record you want to delete can't be deleted it will be highlighted.  </para>
23016         <para>Check the records you want to delete and click the 'Delete selected records' button to
23017           finish the process.</para>
23018       </section>
23019       <section id="batchrecordmod">
23020         <title>Batch Record Modification</title>
23021         <itemizedlist>
23022           <listitem>
23023             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog &gt; Batch record
23024               modification</para>
23025           </listitem>
23026         </itemizedlist>
23027         <para>This tool will allow you to edit batches of bibliographic and/or authority records
23028           using <link linkend="marcmodtemplates">MARC Modification Templates</link>. Before visiting
23029           this tool you will want to set up at least one MARC modification template.</para>
23030         <screenshot>
23031           <screeninfo>Batch record modification</screeninfo>
23032           <mediaobject>
23033             <imageobject>
23034               <imagedata fileref="images/tools/batchbibmod/batchbibmod.png"/>
23035             </imageobject>
23036           </mediaobject>
23037         </screenshot>
23038         <para>When you visit the tool it will ask you:</para>
23039         <itemizedlist>
23040           <listitem>
23041             <para>Choose whether you're editing bibliographic or authority records</para>
23042           </listitem>
23043           <listitem>
23044             <para>Enter the biblionumbers or authids<itemizedlist>
23045                 <listitem>
23046                   <para>You can upload a file of these numbers or</para>
23047                 </listitem>
23048                 <listitem>
23049                   <para>Enter the numbers (one per line) in the box provided</para>
23050                 </listitem>
23051               </itemizedlist></para>
23052           </listitem>
23053           <listitem>
23054             <para>Finally choose the MARC Modification Template you'd like to use to edit these
23055               records.</para>
23056           </listitem>
23057         </itemizedlist>
23058         <para>Once you've entered your critera click 'Continue'<screenshot>
23059             <screeninfo>Records to edit</screeninfo>
23060             <mediaobject>
23061               <imageobject>
23062                 <imagedata fileref="images/tools/batchbibmod/recordstoedit.png"/>
23063               </imageobject>
23064             </mediaobject>
23065           </screenshot></para>
23066         <para>You will be presented with a list of records that will be edited. Next to each one is
23067           a checkbox so you can uncheck any items you would rather not edit at this time. </para>
23068         <para>Clicking Preview MARC will allow you to see what edits will be made when you finalize
23069           the edit.<screenshot>
23070             <screeninfo>Modified MARC Preview</screeninfo>
23071             <mediaobject>
23072               <imageobject>
23073                 <imagedata fileref="images/tools/batchbibmod/marcpreview.png"/>
23074               </imageobject>
23075             </mediaobject>
23076           </screenshot></para>
23077         <para>Once you're sure everything is the way you want you can click the 'Modify selected
23078           records' button and your records will be modified.</para>
23079       </section>
23080       <section id="autoitemagemod">
23081         <title>Automatic item modifications by age</title>
23082         <itemizedlist>
23083           <listitem>
23084             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog &gt; Automatic item
23085               modifications by age</para>
23086           </listitem>
23087         </itemizedlist>
23088         <para>This tool allows librarians to update item specific fields when an item reaches a
23089           certain age.</para>
23090         <para>
23091           <note>
23092             <para>Staff need the items_batchmod permission to access this tool</para>
23093           </note>
23094         </para>
23095         <para>
23096           <important>
23097             <para>The settings in this tool will be acted upon by the <link
23098                 linkend="autoitemupdatecron">corresponding cron job</link></para>
23099           </important>
23100         </para>
23101         <para>To create a new rule click the 'Edit' button at the top of the page<screenshot>
23102             <screeninfo>Automatic item modifications by age</screeninfo>
23103             <mediaobject>
23104               <imageobject>
23105                 <imagedata fileref="images/tools/autoitemmodage/newrule.png"/>
23106               </imageobject>
23107             </mediaobject>
23108           </screenshot></para>
23109         <para>In the form that appears you can set :<itemizedlist>
23110             <listitem>
23111               <para>the age in days at which the item will update (Age)</para>
23112             </listitem>
23113             <listitem>
23114               <para>what criteria is needed to trigger the update (Conditions)</para>
23115             </listitem>
23116             <listitem>
23117               <para>what changes are made when the script runs (Substitutions)</para>
23118             </listitem>
23119           </itemizedlist>
23120         </para>
23121         <screenshot>
23122           <screeninfo>New rule</screeninfo>
23123           <mediaobject>
23124             <imageobject>
23125               <imagedata fileref="images/tools/autoitemmodage/ruleform.png"/>
23126             </imageobject>
23127           </mediaobject>
23128         </screenshot>
23129         <para>Once you're done you can click the 'Add this rule' link and then add additional rules
23130           or you can click the 'Submit these rules' button to save your changes.</para>
23131         <screenshot>
23132           <screeninfo>List of rules</screeninfo>
23133           <mediaobject>
23134             <imageobject>
23135               <imagedata fileref="images/tools/autoitemmodage/savedrule.png"/>
23136             </imageobject>
23137           </mediaobject>
23138         </screenshot>
23139       </section>
23140
23141       <section id="exportbibs">
23142         <title>Export Data (MARC &amp; Authorities)</title>
23143
23144         <itemizedlist>
23145           <listitem>
23146             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
23147             &gt; Export Data</para>
23148           </listitem>
23149         </itemizedlist>
23150
23151         <para>Koha comes with a tool that will allow you to export your
23152         bibliographic, holdings and/or authority data in bulk. This can be
23153         used to send your records to fellow libraries, organizations or
23154         services; or simply for backup purposes.</para>
23155
23156         <section id="exportmarc">
23157           <title>Export Bibliographic Records</title>
23158
23159           <para>At the top of the screen you need to pick what data you're
23160           exporting. If you're exporting bibliographic records with or without
23161           the holdings information you want to click the 'Export bibliographic
23162           records' tab.</para>
23163
23164           <itemizedlist>
23165             <listitem>
23166               <para>Fill in the form in order to limit your export to a
23167               specific range (all fields are optional)</para>
23168
23169               <screenshot>
23170                 <screeninfo>Select Records to Export</screeninfo>
23171
23172                 <mediaobject>
23173                   <imageobject>
23174                     <imagedata fileref="images/tools/exportmarc/marcexport-pt1.png"/>
23175                   </imageobject>
23176                 </mediaobject>
23177               </screenshot>
23178
23179               <itemizedlist>
23180                 <listitem>
23181                   <para>Choose to limit your export by any one or more of the
23182                   following options</para>
23183
23184                   <itemizedlist>
23185                     <listitem>
23186                       <para>Limit to a bib number range</para>
23187                     </listitem>
23188
23189                     <listitem>
23190                       <para>Limit to a specific item type<itemizedlist>
23191                           <listitem>
23192                             <important>
23193                               <para>This limit will use the type you have defined in the <link
23194                                   linkend="item-level_itypes">item-level_itypes</link> preference.
23195                                 If you have the item-level_itypes preference set to 'specific item'
23196                                 and you have no items attached to a bib record it will not be
23197                                 exported.  To get all bib records of a specific type you will need
23198                                 your item-level_itypes preference set to 'biblio record'.</para>
23199                             </important>
23200                           </listitem>
23201                         </itemizedlist></para>
23202                     </listitem>
23203
23204                     <listitem>
23205                       <para>Limit to a specific library or group of libraries</para>
23206                     </listitem>
23207
23208                     <listitem>
23209                       <para>Limit to a call number range</para>
23210                     </listitem>
23211
23212                     <listitem>
23213                       <para>Limit to an acquisition date range</para>
23214                     </listitem>
23215                   </itemizedlist>
23216                 </listitem>
23217
23218                 <listitem>
23219                   <para>If you'd like you can load a file of biblionumbers for the records you would
23220                     like to export</para>
23221                   <screenshot>
23222                     <screeninfo>File of Records to Export</screeninfo>
23223                     <mediaobject>
23224                       <imageobject>
23225                         <imagedata fileref="images/tools/exportmarc/fileexport.png"/>
23226                       </imageobject>
23227                     </mediaobject>
23228                   </screenshot>
23229                 </listitem>
23230                 <listitem>
23231                   <para>Next choose what to skip when exporting</para>
23232                   <screenshot>
23233                     <screeninfo>Export options</screeninfo>
23234                     <mediaobject>
23235                       <imageobject>
23236                         <imagedata fileref="images/tools/exportmarc/marcexport-pt2.png"/>
23237                       </imageobject>
23238                     </mediaobject>
23239                   </screenshot>
23240                   <itemizedlist>
23241                     <listitem>
23242                       <para>By default items will be exported, if you would like to only export
23243                         bibliographic data, check the 'Don't export items' box</para>
23244                     </listitem>
23245                     <listitem>
23246                       <para>To limit your export only to items from the library you're logged in as
23247                         (if you leave the 'Library' field set to 'All') or to the library you
23248                         selected above check the 'Remove non-local items' box</para>
23249                     </listitem>
23250                     <listitem>
23251                       <para>You can also choose what fields you don't want to export. This can be
23252                         handy if you're sharing your data, you can remove all local fields before
23253                         sending your data to another library</para>
23254                     </listitem>
23255                   </itemizedlist>
23256                 </listitem>
23257
23258                 <listitem>
23259                   <para>Finally choose the file type and file name</para>
23260
23261                   <screenshot>
23262                     <screeninfo>File export format</screeninfo>
23263
23264                     <mediaobject>
23265                       <imageobject>
23266                         <imagedata fileref="images/tools/exportmarc/marcexport-pt3.png"/>
23267                       </imageobject>
23268                     </mediaobject>
23269                   </screenshot>
23270
23271                   <itemizedlist>
23272                     <listitem>
23273                       <para>Choose to export your data in marc or marcxml
23274                       format</para>
23275                     </listitem>
23276
23277                     <listitem>
23278                       <para>Choose the name you want your file to save
23279                       as</para>
23280                     </listitem>
23281                   </itemizedlist>
23282                 </listitem>
23283
23284                 <listitem>
23285                   <para>Click 'Export bibliographic records'</para>
23286                 </listitem>
23287               </itemizedlist>
23288             </listitem>
23289           </itemizedlist>
23290         </section>
23291
23292         <section id="exportauthority">
23293           <title>Export Authority Records</title>
23294
23295           <para>At the top of the screen you need to pick what data you're
23296           exporting. If you're exporting authority records you want to click
23297           the 'Export authority records' tab.</para>
23298
23299           <itemizedlist>
23300             <listitem>
23301               <para>Fill in the form in order to limit your export to a
23302               specific range or type of authority record (all fields are
23303               optional)</para>
23304
23305               <screenshot>
23306                 <screeninfo>Export authorities</screeninfo>
23307
23308                 <mediaobject>
23309                   <imageobject>
23310                     <imagedata fileref="images/tools/exportmarc/authexport-pt1.png"/>
23311                   </imageobject>
23312                 </mediaobject>
23313               </screenshot>
23314             </listitem>
23315
23316             <listitem>
23317               <para>Or you can choose a file of authids to export<screenshot>
23318                   <screeninfo>Authorities file</screeninfo>
23319                   <mediaobject>
23320                     <imageobject>
23321                       <imagedata fileref="images/tools/exportmarc/authexport-pt1-5.png"/>
23322                     </imageobject>
23323                   </mediaobject>
23324                 </screenshot></para>
23325             </listitem>
23326             <listitem>
23327               <para>Next choose fields that you would like to exclude from the export separated by a
23328                 space (no commas)</para>
23329               <screenshot>
23330                 <screeninfo>Authority export options</screeninfo>
23331                 <mediaobject>
23332                   <imageobject>
23333                     <imagedata fileref="images/tools/exportmarc/authexport-pt2.png"/>
23334                   </imageobject>
23335                 </mediaobject>
23336               </screenshot>
23337               <itemizedlist>
23338                 <listitem>
23339                   <para>If you'd like to exclude all subfields of the 200 for example just enter
23340                     200</para>
23341                 </listitem>
23342                 <listitem>
23343                   <para>If you'd like to exclude a specific subfield enter it beside the field value
23344                     100a will exclude just the subfield 'a' of the 100</para>
23345                 </listitem>
23346               </itemizedlist>
23347             </listitem>
23348
23349             <listitem>
23350               <para>Finally choose the file type and file name</para>
23351
23352               <screenshot>
23353                 <screeninfo>Export format</screeninfo>
23354
23355                 <mediaobject>
23356                   <imageobject>
23357                     <imagedata fileref="images/tools/exportmarc/authexport-pt3.png"/>
23358                   </imageobject>
23359                 </mediaobject>
23360               </screenshot>
23361
23362               <itemizedlist>
23363                 <listitem>
23364                   <para>Choose to export your data in marc or marcxml
23365                   format</para>
23366                 </listitem>
23367
23368                 <listitem>
23369                   <para>Choose the name you want your file to save as</para>
23370                 </listitem>
23371               </itemizedlist>
23372             </listitem>
23373
23374             <listitem>
23375               <para>Click 'Export authority records'</para>
23376             </listitem>
23377           </itemizedlist>
23378         </section>
23379       </section>
23380
23381       <section id="inventory">
23382         <title>Inventory/Stocktaking</title>
23383
23384         <itemizedlist>
23385           <listitem>
23386             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
23387             &gt; Inventory/Stocktaking</para>
23388           </listitem>
23389         </itemizedlist>
23390
23391         <para>Koha's Inventory Tool can be used in one of two ways, the first
23392         is by printing out a shelf list that you can then mark items off on,
23393         or by uploading a text files of barcodes gathered by a portable
23394         scanner.</para>
23395
23396         <para>If you do not have the ability to use your barcode scanner on
23397         the floor of the library, the first option available to you is to
23398         generate a shelf list based on criteria you enter.</para>
23399
23400         <screenshot>
23401           <screeninfo>Inventory &amp; Stocktaking Tool</screeninfo>
23402
23403           <mediaobject>
23404             <imageobject>
23405               <imagedata fileref="images/tools/inventory/generateshelflist.png"/>
23406             </imageobject>
23407           </mediaobject>
23408         </screenshot>
23409
23410         <para>Choose which library, shelving location, call number range, item
23411         status and when the item was last seen to generate a shelf list that
23412         you can then print to use while walking around the library checking
23413         your collection</para>
23414
23415         <screenshot>
23416           <screeninfo>Shelf List</screeninfo>
23417
23418           <mediaobject>
23419             <imageobject>
23420               <imagedata fileref="images/tools/inventory/shelflist.png"/>
23421             </imageobject>
23422           </mediaobject>
23423         </screenshot>
23424
23425         <para>Alternatively you can export the list to a CSV file for altering
23426         in an application on your desktop. Simply check the box next to
23427         'Export to csv file' to generate this file.</para>
23428
23429         <para>Once you have found the items on your shelves you can return to
23430         this list and check off the items you found to have the system update
23431         the last seen date to today.</para>
23432
23433         <para>If you have a portable scanner (or a laptop and USB scanner) you
23434         can walk through the library with the scanner in hand and scan
23435         barcodes as you come across them. Once finished you can then upload
23436         the text file generated by the scanner to Koha</para>
23437
23438         <screenshot>
23439           <screeninfo>Barcode Import for Inventory Tool</screeninfo>
23440
23441           <mediaobject>
23442             <imageobject>
23443               <imagedata fileref="images/tools/inventory/importbarcodes.png"/>
23444             </imageobject>
23445           </mediaobject>
23446         </screenshot>
23447
23448         <para>Choose the text file and the date you want to mark all items as seen and then scroll
23449           to the very bottom and click 'Submit.'</para>
23450       </section>
23451
23452       <section id="labelcreator">
23453         <title>Label Creator</title>
23454
23455         <itemizedlist>
23456           <listitem>
23457             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
23458             &gt; Label Creator</para>
23459           </listitem>
23460         </itemizedlist>
23461
23462         <para>The Label Creator allow you to use layouts and templates which
23463         you design to print a nearly unlimited variety of labels including
23464         barcodes. Here are some of the features of the Label Creator
23465         module:</para>
23466
23467         <itemizedlist>
23468           <listitem>
23469             <para>Customize label layouts</para>
23470           </listitem>
23471
23472           <listitem>
23473             <para>Design custom label templates for printed labels</para>
23474           </listitem>
23475
23476           <listitem>
23477             <para>Build and manage batches of labels</para>
23478           </listitem>
23479
23480           <listitem>
23481             <para>Export single or multiple batches</para>
23482           </listitem>
23483
23484           <listitem>
23485             <para>Export single or multiple labels from within a batch</para>
23486           </listitem>
23487
23488           <listitem>
23489             <para>Export label data in one of three formats:</para>
23490
23491             <itemizedlist>
23492               <listitem>
23493                 <para>PDF - Readable by any standard PDF reader, making labels
23494                 printable directly on a printer</para>
23495               </listitem>
23496
23497               <listitem>
23498                 <para>CSV - Export label data after your chosen layout is
23499                 applied allowing labels to be imported in to a variety of
23500                 applications</para>
23501               </listitem>
23502
23503               <listitem>
23504                 <para>XML - Included as an alternate export format</para>
23505               </listitem>
23506             </itemizedlist>
23507           </listitem>
23508         </itemizedlist>
23509
23510         <section id="labeltemplates">
23511           <title>Templates</title>
23512
23513           <itemizedlist>
23514             <listitem>
23515               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label Creator &gt; Manage >
23516                 Label templates</para>
23517             </listitem>
23518           </itemizedlist>
23519
23520           <para>A template is based on the label/card stock you are using.
23521           This might be Avery 5160 for address labels, Gaylord 47-284 for
23522           spine labels or Avery 28371 for your patron cards, just to give a
23523           couple of examples. These labels will include all of the information
23524           you will need for setting up a Koha, this information may be on the
23525           packaging, and if not it can usually be found on the vendor's
23526           website.</para>
23527
23528           <section id="addlabeltemplate">
23529             <title>Add a Template</title>
23530
23531             <para>To add a new template, you want to click on the 'New' button at the top of the
23532               Label Creator and choosing 'Label template'.</para>
23533
23534             <screenshot>
23535               <screeninfo>New Label Template Option</screeninfo>
23536
23537               <mediaobject>
23538                 <imageobject>
23539                   <imagedata fileref="images/tools/labelcreator/newtemplate.png"/>
23540                 </imageobject>
23541               </mediaobject>
23542             </screenshot>
23543
23544             <para>Using the form that appears you can define the template for
23545             your sheet of labels or cards.</para>
23546
23547             <screenshot>
23548               <screeninfo>Label Template Form</screeninfo>
23549
23550               <mediaobject>
23551                 <imageobject>
23552                   <imagedata fileref="images/tools/labelcreator/labelform.png"/>
23553                 </imageobject>
23554               </mediaobject>
23555             </screenshot>
23556
23557             <itemizedlist>
23558               <listitem>
23559                 <para>Template ID will be automatically generated after saving
23560                 your template, this is simply a system generated unique
23561                 id</para>
23562               </listitem>
23563
23564               <listitem>
23565                 <para>Template Code should be something you can use to
23566                 identify your template on a list of templates</para>
23567               </listitem>
23568
23569               <listitem>
23570                 <para>You can use the Template Description to add additional
23571                 information about the template</para>
23572               </listitem>
23573
23574               <listitem>
23575                 <para>The Units pull down is used to define what measurement
23576                 scale you're going to be using for the template. This should
23577                 probably match the unit of measurement used on the template
23578                 description provided by the product vendor.</para>
23579
23580                 <screenshot>
23581                   <screeninfo>Measurement Units</screeninfo>
23582
23583                   <mediaobject>
23584                     <imageobject>
23585                       <imagedata fileref="images/tools/patroncards/units.png"/>
23586                     </imageobject>
23587                   </mediaobject>
23588                 </screenshot>
23589               </listitem>
23590
23591               <listitem>
23592                 <para>The measurements, number of columns and number of rows
23593                 can be found on the vendor product packaging or
23594                 website.</para>
23595
23596                 <itemizedlist>
23597                   <listitem>
23598                     <important>
23599                       <para>If you do not supply a left text margin in the
23600                       template, a 3/16" (13.5 point) left text margin will
23601                       apply by default.</para>
23602                     </important>
23603                   </listitem>
23604                 </itemizedlist>
23605               </listitem>
23606
23607               <listitem>
23608                 <para>A profile is a set of "adjustments" applied to a given
23609                 template just prior to printing which compensates for
23610                 anomalies unique and peculiar to a given printer (to which the
23611                 profile is assigned).</para>
23612
23613                 <itemizedlist>
23614                   <listitem>
23615                     <para>Before picking a profile try printing some sample
23616                     labels so that you can easily define a profile that is
23617                     right for your printer/template combination.</para>
23618                   </listitem>
23619
23620                   <listitem>
23621                     <para>After finding any anomalies in the printed document,
23622                     <link linkend="addlabelprofile">create a profile</link>
23623                     and assign it to the template.</para>
23624                   </listitem>
23625                 </itemizedlist>
23626               </listitem>
23627             </itemizedlist>
23628
23629             <para>After saving, your templates will appear on the 'Manage' area under 'Label
23630               templates'.</para>
23631
23632             <screenshot>
23633               <screeninfo>List of label templates</screeninfo>
23634
23635               <mediaobject>
23636                 <imageobject>
23637                   <imagedata fileref="images/tools/labelcreator/labeltemplates.png"/>
23638                 </imageobject>
23639               </mediaobject>
23640             </screenshot>
23641           </section>
23642         </section>
23643
23644         <section id="labelprofiles">
23645           <title>Profiles</title>
23646
23647           <itemizedlist>
23648             <listitem>
23649               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label Creator &gt; Manage >
23650                 Printer Profiles</para>
23651             </listitem>
23652           </itemizedlist>
23653
23654           <para>A profile is a set of "adjustments" applied to a given <link linkend="addlabeltemplate">template</link> just prior to printing
23655           which compensates for anomalies unique and peculiar to a given
23656           printer (to which the profile is assigned). This means if you set a
23657           template up and then print a sample set of data and find that the
23658           items are not all aligned the same on each label, you need to set up
23659           a profile for each printer to make up for the differences in
23660           printing styles, such as the shifting of text to the left, right,
23661           top or bottom.</para>
23662
23663           <para>If your labels are printing just the way you want, you will
23664           not need a profile.</para>
23665
23666           <section id="addlabelprofile">
23667             <title>Add a Profile</title>
23668
23669             <para>To add a new profile, you want to click on the 'New' button at the top of the
23670               Label Creator tool and choose 'Printer profile'.</para>
23671
23672             <screenshot>
23673               <screeninfo>New Profile Button</screeninfo>
23674
23675               <mediaobject>
23676                 <imageobject>
23677                   <imagedata fileref="images/tools/labelcreator/newprofile.png"/>
23678                 </imageobject>
23679               </mediaobject>
23680             </screenshot>
23681
23682             <para>Using the form that appears you can create a profile to fix
23683             any problems with your template.</para>
23684
23685             <screenshot>
23686               <screeninfo>Create a Printer Profile</screeninfo>
23687
23688               <mediaobject>
23689                 <imageobject>
23690                   <imagedata fileref="images/tools/labelcreator/newprofileform.png"/>
23691                 </imageobject>
23692               </mediaobject>
23693             </screenshot>
23694
23695             <itemizedlist>
23696               <listitem>
23697                 <para>The Printer Name and Paper Bin do not have to match your
23698                 printer exactly, they are for your reference so you can
23699                 remember what printer you have set the profile for. So if you
23700                 want to use the Printer model number in printer name or you
23701                 can call it 'the printer on my desk'</para>
23702               </listitem>
23703
23704               <listitem>
23705                 <para>Template will be filled in once you have chosen which
23706                 template to apply the profile to on the <link linkend="addlabeltemplate">template edit form</link></para>
23707               </listitem>
23708
23709               <listitem>
23710                 <para>The Units pull down is used to define what measurement
23711                 scale you're going to be using for your profile.</para>
23712
23713                 <screenshot>
23714                   <screeninfo>Units of Measurement</screeninfo>
23715
23716                   <mediaobject>
23717                     <imageobject>
23718                       <imagedata fileref="images/tools/patroncards/units.png"/>
23719                     </imageobject>
23720                   </mediaobject>
23721                 </screenshot>
23722               </listitem>
23723
23724               <listitem>
23725                 <para>Offset describes what happens when the entire image is
23726                 off center either vertically or horizontally and creep
23727                 describes a condition where the distance between the labels
23728                 changes across the page or up and down the page</para>
23729
23730                 <itemizedlist>
23731                   <listitem>
23732                     <para>For these values, negative numbers move the error up
23733                     and to the left and positive numbers move the error down
23734                     and to the right</para>
23735                   </listitem>
23736
23737                   <listitem>
23738                     <para>Example: the text is .25" from the left edge of the
23739                     first label, .28" from the left edge of the second label
23740                     and .31" from the left edge of the third label. This means
23741                     the horizontal creep should be set to .03" to make up for
23742                     this difference.</para>
23743                   </listitem>
23744                 </itemizedlist>
23745               </listitem>
23746             </itemizedlist>
23747
23748             <para>After saving, your profiles will appear on the 'Manage' area under 'Printer
23749               profiles'.</para>
23750
23751             <screenshot>
23752               <screeninfo>List of Profiles</screeninfo>
23753
23754               <mediaobject>
23755                 <imageobject>
23756                   <imagedata fileref="images/tools/labelcreator/profiles.png"/>
23757                 </imageobject>
23758               </mediaobject>
23759             </screenshot>
23760
23761             <para>Once you have saved your new profile, you can return to the
23762             list of templates and choose to edit the template that this
23763             profile is for.</para>
23764           </section>
23765         </section>
23766
23767         <section id="labellayouts">
23768           <title>Layouts</title>
23769
23770           <itemizedlist>
23771             <listitem>
23772               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label Creator &gt; Manage >
23773                 Layouts</para>
23774             </listitem>
23775           </itemizedlist>
23776
23777           <para>A layout is used to define the fields you want to appear on
23778           your labels.</para>
23779
23780           <section id="addlabellayout">
23781             <title>Add a Layout</title>
23782
23783             <para>To add a new layout, you want to click on the 'New' button at the top of the Label
23784               Creator tool and choose 'Layout'.</para>
23785
23786             <screenshot>
23787               <screeninfo>New Layout Button</screeninfo>
23788
23789               <mediaobject>
23790                 <imageobject>
23791                   <imagedata fileref="images/tools/labelcreator/newlayout.png"/>
23792                 </imageobject>
23793               </mediaobject>
23794             </screenshot>
23795
23796             <para>Using the form that appears you can create a profile to fix
23797             any problems with your template.</para>
23798
23799             <screenshot>
23800               <screeninfo>Add New Layout</screeninfo>
23801
23802               <mediaobject>
23803                 <imageobject>
23804                   <imagedata fileref="images/tools/labelcreator/layoutform.png"/>
23805                 </imageobject>
23806               </mediaobject>
23807             </screenshot>
23808
23809             <itemizedlist>
23810               <listitem>
23811                 <para>The name of your layout can be anything you'd like to
23812                 help you identify it later.</para>
23813               </listitem>
23814
23815               <listitem>
23816                 <para>If this is a barcode label you'll want to choose the
23817                 encoding (Code 39 is the most common)</para>
23818               </listitem>
23819
23820               <listitem>
23821                 <para>The layout type can be any combination of bibliographic
23822                 information and/or barcode. For example a spine label would
23823                 just be Biblio whereas a label for your circulation staff to
23824                 use to checkout the book would probably be
23825                 Biblio/Barcode.</para>
23826               </listitem>
23827
23828               <listitem>
23829                 <para>The Bibliographic Data to Print includes any of the data
23830                 fields that may be mapped to your MARC frameworks. You can
23831                 choose from the preset list of fields or you can click on
23832                 'List Fields' and enter your own data. In 'List Fields', you
23833                 can specify MARC subfields as a 4-character tag-subfield
23834                 string: (ie. 254a for the title field), You can also enclose a
23835                 whitespace-separated list of fields to concatenate on one line
23836                 in double quotes. (ie. "099a 099b" or "itemcallnumber
23837                 barcode"). The fields available are from the database tables
23838                 list below. Finally you could add in static text strings in
23839                 single-quote (ie. 'Some static text here.')</para>
23840
23841                 <itemizedlist>
23842                   <listitem>
23843                     <para>You can use the schema viewer (<ulink url="http://schema.koha-community.org">http://schema.koha-community.org</ulink>)
23844                     with the following tables to find field names to
23845                     use:</para>
23846
23847                     <itemizedlist>
23848                       <listitem>
23849                         <para>Currently all fields in the following tables are
23850                         used: items, biblioitems, biblio, branches</para>
23851
23852                         <screenshot>
23853                           <screeninfo>List fields</screeninfo>
23854
23855                           <mediaobject>
23856                             <imageobject>
23857                               <imagedata fileref="images/tools/labelcreator/listlabelfields.png"/>
23858                             </imageobject>
23859                           </mediaobject>
23860                         </screenshot>
23861                       </listitem>
23862                     </itemizedlist>
23863                   </listitem>
23864                 </itemizedlist>
23865               </listitem>
23866
23867               <listitem>
23868                 <para>Choose if the label maker should print out the
23869                 guidelines around each label</para>
23870               </listitem>
23871
23872               <listitem>
23873                 <para>Choose if you'd like Koha to try to split your call
23874                 numbers (usually used on Spine Labels)</para>
23875               </listitem>
23876
23877               <listitem>
23878                 <para>Finally choose your text settings such as alignment,
23879                 font type and size.</para>
23880               </listitem>
23881             </itemizedlist>
23882
23883             <para>After saving, your layouts will appear on the 'Manage
23884             Layouts' page.</para>
23885           </section>
23886         </section>
23887
23888         <section id="labelbatches">
23889           <title>Batches</title>
23890
23891           <itemizedlist>
23892             <listitem>
23893               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label Creator &gt; Manage >
23894                 Label batches</para>
23895             </listitem>
23896           </itemizedlist>
23897
23898           <para>Batches are made up of the barcodes you would like to print.
23899           Once in this tool you can search for the item records you would like
23900           to print out labels for.</para>
23901
23902           <section id="addlabelbatch">
23903             <title>Add a Batch</title>
23904
23905             <para>Batches can be created in one of two ways. The first is to
23906             click the 'Create Label Batch' link on the '<link linkend="managestaged">Staged MARC Management</link>' page:</para>
23907
23908             <screenshot>
23909               <screeninfo>Create Label Batch Link on Staged Records
23910               List</screeninfo>
23911
23912               <mediaobject>
23913                 <imageobject>
23914                   <imagedata fileref="images/tools/labelcreator/labelfromstaged.png"/>
23915                 </imageobject>
23916               </mediaobject>
23917             </screenshot>
23918
23919             <para>The other is to choose to create a new batch from the label
23920             creator tool</para>
23921
23922             <screenshot>
23923               <screeninfo>Create New Batch</screeninfo>
23924
23925               <mediaobject>
23926                 <imageobject>
23927                   <imagedata fileref="images/tools/labelcreator/newbatch.png"/>
23928                 </imageobject>
23929               </mediaobject>
23930             </screenshot>
23931
23932             <para>You will be brought to an empty batch with a box to scan barcodes or itemnumbers
23933               in to and an 'Add item(s)' button at the bottom of the page.</para>
23934
23935             <screenshot>
23936               <screeninfo>Add Items</screeninfo>
23937
23938               <mediaobject>
23939                 <imageobject>
23940                   <imagedata fileref="images/tools/labelcreator/addbatchitems.png"/>
23941                 </imageobject>
23942               </mediaobject>
23943             </screenshot>
23944
23945             <para>You can either scan barcodes in to the box provided and
23946             click the 'Add item(s)' button or you can click the 'Add item(s)'
23947             button with the barcodes box empty. Clicking 'Add item(s)' with
23948             nothing in the barcodes box will open a search window for you to
23949             find the items you want to add to the batch.</para>
23950
23951             <screenshot>
23952               <screeninfo>Search for items for a Batch</screeninfo>
23953
23954               <mediaobject>
23955                 <imageobject>
23956                   <imagedata fileref="images/tools/labelcreator/searchforbatch.png"/>
23957                 </imageobject>
23958               </mediaobject>
23959             </screenshot>
23960
23961             <para>From the search results, click the check box next to the
23962             items you want to add to the batch and click the 'Add checked'
23963             button. You can also add items one by one by clicking the 'Add'
23964             link to the left of each item.</para>
23965
23966             <screenshot>
23967               <screeninfo>Batch search results</screeninfo>
23968
23969               <mediaobject>
23970                 <imageobject>
23971                   <imagedata fileref="images/tools/labelcreator/batchsearchresults.png"/>
23972                 </imageobject>
23973               </mediaobject>
23974             </screenshot>
23975
23976             <para>Once you have added all of the items click the 'Done'
23977             button. The resulting page will list the items you have
23978             selected.</para>
23979
23980             <screenshot>
23981               <screeninfo>List of items in the batch</screeninfo>
23982
23983               <mediaobject>
23984                 <imageobject>
23985                   <imagedata fileref="images/tools/labelcreator/itemsinbarch.png"/>
23986                 </imageobject>
23987               </mediaobject>
23988             </screenshot>
23989
23990             <para>To print your labels, click the 'Export full batch' button. To print only some of
23991               the labels, click the 'Export selected item(s)' button. Either way you will be
23992               presented with a confirmation screen where you can choose your template and
23993               layout.</para>
23994
23995             <screenshot>
23996               <screeninfo>Start batch export</screeninfo>
23997
23998               <mediaobject>
23999                 <imageobject>
24000                   <imagedata fileref="images/tools/labelcreator/exportbatch.png"/>
24001                 </imageobject>
24002               </mediaobject>
24003             </screenshot>
24004
24005             <para>You will then be presented with three download options: PDF,
24006             Excel, and CSV.</para>
24007
24008             <screenshot>
24009               <screeninfo>Batch save options</screeninfo>
24010
24011               <mediaobject>
24012                 <imageobject>
24013                   <imagedata fileref="images/tools/labelcreator/savebatch.png"/>
24014                 </imageobject>
24015               </mediaobject>
24016             </screenshot>
24017
24018             <para>After saving your file, simply print to the blank labels you
24019             have in your library.</para>
24020           </section>
24021         </section>
24022       </section>
24023
24024       <section id="quicklabelcreator">
24025         <title>Quick Spine Label Creator</title>
24026
24027         <itemizedlist>
24028           <listitem>
24029             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
24030             &gt; Quick Spine Label Creator</para>
24031           </listitem>
24032         </itemizedlist>
24033
24034         <note>
24035           <para>This tool does not use the label layouts or templates, it
24036           simply prints a spine label in the first spot on the label
24037           sheet.</para>
24038
24039           <itemizedlist>
24040             <listitem>
24041               <para>Define the fields you want to print on the spine label in
24042               the <link linkend="SpineLabelFormat">SpineLabelFormat</link>
24043               system preference</para>
24044             </listitem>
24045
24046             <listitem>
24047               <para>Format your label printing by editing spinelabel.css found
24048               in koha-tmpl/intranet-tmpl/prog/en/css/</para>
24049             </listitem>
24050           </itemizedlist>
24051         </note>
24052
24053         <para>To use this tool you simply need the barcode for the book you'd
24054         like to print the spine label for.</para>
24055
24056         <screenshot>
24057           <screeninfo>Quick Spine Label Creator</screeninfo>
24058
24059           <mediaobject>
24060             <imageobject>
24061               <imagedata fileref="images/tools/quickspinelable.png"/>
24062             </imageobject>
24063           </mediaobject>
24064         </screenshot>
24065       </section>
24066       <section id="marcmodtemplates">
24067         <title>MARC modification templates</title>
24068         <para>The MARC Modification Templates system gives Koha users the power to make alterations
24069           to MARC records automatically while staging MARC records for import. </para>
24070         <para>This tool is useful for altering MARC records from various venders/sources work with
24071           your MARC framework. The system essentially allows one to create a basic script using
24072           actions to Copy, Move, Add, Update and Delete fields. </para>
24073         <para>Start by adding a new template (a template can be made up of one or more actions) by
24074           entering a name and clicking 'Create template'.</para>
24075         <screenshot>
24076             <screeninfo>Add a new template</screeninfo>
24077             <mediaobject>
24078               <imageobject>
24079                 <imagedata fileref="images/tools/marcmodtemplates/addtemplate.png"/>
24080               </imageobject>
24081             </mediaobject>
24082           </screenshot>
24083         <para>Next you can add actions to the template by filling in the Action box.  For example if
24084           you're loading in a batch of files from your EBook vendor you might want to add the biblio
24085           item type of EBOOK to the 942$c.<screenshot>
24086             <screeninfo>Add action</screeninfo>
24087             <mediaobject>
24088               <imageobject>
24089                 <imagedata fileref="images/tools/marcmodtemplates/addaction.png"/>
24090               </imageobject>
24091             </mediaobject>
24092           </screenshot><itemizedlist>
24093             <listitem>
24094               <para>Choose 'Add/Update'</para>
24095             </listitem>
24096             <listitem>
24097               <para>Enter the field 942 and subfield c</para>
24098             </listitem>
24099             <listitem>
24100               <para>Enter the value of 'EBOOK' (or whatever your ebook item type code is)</para>
24101             </listitem>
24102             <listitem>
24103               <para>Provide a description so you can identify this action later</para>
24104             </listitem>
24105             <listitem>
24106               <para>Click 'Add action'</para>
24107             </listitem>
24108           </itemizedlist></para>
24109         <para>Each action can also have an optional condition to check the value or existance of
24110           another field. For example you might want to add the call number to the item record if
24111           it's not already there.</para>
24112         <screenshot>
24113           <screeninfo>Add conditional action</screeninfo>
24114           <mediaobject>
24115             <imageobject>
24116               <imagedata fileref="images/tools/marcmodtemplates/ifexample.png"/>
24117             </imageobject>
24118           </mediaobject>
24119         </screenshot>
24120         <itemizedlist>
24121           <listitem>
24122             <para>Choose 'Copy'</para>
24123           </listitem>
24124           <listitem>
24125             <para>Decide if you want to copy the first occurance or all occurances of the
24126               field</para>
24127           </listitem>
24128           <listitem>
24129             <para>Enter the field 090 (or other biblio call number field) and subfield a to
24130               copy</para>
24131           </listitem>
24132           <listitem>
24133             <para>Enter the 952 field and o subfield to copy to</para>
24134           </listitem>
24135           <listitem>
24136             <para>Choose 'if'</para>
24137           </listitem>
24138           <listitem>
24139             <para>Enter the 952 field and o subfield</para>
24140           </listitem>
24141           <listitem>
24142             <para>Choose "doesn't exist"</para>
24143           </listitem>
24144           <listitem>
24145             <para>Provide a description so you can identify this action later</para>
24146           </listitem>
24147           <listitem>
24148             <para>Click 'Add action'</para>
24149           </listitem>
24150         </itemizedlist>
24151         <para>The Copy &amp; Move actions also support Regular Expressions, which can be used to
24152           automatically modify field values during the copy/move. An example would be to strip out
24153           the '$' character in field 020$c.</para>
24154         <screenshot>
24155           <screeninfo>Add regex action</screeninfo>
24156           <mediaobject>
24157             <imageobject>
24158               <imagedata fileref="images/tools/marcmodtemplates/regexexample.png"/>
24159             </imageobject>
24160           </mediaobject>
24161         </screenshot>
24162         <itemizedlist>
24163           <listitem>
24164             <para>Choose 'Copy and replace'</para>
24165           </listitem>
24166           <listitem>
24167             <para>Decide if you want to copy the first occurance or all occurances of the
24168               field</para>
24169           </listitem>
24170           <listitem>
24171             <para>Enter the field 020 and subfield c to copy</para>
24172           </listitem>
24173           <listitem>
24174             <para>Enter the 020 field and c subfield to copy to</para>
24175           </listitem>
24176           <listitem>
24177             <para>Check the 'RegEx' box and enter your regular expression (in this case s/\$//
24178               )</para>
24179           </listitem>
24180           <listitem>
24181             <para>Choose 'if'</para>
24182           </listitem>
24183           <listitem>
24184             <para>Enter the 020 field and c subfield</para>
24185           </listitem>
24186           <listitem>
24187             <para>Choose "matches"</para>
24188           </listitem>
24189           <listitem>
24190             <para>Check the 'RegEx' box and enter your regular expression (in this case m/^\$/
24191               )</para>
24192           </listitem>
24193           <listitem>
24194             <para>Provide a description so you can identify this action later</para>
24195           </listitem>
24196           <listitem>
24197             <para>Click 'Add action'</para>
24198           </listitem>
24199         </itemizedlist>
24200         <note>
24201           <para>The value for an update can include variables that change each time the template is
24202             used. Currently, the system supports two variables, __BRANCHCODE__ which is replaced
24203             with the branchcode of the library currently using the template, and __CURRENTDATE__
24204             which is replaced with the current date in ISO format ( YYYY-MM-DD ).</para>
24205         </note>
24206         <para>You could also use regular expressions to add your library's proxy URL in front of
24207           links in your MARC record.<screenshot>
24208             <screeninfo>Add proxy URL</screeninfo>
24209             <mediaobject>
24210               <imageobject>
24211                 <imagedata fileref="images/tools/marcmodtemplates/proxyurl.png"/>
24212               </imageobject>
24213             </mediaobject>
24214           </screenshot><itemizedlist>
24215             <listitem>
24216               <para>Choose 'Copy and replace'</para>
24217             </listitem>
24218             <listitem>
24219               <para>Decide if you want to copy the first occurance or all occurances of the
24220                 field</para>
24221             </listitem>
24222             <listitem>
24223               <para>Enter the field 856 and subfield u to copy</para>
24224             </listitem>
24225             <listitem>
24226               <para>Enter the 856 field and u subfield to copy to</para>
24227             </listitem>
24228             <listitem>
24229               <para>Check the 'RegEx' box and enter your regular expression (in this case
24230                 s/^/PROXY_URL/ )</para>
24231             </listitem>
24232             <listitem>
24233               <para>Provide a description so you can identify this action later</para>
24234             </listitem>
24235             <listitem>
24236               <para>Click 'Add action'</para>
24237             </listitem>
24238           </itemizedlist></para>
24239         <para>When choosing between 'Copy' and 'Copy and replace' keep the following example in
24240           mind:</para>
24241         <programlisting>245 _aThe art of computer programming _cDonald E. Knuth. 
24242 300 _aA_exists _bB_exists </programlisting>
24243         <para>If we apply action (a) Copy the whole field 245 to 300, we get: </para>
24244         <programlisting>245 _aThe art of computer programming _cDonald E. Knuth. 
24245 300 _aA_exists _bB_exists 
24246 300 _aThe art of computer programming _cDonald E. Knuth. </programlisting>
24247         <para>If we apply action (b) Copy the subfield 245$a to 300$a, we get: </para>
24248         <programlisting>245 _aThe art of computer programming _cDonald E. Knuth. 
24249 300 _aThe art of computer programming _bB_exists</programlisting>
24250         <para>Once your actions are saved you can view them at the top of the screen. Actions can be
24251           moved around using the arrows to the left of them. </para>
24252         <screenshot>
24253           <screeninfo>View actions</screeninfo>
24254           <mediaobject>
24255             <imageobject>
24256               <imagedata fileref="images/tools/marcmodtemplates/viewactions.png"/>
24257             </imageobject>
24258           </mediaobject>
24259         </screenshot>
24260         <para>Depending on your actions the order may be very important. For example you don't want
24261           to delete a field before you copy it to another field.</para>
24262         <para>To add another template you can either start fresh or click the 'Duplicate current
24263           template' checkbox to create a copy of an existing template to start with.</para>
24264         <screenshot>
24265           <screeninfo>Duplicate template</screeninfo>
24266           <mediaobject>
24267             <imageobject>
24268               <imagedata fileref="images/tools/marcmodtemplates/duplicate.png"/>
24269             </imageobject>
24270           </mediaobject>
24271         </screenshot>
24272         <para>Once your template is saved you will be able to pick it when using the <link
24273             linkend="stagemarc">Stage MARC Records for Import</link> tool.</para>
24274         <screenshot>
24275           <screeninfo>Choose template</screeninfo>
24276           <mediaobject>
24277             <imageobject>
24278               <imagedata fileref="images/tools/marcmodtemplates/templatechoice.png"/>
24279             </imageobject>
24280           </mediaobject>
24281         </screenshot>
24282       </section>
24283
24284       <section id="stagemarc">
24285         <title>Stage MARC Records for Import</title>
24286
24287         <itemizedlist>
24288           <listitem>
24289             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
24290             &gt; Stage MARC records for import</para>
24291           </listitem>
24292         </itemizedlist>
24293
24294         <para>This tool can be used to import both bibliographic and authority
24295         records that are saved in MARC format. Importing records into Koha
24296         includes two steps. The first is to stage records for import.</para>
24297
24298         <itemizedlist>
24299           <listitem>
24300             <para>First find the MARC file on your computer</para>
24301
24302             <screenshot>
24303               <screeninfo>Stage MARC Records for Import</screeninfo>
24304
24305               <mediaobject>
24306                 <imageobject>
24307                   <imagedata fileref="images/tools/marcimport/stagemarc-pt1.png"/>
24308                 </imageobject>
24309               </mediaobject>
24310             </screenshot>
24311           </listitem>
24312
24313           <listitem>
24314             <para>Next you will be presented with options for record matching
24315             and item imports</para>
24316
24317             <screenshot>
24318               <screeninfo>Upload options</screeninfo>
24319
24320               <mediaobject>
24321                 <imageobject>
24322                   <imagedata fileref="images/tools/marcimport/stagemarc-pt2.png"/>
24323                 </imageobject>
24324               </mediaobject>
24325             </screenshot>
24326
24327             <itemizedlist>
24328               <listitem>
24329                 <para>Enter 'Comments about this file' to identify your upload
24330                 when going to the '<link linkend="managestaged">Manage Staged
24331                 MARC Records</link>' tool</para>
24332               </listitem>
24333
24334               <listitem>
24335                 <para>Tell Koha which type of file this is, bibliographic or
24336                 authority</para>
24337
24338                 <screenshot>
24339                   <screeninfo>Record type</screeninfo>
24340
24341                   <mediaobject>
24342                     <imageobject>
24343                       <imagedata fileref="images/tools/marcimport/recordtype.png"/>
24344                     </imageobject>
24345                   </mediaobject>
24346                 </screenshot>
24347               </listitem>
24348
24349               <listitem>
24350                 <para>Choose the character encoding</para>
24351
24352                 <screenshot>
24353                   <screeninfo>Chracter encoding</screeninfo>
24354
24355                   <mediaobject>
24356                     <imageobject>
24357                       <imagedata fileref="images/tools/marcimport/encoding.png"/>
24358                     </imageobject>
24359                   </mediaobject>
24360                 </screenshot>
24361               </listitem>
24362
24363               <listitem>
24364                 <para>Choose if you would like to use a <link linkend="marcmodtemplates">MARC
24365                     Modification Template</link> to alter the data you're about to import</para>
24366                 <screenshot>
24367                   <screeninfo>Choose modification template</screeninfo>
24368                   <mediaobject>
24369                     <imageobject>
24370                       <imagedata fileref="images/tools/marcimport/templatechoice.png"/>
24371                     </imageobject>
24372                   </mediaobject>
24373                 </screenshot>
24374               </listitem>
24375               <listitem>
24376                 <para>Choose whether or not you want to look for matching records</para>
24377                 <screenshot>
24378                   <screeninfo>Look for matches</screeninfo>
24379                   <mediaobject>
24380                     <imageobject>
24381                       <imagedata fileref="images/tools/marcimport/matches.png"/>
24382                     </imageobject>
24383                   </mediaobject>
24384                 </screenshot>
24385                 <itemizedlist>
24386                   <listitem>
24387                     <para>You can set up <link linkend="recordmatchingrules">record matching
24388                         rules</link> through the administration area</para>
24389                     <screenshot>
24390                       <screeninfo>Matching rules</screeninfo>
24391                       <mediaobject>
24392                         <imageobject>
24393                           <imagedata fileref="images/tools/marcimport/matchrule.png"/>
24394                         </imageobject>
24395                       </mediaobject>
24396                     </screenshot>
24397                     <itemizedlist>
24398                       <listitem>
24399                         <para>When using the ISBN matching rule Koha will find only exact matches.
24400                           If you find that the ISBN match is not working to your satisfaction you
24401                           can change the <link linkend="AggressiveMatchOnISBN"
24402                             >AggressiveMatchOnISBN</link> preference to 'Do' and then run your
24403                           import again.</para>
24404                       </listitem>
24405                     </itemizedlist>
24406                   </listitem>
24407                 </itemizedlist>
24408               </listitem>
24409
24410               <listitem>
24411                 <para>Next choose what to do with matching records if they are
24412                 found</para>
24413               </listitem>
24414
24415               <listitem>
24416                 <para>Finally choose what to do with records that are
24417                 unique</para>
24418               </listitem>
24419
24420               <listitem>
24421                 <para>Next you can choose whether or not to import the item
24422                 data found in the MARC records (if the file you're loading is
24423                 a bibliographic file)</para>
24424
24425                 <screenshot>
24426                   <screeninfo>Import items</screeninfo>
24427
24428                   <mediaobject>
24429                     <imageobject>
24430                       <imagedata fileref="images/tools/marcimport/checkitems.png"/>
24431                     </imageobject>
24432                   </mediaobject>
24433                 </screenshot>
24434               
24435               <itemizedlist>
24436                 <listitem><para>From here you can choose to always add items regardless of matching status, add them only if a
24437                       matching bib was found, add items only if there was no matching bib record,
24438                       replace items if a matching bib was found (The match will look at the
24439                       itemnumbers and barcodes to match on for items. Itemnumbers take precendence
24440                       over barcodes), or Ignore items and not add them.</para></listitem>
24441               </itemizedlist>
24442               </listitem>
24443             </itemizedlist>
24444           </listitem>
24445           <listitem>
24446             <para>Click 'Stage for import'</para>
24447           </listitem>
24448
24449           <listitem>
24450             <para>You will be presented with a confirmation of your MARC
24451             import</para>
24452
24453             <screenshot>
24454               <screeninfo>MARC Import Confirmation</screeninfo>
24455
24456               <mediaobject>
24457                 <imageobject>
24458                   <imagedata fileref="images/tools/marcimport/stagemarc-results.png"/>
24459                 </imageobject>
24460               </mediaobject>
24461             </screenshot>
24462           </listitem>
24463
24464           <listitem>
24465             <para>To complete the process continue to the <link linkend="managestaged">Manage Staged
24466                 MARC Records Tool</link></para>
24467           </listitem>
24468         </itemizedlist>
24469       </section>
24470
24471       <section id="managestaged">
24472         <title>Staged MARC Record Management</title>
24473
24474         <itemizedlist>
24475           <listitem>
24476             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
24477             &gt; Staged MARC Record Management</para>
24478           </listitem>
24479         </itemizedlist>
24480
24481         <para>Once you have <link linkend="stagemarc">staged</link> your
24482         records for import you can complete the import using this tool.</para>
24483
24484         <screenshot>
24485           <screeninfo>List of Staged MARC Records</screeninfo>
24486
24487           <mediaobject>
24488             <imageobject>
24489               <imagedata fileref="images/tools/marcimport/managestaged.png"/>
24490             </imageobject>
24491           </mediaobject>
24492         </screenshot>
24493
24494         <itemizedlist>
24495           <listitem>
24496             <para>From the list of staged records, click on the file name that
24497             you want to finish importing</para>
24498
24499             <itemizedlist>
24500               <listitem>
24501                 <para>You will note that records that have already been
24502                 imported will say so under 'Status'</para>
24503               </listitem>
24504             </itemizedlist>
24505           </listitem>
24506
24507           <listitem>
24508             <para>A summary of your import will appear along with the option
24509             to change your matching rules</para>
24510
24511             <screenshot>
24512               <screeninfo>Manage Staged Records Batch</screeninfo>
24513
24514               <mediaobject>
24515                 <imageobject>
24516                   <imagedata fileref="images/tools/marcimport/managestagedrecords.png"/>
24517                 </imageobject>
24518               </mediaobject>
24519             </screenshot>
24520           </listitem>
24521
24522           <listitem>
24523             <para>Below the summary is the option to import the batch of bib
24524             records using a specific framework</para>
24525
24526             <screenshot>
24527               <screeninfo>Choose Framework to Import Into</screeninfo>
24528
24529               <mediaobject>
24530                 <imageobject>
24531                   <imagedata fileref="images/tools/marcimport/importframework.png"/>
24532                 </imageobject>
24533               </mediaobject>
24534             </screenshot>
24535
24536             <itemizedlist>
24537               <listitem>
24538                 <para>Choosing a framework other than 'Default' isn't
24539                 necessary, but it's helpful for running reports and having the
24540                 right bib level item type selected on import.</para>
24541               </listitem>
24542             </itemizedlist>
24543           </listitem>
24544
24545           <listitem>
24546             <para>Below the framework selection there will be a list of the
24547             records that will be imported</para>
24548
24549             <screenshot>
24550               <screeninfo>List of Staged Records</screeninfo>
24551
24552               <mediaobject>
24553                 <imageobject>
24554                   <imagedata fileref="images/tools/marcimport/stagedrecords.png"/>
24555                 </imageobject>
24556               </mediaobject>
24557             </screenshot>
24558
24559             <itemizedlist>
24560               <listitem>
24561                 <para>Review your summary before completing your import to make sure that your
24562                   matching rule worked and that the records appear as you expect them to</para>
24563               </listitem>
24564               <listitem>
24565                 <para>Matches will appear with info under the 'Match details column'</para>
24566                 <screenshot>
24567                   <screeninfo>Matched record</screeninfo>
24568                   <mediaobject>
24569                     <imageobject>
24570                       <imagedata fileref="images/tools/marcimport/matchfound.png"/>
24571                     </imageobject>
24572                   </mediaobject>
24573                 </screenshot>
24574                 <para>and when clicking the 'View' link under 'Diff' you can see the difference
24575                   between versions.</para>
24576                 <screenshot>
24577                   <screeninfo>Record differences</screeninfo>
24578                   <mediaobject>
24579                     <imageobject>
24580                       <imagedata fileref="images/tools/marcimport/stagediff.png"/>
24581                     </imageobject>
24582                   </mediaobject>
24583                 </screenshot>
24584               </listitem>
24585             </itemizedlist>
24586           </listitem>
24587
24588           <listitem>
24589             <para>Click 'Import into catalog' to complete the import</para>
24590
24591             <screenshot>
24592               <screeninfo>Import summary</screeninfo>
24593
24594               <mediaobject>
24595                 <imageobject>
24596                   <imagedata fileref="images/tools/marcimport/importedrecords.png"/>
24597                 </imageobject>
24598               </mediaobject>
24599             </screenshot>
24600           </listitem>
24601
24602           <listitem>
24603             <para>Once your import is complete a link to the new bib records
24604             will appear to the right of each title that was imported</para>
24605           </listitem>
24606
24607           <listitem>
24608             <para>You can also undo your import by clicking the 'Undo import
24609             into catalog' button</para>
24610           </listitem>
24611         </itemizedlist>
24612
24613         <para>Records imported using this tool remain in the 'reservoir' until
24614         they are cleaned. These items will appear when searching the catalog
24615         from the <link linkend="cataloging">Cataloging</link> tool:</para>
24616
24617         <screenshot>
24618           <screeninfo>Reservoir Results</screeninfo>
24619
24620           <mediaobject>
24621             <imageobject>
24622               <imagedata fileref="images/tools/marcimport/reservoirresults.png"/>
24623             </imageobject>
24624           </mediaobject>
24625         </screenshot>
24626
24627         <para>To clean items out of the 'reservoir':</para>
24628
24629         <itemizedlist>
24630           <listitem>
24631             <para>Visit the main screen of the Manage Staged MARC Records
24632             tool</para>
24633
24634             <screenshot>
24635               <screeninfo>List of Staged MARC Records</screeninfo>
24636
24637               <mediaobject>
24638                 <imageobject>
24639                   <imagedata fileref="images/tools/marcimport/managestaged.png"/>
24640                 </imageobject>
24641               </mediaobject>
24642             </screenshot>
24643           </listitem>
24644
24645           <listitem>
24646             <para>To clean a batch, click the 'Clean' button to the
24647             right</para>
24648           </listitem>
24649
24650           <listitem>
24651             <para>You will be presented with a confirmation message</para>
24652
24653             <screenshot>
24654               <screeninfo>Clean MARC Records Confirmation</screeninfo>
24655
24656               <mediaobject>
24657                 <imageobject>
24658                   <imagedata fileref="images/tools/marcimport/cleanbatch.png"/>
24659                 </imageobject>
24660               </mediaobject>
24661             </screenshot>
24662
24663             <itemizedlist>
24664               <listitem>
24665                 <para>Accept the deletion and the records will be removed from
24666                 the reservoir and the status will be changed to
24667                 'cleaned'</para>
24668               </listitem>
24669             </itemizedlist>
24670           </listitem>
24671         </itemizedlist>
24672       </section>
24673
24674       <section id="uploadlocalimages">
24675         <title>Upload Local Cover Image</title>
24676
24677         <itemizedlist>
24678           <listitem>
24679             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
24680             &gt; Upload Local Cover Image</para>
24681           </listitem>
24682         </itemizedlist>
24683
24684         <para>This tool will allow you to upload cover images for the materials in your catalog. To
24685           access this tool, staff will need the <link linkend="toolspermissions"
24686             >upload_local_cover_images permission</link>. In order for images to show in the staff
24687           client and/or OPAC you will need to set your <link linkend="LocalCoverImages"
24688             >LocalCoverImages</link> and/or <link linkend="OPACLocalCoverImages"
24689             >OPACLocalCoverImages</link> preferences to 'Display.' Images can be uploaded in batches
24690           or one by one.<note>
24691             <para>Koha does not have a maximum file size limit for this tool, but Apache may limit
24692               the maximum size of uploads (talk to your sys admin).</para>
24693           </note><note>
24694             <para>When you want to upload multiple images onto a bib record, they will display left
24695               to right (then top to bottom, depending on screen real estate) in order of uploading,
24696               and the one on the left (the first one uploaded) will be the one used as a thumbnail
24697               cover in search results and on the detail page. There is no way to reorder cover
24698               images uploaded in this way, so be sure to upload them in the order you'd like them to appear.<screenshot>
24699                 <screeninfo>Multiple cover images on one record</screeninfo>
24700                 <mediaobject>
24701                   <imageobject>
24702                     <imagedata fileref="images/tools/uploadlocalimg/multiplecovers.png"/>
24703                   </imageobject>
24704                 </mediaobject>
24705               </screenshot></para>
24706           </note></para>
24707
24708         <para>If uploading a single image:</para>
24709
24710         <itemizedlist>
24711           <listitem>
24712             <para>Visit the tool and click the 'Browse' button to browse to
24713             the image on your local machine.</para>
24714
24715             <screenshot>
24716               <screeninfo>Upload single cover image</screeninfo>
24717
24718               <mediaobject>
24719                 <imageobject>
24720                   <imagedata fileref="images/tools/uploadlocalimg/uploadsingle.png"/>
24721                 </imageobject>
24722               </mediaobject>
24723             </screenshot>
24724           </listitem>
24725
24726           <listitem>
24727             <para>Click 'Upload file'</para>
24728           </listitem>
24729
24730           <listitem>
24731             <para>Choose 'Image file' under the 'File type' section</para>
24732           </listitem>
24733
24734           <listitem>
24735             <para>Enter the biblionumber for the record you're attaching this
24736             image to. This is not the same as the barcode, this is the system
24737             generated number assigned by Koha.</para>
24738
24739             <itemizedlist>
24740               <listitem>
24741                 <para>Find the biblionumber by looking at the end of the URL
24742                 in the address bar when on the detail page</para>
24743
24744                 <screenshot>
24745                   <screeninfo>Biblionumber in URL</screeninfo>
24746
24747                   <mediaobject>
24748                     <imageobject>
24749                       <imagedata fileref="images/tools/uploadlocalimg/bibnumurl.png"/>
24750                     </imageobject>
24751                   </mediaobject>
24752                 </screenshot>
24753               </listitem>
24754
24755               <listitem>
24756                 <para>or by clicking on the MARC tab on the detail page in the
24757                 staff client</para>
24758
24759                 <screenshot>
24760                   <screeninfo>Biblionumber on MARC Record</screeninfo>
24761
24762                   <mediaobject>
24763                     <imageobject>
24764                       <imagedata fileref="images/tools/uploadlocalimg/bibnummarc.png"/>
24765                     </imageobject>
24766                   </mediaobject>
24767                 </screenshot>
24768               </listitem>
24769             </itemizedlist>
24770           </listitem>
24771
24772           <listitem>
24773             <para>If you would like to replace any other cover images you may
24774             have uploaded in the past, check the 'Replace existing covers' box
24775             under the 'Options' section</para>
24776           </listitem>
24777
24778           <listitem>
24779             <para>Click 'Process images'</para>
24780           </listitem>
24781
24782           <listitem>
24783             <para>You will be presented with a summary of the upload and a
24784             link to the record you have just added the image to</para>
24785           </listitem>
24786         </itemizedlist>
24787
24788         <para>If uploading a batch of images at once you will need to prepare
24789         a ZIP file first.</para>
24790
24791         <itemizedlist>
24792           <listitem>
24793             <para>Enter in to the ZIP file all the images you are
24794             uploading</para>
24795           </listitem>
24796
24797           <listitem>
24798             <para>Also include a text file (*.TXT) named either datalink.txt
24799             or idlink.txt listing the biblionumber followed by the image name
24800             for each image one per line</para>
24801
24802             <itemizedlist>
24803               <listitem>
24804                 <para>ex. 4091,image4091.jpg</para>
24805
24806                 <screenshot>
24807                   <screeninfo>ZIP File Contents</screeninfo>
24808
24809                   <mediaobject>
24810                     <imageobject>
24811                       <imagedata fileref="images/tools/uploadlocalimg/zipfiles.png"/>
24812                     </imageobject>
24813                   </mediaobject>
24814                 </screenshot>
24815               </listitem>
24816             </itemizedlist>
24817           </listitem>
24818
24819           <listitem>
24820             <para>Browse your local computer to the ZIP file</para>
24821           </listitem>
24822
24823           <listitem>
24824             <para>Click 'Upload file'</para>
24825           </listitem>
24826
24827           <listitem>
24828             <para>Choose 'Zip file' under the 'File type' section</para>
24829           </listitem>
24830
24831           <listitem>
24832             <para>If you would like to replace any other cover images you may
24833             have uploaded in the past, check the 'Replace existing covers' box
24834             under the 'Options' section</para>
24835           </listitem>
24836
24837           <listitem>
24838             <para>Click 'Process images'</para>
24839           </listitem>
24840
24841           <listitem>
24842             <para>You will be presented with a summary of the upload</para>
24843
24844             <screenshot>
24845               <screeninfo>Upload Summary</screeninfo>
24846
24847               <mediaobject>
24848                 <imageobject>
24849                   <imagedata fileref="images/tools/uploadlocalimg/uploadsummary.png"/>
24850                 </imageobject>
24851               </mediaobject>
24852             </screenshot>
24853           </listitem>
24854         </itemizedlist>
24855
24856         <important>
24857           <para>The source image is used to generate a 140 x 200 px thumbnail image and a 600 x 800
24858             px full-size image. The original sized image uploaded will not be stored by Koha</para>
24859         </important>
24860
24861         <para>You will be able to see your cover images in the staff client on
24862         the detail page under the 'Image' tab in the holdings table at the
24863         bottom</para>
24864
24865         <screenshot>
24866           <screeninfo>Cover images in the staff client</screeninfo>
24867
24868           <mediaobject>
24869             <imageobject>
24870               <imagedata fileref="images/admin/globalprefs/AllowMultipleCovers.png"/>
24871             </imageobject>
24872           </mediaobject>
24873         </screenshot>
24874
24875         <para>In the OPAC the cover images will also appear in the images tab,
24876         as well as next to the title and on the search results.</para>
24877         <para>If you would like to remove a cover image you can click 'Delete image' below the image
24878           if you have the <link linkend="toolspermissions">upload_local_cover_images
24879             permission</link>.</para>
24880       </section>
24881     </section>
24882
24883     <section id="additionaltools">
24884       <title>Additional Tools</title>
24885
24886       <para/>
24887
24888       <section id="calholidays">
24889         <title>Calendar</title>
24890
24891         <itemizedlist>
24892           <listitem>
24893             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
24894             Additional Tools &gt; Calendar</para>
24895           </listitem>
24896         </itemizedlist>
24897
24898         <para>Libraries can define library closings and holidays to be used
24899         when calculating due dates. You can make use of the Calendar by
24900         turning on the proper system preferences:</para>
24901
24902         <itemizedlist>
24903           <listitem>
24904             <para><emphasis>Get there: </emphasis>More &gt; Administration
24905             &gt; Global System Preferences &gt; Circulation &gt; <link linkend="useDaysMode">useDaysMode</link></para>
24906
24907             <itemizedlist>
24908               <listitem>
24909                 <para>Choose the method for calculating due date - either
24910                 include days the library is closed in the calculation or don't
24911                 include them.</para>
24912               </listitem>
24913             </itemizedlist>
24914           </listitem>
24915
24916           <listitem>
24917             <para><emphasis>Get there:</emphasis> More &gt; Administration
24918             &gt; Global System Preferences &gt; Circulation &gt; <link linkend="finesCalendar">finescalendar</link></para>
24919
24920             <itemizedlist>
24921               <listitem>
24922                 <para>This will check the holiday calendar before charging
24923                 fines</para>
24924               </listitem>
24925             </itemizedlist>
24926           </listitem>
24927         </itemizedlist>
24928
24929         <screenshot>
24930           <screeninfo>Calendar &amp; Holidays Tools</screeninfo>
24931
24932           <mediaobject>
24933             <imageobject>
24934               <imagedata fileref="images/tools/calendar/calendar.png"/>
24935             </imageobject>
24936           </mediaobject>
24937         </screenshot>
24938
24939         <section id="addevents">
24940           <title>Adding Events</title>
24941
24942           <para>Before adding events, choose the library you would like to
24943           apply the closings to. When adding events you will be asked if you
24944           would like to apply the event to one branch or all branches. To add
24945           events, simply</para>
24946
24947           <itemizedlist>
24948             <listitem>
24949               <para>Click on the date on the calendar that you would like to
24950               apply the closing to</para>
24951
24952               <screenshot>
24953                 <screeninfo>Calendar Add Form</screeninfo>
24954
24955                 <mediaobject>
24956                   <imageobject>
24957                     <imagedata fileref="images/tools/calendar/calendaradd.png"/>
24958                   </imageobject>
24959                 </mediaobject>
24960               </screenshot>
24961             </listitem>
24962
24963             <listitem>
24964               <para>In the form that appears above the calendar, enter the
24965               closing information (for more info on each option click the
24966               question mark [?] to the right of the option)</para>
24967
24968               <itemizedlist>
24969                 <listitem>
24970                   <para>Library will be filled in automatically based on the
24971                   library you chose from the pull down at the top of the
24972                   page</para>
24973                 </listitem>
24974
24975                 <listitem>
24976                   <para>The day information will also be filled in
24977                   automatically based on the date you clicked on the
24978                   calendar</para>
24979                 </listitem>
24980
24981                 <listitem>
24982                   <para>In the description enter the reason the library is
24983                   closed</para>
24984                 </listitem>
24985
24986                 <listitem>
24987                   <para>Next you can choose if this event is a one time event
24988                   or if it is repeatable.</para>
24989
24990                   <itemizedlist>
24991                     <listitem>
24992                       <para>If this is a one day holiday choose 'Holiday only
24993                       on this day'</para>
24994                     </listitem>
24995
24996                     <listitem>
24997                       <para>If this is a weekly closing (like a weekend day)
24998                       then you can choose 'Holiday repeated every same day of
24999                       the week'</para>
25000                     </listitem>
25001
25002                     <listitem>
25003                       <para>If this is an annual holiday closing choose
25004                       'Holiday repeated yearly on the same date'</para>
25005                     </listitem>
25006
25007                     <listitem>
25008                       <para>If the library is going to be closed for the week
25009                       or a range of time choose 'Holiday on a range' and enter
25010                       a 'To Date' at the top</para>
25011                     </listitem>
25012
25013                     <listitem>
25014                       <para>If the library is going to be closed for a range
25015                       of time each year (such as summer holidays for schools)
25016                       choose 'Holiday repeated yearly on a range' and enter a
25017                       'To Date' at the top</para>
25018                     </listitem>
25019                   </itemizedlist>
25020                 </listitem>
25021
25022                 <listitem>
25023                   <para>Finally decide if this event should be applied to all
25024                   libraries or just the one you have originally
25025                   selected</para>
25026
25027                   <itemizedlist>
25028                     <listitem>
25029                       <para>If you'd rather enter all the holidays and then
25030                       copy them all to another branch all at once you can use
25031                       the copy menu below the calendar</para>
25032
25033                       <screenshot>
25034                         <screeninfo>Copy holidays</screeninfo>
25035
25036                         <mediaobject>
25037                           <imageobject>
25038                             <imagedata fileref="images/tools/calendar/copyholidays.png"/>
25039                           </imageobject>
25040                         </mediaobject>
25041                       </screenshot>
25042                     </listitem>
25043                   </itemizedlist>
25044                 </listitem>
25045               </itemizedlist>
25046             </listitem>
25047
25048             <listitem>
25049               <para>After saving you will see the event listed in the summary
25050               to the right the calendar</para>
25051
25052               <screenshot>
25053                 <screeninfo>Calendar Summary</screeninfo>
25054
25055                 <mediaobject>
25056                   <imageobject>
25057                     <imagedata fileref="images/tools/calendar/calendarsummary.png"/>
25058                   </imageobject>
25059                 </mediaobject>
25060               </screenshot>
25061             </listitem>
25062           </itemizedlist>
25063         </section>
25064
25065         <section id="editevents">
25066           <title>Editing Events</title>
25067
25068           <para>To edit events</para>
25069
25070           <itemizedlist>
25071             <listitem>
25072               <para>Click on the event on the calendar that you want to change
25073               (do this by clicking on the date on the calendar, not the event
25074               listed in the summary)</para>
25075
25076               <screenshot>
25077                 <screeninfo>Edit holiday form</screeninfo>
25078
25079                 <mediaobject>
25080                   <imageobject>
25081                     <imagedata fileref="images/tools/calendar/calendaredit.png"/>
25082                   </imageobject>
25083                 </mediaobject>
25084               </screenshot>
25085             </listitem>
25086
25087             <listitem>
25088               <para>From this form you can make edits to the holiday or delete the holiday
25089                 completely. <itemizedlist>
25090                   <listitem>
25091                     <para>All actions require that you click 'Save' before the change will be
25092                       made.</para>
25093                   </listitem>
25094                 </itemizedlist></para>
25095             </listitem>
25096
25097             <listitem>
25098               <para>Clicking on repeatable events will offer slightly
25099               different options</para>
25100
25101               <screenshot>
25102                 <screeninfo>Edit repeatable event</screeninfo>
25103
25104                 <mediaobject>
25105                   <imageobject>
25106                     <imagedata fileref="images/tools/calendar/calendarexception.png"/>
25107                   </imageobject>
25108                 </mediaobject>
25109               </screenshot>
25110
25111               <itemizedlist>
25112                 <listitem>
25113                   <para>In the form above you will note that there is now an option to 'Generate an
25114                     exception for this repeated holiday,' choosing this option will allow you to
25115                     make it so that this date is not closed even though the library is usually
25116                     closed on this date.<itemizedlist>
25117                       <listitem>
25118                         <para>All actions require that you click 'Save' before the change will be
25119                           made.</para>
25120                       </listitem>
25121                     </itemizedlist></para>
25122                 </listitem>
25123               </itemizedlist>
25124             </listitem>
25125           </itemizedlist>
25126         </section>
25127
25128         <section id="calendarhelp">
25129           <title>Additional Help</title>
25130
25131           <para>When adding or editing events you can get additional help by
25132           clicking on the question mark next to various different options on
25133           the form</para>
25134
25135           <screenshot>
25136             <screeninfo>Additional Calendar Help Buttons</screeninfo>
25137
25138             <mediaobject>
25139               <imageobject>
25140                 <imagedata fileref="images/tools/calendar/calendarhelp.png"/>
25141               </imageobject>
25142             </mediaobject>
25143           </screenshot>
25144         </section>
25145       </section>
25146
25147       <section id="csvprofiles">
25148         <title>CSV Profiles</title>
25149
25150         <itemizedlist>
25151           <listitem>
25152             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
25153             Additional Tools &gt; CSV Profiles</para>
25154           </listitem>
25155         </itemizedlist>
25156
25157         <para>CSV Profiles are created to define how you would like your cart
25158         or list to export.</para>
25159
25160         <section id="addcsvprofile">
25161           <title>Add CSV Profiles</title>
25162
25163           <para>To add a CSV Profile</para>
25164
25165           <itemizedlist>
25166             <listitem>
25167               <para>Click 'CSV Profiles' from the Tools menu</para>
25168             </listitem>
25169             <listitem>
25170               <para>The 'Profile type' determines what type of fields you plan to use (MARC or SQL)
25171                 to define your profile<itemizedlist>
25172                   <listitem>
25173                     <para>If you choose MARC then you will need to enter MARC fields</para>
25174                   </listitem>
25175                 </itemizedlist></para>
25176               <screenshot>
25177                 <screeninfo>MARC CSV Profile</screeninfo>
25178                 <mediaobject>
25179                   <imageobject>
25180                     <imagedata fileref="images/tools/csvprofiles/addcsv.png"/>
25181                   </imageobject>
25182                 </mediaobject>
25183               </screenshot>
25184               <itemizedlist>
25185                 <listitem>
25186                   <para>If you choose SQL then you will need to enter SQL database fields</para>
25187                   <screenshot>
25188                       <screeninfo>SQL CSV Profile</screeninfo>
25189                       <mediaobject>
25190                         <imageobject>
25191                           <imagedata fileref="images/tools/csvprofiles/addcsv-sql.png"/>
25192                         </imageobject>
25193                       </mediaobject>
25194                     </screenshot>
25195                 </listitem>
25196               </itemizedlist>
25197               <itemizedlist>
25198                 <listitem>
25199                   <para>The 'Profile name' will appear on the export pull down list when choosing
25200                     'Download' from your cart or list</para>
25201                   <screenshot>
25202                       <screeninfo>Download List</screeninfo>
25203                       <mediaobject>
25204                         <imageobject>
25205                           <imagedata fileref="images/tools/csvprofiles/downloadcsv.png"/>
25206                         </imageobject>
25207                       </mediaobject>
25208                     </screenshot>
25209                 </listitem>
25210                 <listitem>
25211                   <para>The 'Profile description' is for your own benefit, but will also appear in
25212                     the OPAC when patrons download content, so make sure it's clear to your patrons
25213                     as well</para>
25214                 </listitem>
25215                 <listitem>
25216                   <para>The 'CSV separator' is the character used to separate values and value groups<note>
25217                       <para>The most common option here is comma because most spreadsheet
25218                         applications know how to open files split by commas.</para>
25219                     </note></para>
25220                 </listitem>
25221                 <listitem>
25222                   <para>The 'Field separator' is the character used to separate duplicate
25223                     fields</para>
25224                   <itemizedlist>
25225                     <listitem>
25226                       <para>Example: You may have multiple 650 fields and this is the character that
25227                         will appear in between each one in the column</para>
25228                       <screenshot>
25229                           <screeninfo>Field separators in between multiple subjects</screeninfo>
25230                           <mediaobject>
25231                             <imageobject>
25232                               <imagedata fileref="images/tools/csvprofiles/csvfieldsep.png"/>
25233                             </imageobject>
25234                           </mediaobject>
25235                         </screenshot>
25236                     </listitem>
25237                   </itemizedlist>
25238                 </listitem>
25239                 <listitem>
25240                   <para>The 'Subfield separator' is the character used to separate duplicate
25241                     subfields</para>
25242                   <itemizedlist>
25243                     <listitem>
25244                       <para>Example: You may have multiple $a subfields in a field</para>
25245                     </listitem>
25246                   </itemizedlist>
25247                 </listitem>
25248                 <listitem>
25249                   <para>The 'Encoding' field lets you define the encoding used when saving the
25250                     file</para>
25251                 </listitem>
25252                 <listitem>
25253                   <para>Finally format your CSV file using the 'Profile MARC' or 'Profile SQL'
25254                     field</para>
25255                   <itemizedlist>
25256                     <listitem>
25257                       <para>Define which fields or subfields you want to export, separated by pipes.
25258                         Example : 200|210$a|301 for MARC and biblio.title|biblio.author for
25259                         SQL</para>
25260                     </listitem>
25261                     <listitem>
25262                       <note>
25263                         <para>You can also use your own headers (instead of the ones from Koha) by
25264                           prefixing the field number with an header, followed by the equal sign.
25265                           Example : Personal name=100|title=245$a|300</para>
25266                       </note>
25267                     </listitem>
25268                   </itemizedlist>
25269                 </listitem>
25270               </itemizedlist>
25271               <para>When you have entered in all of the information for you profile, simply click
25272                 'Submit' and you will be presented with a confirmation that your profile has been saved.</para>
25273               <screenshot>
25274                   <screeninfo>Confirmation of new CSV profile</screeninfo>
25275                   <mediaobject>
25276                     <imageobject>
25277                       <imagedata fileref="images/tools/csvprofiles/csvadded.png"/>
25278                     </imageobject>
25279                   </mediaobject>
25280                 </screenshot>
25281             </listitem>
25282           </itemizedlist>
25283         </section>
25284
25285         <section id="editcsvprofile">
25286           <title>Modify CSV Profiles</title>
25287
25288           <para>Once you have created at least one CSV Profile an 'Edit
25289           profile' tab will appear next to the 'New profile' button.</para>
25290
25291           <screenshot>
25292             <screeninfo>Modify CSV Profiles</screeninfo>
25293
25294             <mediaobject>
25295               <imageobject>
25296                 <imagedata fileref="images/tools/csvprofiles/modifycsv.png"/>
25297               </imageobject>
25298             </mediaobject>
25299           </screenshot>
25300
25301           <itemizedlist>
25302             <listitem>
25303               <para>Choose the profile you would like to edit and alter the necessary fields.</para>
25304             </listitem>
25305             <listitem>
25306               <para>After submitting your changes you will be presented with a confirmation message
25307                 at the top of the screen</para>
25308               <screenshot>
25309                   <screeninfo>Confirmation of CSV modification</screeninfo>
25310                   <mediaobject>
25311                     <imageobject>
25312                       <imagedata fileref="images/tools/csvprofiles/csvmodified.png"/>
25313                     </imageobject>
25314                   </mediaobject>
25315                 </screenshot>
25316             </listitem>
25317
25318             <listitem>
25319               <para>To delete a profile, check the 'Delete selected profile'
25320               option before clicking 'Submit Query'</para>
25321
25322               <screenshot>
25323                 <screeninfo>Delete an existing CSV Profile</screeninfo>
25324
25325                 <mediaobject>
25326                   <imageobject>
25327                     <imagedata fileref="images/tools/csvprofiles/deletecsv.png"/>
25328                   </imageobject>
25329                 </mediaobject>
25330               </screenshot>
25331             </listitem>
25332           </itemizedlist>
25333         </section>
25334
25335         <section id="usecsvprofiles">
25336           <title>Using CSV Profiles</title>
25337
25338           <para>Your CSV Profiles will appear on the export list or cart menu under the 'Download'
25339             button in both the staff client and the OPAC</para>
25340
25341           <screenshot>
25342             <screeninfo>CSV Profiles on Download Menu in the Staff Client</screeninfo>
25343
25344             <mediaobject>
25345               <imageobject>
25346                 <imagedata fileref="images/tools/csvprofiles/exportlist.png"/>
25347               </imageobject>
25348             </mediaobject>
25349           </screenshot>
25350         </section>
25351       </section>
25352
25353       <section id="logviewer">
25354         <title>Log Viewer</title>
25355
25356         <itemizedlist>
25357           <listitem>
25358             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
25359             Additional Tools &gt; Log Viewer</para>
25360           </listitem>
25361         </itemizedlist>
25362
25363         <para>Actions within the Koha system are tracked in log files. Your
25364         <link linkend="logs">system preferences</link> can be changed to
25365         prevent the logging of different actions. These logs can be viewed
25366         using the Log Viewer Tool.</para>
25367
25368         <screenshot>
25369           <screeninfo>Log Viewer</screeninfo>
25370
25371           <mediaobject>
25372             <imageobject>
25373               <imagedata fileref="images/tools/logs/logviewer.png"/>
25374             </imageobject>
25375           </mediaobject>
25376         </screenshot>
25377
25378         <para>Choosing different combinations of menu options will produce the
25379         log file for that query.</para>
25380
25381         <screenshot>
25382           <screeninfo>A query for all logs related to the Circulation module
25383           produces a result like this</screeninfo>
25384
25385           <mediaobject>
25386             <imageobject>
25387               <imagedata fileref="images/tools/logs/logresults.png"/>
25388             </imageobject>
25389           </mediaobject>
25390         </screenshot>
25391       </section>
25392
25393       <section id="newstool">
25394         <title>News</title>
25395
25396         <itemizedlist>
25397           <listitem>
25398             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
25399             Additional Tools &gt; News</para>
25400           </listitem>
25401         </itemizedlist>
25402
25403         <para>Koha's news module allows librarians to post news to the OPAC,
25404         staff interface and circulation receipts.</para>
25405
25406         <screenshot>
25407           <screeninfo>Koha News Module</screeninfo>
25408
25409           <mediaobject>
25410             <imageobject>
25411               <imagedata fileref="images/tools/news/news.png"/>
25412             </imageobject>
25413           </mediaobject>
25414         </screenshot>
25415
25416         <para>To add news to either the OPAC, the Staff Client or a
25417         Circulation receipt:</para>
25418
25419         <itemizedlist>
25420           <listitem>
25421             <para>Click 'New Entry'</para>
25422
25423             <screenshot>
25424               <screeninfo>Add Koha News Form</screeninfo>
25425
25426               <mediaobject>
25427                 <imageobject>
25428                   <imagedata fileref="images/tools/news/addnews.png"/>
25429                 </imageobject>
25430               </mediaobject>
25431             </screenshot>
25432
25433             <itemizedlist>
25434               <listitem>
25435                 <para>Under 'Display Location' choose whether to put the news on the OPAC, Slip
25436                   (circulation receipt) or the Librarian (Staff) Interface.<screenshot>
25437                     <screeninfo>Display location</screeninfo>
25438                     <mediaobject>
25439                       <imageobject>
25440                         <imagedata fileref="images/tools/news/displaylocation.png"/>
25441                       </imageobject>
25442                     </mediaobject>
25443                   </screenshot></para>
25444               </listitem>
25445
25446               <listitem>
25447                 <para>Choose the library this news item will show for</para>
25448               </listitem>
25449               <listitem>
25450                 <para>Choose a title for your entry</para>
25451               </listitem>
25452
25453               <listitem>
25454                 <para>Using the publication and expiration date fields you can
25455                 control from which date and for how long your news 
25456                 item appears</para>
25457                 <para>
25458                   <itemizedlist>
25459                     <listitem>
25460                       <para>Examples: (these assume today's date as 07-May-2015)<itemizedlist>
25461                           <listitem>
25462                             <para>Publish on current date: set publication date as
25463                               07-May-2015</para>
25464                           </listitem>
25465                           <listitem>
25466                             <para>Schedule for publishing in future: set date later than
25467                               07-May-2015</para>
25468                           </listitem>
25469                           <listitem>
25470                             <para>Backdate the news item: set date earlier than 07-May-2015</para>
25471                           </listitem>
25472                         </itemizedlist></para>
25473                     </listitem>
25474                   </itemizedlist>
25475                 </para>
25476               </listitem>
25477
25478               <listitem>
25479                 <para>'Appear in position' lets you decide what order your
25480                 news items appear in</para>
25481               </listitem>
25482
25483               <listitem>
25484                 <para>The 'News' box allows for the use of HTML for formatting
25485                 of your news item</para>
25486               </listitem>
25487             </itemizedlist>
25488           </listitem>
25489
25490           <listitem>
25491             <para>After filling in all of the fields, click 'Submit'</para>
25492           </listitem>
25493
25494           <listitem>
25495             <para>News in the OPAC will appear above the <link linkend="OpacMainUserBlock">OpacMainUserBlock</link></para>
25496
25497             <screenshot>
25498               <screeninfo>News in the OPAC</screeninfo>
25499
25500               <mediaobject>
25501                 <imageobject>
25502                   <imagedata fileref="images/tools/news/opacnews.png"/>
25503                 </imageobject>
25504               </mediaobject>
25505             </screenshot>
25506             <itemizedlist>
25507               <listitem>
25508                 <para>Below the news in the OPAC there will be an RSS icon allowing you to subscribe
25509                   to library news<screenshot>
25510                     <screeninfo>News RSS feed</screeninfo>
25511                     <mediaobject>
25512                       <imageobject>
25513                         <imagedata fileref="images/tools/news/newsrss.png"/>
25514                       </imageobject>
25515                     </mediaobject>
25516                   </screenshot></para>
25517               </listitem>
25518             </itemizedlist>
25519           </listitem>
25520
25521           <listitem>
25522             <para>News in the Staff Client will appear on the far left of the
25523             screen</para>
25524
25525             <screenshot>
25526               <screeninfo>News in the Staff Client</screeninfo>
25527
25528               <mediaobject>
25529                 <imageobject>
25530                   <imagedata fileref="images/tools/news/librariannews.png"/>
25531                 </imageobject>
25532               </mediaobject>
25533             </screenshot>
25534           </listitem>
25535
25536           <listitem>
25537             <para>News on the circulation receipts will appear below the items
25538             that are checked out</para>
25539
25540             <screenshot>
25541               <screeninfo>News at the bottom of the circulation
25542               receipt</screeninfo>
25543
25544               <mediaobject>
25545                 <imageobject>
25546                   <imagedata fileref="images/tools/news/slipnews.png"/>
25547                 </imageobject>
25548               </mediaobject>
25549             </screenshot>
25550           </listitem>
25551           <listitem>
25552             <para>Depending on your choice for the <link linkend="NewsAuthorDisplay"
25553                 >NewsAuthorDisplay</link> preference you will also see the person who created the
25554               news item (this uses the logged in person)</para>
25555           </listitem>
25556         </itemizedlist>
25557       </section>
25558
25559       <section id="taskscheduler">
25560         <title>Task Scheduler</title>
25561
25562         <itemizedlist>
25563           <listitem>
25564             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
25565             Additional Tools &gt; Task Scheduler</para>
25566           </listitem>
25567         </itemizedlist>
25568
25569         <para>The task scheduler is a way to schedule reports to run whenever
25570         you want.</para>
25571
25572         <para>To schedule a task, visit the Task Scheduler and fill in the
25573         form</para>
25574
25575         <screenshot>
25576           <screeninfo>Task Scheduler</screeninfo>
25577
25578           <mediaobject>
25579             <imageobject>
25580               <imagedata fileref="images/tools/tasksched/taskscheduler.png"/>
25581             </imageobject>
25582           </mediaobject>
25583         </screenshot>
25584
25585         <itemizedlist>
25586           <listitem>
25587             <para>Current Server Time shows the time on your server (schedule
25588             all of your reports to run based on that time - not on your local
25589             time)</para>
25590           </listitem>
25591
25592           <listitem>
25593             <para>Time should be entered as hh:mm (2 digit hour, 2 digit
25594             minute)</para>
25595           </listitem>
25596
25597           <listitem>
25598             <para>Date should be entered using the calendar pop up</para>
25599           </listitem>
25600
25601           <listitem>
25602             <para>From Report choose the report you want to schedule</para>
25603           </listitem>
25604
25605           <listitem>
25606             <para>Choose whether to receive the text of or a link to the
25607             results</para>
25608           </listitem>
25609
25610           <listitem>
25611             <para>In the Email filed enter the email of the person you want to
25612             receive your report</para>
25613           </listitem>
25614         </itemizedlist>
25615
25616         <para>Below the task scheduler form, there is a list of scheduled
25617         reports</para>
25618
25619         <screenshot>
25620           <screeninfo>Scheduled Tasks</screeninfo>
25621
25622           <mediaobject>
25623             <imageobject>
25624               <imagedata fileref="images/tools/tasksched/scheduledreports.png"/>
25625             </imageobject>
25626           </mediaobject>
25627         </screenshot>
25628
25629         <para>You can also schedule reports directly from the list of saved
25630         reports by clicking the 'Schedule' link</para>
25631
25632         <screenshot>
25633           <screeninfo>Saved Reports List</screeninfo>
25634
25635           <mediaobject>
25636             <imageobject>
25637               <imagedata fileref="images/tools/tasksched/savedreports.png"/>
25638             </imageobject>
25639           </mediaobject>
25640         </screenshot>
25641
25642         <section id="taskscedtroubleshoot">
25643           <title>Troubleshooting</title>
25644
25645           <para>Task scheduler will not work if the user the web server runs
25646           as doesn't have the permission to use it. To find out if the right
25647           user has the permissions necessary, check /etc/at.allow to see what
25648           users are in it. If you don't have that file, check etc/at.deny. If
25649           at.deny exists but is blank, then every user can use it. Talk to
25650           your system admin about adding the user to the right place to make
25651           the task scheduler work.</para>
25652         </section>
25653       </section>
25654
25655       <section id="QOTDEditor">
25656         <title>Quote of the Day (QOTD) Editor</title>
25657         <itemizedlist>
25658           <listitem>
25659             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Additional Tools &gt; Edit
25660               quotes for QOTD feature</para>
25661           </listitem>
25662         </itemizedlist>
25663
25664         <para>This tool will allow you to add and edit quotes to show on the
25665         OPAC if you're using the Quote of the Day (QOTD) feature.</para>
25666
25667         <para>To turn this feature on set the <link linkend="QuoteOfTheDay">QuoteOfTheDay</link> preference to 'Enable and
25668         add at least one quote via the Quote of the Day Editor. Once these
25669         steps are complete you will see your quotes above the <link linkend="OpacMainUserBlock">OpacMainUserBlock</link> in the
25670         OPAC:</para>
25671
25672         <screenshot>
25673           <screeninfo>Quote in the OPAC</screeninfo>
25674
25675           <mediaobject>
25676             <imageobject>
25677               <imagedata fileref="images/tools/qotd/quoteinopac.png"/>
25678             </imageobject>
25679           </mediaobject>
25680         </screenshot>
25681
25682         <section id="addquote">
25683           <title>Add a Quote</title>
25684
25685           <para>To add a quote:</para>
25686
25687           <itemizedlist>
25688             <listitem>
25689               <para>Click the 'Add quote' button in the toolbar and an empty
25690               quote entry will be added to the end of the current quote
25691               list.</para>
25692
25693               <screenshot>
25694                 <screeninfo>Add quote button</screeninfo>
25695
25696                 <mediaobject>
25697                   <imageobject>
25698                     <imagedata fileref="images/tools/qotd/quotebuttons.png"/>
25699                   </imageobject>
25700                 </mediaobject>
25701               </screenshot>
25702
25703               <itemizedlist>
25704                 <listitem>
25705                   <important>
25706                     <para>Both the 'Source' and the 'Text' fields must be
25707                     filled in in order to save the new quote.</para>
25708
25709                     <screenshot>
25710                       <screeninfo>Add quote</screeninfo>
25711
25712                       <mediaobject>
25713                         <imageobject>
25714                           <imagedata fileref="images/tools/qotd/addquote.png"/>
25715                         </imageobject>
25716                       </mediaobject>
25717                     </screenshot>
25718                   </important>
25719                 </listitem>
25720               </itemizedlist>
25721             </listitem>
25722
25723             <listitem>
25724               <para>When finished filling in both fields, press the
25725               &lt;Enter&gt; key on your keyboard to save the new quote.</para>
25726             </listitem>
25727
25728             <listitem>
25729               <para>The list will update and the new quote should now be
25730               visible in the list.</para>
25731             </listitem>
25732           </itemizedlist>
25733
25734           <note>
25735             <para>You may cancel the addition of a new quote any time prior to
25736             saving it simply by pressing the &lt;Esc&gt; key on your
25737             keyboard.</para>
25738           </note>
25739         </section>
25740
25741         <section id="editquote">
25742           <title>Edit/Delete a Quote</title>
25743
25744           <para>Once the current quote pool has been loaded into the editing
25745           table, you may edit the quote source and text.</para>
25746
25747           <itemizedlist>
25748             <listitem>
25749               <para>Edit either the 'Source' or 'Text' fields by clicking on
25750               the desired field.</para>
25751
25752               <screenshot>
25753                 <screeninfo>Edit quote</screeninfo>
25754
25755                 <mediaobject>
25756                   <imageobject>
25757                     <imagedata fileref="images/tools/qotd/editquote.png"/>
25758                   </imageobject>
25759                 </mediaobject>
25760               </screenshot>
25761             </listitem>
25762
25763             <listitem>
25764               <para>When you are finished editing a field, press the
25765               &lt;Enter&gt; key on your keyboard to save the changes.</para>
25766             </listitem>
25767           </itemizedlist>
25768
25769           <para>The list will be updated, the edits saved, and visible.</para>
25770
25771           <para>If you'd like you can also delete quote(s).</para>
25772
25773           <itemizedlist>
25774             <listitem>
25775               <para>Select the quote(s) you desire to delete by clicking on
25776               the corresponding quote id.</para>
25777             </listitem>
25778
25779             <listitem>
25780               <para>Once quote selection is finished, simply click the 'Delete
25781               quote(s)' button.</para>
25782             </listitem>
25783
25784             <listitem>
25785               <para>You will be prompted to confirm the deletion.</para>
25786             </listitem>
25787
25788             <listitem>
25789               <para>After confirming the deletion, the list will update and
25790               the quote(s) will no longer appear.</para>
25791             </listitem>
25792           </itemizedlist>
25793         </section>
25794
25795         <section id="importquote">
25796           <title>Import Quotes</title>
25797
25798           <para>If you'd like you can import a batch of quotes as a CSV file.
25799           Your file must contain two columns in the form: "source","text" with
25800           no header row.</para>
25801
25802           <note>
25803             <para>You will be prompted to confirm upload of files larger than
25804             512KB.</para>
25805           </note>
25806
25807           <itemizedlist>
25808             <listitem>
25809               <para>To start the import process click the 'Import quotes'
25810               button at the top of the screen</para>
25811
25812               <screenshot>
25813                 <screeninfo>Import quotes button</screeninfo>
25814
25815                 <mediaobject>
25816                   <imageobject>
25817                     <imagedata fileref="images/tools/qotd/quotebuttons.png"/>
25818                   </imageobject>
25819                 </mediaobject>
25820               </screenshot>
25821             </listitem>
25822
25823             <listitem>
25824               <para>Once on the import quotes screen you can browse your
25825               computer for the file you would like to import</para>
25826
25827               <screenshot>
25828                 <screeninfo>Import quotes</screeninfo>
25829
25830                 <mediaobject>
25831                   <imageobject>
25832                     <imagedata fileref="images/tools/qotd/importquotes.png"/>
25833                   </imageobject>
25834                 </mediaobject>
25835               </screenshot>
25836             </listitem>
25837
25838             <listitem>
25839               <para>After selecting the CSV file, click the 'Open' button and
25840               the file will be uploaded into a temporary editing table.</para>
25841
25842               <screenshot>
25843                 <screeninfo>Imported quotes</screeninfo>
25844
25845                 <mediaobject>
25846                   <imageobject>
25847                     <imagedata fileref="images/tools/qotd/importedsummary.png"/>
25848                   </imageobject>
25849                 </mediaobject>
25850               </screenshot>
25851             </listitem>
25852
25853             <listitem>
25854               <para>From the listing you can edit either the 'Source' or
25855               'Text' fields by clicking on the desired field. When you are
25856               finished editing a field, press the &lt;Enter&gt; key on your
25857               keyboard to save the changes.</para>
25858
25859               <screenshot>
25860                 <screeninfo>Edit imported quote</screeninfo>
25861
25862                 <mediaobject>
25863                   <imageobject>
25864                     <imagedata fileref="images/tools/qotd/editimported.png"/>
25865                   </imageobject>
25866                 </mediaobject>
25867               </screenshot>
25868             </listitem>
25869
25870             <listitem>
25871               <para>You can also delete quotes from this listing before
25872               completing the import.</para>
25873
25874               <itemizedlist>
25875                 <listitem>
25876                   <para>Select the quote(s) you desire to delete by clicking
25877                   on the corresponding quote id.</para>
25878
25879                   <screenshot>
25880                     <screeninfo>Selected for deletion</screeninfo>
25881
25882                     <mediaobject>
25883                       <imageobject>
25884                         <imagedata fileref="images/tools/qotd/selectfordelete.png"/>
25885                       </imageobject>
25886                     </mediaobject>
25887                   </screenshot>
25888                 </listitem>
25889
25890                 <listitem>
25891                   <para>Once quote selection is finished, simply click the
25892                   'Delete quote(s)' key.</para>
25893
25894                   <screenshot>
25895                     <screeninfo>Delete quote(s)</screeninfo>
25896
25897                     <mediaobject>
25898                       <imageobject>
25899                         <imagedata fileref="images/tools/qotd/importquotebuttons.png"/>
25900                       </imageobject>
25901                     </mediaobject>
25902                   </screenshot>
25903                 </listitem>
25904
25905                 <listitem>
25906                   <para>You will be prompted to confirm the deletion.</para>
25907
25908                   <screenshot>
25909                     <screeninfo>Confirm deletion</screeninfo>
25910
25911                     <mediaobject>
25912                       <imageobject>
25913                         <imagedata fileref="images/tools/qotd/confirmdelete.png"/>
25914                       </imageobject>
25915                     </mediaobject>
25916                   </screenshot>
25917                 </listitem>
25918
25919                 <listitem>
25920                   <para>After confirming the deletion, the list will update
25921                   and the quote(s) will no longer appear.</para>
25922                 </listitem>
25923               </itemizedlist>
25924             </listitem>
25925
25926             <listitem>
25927               <para>Once you are satisfied with the quotes, click the 'Save
25928               quotes' button in the toolbar at the top and the quotes will be
25929               saved.</para>
25930
25931               <screenshot>
25932                 <screeninfo>Save quotes button</screeninfo>
25933
25934                 <mediaobject>
25935                   <imageobject>
25936                     <imagedata fileref="images/tools/qotd/importquotebuttons.png"/>
25937                   </imageobject>
25938                 </mediaobject>
25939               </screenshot>
25940             </listitem>
25941           </itemizedlist>
25942         </section>
25943       </section>
25944     </section>
25945   </chapter>
25946
25947   <chapter id="patrons">
25948     <title>Patrons</title>
25949
25950     <para>Before importing and/or adding patrons be sure to set up your <link linkend="patcats">patron categories</link>.</para>
25951
25952     <section id="addnewpatron">
25953       <title>Add a new patron</title>
25954
25955       <para>Patrons are added by going to the 'Patrons' module.<itemizedlist>
25956           <listitem>
25957             <para><emphasis>Get there:</emphasis> Patrons</para>
25958           </listitem>
25959         </itemizedlist></para>
25960       <para>Once there you can add a new patron.</para>
25961
25962       <itemizedlist>
25963         <listitem>
25964           <para>Click 'New patron'</para>
25965
25966           <screenshot>
25967             <screeninfo>Choose patron type</screeninfo>
25968
25969             <mediaobject>
25970               <imageobject>
25971                 <imagedata fileref="images/patrons/newpatron.png"/>
25972               </imageobject>
25973             </mediaobject>
25974           </screenshot>
25975         </listitem>
25976
25977         <listitem>
25978           <para>The fields that appear on the patron add form can be
25979           controlled by editing the <link linkend="BorrowerUnwantedField">BorrowerUnwantedField</link> system
25980           preference.</para>
25981         </listitem>
25982
25983         <listitem>
25984           <para>First enter the identifying information regarding your
25985           patron</para>
25986
25987           <screenshot>
25988             <screeninfo>Add Patron Form</screeninfo>
25989
25990             <mediaobject>
25991               <imageobject>
25992                 <imagedata fileref="images/patrons/addpatronform.png"/>
25993               </imageobject>
25994             </mediaobject>
25995           </screenshot>
25996
25997           <itemizedlist>
25998             <listitem>
25999               <para>Required fields are defined in the <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
26000               system preference</para>
26001             </listitem>
26002
26003             <listitem>
26004               <para>Salutation is populated by the <link linkend="BorrowersTitles">BorrowersTitles</link> system
26005               preference</para>
26006             </listitem>
26007             <listitem>
26008               <note>
26009                 <para>If you'd like to prevent full names from printing on <link linkend="notices"
26010                     >slips</link> and you're not using the Initials or Other name fields for
26011                   anything else, you can use them for shortened versions of the name to then be
26012                   printed on the slip.  </para>
26013                 <para>For example:
26014                   <programlisting>Firstname: Nicole C.
26015 Surname: Engard
26016 Initials: NCE</programlisting></para>
26017                 <para>Then on the slip you can have it print the &lt;&lt;borrowers.initials>>
26018                   instead of the full name (NCE).</para>
26019                 <para>Or you could do something like
26020                   this:<programlisting>Firstname: Nicole
26021 Surname: Engard
26022 Initials: E</programlisting></para>
26023                 <para>Then on the slip you can have it print the &lt;&lt;borrowers.initials>>,
26024                   &lt;&lt;borrowers.firstname>> instead of the full name (E, Nicole).</para>
26025               </note>
26026             </listitem>
26027           </itemizedlist>
26028         </listitem>
26029
26030         <listitem>
26031           <para>Next enter the contact information</para>
26032
26033           <screenshot>
26034             <screeninfo>Patron Contact Information</screeninfo>
26035
26036             <mediaobject>
26037               <imageobject>
26038                 <imagedata fileref="images/patrons/addcontact.png"/>
26039               </imageobject>
26040             </mediaobject>
26041           </screenshot>
26042
26043           <itemizedlist>
26044             <listitem>
26045               <para>For contact information, note that the primary phone and
26046               email addresses are the ones that appear on notices and slips
26047               printed during circulation (receipts, transfer slips and hold
26048               slips). The primary email is also the one that overdue notices
26049               and other messages go to.</para>
26050             </listitem>
26051           </itemizedlist>
26052         </listitem>
26053
26054         <listitem>
26055           <para>If this patron is a child, you will be asked to attach the
26056           child patron to an adult patron</para>
26057
26058           <screenshot>
26059             <screeninfo>Guarantor Linking</screeninfo>
26060
26061             <mediaobject>
26062               <imageobject>
26063                 <imagedata fileref="images/patrons/addGuarantor.png"/>
26064               </imageobject>
26065             </mediaobject>
26066           </screenshot>
26067
26068           <itemizedlist>
26069             <listitem>
26070               <para>Click 'Set to Patron' to search your system for an
26071               existing patron</para>
26072             </listitem>
26073
26074             <listitem>
26075               <para>If the Guarantor is not in the system, you can enter the
26076               first and last name in the fields available</para>
26077             </listitem>
26078
26079             <listitem>
26080               <para>The relationships are set using the <link linkend="borrowerRelationship">borrowerRelationship</link>
26081               system preference</para>
26082             </listitem>
26083           </itemizedlist>
26084         </listitem>
26085
26086         <listitem>
26087           <para>If this patron is a professional, you will be asked to attach
26088           the patron to an organizational patron</para>
26089
26090           <screenshot>
26091             <screeninfo>Organization Linking</screeninfo>
26092
26093             <mediaobject>
26094               <imageobject>
26095                 <imagedata fileref="images/patrons/addOrg.png"/>
26096               </imageobject>
26097             </mediaobject>
26098           </screenshot>
26099
26100           <itemizedlist>
26101             <listitem>
26102               <para>Click 'Set to Patron to search your system for an existing
26103               patron</para>
26104             </listitem>
26105           </itemizedlist>
26106         </listitem>
26107
26108         <listitem>
26109           <para>Each patron can have an alternate contact</para>
26110
26111           <screenshot>
26112             <screeninfo>Alternate Contact</screeninfo>
26113
26114             <mediaobject>
26115               <imageobject>
26116                 <imagedata fileref="images/patrons/addaltcontact.png"/>
26117               </imageobject>
26118             </mediaobject>
26119           </screenshot>
26120
26121           <itemizedlist>
26122             <listitem>
26123               <para>An alternate contact could be a parent or guardian. It can
26124               also be used in academic settings to store the patron's home
26125               address.</para>
26126             </listitem>
26127           </itemizedlist>
26128         </listitem>
26129
26130         <listitem>
26131           <para>The library management section includes values that are used
26132           within the library</para>
26133
26134           <screenshot>
26135             <screeninfo>Library Management</screeninfo>
26136
26137             <mediaobject>
26138               <imageobject>
26139                 <imagedata fileref="images/patrons/addlibmanagement.png"/>
26140               </imageobject>
26141             </mediaobject>
26142           </screenshot>
26143
26144           <itemizedlist>
26145             <listitem>
26146               <para>The card number field is automatically calculated if you
26147               have the <link linkend="autoMemberNum">autoMemberNum</link>
26148               system preference set that way</para>
26149
26150               <itemizedlist>
26151                 <listitem>
26152                   <note>
26153                     <para>For a newly installed system this preference will
26154                     start at 1 and increment by 1 each time after. To have it
26155                     start with the starting number of your barcodes, enter the
26156                     first barcode by hand in the patron record and save the
26157                     patron. After that the field will increment that number by
26158                     1.</para>
26159                   </note>
26160                 </listitem>
26161               </itemizedlist>
26162             </listitem>
26163
26164             <listitem>
26165               <para>If you accidentally chose the wrong patron category at the
26166               beginning you can fix that here</para>
26167             </listitem>
26168
26169             <listitem>
26170               <para>Sort 1 and 2 are used for statistical purposes within your
26171               library</para>
26172             </listitem>
26173           </itemizedlist>
26174         </listitem>
26175
26176         <listitem>
26177           <para>Next, the Library Setup section includes additional library
26178           settings</para>
26179
26180           <screenshot>
26181             <screeninfo>Library set-up options</screeninfo>
26182
26183             <mediaobject>
26184               <imageobject>
26185                 <imagedata fileref="images/patrons/addlibsetup.png"/>
26186               </imageobject>
26187             </mediaobject>
26188           </screenshot>
26189
26190           <itemizedlist>
26191             <listitem>
26192               <para>The registration date will automatically be filled in with
26193               today's date</para>
26194             </listitem>
26195
26196             <listitem>
26197               <para>If your patron cards expire (based on your <link linkend="patcats">patron category settings</link>) the Expiry
26198               date will automatically be calculated</para>
26199             </listitem>
26200
26201             <listitem>
26202               <para>The OPAC Note is a note for the patron - it will appear in
26203               the OPAC on the patron's record</para>
26204             </listitem>
26205
26206             <listitem>
26207               <para>The Circulation Note is meant solely for your library
26208               staff and will appear when the circulation staff goes to check
26209               an item out to the patron</para>
26210
26211               <screenshot>
26212                 <screeninfo>Sample Circulation Note</screeninfo>
26213
26214                 <mediaobject>
26215                   <imageobject>
26216                     <imagedata fileref="images/patrons/circnote.png"/>
26217                   </imageobject>
26218                 </mediaobject>
26219               </screenshot>
26220             </listitem>
26221
26222             <listitem>
26223               <para>The Staff/OPAC asks for the username and password to be
26224               used by the patron (and/or staff member) to log into their
26225               account in the OPAC and for staff to log in to the staff
26226               client.</para>
26227
26228               <itemizedlist>
26229                 <listitem>
26230                   <para>Staff will only be able to use this log in info to log
26231                   in to the staff client if they have the <link linkend="patronpermissions">necessary
26232                   permissions</link>.</para>
26233                 </listitem>
26234               </itemizedlist>
26235             </listitem>
26236           </itemizedlist>
26237         </listitem>
26238
26239         <listitem>
26240           <para>If you have set <link linkend="patronattributetypes">additional patron attributes</link>
26241           up, these will appear next</para>
26242
26243           <screenshot>
26244             <screeninfo>Additional Patron Attributes</screeninfo>
26245
26246             <mediaobject>
26247               <imageobject>
26248                 <imagedata fileref="images/patrons/addattributes.png"/>
26249               </imageobject>
26250             </mediaobject>
26251           </screenshot>
26252         </listitem>
26253
26254         <listitem>
26255           <para id="setpatronmessaging">Finally, if you have <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
26256           set to 'allow,' you can choose the messaging preferences for this
26257           patron.</para>
26258
26259           <screenshot>
26260             <screeninfo>Patron Messaging Settings</screeninfo>
26261
26262             <mediaobject>
26263               <imageobject>
26264                 <imagedata fileref="images/patrons/addpatronmsg.png"/>
26265               </imageobject>
26266             </mediaobject>
26267           </screenshot>
26268
26269           <itemizedlist>
26270             <listitem>
26271               <para>These notices are:</para>
26272               <itemizedlist>
26273                 <listitem>
26274                   <para>Advanced notice : A notice in advance of the patron's items being due (The
26275                     patron can choose the number of days in advance)</para>
26276                 </listitem>
26277                 <listitem>
26278                   <para>Item checkout : A notice that lists all the of the items the patron has just
26279                     checked out and/or renewed, this is an electronic form of the checkout
26280                     receipt</para>
26281                 </listitem>
26282                 <listitem>
26283                   <para>Hold filled : A notice when you have confirmed the hold is waiting for the
26284                     patron</para>
26285                 </listitem>
26286                 <listitem>
26287                   <para>Item due : A notice on the day and item is due back at the library</para>
26288                 </listitem>
26289                 <listitem>
26290                   <para>Item check-in : A notice that lists all the of the items the patron has just
26291                     checked in</para>
26292                 </listitem>
26293               </itemizedlist>
26294             </listitem>
26295             <listitem>
26296               <para>Patrons can choose to receive their notices as a digest by checking the 'Digest
26297                 only?' box along with the delivery method. A digest is a combination of all the
26298                 messages of that type (so all items due in 3 days in one email) in to one email
26299                 instead of multiple emails for each alert.</para>
26300             </listitem>
26301             <listitem>
26302               <important>
26303                 <para>These preferences will override any you set via the
26304                 <link linkend="addingpatroncat">patron
26305                 categories</link></para>
26306               </important>
26307             </listitem>
26308
26309             <listitem>
26310               <important>
26311                 <para>These preference can be altered by the patron via the
26312                 OPAC</para>
26313               </important>
26314             </listitem>
26315           </itemizedlist>
26316         </listitem>
26317
26318         <listitem>
26319           <para>Once finished, click 'Save'</para>
26320         </listitem>
26321       </itemizedlist>
26322
26323       <para>If the system suspects this patron is a duplicate of another it
26324       will warn you.</para>
26325
26326       <screenshot>
26327         <screeninfo>Patron Duplicate Suspected</screeninfo>
26328
26329         <mediaobject>
26330           <imageobject>
26331             <imagedata fileref="images/patrons/duplicatewarn.png"/>
26332           </imageobject>
26333         </mediaobject>
26334       </screenshot>
26335       <note>
26336         <para>A duplicate patron is detected if first and last names match and there is no date of
26337           birth populated or if first name, last name and date of birth fields are all populated. If
26338           two patrons have matching names, but one has a date of birth and the other does not they
26339           will not match as duplicates.</para>
26340       </note>
26341
26342       <para>If you have set a minimum or upper age limit on the patron
26343       category and are requiring that the birth date be filled in, Koha will
26344       warn you if the patron you're adding is too old or young for the patron
26345       category you have selected:</para>
26346
26347       <screenshot>
26348         <screeninfo>Patron age warning</screeninfo>
26349
26350         <mediaobject>
26351           <imageobject>
26352             <imagedata fileref="images/patrons/patronagelimit.png"/>
26353           </imageobject>
26354         </mediaobject>
26355       </screenshot>
26356     </section>
26357
26358     <section id="addstaffpatron">
26359       <title>Add a Staff Patron</title>
26360
26361       <para>All staff members must be entered into Koha as patrons of the
26362       'Staff' type. Follow the steps in <link linkend="addnewpatron">Add a
26363       Patron</link> to add a staff member. To give the staff member
26364       permissions to access the staff client, follow the steps in <link linkend="patronpermissions">Patron Permissions</link></para>
26365
26366       <important>
26367         <para>Remember to assign your staff secure usernames and passwords
26368         since these will be used to log into the staff client.</para>
26369       </important>
26370     </section>
26371
26372     <section id="addstatspatron">
26373       <title>Add a Statistical Patron</title>
26374
26375       <para>One way to track use of in house items is to "check out" the materials to a statistical
26376         patron. The "check out" process doesn’t check the book out, but instead tracks an in house
26377         use of the item. To use this method for tracking in house use you first will need a <link
26378           linkend="patcats">patron category</link> set up for your Statistical patron.</para>
26379
26380       <screenshot>
26381         <screeninfo>In House Patron Category</screeninfo>
26382
26383         <mediaobject>
26384           <imageobject>
26385             <imagedata fileref="images/patrons/statspatcat.png"/>
26386           </imageobject>
26387         </mediaobject>
26388       </screenshot>
26389
26390       <para>Next, you will need to create a new patron of the statistical
26391       type</para>
26392
26393       <screenshot>
26394         <screeninfo>New In House Patron</screeninfo>
26395
26396         <mediaobject>
26397           <imageobject>
26398             <imagedata fileref="images/patrons/newinhouse.png"/>
26399           </imageobject>
26400         </mediaobject>
26401       </screenshot>
26402
26403       <para>Next, follow the steps put forth in the '<link linkend="addnewpatron">Add a new Patron</link>' section of this manual.
26404       Since this patron is not a real person, simply fill in the required
26405       fields, the correct library and nothing else.</para>
26406
26407       <para>To learn about other methods of tracking in house use visit the
26408       <link linkend="trackinhouse">Tracking inhouse use</link> section of this
26409       manual.</para>
26410     </section>
26411
26412     <section id="duplicatepatron">
26413       <title>Duplicate a Patron</title>
26414
26415       <para>Sometimes when you're adding a new family to your system you don't
26416       want to type the contact information over and over. Koha allows for you
26417       to duplicate a patron and change only the parts you want to (or need to)
26418       change.</para>
26419
26420       <itemizedlist>
26421         <listitem>
26422           <para>Open the patron you want to use as your base (the patron you
26423           want to duplicate information from)</para>
26424         </listitem>
26425
26426         <listitem>
26427           <para>Click the 'Duplicate' button at the top of their record</para>
26428
26429           <screenshot>
26430             <screeninfo>The Duplicate Button is the 3rd one in</screeninfo>
26431
26432             <mediaobject>
26433               <imageobject>
26434                 <imagedata fileref="images/patrons/patronedit.png"/>
26435               </imageobject>
26436             </mediaobject>
26437           </screenshot>
26438         </listitem>
26439
26440         <listitem>
26441           <para>All of the fields with the exception of first name, card
26442           number, username and password have been duplicated. Fill in the
26443           missing pieces and click 'Save'</para>
26444
26445           <screenshot>
26446             <screeninfo>Duplicating Patron Form</screeninfo>
26447
26448             <mediaobject>
26449               <imageobject>
26450                 <imagedata fileref="images/patrons/duplicatedpatron.png"/>
26451               </imageobject>
26452             </mediaobject>
26453           </screenshot>
26454
26455           <itemizedlist>
26456             <listitem>
26457               <note>
26458                 <para>Clicking in a field that is already populated with data
26459                 will clear that field of all information (making it easier for
26460                 you to type in something different)</para>
26461               </note>
26462             </listitem>
26463           </itemizedlist>
26464         </listitem>
26465
26466         <listitem>
26467           <para>You will be brought to your new patron</para>
26468
26469           <screenshot>
26470             <screeninfo>Newly created patron</screeninfo>
26471
26472             <mediaobject>
26473               <imageobject>
26474                 <imagedata fileref="images/patrons/duplicatedpatronfinal.png"/>
26475               </imageobject>
26476             </mediaobject>
26477           </screenshot>
26478         </listitem>
26479       </itemizedlist>
26480     </section>
26481     <section id="addpatronimages">
26482       <title>Add Patron Images</title>
26483       <para>If you would like you can add patron images to help identify patrons.  To enable this
26484         feature you must first set the <link linkend="patronimages">patronimages</link> preference
26485         to 'Allow'.</para>
26486       <para>If the preference is set to 'Allow' you will see a placeholder image under the patron's
26487         name and box to upload a patron image below the basic contact information.</para>
26488       <screenshot>
26489           <screeninfo>Add patron image</screeninfo>
26490           <mediaobject>
26491             <imageobject>
26492               <imagedata fileref="images/patrons/addpatronimage.png"/>
26493             </imageobject>
26494           </mediaobject>
26495         </screenshot>
26496       <para>In the 'Upload Patron Image' box click 'Browse' to find the image on your computer and
26497         'Upload' to load the image on to the patron record.</para>
26498       <screenshot>
26499           <screeninfo>Patron image</screeninfo>
26500           <mediaobject>
26501             <imageobject>
26502               <imagedata fileref="images/patrons/patronimage.png"/>
26503             </imageobject>
26504           </mediaobject>
26505         </screenshot>
26506       <para>
26507         <important>
26508           <para>There is a limit of 100K on the size of the picture uploaded and it is recommended
26509             that the image be 200x300 pixels, but smaller images will work as well.</para>
26510         </important>
26511       </para>
26512     </section>
26513
26514     <section id="editpatrons">
26515       <title>Editing Patrons</title>
26516
26517       <para>Patrons in Koha can be edited using one of many edit
26518       buttons.</para>
26519
26520       <itemizedlist>
26521         <listitem>
26522           <para>To edit the entire patron record simply click the 'Edit'
26523           button at the top of the patron record.</para>
26524
26525           <screenshot>
26526             <screeninfo>Main Patron Edit Menu</screeninfo>
26527
26528             <mediaobject>
26529               <imageobject>
26530                 <imagedata fileref="images/patrons/patronedit.png"/>
26531               </imageobject>
26532             </mediaobject>
26533           </screenshot>
26534         </listitem>
26535
26536         <listitem>
26537           <para>Patron passwords are not recoverable. The stars show on the
26538           patron detail next to the Password label are always there even if a
26539           password isn't set. If a patron forgets their password the only
26540           option is to reset their password. To change the patron's password,
26541           click the 'Change Password' button</para>
26542
26543           <screenshot>
26544             <screeninfo>Patron Password Change Form</screeninfo>
26545
26546             <mediaobject>
26547               <imageobject>
26548                 <imagedata fileref="images/patrons/patronpassword.png"/>
26549               </imageobject>
26550             </mediaobject>
26551           </screenshot>
26552
26553           <itemizedlist>
26554             <listitem>
26555               <para>Koha cannot display existing passwords. Leave the field
26556               blank to leave password unchanged.</para>
26557             </listitem>
26558
26559             <listitem>
26560               <para>This form can automatically generate a random password if
26561               you click the link labeled "Click to fill with a randomly
26562               generated suggestion. Passwords will be displayed as
26563               text."</para>
26564             </listitem>
26565           </itemizedlist>
26566         </listitem>
26567
26568         <listitem>
26569           <para>To edit a specific section of the patron record (for example
26570           the Library Use section) click the 'Edit' link below the
26571           section</para>
26572
26573           <screenshot>
26574             <screeninfo>Library Use Section of Patron Record</screeninfo>
26575
26576             <mediaobject>
26577               <imageobject>
26578                 <imagedata fileref="images/patrons/patroneditsection.png"/>
26579               </imageobject>
26580             </mediaobject>
26581           </screenshot>
26582         </listitem>
26583
26584         <listitem>
26585           <para>A patron image can be added by browsing for the image on your
26586           machine from the 'Manage Patron Image' section</para>
26587
26588           <screenshot>
26589             <screeninfo>Manage Patron Image Form</screeninfo>
26590
26591             <mediaobject>
26592               <imageobject>
26593                 <imagedata fileref="images/patrons/patronaddimage.png"/>
26594               </imageobject>
26595             </mediaobject>
26596           </screenshot>
26597
26598           <itemizedlist>
26599             <listitem>
26600               <para>This form will not appear if you have the <link linkend="patronimages">patronimages</link> system preference to
26601               not allow patron images</para>
26602             </listitem>
26603
26604             <listitem>
26605               <para>To add patron images in bulk, use the <link linkend="uploadpatronimages">Upload Patron Images</link>
26606               Tool</para>
26607             </listitem>
26608           </itemizedlist>
26609         </listitem>
26610
26611         <listitem>
26612           <para id="patronflags">Patrons can also be blocked from checking
26613           items out by setting Patron Flags</para>
26614
26615           <screenshot>
26616             <screeninfo>Patron Warning Flags</screeninfo>
26617
26618             <mediaobject>
26619               <imageobject>
26620                 <imagedata fileref="images/patrons/patronflags.png"/>
26621               </imageobject>
26622             </mediaobject>
26623           </screenshot>
26624
26625           <itemizedlist>
26626             <listitem>
26627               <para>If you would like your circulation staff to confirm a
26628               patron's address before checking items out to the patron, you
26629               can see the 'Gone no Address' flag</para>
26630
26631               <screenshot>
26632                 <screeninfo>Patron's address in doubt</screeninfo>
26633
26634                 <mediaobject>
26635                   <imageobject>
26636                     <imagedata fileref="images/patrons/patronaddress.png"/>
26637                   </imageobject>
26638                 </mediaobject>
26639               </screenshot>
26640             </listitem>
26641             <listitem>
26642               <para>If the patron reports that they have lost their card you can set the 'Lost Card'
26643                 flag to prevent someone else from using that card to check items out</para>
26644               <screenshot>
26645                 <screeninfo>Patron lost card</screeninfo>
26646                 <mediaobject>
26647                   <imageobject>
26648                     <imagedata fileref="images/patrons/patroncardlost.png"/>
26649                   </imageobject>
26650                 </mediaobject>
26651               </screenshot>
26652             </listitem>
26653
26654             <listitem>
26655               <para>If you would like to bar a patron from the library you can add a manual
26656                 restriction</para>
26657               <screenshot>
26658                 <screeninfo>Add manual restriction</screeninfo>
26659                 <mediaobject>
26660                   <imageobject>
26661                     <imagedata fileref="images/patrons/addpatronrestriction.png"/>
26662                   </imageobject>
26663                 </mediaobject>
26664               </screenshot>
26665
26666               <itemizedlist>
26667                 <listitem>
26668                   <note><para>This flag can automatically be set with the <link linkend="noticetriggers">Overdue/Notice Status
26669                   Triggers</link></para></note>
26670                 </listitem>
26671               </itemizedlist>
26672             </listitem>
26673
26674             <listitem>
26675               <para>If you enter in a date and/or note related to the
26676               restriction you will see that in the restricted message as
26677               well</para>
26678
26679               <screenshot>
26680                 <screeninfo>Restricted until message</screeninfo>
26681
26682                 <mediaobject>
26683                   <imageobject>
26684                     <imagedata fileref="images/patrons/restricteduntil.png"/>
26685                   </imageobject>
26686                 </mediaobject>
26687               </screenshot>
26688             </listitem>
26689           </itemizedlist>
26690         </listitem>
26691
26692         <listitem>
26693           <para>Children patrons do not become adults automatically in Koha unless you have <link linkend="j2acron">Juvenile to Adult cron job</link> running. To upgrade a child patron
26694             to and adult patron category manually go to the 'More' menu and choose 'Update Child to
26695             Adult Patron'</para>
26696
26697           <screenshot>
26698             <screeninfo>Update Child to Adult Patron</screeninfo>
26699
26700             <mediaobject>
26701               <imageobject>
26702                 <imagedata fileref="images/patrons/updatetoadult.png"/>
26703               </imageobject>
26704             </mediaobject>
26705           </screenshot>
26706
26707           <itemizedlist>
26708             <listitem>
26709               <para>You will then be presented with a pop up window asking
26710               which one of your adult patron categories this Child should be
26711               updated to</para>
26712
26713               <screenshot>
26714                 <screeninfo>Choose Adult Category to Update To</screeninfo>
26715
26716                 <mediaobject>
26717                   <imageobject>
26718                     <imagedata fileref="images/patrons/choosadulttype.png"/>
26719                   </imageobject>
26720                 </mediaobject>
26721               </screenshot>
26722             </listitem>
26723           </itemizedlist>
26724         </listitem>
26725       </itemizedlist>
26726     </section>
26727     <section id="mangepatronedits">
26728       <title>Managing Patron Self Edits</title>
26729       <para>If you are allowing patrons to edit their accounts via the OPAC with the <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference then you will need to
26730         approve all changes via the staff client before they're applied. If there are patron edits
26731         awaiting action they will appear on the staff client dashboard below the modules list (along
26732         with other items awaiting action).</para>
26733       <screenshot>
26734           <screeninfo>Patron requests waiting</screeninfo>
26735           <mediaobject>
26736             <imageobject>
26737               <imagedata fileref="images/patrons/pendingpatronrequest.png"/>
26738             </imageobject>
26739           </mediaobject>
26740         </screenshot>
26741       <para><note>
26742           <para>Superlibrarians will see modifications for any branch, other staff will only see
26743             modifications for patrons who belong to their logged in branch.</para>
26744         </note>When you click the 'Patrons requesting modifications' link you will be brought to a
26745         list of patrons with requested changes.</para>
26746       <screenshot>
26747           <screeninfo>Manage patron updates</screeninfo>
26748           <mediaobject>
26749             <imageobject>
26750               <imagedata fileref="images/patrons/managepatronupdates.png"/>
26751             </imageobject>
26752           </mediaobject>
26753         </screenshot>
26754       <para>From here you can 'Approve' and apply the changes to the patron record, 'Delete' and
26755         remove the changes or 'Ignore' and keep the changes pending to review later.</para>
26756       <para>If you would like to see the entire patron record you can click the 'Patron details'
26757         links to the right of the buttons. This will open in a new tab.</para>
26758     </section>
26759
26760     <section id="patronpermissions">
26761       <title>Patron Permissions</title>
26762
26763       <para>Patron Permissions are used to allow staff members access to the
26764       staff client.</para>
26765
26766       <important>
26767         <para>In order for a staff member to log into the staff interface they
26768         must have (at the very least) 'catalogue' permissions which allow them
26769         to view the staff interface.</para>
26770       </important>
26771
26772       <section id="setpatronperms">
26773         <title>Setting Patron Permissions</title>
26774
26775         <para>To set patron permissions, you must first <link linkend="addstaffpatron">have a patron of the 'Staff' type</link>
26776         open</para>
26777
26778         <itemizedlist>
26779           <listitem>
26780             <para>On the patron record click More and choose Set Permissions
26781             to alter patron permissions</para>
26782
26783             <screenshot>
26784               <screeninfo>Set Patron Permissions</screeninfo>
26785
26786               <mediaobject>
26787                 <imageobject>
26788                   <imagedata fileref="images/patrons/editpatronpermissions.png"/>
26789                 </imageobject>
26790               </mediaobject>
26791             </screenshot>
26792           </listitem>
26793
26794           <listitem>
26795             <para>You will be presented with a list of preferences, some of
26796             which can be expanded by clicking the plus sign to the left of the
26797             section title.</para>
26798
26799             <screenshot>
26800               <screeninfo>Patron Permissions</screeninfo>
26801
26802               <mediaobject>
26803                 <imageobject>
26804                   <imagedata fileref="images/patrons/GranularPermissions.png"/>
26805                 </imageobject>
26806               </mediaobject>
26807             </screenshot>
26808           </listitem>
26809         </itemizedlist>
26810       </section>
26811
26812       <section id="patronpermsdefined">
26813         <title>Patron Permissions Defined</title>
26814
26815         <para/>
26816
26817         <itemizedlist>
26818           <listitem>
26819             <para>superlibrarian</para>
26820
26821             <itemizedlist>
26822               <listitem>
26823                 <para>Access to all librarian functions</para>
26824
26825                 <itemizedlist>
26826                   <listitem>
26827                     <note>
26828                       <para>With this selected there is no need to choose any
26829                       other permissions</para>
26830                     </note>
26831                   </listitem>
26832                 </itemizedlist>
26833               </listitem>
26834             </itemizedlist>
26835           </listitem>
26836
26837           <listitem>
26838             <para>circulate</para>
26839
26840             <itemizedlist>
26841               <listitem>
26842                 <para>Check out and check in items</para>
26843               </listitem>
26844
26845               <listitem>
26846                 <para>This section can be expanded (<link linkend="circpermissions">Learn more</link>)</para>
26847               </listitem>
26848             </itemizedlist>
26849           </listitem>
26850
26851           <listitem>
26852             <para>catalogue</para>
26853
26854             <itemizedlist>
26855               <listitem>
26856                 <para><emphasis role="bold">Required for staff login.</emphasis> Staff access,
26857                   allows viewing the catalogue in staff client<itemizedlist>
26858                     <listitem>
26859                       <important>
26860                         <para>Must be given to all staff members to allow them to login to the staff
26861                           client</para>
26862                       </important>
26863                     </listitem>
26864                   </itemizedlist></para>
26865               </listitem>
26866             </itemizedlist>
26867           </listitem>
26868
26869           <listitem>
26870             <para>parameters</para>
26871
26872             <itemizedlist>
26873               <listitem>
26874                 <para>Manage Koha system systems (Administration panel)</para>
26875               </listitem>
26876
26877               <listitem>
26878                 <para>This section can be expanded (<link linkend="parameterpermissions">Learn
26879                     more</link>)</para>
26880               </listitem>
26881             </itemizedlist>
26882           </listitem>
26883
26884           <listitem>
26885             <para>borrowers</para>
26886
26887             <itemizedlist>
26888               <listitem>
26889                 <para>Add or modify patrons</para>
26890               </listitem>
26891             </itemizedlist>
26892           </listitem>
26893
26894           <listitem>
26895             <para>permissions</para>
26896
26897             <itemizedlist>
26898               <listitem>
26899                 <para>Set user permissions</para>
26900               </listitem>
26901             </itemizedlist>
26902           </listitem>
26903
26904           <listitem>
26905             <para>reserveforothers</para>
26906
26907             <itemizedlist>
26908               <listitem>
26909                 <para>Place and modify holds for patrons</para>
26910               </listitem>
26911
26912               <listitem>
26913                 <para>This section can be expanded (<link linkend="reservepermissions">Learn more</link>)</para>
26914               </listitem>
26915             </itemizedlist>
26916           </listitem>
26917
26918           <listitem>
26919             <para>editcatalogue</para>
26920
26921             <itemizedlist>
26922               <listitem>
26923                 <para>Edit Catalog (Modify bibliographic/holdings data)</para>
26924               </listitem>
26925
26926               <listitem>
26927                 <para>This section can be expanded (<link linkend="catpermissions">Learn more</link>)</para>
26928               </listitem>
26929             </itemizedlist>
26930           </listitem>
26931
26932           <listitem>
26933             <para>updatecharges</para>
26934
26935             <itemizedlist>
26936               <listitem>
26937                 <para>Manage patrons fines and fees</para>
26938               </listitem>
26939               <listitem>
26940                 <para>This section can be expanded (<link linkend="updatechargespermissions">Learn
26941                     more</link>)</para>
26942               </listitem>
26943             </itemizedlist>
26944           </listitem>
26945
26946           <listitem>
26947             <para>acquisition</para>
26948
26949             <itemizedlist>
26950               <listitem>
26951                 <para>Acquisition and/or suggestion management</para>
26952               </listitem>
26953
26954               <listitem>
26955                 <para>This section can be expanded (<link linkend="acqpermissions">Learn more</link>)</para>
26956               </listitem>
26957             </itemizedlist>
26958           </listitem>
26959
26960           <listitem>
26961             <para>management</para>
26962
26963             <itemizedlist>
26964               <listitem>
26965                 <para>Set library management params (deprecated)<itemizedlist>
26966                     <listitem>
26967                       <important>
26968                         <para>This permission level no longer controls anything.</para>
26969                       </important>
26970                     </listitem>
26971                   </itemizedlist></para>
26972               </listitem>
26973             </itemizedlist>
26974           </listitem>
26975
26976           <listitem>
26977             <para>tools</para>
26978
26979             <itemizedlist>
26980               <listitem>
26981                 <para>Use all tools</para>
26982               </listitem>
26983
26984               <listitem>
26985                 <para>This section can be expanded (<link linkend="toolspermissions">Learn more</link>)</para>
26986               </listitem>
26987             </itemizedlist>
26988           </listitem>
26989
26990           <listitem>
26991             <para>editauthorities</para>
26992
26993             <itemizedlist>
26994               <listitem>
26995                 <para>Edit Authorities</para>
26996               </listitem>
26997             </itemizedlist>
26998           </listitem>
26999
27000           <listitem>
27001             <para>serials</para>
27002
27003             <itemizedlist>
27004               <listitem>
27005                 <para>Manage serial subscriptions</para>
27006               </listitem>
27007
27008               <listitem>
27009                 <para>This section can be expanded (<link linkend="serpermissions">Learn more</link>)</para>
27010               </listitem>
27011             </itemizedlist>
27012           </listitem>
27013
27014           <listitem>
27015             <para>reports</para>
27016
27017             <itemizedlist>
27018               <listitem>
27019                 <para>Allow access to the reports module</para>
27020               </listitem>
27021
27022               <listitem>
27023                 <para>Reports found on the Circulation page are not controlled
27024                 by this permission</para>
27025               </listitem>
27026
27027               <listitem>
27028                 <para>This section can be expanded (<link linkend="reportpermissions">Learn more</link>)</para>
27029               </listitem>
27030             </itemizedlist>
27031           </listitem>
27032
27033           <listitem>
27034             <para>staffaccess</para>
27035
27036             <itemizedlist>
27037               <listitem>
27038                 <para>Allow staff members to modify permissions for other staff members</para>
27039               </listitem>
27040
27041               <listitem>
27042                 <important>
27043                   <para>Requires the borrowers permission above</para>
27044                 </important>
27045               </listitem>
27046             </itemizedlist>
27047           </listitem>
27048           <listitem>
27049             <para>plugins<itemizedlist>
27050                 <listitem>
27051                   <para>Koha plugins</para>
27052                 </listitem>
27053                 <listitem>
27054                   <para>This section can be expanded (<link linkend="pluginpermissions">Learn
27055                       more</link>)</para>
27056                 </listitem>
27057               </itemizedlist></para>
27058           </listitem>
27059           <listitem>
27060             <para>lists<itemizedlist>
27061                 <listitem>
27062                   <para>Koha Lists</para>
27063                 </listitem>
27064                 <listitem>
27065                   <para>
27066                     <important>
27067                       <para>All staff have permission to create and modify their own lists, this
27068                         permission is only necessary if you'd like to give a staff member permission
27069                         to delete public lists that they have not created.</para>
27070                     </important>
27071                   </para>
27072                 </listitem>
27073                 <listitem>
27074                   <para>This section can be expanded (<link linkend="listspermissions">Learn
27075                       more</link>)</para>
27076                 </listitem>
27077               </itemizedlist></para>
27078           </listitem>
27079         </itemizedlist>
27080
27081         <section id="circpermissions">
27082           <title>Granular Circulate Permissions</title>
27083
27084           <para>If the staff member has 'circulate' permissions they have the
27085           ability to perform all of these actions. If you would like to
27086           control circulation permissions on a more granular level choose from
27087           these options:</para>
27088
27089           <itemizedlist>
27090             <listitem>
27091               <para>circulate_remaining_permissions</para>
27092
27093               <itemizedlist>
27094                 <listitem>
27095                   <para>Remaining circulation permissions</para>
27096                 </listitem>
27097                 <listitem>
27098                   <para>All circulation rights except those covered by permissions listed
27099                     below</para>
27100                 </listitem>
27101               </itemizedlist>
27102             </listitem>
27103             <listitem>
27104               <para>force_checkout<itemizedlist>
27105                   <listitem>
27106                     <para>Force checkout if a limitation exists</para>
27107                   </listitem>
27108                   <listitem>
27109                     <para>With this permission a librarian will be allowed to override a check out
27110                       restriction in the following cases: <itemizedlist>
27111                         <listitem>
27112                           <para>age restriction</para>
27113                         </listitem>
27114                         <listitem>
27115                           <para>the item is issued to another patron</para>
27116                         </listitem>
27117                         <listitem>
27118                           <para>the item is not for loan</para>
27119                         </listitem>
27120                         <listitem>
27121                           <para>the patron has overdue items</para>
27122                         </listitem>
27123                         <listitem>
27124                           <para>the item is lost </para>
27125                         </listitem>
27126                         <listitem>
27127                           <para>the item is a high demand item</para>
27128                         </listitem>
27129                         <listitem>
27130                           <para>the item is on hold</para>
27131                         </listitem>
27132                       </itemizedlist></para>
27133                   </listitem>
27134               </itemizedlist></para></listitem>
27135             <listitem><para>manage_restrictions<itemizedlist>
27136                   <listitem>
27137                     <para>Manage restrictions for accounts</para>
27138                   </listitem>
27139                   <listitem>
27140                     <para>Grants permission to the staff member to lift a restriction that might be
27141                       on the patron's record</para>
27142                   </listitem>
27143                 </itemizedlist></para>
27144             </listitem>
27145             <listitem>
27146               <para>overdues_report<itemizedlist>
27147                   <listitem>
27148                     <para> Execute overdue items report </para>
27149                   </listitem>
27150                   <listitem>
27151                     <para>The permission to run the overdues reports found under Circulation</para>
27152                   </listitem>
27153                 </itemizedlist></para>
27154             </listitem>
27155
27156             <listitem>
27157               <para>override_renewals</para>
27158
27159               <itemizedlist>
27160                 <listitem>
27161                   <para>Override blocked renewals</para>
27162                 </listitem>
27163
27164                 <listitem>
27165                   <para>Requires that the staff member also has
27166                   circulate_remaining_permissions</para>
27167                 </listitem>
27168               </itemizedlist>
27169             </listitem>
27170           </itemizedlist>
27171         </section>
27172
27173         <section id="parameterpermissions">
27174           <title>Granular Parameters Permissions</title>
27175
27176           <para>If the staff member has 'parameters' permissions they have the
27177           ability to perform all of these actions. If you would like to
27178           control parameter permissions on a more granular level choose from
27179           these options:</para>
27180
27181           <itemizedlist>
27182             <listitem>
27183               <para>manage_circ_rules</para>
27184
27185               <itemizedlist>
27186                 <listitem>
27187                   <para>Manage circulation rules</para>
27188                 </listitem>
27189                 <listitem>
27190                   <para>The ability to access the <link linkend="circfinerules">Circulation and
27191                       fines rules</link> in the administration area</para>
27192                 </listitem>
27193               </itemizedlist>
27194             </listitem>
27195
27196             <listitem>
27197               <para>parameters_remaining_permissions</para>
27198
27199               <itemizedlist>
27200                 <listitem>
27201                   <para>Remaining system parameters permissions</para>
27202                 </listitem>
27203                 <listitem>
27204                   <para>The ability to access all areas in Administration (other than the
27205                     Circulation and fine rules)</para>
27206                 </listitem>
27207               </itemizedlist>
27208             </listitem>
27209           </itemizedlist>
27210         </section>
27211
27212         <section id="reservepermissions">
27213           <title>Granular Holds Permissions</title>
27214
27215           <para>If the staff member has 'reserveforothers' permissions they
27216           have the ability to perform all of these actions. If you would like
27217           to control holds permissions on a more granular level choose from
27218           these options:</para>
27219
27220           <itemizedlist>
27221             <listitem>
27222               <para>modify_holds_priority</para>
27223
27224               <itemizedlist>
27225                 <listitem>
27226                   <para>Modify holds priority</para>
27227                 </listitem>
27228                 <listitem>
27229                   <para>Allow staff members to alter the holds priority (moving patrons up and down
27230                     the queue)</para>
27231                 </listitem>
27232               </itemizedlist>
27233             </listitem>
27234
27235             <listitem>
27236               <para>place_holds</para>
27237
27238               <itemizedlist>
27239                 <listitem>
27240                   <para>Place holds for patrons</para>
27241                 </listitem>
27242               </itemizedlist>
27243             </listitem>
27244           </itemizedlist>
27245         </section>
27246
27247         <section id="catpermissions">
27248           <title>Granular Cataloging Permissions</title>
27249
27250           <para>If the staff member has 'editcatalogue' permissions they have
27251           the ability to perform all of these actions. If you would like to
27252           control cataloging permissions on a more granular level choose from
27253           these options:</para>
27254
27255           <itemizedlist>
27256             <listitem>
27257               <para>delete_all_items<itemizedlist>
27258                   <listitem>
27259                     <para>Delete all items at once</para>
27260                   </listitem>
27261                   <listitem>
27262                     <para>Ability to use the 'Delete all items' option found under the 'Edit' menu
27263                       in cataloging</para>
27264                   </listitem>
27265                 </itemizedlist></para>
27266             </listitem>
27267             <listitem>
27268               <para>edit_catalogue</para>
27269
27270               <itemizedlist>
27271                 <listitem>
27272                   <para>Edit catalog (Modify bibliographic/holdings data)</para>
27273                 </listitem>
27274                 <listitem>
27275                   <para>Ability to access all cataloging functions via the <link linkend="cataloging">Cataloging</link> page</para>
27276                 </listitem>
27277               </itemizedlist>
27278             </listitem>
27279
27280             <listitem>
27281               <para>edit_items</para>
27282
27283               <itemizedlist>
27284                 <listitem>
27285                   <para>Edit items</para>
27286                 </listitem>
27287                 <listitem>
27288                   <para>Ability to make <link linkend="editingitems">edits to item/holdings
27289                       records</link>, but not bibliographic records</para>
27290                 </listitem>
27291               </itemizedlist>
27292             </listitem>
27293             <listitem id="edit_items_restricted">
27294               <para>edit_items_restricted<itemizedlist>
27295                   <listitem>
27296                     <para>Limit item modification to subfields defined in the <link
27297                         linkend="SubfieldsToAllowForRestrictedEditing"
27298                         >SubfieldsToAllowForRestrictedEditing</link> preference</para>
27299                   </listitem>
27300                   <listitem>
27301                     <para>
27302                       <note>
27303                         <para>Please note that edit_items permission is still required</para>
27304                       </note>
27305                     </para>
27306                   </listitem>
27307                 </itemizedlist></para>
27308             </listitem>
27309
27310             <listitem>
27311               <para id="fastaddpermissions">fast_cataloging</para>
27312
27313               <itemizedlist>
27314                 <listitem>
27315                   <para>Fast cataloging</para>
27316                 </listitem>
27317                 <listitem>
27318                   <para>The ability to catalog using only the <link linkend="fastaddcat">Fast Add
27319                       Framework</link> found on the <link linkend="circulation">Circulation</link>
27320                     page</para>
27321                 </listitem>
27322               </itemizedlist>
27323             </listitem>
27324           </itemizedlist>
27325         </section>
27326         <section id="updatechargespermissions">
27327           <title>Granular Fines and Charges Permissions</title>
27328           <para>If a staff member has 'updatecharges' permission they have the ability to perform
27329             all of these actions. If you would like to control fines and charges permissions on a
27330             more granular level choose from these options:<itemizedlist>
27331               <listitem>
27332                 <para>remaining_permissions<itemizedlist>
27333                     <listitem>
27334                       <para>Remaining permissions for managing fines and fees other than the ability
27335                         to write off charges</para>
27336                     </listitem>
27337                   </itemizedlist></para>
27338               </listitem>
27339               <listitem>
27340                 <para>writeoff<itemizedlist>
27341                     <listitem>
27342                       <para>Write off fines and fees</para>
27343                     </listitem>
27344                   </itemizedlist></para>
27345               </listitem>
27346             </itemizedlist></para>
27347         </section>
27348
27349         <section id="acqpermissions">
27350           <title>Granular Acquisitions Permissions</title>
27351
27352           <para>If the staff member has 'acquisition' permissions they have
27353           the ability to perform all of these actions. If you would like to
27354           control acquisitions permissions on a more granular level choose
27355           from these options:</para>
27356
27357           <itemizedlist>
27358             <listitem>
27359               <para>budget_add_del</para>
27360
27361               <itemizedlist>
27362                 <listitem>
27363                   <para>Add and delete budgets (but can't modify budgets)</para>
27364                 </listitem>
27365               </itemizedlist>
27366             </listitem>
27367
27368             <listitem>
27369               <para>budget_manage</para>
27370               <itemizedlist>
27371                 <listitem>
27372                   <para>Manage budgets</para>
27373                 </listitem>
27374               </itemizedlist>
27375             </listitem>
27376
27377             <listitem>
27378               <para>budget_manage_all <itemizedlist>
27379                   <listitem>
27380                     <para>Manage all budgets</para>
27381                   </listitem>
27382                 </itemizedlist></para>
27383               <para>budget_modify</para>
27384               <itemizedlist>
27385                 <listitem>
27386                   <para>Modify budget (can't create lines, but can modify existing ones)</para>
27387                 </listitem>
27388               </itemizedlist>
27389             </listitem>
27390
27391             <listitem>
27392               <para>contracts_manage</para>
27393
27394               <itemizedlist>
27395                 <listitem>
27396                   <para>Manage contracts</para>
27397                 </listitem>
27398               </itemizedlist>
27399             </listitem>
27400
27401             <listitem>
27402               <para>group_manage</para>
27403
27404               <itemizedlist>
27405                 <listitem>
27406                   <para>Manage orders and basket groups</para>
27407                 </listitem>
27408               </itemizedlist>
27409             </listitem>
27410
27411             <listitem>
27412               <para>order_manage</para>
27413
27414               <itemizedlist>
27415                 <listitem>
27416                   <para>Manage orders and baskets</para>
27417                 </listitem>
27418               </itemizedlist>
27419             </listitem>
27420             <listitem>
27421               <para>order_manage_all<itemizedlist>
27422                   <listitem>
27423                     <para>Manage all orders and baskets, regardless of restrictions on them</para>
27424                   </listitem>
27425                 </itemizedlist></para>
27426             </listitem>
27427
27428             <listitem>
27429               <para>order_receive</para>
27430
27431               <itemizedlist>
27432                 <listitem>
27433                   <para>Manage orders and baskets</para>
27434                 </listitem>
27435               </itemizedlist>
27436             </listitem>
27437
27438             <listitem>
27439               <para>period_manage</para>
27440
27441               <itemizedlist>
27442                 <listitem>
27443                   <para>Manage periods</para>
27444                 </listitem>
27445               </itemizedlist>
27446             </listitem>
27447
27448             <listitem>
27449               <para>planning_manage</para>
27450
27451               <itemizedlist>
27452                 <listitem>
27453                   <para>Manage budget planning</para>
27454                 </listitem>
27455               </itemizedlist>
27456             </listitem>
27457
27458             <listitem>
27459               <para>vendors_manage</para>
27460
27461               <itemizedlist>
27462                 <listitem>
27463                   <para>Manage vendors</para>
27464                 </listitem>
27465               </itemizedlist>
27466             </listitem>
27467           </itemizedlist>
27468         </section>
27469
27470         <section id="serpermissions">
27471           <title>Granular Serials Permissions</title>
27472
27473           <para>If the staff member has 'serials' permissions they have the
27474           ability to perform all of these actions. If you would like to
27475           control serials permissions on a more granular level choose from
27476           these options:</para>
27477
27478           <itemizedlist>
27479             <listitem>
27480               <para>check_expiration</para>
27481
27482               <itemizedlist>
27483                 <listitem>
27484                   <para>Check the <link linkend="serialexpiration">expiration of a
27485                     serial</link></para>
27486                 </listitem>
27487               </itemizedlist>
27488             </listitem>
27489
27490             <listitem>
27491               <para>claim_serials</para>
27492
27493               <itemizedlist>
27494                 <listitem>
27495                   <para>Claim missing serials via the <link linkend="serialclaims">Claims
27496                       section</link></para>
27497                 </listitem>
27498               </itemizedlist>
27499             </listitem>
27500
27501             <listitem>
27502               <para>create_subscription</para>
27503
27504               <itemizedlist>
27505                 <listitem>
27506                   <para>Create <link linkend="newsubscription">a new subscription</link></para>
27507                 </listitem>
27508               </itemizedlist>
27509             </listitem>
27510
27511             <listitem>
27512               <para>delete_subscription</para>
27513
27514               <itemizedlist>
27515                 <listitem>
27516                   <para>Delete an existing subscription</para>
27517                 </listitem>
27518               </itemizedlist>
27519             </listitem>
27520
27521             <listitem>
27522               <para>edit_subscription</para>
27523
27524               <itemizedlist>
27525                 <listitem>
27526                   <para>Edit an existing subscription</para>
27527                 </listitem>
27528                 <listitem>
27529                   <para>This permission does not include the ability to delete or create a
27530                     subscription</para>
27531                 </listitem>
27532               </itemizedlist>
27533             </listitem>
27534
27535             <listitem>
27536               <para>receive_serials</para>
27537
27538               <itemizedlist>
27539                 <listitem>
27540                   <para>Serials receiving</para>
27541                 </listitem>
27542                 <listitem>
27543                   <para>Receive serials on existing subscriptions</para>
27544                 </listitem>
27545               </itemizedlist>
27546             </listitem>
27547
27548             <listitem>
27549               <para>renew_subscription</para>
27550
27551               <itemizedlist>
27552                 <listitem>
27553                   <para>Renew a subscription</para>
27554                 </listitem>
27555               </itemizedlist>
27556             </listitem>
27557
27558             <listitem>
27559               <para>routing</para>
27560
27561               <itemizedlist>
27562                 <listitem>
27563                   <para>Routing</para>
27564                 </listitem>
27565                 <listitem>
27566                   <para>Manage <link linkend="routinglist">routing lists</link></para>
27567                 </listitem>
27568               </itemizedlist>
27569             </listitem>
27570             <listitem>
27571               <para>superserials<itemizedlist>
27572                   <listitem>
27573                     <para>Manage subscriptions from any branch (only applies when <link
27574                         linkend="IndependentBranches">IndependantBranches</link> is used)</para>
27575                   </listitem>
27576                 </itemizedlist></para>
27577             </listitem>
27578           </itemizedlist>
27579         </section>
27580
27581         <section id="toolspermissions">
27582           <title>Granular Tools Permissions</title>
27583
27584           <para>If the staff member has 'tools' permissions they have the
27585           ability to access and use all items under the Tools menu. If you
27586           would like to control which tools staff members have access to on a
27587           more granular level choose from these options:</para>
27588
27589           <itemizedlist>
27590             <listitem>
27591               <para>batch_upload_patron_images</para>
27592
27593               <itemizedlist>
27594                 <listitem>
27595                   <para>Upload patron images in batch or one at a time </para>
27596                 </listitem>
27597                 <listitem>
27598                   <para>Access to the <link linkend="uploadpatronimages">Image Upload
27599                     Tool</link></para>
27600                 </listitem>
27601               </itemizedlist>
27602             </listitem>
27603
27604             <listitem>
27605               <para>delete_anonymize_patrons</para>
27606
27607               <itemizedlist>
27608                 <listitem>
27609                   <para>Delete old borrowers and anonymize circulation/reading history (deletes
27610                     borrower reading history)</para>
27611                 </listitem>
27612                 <listitem>
27613                   <para>Access to the <link linkend="anonpatrons">Anonymize Patron
27614                     Tool</link></para>
27615                 </listitem>
27616               </itemizedlist>
27617             </listitem>
27618
27619             <listitem>
27620               <para>edit_calendar</para>
27621
27622               <itemizedlist>
27623                 <listitem>
27624                   <para>Define days when the library is closed </para>
27625                 </listitem>
27626                 <listitem>
27627                   <para>Access to the <link linkend="calholidays">Calendar/Holidays
27628                     Tool</link></para>
27629                 </listitem>
27630               </itemizedlist>
27631             </listitem>
27632
27633             <listitem>
27634               <para>edit_news</para>
27635
27636               <itemizedlist>
27637                 <listitem>
27638                   <para>Write news for the OPAC and staff interfaces </para>
27639                 </listitem>
27640                 <listitem>
27641                   <para>Access to the <link linkend="newstool">News Tool</link></para>
27642                 </listitem>
27643               </itemizedlist>
27644             </listitem>
27645
27646             <listitem>
27647               <para>edit_notice_status_triggers</para>
27648
27649               <itemizedlist>
27650                 <listitem>
27651                   <para>Set notice/status triggers for overdue items </para>
27652                 </listitem>
27653                 <listitem>
27654                   <para>Access to the <link linkend="noticetriggers">Overdue Notice Status/Triggers
27655                       Tool</link></para>
27656                 </listitem>
27657               </itemizedlist>
27658             </listitem>
27659
27660             <listitem>
27661               <para>edit_notices</para>
27662
27663               <itemizedlist>
27664                 <listitem>
27665                   <para>Define notices </para>
27666                 </listitem>
27667                 <listitem>
27668                   <para>Access to the <link linkend="notices">Notices Tool</link></para>
27669                 </listitem>
27670               </itemizedlist>
27671             </listitem>
27672
27673             <listitem>
27674               <para>export_catalog</para>
27675
27676               <itemizedlist>
27677                 <listitem>
27678                   <para>Export bibliographic, authorities and holdings data </para>
27679                 </listitem>
27680                 <listitem>
27681                   <para>Access to the <link linkend="exportbibs">Export Data Tool</link></para>
27682                 </listitem>
27683               </itemizedlist>
27684             </listitem>
27685
27686             <listitem>
27687               <para>import_patrons</para>
27688
27689               <itemizedlist>
27690                 <listitem>
27691                   <para>Import patron data </para>
27692                 </listitem>
27693                 <listitem>
27694                   <para>Access to the <link linkend="patronimport">Import Patrons Tool</link></para>
27695                 </listitem>
27696               </itemizedlist>
27697             </listitem>
27698
27699             <listitem>
27700               <para>inventory</para>
27701
27702               <itemizedlist>
27703                 <listitem>
27704                   <para>Perform inventory (stocktaking) of your catalog </para>
27705                 </listitem>
27706                 <listitem>
27707                   <para>Access to the <link linkend="inventory">Inventory Tool</link></para>
27708                 </listitem>
27709               </itemizedlist>
27710             </listitem>
27711
27712             <listitem>
27713               <para>items_batchdel</para>
27714
27715               <itemizedlist>
27716                 <listitem>
27717                   <para>Perform batch deletion of items </para>
27718                 </listitem>
27719                 <listitem>
27720                   <para>Access to the <link linkend="batchdeleteitems">Batch Item Deletion
27721                       Tool</link></para>
27722                 </listitem>
27723               </itemizedlist>
27724             </listitem>
27725
27726             <listitem>
27727               <para>items_batchmod</para>
27728
27729               <itemizedlist>
27730                 <listitem>
27731                   <para>Perform batch modification of items </para>
27732                 </listitem>
27733                 <listitem>
27734                   <para>Access to the <link linkend="batchmodifyitems">Batch Item Modification
27735                       Tool</link></para>
27736                 </listitem>
27737               </itemizedlist>
27738             </listitem>
27739             <listitem id="items_batchmod_restricted">
27740               <para>items_batchmod_restricted<itemizedlist>
27741                   <listitem>
27742                     <para>Limit <link linkend="batchmodifyitems">batch item modification</link> to
27743                       subfields defined in the <link linkend="SubfieldsToAllowForRestrictedBatchmod"
27744                         >SubfieldsToAllowForRestrictedBatchmod</link> preference</para>
27745                   </listitem>
27746                   <listitem>
27747                     <para>
27748                       <note>
27749                         <para>Please note that items_batchmod permission is still required</para>
27750                       </note>
27751                     </para>
27752                   </listitem>
27753                 </itemizedlist></para>
27754             </listitem>
27755
27756             <listitem>
27757               <para>label_creator</para>
27758
27759               <itemizedlist>
27760                 <listitem>
27761                   <para>Create printable labels and barcodes from catalog and patron data </para>
27762                 </listitem>
27763                 <listitem>
27764                   <para>Access to the <link linkend="labelcreator">Label Creator</link> and <link linkend="quicklabelcreator">Quick Label Creator</link> Tools</para>
27765                 </listitem>
27766               </itemizedlist>
27767             </listitem>
27768
27769             <listitem>
27770               <para>manage_csv_profiles</para>
27771
27772               <itemizedlist>
27773                 <listitem>
27774                   <para>Manage CSV export profiles</para>
27775                 </listitem>
27776                 <listitem>
27777                   <para>Access to the <link linkend="csvprofiles">CSV Profiles Tool</link></para>
27778                 </listitem>
27779               </itemizedlist>
27780             </listitem>
27781
27782             <listitem>
27783               <para>manage_staged_marc</para>
27784
27785               <itemizedlist>
27786                 <listitem>
27787                   <para>Manage staged MARC records, including completing and reversing imports </para>
27788                 </listitem>
27789                 <listitem>
27790                   <para>Access to the <link linkend="managestaged">Manage Staged MARC Records
27791                       Tool</link></para>
27792                 </listitem>
27793               </itemizedlist>
27794             </listitem>
27795
27796             <listitem>
27797               <para>moderate_comments</para>
27798
27799               <itemizedlist>
27800                 <listitem>
27801                   <para>Moderate patron comments </para>
27802                 </listitem>
27803                 <listitem>
27804                   <para>Access to the <link linkend="comments">Comments Tool</link>
27805                   </para>
27806                 </listitem>
27807               </itemizedlist>
27808             </listitem>
27809
27810             <listitem>
27811               <para>moderate_tags<itemizedlist>
27812                   <listitem>
27813                     <para>Moderate patron tags</para>
27814                   </listitem>
27815                   <listitem>
27816                     <para>Access to the <link linkend="tagsmoderation">Tags Tool</link></para>
27817                   </listitem>
27818                 </itemizedlist></para>
27819             </listitem>
27820             <listitem>
27821               <para>records_batchdel<itemizedlist>
27822                   <listitem>
27823                     <para>Perform batch deletion of records (bibliographic or authority)</para>
27824                   </listitem>
27825                   <listitem>
27826                     <para>Access to the <link linkend="batchrecorddelete">Batch Record Deletion
27827                         Tool</link></para>
27828                   </listitem>
27829                 </itemizedlist></para>
27830             </listitem>
27831             <listitem>
27832               <para>rotating_collections<itemizedlist>
27833                   <listitem>
27834                     <para>Manage rotating collections</para>
27835                   </listitem>
27836                   <listitem>
27837                     <para>Access to the <link linkend="rotatingcollections">Rotating Collections
27838                         Tool</link></para>
27839                   </listitem>
27840                 </itemizedlist></para>
27841             </listitem>
27842             <listitem>
27843               <para>schedule_tasks</para>
27844               <itemizedlist>
27845                 <listitem>
27846                   <para>Schedule tasks to run </para>
27847                 </listitem>
27848                 <listitem>
27849                   <para>Access to the <link linkend="taskscheduler">Task Scheduler
27850                     Tool</link></para>
27851                 </listitem>
27852               </itemizedlist>
27853             </listitem>
27854
27855             <listitem>
27856               <para>stage_marc_import</para>
27857
27858               <itemizedlist>
27859                 <listitem>
27860                   <para>Stage MARC records into the reservoir </para>
27861                 </listitem>
27862                 <listitem>
27863                   <para>Access to the <link linkend="stagemarc">Stage MARC Records
27864                     Tool</link></para>
27865                 </listitem>
27866               </itemizedlist>
27867             </listitem>
27868
27869             <listitem>
27870               <para>upload_local_cover_images</para>
27871
27872               <itemizedlist>
27873                 <listitem>
27874                   <para>Upload local cover images </para>
27875                 </listitem>
27876                 <listitem>
27877                   <para>Access to the <link linkend="uploadlocalimages">Upload Local Cover Image
27878                       Tool</link> as well as permission to add and delete local cover images from
27879                     the bib detail page</para>
27880                 </listitem>
27881               </itemizedlist>
27882             </listitem>
27883
27884             <listitem>
27885               <para>view_system_logs</para>
27886
27887               <itemizedlist>
27888                 <listitem>
27889                   <para>Browse the system logs </para>
27890                 </listitem>
27891                 <listitem>
27892                   <para>Access to the <link linkend="logviewer">Log Viewer Tool</link></para>
27893                 </listitem>
27894               </itemizedlist>
27895             </listitem>
27896           </itemizedlist>
27897         </section>
27898
27899         <section id="reportpermissions">
27900           <title>Granular Reports Permissions</title>
27901
27902           <para>If the staff member has 'reports' permissions they have the
27903           ability to perform all of these actions. If you would like to
27904           control reports permissions on a more granular level choose from
27905           these options:</para>
27906
27907           <itemizedlist>
27908             <listitem>
27909               <para>create_reports</para>
27910
27911               <itemizedlist>
27912                 <listitem>
27913                   <para>Create SQL Reports</para>
27914                 </listitem>
27915                 <listitem>
27916                   <para>The ability to create and edit but not run SQL reports</para>
27917                 </listitem>
27918               </itemizedlist>
27919             </listitem>
27920
27921             <listitem>
27922               <para>execute_reports</para>
27923
27924               <itemizedlist>
27925                 <listitem>
27926                   <para>Execute SQL Reports</para>
27927                 </listitem>
27928                 <listitem>
27929                   <para>The ability to run but not create or edit SQL reports </para>
27930                 </listitem>
27931               </itemizedlist>
27932             </listitem>
27933           </itemizedlist>
27934         </section>
27935         <section id="pluginpermissions">
27936           <title>Granular Plugins Permissions</title>
27937           <para>If the staff member has 'plugins' permissions they have the ability to perform all
27938             of these actions. If you would like to control reports permissions on a more granular
27939             level choose from these options:<itemizedlist>
27940               <listitem>
27941                 <para>configure<itemizedlist>
27942                     <listitem>
27943                       <para>Configure plugins</para>
27944                     </listitem>
27945                     <listitem>
27946                       <para>The ability to run the 'configure' section of a plugin if it has
27947                         one</para>
27948                     </listitem>
27949                   </itemizedlist></para>
27950               </listitem>
27951               <listitem>
27952                 <para>manage<itemizedlist>
27953                     <listitem>
27954                       <para>Manage plugins </para>
27955                     </listitem>
27956                     <listitem>
27957                       <para>The ability to install or uninstall plugins</para>
27958                     </listitem>
27959                   </itemizedlist></para>
27960               </listitem>
27961               <listitem>
27962                 <para>report<itemizedlist>
27963                     <listitem>
27964                       <para>Use report plugins</para>
27965                     </listitem>
27966                     <listitem>
27967                       <para>The ability to use report plugins</para>
27968                     </listitem>
27969                   </itemizedlist></para>
27970               </listitem>
27971               <listitem>
27972                 <para>tool<itemizedlist>
27973                     <listitem>
27974                       <para>Use tool plugins</para>
27975                     </listitem>
27976                     <listitem>
27977                       <para>The ability to use tool plugins</para>
27978                     </listitem>
27979                   </itemizedlist></para>
27980               </listitem>
27981             </itemizedlist></para>
27982         </section>
27983         <section id="listspermissions">
27984           <title>Granular Lists Permissions</title>
27985           <para>All staff members have permission to access lists.  This section only needs to be
27986             checked off if you want to give permission to a staff member to delete public lists that
27987             they have no created themselves.<itemizedlist>
27988               <listitem>
27989                 <para>delete_public_lists<itemizedlist>
27990                   <listitem><para>Delete public lists</para></listitem>
27991                   </itemizedlist></para>
27992               </listitem>
27993             </itemizedlist></para>
27994         </section>
27995       </section>
27996     </section>
27997
27998     <section id="patroninformation">
27999       <title>Patron Information</title>
28000
28001       <para>When viewing a patron record you have the option to view information from one of many
28002         tabs found on the left hand side of the record.<itemizedlist>
28003           <listitem>
28004             <para><emphasis role="italic">Get there:</emphasis> Patrons > Browse or search for
28005               patron > Click patron name</para>
28006           </listitem>
28007         </itemizedlist></para>
28008
28009       <section id="patcheckout">
28010         <title>Check Out</title>
28011
28012         <para>For instruction on checking items out, view the <link linkend="checkingout">Checking Out</link> section of this
28013         manual.</para>
28014         <para>Staff members can access their own check out screen by clicking their username in the
28015           top right of the staff client and choosing 'My checkouts'<screenshot>
28016             <screeninfo>My checkouts</screeninfo>
28017             <mediaobject>
28018               <imageobject>
28019                 <imagedata fileref="images/patrons/mycheckouts.png"/>
28020               </imageobject>
28021             </mediaobject>
28022           </screenshot></para>
28023       </section>
28024
28025       <section id="patrondetails">
28026         <title>Details</title>
28027         <para>Staff members can access their own account details by clicking their username in the
28028           top right of the staff client and choosing 'My account'</para>
28029         <screenshot>
28030           <screeninfo>My account</screeninfo>
28031           <mediaobject>
28032             <imageobject>
28033               <imagedata fileref="images/patrons/myaccount.png"/>
28034             </imageobject>
28035           </mediaobject>
28036         </screenshot>
28037
28038         <para>All patron information will appear on the Details tab. This
28039         includes all the contact information, notes, custom patron attributes,
28040         messaging preferences, etc entered when adding the patron.</para>
28041
28042         <para>In the case of patrons who are marked as 'Child' or
28043         'Professional' and their Guarantors additional information will appear
28044         on their record.</para>
28045
28046         <itemizedlist>
28047           <listitem>
28048             <para>A child patron will list their Guarantor</para>
28049
28050             <screenshot>
28051               <screeninfo>Guarantor listed and linked from the child
28052               record</screeninfo>
28053
28054               <mediaobject>
28055                 <imageobject>
28056                   <imagedata fileref="images/patrons/child.png"/>
28057                 </imageobject>
28058               </mediaobject>
28059             </screenshot>
28060           </listitem>
28061
28062           <listitem>
28063             <para>On the Guarantor's record, all children and/or professionals
28064             will be listed</para>
28065
28066             <screenshot>
28067               <screeninfo>Guarantees listed on the Guarantor's
28068               profile</screeninfo>
28069
28070               <mediaobject>
28071                 <imageobject>
28072                   <imagedata fileref="images/patrons/parent.png"/>
28073                 </imageobject>
28074               </mediaobject>
28075             </screenshot>
28076           </listitem>
28077         </itemizedlist>
28078
28079         <section id="patcircsummary">
28080           <title>Circulation Summary</title>
28081
28082           <para>Below the patron's information on the details screen is a
28083           tabbed display of the items they have checked out, overdue, and on
28084           hold.</para>
28085
28086           <screenshot>
28087             <screeninfo>Checkout summary</screeninfo>
28088
28089             <mediaobject>
28090               <imageobject>
28091                 <imagedata fileref="images/patrons/checkoutsummary.png"/>
28092               </imageobject>
28093             </mediaobject>
28094           </screenshot>
28095
28096           <para>If they have family at the library staff can see what the
28097           other family members have checked out.</para>
28098
28099           <screenshot>
28100             <screeninfo>Relative checkouts</screeninfo>
28101
28102             <mediaobject>
28103               <imageobject>
28104                 <imagedata fileref="images/patrons/relativecheckouts.png"/>
28105               </imageobject>
28106             </mediaobject>
28107           </screenshot>
28108           <para>The Restrictions tab will show for all patrons. If the patron has no restrictions
28109             you will see that on the tab.</para>
28110           <screenshot>
28111             <screeninfo>Patron restrictions</screeninfo>
28112             <mediaobject>
28113               <imageobject>
28114                 <imagedata fileref="images/patrons/patronrestrictions-none.png"/>
28115               </imageobject>
28116             </mediaobject>
28117           </screenshot>
28118           <para>If the patron has restrictions on their account the tab will show the number and the
28119             description.</para>
28120           <screenshot>
28121             <screeninfo>Patron restrictions</screeninfo>
28122             <mediaobject>
28123               <imageobject>
28124                 <imagedata fileref="images/patrons/patronrestrictions.png"/>
28125               </imageobject>
28126             </mediaobject>
28127           </screenshot>
28128           <para>Using the 'Add manual restriction' button you can add a restriction to the patron
28129             record from here.</para>
28130           <screenshot>
28131             <screeninfo>Add restriction</screeninfo>
28132             <mediaobject>
28133               <imageobject>
28134                 <imagedata fileref="images/patrons/addrestriction.png"/>
28135               </imageobject>
28136             </mediaobject>
28137           </screenshot>
28138         </section>
28139       </section>
28140
28141       <section id="patronfines">
28142         <title>Fines</title>
28143
28144         <para>The patron's complete accounting history will appear on the
28145         Fines tab. Contrary to its name, the Fines tab does not just show fine
28146         data, it also shows membership fees, rental fees, reserve fees and any
28147         other charge you may have for patrons.</para>
28148
28149         <screenshot>
28150           <screeninfo>Patron Accounting Summary</screeninfo>
28151
28152           <mediaobject>
28153             <imageobject>
28154               <imagedata fileref="images/patrons/patronaccount.png"/>
28155             </imageobject>
28156           </mediaobject>
28157         </screenshot>
28158
28159         <para>The table will show you the following columns:</para>
28160
28161         <itemizedlist>
28162           <listitem>
28163             <para>Date: the date the charge/payment was posted</para>
28164
28165             <itemizedlist>
28166               <listitem>
28167                 <para>In the case of fines this will be the last day that the
28168                 fine was accrued</para>
28169               </listitem>
28170             </itemizedlist>
28171           </listitem>
28172
28173           <listitem>
28174             <para>Description: a description of the charges including the due
28175             date for overdue items and a link to the item record where one is
28176             available</para>
28177           </listitem>
28178
28179           <listitem>
28180             <para>Note: any notes about this charge/payment<itemizedlist>
28181                 <listitem>
28182                   <para>If you're allowing patrons to pay fines via the OPAC with PayPal (<link
28183                       linkend="EnablePayPalOpacPayments">EnablePayPalOpacPayments</link>) you will
28184                     see a Note that says 'PayPal' for items paid this way<screenshot>
28185                       <screeninfo>PayPal Fines</screeninfo>
28186                       <mediaobject>
28187                         <imageobject>
28188                           <imagedata fileref="images/circ/paypalpaid.png"/>
28189                         </imageobject>
28190                       </mediaobject>
28191                     </screenshot></para>
28192                 </listitem>
28193               </itemizedlist></para>
28194           </listitem>
28195
28196           <listitem>
28197             <para>Amount: the total amount of the payment or charge</para>
28198           </listitem>
28199
28200           <listitem>
28201             <para>Outstanding: the amount still due on charge</para>
28202           </listitem>
28203           <listitem>
28204             <para>The ability to reverse a payment</para>
28205           </listitem>
28206           <listitem>
28207             <para>A link to print a receipt for that line item</para>
28208           </listitem>
28209         </itemizedlist>
28210         <para>At the top of the table you can click the 'Filter paid transaction' to hide all
28211           completed transaction and above that you can use the search box to find a specific charge
28212           or payment.</para>
28213
28214         <section id="chargefines">
28215           <title>Charging Fines/Fees</title>
28216
28217           <para>Most fees and fines will be charged automatically if the <link linkend="finescronjob">fines cron job</link> is running:</para>
28218
28219           <itemizedlist>
28220             <listitem>
28221               <para>Fines will be charged based on your <link linkend="circfinerules">Circulation &amp; Fines
28222               Rules</link></para>
28223             </listitem>
28224
28225             <listitem>
28226               <para>Hold fees will be charged based on the rules you set in
28227               the <link linkend="patcats">Patron Types &amp; Categories</link>
28228               administration area</para>
28229             </listitem>
28230
28231             <listitem>
28232               <para>Rental fees will be charged based on the settings in your
28233               <link linkend="itemtypeadmin">Item Types</link> administration
28234               area</para>
28235             </listitem>
28236
28237             <listitem>
28238               <para>Marking an item 'Lost' via the cataloging module will
28239               automatically charge the patron the replacement cost for that
28240               item</para>
28241             </listitem>
28242           </itemizedlist>
28243         </section>
28244
28245         <section id="payfines">
28246           <title>Pay/Reverse Fines</title>
28247
28248           <para>Each line item can be paid in full (or written off) using the
28249           'Pay Fines' tab.</para>
28250
28251           <screenshot>
28252             <screeninfo>Paying Fines</screeninfo>
28253
28254             <mediaobject>
28255               <imageobject>
28256                 <imagedata fileref="images/patrons/makepayment.png"/>
28257               </imageobject>
28258             </mediaobject>
28259           </screenshot>
28260
28261           <itemizedlist>
28262             <listitem>
28263               <para>Each line item can be paid in full, partially paid, or
28264               written off.</para>
28265             </listitem>
28266
28267             <listitem>
28268               <para>Pay a fine in full</para>
28269
28270               <itemizedlist>
28271                 <listitem>
28272                   <para>If you have a note about the payment please type that first then move
28273                     on</para>
28274                 </listitem>
28275                 <listitem>
28276                   <para>Click "Pay" next to the fine you want to pay in full</para>
28277                 </listitem>
28278
28279                 <listitem>
28280                   <para>The full amount of the fine will be populated for you
28281                   in the "Collect From Patron" box</para>
28282
28283                   <screenshot>
28284                     <screeninfo>Pay fine</screeninfo>
28285
28286                     <mediaobject>
28287                       <imageobject>
28288                         <imagedata fileref="images/patrons/payfine.png"/>
28289                       </imageobject>
28290                     </mediaobject>
28291                   </screenshot>
28292                 </listitem>
28293
28294                 <listitem>
28295                   <para>Click "Confirm"</para>
28296                 </listitem>
28297
28298                 <listitem>
28299                   <para>The fine will be removed from outstanding fines, and
28300                   displayed as fully paid.</para>
28301                 </listitem>
28302               </itemizedlist>
28303             </listitem>
28304
28305             <listitem>
28306               <para>Pay a partial fine</para>
28307
28308               <itemizedlist>
28309                 <listitem>
28310                   <para>Click "Pay" next to the fine you want to partially
28311                   pay</para>
28312                 </listitem>
28313
28314                 <listitem>
28315                   <para>Enter the amount you are collecting from the patron in
28316                   the "Collect From Patron" box</para>
28317
28318                   <screenshot>
28319                     <screeninfo>Pay partial fine</screeninfo>
28320
28321                     <mediaobject>
28322                       <imageobject>
28323                         <imagedata fileref="images/patrons/paypartial.png"/>
28324                       </imageobject>
28325                     </mediaobject>
28326                   </screenshot>
28327                 </listitem>
28328
28329                 <listitem>
28330                   <para>Click "Confirm"</para>
28331                 </listitem>
28332
28333                 <listitem>
28334                   <para>The fine will be updated to show the original Amount,
28335                   and the current Amount Outstanding</para>
28336                 </listitem>
28337               </itemizedlist>
28338             </listitem>
28339
28340             <listitem>
28341               <para>Pay an amount towards all fines</para>
28342
28343               <itemizedlist>
28344                 <listitem>
28345                   <para>Click the "Pay Amount" button</para>
28346                 </listitem>
28347
28348                 <listitem>
28349                   <para>Enter the amount you are collecting from the patron in
28350                   "Collect from Patron." The sum of all fines is shown in
28351                   "Total Amount Outstanding"</para>
28352
28353                   <screenshot>
28354                     <screeninfo>Pay Amount</screeninfo>
28355
28356                     <mediaobject>
28357                       <imageobject>
28358                         <imagedata fileref="images/patrons/payamount.png"/>
28359                       </imageobject>
28360                     </mediaobject>
28361                   </screenshot>
28362                 </listitem>
28363
28364                 <listitem>
28365                   <para>Click "Confirm"</para>
28366                 </listitem>
28367
28368                 <listitem>
28369                   <para>The fine totals will be updated with the payment
28370                   applied to oldest fines first.</para>
28371                 </listitem>
28372               </itemizedlist>
28373             </listitem>
28374
28375             <listitem>
28376               <para>Pay Selected fines</para>
28377
28378               <itemizedlist>
28379                 <listitem>
28380                   <para>Check the selection boxes next to the fines you wish
28381                   to pay, click "Pay Selected"</para>
28382
28383                   <screenshot>
28384                     <screeninfo>Select lines to pay</screeninfo>
28385
28386                     <mediaobject>
28387                       <imageobject>
28388                         <imagedata fileref="images/patrons/payselected-select.png"/>
28389                       </imageobject>
28390                     </mediaobject>
28391                   </screenshot>
28392                 </listitem>
28393
28394                 <listitem>
28395                   <para>Enter an amount to pay towards the fines.</para>
28396
28397                   <screenshot>
28398                     <screeninfo>Pay Selected</screeninfo>
28399
28400                     <mediaobject>
28401                       <imageobject>
28402                         <imagedata fileref="images/patrons/payselected.png"/>
28403                       </imageobject>
28404                     </mediaobject>
28405                   </screenshot>
28406                 </listitem>
28407
28408                 <listitem>
28409                   <para>Click "Confirm"</para>
28410                 </listitem>
28411
28412                 <listitem>
28413                   <para>The fine totals will be updated with the payment
28414                   applied to the oldest selected fines first.</para>
28415                 </listitem>
28416               </itemizedlist>
28417             </listitem>
28418
28419             <listitem>
28420               <para>Writeoff a single fine</para>
28421
28422               <itemizedlist>
28423                 <listitem>
28424                   <para>Click "Writeoff" next to the fine you wish to
28425                   writeoff.</para>
28426                 </listitem>
28427
28428                 <listitem>
28429                   <para>The fine will be removed from outstanding fines, and
28430                   displayed as written off.</para>
28431                 </listitem>
28432               </itemizedlist>
28433             </listitem>
28434
28435             <listitem>
28436               <para>Writeoff All fines</para>
28437
28438               <itemizedlist>
28439                 <listitem>
28440                   <para>Click the "Writeoff All" button</para>
28441                 </listitem>
28442
28443                 <listitem>
28444                   <para>All fines will be removed from outstanding fines, and
28445                   displayed as written off.</para>
28446                 </listitem>
28447               </itemizedlist>
28448             </listitem>
28449
28450             <listitem>
28451               <para>If you accidentally mark and item as paid, you can reverse
28452               that line item by clicking 'Reverse' to the right of the
28453               line</para>
28454
28455               <screenshot>
28456                 <screeninfo>Reverse Link</screeninfo>
28457
28458                 <mediaobject>
28459                   <imageobject>
28460                     <imagedata fileref="images/patrons/reverselink.png"/>
28461                   </imageobject>
28462                 </mediaobject>
28463               </screenshot>
28464
28465               <itemizedlist>
28466                 <listitem>
28467                   <para>Once clicked a new line item will be added to the
28468                   account, showing the payment as reversed</para>
28469
28470                   <screenshot>
28471                     <screeninfo>Reversed Payment</screeninfo>
28472
28473                     <mediaobject>
28474                       <imageobject>
28475                         <imagedata fileref="images/patrons/reversed.png"/>
28476                       </imageobject>
28477                     </mediaobject>
28478                   </screenshot>
28479                 </listitem>
28480               </itemizedlist>
28481             </listitem>
28482           </itemizedlist>
28483         </section>
28484
28485         <section id="manualinvoice">
28486           <title>Creating Manual Invoices</title>
28487
28488           <para>For fees that are not automatically charged, librarians can
28489           create a manual invoice</para>
28490
28491           <screenshot>
28492             <screeninfo>Create Manual Invoice</screeninfo>
28493
28494             <mediaobject>
28495               <imageobject>
28496                 <imagedata fileref="images/patrons/manualinvoice.png"/>
28497               </imageobject>
28498             </mediaobject>
28499           </screenshot>
28500
28501           <itemizedlist>
28502             <listitem>
28503               <para>First choose the type of invoice you would like to
28504               create</para>
28505
28506               <itemizedlist>
28507                 <listitem>
28508                   <para>To add additional values to the manual invoice type pull down menu, add them
28509                     to the <link linkend="manualinvvals">MANUAL_INV</link> Authorized Value</para>
28510                 </listitem>
28511                 <listitem>
28512                   <para>
28513                     <important>
28514                       <para>The value set as the Authorized Value for the MANUAL_INV authorized
28515                         value category will appear as the Description and the Authorized Value
28516                         Description will be used as the amount.</para>
28517                     </important>
28518                   </para>
28519                 </listitem>
28520               </itemizedlist>
28521             </listitem>
28522
28523             <listitem>
28524               <para>If the fee is associated with an item you can enter its
28525               barcode so that the line item shows a link to that item</para>
28526             </listitem>
28527
28528             <listitem>
28529               <para>The description field is where you will enter the
28530               description of the charge</para>
28531             </listitem>
28532
28533             <listitem>
28534               <para>In the amount field, do not enter currency symbols, only
28535               numbers and decimals</para>
28536             </listitem>
28537           </itemizedlist>
28538         </section>
28539
28540         <section id="manualcredit">
28541           <title>Creating Manual Credits</title>
28542
28543           <para>Manual credits can be used to pay off parts of fines, or to
28544           forgive a fine amount.</para>
28545
28546           <screenshot>
28547             <screeninfo>Create Manual Credit</screeninfo>
28548
28549             <mediaobject>
28550               <imageobject>
28551                 <imagedata fileref="images/patrons/manualcredit.png"/>
28552               </imageobject>
28553             </mediaobject>
28554           </screenshot>
28555
28556           <itemizedlist>
28557             <listitem>
28558               <para>First choose the type of credit you'd like to apply</para>
28559             </listitem>
28560
28561             <listitem>
28562               <para>If this credit is associated with an item you can enter
28563               that item's barcode so that the line item links to the right
28564               item</para>
28565             </listitem>
28566
28567             <listitem>
28568               <para>The description field is where you will enter the
28569               description of the credit</para>
28570             </listitem>
28571
28572             <listitem>
28573               <para>In the amount field, do not enter currency symbols, only
28574               numbers and decimals</para>
28575             </listitem>
28576           </itemizedlist>
28577         </section>
28578
28579         <section id="printinglineitems">
28580           <title>Printing Invoices</title>
28581
28582           <para>To the right of each account line there is a print link.
28583           Clicking that link will print an invoice for the line item that
28584           includes the date and description of the line item along with the
28585           total outstanding on the account.</para>
28586
28587           <screenshot>
28588             <screeninfo>Sample Invoice</screeninfo>
28589
28590             <mediaobject>
28591               <imageobject>
28592                 <imagedata fileref="images/patrons/patroninvoice.png"/>
28593               </imageobject>
28594             </mediaobject>
28595           </screenshot>
28596         </section>
28597       </section>
28598
28599       <section id="patronroutingtab">
28600         <title>Routing Lists</title>
28601
28602         <para>A list of all of the serial routing lists the patron belongs to
28603         will be accessible via the 'Routing Lists' tab on the patron
28604         record.</para>
28605
28606         <screenshot>
28607           <screeninfo>Routing Lists</screeninfo>
28608
28609           <mediaobject>
28610             <imageobject>
28611               <imagedata fileref="images/patrons/routinglisttab.png"/>
28612             </imageobject>
28613           </mediaobject>
28614         </screenshot>
28615
28616         <para>On this tab you will be able to see and edit all of the routing
28617         lists that this patron is on.</para>
28618
28619         <screenshot>
28620           <screeninfo>Patron's routing lists</screeninfo>
28621
28622           <mediaobject>
28623             <imageobject>
28624               <imagedata fileref="images/patrons/patronroutinglists.png"/>
28625             </imageobject>
28626           </mediaobject>
28627         </screenshot>
28628       </section>
28629
28630       <section id="circhistory">
28631         <title>Circulation History</title>
28632
28633         <para>The circulation history tab will appear if you have set the
28634         <link linkend="intranetreadinghistory">intranetreadinghistory</link>
28635         preference to allow it to appear. If you have the <link linkend="OPACPrivacy">OPACPrivacy</link> system preference set to
28636         'Allow' and the patron has decided that the library cannot keep this
28637         information this tab will only show currently checked out
28638         items.</para>
28639
28640         <screenshot>
28641           <screeninfo>Patron Circulation History</screeninfo>
28642
28643           <mediaobject>
28644             <imageobject>
28645               <imagedata fileref="images/patrons/readinghistory.png"/>
28646             </imageobject>
28647           </mediaobject>
28648         </screenshot>
28649
28650         <para>If you would like to export a list of barcodes for the items
28651         checked in today you can find that option under the More menu on the
28652         top right of the page.</para>
28653
28654         <screenshot>
28655           <screeninfo>Export today's checkins</screeninfo>
28656
28657           <mediaobject>
28658             <imageobject>
28659               <imagedata fileref="images/patrons/readinghistory-export.png"/>
28660             </imageobject>
28661           </mediaobject>
28662         </screenshot>
28663
28664         <para>This will generate a text file with one barcode per line.</para>
28665       </section>
28666
28667       <section id="patmodlog">
28668         <title>Modification Log</title>
28669
28670         <para>If you have set your <link linkend="BorrowersLog">BorrowersLog</link> to track changes to patron
28671         records, then this tab will appear. The Modification Log will show
28672         when changes were made to the patron record. If you also have turned
28673         on the <link linkend="IssueLog">IssueLog</link> and <link linkend="ReturnLog">ReturnLog</link> you will see checkins and outs on
28674         this screen as well.</para>
28675
28676         <screenshot>
28677           <screeninfo>Changes to Patron</screeninfo>
28678
28679           <mediaobject>
28680             <imageobject>
28681               <imagedata fileref="images/patrons/borrowerlog.png"/>
28682             </imageobject>
28683           </mediaobject>
28684         </screenshot>
28685
28686         <itemizedlist>
28687           <listitem>
28688             <para>The Librarian field shows the patron number for the
28689             librarian who made the changes</para>
28690           </listitem>
28691
28692           <listitem>
28693             <para>The module lists 'MEMBERS' for the patron module</para>
28694           </listitem>
28695
28696           <listitem>
28697             <para>The action will tell you what action was being logged</para>
28698           </listitem>
28699
28700           <listitem>
28701             <para>The Object field lists the borrowernumber that is being
28702             modified (in the example above, it was my changing my own
28703             record)</para>
28704           </listitem>
28705         </itemizedlist>
28706       </section>
28707
28708       <section id="patnotices">
28709         <title>Notices</title>
28710
28711         <para>The <link linkend="setpatronmessaging">patron's messaging
28712         preferences</link> are set when <link linkend="addnewpatron">adding</link> or <link linkend="editpatrons">editing</link> the patron. This tab will show
28713         the messages that have been sent and those that are queued to be
28714         sent:</para>
28715
28716         <screenshot>
28717           <screeninfo>Patron Notices Tab</screeninfo>
28718
28719           <mediaobject>
28720             <imageobject>
28721               <imagedata fileref="images/patrons/patnoticestab.png"/>
28722             </imageobject>
28723           </mediaobject>
28724         </screenshot>
28725
28726         <para>Clicking on the message title will expand the view to show you
28727         the full text of the message that was sent.</para>
28728
28729         <screenshot>
28730           <screeninfo>Full message text</screeninfo>
28731
28732           <mediaobject>
28733             <imageobject>
28734               <imagedata fileref="images/patrons/patnoticestab-full.png"/>
28735             </imageobject>
28736           </mediaobject>
28737         </screenshot>
28738       </section>
28739
28740       <section id="patronstatstab">
28741         <title>Statistics</title>
28742
28743         <para>Depending on what you set for the values of your <link linkend="StatisticsFields">StatisticsFields</link> system preference,
28744         you can see statistics for one patron's circulation actions.</para>
28745
28746         <screenshot>
28747           <screeninfo>Patron's Statistics</screeninfo>
28748
28749           <mediaobject>
28750             <imageobject>
28751               <imagedata fileref="images/patrons/patronstats.png"/>
28752             </imageobject>
28753           </mediaobject>
28754         </screenshot>
28755       </section>
28756
28757       <section id="patronfiles">
28758         <title>Files</title>
28759
28760         <para>If you set the <link linkend="EnableBorrowerFiles">EnableBorrowerFiles</link> preference to
28761         'Do' the Files tab will be visible on the patron information
28762         page.</para>
28763
28764         <screenshot>
28765           <screeninfo>Patron Files Tab</screeninfo>
28766
28767           <mediaobject>
28768             <imageobject>
28769               <imagedata fileref="images/patrons/patronfilestab.png"/>
28770             </imageobject>
28771           </mediaobject>
28772         </screenshot>
28773
28774         <para>From here you can upload files to attach to the patron
28775         record.</para>
28776
28777         <screenshot>
28778           <screeninfo>Upload patron files</screeninfo>
28779
28780           <mediaobject>
28781             <imageobject>
28782               <imagedata fileref="images/patrons/nopatronfiles.png"/>
28783             </imageobject>
28784           </mediaobject>
28785         </screenshot>
28786
28787         <para>All files that are uploaded will appear above a form where
28788         additional files can be uploaded from.</para>
28789
28790         <screenshot>
28791           <screeninfo>List of files on the patron record</screeninfo>
28792
28793           <mediaobject>
28794             <imageobject>
28795               <imagedata fileref="images/patrons/patronfileslist.png"/>
28796             </imageobject>
28797           </mediaobject>
28798         </screenshot>
28799       </section>
28800       <section id="patronsuggestions">
28801         <title>Purchase Suggestions</title>
28802         <para>If the patron has made any purchase suggestions you will see a purchase suggestions
28803           tab on the patron record.<screenshot>
28804             <screeninfo>Patron purchase suggestions</screeninfo>
28805             <mediaobject>
28806               <imageobject>
28807                 <imagedata fileref="images/patrons/purchasesuggestions.png"/>
28808               </imageobject>
28809             </mediaobject>
28810           </screenshot></para>
28811         <para>From here you can see all suggestions made by the patron and their status, you can
28812           also create a purchase suggestion on the patron's behalf by clicking the 'New purchase
28813           suggestion' button at the top.</para>
28814         <para>Learn more about <link linkend="purchasesuggest">Purchase suggestions</link> in the
28815             <link linkend="acqmodule">Acquisitions</link> chapter of this manual.</para>
28816       </section>
28817       <section id="patrondischarge">
28818         <title>Patron discharges</title>
28819         <para>A discharge is a certificate that says the patron has no current checkouts, no holds
28820           and owe no money. To enable this option on the patron record you need to set the <link
28821             linkend="useDischarge">useDischarge</link> system preference to 'Allow'.</para>
28822                 <note>
28823                   <para>In France a "quitus" ("discharge") is needed if you want to register for an
28824                     account in a library or a university). </para>
28825                 </note>
28826                 <note>
28827                   <para>Academic libraries often require that you have a clear record at the library
28828                     before you can graduate.</para>
28829                 </note>
28830         <para>Patrons can <link linkend="opacdischarge">request discharges via the OPAC</link>. Any
28831           pending discharges will be listed below the menu buttons on the main staff client page<screenshot>
28832             <screeninfo>Pending discharges</screeninfo>
28833             <mediaobject>
28834               <imageobject>
28835                 <imagedata fileref="images/patrons/dischargepending.png"/>
28836               </imageobject>
28837             </mediaobject>
28838           </screenshot></para>
28839         <para>Clicking the pending requests will open a screen where you can allow those discharges<screenshot>
28840             <screeninfo>Pending discharges</screeninfo>
28841             <mediaobject>
28842               <imageobject>
28843                 <imagedata fileref="images/patrons/dischargependingapprove.png"/>
28844               </imageobject>
28845             </mediaobject>
28846           </screenshot></para>
28847         <para>To generate a discharge for a specific patron click the 'Discharge' tab on the left of
28848           the patron record<screenshot>
28849             <screeninfo>Discharge</screeninfo>
28850             <mediaobject>
28851               <imageobject>
28852                 <imagedata fileref="images/patrons/discharge.png"/>
28853               </imageobject>
28854             </mediaobject>
28855           </screenshot></para>
28856         <para>If the patron can have a discharge generated then it will have a button that says
28857           'Generate discharge'</para>
28858         <screenshot>
28859           <screeninfo>Generate discharge</screeninfo>
28860           <mediaobject>
28861             <imageobject>
28862               <imagedata fileref="images/patrons/generatedischarge.png"/>
28863             </imageobject>
28864           </mediaobject>
28865         </screenshot>
28866         <para>If not then you'll see an error explaining why you can't discharge the patron.</para>
28867         <screenshot>
28868           <screeninfo>Cannot discharge</screeninfo>
28869           <mediaobject>
28870             <imageobject>
28871               <imagedata fileref="images/patrons/cantdischarge.png"/>
28872             </imageobject>
28873           </mediaobject>
28874         </screenshot>
28875         <para>Once the letter is generated you will have a PDF to download</para>
28876         <screenshot>
28877           <screeninfo>Discharge letter</screeninfo>
28878           <mediaobject>
28879             <imageobject>
28880               <imagedata fileref="images/patrons/dischargeletter.png"/>
28881             </imageobject>
28882           </mediaobject>
28883         </screenshot>
28884         <para>The patron will have a restriction added to their account<screenshot>
28885             <screeninfo>Discharge restriction</screeninfo>
28886             <mediaobject>
28887               <imageobject>
28888                 <imagedata fileref="images/patrons/dischargerestrict.png"/>
28889               </imageobject>
28890             </mediaobject>
28891           </screenshot></para>
28892         <para>And a history of discharges will be added to the 'Discharge' tab<screenshot>
28893             <screeninfo>Discharge history</screeninfo>
28894             <mediaobject>
28895               <imageobject>
28896                 <imagedata fileref="images/patrons/dischargehistory.png"/>
28897               </imageobject>
28898             </mediaobject>
28899           </screenshot></para>
28900               
28901
28902       </section>
28903     </section>
28904
28905     <section id="patronsearch">
28906       <title>Patron Search</title>
28907
28908       <para>Clicking on the link to the Patron module will bring you to a search/browse screen for
28909         patrons. From here you can search for a patron by any part of their name or their card
28910         number.</para>
28911
28912       <screenshot>
28913         <screeninfo>Patron Search</screeninfo>
28914
28915         <mediaobject>
28916           <imageobject>
28917             <imagedata fileref="images/patrons/patronsearch.png"/>
28918           </imageobject>
28919         </mediaobject>
28920       </screenshot>
28921       <para>Clicking the small plus sign [+] to the right of the search box will open up an advanced
28922         patron search with more filters including the ability to limit to a specific category and/or library.</para>
28923       <screenshot>
28924           <screeninfo>Expanded patron search</screeninfo>
28925           <mediaobject>
28926             <imageobject>
28927               <imagedata fileref="images/patrons/patronsearchexpand.png"/>
28928             </imageobject>
28929           </mediaobject>
28930         </screenshot>
28931       <para>You can also filter your patron results using the search options on the left hand side
28932         of the page.<screenshot>
28933           <screeninfo>Patron search filters</screeninfo>
28934           <mediaobject>
28935             <imageobject>
28936               <imagedata fileref="images/patrons/patronsearchfilters.png"/>
28937             </imageobject>
28938           </mediaobject>
28939         </screenshot></para>
28940
28941       <para>Depending on what you have chosen for the 'Search fields' you can
28942       search for patrons in various different ways.</para>
28943
28944       <screenshot>
28945         <screeninfo>Patron Search Fields</screeninfo>
28946
28947         <mediaobject>
28948           <imageobject>
28949             <imagedata fileref="images/patrons/patronfieldsearch.png"/>
28950           </imageobject>
28951         </mediaobject>
28952       </screenshot>
28953
28954       <itemizedlist>
28955         <listitem>
28956           <para>Standard:</para>
28957
28958           <itemizedlist>
28959             <listitem>
28960               <para>Enter any part of their name, username, email address or
28961               barcode</para>
28962             </listitem>
28963           </itemizedlist>
28964         </listitem>
28965
28966         <listitem>
28967           <para>Email:</para>
28968
28969           <itemizedlist>
28970             <listitem>
28971               <para>Enter any part of their email address and choose 'Contains' instead of 'Starts
28972                 with'</para>
28973             </listitem>
28974           </itemizedlist>
28975         </listitem>
28976
28977         <listitem>
28978           <para>Borrower number:</para>
28979
28980           <itemizedlist>
28981             <listitem>
28982               <para>Enter the Koha borrower number</para>
28983             </listitem>
28984           </itemizedlist>
28985         </listitem>
28986
28987         <listitem>
28988           <para>Phone number:</para>
28989
28990           <itemizedlist>
28991             <listitem>
28992               <para>Enter the phone number exactly as it is in the system or
28993               by using spaces between each batch of numbers.</para>
28994             </listitem>
28995
28996             <listitem>
28997               <para>Example: To find (212) 555-1212 you can search for it
28998               exactly as it was entered or by searching for 212 555
28999               1212</para>
29000             </listitem>
29001           </itemizedlist>
29002         </listitem>
29003
29004         <listitem>
29005           <para>Street address:</para>
29006
29007           <itemizedlist>
29008             <listitem>
29009               <para>Enter any part of the patron's address (includes all address fields) and choose
29010                 'Contains' instead of 'Starts with' to find the string anywhere in the
29011                 address</para>
29012             </listitem>
29013           </itemizedlist>
29014         </listitem>
29015         <listitem>
29016           <para>Date of birth<itemizedlist>
29017               <listitem>
29018                 <para>Birth dates should be entered using the format set forth in the <link
29019                     linkend="dateformat">dateformat</link> preference. </para>
29020               </listitem>
29021             </itemizedlist></para>
29022         </listitem>
29023         <listitem>
29024           <para>Sort field 1<itemizedlist>
29025               <listitem>
29026                 <para>This is a custom field that libraries can use for any type of data about the
29027                   patron.</para>
29028               </listitem>
29029             </itemizedlist></para>
29030         </listitem>
29031         <listitem>
29032           <para>Sort field 2<itemizedlist>
29033               <listitem>
29034                 <para>This is a custom field that libraries can use for any type of data about the
29035                   patron.</para>
29036               </listitem>
29037             </itemizedlist></para>
29038         </listitem>
29039       </itemizedlist>
29040       <para>You can also choose to either search for fields that start with the string you entered
29041         or contain the string.  Choosing 'Contains' will work like a wildcard search.</para>
29042       <screenshot>
29043           <screeninfo>Contains or Starts with Search</screeninfo>
29044           <mediaobject>
29045             <imageobject>
29046               <imagedata fileref="images/patrons/patronsearchcontains.png"/>
29047             </imageobject>
29048           </mediaobject>
29049         </screenshot>
29050
29051       <para>You can also browse through the patron records by clicking on the
29052       linked letters across the top.</para>
29053
29054       <screenshot>
29055         <screeninfo>Patron Browse</screeninfo>
29056
29057         <mediaobject>
29058           <imageobject>
29059             <imagedata fileref="images/patrons/patronbrowse.png"/>
29060           </imageobject>
29061         </mediaobject>
29062       </screenshot>
29063     </section>
29064   </chapter>
29065
29066   <chapter id="circulation">
29067     <title>Circulation</title>
29068
29069     <para>Circulation functions can be accessed in several different ways. On
29070     the main page of the staff client there are some quick links in the center
29071     of the page to check items out, in or transfer them. For a complete
29072     listing of Circulation functions you can visit the Circulation page which
29073     is linked from the top left of every page or from the center of the main
29074     page.</para>
29075
29076     <para>Before circulating your collection you will want to set your <link linkend="globalsysprefs">Global System Preferences</link>, <link linkend="basicparams">Basic Parameters</link> and <link linkend="patscirc">Patrons &amp; Circulation Rules</link>.</para>
29077
29078     <para>While in Circulation you can jump between the tabs on the quick
29079     search box at the top of the screen by using the following hot
29080     keys:</para>
29081
29082     <itemizedlist>
29083       <listitem>
29084         <para>jump to the catalog search with Alt+Q</para>
29085       </listitem>
29086
29087       <listitem>
29088         <para>jump to the checkout with Alt+U</para>
29089
29090         <itemizedlist>
29091           <listitem>
29092             <para>this will not work for Mac users</para>
29093           </listitem>
29094         </itemizedlist>
29095       </listitem>
29096
29097       <listitem>
29098         <para>jump to the checkin with Alt+R</para>
29099       </listitem>
29100     </itemizedlist>
29101
29102     <para><note>
29103         <para>Mac users use the OPTION button in place of ALT</para>
29104       </note></para>
29105
29106     <section id="checkingout">
29107       <title>Check Out (Issuing)</title>
29108
29109       <para>To begin the checkout process you must enter the patron barcode or
29110       part of their name. The checkout option appears in three main
29111       places:</para>
29112
29113       <itemizedlist>
29114         <listitem>
29115           <para>Check out option on the top of the main staff client</para>
29116
29117           <screenshot>
29118             <screeninfo>Check out box on main Koha Staff Client
29119             page</screeninfo>
29120
29121             <mediaobject>
29122               <imageobject>
29123                 <imagedata fileref="images/circ/checkoutmain.png"/>
29124               </imageobject>
29125             </mediaobject>
29126           </screenshot>
29127         </listitem>
29128
29129         <listitem>
29130           <para>Check out option on the patron record</para>
29131
29132           <screenshot>
29133             <screeninfo>Check out tab on a patron record</screeninfo>
29134
29135             <mediaobject>
29136               <imageobject>
29137                 <imagedata fileref="images/circ/checkoutpatron.png"/>
29138               </imageobject>
29139             </mediaobject>
29140           </screenshot>
29141         </listitem>
29142         <listitem>
29143           <para>If you have enabled <link linkend="batchcheckoutprefs">batch checkouts</link> then
29144             click the batch check out option on the patron record<screenshot>
29145               <screeninfo>Batch checkout</screeninfo>
29146               <mediaobject>
29147                 <imageobject>
29148                   <imagedata fileref="images/circ/batchcheckout.png"/>
29149                 </imageobject>
29150               </mediaobject>
29151             </screenshot></para>
29152         </listitem>
29153
29154         <listitem>
29155           <para>Check out option on the quick search bar on the circulation
29156           page</para>
29157
29158           <screenshot>
29159             <screeninfo>Check out tab on quick search bar</screeninfo>
29160
29161             <mediaobject>
29162               <imageobject>
29163                 <imagedata fileref="images/circ/circquickbox.png"/>
29164               </imageobject>
29165             </mediaobject>
29166           </screenshot>
29167         </listitem>
29168       </itemizedlist>
29169
29170       <section id="checkitemout">
29171         <title>Checking Items Out</title>
29172
29173         <para>To check an item out to a patron, first search for that patron using one of the many
29174           options listed above. You will then be presented with the checkout screen.</para>
29175         <screenshot>
29176           <screeninfo>Check Out Screen</screeninfo>
29177           <mediaobject>
29178             <imageobject>
29179               <imagedata fileref="images/circ/checkingout-noshow.png"/>
29180             </imageobject>
29181           </mediaobject>
29182         </screenshot>
29183         <para>If you have chosen to 'Always show checkouts immediately' then you will see the list
29184           of checkouts below the check out box.</para>
29185
29186         <screenshot>
29187           <screeninfo>Check Out Screen</screeninfo>
29188
29189           <mediaobject>
29190             <imageobject>
29191               <imagedata fileref="images/circ/checkingout.png"/>
29192             </imageobject>
29193           </mediaobject>
29194         </screenshot>
29195
29196         <para>At the top of the Check Out screen is a box for you to type or
29197         scan the item's barcode into.</para>
29198
29199         <itemizedlist>
29200           <listitem>
29201             <important>
29202               <para>Many modern barcode scanners will send a 'return' to the
29203               browser, making it so that the 'Check Out' button is
29204               automatically clicked</para>
29205             </important>
29206           </listitem>
29207
29208           <listitem>
29209             <para>If the barcode is not found you will be prompted to use fast cataloging to add the
29210               item. Learn more about <link linkend="fastaddcat">fast cataloging</link> later in this
29211               manual.</para>
29212           </listitem>
29213           <listitem>
29214             <para>If you have <link linkend="itemBarcodeFallbackSearch"
29215                 >itemBarcodeFallbackSearch</link> set to 'Enable' then you can enter a keyword
29216               search in this box instead of just a barcode (this will make it possible to check out
29217               using title and/or call number).</para>
29218           </listitem>
29219         </itemizedlist>
29220         <para>Below the box for the barcode you will see a checkbox for 'Automatic renewal'.  This
29221           will allow this item to automatically renew if the <link linkend="autorenewcron"
29222             >appropriate cron job</link> is running and there are no holds on the item.</para>
29223
29224         <para>Below the box for the barcode there may be options for you to
29225         override the default due date for the item.</para>
29226
29227         <itemizedlist>
29228           <listitem>
29229             <para>This option will only appear if you have set the <link linkend="SpecifyDueDate">SpecifyDueDate</link> system preference
29230             to allow staff to override the due date</para>
29231           </listitem>
29232         </itemizedlist>
29233         <para>If you're allowing the <link linkend="OnSiteCheckouts">checkout of items on
29234             site</link> to patrons (these are usually items that are not for loan that you would
29235           like to check for in library use) then you will see the 'On-site checkout' checkbox.<screenshot>
29236             <screeninfo>On-site checkout</screeninfo>
29237             <mediaobject>
29238               <imageobject>
29239                 <imagedata fileref="images/circ/allowonsitecheckout.png"/>
29240               </imageobject>
29241             </mediaobject>
29242           </screenshot></para>
29243
29244         <para>At the bottom of the page there is a summary of the patron's
29245         current checked out items along with the due date (and time if the
29246         item is an hourly loan), items checked out today will appear at the
29247         top.</para>
29248
29249         <note>
29250           <para>Items that are hourly loan items will include the time with the due date.</para>
29251         </note>
29252
29253         <screenshot>
29254           <screeninfo>Patron's checkout summary</screeninfo>
29255
29256           <mediaobject>
29257             <imageobject>
29258               <imagedata fileref="images/circ/checkoutsummary.png"/>
29259             </imageobject>
29260           </mediaobject>
29261         </screenshot>
29262         <para>If you checked out an item for on site use you will see that highlighted in red in the
29263           checkout summary.</para>
29264         <screenshot>
29265           <screeninfo>Patron's on-site checkout </screeninfo>
29266           <mediaobject>
29267             <imageobject>
29268               <imagedata fileref="images/circ/onsitecheckout.png"/>
29269             </imageobject>
29270           </mediaobject>
29271         </screenshot>
29272         <para>If you have set your <link linkend="ExportWithCsvProfile">ExportWithCsvProfile</link>
29273           preference, you will also see the option to export the patron's current checkout
29274           information using a CSV Profile or ISO2709 (MARC21) format.</para>
29275         <screenshot>
29276           <screeninfo>Export patron's checkout information</screeninfo>
29277           <mediaobject>
29278             <imageobject>
29279               <imagedata fileref="images/circ/exportcheckouts.png"/>
29280             </imageobject>
29281           </mediaobject>
29282         </screenshot>
29283
29284         <para>Also at the bottom of the page is the list of items the patron
29285         has on hold</para>
29286
29287         <screenshot>
29288           <screeninfo>Holds summary on check out screen</screeninfo>
29289
29290           <mediaobject>
29291             <imageobject>
29292               <imagedata fileref="images/circ/holdssummary.png"/>
29293             </imageobject>
29294           </mediaobject>
29295         </screenshot>
29296
29297         <para>From the holds list you can suspend or resume patrons holds
29298         using the options at the bottom of the list if you have the <link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link> preference
29299         set to 'allow.'</para>
29300
29301         <note>
29302           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
29303           preference set to "Don't allow" then you will not have the option to
29304           put an end date on the hold suspension</para>
29305         </note>
29306
29307         <para>If there are notes on the patron record these will appear to the
29308         right of the checkout box</para>
29309
29310         <screenshot>
29311           <screeninfo>Patron notes on check out screen</screeninfo>
29312
29313           <mediaobject>
29314             <imageobject>
29315               <imagedata fileref="images/circ/patronnotes.png"/>
29316             </imageobject>
29317           </mediaobject>
29318         </screenshot>
29319
29320         <para>If the patron has a hold waiting at the library that too will
29321         appear to the right of the check out box making it easy for the
29322         circulation librarian to see that there is another item to give the
29323         patron</para>
29324
29325         <screenshot>
29326           <screeninfo>Hold waiting message on check out screen</screeninfo>
29327
29328           <mediaobject>
29329             <imageobject>
29330               <imagedata fileref="images/circ/holdwaiting.png"/>
29331             </imageobject>
29332           </mediaobject>
29333         </screenshot>
29334         <para>The details of the checkouts will appear on the bib detail page in the staff client as
29335           well.</para>
29336         <screenshot>
29337           <screeninfo>Circulation information on holdings tab</screeninfo>
29338           <mediaobject>
29339             <imageobject>
29340               <imagedata fileref="images/circ/circonholdings.png"/>
29341             </imageobject>
29342           </mediaobject>
29343         </screenshot>
29344
29345         <section id="printcircreceipt">
29346           <title>Printing Receipts</title>
29347
29348           <para>Once you have checked out all of the items for the patron you
29349           can print them a receipt by choosing one of two methods.</para>
29350
29351           <para>If you have the <link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link>
29352           preference set to 'open a print quick slip window' you can simply
29353           hit enter on your keyboard or scan a blank piece of paper with your
29354           barcode scanner. The idea being that you're "checking out" a blank
29355           barcode which triggers Koha to print the 'Quick slip.'</para>
29356
29357           <para>You can also click the Print button at the top of the screen
29358           and choose 'Print slip' or 'Print quick slip'.</para>
29359
29360           <screenshot>
29361             <screeninfo>Print receipt to slip printer</screeninfo>
29362
29363             <mediaobject>
29364               <imageobject>
29365                 <imagedata fileref="images/circ/printslip.png"/>
29366               </imageobject>
29367             </mediaobject>
29368           </screenshot>
29369
29370           <para>If you choose 'Print slip' it will print all of the items the
29371           patron has checked out, including those they checked out at an
29372           earlier date. Choosing 'Print quick slip' will print only the items
29373           that were checked out today.</para>
29374           <para>'Print summary' will generate a full page summary for the patron's circulation
29375             information and 'Print overdues' will print out a slip that lists all items that are
29376             overdue.</para>
29377
29378           <para>What prints on the slips can be customized by altering the
29379           slip templates under the <link linkend="notices">Notices &amp;
29380           Slips</link> tool.</para>
29381         </section>
29382
29383         <section id="clearpatroninfo">
29384           <title>Clear Patron Information</title>
29385
29386           <para>When you're done checking an item out if you have the <link linkend="DisplayClearScreenButton">DisplayClearScreenButton</link>
29387           preference set to 'Show' you can clear the current patron by
29388           clicking the X in the top right of the patron's info to remove the
29389           current patron from the screen and start over.</para>
29390
29391           <screenshot>
29392             <screeninfo>Clear Screen Button</screeninfo>
29393
29394             <mediaobject>
29395               <imageobject>
29396                 <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButton.png"/>
29397               </imageobject>
29398             </mediaobject>
29399           </screenshot>
29400
29401           <para>If you have the <link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link>
29402           preference set to 'clear the screen' then you simply need to hit
29403           enter or scan a blank barcode and the screen will be cleared of the
29404           current patron.</para>
29405         </section>
29406       </section>
29407       <section id="batchcheckout">
29408         <title>Batch Checkouts</title>
29409         <para>If you would like to perform a batch check out you can do so by turning on the <link
29410             linkend="BatchCheckouts">BatchCheckouts</link> system preference and assigning the
29411           proper patron categories via the <link linkend="BatchCheckoutsValidCategories"
29412             >BatchCheckoutsValidCategories</link> preference.  This will allow you to use an RFID
29413           pad that reads multiple barcodes or perform a batch check out for training internal use.<screenshot>
29414             <screeninfo>Batch checkouts</screeninfo>
29415             <mediaobject>
29416               <imageobject>
29417                 <imagedata fileref="images/circ/batchcheckoutscan.png"/>
29418               </imageobject>
29419             </mediaobject>
29420           </screenshot></para>
29421         <para>From this screen you can scan several barcodes or load a file of barcodes.  If those
29422           items cannot be checked out they will provide a warning on the following screen</para>
29423         <screenshot>
29424           <screeninfo>Batch checkout warnings</screeninfo>
29425           <mediaobject>
29426             <imageobject>
29427               <imagedata fileref="images/circ/batchcheckoutwarn.png"/>
29428             </imageobject>
29429           </mediaobject>
29430         </screenshot>
29431         <para>If you are using a statistical patron type then you'll see that local use was recorded
29432           for each item you scanned.</para>
29433         <screenshot>
29434           <screeninfo>Batch local use</screeninfo>
29435           <mediaobject>
29436             <imageobject>
29437               <imagedata fileref="images/circ/batchlocaluse.png"/>
29438             </imageobject>
29439           </mediaobject>
29440         </screenshot>
29441       </section>
29442
29443       <section id="checkoutmsg">
29444         <title>Check Out Messages</title>
29445
29446         <para>If you check out an item that has multiple pieces and you have
29447         cataloged that information in subfield 3 of the item record (in
29448         MARC21) a message will pop up when you check out that item telling you
29449         how many pieces should be there.</para>
29450
29451         <screenshot>
29452           <screeninfo>Materials in the checked out item</screeninfo>
29453
29454           <mediaobject>
29455             <imageobject>
29456               <imagedata fileref="images/circ/materialspecified.png"/>
29457             </imageobject>
29458           </mediaobject>
29459         </screenshot>
29460
29461         <para>There are times when Koha will prevent the librarian from being
29462         able to check out items to a patron. When this happens a warning will
29463         appear notifying the librarian of why the patron cannot check items
29464         out.</para>
29465
29466         <itemizedlist>
29467           <listitem>
29468             <para>Patron owes too much in fines</para>
29469
29470             <screenshot>
29471               <screeninfo>Patron owes too much in fines</screeninfo>
29472
29473               <mediaobject>
29474                 <imageobject>
29475                   <imagedata fileref="images/circ/fineswarning.png"/>
29476                 </imageobject>
29477               </mediaobject>
29478             </screenshot>
29479
29480             <itemizedlist>
29481               <listitem>
29482                 <para>You can set the amount at which patron checkouts are
29483                 blocked with the <link linkend="noissuescharge">noissuescharge</link> system
29484                 preference</para>
29485               </listitem>
29486             </itemizedlist>
29487           </listitem>
29488
29489           <listitem>
29490             <para>Patron has a restriction on their account</para>
29491
29492             <screenshot>
29493               <screeninfo>Patron account restricted</screeninfo>
29494
29495               <mediaobject>
29496                 <imageobject>
29497                   <imagedata fileref="images/circ/debarwarning.png"/>
29498                 </imageobject>
29499               </mediaobject>
29500             </screenshot>
29501
29502             <itemizedlist>
29503               <listitem>
29504                 <para>This can be set by the librarian editing a patron record and adding a <link
29505                     linkend="patronflags">restriction</link> or by the <link
29506                     linkend="noticetriggers">Overdue/Notice Status Triggers</link></para>
29507               </listitem>
29508               <listitem>
29509                 <para>If the staff member has the right permission they can override the restriction
29510                   temporarily</para>
29511                 <screenshot>
29512                   <screeninfo>Patron account restricted</screeninfo>
29513                   <mediaobject>
29514                     <imageobject>
29515                       <imagedata fileref="images/circ/overridetemporarily.png"/>
29516                     </imageobject>
29517                   </mediaobject>
29518                 </screenshot>
29519               </listitem>
29520             </itemizedlist>
29521           </listitem>
29522
29523           <listitem>
29524             <para>Patron needs to confirm their address</para>
29525
29526             <screenshot>
29527               <screeninfo>Patron's address warning</screeninfo>
29528
29529               <mediaobject>
29530                 <imageobject>
29531                   <imagedata fileref="images/circ/addresswarning.png"/>
29532                 </imageobject>
29533               </mediaobject>
29534             </screenshot>
29535
29536             <itemizedlist>
29537               <listitem>
29538                 <para>This can be set by the librarian editing a patron record
29539                 and adding a <link linkend="patronflags">flag</link></para>
29540               </listitem>
29541             </itemizedlist>
29542           </listitem>
29543
29544           <listitem>
29545             <para>Patrons has lost their library card</para>
29546
29547             <screenshot>
29548               <screeninfo>Lost patron card warning</screeninfo>
29549
29550               <mediaobject>
29551                 <imageobject>
29552                   <imagedata fileref="images/circ/lostcardwarning.png"/>
29553                 </imageobject>
29554               </mediaobject>
29555             </screenshot>
29556
29557             <itemizedlist>
29558               <listitem>
29559                 <para>This can be set by the librarian editing a patron record
29560                 and adding a <link linkend="patronflags">flag</link></para>
29561               </listitem>
29562             </itemizedlist>
29563           </listitem>
29564         </itemizedlist>
29565       </section>
29566
29567       <section id="checkoutwarn">
29568         <title>Check Out Warnings</title>
29569
29570         <para>Sometimes checkouts will trigger warning messages that will
29571         appear in a yellow box above the check out field. These warnings need
29572         to be acknowledged before you will be able to continue checking items
29573         out.</para>
29574
29575         <itemizedlist>
29576           <listitem>
29577             <para>Patron has outstanding fines</para>
29578
29579             <screenshot>
29580               <screeninfo>Patron has a debt</screeninfo>
29581
29582               <mediaobject>
29583                 <imageobject>
29584                   <imagedata fileref="images/circ/warnings/patrondebt.png"/>
29585                 </imageobject>
29586               </mediaobject>
29587             </screenshot>
29588           </listitem>
29589
29590           <listitem>
29591             <para>Item on hold for someone else</para>
29592
29593             <screenshot>
29594               <screeninfo>Item is on hold for someone else</screeninfo>
29595
29596               <mediaobject>
29597                 <imageobject>
29598                   <imagedata fileref="images/circ/warnings/onhold.png"/>
29599                 </imageobject>
29600               </mediaobject>
29601             </screenshot>
29602           </listitem>
29603
29604           <listitem>
29605             <para>Item should be on the hold shelf waiting for someone
29606             else</para>
29607
29608             <screenshot>
29609               <screeninfo>Item is on hold shelf waiting for someone
29610               else</screeninfo>
29611
29612               <mediaobject>
29613                 <imageobject>
29614                   <imagedata fileref="images/circ/warnings/holdwaiting.png"/>
29615                 </imageobject>
29616               </mediaobject>
29617             </screenshot>
29618           </listitem>
29619
29620           <listitem>
29621             <para>Item already checked out to this patron</para>
29622
29623             <screenshot>
29624               <screeninfo>Item is currently checked out to this
29625               patron</screeninfo>
29626
29627               <mediaobject>
29628                 <imageobject>
29629                   <imagedata fileref="images/circ/warnings/alreadycheckedout.png"/>
29630                 </imageobject>
29631               </mediaobject>
29632             </screenshot>
29633           </listitem>
29634
29635           <listitem>
29636             <para>Item checked out to another patron</para>
29637
29638             <screenshot>
29639               <screeninfo>Item checked out to another patron</screeninfo>
29640
29641               <mediaobject>
29642                 <imageobject>
29643                   <imagedata fileref="images/circ/warnings/checkedoutelse.png"/>
29644                 </imageobject>
29645               </mediaobject>
29646             </screenshot>
29647             <itemizedlist>
29648               <listitem>
29649                 <para>This warning will allow you to place a hold on the item for the patron you're
29650                   trying to check it out to.</para>
29651               </listitem>
29652             </itemizedlist>
29653           </listitem>
29654
29655           <listitem>
29656             <para>Item not for loan</para>
29657
29658             <screenshot>
29659               <screeninfo>Item is not normally for loan</screeninfo>
29660
29661               <mediaobject>
29662                 <imageobject>
29663                   <imagedata fileref="images/circ/warnings/notforloan.png"/>
29664                 </imageobject>
29665               </mediaobject>
29666             </screenshot>
29667           </listitem>
29668
29669           <listitem>
29670             <para>Patron has too many things checked out and <link linkend="AllowTooManyOverride"
29671                 >AllowTooManyOverride</link> is set to 'Allow'</para>
29672
29673             <screenshot>
29674               <screeninfo>Too many checkouts</screeninfo>
29675
29676               <mediaobject>
29677                 <imageobject>
29678                   <imagedata fileref="images/circ/warnings/toomanycheckouts.png"/>
29679                 </imageobject>
29680               </mediaobject>
29681             </screenshot>
29682           </listitem>
29683           <listitem>
29684             <para>Patron has too many things checked out and <link linkend="AllowTooManyOverride"
29685                 >AllowTooManyOverride</link> is set to "Don't allow"</para>
29686             <screenshot>
29687               <screeninfo>Too many checkouts</screeninfo>
29688               <mediaobject>
29689                 <imageobject>
29690                   <imagedata fileref="images/circ/warnings/toomanycheckouts-no.png"/>
29691                 </imageobject>
29692               </mediaobject>
29693             </screenshot>
29694           </listitem>
29695
29696           <listitem>
29697             <para>Item cannot be renewed</para>
29698
29699             <screenshot>
29700               <screeninfo>No more renewals</screeninfo>
29701
29702               <mediaobject>
29703                 <imageobject>
29704                   <imagedata fileref="images/circ/warnings/norenewals.png"/>
29705                 </imageobject>
29706               </mediaobject>
29707             </screenshot>
29708
29709             <itemizedlist>
29710               <listitem>
29711                 <para>This can be overridden with the <link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
29712                 system preference</para>
29713               </listitem>
29714             </itemizedlist>
29715           </listitem>
29716
29717           <listitem>
29718             <para>Barcode not found</para>
29719
29720             <screenshot>
29721               <screeninfo>Barcode not found</screeninfo>
29722
29723               <mediaobject>
29724                 <imageobject>
29725                   <imagedata fileref="images/circ/barcodefastadd.png"/>
29726                 </imageobject>
29727               </mediaobject>
29728             </screenshot>
29729
29730             <itemizedlist>
29731               <listitem>
29732                 <para>Learn more about <link linkend="fastaddcat">fast
29733                 cataloging</link> later in this manual.</para>
29734               </listitem>
29735             </itemizedlist>
29736           </listitem>
29737
29738           <listitem>
29739             <para>Item being checked out is marked as 'lost'</para>
29740
29741             <itemizedlist>
29742               <listitem>
29743                 <para>Depending on the value in your <link linkend="IssueLostItem">IssueLostItem</link> preference, you
29744                 may just see a warning</para>
29745
29746                 <screenshot>
29747                   <screeninfo>Warning that item is lost</screeninfo>
29748
29749                   <mediaobject>
29750                     <imageobject>
29751                       <imagedata fileref="images/circ/lostitemmsg.png"/>
29752                     </imageobject>
29753                   </mediaobject>
29754                 </screenshot>
29755
29756                 <para>or a confirmation box</para>
29757
29758                 <screenshot>
29759                   <screeninfo>Confirm checkout of lost item</screeninfo>
29760
29761                   <mediaobject>
29762                     <imageobject>
29763                       <imagedata fileref="images/circ/lostitemconfirm.png"/>
29764                     </imageobject>
29765                   </mediaobject>
29766                 </screenshot>
29767               </listitem>
29768             </itemizedlist>
29769           </listitem>
29770
29771           <listitem>
29772             <para>Item being checked out is not recommended for a patron of
29773             this age</para>
29774
29775             <screenshot>
29776               <screeninfo>Age warning</screeninfo>
29777
29778               <mediaobject>
29779                 <imageobject>
29780                   <imagedata fileref="images/circ/warnings/agewarning.png"/>
29781                 </imageobject>
29782               </mediaobject>
29783             </screenshot>
29784           </listitem>
29785           <listitem>
29786             <para>Item being checked out meets the <link linkend="decreaseLoanHighHolds">decreaseLoanHighHolds</link> system preference criteria</para>
29787             <screenshot>
29788               <screeninfo>Too many holds</screeninfo>
29789               <mediaobject>
29790                 <imageobject>
29791                   <imagedata fileref="images/circ/warnings/decreaseLoanHighHoldsDuration.png"/>
29792                 </imageobject>
29793               </mediaobject>
29794             </screenshot>
29795           </listitem>
29796         </itemizedlist>
29797       </section>
29798     </section>
29799
29800     <section id="circrenew">
29801       <title>Renewing</title>
29802
29803       <para>Checked out items can be renewed (checked out for another period of time) based on your
29804           <link linkend="circfinerules">circulation rules</link> and <link
29805           linkend="RenewalPeriodBase">renewal preferences</link>. </para>
29806       <para>If <link linkend="OpacRenewalAllowed">you allow it</link>, patrons can renew their own
29807         items via the OPAC, but sometimes you'll need to help them by renewing their items via the
29808         staff client. </para>
29809       <para>To renew items checked out to a patron, you can do one of two things. </para>
29810       <para>The first is to visit their details page or checkout page and review their checkout
29811         summary at the bottom.</para>
29812
29813       <screenshot>
29814         <screeninfo>Circulation Summary</screeninfo>
29815
29816         <mediaobject>
29817           <imageobject>
29818             <imagedata fileref="images/circ/circsummary.png"/>
29819           </imageobject>
29820         </mediaobject>
29821       </screenshot>
29822
29823       <para>In the Renew column you will see how many times each item has been
29824       renewed and a checkbox to renew the item for the patron. Check the boxed
29825       of the items you would like to renew and click the 'Renew or Return
29826       checked items' button, or to renew all items checked out to the patron
29827       simply click the 'Renew all' button.</para>
29828
29829       <screenshot>
29830         <screeninfo>Renew buttons</screeninfo>
29831
29832         <mediaobject>
29833           <imageobject>
29834             <imagedata fileref="images/circ/renewbutton.png"/>
29835           </imageobject>
29836         </mediaobject>
29837       </screenshot>
29838
29839       <para>Sometimes renewals will be blocked based on your circulation
29840       rules, to override this block you must have your <link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
29841       preference set to 'Allow'. If you allow renewal limit overrides, you
29842       will see a checkbox at the bottom left of the circulation summary. Check
29843       that box and then choose the items you would like to renew.</para>
29844
29845       <screenshot>
29846         <screeninfo>Override renewal limit</screeninfo>
29847
29848         <mediaobject>
29849           <imageobject>
29850             <imagedata fileref="images/circ/overriderenew.png"/>
29851           </imageobject>
29852         </mediaobject>
29853       </screenshot>
29854
29855       <para>Checking that box will add checkboxes in the renew column above
29856       where before the item was not renewable.</para>
29857       <para>The second option is to visit the 'Renew' page found under the Circulation menu.</para>
29858       <screenshot>
29859         <screeninfo>Renew</screeninfo>
29860         <mediaobject>
29861           <imageobject>
29862             <imagedata fileref="images/circ/renewcirc.png"/>
29863           </imageobject>
29864         </mediaobject>
29865       </screenshot>
29866       <para>And scan the barcodes of the items you would like to renew.</para>
29867       <screenshot>
29868         <screeninfo>Barcode to renew</screeninfo>
29869         <mediaobject>
29870           <imageobject>
29871             <imagedata fileref="images/circ/renewbarcode.png"/>
29872           </imageobject>
29873         </mediaobject>
29874       </screenshot>
29875       <para>If the item is renewed you will receive a confirmation message.</para>
29876       <screenshot>
29877         <screeninfo>Item renewed</screeninfo>
29878         <mediaobject>
29879           <imageobject>
29880             <imagedata fileref="images/circ/renewed.png"/>
29881           </imageobject>
29882         </mediaobject>
29883       </screenshot>
29884       <para>If the barcode is not found you will be presented with an error.</para>
29885       <screenshot>
29886         <screeninfo>No barcode found</screeninfo>
29887         <mediaobject>
29888           <imageobject>
29889             <imagedata fileref="images/circ/renewnomatch.png"/>
29890           </imageobject>
29891         </mediaobject>
29892       </screenshot>
29893       <para>If the item is not actually checked out you will also receive an error.</para>
29894       <screenshot>
29895         <screeninfo>Item not checked out</screeninfo>
29896         <mediaobject>
29897           <imageobject>
29898             <imagedata fileref="images/circ/renewnotchecked.png"/>
29899           </imageobject>
29900         </mediaobject>
29901       </screenshot>
29902     </section>
29903
29904     <section id="checkingin">
29905       <title>Check In (Returning)</title>
29906
29907       <para>Checking in items can be performed from various different
29908       locations</para>
29909
29910       <itemizedlist>
29911         <listitem>
29912           <para>The check in box on the top of the main staff client</para>
29913
29914           <screenshot>
29915             <screeninfo>Check out box on main Koha Staff Client
29916             page</screeninfo>
29917
29918             <mediaobject>
29919               <imageobject>
29920                 <imagedata fileref="images/circ/checkinmain.png"/>
29921               </imageobject>
29922             </mediaobject>
29923           </screenshot>
29924         </listitem>
29925
29926         <listitem>
29927           <para>The check in option on the quick search bar on the Circulation
29928             page</para>
29929           <screenshot>
29930               <screeninfo>Check in tab on quick search bar</screeninfo>
29931
29932               <mediaobject>
29933                 <imageobject>
29934                   <imagedata fileref="images/circ/checkinquickbox.png"/>
29935                 </imageobject>
29936               </mediaobject>
29937             </screenshot>
29938         </listitem>
29939
29940         <listitem>
29941           <para>The check in link on the patron's checkout summary (and on the
29942           checkout summary page)</para>
29943
29944           <screenshot>
29945             <screeninfo>Patron checkout summary includes 'Check In'
29946             link</screeninfo>
29947
29948             <mediaobject>
29949               <imageobject>
29950                 <imagedata fileref="images/circ/checkinlink.png"/>
29951               </imageobject>
29952             </mediaobject>
29953           </screenshot>
29954         </listitem>
29955
29956         <listitem>
29957           <para>The Check in page under the Circulation menu</para>
29958
29959           <screenshot>
29960             <screeninfo>Check in link on Circulation Module</screeninfo>
29961
29962             <mediaobject>
29963               <imageobject>
29964                 <imagedata fileref="images/circ/checkincirc.png"/>
29965               </imageobject>
29966             </mediaobject>
29967           </screenshot>
29968         </listitem>
29969       </itemizedlist>
29970
29971       <section id="checkitemin">
29972         <title>Checking Items In</title>
29973
29974         <para>To check an item in scan the barcode for the item into the box
29975         provided. A summary of all items checked in will appear below the
29976         checkin box</para>
29977
29978         <screenshot>
29979           <screeninfo>Check In Summary</screeninfo>
29980
29981           <mediaobject>
29982             <imageobject>
29983               <imagedata fileref="images/circ/checkin.png"/>
29984             </imageobject>
29985           </mediaobject>
29986         </screenshot>
29987
29988         <para>If you are checking items in that were put in the book drop while the library was
29989           closed you can check the 'Book drop mode' box before scanning items. This will effectively
29990           roll back the returned date to the last date the library was open.</para>
29991
29992         <itemizedlist>
29993           <listitem>
29994             <para>This requires that you have your closings added to the <link linkend="calholidays">Holidays &amp; Calendar Tool </link></para>
29995           </listitem>
29996         </itemizedlist>
29997
29998         <para>You can also choose to forgive all overdue charges for items you
29999         are checking in by checking the 'Forgive overdue charges' box before
30000         scanning items.</para>
30001         <para>If you have the <link linkend="SpecifyReturnDate">SpecifyReturnDate</link> preference
30002           set to 'Allow' you will be able to arbitrarily set the return date from below the check in box.<screenshot>
30003             <screeninfo>Specify check in date</screeninfo>
30004             <mediaobject>
30005               <imageobject>
30006                 <imagedata fileref="images/circ/SpecifyReturnDate.png"/>
30007               </imageobject>
30008             </mediaobject>
30009           </screenshot></para>
30010       </section>
30011
30012       <section id="checkinmsg">
30013         <title>Check In Messages</title>
30014
30015         <para>There are several messages that can appear when checking items
30016         in:</para>
30017
30018         <itemizedlist>
30019           <listitem>
30020             <para>If you are checking an item in at a library other than the
30021             home branch, a message will appear asking you to transfer the book
30022             to the home library</para>
30023
30024             <screenshot>
30025               <screeninfo>Check in Transfer Message</screeninfo>
30026
30027               <mediaobject>
30028                 <imageobject>
30029                   <imagedata fileref="images/circ/checkintransfer.png"/>
30030                 </imageobject>
30031               </mediaobject>
30032             </screenshot>
30033
30034             <itemizedlist>
30035               <listitem>
30036                 <para>After this item is checked in the status of the item
30037                 will be changed in the catalog to 'in transit'</para>
30038
30039                 <screenshot>
30040                   <screeninfo>In Transit Status</screeninfo>
30041
30042                   <mediaobject>
30043                     <imageobject>
30044                       <imagedata fileref="images/circ/transferstatus.png"/>
30045                     </imageobject>
30046                   </mediaobject>
30047                 </screenshot>
30048               </listitem>
30049
30050               <listitem>
30051                 <para>To mark an item as back at the home branch, check the
30052                 item in at the home branch</para>
30053
30054                 <screenshot>
30055                   <screeninfo>Check In Transferred Item</screeninfo>
30056
30057                   <mediaobject>
30058                     <imageobject>
30059                       <imagedata fileref="images/circ/transfercheckin.png"/>
30060                     </imageobject>
30061                   </mediaobject>
30062                 </screenshot>
30063
30064                 <itemizedlist>
30065                   <listitem>
30066                     <para>A message will appear tell you that the item is not
30067                     checked out, but the status will now say available in the
30068                     catalog. This step is necessary to mark items as received
30069                     by the home branch.</para>
30070                   </listitem>
30071                 </itemizedlist>
30072               </listitem>
30073             </itemizedlist>
30074           </listitem>
30075
30076           <listitem>
30077             <para>If you are checking in an item that should have multiple
30078             parts or pieces a message will appear warning you about the number
30079             of pieces you should have in your hand</para>
30080
30081             <screenshot>
30082               <screeninfo>Materials Specified</screeninfo>
30083
30084               <mediaobject>
30085                 <imageobject>
30086                   <imagedata fileref="images/circ/materialspecified.png"/>
30087                 </imageobject>
30088               </mediaobject>
30089             </screenshot>
30090           </listitem>
30091
30092           <listitem>
30093             <para>If you're checking an item in that has a hold on it, you
30094             will be prompted to confirm the hold</para>
30095
30096             <screenshot>
30097               <screeninfo>Hold Found Check In Message</screeninfo>
30098
30099               <mediaobject>
30100                 <imageobject>
30101                   <imagedata fileref="images/circ/holdfound.png"/>
30102                 </imageobject>
30103               </mediaobject>
30104             </screenshot>
30105
30106             <itemizedlist>
30107               <listitem>
30108                 <para>Clicking the Confirm hold button will mark the item as
30109                 waiting for pickup from the library</para>
30110
30111                 <screenshot>
30112                   <screeninfo>Hold waiting at the library</screeninfo>
30113
30114                   <mediaobject>
30115                     <imageobject>
30116                       <imagedata fileref="images/circ/waitingstatus.png"/>
30117                     </imageobject>
30118                   </mediaobject>
30119                 </screenshot>
30120               </listitem>
30121
30122               <listitem>
30123                 <para>Clicking the Print Slip and Confirm button will mark the
30124                 item as waiting for pickup at the library and present the
30125                 library with a receipt to print and place on the book with the
30126                 patron's information</para>
30127               </listitem>
30128
30129               <listitem>
30130                 <para>Ignoring the hold will leave the item on hold, but leave
30131                 its status as Available (it will not cancel the hold)</para>
30132               </listitem>
30133             </itemizedlist>
30134           </listitem>
30135
30136           <listitem>
30137             <para>If you're checking in an item that has a hold on it at
30138             another branch you will be prompted to confirm and transfer the
30139             item</para>
30140
30141             <screenshot>
30142               <screeninfo>Hold found for another branch</screeninfo>
30143
30144               <mediaobject>
30145                 <imageobject>
30146                   <imagedata fileref="images/circ/holdconfirmtransfer.png"/>
30147                 </imageobject>
30148               </mediaobject>
30149             </screenshot>
30150
30151             <itemizedlist>
30152               <listitem>
30153                 <para>Clicking the Confirm hold and Transfer button will mark
30154                 the item as in transit to the library where the hold was
30155                 placed</para>
30156
30157                 <screenshot>
30158                   <screeninfo>In transit hold status</screeninfo>
30159
30160                   <mediaobject>
30161                     <imageobject>
30162                       <imagedata fileref="images/circ/intransithold.png"/>
30163                     </imageobject>
30164                   </mediaobject>
30165                 </screenshot>
30166               </listitem>
30167
30168               <listitem>
30169                 <para>Clicking the Print Slip, Transfer and Confirm button
30170                 will mark the item as in transit to the library where the hold
30171                 was placed and present the library with a receipt to print and
30172                 place on the book with the patron's information</para>
30173               </listitem>
30174
30175               <listitem>
30176                 <para>Ignoring the hold will leave the item on hold, but leave
30177                 its status as Available (it will not cancel the hold)</para>
30178               </listitem>
30179             </itemizedlist>
30180           </listitem>
30181
30182           <listitem>
30183             <para>If you have the system showing you fines at the time of
30184             checkin (<link linkend="FineNotifyAtCheckin">FineNotifyAtCheckin</link>) you will
30185             see a message telling you about the fine and providing you a link
30186             to the payment page for that patron</para>
30187
30188             <screenshot>
30189               <screeninfo>FineNotifyAtCheckin</screeninfo>
30190
30191               <mediaobject>
30192                 <imageobject>
30193                   <imagedata fileref="images/admin/globalprefs/FineNotifyAtCheckin.png"/>
30194                 </imageobject>
30195               </mediaobject>
30196             </screenshot>
30197           </listitem>
30198         </itemizedlist>
30199       </section>
30200     </section>
30201
30202     <section id="circmessages">
30203       <title>Circulation Messages</title>
30204
30205       <para>Circulation messages are short messages that librarians can leave
30206       for their patrons or their colleagues that will appear at the time of
30207       circulation.</para>
30208
30209       <section id="setcircmsg">
30210         <title>Setting up Messages</title>
30211
30212         <para>Circulation messages are set up as <link linkend="authorizedvalues">Authorized Values</link>. To add or edit
30213         Circulation Messages you want to work with the <link linkend="bornotes">BOR_NOTES</link> value.</para>
30214
30215         <screenshot>
30216           <screeninfo>BOR_NOTES Authorized Values</screeninfo>
30217
30218           <mediaobject>
30219             <imageobject>
30220               <imagedata fileref="images/circ/bor_notes.png"/>
30221             </imageobject>
30222           </mediaobject>
30223         </screenshot>
30224
30225         <para>The 'Description' field can hold a canned message that you would
30226         like to appear on the patron's record. <important>
30227             <para>The 'Description' field is limited to 80 characters, but the
30228             patron message field can hold more than that. Enter 80 characters
30229             in the 'Description' field and then type the rest on the patron
30230             record.</para>
30231           </important></para>
30232       </section>
30233
30234       <section id="addcircmsg">
30235         <title>Adding a Message</title>
30236
30237         <para>When on the patron's check out tab you will see a link to 'Add a
30238         new message' to the right of the check out box.</para>
30239
30240         <screenshot>
30241           <screeninfo>Circulation Message in Staff Client</screeninfo>
30242
30243           <mediaobject>
30244             <imageobject>
30245               <imagedata fileref="images/circ/staffmessages.png"/>
30246             </imageobject>
30247           </mediaobject>
30248         </screenshot>
30249
30250         <para>When you click 'Add a new message' you will be asked to choose
30251         if the message is for the librarians or the patron and the message you
30252         would like to leave.</para>
30253
30254         <screenshot>
30255           <screeninfo>Leave a Circulation Message</screeninfo>
30256
30257           <mediaobject>
30258             <imageobject>
30259               <imagedata fileref="images/circ/leavecircmsg.png"/>
30260             </imageobject>
30261           </mediaobject>
30262         </screenshot>
30263
30264         <note>
30265           <para>A message for the patron will also show to the library
30266           staff.</para>
30267         </note>
30268       </section>
30269
30270       <section id="viewcircmsg">
30271         <title>Viewing Messages</title>
30272
30273         <para>Circulation messages meant for the staff and/or the patron will
30274         appear on the patron's checkout screen to the right of the checkout
30275         box. Messages in bold and red are meant for the library staff only,
30276         whereas messages in regular italics font are meant for the patron and
30277         the librarian.</para>
30278
30279         <screenshot>
30280           <screeninfo>Circulation Message in Staff Client</screeninfo>
30281
30282           <mediaobject>
30283             <imageobject>
30284               <imagedata fileref="images/circ/staffmessages.png"/>
30285             </imageobject>
30286           </mediaobject>
30287         </screenshot>
30288
30289         <para>Circulation messages meant for the patron will also appear when
30290         they log into the OPAC.</para>
30291
30292         <screenshot>
30293           <screeninfo>Circulation Message in OPAC</screeninfo>
30294
30295           <mediaobject>
30296             <imageobject>
30297               <imagedata fileref="images/circ/opacmsg.png"/>
30298             </imageobject>
30299           </mediaobject>
30300         </screenshot>
30301       </section>
30302     </section>
30303
30304     <section id="holds">
30305       <title>Holds</title>
30306
30307       <para>Koha allows patrons to put things on hold.  A 'Hold' is a way to reserve an item.
30308         Depending on your <link linkend="circfinerules">circulation and fine rules</link> and <link linkend="circholdspolicy">hold preference</link> settings patrons will be able to place
30309         items on hold for pickup at the library at a later date/time.</para>
30310
30311       <section id="holdsinstaff">
30312         <title>Placing Holds in Staff Client</title>
30313
30314         <para>There are several ways to place holds from the staff client. The
30315         most obvious is using the 'Place Hold' button at the top of any
30316         bibliographic record.</para>
30317
30318         <screenshot>
30319           <screeninfo>Place Hold Button on Bib Record</screeninfo>
30320
30321           <mediaobject>
30322             <imageobject>
30323               <imagedata fileref="images/circ/placeholdbib.png"/>
30324             </imageobject>
30325           </mediaobject>
30326         </screenshot>
30327
30328         <para>You can also click the smaller 'Place Hold' link found at the
30329         top of your catalog search results, or the 'Holds' link found below
30330         each result.</para>
30331
30332         <screenshot>
30333           <screeninfo>Hold options on search results</screeninfo>
30334
30335           <mediaobject>
30336             <imageobject>
30337               <imagedata fileref="images/circ/placeholdsearch.png"/>
30338             </imageobject>
30339           </mediaobject>
30340         </screenshot>
30341
30342         <para>You will be asked to search for a patron by barcode or any part
30343         of their name to start the hold process.</para>
30344
30345         <screenshot>
30346           <screeninfo>Find Patron For Hold</screeninfo>
30347
30348           <mediaobject>
30349             <imageobject>
30350               <imagedata fileref="images/circ/placeholdfindpatron.png"/>
30351             </imageobject>
30352           </mediaobject>
30353         </screenshot>
30354
30355         <para>If you'd like to search for the patron first and then the bib
30356         record for the hold, you can open the patron record and click on the
30357         'Search to Hold' button at the top of the patron record.</para>
30358
30359         <screenshot>
30360           <screeninfo>Search to Hold on Patron Record</screeninfo>
30361
30362           <mediaobject>
30363             <imageobject>
30364               <imagedata fileref="images/circ/searchtohold.png"/>
30365             </imageobject>
30366           </mediaobject>
30367         </screenshot>
30368
30369         <para>After clicking the button you will be brought to the catalog
30370         search page where you can find the book(s) you want to place a hold
30371         on. Under each title on the results you'll see an option to 'Hold for
30372         Patron Name.'</para>
30373
30374         <screenshot>
30375           <screeninfo>Hold for Patron links on Search Results</screeninfo>
30376
30377           <mediaobject>
30378             <imageobject>
30379               <imagedata fileref="images/circ/holdresults.png"/>
30380             </imageobject>
30381           </mediaobject>
30382         </screenshot>
30383
30384         <para>If you want to place a hold on multiple items, simply check the
30385         boxes to the left of them and click the arrow to the right of the
30386         'Place Hold' button.</para>
30387
30388         <screenshot>
30389           <screeninfo>Hold Multiple Items for Patron</screeninfo>
30390
30391           <mediaobject>
30392             <imageobject>
30393               <imagedata fileref="images/circ/holdmultiresults.png"/>
30394             </imageobject>
30395           </mediaobject>
30396         </screenshot>
30397
30398         <para>Depending on how many items you choose to place a hold on at
30399         once you will see a different place hold form. If you are placing a
30400         hold on one bibliographic record you will see a list of all of the
30401         items you can place a hold on.</para>
30402
30403         <screenshot>
30404           <screeninfo>Place Hold Form</screeninfo>
30405
30406           <mediaobject>
30407             <imageobject>
30408               <imagedata fileref="images/circ/placeholdsingle.png"/>
30409             </imageobject>
30410           </mediaobject>
30411         </screenshot>
30412
30413         <itemizedlist>
30414           <listitem>
30415             <para>Enter any notes that might apply to this hold</para>
30416           </listitem>
30417
30418           <listitem>
30419             <para>Choose the library where the patron will pick up the
30420             item</para>
30421           </listitem>
30422
30423           <listitem>
30424             <para>If the patron wants the hold to start on a date other than
30425             today, enter that in the 'Hold starts on date' field</para>
30426
30427             <itemizedlist>
30428               <listitem>
30429                 <para>This option will only appear if the <link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link>
30430                 system preference is set to 'Allow'</para>
30431               </listitem>
30432             </itemizedlist>
30433           </listitem>
30434
30435           <listitem>
30436             <para>If the patron has specified that they don't want the item
30437             after a certain date, or if you have limits on hold lengths, you
30438             can enter an expiration date for the hold in the 'Hold expires on
30439             date'</para>
30440
30441             <itemizedlist>
30442               <listitem>
30443                 <para>To have expired holds canceled automatically you will
30444                 need to have the <link linkend="expiredholdscron">Expired
30445                 Holds</link> cron job set to run on a regular basis.</para>
30446               </listitem>
30447             </itemizedlist>
30448           </listitem>
30449
30450           <listitem>
30451             <para>Next choose if you want to place a hold on the next
30452             available item or a specific item by clicking the radio button
30453             next to an individual item.</para>
30454           </listitem>
30455         </itemizedlist>
30456
30457         <para>If you're placing a hold on multiple items you will be presented
30458         with the next available option for all titles. If no items are
30459         available for hold it will say so on the confirmation screen.</para>
30460
30461         <screenshot>
30462           <screeninfo>Place multiple items on hold</screeninfo>
30463
30464           <mediaobject>
30465             <imageobject>
30466               <imagedata fileref="images/circ/placeholdmultiple.png"/>
30467             </imageobject>
30468           </mediaobject>
30469         </screenshot>
30470
30471         <para>Once your hold is placed, if you'd like to have Koha forget that
30472         you used the 'Search to Hold' function, you can choose to have Koha
30473         'forget' the patron's name by clicking the arrow to the right of the
30474         'Place Hold' button on the search results and choosing the 'Forget'
30475         option.</para>
30476
30477         <screenshot>
30478           <screeninfo>Forget Search to Hold Option</screeninfo>
30479
30480           <mediaobject>
30481             <imageobject>
30482               <imagedata fileref="images/circ/forgethold.png"/>
30483             </imageobject>
30484           </mediaobject>
30485         </screenshot>
30486       </section>
30487
30488       <section id="manageholds">
30489         <title>Managing Holds</title>
30490
30491         <para>Holds can be altered and canceled from the Holds tab found on
30492         the left of the bibliographic record.</para>
30493
30494         <screenshot>
30495           <screeninfo>Bibliographic Record Tabs</screeninfo>
30496
30497           <mediaobject>
30498             <imageobject>
30499               <imagedata fileref="images/circ/holdtab.png"/>
30500             </imageobject>
30501           </mediaobject>
30502         </screenshot>
30503
30504         <para>From the list of holds you can change the order of the holds,
30505         the pickup location, suspend and/or cancel the hold.</para>
30506
30507         <screenshot>
30508           <screeninfo>Lists of Holds</screeninfo>
30509
30510           <mediaobject>
30511             <imageobject>
30512               <imagedata fileref="images/circ/holdslist.png"/>
30513             </imageobject>
30514           </mediaobject>
30515         </screenshot>
30516
30517         <note>
30518           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
30519           preference set to "Don't allow" then you will not have the option to
30520           put an end date on the hold suspension</para>
30521         </note>
30522
30523         <note>
30524           <para>Depending on how you have your <link linkend="HidePatronName">HidePatronName</link> system preference set
30525           the list may show card numbers instead of names in the Patron column
30526           like in the image above.</para>
30527         </note>
30528
30529         <para>To rearrange or delete holds, simply make a selection from the
30530         'Priority' pull down or click the arrows to the right of the priority
30531         pull down.</para>
30532
30533         <screenshot>
30534           <screeninfo>Hold Priority Menu</screeninfo>
30535
30536           <mediaobject>
30537             <imageobject>
30538               <imagedata fileref="images/circ/holdpriority.png"/>
30539             </imageobject>
30540           </mediaobject>
30541         </screenshot>
30542
30543         <para>If you use the priority pull down to rearrange or delete holds
30544         you will need to click the 'Update hold(s)' button to save your
30545         changes.</para>
30546
30547         <para>Clicking the down arrow to the right of the hold will stick the
30548         hold at the bottom of the list even if more requests are made.</para>
30549
30550         <para>For example, your library has home-bound patrons that are
30551         allowed to keep books out for months at a time. It would not be fair
30552         to other patrons if a home-bound patron were able to check out a brand
30553         new book and keep it for months. For this reason, the home-bound
30554         patron's hold request would stay at the bottom of the queue until
30555         everyone else who wanted to read that book has already done so.</para>
30556
30557         <screenshot>
30558           <screeninfo>Lowest Priority &amp; Delete Options for
30559           Holds</screeninfo>
30560
30561           <mediaobject>
30562             <imageobject>
30563               <imagedata fileref="images/circ/lowestpriority.png"/>
30564             </imageobject>
30565           </mediaobject>
30566         </screenshot>
30567
30568         <para>If a patron asks to have their hold suspended and you have the
30569         <link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link>
30570         system preference set to 'allow' you can do so by clicking the Suspend
30571         button to far right. If the patron gives you a date for the items to
30572         become unsuspended you can enter that in the date box and click the
30573         'Update hold(s)' button to save your changes.</para>
30574
30575         <screenshot>
30576           <screeninfo>Hold suspension column</screeninfo>
30577
30578           <mediaobject>
30579             <imageobject>
30580               <imagedata fileref="images/circ/suspendholds.png"/>
30581             </imageobject>
30582           </mediaobject>
30583         </screenshot>
30584
30585         <para>To delete or cancel a hold click the red 'X' to the right of the
30586         hold line. To delete/cancel a bunch of holds you can choose 'del' from
30587         pull down to the left of each line and then click 'Update hold(s)' at
30588         the bottom of the list.</para>
30589
30590         <screenshot>
30591           <screeninfo>Cancel Holds</screeninfo>
30592
30593           <mediaobject>
30594             <imageobject>
30595               <imagedata fileref="images/circ/cancelholds.png"/>
30596             </imageobject>
30597           </mediaobject>
30598         </screenshot>
30599       </section>
30600
30601       <section id="receiveholds">
30602         <title>Receiving Holds</title>
30603
30604         <para>When items that are on hold are <link linkend="checkingin">checked in</link> or <link linkend="checkingout">out</link> the system will remind the circulation librarian that
30605           the item is on hold and offer them options for managing the hold.</para>
30606
30607         <para>When you check in an item that has a hold on it the system will
30608         ask you to either confirm and transfer the item</para>
30609
30610         <screenshot>
30611           <screeninfo>Confirm Hold &amp; Transfer</screeninfo>
30612
30613           <mediaobject>
30614             <imageobject>
30615               <imagedata fileref="images/circ/holdconfirmtransfer.png"/>
30616             </imageobject>
30617           </mediaobject>
30618         </screenshot>
30619
30620         <para>or just confirm the hold</para>
30621
30622         <screenshot>
30623           <screeninfo>Confirm Hold</screeninfo>
30624
30625           <mediaobject>
30626             <imageobject>
30627               <imagedata fileref="images/circ/holdconfirm.png"/>
30628             </imageobject>
30629           </mediaobject>
30630         </screenshot>
30631
30632         <para>Clicking the Confirm button will mark the item as on hold for
30633         the patron. If the item needs to be transferred the item will also be
30634         marked as in transit to the proper branch. Clicking 'Ignore' will
30635         retain the hold, but allow you to check the item out to another
30636         patron. Choosing to confirm and print will present you with a
30637         printable page that you can slip inside the book with the necessary
30638         hold and/or transfer information.</para>
30639
30640         <para>Once confirmed the hold will show on the patron record and on
30641         the checkout screen under the 'Hold' tab.</para>
30642
30643         <screenshot>
30644           <screeninfo>Hold on Patron Record</screeninfo>
30645
30646           <mediaobject>
30647             <imageobject>
30648               <imagedata fileref="images/circ/holdpatronrec.png"/>
30649             </imageobject>
30650           </mediaobject>
30651         </screenshot>
30652         <para>From here if the patron would like you suspend their holds you can do so one by one or
30653           in bulk.</para>
30654
30655         <para>The item record will also show that the item is on hold.</para>
30656
30657         <screenshot>
30658           <screeninfo>Hold on Item Record</screeninfo>
30659
30660           <mediaobject>
30661             <imageobject>
30662               <imagedata fileref="images/circ/holditem.png"/>
30663             </imageobject>
30664           </mediaobject>
30665         </screenshot>
30666
30667         <para>In some cases a patron may come in to pick up a hold for their
30668         partner (or someone else in their household). In this case you want to
30669         make sure that the hold is cancelled when you check the item out to
30670         someone else. When trying to check out an item that is already waiting
30671         for someone else you will be presented with a warning message.</para>
30672
30673         <screenshot>
30674           <screeninfo>Hold waiting for someone else</screeninfo>
30675
30676           <mediaobject>
30677             <imageobject>
30678               <imagedata fileref="images/circ/holdwaitingwarn.png"/>
30679             </imageobject>
30680           </mediaobject>
30681         </screenshot>
30682
30683         <para>From here you can check the item out to the patron at the desk
30684         and cancel the hold for the patron.</para>
30685       </section>
30686     </section>
30687
30688     <section id="transfers">
30689       <title>Transfers</title>
30690
30691       <para>If you work in a multi-branch system you can transfer items from one library to another
30692         by using the Transfer tool.<itemizedlist>
30693           <listitem>
30694             <para><emphasis role="italic">Get there</emphasis>: Circulation > Transfer</para>
30695           </listitem>
30696         </itemizedlist></para>
30697       <para>To transfer an item</para>
30698
30699       <itemizedlist>
30700         <listitem>
30701           <para>Click 'Transfer' on the Circulation page</para>
30702
30703           <screenshot>
30704             <screeninfo>Transfer Tool</screeninfo>
30705
30706             <mediaobject>
30707               <imageobject>
30708                 <imagedata fileref="images/circ/transfer.png"/>
30709               </imageobject>
30710             </mediaobject>
30711           </screenshot>
30712
30713           <itemizedlist>
30714             <listitem>
30715               <para>Enter the library you would like to transfer the item
30716               to</para>
30717             </listitem>
30718
30719             <listitem>
30720               <para>Scan or type the barcode on the item you would like to
30721               transfer</para>
30722             </listitem>
30723           </itemizedlist>
30724         </listitem>
30725
30726         <listitem>
30727           <para>Click 'Submit'</para>
30728
30729           <screenshot>
30730             <screeninfo>Transfer Summary</screeninfo>
30731
30732             <mediaobject>
30733               <imageobject>
30734                 <imagedata fileref="images/circ/itemtransferred.png"/>
30735               </imageobject>
30736             </mediaobject>
30737           </screenshot>
30738         </listitem>
30739
30740         <listitem>
30741           <para>The item will now say that it is in transit</para>
30742
30743           <screenshot>
30744             <screeninfo>Item in Transit</screeninfo>
30745
30746             <mediaobject>
30747               <imageobject>
30748                 <imagedata fileref="images/circ/itemintransit.png"/>
30749               </imageobject>
30750             </mediaobject>
30751           </screenshot>
30752         </listitem>
30753
30754         <listitem>
30755           <para>When the item arrives at the other branch the librarian must
30756           check the item in to acknowledge that it is no longer in
30757           transit</para>
30758         </listitem>
30759
30760         <listitem>
30761           <para>The item will not be permanently moved to the new
30762           library</para>
30763
30764           <screenshot>
30765             <screeninfo>Item record</screeninfo>
30766
30767             <mediaobject>
30768               <imageobject>
30769                 <imagedata fileref="images/circ/itemlocations.png"/>
30770               </imageobject>
30771             </mediaobject>
30772           </screenshot>
30773
30774           <itemizedlist>
30775             <listitem>
30776               <para>The item shows the same 'Home Library' but has updated the
30777               'Current Location' to note where it resides at this time</para>
30778             </listitem>
30779           </itemizedlist>
30780         </listitem>
30781       </itemizedlist>
30782     </section>
30783
30784     <section id="setlibrary">
30785       <title>Set Library</title>
30786
30787       <para>By default you will enter the staff client as if you are at your
30788       home library. This library will appear in the top right of the Staff
30789       Client.</para>
30790
30791       <screenshot>
30792         <screeninfo>My Library</screeninfo>
30793
30794         <mediaobject>
30795           <imageobject>
30796             <imagedata fileref="images/circ/mylibrary.png"/>
30797           </imageobject>
30798         </mediaobject>
30799       </screenshot>
30800
30801       <para>This is the library that all circulation transactions will take
30802       place at. If you are at another library (or on a bookmobile) you will
30803       want to set your library before you start circulating items. To do this
30804       you can click 'Set' at the top right or on the Circulation page.</para>
30805
30806       <screenshot>
30807         <screeninfo>Set Library Form</screeninfo>
30808
30809         <mediaobject>
30810           <imageobject>
30811             <imagedata fileref="images/circ/setlibrary.png"/>
30812           </imageobject>
30813         </mediaobject>
30814       </screenshot>
30815
30816       <para>Once you have saved your changes you new library will appear in
30817       the top right.</para>
30818     </section>
30819
30820     <section id="fastaddcat">
30821       <title>Fast Add Cataloging</title>
30822
30823       <para>Sometimes circulation librarians need to quickly add a record to
30824       the system for an item they are about to check out. This is called 'Fast
30825       Add.' To allow circulation librarians access to the Fast Add Cataloging
30826       tool, simply make sure they have the <link linkend="fastaddpermissions">fast_cataloging</link> permissions. There
30827       are two ways to add titles via fast add. If you know that you're about
30828       to check out an item that isn't in you catalog you can go to the
30829       Circulation module and click 'Fast cataloging.'</para>
30830
30831       <screenshot>
30832         <screeninfo>Circulation Menu</screeninfo>
30833
30834         <mediaobject>
30835           <imageobject>
30836             <imagedata fileref="images/circ/circmenu.png"/>
30837           </imageobject>
30838         </mediaobject>
30839       </screenshot>
30840
30841       <para>The cataloging interface will open up with the short cataloging
30842       record:</para>
30843
30844       <screenshot>
30845         <screeninfo>Fast Add Framework</screeninfo>
30846
30847         <mediaobject>
30848           <imageobject>
30849             <imagedata fileref="images/circ/fastadd.png"/>
30850           </imageobject>
30851         </mediaobject>
30852       </screenshot>
30853
30854       <para>After adding your cataloging data you will be asked to enter item
30855       data. Enter the items barcode, collection code, etc and save the item
30856       before checking it out.</para>
30857
30858       <para>The other way to fast catalog is from the checkout screen. When
30859       you enter a barcode at checkout that Koha can't find, it will prompt you
30860       to use fast cataloging to add the item to Koha and check it out.</para>
30861
30862       <screenshot>
30863         <screeninfo>Barcode not found</screeninfo>
30864
30865         <mediaobject>
30866           <imageobject>
30867             <imagedata fileref="images/circ/barcodefastadd.png"/>
30868           </imageobject>
30869         </mediaobject>
30870       </screenshot>
30871
30872       <para>Clicking 'Fast cataloging' will bring you to the fast cataloging
30873       form where you can enter the title information</para>
30874
30875       <screenshot>
30876         <screeninfo>Fast cataloging</screeninfo>
30877
30878         <mediaobject>
30879           <imageobject>
30880             <imagedata fileref="images/circ/fastaddbarcode.png"/>
30881           </imageobject>
30882         </mediaobject>
30883       </screenshot>
30884
30885       <para>After clicking 'Save' you will be brought to the item record where
30886       the barcode will already be filled in with the barcode you're trying to
30887       check out.</para>
30888
30889       <screenshot>
30890         <screeninfo>Fast cataloging item record</screeninfo>
30891
30892         <mediaobject>
30893           <imageobject>
30894             <imagedata fileref="images/circ/fastadditem.png"/>
30895           </imageobject>
30896         </mediaobject>
30897       </screenshot>
30898
30899       <para>After clicking the 'Add item' button the item will automatically
30900       be checked out the patron you were trying to check the book out to
30901       originally.</para>
30902
30903       <screenshot>
30904         <screeninfo>Checked out item</screeninfo>
30905
30906         <mediaobject>
30907           <imageobject>
30908             <imagedata fileref="images/circ/fastaddcheckedout.png"/>
30909           </imageobject>
30910         </mediaobject>
30911       </screenshot>
30912     </section>
30913
30914     <section id="circreports">
30915       <title>Circulation Reports</title>
30916
30917       <para>Most reports can be found via the Reports module, but some of the more common
30918         circulation reports are available right from the Circulation module.<itemizedlist>
30919           <listitem>
30920             <para><emphasis role="italic">Get there</emphasis>: Circulation > Circulation
30921               reports</para>
30922           </listitem>
30923         </itemizedlist></para>
30924
30925       <section id="holdsqueue">
30926         <title>Holds Queue</title>
30927
30928         <para>This report will show you all of the holds at your
30929         library.</para>
30930
30931         <screenshot>
30932           <screeninfo>Sample Holds Queue</screeninfo>
30933
30934           <mediaobject>
30935             <imageobject>
30936               <imagedata fileref="images/circ/holdsqueue.png"/>
30937             </imageobject>
30938           </mediaobject>
30939         </screenshot>
30940
30941         <para>To generate this report, you must have the <link linkend="buildholdscron">Build Holds Queue cron job</link> running.
30942         This cron job is a script that should be run periodically if your
30943         library system allows borrowers to place on-shelf holds. This script
30944         decides which library should be responsible for fulfilling a given
30945         hold request.</para>
30946
30947         <para>It's behavior is controlled by the system preferences <link linkend="holdqueueweight">StaticHoldsQueueWeight</link> and <link linkend="holdqueueweight">RandomizeHoldsQueueWeight</link>.</para>
30948
30949         <para>If you do not want all of your libraries to participate in the on-shelf holds
30950           fulfillment process, you should list the libraries that *do* participate in the process
30951           here by inputting all the participating library's branchcodes, separated by commas ( e.g.
30952           "MPL,CPL,SPL,BML" etc. ).</para>
30953
30954         <para>By default, the holds queue will be generated such that the
30955         system will first attempt to hold fulfillment using items already at
30956         the pickup library if possible. If there are no items available at the
30957         pickup library to fill a hold, build_holds_queue.pl will then use the
30958         list of libraries defined in StaticHoldsQueueWeight. If
30959         RandomizeHoldsQueueWeight is disabled ( which it is by default ), the
30960         script will assign fulfillment requests in the order the branches are
30961         placed in the StaticHoldsQueueWeight system preference.</para>
30962
30963         <para>For example, if your system has three libraries, of varying
30964         sizes ( small, medium and large ) and you want the burden of holds
30965         fulfillment to be on larger libraries before smaller libraries, you
30966         would want StaticHoldsQueueWeight to look something like
30967         "LRG,MED,SML".</para>
30968
30969         <para>If you want the burden of holds fulfillment to be spread out
30970         equally throughout your library system, simply enable
30971         RandomizeHoldsQueueWeight. When this system preference is enabled, the
30972         order in which libraries will be requested to fulfill an on-shelf hold
30973         will be randomized each time the list is regenerated.</para>
30974
30975         <para>Leaving StaticHoldsQueueWeight empty is contraindicated at this
30976         time. Doing so will cause the build_holds_queue script to ignore
30977         RandomizeHoldsQueueWeight, causing the script to request hold
30978         fulfillment not randomly, but by alphabetical order.</para>
30979       </section>
30980
30981       <section id="holdspull">
30982         <title>Holds to pull</title>
30983
30984         <para>This report will show you all of the items that have holds on
30985         them that are available at the library for pulling. If the items are
30986         available at multiple branches then all branches with that item
30987         available will see the hold to pull until one library triggers the
30988         hold.</para>
30989
30990         <screenshot>
30991           <screeninfo>Holds to Pull</screeninfo>
30992
30993           <mediaobject>
30994             <imageobject>
30995               <imagedata fileref="images/circ/holdstopull.png"/>
30996             </imageobject>
30997           </mediaobject>
30998         </screenshot>
30999
31000         <para>You can limit the results you see by using the Refine box on the
31001         left side of the page:</para>
31002
31003         <screenshot>
31004           <screeninfo>Refine Holds to Pull Report</screeninfo>
31005
31006           <mediaobject>
31007             <imageobject>
31008               <imagedata fileref="images/circ/refineholdstopull.png"/>
31009             </imageobject>
31010           </mediaobject>
31011         </screenshot>
31012       </section>
31013
31014       <section id="holdspickup">
31015         <title>Holds awaiting pickup</title>
31016
31017         <para>This report will show all of the holds that are waiting for
31018         patrons to pick them up.</para>
31019
31020         <screenshot>
31021           <screeninfo>Holds Awaiting Pickup</screeninfo>
31022
31023           <mediaobject>
31024             <imageobject>
31025               <imagedata fileref="images/circ/holdspickup.png"/>
31026             </imageobject>
31027           </mediaobject>
31028         </screenshot>
31029
31030         <para>Items that have been on the hold shelf longer than you normally
31031         allow (based on the <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link>
31032         preference value) will appear on the 'Holds Over' tab, they will not
31033         automatically be cancelled unless you have set the <link linkend="expiredholdscron">cron job</link> to do that for you, but you
31034         can cancel all holds using the button at the top of the list.</para>
31035
31036         <screenshot>
31037           <screeninfo>Items waiting on the hold shelf too long</screeninfo>
31038
31039           <mediaobject>
31040             <imageobject>
31041               <imagedata fileref="images/circ/holdspickupover.png"/>
31042             </imageobject>
31043           </mediaobject>
31044         </screenshot>
31045       </section>
31046
31047       <section id="holdratios">
31048         <title>Hold ratios</title>
31049
31050         <para>Hold ratios help with collection development. Using this report
31051         you will be able to see how many of your patrons have holds on items
31052         and whether you should buy more. By default it will be set to the
31053         library needing 3 items per hold that has been placed. The report will
31054         tell you how many additional items need to be purchased to meet this
31055         quota.</para>
31056
31057         <screenshot>
31058           <screeninfo>Hold Ratios</screeninfo>
31059
31060           <mediaobject>
31061             <imageobject>
31062               <imagedata fileref="images/circ/holdratio.png"/>
31063             </imageobject>
31064           </mediaobject>
31065         </screenshot>
31066       </section>
31067
31068       <section id="transferstoreceive">
31069         <title>Transfers to receive</title>
31070
31071         <para>This report will list all of the items that Koha thinks are in
31072         transit to your library.</para>
31073
31074         <screenshot>
31075           <screeninfo>Transfers to Receive</screeninfo>
31076
31077           <mediaobject>
31078             <imageobject>
31079               <imagedata fileref="images/circ/transitreceive.png"/>
31080             </imageobject>
31081           </mediaobject>
31082         </screenshot>
31083
31084         <para>If your transfers are late in arriving at your library you will
31085         see a message stating how late your items are.</para>
31086
31087         <screenshot>
31088           <screeninfo>Late transfers include warning messages</screeninfo>
31089
31090           <mediaobject>
31091             <imageobject>
31092               <imagedata fileref="images/circ/transferlate.png"/>
31093             </imageobject>
31094           </mediaobject>
31095         </screenshot>
31096
31097         <important>
31098           <para>An item is considered late based on the number of days you
31099           have entered in the <link linkend="TransfersMaxDaysWarning">TransfersMaxDaysWarning</link>
31100           system preference.</para>
31101         </important>
31102       </section>
31103
31104       <section id="overduesreport">
31105         <title>Overdues</title>
31106
31107         <important>
31108           <para>For libraries with a large patron base, this report may take a
31109           significant amount of time to run.</para>
31110         </important>
31111
31112         <note>
31113           <para>Large libraries can choose to filter the report before it runs
31114           by setting the <link linkend="FilterBeforeOverdueReport">FilterBeforeOverdueReport</link>
31115           system preference to 'Require'.</para>
31116         </note>
31117
31118         <para>This report will list all items that are overdue at your
31119         library.</para>
31120
31121         <screenshot>
31122           <screeninfo>Overdues List</screeninfo>
31123
31124           <mediaobject>
31125             <imageobject>
31126               <imagedata fileref="images/circ/overdues.png"/>
31127             </imageobject>
31128           </mediaobject>
31129         </screenshot>
31130
31131         <para>The report can be filtered using the menu options found on the left of the report.<note>
31132             <para>The 'Show any items currently checked out' checkbox basically switches this from a
31133               report of overdues to a report of checkouts.  It will show all titles checked out
31134               regardless of due date.</para>
31135           </note></para>
31136       </section>
31137
31138       <section id="overduesfines">
31139         <title>Overdues with fines</title>
31140
31141         <para>This report will show you any overdues at your library that have
31142         accrued fines on them.</para>
31143
31144         <screenshot>
31145           <screeninfo>Overdues with fines</screeninfo>
31146
31147           <mediaobject>
31148             <imageobject>
31149               <imagedata fileref="images/circ/overduewfines.png"/>
31150             </imageobject>
31151           </mediaobject>
31152         </screenshot>
31153
31154         <para>If you would like to limit the report you can use the pull down
31155         menu at the top to limit to a specific shelving location at your
31156         branch. To see overdues with fines at other branches you will have to
31157         <link linkend="setlibrary">change your branch</link> or log in at that
31158         branch.<important>
31159             <para>If you do not charge fines and/or don't have the <link linkend="finescronjob">fines cron job</link> running you will see
31160             no data on this report.</para>
31161           </important></para>
31162       </section>
31163       <section id="pendingonsite">
31164         <title>Pending on-site checkouts</title>
31165         <para>If you are using the on site checkouts functionality (<link linkend="OnSiteCheckouts"
31166             >OnSiteCheckouts</link>) then you'll have a report to view all items that are currently
31167           checked out on site.<screenshot>
31168             <screeninfo>Pending onsite checkouts</screeninfo>
31169             <mediaobject>
31170               <imageobject>
31171                 <imagedata fileref="images/circ/pendingonsite.png"/>
31172               </imageobject>
31173             </mediaobject>
31174           </screenshot></para>
31175         <para>This will list the due date (overdues in red), who has the item, item information and
31176           what library the item is at.</para>
31177       </section>
31178     </section>
31179
31180     <section id="trackinhouse">
31181       <title>Tracking In house Use</title>
31182
31183       <para>Many libraries track the use of items within the library. <note>
31184           <para>This is different from tracking on site usage.  In house use is the use of items in
31185             the library by patrons without them having to check them out.  On site use is the use of
31186             items on site that must first be checked out. To learn more about on site usage please
31187             review the <link linkend="OnSiteCheckouts">OnSiteCheckouts</link> preference.</para>
31188         </note></para>
31189       <para>Tracking the use of items in the library without checking them out can be done in Koha
31190         one of two ways. The first is to create one or more <link linkend="addstatspatron"
31191           >Statistical Patrons</link>. When collecting items that have been used within the library,
31192         you will want to check them out to your statistical patron:</para>
31193
31194       <screenshot>
31195         <screeninfo>Check Out Items to Stats Patron</screeninfo>
31196
31197         <mediaobject>
31198           <imageobject>
31199             <imagedata fileref="images/circ/checkoutinhouse.png"/>
31200           </imageobject>
31201         </mediaobject>
31202       </screenshot>
31203
31204       <para>Instead of marking the item as 'checked out' the system will
31205       record that the item was used in house:</para>
31206
31207       <screenshot>
31208         <screeninfo>Local Use Recorded</screeninfo>
31209
31210         <mediaobject>
31211           <imageobject>
31212             <imagedata fileref="images/circ/localuserecorded.png"/>
31213           </imageobject>
31214         </mediaobject>
31215       </screenshot>
31216
31217       <para>Repeat these steps for all items that have been used within the
31218       library to keep accurate statistics for item use.</para>
31219
31220       <para>The other way to record local use of items is to set your <link linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link>
31221       preference to 'Record.' Then whenever you check an item in that is not
31222       checked out and not on hold a local use will be recorded.</para>
31223
31224       <screenshot>
31225         <screeninfo>Local Use Recorded</screeninfo>
31226
31227         <mediaobject>
31228           <imageobject>
31229             <imagedata fileref="images/circ/localusecheckin.png"/>
31230           </imageobject>
31231         </mediaobject>
31232       </screenshot>
31233
31234       <note>
31235         <para>If you have <link linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link> set to
31236         'Record' you can still use your statistical patrons to record local
31237         use as well.</para>
31238       </note>
31239     </section>
31240
31241     <section id="processinglocations">
31242       <title>In Processing / Book Cart Locations</title>
31243
31244       <para>Koha allows for handling temporary locations like the processing
31245       center and/or book carts throughout the library. For this feature to
31246       work you must first make sure you have <link linkend="authorizedvalues">authorized values</link> set in the <link linkend="shelvelocvals">LOC</link> category for PROC (Processing Center)
31247       and CART (Book Cart).</para>
31248
31249       <screenshot>
31250         <screeninfo>CART &amp; PROC values in LOC</screeninfo>
31251
31252         <mediaobject>
31253           <imageobject>
31254             <imagedata fileref="images/circ/LOCvalues.png"/>
31255           </imageobject>
31256         </mediaobject>
31257       </screenshot>
31258
31259       <para>Next you need to set the <link linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link> system
31260       preference to PROC. This will set the new items to the Processing Center
31261       as their default location.</para>
31262
31263       <para>When creating items you enter in their desired final shelving location and Koha will
31264         temporarily change that to PROC.  If <link linkend="InProcessingToShelvingCart"
31265           >InProcessingToShelvingCart</link> is set to "Don't move" then when an item with a
31266         location of PROC is checked in it will either automatically update the item to use the
31267         permanent location. If <link linkend="InProcessingToShelvingCart"
31268           >InProcessingToShelvingCart</link> is set to "Move" then when an item is checked in the
31269         location is changed from PROC to CART.</para>
31270
31271               <para>A <link linkend="proccartcron">cron job</link> is then set to run at specified
31272         intervals to age items from CART to the permanent shelving location. (For example, an hourly
31273         cron entry of cart_to_shelf.pl --hours 3 where --hours is the amount of time an item should
31274         spend on the cart before aging to its permanent location.)</para>
31275               <itemizedlist>
31276                 <listitem>
31277                   <note>
31278                     <para>If the <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link>
31279               system preference is set to "Move", any newly checked-in item is also automatically
31280               put into the shelving cart, to be covered by the same script run.</para>
31281                   </note>
31282                 </listitem>
31283                 <listitem>
31284                   <important>
31285                     <para>Checkins with confirmed holds will not go into the shelving cart. If items
31286                       on the shelving cart are checked out, the cart location will be
31287                       cleared.</para>
31288                   </important>
31289                 </listitem>
31290               </itemizedlist>
31291     </section>
31292
31293     <section id="selfcheckout">
31294       <title>Self Checkout</title>
31295
31296       <para>Koha comes with a very basic self checkout module. To enable this
31297       module you need to set the <link linkend="WebBasedSelfCheck">WebBasedSelfCheck</link> preference to
31298       'Enable.' To use this module you have to log in as a <link linkend="addstaffpatron">staff member</link> with <link linkend="patronpermissions">circulation permissions</link>.</para>
31299
31300       <note>
31301         <para>Create a <link linkend="addstaffpatron">staff patron</link>
31302         specifically for this action so that you don't leave a real staff
31303         client logged into a computer all day</para>
31304       </note>
31305
31306       <para>There is no link to the Self Checkout module, but a simple addition to the <link
31307           linkend="intranetuserjs">IntranetUserJS</link> system preference can add one.</para>
31308
31309       <programlisting>$(document).ready(function(){ $("#login
31310       #submit").parent().after("&lt;p&gt;&lt;a
31311       href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\"
31312       target=\"_blank\"&gt;Self-Checkout&lt;/a&gt;&lt;/p&gt;"); }); </programlisting>
31313
31314       <important>
31315         <para>The code above has line breaks added to make it more readable,
31316         please be sure to enter the above as one line in when putting it in
31317         the system preference.</para>
31318       </important>
31319
31320       <para>The link will then appear at the bottom of the log in page:</para>
31321
31322       <screenshot>
31323         <screeninfo>Self Checkout Link on Staff Login</screeninfo>
31324
31325         <mediaobject>
31326           <imageobject>
31327             <imagedata fileref="images/circ/selfcheckoutlink.png"/>
31328           </imageobject>
31329         </mediaobject>
31330       </screenshot>
31331
31332       <para>You can also access this module by going to :
31333       http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl</para>
31334
31335       <para>When on the self checkout page depending on your value in the
31336       <link linkend="SelfCheckoutByLogin">SelfCheckoutByLogin</link>
31337       preference you will be asked to enter you cardnumber</para>
31338
31339       <screenshot>
31340         <screeninfo>Self Checkout Patron Card Number</screeninfo>
31341
31342         <mediaobject>
31343           <imageobject>
31344             <imagedata fileref="images/circ/selfcheckout.png"/>
31345           </imageobject>
31346         </mediaobject>
31347       </screenshot>
31348
31349       <para>or your username and password:</para>
31350
31351       <screenshot>
31352         <screeninfo>Shelf checkout by login</screeninfo>
31353
31354         <mediaobject>
31355           <imageobject>
31356             <imagedata fileref="images/circ/SelfCheckoutByLogin.png"/>
31357           </imageobject>
31358         </mediaobject>
31359       </screenshot>
31360
31361       <para>Once you're logged in to the self check module you will be asked
31362       to scan the items you are checking out</para>
31363
31364       <screenshot>
31365         <screeninfo>Self Checkout</screeninfo>
31366
31367         <mediaobject>
31368           <imageobject>
31369             <imagedata fileref="images/circ/selfcheckoutuser.png"/>
31370           </imageobject>
31371         </mediaobject>
31372       </screenshot>
31373
31374       <para>As you scan items they will appear below the barcode box</para>
31375
31376       <screenshot>
31377         <screeninfo>Self Checkout Summary</screeninfo>
31378
31379         <mediaobject>
31380           <imageobject>
31381             <imagedata fileref="images/circ/selfcheckoutsummary.png"/>
31382           </imageobject>
31383         </mediaobject>
31384       </screenshot>
31385
31386       <para>When you are finished scanning items it is important to click the 'Finish' button. This
31387         will prompt you to print a receipt and log you out of the self check module.</para>
31388       <screenshot>
31389           <screeninfo>Self Checkout Receipt</screeninfo>
31390           <mediaobject>
31391             <imageobject>
31392               <imagedata fileref="images/circ/selfreceiptprint.png"/>
31393             </imageobject>
31394           </mediaobject>
31395         </screenshot>
31396
31397       <para>When attempting to check items out there are some instances where
31398       error messages will appear and the patron will be directed to the
31399       librarian. This will happen even if you are allowing overrides on
31400       circulation functions. Only a librarian can override a circulation block
31401       and so patrons must go to the librarian for help in these
31402       situations.</para>
31403
31404       <screenshot>
31405         <screeninfo>Self Checkout Error Message</screeninfo>
31406
31407         <mediaobject>
31408           <imageobject>
31409             <imagedata fileref="images/circ/selfcheckoutfines.png"/>
31410           </imageobject>
31411         </mediaobject>
31412       </screenshot>
31413     </section>
31414
31415     <section id="offlinecirc">
31416       <title>Offline Circulation Utilities</title>
31417       <para>Koha allows for you to continue circulation actions while offline by using any one of
31418         three utilities.</para>
31419       <section id="kohaofflinecirc">
31420         <title>Offline Circulation in Koha</title>
31421         <para>If the <link linkend="AllowOfflineCirculation">AllowOfflineCirculation</link>
31422           preference is set to 'Enable' the library staff can continue to perform circulation
31423           actions within Koha when the system is offline.  You will want to visit
31424           http://your-koha-staff-client-url/cgi-bin/koha/circ/offline.pl at least once while online
31425           and bookmark that page. That is the page you will go to when you are offline.</para>
31426         <important>
31427           <para>The offline interface uses HTML LocalStorage, which depending on the browser and
31428             user setting, is limited to 2.5MB or 5MB per domain. This means that larger systems will
31429             not be able to synchronize their data and are recommended to use either the <link
31430               linkend="firefoxofflinecirc">Firefox</link> or <link linkend="windowsofflinecirc"
31431               >Windows</link> application for offline circulation.</para>
31432         </important>
31433         <section id="kohaofflinesetup">
31434           <title id="offlinesetup">Setup</title>
31435           <para>Before the first time the system goes offline go to Circulation and choose 'Built-in
31436             offline circulation interface'</para>
31437           <screenshot>
31438               <screeninfo>Built-in offline circulation interface</screeninfo>
31439               <mediaobject>
31440                 <imageobject>
31441                   <imagedata fileref="images/circ/offlinecirc.png"/>
31442                 </imageobject>
31443               </mediaobject>
31444             </screenshot>
31445           <para>And synchronize your data on every circulation computer by clicking the
31446             'Synchronize' link on the right of the screen.</para>
31447           <screenshot>
31448               <screeninfo>Synchronize data</screeninfo>
31449               <mediaobject>
31450                 <imageobject>
31451                   <imagedata fileref="images/circ/syncoffline.png"/>
31452                 </imageobject>
31453               </mediaobject>
31454             </screenshot>
31455           <important>
31456             <para>The offline interface uses HTML LocalStorage, which depending on the browser and
31457               user setting, is limited to 2.5MB or 5MB per domain. This means that larger systems
31458               will not be able to synchronize their data and are recommended to use either the <link
31459                 linkend="firefoxofflinecirc">Firefox</link> or <link linkend="windowsofflinecirc"
31460                 >Windows</link> application for offline circulation.</para>
31461           </important>
31462           <para>This will allow you download a local copy of your patrons and circulation data.
31463             Click the 'Download records' link at the top of the page to synchronize your data.</para>
31464           <screenshot>
31465               <screeninfo>Download records for offline use</screeninfo>
31466               <mediaobject>
31467                 <imageobject>
31468                   <imagedata fileref="images/circ/downloadoffline.png"/>
31469                 </imageobject>
31470               </mediaobject>
31471             </screenshot>
31472           <para>Once your data is downloaded you will see the dates your data was last synced to the
31473             right of each data set.<screenshot>
31474               <screeninfo>Synced offline data</screeninfo>
31475               <mediaobject>
31476                 <imageobject>
31477                   <imagedata fileref="images/circ/syncedoffline.png"/>
31478                 </imageobject>
31479               </mediaobject>
31480             </screenshot>This should be done regularly in preparation for any unexpected connection
31481             losses.</para>
31482         </section>
31483         <section id="kohaofflinecirculating">
31484           <title id="offlinecirculating">Circulating</title>
31485           <para>When your system goes offline visit the Offline Circulation page
31486             (http://your-koha-staff-client-url/cgi-bin/koha/circ/offline.pl) in Koha and click
31487             'Check out' or 'Check in' to perform offline actions.</para>
31488           <para>Checking out is done by searching for the patron by barcode or name at the top of
31489             the 'Check out' screen. After selecting a patron you will be presented with the synced
31490             patron info, including fines and check outs.</para>
31491           <screenshot>
31492               <screeninfo>Check out offline</screeninfo>
31493               <mediaobject>
31494                 <imageobject>
31495                   <imagedata fileref="images/circ/offlinecheckout.png"/>
31496                 </imageobject>
31497               </mediaobject>
31498             </screenshot>
31499           <para>Scan the barcode of the item you would like to check out and enter a due date. If
31500             you don't enter a due date Koha will prompt you for one.</para>
31501           <screenshot>
31502               <screeninfo>Offline due date</screeninfo>
31503               <mediaobject>
31504                 <imageobject>
31505                   <imagedata fileref="images/circ/offlineduedate.png"/>
31506                 </imageobject>
31507               </mediaobject>
31508             </screenshot>
31509           <para>Once the item is checked out it will appear below the patron's info.</para>
31510           <screenshot>
31511               <screeninfo>Offline checkouts</screeninfo>
31512               <mediaobject>
31513                 <imageobject>
31514                   <imagedata fileref="images/circ/offlinecheckouts.png"/>
31515                 </imageobject>
31516               </mediaobject>
31517             </screenshot>
31518           <para/>
31519         </section>
31520         <section id="kohaofflineupload">
31521           <title>Koha Offline Uploading</title>
31522           <para>Once the system is back online visit the Synchronize page on the Offline Circulation
31523             module and click 'Upload transactions'</para>
31524           <screenshot>
31525               <screeninfo>Upload transactions</screeninfo>
31526               <mediaobject>
31527                 <imageobject>
31528                   <imagedata fileref="images/circ/offlineupload.png"/>
31529                 </imageobject>
31530               </mediaobject>
31531             </screenshot>
31532           <para>After the files are uploaded you can click 'View pending offline circulation
31533             actions' on the right.</para>
31534           <screenshot>
31535               <screeninfo>View pending offline circulation actions</screeninfo>
31536               <mediaobject>
31537                 <imageobject>
31538                   <imagedata fileref="images/circ/viewkohaoffline.png"/>
31539                 </imageobject>
31540               </mediaobject>
31541             </screenshot>
31542           <para>After clicking 'View pending offline circulation actions' you will be brought to a
31543             summary of all of the actions you loaded in to Koha in your *.koc file.</para>
31544           <screenshot>
31545             <screeninfo>Offline Circulation</screeninfo>
31546             <mediaobject>
31547               <imageobject>
31548                 <imagedata fileref="images/circ/offlinecirclog.png"/>
31549               </imageobject>
31550             </mediaobject>
31551           </screenshot>
31552           <itemizedlist>
31553             <listitem>
31554               <para>Once all of the logs from all of the circulation computers are loaded you will
31555                 be able to check them all or select just those you want to process into Koha.</para>
31556             </listitem>
31557             <listitem>
31558               <para>Click on the Process button and Koha will record every stored transaction one by
31559                 one. For each transaction, the status will change to:<itemizedlist>
31560                   <listitem>
31561                     <para>"Success." if the transaction was processed correctly</para>
31562                   </listitem>
31563                   <listitem>
31564                     <para>"Borrower not found." if the borrower card number is incorrect</para>
31565                   </listitem>
31566                   <listitem>
31567                     <para>"Item not found." if the item barcode is wrong</para>
31568                   </listitem>
31569                   <listitem>
31570                     <para>"Item not issued." if you checked in an available item</para>
31571                   </listitem>
31572                 </itemizedlist></para>
31573             </listitem>
31574           </itemizedlist>
31575           <para>Once finished you will have a summary of all of your transactions</para>
31576           <screenshot>
31577             <screeninfo>Offline Circulation Summary</screeninfo>
31578             <mediaobject>
31579               <imageobject>
31580                 <imagedata fileref="images/circ/offlinecircsuccess.png"/>
31581               </imageobject>
31582             </mediaobject>
31583           </screenshot>
31584         </section>
31585       </section>
31586
31587       <section id="firefoxofflinecirc">
31588         <sectioninfo>
31589           <authorgroup>
31590             <author>
31591               <firstname>Franois</firstname>
31592               <surname>Charbonnier</surname>
31593               <affiliation>
31594                 <orgname>BibLibre</orgname>
31595               </affiliation>
31596             </author>
31597             
31598             <editor>
31599               <firstname>Nicole C.</firstname>
31600               <surname>Engard</surname>
31601               <contrib>Changed/edited content where necessary.</contrib>
31602             </editor>
31603           </authorgroup>
31604           
31605           <pubdate>2012</pubdate>
31606         </sectioninfo>
31607         <title>Firefox Plugin</title>
31608
31609         <para>There is an offline circulation tool that you can add to your Firefox browser as an
31610           addon. To do so, just go to <ulink url="https://addons.mozilla.org/en/firefox/addon/koct/"
31611             >https://addons.mozilla.org/en/firefox/addon/koct/</ulink> page and click on the
31612           "install now" button. You may have to confirm the installation, just click on "install
31613           now" and then restart Firefox to complete the installation.</para>
31614
31615         <para>Once you have installed the plugins and restarted Firefox, you will see the Koha logo
31616           in the download bar at the bottom right of Firefox.</para>
31617
31618         <screenshot>
31619           <screeninfo>Koha Icon on Add-on Bar</screeninfo>
31620
31621           <mediaobject>
31622             <imageobject>
31623               <imagedata fileref="images/circ/koctstatusbar.png"/>
31624             </imageobject>
31625           </mediaobject>
31626         </screenshot>
31627
31628         <para>A click on the logo will open the tool in its own window.</para>
31629
31630         <screenshot>
31631           <screeninfo>Koha Offline Circ Tool</screeninfo>
31632
31633           <mediaobject>
31634             <imageobject>
31635               <imagedata fileref="images/circ/koct.png"/>
31636             </imageobject>
31637           </mediaobject>
31638         </screenshot>
31639
31640         <para>The plugin consists of four tabs:</para>
31641
31642         <itemizedlist>
31643           <listitem>
31644             <para>The Check Out tab is where you check out items</para>
31645           </listitem>
31646
31647           <listitem>
31648             <para>The Check In tab is where you check in items</para>
31649           </listitem>
31650
31651           <listitem>
31652             <para>The Log tab keeps track of every transaction done while in
31653             offline mode</para>
31654
31655             <itemizedlist>
31656               <listitem>
31657                 <para>The log will keep information until you empty it. Each
31658                 time you open the plugin and it contains data in the log it
31659                 will warn you</para>
31660
31661                 <screenshot>
31662                   <screeninfo>Koha Offline Circ Warning</screeninfo>
31663
31664                   <mediaobject>
31665                     <imageobject>
31666                       <imagedata fileref="images/circ/koctwarn.png"/>
31667                     </imageobject>
31668                   </mediaobject>
31669                 </screenshot>
31670
31671                 <para>If you'd like to clear the log, check the 'I want to
31672                 delete rows' box before hitting the 'OK' button. Otherwise
31673                 clicking 'OK' will keep the items in the log and let you
31674                 continue working with the tool.</para>
31675               </listitem>
31676             </itemizedlist>
31677           </listitem>
31678
31679           <listitem>
31680             <para>The Param tab is to set up the plugin</para>
31681           </listitem>
31682         </itemizedlist>
31683
31684         <para>The first thing you want to do then is to set up the plugin. Go
31685         to the Param tab to set up the plugin</para>
31686
31687         <screenshot>
31688           <screeninfo>Koha Offline CIrc Params</screeninfo>
31689
31690           <mediaobject>
31691             <imageobject>
31692               <imagedata fileref="images/circ/koctparam.png"/>
31693             </imageobject>
31694           </mediaobject>
31695         </screenshot>
31696
31697         <para>Answer the 4 questions presented:</para>
31698
31699         <itemizedlist>
31700           <listitem>
31701             <para>Server = the URL of the librarian interface</para>
31702           </listitem>
31703
31704           <listitem>
31705             <para>Branch Code = the code for the branch where you are
31706             located</para>
31707           </listitem>
31708
31709           <listitem>
31710             <para>Username = your staff account login</para>
31711           </listitem>
31712
31713           <listitem>
31714             <para>Password = your staff account password</para>
31715           </listitem>
31716         </itemizedlist>
31717
31718         <para><important>
31719             <para>To save the settings, you will have to close the plugin
31720             window and re-open it by clicking again on the Koha logo in the
31721             add-on bar.</para>
31722           </important><note>
31723             <para>You can create a staff account dedicated to the offline
31724             circulation. So that, no matter who is at the circulation desk,
31725             they can all use the same login. Along those lines, you can use a
31726             group login that you already have in place for circulation as
31727             well.</para>
31728           </note>Once you have everything set up you can start checking items
31729         in and out.</para>
31730
31731         <para>Checking out:</para>
31732
31733         <screenshot>
31734           <screeninfo>Koha Offline Circulation Check Out</screeninfo>
31735
31736           <mediaobject>
31737             <imageobject>
31738               <imagedata fileref="images/circ/koct.png"/>
31739             </imageobject>
31740           </mediaobject>
31741         </screenshot>
31742
31743         <itemizedlist>
31744           <listitem>
31745             <para>Go to the Check Out tab</para>
31746           </listitem>
31747
31748           <listitem>
31749             <para>Scan the patron barcode</para>
31750           </listitem>
31751
31752           <listitem>
31753             <para>Scan the item barcode</para>
31754           </listitem>
31755
31756           <listitem>
31757             <para>Click 'Save'</para>
31758           </listitem>
31759         </itemizedlist>
31760
31761         <para>Checking in:</para>
31762
31763         <screenshot>
31764           <screeninfo>Koha Offline Circulation Check In</screeninfo>
31765
31766           <mediaobject>
31767             <imageobject>
31768               <imagedata fileref="images/circ/koctcheckin.png"/>
31769             </imageobject>
31770           </mediaobject>
31771         </screenshot>
31772
31773         <itemizedlist>
31774           <listitem>
31775             <para>Go to the Check In tab</para>
31776           </listitem>
31777
31778           <listitem>
31779             <para>Scan the item barcode</para>
31780           </listitem>
31781
31782           <listitem>
31783             <para>Click Save</para>
31784           </listitem>
31785         </itemizedlist>
31786
31787         <para>Each time, you check out or check in an item, a new transaction
31788         is recorded in the local plugin database and you will see, at the
31789         bottom of the plugin how many transactions has been made during the
31790         offline circulation. For example, "10 Row(s) Added" means you did 10
31791         transactions.</para>
31792
31793         <screenshot>
31794           <screeninfo>Koha Offline Circulation Tool Count</screeninfo>
31795
31796           <mediaobject>
31797             <imageobject>
31798               <imagedata fileref="images/circ/koctcount.png"/>
31799             </imageobject>
31800           </mediaobject>
31801         </screenshot>
31802
31803         <para>Then, if you want an overview of every transaction, go to the
31804         Log tab. This tab will show you the transactions in the plugin
31805         database</para>
31806
31807         <screenshot>
31808           <screeninfo>Koha Offline Circulation Log</screeninfo>
31809
31810           <mediaobject>
31811             <imageobject>
31812               <imagedata fileref="images/circ/koctlog.png"/>
31813             </imageobject>
31814           </mediaobject>
31815         </screenshot>
31816
31817         <para><note>
31818             <para>The status will be "Local." as long as you are offline and
31819             don't process the transactions into Koha.</para>
31820           </note>When your Internet connection comes back up you will want to
31821         get these transactions in to Koha. Before processing these
31822         transactions you should be aware of a few issues.</para>
31823
31824         <para>Because you are not connected to your Koha database when using
31825         this plugin holds will need additional processing. If an item you
31826         check in while offline has a hold, the hold is kept on the item.
31827         Since, you can't confirm holds found during the processing of every
31828         check in, the holds stay on the item and will need to be managed
31829         later. If you only checked in a few items you can just keep a record
31830         of them all. If you checked in a lot of items you can use the Holds
31831         Queue once it rebuilds to see what holds made it to the shelf
31832         erroneously.</para>
31833
31834         <para>Similarly, if an patron card was expired, the offline
31835         circulation tool won't know about it, so the checkout will be recorded
31836         regardless of the patron's account being blocked normally.</para>
31837
31838         <para>You have two options for adding this data to Koha</para>
31839
31840         <itemizedlist>
31841           <listitem>
31842             <para>Commit to Koha</para>
31843
31844             <itemizedlist>
31845               <listitem>
31846                 <para>If you checked in/out on more than one computer at the
31847                 same time, what you want is to process every transaction
31848                 consistently. Let's say for instance that one patron checked a
31849                 book out on one computer and then checked the same book in on
31850                 another computer. To be consistent, you need to record the
31851                 check out first and then the check in. Not the opposite! To do
31852                 so, you need to group every transaction in one place, sort
31853                 them all and then, process everything. So, you need to use the
31854                 "Commit to Koha" option from every plugin/computer you worked
31855                 with. This way, the log will go to Koha and be accessible from
31856                 the Offline Circulation page.</para>
31857
31858                 <screenshot>
31859                   <screeninfo>Circulation Menu</screeninfo>
31860
31861                   <mediaobject>
31862                     <imageobject>
31863                       <imagedata fileref="images/circ/offlinecirclink.png"/>
31864                     </imageobject>
31865                   </mediaobject>
31866                 </screenshot>
31867               </listitem>
31868
31869               <listitem>
31870                 <para><emphasis>Get there:</emphasis> Circulation &gt; Pending offline circulation
31871                   actions</para>
31872
31873                 <screenshot>
31874                   <screeninfo>Offline Circulation</screeninfo>
31875
31876                   <mediaobject>
31877                     <imageobject>
31878                       <imagedata fileref="images/circ/offlinecirclog.png"/>
31879                     </imageobject>
31880                   </mediaobject>
31881                 </screenshot>
31882               </listitem>
31883
31884               <listitem>
31885                 <para>Once all of the logs from all of the circulation
31886                 computers are loaded you will be able to check them all or
31887                 select just those you want to process into Koha.</para>
31888               </listitem>
31889
31890               <listitem>
31891                 <para>Click on the Process button and Koha will record every stored transaction one
31892                   by one. For each transaction, the status will change to:</para>
31893
31894                 <itemizedlist>
31895                   <listitem>
31896                     <para>"Success." if the transaction was processed
31897                     correctly</para>
31898                   </listitem>
31899
31900                   <listitem>
31901                     <para>"Borrower not found." if the borrower card number is
31902                     incorrect</para>
31903                   </listitem>
31904
31905                   <listitem>
31906                     <para>"Item not found." if the item barcode is
31907                     wrong</para>
31908                   </listitem>
31909
31910                   <listitem>
31911                     <para>"Item not issued." if you checked in an available
31912                     item</para>
31913                   </listitem>
31914                 </itemizedlist>
31915               </listitem>
31916
31917               <listitem>
31918                 <para>Once finished you will have a summary of all of your
31919                 transactions</para>
31920
31921                 <screenshot>
31922                   <screeninfo>Offline Circulation Summary</screeninfo>
31923
31924                   <mediaobject>
31925                     <imageobject>
31926                       <imagedata fileref="images/circ/offlinecircsuccess.png"/>
31927                     </imageobject>
31928                   </mediaobject>
31929                 </screenshot>
31930               </listitem>
31931             </itemizedlist>
31932           </listitem>
31933
31934           <listitem>
31935             <para>Apply directly</para>
31936
31937             <itemizedlist>
31938               <listitem>
31939                 <para>If you performed all of the circulation actions on one
31940                 computer then everything is sorted already so you can choose
31941                 to "Apply directly"</para>
31942               </listitem>
31943
31944               <listitem>
31945                 <para>The status column will be updated to let you know if the
31946                 transactions were applied</para>
31947
31948                 <itemizedlist>
31949                   <listitem>
31950                     <para>"Success." if the transaction was processed
31951                     correctly</para>
31952                   </listitem>
31953
31954                   <listitem>
31955                     <para>"Borrower not found." if the borrower card number is
31956                     incorrect</para>
31957                   </listitem>
31958
31959                   <listitem>
31960                     <para>"Item not found." if the item barcode is
31961                     wrong</para>
31962                   </listitem>
31963
31964                   <listitem>
31965                     <para>"Item not issued." if you checked in an available
31966                     item</para>
31967                   </listitem>
31968                 </itemizedlist>
31969               </listitem>
31970
31971               <listitem>
31972                 <para>Once you're finished you can review all of the items
31973                 right in the Log tab</para>
31974
31975                 <screenshot>
31976                   <screeninfo>Koha Offline Circulation Apply
31977                   Directly</screeninfo>
31978
31979                   <mediaobject>
31980                     <imageobject>
31981                       <imagedata fileref="images/circ/koctdirectly.png"/>
31982                     </imageobject>
31983                   </mediaobject>
31984                 </screenshot>
31985               </listitem>
31986             </itemizedlist>
31987           </listitem>
31988         </itemizedlist>
31989
31990         <para>Once you are done you can clear the log by clicking Clear. If
31991         you don't you will be warned the next time you open the Offline
31992         Circulation tool.</para>
31993
31994         <screenshot>
31995           <screeninfo>Koha Offline Circulation Tool Warning</screeninfo>
31996
31997           <mediaobject>
31998             <imageobject>
31999               <imagedata fileref="images/circ/koctwarn.png"/>
32000             </imageobject>
32001           </mediaobject>
32002         </screenshot>
32003       </section>
32004
32005       <section id="windowsofflinecirc">
32006         <title>Offline Circ Tool for Windows</title>
32007
32008         <para>The Offline Circulation Utility can be downloaded at: <ulink
32009             url="https://github.com/bywatersolutions/koha-offline-circulation/releases"
32010             >https://github.com/bywatersolutions/koha-offline-circulation/releases</ulink></para>
32011         <para>To generate a borrowers.db file for loading in to the Windows tool you will need to
32012           run the <link linkend="offlinecirccron">file generator via a cron job</link>.</para>
32013         <section id="uploadofflinecirc">
32014           <title>Upload Offline Circ File</title>
32015           <para>The <link linkend="windowsofflinecirc">offline circulation tool for Windows</link>
32016             will generate a KOC file that you can upload into Koha once your system comes back
32017             up.</para>
32018           <para>On the Circulation menu click 'Upload offline circulation file (.koc)'</para>
32019           <screenshot>
32020             <screeninfo>Circulation menu</screeninfo>
32021             <mediaobject>
32022               <imageobject>
32023                 <imagedata fileref="images/circ/offlinecirclink.png"/>
32024               </imageobject>
32025             </mediaobject>
32026           </screenshot>
32027           <para>Browse your computer for the *.koc file</para>
32028           <screenshot>
32029             <screeninfo>Upload KOC File</screeninfo>
32030             <mediaobject>
32031               <imageobject>
32032                 <imagedata fileref="images/circ/uploadofflinecirc.png"/>
32033               </imageobject>
32034             </mediaobject>
32035           </screenshot>
32036           <para>Once the file is uploaded, click the process the file</para>
32037           <screenshot>
32038             <screeninfo>Process offline circulation file</screeninfo>
32039             <mediaobject>
32040               <imageobject>
32041                 <imagedata fileref="images/circ/processoffline.png"/>
32042               </imageobject>
32043             </mediaobject>
32044           </screenshot>
32045           <para>When this is complete you'll be able to upload another file or tend to pending
32046             offline circulation actions.</para>
32047           <screenshot>
32048             <screeninfo>Summary of offline actions</screeninfo>
32049             <mediaobject>
32050               <imageobject>
32051                 <imagedata fileref="images/circ/offlinesummary.png"/>
32052               </imageobject>
32053             </mediaobject>
32054           </screenshot>
32055           <para>After clicking 'View pending offline circulation actions' you will be brought to a
32056             summary of all of the actions you loaded in to Koha in your *.koc file.</para>
32057           <screenshot>
32058             <screeninfo>Offline Circulation</screeninfo>
32059             <mediaobject>
32060               <imageobject>
32061                 <imagedata fileref="images/circ/offlinecirclog.png"/>
32062               </imageobject>
32063             </mediaobject>
32064           </screenshot>
32065           <itemizedlist>
32066             <listitem>
32067               <para>Once all of the logs from all of the circulation computers are loaded you will
32068                 be able to check them all or select just those you want to process into Koha.</para>
32069             </listitem>
32070             <listitem>
32071               <para>Click on the Process button and Koha will record every stored transaction one by
32072                 one. For each transaction, the status will change to:<itemizedlist>
32073                   <listitem>
32074                     <para>"Success." if the transaction was processed correctly</para>
32075                   </listitem>
32076                   <listitem>
32077                     <para>"Borrower not found." if the borrower card number is incorrect</para>
32078                   </listitem>
32079                   <listitem>
32080                     <para>"Item not found." if the item barcode is wrong</para>
32081                   </listitem>
32082                   <listitem>
32083                     <para>"Item not issued." if you checked in an available item</para>
32084                   </listitem>
32085                 </itemizedlist></para>
32086             </listitem>
32087           </itemizedlist>
32088           <para>Once finished you will have a summary of all of your transactions</para>
32089           <screenshot>
32090             <screeninfo>Offline Circulation Summary</screeninfo>
32091             <mediaobject>
32092               <imageobject>
32093                 <imagedata fileref="images/circ/offlinecircsuccess.png"/>
32094               </imageobject>
32095             </mediaobject>
32096           </screenshot>
32097         </section>
32098       </section>
32099     </section>
32100   </chapter>
32101
32102   <chapter id="cataloging">
32103     <title>Cataloging</title>
32104
32105     <para>Before you start cataloging in Koha you're going to want to do some
32106     basic setup. Refer to the <link linkend="implementation">Implementation
32107     Checklist</link> for a full list of these things. Most importantly you're
32108     going to want to make sure that your <link linkend="marcbibframeworks">Frameworks</link> are all defined the way you
32109     want. Once in the cataloging module you will not be able to add or remove
32110     fields and subfields so your frameworks must be ready before you start
32111     cataloging.</para>
32112     <para>You can also use OCLC Connexion to send records directly in to Koha.  For more information
32113       on that please review the <link linkend="oclcappendix">OCLC Connexion Setup
32114       appendix</link>.</para>
32115
32116     <itemizedlist>
32117       <listitem>
32118         <para><emphasis>Get there:</emphasis> More &gt; Cataloging</para>
32119       </listitem>
32120     </itemizedlist>
32121
32122     <section id="catbibs">
32123       <title>Bibliographic Records</title>
32124
32125       <para>In Koha the bibliographic record contains the main information
32126       related to the material. This includes things like the title, author,
32127       ISBN, etc. This information is stored in Koha in Marc (different flavors
32128       of Marc are supported in Koha). Once this information is saved, <link linkend="catitems">items or holdings</link> can be attached.</para>
32129
32130       <section id="addbibrec">
32131         <title>Adding Records</title>
32132
32133         <para>Records can be added to Koha via original or copy cataloging. You can also choose to
32134           use the basic or advanced cataloging interface for all of your work.  </para>
32135         <para>If you would like to catalog a record using a blank template in the basic
32136           editor</para>
32137
32138         <itemizedlist>
32139           <listitem>
32140             <para>Click 'New Record'</para>
32141
32142             <screenshot>
32143               <screeninfo>New Record Menu</screeninfo>
32144
32145               <mediaobject>
32146                 <imageobject>
32147                   <imagedata fileref="images/cataloging/newfromframework.png"/>
32148                 </imageobject>
32149               </mediaobject>
32150             </screenshot>
32151
32152             <itemizedlist>
32153               <listitem>
32154                 <para>Choose the framework you would like to base your record
32155                 off of</para>
32156               </listitem>
32157             </itemizedlist>
32158           </listitem>
32159         </itemizedlist>
32160         <para>If you would like to catalog a record using a blank template in the advanced editor<itemizedlist>
32161             <listitem>
32162               <para>Enable the <link linkend="EnableAdvancedCatalogingEditor"
32163                   >EnableAdvancedCatalogingEditor</link> preference</para>
32164             </listitem>
32165             <listitem>
32166               <para>Click the 'Advanced editor' button<screenshot>
32167                   <screeninfo>Advanced editor button</screeninfo>
32168                   <mediaobject>
32169                     <imageobject>
32170                       <imagedata fileref="images/cataloging/advanceditorbtn.png"/>
32171                     </imageobject>
32172                   </mediaobject>
32173                 </screenshot></para>
32174             </listitem>
32175           </itemizedlist></para>
32176
32177         <para>If you want to catalog a record based on an existing record at another library in the
32178           editor you last used (basic or advanced)</para>
32179
32180         <itemizedlist>
32181           <listitem>
32182             <para>Click 'New from Z39.50/SRU'</para>
32183
32184             <screenshot>
32185               <screeninfo>Z39.50 Search</screeninfo>
32186
32187               <mediaobject>
32188                 <imageobject>
32189                   <imagedata fileref="images/cataloging/zsearch.png"/>
32190                 </imageobject>
32191               </mediaobject>
32192             </screenshot>
32193
32194             <itemizedlist>
32195               <listitem>
32196                 <para>Search for the item you would like to catalog</para>
32197
32198                 <itemizedlist>
32199                   <listitem>
32200                     <note>
32201                       <para>If no results are found, try searching for fewer
32202                       fields, not all Z39.50 targets can search all of the
32203                       fields above.</para>
32204                     </note>
32205                   </listitem>
32206                 </itemizedlist>
32207               </listitem>
32208
32209               <listitem>
32210                 <para>Search targets can be altered by using the <link linkend="z3950admin">Z39.50 Admin</link> area.</para>
32211               </listitem>
32212
32213               <listitem>
32214                 <para>From the results you can view the MARC or Card view for
32215                 the records or choose to Import them into Koha</para>
32216
32217                 <screenshot>
32218                   <screeninfo>Z39.50 Search Results</screeninfo>
32219
32220                   <mediaobject>
32221                     <imageobject>
32222                       <imagedata fileref="images/cataloging/zsearchresults.png"/>
32223                     </imageobject>
32224                   </mediaobject>
32225                 </screenshot>
32226
32227                 <itemizedlist>
32228                   <listitem>
32229                     <para>In addition to the Import link to the right of each
32230                     title, you can click on the title you're interested in and
32231                     a menu will pop up with links to preview the record and
32232                     import it</para>
32233
32234                     <screenshot>
32235                       <screeninfo>Import Link Popup on Z39.50 Search
32236                       Results</screeninfo>
32237
32238                       <mediaobject>
32239                         <imageobject>
32240                           <imagedata fileref="images/cataloging/importz39.png"/>
32241                         </imageobject>
32242                       </mediaobject>
32243                     </screenshot>
32244                   </listitem>
32245
32246                   <listitem>
32247                     <para>If you don't find the title you need in your Z39.50
32248                     search results you can click the 'Try Another Search'
32249                     button at the bottom left of your results</para>
32250
32251                     <screenshot>
32252                       <screeninfo>Try another search</screeninfo>
32253
32254                       <mediaobject>
32255                         <imageobject>
32256                           <imagedata fileref="images/cataloging/tryanotherzsearch.png"/>
32257                         </imageobject>
32258                       </mediaobject>
32259                     </screenshot>
32260                   </listitem>
32261                 </itemizedlist>
32262               </listitem>
32263             </itemizedlist>
32264           </listitem>
32265         </itemizedlist>
32266         <section id="basicatalog">
32267           <title>Basic Editor Cataloging</title>
32268           <para>In the basic editor once you've opened a blank framework or imported a record via
32269             Z39.50 you will be presented with the form to continue cataloging</para>
32270           <screenshot>
32271             <screeninfo>Add MARC Record</screeninfo>
32272             <mediaobject>
32273               <imageobject>
32274                 <imagedata fileref="images/cataloging/addmarc.png"/>
32275               </imageobject>
32276             </mediaobject>
32277           </screenshot>
32278           <itemizedlist>
32279             <listitem>
32280               <para>If you would rather not see the MARC tag numbers you can change the value in
32281                 your <link linkend="hide_marc">hide_marc</link> system preference or each user can
32282                 check the box next to 'Show tags' at the top of the editor.</para>
32283             </listitem>
32284             <listitem>
32285               <para>To expand a collapsed tag click on the tag description</para>
32286             </listitem>
32287             <listitem>
32288               <para>To get help from the Library of Congress on a Marc tag click the question mark
32289                 (?) to the right of each field number</para>
32290               <itemizedlist>
32291                 <listitem>
32292                   <para>If you feel that this clutters the screen you can hide the question marks by
32293                     unchecking the box next to the 'Show MARC tag documentation links' note at the
32294                     top right of the editor</para>
32295                   <screenshot>
32296                     <screeninfo>Show MARC tag documentation links checkbox</screeninfo>
32297                     <mediaobject>
32298                       <imageobject>
32299                         <imagedata fileref="images/cataloging/marcdoclinks.png"/>
32300                       </imageobject>
32301                     </mediaobject>
32302                   </screenshot>
32303                 </listitem>
32304               </itemizedlist>
32305             </listitem>
32306             <listitem>
32307               <para>Sometimes fields may not be editable due to the value in your <link
32308                   linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> system preference. If
32309                 you have this preference set to not allow catalogers to type in fields controlled by
32310                 authorities you may see a lock symbol to the left of the field.</para>
32311               <screenshot>
32312                 <screeninfo>Authority fields locked against editing</screeninfo>
32313                 <mediaobject>
32314                   <imageobject>
32315                     <imagedata fileref="images/cataloging/lockedauthority.png"/>
32316                   </imageobject>
32317                 </mediaobject>
32318               </screenshot>
32319               <itemizedlist>
32320                 <listitem>
32321                   <para>If this icon appears you must click the icon to the right of the field to
32322                     search for an existing authority.</para>
32323                   <screenshot>
32324                     <screeninfo>Search for authority</screeninfo>
32325                     <mediaobject>
32326                       <imageobject>
32327                         <imagedata fileref="images/cataloging/catauthoritysearch.png"/>
32328                       </imageobject>
32329                     </mediaobject>
32330                   </screenshot>
32331                 </listitem>
32332                 <listitem>
32333                   <para>From the results list click 'Choose authority' to bring that into your
32334                     catalog record</para>
32335                   <screenshot>
32336                     <screeninfo>Authority search results</screeninfo>
32337                     <mediaobject>
32338                       <imageobject>
32339                         <imagedata fileref="images/cataloging/catauthoritysearchresults.png"/>
32340                       </imageobject>
32341                     </mediaobject>
32342                   </screenshot>
32343                 </listitem>
32344               </itemizedlist>
32345             </listitem>
32346             <listitem>
32347               <para>To duplicate a field click on the 'repeat this tag' icon to the right of the
32348                 tag</para>
32349               <screenshot>
32350                 <screeninfo>Duplicate a Field</screeninfo>
32351                 <mediaobject>
32352                   <imageobject>
32353                     <imagedata fileref="images/cataloging/dupfield.png"/>
32354                   </imageobject>
32355                 </mediaobject>
32356               </screenshot>
32357               <itemizedlist>
32358                 <listitem>
32359                   <para>To move subfields in to the right order, click the up arrow to the left of
32360                     the field</para>
32361                 </listitem>
32362                 <listitem>
32363                   <para>To duplicate a subfield click on the clone icon (to remove a copied field,
32364                     click the delete clone icon) to the right of the field</para>
32365                   <screenshot>
32366                     <screeninfo>Clone Subfield</screeninfo>
32367                     <mediaobject>
32368                       <imageobject>
32369                         <imagedata fileref="images/cataloging/clonesubfield.png"/>
32370                       </imageobject>
32371                     </mediaobject>
32372                   </screenshot>
32373                 </listitem>
32374                 <listitem>
32375                   <para>To remove a subfield (if there is more than one of the same type), click the
32376                     - (minus sign) to the right of the field</para>
32377                 </listitem>
32378               </itemizedlist>
32379             </listitem>
32380             <listitem>
32381               <para>To use a plugin click on the icon to the right of the filed</para>
32382               <screenshot>
32383                 <screeninfo>Leader Builder Plugin</screeninfo>
32384                 <mediaobject>
32385                   <imageobject>
32386                     <imagedata fileref="images/cataloging/leaderbuilder.png"/>
32387                   </imageobject>
32388                 </mediaobject>
32389               </screenshot>
32390               <itemizedlist>
32391                 <listitem>
32392                   <para>Some fixed fields have editors that will change based on the material type
32393                     you're cataloging (for example the 006 and the 008 fields)</para>
32394                   <screenshot>
32395                     <screeninfo>008 Plugin</screeninfo>
32396                     <mediaobject>
32397                       <imageobject>
32398                         <imagedata fileref="images/cataloging/008plugin.png"/>
32399                       </imageobject>
32400                     </mediaobject>
32401                   </screenshot>
32402                 </listitem>
32403               </itemizedlist>
32404             </listitem>
32405             <listitem>
32406               <para>Once you've finished, click the 'Save' button at the top and choose whether you
32407                 want to save and view the bib record you have created or continue on to add/edit
32408                 items attached to the record</para>
32409               <screenshot>
32410                 <screeninfo>Record save options</screeninfo>
32411                 <mediaobject>
32412                   <imageobject>
32413                     <imagedata fileref="images/cataloging/savecataloging.png"/>
32414                   </imageobject>
32415                 </mediaobject>
32416               </screenshot>
32417               <itemizedlist>
32418                 <listitem>
32419                   <para>Choosing 'Save and view record' will bring you right to the record you just
32420                     cataloged</para>
32421                 </listitem>
32422                 <listitem>
32423                   <para>Choosing 'Save and edit items' will bring you to the add/edit item form
32424                     after saving the bib record so that you can attach holdings</para>
32425                 </listitem>
32426                 <listitem>
32427                   <para>Choosing 'Save and continute editing' will allow you to save your work so
32428                     far and keep you in the editor to continue working</para>
32429                 </listitem>
32430               </itemizedlist>
32431             </listitem>
32432             <listitem>
32433               <para>If you are about to add a duplicate record to the system you will be warned
32434                 before saving</para>
32435               <screenshot>
32436                 <screeninfo>Duplicate Record Warning</screeninfo>
32437                 <mediaobject>
32438                   <imageobject>
32439                     <imagedata fileref="images/cataloging/duprecordwarn.png"/>
32440                   </imageobject>
32441                 </mediaobject>
32442               </screenshot>
32443             </listitem>
32444           </itemizedlist>
32445         </section>
32446         <section id="advancededitor">
32447           <title>Advanced Editor Cataloging</title>
32448           <para>In order to use the Advanced cataloging editor you need to enable the <link
32449               linkend="EnableAdvancedCatalogingEditor">EnableAdvancedCatalogingEditor</link>
32450             preference.</para>
32451           <para>
32452             <important>
32453               <para>This feature is currently experimental, and may have bugs that cause corruption
32454                 of records. It also does not include any support for UNIMARC or NORMARC fixed
32455                 fields. Please help us test it and report any bugs, but do so at your own risk.
32456               </para>
32457             </important>
32458           </para><para>In the advanced editor once you've opened a blank framework or imported a record
32459             via Z39.50 you will be presented with the form to continue cataloging<screenshot>
32460               <screeninfo>Advanced cataloging editor</screeninfo>
32461               <mediaobject>
32462                 <imageobject>
32463                   <imagedata fileref="images/cataloging/advancededitor.png"/>
32464                 </imageobject>
32465               </mediaobject>
32466             </screenshot></para>
32467           <para>Using the search box on the left you can perform Z39.50 searches</para>
32468           <screenshot>
32469             <screeninfo>Advanced Z39.50 results</screeninfo>
32470             <mediaobject>
32471               <imageobject>
32472                 <imagedata fileref="images/cataloging/advancedzresults.png"/>
32473               </imageobject>
32474             </mediaobject>
32475           </screenshot>
32476           <para>And from those Z39.50 results you can view the marc record by clicking the link to
32477             the right</para>
32478           <screenshot>
32479             <screeninfo>Advanced Z39.50 results</screeninfo>
32480             <mediaobject>
32481               <imageobject>
32482                 <imagedata fileref="images/cataloging/advancedzviewmarc.png"/>
32483               </imageobject>
32484             </mediaobject>
32485           </screenshot>
32486           <para>Clicking 'Import' will bring the record in to the editor where you can perform your
32487             edits</para>
32488           <screenshot>
32489             <screeninfo>Advanced Cataloging</screeninfo>
32490             <mediaobject>
32491               <imageobject>
32492                 <imagedata fileref="images/cataloging/advancedcataloging.png"/>
32493               </imageobject>
32494             </mediaobject>
32495           </screenshot>
32496           <note>
32497             <para>When adding a new field in the Advanced Editor, you need to key underscores for a
32498               blank indicator, and surround the indicators with spaces. </para>
32499           </note>
32500           <note>
32501             <para>You need to key a space before the first subfield delimiter, but not before or
32502               after other subfield delimiters in the field. </para>
32503           </note>
32504           <para>At the bottom of the editor you will see help from the Library of Congress for the
32505             field you are on.  In cases where your MARC is invalid you will see red highlighting. To
32506             edit the record using only keyboard functions the Keyboard shortcuts button will inform
32507             you of the necessary commands</para>
32508           <screenshot>
32509             <screeninfo>Advanced Z39.50 results</screeninfo>
32510             <mediaobject>
32511               <imageobject>
32512                 <imagedata fileref="images/cataloging/advancedkeyshort.png"/>
32513               </imageobject>
32514             </mediaobject>
32515           </screenshot>
32516           <section id="advancedkeyshortcuts">
32517             <title>Advanced Cataloging Keyboard Shortcuts</title>
32518             <para>The following keyboard shortcuts can be used in the advanced cataloging module to
32519               save time and clicking.</para>
32520             <informaltable class="table table-condensed">
32521               <tgroup cols="2">
32522                 <colspec colnum="1" colname="col1"/>
32523                 <colspec colnum="2" colname="col2"/>
32524                 <thead>
32525                   <row>
32526                     <entry>Shortcut</entry>
32527                     <entry>Behavior</entry>
32528                   </row>
32529                 </thead>
32530                 <tbody>
32531                   <row>
32532                     <entry>Ctrl-D</entry>
32533                     <entry>Insert delimiter (‡)</entry>
32534                   </row>
32535                   <row>
32536                     <entry>Ctrl-H</entry>
32537                     <entry>Get help on current subfield</entry>
32538                   </row>
32539                   <row>
32540                     <entry>Ctrl-S</entry>
32541                     <entry>Save record</entry>
32542                   </row>
32543                   <row>
32544                     <entry>Ctrl-X</entry>
32545                     <entry>Delete current field</entry>
32546                   </row>
32547                   <row>
32548                     <entry>Ctrl-Shift-X</entry>
32549                     <entry>Delete current subfield</entry>
32550                   </row>
32551                   <row>
32552                     <entry>Enter</entry>
32553                     <entry>New field on next line</entry>
32554                   </row>
32555                   <row>
32556                     <entry>Shift-Enter</entry>
32557                     <entry>Insert line break</entry>
32558                   </row>
32559                   <row>
32560                     <entry>Tab</entry>
32561                     <entry>Move to next position</entry>
32562                   </row>
32563                   <row>
32564                     <entry>Shift-Tab</entry>
32565                     <entry>Move to previous position</entry>
32566                   </row>
32567                 </tbody>
32568               </tgroup>
32569             </informaltable>
32570           </section>
32571           <section id="macroscataloging">
32572             <title>Macros in Advanced Cataloging</title>
32573             <para>To record a new macro:<itemizedlist>
32574                 <listitem>
32575                   <para>Select the "&gt; Macros..." button</para>
32576                 </listitem>
32577                 <listitem>
32578                   <para>A window will pop up. In this window, select "New macro...," key the new
32579                     macro's name in the pop-up box and select OK.</para>
32580                 </listitem>
32581                 <listitem>
32582                   <para>Now click to the right of the little number 1, and key the first line of
32583                     your macro. For a multi-line, i.e., multi-field macro, hit the return key so
32584                     that a little number 2 appears, and key the second line/field, etc.</para>
32585                 </listitem>
32586                 <listitem>
32587                   <para>Your macros will be automatically saved. When finished you can select the
32588                     "x" to close the window, or select a macro to run on the record that you're
32589                     editing, or select another macro to run.</para>
32590                 </listitem>
32591               </itemizedlist></para>
32592             <para>To edit an existing macro:<itemizedlist>
32593                 <listitem>
32594                   <para>Select the "&gt; Macros..." button</para>
32595                 </listitem>
32596                 <listitem>
32597                   <para>A window will pop up. In this window, select the macro that you wish to edit
32598                     &amp; make your changes. </para>
32599                 </listitem>
32600                 <listitem>
32601                   <para>Your work will automatically be saved, and when finished you can select the
32602                     "x" to close the window, or select a macro to run on the record that you're
32603                     editing, or select another macro to run.</para>
32604                 </listitem>
32605               </itemizedlist></para>
32606             <para>The basic syntax of the macro language:</para>
32607             <para>
32608               <itemizedlist>
32609                 <listitem>
32610                   <para>new 500=‡aEdited with Rancor<itemizedlist>
32611                       <listitem>
32612                         <para>Creates a new 500 with a ‡a subfield and sets it to "Edited with
32613                           Rancor".</para>
32614                       </listitem>
32615                     </itemizedlist></para>
32616                 </listitem>
32617                 <listitem>
32618                   <para>245c= by J.K. Rowling.<itemizedlist>
32619                       <listitem>
32620                         <para>Sets the first ‡c subfield of the first 245 tag in the record to " by
32621                           J.K. Rowling", creating it if necessary.</para>
32622                       </listitem>
32623                     </itemizedlist></para>
32624                 </listitem>
32625                 <listitem>
32626                   <para>082a={084a}<itemizedlist>
32627                       <listitem>
32628                         <para>Sets the ‡a subfield of the first 082 tag (creating the subfield if
32629                           necessary) to the contents of the first 084‡a.</para>
32630                       </listitem>
32631                     </itemizedlist></para>
32632                 </listitem>
32633                 <listitem>
32634                   <para> indicators=_1<itemizedlist>
32635                       <listitem>
32636                         <para>Sets the indicators of the last mentioned tag (in this case, 082) to
32637                           "_" and "1".</para>
32638                       </listitem>
32639                     </itemizedlist></para>
32640                 </listitem>
32641                 <listitem>
32642                   <para> new 090a=Z674.75.W67<itemizedlist>
32643                       <listitem>
32644                         <para>Creates a new ‡a subfield on the first 090 (but only if that field
32645                           already exists) and sets it to Z674.75.W67.</para>
32646                       </listitem>
32647                     </itemizedlist></para>
32648                 </listitem>
32649                 <listitem>
32650                   <para>new 090a at end=Z674.75.W67<itemizedlist>
32651                       <listitem>
32652                         <para>Same as above.</para>
32653                       </listitem>
32654                     </itemizedlist></para>
32655                 </listitem>
32656                 <listitem>
32657                   <para>new 245b after a= a tale of might and magic / <itemizedlist>
32658                       <listitem>
32659                         <para>Creates a new ‡b after the first a subfield and sets it to " a tale of
32660                           might and magic /".</para>
32661                       </listitem>
32662                     </itemizedlist></para>
32663                 </listitem>
32664                 <listitem>
32665                   <para>delete 245b<itemizedlist>
32666                       <listitem>
32667                         <para>Deletes the first ‡b subfield on the first 245 to ‡b</para>
32668                       </listitem>
32669                     </itemizedlist></para>
32670                 </listitem>
32671               </itemizedlist>
32672             </para>
32673           </section>
32674         </section>
32675       </section>
32676
32677       <section id="cataloganalytics">
32678         <title>Adding Analytic Records</title>
32679
32680         <para>Libraries sometimes make journal articles and articles within
32681         monographs and serials accessible to library patrons through analytics
32682         cataloging. Analytics cataloging creates separate bibliographic
32683         records for these articles, chapters, sections, etc. found within a
32684         larger resource such as a book, an article within a journal, newspaper
32685         or serial. In analytics cataloging, although a separate bib record is
32686         created for the title, it is not physically separated from the host
32687         item.  Learn more about Analytics in Chapter 13 of AACR2.</para>
32688
32689         <para>If you would like to catalog analytic records there are two options. One is to use the
32690             <link linkend="catalogeasyanalytics">Easy Analytics</link> funtion; the other is the
32691             <link linkend="catalogenhanceanalytics">Analytics Enhanced Workflow</link>.</para>
32692         <section id="catalogeasyanalytics">
32693           <title>Easy Analytics</title>
32694           <para>The Easy Analytics feature makes linking analytic records together easier.  The
32695             first thing you need to do is set the <link linkend="EasyAnalyticalRecords"
32696               >EasyAnalyticalRecords</link> preference to 'Display' and the <link
32697               linkend="UseControlNumber">UseControlNumber</link> preference to 'Don't use.' </para>
32698           <para>After cataloging your analytic record (see <link linkend="addbibrec">Adding
32699               Records</link> for more on creating records) click 'Edit' from the normal view and
32700             choose to 'Link to Host Item'</para>
32701           <screenshot>
32702             <screeninfo>Link to Host Item</screeninfo>
32703             <mediaobject>
32704               <imageobject>
32705                 <imagedata fileref="images/cataloging/analyticslink.png"/>
32706               </imageobject>
32707             </mediaobject>
32708           </screenshot>
32709           <para>This will prompt you to enter the barcode for the item this record should be linked
32710             to.</para>
32711           <screenshot>
32712             <screeninfo>Barcode for Analytic Linking</screeninfo>
32713             <mediaobject>
32714               <imageobject>
32715                 <imagedata fileref="images/cataloging/analyticsbarcode.png"/>
32716               </imageobject>
32717             </mediaobject>
32718           </screenshot>
32719           <para>After entering the item's barcode and clicking 'Select' you will receive a
32720             confirmation message.</para>
32721           <screenshot>
32722             <screeninfo>Analytic Link Success</screeninfo>
32723             <mediaobject>
32724               <imageobject>
32725                 <imagedata fileref="images/cataloging/analyticlinksuccess.png"/>
32726               </imageobject>
32727             </mediaobject>
32728           </screenshot>
32729           <para>The record will now have the 773 field filled in properly to complete the
32730             link.</para>
32731           <screenshot>
32732             <screeninfo>773</screeninfo>
32733             <mediaobject>
32734               <imageobject>
32735                 <imagedata fileref="images/cataloging/analytics773.png"/>
32736               </imageobject>
32737             </mediaobject>
32738           </screenshot>
32739           <para>To view all of the items tied to the host record, do a search for the record, click
32740             the Analytics tab on the left and the analytics tied to each barcode will be shown under
32741             the "Used in" column.</para>
32742           <screenshot>
32743             <screeninfo>Analytics Tab</screeninfo>
32744             <mediaobject>
32745               <imageobject>
32746                 <imagedata fileref="images/cataloging/analyticstab.png"/>
32747               </imageobject>
32748             </mediaobject>
32749           </screenshot>
32750           <note>
32751             <para>It is also possible to create analytic records from this screen by clicking on
32752               "Create Analytics"</para>
32753           </note>
32754           <para>You can also see the analytics attached to this record by clicking the 'Show
32755             Analytic' link towards the top of the record in the normal view.</para>
32756           <screenshot>
32757             <screeninfo>Show Analytics on Bib Record</screeninfo>
32758             <mediaobject>
32759               <imageobject>
32760                 <imagedata fileref="images/cataloging/anayticbib.png"/>
32761               </imageobject>
32762             </mediaobject>
32763           </screenshot>
32764           <para>When looking at the anaytic record you will also see a link to the host item under
32765             the 'Host records' column in the holdings table when viewing the 'Analtyics' tab.</para>
32766           <screenshot>
32767               <screeninfo>Host Record</screeninfo>
32768               <mediaobject>
32769                 <imageobject>
32770                   <imagedata fileref="images/cataloging/hostrecords.png"/>
32771                 </imageobject>
32772               </mediaobject>
32773             </screenshot>
32774         </section>
32775         <section id="catalogenhanceanalytics">
32776           <title>Analytics Enhanced Workflow </title>
32777           <para>To use the Enhanced Workflow method of adding analytics, the first thing you need to
32778             do is set the <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link>
32779             preference to 'Don't display' and the <link linkend="UseControlNumber"
32780               >UseControlNumber</link> preference to 'Use.' </para>
32781           <para>After cataloging your original record (see <link linkend="addbibrec">Adding
32782               Records</link> for more on creating records) click 'New' from the normal view and
32783             choose to 'New child record.'</para>
32784           <screenshot>
32785               <screeninfo>New child record</screeninfo>
32786               <mediaobject>
32787                 <imageobject>
32788                   <imagedata fileref="images/cataloging/analyticschildlink.png"/>
32789                 </imageobject>
32790               </mediaobject>
32791             </screenshot>
32792           <para>This will open a new blank record for cataloging. The blank record will only have
32793             the 773 field filled in properly to complete the link once the record is saved.</para>
32794           <screenshot>
32795             <screeninfo>773</screeninfo>
32796             <mediaobject>
32797               <imageobject>
32798                 <imagedata fileref="images/cataloging/analytics773child.png"/>
32799               </imageobject>
32800             </mediaobject>
32801           </screenshot>
32802           <para>To view all of the items tied to the host record, do a search for the record, click
32803             the Analytics tab on the left and the analytics tied to each barcode will be shown under
32804             the "Used in" column.</para>
32805           <screenshot>
32806             <screeninfo>Analytics Tab</screeninfo>
32807             <mediaobject>
32808               <imageobject>
32809                 <imagedata fileref="images/cataloging/analyticstab.png"/>
32810               </imageobject>
32811             </mediaobject>
32812           </screenshot>
32813           <para>You can also see the analytics attached to this record by clicking the 'Show
32814             Analytic' link towards the top of the record in the normal view.</para>
32815           <screenshot>
32816             <screeninfo>Show Analytics on Bib Record</screeninfo>
32817             <mediaobject>
32818               <imageobject>
32819                 <imagedata fileref="images/cataloging/anayticbib.png"/>
32820               </imageobject>
32821             </mediaobject>
32822           </screenshot>
32823           <para>When looking at the anaytic record you will also see a link to the host item under
32824             the 'Host records' column in the holdings table when viewing the 'Analtyics' tab.</para>
32825           <screenshot>
32826               <screeninfo>Host Record</screeninfo>
32827               <mediaobject>
32828                 <imageobject>
32829                   <imagedata fileref="images/cataloging/hostrecords.png"/>
32830                 </imageobject>
32831               </mediaobject>
32832             </screenshot>
32833         </section>
32834         <section id="analyticediting">
32835           <title>Editing Analytics</title>
32836           <para>If you have linked an analytic record incorrectly you can remove that link by
32837             editing the item on the analytic record (not the host record). To do this, go to the
32838             analytic record and click the 'Edit' button and choose to 'Edit items'. To the left of
32839             each item you will see two options.</para>
32840           <screenshot>
32841             <screeninfo>Edit Analytic Item Record</screeninfo>
32842             <mediaobject>
32843               <imageobject>
32844                 <imagedata fileref="images/cataloging/analyticdelink.png"/>
32845               </imageobject>
32846             </mediaobject>
32847           </screenshot>
32848           <itemizedlist>
32849             <listitem>
32850               <para>Clicking 'Edit in Host' will allow you to edit the item on the host
32851                 record.</para>
32852             </listitem>
32853             <listitem>
32854               <para>Clicking 'Delink' will remove the 773 field and the link between the analytic
32855                 and the host.</para>
32856             </listitem>
32857           </itemizedlist>
32858         </section>
32859       </section>
32860
32861       <section id="editbibrec">
32862         <title>Editing Records</title>
32863
32864         <para>To edit a record you can click 'Edit Biblio' from the search
32865         results on the cataloging page</para>
32866
32867         <screenshot>
32868           <screeninfo>Edit Biblio Option on Search Results</screeninfo>
32869
32870           <mediaobject>
32871             <imageobject>
32872               <imagedata fileref="images/cataloging/catalogsearch.png"/>
32873             </imageobject>
32874           </mediaobject>
32875         </screenshot>
32876
32877         <para>or by clicking the Edit button on the Bibliographic Record and
32878         choosing 'Edit Record'</para>
32879
32880         <screenshot>
32881           <screeninfo>Edit Record Option on Bibliographic Record</screeninfo>
32882
32883           <mediaobject>
32884             <imageobject>
32885               <imagedata fileref="images/cataloging/editrecord.png"/>
32886             </imageobject>
32887           </mediaobject>
32888         </screenshot>
32889
32890         <para>The record will open in the MARC editor</para>
32891
32892         <screenshot>
32893           <screeninfo>Editing MARC Record</screeninfo>
32894
32895           <mediaobject>
32896             <imageobject>
32897               <imagedata fileref="images/cataloging/editingrecord.png"/>
32898             </imageobject>
32899           </mediaobject>
32900         </screenshot>
32901
32902         <para>The alternative is to search via Z39.50 to overlay your record
32903         with a fuller record found at another library. You can do this by
32904         choosing 'Replace Record via Z39.50' from the Edit menu.</para>
32905
32906         <screenshot>
32907           <screeninfo>Replace via Z39.50</screeninfo>
32908
32909           <mediaobject>
32910             <imageobject>
32911               <imagedata fileref="images/cataloging/replaceviaz39.png"/>
32912             </imageobject>
32913           </mediaobject>
32914         </screenshot>
32915
32916         <para>Once you choose that you will be brought to a Z39.50 search
32917         window to search other libraries for the record in question.</para>
32918
32919         <para>Once you have made your edits (via either method) you can click
32920         'Save' at the top left of the editor.</para>
32921
32922         <para>You can also use the edit menu to add your own custom cover
32923         image if you have either <link linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> and/or
32924         <link linkend="LocalCoverImages">LocalCoverImages</link> set to
32925         'Display' by choosing 'Upload Image' from the menu.</para>
32926
32927         <screenshot>
32928           <screeninfo>Upload Image</screeninfo>
32929
32930           <mediaobject>
32931             <imageobject>
32932               <imagedata fileref="images/cataloging/uploadimage.png"/>
32933             </imageobject>
32934           </mediaobject>
32935         </screenshot>
32936
32937         <para>Choosing to 'Upload Image' will take you to the <link linkend="uploadlocalimages">Upload Local Cover Image
32938         Tool</link>.</para>
32939       </section>
32940
32941       <section id="dupbibrec">
32942         <title>Duplicating Records</title>
32943
32944         <para>Sometimes a copy of the record you need to catalog can't be
32945         found via Z39.50. In these cases you can create a duplicate of similar
32946         record and edit the necessary pieces to create a new record. To
32947         duplicate an existing record click 'Edit as New (Duplicate)' from the
32948         Edit menu on the Bibliographic Record</para>
32949
32950         <screenshot>
32951           <screeninfo>Edit as New (Duplicate) Bibliographic
32952           Record</screeninfo>
32953
32954           <mediaobject>
32955             <imageobject>
32956               <imagedata fileref="images/cataloging/createduplicate.png"/>
32957             </imageobject>
32958           </mediaobject>
32959         </screenshot>
32960
32961         <para>This will open a new MARC record with the fields filled in with
32962         the values from the original Bibliographic Record.</para>
32963
32964         <screenshot>
32965           <screeninfo>New Duplicate Record</screeninfo>
32966
32967           <mediaobject>
32968             <imageobject>
32969               <imagedata fileref="images/cataloging/newduprecord.png"/>
32970             </imageobject>
32971           </mediaobject>
32972         </screenshot>
32973       </section>
32974       <section id="uploadbibfile">
32975         <title>Attaching files to Records</title>
32976         <para>If you would like to upload files to Koha you can do so with a few settings.<itemizedlist>
32977             <listitem>
32978               <para>You will need to ask your system administrator to set the 'upload_path' config
32979                 variable to point to where the files will be stored<itemizedlist>
32980                   <listitem>
32981                     <para>You can see if your upload path is set correctly by visiting About Koha >
32982                       System Information. If there is an error you will see it there.<screenshot>
32983                         <screeninfo>Upload Path Warning</screeninfo>
32984                         <mediaobject>
32985                           <imageobject>
32986                             <imagedata fileref="images/cataloging/uploadwarning.png"/>
32987                           </imageobject>
32988                         </mediaobject>
32989                       </screenshot></para>
32990                   </listitem>
32991                 </itemizedlist></para>
32992             </listitem>
32993             <listitem>
32994               <para>You will want to be sure that your <link linkend="OPACBaseURL"
32995                   >OPACBaseURL</link> system preference is set appropriately </para>
32996             </listitem>
32997             <listitem>
32998               <para>You will want to add the upload.pl plugin to the 856$u subfield in one (or
32999                 multiple) of your <link linkend="editsubfields">frameworks</link></para>
33000             </listitem>
33001           </itemizedlist></para>
33002         <para>Once you are all set up you can continue with cataloging as regular. You will see a
33003           plugin icon next to the 856$u that will open up the upload and/or search window<screenshot>
33004             <screeninfo>Upload file to record</screeninfo>
33005             <mediaobject>
33006               <imageobject>
33007                 <imagedata fileref="images/cataloging/uploadfilebib.png"/>
33008               </imageobject>
33009             </mediaobject>
33010           </screenshot></para>
33011         <para>From this menu you can click browse to find a file and attach it, or you can search
33012           files you have uploaded previously using the search box. From the search results you can
33013           choose which file to attach.<screenshot>
33014             <screeninfo>Uploaded files</screeninfo>
33015             <mediaobject>
33016               <imageobject>
33017                 <imagedata fileref="images/cataloging/uploadedfiles.png"/>
33018               </imageobject>
33019             </mediaobject>
33020           </screenshot></para>
33021         <para>Once the file is chosen it will appear as a link in the MARC record and on the detail
33022           display.</para>
33023       </section>
33024
33025       <section id="mergebibs">
33026         <title>Merging Records</title>
33027         <para>To merge bibliographic records together you will want to go to the Cataloging module
33028           and perform a search. </para>
33029         <para>If you see duplicates on that search results screen you can check the boxes next to
33030           the duplicates and click the 'Merge selected' button at the top of the results. </para>
33031               <para>Once you have selected the records you want to merge, click the 'Merge selected'
33032           button at the top of the list. You will be asked which of the records you would like to
33033           keep as your primary record and which will be deleted after the merge. If the records were
33034           created using different frameworks, Koha will also ask you what Framework you would like
33035           the newly merged record to use.</para>
33036               <screenshot>
33037                 <screeninfo>Choose Primary Record for Merge</screeninfo>
33038                 <mediaobject>
33039                   <imageobject>
33040                     <imagedata fileref="images/lists/mergeprimary.png"/>
33041                   </imageobject>
33042                 </mediaobject>
33043               </screenshot>
33044               <para>You will be presented with the MARC for all of the records (each accessible by
33045           tabs labeled with the bib numbers for those records). By default the entire first record
33046           will be selected, uncheck the fields you don't want in the final (destination) record and
33047           then move on to the second tab to choose which fields should be in the final (destination)
33048           record.</para>
33049               <screenshot>
33050                 <screeninfo>Merging Records</screeninfo>
33051                 <mediaobject>
33052                   <imageobject>
33053                     <imagedata fileref="images/lists/mergerecs.png"/>
33054                   </imageobject>
33055                 </mediaobject>
33056               </screenshot>
33057               <para>Should you try to add a field that is not repeatable two times (like choosing
33058                 the 245 field from both record #1 and #2) you will be presented with an error</para>
33059               <screenshot>
33060                 <screeninfo>Non-repeatable Error</screeninfo>
33061                 <mediaobject>
33062                   <imageobject>
33063                     <imagedata fileref="images/lists/nondupfield.png"/>
33064                   </imageobject>
33065                 </mediaobject>
33066               </screenshot>
33067         <para>Below the records you are merging is an option to enter fields to report on. This will
33068           allow you to control what fields you see on the merge confirmation page:</para>
33069         <screenshot>
33070           <screeninfo>Merge report fields</screeninfo>
33071           <mediaobject>
33072             <imageobject>
33073               <imagedata fileref="images/lists/mergereportvalues.png"/>
33074             </imageobject>
33075           </mediaobject>
33076         </screenshot>
33077         <para>If you enter nothing you will be presented with a confirmation of biblionumbers
33078           only</para>
33079         <screenshot>
33080           <screeninfo>Merge report</screeninfo>
33081           <mediaobject>
33082             <imageobject>
33083               <imagedata fileref="images/lists/mergeblankreport.png"/>
33084             </imageobject>
33085           </mediaobject>
33086         </screenshot>
33087         <para>If you enter fields you will see those on the confirmation page (you can set defaults
33088           with the <link linkend="MergeReportFields">MergeReportFields</link> preference)</para>
33089         <screenshot>
33090           <screeninfo>Merge report</screeninfo>
33091           <mediaobject>
33092             <imageobject>
33093               <imagedata fileref="images/lists/mergereport.png"/>
33094             </imageobject>
33095           </mediaobject>
33096         </screenshot>
33097               <para>Once you have completed your selections click the 'merge' button. The primary
33098                 record will now CONTAIN the data you chose for it as well as all of the
33099                 items/holdings from both bib records, and the second record will be deleted.<important>
33100                   <para>It is important to rebuild your zebra index immediately after merging
33101                     records. If a search is performed for a record which has been deleted Koha will
33102                     present the patrons with an error in the OPAC.</para>
33103                 </important></para>
33104
33105         <para>
33106           <note>
33107             <para>If you would like you can also use the <link linkend="lists">Lists</link> tool for
33108               merging records together. <link linkend="mergebibrecs">Learn more here</link>.</para>
33109           </note>
33110         </para>
33111       </section>
33112       <section id="deleterecord">
33113         <title>Deleting Records</title>
33114         <para>To delete a bibliographic record simply choose the 'Edit' button and select 'Delete record'</para>
33115         <screenshot>
33116             <screeninfo>Delete record</screeninfo>
33117             <mediaobject>
33118               <imageobject>
33119                 <imagedata fileref="images/cataloging/deleterecord.png"/>
33120               </imageobject>
33121             </mediaobject>
33122           </screenshot>
33123         <para>Bibliographic records can only be deleted one all items have been deleted. If you try
33124           to delete a bibliographic record with items still attached you will see that the delete
33125           option is grayed out.</para>
33126         <screenshot>
33127             <screeninfo>Record with items still attached</screeninfo>
33128             <mediaobject>
33129               <imageobject>
33130                 <imagedata fileref="images/cataloging/nodeleterecord.png"/>
33131               </imageobject>
33132             </mediaobject>
33133           </screenshot>
33134       </section>
33135     </section>
33136
33137     <section id="catitems">
33138       <title>Item Records</title>
33139
33140       <para>In Koha each bibliographic record can have one or more items
33141       attached. These items are sometimes referred to as holdings. Each item
33142       includes information to the physical copy the library has.</para>
33143
33144       <section id="addingitems">
33145         <title>Adding Items</title>
33146
33147         <para>After saving a new bibliographic record, you will be redirected
33148         to a blank item record so that you can attach an item to the
33149         bibliographic record. You can also click 'Add/Edit Items' from the
33150         cataloging search results</para>
33151
33152         <screenshot>
33153           <screeninfo>Add/Edit Items Option on Search Results</screeninfo>
33154
33155           <mediaobject>
33156             <imageobject>
33157               <imagedata fileref="images/cataloging/catalogsearch.png"/>
33158             </imageobject>
33159           </mediaobject>
33160         </screenshot>
33161
33162         <para>or you can add new item at any time by clicking 'New' on the
33163         bibliographic record and choosing 'New Item'</para>
33164
33165         <screenshot>
33166           <screeninfo>New Item Button</screeninfo>
33167
33168           <mediaobject>
33169             <imageobject>
33170               <imagedata fileref="images/cataloging/newitem.png"/>
33171             </imageobject>
33172           </mediaobject>
33173         </screenshot>
33174
33175         <para>The item edit form will appear:</para>
33176
33177         <screenshot>
33178           <screeninfo>Add item form</screeninfo>
33179
33180           <mediaobject>
33181             <imageobject>
33182               <imagedata fileref="images/cataloging/additem.png"/>
33183             </imageobject>
33184           </mediaobject>
33185         </screenshot>
33186
33187         <para>At the very least, if you plan on circulating the item, the
33188         following fields should be entered for new items:</para>
33189
33190         <itemizedlist>
33191           <listitem>
33192             <para>2 - Source of classification</para>
33193           </listitem>
33194
33195           <listitem>
33196             <para>a - Permanent location</para>
33197           </listitem>
33198
33199           <listitem>
33200             <para>b - Current location</para>
33201           </listitem>
33202
33203           <listitem>
33204             <para>o - Full call number<itemizedlist>
33205                 <listitem>
33206                   <para>If you'd like you can use the <link linkend="cnbrowseplugin">call number
33207                       browser plugin</link> for this field. If it's enabled you'll see a ... to the
33208                     right of the field. When clicked that will open a call number browser window if
33209                     the row is highlighted in Red then the call number is in use, if there is a thin
33210                     Green line instead then the call number can be used.<screenshot>
33211                       <screeninfo>Call number browser</screeninfo>
33212                       <mediaobject>
33213                         <imageobject>
33214                           <imagedata fileref="images/cataloging/cnbrowser.png"/>
33215                         </imageobject>
33216                       </mediaobject>
33217                     </screenshot></para>
33218                 </listitem>
33219               </itemizedlist></para>
33220           </listitem>
33221
33222           <listitem>
33223             <para>p - Barcode</para>
33224           </listitem>
33225
33226           <listitem>
33227             <para>v - Cost, replacement price</para>
33228
33229             <itemizedlist>
33230               <listitem>
33231                 <para>This value will be charged to patrons when you mark an
33232                 item they have checked out as 'Lost'</para>
33233               </listitem>
33234             </itemizedlist>
33235           </listitem>
33236
33237           <listitem>
33238             <para>y - Koha item type</para>
33239           </listitem>
33240         </itemizedlist>
33241
33242         <para>To make sure that these values are filled in you can mark them
33243         as mandatory in the <link linkend="marcbibframeworks">framework</link>
33244         you're using and then they will appear in red with a 'required' label.
33245         The item will not save until the required fields are filled in.</para>
33246
33247         <screenshot>
33248           <screeninfo>Required Item Subfield</screeninfo>
33249
33250           <mediaobject>
33251             <imageobject>
33252               <imagedata fileref="images/cataloging/requireditemfields.png"/>
33253             </imageobject>
33254           </mediaobject>
33255         </screenshot>
33256
33257         <itemizedlist>
33258           <listitem>
33259             <note>
33260               <para>To make item subfields required in a framework you'll want
33261               to edit the 952 field in the <link linkend="marcbibframeworks">framework editor</link>.</para>
33262             </note>
33263           </listitem>
33264         </itemizedlist>
33265
33266         <para>Below the add form there are 3 buttons for adding the
33267         item</para>
33268
33269         <screenshot>
33270           <screeninfo>Add Item Buttons</screeninfo>
33271
33272           <mediaobject>
33273             <imageobject>
33274               <imagedata fileref="images/cataloging/additembuttons.png"/>
33275             </imageobject>
33276           </mediaobject>
33277         </screenshot>
33278
33279         <itemizedlist>
33280           <listitem>
33281             <para>Add Item will add just the one item</para>
33282           </listitem>
33283
33284           <listitem>
33285             <para>Add &amp; Duplicate will add the item and fill in a new form
33286             with the same values for your to alter</para>
33287           </listitem>
33288
33289           <listitem>
33290             <para>Add Multiple items will ask how many items and will then add that number of items
33291               adding +1 to the barcode so each barcode is unique</para>
33292           </listitem>
33293         </itemizedlist>
33294
33295         <para>Your added items will appear above the add form once
33296         submitted</para>
33297
33298         <screenshot>
33299           <screeninfo>Items</screeninfo>
33300
33301           <mediaobject>
33302             <imageobject>
33303               <imagedata fileref="images/cataloging/items.png"/>
33304             </imageobject>
33305           </mediaobject>
33306         </screenshot>
33307
33308         <para>Your items will also appear below the bibliographic details on
33309         the bib record display.</para>
33310
33311         <screenshot>
33312           <screeninfo>List of Items on the Bib Record</screeninfo>
33313
33314           <mediaobject>
33315             <imageobject>
33316               <imagedata fileref="images/cataloging/items-withoutlabelprint.png"/>
33317             </imageobject>
33318           </mediaobject>
33319         </screenshot>
33320
33321         <para>If you have <link linkend="SpineLabelShowPrintOnBibDetails">SpineLabelShowPrintOnBibDetails</link>
33322         set to 'Display' then there will also be a link to print a quick spine
33323         label next to each item.</para>
33324
33325         <screenshot>
33326           <screeninfo>List of Items on the Bib Record with a Print Label
33327           link</screeninfo>
33328
33329           <mediaobject>
33330             <imageobject>
33331               <imagedata fileref="images/cataloging/items-withlabelprint.png"/>
33332             </imageobject>
33333           </mediaobject>
33334         </screenshot>
33335         <para>You can also filter the contents of your holdings table by clicking the 'Activate
33336           filters' links.  This will show a row at the top where you can type in any column to
33337           filter the results in the table.</para>
33338         <screenshot>
33339             <screeninfo>Filter holdings</screeninfo>
33340             <mediaobject>
33341               <imageobject>
33342                 <imagedata fileref="images/cataloging/items-activatefilters.png"/>
33343               </imageobject>
33344             </mediaobject>
33345           </screenshot>
33346       </section>
33347
33348       <section id="editingitems">
33349         <title>Editing Items</title>
33350
33351         <para>Items can be edited in several ways.</para>
33352
33353         <itemizedlist>
33354           <listitem>
33355             <para>Clicking 'Edit' and 'Edit Items' from the bibliographic
33356             record</para>
33357
33358             <screenshot>
33359               <screeninfo>Edit Items Menu Option</screeninfo>
33360
33361               <mediaobject>
33362                 <imageobject>
33363                   <imagedata fileref="images/cataloging/edititem.png"/>
33364                 </imageobject>
33365               </mediaobject>
33366             </screenshot>
33367
33368             <para>Which will open up a list of items where you can click the 'Actions' button to the
33369               left of the specific item you would like to edit and choose 'Edit'.</para>
33370
33371             <screenshot>
33372               <screeninfo>Edit individual items</screeninfo>
33373
33374               <mediaobject>
33375                 <imageobject>
33376                   <imagedata fileref="images/cataloging/edititemlink.png"/>
33377                 </imageobject>
33378               </mediaobject>
33379             </screenshot>
33380           </listitem>
33381
33382           <listitem>
33383             <para>Clicking 'Edit Items' beside the item on the 'Items'
33384             tab</para>
33385
33386             <screenshot>
33387               <screeninfo>Items Tab</screeninfo>
33388
33389               <mediaobject>
33390                 <imageobject>
33391                   <imagedata fileref="images/cataloging/itemstab.png"/>
33392                 </imageobject>
33393               </mediaobject>
33394             </screenshot>
33395
33396             <para>Which will open up the editor on the item you'd like to edit</para>
33397
33398             <screenshot>
33399               <screeninfo>Edit individual items</screeninfo>
33400
33401               <mediaobject>
33402                 <imageobject>
33403                   <imagedata fileref="images/cataloging/edititemlinkfromtab.png"/>
33404                 </imageobject>
33405               </mediaobject>
33406             </screenshot>
33407           </listitem>
33408
33409           <listitem>
33410             <para>Clicking 'Edit' and then 'Edit items in batch'</para>
33411
33412             <screenshot>
33413               <screeninfo>Edit items in a batch</screeninfo>
33414
33415               <mediaobject>
33416                 <imageobject>
33417                   <imagedata fileref="images/cataloging/editinbatch.png"/>
33418                 </imageobject>
33419               </mediaobject>
33420             </screenshot>
33421
33422             <para>This will open up the <link linkend="batchmodifyitems">batch
33423             item modification tool</link> where you can edit all of the items
33424             on this record as a batch.</para></listitem>
33425             <listitem><para>You can also enable <link linkend="StaffDetailItemSelection">StaffDetailItemSelection
33426             </link> to have checkboxes appear to the left of each item
33427               on the detail display. You can then check off the items you would like to edit and
33428               click 'Modify selected items' at the top of the list.</para>
33429               <screenshot>
33430                 <screeninfo>Editing selected items</screeninfo>
33431                 <mediaobject>
33432                   <imageobject>
33433                     <imagedata fileref="images/cataloging/editwithitemchecks.png"/>
33434                   </imageobject>
33435                 </mediaobject>
33436               </screenshot>
33437           </listitem>
33438           <listitem>
33439             <para>You can click 'Edit' to the right of each item in the Holdings tab<screenshot>
33440                 <screeninfo>Edit individual items</screeninfo>
33441                 <mediaobject>
33442                   <imageobject>
33443                     <imagedata fileref="images/cataloging/editindividual.png"/>
33444                   </imageobject>
33445                 </mediaobject>
33446               </screenshot></para>
33447           </listitem>
33448           <listitem>
33449             <para>There is also a link to Edit items from the search results in the staff client<screenshot>
33450                 <screeninfo>Edit item on the search results</screeninfo>
33451                 <mediaobject>
33452                   <imageobject>
33453                     <imagedata fileref="images/cataloging/edititemssearch.png"/>
33454                   </imageobject>
33455                 </mediaobject>
33456               </screenshot></para>
33457           </listitem>
33458           <listitem>
33459             <para>Finally you can use the <link linkend="batchmodifyitems">Batch Item
33460                 Modification</link> tool</para>
33461           </listitem>
33462         </itemizedlist>
33463
33464         <section id="itemquickedit">
33465           <title>Quick Item Status Updates</title>
33466
33467           <para>Often circulation staff need to change the status of an item
33468           to Lost or Damaged. This doesn't require you to edit the entire item
33469           record. Instead clicking on the item barcode on the checkout summary
33470           or checkin history will bring you to an item summary. You can also
33471           get to the item summary by clicking on the Items tab to the left of
33472           the bib detail page.</para>
33473
33474           <screenshot>
33475             <screeninfo>Item Edit</screeninfo>
33476
33477             <mediaobject>
33478               <imageobject>
33479                 <imagedata fileref="images/cataloging/quickitemedit.png"/>
33480               </imageobject>
33481             </mediaobject>
33482           </screenshot>
33483
33484           <para>From this view you can mark an item lost by choosing a lost
33485           status from the pull down and clicking the 'Set Status'
33486           button.</para>
33487
33488           <screenshot>
33489             <screeninfo>Edit Lost Status</screeninfo>
33490
33491             <mediaobject>
33492               <imageobject>
33493                 <imagedata fileref="images/cataloging/editloststatus.png"/>
33494               </imageobject>
33495             </mediaobject>
33496           </screenshot>
33497
33498           <para>You can also mark an item as damaged by choosing a damaged
33499           status from the pull down and clicking the 'Set Status'
33500           button.</para>
33501
33502           <screenshot>
33503             <screeninfo>Edit Damaged Status</screeninfo>
33504
33505             <mediaobject>
33506               <imageobject>
33507                 <imagedata fileref="images/cataloging/editdamagedstatus.png"/>
33508               </imageobject>
33509             </mediaobject>
33510           </screenshot>
33511         </section>
33512         <section id="duplicateitem">
33513           <title>Duplicating Items</title>
33514           <para>You can easily duplicate each item by clicking the 'Action' button the left of each
33515             item on the edit items screen</para>
33516           <screenshot>
33517             <screeninfo>Edit individual items</screeninfo>
33518             <mediaobject>
33519               <imageobject>
33520                 <imagedata fileref="images/cataloging/edititemlink.png"/>
33521               </imageobject>
33522             </mediaobject>
33523           </screenshot>
33524           <para>From here you can choose to 'Duplicate' the item and this will populate the form
33525             with the values from the item you chose.</para>
33526         </section>
33527       </section>
33528
33529       <section id="iteminfo">
33530         <title>Item Information</title>
33531
33532         <para>To the left of every bibliographic record there is a tab to view
33533         the items.</para>
33534
33535         <screenshot>
33536           <screeninfo>Items Tab</screeninfo>
33537
33538           <mediaobject>
33539             <imageobject>
33540               <imagedata fileref="images/cataloging/quickitemedit.png"/>
33541             </imageobject>
33542           </mediaobject>
33543         </screenshot>
33544
33545         <para>Clicking that tab will give you basic information about the items. From here you can
33546           see basic information about the item such as the home library, item type, collection code,
33547           call number and replacement price. You can also see and edit the status information.  If
33548           an item is marked lost or withdrawn you will also see the date that status was applied.<screenshot>
33549             <screeninfo/>
33550             <mediaobject>
33551               <imageobject>
33552                 <imagedata fileref="images/cataloging/itemstatuses.png"/>
33553               </imageobject>
33554             </mediaobject>
33555           </screenshot></para>
33556         <para>In the History section you will see infomration about the check out history of the
33557           item and if you ordered the item via the acquisitions module then this section will
33558           include information about the order.</para>
33559
33560         <screenshot>
33561           <screeninfo>History with order info</screeninfo>
33562
33563           <mediaobject>
33564             <imageobject>
33565               <imagedata fileref="images/cataloging/itemorderinfo.png"/>
33566             </imageobject>
33567           </mediaobject>
33568         </screenshot>
33569
33570         <para>If the Order or Accession date is linked, clicking it will bring
33571         you to the acquisitions information for that item.</para>
33572       </section>
33573
33574       <section id="moveitemrec">
33575         <title>Moving Items</title>
33576
33577         <para>Items can be moved from one bibliographic record to another
33578         using the Attach Item option</para>
33579
33580         <screenshot>
33581           <screeninfo>Attach Item Option</screeninfo>
33582
33583           <mediaobject>
33584             <imageobject>
33585               <imagedata fileref="images/cataloging/attachitem.png"/>
33586             </imageobject>
33587           </mediaobject>
33588         </screenshot>
33589
33590         <para>Visit the bibliographic record you want to attach the item to
33591         and choose 'Attach Item' from the 'Edit' menu.</para>
33592
33593         <screenshot>
33594           <screeninfo>Attach Item Form</screeninfo>
33595
33596           <mediaobject>
33597             <imageobject>
33598               <imagedata fileref="images/cataloging/attachitemform.png"/>
33599             </imageobject>
33600           </mediaobject>
33601         </screenshot>
33602
33603         <para>Simply enter the barcode for the item you want to move and click
33604         'Select'</para>
33605
33606         <para>If you want to move all items to a new record creating only one
33607         bibliographic record you can use the <link linkend="mergebibrecs">Merge Records tool</link> instead.</para>
33608       </section>
33609
33610       <section id="deleteitems">
33611         <title>Deleting Items</title>
33612
33613         <para>There are many ways to delete item records. If you only need to
33614         delete one item you can do this by opening up the detail page for the
33615         bib record and clicking the 'Edit' button at the top. From there you
33616         can choose to 'Edit items'.</para>
33617
33618         <screenshot>
33619           <screeninfo>'Edit Items' menu option</screeninfo>
33620
33621           <mediaobject>
33622             <imageobject>
33623               <imagedata fileref="images/cataloging/edititemstodelete.png"/>
33624             </imageobject>
33625           </mediaobject>
33626         </screenshot>
33627
33628         <para>You will be presented with a list of items and next to each one
33629         will be a link labeled 'Delete'. Click that link and if the item is
33630         not checked out it will delete that item.</para>
33631
33632         <screenshot>
33633           <screeninfo>Delete link on the left</screeninfo>
33634
33635           <mediaobject>
33636             <imageobject>
33637               <imagedata fileref="images/cataloging/deleteitemlink.png"/>
33638             </imageobject>
33639           </mediaobject>
33640         </screenshot>
33641
33642         <para>If you know that all of the items attached to your record are
33643         not currently checked out you can use the 'Delete all items' option
33644         under the 'Edit menu' and it will remove all items from the
33645         record.</para>
33646         <para>You can also enable <link linkend="StaffDetailItemSelection">StaffDetailItemSelection</link> 
33647           to have checkboxes appear to the left of each item on
33648           the detail display. You can then check off the items you would like to delete and click
33649           'Delete selected items' at the top of the list.</para>
33650         <screenshot>
33651             <screeninfo>Deleting selected items</screeninfo>
33652             <mediaobject>
33653               <imageobject>
33654                 <imagedata fileref="images/cataloging/editwithitemchecks.png"/>
33655               </imageobject>
33656             </mediaobject>
33657           </screenshot>
33658
33659         <para>Finally you can use the <link linkend="batchdeleteitems">batch
33660         delete tool</link> to delete a batch of items.</para>
33661       </section>
33662
33663       <section id="itemcirchistory">
33664         <title>Item Specific Circulation History</title>
33665
33666         <para>Each bibliographic record keeps a circulation history (with or
33667         without the patron information depending on your settings), but each
33668         item also has its own circulation history page. To see this, click on
33669         the 'Items' tab to the left of the record you are viewing.</para>
33670
33671         <screenshot>
33672           <screeninfo>Items tab</screeninfo>
33673
33674           <mediaobject>
33675             <imageobject>
33676               <imagedata fileref="images/cataloging/itemstab-long.png"/>
33677             </imageobject>
33678           </mediaobject>
33679         </screenshot>
33680
33681         <para>Below the 'History' heading is a link to 'View item's checkout
33682         history,' clicking that will open up the item's history which will
33683         look slightly different from the bibliographic record's history
33684         page.</para>
33685
33686         <screenshot>
33687           <screeninfo>Item Specific Circulation History</screeninfo>
33688
33689           <mediaobject>
33690             <imageobject>
33691               <imagedata fileref="images/cataloging/itemspecifichistory.png"/>
33692             </imageobject>
33693           </mediaobject>
33694         </screenshot>
33695       </section>
33696     </section>
33697
33698     <section id="catauthorities">
33699       <title>Authorities</title>
33700
33701       <para>Authority records are a way of controlling fields in your MARC
33702       records. Using authority records will provide you with control over
33703       subject headings, personal names and places.</para>
33704
33705       <section id="addauthorities">
33706         <title>Adding Authorities</title>
33707
33708         <para>To add a new authority record you can either choose the authority type from the 'New
33709           Authority' button or search another library by clicking the 'New from Z39.50'
33710           button.</para>
33711
33712         <screenshot>
33713           <screeninfo>New Authority Record Options</screeninfo>
33714
33715           <mediaobject>
33716             <imageobject>
33717               <imagedata fileref="images/cataloging/newauthtypes.png"/>
33718             </imageobject>
33719           </mediaobject>
33720         </screenshot>
33721
33722         <para>If you choose to enter a new authority from scratch, the form that appears will allow
33723           you to enter all of the necessary details regarding your authority record.</para>
33724
33725         <screenshot>
33726           <screeninfo>New Authority Record</screeninfo>
33727
33728           <mediaobject>
33729             <imageobject>
33730               <imagedata fileref="images/cataloging/newauthrec.png"/>
33731             </imageobject>
33732           </mediaobject>
33733         </screenshot>
33734
33735         <para>To expand collapsed values simply click on the title and the
33736         subfields will appear. To duplicate a field or subfield just click the
33737         plus sign (+) to the right of the label. To use field helper plugins
33738         simply click the ellipsis (...) to the right of the field.</para>
33739
33740         <para>When linking authorities to other headings, you can use the
33741         authority finder plugin by clicking the ellipsis (...) to the right of
33742         the field.</para>
33743
33744         <screenshot>
33745           <screeninfo>Authority search plugin</screeninfo>
33746
33747           <mediaobject>
33748             <imageobject>
33749               <imagedata fileref="images/cataloging/creatnewauthfromlink.png"/>
33750             </imageobject>
33751           </mediaobject>
33752         </screenshot>
33753
33754         <para>From there you can search your authority file for the authority
33755         to link. If you can't find the authority to link, you can click the
33756         'Create new' button and add the necessary authority for the link. This
33757         plugin also allows for you to choose the link relationship between the
33758         authorities.</para>
33759
33760         <screenshot>
33761           <screeninfo>Authority relationships</screeninfo>
33762
33763           <mediaobject>
33764             <imageobject>
33765               <imagedata fileref="images/cataloging/authrelationships.png"/>
33766             </imageobject>
33767           </mediaobject>
33768         </screenshot>
33769         <para>If you choose to search another library for the authority record you will be presented
33770           with a search box</para>
33771         <screenshot>
33772             <screeninfo>Authority Z39.50 Search</screeninfo>
33773             <mediaobject>
33774               <imageobject>
33775                 <imagedata fileref="images/cataloging/authzsearch.png"/>
33776               </imageobject>
33777             </mediaobject>
33778           </screenshot>
33779         <para>From the results you can choose the 'Import' link to the right of the record you would
33780           like to add to Koha</para>
33781         <screenshot>
33782             <screeninfo>Authority Z39.50 Results</screeninfo>
33783             <mediaobject>
33784               <imageobject>
33785                 <imagedata fileref="images/cataloging/authimport.png"/>
33786               </imageobject>
33787             </mediaobject>
33788           </screenshot>
33789         <para>You will then be presented with the form to edit the authority before saving it to
33790           your system</para>
33791         <screenshot>
33792             <screeninfo>Imported Authority</screeninfo>
33793             <mediaobject>
33794               <imageobject>
33795                 <imagedata fileref="images/cataloging/authorityimported.png"/>
33796               </imageobject>
33797             </mediaobject>
33798           </screenshot>
33799       </section>
33800
33801       <section id="searchauthorities">
33802         <title>Searching Authorities</title>
33803
33804         <para>From the authorities page you can search for existing terms and
33805         the bibliographic records they are attached to.</para>
33806
33807         <screenshot>
33808           <screeninfo>Authority Search</screeninfo>
33809
33810           <mediaobject>
33811             <imageobject>
33812               <imagedata fileref="images/cataloging/authoritysearch.png"/>
33813             </imageobject>
33814           </mediaobject>
33815         </screenshot>
33816
33817         <para>From the results you will see the authority record, how many bibliographic records it
33818           is attached to, an <link linkend="editauthorities">edit</link> link, a <link
33819             linkend="authoritymerge">merge</link> link and a <link linkend="editauthorities"
33820             >delete</link> link (if there are no bibliographic records attached).</para>
33821
33822         <screenshot>
33823           <screeninfo>Authority Search Results</screeninfo>
33824
33825           <mediaobject>
33826             <imageobject>
33827               <imagedata fileref="images/cataloging/authorityresults.png"/>
33828             </imageobject>
33829           </mediaobject>
33830         </screenshot>
33831
33832         <para>Clicking on the Details link to the right of the authority
33833         record summary will open the full record and the option to edit the
33834         record.</para>
33835
33836         <screenshot>
33837           <screeninfo>Authority Record</screeninfo>
33838
33839           <mediaobject>
33840             <imageobject>
33841               <imagedata fileref="images/cataloging/authrecord.png"/>
33842             </imageobject>
33843           </mediaobject>
33844         </screenshot>
33845
33846         <para>If the authority has See Alsos in it you will see those broken
33847         out on the search results, clicking the linked headings will run a
33848         search for that heading instead.</para>
33849
33850         <screenshot>
33851           <screeninfo>See Also in Authorities</screeninfo>
33852
33853           <mediaobject>
33854             <imageobject>
33855               <imagedata fileref="images/cataloging/authoritiesseealso.png"/>
33856             </imageobject>
33857           </mediaobject>
33858         </screenshot>
33859       </section>
33860
33861       <section id="editauthorities">
33862         <title>Editing Authorities</title>
33863
33864         <para>Authorities can be edited by clicking on the authority summary from the search results
33865           and then clicking the 'Edit' button above the record. Or by clicking on the 'Edit' link to
33866           the left of the authority on the search results.</para>
33867
33868         <screenshot>
33869           <screeninfo>Edit Authority Record</screeninfo>
33870
33871           <mediaobject>
33872             <imageobject>
33873               <imagedata fileref="images/cataloging/editauthority.png"/>
33874             </imageobject>
33875           </mediaobject>
33876         </screenshot>
33877
33878         <para>Once you've made the necessary edits, simply click 'Save' and <link
33879             linkend="dontmerge">dontmerge</link> is set to 'Do', Koha will immediately update all of
33880           the bib records linked to the authority with the new authority record's data. If dontmerge
33881           is set to "Don't" then Koha won't edit bib records when changes are made to authorities,
33882           rather, this is done later by the <link linkend="mergeauthcron">merge_authority.pl
33883             cronjob</link>.</para>
33884
33885         <para>To delete an authority record you first must make sure it's not
33886         linked to any bibliographic records. If it is not used by any
33887         bibliographic records a 'Delete' link will appear to the right of the
33888         record on the search results and as a button that appears after
33889         clicking on the summary of the authority record.</para>
33890       </section>
33891       <section id="authoritymerge">
33892         <title>Merging Authorities</title>
33893         <para>If you have duplicate authority records you can merge them together by clicking the
33894           'Merge' link next to two results on an authority search. </para>
33895         <screenshot>
33896           <screeninfo>Duplicate authorities results</screeninfo>
33897           <mediaobject>
33898             <imageobject>
33899               <imagedata fileref="images/cataloging/dupauth.png"/>
33900             </imageobject>
33901           </mediaobject>
33902         </screenshot>
33903         <para>After clicking 'Merge' on the first result you will see that authority listed at the
33904           top of the results.</para>
33905         <screenshot>
33906             <screeninfo>Merging authorities results</screeninfo>
33907             <mediaobject>
33908               <imageobject>
33909                 <imagedata fileref="images/cataloging/authmergesearch.png"/>
33910               </imageobject>
33911             </mediaobject>
33912           </screenshot>
33913         <para>Next you need to click 'Merge' next to the second result you'd like to merge. </para>
33914         <para>You will be asked which of the two records you would like to keep as your primary
33915           record and which will be deleted after the merge.</para>
33916         <screenshot>
33917           <screeninfo>Merging authorities</screeninfo>
33918           <mediaobject>
33919             <imageobject>
33920               <imagedata fileref="images/cataloging/authmergechoice.png"/>
33921             </imageobject>
33922           </mediaobject>
33923         </screenshot>
33924         <para>You will be presented with the MARC for both of the records (each accessible by tabs
33925           labeled with the authority numbers for those records). By default the entire first record
33926           will be selected, uncheck the fields you don't want in the final (destination) record and
33927           then move on to the second tab to choose which fields should be in the final (destination)
33928           record.</para>
33929         <screenshot>
33930           <screeninfo>Authorities to merge</screeninfo>
33931           <mediaobject>
33932             <imageobject>
33933               <imagedata fileref="images/cataloging/authmerging.png"/>
33934             </imageobject>
33935           </mediaobject>
33936         </screenshot>
33937         <para>Once you have completed your selections click the 'Merge' button. The primary record
33938           will now contain the data you chose for it and the second record will be deleted.</para>
33939         <screenshot>
33940           <screeninfo>Merged authority</screeninfo>
33941           <mediaobject>
33942             <imageobject>
33943               <imagedata fileref="images/cataloging/authmerged.png"/>
33944             </imageobject>
33945           </mediaobject>
33946         </screenshot>
33947       </section>
33948     </section>
33949
33950     <section id="catguides">
33951       <title>Cataloging Guides</title>
33952
33953       <para/>
33954
33955       <section id="bibcatcheatsheet">
33956         <sectioninfo>
33957           <authorgroup>
33958             <author>
33959               <firstname>Jared</firstname>
33960               <surname>Camins-Esakov</surname>
33961               <affiliation>
33962                 <orgname>American Numismatic Society</orgname>
33963               </affiliation>
33964             </author>
33965             
33966             <editor>
33967               <firstname>Nicole C.</firstname>
33968               <surname>Engard</surname>
33969               <contrib>Changed/edited content where necessary.</contrib>
33970             </editor>
33971           </authorgroup>
33972           
33973           <pubdate>2010</pubdate>
33974         </sectioninfo>
33975         <title>Bibliographic Record Cataloging Cheat Sheet</title>
33976
33977         <table cellpadding="4" cellspacing="4" frame="all">
33978           <title>Cataloging Guide</title>
33979
33980           <tgroup align="left" cols="4" colsep="1" rowsep="1">
33981             <thead>
33982               <row>
33983                 <entry><para>Tag</para></entry>
33984
33985                 <entry><para>Label</para></entry>
33986
33987                 <entry><para>Description</para></entry>
33988
33989                 <entry><para>Instructions</para></entry>
33990               </row>
33991             </thead>
33992
33993             <tbody>
33994               <row>
33995                 <entry><para>000</para></entry>
33996
33997                 <entry><para>LEADER</para></entry>
33998
33999                 <entry><para>Describes the record(i.e. surrogate) -- is it a
34000                 record for a monograph? A serial?</para></entry>
34001
34002                 <entry><para>Click in this field to fill it in. Then set
34003                 "Bibliographic level" to 'a' for articles or 's' for serials.
34004                 Otherwise, leave everything as is.</para></entry>
34005               </row>
34006
34007               <row>
34008                 <entry><para>001</para></entry>
34009
34010                 <entry><para>CONTROL NUMBER</para></entry>
34011
34012                 <entry><para>Accession number.</para></entry>
34013
34014                 <entry><para>Enter the accession number written inside the
34015                 item here. For articles and items which do not have accession
34016                 numbers, leave blank.</para></entry>
34017               </row>
34018
34019               <row>
34020                 <entry><para>003</para></entry>
34021
34022                 <entry><para>CONTROL NUMBER IDENTIFIER</para></entry>
34023
34024                 <entry><para>Your MARC Organizational Code</para></entry>
34025
34026                 <entry><para>Click in this field to fill it in (will auto fill
34027                 if you have your <link linkend="MARCOrgCode">MARCOrgCode</link> preference
34028                 set).</para></entry>
34029               </row>
34030
34031               <row>
34032                 <entry><para>005</para></entry>
34033
34034                 <entry><para>D &amp; T LATEST TRANSACTION</para></entry>
34035
34036                 <entry><para>Current date and time.</para></entry>
34037
34038                 <entry><para>Click in this field to fill it in.</para></entry>
34039               </row>
34040
34041               <row>
34042                 <entry><para>008</para></entry>
34043
34044                 <entry><para>FIXED-LENGTH DATA ELEMENTS</para></entry>
34045
34046                 <entry><para>Field containing computer-readable
34047                 representations of a number of things.</para></entry>
34048
34049                 <entry><para>Generally you will only use 's' (single) or 'm'
34050                 (multiple) options for position 06- use the former when the
34051                 item was published in a single year, the latter when it was
34052                 published over the course of several. If there is a single
34053                 date, only enter a date in the first date field (positions
34054                 07-10). Enter the three-digit country code in positions 15-17,
34055                 being sure to add spaces if the country code is fewer than
34056                 three characters long. If there is an index, note that fact in
34057                 position 31. Enter the three-letter language code in positions
34058                 35-37.</para></entry>
34059               </row>
34060
34061               <row>
34062                 <entry><para>010</para></entry>
34063
34064                 <entry><para>LCCN</para></entry>
34065
34066                 <entry><para>A number assigned by the Library of Congress to
34067                 uniquely identify the work.</para></entry>
34068
34069                 <entry><para>Check on the copyright page of the book (if it
34070                 was published in the US) or the LC catalog for this number. If
34071                 you can't find it, don't worry about it.</para></entry>
34072               </row>
34073
34074               <row>
34075                 <entry><para>020</para></entry>
34076
34077                 <entry><para>ISBN</para></entry>
34078
34079                 <entry><para>Unique number used by publishers to identify
34080                 books.</para></entry>
34081
34082                 <entry><para>If this number isn't listed on the book, there
34083                 probably isn't one.</para></entry>
34084               </row>
34085
34086               <row>
34087                 <entry><para>022</para></entry>
34088
34089                 <entry><para>ISSN</para></entry>
34090
34091                 <entry><para>Unique number used by publishers to identify
34092                 serials.</para></entry>
34093
34094                 <entry><para>If this number isn't listed on the book, there
34095                 probably isn't one.</para></entry>
34096               </row>
34097
34098               <row>
34099                 <entry><para>033</para></entry>
34100
34101                 <entry><para>DATE/TIME OF EVENT</para></entry>
34102
34103                 <entry><para>Used for auction dates. Required for auction
34104                 catalogs.</para></entry>
34105
34106                 <entry><para>For auctions that took place on only one day,
34107                 enter the date of the auction in the format YYYYMMDD in the
34108                 subfield 'a' and a '0' in the first indicator. For auctions
34109                 that took place over two consecutive days or any number of
34110                 non-consecutive days, create a subfield 'a' for each day with
34111                 the date in the format YYYYMMDD, and put a '1' in the first
34112                 indicator. For auctions that took place over more than two
34113                 consecutive days, create a subfield 'a' (in format YYYYMMDD)
34114                 for the first day and a subfield 'a' (also in format YYYYMMDD)
34115                 for the last day, and put a '2' in the first
34116                 indicator.</para></entry>
34117               </row>
34118
34119               <row>
34120                 <entry><para>040</para></entry>
34121
34122                 <entry><para>CATALOGING SOURCE</para></entry>
34123
34124                 <entry><para>Identifies which libraries created and modified
34125                 the record.</para></entry>
34126
34127                 <entry><para>For imported records, add a subfield 'd' with
34128                 your OCLC code as the value. For new records, make sure that
34129                 the subfield 'c' with your OCLC code as the
34130                 value.</para></entry>
34131               </row>
34132
34133               <row>
34134                 <entry><para>041</para></entry>
34135
34136                 <entry><para>LANGUAGE CODE</para></entry>
34137
34138                 <entry><para>Identifies all the languages used in an item,
34139                 when two or more languages are present.</para></entry>
34140
34141                 <entry><para>For significant portions of a text in a given
34142                 language, there should be a subfield 'a' with that language
34143                 code. If there are only summaries or abstracts in a specific
34144                 language, create a subfield 'b' with that language
34145                 code.</para></entry>
34146               </row>
34147
34148               <row>
34149                 <entry><para>100</para></entry>
34150
34151                 <entry><para>MAIN ENTRY--PERSONAL</para></entry>
34152
34153                 <entry><para>Authorized form of the main author's
34154                 name</para></entry>
34155
34156                 <entry><para>See Authorized headings sheet and AACR2. The
34157                 first indicator should generally be a '1', to indicate that
34158                 the entry is surname first. If the name consists only of a
34159                 forename, however, the first indicator should be
34160                 '0'.</para></entry>
34161               </row>
34162
34163               <row>
34164                 <entry><para>110</para></entry>
34165
34166                 <entry><para>MAIN ENTRY--CORPORATE</para></entry>
34167
34168                 <entry><para>Authorized form of the name of the main corporate
34169                 author. Required for auction catalogs.</para></entry>
34170
34171                 <entry><para>Auction catalogs should use a 110 field rather
34172                 than a 100 field. See Authorized headings sheet and AACR2. Set
34173                 the first indicator to '2'.</para></entry>
34174               </row>
34175
34176               <row>
34177                 <entry><para>111</para></entry>
34178
34179                 <entry><para>MAIN ENTRY--MEETING</para></entry>
34180
34181                 <entry><para>Authorized form of the name of a meeting which
34182                 acted as a main offer (e.g. conference
34183                 proceedings)</para></entry>
34184
34185                 <entry><para>See Authorized headings sheet and AACR2. Set the
34186                 first indicator to '2'.</para></entry>
34187               </row>
34188
34189               <row>
34190                 <entry><para>245</para></entry>
34191
34192                 <entry><para>TITLE STATEMENT</para></entry>
34193
34194                 <entry><para>Transcription of the title statement from the
34195                 title page (or chief source of information)</para></entry>
34196
34197                 <entry><para>Enter the title in subfield 'a', the subtitle in
34198                 subfield 'b', and the statement of responsibility in subfield
34199                 'c'. If you are creating a record for a single volume or part
34200                 of a multi-part item, you should put the part number in
34201                 subfield 'n' and the part title in subfield 'p.' For auction
34202                 catalogs, the date (in 'MM/DD/YYYY' format) should be listed
34203                 in square brackets in subfield 'f'. See ISBD punctuation
34204                 sheet. Set the first indicator to '0' if there is no author,
34205                 otherwise set it to '1'. Set the second indicator to the
34206                 number of non-filing characters (i.e. characters in an initial
34207                 articles plus the space... for "The " set the second indicator
34208                 to '4').</para></entry>
34209               </row>
34210
34211               <row>
34212                 <entry><para>246</para></entry>
34213
34214                 <entry><para>VARYING FORM OF TITLE</para></entry>
34215
34216                 <entry><para>Alternate form of title for searching and filing
34217                 purposes</para></entry>
34218
34219                 <entry><para>If the patron might look for the work under a
34220                 different title, enter it here. Do not include initial
34221                 articles. The first indicator should be '3', unless the title
34222                 is merely a variant spelling, in which case the first
34223                 indicator should be '1'.</para></entry>
34224               </row>
34225
34226               <row>
34227                 <entry><para>250</para></entry>
34228
34229                 <entry><para>EDITION STATEMENT</para></entry>
34230
34231                 <entry><para>Transcription of the edition statement from the
34232                 title page (or chief source of information)</para></entry>
34233
34234                 <entry><para>Transcribe the edition statement exactly as it
34235                 appears on the title-page. You may abbreviate if the edition
34236                 statement is very long.</para></entry>
34237               </row>
34238
34239               <row>
34240                 <entry><para>260</para></entry>
34241
34242                 <entry><para>PUBLICATION (IMPRINT)</para></entry>
34243
34244                 <entry><para>Publication information.</para></entry>
34245
34246                 <entry><para>Put the location of publication in subfield 'a',
34247                 the publisher in subfield 'b', and the year (or probable year)
34248                 in subfield 'c'. See ISBD punctuation sheet.</para></entry>
34249               </row>
34250
34251               <row>
34252                 <entry><para>300</para></entry>
34253
34254                 <entry><para>PHYSICAL DESCRIPTION</para></entry>
34255
34256                 <entry><para>Physical description</para></entry>
34257
34258                 <entry><para>Enter the pagination statement in subfield 'a', a
34259                 brief description of "special" contents such as illustrations
34260                 or maps in subfield 'b' (see AACR2), and the size of the item
34261                 in subfield 'c'. See ISBD punctuation sheet.</para></entry>
34262               </row>
34263
34264               <row>
34265                 <entry><para>490</para></entry>
34266
34267                 <entry><para>SERIES STATEMENT</para></entry>
34268
34269                 <entry><para>Shows the series statement exactly as it appears
34270                 on the item.</para></entry>
34271
34272                 <entry><para>Transcribe the series statement into subfield 'a'
34273                 with the volume number in subfield 'v'. See ISBD punctuation
34274                 sheet. Set the first indicator to '1' if you are using an 830.
34275                 As a general rule, you should do so.</para></entry>
34276               </row>
34277
34278               <row>
34279                 <entry><para>500</para></entry>
34280
34281                 <entry><para>GENERAL NOTE</para></entry>
34282
34283                 <entry><para>Notes that don't fit anywhere
34284                 else.</para></entry>
34285
34286                 <entry><para>Enter notes as full sentences, with a separate
34287                 500 field for each distinct topic.</para></entry>
34288               </row>
34289
34290               <row>
34291                 <entry><para>501</para></entry>
34292
34293                 <entry><para>WITH NOTE</para></entry>
34294
34295                 <entry><para>Notes whether the work is bound with the works
34296                 described by other records.</para></entry>
34297
34298                 <entry><para>Put description of relationship in subfield
34299                 'a'.</para></entry>
34300               </row>
34301
34302               <row>
34303                 <entry><para>504</para></entry>
34304
34305                 <entry><para>BIBLIOGRAPHY, ETC. NOTE</para></entry>
34306
34307                 <entry><para>Indicates whether the work includes a
34308                 bibliography.</para></entry>
34309
34310                 <entry><para>If the work includes a bibliography and index,
34311                 put the text "Includes bibliographical references (p. XXX-XXX)
34312                 and index." in subfield 'a'. If the work does not include an
34313                 index, remove that part of the sentence. If the references are
34314                 scattered throughout the work and not gathered into a distinct
34315                 sentence, remove the parenthetical statement.</para></entry>
34316               </row>
34317
34318               <row>
34319                 <entry><para>505</para></entry>
34320
34321                 <entry><para>FORMATTED CONTENTS</para></entry>
34322
34323                 <entry><para>List of contents in a standard format.
34324                 Unformatted contents can be listed in a 500 (General Note)
34325                 field.</para></entry>
34326
34327                 <entry><para>See ISBD punctuation sheet. Set the first
34328                 indicator to '0'. If you are separately coding authors and
34329                 titles, set the second indicator to '0'. Otherwise, leave the
34330                 second indicator blank.</para></entry>
34331               </row>
34332
34333               <row>
34334                 <entry><para>518</para></entry>
34335
34336                 <entry><para>DATE/TIME OF EVENT NOTE</para></entry>
34337
34338                 <entry><para>Used for auction dates.</para></entry>
34339
34340                 <entry><para>For auction catalogs, enter the date of the
34341                 auction in the format 'January 2, 1984' in the subfield
34342                 'a'</para></entry>
34343               </row>
34344
34345               <row>
34346                 <entry><para>520</para></entry>
34347
34348                 <entry><para>SUMMARY, ETC.</para></entry>
34349
34350                 <entry><para>A brief summary or abstract of the book or
34351                 article.</para></entry>
34352
34353                 <entry><para>In general you do not need to write a summary. A
34354                 summary might be called for, however, with items that cannot
34355                 be easily reviewed by a patron, such as books with highly
34356                 acidic paper or CD-ROMs.</para></entry>
34357               </row>
34358
34359               <row>
34360                 <entry><para>546</para></entry>
34361
34362                 <entry><para>LANGUAGE NOTE</para></entry>
34363
34364                 <entry><para>Note describing the languages used in the
34365                 work</para></entry>
34366
34367                 <entry><para>Only needed for works in multiple languages. See
34368                 ISBD punctuation sheet.</para></entry>
34369               </row>
34370
34371               <row>
34372                 <entry><para>561</para></entry>
34373
34374                 <entry><para>PROVENANCE INFORMATION</para></entry>
34375
34376                 <entry><para>Describes the previous ownership of the
34377                 item.</para></entry>
34378
34379                 <entry><para>Used only for rare books.</para></entry>
34380               </row>
34381
34382               <row>
34383                 <entry><para>563</para></entry>
34384
34385                 <entry><para>BINDING INFORMATION</para></entry>
34386
34387                 <entry><para>Describes the binding of the item.</para></entry>
34388
34389                 <entry><para>Used only for rare books.</para></entry>
34390               </row>
34391
34392               <row>
34393                 <entry><para>590</para></entry>
34394
34395                 <entry><para>LOCAL NOTE</para></entry>
34396
34397                 <entry><para>Local notes. Required for auction
34398                 catalogs.</para></entry>
34399
34400                 <entry><para>Used for auction catalogs to indicate what types
34401                 of coins are sold in the auction- Roman, Greek,
34402                 etc.</para></entry>
34403               </row>
34404
34405               <row>
34406                 <entry><para>600</para></entry>
34407
34408                 <entry><para>SUBJECT ADDED--PERSONAL</para></entry>
34409
34410                 <entry><para>Authorized form of personal names for people
34411                 discussed in the work</para></entry>
34412
34413                 <entry><para>See Authorized headings sheet and AACR2. The
34414                 first indicator should generally be a '1', to indicate that
34415                 the entry is surname first. If the name consists only of a
34416                 forename, however, the first indicator should be '0'. If you
34417                 found the name in the LC authority file, set the second
34418                 indicator to '0'. Otherwise set the second indicator to
34419                 '4'.</para></entry>
34420               </row>
34421
34422               <row>
34423                 <entry><para>610</para></entry>
34424
34425                 <entry><para>SUBJECT ADDED--CORPORATE</para></entry>
34426
34427                 <entry><para>Authorized form of corporate names for
34428                 organizations discussed in the work</para></entry>
34429
34430                 <entry><para>See Authorized headings sheet and AACR2. Set the
34431                 first indicator to '2'. If you found the name in the LC
34432                 authority file, set the second indicator to '0'. Otherwise set
34433                 the second indicator to '4'.</para></entry>
34434               </row>
34435
34436               <row>
34437                 <entry><para>611</para></entry>
34438
34439                 <entry><para>SUBJECT ADDED--MEETING</para></entry>
34440
34441                 <entry><para>Authorized form of meeting names for meetings
34442                 discussed in the work</para></entry>
34443
34444                 <entry><para>See Authorized headings sheet and AACR2. Set the
34445                 first indicator to '2'. If you found the name in the LC
34446                 authority file, set the second indicator to '0'. Otherwise set
34447                 the second indicator to '4'.</para></entry>
34448               </row>
34449
34450               <row>
34451                 <entry><para>630</para></entry>
34452
34453                 <entry><para>SUBJECT ADDED--UNIFORM TITLE</para></entry>
34454
34455                 <entry><para>Authorized form of titles for other works
34456                 discussed in the work</para></entry>
34457
34458                 <entry><para>See Authorized headings sheet and AACR2. Set the
34459                 first indicator to the number of non-filing characters (i.e.
34460                 characters in an initial articles plus the space... for "The "
34461                 set the first indicator to '4'). If you found the name in the
34462                 LC authority file, set the second indicator to '0'. Otherwise
34463                 set the second indicator to '4'.</para></entry>
34464               </row>
34465
34466               <row>
34467                 <entry><para>650</para></entry>
34468
34469                 <entry><para>SUBJECT ADDED--TOPICAL</para></entry>
34470
34471                 <entry><para>Library of Congress Subject Heading terms
34472                 describing the subject of the work</para></entry>
34473
34474                 <entry><para>See Authorized headings sheet and AACR2. If you
34475                 found the name in the LC authority file, set the second
34476                 indicator to '0'. Otherwise set the second indicator to
34477                 '4'.</para></entry>
34478               </row>
34479
34480               <row>
34481                 <entry><para>651</para></entry>
34482
34483                 <entry><para>SUBJECT ADDED--GEOGRAPHICAL</para></entry>
34484
34485                 <entry><para>Library of Congress Subject Heading geographical
34486                 terms describing the subject of the work</para></entry>
34487
34488                 <entry><para>See Authorized headings sheet and AACR2. If you
34489                 found the name in the LC authority file, set the second
34490                 indicator to '0'. Otherwise set the second indicator to
34491                 '4'.</para></entry>
34492               </row>
34493
34494               <row>
34495                 <entry><para>655</para></entry>
34496
34497                 <entry><para>INDEX TERM--GENRE/FORM</para></entry>
34498
34499                 <entry><para>Describes what an item is as opposed to what the
34500                 item is about.</para></entry>
34501
34502                 <entry><para>Generally used only for auction catalogs, which
34503                 should have the genre heading "Auction catalogs." (make sure
34504                 to find the authorized heading!) If you found the name in the
34505                 LC authority file, set the second indicator to '0'. If you are
34506                 using a term from a specific thesaurus, set the second
34507                 indicator to '7' and put the code for the thesaurus in
34508                 subfield '2'. Otherwise set the second indicator to
34509                 '4'.</para></entry>
34510               </row>
34511
34512               <row>
34513                 <entry><para>690</para></entry>
34514
34515                 <entry><para>LOCAL SUBJECT ADDED--TOPICAL</para></entry>
34516
34517                 <entry><para>Used for headings from any custom subject
34518                 authority file.</para></entry>
34519
34520                 <entry><para>If there is no appropriate LCSH term, you can use
34521                 a 690 with subject headings you find on other items in the
34522                 catalog.</para></entry>
34523               </row>
34524
34525               <row>
34526                 <entry><para>691</para></entry>
34527
34528                 <entry><para>LOCAL SUBJECT ADDED--GEOGRAPHICAL</para></entry>
34529
34530                 <entry><para>Used for headings from any custom subject
34531                 authority file.</para></entry>
34532
34533                 <entry><para>If there is no appropriate LCSH term, you can use
34534                 a 691 with subject headings you find on other items in the
34535                 catalog.</para></entry>
34536               </row>
34537
34538               <row>
34539                 <entry><para>700</para></entry>
34540
34541                 <entry><para>ADDED ENTRY--PERSONAL</para></entry>
34542
34543                 <entry><para>Used for second authors and other persons related
34544                 to the production of the work.</para></entry>
34545
34546                 <entry><para>See Authorized headings sheet and AACR2. The
34547                 first indicator should generally be a '1', to indicate that
34548                 the entry is surname first. If the name consists only of a
34549                 forename, however, the first indicator should be
34550                 '0'.</para></entry>
34551               </row>
34552
34553               <row>
34554                 <entry><para>710</para></entry>
34555
34556                 <entry><para>ADDED ENTRY--CORPORATE</para></entry>
34557
34558                 <entry><para>Used for corporate bodies related to the
34559                 production of the work (e.g. publishers).</para></entry>
34560
34561                 <entry><para>See Authorized headings sheet and AACR2. Set the
34562                 first indicator to '2'.</para></entry>
34563               </row>
34564
34565               <row>
34566                 <entry><para>711</para></entry>
34567
34568                 <entry><para>ADDED ENTRY--MEETING</para></entry>
34569
34570                 <entry><para>Used for meetings related to the production of
34571                 the work (e.g. symposia that contributed to the
34572                 work).</para></entry>
34573
34574                 <entry><para>See Authorized headings sheet and AACR2. Set the
34575                 first indicator to '2'.</para></entry>
34576               </row>
34577
34578               <row>
34579                 <entry><para>730</para></entry>
34580
34581                 <entry><para>ADDED ENTRY--UNIFORM TITLE</para></entry>
34582
34583                 <entry><para>Used for uniform titles related to the production
34584                 of the work (e.g. a work that inspired the present
34585                 work)</para></entry>
34586
34587                 <entry><para>See Authorized headings sheet and AACR2. Set the
34588                 first indicator to the number of non-filing characters (i.e.
34589                 characters in an initial articles plus the space... for "The "
34590                 set the first indicator to '4').</para></entry>
34591               </row>
34592
34593               <row>
34594                 <entry><para>773</para></entry>
34595
34596                 <entry><para>HOST ITEM ENTRY</para></entry>
34597
34598                 <entry><para>Describes the larger bibliographic unit that
34599                 contains the work (e.g. book or journal containing the article
34600                 being described in the current record)</para></entry>
34601
34602                 <entry><para>If the host publication is author main entry,
34603                 enter the authorized form of the author's name in subfield
34604                 'a'. Put the title in subfield 't'. If the host publication is
34605                 an independent work, put publication information in subfield
34606                 'd'. When available, ISSN and ISBN should always be used in,
34607                 in subfields 'x' and 'z' respectively. Relationship
34608                 information (e.g. volume number, page number, etc.) goes in
34609                 subfield 'g'. Subfield 'q' contains an encoded representation
34610                 of the location of the item: volume, issue, and section
34611                 numbers are separated by colons, and the first page is entered
34612                 following a '&lt;' at the end of the subfield. See ISBD
34613                 punctuation sheet. Set the first indicator to '0'. If you want
34614                 the label "In:" to be generated, leave the second indicator
34615                 blank. If you want something else displayed before the 773
34616                 text, set the second indicator to '8' and add a subfield 'i'
34617                 with the label you want at the beginning of the field (e.g.
34618                 "$iOffprint from:").</para></entry>
34619               </row>
34620
34621               <row>
34622                 <entry><para>830</para></entry>
34623
34624                 <entry><para>SERIES ENTRY--UNIFORM TITLE</para></entry>
34625
34626                 <entry><para>Authorized form of the series name transcribed in
34627                 the 490 field. Often this will just be the same as the
34628                 490.</para></entry>
34629
34630                 <entry><para>See Authorized headings sheet and AACR2. Set the
34631                 second indicator to the number of non-filing characters (i.e.
34632                 characters in an initial articles plus the space... for "The "
34633                 set the second indicator to '4').</para></entry>
34634               </row>
34635
34636               <row>
34637                 <entry><para>852</para></entry>
34638
34639                 <entry><para>LOCATION/CALL NUMBER</para></entry>
34640
34641                 <entry><para>Provides the section name for pre-barcode books,
34642                 pamphlets, and some articles and serials.</para></entry>
34643
34644                 <entry><para>Do not put anything in this field if you are
34645                 cataloging a volume which gets only one record and a barcode.
34646                 If the item does not get a barcode, or you are currently
34647                 creating a record for an article in a volume, put the section
34648                 in subfield 'a' (see ANS cataloging documentation), and the
34649                 call number in subfield 'i'. Set the first indicator to
34650                 '8'.</para></entry>
34651               </row>
34652
34653               <row>
34654                 <entry><para>856</para></entry>
34655
34656                 <entry><para>ELECTRONIC ACCESS</para></entry>
34657
34658                 <entry><para>Links to material available
34659                 online.</para></entry>
34660
34661                 <entry><para>Put the URL of any electronic copies or
34662                 summaries, etc. in subfield 'u' and a link title in subfield
34663                 'y'. Set the first indicator to '4'.</para></entry>
34664               </row>
34665
34666               <row>
34667                 <entry><para>942</para></entry>
34668
34669                 <entry><para>ADDED ENTRY ELEMENTS (KOHA)</para></entry>
34670
34671                 <entry><para>Used for Koha-specific data.</para></entry>
34672
34673                 <entry><para>Set the subfield 'c' to the appropriate item
34674                 type.</para></entry>
34675               </row>
34676             </tbody>
34677           </tgroup>
34678         </table>
34679       </section>
34680
34681       <section id="itemcatguide">
34682         <title>Item/Holdings Record Cataloging Guide</title>
34683
34684         <para>This table represents the default embedded holdings data in Koha. This information can
34685           be used for migration or importing data purposes</para>
34686
34687         <table cellpadding="4" cellspacing="4" frame="all">
34688           <title>Koha Embedded Holdings Data</title>
34689
34690           <tgroup align="left" cols="4" colsep="1" rowsep="1">
34691             <colspec colname="tag" colnum="1"/>
34692
34693             <colspec colname="data" colnum="2"/>
34694
34695             <colspec colname="desc" colnum="3"/>
34696
34697             <colspec colname="note" colnum="4"/>
34698
34699             <thead>
34700               <row>
34701                 <entry><para>MARC21 Tag/subfield</para></entry>
34702
34703                 <entry><para>Data Element</para></entry>
34704
34705                 <entry><para>Description</para></entry>
34706
34707                 <entry><para>Notes</para></entry>
34708               </row>
34709             </thead>
34710
34711             <tbody>
34712               <row>
34713                 <entry><para>952$0</para></entry>
34714
34715                 <entry><para>Withdrawn status</para></entry>
34716
34717                 <entry><para>Default values: </para> <itemizedlist>
34718                     <listitem>
34719                       <para>0 = Not withdrawn</para>
34720                     </listitem>
34721
34722                     <listitem>
34723                       <para>1 = Withdrawn</para>
34724                     </listitem>
34725                   </itemizedlist></entry>
34726
34727                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
34728                 ('WITHDRAWN' in default installation)</para></entry>
34729               </row>
34730
34731               <row>
34732                 <entry><para>952$1</para></entry>
34733
34734                 <entry><para>Lost status</para></entry>
34735
34736                 <entry><para>Default values:</para> <itemizedlist>
34737                     <listitem>
34738                       <para>0 = Available</para>
34739                     </listitem>
34740
34741                     <listitem>
34742                       <para>1 = Lost</para>
34743                     </listitem>
34744
34745                     <listitem>
34746                       <para>2 = Long Overdue (Lost)</para>
34747                     </listitem>
34748
34749                     <listitem>
34750                       <para>3 = Lost and Paid For</para>
34751                     </listitem>
34752
34753                     <listitem>
34754                       <para>4 = Missing in Inventory</para>
34755                     </listitem>
34756
34757                     <listitem>
34758                       <para>5 = Missing in Hold Queue</para>
34759                     </listitem>
34760                   </itemizedlist></entry>
34761
34762                 <entry><para>It's possible to configure OPAC so that lost
34763                 items don't display with the <link linkend="hidelostitems">hidelostitems</link> system
34764                 preference. </para> <para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
34765                 ('LOST' in default installation)</para></entry>
34766               </row>
34767
34768               <row>
34769                 <entry><para>952$2</para></entry>
34770
34771                 <entry><para>Classification</para></entry>
34772
34773                 <entry><para>Classification scheme that defines filing rules
34774                 used for sorting call numbers.</para></entry>
34775
34776                 <entry><para>A choice of <link linkend="classificationsources">classification sources</link>
34777                 as they are defined in administration. If no classification
34778                 scheme is entered, the system will use the value entered in
34779                 the <link linkend="DefaultClassificationSource">DefaultClassificationSource</link>
34780                 preference.</para></entry>
34781               </row>
34782
34783               <row>
34784                 <entry><para>952$3</para></entry>
34785
34786                 <entry><para>Materials specified</para></entry>
34787
34788                 <entry><para>Specific issues of serials or multi-part
34789                 items.</para></entry>
34790
34791                 <entry><para>Displayed when items are checked out and in to
34792                 tell the staff how many pieces the item has. Copy/volume data
34793                 is stored in 952$h and $t for display in Normal
34794                 views.</para></entry>
34795               </row>
34796
34797               <row>
34798                 <entry><para>952$4</para></entry>
34799
34800                 <entry><para>Damaged status</para></entry>
34801
34802                 <entry><para>Default values: </para> <itemizedlist>
34803                     <listitem>
34804                       <para>0 = Not damaged</para>
34805                     </listitem>
34806
34807                     <listitem>
34808                       <para>1 = Damaged</para>
34809                     </listitem>
34810                   </itemizedlist></entry>
34811
34812                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
34813                 ('DAMAGE' in default installation)</para></entry>
34814               </row>
34815
34816               <row>
34817                 <entry><para>952$5</para></entry>
34818
34819                 <entry><para>Use restrictions</para></entry>
34820
34821                 <entry><para>Default values:</para> <itemizedlist>
34822                     <listitem>
34823                       <para>0 = No use restrictions</para>
34824                     </listitem>
34825
34826                     <listitem>
34827                       <para>1 = Restricted Access</para>
34828                     </listitem>
34829                   </itemizedlist></entry>
34830
34831                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
34832                 ('RESTRICT' in default installation). This value has no effect
34833                 on circulation.</para></entry>
34834               </row>
34835
34836               <row>
34837                 <entry><para>952$7</para></entry>
34838
34839                 <entry><para>Not for loan</para></entry>
34840
34841                 <entry><para>Default values:</para> <itemizedlist>
34842                     <listitem>
34843                       <para>-1 = Ordered</para>
34844                     </listitem>
34845
34846                     <listitem>
34847                       <para>0 = Available for loans</para>
34848                     </listitem>
34849
34850                     <listitem>
34851                       <para>1 = Not for Loan</para>
34852                     </listitem>
34853
34854                     <listitem>
34855                       <para>2 = Staff Collection</para>
34856                     </listitem>
34857                   </itemizedlist></entry>
34858
34859                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
34860                 ('NOT_LOAN' in default installation). Negative number values
34861                 can still be placed on hold.</para></entry>
34862               </row>
34863
34864               <row>
34865                 <entry><para>952$8</para></entry>
34866
34867                 <entry><para>Collection code</para></entry>
34868
34869                 <entry><para>Coded value</para></entry>
34870
34871                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
34872                 ('CCODE' in default installation)</para></entry>
34873               </row>
34874
34875               <row>
34876                 <entry><para>952$9</para></entry>
34877
34878                 <entry><para>Item number</para></entry>
34879
34880                 <entry><para>System-generated item number.</para></entry>
34881
34882                 <entry><para>Does not display in the item
34883                 record.</para></entry>
34884               </row>
34885
34886               <row>
34887                 <entry><para>952$a</para></entry>
34888
34889                 <entry><para>Owning Library **</para></entry>
34890
34891                 <entry><para>Branch code</para></entry>
34892
34893                 <entry><para><emphasis role="bold">Required</emphasis>. Code
34894                 must be defined in <link linkend="libsgroups">Libraries,
34895                 Branches and Groups</link></para></entry>
34896               </row>
34897
34898               <row>
34899                 <entry><para>952$b</para></entry>
34900
34901                 <entry><para>Holding library ** (usually the same as 952$a
34902                 )</para></entry>
34903
34904                 <entry><para>Branch code</para></entry>
34905
34906                 <entry><para><emphasis role="bold">Required</emphasis>. Code
34907                 must be defined in <link linkend="libsgroups">Libraries,
34908                 Branches and Groups</link></para></entry>
34909               </row>
34910
34911               <row>
34912                 <entry><para>952$c</para></entry>
34913
34914                 <entry><para>Shelving location code</para></entry>
34915
34916                 <entry><para/></entry>
34917
34918                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
34919                 ('LOC' in default installation)</para></entry>
34920               </row>
34921
34922               <row>
34923                 <entry><para>952$d</para></entry>
34924
34925                 <entry><para>Date acquired</para></entry>
34926
34927                 <entry><para>YYYY-MM-DD</para></entry>
34928
34929                 <entry><para>Date formats in the 952 subfields are required to
34930                 be in the system internal format for data loading and
34931                 subsequent item editing: YYYY-MM-DD</para></entry>
34932               </row>
34933
34934               <row>
34935                 <entry><para>952$e</para></entry>
34936
34937                 <entry><para>Source of acquisition</para></entry>
34938
34939                 <entry><para>Coded value or vendor string</para></entry>
34940
34941                 <entry><para>Filled in automatically with the Koha assigned
34942                 vendor id by Acquisitions when an item is
34943                 received.</para></entry>
34944               </row>
34945
34946               <row>
34947                 <entry><para>952$g</para></entry>
34948
34949                 <entry><para>Purchase price</para></entry>
34950
34951                 <entry><para>Decimal number, no currency symbol (ex.
34952                 10.00)</para></entry>
34953
34954                 <entry><para>Filled in automatically by Acquisitions when an
34955                 item is received.</para></entry>
34956               </row>
34957
34958               <row>
34959                 <entry><para>952$h</para></entry>
34960
34961                 <entry><para>Serial enumeration</para></entry>
34962
34963                 <entry><para/></entry>
34964
34965                 <entry><para>Filled in automatically by Serials if the issue
34966                 is received there.</para></entry>
34967               </row>
34968
34969               <row>
34970                 <entry><para>952$o</para></entry>
34971
34972                 <entry><para>Koha full call number</para></entry>
34973
34974                 <entry><para/></entry>
34975
34976                 <entry><para>Can be filled in automatically based on the <link linkend="itemcallnumber">itemcallnumber</link> system
34977                 preference.</para></entry>
34978               </row>
34979
34980               <row>
34981                 <entry><para>952$p</para></entry>
34982
34983                 <entry><para>Barcode *</para></entry>
34984
34985                 <entry><para>Max 20 characters</para></entry>
34986
34987                 <entry><para/></entry>
34988               </row>
34989
34990               <row>
34991                 <entry><para>952$t</para></entry>
34992
34993                 <entry><para>Copy number</para></entry>
34994
34995                 <entry><para>Max 32 characters</para></entry>
34996
34997                 <entry><para/></entry>
34998               </row>
34999               <row>
35000                 <entry>
35001                   <para>952$u</para>
35002                 </entry>
35003                 <entry>
35004                   <para>Uniform Resource Identifier </para>
35005                 </entry>
35006                 <entry>
35007                   <para>Item specific URL</para>
35008                 </entry>
35009                 <entry>
35010                   <para>Full URL starting with http:// Only needed if your item has its own URL, not
35011                     necessary if the bib record has a 856$u that applies to all items on the record.
35012                   </para>
35013                 </entry>
35014               </row>
35015               <row>
35016                 <entry>
35017                   <para>952$v</para>
35018                 </entry>
35019                 <entry>
35020                   <para>Replacement price</para>
35021                 </entry>
35022                 <entry>
35023                   <para>Decimal number, no currency symbol (ex. 10.00)</para>
35024                 </entry>
35025                 <entry>
35026                   <para>Filled in automatically by Acquisitions when an item is received.</para>
35027                 </entry>
35028               </row>
35029
35030               <row>
35031                 <entry><para>952$w</para></entry>
35032
35033                 <entry><para>Price effective from</para></entry>
35034
35035                 <entry><para>YYYY-MM-DD</para></entry>
35036
35037                 <entry>Date formats in the 952 subfields are required to be in
35038                 the system internal format for data loading and subsequent
35039                 item editing: YYYY-MM-DD. Filled in automatically by
35040                 Acquisitions when an item is received.</entry>
35041               </row>
35042               <row>
35043                 <entry>
35044                   <para>952$x</para>
35045                 </entry>
35046                 <entry>
35047                   <para>Nonpublic note</para>
35048                 </entry>
35049                 <entry>
35050                   <para/>
35051                 </entry>
35052                 <entry>This is a note field for notes that will not appear in the OPAC. Right now
35053                   this note does not appear anywhere but in the item edit screen in the staff
35054                   client.</entry>
35055               </row>
35056
35057               <row>
35058                 <entry><para>952$y</para></entry>
35059
35060                 <entry><para>Koha item type **</para></entry>
35061
35062                 <entry><para>Coded value, required field for
35063                 circulation</para></entry>
35064
35065                 <entry><para><emphasis role="bold">Required</emphasis>. Coded
35066                 value, must be defined in <link linkend="itemtypeadmin">Item
35067                 types</link></para></entry>
35068               </row>
35069
35070               <row>
35071                 <entry><para>952$z</para></entry>
35072
35073                 <entry><para>Public note</para></entry>
35074
35075                 <entry><para/></entry>
35076
35077                 <entry><para/></entry>
35078               </row>
35079             </tbody>
35080           </tgroup>
35081         </table>
35082
35083         <para>* - required for circulation</para>
35084
35085         <para>** - required by Koha</para>
35086       </section>
35087
35088       <section id="onorderitemholds">
35089         <sectioninfo>
35090           <corpauthor>VOKAL</corpauthor>
35091
35092           <editor>
35093             <firstname>Nicole C.</firstname>
35094
35095             <surname>Engard</surname>
35096           </editor>
35097
35098           <pubdate>2010</pubdate>
35099
35100           <bibliosource><ulink url="http://docs.google.com/View?id=dcccx9zm_3htvhwzgc#Handling_On_Order_items_and_ho">http://docs.google.com/View?id=dcccx9zm_3htvhwzgc#Handling_On_Order_items_and_ho</ulink></bibliosource>
35101         </sectioninfo>
35102
35103         <title>Handling On Order Items and Holds</title>
35104
35105         <para>If you tend to import your MARC records when you have ordered
35106         the book (as opposed to when you receive the books), and allow patrons
35107         to place holds on those books, you may need to add item records to the
35108         *.mrc file before importing.</para>
35109
35110         <para>The easiest way to import your latest order is to first run your records through
35111             <ulink url="http://marcedit.reeset.net/">MARCEdit</ulink>. Download your MARC records,
35112           saving them to your desktop or some other location you use/will remember. If you have
35113           MARCEdit already installed you should simply have to double click on your MARC records,
35114           and they will automatically open in MARCEdit.<important>
35115             <para>This tutorial was written with MARCEdit version 5.2.3769.41641 on Windows XP,
35116               instructions may be different if your version or operating system is different.</para>
35117           </important></para>
35118
35119         <itemizedlist>
35120           <listitem>
35121             <para>Your original file will automatically be in the input;
35122             ensure MarcBreaker is chosen, and then click "Execute"</para>
35123
35124             <screenshot>
35125               <screeninfo>MarcBreaker</screeninfo>
35126
35127               <mediaobject>
35128                 <imageobject>
35129                   <imagedata fileref="images/appendix-onorder/marcbreaker.png"/>
35130                 </imageobject>
35131               </mediaobject>
35132             </screenshot>
35133           </listitem>
35134
35135           <listitem>
35136             <para>You will be presented with a summary of the records
35137             processed at the bottom of the screen</para>
35138
35139             <screenshot>
35140               <screeninfo>MarcBreaker Summary</screeninfo>
35141
35142               <mediaobject>
35143                 <imageobject>
35144                   <imagedata fileref="images/appendix-onorder/marcbreaker-summary.png"/>
35145                 </imageobject>
35146               </mediaobject>
35147             </screenshot>
35148           </listitem>
35149
35150           <listitem>
35151             <para>Click 'Edit Records' to continue on to adding item
35152             records</para>
35153           </listitem>
35154
35155           <listitem>
35156             <para>Your screen will be replaced with a larger screen containing
35157             the MARC records</para>
35158
35159             <screenshot>
35160               <screeninfo>MARC file for editing</screeninfo>
35161
35162               <mediaobject>
35163                 <imageobject>
35164                   <imagedata fileref="images/appendix-onorder/editrecords.png"/>
35165                 </imageobject>
35166               </mediaobject>
35167             </screenshot>
35168           </listitem>
35169
35170           <listitem>
35171             <para>Click on Tools &gt; Add/Edit Field</para>
35172
35173             <screenshot>
35174               <screeninfo>Add/Delete Field</screeninfo>
35175
35176               <mediaobject>
35177                 <imageobject>
35178                   <imagedata fileref="images/appendix-onorder/addfield.png"/>
35179                 </imageobject>
35180               </mediaobject>
35181             </screenshot>
35182           </listitem>
35183
35184           <listitem>
35185             <para>Enter in the Koha specific item info</para>
35186
35187             <screenshot>
35188               <screeninfo>Add 942 Field</screeninfo>
35189
35190               <mediaobject>
35191                 <imageobject>
35192                   <imagedata fileref="images/appendix-onorder/add942.png"/>
35193                 </imageobject>
35194               </mediaobject>
35195             </screenshot>
35196
35197             <itemizedlist>
35198               <listitem>
35199                 <para>In the Field box, type 942</para>
35200               </listitem>
35201
35202               <listitem>
35203                 <para>In the Field Data box, type \\$c and the item type code
35204                 (\\$cBOOK in this example)</para>
35205               </listitem>
35206
35207               <listitem>
35208                 <para>Check the 'Insert last' option</para>
35209               </listitem>
35210
35211               <listitem>
35212                 <para>Click 'Add Field'</para>
35213               </listitem>
35214             </itemizedlist>
35215           </listitem>
35216
35217           <listitem>
35218             <para>Enter in the item record data</para>
35219
35220             <screenshot>
35221               <screeninfo>Add 952 Field</screeninfo>
35222
35223               <mediaobject>
35224                 <imageobject>
35225                   <imagedata fileref="images/appendix-onorder/add952.png"/>
35226                 </imageobject>
35227               </mediaobject>
35228             </screenshot>
35229
35230             <itemizedlist>
35231               <listitem>
35232                 <para>In the Field box, type 952</para>
35233               </listitem>
35234
35235               <listitem>
35236                 <para>In the Field Data box, type
35237                 $7ORDERED_STATUS$aPERM_LOC$bCURR_LOC$cSHELVING_LOCATION$eSOURCE_OF_ACQ$yITEM_TYPE</para>
35238
35239                 <itemizedlist>
35240                   <listitem>
35241                     <para>ex. $7-1$aCPL$bCPL$cNEW$eBrodart$yBOOK</para>
35242
35243                     <itemizedlist>
35244                       <listitem>
35245                         <para>In a default install of Koha -1 is the value for
35246                         the Ordered status</para>
35247                       </listitem>
35248                     </itemizedlist>
35249                   </listitem>
35250
35251                   <listitem>
35252                     <para>You may want to look at other subfields you would
35253                     like data in -- for example, changing the collection code
35254                     to put all the items in the same collection (8),
35255                     automatically fill in the acquisition date (d), or put in
35256                     a public note (z).</para>
35257                   </listitem>
35258
35259                   <listitem>
35260                     <para>Be sure you use the $ to separate subfields; adding
35261                     each subfield on a separate line will cause that many
35262                     items to be imported with your MARC record (in the example
35263                     above, four items, each with one of those subfields
35264                     corrected)</para>
35265                   </listitem>
35266
35267                   <listitem>
35268                     <para>Make sure you look at the Administration &gt;
35269                     Authorized Values in Koha to put the correct code into the
35270                     field</para>
35271                   </listitem>
35272                 </itemizedlist>
35273               </listitem>
35274
35275               <listitem>
35276                 <para>Check the 'Insert last' option</para>
35277               </listitem>
35278
35279               <listitem>
35280                 <para>Click 'Add Field'</para>
35281               </listitem>
35282             </itemizedlist>
35283           </listitem>
35284
35285           <listitem>
35286             <para>Close the field editor window</para>
35287           </listitem>
35288
35289           <listitem>
35290             <para>Click on File &gt; Compile into MARC</para>
35291
35292             <screenshot>
35293               <screeninfo>Compile into MARC</screeninfo>
35294
35295               <mediaobject>
35296                 <imageobject>
35297                   <imagedata fileref="images/appendix-onorder/compile.png"/>
35298                 </imageobject>
35299               </mediaobject>
35300             </screenshot>
35301           </listitem>
35302
35303           <listitem>
35304             <para>Choose where to save your file</para>
35305           </listitem>
35306         </itemizedlist>
35307
35308         <para>Now you want to go into your Koha system and follow the
35309         instructions for <link linkend="stagemarc">importing MARC
35310         records</link>.</para>
35311
35312         <para>Once the item has come in, you will need to go to the item
35313         record and individually change the item to have the correct barcode,
35314         and manually change the status from Ordered to the blank line in the
35315         Not for Loan field.</para>
35316
35317         <note>
35318           <para>If you purchase your cataloged item records, you may want to
35319           request your vendor put in the information you need into the MARC
35320           records for you; that way, you could import the edited-by-the-vendor
35321           file, overwriting the current record, automatically replacing the
35322           data with what you need.</para>
35323         </note>
35324       </section>
35325     </section>
35326   </chapter>
35327   <chapter id="coursereserves">
35328     <title>Course Reserves</title>
35329     <para>The course reserves module in Koha allows you to temporarily move items to 'reserve' and
35330       assign different circulation rules to these items while they are being used for a specific
35331       course.</para>
35332     <section id="coursesetup">
35333       <title>Course Reserves Setup</title>
35334       <para>Before using Course Reserves you will need to do some set up.  </para>
35335       <para>First you will need to enable course reserves by setting the <link
35336           linkend="UseCourseReserves">UseCourseReserves</link> preference to 'Use'.</para>
35337       <para>Next you will need to have all of your course instructors <link linkend="addnewpatron"
35338           >added as patrons</link>.</para>
35339       <para>Next you will want to add a couple of new <link linkend="newauthval">authorized
35340           values</link> for Departments and Terms. </para>
35341       <para>You may also want to create new <link linkend="additemtype">item types</link>, <link
35342           linkend="ccode">collection codes</link> and/or <link linkend="shelvelocvals">shelving
35343           locations</link> to make it clear that the items are on reserve to your patrons. You will
35344         also want to be sure to confirm that your <link linkend="circfinerules">circulation and fine
35345           rules</link> are right for your new item types (whether they be hourly or daily
35346         loans).</para>
35347     </section>
35348     <section id="addingcourses">
35349       <title>Adding Courses</title>
35350       <para>Once you have completed your set up for Course Reserves you can start creating courses
35351         and adding titles to the reserve list.</para>
35352       <screenshot>
35353           <screeninfo>Course Reserves Admin</screeninfo>
35354           <mediaobject>
35355             <imageobject>
35356               <imagedata fileref="images/coursereserves/coursesblank.png"/>
35357             </imageobject>
35358           </mediaobject>
35359         </screenshot>
35360       <para>From the main course reserves page you can add a new course by clicking the 'New course'
35361         button at the top left.</para>
35362       <screenshot>
35363           <screeninfo>Add a new course</screeninfo>
35364           <mediaobject>
35365             <imageobject>
35366               <imagedata fileref="images/coursereserves/newcourse.png"/>
35367             </imageobject>
35368           </mediaobject>
35369         </screenshot>
35370       <para>Your new course will need a Department, Number and Name at the bare minimum. You can
35371         also add in additional details like course section number and term. To link an instructor to
35372         this course simply start typing their name and Koha will search your patron database to find
35373         you the right person.</para>
35374       <screenshot>
35375           <screeninfo>Instrcutor search</screeninfo>
35376           <mediaobject>
35377             <imageobject>
35378               <imagedata fileref="images/coursereserves/instructorsearch.png"/>
35379             </imageobject>
35380           </mediaobject>
35381         </screenshot>
35382       <para>Once the instructor you want appears just click their name and they will be added. You
35383         can repeat this for all instructors on this course. Each instructor will appear above the
35384         search box and can be removed by clicking the 'Remove' link to the right of their name.</para>
35385       <screenshot>
35386           <screeninfo>Instructors</screeninfo>
35387           <mediaobject>
35388             <imageobject>
35389               <imagedata fileref="images/coursereserves/instructorremove.png"/>
35390             </imageobject>
35391           </mediaobject>
35392         </screenshot>
35393       <para>If you would like your course to show publicly you'll want to be sure to check the
35394         'Enabled?' box before saving your new course.</para>
35395       <para>Once your course is saved it will show on the main course reserves page and be
35396         searchable by any field in the course.</para>
35397       <screenshot>
35398           <screeninfo>Courses</screeninfo>
35399           <mediaobject>
35400             <imageobject>
35401               <imagedata fileref="images/coursereserves/courses.png"/>
35402             </imageobject>
35403           </mediaobject>
35404         </screenshot>
35405     </section>
35406     <section id="addreserves">
35407       <title>Adding Reserve Materials </title>
35408       <para>Before adding reserve materials you will need at least one course to add them to.  To
35409         add materials visit the Course Reserves module.</para>
35410       <screenshot>
35411         <screeninfo>Courses</screeninfo>
35412         <mediaobject>
35413           <imageobject>
35414             <imagedata fileref="images/coursereserves/courses.png"/>
35415           </imageobject>
35416         </mediaobject>
35417       </screenshot>
35418       <para>Click on the title of the course you would like to add materials to.</para>
35419       <screenshot>
35420           <screeninfo>Course administration</screeninfo>
35421           <mediaobject>
35422             <imageobject>
35423               <imagedata fileref="images/coursereserves/courseadmin.png"/>
35424             </imageobject>
35425           </mediaobject>
35426         </screenshot>
35427       <para>At the top of the course description click the 'Add reserves' button to add titles to
35428         this reserve list. You will be asked to enter the barcode for the reserve item.</para>
35429       <screenshot>
35430         <screeninfo>Add item to reserve</screeninfo>
35431         <mediaobject>
35432           <imageobject>
35433             <imagedata fileref="images/coursereserves/addbarcode.png"/>
35434           </imageobject>
35435         </mediaobject>
35436       </screenshot>
35437       <para>After you are done scanning the barcodes to add to the course you can see them on the
35438         course page</para>
35439       <screenshot>
35440         <screeninfo>Course with reserves</screeninfo>
35441         <mediaobject>
35442           <imageobject>
35443             <imagedata fileref="images/coursereserves/coursewithreserves.png"/>
35444           </imageobject>
35445         </mediaobject>
35446       </screenshot>
35447     </section>
35448     <section id="opaccoursereserves">
35449       <title>Course Reserves in the OPAC</title>
35450       <para>Once you have enabled Course Reserves and added courses you will see a link to Course
35451         Reserves below your search box in the OPAC.</para>
35452       <screenshot>
35453           <screeninfo>Course Reserves Link</screeninfo>
35454           <mediaobject>
35455             <imageobject>
35456               <imagedata fileref="images/coursereserves/courselinkopac.png"/>
35457             </imageobject>
35458           </mediaobject>
35459         </screenshot>
35460       <para>Clicking that link will show you your list of enabled courses (if you have only one
35461         course you will just see the contents of that one course).</para>
35462       <screenshot>
35463           <screeninfo>Course list in the OPAC</screeninfo>
35464           <mediaobject>
35465             <imageobject>
35466               <imagedata fileref="images/coursereserves/coursesopac.png"/>
35467             </imageobject>
35468           </mediaobject>
35469         </screenshot>
35470       <para>You can search course reserves by any field (course number, course name, instructor
35471         name, department) that is visible in the list of courses. Clicking a course name will show
35472         you the details and reserve items.</para>
35473       <screenshot>
35474           <screeninfo>Course listing</screeninfo>
35475           <mediaobject>
35476             <imageobject>
35477               <imagedata fileref="images/coursereserves/courseopac.png"/>
35478             </imageobject>
35479           </mediaobject>
35480         </screenshot>
35481     </section>
35482   </chapter>
35483
35484   <chapter id="serials">
35485     <title>Serials</title>
35486
35487     <para>Serials actions can be accessed by going to the More menu at the top
35488     of your screen and choosing Serials or by clicking Serials on the main
35489     Koha staff client page. The Serials module in Koha is used for keeping
35490     track of journals, newspapers and other items that come on a regular
35491     schedule. As with all modules, make sure you go through the related <link linkend="impserials">Implementation Checklist</link> before using the
35492     Serials module.</para>
35493
35494     <itemizedlist>
35495       <listitem>
35496         <para><emphasis>Get there:</emphasis> More &gt; Serials</para>
35497       </listitem>
35498     </itemizedlist>
35499     <section id="serialfreq">
35500       <title>Manage Serial Frequencies</title>
35501       <para>Koha keeps a record of publication frequencies for easy management and
35502         duplication.</para>
35503       <itemizedlist>
35504         <listitem>
35505           <para><emphasis>Get there:</emphasis> More &gt; Serials > Manage frequencies</para>
35506         </listitem>
35507       </itemizedlist>
35508       <para>From this page you can view all of the existing frequencies in your system</para>
35509       <screenshot>
35510         <screeninfo>Frequencies</screeninfo>
35511         <mediaobject>
35512           <imageobject>
35513             <imagedata fileref="images/serials/frequencies.png"/>
35514           </imageobject>
35515         </mediaobject>
35516       </screenshot>
35517       <para>and create new ones.</para>
35518       <screenshot>
35519         <screeninfo>New frequency</screeninfo>
35520         <mediaobject>
35521           <imageobject>
35522             <imagedata fileref="images/serials/newfrequency.png"/>
35523           </imageobject>
35524         </mediaobject>
35525       </screenshot>
35526     </section>
35527     <section id="serialpatterns">
35528       <title>Manage Serial Numbering Patterns</title>
35529       <para>Everytime you create a new numbering pattern in serials you can save it for later use.
35530         These patters are accessible via the Manage numbering patterns page.</para>
35531       <itemizedlist>
35532         <listitem>
35533           <para><emphasis>Get there:</emphasis> More &gt; Serials > Manage numbering patterns</para>
35534         </listitem>
35535       </itemizedlist>
35536       <para>This page will list for you the numbering patterns you have saved in the past as well as
35537         a few canned patterns.</para>
35538       <screenshot>
35539         <screeninfo>Number patterns</screeninfo>
35540         <mediaobject>
35541           <imageobject>
35542             <imagedata fileref="images/serials/numpatterns.png"/>
35543           </imageobject>
35544         </mediaobject>
35545       </screenshot>
35546       <para><note>
35547           <para>If you have upgraded from a previous version of Koha you will see 'Backup patterns'
35548             listed for patterns used in version before Koha 3.14. This is how Koha saved your old
35549             numbering patterns. You can edit these to give them more meaningful names from
35550             here.</para>
35551         </note>It will also allow you to create a new numbering pattern without first adding a
35552         subscription. To add new new pattern click 'New numbering pattern' at the top of the list of
35553         patterns.</para>
35554       <screenshot>
35555         <screeninfo>New number pattern</screeninfo>
35556         <mediaobject>
35557           <imageobject>
35558             <imagedata fileref="images/serials/newnumpattern.png"/>
35559           </imageobject>
35560         </mediaobject>
35561       </screenshot>
35562     </section>
35563     <section id="serialfields">
35564       <title>Custom Subscription Fields</title>
35565       <para>This module will allow you to add custom fields to your serial subscriptions for
35566         reporting and searching.</para>
35567       <para>
35568         <itemizedlist>
35569           <listitem>
35570             <para><emphasis>Get there:</emphasis> Serials > Add subscription fields</para>
35571           </listitem>
35572         </itemizedlist>
35573       </para>
35574       <para>To add custom fields simply click the 'Add subscription fields' link on the left of the
35575         Serial page and choose the 'New field' button<screenshot>
35576           <screeninfo>Add subscription fields</screeninfo>
35577           <mediaobject>
35578             <imageobject>
35579               <imagedata fileref="images/serials/newfield.png"/>
35580             </imageobject>
35581           </mediaobject>
35582         </screenshot></para>
35583       <para>The form that appears will ask for either an authorized value or a marc field to
35584         populate the field with</para>
35585       <para>
35586         <screenshot>
35587           <screeninfo>Add field</screeninfo>
35588           <mediaobject>
35589             <imageobject>
35590               <imagedata fileref="images/serials/addfield.png"/>
35591             </imageobject>
35592           </mediaobject>
35593         </screenshot>
35594       </para>
35595       <para>For example you might want to track which department you're ordering for or the
35596         collection code for this serial<screenshot>
35597           <screeninfo>Add department</screeninfo>
35598           <mediaobject>
35599             <imageobject>
35600               <imagedata fileref="images/serials/adddept.png"/>
35601             </imageobject>
35602           </mediaobject>
35603         </screenshot></para>
35604       <para>This data will then show when you are adding a subscription<screenshot>
35605           <screeninfo>Add field value</screeninfo>
35606           <mediaobject>
35607             <imageobject>
35608               <imagedata fileref="images/serials/addingfieldvalues.png"/>
35609             </imageobject>
35610           </mediaobject>
35611         </screenshot></para>
35612       <para>and when you view the subscription<screenshot>
35613           <screeninfo>Show field</screeninfo>
35614           <mediaobject>
35615             <imageobject>
35616               <imagedata fileref="images/serials/showfields.png"/>
35617             </imageobject>
35618           </mediaobject>
35619         </screenshot></para>
35620       <para>and when you search subscriptions (if you chose to make it 'searchable')<screenshot>
35621           <screeninfo>Searchable field</screeninfo>
35622           <mediaobject>
35623             <imageobject>
35624               <imagedata fileref="images/serials/searchfield.png"/>
35625             </imageobject>
35626           </mediaobject>
35627         </screenshot></para>
35628     </section>
35629
35630     <section id="newsubscription">
35631       <title>Add a subscription</title>
35632
35633       <para>Subscriptions can be added by clicking the 'New' button on any
35634       bibliographic record</para>
35635
35636       <screenshot>
35637         <screeninfo>New Subscription Button</screeninfo>
35638
35639         <mediaobject>
35640           <imageobject>
35641             <imagedata fileref="images/serials/newsubfrombib.png"/>
35642           </imageobject>
35643         </mediaobject>
35644       </screenshot>
35645
35646       <para>Or by visiting the Serials module and clicking 'New
35647       Subscription'</para>
35648
35649       <screenshot>
35650         <screeninfo>New Subscription Button</screeninfo>
35651
35652         <mediaobject>
35653           <imageobject>
35654             <imagedata fileref="images/serials/newsubbutton.png"/>
35655           </imageobject>
35656         </mediaobject>
35657       </screenshot>
35658
35659       <para>If you are entering a new subscription from the Serials module you
35660       will be presented with a blank form (if creating new from a
35661       bibliographic record the form will include the bib info).</para>
35662
35663       <screenshot>
35664         <screeninfo>Add a new subscription (1/2)</screeninfo>
35665
35666         <mediaobject>
35667           <imageobject>
35668             <imagedata fileref="images/serials/addsub.png"/>
35669           </imageobject>
35670         </mediaobject>
35671       </screenshot>
35672
35673       <itemizedlist>
35674         <listitem>
35675           <para>'Librarian' field will show the logged in librarian's
35676           username</para>
35677         </listitem>
35678
35679         <listitem>
35680           <para>'Vendor' can be found by either searching vendors entered via
35681           the <link linkend="acqmodule">Acquisitions module</link> or entering
35682           the vendor ID number</para>
35683
35684           <itemizedlist>
35685             <listitem>
35686               <para>Vendor information is not required</para>
35687             </listitem>
35688
35689             <listitem>
35690               <para>In order to claim missing and late issues you need to
35691               enter vendor information</para>
35692
35693               <screenshot>
35694                 <screeninfo>Vendor Missing Warning</screeninfo>
35695
35696                 <mediaobject>
35697                   <imageobject>
35698                     <imagedata fileref="images/serials/vendorwarning.png"/>
35699                   </imageobject>
35700                 </mediaobject>
35701               </screenshot>
35702             </listitem>
35703           </itemizedlist>
35704         </listitem>
35705
35706         <listitem>
35707           <para>'Biblio' is the MARC record you'd like to link this
35708           subscription to</para>
35709
35710           <itemizedlist>
35711             <listitem>
35712               <para>This can be done by searching for an existing record by
35713               clicking on the 'Search for Biblio' link below the boxes or by
35714               entering the bib number for a record in the first box. Only if
35715               you search with the field between the parenthesis.</para>
35716             </listitem>
35717           </itemizedlist>
35718         </listitem>
35719
35720         <listitem>
35721           <para>Next you can choose whether a new item is created when receiving an issue (if you
35722             barcode issues you'll want to create an item at this time)</para>
35723         </listitem>
35724         <listitem>
35725           <para>In order to determine how to handle irregularities in your subscription answer 'When
35726             there is an irregular issue', if the numbers are always sequential you'll want to pick
35727             'Keep issue number'</para>
35728         </listitem>
35729         <listitem>
35730           <para>Checking the 'Manual history' box will allow you to enter serials outside the
35731             prediction pattern once the subscription is saved by going to the 'Planning' tab on the
35732             subscription detail page.<screenshot>
35733               <screeninfo>Manual History</screeninfo>
35734               <mediaobject>
35735                 <imageobject>
35736                   <imagedata fileref="images/serials/manualhistory.png"/>
35737                 </imageobject>
35738               </mediaobject>
35739             </screenshot></para>
35740         </listitem>
35741         <listitem>
35742           <para>'Call Number' is for your item's call number or call number prefix</para>
35743         </listitem>
35744         <listitem>
35745           <para>'Library' is the branch that owns this subscription.</para>
35746           <itemizedlist>
35747             <listitem>
35748               <para>If more than one library subscribes to this serial you will need to create a
35749                 subscription for each library</para>
35750             </listitem>
35751             <listitem>
35752               <para>This can be done easily by using the 'Edit as New (Duplicate)' option found on
35753                 the subscription information page and changing only the 'Library' field</para>
35754               <screenshot>
35755                 <screeninfo>New Duplicate Subscription</screeninfo>
35756                 <mediaobject>
35757                   <imageobject>
35758                     <imagedata fileref="images/serials/newasdup.png"/>
35759                   </imageobject>
35760                 </mediaobject>
35761               </screenshot>
35762             </listitem>
35763           </itemizedlist>
35764         </listitem>
35765         <listitem>
35766           <para>Use the 'Public Note' for any notes you would like to appear in the OPAC for the
35767             patrons</para>
35768         </listitem>
35769         <listitem>
35770           <para>'Nonpublic Note' should be used for notes that are only visible to the librarians
35771             via the staff client</para>
35772         </listitem>
35773         <listitem>
35774           <para>The 'Patron notification' option lets you pick a notice to send to patrons who
35775             subscribe to updates on this serial via the OPAC.</para>
35776           <itemizedlist>
35777             <listitem>
35778               <para>For this option to appear you need to make sure that you have a Routing List
35779                 notice set up in the <link linkend="notices">Notices Tool</link></para>
35780             </listitem>
35781           </itemizedlist>
35782         </listitem>
35783
35784         <listitem>
35785           <para>'Location' is for the shelving location</para>
35786         </listitem>
35787
35788         <listitem>
35789           <para>The 'Grace period' is the number of days before an issue is automatically moved from
35790             'Expected' status to 'Waiting' and how many days before an issue is automatically moved
35791             from 'Waiting' status to 'Late'</para>
35792         </listitem>
35793
35794         <listitem>
35795           <para>The Staff and OPAC Display options allow you to control how
35796           many issues appear by default on bibliographic records in the Staff
35797           Client and the OPAC</para>
35798
35799           <itemizedlist>
35800             <listitem>
35801               <para>If no values are entered in these fields, they will use
35802               the <link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
35803               and <link linkend="StaffSerialIssueDisplayCount">StaffSerialIssueDisplayCount</link>
35804               system preference values</para>
35805             </listitem>
35806           </itemizedlist>
35807         </listitem>
35808         </itemizedlist>
35809       <para>Once that data is filled in you can click 'Next' to enter the prediction pattern information.</para>
35810       <screenshot>
35811           <screeninfo>Add a new subscription (2/2)</screeninfo>
35812           <mediaobject>
35813             <imageobject>
35814               <imagedata fileref="images/serials/addsub2.png"/>
35815             </imageobject>
35816           </mediaobject>
35817         </screenshot>
35818 <itemizedlist>
35819         <listitem>
35820           <para>In 'First issue publication date' you want to enter the date
35821           of the issue you have in your hand, the date from which the
35822           prediction pattern will start</para>
35823         </listitem>
35824
35825         <listitem>
35826           <para>There are several pre-defined options for the 'Frequency' of publication all of
35827             which are visible alongside your own custom frequencies by visiting '<link
35828               linkend="serialfreq">Manage frequencies</link>'</para>
35829
35830           <itemizedlist>
35831             <listitem>
35832               <para>Without periodicy: some very specific (usually high level
35833               science journals) don't have a true periodicity. When you
35834               subscribe to the title, you subscribe for 6 issues, which can
35835               arrive in 1 year... or 2... There is no regularity or known
35836               schedule.</para>
35837             </listitem>
35838
35839             <listitem>
35840               <para>Unknown select this if none of the other choices are
35841               relevant</para>
35842             </listitem>
35843
35844             <listitem>
35845               <para>Irregular: The journal is not "regular" but has a
35846               periodicity. You know that it comes out on January, then in
35847               October and December, it is irregular, but you know when it's
35848               going to arrive.</para>
35849             </listitem>
35850
35851             <listitem>
35852               <para>2/day: Twice daily</para>
35853             </listitem>
35854
35855             <listitem>
35856               <para>1/day: Daily</para>
35857             </listitem>
35858
35859             <listitem>
35860               <para>3/week: Three times a week</para>
35861             </listitem>
35862
35863             <listitem>
35864               <para>1/week: Weekly</para>
35865             </listitem>
35866
35867             <listitem>
35868               <para>1/ 2 weeks: Twice monthly (fortnightly)</para>
35869             </listitem>
35870
35871             <listitem>
35872               <para>1/ 3 weeks: Tri-weekly</para>
35873             </listitem>
35874
35875             <listitem>
35876               <para>1/month: Monthly</para>
35877             </listitem>
35878
35879             <listitem>
35880               <para>1/ 2 months (6/year): Bi-monthly</para>
35881             </listitem>
35882
35883             <listitem>
35884               <para>1/ 3 months (1/quarter): Quarterly</para>
35885             </listitem>
35886
35887             <listitem>
35888               <para>1/quarter (seasonal) : Quarterly related to seasons (ie.
35889               Summer, Autumn, Winter, Spring)</para>
35890             </listitem>
35891
35892             <listitem>
35893               <para>2/year: Half yearly</para>
35894             </listitem>
35895
35896             <listitem>
35897               <para>1/year: Annual</para>
35898             </listitem>
35899
35900             <listitem>
35901               <para>1/ 2 years: Bi-annual</para>
35902             </listitem>
35903           </itemizedlist>
35904         </listitem>
35905         <listitem>
35906           <para>'Subscription length' is the number of issues or months in the subscription. This is
35907             also used for setting up renewal alerts</para>
35908         </listitem>
35909         <listitem>
35910           <para>'Subscription start date' is the date at which the subscription begins. This is used
35911             for setting up renewal alerts</para>
35912         </listitem>
35913         <listitem>
35914           <para>'Subscription end date' should only be entered for subscriptions that have ended (if
35915             you're entering in a backlog of serials)</para>
35916         </listitem>
35917
35918         <listitem>
35919           <para>'Numbering pattern' will help you determine how the numbers are printed for each
35920             issue. Patterns entered here are saved and editable at any time by visiting '<link
35921               linkend="serialpatterns">Manage numbering patterns</link>'</para>
35922
35923           <itemizedlist>
35924             <listitem>
35925               <para>Start with the numbering on the issue you have in hand,
35926               the numbering that matches the date you entered in the 'First
35927               issue publication' field</para>
35928             </listitem>
35929
35930             <listitem>
35931               <para>You can choose to create your own numbering pattern by choosing 'None of the
35932                 above' and clicking the 'Show/Hide Advanced Pattern' button at the bottom of the form</para>
35933               <screenshot>
35934                   <screeninfo>Advanced prediction pattern</screeninfo>
35935                   <mediaobject>
35936                     <imageobject>
35937                       <imagedata fileref="images/serials/advancedpattern.png"/>
35938                     </imageobject>
35939                   </mediaobject>
35940                 </screenshot>
35941             </listitem>
35942           </itemizedlist>
35943         </listitem>
35944         <listitem>
35945           <para>The 'Locale' option is useful when you want to display days, month or season. For
35946             example, if you have a German serial, you can use the German locale option to display
35947             days, etc. in German.</para>
35948         </listitem>
35949
35950         <listitem>
35951           <para>Once a 'Numbering pattern' is chosen the number formula will appear.<screenshot>
35952               <screeninfo>Numbering Forumla</screeninfo>
35953               <mediaobject>
35954                 <imageobject>
35955                   <imagedata fileref="images/serials/numberonly.png"/>
35956                 </imageobject>
35957               </mediaobject>
35958             </screenshot><itemizedlist>
35959               <listitem>
35960                 <para>The 'Begins with' number is the number of the issue you're holding in your
35961                   hand.</para>
35962               </listitem>
35963               <listitem>
35964                 <para>The 'Inner counter' is used to tell Koha where the "receiving cycle" starts<itemizedlist>
35965                     <listitem>
35966                       <para>For example: If the first issue to receive is "vol. 4, no. 1, iss. 796",
35967                         you need to set up "inner counter = 0" But if it's "vol. 4, no. 2, iss.
35968                         797", the inner counter should be "1".</para>
35969                     </listitem>
35970                   </itemizedlist></para>
35971               </listitem>
35972               <listitem>
35973                 <para>After filling in this data click the 'Test prediction pattern' button to see
35974                   what issues the system will generate, if there are irregularities you can choose
35975                   which issues don't exist from the list presented.</para>
35976                 <screenshot>
35977                     <screeninfo>Prediction pattern</screeninfo>
35978                     <mediaobject>
35979                       <imageobject>
35980                         <imagedata fileref="images/serials/predictionpattern.png"/>
35981                       </imageobject>
35982                     </mediaobject>
35983                   </screenshot>
35984               </listitem>
35985             </itemizedlist></para>
35986         </listitem>
35987         <listitem>
35988           <para>If you have added a <link linkend="serialfields">custom subscription field</link>,
35989             it will be editable above the buttons at the bottom of the screen<screenshot>
35990               <screeninfo>Show field</screeninfo>
35991               <mediaobject>
35992                 <imageobject>
35993                   <imagedata fileref="images/serials/addingfieldvalues.png"/>
35994                 </imageobject>
35995               </mediaobject>
35996             </screenshot></para>
35997         </listitem>
35998       </itemizedlist>
35999
36000       <para>Click 'Save Subscription' to save the information you have
36001       entered. <link linkend="sampleserialsapp">Find sample serial examples in
36002       the appendix</link>.</para>
36003     </section>
36004
36005     <section id="receiveissues">
36006       <title>Receive Issues</title>
36007
36008       <para>Issues can be marked as received from several locations. To find a
36009       subscription, use the search box at the top of the Serials page to
36010       search for the serial you'd like to receive issues for:</para>
36011
36012       <screenshot>
36013         <screeninfo>Subscription Search</screeninfo>
36014
36015         <mediaobject>
36016           <imageobject>
36017             <imagedata fileref="images/serials/subsearch.png"/>
36018           </imageobject>
36019         </mediaobject>
36020       </screenshot>
36021
36022       <para>From the search results you can click the 'Serial Receive' link or
36023       you can click on the subscription title and then click the 'Receive'
36024       button.</para>
36025
36026       <screenshot>
36027         <screeninfo>Subscription Buttons</screeninfo>
36028
36029         <mediaobject>
36030           <imageobject>
36031             <imagedata fileref="images/serials/subbuttons.png"/>
36032           </imageobject>
36033         </mediaobject>
36034       </screenshot>
36035
36036       <para>The final way to receive serials is from the 'Serial Collection'
36037       page. To the left of the Subscription summary page there is a menu with
36038       a link to 'Serial Collection'</para>
36039
36040       <screenshot>
36041         <screeninfo>Serial Subscription Menu</screeninfo>
36042
36043         <mediaobject>
36044           <imageobject>
36045             <imagedata fileref="images/serials/serialcolllink.png"/>
36046           </imageobject>
36047         </mediaobject>
36048       </screenshot>
36049
36050       <para>From the page that opens up you can click 'Edit Serial' with the
36051       issue you want to receive checked.</para>
36052
36053       <screenshot>
36054         <screeninfo>Edit Issues</screeninfo>
36055
36056         <mediaobject>
36057           <imageobject>
36058             <imagedata fileref="images/serials/editissue.png"/>
36059           </imageobject>
36060         </mediaobject>
36061       </screenshot>
36062
36063       <para>All three of these options will open up the issue receive
36064       form:</para>
36065
36066       <screenshot>
36067         <screeninfo>Receive Serials</screeninfo>
36068
36069         <mediaobject>
36070           <imageobject>
36071             <imagedata fileref="images/serials/receiveissue.png"/>
36072           </imageobject>
36073         </mediaobject>
36074       </screenshot>
36075
36076       <itemizedlist>
36077         <listitem>
36078           <para>Choose 'Arrived' from the status pull down to mark a serial as
36079           received.</para>
36080         </listitem>
36081
36082         <listitem>
36083           <para>If you have decided to have an item record created for each issue an <link linkend="addingitems">item add form</link> 
36084             will appear after choosing 'Arrived'</para>
36085           <screenshot>
36086               <screeninfo>Serial item record</screeninfo>
36087               <mediaobject>
36088                 <imageobject>
36089                   <imagedata fileref="images/serials/serialitem.png"/>
36090                 </imageobject>
36091               </mediaobject>
36092             </screenshot>
36093         </listitem>
36094
36095         <listitem>
36096           <para>If your issue has a supplemental issue with it, fill in the Supplemental Issue information.<itemizedlist>
36097               <listitem>
36098                 <para>Key the entire numbering in the box after "Supplemental issue" no numbering
36099                   will be inherited/auto-filled from the main issue, and exactly what you key in the
36100                   box after "Supplemental issue" will be auto-filled in the item record's Serial
36101                   enumeration/chronology [MARC21 952$h] (if you create item records). <itemizedlist>
36102                     <listitem>
36103                       <para>E.g., key this in its entirety if it's what you would like displayed:
36104                         "v.69 no.3 (Mar. 2015) suppl." </para>
36105                     </listitem>
36106                   </itemizedlist></para>
36107               </listitem>
36108             </itemizedlist></para>
36109         </listitem>
36110
36111         <listitem>
36112           <para>If you have decided to have an item record created for each
36113           issue an <link linkend="addingitems">item add form</link> will
36114           appear for your supplement and for the issue itself</para>
36115         </listitem>
36116
36117         <listitem>
36118           <para>Once you have entered your info you can click 'Save'</para>
36119         </listitem>
36120       </itemizedlist>
36121
36122       <para>If you are receiving multiple issues at once, or have marked an
36123       issue as 'Late' or 'Missing' there you can click the 'Generate Next'
36124       button below the list of issues.</para>
36125
36126       <screenshot>
36127         <screeninfo>Generate Next Button</screeninfo>
36128
36129         <mediaobject>
36130           <imageobject>
36131             <imagedata fileref="images/serials/editissue.png"/>
36132           </imageobject>
36133         </mediaobject>
36134       </screenshot>
36135
36136       <para>Clicking this button will generate the next issue for you and mark
36137       the previously expected issue as 'Late' automatically. You can then
36138       check the 'Edit' box to the right of each issue and edit the status on
36139       multiple issues at once.</para>
36140     </section>
36141
36142     <section id="routinglist">
36143       <title>Create a Routing List</title>
36144
36145       <para>A routing list is a list of people who receive the serial before it goes to the shelf.
36146         To enable routing lists you want to set your <link linkend="RoutingSerials"
36147           >RoutingSerials</link> preference to 'Add'.</para>
36148
36149       <para>When on the subscription page you will see a link to the left that
36150       reads 'Create Routing List' or 'Edit Routing List'</para>
36151
36152       <screenshot>
36153         <screeninfo>Subscription Routing List Link</screeninfo>
36154
36155         <mediaobject>
36156           <imageobject>
36157             <imagedata fileref="images/serials/createroutinglink.png"/>
36158           </imageobject>
36159         </mediaobject>
36160       </screenshot>
36161
36162       <para>Clicking that link will bring you to the menu to add a new routing
36163       list.</para>
36164
36165       <screenshot>
36166         <screeninfo>Routing List Creation</screeninfo>
36167
36168         <mediaobject>
36169           <imageobject>
36170             <imagedata fileref="images/serials/createroutinglist.png"/>
36171           </imageobject>
36172         </mediaobject>
36173       </screenshot>
36174
36175       <para>From here you want to click 'Add recipients' in order to add
36176       people to the routing list. In the menu that appears you can filter
36177       patrons by part of their name, their library and/or patron
36178       category.</para>
36179
36180       <screenshot>
36181         <screeninfo>Add Members to Routing List</screeninfo>
36182
36183         <mediaobject>
36184           <imageobject>
36185             <imagedata fileref="images/serials/addtorouting.png"/>
36186           </imageobject>
36187         </mediaobject>
36188       </screenshot>
36189
36190       <para>Clicking 'Add' to the right of each name will add them to the
36191       routing list. When you have chosen all of the people for the list, click
36192       the 'Close' link to be redirected to the routing list.</para>
36193
36194       <screenshot>
36195         <screeninfo>Routing List</screeninfo>
36196
36197         <mediaobject>
36198           <imageobject>
36199             <imagedata fileref="images/serials/editroutinglist.png"/>
36200           </imageobject>
36201         </mediaobject>
36202       </screenshot>
36203
36204       <para>If the list looks the way you expect it to, then click 'Save'.
36205       Next you will be brought to a preview of the routing list. To print the
36206       list click 'Save and preview routing slip.' This will open a printable
36207       version of the list.</para>
36208
36209       <screenshot>
36210         <screeninfo>Preview Routing List</screeninfo>
36211
36212         <mediaobject>
36213           <imageobject>
36214             <imagedata fileref="images/serials/previewroutinglist.png"/>
36215           </imageobject>
36216         </mediaobject>
36217       </screenshot>
36218
36219       <para>If <link linkend="RoutingListAddReserves">RoutingListAddReserves</link> is set to
36220       on then patrons listed in the routing list will automatically be added
36221       to the holds list for the issue.</para>
36222
36223       <para>To see a list of all of the routing lists a specific patron is on visit the <link
36224           linkend="patronroutingtab">Routing Lists tab</link> on their patron record.</para>
36225     </section>
36226
36227     <section id="serialsubinstaff">
36228       <title>Subscriptions in Staff Client</title>
36229
36230       <para>Subscription information will appear on bibliographic records
36231       under the 'Subscriptions' tab</para>
36232
36233       <screenshot>
36234         <screeninfo>Subscription Tab on Bibliographic Record</screeninfo>
36235
36236         <mediaobject>
36237           <imageobject>
36238             <imagedata fileref="images/serials/subinfoonbib.png"/>
36239           </imageobject>
36240         </mediaobject>
36241       </screenshot>
36242
36243       <para>Clicking the 'Subscription Details' link will take you to the
36244       Subscription summary page in the staff client.</para>
36245
36246       <screenshot>
36247         <screeninfo>Subscription Detail</screeninfo>
36248
36249         <mediaobject>
36250           <imageobject>
36251             <imagedata fileref="images/serials/subscriptiondetail.png"/>
36252           </imageobject>
36253         </mediaobject>
36254       </screenshot>
36255       <para>If you are using the <link linkend="acqmodule">Acquisitions</link> module to keep <link
36256           linkend="ordersubscription">track of serial subscriptions</link> you will see that info
36257         before your subscription details.</para>
36258       <screenshot>
36259           <screeninfo>Acquisitions information for subscription</screeninfo>
36260           <mediaobject>
36261             <imageobject>
36262               <imagedata fileref="images/acquisitions/subdetails.png"/>
36263             </imageobject>
36264           </mediaobject>
36265         </screenshot>
36266     </section>
36267
36268     <section id="serialsubinopac">
36269       <title>Subscriptions in OPAC</title>
36270
36271       <para>When viewing the subscription in the OPAC there will be several
36272       options.</para>
36273
36274       <para>Like in the staff client, there will be a Subscriptions tab on the
36275       bibliographic record.</para>
36276
36277       <screenshot>
36278         <screeninfo>Subscriptions Tab in OPAC</screeninfo>
36279
36280         <mediaobject>
36281           <imageobject>
36282             <imagedata fileref="images/serials/subopac.png"/>
36283           </imageobject>
36284         </mediaobject>
36285       </screenshot>
36286
36287       <para>Under this tab will appear the number of issues you chose when
36288       setting up the subscription or in your <link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
36289       system preference. Clicking the 'More details' link will provide you
36290       with additional information about the serial history. You can set the
36291       default view of a serial in the OPAC with the <link linkend="SubscriptionHistory">SubscriptionHistory</link> system
36292       preference.</para>
36293
36294       <para>There are two views, compact and full. The compact serial
36295       subscription will show basic information regarding the
36296       subscription</para>
36297
36298       <screenshot>
36299         <screeninfo>Compact Serial View</screeninfo>
36300
36301         <mediaobject>
36302           <imageobject>
36303             <imagedata fileref="images/serials/compactopac.png"/>
36304           </imageobject>
36305         </mediaobject>
36306       </screenshot>
36307
36308       <para>From this compact display patrons can subscribe to be notified of new issues as they are
36309         released by clicking the 'Subscribe to email notifications of new issues' button. For this
36310         link to appear you will want to have chosen to notify patrons <link
36311           linkend="newsubscription">on the subscription</link> itself.</para>
36312
36313       <screenshot>
36314         <screeninfo>Subscribe link in the OPAC</screeninfo>
36315
36316         <mediaobject>
36317           <imageobject>
36318             <imagedata fileref="images/serials/opacroutingsubscribe.png"/>
36319           </imageobject>
36320         </mediaobject>
36321       </screenshot>
36322       <para>You can see thos who subscribe to new issue alerts by going to the subscription page in
36323         the staff client and looking on the right of the 'Information' tab.<screenshot>
36324           <screeninfo>Serial notification subscribers</screeninfo>
36325           <mediaobject>
36326             <imageobject>
36327               <imagedata fileref="images/serials/subscribers.png"/>
36328             </imageobject>
36329           </mediaobject>
36330         </screenshot></para>
36331
36332       <para>Whereas the full view shows extensive details, broken out by year,
36333       regarding the subscription</para>
36334
36335       <screenshot>
36336         <screeninfo>Full Serial View</screeninfo>
36337
36338         <mediaobject>
36339           <imageobject>
36340             <imagedata fileref="images/serials/fullopac.png"/>
36341           </imageobject>
36342         </mediaobject>
36343       </screenshot>
36344     </section>
36345
36346     <section id="serialclaims">
36347       <title>Claim Late Serials</title>
36348
36349       <para>Koha can send email messages to your serial vendors if you have
36350       late issues. To the left of the main serials page there is a link to
36351       'Claims'</para>
36352
36353       <screenshot>
36354         <screeninfo>Link to Claims on Serials Menu</screeninfo>
36355
36356         <mediaobject>
36357           <imageobject>
36358             <imagedata fileref="images/serials/serialclaimmenu.png"/>
36359           </imageobject>
36360         </mediaobject>
36361       </screenshot>
36362
36363       <para>The links to claims also appears to the left of the subscription
36364       detail page</para>
36365
36366       <screenshot>
36367         <screeninfo>Link to Claims on the Serials Menu</screeninfo>
36368
36369         <mediaobject>
36370           <imageobject>
36371             <imagedata fileref="images/serials/serialclaimmenu1.png"/>
36372           </imageobject>
36373         </mediaobject>
36374       </screenshot>
36375
36376       <para>If you don't have a claim notice defined yet you will see a
36377       warning message that you need to first define a notice.</para>
36378
36379       <screenshot>
36380         <screeninfo>Missing Claims Notice Warning</screeninfo>
36381
36382         <mediaobject>
36383           <imageobject>
36384             <imagedata fileref="images/serials/noserialclaim.png"/>
36385           </imageobject>
36386         </mediaobject>
36387       </screenshot>
36388
36389       <para>Clicking 'Claims' will open a report that will ask you to choose
36390       from your various serial vendors to generate claims for late
36391       issues.</para>
36392
36393       <screenshot>
36394         <screeninfo>Serial Claims</screeninfo>
36395
36396         <mediaobject>
36397           <imageobject>
36398             <imagedata fileref="images/serials/serialclaims.png"/>
36399           </imageobject>
36400         </mediaobject>
36401       </screenshot>
36402
36403       <para>From the list of late issues you can choose which ones you want to
36404       send a claim email to by clicking the checkbox to the left of late
36405       issue, choosing the notice template to use and clicking the 'Send
36406       notification' button.</para>
36407     </section>
36408
36409     <section id="serialexpiration">
36410       <title>Check Serial Expiration</title>
36411
36412       <para>When adding serials you enter a subscription length, using the
36413       check expiration tool you can see when your subscriptions are about to
36414       expire. To use the tool click the link to 'Check expiration' on the
36415       serials menu.</para>
36416
36417       <screenshot>
36418         <screeninfo>Check Serial Expiration</screeninfo>
36419
36420         <mediaobject>
36421           <imageobject>
36422             <imagedata fileref="images/serials/serialexpiresearch.png"/>
36423           </imageobject>
36424         </mediaobject>
36425       </screenshot>
36426
36427       <para>In the form that appears you need to enter at least a date to
36428       search by.</para>
36429
36430       <para>In your results you will see all subscriptions that will expire
36431       before the date you entered. From there you can choose to view the
36432       subscription further or renew it in one click.</para>
36433
36434       <screenshot>
36435         <screeninfo>Serial Expiration Search Results</screeninfo>
36436
36437         <mediaobject>
36438           <imageobject>
36439             <imagedata fileref="images/serials/serialexpire.png"/>
36440           </imageobject>
36441         </mediaobject>
36442       </screenshot>
36443     </section>
36444
36445     <section id="serialrenew">
36446       <title>Renewing Serials</title>
36447
36448       <para>If your serial subscription has expired you won't be able to
36449       receive issues. To renew your subscription you can click the 'Renew'
36450       button at the top of your subscription detail page.</para>
36451
36452       <screenshot>
36453         <screeninfo>Renew option on subscription detail</screeninfo>
36454
36455         <mediaobject>
36456           <imageobject>
36457             <imagedata fileref="images/serials/renewsubscription.png"/>
36458           </imageobject>
36459         </mediaobject>
36460       </screenshot>
36461
36462       <para>Another option is to click the 'Renew' link to the right of the
36463       subscription on the Serial Collection page.</para>
36464
36465       <screenshot>
36466         <screeninfo>Renew option on serial collection</screeninfo>
36467
36468         <mediaobject>
36469           <imageobject>
36470             <imagedata fileref="images/serials/collectionrenew.png"/>
36471           </imageobject>
36472         </mediaobject>
36473       </screenshot>
36474
36475       <para>Once you click the 'Renew' link or button you will be presenting
36476       with renewal options.</para>
36477
36478       <screenshot>
36479         <screeninfo>Subscription renewal form</screeninfo>
36480
36481         <mediaobject>
36482           <imageobject>
36483             <imagedata fileref="images/serials/serialrenew.png"/>
36484           </imageobject>
36485         </mediaobject>
36486       </screenshot>
36487
36488       <itemizedlist>
36489         <listitem>
36490           <para>The start date should be the date your subscription period
36491           starts.</para>
36492         </listitem>
36493
36494         <listitem>
36495           <para>For the subscription length you'll want to fill in one of the
36496           three fields presented: Number of num (issues), Number of months or
36497           Number of weeks.</para>
36498         </listitem>
36499
36500         <listitem>
36501           <para>Finally enter any notes you might have about this
36502           renewal.</para>
36503         </listitem>
36504       </itemizedlist>
36505     </section>
36506
36507     <section id="serialsearch">
36508       <title>Searching Serials</title>
36509
36510       <para>Once in the Serials module there is basic search box at the top
36511       that you can use to find subscriptions using any part of the ISSN and/or
36512       title.</para>
36513
36514       <screenshot>
36515         <screeninfo>Basic Serials Search</screeninfo>
36516
36517         <mediaobject>
36518           <imageobject>
36519             <imagedata fileref="images/serials/serialsearch.png"/>
36520           </imageobject>
36521         </mediaobject>
36522       </screenshot>
36523
36524       <para>You can also click the 'Advanced Search' link to the right of the
36525       'Submit' button to do a more thorough search of your serials.</para>
36526
36527       <screenshot>
36528         <screeninfo>Advanced Serials Search</screeninfo>
36529
36530         <mediaobject>
36531           <imageobject>
36532             <imagedata fileref="images/serials/advanceserialsearch.png"/>
36533           </imageobject>
36534         </mediaobject>
36535       </screenshot>
36536
36537       <para>From your results you can filter by using the search boxes at the
36538       bottom of each column and adjust the number of resutls using the toolbar
36539       at the top of the results set.</para>
36540
36541       <screenshot>
36542         <screeninfo>Serial Search Results</screeninfo>
36543
36544         <mediaobject>
36545           <imageobject>
36546             <imagedata fileref="images/serials/serialsearchresults.png"/>
36547           </imageobject>
36548         </mediaobject>
36549       </screenshot>
36550     </section>
36551   </chapter>
36552
36553   <chapter id="acqmodule">
36554     <title>Acquisitions</title>
36555
36556     <para>The Koha Acquisitions module provides a way for the library to
36557     record orders placed with vendors and manage purchase budgets.</para>
36558
36559     <itemizedlist>
36560       <listitem>
36561         <para><emphasis>Get there:</emphasis> More &gt; Acquisitions</para>
36562       </listitem>
36563     </itemizedlist>
36564
36565     <section id="acqsetup">
36566       <title>Setup</title>
36567
36568       <para>Before using the Acquisitions Module you will want to make sure
36569       that you have completed all of the set up.</para>
36570
36571       <para>First, set your <link linkend="acqprefs">Acquisitions System
36572       Preferences</link> and <link linkend="acqadmin">Acquisitions
36573       Administration</link> to match your library's workflow.</para>
36574
36575       <para>On the main acquisitions page you will see your library's funds
36576       listed.</para>
36577
36578       <screenshot>
36579         <screeninfo>Acquisitions Funds Summary</screeninfo>
36580
36581         <mediaobject>
36582           <imageobject>
36583             <imagedata fileref="images/acquisitions/acqfunds.png"/>
36584           </imageobject>
36585         </mediaobject>
36586       </screenshot>
36587
36588       <para><note>
36589           <para>If the total line is confusing for the funds you have set up
36590           you can hide it by adding <programlisting>#funds_total {display:none;}</programlisting></para>
36591
36592           <para>to the <link linkend="IntranetUserCSS">IntranetUserCSS</link>
36593           preference.</para>
36594         </note></para>
36595
36596       <para>To see all active funds you can click the checkbox next to 'Show active and inactive'
36597         above the funds table.</para>
36598
36599       <para>To see a history of all orders in a fund you can click on the
36600       linked amount and it will run a search for you.</para>
36601
36602       <screenshot>
36603         <screeninfo>Breakdown of orders against the FIC Fund</screeninfo>
36604
36605         <mediaobject>
36606           <imageobject>
36607             <imagedata fileref="images/acquisitions/fundbreakdown.png"/>
36608           </imageobject>
36609         </mediaobject>
36610       </screenshot>
36611
36612       <para>Learn more in the <link linkend="fundtracking">Budget/Fund
36613       Tracking</link> section of this manual.</para>
36614     </section>
36615
36616     <section id="acqvendors">
36617       <title>Vendors</title>
36618
36619       <para>Before any orders can be places you must first enter at least one
36620       vendor.</para>
36621
36622       <section id="addacqvendor">
36623         <title>Add a Vendor</title>
36624
36625         <para>To add a vendor click the 'New Vendor' button on the
36626         Acquisitions page</para>
36627
36628         <screenshot>
36629           <screeninfo>New Vendor Button on Acquisitions</screeninfo>
36630
36631           <mediaobject>
36632             <imageobject>
36633               <imagedata fileref="images/acquisitions/newvendbutton.png"/>
36634             </imageobject>
36635           </mediaobject>
36636         </screenshot>
36637
36638         <para>The vendor add form is broken into three pieces</para>
36639
36640         <itemizedlist>
36641           <listitem>
36642             <para>The first section is for basic information about the
36643             Vendor</para>
36644
36645             <screenshot>
36646               <screeninfo>Basic Vendor Information</screeninfo>
36647
36648               <mediaobject>
36649                 <imageobject>
36650                   <imagedata fileref="images/acquisitions/newvendor1.png"/>
36651                 </imageobject>
36652               </mediaobject>
36653             </screenshot>
36654
36655             <itemizedlist>
36656               <listitem>
36657                 <para>Of these fields, only the Vendor name is required, the
36658                 rest of the information should be added to help with
36659                 generating claim letters and invoices</para>
36660               </listitem>
36661             </itemizedlist>
36662           </listitem>
36663
36664           <listitem>
36665             <para>The second section is for information regarding your contact
36666             at the Vendor's office</para>
36667
36668             <screenshot>
36669               <screeninfo>Vendor Contact Details</screeninfo>
36670
36671               <mediaobject>
36672                 <imageobject>
36673                   <imagedata fileref="images/acquisitions/newvendor2.png"/>
36674                 </imageobject>
36675               </mediaobject>
36676             </screenshot>
36677
36678             <itemizedlist>
36679               <listitem>
36680                 <para>None of these fields are required, they should only be
36681                 entered if you want to keep track of your contact's
36682                 information within Koha</para>
36683               </listitem>
36684             </itemizedlist>
36685           </listitem>
36686
36687           <listitem>
36688             <para>The final section is for billing information</para>
36689
36690             <screenshot>
36691               <screeninfo>Vendor Ordering/Billing Information</screeninfo>
36692
36693               <mediaobject>
36694                 <imageobject>
36695                   <imagedata fileref="images/acquisitions/newvendor3.png"/>
36696                 </imageobject>
36697               </mediaobject>
36698             </screenshot>
36699
36700             <itemizedlist>
36701               <listitem>
36702                 <para>To be able to order from a vendor you must make them
36703                 'Active'</para>
36704               </listitem>
36705
36706               <listitem>
36707                 <para>For List Prices and Invoice Prices choose the
36708                 currency</para>
36709
36710                 <itemizedlist>
36711                   <listitem>
36712                     <para>Currencies are assigned in the <link linkend="currexchangeadmin">Currencies &amp; Exchange
36713                     Rates</link> admin area</para>
36714                   </listitem>
36715                 </itemizedlist>
36716               </listitem>
36717
36718               <listitem>
36719                 <para>If your library is charged tax mark your Tax Number as
36720                 registered</para>
36721               </listitem>
36722
36723               <listitem>
36724                 <para>Note if you list prices and/or invoice prices include
36725                 tax</para>
36726               </listitem>
36727
36728               <listitem>
36729                 <para>If the vendor offers a consistent blank discount, enter
36730                 that in the 'Discount' field</para>
36731
36732                 <itemizedlist>
36733                   <listitem>
36734                     <para>You can enter item specific discounts when placing
36735                     an order</para>
36736                   </listitem>
36737                 </itemizedlist>
36738               </listitem>
36739
36740               <listitem>
36741                 <para>Enter your tax rate if your library is charged taxes on
36742                 orders</para>
36743               </listitem>
36744
36745               <listitem>
36746                 <para>If you know about how long it usually takes orders to
36747                 arrive from this vendor you can enter a delivery time. This
36748                 will allow Koha to estimate when orders will arrive at your
36749                 library on the late orders report.</para>
36750               </listitem>
36751
36752               <listitem>
36753                 <para>Notes are for internal use</para>
36754               </listitem>
36755             </itemizedlist>
36756           </listitem>
36757         </itemizedlist>
36758       </section>
36759
36760       <section id="editacqvendor">
36761         <title>View/Edit a Vendor</title>
36762
36763         <para>To view a vendor's information page you must search for the
36764         vendor from the Acquisitions home page. Your search can be for any
36765         part of the Vendor's name:</para>
36766
36767         <screenshot>
36768           <screeninfo>Vendor Search Results</screeninfo>
36769
36770           <mediaobject>
36771             <imageobject>
36772               <imagedata fileref="images/acquisitions/vendorsearch.png"/>
36773             </imageobject>
36774           </mediaobject>
36775         </screenshot>
36776
36777         <para>From the results, click on the name of the vendor you want to
36778         view or edit</para>
36779
36780         <screenshot>
36781           <screeninfo>Vendor Information Page</screeninfo>
36782
36783           <mediaobject>
36784             <imageobject>
36785               <imagedata fileref="images/acquisitions/vendorpage.png"/>
36786             </imageobject>
36787           </mediaobject>
36788         </screenshot>
36789
36790         <para>To make changes to the vendor, simply click the 'Edit vendor' button.</para>
36791
36792         <para>If the vendor has no baskets attached to it then a 'Delete vendor' button will also be
36793           visible and the vendor can be deleted. Otherwise you will see a 'Receive shipment'
36794           button.</para>
36795
36796         <screenshot>
36797           <screeninfo>Receive shipment button</screeninfo>
36798
36799           <mediaobject>
36800             <imageobject>
36801               <imagedata fileref="images/acquisitions/receivebutton.png"/>
36802             </imageobject>
36803           </mediaobject>
36804         </screenshot>
36805       </section>
36806
36807       <section id="vendorcontracts">
36808         <title>Vendor Contracts</title>
36809
36810         <para>You can define contracts (with a start and end date) and attach
36811         them to a vendor. This is used so that at the end of the year you can
36812         see how much you spent on a specific contract with a vendor. In some
36813         places, contracts are set up with a minimum and maximum yearly
36814         amount.</para>
36815
36816         <section id="addvendorcontract">
36817           <title>Add a Contract</title>
36818
36819           <para>At the top of a Vendor Information Page, you will see a 'New
36820           Contract' button.</para>
36821
36822           <screenshot>
36823             <screeninfo>New Contract Button</screeninfo>
36824
36825             <mediaobject>
36826               <imageobject>
36827                 <imagedata fileref="images/acquisitions/newcontract.png"/>
36828               </imageobject>
36829             </mediaobject>
36830           </screenshot>
36831
36832           <para>The contract form will ask for some very basic information
36833           about the contract</para>
36834
36835           <screenshot>
36836             <screeninfo>New Contract Form</screeninfo>
36837
36838             <mediaobject>
36839               <imageobject>
36840                 <imagedata fileref="images/acquisitions/newcontractform.png"/>
36841               </imageobject>
36842             </mediaobject>
36843           </screenshot>
36844
36845           <important>
36846             <para>You cannot enter a contract retrospectively. The end date
36847             must not be before today's date.</para>
36848           </important>
36849
36850           <para>Once the contract is saved it will appear below the vendor
36851           information.</para>
36852
36853           <screenshot>
36854             <screeninfo>Vendor with contracts</screeninfo>
36855
36856             <mediaobject>
36857               <imageobject>
36858                 <imagedata fileref="images/acquisitions/contractdisplay.png"/>
36859               </imageobject>
36860             </mediaobject>
36861           </screenshot>
36862
36863           <para>It will also be an option when creating a basket</para>
36864
36865           <screenshot>
36866             <screeninfo>Contract Pull Down on New Basket Form</screeninfo>
36867
36868             <mediaobject>
36869               <imageobject>
36870                 <imagedata fileref="images/acquisitions/contractonbasket.png"/>
36871               </imageobject>
36872             </mediaobject>
36873           </screenshot>
36874         </section>
36875       </section>
36876     </section>
36877
36878     <section id="managesuggest">
36879       <title>Managing Suggestions</title>
36880
36881       <para>Purchase suggestions can be generated in one of two ways. You can create suggestions via
36882         the staff client either for the library or <link linkend="patronsuggestions">on the patron's
36883           behalf</link> from their record. Depending on your settings in the <link
36884           linkend="suggestionspref">suggestion</link> system preference, patrons may also be able to
36885         make purchase suggestions via the OPAC. When a suggestion is waiting for library review, it
36886         will appear on the Acquisitions home page under the vendor search.</para>
36887
36888       <screenshot>
36889         <screeninfo>Pending suggestions on Acquisitions</screeninfo>
36890
36891         <mediaobject>
36892           <imageobject>
36893             <imagedata fileref="images/acquisitions/suggestonacq.png"/>
36894           </imageobject>
36895         </mediaobject>
36896       </screenshot>
36897
36898       <para>It will also appear on the main staff dashboard under the module
36899       labels:</para>
36900
36901       <screenshot>
36902         <screeninfo>Pending suggestions on main page</screeninfo>
36903
36904         <mediaobject>
36905           <imageobject>
36906             <imagedata fileref="images/acquisitions/pendingsuggestions.png"/>
36907           </imageobject>
36908         </mediaobject>
36909       </screenshot>
36910
36911       <para>Clicking 'Manage suggestions' will take you to the suggestion
36912       management tool. If there are no pending suggestions you can access the
36913       suggestion management tool by clicking the 'Manage suggestions' link on
36914       the menu on the left of the Acquisitions page.</para>
36915
36916       <screenshot>
36917         <screeninfo>Suggestion Management</screeninfo>
36918
36919         <mediaobject>
36920           <imageobject>
36921             <imagedata fileref="images/acquisitions/suggestmanage.png"/>
36922           </imageobject>
36923         </mediaobject>
36924       </screenshot>
36925
36926       <para>Your suggestions will be sorted into several tabs: Accepted,
36927       Pending, Checked, Ordered and/or Rejected. Each accepted or rejected
36928       suggestion will show the name of the librarian who managed the
36929       suggestion and the reason they gave for accepting or rejecting it (found
36930       under 'Status').</para>
36931       <para>An 'Accepted' suggestion is one that you have marked as 'Accepted' using the form below
36932         the suggestions.  A 'Pending' suggestion is one that is awaiting action from the library.  A
36933         'Checked' suggestion is one that has been marked as 'Checked' using the form before the
36934         suggestions.  An 'Ordered' suggestion is on that has been ordered using the '<link linkend="orderfromsuggestion">From a purchase suggestion</link>' link in your basket. A
36935         'Rejected' suggestion is one that you have marked at 'Rejected' using the form below the
36936         list of suggestions.</para>
36937
36938       <para>For libraries with lots of suggestions, there are filters on the
36939       left hand side of the Manage Suggestions page to assist in limiting the
36940       number of titles displayed on the screen.</para>
36941
36942       <screenshot>
36943         <screeninfo>Suggestion Filtering</screeninfo>
36944
36945         <mediaobject>
36946           <imageobject>
36947             <imagedata fileref="images/acquisitions/suggestionsfilters.png"/>
36948           </imageobject>
36949         </mediaobject>
36950       </screenshot>
36951
36952       <para>Clicking on the blue headings will expand the filtering options
36953       and clicking '[clear]' will clear all filters and show all
36954       suggestions.<note>
36955           <para>The suggestions page will automatically be limited to
36956           suggestions for your library. To see information for all (or any
36957           other) libraries click on the 'Acquisition information' filter and
36958           change the library.</para>
36959
36960           <screenshot>
36961             <screeninfo>Branch filter</screeninfo>
36962
36963             <mediaobject>
36964               <imageobject>
36965                 <imagedata fileref="images/acquisitions/suggestbranchfilter.png"/>
36966               </imageobject>
36967             </mediaobject>
36968           </screenshot>
36969         </note></para>
36970
36971       <para>When reviewing 'Pending' suggestions you can choose to check the
36972       box next to the item(s) you want to approve/reject and then choose the
36973       status and reason for your selection. You can also choose to completely
36974       delete the suggestion by checking the 'Delete selected' box.</para>
36975
36976       <screenshot>
36977         <screeninfo>Pending Suggestions</screeninfo>
36978
36979         <mediaobject>
36980           <imageobject>
36981             <imagedata fileref="images/acquisitions/suggestpending.png"/>
36982           </imageobject>
36983         </mediaobject>
36984       </screenshot>
36985
36986       <para>Another option for libraries with long lists of suggestions is to
36987       approve or reject suggestions one by one by clicking on the title of the
36988       suggestion to open a summary of the suggestion, including information if
36989       the item was purchased.</para>
36990
36991       <screenshot>
36992         <screeninfo>Suggestion Information</screeninfo>
36993
36994         <mediaobject>
36995           <imageobject>
36996             <imagedata fileref="images/acquisitions/suggestiondetails.png"/>
36997           </imageobject>
36998         </mediaobject>
36999       </screenshot>
37000
37001       <para>Clicking 'edit' to the right of the suggested title or at the to pof the suggestion
37002         detail page will open a suggestion editing page.</para>
37003
37004       <screenshot>
37005         <screeninfo>Edit Purchase Suggestion</screeninfo>
37006
37007         <mediaobject>
37008           <imageobject>
37009             <imagedata fileref="images/acquisitions/editsuggestion.png"/>
37010           </imageobject>
37011         </mediaobject>
37012       </screenshot>
37013
37014       <para>From this form you can make edits to the suggestion (adding more
37015       details or updating incorrect information provided by the patron). You
37016       can also choose to accept or reject the suggestion on an individual
37017       basis.</para>
37018
37019       <itemizedlist>
37020         <listitem>
37021           <para>Choosing to mark a request as 'Pending' will move the request
37022           back to the 'Pending' tab.</para>
37023         </listitem>
37024       </itemizedlist>
37025
37026       <para>Reasons for accepting and rejecting suggestions are defined by the
37027       <link linkend="suggestauthorized">SUGGEST</link> authorized
37028       value.</para>
37029
37030       <screenshot>
37031         <screeninfo>Reasons for approving or rejecting
37032         suggestions</screeninfo>
37033
37034         <mediaobject>
37035           <imageobject>
37036             <imagedata fileref="images/acquisitions/suggestreasons.png"/>
37037           </imageobject>
37038         </mediaobject>
37039       </screenshot>
37040
37041       <para>If you choose 'Others...' as your reason you will be prompted to
37042       enter your reason in a text box. Clicking 'Cancel' to the right of the
37043       box will bring back the pull down menu with authorized reasons.</para>
37044
37045       <screenshot>
37046         <screeninfo>Enter reason for 'Others...'</screeninfo>
37047
37048         <mediaobject>
37049           <imageobject>
37050             <imagedata fileref="images/acquisitions/suggestothers.png"/>
37051           </imageobject>
37052         </mediaobject>
37053       </screenshot>
37054       <para>You can also assign this suggestion to a fund.  <screenshot>
37055           <screeninfo>Edit suggestion fund</screeninfo>
37056           <mediaobject>
37057             <imageobject>
37058               <imagedata fileref="images/acquisitions/suggestfund.png"/>
37059             </imageobject>
37060           </mediaobject>
37061         </screenshot></para>
37062       <para>This edit can trigger a notice (defined in the <link linkend="notices">Notices &amp;
37063           Slips</link> tool with the <link linkend="toprocessnotice">TO_PROCESS</link> notice) to
37064         the fund owner that there is a suggestion ready for them to manage if you have turned on the
37065           <link linkend="emailsuggestfund">cron job to generate these notices</link>.</para>
37066
37067       <para>Once you have clicked 'Submit' the suggestion will be moved to the
37068       matching tab. The status will also be updated on the patron's account in
37069       the OPAC and an <link linkend="notices">email notice</link> will be sent
37070       to the patron using the template that matches the status you have
37071       chosen.</para>
37072
37073       <screenshot>
37074         <screeninfo>Purchase suggestions in the OPAC</screeninfo>
37075
37076         <mediaobject>
37077           <imageobject>
37078             <imagedata fileref="images/acquisitions/mysuggestions.png"/>
37079           </imageobject>
37080         </mediaobject>
37081       </screenshot>
37082     </section>
37083
37084     <section id="placingacqorder">
37085       <title>Placing Orders</title>
37086
37087       <para>To place an order you must first search for the vendor or
37088       bookseller you want to send the order to.</para>
37089
37090       <section id="createacqbasket">
37091         <title>Create a basket</title>
37092
37093         <para>To create a basket you must first search for the vendor you're
37094         ordering from:</para>
37095
37096         <screenshot>
37097           <screeninfo>New Basket / Add Basket Options</screeninfo>
37098
37099           <mediaobject>
37100             <imageobject>
37101               <imagedata fileref="images/acquisitions/addbasketbutton.png"/>
37102             </imageobject>
37103           </mediaobject>
37104         </screenshot>
37105
37106         <para>And click the 'New basket' button to the right of the vendor name.<note>
37107             <para>You can also add to an existing basket by clicking the 'Add to basket' link to the
37108               far right of each basket's information in the results table. </para>
37109           </note></para>
37110         <para>After clicking 'New basket' you will be asked to enter some information about the
37111           order:</para>
37112
37113         <screenshot>
37114           <screeninfo>Add Basket Form</screeninfo>
37115
37116           <mediaobject>
37117             <imageobject>
37118               <imagedata fileref="images/acquisitions/addbasket.png"/>
37119             </imageobject>
37120           </mediaobject>
37121         </screenshot>
37122
37123         <itemizedlist>
37124           <listitem>
37125             <para>When adding a basket you want to give it a name that will
37126             help you identify it later</para>
37127           </listitem>
37128
37129           <listitem>
37130             <para>Enter in the Billing Place and Delivery Place (this will
37131             default the library you're logged in at)</para>
37132           </listitem>
37133
37134           <listitem>
37135             <para>If you would like to change the vendor you're ordering from
37136             you can use the Vendor pull down menu</para>
37137           </listitem>
37138
37139           <listitem>
37140             <para>The notes fields are optional and can contain any type of
37141             information</para>
37142           </listitem>
37143         </itemizedlist>
37144
37145         <para>If you have <link linkend="addvendorcontract">added
37146         contracts</link> to the vendor you're ordering from, you will also
37147         have an option to choose which contract you're ordering these items
37148         under.</para>
37149
37150         <screenshot>
37151           <screeninfo>Basket with contract options</screeninfo>
37152
37153           <mediaobject>
37154             <imageobject>
37155               <imagedata fileref="images/acquisitions/basketwithcontracts.png"/>
37156             </imageobject>
37157           </mediaobject>
37158         </screenshot>
37159
37160         <para>When finished, click 'Save'</para>
37161
37162         <screenshot>
37163           <screeninfo>New Empty Basket</screeninfo>
37164
37165           <mediaobject>
37166             <imageobject>
37167               <imagedata fileref="images/acquisitions/basket.png"/>
37168             </imageobject>
37169           </mediaobject>
37170         </screenshot>
37171
37172         <para>Once your basket is created you are presented with several
37173         options for adding items to the order.</para>
37174
37175         <itemizedlist>
37176           <listitem>
37177             <para>If you are ordering another copy of an existing item, you
37178             can simply search for the record in your system.</para>
37179
37180             <screenshot>
37181               <screeninfo>Search for existing records</screeninfo>
37182
37183               <mediaobject>
37184                 <imageobject>
37185                   <imagedata fileref="images/acquisitions/orderfromexisting.png"/>
37186                 </imageobject>
37187               </mediaobject>
37188             </screenshot>
37189
37190             <itemizedlist>
37191               <listitem>
37192                 <para>From the results, simply click 'Order' to be brought to
37193                 the order form.</para>
37194
37195                 <screenshot>
37196                   <screeninfo>Order form</screeninfo>
37197
37198                   <mediaobject>
37199                     <imageobject>
37200                       <imagedata fileref="images/acquisitions/existingitemorder.png"/>
37201                     </imageobject>
37202                   </mediaobject>
37203                 </screenshot>
37204
37205                 <itemizedlist>
37206                   <listitem>
37207                     <para>All of the details associated with the item will already be listed under
37208                       'Catalog details.'</para>
37209                   </listitem>
37210                 </itemizedlist>
37211               </listitem>
37212             </itemizedlist>
37213           </listitem>
37214
37215           <listitem id="orderfromsuggestion">
37216             <para>If you allow patrons to make purchase suggestions (learn more in the <link linkend="managesuggest">Managing Suggestions</link> section of this manual), then
37217               you can place orders from those suggestions. In order to keep track of suggestions
37218               that have been ordered and received you must place the order using this link.  </para>
37219             <screenshot>
37220               <screeninfo>Approved Suggestions to Order From</screeninfo>
37221               <mediaobject>
37222                 <imageobject>
37223                   <imagedata fileref="images/acquisitions/orderfromsuggest.png"/>
37224                 </imageobject>
37225               </mediaobject>
37226             </screenshot>
37227             <itemizedlist>
37228               <listitem>
37229                 <para>From the results, click 'Order' next to the item you want to order and you
37230                   will be presented with the order form including a link to the suggestion</para>
37231                 <screenshot>
37232                   <screeninfo>Order from a Suggestion</screeninfo>
37233                   <mediaobject>
37234                     <imageobject>
37235                       <imagedata fileref="images/acquisitions/orderfromsuggestform.png"/>
37236                     </imageobject>
37237                   </mediaobject>
37238                 </screenshot>
37239                 <itemizedlist>
37240                   <listitem>
37241                     <para>From this form you can make changes to the Catalog Details if
37242                       necessary.</para>
37243                   </listitem>
37244                   <listitem>
37245                     <para>When the item appears in your basket it will include a link to the
37246                       suggestion.</para>
37247                     <screenshot>
37248                       <screeninfo>Suggestion Link in basket</screeninfo>
37249                       <mediaobject>
37250                         <imageobject>
37251                           <imagedata fileref="images/acquisitions/ordersuggestlink.png"/>
37252                         </imageobject>
37253                       </mediaobject>
37254                     </screenshot>
37255                   </listitem>
37256                 </itemizedlist>
37257               </listitem>
37258               <listitem>
37259                 <para>Orders added to the basket in this way will notify the patron via email that
37260                   their suggestion has been ordered and will update the patron's '<link linkend="opacmysuggestions">My purchase suggestions</link>' page in the
37261                   OPAC.</para>
37262               </listitem>
37263             </itemizedlist>
37264           </listitem>
37265           <listitem id="ordersubscription">
37266             <para>If you're using the <link linkend="serials">Serials</link> module you can link
37267               your subscription order information to acquisitions by choosing to order 'From a subscription'<itemizedlist>
37268                 <listitem>
37269                   <para>After clicking the order link you will be brought to a search page that will
37270                     help you find your subscription</para>
37271                   <screenshot>
37272                     <screeninfo>Subscription order search</screeninfo>
37273                     <mediaobject>
37274                       <imageobject>
37275                         <imagedata fileref="images/acquisitions/subordersearch.png"/>
37276                       </imageobject>
37277                     </mediaobject>
37278                   </screenshot>
37279                 </listitem>
37280                 <listitem>
37281                   <para>Your results will appear to the right of the form and each subscription will
37282                     have an 'Order' link to the right</para>
37283                   <screenshot>
37284                     <screeninfo>Subscription results</screeninfo>
37285                     <mediaobject>
37286                       <imageobject>
37287                         <imagedata fileref="images/acquisitions/suborderresults.png"/>
37288                       </imageobject>
37289                     </mediaobject>
37290                   </screenshot>
37291                 </listitem>
37292                 <listitem>
37293                   <para>Clicking 'Order' will bring the subscription info in to the order form
37294                     without an 'Add item' section since you are just ordering a subscription and an
37295                     item isn't needed</para>
37296                   <screenshot>
37297                     <screeninfo>Order from subscription</screeninfo>
37298                     <mediaobject>
37299                       <imageobject>
37300                         <imagedata fileref="images/acquisitions/suborder.png"/>
37301                       </imageobject>
37302                     </mediaobject>
37303                   </screenshot>
37304                 </listitem>
37305               </itemizedlist></para>
37306           </listitem>
37307
37308           <listitem>
37309             <para>To order from a record that can't be found anywhere else,
37310             choose the 'From a new (empty) record.'</para>
37311
37312             <screenshot>
37313               <screeninfo>Order a new record</screeninfo>
37314
37315               <mediaobject>
37316                 <imageobject>
37317                   <imagedata fileref="images/acquisitions/fromnewemptyrecord.png"/>
37318                 </imageobject>
37319               </mediaobject>
37320             </screenshot>
37321
37322             <itemizedlist>
37323               <listitem>
37324                 <para>You will be presented with an empty form to fill in all
37325                 of the necessary details about the item you are
37326                 ordering.</para>
37327               </listitem>
37328             </itemizedlist>
37329           </listitem>
37330
37331           <listitem>
37332             <para>If you want to search other libraries for an item to
37333             purchase, you can use the 'From an external source' option that
37334             will allow you to order from a MARC record found via a Z39.50
37335             search.</para>
37336
37337             <screenshot>
37338               <screeninfo>Search for record to add</screeninfo>
37339
37340               <mediaobject>
37341                 <imageobject>
37342                   <imagedata fileref="images/acquisitions/orderz39.png"/>
37343                 </imageobject>
37344               </mediaobject>
37345             </screenshot>
37346
37347             <itemizedlist>
37348               <listitem>
37349                 <para>From the results, click the Order link next to the item
37350                 you want to purchase.</para>
37351
37352                 <screenshot>
37353                   <screeninfo>Search Results to Order From</screeninfo>
37354
37355                   <mediaobject>
37356                     <imageobject>
37357                       <imagedata fileref="images/acquisitions/orderz39results.png"/>
37358                     </imageobject>
37359                   </mediaobject>
37360                 </screenshot>
37361               </listitem>
37362
37363               <listitem>
37364                 <para>If the item you're ordering from an external source
37365                 looks like it might be a duplicate, Koha will warn you and
37366                 give you options on how to proceed.</para>
37367
37368                 <screenshot>
37369                   <screeninfo>Duplicate order warning</screeninfo>
37370
37371                   <mediaobject>
37372                     <imageobject>
37373                       <imagedata fileref="images/acquisitions/dupwarning.png"/>
37374                     </imageobject>
37375                   </mediaobject>
37376                 </screenshot>
37377
37378                 <itemizedlist>
37379                   <listitem>
37380                     <para>From the warning, you can choose to order another
37381                     copy on the existing bib record, create a new bib record,
37382                     or cancel your order of this item.</para>
37383                   </listitem>
37384                 </itemizedlist>
37385               </listitem>
37386
37387               <listitem>
37388                 <para>In the order form that pops up, you will not be able to
37389                 edit the catalog details.</para>
37390
37391                 <screenshot>
37392                   <screeninfo>New order from Z39.50 Search</screeninfo>
37393
37394                   <mediaobject>
37395                     <imageobject>
37396                       <imagedata fileref="images/acquisitions/orderz39form.png"/>
37397                     </imageobject>
37398                   </mediaobject>
37399                 </screenshot>
37400               </listitem>
37401             </itemizedlist>
37402           </listitem>
37403
37404           <listitem id="orderfromstagedfile">
37405             <para>The next option for ordering is to order from a staged record (<link
37406                 linkend="stagemarc">learn more about staging records</link>).</para>
37407             <screenshot>
37408               <screeninfo>Staged Files to Order From</screeninfo>
37409               <mediaobject>
37410                 <imageobject>
37411                   <imagedata fileref="images/acquisitions/stagedfiles.png"/>
37412                 </imageobject>
37413               </mediaobject>
37414             </screenshot>
37415             <itemizedlist>
37416               <listitem>
37417                 <para>From the list of files you are presented with, choose the 'Add orders' link to
37418                   add the records in the staged file to your order. <screenshot>
37419                     <screeninfo>Staged records</screeninfo>
37420                     <mediaobject>
37421                       <imageobject>
37422                         <imagedata fileref="images/acquisitions/importallstaged.png"/>
37423                       </imageobject>
37424                     </mediaobject>
37425                   </screenshot></para>
37426               </listitem>
37427               <listitem>
37428                 <para>Next to each title is a checkbox, check the items you would like to order, or
37429                   choose 'Check all' at the top. Depending on your settings in the <link
37430                     linkend="MarcFieldsToOrder">MarcFieldsToOrder</link> preference Koha will
37431                   populate the next screen with with the relevant Quantity, Price, Fund, Statistic
37432                   1, and Statistic 2 found within the staged file.<screenshot>
37433                     <screeninfo>Add orders from staged file</screeninfo>
37434                     <mediaobject>
37435                       <imageobject>
37436                         <imagedata fileref="images/acquisitions/selecttoimport.png"/>
37437                       </imageobject>
37438                     </mediaobject>
37439                   </screenshot></para>
37440               </listitem>
37441               <listitem>
37442                 <para>In the 'Item Information' tab you can enter information that will be added to
37443                   every ordered item such as item type, collection code and not for loan status.<screenshot>
37444                     <screeninfo>Item information</screeninfo>
37445                     <mediaobject>
37446                       <imageobject>
37447                         <imagedata fileref="images/acquisitions/itemfromstaged.png"/>
37448                       </imageobject>
37449                     </mediaobject>
37450                   </screenshot></para>
37451               </listitem>
37452               <listitem>
37453                 <para>If no information is imported from the MARC record regarding fund information
37454                   the 'Default accounting details' tab can be used to apply values related to the accounting.<screenshot>
37455                     <screeninfo>Accounting details</screeninfo>
37456                     <mediaobject>
37457                       <imageobject>
37458                         <imagedata fileref="images/acquisitions/stagedaccounting.png"/>
37459                       </imageobject>
37460                     </mediaobject>
37461                   </screenshot></para>
37462               </listitem>
37463             </itemizedlist>
37464           </listitem>
37465           <listitem>
37466             <para>The final option for ordering is to order from a list of titles with the highest
37467               hold ratios<itemizedlist>
37468                 <listitem>
37469                   <para>This option will take you to the Holds Ratio report where you can find items
37470                     with a high hold ratio and order additional copies.  Next to each title will be
37471                     a link with the number of items to order, click that and it will add the item to
37472                     your basket.<screenshot>
37473                       <screeninfo>Holds Ratio Order</screeninfo>
37474                       <mediaobject>
37475                         <imageobject>
37476                           <imagedata fileref="images/acquisitions/highestholdratio.png"/>
37477                         </imageobject>
37478                       </mediaobject>
37479                     </screenshot></para>
37480                 </listitem>
37481               </itemizedlist></para>
37482           </listitem>
37483         </itemizedlist>
37484         <para>With any of the above ordering options you're presented with an option to notify
37485           patrons of the new item when it's received. The contents of that notification can be
37486           edited in the <link linkend="notices">Notices &amp; Slips</link> tool and will have the
37487           code of ACQ_NOTIF_ON_RECEIV. In the 'Patrons' section you will see an option to 'Add
37488           user'. Click that button to add patrons who will be notified of the new issue. </para>
37489             <para>
37490               <screenshot>
37491                 <screeninfo>Patron notification search</screeninfo>
37492                 <mediaobject>
37493                   <imageobject>
37494                     <imagedata fileref="images/acquisitions/patronstonotify.png"/>
37495                   </imageobject>
37496                 </mediaobject>
37497               </screenshot>
37498               <itemizedlist>
37499                 <listitem>
37500                   <para>In the window that pops up search for the patrons you'd like to notify and
37501                     click 'Select'</para>
37502                 </listitem>
37503                 <listitem>
37504                   <para>Once you're done you can close the window and you'll see the list of patrons
37505                     under the 'Patrons' section<screenshot>
37506                       <screeninfo>Patrons</screeninfo>
37507                       <mediaobject>
37508                         <imageobject>
37509                           <imagedata fileref="images/acquisitions/patronslist.png"/>
37510                         </imageobject>
37511                       </mediaobject>
37512                     </screenshot></para>
37513                 </listitem>
37514               </itemizedlist>
37515             </para>
37516
37517         <para>After bringing in the bib information (for all import methods except for the staged
37518           file), if your <link linkend="AcqCreateItem">AcqCreateItem</link> system preference is set
37519           to add an item when ordering you will enter the item info next. You need to fill out at
37520           least one item record and then click the 'Add' button at the bottom left of the item
37521           form.</para>
37522
37523         <screenshot>
37524           <screeninfo>Item order</screeninfo>
37525
37526           <mediaobject>
37527             <imageobject>
37528               <imagedata fileref="images/acquisitions/itemonorder.png"/>
37529             </imageobject>
37530           </mediaobject>
37531         </screenshot>
37532
37533         <para>After clicking the 'Add item' button below the item record the item will appear above
37534           the form and then you can enter your next item the same way (if ordering more than one
37535           item).</para>
37536
37537         <screenshot>
37538           <screeninfo>Item ordered</screeninfo>
37539
37540           <mediaobject>
37541             <imageobject>
37542               <imagedata fileref="images/acquisitions/itemonorderadded.png"/>
37543             </imageobject>
37544           </mediaobject>
37545         </screenshot>
37546
37547         <para>Once you have entered the info about the item, you need to enter
37548         the Accounting information.</para>
37549
37550         <screenshot>
37551           <screeninfo>Accounting Details</screeninfo>
37552
37553           <mediaobject>
37554             <imageobject>
37555               <imagedata fileref="images/acquisitions/accounting.png"/>
37556             </imageobject>
37557           </mediaobject>
37558         </screenshot>
37559
37560         <itemizedlist>
37561           <listitem>
37562             <para>Quantity is populated by the number of items you've added to the order above.<itemizedlist>
37563                 <listitem>
37564                   <important>
37565                     <para>You cannot edit the quantity manually, you must click 'Add' below the item
37566                       form to add as many items as you're ordering.</para>
37567                   </important>
37568                 </listitem>
37569               </itemizedlist></para>
37570           </listitem>
37571
37572           <listitem>
37573             <para>The list of funds is populated by the <link linkend="funds">funds</link> you have assigned in the Acquisitions
37574             Administration area.</para>
37575           </listitem>
37576
37577           <listitem>
37578             <para>The currency pull down will have the <link linkend="currexchangeadmin">currencies</link> you set up in the
37579             <link linkend="acqadmin">Acquisitions Administration</link>
37580             area.</para>
37581           </listitem>
37582
37583           <listitem>
37584             <para>The vendor price is the price before any taxes or discounts
37585             are applied.</para>
37586           </listitem>
37587
37588           <listitem>
37589             <para>If the price is uncertain, check the uncertain price
37590             box.</para>
37591
37592             <itemizedlist>
37593               <listitem>
37594                 <para>A basket with at least one uncertain price can't be
37595                 closed.</para>
37596               </listitem>
37597             </itemizedlist>
37598           </listitem>
37599
37600           <listitem>
37601             <para>If you are charged sales tax, choose that from the gstrate
37602             field</para>
37603           </listitem>
37604
37605           <listitem>
37606             <para>Enter the percentage discount you're receiving on this
37607             order, once you enter this, hit tab and Koha will populate the
37608             rest of the cost fields below.</para>
37609           </listitem>
37610
37611           <listitem>
37612             <para>If you added Planning Values when <link linkend="addbudgetfund">creating the Fund</link>, those values
37613             will appear in the two Planning Value fields.</para>
37614           </listitem>
37615         </itemizedlist>
37616         <para>Once you have filled in all of the fields click 'Save' to add the item to your basket.
37617           If your price goes over the amount availalbe in the fund you will be presented with a
37618           confirmation.</para>
37619         <screenshot>
37620           <screeninfo>Fund warning</screeninfo>
37621           <mediaobject>
37622             <imageobject>
37623               <imagedata fileref="images/acquisitions/fundconfirmation.png"/>
37624             </imageobject>
37625           </mediaobject>
37626         </screenshot>
37627         <para>The confirmation warning will allow you order past your fund amount if you so
37628           choose.</para>
37629
37630         <para>After an item is added to the basket you will be presented with a basket
37631           summary.</para>
37632
37633         <screenshot>
37634           <screeninfo>Basket with item info</screeninfo>
37635
37636           <mediaobject>
37637             <imageobject>
37638               <imagedata fileref="images/acquisitions/finalbasket.png"/>
37639             </imageobject>
37640           </mediaobject>
37641         </screenshot>
37642
37643         <para>If you would like to see more details you can check the 'Show
37644         all details' checkbox</para>
37645
37646         <screenshot>
37647           <screeninfo>Show all details</screeninfo>
37648
37649           <mediaobject>
37650             <imageobject>
37651               <imagedata fileref="images/acquisitions/showalldetails.png"/>
37652             </imageobject>
37653           </mediaobject>
37654         </screenshot>
37655
37656         <para>From here, you can edit or remove the items that you have
37657         added.</para>
37658
37659         <itemizedlist>
37660           <listitem>
37661             <para>Choosing to 'Delete the order' will delete the order line
37662             but leave the record in the catalog.</para>
37663           </listitem>
37664
37665           <listitem>
37666             <para>Choosing to 'Delete order and catalog record' removes both
37667             the order line and the record in the catalog.</para>
37668
37669             <itemizedlist>
37670               <listitem>
37671                 <para>The catalog record cannot always be deleted. You might
37672                 see notes explaining why.</para>
37673
37674                 <screenshot>
37675                   <screeninfo>Can't delete order line</screeninfo>
37676
37677                   <mediaobject>
37678                     <imageobject>
37679                       <imagedata fileref="images/acquisitions/cantdeleteorderline.png"/>
37680                     </imageobject>
37681                   </mediaobject>
37682                 </screenshot>
37683               </listitem>
37684             </itemizedlist>
37685           </listitem>
37686         </itemizedlist>
37687
37688         <para>On the summary page, you also have the option to edit the
37689         information that you entered about the basket by clicking the 'Edit
37690         basket header information' button, to delete the basket altogether by
37691         clicking the 'Delete this basket' button, or to export your basket as
37692         a CSV file by clicking the 'Export this basket as CSV' button.</para>
37693
37694         <screenshot>
37695           <screeninfo>Basket Buttons</screeninfo>
37696
37697           <mediaobject>
37698             <imageobject>
37699               <imagedata fileref="images/acquisitions/basketbuttons.png"/>
37700             </imageobject>
37701           </mediaobject>
37702         </screenshot>
37703
37704         <para>Once you're sure your basket is complete, you can click 'Close this basket' button to
37705           indicate that this basket is complete and has been sent to the vendor. </para>
37706         <important>
37707           <para>You must close the basket to be able to <link linkend="receiveacqorder">receive
37708               items</link> when they arrive.  Only items in closed baskets will show as ready to
37709             receive.</para>
37710         </important>
37711         <para>If you have your <link linkend="BasketConfirmations">BasketConfirmations</link>
37712           preference set to show a confirmation, you will be asked if you are sure about closing the
37713           basket.</para>
37714
37715         <screenshot>
37716           <screeninfo>Basket Closure Confirmation</screeninfo>
37717
37718           <mediaobject>
37719             <imageobject>
37720               <imagedata fileref="images/acquisitions/BasketConfirmations.png"/>
37721             </imageobject>
37722           </mediaobject>
37723         </screenshot>
37724
37725         <para>When closing the basket you can choose to add the basket to a group for easy printing
37726           and retrieval. If you check the box to 'Attach this basket to a new basket group' you will
37727           be brought to the group list where you can print a PDF of the order.</para>
37728
37729         <screenshot>
37730           <screeninfo>Closed Baskets</screeninfo>
37731
37732           <mediaobject>
37733             <imageobject>
37734               <imagedata fileref="images/acquisitions/basketgroup.png"/>
37735             </imageobject>
37736           </mediaobject>
37737         </screenshot>
37738
37739         <para><important>
37740             <para>A basket with at least one item marked as 'uncertain price'
37741             will not be able to be closed.</para>
37742
37743             <screenshot>
37744               <screeninfo>A basket with items where the price is
37745               uncertain</screeninfo>
37746
37747               <mediaobject>
37748                 <imageobject>
37749                   <imagedata fileref="images/acquisitions/basketuncertain.png"/>
37750                 </imageobject>
37751               </mediaobject>
37752             </screenshot>
37753           </important></para>
37754
37755         <para>Clicking the 'Uncertain Prices' button will call up a list of
37756         items with uncertain prices to quick editing. From that list, you can
37757         quickly edit the items by entering new prices and quantities.</para>
37758
37759         <screenshot>
37760           <screeninfo>Uncertain Prices</screeninfo>
37761
37762           <mediaobject>
37763             <imageobject>
37764               <imagedata fileref="images/acquisitions/uncertainprices.png"/>
37765             </imageobject>
37766           </mediaobject>
37767         </screenshot>
37768
37769         <important>
37770           <para>The Uncertain Prices page is independent of the basket. It is
37771           linked to the vendor so you will see all items on order with
37772           uncertain prices for that vendor.</para>
37773         </important>
37774         <para>Once your order is entered you can search for it through acquisitions or view the
37775           information on the biblio detail page in the staff client (if the <link
37776             linkend="AcquisitionDetails">AcquisitionDetails</link> preference is set to 'Display).<screenshot>
37777             <screeninfo>Acquisitions details</screeninfo>
37778             <mediaobject>
37779               <imageobject>
37780                 <imagedata fileref="images/acquisitions/AcquisitionDetails.png"/>
37781               </imageobject>
37782             </mediaobject>
37783           </screenshot></para>
37784       </section>
37785
37786       <section id="acqbasketgroup">
37787         <title>Create a basket group</title>
37788
37789         <para>A basket group is simply a group of baskets. In some libraries,
37790         you have several staff members that create baskets, and, at the end of
37791         a period of time, someone then groups them together to send to the
37792         vendor in bulk. That said, it is possible to have one basket in a
37793         basket group if that's the workflow used in your library.</para>
37794       </section>
37795
37796       <section id="printacqbasket">
37797         <title>Printing baskets</title>
37798
37799         <para>When you are finished adding items to your basket, click 'Close
37800         this Basket.'</para>
37801
37802         <screenshot>
37803           <screeninfo>Close Basket</screeninfo>
37804
37805           <mediaobject>
37806             <imageobject>
37807               <imagedata fileref="images/acquisitions/closebasket.png"/>
37808             </imageobject>
37809           </mediaobject>
37810         </screenshot>
37811
37812         <para>You will be asked if you want to 'Attach this basket to a new basket group with the
37813           same name'. A basket group is necessary if you want to be able to print PDFs of your
37814           orders.</para>
37815
37816         <screenshot>
37817           <screeninfo>Create Purchase Order</screeninfo>
37818
37819           <mediaobject>
37820             <imageobject>
37821               <imagedata fileref="images/acquisitions/createpurchaseorder.png"/>
37822             </imageobject>
37823           </mediaobject>
37824         </screenshot>
37825
37826         <para>Your completed order will be listed on the Basket Grouping page
37827         for printing or further modification.</para>
37828
37829         <screenshot>
37830           <screeninfo>Basket Grouping</screeninfo>
37831
37832           <mediaobject>
37833             <imageobject>
37834               <imagedata fileref="images/acquisitions/basketgroup.png"/>
37835             </imageobject>
37836           </mediaobject>
37837         </screenshot>
37838
37839         <para>Clicking the 'Print' button next to your order will generate a PDF for printing, which
37840           will have all of your library information followed by the items in your order.</para>
37841
37842         <screenshot>
37843           <screeninfo>Order found on PDF</screeninfo>
37844
37845           <mediaobject>
37846             <imageobject>
37847               <imagedata fileref="images/acquisitions/pdforder.png"/>
37848             </imageobject>
37849           </mediaobject>
37850         </screenshot>
37851       </section>
37852     </section>
37853
37854     <section id="receiveacqorder">
37855       <title>Receiving Orders</title>
37856       <important>
37857         <para>You must close the basket to be able to <link linkend="receiveacqorder">receive
37858             items</link> when they arrive.  Only items in closed baskets will show as ready to
37859           receive.</para>
37860       </important>
37861
37862       <para>Orders can be received from the vendor information page</para>
37863
37864       <screenshot>
37865         <screeninfo>Receive from Vendor Information</screeninfo>
37866
37867         <mediaobject>
37868           <imageobject>
37869             <imagedata fileref="images/acquisitions/receivebutton.png"/>
37870           </imageobject>
37871         </mediaobject>
37872       </screenshot>
37873
37874       <para>or the vendor search results page</para>
37875
37876       <screenshot>
37877         <screeninfo>Vendor Search Results</screeninfo>
37878
37879         <mediaobject>
37880           <imageobject>
37881             <imagedata fileref="images/acquisitions/receivefromsearch.png"/>
37882           </imageobject>
37883         </mediaobject>
37884       </screenshot>
37885
37886       <para>After clicking 'Receive shipment' you will be asked to enter a vendor invoice number, a
37887         shipment received date, a shipping cost and a budget to subtract that shipping amount
37888         from.</para>
37889
37890       <screenshot>
37891         <screeninfo>Receive Shipment</screeninfo>
37892
37893         <mediaobject>
37894           <imageobject>
37895             <imagedata fileref="images/acquisitions/receive.png"/>
37896           </imageobject>
37897         </mediaobject>
37898       </screenshot>
37899
37900       <para>The receive page will list all items still on order with the
37901       vendor regardless of the basket the item is from.</para>
37902
37903       <screenshot>
37904         <screeninfo>Receipt Summary</screeninfo>
37905
37906         <mediaobject>
37907           <imageobject>
37908             <imagedata fileref="images/acquisitions/receiptsummary.png"/>
37909           </imageobject>
37910         </mediaobject>
37911       </screenshot>
37912
37913       <para>To receive a specific item, click the 'Receive' link to the right
37914       of the item.</para>
37915
37916       <screenshot>
37917         <screeninfo>Receive Item Form</screeninfo>
37918
37919         <mediaobject>
37920           <imageobject>
37921             <imagedata fileref="images/acquisitions/receiveitem.png"/>
37922           </imageobject>
37923         </mediaobject>
37924       </screenshot>
37925
37926       <para>From this form you can alter the cost information. You can also
37927       choose to mark only part of the order as received if the vendor didn't
37928       send your entire order by checking only the boxes next to the items on
37929       the left that you want to receive. The values you enter in the
37930       'Replacement cost' and 'Actual cost' will automatically populate the
37931       item record by filling in subfield v (Cost, replacement price) and
37932       subfield g (Cost, normal purchase price) on the item record after
37933       saving.</para>
37934
37935       <screenshot>
37936         <screeninfo>Item record after receipt</screeninfo>
37937
37938         <mediaobject>
37939           <imageobject>
37940             <imagedata fileref="images/acquisitions/receiveditem.png"/>
37941           </imageobject>
37942         </mediaobject>
37943       </screenshot>
37944
37945       <para>You can also make edits to the item record from this form by clicking the 'Edit' link
37946         next to each item. This will allow you to enter in accurate call numbers and barcodes if
37947         you'd like to do that at the point of receipt. Once you have made any changes necessary (to
37948         the order and/or items, click 'Save' to mark the item(s) as received.<note>
37949           <para>If you have your <link linkend="AcqItemSetSubfieldsWhenReceived"
37950               >AcqItemSetSubfieldsWhenReceived</link> preference set to add or change values on
37951             received items those changes will take place after you hit 'Save'. </para>
37952         </note></para>
37953
37954       <screenshot>
37955         <screeninfo>Already Received Items</screeninfo>
37956
37957         <mediaobject>
37958           <imageobject>
37959             <imagedata fileref="images/acquisitions/received.png"/>
37960           </imageobject>
37961         </mediaobject>
37962       </screenshot>
37963       <para>If the item is no longer available from this vendor you can transfer the order to
37964         another vendor's basket by clicking the 'Transfer' link to the right of the title. This will
37965         pop up a vendor search box.</para>
37966       <screenshot>
37967         <screeninfo>Transfer search</screeninfo>
37968         <mediaobject>
37969           <imageobject>
37970             <imagedata fileref="images/acquisitions/transfersearch.png"/>
37971           </imageobject>
37972         </mediaobject>
37973       </screenshot>
37974       <para>From the results you can click 'Choose' to the right of the vendor you would like to
37975         reorder this item from.</para>
37976       <screenshot>
37977         <screeninfo>Transfer vendor</screeninfo>
37978         <mediaobject>
37979           <imageobject>
37980             <imagedata fileref="images/acquisitions/transfervendor.png"/>
37981           </imageobject>
37982         </mediaobject>
37983       </screenshot>
37984       <para>You will then be presented with the open baskets for that vendor to choose from. To move
37985         the item simply click 'Choose' to the right of the basket you would like to add the item
37986         to.</para>
37987       <screenshot>
37988         <screeninfo>Basket choice</screeninfo>
37989         <mediaobject>
37990           <imageobject>
37991             <imagedata fileref="images/acquisitions/transferbasket.png"/>
37992           </imageobject>
37993         </mediaobject>
37994       </screenshot>
37995       <para>Once you have chosen you will be presented with a confirmation message.</para>
37996       <screenshot>
37997         <screeninfo>Confirm transfer</screeninfo>
37998         <mediaobject>
37999           <imageobject>
38000             <imagedata fileref="images/acquisitions/transferconfirm.png"/>
38001           </imageobject>
38002         </mediaobject>
38003       </screenshot>
38004
38005       <para>When you're finished receiving items you can navigate away from
38006       this page or click the 'Finish receiving' button at the bottom of the
38007       screen.</para>
38008       <para>If the item cannot be found anywhere you can cancel the order by clicking 'Delete order'
38009         to the far right.  This will prompt you to enter your reason and confirm cancellation.<screenshot>
38010           <screeninfo>Cancel order</screeninfo>
38011           <mediaobject>
38012             <imageobject>
38013               <imagedata fileref="images/acquisitions/cancelorder.png"/>
38014             </imageobject>
38015           </mediaobject>
38016         </screenshot></para>
38017
38018       <para>You will also see that the item is received and/or cancelled if
38019       you view the basket.</para>
38020
38021       <screenshot>
38022         <screeninfo>One item marked (rcvd) in basket</screeninfo>
38023
38024         <mediaobject>
38025           <imageobject>
38026             <imagedata fileref="images/acquisitions/basketwithreceived.png"/>
38027           </imageobject>
38028         </mediaobject>
38029       </screenshot>
38030     </section>
38031     <section id="acqinvoices">
38032       <title>Invoices</title>
38033       <para>When orders are received invoices are generated.  Invoices can be searched by clicking
38034         on 'Invoices' in the left of the Acquisitions page.</para>
38035       <screenshot>
38036           <screeninfo>Invoices page</screeninfo>
38037           <mediaobject>
38038             <imageobject>
38039               <imagedata fileref="images/acquisitions/invoicesearch.png"/>
38040             </imageobject>
38041           </mediaobject>
38042         </screenshot>
38043       <para>After searching, your results will appear to the right of the search options.</para>
38044       <screenshot>
38045         <screeninfo>Invoice search results</screeninfo>
38046         <mediaobject>
38047           <imageobject>
38048             <imagedata fileref="images/acquisitions/invoices.png"/>
38049           </imageobject>
38050         </mediaobject>
38051       </screenshot>
38052       <para>From the results you can click the 'Details' link to see the full invoice or 'Close' to
38053         note that the invoice is closed/paid for.</para>
38054       <screenshot>
38055         <screeninfo>Invoice details</screeninfo>
38056         <mediaobject>
38057           <imageobject>
38058             <imagedata fileref="images/acquisitions/invoice.png"/>
38059           </imageobject>
38060         </mediaobject>
38061       </screenshot>
38062       <para>If you're allowing the uploading of acquisitions files with the <link
38063           linkend="AcqEnableFiles">AcqEnableFiles</link> preference you will see the option to
38064         manage invoice files next to the link to 'Go to receipt page'<screenshot>
38065           <screeninfo>AcqEnableFiles</screeninfo>
38066           <mediaobject>
38067             <imageobject>
38068               <imagedata fileref="images/acquisitions/AcqEnableFiles.png"/>
38069             </imageobject>
38070           </mediaobject>
38071         </screenshot></para>
38072       <para>To see or attach new files click the 'Manage invoice files' link</para>
38073       <screenshot>
38074         <screeninfo>No invoice files</screeninfo>
38075         <mediaobject>
38076           <imageobject>
38077             <imagedata fileref="images/acquisitions/noinvoicefiles.png"/>
38078           </imageobject>
38079         </mediaobject>
38080       </screenshot>
38081       <para>From here you can find a file to upload and/or see the files you have already
38082         attached.</para>
38083       <screenshot>
38084         <screeninfo>Invoice files</screeninfo>
38085         <mediaobject>
38086           <imageobject>
38087             <imagedata fileref="images/acquisitions/invoicefiles.png"/>
38088           </imageobject>
38089         </mediaobject>
38090       </screenshot>
38091       <para>From the invoice search results you can also merge together two invoices should you need
38092         to. Simply click the checkbox to the left of the invoices you would like to merge and click
38093         the 'Merge selected invoices' button at the bottom of the page. You will be presented with a
38094         confirmation screen:</para>
38095       <screenshot>
38096         <screeninfo>Merge invoices</screeninfo>
38097         <mediaobject>
38098           <imageobject>
38099             <imagedata fileref="images/acquisitions/mergeinvoices.png"/>
38100           </imageobject>
38101         </mediaobject>
38102       </screenshot>
38103       <para>Click on the row of the invoice number you would like to keep and it will be highlighted
38104         in yellow.  Enter any different billing information in the fields provided and click
38105         'Merge'. The two invoices will become one.</para>
38106     </section>
38107
38108     <section id="acqclaims">
38109       <title>Claims &amp; Late Orders</title>
38110
38111       <para>If you have entered in an email address for the vendors in your
38112       system you can send them claim emails when an order is late. Before you
38113       can send claims you will need to set up an <link linkend="ACQCLAIM">acquisitions claim notice</link>.</para>
38114
38115       <para>Upon clicking on the link to 'Late Orders' from the Acquisitions
38116       page you will be presented with a series of filter options on the left
38117       hand side. These filters will be applied only closed baskets.</para>
38118
38119       <screenshot>
38120         <screeninfo>Acquisitions Late Order Filters</screeninfo>
38121
38122         <mediaobject>
38123           <imageobject>
38124             <imagedata fileref="images/acquisitions/acqclaimfilter.png"/>
38125           </imageobject>
38126         </mediaobject>
38127       </screenshot>
38128
38129       <note>
38130         <para>The vendor pull down only shows vendors with closed baskets that
38131         are late.</para>
38132       </note>
38133
38134       <para>Once you filter your orders to show you the things you consider to
38135       be late you will be presented with a list of these items.</para>
38136
38137       <screenshot>
38138         <screeninfo>Late Orders</screeninfo>
38139
38140         <mediaobject>
38141           <imageobject>
38142             <imagedata fileref="images/acquisitions/lateorders.png"/>
38143           </imageobject>
38144         </mediaobject>
38145       </screenshot>
38146
38147       <para>To the right of each late title you will be see a checkbox. Check
38148       off the ones you want a claim letter sent to and click 'Claim Order' at
38149       the bottom right of the list. This will automatically send an email to
38150       the vendor at the email address you have on file.<note>
38151           <para>The Estimated Delivery Date is based on the Delivery time
38152           value entered on the vendor record.</para>
38153         </note></para>
38154
38155       <para>If you would rather use a different acquisition claim letter
38156       (other than the default) you can <link linkend="addnotices">create that
38157       in the notices module</link> and choose it from the menu above the list
38158       of late items.</para>
38159
38160       <screenshot>
38161         <screeninfo>Choose a Claim Letter</screeninfo>
38162
38163         <mediaobject>
38164           <imageobject>
38165             <imagedata fileref="images/acquisitions/claimletter.png"/>
38166           </imageobject>
38167         </mediaobject>
38168       </screenshot>
38169     </section>
38170
38171     <section id="acqsearch">
38172       <title>Acquisition Searches</title>
38173
38174       <para>At the top of the various Acquisition pages there is a quick
38175       search box where you can perform either a Vendor Search or an Order
38176       Search.</para>
38177
38178       <screenshot>
38179         <screeninfo>Acquisition Searches</screeninfo>
38180
38181         <mediaobject>
38182           <imageobject>
38183             <imagedata fileref="images/acquisitions/acqsearches.png"/>
38184           </imageobject>
38185         </mediaobject>
38186       </screenshot>
38187
38188       <para>In the Vendor Search you can enter any part of the vendor name to
38189       get results.</para>
38190
38191       <screenshot>
38192         <screeninfo>Vendor Search Results</screeninfo>
38193
38194         <mediaobject>
38195           <imageobject>
38196             <imagedata fileref="images/acquisitions/vendorquicksearch.png"/>
38197           </imageobject>
38198         </mediaobject>
38199       </screenshot>
38200
38201       <para>Using the Orders Search you can search for items that have been
38202       ordered with or without the vendor.</para>
38203
38204       <screenshot>
38205         <screeninfo>Order Search Box</screeninfo>
38206
38207         <mediaobject>
38208           <imageobject>
38209             <imagedata fileref="images/acquisitions/ordersearch.png"/>
38210           </imageobject>
38211         </mediaobject>
38212       </screenshot>
38213
38214       <para>You can enter info in one or both fields and you can enter any
38215       part of the title and/or vendor name.</para>
38216
38217       <screenshot>
38218         <screeninfo>Order Search Results</screeninfo>
38219
38220         <mediaobject>
38221           <imageobject>
38222             <imagedata fileref="images/acquisitions/ordersearchresults.png"/>
38223           </imageobject>
38224         </mediaobject>
38225       </screenshot>
38226
38227       <para>Clicking the plus sign to the right of the Vendor search box will
38228       expand the search and allow you to search for additional fields.</para>
38229
38230       <screenshot>
38231         <screeninfo>Expanded Orders Search</screeninfo>
38232
38233         <mediaobject>
38234           <imageobject>
38235             <imagedata fileref="images/acquisitions/ordersearchexpand.png"/>
38236           </imageobject>
38237         </mediaobject>
38238       </screenshot>
38239
38240       <para>Clicking Advanced Search to the right of the search button will
38241       give you all of the order search options available.</para>
38242
38243       <screenshot>
38244         <screeninfo>Full Order Search</screeninfo>
38245
38246         <mediaobject>
38247           <imageobject>
38248             <imagedata fileref="images/acquisitions/ordersearchfull.png"/>
38249           </imageobject>
38250         </mediaobject>
38251       </screenshot>
38252     </section>
38253
38254     <section id="fundtracking">
38255       <title>Budget/Fund Tracking</title>
38256
38257       <para>On the main acquisitions page there will be a table showing you all of your active funds
38258         and a breakdown of what has been ordered or spent against them.</para>
38259
38260       <screenshot>
38261         <screeninfo>Fund Table</screeninfo>
38262
38263         <mediaobject>
38264           <imageobject>
38265             <imagedata fileref="images/acquisitions/acqfunds.png"/>
38266           </imageobject>
38267         </mediaobject>
38268       </screenshot>
38269
38270       <para>Clicking on the linked amounts under spent or ordered will show you a summary of the
38271         titles ordered/received on that budget.</para>
38272
38273       <screenshot>
38274         <screeninfo>Titles Spent</screeninfo>
38275
38276         <mediaobject>
38277           <imageobject>
38278             <imagedata fileref="images/acquisitions/spent.png"/>
38279           </imageobject>
38280         </mediaobject>
38281       </screenshot>
38282     </section>
38283   </chapter>
38284
38285   <chapter id="stafflists">
38286     <title>Lists &amp; Cart</title>
38287
38288     <para>Lists are a way to save a collection of content on a specific topic
38289     or for a specific purpose. The Cart is a session specific storage
38290     space.</para>
38291
38292     <itemizedlist>
38293       <listitem>
38294         <para><emphasis>Get there:</emphasis> More &gt; Lists</para>
38295       </listitem>
38296     </itemizedlist>
38297
38298     <section id="lists">
38299       <title>Lists</title>
38300
38301       <para/>
38302
38303       <section id="createlist">
38304         <title>Create a List</title>
38305
38306         <para>A list can be created by visiting the Lists page and clicking
38307         'New List'</para>
38308
38309         <screenshot>
38310           <screeninfo>New List Button</screeninfo>
38311
38312           <mediaobject>
38313             <imageobject>
38314               <imagedata fileref="images/lists/newlistbutton.png"/>
38315             </imageobject>
38316           </mediaobject>
38317         </screenshot>
38318
38319         <para>The new list form offers several options for creating your
38320         list:</para>
38321
38322         <screenshot>
38323           <screeninfo>New List Form</screeninfo>
38324
38325           <mediaobject>
38326             <imageobject>
38327               <imagedata fileref="images/lists/newlistform.png"/>
38328             </imageobject>
38329           </mediaobject>
38330         </screenshot>
38331
38332         <itemizedlist>
38333           <listitem>
38334             <para>The name is what will appear on the list of Lists</para>
38335           </listitem>
38336
38337           <listitem>
38338             <para>You can also choose how to sort the list</para>
38339           </listitem>
38340           <listitem>
38341             <para>Next decide if your list is going to be private or public</para>
38342             <itemizedlist>
38343               <listitem>
38344                 <para>A Private List is managed by you and can be seen only by you (depending on
38345                   your permissions settings below)</para>
38346               </listitem>
38347               <listitem>
38348                 <para>A Public List can be seen by everybody, but managed only by you (depending on
38349                   your permissions settings below)</para>
38350               </listitem>
38351             </itemizedlist>
38352           </listitem>
38353           <listitem>
38354             <para>Finally decide what your permissions will be on the list. You can all or disallow:<itemizedlist>
38355                 <listitem>
38356                   <para>anyone else to add entries</para>
38357                 </listitem>
38358                 <listitem>
38359                   <para>anyone to remove his own contributed entries<itemizedlist>
38360                       <listitem>
38361                         <note>
38362                           <para>The owner of a list is always allowed to add entries, but needs
38363                             permission to remove.</para>
38364                         </note>
38365                       </listitem>
38366                     </itemizedlist></para>
38367                 </listitem>
38368                 <listitem>
38369                   <para>anyone to remove other contributed entries     </para>
38370                 </listitem>
38371               </itemizedlist></para>
38372           </listitem>
38373         </itemizedlist>
38374
38375         <para>A list can also be created from the catalog search
38376         results</para>
38377
38378         <screenshot>
38379           <screeninfo>New list from catalog search</screeninfo>
38380
38381           <mediaobject>
38382             <imageobject>
38383               <imagedata fileref="images/lists/newlistsearch.png"/>
38384             </imageobject>
38385           </mediaobject>
38386         </screenshot>
38387
38388         <itemizedlist>
38389           <listitem>
38390             <para>Check the box to the left of the titles you want to add to
38391             the new list</para>
38392           </listitem>
38393
38394           <listitem>
38395             <para>Choose [New List] from the 'Add to:' pull down menu</para>
38396
38397             <screenshot>
38398               <screeninfo>New List from Search Results</screeninfo>
38399
38400               <mediaobject>
38401                 <imageobject>
38402                   <imagedata fileref="images/lists/newlistfromsearch.png"/>
38403                 </imageobject>
38404               </mediaobject>
38405             </screenshot>
38406
38407             <itemizedlist>
38408               <listitem>
38409                 <para>Name the list and choose what type of list this
38410                 is</para>
38411
38412                 <itemizedlist>
38413                   <listitem>
38414                     <para>A Private List is managed by you and can be seen
38415                     only by you</para>
38416                   </listitem>
38417
38418                   <listitem>
38419                     <para>A Public List can be seen by everybody, but managed
38420                     only by you</para>
38421                   </listitem>
38422                 </itemizedlist>
38423               </listitem>
38424             </itemizedlist>
38425           </listitem>
38426         </itemizedlist>
38427
38428         <para>Once the list is saved it will accessible from the Lists page
38429         and from the 'Add to' menu at the top of the search results.</para>
38430       </section>
38431
38432       <section id="addtolist">
38433         <title>Add to a List</title>
38434
38435         <para>To add titles to an existing list click on the list name from
38436         the page of lists</para>
38437
38438         <screenshot>
38439           <screeninfo>List of Lists</screeninfo>
38440
38441           <mediaobject>
38442             <imageobject>
38443               <imagedata fileref="images/lists/listslist.png"/>
38444             </imageobject>
38445           </mediaobject>
38446         </screenshot>
38447         <para>To open a list you can click the list name.</para>
38448
38449         <para>From that page you can add titles by scanning barcodes into the box at the bottom of
38450           the page</para>
38451
38452         <screenshot>
38453           <screeninfo>Content of a List</screeninfo>
38454
38455           <mediaobject>
38456             <imageobject>
38457               <imagedata fileref="images/lists/listcontents.png"/>
38458             </imageobject>
38459           </mediaobject>
38460         </screenshot>
38461
38462         <para>A title can also be added to a list by selecting titles on the
38463         search results page and choosing the list from the 'Add to'
38464         menu</para>
38465
38466         <screenshot>
38467           <screeninfo>Add to List</screeninfo>
38468
38469           <mediaobject>
38470             <imageobject>
38471               <imagedata fileref="images/lists/addtolist.png"/>
38472             </imageobject>
38473           </mediaobject>
38474         </screenshot>
38475       </section>
38476
38477       <section id="viewlist">
38478         <title>Viewing Lists</title>
38479
38480         <para>To see the contents of a list, visit the Lists page on the staff
38481         client</para>
38482
38483         <screenshot>
38484           <screeninfo>List of Lists</screeninfo>
38485
38486           <mediaobject>
38487             <imageobject>
38488               <imagedata fileref="images/lists/listslist.png"/>
38489             </imageobject>
38490           </mediaobject>
38491         </screenshot>
38492
38493         <para>Clicking on the 'List Name' will show the contents of the
38494         list</para>
38495
38496         <screenshot>
38497           <screeninfo>Content of a List</screeninfo>
38498
38499           <mediaobject>
38500             <imageobject>
38501               <imagedata fileref="images/lists/listcontents.png"/>
38502             </imageobject>
38503           </mediaobject>
38504         </screenshot>
38505         <para>From this list of items you can perform several actions</para>
38506         <itemizedlist>
38507           <listitem>
38508             <para>'New list' will allow you to create another list</para>
38509           </listitem>
38510           <listitem>
38511             <para>'Edit' will allow you to edit the description and permissions for this list</para>
38512           </listitem>
38513           <listitem>
38514             <para>'Send list' will send the list to the email address you enter (<link
38515                 linkend="examplelistemail">view sample List email</link>)</para>
38516           </listitem>
38517           <listitem>
38518             <para>'Download list' will allow you to download the cart using one of 3 default formats
38519               or your <link linkend="csvprofiles">CSV Profiles</link></para>
38520           </listitem>
38521           <listitem>
38522             <para>'Print list' will present you with a printable version of the list</para>
38523           </listitem>
38524         </itemizedlist>
38525         <para>Using the filters at the top of each column you can find specific items in your
38526           list.</para>
38527       </section>
38528
38529       <section id="mergebibrecs">
38530         <title>Merging Bibliographic Records Via Lists</title>
38531         <para>One way to merge together duplicate bibliographic records is to add them to a list and
38532           use the Merge Tool from there.</para>
38533
38534         <screenshot>
38535           <screeninfo>List of Duplicate Records</screeninfo>
38536
38537           <mediaobject>
38538             <imageobject>
38539               <imagedata fileref="images/lists/listofdups.png"/>
38540             </imageobject>
38541           </mediaobject>
38542         </screenshot>
38543         <para>Once you have selected the records to merge together the process is the same as if you
38544           had chosen to <link linkend="mergebibs">merge via cataloging</link>.</para>
38545       </section>
38546     </section>
38547
38548     <section id="cart">
38549       <title>Cart</title>
38550
38551       <para>The cart is a temporary holding place for items in the OPAC and/or
38552       staff client. The cart will be emptied once the session is ended (by
38553       closing the browser or logging out). The cart is best used for
38554       performing batch operations (holds, printing, emailing) or for getting a
38555       list of items to be printed or emailed to yourself or a patron.</para>
38556
38557       <para>If you would like to enable the cart in the staff client, you need
38558       to set the <link linkend="intranetbookbag">intranetbookbag</link> system
38559       preference to 'Show.' To add things to the cart, search the catalog and
38560       select the items you would like added to your cart and choose 'Cart'
38561       from the 'Add to' menu</para>
38562
38563       <screenshot>
38564         <screeninfo>Add to Cart</screeninfo>
38565
38566         <mediaobject>
38567           <imageobject>
38568             <imagedata fileref="images/lists/addtocart.png"/>
38569           </imageobject>
38570         </mediaobject>
38571       </screenshot>
38572
38573       <para>A confirmation will appear below the cart button at the top of the
38574       staff client</para>
38575
38576       <screenshot>
38577         <screeninfo>Items added to Cart</screeninfo>
38578
38579         <mediaobject>
38580           <imageobject>
38581             <imagedata fileref="images/lists/itemsaddedcart.png"/>
38582           </imageobject>
38583         </mediaobject>
38584       </screenshot>
38585
38586       <para>Clicking on the Cart icon will provide you with the contents of
38587       the cart</para>
38588
38589       <screenshot>
38590         <screeninfo>Cart Contents</screeninfo>
38591
38592         <mediaobject>
38593           <imageobject>
38594             <imagedata fileref="images/lists/cart.png"/>
38595           </imageobject>
38596         </mediaobject>
38597       </screenshot>
38598       <para>From this list of items you can perform several actions</para>
38599
38600       <itemizedlist>
38601         <listitem>
38602           <para>'More details' will show more information about the items in the cart</para>
38603         </listitem>
38604
38605         <listitem>
38606           <para>'Send' will send the list to the email address you enter (<link
38607               linkend="examplecartemail">view sample Cart email</link>)</para>
38608         </listitem>
38609
38610         <listitem>
38611           <para>'Download' will allow you to download the cart using one of 3
38612           default formats or your <link linkend="csvprofiles">CSV
38613           Profiles</link></para>
38614         </listitem>
38615
38616         <listitem>
38617           <para>'Print' will present you with a printable version of the
38618           cart</para>
38619         </listitem>
38620
38621         <listitem>
38622           <para>'Empty and Close' will empty the list and close the
38623           window</para>
38624         </listitem>
38625
38626         <listitem>
38627           <para>'Hide Window' will close the window</para>
38628         </listitem>
38629       </itemizedlist>
38630     </section>
38631   </chapter>
38632
38633   <chapter id="reports">
38634     <title>Reports</title>
38635
38636     <para>Reports in Koha are a way to gather data. Reports are used to
38637     generate statistics, member lists, shelving lists, or any list of data in
38638     your database.</para>
38639
38640     <itemizedlist>
38641       <listitem>
38642         <para><emphasis>Get there:</emphasis> More &gt; Reports</para>
38643       </listitem>
38644     </itemizedlist>
38645
38646     <section id="customreports">
38647       <title>Custom Reports</title>
38648
38649       <para>Koha's data is stored in a MySQL database which means that
38650       librarians can generate nearly any report they would like by either
38651       using the <link linkend="quidedreportwizard">Guided Reports
38652       Wizard</link> or writing their own <link linkend="reportfromsql">SQL
38653       query</link>.</para>
38654
38655       <section id="customreport">
38656         <title>Add Custom Report</title>
38657
38658         <para/>
38659
38660         <section id="quidedreportwizard">
38661           <title>Guided Report Wizard</title>
38662
38663           <para>The guided report wizard will walk you through a six step
38664           process to generate a report.</para>
38665
38666           <para>Step 1: Choose the module you want to report on. This will
38667           determine what tables and fields are available for you to
38668           query.</para>
38669
38670           <para>'Report is public' should be left to the default of 'No' in
38671           most cases. A report can be made public if you intend to allow
38672           access to it through the JSON webservice interface. This is a system
38673           that can be used by developers to make custom presentations of the
38674           data from the report, for example displaying it using a graphing
38675           API. To learn more speak to your local developer.</para>
38676
38677           <itemizedlist>
38678             <listitem>
38679               <para>A public report is accessible via a URL that looks like
38680               this: http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID</para>
38681             </listitem>
38682           </itemizedlist>
38683
38684           <screenshot>
38685             <screeninfo>Chose Module for Report</screeninfo>
38686
38687             <mediaobject>
38688               <imageobject>
38689                 <imagedata fileref="images/reports/report1.png"/>
38690               </imageobject>
38691             </mediaobject>
38692           </screenshot>
38693           <note>
38694             <para>If your system administrator has set up memcache on your server you might see one
38695               more option for the Cache expiry. This is related to your public reports. If you make
38696               the report public then  it's constantly running and will cause a large load on your
38697               system. Setting this value prevents that.<screenshot>
38698                 <screeninfo>Cache expiry</screeninfo>
38699                 <mediaobject>
38700                   <imageobject>
38701                     <imagedata fileref="images/reports/cacheexiprywizard.png"/>
38702                   </imageobject>
38703                 </mediaobject>
38704               </screenshot></para>
38705           </note>
38706           <para>Step 2: Choose a report type. For now, Tabular is the only option available.</para>
38707
38708           <screenshot>
38709             <screeninfo>Report Type</screeninfo>
38710
38711             <mediaobject>
38712               <imageobject>
38713                 <imagedata fileref="images/reports/report2.png"/>
38714               </imageobject>
38715             </mediaobject>
38716           </screenshot>
38717
38718           <para>Step 3: Choose the fields you want in your report. You can
38719           select multiple fields and add them all at once by using CTRL+Click
38720           on each item you want to add before clicking the Add button.</para>
38721
38722           <screenshot>
38723             <screeninfo>Select database fields to query</screeninfo>
38724
38725             <mediaobject>
38726               <imageobject>
38727                 <imagedata fileref="images/reports/report3.png"/>
38728               </imageobject>
38729             </mediaobject>
38730           </screenshot>
38731
38732           <para>Step 4: Choose any limits you might want to apply to your
38733           report (such as item types or branches). If you don't want to apply
38734           any limits, simply click Next instead of making an option.</para>
38735
38736           <screenshot>
38737             <screeninfo>Choose limits</screeninfo>
38738
38739             <mediaobject>
38740               <imageobject>
38741                 <imagedata fileref="images/reports/report4.png"/>
38742               </imageobject>
38743             </mediaobject>
38744           </screenshot>
38745
38746           <para>Step 5: Perform math functions. If you don't want to do any
38747           calculations, simply click Next instead of making an option.</para>
38748
38749           <screenshot>
38750             <screeninfo>Choose math functions</screeninfo>
38751
38752             <mediaobject>
38753               <imageobject>
38754                 <imagedata fileref="images/reports/report5.png"/>
38755               </imageobject>
38756             </mediaobject>
38757           </screenshot>
38758
38759           <para>Step 6: Choose data order. If you want the data to print out
38760           in the order it's found in the database, simply click Finish.</para>
38761
38762           <screenshot>
38763             <screeninfo>Choose ordering</screeninfo>
38764
38765             <mediaobject>
38766               <imageobject>
38767                 <imagedata fileref="images/reports/report6.png"/>
38768               </imageobject>
38769             </mediaobject>
38770           </screenshot>
38771
38772           <para>When you are finished you will be presented with the SQL
38773           generated by the report wizard. From here you can choose to save the
38774           report by clicking 'Save' or copy the SQL and make edits to it by
38775           hand.</para>
38776
38777           <screenshot>
38778             <screeninfo>Custom Report Confirmation</screeninfo>
38779
38780             <mediaobject>
38781               <imageobject>
38782                 <imagedata fileref="images/reports/reportconfirm.png"/>
38783               </imageobject>
38784             </mediaobject>
38785           </screenshot>
38786
38787           <para>If you choose to save the report you will be asked to name your report, sort it in
38788             to groups and subgroups and enter any notes regarding it.</para>
38789
38790           <screenshot>
38791             <screeninfo>Save custom report</screeninfo>
38792
38793             <mediaobject>
38794               <imageobject>
38795                 <imagedata fileref="images/reports/reportsave.png"/>
38796               </imageobject>
38797             </mediaobject>
38798           </screenshot>
38799
38800           <para>Once your report is saved it will appear on the 'Use Saved'
38801           page with all other saved reports.</para>
38802
38803           <screenshot>
38804             <screeninfo>Saved Reports list</screeninfo>
38805
38806             <mediaobject>
38807               <imageobject>
38808                 <imagedata fileref="images/reports/savedreports.png"/>
38809               </imageobject>
38810             </mediaobject>
38811           </screenshot>
38812
38813           <para>From here you can make edits, run the report, or schedule a time to have the report
38814             run. To find the report you created you can sort by any of the columns by clicking the
38815             on the column header (creation date is the best bet for finding the report you just
38816             added). You can also filter your results using the filter menu on the left or use the
38817             tabs to find reports based on your custom groups.</para>
38818         </section>
38819
38820         <section id="reportfromsql">
38821           <title>Report from SQL</title>
38822
38823           <para>In addition to the report wizard, you have the option to write
38824           your own queries using SQL. To find reports written by other Koha
38825           users, visit the Koha Wiki: <ulink url="http://wiki.koha-community.org/wiki/SQL_Reports_Library">http://wiki.koha-community.org/wiki/SQL_Reports_Library</ulink>.
38826           You can also find your database structure in
38827           /installer/data/mysql/kohastructure.sql or online at: <ulink url="http://schema.koha-community.org/">http://schema.koha-community.org</ulink>.</para>
38828
38829           <para>To add your query, click the link to 'Create from SQL' on the main reports module or
38830             the 'New report' button at the top of the 'Saved reports' page.</para>
38831
38832           <screenshot>
38833             <screeninfo>New SQL Report</screeninfo>
38834
38835             <mediaobject>
38836               <imageobject>
38837                 <imagedata fileref="images/reports/newsql.png"/>
38838               </imageobject>
38839             </mediaobject>
38840           </screenshot>
38841
38842           <para>Fill in the form presented</para>
38843
38844           <screenshot>
38845             <screeninfo>Create Report from SQL</screeninfo>
38846
38847             <mediaobject>
38848               <imageobject>
38849                 <imagedata fileref="images/reports/reportfromsql.png"/>
38850               </imageobject>
38851             </mediaobject>
38852           </screenshot>
38853
38854           <itemizedlist>
38855             <listitem>
38856               <para>The 'Name' is what will appear on the Saved Reports page
38857               to help you identify the report later. It will also be
38858               searchable using the filters found the left of the Saved Reports
38859               page.</para>
38860             </listitem>
38861
38862             <listitem>
38863               <para>You can use the 'Report group' to organize your reports so that you can easily
38864                 filter reports by groups. Report groups are set in the <link linkend="reportgroup">REPORT_GROUP</link> authorized value category or can be added on the fly when
38865                 creating the report by choosing the 'or create' radio button.<screenshot>
38866                   <screeninfo>Report group</screeninfo>
38867                   <mediaobject>
38868                     <imageobject>
38869                       <imagedata fileref="images/reports/reportgroup.png"/>
38870                     </imageobject>
38871                   </mediaobject>
38872                 </screenshot><itemizedlist>
38873                   <listitem>
38874                     <para>
38875                       <note>
38876                         <para>If you're adding a report group on the fly, remember that you code
38877                           should be fewer than 10 characters and should not include special
38878                           characters or spaces.</para>
38879                       </note>
38880                     </para>
38881                   </listitem>
38882                 </itemizedlist></para>
38883             </listitem>
38884
38885             <listitem>
38886               <para>You can use 'Report subgroup' to further organize your reports so that you can
38887                 easily filter reports by groups and subgroups. Report subgroups are set in the <link linkend="reportsubgroup">REPORT_SUBGROUP</link> authorized value category or can
38888                 be added on the fly when creating the report by choosing the 'or create' radio
38889                 button.</para>
38890               <screenshot>
38891                 <screeninfo>Report subgroup</screeninfo>
38892                 <mediaobject>
38893                   <imageobject>
38894                     <imagedata fileref="images/reports/reportsubgroup.png"/>
38895                   </imageobject>
38896                 </mediaobject>
38897               </screenshot>
38898               <itemizedlist>
38899                 <listitem>
38900                   <para>
38901                     <note>
38902                       <para>If you're adding a report subgroup on the fly, remember that you code
38903                         should be fewer than 10 characters and should not include special characters
38904                         or spaces.</para>
38905                     </note>
38906                   </para>
38907                 </listitem>
38908               </itemizedlist>
38909             </listitem>
38910
38911             <listitem id="publicreport">
38912               <para>'Report is public' should be left to the default of 'No' in most cases. A report
38913                 can be made public if you intend to allow access to it through the JSON webservice
38914                 interface. This is a system that can be used by developers to make custom
38915                 presentations of the data from the report, for example displaying it using a
38916                 graphing API. To learn more speak to your local developer.</para>
38917               <itemizedlist>
38918                 <listitem>
38919                   <para>A public report is accessible via a URL that looks like this:
38920                     http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID</para>
38921                 </listitem>
38922               </itemizedlist>
38923             </listitem>
38924
38925             <listitem>
38926               <para>'Notes' will also appear on the Saved Reports page, this
38927               can be used to provide more details about the report or tips on
38928               how to enter values when it runs</para>
38929             </listitem>
38930
38931             <listitem>
38932               <para>The type should always be 'Tabular' at this time since the
38933               other formats have not been implemented</para>
38934             </listitem>
38935
38936             <listitem>
38937               <para>In the 'SQL' box you will type or paste the SQL for the
38938               report</para>
38939             </listitem>
38940
38941             <listitem>
38942               <para>If you feel that your report might be too resource
38943               intensive you might want to consider using runtime parameters to
38944               your query. Runtime parameters basically make a filter appear
38945               before the report is run to save your system resources.</para>
38946
38947               <para>There is a specific syntax that Koha will understand as
38948               'ask for values when running the report'. The syntax is
38949               &lt;&lt;Question to ask|authorized_value&gt;&gt;.</para>
38950
38951               <itemizedlist>
38952                 <listitem>
38953                   <para>The &lt;&lt; and &gt;&gt; are just delimiters. You
38954                   must put &lt;&lt; at the beginning and &gt;&gt; at the end
38955                   of your parameter</para>
38956                 </listitem>
38957
38958                 <listitem>
38959                   <para>The 'Question to ask' will be displayed on the left of
38960                   the string to enter.</para>
38961                 </listitem>
38962
38963                 <listitem>
38964                   <para>The authorized_value can be omitted if not applicable. If it contains an
38965                     authorized value category, or branches or itemtype or categorycode or
38966                     biblio_framework, a list with the Koha authorized values will be displayed
38967                     instead of a free field Note that you can have more than one parameter in a
38968                     given SQL Note that entering nothing at run time won't probably work as you
38969                     expect. It will be considered as "value empty" not as "ignore this parameter".
38970                     For example entering nothing for : "title=&lt;&lt;Enter title&gt;&gt;" will
38971                     display results with title='' (no title). If you want to have to have something
38972                     not mandatory, use "title like &lt;&lt;Enter title&gt;&gt;" and enter a % at run
38973                     time instead of nothing</para>
38974                 </listitem>
38975               </itemizedlist>
38976
38977               <para>Examples:</para>
38978
38979               <itemizedlist>
38980                 <listitem>
38981                   <para>SELECT surname,firstname FROM borrowers WHERE
38982                   branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt;
38983                   AND surname like &lt;&lt;Enter filter for patron surname (%
38984                   if none)&gt;&gt;</para>
38985                 </listitem>
38986
38987                 <listitem>
38988                   <para>SELECT * FROM items WHERE homebranch = &lt;&lt;Pick your
38989                     branch|branches&gt;&gt; and barcode like &lt;&lt;Partial barcode value
38990                     here&gt;&gt;</para>
38991                 </listitem>
38992                 <listitem>
38993                   <para>SELECT title , author FROM biblio WHERE frameworkcode=&lt;&lt;Enter the
38994                     frameworkcode|biblio_framework>> </para>
38995                 </listitem>
38996               </itemizedlist>
38997
38998               <note>
38999                 <para>To generate a date picker calendar to the right of the
39000                 field when running a report you can use the 'date' keyword
39001                 like this: &lt;&lt;Enter Date|date&gt;&gt;</para>
39002
39003                 <screenshot>
39004                   <screeninfo>Date Picker</screeninfo>
39005
39006                   <mediaobject>
39007                     <imageobject>
39008                       <imagedata fileref="images/reports/datepicker.png"/>
39009                     </imageobject>
39010                   </mediaobject>
39011                 </screenshot>
39012               </note>
39013
39014               <note>
39015                 <para>You have to put "%" in a text box to 'leave it blank'.
39016                 Otherwise, it literally looks for "" (empty string) as the
39017                 value for the field.</para>
39018               </note>
39019
39020               <para><important>
39021                   <para>In addition to using any authorized value code to generate a dropdown, you
39022                     can use the following values as well: Framework codes (biblio_framework),
39023                     Branches (branches), Item Types (itemtypes) and Patron Categories
39024                     (categorycode). For example a branch pull down would be generated like this
39025                     &lt;&lt;Branch|branches&gt;&gt;</para>
39026
39027                   <screenshot>
39028                     <screeninfo>Branch pull down</screeninfo>
39029
39030                     <mediaobject>
39031                       <imageobject>
39032                         <imagedata fileref="images/reports/branchpulldown.png"/>
39033                       </imageobject>
39034                     </mediaobject>
39035                   </screenshot>
39036                 </important></para>
39037             </listitem>
39038           </itemizedlist>
39039
39040           <note>
39041             <para>There is a limit of 10,000 records put on SQL statements entered in Koha. To get
39042               around this you want to add 'LIMIT 100000' to the end of your SQL statement (or any
39043               other number above 10,000).</para>
39044           </note>
39045           <note>
39046             <para>If your system administrator has set up memcache on your server you might see one
39047               more option for the Cache expiry. This is related to your public reports. If you make
39048               the report public then  it's constantly running and will cause a large load on your
39049               system. Setting this value prevents that.<screenshot>
39050                 <screeninfo>Cache expiry</screeninfo>
39051                 <mediaobject>
39052                   <imageobject>
39053                     <imagedata fileref="images/reports/cacheexpiry.png"/>
39054                   </imageobject>
39055                 </mediaobject>
39056               </screenshot></para>
39057           </note>
39058
39059           <para>Once everything is entered click the 'Save Report' button and
39060           you'll be presented with options to run it. Once a report is saved
39061           you do not have to recreate it you can simply find it on the Saved
39062           Reports page and <link linkend="runcustomreport">run</link> or <link linkend="editcustomreports">edit</link> it.</para>
39063         </section>
39064         <section id="duplicatereport">
39065           <title>Duplicate Report</title>
39066           <para>Reports can also be added by duplicating an existing report.  Visit the 'Saved
39067             reports' page to see all of the reports listed on your system already.</para>
39068           <screenshot>
39069             <screeninfo>Saved Reports</screeninfo>
39070             <mediaobject>
39071               <imageobject>
39072                 <imagedata fileref="images/reports/duplicatereport.png"/>
39073               </imageobject>
39074             </mediaobject>
39075           </screenshot>
39076           <para>To the right of every report there is an 'Actions' pull down. Clickin that and
39077             choose 'Duplicate' to use an existing report as the basis for your new report. That will
39078             populate the new report form with the existing SQL for easy editing and resaving.</para>
39079         </section>
39080       </section>
39081
39082       <section id="editcustomreports">
39083         <title>Edit Custom Reports</title>
39084
39085         <para>Every report can be edited from the reports lists. To see the
39086         list of reports already stored in Koha, click 'Use Saved.'</para>
39087
39088         <screenshot>
39089           <screeninfo>Saved Reports</screeninfo>
39090
39091           <mediaobject>
39092             <imageobject>
39093               <imagedata fileref="images/reports/savedreports.png"/>
39094             </imageobject>
39095           </mediaobject>
39096         </screenshot>
39097
39098         <para>To find the report you'd like to edit you can sort by any of the columns by clicking
39099           the on the column header. You can also filter your results using the filter menu on the
39100           left or use the tabs to find reports based on your custom groups.</para>
39101
39102         <para>From this list you can edit any custom report by clicking 'Actions' to the right of
39103           the report and choosing 'Edit' from the menu that appears.</para>
39104         <screenshot>
39105           <screeninfo>Edit Report Option</screeninfo>
39106           <mediaobject>
39107             <imageobject>
39108               <imagedata fileref="images/reports/editreportoption.png"/>
39109             </imageobject>
39110           </mediaobject>
39111         </screenshot>
39112         <para>The form to edit the report will appear.</para>
39113
39114         <screenshot>
39115           <screeninfo>Edit SQL Form</screeninfo>
39116
39117           <mediaobject>
39118             <imageobject>
39119               <imagedata fileref="images/reports/editreport.png"/>
39120             </imageobject>
39121           </mediaobject>
39122         </screenshot>
39123       </section>
39124
39125       <section id="runcustomreport">
39126         <title>Running Custom Reports</title>
39127
39128         <para>Once custom reports are saved to Koha, you can run them by going to the Saved Reports
39129           page and clicking the 'Actions' button to the right of the report and choosing
39130           'Run'.</para>
39131
39132         <screenshot>
39133           <screeninfo>Run Report</screeninfo>
39134
39135           <mediaobject>
39136             <imageobject>
39137               <imagedata fileref="images/reports/runreport.png"/>
39138             </imageobject>
39139           </mediaobject>
39140         </screenshot>
39141
39142         <para>When you report runs you will either be asked for some
39143         values</para>
39144
39145         <screenshot>
39146           <screeninfo>Enter report parameters</screeninfo>
39147
39148           <mediaobject>
39149             <imageobject>
39150               <imagedata fileref="images/reports/reportparameters.png"/>
39151             </imageobject>
39152           </mediaobject>
39153         </screenshot>
39154
39155         <para>or you will see the results right away</para>
39156
39157         <screenshot>
39158           <screeninfo>Report results</screeninfo>
39159
39160           <mediaobject>
39161             <imageobject>
39162               <imagedata fileref="images/reports/reportresults.png"/>
39163             </imageobject>
39164           </mediaobject>
39165         </screenshot>
39166
39167         <para>From the results you can choose to rerun the report by clicking
39168         'Run report' at the top, edit the report by clicking the 'Edit' button
39169         or starting over and creating a new report by using the 'New' button.
39170         You can also download your results by choosing a file type at the
39171         bottom of the results next to the 'Download the report' label and
39172         clicking 'Download.'<note>
39173             <para>A Comma Separated Text file is a CSV file and it can be
39174             opened by any spreadsheet application.</para>
39175           </note></para>
39176       </section>
39177     </section>
39178
39179     <section id="statsreports">
39180       <title>Statistics Reports</title>
39181
39182       <para>Statistic reports will show you counts and sums. These reports are
39183       all about numbers and statistics, for reports that return more detailed
39184       data, use the <link linkend="quidedreportwizard">Guided Report
39185       Wizard</link>. These reports are limited in what data they can look at,
39186       so it's often recommended to use <link linkend="customreports">custom
39187       reports</link> for official end of the year statistics.</para>
39188
39189       <section id="acqstats">
39190         <title>Acquisitions Statistics</title>
39191
39192         <note>
39193           <para>These reports are limited in what data they can look at, so
39194           it's often recommended to use <link linkend="customreports">custom
39195           reports</link> for official end of the year statistics.</para>
39196         </note>
39197
39198         <para>Using the form provided, choose which value you would like to
39199         appear in the Column and which will appear in the Row.</para>
39200
39201         <screenshot>
39202           <screeninfo>Acquisitions Statistics</screeninfo>
39203
39204           <mediaobject>
39205             <imageobject>
39206               <imagedata fileref="images/reports/acqform.png"/>
39207             </imageobject>
39208           </mediaobject>
39209         </screenshot>
39210
39211         <para>If you choose to output to the browser your results will print
39212         to the screen.</para>
39213
39214         <screenshot>
39215           <screeninfo>Acquisitions Statistics Results</screeninfo>
39216
39217           <mediaobject>
39218             <imageobject>
39219               <imagedata fileref="images/reports/acqnumbers.png"/>
39220             </imageobject>
39221           </mediaobject>
39222         </screenshot>
39223
39224         <para>You can also choose to export to a file that you can manipulate
39225         to your needs.</para>
39226
39227         <para>When generating your report, note that you get to choose between
39228         counting or summing the values.</para>
39229
39230         <screenshot>
39231           <screeninfo>Acquisitions Stats Options</screeninfo>
39232
39233           <mediaobject>
39234             <imageobject>
39235               <imagedata fileref="images/reports/acqtotal.png"/>
39236             </imageobject>
39237           </mediaobject>
39238         </screenshot>
39239
39240         <para>Choosing amount will change your results to appear as the sum of
39241         the amounts spent.</para>
39242
39243         <screenshot>
39244           <screeninfo>Acquisitions statistics with totals</screeninfo>
39245
39246           <mediaobject>
39247             <imageobject>
39248               <imagedata fileref="images/reports/acqamounts.png"/>
39249             </imageobject>
39250           </mediaobject>
39251         </screenshot>
39252       </section>
39253
39254       <section id="patstats">
39255         <title>Patron Statistics</title>
39256
39257         <note>
39258           <para>These reports are limited in what data they can look at, so
39259           it's often recommended to use <link linkend="customreports">custom
39260           reports</link> for official end of the year statistics.</para>
39261         </note>
39262
39263         <para>Using the form provided, choose which value you would like to
39264         appear in the Column and which will appear in the Row.</para>
39265
39266         <screenshot>
39267           <screeninfo>Patron Statistics Options</screeninfo>
39268
39269           <mediaobject>
39270             <imageobject>
39271               <imagedata fileref="images/reports/patronform.png"/>
39272             </imageobject>
39273           </mediaobject>
39274         </screenshot>
39275
39276         <para>If you choose to output to the browser your results will print
39277         to the screen.</para>
39278
39279         <screenshot>
39280           <screeninfo>Patron Statistics Results</screeninfo>
39281
39282           <mediaobject>
39283             <imageobject>
39284               <imagedata fileref="images/reports/patronresults.png"/>
39285             </imageobject>
39286           </mediaobject>
39287         </screenshot>
39288
39289         <para>Based on your selections, you may see some query information
39290         above your results table. You can also choose to export to a file that
39291         you can manipulate to your needs.</para>
39292       </section>
39293
39294       <section id="catstats">
39295         <title>Catalog Statistics</title>
39296
39297         <note>
39298           <para>These reports are limited in what data they can look at, so
39299           it's often recommended to use <link linkend="customreports">custom
39300           reports</link> for official end of the year statistics.</para>
39301         </note>
39302
39303         <para>Using the form provided, choose which value you would like to
39304         appear in the Column and which will appear in the Row.</para>
39305
39306         <screenshot>
39307           <screeninfo>Catalog Statistics Form</screeninfo>
39308
39309           <mediaobject>
39310             <imageobject>
39311               <imagedata fileref="images/reports/catalogform.png"/>
39312             </imageobject>
39313           </mediaobject>
39314         </screenshot>
39315
39316         <para>If you choose to output to the browser your results will print
39317         to the screen.</para>
39318
39319         <screenshot>
39320           <screeninfo>Catalog Statistic Results</screeninfo>
39321
39322           <mediaobject>
39323             <imageobject>
39324               <imagedata fileref="images/reports/catalogresults.png"/>
39325             </imageobject>
39326           </mediaobject>
39327         </screenshot>
39328
39329         <para>You can also choose to export to a file that you can manipulate
39330         to your needs.</para>
39331       </section>
39332
39333       <section id="circstats">
39334         <title>Circulation Statistics</title>
39335
39336         <note>
39337           <para>These reports are limited in what data they can look at, so
39338           it's often recommended to use <link linkend="customreports">custom
39339           reports</link> for official end of the year statistics.</para>
39340         </note>
39341
39342         <para>Using the form provided, choose which value you would like to
39343         appear in the Column and which will appear in the Row.</para>
39344
39345         <screenshot>
39346           <screeninfo>Circulation Statistics</screeninfo>
39347
39348           <mediaobject>
39349             <imageobject>
39350               <imagedata fileref="images/reports/circform.png"/>
39351             </imageobject>
39352           </mediaobject>
39353         </screenshot>
39354
39355         <para>If you choose to output to the browser your results will print
39356         to the screen.</para>
39357
39358         <screenshot>
39359           <screeninfo>Circulation Statistic Results</screeninfo>
39360
39361           <mediaobject>
39362             <imageobject>
39363               <imagedata fileref="images/reports/circresults.png"/>
39364             </imageobject>
39365           </mediaobject>
39366         </screenshot>
39367
39368         <para>You can also choose to export to a file that you can manipulate
39369         to your needs.<note>
39370             <para>To get a complete picture of your monthly or daily
39371             circulation, you can run the report twice, once for 'Type' of
39372             'Checkout' and again for 'Renewal.'</para>
39373
39374             <para>This report uses 'Period,' or date, filtering that allows
39375             you to limit to a month by simply selecting the first day of the
39376             first month through the first day of the next month. For example,
39377             10/1 to 11/1 to find statistics for the month of October.</para>
39378
39379             <itemizedlist>
39380               <listitem>
39381                 <para>To find daily statistics, set your date
39382                 range.&lt;/br&gt; Example: "I want circulation data starting
39383                 with date XXX up to, but not including, date XXX."</para>
39384               </listitem>
39385
39386               <listitem>
39387                 <para>For a whole month, an example range would be: 11/01/2009
39388                 to 12/01/2009</para>
39389               </listitem>
39390
39391               <listitem>
39392                 <para>For a whole year, an example range would be: 01/01/2009
39393                 to 01/01/2010</para>
39394               </listitem>
39395
39396               <listitem>
39397                 <para>For a single day, an example would be: 11/15/2009 to
39398                 11/16/2009 to find what circulated on the 15th</para>
39399               </listitem>
39400             </itemizedlist>
39401           </note></para>
39402
39403         <section id="inhouseuse">
39404           <title>Tracking in house use</title>
39405
39406           <para>Using the Circulation statistics reporting wizard you can run
39407           reports on in house usage of items simply by choosing 'Local Use'
39408           from the 'Type' pull down:</para>
39409
39410           <screenshot>
39411             <screeninfo>In House Use Stats</screeninfo>
39412
39413             <mediaobject>
39414               <imageobject>
39415                 <imagedata fileref="images/reports/inhouse.png"/>
39416               </imageobject>
39417             </mediaobject>
39418           </screenshot>
39419         </section>
39420       </section>
39421
39422       <section id="serialstats">
39423         <title>Serials Statistics</title>
39424
39425         <note>
39426           <para>These reports are limited in what data they can look at, so
39427           it's often recommended to use <link linkend="customreports">custom
39428           reports</link> for official end of the year statistics.</para>
39429         </note>
39430
39431         <para>Using the form provided, choose how you would like to list the
39432         serials in your system.</para>
39433
39434         <screenshot>
39435           <screeninfo>Serials Statistics</screeninfo>
39436
39437           <mediaobject>
39438             <imageobject>
39439               <imagedata fileref="images/reports/serialsform.png"/>
39440             </imageobject>
39441           </mediaobject>
39442         </screenshot>
39443
39444         <para>If you choose to output to the browser your results will print
39445         to the screen.</para>
39446
39447         <screenshot>
39448           <screeninfo>Serials Results</screeninfo>
39449
39450           <mediaobject>
39451             <imageobject>
39452               <imagedata fileref="images/reports/serialsresults.png"/>
39453             </imageobject>
39454           </mediaobject>
39455         </screenshot>
39456
39457         <para>You can also choose to export to a file that you can manipulate
39458         to your needs.</para>
39459       </section>
39460
39461       <section id="holdstats">
39462         <title>Holds Statistics</title>
39463
39464         <note>
39465           <para>These reports are limited in what data they can look at, so
39466           it's often recommended to use <link linkend="customreports">custom
39467           reports</link> for official end of the year statistics.</para>
39468         </note>
39469
39470         <para>Using the form provided you can see statistics for holds placed,
39471         filled, cancelled and more at your library. From the form choose what
39472         value you want to display in the column and what value to show in the
39473         row. You can also choose from the filters on the far right of the
39474         form.</para>
39475
39476         <screenshot>
39477           <screeninfo>Hold Statistics Form</screeninfo>
39478
39479           <mediaobject>
39480             <imageobject>
39481               <imagedata fileref="images/reports/holdstatsform.png"/>
39482             </imageobject>
39483           </mediaobject>
39484         </screenshot>
39485
39486         <para>If you choose to output to the browser your results will print
39487         to the screen.</para>
39488
39489         <screenshot>
39490           <screeninfo>Hold Stats Results</screeninfo>
39491
39492           <mediaobject>
39493             <imageobject>
39494               <imagedata fileref="images/reports/holdstatsresults.png"/>
39495             </imageobject>
39496           </mediaobject>
39497         </screenshot>
39498
39499         <para>You can also choose to export to a file that you can manipulate
39500         to your needs.</para>
39501       </section>
39502
39503       <section id="mostcheckouts">
39504         <title>Patrons with the most checkouts</title>
39505
39506         <para>This report will simply list the patrons who have the most
39507         checkouts.</para>
39508
39509         <screenshot>
39510           <screeninfo>Patrons with the most checkouts form</screeninfo>
39511
39512           <mediaobject>
39513             <imageobject>
39514               <imagedata fileref="images/reports/topcheckoutsform.png"/>
39515             </imageobject>
39516           </mediaobject>
39517         </screenshot>
39518
39519         <para>If you choose to output to the browser your results will print
39520         to the screen.</para>
39521
39522         <screenshot>
39523           <screeninfo>Top checkouts results</screeninfo>
39524
39525           <mediaobject>
39526             <imageobject>
39527               <imagedata fileref="images/reports/topcheckoutsresult.png"/>
39528             </imageobject>
39529           </mediaobject>
39530         </screenshot>
39531
39532         <para>You can also choose to export to a file that you can manipulate
39533         to your needs.</para>
39534       </section>
39535
39536       <section id="mostcirculated">
39537         <title>Most Circulated Items</title>
39538
39539         <para>This report will simply list the items that have the been
39540         checked out the most.</para>
39541
39542         <screenshot>
39543           <screeninfo>Most Circulation Items Form</screeninfo>
39544
39545           <mediaobject>
39546             <imageobject>
39547               <imagedata fileref="images/reports/topcircform.png"/>
39548             </imageobject>
39549           </mediaobject>
39550         </screenshot>
39551
39552         <para>If you choose to output to the browser your results will print
39553         to the screen.</para>
39554
39555         <screenshot>
39556           <screeninfo>Top Circulation Items Results</screeninfo>
39557
39558           <mediaobject>
39559             <imageobject>
39560               <imagedata fileref="images/reports/topcircresults.png"/>
39561             </imageobject>
39562           </mediaobject>
39563         </screenshot>
39564
39565         <para>You can also choose to export to a file that you can manipulate
39566         to your needs.</para>
39567       </section>
39568
39569       <section id="patnocheckouts">
39570         <title>Patrons with no checkouts</title>
39571
39572         <para>This report will list for you the patrons in your system who
39573         haven't checked any items out.</para>
39574
39575         <screenshot>
39576           <screeninfo>Patrons with no Checkouts</screeninfo>
39577
39578           <mediaobject>
39579             <imageobject>
39580               <imagedata fileref="images/reports/patnocheckout.png"/>
39581             </imageobject>
39582           </mediaobject>
39583         </screenshot>
39584
39585         <para>If you choose to output to the browser your results will print
39586         to the screen.</para>
39587
39588         <screenshot>
39589           <screeninfo>Results for Patrons with no Checkouts</screeninfo>
39590
39591           <mediaobject>
39592             <imageobject>
39593               <imagedata fileref="images/reports/patnocheckout-results.png"/>
39594             </imageobject>
39595           </mediaobject>
39596         </screenshot>
39597
39598         <para>You can also choose to export to a file that you can manipulate
39599         to your needs.</para>
39600       </section>
39601
39602       <section id="itemnocheckouts">
39603         <title>Items with no checkouts</title>
39604
39605         <para>This report will list items in your collection that have never
39606         been checked out.</para>
39607
39608         <screenshot>
39609           <screeninfo>Items with No Checkouts</screeninfo>
39610
39611           <mediaobject>
39612             <imageobject>
39613               <imagedata fileref="images/reports/nocheckoutsform.png"/>
39614             </imageobject>
39615           </mediaobject>
39616         </screenshot>
39617
39618         <para>If you choose to output to the browser your results will print
39619         to the screen.</para>
39620
39621         <screenshot>
39622           <screeninfo>Items with no checkouts results</screeninfo>
39623
39624           <mediaobject>
39625             <imageobject>
39626               <imagedata fileref="images/reports/nocheckoutsresults.png"/>
39627             </imageobject>
39628           </mediaobject>
39629         </screenshot>
39630
39631         <para>You can also choose to export to a file that you can manipulate
39632         to your needs.</para>
39633       </section>
39634
39635       <section id="catbyitem">
39636         <title>Catalog by Item Type</title>
39637
39638         <para>This report will list the total number of items of each item
39639         type per branch.</para>
39640
39641         <screenshot>
39642           <screeninfo>Catalog by Item Type</screeninfo>
39643
39644           <mediaobject>
39645             <imageobject>
39646               <imagedata fileref="images/reports/itemtotals.png"/>
39647             </imageobject>
39648           </mediaobject>
39649         </screenshot>
39650
39651         <para>If you choose to output to the browser your results will print
39652         to the screen.</para>
39653
39654         <screenshot>
39655           <screeninfo>Total of Items by Type and Branch</screeninfo>
39656
39657           <mediaobject>
39658             <imageobject>
39659               <imagedata fileref="images/reports/itemtotalsresults.png"/>
39660             </imageobject>
39661           </mediaobject>
39662         </screenshot>
39663
39664         <para>You can also choose to export to a file that you can manipulate
39665         to your needs.</para>
39666       </section>
39667
39668       <section id="lostreport">
39669         <title>Lost Items</title>
39670
39671         <para>This report will allow you to generate a list of items that have
39672         been marked as Lost within the system</para>
39673
39674         <screenshot>
39675           <screeninfo>Lost Items Report</screeninfo>
39676
39677           <mediaobject>
39678             <imageobject>
39679               <imagedata fileref="images/reports/lostitems.png"/>
39680             </imageobject>
39681           </mediaobject>
39682         </screenshot>
39683       </section>
39684
39685       <section id="avloantime">
39686         <title>Average Loan Time</title>
39687
39688         <para>This report will list the average time items are out on loan
39689         based on the criteria you enter:</para>
39690
39691         <screenshot>
39692           <screeninfo>Average Checkout Period Form</screeninfo>
39693
39694           <mediaobject>
39695             <imageobject>
39696               <imagedata fileref="images/reports/averloanform.png"/>
39697             </imageobject>
39698           </mediaobject>
39699         </screenshot>
39700
39701         <para>If you choose to output to the browser your results will print
39702         to the screen.</para>
39703
39704         <screenshot>
39705           <screeninfo>Average Checkout Period Results</screeninfo>
39706
39707           <mediaobject>
39708             <imageobject>
39709               <imagedata fileref="images/reports/avercheckout.png"/>
39710             </imageobject>
39711           </mediaobject>
39712         </screenshot>
39713
39714         <para>You can also choose to export to a file that you can manipulate
39715         to your needs.</para>
39716       </section>
39717     </section>
39718
39719     <section id="reportdic">
39720       <title>Report Dictionary</title>
39721
39722       <para>The report dictionary is a way to pre-define common filters you'd
39723       like to apply to your reports. This is a good way to add in filters that
39724       the report wizard doesn't include by default. To add a new definition,
39725       or filter, click 'New Definition' on the Reports Dictionary page and
39726       follow the 4 step process.</para>
39727
39728       <para>Step 1: Name the definition and provide a description if
39729       necessary</para>
39730
39731       <screenshot>
39732         <screeninfo>Create a Definition</screeninfo>
39733
39734         <mediaobject>
39735           <imageobject>
39736             <imagedata fileref="images/reports/dict1.png"/>
39737           </imageobject>
39738         </mediaobject>
39739       </screenshot>
39740
39741       <para>Step 2: Choose the module that the will be queried.</para>
39742
39743       <screenshot>
39744         <screeninfo>Select Koha Module</screeninfo>
39745
39746         <mediaobject>
39747           <imageobject>
39748             <imagedata fileref="images/reports/dict2.png"/>
39749           </imageobject>
39750         </mediaobject>
39751       </screenshot>
39752
39753       <para>Step 3: Choose columns to query from the tables presented.</para>
39754
39755       <screenshot>
39756         <screeninfo>Choose columns</screeninfo>
39757
39758         <mediaobject>
39759           <imageobject>
39760             <imagedata fileref="images/reports/dict3.png"/>
39761           </imageobject>
39762         </mediaobject>
39763       </screenshot>
39764
39765       <para>Step 4: Choose the value(s) from the field(s). These will be
39766       automatically populated with options available in your database.</para>
39767
39768       <screenshot>
39769         <screeninfo>Choose fields and values</screeninfo>
39770
39771         <mediaobject>
39772           <imageobject>
39773             <imagedata fileref="images/reports/dict4.png"/>
39774           </imageobject>
39775         </mediaobject>
39776       </screenshot>
39777
39778       <para>Confirm your selections to save the definition.</para>
39779
39780       <screenshot>
39781         <screeninfo>Confirm Definition</screeninfo>
39782
39783         <mediaobject>
39784           <imageobject>
39785             <imagedata fileref="images/reports/dictconfirm.png"/>
39786           </imageobject>
39787         </mediaobject>
39788       </screenshot>
39789
39790       <para>Your definitions will all appear on the Reports Dictionary
39791       page</para>
39792
39793       <screenshot>
39794         <screeninfo>Reports Dictionary Listing</screeninfo>
39795
39796         <mediaobject>
39797           <imageobject>
39798             <imagedata fileref="images/reports/dictlist.png"/>
39799           </imageobject>
39800         </mediaobject>
39801       </screenshot>
39802
39803       <para>Then when generating reports on the module you created the value
39804       for you will see an option to limit by the definition at the bottom of
39805       the usual filters.</para>
39806
39807       <screenshot>
39808         <screeninfo>Dictionary Limit Option</screeninfo>
39809
39810         <mediaobject>
39811           <imageobject>
39812             <imagedata fileref="images/reports/dictionarylimit.png"/>
39813           </imageobject>
39814         </mediaobject>
39815       </screenshot>
39816     </section>
39817   </chapter>
39818
39819   <chapter id="opac">
39820     <title>OPAC</title>
39821
39822     <para>This chapter assumes that you have the following preferences set as
39823     follows:</para>
39824
39825     <itemizedlist>
39826       <listitem>
39827         <para><link linkend="opacthemes">opacthemes</link> = bootstrap</para>
39828       </listitem>
39829       <listitem>
39830         <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> = default</para>
39831       </listitem>
39832
39833       <listitem>
39834         <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> =
39835         default</para>
39836       </listitem>
39837
39838       <listitem>
39839         <para><link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link>
39840         = show</para>
39841       </listitem>
39842
39843       <listitem>
39844         <para><link linkend="TagsEnabled">TagsEnabled</link> = Allow</para>
39845       </listitem>
39846
39847       <listitem>
39848         <para><link linkend="TagsInputOnDetail">TagsInputOnDetail</link>
39849         =Allow</para>
39850       </listitem>
39851
39852       <listitem>
39853         <para><link linkend="TagsInputOnList">TagsInputOnList</link> =
39854         Allow</para>
39855       </listitem>
39856
39857       <listitem>
39858         <para><link linkend="reviewson">reviewson</link> = Allow</para>
39859       </listitem>
39860
39861       <listitem>
39862         <para><link linkend="ShowReviewer">ShowReviewer</link> = Allow</para>
39863       </listitem>
39864
39865       <listitem>
39866         <para><link linkend="ShowReviewerPhoto">ShowReviewerPhoto</link>
39867         =Allow</para>
39868       </listitem>
39869
39870       <listitem>
39871         <para><link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> =
39872         Show</para>
39873       </listitem>
39874
39875       <listitem>
39876         <para><link linkend="OPACAmazonCoverImages">OPACAmazonCoverImages</link> =
39877         Show</para>
39878       </listitem>
39879
39880       <listitem>
39881         <para><link linkend="XISBN">XISBN</link> = Use</para>
39882       </listitem>
39883
39884       <listitem>
39885         <para><link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link>
39886         = Default set of links</para>
39887       </listitem>
39888
39889       <listitem>
39890         <para><link linkend="OPACShowCheckoutName">OPACShowCheckoutName</link>
39891         = Don't show</para>
39892       </listitem>
39893
39894       <listitem>
39895         <para><link linkend="RequestOnOpac">RequestOnOpac</link> =
39896         Allow</para>
39897       </listitem>
39898
39899       <listitem>
39900         <para><link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link> =
39901         Allow</para>
39902       </listitem>
39903
39904       <listitem>
39905         <para><link linkend="OpacBrowseResults">OpacBrowseResults</link> =
39906         Enable</para>
39907       </listitem>
39908
39909       <listitem>
39910         <para><link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link> =
39911         Allow</para>
39912       </listitem>
39913
39914       <listitem>
39915         <para><link linkend="OPACShowBarcode">OPACShowBarcode</link> = Don't show</para>
39916       </listitem>
39917       <listitem>
39918         <para><link linkend="OpacSeparateHoldings">OpacSeparateHoldings</link> = Don't
39919           separate</para>
39920       </listitem>
39921       <listitem>
39922         <para><link linkend="OpacSeparateHoldings">OpacSeparateHoldingsBranch</link> = home
39923           library</para>
39924       </listitem>
39925       <listitem>
39926         <para><link linkend="DisplayLibraryFacets">DisplayLibraryFacets</link> = holding
39927           library</para>
39928       </listitem>
39929     </itemizedlist>
39930
39931     <para>If your system preferences are set differently your displays may
39932     differ.</para>
39933
39934     <section id="opacsearchresults">
39935       <title>Search Results</title>
39936
39937       <para>To search the OPAC you can either choose to enter your search
39938       words in the box at the top of the OPAC or click on the 'Advanced
39939       Search' link to perform a more detailed search.</para>
39940
39941       <screenshot>
39942         <screeninfo>OPAC Search Box</screeninfo>
39943
39944         <mediaobject>
39945           <imageobject>
39946             <imagedata fileref="images/opac/searchbox.png"/>
39947           </imageobject>
39948         </mediaobject>
39949       </screenshot>
39950
39951       <para>For more on searching check the '<link linkend="searching">Searching</link>' chapter in this manual.</para>
39952
39953       <section id="opacresultsoverview">
39954         <title>Results Overview</title>
39955
39956         <para>After performing a search the number of results found for your
39957         search will appear above the results</para>
39958
39959         <screenshot>
39960           <screeninfo>Total Results</screeninfo>
39961
39962           <mediaobject>
39963             <imageobject>
39964               <imagedata fileref="images/opac/totalresults-rss.png"/>
39965             </imageobject>
39966           </mediaobject>
39967         </screenshot>
39968
39969         <para>By default your search results will be sorted based on your
39970         <link linkend="opacdefaultsort">OPACdefaultSortField and
39971         OPACdefaultSortOrder</link> system preference values. To change this
39972         you can choose another sorting method from the pull down on the
39973         right.</para>
39974
39975         <screenshot>
39976           <screeninfo>Results Sorting Options</screeninfo>
39977
39978           <mediaobject>
39979             <imageobject>
39980               <imagedata fileref="images/opac/sortingresults.png"/>
39981             </imageobject>
39982           </mediaobject>
39983         </screenshot>
39984
39985         <para>Under each title on your results list a series of values from your leader will appear.
39986           It is important to note that this has nothing to do with the item types or collection
39987           codes you have applied to your records, this data is all pulled from your fixed fields.
39988           This can be turned on or off with the <link linkend="DisplayOPACiconsXSLT"
39989             >DisplayOPACiconsXSLT</link> system preference.</para>
39990
39991         <screenshot>
39992           <screeninfo>Leader Visualization</screeninfo>
39993
39994           <mediaobject>
39995             <imageobject>
39996               <imagedata fileref="images/opac/leader.png"/>
39997             </imageobject>
39998           </mediaobject>
39999         </screenshot>
40000
40001         <para>Below each title you will see the availability for the items attached to the record. <note>
40002             <para>Even if you filtered on one library location all locations that hold the item will
40003               appear on the search results.</para>
40004           </note><important>
40005             <para>An item's hold status doesn't not affect whether or not the item is 'available'
40006               until the item is in 'waiting' status. Items with on-shelf holds will show as
40007               available until a librarian has pulled them from the shelf and checked the item in
40008               make it show 'waiting'.</para>
40009           </important></para>
40010
40011         <screenshot>
40012           <screeninfo>Holdings Information</screeninfo>
40013
40014           <mediaobject>
40015             <imageobject>
40016               <imagedata fileref="images/opac/holdings-results.png"/>
40017             </imageobject>
40018           </mediaobject>
40019         </screenshot>
40020
40021         <para>If you have turned on <link linkend="enhancedcontent">Enhanced
40022         Content</link> preferences you may have book jackets on your search
40023         results.</para>
40024
40025         <screenshot>
40026           <screeninfo>Book Jacket on Results</screeninfo>
40027
40028           <mediaobject>
40029             <imageobject>
40030               <imagedata fileref="images/opac/coverresults.png"/>
40031             </imageobject>
40032           </mediaobject>
40033         </screenshot>
40034         <para>If you have set your <link linkend="didyoumean">Did you mean?</link> options you will
40035           see a yellow bar across the top of your results will other related searches.</para>
40036         <screenshot>
40037             <screeninfo>Did you mean?</screeninfo>
40038             <mediaobject>
40039               <imageobject>
40040                 <imagedata fileref="images/opac/didyoumeanopac.png"/>
40041               </imageobject>
40042             </mediaobject>
40043           </screenshot>
40044         <para>If you performed an advanced search you see an option to go back and edit your
40045           advanced search blow the list of results pages.<screenshot>
40046             <screeninfo>Return to the last advanced search</screeninfo>
40047             <mediaobject>
40048               <imageobject>
40049                 <imagedata fileref="images/opac/editadvanced.png"/>
40050               </imageobject>
40051             </mediaobject>
40052           </screenshot></para>
40053       </section>
40054
40055       <section id="opacfilter">
40056         <title>Filters</title>
40057
40058         <para>To filter your results click on the links below the 'Refine Your
40059         Search' menu on the left of your screen</para>
40060
40061         <screenshot>
40062           <screeninfo>Refine Your Results</screeninfo>
40063
40064           <mediaobject>
40065             <imageobject>
40066               <imagedata fileref="images/opac/refineresults.png"/>
40067             </imageobject>
40068           </mediaobject>
40069         </screenshot>
40070         <para>Depending on your setting for the <link linkend="DisplayLibraryFacets"
40071             >DisplayLibraryFacets</link> system preference you will see filters for your home,
40072           holding or both libraries.<screenshot>
40073             <screeninfo>Library Facet</screeninfo>
40074             <mediaobject>
40075               <imageobject>
40076                 <imagedata fileref="images/opac/locationfacet.png"/>
40077               </imageobject>
40078             </mediaobject>
40079           </screenshot></para>
40080         <para>After clicking a facet you can remove that filter from your results by clicking the
40081           small 'x' that appears to the right of the facet.<screenshot>
40082             <screeninfo>Remove library facet</screeninfo>
40083             <mediaobject>
40084               <imageobject>
40085                 <imagedata fileref="images/opac/removefilter.png"/>
40086               </imageobject>
40087             </mediaobject>
40088           </screenshot></para>
40089       </section>
40090
40091       <section id="searchrss">
40092         <title>Search RSS Feeds</title>
40093
40094         <para>You will be able to subscribe to your search results as an RSS
40095         feed by clicking the RSS icon in your address bar or next to the
40096         number of results. To learn more about what RSS feeds are check out
40097         <ulink url="http://www.youtube.com/watch?v=0klgLsSxGsU">this tutorial
40098         video</ulink>.</para>
40099
40100         <screenshot>
40101           <screeninfo>RSS Feed Icon</screeninfo>
40102
40103           <mediaobject>
40104             <imageobject>
40105               <imagedata fileref="images/opac/totalresults-rss.png"/>
40106             </imageobject>
40107           </mediaobject>
40108         </screenshot>
40109
40110         <para>Subscribing to search results as RSS feeds will allow you to see
40111         when a new item is added to the catalog in your area of
40112         interest.</para>
40113       </section>
40114     </section>
40115
40116     <section id="opacbibrec">
40117       <title>Bibliographic Record</title>
40118
40119       <para>When you click on a title from the search results, you're brought
40120       to the bibliographic detail of the record. This page is broken down in
40121       several different areas.</para>
40122
40123       <para>At the top of your screen will be the title and the GMD:</para>
40124
40125       <screenshot>
40126         <screeninfo>Title</screeninfo>
40127
40128         <mediaobject>
40129           <imageobject>
40130             <imagedata fileref="images/opac/bibdetail/bibtitle.png"/>
40131           </imageobject>
40132         </mediaobject>
40133       </screenshot>
40134
40135       <para>Below the title the authors will be listed. These come from your
40136       1xx and 7xx fields. Clicking the author will run a search for other
40137       titles with that author.</para>
40138
40139       <screenshot>
40140         <screeninfo>Author Display</screeninfo>
40141
40142         <mediaobject>
40143           <imageobject>
40144             <imagedata fileref="images/opac/bibdetail/bibauthor.png"/>
40145           </imageobject>
40146         </mediaobject>
40147       </screenshot>
40148
40149       <para>If you have an authority file you will see a magnifying glass to
40150       the right of author (and other) authorities. Clicking that magnifying
40151       glass will take you directly to the authority record.</para>
40152
40153       <screenshot>
40154         <screeninfo>Authority link</screeninfo>
40155
40156         <mediaobject>
40157           <imageobject>
40158             <imagedata fileref="images/opac/bibdetail/authoritylink.png"/>
40159           </imageobject>
40160         </mediaobject>
40161       </screenshot>
40162
40163       <para>If you have your <link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link> preference
40164       set to 'show' you will see a material type that is determined by values
40165       in your fixed fields (learn more in the <link linkend="XSLTiTypes">XSLT
40166       Item Types</link> Appendix).</para>
40167
40168       <screenshot>
40169         <screeninfo>XSLT Item Type</screeninfo>
40170
40171         <mediaobject>
40172           <imageobject>
40173             <imagedata fileref="images/opac/bibdetail/bibleader.png"/>
40174           </imageobject>
40175         </mediaobject>
40176       </screenshot>
40177
40178       <para>Next you'll see the description of the record you're
40179       viewing:</para>
40180
40181       <screenshot>
40182         <screeninfo>Basic Details</screeninfo>
40183
40184         <mediaobject>
40185           <imageobject>
40186             <imagedata fileref="images/opac/bibdetail/bibdetails.png"/>
40187           </imageobject>
40188         </mediaobject>
40189       </screenshot>
40190
40191       <para>Following that information you'll find the subject headings which
40192       can be clicked to search for other titles on similar topics</para>
40193
40194       <screenshot>
40195         <screeninfo>Bibliographic Subjects</screeninfo>
40196
40197         <mediaobject>
40198           <imageobject>
40199             <imagedata fileref="images/opac/bibdetail/bibsubjects.png"/>
40200           </imageobject>
40201         </mediaobject>
40202       </screenshot>
40203
40204       <para>If your record has a table of contents or summary it will appear
40205       next to the 'Summary' or 'Table of Contents' label</para>
40206
40207       <screenshot>
40208         <screeninfo>Summary</screeninfo>
40209
40210         <mediaobject>
40211           <imageobject>
40212             <imagedata fileref="images/opac/bibdetail/bibsummary.png"/>
40213           </imageobject>
40214         </mediaobject>
40215       </screenshot>
40216
40217       <para>If your record has data in the 856 fields you'll see the links to
40218       the right of the 'Online Resources' label</para>
40219
40220       <screenshot>
40221         <screeninfo>Online Resources</screeninfo>
40222
40223         <mediaobject>
40224           <imageobject>
40225             <imagedata fileref="images/opac/bibdetail/biblinks.png"/>
40226           </imageobject>
40227         </mediaobject>
40228       </screenshot>
40229
40230       <para>If the title you're viewing is in a public list then you'll see a
40231       list of those to the right of the 'List(s) this item appears in' label
40232       and if it has tags they will appear below the 'Tags from this library'
40233       label</para>
40234
40235       <screenshot>
40236         <screeninfo>Tags</screeninfo>
40237
40238         <mediaobject>
40239           <imageobject>
40240             <imagedata fileref="images/opac/bibdetail/bibtags.png"/>
40241           </imageobject>
40242         </mediaobject>
40243       </screenshot>
40244
40245       <para>In the tabs below the details you will find your holdings
40246       data</para>
40247
40248       <screenshot>
40249         <screeninfo/>
40250
40251         <mediaobject>
40252           <imageobject>
40253             <imagedata fileref="images/opac/bibdetail/bibholdings.png"/>
40254           </imageobject>
40255         </mediaobject>
40256       </screenshot>
40257
40258       <para>Any notes (5xx fields) that have been cataloged will appear under
40259       'Title Notes'</para>
40260
40261       <screenshot>
40262         <screeninfo>Title notes</screeninfo>
40263
40264         <mediaobject>
40265           <imageobject>
40266             <imagedata fileref="images/opac/bibdetail/bibtitlenotes.png"/>
40267           </imageobject>
40268         </mediaobject>
40269       </screenshot>
40270
40271       <para>If you're allowing comments they will appear in the next
40272       tab</para>
40273
40274       <screenshot>
40275         <screeninfo>Comments</screeninfo>
40276
40277         <mediaobject>
40278           <imageobject>
40279             <imagedata fileref="images/opac/bibdetail/bibcomments.png"/>
40280           </imageobject>
40281         </mediaobject>
40282       </screenshot>
40283
40284       <para>And finally if you have enabled FRBR and you have other editions
40285       of the title in your collection you will see the 'Editions' tab.</para>
40286
40287       <screenshot>
40288         <screeninfo>Editions</screeninfo>
40289
40290         <mediaobject>
40291           <imageobject>
40292             <imagedata fileref="images/opac/bibdetail/bibeditions.png"/>
40293           </imageobject>
40294         </mediaobject>
40295       </screenshot>
40296
40297       <para>To the right of the details you'll find a series of boxes. The
40298       first box is a list of buttons to help navigate the search results. From
40299       there you can see the next or previous result from your search or return
40300       to the results.</para>
40301
40302       <screenshot>
40303         <screeninfo>Search Options</screeninfo>
40304
40305         <mediaobject>
40306           <imageobject>
40307             <imagedata fileref="images/opac/bibdetail/bibsearch.png"/>
40308           </imageobject>
40309         </mediaobject>
40310       </screenshot>
40311
40312       <para>Clicking Browse Results at the top of the right column will open
40313       up your search results on the detail page</para>
40314
40315       <screenshot>
40316         <screeninfo>Search Results</screeninfo>
40317
40318         <mediaobject>
40319           <imageobject>
40320             <imagedata fileref="images/opac/bibdetail/bibbrowseresults.png"/>
40321           </imageobject>
40322         </mediaobject>
40323       </screenshot>
40324
40325       <para>Below the search buttons you'll find the links to place a hold,
40326       print the record, save the record to your lists, or add it to your
40327       cart</para>
40328
40329       <screenshot>
40330         <screeninfo>More options</screeninfo>
40331
40332         <mediaobject>
40333           <imageobject>
40334             <imagedata fileref="images/opac/bibdetail/biboptions.png"/>
40335           </imageobject>
40336         </mediaobject>
40337       </screenshot>
40338
40339       <para>Clicking 'More Searches' will show the list of libraries you
40340       entered in your <link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link>
40341       preference</para>
40342
40343       <screenshot>
40344         <screeninfo>More Searches</screeninfo>
40345
40346         <mediaobject>
40347           <imageobject>
40348             <imagedata fileref="images/opac/bibdetail/bibmoresearch.png"/>
40349           </imageobject>
40350         </mediaobject>
40351       </screenshot>
40352
40353       <para>Under the 'Save Record' label you will find a series of file
40354       formats you can save the record as. This list can be customized by
40355       altering the <link linkend="OpacExportOptions">OpacExportOptions</link>
40356       system preference.</para>
40357
40358       <screenshot>
40359         <screeninfo>Save Record</screeninfo>
40360
40361         <mediaobject>
40362           <imageobject>
40363             <imagedata fileref="images/opac/bibdetail/bibsave.png"/>
40364           </imageobject>
40365         </mediaobject>
40366       </screenshot>
40367
40368       <para>If at any time you want to change the view from the 'Normal' view
40369       to see the Marc or the ISBD you can click the tabs across the top of the
40370       record</para>
40371
40372       <screenshot>
40373         <screeninfo>Record Views</screeninfo>
40374
40375         <mediaobject>
40376           <imageobject>
40377             <imagedata fileref="images/opac/bibdetail/bibviews.png"/>
40378           </imageobject>
40379         </mediaobject>
40380       </screenshot>
40381     </section>
40382
40383     <section id="opaclistscart">
40384       <title>Lists &amp; Cart</title>
40385
40386       <para>A cart is a temporary holding place for records you're interested
40387       in finding during this session. That means that once you log out of the
40388       OPAC or close the browser you lose the items in your cart. A list is a
40389       more permanent location for saving items. To learn more about lists,
40390       check the <link linkend="stafflists">Lists in the Staff Client</link>
40391       chapter of this manual.</para>
40392
40393       <section id="opaclists">
40394         <title>Lists</title>
40395
40396         <para>Patrons can manage their own private lists by visiting the 'my
40397         lists' section of their account.</para>
40398
40399         <screenshot>
40400           <screeninfo>Lists Management</screeninfo>
40401
40402           <mediaobject>
40403             <imageobject>
40404               <imagedata fileref="images/opac/nolists.png"/>
40405             </imageobject>
40406           </mediaobject>
40407         </screenshot>
40408
40409         <section id="opacaddlists">
40410           <title>Creating Lists</title>
40411
40412           <para>Lists can also be created by choosing the 'New List' option in
40413           the 'Add to' menu on the search results</para>
40414
40415           <screenshot>
40416             <screeninfo>Add to New List</screeninfo>
40417
40418             <mediaobject>
40419               <imageobject>
40420                 <imagedata fileref="images/opac/addtonewlist.png"/>
40421               </imageobject>
40422             </mediaobject>
40423           </screenshot>
40424
40425           <para>To create a list the patron simply needs to click the 'New
40426           List' link and populate the form that appears</para>
40427
40428           <screenshot>
40429             <screeninfo>Create a new list</screeninfo>
40430
40431             <mediaobject>
40432               <imageobject>
40433                 <imagedata fileref="images/opac/publiclistpermissions.png"/>
40434               </imageobject>
40435             </mediaobject>
40436           </screenshot>
40437
40438           <para>The only field required is the 'List Name,' but the patron can also choose how they
40439             want the list sorted and if the list is public or private.<itemizedlist>
40440               <listitem>
40441                 <para>A Private List is managed by you and can be seen only by you (depending on
40442                   your permissions settings below)</para>
40443               </listitem>
40444               <listitem>
40445                 <para>A Public List can be seen by everybody, but managed only by you (depending on
40446                   your permissions settings below)</para>
40447               </listitem>
40448             </itemizedlist><important>
40449               <para>If you aren't allowing patrons to create public lists with the <link linkend="OpacAllowPublicListCreation">OpacAllowPublicListCreation</link>
40450                 preference then patrons will only be able to create private lists.</para>
40451               <screenshot>
40452                 <screeninfo>Create a new private list</screeninfo>
40453                 <mediaobject>
40454                   <imageobject>
40455                     <imagedata fileref="images/opac/newlist.png"/>
40456                   </imageobject>
40457                 </mediaobject>
40458               </screenshot>
40459             </important></para>
40460           <itemizedlist>
40461             <listitem>
40462               <para>Finally decide what your permissions will be on the list. You can all or disallow:<itemizedlist>
40463                   <listitem>
40464                     <para>anyone else to add entries</para>
40465                   </listitem>
40466                   <listitem>
40467                     <para>anyone to remove his own contributed entries<itemizedlist>
40468                         <listitem>
40469                           <note>
40470                             <para>The owner of a list is always allowed to add entries, but needs
40471                               permission to remove.</para>
40472                           </note>
40473                         </listitem>
40474                       </itemizedlist></para>
40475                   </listitem>
40476                   <listitem>
40477                     <para>anyone to remove other contributed entries     </para>
40478                   </listitem>
40479                 </itemizedlist></para>
40480             </listitem>
40481           </itemizedlist>
40482         </section>
40483
40484         <section id="opacaddtolists">
40485           <title>Adding titles to Lists</title>
40486
40487           <para>Titles can be added to lists from the search results and/or
40488           from the bibliographic record. On the search results options to add
40489           items to the list appear below each result and across the top of the
40490           results page</para>
40491
40492           <screenshot>
40493             <screeninfo>Add to Lists from Results</screeninfo>
40494
40495             <mediaobject>
40496               <imageobject>
40497                 <imagedata fileref="images/opac/addtolistcart.png"/>
40498               </imageobject>
40499             </mediaobject>
40500           </screenshot>
40501
40502           <para>To add a single title to a list, click the 'Save to Lists'
40503           option and then choose the list you'd like to add the title to. To
40504           add multiple titles to a list check the boxes on the left of the
40505           titles you want to add and then choose the list you want to add the
40506           titles to from the 'Add too' pull down at the top of the
40507           screen.</para>
40508         </section>
40509
40510         <section id="listscontent">
40511           <title>Viewing Lists Contents</title>
40512
40513           <para>To view the contents of a list, click on the list name under
40514           the Lists button.</para>
40515
40516           <screenshot>
40517             <screeninfo>Lists</screeninfo>
40518
40519             <mediaobject>
40520               <imageobject>
40521                 <imagedata fileref="images/opac/chooselist.png"/>
40522               </imageobject>
40523             </mediaobject>
40524           </screenshot>
40525
40526           <para>The contents of the list will look similar to your search
40527           results pages except that there will be different menu options
40528           across the top of the list.</para>
40529
40530           <screenshot>
40531             <screeninfo>List View</screeninfo>
40532
40533             <mediaobject>
40534               <imageobject>
40535                 <imagedata fileref="images/opac/listview.png"/>
40536               </imageobject>
40537             </mediaobject>
40538           </screenshot>
40539           <para>To the right of the list title there is an RSS icon that will allow you to subscribe
40540             to updates to the list.</para>
40541
40542           <para>Using the menu options above the list you can place multiple
40543           items on hold, download the list contents, email the list or print
40544           the list out.</para>
40545
40546           <itemizedlist>
40547             <listitem>
40548               <para>To place a hold on one or more list items check the box to
40549               the left of the item and click the 'Place Hold' link at the
40550               top</para>
40551             </listitem>
40552
40553             <listitem>
40554               <para>To download the list contents click the 'Download List'
40555               link and choose the format you'd like to download the list
40556               in</para>
40557             </listitem>
40558
40559             <listitem>
40560               <para>To email the list contents to someone, click the 'Send List' link and enter in
40561                 your email details in the form that pops up (<link linkend="examplelistemail">view a
40562                   sample Lists email</link>)</para>
40563
40564               <screenshot>
40565                 <screeninfo>Email List Contents</screeninfo>
40566
40567                 <mediaobject>
40568                   <imageobject>
40569                     <imagedata fileref="images/opac/emailist.png"/>
40570                   </imageobject>
40571                 </mediaobject>
40572               </screenshot>
40573             </listitem>
40574
40575             <listitem>
40576               <para>To print the contents of your list out click the 'Print List' link</para>
40577             </listitem>
40578           </itemizedlist>
40579         </section>
40580
40581         <section id="opacmanagelists">
40582           <title>Managing Lists</title>
40583
40584           <para>Once the list is saved patrons can begin adding items to it.
40585           From the 'my lists' tab on the patron record the patron can edit and
40586           delete the lists they have created by clicking the appropriate link
40587           to the right of the list name.</para>
40588
40589           <screenshot>
40590             <screeninfo>My Lists</screeninfo>
40591
40592             <mediaobject>
40593               <imageobject>
40594                 <imagedata fileref="images/opac/mylists.png"/>
40595               </imageobject>
40596             </mediaobject>
40597           </screenshot>
40598
40599           <para>To edit the list's title or sorting patrons click the 'Edit'
40600           link to the right of the list description.</para>
40601
40602           <screenshot>
40603             <screeninfo>Editing List</screeninfo>
40604
40605             <mediaobject>
40606               <imageobject>
40607                 <imagedata fileref="images/opac/editlist.png"/>
40608               </imageobject>
40609             </mediaobject>
40610           </screenshot>
40611
40612           <para>When clicking 'Delete' next to a list you will be asked to
40613           confirm that you want to delete the list.</para>
40614
40615           <screenshot>
40616             <screeninfo>Delete list confirmation</screeninfo>
40617
40618             <mediaobject>
40619               <imageobject>
40620                 <imagedata fileref="images/opac/deletelist.png"/>
40621               </imageobject>
40622             </mediaobject>
40623           </screenshot>
40624
40625           <para>The list will not be deleted until the 'Confirm' button is
40626           clicked to the right of the list you'd like to delete.</para>
40627
40628           <para>If the library is allowing you to share private lists with the <link
40629               linkend="OpacAllowSharingPrivateLists">OpacAllowSharingPrivateLists</link> preference
40630             then you will see the 'Share' link on your list of lists and the 'Share list' link at
40631             the top of each individual list. Clicking this will ask you to enter the email address
40632             of a patron.<screenshot>
40633               <screeninfo>Share list</screeninfo>
40634               <mediaobject>
40635                 <imageobject>
40636                   <imagedata fileref="images/opac/sharelist.png"/>
40637                 </imageobject>
40638               </mediaobject>
40639             </screenshot></para>
40640           <para>Once the email address is entered Koha will present you with a confirmation message </para>
40641           <screenshot>
40642             <screeninfo>Share list confirmation</screeninfo>
40643             <mediaobject>
40644               <imageobject>
40645                 <imagedata fileref="images/opac/shareconfirmation.png"/>
40646               </imageobject>
40647             </mediaobject>
40648           </screenshot>
40649           <para>and will send a message to that patron.</para>
40650         </section>
40651       </section>
40652
40653       <section id="opaccart">
40654         <title>Cart</title>
40655
40656         <para/>
40657
40658         <section id="opacaddtocart">
40659           <title>Adding titles to the Cart</title>
40660
40661           <para>Titles can be added to the cart from the search results and/or
40662           from the bibliographic record. On the search results options to add
40663           items to the cart appear below each result and across the top of the
40664           results page</para>
40665
40666           <screenshot>
40667             <screeninfo>Add to Cart on Search Results</screeninfo>
40668
40669             <mediaobject>
40670               <imageobject>
40671                 <imagedata fileref="images/opac/addtolistcart.png"/>
40672               </imageobject>
40673             </mediaobject>
40674           </screenshot>
40675
40676           <para>Clicking the 'Add to Cart' button will add the one title to
40677           your cart. To add multiple titles at once, check the box to the left
40678           of each result and then choose 'Cart' from the 'Add to' pull down at
40679           the top of the screen. Once titles are added to the cart you will be
40680           presented with a confirmation</para>
40681
40682           <screenshot>
40683             <screeninfo>Items added to Cart</screeninfo>
40684
40685             <mediaobject>
40686               <imageobject>
40687                 <imagedata fileref="images/opac/addedtocart.png"/>
40688               </imageobject>
40689             </mediaobject>
40690           </screenshot>
40691           <para>From the results you will see which items are in your cart and will be able to
40692             remove those items by clicking '(remove)'.<screenshot>
40693               <screeninfo>Item in your cart</screeninfo>
40694               <mediaobject>
40695                 <imageobject>
40696                   <imagedata fileref="images/opac/iteminyourcart.png"/>
40697                 </imageobject>
40698               </mediaobject>
40699             </screenshot></para>
40700         </section>
40701
40702         <section id="manageopaccart">
40703           <title>Managing the Cart</title>
40704
40705           <para>Once you have titles in your cart you can manage the contents by clicking on the
40706             'Cart' button usually found at the top of the screen. Your cart will open in a new
40707             window.</para>
40708
40709           <screenshot>
40710             <screeninfo>Contents of your cart</screeninfo>
40711
40712             <mediaobject>
40713               <imageobject>
40714                 <imagedata fileref="images/opac/cartcontents.png"/>
40715               </imageobject>
40716             </mediaobject>
40717           </screenshot>
40718
40719           <para>From this window you are presented with several options.
40720           Across the top of the cart are several buttons.</para>
40721
40722           <para>First is the 'More details' button. Clicking this will show you additional
40723             information about the titles in your cart (ISBNs, Subjects, Publisher Info, Notes and more).<screenshot>
40724               <screeninfo>More details in the cart</screeninfo>
40725               <mediaobject>
40726                 <imageobject>
40727                   <imagedata fileref="images/opac/cartmoredetails.png"/>
40728                 </imageobject>
40729               </mediaobject>
40730             </screenshot></para>
40731
40732           <para>Next is the option to send the contents of your cart to an email address. This is
40733             handy if you want to send the resources you found at the library to your home email
40734             account to refer to later or to send to a patron researching a specific topic. Clicking
40735             this link will open up a new window that asks for the email address and message to send.
40736               <link linkend="examplecartemail">View a sample Cart email</link>.</para>
40737
40738           <screenshot>
40739             <screeninfo>Email Cart</screeninfo>
40740
40741             <mediaobject>
40742               <imageobject>
40743                 <imagedata fileref="images/opac/emailcart.png"/>
40744               </imageobject>
40745             </mediaobject>
40746           </screenshot>
40747           <important>
40748             <para>The cart can only be emailed by logged in users. This will prevent your cart email
40749               function from being used for spamming.</para>
40750           </important>
40751
40752           <para>In addition to sending your cart you can download the contents
40753           of your cart in several pre-defined formats or using a <link linkend="csvprofiles">CSV Profile</link> that you defined in the
40754           Tools module.</para>
40755
40756           <screenshot>
40757             <screeninfo>Download Cart</screeninfo>
40758
40759             <mediaobject>
40760               <imageobject>
40761                 <imagedata fileref="images/opac/downloadcart.png"/>
40762               </imageobject>
40763             </mediaobject>
40764           </screenshot>
40765
40766           <para>Finally you can print out the contents of your cart by
40767           choosing the 'Print' link.</para>
40768
40769           <para>In addition to the various different ways to save the contents
40770           of your cart, there are ways to add value to the data in your cart.
40771           By selecting one or more titles from the cart you can add them to a
40772           list (click 'Add to a List'), place hold(s) (click 'Place hold'), or
40773           tag them (click 'Tag'). All of these operations follow the same
40774           procedure as they do when performing them in the OPAC.</para>
40775         </section>
40776       </section>
40777     </section>
40778
40779     <section id="opacplacehold">
40780       <title>Placing Holds</title>
40781
40782       <para>Patrons can place holds on items via the OPAC if they're logged in
40783       and you have the <link linkend="RequestOnOpac">RequestOnOpac</link>
40784       preference set to 'Allow'. If the item can be placed on hold the option
40785       to place it on hold will appear in several different places.</para>
40786
40787       <itemizedlist>
40788         <listitem>
40789           <para>When viewing a list or search results page you'll see the
40790           option to place hold on multiple items by checking the boxes to the
40791           left of the results and clicking 'Place Hold' at the top</para>
40792
40793           <screenshot>
40794             <screeninfo>Place Hold from Results</screeninfo>
40795
40796             <mediaobject>
40797               <imageobject>
40798                 <imagedata fileref="images/opac/opacplaceholdresults.png"/>
40799               </imageobject>
40800             </mediaobject>
40801           </screenshot>
40802         </listitem>
40803
40804         <listitem>
40805           <para>When viewing a list or search results page you'll see the
40806           option to place the item on hold below the basic information about
40807           the title</para>
40808
40809           <screenshot>
40810             <screeninfo>Place Hold</screeninfo>
40811
40812             <mediaobject>
40813               <imageobject>
40814                 <imagedata fileref="images/opac/opacplaceholdsindiv.png"/>
40815               </imageobject>
40816             </mediaobject>
40817           </screenshot>
40818         </listitem>
40819
40820         <listitem>
40821           <para>When viewing an individual title you'll see the option to
40822           place a hold in the box on the right side of the screen</para>
40823
40824           <screenshot>
40825             <screeninfo>Place Hold</screeninfo>
40826
40827             <mediaobject>
40828               <imageobject>
40829                 <imagedata fileref="images/opac/opacplaceholdsdetail.png"/>
40830               </imageobject>
40831             </mediaobject>
40832           </screenshot>
40833         </listitem>
40834       </itemizedlist>
40835
40836       <para>No matter which of the above links you click to place your hold
40837       you'll be brought to the same hold screen.</para>
40838
40839       <screenshot>
40840         <screeninfo>Place Hold Form</screeninfo>
40841
40842         <mediaobject>
40843           <imageobject>
40844             <imagedata fileref="images/opac/opacplacehold.png"/>
40845           </imageobject>
40846         </mediaobject>
40847       </screenshot>
40848
40849       <itemizedlist>
40850         <listitem>
40851           <para>Check the box to the left of the items you'd like to place on
40852           hold</para>
40853         </listitem>
40854
40855         <listitem>
40856           <para>The title includes a link back to the detail page for the
40857           record</para>
40858         </listitem>
40859
40860         <listitem>
40861           <para>The priority shows where in the holds queue this hold will
40862           fall</para>
40863         </listitem>
40864         <listitem>
40865           <para>If allowed by your <link linkend="OPACAllowUserToChooseBranch"
40866               >OPACAllowUserToChooseBranch</link> preference the patron can choose where they'd like
40867             to pick up their hold</para>
40868         </listitem>
40869         <listitem>
40870           <para>If you would like to see more options you can click 'Show more options'</para>
40871
40872
40873           <para>
40874             <screenshot>
40875               <screeninfo>Place Hold Form with More Options</screeninfo>
40876               <mediaobject>
40877                 <imageobject>
40878                   <imagedata fileref="images/opac/opacplaceholdmore.png"/>
40879                 </imageobject>
40880               </mediaobject>
40881             </screenshot>
40882           </para>
40883         </listitem>
40884         <listitem>
40885           <para>If allowed by your <link linkend="OPACAllowHoldDateInFuture"
40886               >OPACAllowHoldDateInFuture</link> preference, the 'Hold Starts on Date' column will
40887             show. This field allows the patron to have their hold start on a future date.</para>
40888         </listitem>
40889
40890         <listitem>
40891           <para>By default holds placed in the system remain until canceled,
40892           but if the patron fills in a 'Hold Not Needed After' date then the
40893           hold has an expiration date.</para>
40894
40895           <itemizedlist>
40896             <listitem>
40897               <important>
40898                 <para>Expired holds are removed by the <link linkend="expiredholdscron">Expired Holds Cron Job</link>, this
40899                 is not an automatic process and must be set up by your system
40900                 administrator</para>
40901               </important>
40902             </listitem>
40903           </itemizedlist>
40904         </listitem>
40905
40906         <listitem>
40907           <para>If allowed by the <link linkend="OpacHoldNotes">OpacHoldNotes</link> preference then
40908             patrons can leave notes about their holds for the library by clicking the 'Edit notes' button</para>
40909           <screenshot>
40910               <screeninfo>Hold notes</screeninfo>
40911               <mediaobject>
40912                 <imageobject>
40913                   <imagedata fileref="images/opac/holdnote.png"/>
40914                 </imageobject>
40915               </mediaobject>
40916             </screenshot>
40917         </listitem>
40918         <listitem>
40919           <para>Depending on the rules you set regarding item specific holds in your <link
40920               linkend="circfinerules">circulation and fines rules</link> the patron will be allowed
40921             to choose whether to place the hold on the next available copy and/or a specific
40922             copy</para>
40923           <screenshot>
40924             <screeninfo>Specific Copy Hold</screeninfo>
40925             <mediaobject>
40926               <imageobject>
40927                 <imagedata fileref="images/opac/opacplaceholdspecific.png"/>
40928               </imageobject>
40929             </mediaobject>
40930           </screenshot>
40931         </listitem>
40932       </itemizedlist>
40933
40934       <para>After clicking the Place Hold button the patron will be brought to
40935       their account page where they'll see all of the items they have on
40936       hold.</para>
40937     </section>
40938
40939     <section id="opacenhancedcontent">
40940       <title>Enhanced Content</title>
40941
40942       <para/>
40943
40944       <section id="opactagging">
40945         <title>Tagging</title>
40946
40947         <para>Depending on your settings for the <link linkend="TagsEnabled">TagsEnabled</link>, <link linkend="TagsInputOnList">TagsInputOnList</link> and <link linkend="TagsInputOnDetail">TagsInputOnDetail</link> preferences you
40948         may be able to add tags to bibliographic records from the search
40949         results and/or bibliographic records. If you are allowing patrons to
40950         add tags from the search results screen you will see an input box
40951         below each result and a 'Tag' option at the top of the screen.</para>
40952
40953         <screenshot>
40954           <screeninfo>Tagging Options on Results</screeninfo>
40955
40956           <mediaobject>
40957             <imageobject>
40958               <imagedata fileref="images/opac/tags-results.png"/>
40959             </imageobject>
40960           </mediaobject>
40961         </screenshot>
40962
40963         <para>To add a tag to one item, type the tabs (separated by commas) in
40964         the 'New tag' box and click 'Add'. You will be presented with a
40965         confirmation of your tags being added.</para>
40966
40967         <screenshot>
40968           <screeninfo>Tags Added on Results</screeninfo>
40969
40970           <mediaobject>
40971             <imageobject>
40972               <imagedata fileref="images/opac/tagsadded-results.png"/>
40973             </imageobject>
40974           </mediaobject>
40975         </screenshot>
40976
40977         <para>From the results you can also tag items in bulk by clicking the
40978         checkboxes on the left and then clicking the 'Tag' button at the top.
40979         After clicking the button it will change into an input box for you to
40980         add tags to all of the items you have selected.</para>
40981
40982         <screenshot>
40983           <screeninfo>Add Tags to Multiple Items</screeninfo>
40984
40985           <mediaobject>
40986             <imageobject>
40987               <imagedata fileref="images/opac/tagaddmultiple-results.png"/>
40988             </imageobject>
40989           </mediaobject>
40990         </screenshot>
40991       </section>
40992
40993       <section id="opaccomments">
40994         <title>Comments</title>
40995
40996         <para>Patrons can leave comments in the OPAC if you have the <link linkend="reviewson">reviewson</link> preference set to allow this.
40997         Each bibliographic record has a comments tab below the bibliographic
40998         information.</para>
40999
41000         <screenshot>
41001           <screeninfo>Comments Tab</screeninfo>
41002
41003           <mediaobject>
41004             <imageobject>
41005               <imagedata fileref="images/opac/commentstab.png"/>
41006             </imageobject>
41007           </mediaobject>
41008         </screenshot>
41009
41010         <para>If the patron is logged in they will see a link to add a comment
41011         to the item. Clicking this link will open a pop up window with a box
41012         for their comments.</para>
41013
41014         <screenshot>
41015           <screeninfo>Add a Comment</screeninfo>
41016
41017           <mediaobject>
41018             <imageobject>
41019               <imagedata fileref="images/opac/addcomment.png"/>
41020             </imageobject>
41021           </mediaobject>
41022         </screenshot>
41023
41024         <para>Once the comment has been typed and the 'Submit' button clicked,
41025         the patron will see their comment as pending and other patrons will
41026         simply see that there are no comments on the item.</para>
41027
41028         <screenshot>
41029           <screeninfo>Pending Comment</screeninfo>
41030
41031           <mediaobject>
41032             <imageobject>
41033               <imagedata fileref="images/opac/commentpending.png"/>
41034             </imageobject>
41035           </mediaobject>
41036         </screenshot>
41037
41038         <para>Once the comment is approved the patron will see the number of comments on the
41039           'Comments' tab and their comment labeled amongst the other comments. If you have set your
41040             <link linkend="ShowReviewerPhoto">ShowReviewerPhoto</link> preference to 'Show' then
41041           you'll see the patron's photo pulled from the <ulink url="https://www.libravatar.org"
41042             >Libravatar</ulink> library.</para>
41043
41044         <screenshot>
41045           <screeninfo>Your Comments</screeninfo>
41046
41047           <mediaobject>
41048             <imageobject>
41049               <imagedata fileref="images/opac/yourcomment.png"/>
41050             </imageobject>
41051           </mediaobject>
41052         </screenshot>
41053
41054         <para>Other patrons will see the comment with the name of the patron
41055         who left the comment (unless you have set the <link linkend="ShowReviewer">ShowReviewer</link> preference to not show
41056         patron names).</para>
41057
41058         <screenshot>
41059           <screeninfo>Comment by other patron</screeninfo>
41060
41061           <mediaobject>
41062             <imageobject>
41063               <imagedata fileref="images/opac/commentby.png"/>
41064             </imageobject>
41065           </mediaobject>
41066         </screenshot>
41067
41068         <para>If you have your <link linkend="OpacShowRecentComments">OpacShowRecentComments</link>
41069           set to show then you'll see the approved comments on that page.</para>
41070
41071         <screenshot>
41072           <screeninfo>Recent Comments List</screeninfo>
41073
41074           <mediaobject>
41075             <imageobject>
41076               <imagedata fileref="images/opac/recentcomments.png"/>
41077             </imageobject>
41078           </mediaobject>
41079         </screenshot>
41080         <para>From this page patrons can subscribe to the recent comments using RSS if they would
41081           like.</para>
41082       </section>
41083
41084       <section id="zotero">
41085         <title>Zotero</title>
41086
41087         <para>Zotero is a Firefox add on that allows for the saving and
41088         generating of a bibliography. Learn more about and download Zotero at
41089         <ulink url="http://zotero.org">http://zotero.org</ulink>.</para>
41090
41091         <para>When on the search results in the Koha OPAC, if you have Zotero
41092         installed, you will see a folder icon in the address bar to the right
41093         of the URL. Clicking that folder will open up a list of titles on the
41094         page for you to pick from to add to Zotero.</para>
41095
41096         <screenshot>
41097           <screeninfo>Zotero pop up</screeninfo>
41098
41099           <mediaobject>
41100             <imageobject>
41101               <imagedata fileref="images/opac/zoteroaddressbar.png"/>
41102             </imageobject>
41103           </mediaobject>
41104         </screenshot>
41105
41106         <para>Select the titles you want to add to Zotero and then click the
41107         'OK' button. This will add the title to Zotero. You can see the title
41108         by opening your Zotero library.</para>
41109
41110         <screenshot>
41111           <screeninfo>Title in the Zotero Library</screeninfo>
41112
41113           <mediaobject>
41114             <imageobject>
41115               <imagedata fileref="images/opac/zoterotitle.png"/>
41116             </imageobject>
41117           </mediaobject>
41118         </screenshot>
41119       </section>
41120
41121       <section id="customrss">
41122         <title>Custom RSS Feeds</title>
41123
41124         <para>Using misc/cronjobs/rss/rss.pl you can generate an RSS feed for
41125         any SQL query (for example a new acquisitions RSS feed). rss.pl is run
41126         on the command line to produce an RSS XML document.</para>
41127
41128         <para>The output should be placed in a directory accessible to the
41129         OPAC (or staff) web interface so that users can download the RSS
41130         feed.</para>
41131
41132         <para>An example of usage can be found at: misc/cronjobs/rss.pl
41133         lastAcquired.conf</para>
41134
41135         <para>Normally rss.pl should be run periodically (e.g., daily) to keep
41136         the feed up-to-date.</para>
41137
41138         <para>The configuration file (e.g., lastAcquired.conf) lists</para>
41139
41140         <itemizedlist>
41141           <listitem>
41142             <para>name of the template file to use</para>
41143           </listitem>
41144
41145           <listitem>
41146             <para>path of output file</para>
41147           </listitem>
41148
41149           <listitem>
41150             <para>SQL query</para>
41151           </listitem>
41152         </itemizedlist>
41153
41154         <para>rss.pl runs the SQL query, then feeds the output of the query
41155         through the template to produce the output file.</para>
41156
41157         <para><important>
41158             <para>To use custom RSS feeds you need to turn on the rss.pl cron job.</para>
41159           </important></para>
41160       </section>
41161     </section>
41162     <section id="selfregistration">
41163       <title>OPAC Self Registration</title>
41164       <para>If you allow it, patrons can register for their own accounts via the OPAC.  If you have
41165         the <link linkend="PatronSelfRegistration">PatronSelfRegistration</link> preference set to
41166         'Allow' then patrons will see a link to register below the log in box on the right of the
41167         main OPAC page.</para>
41168       <screenshot>
41169           <screeninfo>Registration link in OPAC</screeninfo>
41170           <mediaobject>
41171             <imageobject>
41172               <imagedata fileref="images/opac/PatronSelfRegistration.png"/>
41173             </imageobject>
41174           </mediaobject>
41175         </screenshot>
41176       <para>When the patron clicks the 'Register here' link they will be brough to a registration
41177         page. The options on the registration page can be conrolled by editing the <link
41178           linkend="PatronSelfRegistrationBorrowerMandatoryField"
41179           >PatronSelfRegistrationBorrowerMandatoryField</link> and the <link
41180           linkend="PatronSelfRegistrationBorrowerUnwantedField"
41181           >PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
41182       <screenshot>
41183           <screeninfo>Registration form</screeninfo>
41184           <mediaobject>
41185             <imageobject>
41186               <imagedata fileref="images/opac/patronregistration.png"/>
41187             </imageobject>
41188           </mediaobject>
41189         </screenshot>
41190       <para>Once the patron has confirmed submitted their registration they will either be sent an
41191         email to confirm their account (if you have the <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link>
41192         preference to require this) or presented with their new username and password.</para>
41193       <screenshot>
41194           <screeninfo>New account confirmation</screeninfo>
41195           <mediaobject>
41196             <imageobject>
41197               <imagedata fileref="images/opac/patronregistrationcomplete.png"/>
41198             </imageobject>
41199           </mediaobject>
41200         </screenshot>
41201       <para>Patrons registered in this way will not have a cardnumber until assigned one by the
41202         library, but will have access to all OPAC functionality immediately. For this reason it is
41203         recommended that you:<itemizedlist>
41204           <listitem>
41205             <para>set up a provisional <link linkend="addingpatroncat">patron category</link> for
41206               self registered patrons (such as 'Self Registered) instead of using an existing patron
41207               category and set that value in the <link
41208                 linkend="PatronSelfRegistrationDefaultCategory"
41209                 >PatronSelfRegistrationDefaultCategory</link> preference</para>
41210           </listitem>
41211           <listitem>
41212             <para>give this patron category minimal circulation privileges in the <link
41213                 linkend="circfinerules">Circulation and Fine Rules</link> (such as allowing a couple
41214               holds, but no check outs)</para>
41215           </listitem>
41216         </itemizedlist>That way patrons will either have to come in to the library to verify their
41217         identity before given a cardnumber and the ability to check items out or the library will
41218         have to come up with internal policy on generating cardnumbers before providing them to self
41219         registered patrons. Once this is done the library can change the category to one that is
41220         more appropriate (be it an adult, resident, non resident, student, etc) and add a
41221         cardnumber/barcode.</para>
41222     </section>
41223
41224     <section id="opacmyaccount">
41225       <title>My Account</title>
41226
41227       <para>From the OPAC patrons can log in and access their account if you
41228       have set the <link linkend="opacuserlogin">opacuserlogin</link>
41229       preference to 'Allow'. Once logged in patrons are brought to their
41230       account summary. If you would like to get to your account in the OPAC,
41231       you can click on your name in the top right of any page in the
41232       OPAC.</para>
41233       <section id="resetpwopac">
41234         <title>Resetting your password</title>
41235         <para>If you have the <link linkend="OpacResetPassword">OpacResetPassword</link> set to
41236           allow patrons to reset their password they can click 'Forgot your password?' link found
41237           under the log in box to reset their passwords.</para>
41238         <screenshot>
41239           <screeninfo>'Forgot your password?' link</screeninfo>
41240           <mediaobject>
41241             <imageobject>
41242               <imagedata fileref="images/opac/forgotpwlink.png"/>
41243             </imageobject>
41244           </mediaobject>
41245         </screenshot>
41246         <para>Once clicked they will be presented with a form asking for their username and their
41247           email address (patrons must have an email address on file to reset their password).<screenshot>
41248             <screeninfo>Recover password</screeninfo>
41249             <mediaobject>
41250               <imageobject>
41251                 <imagedata fileref="images/opac/resetpw.png"/>
41252               </imageobject>
41253             </mediaobject>
41254           </screenshot></para>
41255         <para>The system will then email the patron instructions for resetting their password.<screenshot>
41256             <screeninfo>Reset password confirmation</screeninfo>
41257             <mediaobject>
41258               <imageobject>
41259                 <imagedata fileref="images/opac/resetconfirm.png"/>
41260               </imageobject>
41261             </mediaobject>
41262           </screenshot></para>
41263       </section>
41264
41265       <section id="opacmysummary">
41266         <title>My Summary</title>
41267
41268         <screenshot>
41269           <screeninfo>My Summary</screeninfo>
41270
41271           <mediaobject>
41272             <imageobject>
41273               <imagedata fileref="images/opac/myaccount.png"/>
41274             </imageobject>
41275           </mediaobject>
41276         </screenshot>
41277
41278         <para>From the 'my summary' tab, patrons will see all of the items
41279         they have checked out with the overdue items highlighted in red. If
41280         you have <link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link>
41281         set to 'Allow' then your patrons will be able to renew their books
41282         right from the OPAC. If you have HTML entered in the <link linkend="OPACMySummaryHTML">OPACMySummaryHTML</link> preference then
41283         you will see that to the right of the 'Fines' column.</para>
41284
41285         <screenshot>
41286           <screeninfo>Checked out tab with OPACMySummaryHTML set</screeninfo>
41287
41288           <mediaobject>
41289             <imageobject>
41290               <imagedata fileref="images/opac/opacsummary-wlinks.png"/>
41291             </imageobject>
41292           </mediaobject>
41293         </screenshot>
41294
41295         <para id="barcodeattribute">If your patrons would like to see the items barcodes on their
41296           list of checked out items you can set up a <link linkend="patronattributetypes">patron
41297             attribute</link> with the value of SHOW_BCODE and <link linkend="authorizedvalues"
41298             >authorized value</link> of YES_NO.</para>
41299
41300         <screenshot>
41301           <screeninfo>Add SHOW_BCODE patron attribute</screeninfo>
41302
41303           <mediaobject>
41304             <imageobject>
41305               <imagedata fileref="images/opac/SHOW_BCODEadd.png"/>
41306             </imageobject>
41307           </mediaobject>
41308         </screenshot>
41309
41310         <para>Then on the <link linkend="editpatrons">patron's record set the
41311         value</link> for SHOW_BCODE to yes.</para>
41312
41313         <screenshot>
41314           <screeninfo>Setting value for SHOW_BCODE on patron
41315           record</screeninfo>
41316
41317           <mediaobject>
41318             <imageobject>
41319               <imagedata fileref="images/opac/SHOW_BCODEattribute.png"/>
41320             </imageobject>
41321           </mediaobject>
41322         </screenshot>
41323
41324         <para>This will add a column to the check out summary in the OPAC that
41325         shows the patrons the barcodes of the items they have checked
41326         out.</para>
41327
41328         <screenshot>
41329           <screeninfo>Barcode number on checkout list in OPAC</screeninfo>
41330
41331           <mediaobject>
41332             <imageobject>
41333               <imagedata fileref="images/opac/barcodeoncheckouts.png"/>
41334             </imageobject>
41335           </mediaobject>
41336         </screenshot>
41337         <para>If their guarantee has allowed it via <link linkend="opacmyprivacy">their
41338             privacy</link>, when the guarantor logs in they will see a tab labeled "Relatives'
41339           checkouts" on their summary tab.<screenshot>
41340             <screeninfo>Relatives' checkouts</screeninfo>
41341             <mediaobject>
41342               <imageobject>
41343                 <imagedata fileref="images/opac/relativecheckouts.png"/>
41344               </imageobject>
41345             </mediaobject>
41346           </screenshot></para>
41347
41348         <para>Clicking on the 'Overdue' tab will show only the items that are
41349         overdue.</para>
41350
41351         <screenshot>
41352           <screeninfo>Overdue Items</screeninfo>
41353
41354           <mediaobject>
41355             <imageobject>
41356               <imagedata fileref="images/opac/myoverdues.png"/>
41357             </imageobject>
41358           </mediaobject>
41359         </screenshot>
41360
41361         <para>The 'Fines' tab will show just a total of what the patron owes.
41362         Clicking on the total will take them to the 'my fines' tab where they
41363         will see a complete breakdown of their fines and bills. If you don't
41364         charge fines at your library you can turn the display of these tabs
41365         off by setting the <link linkend="OPACFinesTab">OPACFinesTab</link>
41366         preference to 'Don't Allow.'</para>
41367
41368         <screenshot>
41369           <screeninfo>Patron Fines</screeninfo>
41370
41371           <mediaobject>
41372             <imageobject>
41373               <imagedata fileref="images/opac/myfines.png"/>
41374             </imageobject>
41375           </mediaobject>
41376         </screenshot>
41377
41378         <para>Finally, clicking on the 'Holds' tab will show the patron the status of all of the
41379           items they have on hold. </para>
41380
41381         <screenshot>
41382           <screeninfo>Patron holds status</screeninfo>
41383
41384           <mediaobject>
41385             <imageobject>
41386               <imagedata fileref="images/opac/myholds.png"/>
41387             </imageobject>
41388           </mediaobject>
41389         </screenshot>
41390
41391         <para>Patrons can cancel or suspend (depending on the value of your <link
41392             linkend="SuspendHoldsOpac">SuspendHoldsOpac</link> system preference) their own holds if
41393           they are not in transit or already waiting for them. When they click 'Suspend' they will
41394           be presented with the option to choose a date for their hold to resume.<screenshot>
41395             <screeninfo>Suspend until</screeninfo>
41396             <mediaobject>
41397               <imageobject>
41398                 <imagedata fileref="images/opac/suspenduntil.png"/>
41399               </imageobject>
41400             </mediaobject>
41401           </screenshot></para>
41402         <para>They can also suspend all of their holds indefinitely or until a specific date if they
41403           choose by filling in the suspend options at the bottom of the page.</para>
41404
41405         <note>
41406           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
41407           preference set to "Don't allow" then you will not have the option to
41408           put an end date on the hold suspension</para>
41409         </note>
41410       </section>
41411
41412       <section id="opacmyaccount-flags">
41413         <title>Patron Flags</title>
41414
41415         <para>If you have <link linkend="patronflags">flagged your patron's
41416         account</link> they may see one of the following error messages at the
41417         top of their account.</para>
41418
41419         <itemizedlist>
41420           <listitem>
41421             <para>Card marked as lost</para>
41422
41423             <screenshot>
41424               <screeninfo>Library card lost</screeninfo>
41425
41426               <mediaobject>
41427                 <imageobject>
41428                   <imagedata fileref="images/opac/nocard.png"/>
41429                 </imageobject>
41430               </mediaobject>
41431             </screenshot>
41432           </listitem>
41433
41434           <listitem>
41435             <para>Patron address in question</para>
41436
41437             <screenshot>
41438               <screeninfo>Patron address in question</screeninfo>
41439
41440               <mediaobject>
41441                 <imageobject>
41442                   <imagedata fileref="images/opac/noaddress.png"/>
41443                 </imageobject>
41444               </mediaobject>
41445             </screenshot>
41446
41447             <itemizedlist>
41448               <listitem>
41449                 <note>
41450                   <para>this error message will not include a link to the
41451                   update form if you have <link linkend="OPACPatronDetails">OPACPatronDetails</link> set to
41452                   'Don't allow'</para>
41453                 </note>
41454               </listitem>
41455             </itemizedlist>
41456           </listitem>
41457
41458           <listitem>
41459             <para>Patron marked restricted</para>
41460
41461             <screenshot>
41462               <screeninfo>Patron restricted</screeninfo>
41463
41464               <mediaobject>
41465                 <imageobject>
41466                   <imagedata fileref="images/opac/debarred.png"/>
41467                 </imageobject>
41468               </mediaobject>
41469             </screenshot>
41470           </listitem>
41471         </itemizedlist>
41472       </section>
41473
41474       <section id="opacmyfines">
41475         <title>My Fines</title>
41476
41477         <para>If your library charges fines the next tab on the left is 'my
41478         fines.' Opening this tab will show the patron an entire history of
41479         their accounting at the library.</para>
41480
41481         <screenshot>
41482           <screeninfo>Library Fines &amp; Charges</screeninfo>
41483
41484           <mediaobject>
41485             <imageobject>
41486               <imagedata fileref="images/opac/mybilling.png"/>
41487             </imageobject>
41488           </mediaobject>
41489         </screenshot>
41490         <para>If you are allowing patrons to pay their fines using PayPal with the <link
41491             linkend="EnablePayPalOpacPayments">EnablePayPalOpacPayments</link> preference there will
41492           be checkboxes to the left of each fine with an outstanding amount.<screenshot>
41493             <screeninfo>Fines with checkboxes</screeninfo>
41494             <mediaobject>
41495               <imageobject>
41496                 <imagedata fileref="images/opac/finescheckboxes.png"/>
41497               </imageobject>
41498             </mediaobject>
41499           </screenshot></para>
41500         <para>At the bottom the patron will see the option to pay with PayPal for the items they
41501           have checked.</para>
41502         <screenshot>
41503           <screeninfo>PayPal Payment</screeninfo>
41504           <mediaobject>
41505             <imageobject>
41506               <imagedata fileref="images/opac/paypaypal.png"/>
41507             </imageobject>
41508           </mediaobject>
41509         </screenshot>
41510         <para>After paying they will be presented with a confirmation<screenshot>
41511             <screeninfo>PayPal Confirmation</screeninfo>
41512             <mediaobject>
41513               <imageobject>
41514                 <imagedata fileref="images/opac/paypalconfirm.png"/>
41515               </imageobject>
41516             </mediaobject>
41517           </screenshot></para>
41518         <para>And you will see that the fine was paid using PayPal on the staff side.<screenshot>
41519             <screeninfo>Staff side fines</screeninfo>
41520             <mediaobject>
41521               <imageobject>
41522                 <imagedata fileref="images/opac/staffpaypal.png"/>
41523               </imageobject>
41524             </mediaobject>
41525           </screenshot></para>
41526       </section>
41527
41528       <section id="opacmydetails">
41529         <title>My Details</title>
41530
41531         <para>If you have your <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference
41532           set to 'Allow', your patrons will see a form filled in with their contacting information
41533           by clicking on the 'my personal details' tab. You can control what fields patrons see and
41534           can modify via the OPAC by setting the <link linkend="PatronSelfRegistrationBorrowerMandatoryField">PatronSelfRegistrationBorrowerMandatoryField</link>
41535           <link linkend="PatronSelfRegistrationBorrowerUnwantedField">PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
41536
41537         <screenshot>
41538           <screeninfo>Patron's personal details</screeninfo>
41539
41540           <mediaobject>
41541             <imageobject>
41542               <imagedata fileref="images/opac/myprofile.png"/>
41543             </imageobject>
41544           </mediaobject>
41545         </screenshot>
41546
41547         <para>Patrons can edit their details in this form and click 'Submit Changes' to have their
41548           edits sent to the library for review before their record is updated. Staff will see all
41549           patrons requesting modification to their record listed below the modules on the main
41550           dashboard along with anything else awaiting library attention.</para>
41551         <screenshot>
41552             <screeninfo>Patron requests waiting review</screeninfo>
41553             <mediaobject>
41554               <imageobject>
41555                 <imagedata fileref="images/opac/patronrequestwaiting.png"/>
41556               </imageobject>
41557             </mediaobject>
41558           </screenshot>
41559
41560         <para>If the <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference is set to
41561           'Don't allow' then patrons will simply see their details and a message stating that they
41562           should contact the library for changes.</para>
41563
41564         <screenshot>
41565           <screeninfo>Patron's personal details with no edits</screeninfo>
41566
41567           <mediaobject>
41568             <imageobject>
41569               <imagedata fileref="images/opac/myprofile-noedit.png"/>
41570             </imageobject>
41571           </mediaobject>
41572         </screenshot>
41573       </section>
41574
41575       <section id="opacmytags">
41576         <title>My Tags</title>
41577
41578         <para>If your library has <link linkend="TagsEnabled">TagsEnabled</link> set to 'Allowed' then the
41579         next tab on the left will be 'my tags.' This tab will show patrons all
41580         of the tags in the system as a cloud and then all of the tags they
41581         have applied in a list format. From here patrons have the ability to
41582         remove tags that they have added if they want.</para>
41583
41584         <screenshot>
41585           <screeninfo>Patron's tags</screeninfo>
41586
41587           <mediaobject>
41588             <imageobject>
41589               <imagedata fileref="images/opac/mytags.png"/>
41590             </imageobject>
41591           </mediaobject>
41592         </screenshot>
41593       </section>
41594
41595       <section id="opacmypassword">
41596         <title>Change My Password</title>
41597
41598         <para>Next, if you have <link linkend="OpacPasswordChange">OpacPasswordChange</link> set to 'Allow'
41599         the next tab will be 'change my password,' where patrons can change
41600         their password for logging into the OPAC. Patrons will be presented
41601         with a standard form asking them to enter their old password and then
41602         their new password twice.</para>
41603
41604         <screenshot>
41605           <screeninfo>Change my password</screeninfo>
41606
41607           <mediaobject>
41608             <imageobject>
41609               <imagedata fileref="images/opac/mypassword.png"/>
41610             </imageobject>
41611           </mediaobject>
41612         </screenshot>
41613       </section>
41614
41615       <section id="opacmysearchistory">
41616         <title>My Search History</title>
41617
41618         <para>If you have your <link linkend="EnableOpacSearchHistory">EnableOpacSearchHistory</link>
41619         preference set to 'Allow' then your patrons can access their search
41620         history via the 'my search history' tab.</para>
41621
41622         <screenshot>
41623           <screeninfo>my search history tab</screeninfo>
41624
41625           <mediaobject>
41626             <imageobject>
41627               <imagedata fileref="images/opac/mysearchhistory.png"/>
41628             </imageobject>
41629           </mediaobject>
41630         </screenshot>
41631
41632         <para>The search history is a record of all searches run by the
41633         patron. Clicking on any of the search phrases will re-run the search
41634         for the patron. The search history can be deleted by the patron at any
41635         time by clicking the 'Delete your search history' link found at the
41636         top of this tab or by clicking the little red 'x' next to the 'Search
41637         history' link at the top right of the OPAC.</para>
41638
41639         <screenshot>
41640           <screeninfo>Search history link at the top right of the
41641           OPAC</screeninfo>
41642
41643           <mediaobject>
41644             <imageobject>
41645               <imagedata fileref="images/opac/searchistory.png"/>
41646             </imageobject>
41647           </mediaobject>
41648         </screenshot>
41649       </section>
41650
41651       <section id="opacmyhistory">
41652         <title>My Reading History</title>
41653
41654         <para>Depending on your library's setting for <link linkend="opacreadinghistory">opacreadinghistory</link> your patrons
41655         may see the 'my reading history' tab next. This will show the patron
41656         their entire reading history unless they have asked the library to not
41657         keep that information via the 'my privacy' tab which will appear if
41658         you have the <link linkend="OPACPrivacy">OPACPrivacy</link> preference
41659         set to 'Allow.'</para>
41660
41661         <screenshot>
41662           <screeninfo>Patron reading history</screeninfo>
41663
41664           <mediaobject>
41665             <imageobject>
41666               <imagedata fileref="images/opac/myhistory.png"/>
41667             </imageobject>
41668           </mediaobject>
41669         </screenshot>
41670         <para>If you have HTML entered in the <link linkend="OPACMySummaryHTML"
41671             >OPACMySummaryHTML</link> preference then you will see that to the right of the 'Date'
41672           column.</para>
41673       </section>
41674
41675       <section id="opacmyprivacy">
41676         <title>My Privacy</title>
41677
41678         <para>The 'my privacy' tab will appear if you have both the <link linkend="opacreadinghistory">opacreadinghistory</link> and the <link linkend="OPACPrivacy">OPACPrivacy</link> preferences set to 'Allow.'
41679         This tab will allow the patrons to decide how the library keeps their
41680         circulation history data.</para>
41681
41682         <screenshot>
41683           <screeninfo>my privacy tab</screeninfo>
41684
41685           <mediaobject>
41686             <imageobject>
41687               <imagedata fileref="images/opac/myprivacy.png"/>
41688             </imageobject>
41689           </mediaobject>
41690         </screenshot>
41691
41692         <para>The patron can choose from three options:</para>
41693
41694         <itemizedlist>
41695           <listitem>
41696             <para>Forever: keep my reading history without limit. This is the
41697             option for users who want to keep track of what they are
41698             reading.</para>
41699           </listitem>
41700
41701           <listitem>
41702             <para>Default: keep my reading history according to local laws.
41703             This is the default option : the library will keep your reading
41704             history for the duration permitted by local laws.</para>
41705           </listitem>
41706
41707           <listitem>
41708             <para>Never: Delete my reading history immediately. This will
41709             delete all record of the item that was checked-out upon
41710             check-in.</para>
41711           </listitem>
41712         </itemizedlist>
41713
41714         <para>Depending on the patron's suggestions the contents of the '<link linkend="opacmyhistory">my reading history</link>' tab and the '<link linkend="circhistory">Circulation History</link>' tab in the staff
41715         client may change.</para>
41716
41717         <para>Regardless of the patron's choice they can delete their reading
41718         history in bulk at any time by clicking the 'Immediate deletion'
41719         button.</para>
41720
41721         <screenshot>
41722           <screeninfo>Delete Circulation History</screeninfo>
41723
41724           <mediaobject>
41725             <imageobject>
41726               <imagedata fileref="images/opac/deletecirchistory.png"/>
41727             </imageobject>
41728           </mediaobject>
41729         </screenshot>
41730
41731         <para>Clicking this button will not delete items that are currently checked out, but will
41732           clear the patron's past reading history.<important>
41733             <para>In order for the patron to be able to delete their reading history you must have
41734               the <link linkend="AnonymousPatron">AnonymousPatron</link> preference set.</para>
41735           </important></para>
41736         <para>If you're allowing guarantees to grand permission to their guarantors to view their
41737           current checkouts with the <link linkend="AllowPatronToSetCheckoutsVisibilityForGuarantor"
41738             >AllowPatronToSetCheckoutsVisibilityForGuarantor</link> preference they will see that
41739           option on this screen.<screenshot>
41740             <screeninfo>AllowPatronToSetCheckoutsVisibilityForGuarantor</screeninfo>
41741             <mediaobject>
41742               <imageobject>
41743                 <imagedata fileref="images/opac/AllowPatronToSetCheckoutsVisibilityForGuarantor.png"
41744                 />
41745               </imageobject>
41746             </mediaobject>
41747           </screenshot></para>
41748         <para>When the guarantor logs in they will see a tab labeled "Relatives' checkouts" on their
41749           summary tab.<screenshot>
41750             <screeninfo>Relatives' checkouts</screeninfo>
41751             <mediaobject>
41752               <imageobject>
41753                 <imagedata fileref="images/opac/relativecheckouts.png"/>
41754               </imageobject>
41755             </mediaobject>
41756           </screenshot></para>
41757       </section>
41758
41759       <section id="opacmysuggestions">
41760         <title>My Purchase Suggestions</title>
41761
41762         <para>If your library allows patrons to make purchase suggestions the
41763         next tab will show all suggestions that the patron made to the library
41764         and their statuses. To disable this tab and the suggestion
41765         functionality set the <link linkend="suggestionspref">suggestion</link> preference to 'Don't
41766         allow.'</para>
41767
41768         <screenshot>
41769           <screeninfo>Patron purchase suggestions</screeninfo>
41770
41771           <mediaobject>
41772             <imageobject>
41773               <imagedata fileref="images/opac/mysuggestions.png"/>
41774             </imageobject>
41775           </mediaobject>
41776         </screenshot>
41777         <para>If you have <link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link>
41778           set to 'Show' then patrons will be able to search suggestions from the top of this
41779           list.</para>
41780       </section>
41781
41782       <section id="opacmymsgs">
41783         <title>My Messaging</title>
41784
41785         <para>If your library has the <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
41786         preference set to 'Allow' then your patrons will be able to choose
41787         which messages they receive from the library (with the exception of
41788         overdue notices which the library controls).</para>
41789
41790         <screenshot>
41791           <screeninfo>Patron messaging preferences</screeninfo>
41792
41793           <mediaobject>
41794             <imageobject>
41795               <imagedata fileref="images/opac/mymessages.png"/>
41796             </imageobject>
41797           </mediaobject>
41798         </screenshot>
41799
41800         <para>If you use an outside driver for sending text messages set with the <link
41801             linkend="SMSSendDriver">SMSSendDriver</link> preference, you will see an additional
41802           column to receive these messages as SMS (or text messages) and a field for a cell (or SMS)
41803           number.</para>
41804
41805         <screenshot>
41806           <screeninfo>SMSSendDriver in the OPAC</screeninfo>
41807
41808           <mediaobject>
41809             <imageobject>
41810               <imagedata fileref="images/opac/OPACSMSSendDriver.png"/>
41811             </imageobject>
41812           </mediaobject>
41813         </screenshot>
41814         <para>If you are using the Email protocol for sending text messages set with the <link
41815             linkend="SMSSendDriver">SMSSendDriver</link> preference, you will see an additional
41816           column to receive these messages as SMS (or text messages), a field for a cell (or SMS)
41817           number, and a pull down listing <link linkend="smsadmin">cellular providers entered in
41818             administration</link>.</para>
41819         <screenshot>
41820           <screeninfo>SMSSendDriver in the OPAC</screeninfo>
41821           <mediaobject>
41822             <imageobject>
41823               <imagedata fileref="images/opac/smsopac.png"/>
41824             </imageobject>
41825           </mediaobject>
41826         </screenshot>
41827         <para>If you are using the <link linkend="TalkingTechItivaPhoneNotification">Itiva Talking
41828             Tech</link> service you will see an additional column to receive these messages via Phone.<screenshot>
41829             <screeninfo>Phone messaging preferences in the OPAC</screeninfo>
41830             <mediaobject>
41831               <imageobject>
41832                 <imagedata fileref="images/opac/opacphonemsg.png"/>
41833               </imageobject>
41834             </mediaobject>
41835           </screenshot></para>
41836         <itemizedlist>
41837           <listitem>
41838             <para>These notices are:</para>
41839             <itemizedlist>
41840               <listitem>
41841                 <para>Advanced notice : A notice in advance of the patron's items being due (The
41842                   patron can choose the number of days in advance)</para>
41843               </listitem>
41844               <listitem>
41845                 <para>Item checkout : A notice that lists all the of the items the patron has just
41846                   checked out and/or renewed, this is an electronic form of the checkout
41847                   receipt</para>
41848               </listitem>
41849               <listitem>
41850                 <para>Hold filled : A notice when you have confirmed the hold is waiting for the
41851                   patron</para>
41852               </listitem>
41853               <listitem>
41854                 <para>Item due : A notice on the day and item is due back at the library</para>
41855               </listitem>
41856               <listitem>
41857                 <para>Item check-in : A notice that lists all the of the items the patron has just
41858                   checked in</para>
41859               </listitem>
41860             </itemizedlist>
41861           </listitem>
41862         </itemizedlist>
41863         <para>Patrons can choose to receive their notices as a digest by checking the 'Digest only?'
41864           box along with the delivery method.  A digest is a combination of all the messages of that
41865           type (so all items due in 3 days in one email) in to one email instead of multiple emails
41866           for each alert.</para>
41867         <important>
41868           <para>You must choose a delivery method (SMS or Email or Phone) along with 'Digest only?'
41869             if you would like to receive a digest of the messages.</para>
41870         </important>
41871       </section>
41872
41873       <section id="opacmylists">
41874         <title>My Lists</title>
41875
41876         <para>Finally, if your library has the <link linkend="virtualshelves">virtualshelves</link> set to 'Allow' then the
41877         last tab will by 'my lists.' From here your patrons can review public
41878         lists and create or edit their own private lists.</para>
41879
41880         <screenshot>
41881           <screeninfo>Patron lists</screeninfo>
41882
41883           <mediaobject>
41884             <imageobject>
41885               <imagedata fileref="images/opac/mylists.png"/>
41886             </imageobject>
41887           </mediaobject>
41888         </screenshot>
41889       </section>
41890       <section id="opacdischarge">
41891         <title>Ask for a Discharge</title>
41892         <para>If you have enabled the <link linkend="useDischarge">useDischarge</link> preference
41893           then patrons will be able to request a discharge via the OPAC.<screenshot>
41894             <screeninfo>Discharge tab</screeninfo>
41895             <mediaobject>
41896               <imageobject>
41897                 <imagedata fileref="images/opac/dischargetab.png"/>
41898               </imageobject>
41899             </mediaobject>
41900           </screenshot></para>
41901         <para>From here patrons can request a discharge</para>
41902         <screenshot>
41903           <screeninfo>Request discharge</screeninfo>
41904           <mediaobject>
41905             <imageobject>
41906               <imagedata fileref="images/opac/dischargeopac.png"/>
41907             </imageobject>
41908           </mediaobject>
41909         </screenshot>
41910         <para>And will receive confirmation of their request.</para>
41911         <screenshot>
41912           <screeninfo>Discharge confirmation</screeninfo>
41913           <mediaobject>
41914             <imageobject>
41915               <imagedata fileref="images/opac/dischargeopac-confirm.png"/>
41916             </imageobject>
41917           </mediaobject>
41918         </screenshot>
41919       </section>
41920     </section>
41921
41922     <section id="purchasesuggest">
41923       <title>Purchase Suggestions</title>
41924
41925       <para>If your library has the <link linkend="suggestionspref">suggestion</link> preference set to 'Allow'
41926       then patrons will have the option to make purchase suggestions in
41927       several areas in the OPAC.</para>
41928
41929       <para>If you are allowing everyone to see the purchase suggestions made by others with the
41930           <link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link> preference,
41931         then there will be a link at the top of your OPAC under the search box.</para>
41932
41933       <screenshot>
41934         <screeninfo>Purchase Suggestions Link on Search Box</screeninfo>
41935
41936         <mediaobject>
41937           <imageobject>
41938             <imagedata fileref="images/opac/suggestfromsearch.png"/>
41939           </imageobject>
41940         </mediaobject>
41941       </screenshot>
41942
41943       <para>There will be a link when the patron finds nothing for their
41944       search.</para>
41945
41946       <screenshot>
41947         <screeninfo>Purchase Suggestion Link from Search Results</screeninfo>
41948
41949         <mediaobject>
41950           <imageobject>
41951             <imagedata fileref="images/opac/suggestfromnoresults.png"/>
41952           </imageobject>
41953         </mediaobject>
41954       </screenshot>
41955
41956       <para>And there will be a link on the patron's <link linkend="opacmysuggestions">My Purchase Suggestions</link> tab.</para>
41957
41958       <screenshot>
41959         <screeninfo>Purchase Suggestion from My Purchase Suggestions
41960         Tab</screeninfo>
41961
41962         <mediaobject>
41963           <imageobject>
41964             <imagedata fileref="images/opac/suggestfrommyaccount.png"/>
41965           </imageobject>
41966         </mediaobject>
41967       </screenshot>
41968
41969       <para>Clicking any one of these links will open the purchase suggestion
41970       form.</para>
41971
41972       <screenshot>
41973         <screeninfo>New Purchase Suggestion</screeninfo>
41974
41975         <mediaobject>
41976           <imageobject>
41977             <imagedata fileref="images/opac/newsuggestion.png"/>
41978           </imageobject>
41979         </mediaobject>
41980       </screenshot>
41981
41982       <itemizedlist>
41983         <listitem>
41984           <para>From the form on the 'Title' is required by the
41985           library.</para>
41986         </listitem>
41987         <listitem>
41988           <para>The Item type list can be edited by editing the SUGGEST_FORMAT <link
41989               linkend="authorizedvalues">authorized value</link>.</para>
41990         </listitem>
41991
41992         <listitem>
41993           <para>If you would like the 'Reason for suggestion' menu shown in
41994           the screenshot above to appear on your suggestions list you need to
41995           add an <link linkend="authorizedvalues">authorized value</link>
41996           category titled 'OPAC_SUG' and include reasons as values in that
41997           list.</para>
41998         </listitem>
41999
42000         <listitem>
42001           <para>If you would like the patron to be able to choose which branch
42002           they are making a suggestion for you need to set the <link linkend="AllowPurchaseSuggestionBranchChoice">AllowPurchaseSuggestionBranchChoice</link>
42003           preference to 'Allow'</para>
42004         </listitem>
42005       </itemizedlist>
42006
42007       <para>Once the form is submitted the data will be saved to the <link linkend="managesuggest">Acquisitions</link> module for the librarians to
42008       manage.</para>
42009     </section>
42010   </chapter>
42011
42012   <chapter id="searching">
42013     <title>Searching</title>
42014
42015     <para/>
42016
42017     <section id="searchprefixes">
42018       <title>Advanced Search Prefixes</title>
42019
42020       <para>The following prefixes can be added to search terms in the keyword
42021       search box to limit items returned</para>
42022
42023       <itemizedlist>
42024         <listitem>
42025           <para>ti: title search</para>
42026
42027           <itemizedlist>
42028             <listitem>
42029               <para>ex. ti:hamlet</para>
42030             </listitem>
42031           </itemizedlist>
42032         </listitem>
42033
42034         <listitem>
42035           <para>su: subject search</para>
42036
42037           <itemizedlist>
42038             <listitem>
42039               <para>ex. su:cooking</para>
42040             </listitem>
42041           </itemizedlist>
42042         </listitem>
42043
42044         <listitem>
42045           <para>pb: publisher search</para>
42046
42047           <itemizedlist>
42048             <listitem>
42049               <para>ex. pb:penguin</para>
42050             </listitem>
42051           </itemizedlist>
42052         </listitem>
42053
42054         <listitem>
42055           <para>au: author search</para>
42056
42057           <itemizedlist>
42058             <listitem>
42059               <para>ex. au:rowling</para>
42060             </listitem>
42061           </itemizedlist>
42062         </listitem>
42063
42064         <listitem>
42065           <para>su-geo: geographic subjects</para>
42066
42067           <itemizedlist>
42068             <listitem>
42069               <para>ex. su-geo:wales and kw:description and kw:travel</para>
42070             </listitem>
42071           </itemizedlist>
42072         </listitem>
42073
42074         <listitem>
42075           <para>bc: barcode</para>
42076
42077           <itemizedlist>
42078             <listitem>
42079               <para>ex. bc:502326000912</para>
42080             </listitem>
42081           </itemizedlist>
42082         </listitem>
42083
42084         <listitem>
42085           <para>lex: lexile</para>
42086
42087           <itemizedlist>
42088             <listitem>
42089               <para>levels lex:510</para>
42090             </listitem>
42091           </itemizedlist>
42092         </listitem>
42093       </itemizedlist>
42094
42095       <para/>
42096     </section>
42097
42098     <section id="searchguide">
42099       <sectioninfo>
42100         <authorgroup>
42101           <author>
42102             <firstname>Becky</firstname>
42103             <surname>Bell</surname>
42104             <affiliation>
42105               <orgname>WALDO</orgname>
42106             </affiliation>
42107           </author>
42108           
42109           <editor>
42110             <firstname>Nicole C.</firstname>
42111             <surname>Engard</surname>
42112             <contrib>Fixed typos, changed content where necessary and added new
42113               screenshots.</contrib>
42114           </editor>
42115         </authorgroup>
42116         
42117         <pubdate>October 2008</pubdate>
42118       </sectioninfo>
42119       <title>Guide to Searching</title>
42120
42121       <para>This brief guide will explain a chart that shows a sample of how a
42122       MARC21 database can be configured, as well as a brief introductory
42123       searching guide. The indexing fields described in this document relate
42124       to the bibliographic data and does not address authority database
42125       indexing.</para>
42126
42127       <section id="searchguide-indexing">
42128         <title>Indexing and Searching Description</title>
42129
42130         <para>Koha's databases are indexed by the Zebra open-source software.
42131         The overview to the documentation describes Zebra as:</para>
42132
42133         <blockquote>
42134           <para>"...Zebra is a high-performance, general-purpose structured
42135           text indexing and retrieval engine. It reads records in a variety of
42136           input formats (eg. email, XML, MARC) and provides access to them
42137           through a powerful combination of Boolean search expressions and
42138           relevance-ranked free-text queries.</para>
42139
42140           <para>Zebra supports large databases (tens of millions of records,
42141           tens of gigabytes of data). It allows safe, incremental database
42142           updates on live systems. Because Zebra supports the
42143           industry-standard information retrieval protocol, Z39.50, you can
42144           search Zebra databases using an enormous variety of programs and
42145           toolkits, both commercial and free, which understands this
42146           protocol..." Zebra - User's Guide and Reference, p. 1, <ulink url="http://www.indexdata.dk/zebra/doc/zebra.pdf">http://www.indexdata.dk/zebra/doc/zebra.pdf</ulink></para>
42147         </blockquote>
42148
42149         <para>This brief guide will explain a chart that shows a sample of how
42150         a MARC21 database can be configured, as well as a brief introductory
42151         searching guide. The indexing fields described in this document relate
42152         to the bibliographic data and does not address authority database
42153         indexing.</para>
42154
42155         <note>
42156           <para>The indexing described in this document is the set used by
42157           SouthEastern University. Your local indexing may vary.</para>
42158         </note>
42159       </section>
42160
42161       <section id="searchguide-indexconfig">
42162         <title>Indexing Configuration</title>
42163
42164         <para>There are three configuration files that Koha uses while
42165         indexing.</para>
42166
42167         <para>The first configuration file (etc/zebradb/biblios/etc/bib1.att)
42168         contains the Z39.50 bib-1 attribute list, plus the Koha local use
42169         attributes for Biblio Indexes, Items Index, and Fixed Fields and other
42170         special indexes. The Z39.50 Bib-1 profile is made up of several
42171         different types of attributes: Use, Relation, Position, Structure,
42172         Truncation, and Completeness. The bib-1 'Use' attribute is represented
42173         on the chart; the other attributes are used primarily when doing
42174         searches. While there are over 150+ use attributes that could be used
42175         to define your indexing set, it's unlikely that you will choose to use
42176         them all. The attributes you elect to use are those that become the
42177         indexing rules for your database. The other five attribute sets define
42178         the various ways that a search can be further defined, and will not
42179         specifically be addressed in this document. For a complete list of the
42180         standard Bib-1 attributes, go to <ulink url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink>.</para>
42181
42182         <para>The second file is etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs if you
42183           use grs1 indexing [the default until 3.16] or
42184           etc/zebradb/marc_defs/[marc21|unimarc]/biblios/biblio-koha-indexdefs.xml if you use dom
42185           indexing [the default from 3.18]. Either files contains the abstract syntax which maps the
42186           MARC21 tags to the set of Use Attributes you choose to use. To be more precise the xml
42187           file to be activate needs to be transform into biblio-zebra-indexdefs.xsl, read the head
42188           of biblio-zebra-indexdefs.xsl to know more about this topic. The rules established in this
42189           file provides a passable Bath level 0 and 1 service, which includes author, title,
42190           subject, keyword and exact services such as standard identifiers (LCCN, ISBN, ISSN,
42191           etc.)</para>
42192
42193         <para>The third file (etc/zebradb/ccl.properties) is the Common
42194         Command Language (CCL) field mappings. This file combines the bib-1
42195         attribute set file and the abstract file and adds the qualifiers,
42196         usually known as index names. The qualifiers, or indexes, for this
42197         database are: pn, cpn, cfn, ti, se, ut, nb, ns, sn, lcn, callnum, su,
42198         su-to, su-geo, su-ut, yr,pubdate, acqdate, ln, pl, ab, nt, rtype,
42199         mc-rtype, mus, au, su-na, kw, pb, ctype, and an.</para>
42200
42201         <para>The <link linkend="kohasearchindexes">Koha Indexing Chart</link> summarizes the
42202           contents of all three of these files in a more readable format. The first two columns
42203           labeled Z39.50 attribute and Z39.50 name matches the Z39.50 bib-1 attributes file. The
42204           third column labeled MARC tags indexed is where you find which MARC tags are mapped to an
42205           attribute. The fourth column labeled Qualifiers identifies the search abbreviations used
42206           in the internal CCL query. The following description provides a definition for the word
42207           'qualifiers'.</para>
42208
42209         <para><emphasis>Qualifiers are used to direct the search to a
42210         particular searchable index, such as title (ti) and author indexes
42211         (au). The CCL standard itself doesn't specify a particular set of
42212         qualifiers, but it does suggest a few shorthand notations. You can
42213         customize the CCL parser to support a particular set of qualifiers to
42214         reflect the current target profile. Traditionally, a qualifier would
42215         map to a particular use-attribute within the BIB-1attribute set. It is
42216         also possible to set other attributes, such as the structure
42217         attribute.</emphasis></para>
42218
42219         <para>In the MARC tags indexed column, there are some conventions used
42220         that have specific meanings. They are:</para>
42221
42222         <itemizedlist>
42223           <listitem>
42224             <para>A three digit tag (100) means that all subfields in the tag
42225             can be used in a search query. So, if you enter a search for
42226             'Jackson' as an author, you will retrieve records where Jackson
42227             could be the last name or the first name.</para>
42228           </listitem>
42229
42230           <listitem>
42231             <para>A three digit tag that has a '$' followed by a letter
42232             (600$a) means that a search query will only search the 'a'
42233             subfield.</para>
42234           </listitem>
42235
42236           <listitem>
42237             <para>A three digit tag that is followed by a ':' and a letter
42238             (240:w) means that a search query can be further qualified. The
42239             letter following the ':' identifies how to conduct the search. The
42240             most common values you'll see are 'w' (word), 'p' (phrase), 's'
42241             (sort), and 'n' (numeric).</para>
42242           </listitem>
42243         </itemizedlist>
42244
42245         <para>The contents of the MARC tags, subfields, and/or fixed field
42246         elements that are listed in this chart are all indexed. You'll see
42247         that every attribute line is not mapped to a specific qualifier
42248         (index)-LC card number, line 9 is one example. However, every indexed
42249         word (a string of characters preceded and succeeded by a space) can be
42250         searched using a keyword (kw) search. So, although an LC card number
42251         specific index doesn't exist, you can still search by the LCCN since
42252         tag 010 is assigned to the LC-card-number attribute. To verify this,
42253         enter 72180055 in the persistent search box. You should retrieve The
42254         gods themselves, by Isaac Asimov.</para>
42255
42256         <para>Examples of fixed field elements indexing can be seen on the
42257         chart between Attribute 8822 and Attribute 8703. These attributes are
42258         most commonly used for limiting. The fixed field attributes currently
42259         represent the BK codes. Other format codes, if needed, could be
42260         defined.</para>
42261       </section>
42262
42263       <section id="searchguide-basics">
42264         <title>Basic Searching</title>
42265
42266         <para>The search box that library staff and library patrons will see
42267         most often is the persistent search box at the top of the page. Koha
42268         interprets the searches as keyword searches.</para>
42269
42270         <screenshot>
42271           <screeninfo>Koha search box</screeninfo>
42272
42273           <mediaobject>
42274             <imageobject>
42275               <imagedata fileref="images/searching/searchbox.png"/>
42276             </imageobject>
42277           </mediaobject>
42278         </screenshot>
42279
42280         <para>To start a search, you enter a word or multiple words in the
42281         search box. When a single word is entered, a keyword search is
42282         performed. You can check this out by typing one word into the form and
42283         note the number of results located. Then, repeat the search with a
42284         minor change. In front of the search word, type 'kw=' followed by the
42285         same search term. The results will be identical.</para>
42286
42287         <para>When you have more than one word in the search box, Koha will
42288         still do a keyword search, but a bit differently. Each word will be
42289         searched on its own, then the Boolean connector 'and' will narrow your
42290         search to those items with all words contained in matching
42291         records.</para>
42292
42293         <para>Suppose you want to find material about how libraries are using
42294         mashups. You'll select the major words and enter them into the
42295         persistent search box.</para>
42296
42297         <screenshot>
42298           <screeninfo>Keyword Search</screeninfo>
42299
42300           <mediaobject>
42301             <imageobject>
42302               <imagedata fileref="images/searching/searchterms.png"/>
42303             </imageobject>
42304           </mediaobject>
42305         </screenshot>
42306
42307         <para>The response to this search is:</para>
42308
42309         <screenshot>
42310           <screeninfo>Results</screeninfo>
42311
42312           <mediaobject>
42313             <imageobject>
42314               <imagedata fileref="images/searching/resultssummary.png"/>
42315             </imageobject>
42316           </mediaobject>
42317         </screenshot>
42318
42319         <para>The order of the words does not affect the retrieval results, so
42320         you could also enter the search as "mashups library". The response to
42321         this search is results</para>
42322
42323         <screenshot>
42324           <screeninfo>Results</screeninfo>
42325
42326           <mediaobject>
42327             <imageobject>
42328               <imagedata fileref="images/searching/resultssummary2.png"/>
42329             </imageobject>
42330           </mediaobject>
42331         </screenshot>
42332
42333         <para>Too many words in the search box will find very few matches, as
42334         the following example illustrates:</para>
42335
42336         <screenshot>
42337           <screeninfo>No results found</screeninfo>
42338
42339           <mediaobject>
42340             <imageobject>
42341               <imagedata fileref="images/searching/noresults.png"/>
42342             </imageobject>
42343           </mediaobject>
42344         </screenshot>
42345       </section>
42346
42347       <section id="searchguide-advanced">
42348         <title>Advanced Searching</title>
42349
42350         <para>When you can't find the most appropriate material with a general
42351         search, you can move to the Advanced Search page by clicking on the
42352         Search option on the persistent toolbar.</para>
42353
42354         <screenshot>
42355           <screeninfo>Koha Menu</screeninfo>
42356
42357           <mediaobject>
42358             <imageobject>
42359               <imagedata fileref="images/searching/menubar.png"/>
42360             </imageobject>
42361           </mediaobject>
42362         </screenshot>
42363
42364         <para>The Advanced Search page offers many ways to limit the results
42365         of your search. You can search using the Boolean operators AND, OR,
42366         and NOT; limit by item type; limit by year and language; limit by
42367         subtypes audience, content, format, or additional content types; by
42368         location and by availability.</para>
42369
42370         <para>The first limiting section on the Advanced Search page provides
42371         a quick and simple way to use the Boolean operators in your search.
42372         Note that this display depends on a system preference setting. This
42373         option can be found on the Administration &gt; System Preferences &gt;
42374         Searching page. The option called <link linkend="expandedSearchOption">expandedSearchOption</link> must be set
42375         to 'show' to see the following display.</para>
42376
42377         <screenshot>
42378           <screeninfo>Advanced Search Options</screeninfo>
42379
42380           <mediaobject>
42381             <imageobject>
42382               <imagedata fileref="images/searching/searchoptions.png"/>
42383             </imageobject>
42384           </mediaobject>
42385         </screenshot>
42386
42387         <para>In this section you can choose among the many indexes by
42388         clicking on the arrow in the first box. The blank box that follows is
42389         where you enter your first search term or terms. On the second line,
42390         you can choose the Boolean operator you want to use in your search.
42391         The options are 'and', 'or', and 'not'. Then, you would again choose
42392         the index to search, followed by the second term or terms. If you have
42393         more concepts you want to include in your search, you can click the
42394         [+] to add another line for your search.</para>
42395
42396         <para>A sample search is shown next, followed by its results:</para>
42397
42398         <screenshot>
42399           <screeninfo>Advanced Search</screeninfo>
42400
42401           <mediaobject>
42402             <imageobject>
42403               <imagedata fileref="images/searching/advsearch.png"/>
42404             </imageobject>
42405           </mediaobject>
42406         </screenshot>
42407
42408         <screenshot>
42409           <screeninfo>Results from Advanced Search</screeninfo>
42410
42411           <mediaobject>
42412             <imageobject>
42413               <imagedata fileref="images/searching/numresults.png"/>
42414             </imageobject>
42415           </mediaobject>
42416         </screenshot>
42417
42418         <para>When you use the Boolean operators to broaden or narrow a
42419         search, remember the action of each operator. The 'and' operator
42420         narrows the results you'll retrieve because the search will retrieve
42421         the records that include all your search terms. The 'or' operator
42422         expands the results because the search will look for occurrences of
42423         all of your search terms. The 'not' operator excludes records with the
42424         term that follows the operator.</para>
42425
42426         <para>Note: If you leave this <link linkend="expandedSearchOption">expandedSearchOption</link> set to
42427         'don't show', this is the display you will see:</para>
42428
42429         <screenshot>
42430           <screeninfo>Fewer Search Options</screeninfo>
42431
42432           <mediaobject>
42433             <imageobject>
42434               <imagedata fileref="images/searching/feweropts.png"/>
42435             </imageobject>
42436           </mediaobject>
42437         </screenshot>
42438
42439         <para>The Advanced Search page then shows the multiple kinds of limits
42440         that can be applied to your search results. Either check a box or
42441         select from the drop down menus to narrow your search. You will type
42442         the year, year range, or a 'greater than (&gt;)' or 'less than (&lt;)'
42443         year.</para>
42444
42445         <screenshot>
42446           <screeninfo>Other Advanced Search Options</screeninfo>
42447
42448           <mediaobject>
42449             <imageobject>
42450               <imagedata fileref="images/searching/advoptions.png"/>
42451             </imageobject>
42452           </mediaobject>
42453         </screenshot>
42454
42455         <para>Finally, you can choose how the results will be sorted. The
42456         pre-defined sort options are in the final area of the Advanced Search
42457         screen.</para>
42458
42459         <screenshot>
42460           <screeninfo>Sort Results By</screeninfo>
42461
42462           <mediaobject>
42463             <imageobject>
42464               <imagedata fileref="images/searching/advsortby.png"/>
42465             </imageobject>
42466           </mediaobject>
42467         </screenshot>
42468
42469         <para>The default sort is by relevance, although you can choose to sort by author, by title,
42470           by call number, by dates, or by popularity (which uses the information on total issues
42471           found in the items table). If you would prefer a different default sort, you can set <link
42472             linkend="defaultSortField">defaultSortField</link> to one of the other choices in
42473           Administration &gt; System Preferences &gt; Searching.</para>
42474       </section>
42475       <section id="searchguide-itemsearch">
42476         <title>Item Searching</title>
42477         <para>If you are looking for specific items you can use the item search engine in the staff
42478           client to find them. <itemizedlist>
42479             <listitem>
42480               <para><emphasis>Get there:</emphasis> Search &gt; Go to item search</para>
42481             </listitem>
42482           </itemizedlist></para>
42483         <para>At the top of the advanced search page in the staff client you will see a link to 'Go
42484           to item search'<screenshot>
42485             <screeninfo>Item search link</screeninfo>
42486             <mediaobject>
42487               <imageobject>
42488                 <imagedata fileref="images/searching/itemsearchlink.png"/>
42489               </imageobject>
42490             </mediaobject>
42491           </screenshot></para>
42492         <para>Clicking that link will open up a item specific search engine.<screenshot>
42493             <screeninfo>Item search</screeninfo>
42494             <mediaobject>
42495               <imageobject>
42496                 <imagedata fileref="images/searching/itemsearch.png"/>
42497               </imageobject>
42498             </mediaobject>
42499           </screenshot></para>
42500         <para>Using the search form that is presented you can find a list of specific items that can
42501           be output to the screen or to a CSV file. If your results are printed to the screen you
42502           will have the option to narrow your search further using filters at the top.<screenshot>
42503             <screeninfo>Item search results</screeninfo>
42504             <mediaobject>
42505               <imageobject>
42506                 <imagedata fileref="images/searching/itemsearchresults.png"/>
42507               </imageobject>
42508             </mediaobject>
42509           </screenshot></para>
42510       </section>
42511
42512       <section id="searchguide-ccl">
42513         <title>Common Command Language Searching</title>
42514
42515         <para>Koha uses the Common Command Language (CCL) (ISO 8777) as its
42516         internal search protocol. Searches initiated in the graphical
42517         interface use this protocol as well, although the searcher doesn't
42518         know which indexes, operators and limiters are available and being
42519         used to conduct their search. The searcher can use the Advanced Search
42520         when more precise results set are desired and where the search indexes
42521         are somewhat known. However, some library users and many library staff
42522         prefer using a command based structure. This part of the document will
42523         present and explain the use of the Koha command based structure. The
42524         indexes, operators, and limiters used are identical to those used in
42525         the graphical interface.</para>
42526
42527         <section id="searchguide-indexes">
42528           <title>Indexes</title>
42529
42530           <para>The CCL standard itself doesn't specify a particular set of
42531           qualifiers (indexes), but it does suggest a few short-hand notations
42532           such as 'ti', 'au', and 'su'. Koha has a default set of indexes;
42533           it's possible to customize that set by adding needed indexes based
42534           on local requirements. A qualifier (index) maps to a particular
42535           use-attribute within the Z39.50 BIB-1 attribute set. The complete
42536           Z39.50 Bib-1 Attribute can be viewed at <ulink url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink>.</para>
42537
42538           <para>The standard Koha set of indexes is a fairly common example of
42539           MARC21 indexing rules. The indexes that are defined in Koha are
42540           indexes typically used by other integrated library systems. The
42541           defined Z39.50 Bib-1 Attribute mapped to the indexes include:</para>
42542
42543           <table cellpadding="4" cellspacing="4" frame="all">
42544             <title>Attributes</title>
42545
42546             <tgroup align="left" cols="2" colsep="1" rowsep="1">
42547               <thead>
42548                 <row>
42549                   <entry>Bib-1 Attribute</entry>
42550
42551                   <entry>Qualifier (index)</entry>
42552                 </row>
42553               </thead>
42554
42555               <tbody>
42556                 <row>
42557                   <entry>Personal-name</entry>
42558
42559                   <entry>pn</entry>
42560                 </row>
42561
42562                 <row>
42563                   <entry>Corporate-name</entry>
42564
42565                   <entry>cpn</entry>
42566                 </row>
42567
42568                 <row>
42569                   <entry>Conference-name</entry>
42570
42571                   <entry>cfn</entry>
42572                 </row>
42573
42574                 <row>
42575                   <entry>Title</entry>
42576
42577                   <entry>ti</entry>
42578                 </row>
42579
42580                 <row>
42581                   <entry>Title-series</entry>
42582
42583                   <entry>se</entry>
42584                 </row>
42585
42586                 <row>
42587                   <entry>Title-uniform</entry>
42588
42589                   <entry>ut</entry>
42590                 </row>
42591
42592                 <row>
42593                   <entry>ISBN</entry>
42594
42595                   <entry>nb</entry>
42596                 </row>
42597
42598                 <row>
42599                   <entry>ISSN</entry>
42600
42601                   <entry>ns</entry>
42602                 </row>
42603
42604                 <row>
42605                   <entry>Local number</entry>
42606
42607                   <entry>sn</entry>
42608                 </row>
42609
42610                 <row>
42611                   <entry>Local-classification</entry>
42612
42613                   <entry>lcn and callnum</entry>
42614                 </row>
42615
42616                 <row>
42617                   <entry>Subject</entry>
42618
42619                   <entry>su, su-to, su-geo, su-ut</entry>
42620                 </row>
42621
42622                 <row>
42623                   <entry>Pubdate</entry>
42624
42625                   <entry>yr,pubdate</entry>
42626                 </row>
42627
42628                 <row>
42629                   <entry>Date-of-Acquisition</entry>
42630
42631                   <entry>acqdate</entry>
42632                 </row>
42633
42634                 <row>
42635                   <entry>Language</entry>
42636
42637                   <entry>ln</entry>
42638                 </row>
42639
42640                 <row>
42641                   <entry>Place-of-publication</entry>
42642
42643                   <entry>pl</entry>
42644                 </row>
42645
42646                 <row>
42647                   <entry>Abstract</entry>
42648
42649                   <entry>ab</entry>
42650                 </row>
42651
42652                 <row>
42653                   <entry>Notes</entry>
42654
42655                   <entry>nt</entry>
42656                 </row>
42657
42658                 <row>
42659                   <entry>Record-type</entry>
42660
42661                   <entry>rtype, mc-rtype, mus</entry>
42662                 </row>
42663
42664                 <row>
42665                   <entry>Author</entry>
42666
42667                   <entry>au, aut</entry>
42668                 </row>
42669
42670                 <row>
42671                   <entry>Subject-person-name</entry>
42672
42673                   <entry>su-na</entry>
42674                 </row>
42675
42676                 <row>
42677                   <entry>Any (keyword)</entry>
42678
42679                   <entry>kw</entry>
42680                 </row>
42681
42682                 <row>
42683                   <entry>Publisher</entry>
42684
42685                   <entry>pb</entry>
42686                 </row>
42687
42688                 <row>
42689                   <entry>Content-type</entry>
42690
42691                   <entry>ctype</entry>
42692                 </row>
42693
42694                 <row>
42695                   <entry>Koha-Auth-Number</entry>
42696
42697                   <entry>an</entry>
42698                 </row>
42699
42700                 <row>
42701                   <entry>Author-personal-bibliography</entry>
42702
42703                   <entry>aub</entry>
42704                 </row>
42705
42706                 <row>
42707                   <entry>Author-in-order</entry>
42708
42709                   <entry>auo</entry>
42710                 </row>
42711               </tbody>
42712             </tgroup>
42713           </table>
42714
42715           <para>Refer to the <link linkend="kohasearchindexes">Koha Indexing Chart</link> for the
42716             MARC21 tags mapped to each Bib-1 Attribute and index combination.</para>
42717
42718           <section id="search-audexamp">
42719             <title>Audience Examples</title>
42720
42721             <itemizedlist>
42722               <listitem>
42723                 <para>aud:a Preschool</para>
42724               </listitem>
42725               <listitem>
42726                 <para>aud:b Primary</para>
42727               </listitem>
42728               <listitem>
42729                 <para>aud:c Pre-Adolescent</para>
42730               </listitem>
42731               <listitem>
42732                 <para>aud:d Adolescent</para>
42733               </listitem>
42734
42735               <listitem>
42736                 <para>aud:e Adult</para>
42737               </listitem>
42738               <listitem>
42739                 <para>aud:f Specialized</para>
42740               </listitem>
42741               <listitem>
42742                 <para>aud:g General</para>
42743               </listitem>
42744               <listitem>
42745                 <para>aud:j Juvenile</para>
42746               </listitem>
42747             </itemizedlist>
42748           </section>
42749
42750           <section id="search-contentsexamp">
42751             <title>Contents Examples</title>
42752
42753             <itemizedlist>
42754               <listitem>
42755                 <para>fic:1 Fiction</para>
42756               </listitem>
42757
42758               <listitem>
42759                 <para>fic:0 Non Fiction</para>
42760               </listitem>
42761
42762               <listitem>
42763                 <para>bio:b Biography</para>
42764               </listitem>
42765
42766               <listitem>
42767                 <para>mus:j Musical recording</para>
42768               </listitem>
42769
42770               <listitem>
42771                 <para>mus:I Non musical record</para>
42772               </listitem>
42773             </itemizedlist>
42774           </section>
42775         </section>
42776
42777         <section id="searchguide-syntax">
42778           <title>Search Syntax</title>
42779
42780           <para>In the persistent search box, single words generally retrieve
42781           large sets. To narrow a search, you can use multiple words. Koha
42782           automatically uses the 'and' Boolean operator to create a set of
42783           records matching your input. When you want to narrow the search to
42784           an author or a title or a subject or some other specific field or
42785           use a Boolean operator, there isn't an obvious way to accomplish
42786           that specificity. The library user can, of course, go to the
42787           Advanced Search page; however, if you know how to construct a CCL
42788           search, you can achieve more specificity while using the persistent
42789           search box on any page.</para>
42790
42791           <para>There is a specific order to the CCL search syntax. Although
42792           it can be used for simple searches, it is an especially effective
42793           way to perform complex searches, as it affords you a great deal of
42794           control over your search results. To construct a CCL search, first
42795           enter a desired index code, then an equal sign, followed by your
42796           search word(s). Following are examples of simple CCL
42797           searches.</para>
42798
42799           <itemizedlist>
42800             <listitem>
42801               <para>ti=principles of accounting</para>
42802             </listitem>
42803
42804             <listitem>
42805               <para>au=brown joseph</para>
42806             </listitem>
42807
42808             <listitem>
42809               <para>su=poetry</para>
42810             </listitem>
42811
42812             <listitem>
42813               <para>su-na=Shakespeare</para>
42814             </listitem>
42815
42816             <listitem>
42817               <para>kw=marlin</para>
42818             </listitem>
42819           </itemizedlist>
42820
42821           <para>You can refine your search by combining search terms with
42822           Boolean operators 'and', 'or', or 'not'. Following are examples of
42823           searches using Boolean operators.</para>
42824
42825           <itemizedlist>
42826             <listitem>
42827               <para>ti=principles of accounting and au=brown joseph</para>
42828             </listitem>
42829
42830             <listitem>
42831               <para>su=poetry not su-na=Shakespeare</para>
42832             </listitem>
42833
42834             <listitem>
42835               <para>kw=communication and su=debate</para>
42836             </listitem>
42837           </itemizedlist>
42838
42839           <para>You can also choose to search for things that start with a
42840           character or series of characters</para>
42841
42842           <itemizedlist>
42843             <listitem>
42844               <para>ti,first-in-subfield=C (will show you all titles that
42845               start with the letter 'C')</para>
42846             </listitem>
42847           </itemizedlist>
42848
42849           <para>Other string location searches can be performed with the
42850           following keywords:</para>
42851
42852           <itemizedlist>
42853             <listitem>
42854               <para>rtrn : right truncation</para>
42855             </listitem>
42856
42857             <listitem>
42858               <para>ltrn : left truncation</para>
42859             </listitem>
42860
42861             <listitem>
42862               <para>lrtrn : left and right truncation</para>
42863             </listitem>
42864
42865             <listitem>
42866               <para>st-date : type date</para>
42867             </listitem>
42868
42869             <listitem>
42870               <para>st-numeric : type number (integer)</para>
42871             </listitem>
42872
42873             <listitem>
42874               <para>ext : exact search on whole subfield (does not work with
42875               icu)</para>
42876             </listitem>
42877
42878             <listitem>
42879               <para>phr : search on phrase anywhere in the subfield</para>
42880             </listitem>
42881
42882             <listitem>
42883               <para>startswithnt : subfield starts with</para>
42884             </listitem>
42885           </itemizedlist>
42886
42887           <para>Using specific indexes and Boolean operators are not the only
42888           way a search can be refined. You can also refine your search as a
42889           phrase when looking for a title, author, or subject. The syntax for
42890           this search is <emphasis>index,phr=search words</emphasis>.</para>
42891
42892           <para>To illustrate the results of various search types, a search
42893           was done for the words 'supreme court'. The results illustrate that
42894           the search index and the word order make a difference in search
42895           results. Only the results count and the search itself is in these
42896           examples. The search executed will always be between the single
42897           quotes.</para>
42898
42899           <screenshot>
42900             <screeninfo>Sample Search 1</screeninfo>
42901
42902             <mediaobject>
42903               <imageobject>
42904                 <imagedata fileref="images/searching/ex1.png"/>
42905               </imageobject>
42906             </mediaobject>
42907           </screenshot>
42908
42909           <screenshot>
42910             <screeninfo>Sample Search 2</screeninfo>
42911
42912             <mediaobject>
42913               <imageobject>
42914                 <imagedata fileref="images/searching/ex2.png"/>
42915               </imageobject>
42916             </mediaobject>
42917           </screenshot>
42918
42919           <screenshot>
42920             <screeninfo>Sample Search 3</screeninfo>
42921
42922             <mediaobject>
42923               <imageobject>
42924                 <imagedata fileref="images/searching/ex3.png"/>
42925               </imageobject>
42926             </mediaobject>
42927           </screenshot>
42928
42929           <screenshot>
42930             <screeninfo>Sample Search 4</screeninfo>
42931
42932             <mediaobject>
42933               <imageobject>
42934                 <imagedata fileref="images/searching/ex4.png"/>
42935               </imageobject>
42936             </mediaobject>
42937           </screenshot>
42938
42939           <screenshot>
42940             <screeninfo>Sample Search 5</screeninfo>
42941
42942             <mediaobject>
42943               <imageobject>
42944                 <imagedata fileref="images/searching/ex5.png"/>
42945               </imageobject>
42946             </mediaobject>
42947           </screenshot>
42948
42949           <screenshot>
42950             <screeninfo>Sample Search 6</screeninfo>
42951
42952             <mediaobject>
42953               <imageobject>
42954                 <imagedata fileref="images/searching/ex6.png"/>
42955               </imageobject>
42956             </mediaobject>
42957           </screenshot>
42958
42959           <screenshot>
42960             <screeninfo>Sample Search 7</screeninfo>
42961
42962             <mediaobject>
42963               <imageobject>
42964                 <imagedata fileref="images/searching/ex7.png"/>
42965               </imageobject>
42966             </mediaobject>
42967           </screenshot>
42968
42969           <screenshot>
42970             <screeninfo>Sample Search 8</screeninfo>
42971
42972             <mediaobject>
42973               <imageobject>
42974                 <imagedata fileref="images/searching/ex8.png"/>
42975               </imageobject>
42976             </mediaobject>
42977           </screenshot>
42978
42979           <screenshot>
42980             <screeninfo>Sample Search 9</screeninfo>
42981
42982             <mediaobject>
42983               <imageobject>
42984                 <imagedata fileref="images/searching/ex9.png"/>
42985               </imageobject>
42986             </mediaobject>
42987           </screenshot>
42988
42989           <para>You can also choose to use limiters in your search query. Some
42990           common limiters include dates, languages, record types, and item
42991           types. In the Advance Search, you can either click a box or key in
42992           data to limit your search. You can also apply the same limits with
42993           CCL by using the syntax in the following examples. In all</para>
42994
42995           <para><emphasis>By Date: su=supreme court and
42996           yr,st-numeric=&gt;2000</emphasis></para>
42997
42998           <screenshot>
42999             <screeninfo>Sample Search 10</screeninfo>
43000
43001             <mediaobject>
43002               <imageobject>
43003                 <imagedata fileref="images/searching/ex10.png"/>
43004               </imageobject>
43005             </mediaobject>
43006           </screenshot>
43007
43008           <para>When you limit by date, you can use the '&gt;' (greater than),
43009           '&lt;' (less than), '=' (equal), or 'yyyy-yyyy' (range)
43010           symbols.</para>
43011
43012           <para><emphasis>By Item Type: su=nursing and
43013           itype:BK</emphasis></para>
43014
43015           <screenshot>
43016             <screeninfo>Sample Search 11</screeninfo>
43017
43018             <mediaobject>
43019               <imageobject>
43020                 <imagedata fileref="images/searching/ex11.png"/>
43021               </imageobject>
43022             </mediaobject>
43023           </screenshot>
43024
43025           <para>Each library will have a different set of item types defined
43026           in their circulation configuration. When you set up item types, you
43027           define a code and a name for each one. The name will appear on the
43028           Advance Search page. The code you assigned is used as a CCL search
43029           limit, formatted as 'itype:x', where 'x' is the assigned code. The
43030           initial set of item types in Koha will usually be edited to reflect
43031           your collections, so your item type limiters may be different than
43032           the initial ones. The initial item type limiters follow.</para>
43033
43034           <itemizedlist>
43035             <listitem>
43036               <para>itype:BKS Books, Booklets, Workbooks</para>
43037             </listitem>
43038
43039             <listitem>
43040               <para>itype:SR Audio Cassettes, CDs</para>
43041             </listitem>
43042
43043             <listitem>
43044               <para>itype:IR Binders</para>
43045             </listitem>
43046
43047             <listitem>
43048               <para>itype:CF CD-ROMs, DVD-ROMs, General Online
43049               Resources</para>
43050             </listitem>
43051
43052             <listitem>
43053               <para>itype:VR DVDs, VHS</para>
43054             </listitem>
43055
43056             <listitem>
43057               <para>itype:KT Kit</para>
43058             </listitem>
43059
43060             <listitem>
43061               <para>itype:AR Models</para>
43062             </listitem>
43063
43064             <listitem>
43065               <para>itype:SER Serials</para>
43066             </listitem>
43067           </itemizedlist>
43068
43069           <para><emphasis>By format: su=supreme court not
43070           l-format:sr</emphasis></para>
43071
43072           <screenshot>
43073             <screeninfo>Sample Search 12</screeninfo>
43074
43075             <mediaobject>
43076               <imageobject>
43077                 <imagedata fileref="images/searching/ex12.png"/>
43078               </imageobject>
43079             </mediaobject>
43080           </screenshot>
43081
43082           <para>The format limiters are derived from a combination of LDR, 006
43083           and 007 positions. The formats that are currently defined are the
43084           following.</para>
43085
43086           <itemizedlist>
43087             <listitem>
43088               <para>l-format:ta Regular print</para>
43089             </listitem>
43090
43091             <listitem>
43092               <para>l-format:tb Large print</para>
43093             </listitem>
43094
43095             <listitem>
43096               <para>l-format:fk Braille</para>
43097             </listitem>
43098
43099             <listitem>
43100               <para>l-format:sd CD audio</para>
43101             </listitem>
43102
43103             <listitem>
43104               <para>l-format:ss Cassette recording</para>
43105             </listitem>
43106
43107             <listitem>
43108               <para>l-format:vf VHS tape</para>
43109             </listitem>
43110
43111             <listitem>
43112               <para>l-format:vd DVD video</para>
43113             </listitem>
43114
43115             <listitem>
43116               <para>l-format:co CD software</para>
43117             </listitem>
43118
43119             <listitem>
43120               <para>l-format:cr Website</para>
43121             </listitem>
43122           </itemizedlist>
43123
43124           <para><emphasis>By content type: su=supreme court not
43125           ctype:l</emphasis></para>
43126
43127           <screenshot>
43128             <screeninfo>Sample Search 13</screeninfo>
43129
43130             <mediaobject>
43131               <imageobject>
43132                 <imagedata fileref="images/searching/ex13.png"/>
43133               </imageobject>
43134             </mediaobject>
43135           </screenshot>
43136
43137           <para>The content types are taken from the 008 MARC tag, positions
43138           24-27.</para>
43139
43140           <para>There are two other limiter types that are not described in
43141           this document. They are: Audience and Content. The only difference
43142           in the syntax of the CCL is the actual limiter. They are reproduced
43143           here just in case you would like to use these limiters.</para>
43144         </section>
43145       </section>
43146     </section>
43147
43148     <section id="kohasearchindexes">
43149       <title>Koha Search Indexes</title>
43150
43151       <para>By default, not all fields are indexed in the Zebra search engine,
43152       but many are. Below are the MARC21 fields that are indexed in
43153       Zebra.</para>
43154
43155       <table cellpadding="4" cellspacing="4" frame="all">
43156         <title>Indexes</title>
43157
43158         <tgroup align="left" cols="2" colsep="1" rowsep="1">
43159           <thead>
43160             <row>
43161               <entry><para>Field</para></entry>
43162
43163               <entry><para>Description</para></entry>
43164             </row>
43165           </thead>
43166
43167           <tbody>
43168             <row>
43169               <entry>Leader/06</entry>
43170               <entry>Record-type, rtype</entry>
43171             </row>
43172             <row>
43173               <entry>Leader/07</entry>
43174               <entry>Bib-level</entry>
43175             </row>
43176             <row>
43177               <entry>Leader/06-07</entry>
43178               <entry>Material-type</entry>
43179             </row>
43180             <row>
43181               <entry><para>001</para></entry>
43182
43183               <entry><para>Control-number</para></entry>
43184             </row>
43185
43186             <row>
43187               <entry><para>005</para></entry>
43188
43189               <entry><para>Date/time-last-modified</para></entry>
43190             </row>
43191
43192             <row>
43193               <entry><para>007</para></entry>
43194
43195               <entry><para>Microform-generation:n:range(data,11,1),
43196               Material-type,ff7-00:w:range(data,0,1),
43197               ff7-01:w:range(data,1,1), ff7-02:w:range(data,2,1),
43198               ff7-01-02:w:range(data,0,2)</para></entry>
43199             </row>
43200
43201             <row>
43202               <entry><para>008</para></entry>
43203
43204               <entry><para>date-entered-on-file:n:range(data,0,5),
43205               date-entered-on-file:s:range(data,0,5),
43206               pubdate:w:range(data,7,4), pubdate:n:range(data,7,4),
43207               pubdate:y:range(data,7,4), pubdate:s:range(data,7,4),
43208               pl:w:range(data,15,3), ta:w:range(data,22,1),
43209               ff8-23:w:range(data,23,1), ff8-29:w:range(data,29,1),
43210               lf:w:range(data,33,1), bio:w:range(data,34,1),
43211               ln:n:range(data,35,3), ctype:w:range(data,24,4),
43212               Record-source:w:range(data,39,0)</para></entry>
43213             </row>
43214
43215             <row>
43216               <entry><para>010</para></entry>
43217
43218               <entry><para>LC-card-number, Identifier-standard</para></entry>
43219             </row>
43220
43221             <row>
43222               <entry><para>011</para></entry>
43223
43224               <entry><para>LC-card-number, Identifier-standard</para></entry>
43225             </row>
43226
43227             <row>
43228               <entry><para>015</para></entry>
43229
43230               <entry><para>BNB-card-number, BGF-number, Number-db,
43231               Number-natl-biblio, Identifier-standard</para></entry>
43232             </row>
43233
43234             <row>
43235               <entry><para>017</para></entry>
43236
43237               <entry><para>Number-legal-deposit,
43238               Identifier-standard</para></entry>
43239             </row>
43240
43241             <row>
43242               <entry><para>018</para></entry>
43243
43244               <entry><para>Identifier-standard</para></entry>
43245             </row>
43246
43247             <row>
43248               <entry><para>020$a</para></entry>
43249
43250               <entry><para>ISBN:w, Identifier-standard:w</para></entry>
43251             </row>
43252
43253             <row>
43254               <entry><para>020</para></entry>
43255
43256               <entry><para>Identifier-standard</para></entry>
43257             </row>
43258
43259             <row>
43260               <entry><para>022$a</para></entry>
43261
43262               <entry><para>ISSN:w, Identifier-standard:w</para></entry>
43263             </row>
43264
43265             <row>
43266               <entry><para>022</para></entry>
43267
43268               <entry><para>Identifier-standard</para></entry>
43269             </row>
43270
43271             <row>
43272               <entry><para>023</para></entry>
43273
43274               <entry><para>Identifier-standard</para></entry>
43275             </row>
43276
43277             <row>
43278               <entry><para>024$a</para></entry>
43279
43280               <entry><para>Identifier-other</para></entry>
43281             </row>
43282
43283             <row>
43284               <entry><para>024</para></entry>
43285
43286               <entry><para>Identifier-standard</para></entry>
43287             </row>
43288
43289             <row>
43290               <entry><para>025</para></entry>
43291
43292               <entry><para>Identifier-standard</para></entry>
43293             </row>
43294
43295             <row>
43296               <entry><para>027</para></entry>
43297
43298               <entry><para>Report-number, Identifier-standard</para></entry>
43299             </row>
43300
43301             <row>
43302               <entry><para>028</para></entry>
43303
43304               <entry><para>Number-music-publisher,
43305               Identifier-standard</para></entry>
43306             </row>
43307
43308             <row>
43309               <entry><para>030</para></entry>
43310
43311               <entry><para>CODEN, Identifier-standard</para></entry>
43312             </row>
43313
43314             <row>
43315               <entry><para>034</para></entry>
43316
43317               <entry><para>Map-scale</para></entry>
43318             </row>
43319
43320             <row>
43321               <entry><para>037</para></entry>
43322
43323               <entry><para>Identifier-standard, Stock-number</para></entry>
43324             </row>
43325
43326             <row>
43327               <entry><para>040</para></entry>
43328
43329               <entry><para>Code-institution, Record-source</para></entry>
43330             </row>
43331             <row>
43332               <entry>041$a</entry>
43333               <entry>ln-audio</entry>
43334             </row>
43335             <row>
43336               <entry>041$h</entry>
43337               <entry>language-original</entry>
43338             </row>
43339             <row>
43340               <entry>041$j</entry>
43341               <entry>ln-subtitle</entry>
43342             </row>
43343
43344             <row>
43345               <entry><para>041</para></entry>
43346
43347               <entry><para>ln</para></entry>
43348             </row>
43349
43350             <row>
43351               <entry><para>043</para></entry>
43352
43353               <entry><para>Code-geographic</para></entry>
43354             </row>
43355
43356             <row>
43357               <entry><para>050$b</para></entry>
43358
43359               <entry><para>LC-call-number:w, LC-call-number:p,
43360               LC-call-number:s</para></entry>
43361             </row>
43362
43363             <row>
43364               <entry><para>050</para></entry>
43365
43366               <entry><para>LC-call-number:w, LC-call-number:p,
43367               LC-call-number:s</para></entry>
43368             </row>
43369
43370             <row>
43371               <entry><para>052</para></entry>
43372
43373               <entry><para>Geographic-class</para></entry>
43374             </row>
43375
43376             <row>
43377               <entry><para>060</para></entry>
43378
43379               <entry><para>NLM-call-number</para></entry>
43380             </row>
43381
43382             <row>
43383               <entry><para>070</para></entry>
43384
43385               <entry><para>NAL-call-number</para></entry>
43386             </row>
43387
43388             <row>
43389               <entry><para>080</para></entry>
43390
43391               <entry><para>UDC-classification</para></entry>
43392             </row>
43393
43394             <row>
43395               <entry><para>082</para></entry>
43396
43397               <entry><para>Dewey-classification:w,
43398               Dewey-classification:s</para></entry>
43399             </row>
43400
43401             <row>
43402               <entry><para>086</para></entry>
43403
43404               <entry><para>Number-govt-pub</para></entry>
43405             </row>
43406
43407             <row>
43408               <entry><para>100$9</para></entry>
43409
43410               <entry><para>Cross-Reference:w, Koha-Auth-Number</para></entry>
43411             </row>
43412
43413             <row>
43414               <entry><para>100$a</para></entry>
43415
43416               <entry><para>Author,Author:p, Author:s, Editor,
43417               Author-personal-bibliography, Author-personal-bibliography:p,
43418               Author-personal-bibliography:s</para></entry>
43419             </row>
43420
43421             <row>
43422               <entry><para>100</para></entry>
43423
43424               <entry><para>Author, Author-title, Author-name-personal, Name,
43425               Name-and-title, Personal-name</para></entry>
43426             </row>
43427
43428             <row>
43429               <entry><para>110$9</para></entry>
43430
43431               <entry><para>Koha-Auth-Number</para></entry>
43432             </row>
43433
43434             <row>
43435               <entry><para>110</para></entry>
43436
43437               <entry><para>Author, Author-title, Author-name-corporate, Name,
43438               Name-and-title, Corporate-name</para></entry>
43439             </row>
43440
43441             <row>
43442               <entry><para>111$9</para></entry>
43443
43444               <entry><para>Koha-Auth-Number</para></entry>
43445             </row>
43446
43447             <row>
43448               <entry><para>111</para></entry>
43449
43450               <entry><para>Author, Author-title, Author-name-corporate, Name,
43451               Name-and-title, Conference-name</para></entry>
43452             </row>
43453
43454             <row>
43455               <entry><para>130$n</para></entry>
43456
43457               <entry><para>Thematic-number</para></entry>
43458             </row>
43459
43460             <row>
43461               <entry><para>130$r</para></entry>
43462
43463               <entry><para>Music-key</para></entry>
43464             </row>
43465
43466             <row>
43467               <entry><para>130$9</para></entry>
43468
43469               <entry><para>Koha-Auth-Number</para></entry>
43470             </row>
43471
43472             <row>
43473               <entry><para>130</para></entry>
43474
43475               <entry><para>Title, Title-uniform</para></entry>
43476             </row>
43477
43478             <row>
43479               <entry><para>210</para></entry>
43480
43481               <entry><para>Title, Title-abbreviated</para></entry>
43482             </row>
43483
43484             <row>
43485               <entry><para>211</para></entry>
43486
43487               <entry><para>Title, Title-abbreviated</para></entry>
43488             </row>
43489
43490             <row>
43491               <entry><para>212</para></entry>
43492
43493               <entry><para>Title, Title-other-variant</para></entry>
43494             </row>
43495
43496             <row>
43497               <entry><para>214</para></entry>
43498
43499               <entry><para>Title, Title-expanded</para></entry>
43500             </row>
43501
43502             <row>
43503               <entry><para>222</para></entry>
43504
43505               <entry><para>Title, Title-key</para></entry>
43506             </row>
43507
43508             <row>
43509               <entry><para>240$r</para></entry>
43510
43511               <entry><para>Music-key</para></entry>
43512             </row>
43513
43514             <row>
43515               <entry><para>240$n</para></entry>
43516
43517               <entry><para>Thematic-number</para></entry>
43518             </row>
43519
43520             <row>
43521               <entry><para>240</para></entry>
43522
43523               <entry><para>Title:w, Title:p, Title-uniform</para></entry>
43524             </row>
43525
43526             <row>
43527               <entry><para>243$n</para></entry>
43528
43529               <entry><para>Thematic-number</para></entry>
43530             </row>
43531
43532             <row>
43533               <entry><para>243$r</para></entry>
43534
43535               <entry><para>Music-key</para></entry>
43536             </row>
43537
43538             <row>
43539               <entry><para>243</para></entry>
43540
43541               <entry><para>Title:w, Title:p, Title-collective</para></entry>
43542             </row>
43543
43544             <row>
43545               <entry><para>245$a</para></entry>
43546
43547               <entry><para>Title-cover:w, Title-cover:p, Title-cover:s,
43548               Title:w, Title:p, Title:s</para></entry>
43549             </row>
43550
43551             <row>
43552               <entry><para>245$c</para></entry>
43553
43554               <entry><para>Author, Author-in-order:w, Author-in-order:p,
43555               Author-in-order:s</para></entry>
43556             </row>
43557
43558             <row>
43559               <entry><para>245$9</para></entry>
43560
43561               <entry><para>Cross-Reference:w, Koha-Auth-Number</para></entry>
43562             </row>
43563
43564             <row>
43565               <entry><para>245</para></entry>
43566
43567               <entry><para>Title:w, Title:p</para></entry>
43568             </row>
43569
43570             <row>
43571               <entry><para>246</para></entry>
43572
43573               <entry><para>Title, Title:p, Title-abbreviated, Title-expanded,
43574               Title-former</para></entry>
43575             </row>
43576
43577             <row>
43578               <entry><para>247</para></entry>
43579
43580               <entry><para>Title, Title:p, Title-former, Title-other-variant,
43581               Related-periodical</para></entry>
43582             </row>
43583
43584             <row>
43585               <entry><para>260$a</para></entry>
43586
43587               <entry><para>pl:w, pl:p</para></entry>
43588             </row>
43589
43590             <row>
43591               <entry><para>260$b</para></entry>
43592
43593               <entry><para>Publisher:w, Publisher:p</para></entry>
43594             </row>
43595
43596             <row>
43597               <entry><para>260$c</para></entry>
43598
43599               <entry><para>copydate, copydate:s</para></entry>
43600             </row>
43601
43602             <row>
43603               <entry><para>260</para></entry>
43604
43605               <entry><para>Provider, pl</para></entry>
43606             </row>
43607             <row>
43608               <entry>264</entry>
43609               <entry>Provider</entry>
43610             </row>
43611
43612             <row>
43613               <entry><para>300</para></entry>
43614
43615               <entry><para>Extent:w, Extent:p</para></entry>
43616             </row>
43617
43618             <row>
43619               <entry><para>400$a</para></entry>
43620
43621               <entry><para>Name-and-title</para></entry>
43622             </row>
43623
43624             <row>
43625               <entry><para>400$t</para></entry>
43626
43627               <entry><para>Author-title, Name-and-title, Title,
43628               Title-series</para></entry>
43629             </row>
43630
43631             <row>
43632               <entry><para>400$9</para></entry>
43633
43634               <entry><para>Koha-Auth-Number</para></entry>
43635             </row>
43636
43637             <row>
43638               <entry><para>400</para></entry>
43639
43640               <entry><para>Author, Author-name-personal, Name,
43641               Personal-name</para></entry>
43642             </row>
43643
43644             <row>
43645               <entry><para>410</para></entry>
43646
43647               <entry><para>Author, Corporate-name</para></entry>
43648             </row>
43649
43650             <row>
43651               <entry><para>410$a</para></entry>
43652
43653               <entry><para>Name-and-title</para></entry>
43654             </row>
43655
43656             <row>
43657               <entry><para>410$t</para></entry>
43658
43659               <entry><para>Author-title, Title, Title-series</para></entry>
43660             </row>
43661
43662             <row>
43663               <entry><para>410$9</para></entry>
43664
43665               <entry><para>Koha-Auth-Number</para></entry>
43666             </row>
43667
43668             <row>
43669               <entry><para>410</para></entry>
43670
43671               <entry><para>Author-name-corporate, Name</para></entry>
43672             </row>
43673
43674             <row>
43675               <entry><para>411</para></entry>
43676
43677               <entry><para>Author, Conference-name</para></entry>
43678             </row>
43679
43680             <row>
43681               <entry><para>411$a</para></entry>
43682
43683               <entry><para>Name-and-title</para></entry>
43684             </row>
43685
43686             <row>
43687               <entry><para>411$t</para></entry>
43688
43689               <entry><para>Author-title, Title-series</para></entry>
43690             </row>
43691
43692             <row>
43693               <entry><para>411</para></entry>
43694
43695               <entry><para>Author-name-corporate, Name</para></entry>
43696             </row>
43697
43698             <row>
43699               <entry><para>440$a</para></entry>
43700
43701               <entry><para>Title-series:w, Title-series:p</para></entry>
43702             </row>
43703
43704             <row>
43705               <entry><para>440$9</para></entry>
43706
43707               <entry><para>Koha-Auth-Number</para></entry>
43708             </row>
43709
43710             <row>
43711               <entry><para>440</para></entry>
43712
43713               <entry><para>Title-series:w, Title-series:p, Title,
43714               Title-series</para></entry>
43715             </row>
43716
43717             <row>
43718               <entry><para>490$a</para></entry>
43719
43720               <entry><para>Title-series:w, Title-series:p</para></entry>
43721             </row>
43722
43723             <row>
43724               <entry><para>490</para></entry>
43725
43726               <entry><para>Title, Title-series</para></entry>
43727             </row>
43728
43729             <row>
43730               <entry><para>490$9</para></entry>
43731
43732               <entry><para>Koha-Auth-Number</para></entry>
43733             </row>
43734
43735             <row>
43736               <entry><para>500</para></entry>
43737
43738               <entry><para>Note:w, Note:p</para></entry>
43739             </row>
43740
43741             <row>
43742               <entry><para>502</para></entry>
43743
43744               <entry><para>Material-type</para></entry>
43745             </row>
43746
43747             <row>
43748               <entry><para>505$r</para></entry>
43749
43750               <entry><para>Author</para></entry>
43751             </row>
43752
43753             <row>
43754               <entry><para>505$t</para></entry>
43755
43756               <entry><para>Title</para></entry>
43757             </row>
43758
43759             <row>
43760               <entry><para>505</para></entry>
43761
43762               <entry><para>Note:w, Note:p</para></entry>
43763             </row>
43764
43765             <row>
43766               <entry><para>510</para></entry>
43767
43768               <entry><para>Indexed-by</para></entry>
43769             </row>
43770
43771             <row>
43772               <entry><para>520</para></entry>
43773
43774               <entry><para>Abstract:w, Abstract:p</para></entry>
43775             </row>
43776
43777             <row>
43778               <entry><para>521$a</para></entry>
43779
43780               <entry><para>lex:n</para></entry>
43781             </row>
43782
43783             <row>
43784               <entry><para>526$c</para></entry>
43785
43786               <entry><para>arl, arl:n</para></entry>
43787             </row>
43788
43789             <row>
43790               <entry><para>526$d</para></entry>
43791
43792               <entry><para>arp, arp:n</para></entry>
43793             </row>
43794
43795             <row>
43796               <entry><para>590</para></entry>
43797
43798               <entry><para>Note:w, Note:p</para></entry>
43799             </row>
43800
43801             <row>
43802               <entry><para>600$a</para></entry>
43803
43804               <entry><para>Name-and-title, Name, Personal-name,
43805               Subject-name-personal, Subject</para></entry>
43806             </row>
43807
43808             <row>
43809               <entry><para>600$t</para></entry>
43810
43811               <entry><para>Name-and-title, Title, Subject</para></entry>
43812             </row>
43813
43814             <row>
43815               <entry><para>600$9</para></entry>
43816
43817               <entry><para>Koha-Auth-Number</para></entry>
43818             </row>
43819
43820             <row>
43821               <entry><para>600</para></entry>
43822
43823               <entry><para>Name, Personal-name, Subject-name-personal,
43824               Subject</para></entry>
43825             </row>
43826
43827             <row>
43828               <entry><para>610$a</para></entry>
43829
43830               <entry><para>Name-and-title</para></entry>
43831             </row>
43832
43833             <row>
43834               <entry><para>610$t</para></entry>
43835
43836               <entry><para>Name-and-title, Title</para></entry>
43837             </row>
43838
43839             <row>
43840               <entry><para>610$9</para></entry>
43841
43842               <entry><para>Koha-Auth-Number</para></entry>
43843             </row>
43844
43845             <row>
43846               <entry><para>610</para></entry>
43847
43848               <entry><para>Name, Subject, Corporate-name</para></entry>
43849             </row>
43850
43851             <row>
43852               <entry><para>611</para></entry>
43853
43854               <entry><para>Conference-name</para></entry>
43855             </row>
43856
43857             <row>
43858               <entry><para>611$a</para></entry>
43859
43860               <entry><para>Name-and-title</para></entry>
43861             </row>
43862
43863             <row>
43864               <entry><para>611$t</para></entry>
43865
43866               <entry><para>Name-and-title, Title</para></entry>
43867             </row>
43868
43869             <row>
43870               <entry><para>611$9</para></entry>
43871
43872               <entry><para>Koha-Auth-Number</para></entry>
43873             </row>
43874
43875             <row>
43876               <entry><para>611</para></entry>
43877
43878               <entry><para>Name, Subject</para></entry>
43879             </row>
43880
43881             <row>
43882               <entry><para>630$n</para></entry>
43883
43884               <entry><para>Thematic-number</para></entry>
43885             </row>
43886
43887             <row>
43888               <entry><para>630$r</para></entry>
43889
43890               <entry><para>Music-key</para></entry>
43891             </row>
43892
43893             <row>
43894               <entry><para>630$9</para></entry>
43895
43896               <entry><para>Koha-Auth-Number</para></entry>
43897             </row>
43898
43899             <row>
43900               <entry><para>630</para></entry>
43901
43902               <entry><para>Subject</para></entry>
43903             </row>
43904
43905             <row>
43906               <entry><para>650$9</para></entry>
43907
43908               <entry><para>Koha-Auth-Number</para></entry>
43909             </row>
43910
43911             <row>
43912               <entry><para>650</para></entry>
43913
43914               <entry><para>Subject, Subject:p</para></entry>
43915             </row>
43916
43917             <row>
43918               <entry><para>651$9</para></entry>
43919
43920               <entry><para>Koha-Auth-Number</para></entry>
43921             </row>
43922
43923             <row>
43924               <entry><para>651</para></entry>
43925
43926               <entry><para>Name-geographic, Subject,Subject:p</para></entry>
43927             </row>
43928
43929             <row>
43930               <entry><para>652$9</para></entry>
43931
43932               <entry><para>Koha-Auth-Number</para></entry>
43933             </row>
43934
43935             <row>
43936               <entry><para>653$9</para></entry>
43937
43938               <entry><para>Koha-Auth-Number</para></entry>
43939             </row>
43940
43941             <row>
43942               <entry><para>653</para></entry>
43943
43944               <entry><para>Subject, Subject:p</para></entry>
43945             </row>
43946
43947             <row>
43948               <entry><para>654$9</para></entry>
43949
43950               <entry><para>Koha-Auth-Number</para></entry>
43951             </row>
43952
43953             <row>
43954               <entry><para>654</para></entry>
43955
43956               <entry><para>Subject</para></entry>
43957             </row>
43958
43959             <row>
43960               <entry><para>655$9</para></entry>
43961
43962               <entry><para>Koha-Auth-Number</para></entry>
43963             </row>
43964
43965             <row>
43966               <entry><para>655</para></entry>
43967
43968               <entry><para>Subject</para></entry>
43969             </row>
43970
43971             <row>
43972               <entry><para>656$9</para></entry>
43973
43974               <entry><para>Koha-Auth-Number</para></entry>
43975             </row>
43976
43977             <row>
43978               <entry><para>656</para></entry>
43979
43980               <entry><para>Subject</para></entry>
43981             </row>
43982
43983             <row>
43984               <entry><para>657$9</para></entry>
43985
43986               <entry><para>Koha-Auth-Number</para></entry>
43987             </row>
43988
43989             <row>
43990               <entry><para>657</para></entry>
43991
43992               <entry><para>Subject</para></entry>
43993             </row>
43994
43995             <row>
43996               <entry><para>690$9</para></entry>
43997
43998               <entry><para>Koha-Auth-Number</para></entry>
43999             </row>
44000
44001             <row>
44002               <entry><para>690</para></entry>
44003
44004               <entry><para>Subject, Subject:p</para></entry>
44005             </row>
44006
44007             <row>
44008               <entry><para>700$9</para></entry>
44009
44010               <entry><para>Cross-Reference, Koha-Auth-Number</para></entry>
44011             </row>
44012
44013             <row>
44014               <entry><para>700$a</para></entry>
44015
44016               <entry><para>Author, Author:p</para></entry>
44017             </row>
44018
44019             <row>
44020               <entry><para>700$n</para></entry>
44021
44022               <entry><para>Thematic-number</para></entry>
44023             </row>
44024
44025             <row>
44026               <entry><para>700$r</para></entry>
44027
44028               <entry><para>Music-key</para></entry>
44029             </row>
44030
44031             <row>
44032               <entry><para>700$t</para></entry>
44033
44034               <entry><para>Author-title, Name-and-title, Title,
44035               Title-uniform</para></entry>
44036             </row>
44037
44038             <row>
44039               <entry><para>700</para></entry>
44040
44041               <entry><para>Author, Author-name-corporate,
44042               Author-name-personal, Name, Editor, Personal-name</para></entry>
44043             </row>
44044
44045             <row>
44046               <entry><para>710</para></entry>
44047
44048               <entry><para>Author, Corporate-name</para></entry>
44049             </row>
44050
44051             <row>
44052               <entry><para>710$t</para></entry>
44053
44054               <entry><para>Author-title, Name-and-title, Title,
44055               Title-uniform</para></entry>
44056             </row>
44057
44058             <row>
44059               <entry><para>710$a</para></entry>
44060
44061               <entry><para>Name-and-title</para></entry>
44062             </row>
44063
44064             <row>
44065               <entry><para>710$9</para></entry>
44066
44067               <entry><para>Koha-Auth-Number</para></entry>
44068             </row>
44069
44070             <row>
44071               <entry><para>710</para></entry>
44072
44073               <entry><para>Author, Name</para></entry>
44074             </row>
44075
44076             <row>
44077               <entry><para>711$a</para></entry>
44078
44079               <entry><para>Name-and-title</para></entry>
44080             </row>
44081
44082             <row>
44083               <entry><para>711$t</para></entry>
44084
44085               <entry><para>Author-title, Title, Title-uniform</para></entry>
44086             </row>
44087
44088             <row>
44089               <entry><para>711$9</para></entry>
44090
44091               <entry><para>Koha-Auth-Number</para></entry>
44092             </row>
44093
44094             <row>
44095               <entry><para>711</para></entry>
44096
44097               <entry><para>Author-name-corporate, Name,
44098               Conference-name</para></entry>
44099             </row>
44100
44101             <row>
44102               <entry><para>730$n</para></entry>
44103
44104               <entry><para>Thematic-number</para></entry>
44105             </row>
44106
44107             <row>
44108               <entry><para>730$r</para></entry>
44109
44110               <entry><para>Music-key</para></entry>
44111             </row>
44112
44113             <row>
44114               <entry><para>730$9</para></entry>
44115
44116               <entry><para>Koha-Auth-Number</para></entry>
44117             </row>
44118
44119             <row>
44120               <entry><para>730</para></entry>
44121
44122               <entry><para>Title, Title-uniform</para></entry>
44123             </row>
44124
44125             <row>
44126               <entry><para>740</para></entry>
44127
44128               <entry><para>Title, Title-other-variant</para></entry>
44129             </row>
44130
44131             <row>
44132               <entry><para>773$t</para></entry>
44133
44134               <entry><para>Host-item</para></entry>
44135             </row>
44136
44137             <row>
44138               <entry><para>780$t</para></entry>
44139
44140               <entry><para>Title</para></entry>
44141             </row>
44142             <row>
44143               <entry>780$w</entry>
44144               <entry>Record-control-number</entry>
44145             </row>
44146
44147             <row>
44148               <entry><para>780</para></entry>
44149
44150               <entry><para>Title, Title-former,
44151               Related-periodical</para></entry>
44152             </row>
44153             <row>
44154               <entry>785$w</entry>
44155               <entry>Record-control-number</entry>
44156             </row>
44157
44158             <row>
44159               <entry><para>785</para></entry>
44160
44161               <entry><para>Related-periodical</para></entry>
44162             </row>
44163             <row>
44164               <entry>787$w</entry>
44165               <entry>Record-control-number</entry>
44166             </row>
44167
44168             <row>
44169               <entry><para>800$a</para></entry>
44170
44171               <entry><para>Name-and-title</para></entry>
44172             </row>
44173
44174             <row>
44175               <entry><para>800$t</para></entry>
44176
44177               <entry><para>Author-title, Name-and-title, Title,
44178               Title-series</para></entry>
44179             </row>
44180
44181             <row>
44182               <entry><para>800$9</para></entry>
44183
44184               <entry><para>Koha-Auth-Number</para></entry>
44185             </row>
44186
44187             <row>
44188               <entry><para>800</para></entry>
44189
44190               <entry><para>Author, Author-name-personal, Name,
44191               Personal-name</para></entry>
44192             </row>
44193
44194             <row>
44195               <entry><para>810$a</para></entry>
44196
44197               <entry><para>Name-and-title</para></entry>
44198             </row>
44199
44200             <row>
44201               <entry><para>810$t</para></entry>
44202
44203               <entry><para>Author-title, Name-and-title, Title,
44204               Title-series</para></entry>
44205             </row>
44206
44207             <row>
44208               <entry><para>810$9</para></entry>
44209
44210               <entry><para>Koha-Auth-Number</para></entry>
44211             </row>
44212
44213             <row>
44214               <entry><para>810</para></entry>
44215
44216               <entry><para>Author, Corporate-name, Author-name-corporate,
44217               Name</para></entry>
44218             </row>
44219
44220             <row>
44221               <entry><para>811$a</para></entry>
44222
44223               <entry><para>Name-and-title</para></entry>
44224             </row>
44225
44226             <row>
44227               <entry><para>811$9</para></entry>
44228
44229               <entry><para>Koha-Auth-Number</para></entry>
44230             </row>
44231
44232             <row>
44233               <entry><para>811$t</para></entry>
44234
44235               <entry><para>Author-title, Name-and-title, Title,
44236               Title-series</para></entry>
44237             </row>
44238
44239             <row>
44240               <entry><para>811</para></entry>
44241
44242               <entry><para>Author, Author-name-corporate, Name,
44243               Conference-name</para></entry>
44244             </row>
44245
44246             <row>
44247               <entry><para>830$9</para></entry>
44248
44249               <entry><para>Koha-Auth-Number</para></entry>
44250             </row>
44251
44252             <row>
44253               <entry><para>830</para></entry>
44254
44255               <entry><para>Title, Title-series</para></entry>
44256             </row>
44257
44258             <row>
44259               <entry><para>840</para></entry>
44260
44261               <entry><para>Title, Title-series</para></entry>
44262             </row>
44263
44264             <row>
44265               <entry><para>942$0</para></entry>
44266
44267               <entry><para>totalissues:n, totalissues:s</para></entry>
44268             </row>
44269
44270             <row>
44271               <entry><para>942$2</para></entry>
44272
44273               <entry><para>cn-bib-source</para></entry>
44274             </row>
44275
44276             <row>
44277               <entry><para>942$6</para></entry>
44278
44279               <entry><para>cn-bib-sort:n, cn-bib-sort:s</para></entry>
44280             </row>
44281
44282             <row>
44283               <entry><para>942$c</para></entry>
44284
44285               <entry><para>itemtype:w</para></entry>
44286             </row>
44287
44288             <row>
44289               <entry><para>942$n</para></entry>
44290
44291               <entry><para>Suppress:w, Suppress:n</para></entry>
44292             </row>
44293
44294             <row>
44295               <entry><para>942$h</para></entry>
44296
44297               <entry><para>cn-class</para></entry>
44298             </row>
44299
44300             <row>
44301               <entry><para>942$i</para></entry>
44302
44303               <entry><para>cn-item</para></entry>
44304             </row>
44305
44306             <row>
44307               <entry><para>942$k</para></entry>
44308
44309               <entry><para>cn-prefix</para></entry>
44310             </row>
44311
44312             <row>
44313               <entry><para>942$m</para></entry>
44314
44315               <entry><para>cn-suffix</para></entry>
44316             </row>
44317
44318             <row>
44319               <entry><para>952$0</para></entry>
44320
44321               <entry><para>withdrawn:n, withdrawn:w</para></entry>
44322             </row>
44323
44324             <row>
44325               <entry><para>952$1</para></entry>
44326
44327               <entry><para>lost, lost:n</para></entry>
44328             </row>
44329
44330             <row>
44331               <entry><para>952$2</para></entry>
44332
44333               <entry><para>classification-source</para></entry>
44334             </row>
44335
44336             <row>
44337               <entry><para>952$3</para></entry>
44338
44339               <entry><para>materials-specified</para></entry>
44340             </row>
44341
44342             <row>
44343               <entry><para>952$4</para></entry>
44344
44345               <entry><para>damaged:n, damaged:w</para></entry>
44346             </row>
44347
44348             <row>
44349               <entry><para>952$5</para></entry>
44350
44351               <entry><para>restricted:n, restricted:w</para></entry>
44352             </row>
44353
44354             <row>
44355               <entry><para>952$6</para></entry>
44356
44357               <entry><para>cn-sort:n, cn-sort:s</para></entry>
44358             </row>
44359
44360             <row>
44361               <entry><para>952$7</para></entry>
44362
44363               <entry><para>notforloan:n, notforloan:w</para></entry>
44364             </row>
44365
44366             <row>
44367               <entry><para>952$8</para></entry>
44368
44369               <entry><para>ccode</para></entry>
44370             </row>
44371
44372             <row>
44373               <entry><para>952$9</para></entry>
44374
44375               <entry><para>itemnumber:n, itemnumber:s</para></entry>
44376             </row>
44377
44378             <row>
44379               <entry><para>952$a</para></entry>
44380
44381               <entry><para>homebranch</para></entry>
44382             </row>
44383
44384             <row>
44385               <entry><para>952$b</para></entry>
44386
44387               <entry><para>holdingbranch</para></entry>
44388             </row>
44389
44390             <row>
44391               <entry><para>952$c</para></entry>
44392
44393               <entry><para>location</para></entry>
44394             </row>
44395
44396             <row>
44397               <entry><para>952$d</para></entry>
44398
44399               <entry><para>Date-of-acquisition, Date-of-acquisition:d,
44400               Date-of-acquisition:s</para></entry>
44401             </row>
44402
44403             <row>
44404               <entry><para>952$e</para></entry>
44405
44406               <entry><para>acqsource</para></entry>
44407             </row>
44408
44409             <row>
44410               <entry><para>952$f</para></entry>
44411
44412               <entry><para>coded-location-qualifier</para></entry>
44413             </row>
44414
44415             <row>
44416               <entry><para>952$g</para></entry>
44417
44418               <entry><para>price</para></entry>
44419             </row>
44420
44421             <row>
44422               <entry><para>952$j</para></entry>
44423
44424               <entry><para>stack:n, stack:w</para></entry>
44425             </row>
44426
44427             <row>
44428               <entry><para>952$l</para></entry>
44429
44430               <entry><para>issues:n, issues:w, issues:s</para></entry>
44431             </row>
44432
44433             <row>
44434               <entry><para>952$m</para></entry>
44435
44436               <entry><para>renewals:n, renewals:w</para></entry>
44437             </row>
44438
44439             <row>
44440               <entry><para>952$n</para></entry>
44441
44442               <entry><para>reserves:n, reserves:w</para></entry>
44443             </row>
44444
44445             <row>
44446               <entry><para>952$o</para></entry>
44447
44448               <entry><para>Local-classification:w, Local-classification:p,
44449               Local-classification:s</para></entry>
44450             </row>
44451
44452             <row>
44453               <entry><para>952$p</para></entry>
44454
44455               <entry><para>barcode, barcode:n</para></entry>
44456             </row>
44457
44458             <row>
44459               <entry><para>952$q</para></entry>
44460
44461               <entry><para>onloan:n, onloan:w</para></entry>
44462             </row>
44463
44464             <row>
44465               <entry><para>952$r</para></entry>
44466
44467               <entry><para>datelastseen</para></entry>
44468             </row>
44469
44470             <row>
44471               <entry><para>952$s</para></entry>
44472
44473               <entry><para>datelastborrowed</para></entry>
44474             </row>
44475
44476             <row>
44477               <entry><para>952$t</para></entry>
44478
44479               <entry><para>copynumber</para></entry>
44480             </row>
44481
44482             <row>
44483               <entry><para>952$u</para></entry>
44484
44485               <entry><para>uri:u</para></entry>
44486             </row>
44487
44488             <row>
44489               <entry><para>952$v</para></entry>
44490
44491               <entry><para>replacementprice</para></entry>
44492             </row>
44493
44494             <row>
44495               <entry><para>952$w</para></entry>
44496
44497               <entry><para>replacementpricedate</para></entry>
44498             </row>
44499
44500             <row>
44501               <entry><para>952$y</para></entry>
44502
44503               <entry><para>itype:w</para></entry>
44504             </row>
44505
44506             <row>
44507               <entry><para>952$z</para></entry>
44508
44509               <entry><para>Note:w, Note:p</para></entry>
44510             </row>
44511             <row>
44512               <entry>
44513                 <para>999$c</para>
44514               </entry>
44515               <entry>
44516                 <para>Local-Number:n, Local-Number:w, Local-Number:s</para>
44517               </entry>
44518             </row>
44519             <row>
44520               <entry>
44521                 <para>999$d</para>
44522               </entry>
44523               <entry>
44524                 <para>biblioitemnumber:n, biblioitemnumber:w, biblioitemnumber:s</para>
44525               </entry>
44526             </row>
44527           </tbody>
44528         </tgroup>
44529       </table>
44530     </section>
44531   </chapter>
44532   <chapter id="pluginsystem">
44533     <title>Plugin System</title>
44534     <para>Koha's Plugin System allows for you to add additional tools and reports to Koha that are
44535       specific to your library. Plugins are installed by uploading KPZ ( Koha Plugin Zip ) packages.
44536       A KPZ file is just a zip file containing the perl files, template files, and any other files
44537       necessary to make the plugin work.</para>
44538     <para>The plugin system needs to be turned on by a system administrator. </para>
44539     <section id="pluginsetup">
44540       <title>Set up</title>
44541       <para>To set up the Koha plugin system you must first make some changes to your install.<itemizedlist>
44542           <listitem>
44543             <para>Change &lt;enable_plugins&gt;0&lt;/enable_plugins&gt; to
44544               &lt;enable_plugins&gt;1&lt;/enable_plugins&gt; in your koha-conf.xml file</para>
44545           </listitem>
44546           <listitem>
44547             <para>Restart your webserver</para>
44548           </listitem>
44549         </itemizedlist>Once set up is complete you will need to alter your <link
44550           linkend="UseKohaPlugins">UseKohaPlugins</link> system preference. On the Tools page you
44551         will see the Tools Plugins and on the Reports page you will see the Reports Plugins.</para>
44552     </section>
44553   </chapter>
44554   <chapter id="staffsearchhistory">
44555     <title>Search History</title>
44556     <para>If you have your <link linkend="EnableSearchHistory">EnableSearchHistory</link> preference
44557       set to keep your search history then you can access this information by clicking on your
44558       username in the top right of the staff client and choosing 'Search history'.</para>
44559     <screenshot>
44560       <screeninfo>Search history</screeninfo>
44561       <mediaobject>
44562         <imageobject>
44563           <imagedata fileref="images/searchhistory/searchhistory.png"/>
44564         </imageobject>
44565       </mediaobject>
44566     </screenshot>
44567     <para>From this page you will see your bibliographic search history </para>
44568     <screenshot>
44569       <screeninfo>Bibliographic search history</screeninfo>
44570       <mediaobject>
44571         <imageobject>
44572           <imagedata fileref="images/searchhistory/bibsearch.png"/>
44573         </imageobject>
44574       </mediaobject>
44575     </screenshot>
44576     <para>And your authority search history.</para>
44577     <screenshot>
44578       <screeninfo>Authority search  history</screeninfo>
44579       <mediaobject>
44580         <imageobject>
44581           <imagedata fileref="images/searchhistory/authsearch.png"/>
44582         </imageobject>
44583       </mediaobject>
44584     </screenshot>
44585   </chapter>
44586
44587   <chapter id="aboutkoha">
44588     <title>About Koha</title>
44589
44590     <para>The 'About Koha' area will give you important server information as
44591     well as general information about Koha.</para>
44592
44593     <itemizedlist>
44594       <listitem>
44595         <para><emphasis>Get there:</emphasis> More &gt; About Koha</para>
44596       </listitem>
44597     </itemizedlist>
44598
44599     <section id="aboutserver">
44600       <title>Server Information</title>
44601
44602       <para>Under the 'Server Information' tab you will find information about
44603       the Koha version and the machine you have installed Koha on. This
44604       information is very important for debugging problems. When reporting
44605       issues to your support provider or to the various other support avenues
44606       (mailing lists, chat room, etc), it's always good to give the
44607       information from this screen.</para>
44608
44609       <screenshot>
44610         <screeninfo>Server Information on Koha</screeninfo>
44611
44612         <mediaobject>
44613           <imageobject>
44614             <imagedata fileref="images/about/aboutserver.png"/>
44615           </imageobject>
44616         </mediaobject>
44617       </screenshot>
44618     </section>
44619
44620     <section id="aboutserverperl">
44621       <title>Perl Modules</title>
44622
44623       <para>In order to take advantage of all of the functionalities of Koha,
44624       you will need to keep your Perl modules up to date. The 'Perl Modules'
44625       tab will show you all of the modules required by Koha, the version you
44626       have installed and whether you need to upgrade certain modules.</para>
44627
44628       <screenshot>
44629         <screeninfo>Perl Modules</screeninfo>
44630
44631         <mediaobject>
44632           <imageobject>
44633             <imagedata fileref="images/about/aboutperlmodules.png"/>
44634           </imageobject>
44635         </mediaobject>
44636       </screenshot>
44637
44638       <para>Items listed in bold are required by Koha, items highlighed in red
44639       are missing completely and items highlighted in yellow simply need to be
44640       upgraded.</para>
44641     </section>
44642
44643     <section id="aboutsystem">
44644       <title>System Information</title>
44645
44646       <para>This tab will provide you with warnings if you are using system
44647       preferences that have since been deprecated or system preferences that
44648       you have set without other required preferences</para>
44649
44650       <screenshot>
44651         <screeninfo>System Information</screeninfo>
44652
44653         <mediaobject>
44654           <imageobject>
44655             <imagedata fileref="images/about/systeminfo.jpg"/>
44656           </imageobject>
44657         </mediaobject>
44658       </screenshot>
44659     </section>
44660   </chapter>
44661
44662   <chapter id="implementation">
44663     <title>Implementation Checklist</title>
44664
44665     <para>The following guide will walk you through the areas of Koha you need
44666     to look at in order to prepare to start using the system.</para>
44667
44668     <section id="imp-migration">
44669       <title>Data Migration</title>
44670
44671       <para>Before you can start using Koha you'll need to have some data.
44672       This can be done by entering it all by hand, but most people already
44673       have their data in electronic format of some sort and just need to
44674       reformat it a bit for importing into Koha.</para>
44675
44676       <itemizedlist>
44677         <listitem>
44678           <para>Create a list of libraries and enter their info and codes into
44679           <link linkend="libsgroups">Libraries &amp; Groups</link></para>
44680         </listitem>
44681
44682         <listitem>
44683           <para>Define your list of <link linkend="itemtypeadmin">Item
44684           Types</link></para>
44685         </listitem>
44686
44687         <listitem>
44688           <para>Define your patron categories and enter the categories and their codes into <link
44689               linkend="patcats">Patron Categories</link></para>
44690         </listitem>
44691
44692         <listitem>
44693           <para>Enter any additional patron information fields you use in your
44694           library in the <link linkend="patronattributetypes">Patron
44695           Attributes</link></para>
44696
44697           <itemizedlist>
44698             <listitem>
44699               <para>Requires that you first set the <link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link>
44700               system preference if you have custom fields</para>
44701             </listitem>
44702           </itemizedlist>
44703         </listitem>
44704
44705         <listitem>
44706           <para>Define all of your <link linkend="authorizedvalues">Authorized
44707           Values</link></para>
44708
44709           <itemizedlist>
44710             <listitem>
44711               <para><link linkend="ccode">Collection codes</link></para>
44712             </listitem>
44713
44714             <listitem>
44715               <para><link linkend="shelvelocvals">Shelving
44716               locations</link></para>
44717             </listitem>
44718
44719             <listitem>
44720               <para>Item statuses (<link linkend="lost">lost</link>, <link linkend="notforloan">not
44721                   for loan</link>, <link linkend="damageauth">damaged</link>, <link linkend="withdrawnauth">withdrawn</link>)</para>
44722             </listitem>
44723
44724             <listitem>
44725               <para>Plus any others that are needed in your library</para>
44726             </listitem>
44727           </itemizedlist>
44728         </listitem>
44729
44730         <listitem>
44731           <para>Optionally define <link linkend="citytowns">City/State/Postal Code</link> combos </para>
44732         </listitem>
44733
44734         <listitem>
44735           <para><link linkend="kohamarcmapping">Map your bibliographic
44736           data</link> from your legacy system to Koha fields and migrate
44737           (remembering to use the collection, shelving, item type and library
44738           codes you entered in the above setting areas)</para>
44739         </listitem>
44740
44741         <listitem>
44742           <para><link linkend="patronimport">Map your patron data</link> from
44743           your legacy system to the Koha fields and migrate (remembering to
44744           use the patron and library codes you defined above)</para>
44745         </listitem>
44746
44747         <listitem>
44748           <para>Test your migrated data to be sure that everything is as you
44749           expect it to be, some things to test include:</para>
44750
44751           <itemizedlist>
44752             <listitem>
44753               <para>Check some of your titles with diacritics and make sure
44754               that they migrated properly.</para>
44755             </listitem>
44756
44757             <listitem>
44758               <para>Check titles in a series and make sure that series
44759               information migrated properly.</para>
44760             </listitem>
44761
44762             <listitem>
44763               <para>Make sure that your patrons have their contact information
44764               in the right fields.</para>
44765             </listitem>
44766
44767             <listitem>
44768               <para>If your serials data was migrated search for these records
44769               in the catalog and confirm that they look right.</para>
44770             </listitem>
44771
44772             <listitem>
44773               <para>If your serials data was migrated search for these records
44774               in the serials module and confirm that they look right.</para>
44775             </listitem>
44776
44777             <listitem>
44778               <para>Check marc records to verify a variety of items are
44779               cataloged correctly</para>
44780             </listitem>
44781
44782             <listitem>
44783               <para>Check cataloging process to see if all necessary fields
44784               are available</para>
44785             </listitem>
44786
44787             <listitem>
44788               <para>If fines are migrated, check to see that they are applied
44789               correctly</para>
44790             </listitem>
44791
44792             <listitem>
44793               <para>If holds are migrated, check to see they are accurate in
44794               catalog and patron record</para>
44795             </listitem>
44796           </itemizedlist>
44797         </listitem>
44798       </itemizedlist>
44799     </section>
44800
44801     <section id="impadmin">
44802       <title>Admin Configuration</title>
44803
44804       <para>Most of these preferences won't need to be changed to use your
44805       Koha system, but there are a few that you might want to
44806       customize.</para>
44807
44808       <itemizedlist>
44809         <listitem>
44810           <para>If your library uses CAS Authentication, you'll want to set
44811           the various <link linkend="casauthentication">CAS system
44812           preferences</link></para>
44813         </listitem>
44814
44815         <listitem>
44816           <para>Administration System Preferences</para>
44817
44818           <itemizedlist>
44819             <listitem>
44820               <para><link linkend="KohaAdminEmailAddress">KohaAdminEmailAddress</link> :
44821               This is the email address that will be used by the system in
44822               'from' lines and to send errors to if there is no email set for
44823               the branch</para>
44824             </listitem>
44825
44826             <listitem>
44827               <para><link linkend="noItemTypeImages">noItemTypeImages</link> :
44828               Decide if you want to show item type icons in the staff client
44829               and opac</para>
44830             </listitem>
44831
44832             <listitem>
44833               <para><link linkend="delimiter">delimiter</link> : This value
44834               will be put in between fields when exporting data from
44835               Koha</para>
44836             </listitem>
44837
44838             <listitem>
44839               <para><link linkend="virtualshelves">virtualshelves</link> :
44840               Decide if you want the staff and/or patrons to use lists in
44841               Koha</para>
44842             </listitem>
44843
44844             <listitem>
44845               <para><link linkend="AutoLocation">AutoLocation</link> : Require
44846               staff to log in to the staff client from a specific IP
44847               range</para>
44848             </listitem>
44849
44850             <listitem>
44851               <para><link linkend="IndependentBranches">IndependentBranches</link> : Prevent
44852                 librarians from editing content that belongs to other branches</para>
44853             </listitem>
44854           </itemizedlist>
44855         </listitem>
44856
44857         <listitem>
44858           <para>Go through the <link linkend="logs">Log System Preferences</link> and decide which
44859             actions you want to keep track of in the logs</para>
44860         </listitem>
44861         <listitem>
44862           <para>Decide if you'd like to share your library's information with the Koha community by
44863             setting the <link linkend="heaprefs">Sharing system preferences</link>.</para>
44864         </listitem>
44865         <listitem>
44866           <para>Decide what <link linkend="cronjobsch">cron jobs</link> you need to run and when.<itemizedlist>
44867               <listitem>
44868                 <para>If you're using the long overdue cron job be sure to set your <link
44869                     linkend="DefaultLongOverdueChargeValue">DefaultLongOverdueChargeValue</link>,
44870                     <link linkend="DefaultLongOverdueLostValue">DefaultLongOverdueLostValue</link>
44871                   &amp; <link linkend="DefaultLongOverdueLostValue">DefaultLongOverdueDays</link>
44872                   preferences.</para>
44873               </listitem>
44874             </itemizedlist></para>
44875         </listitem>
44876       </itemizedlist>
44877     </section>
44878
44879     <section id="implocal">
44880       <title>Localization Configuration</title>
44881
44882       <para>Koha is used worldwide and so you need to make sure you set your
44883       localization preferences so that options throughout Koha appear properly
44884       for your location/language.</para>
44885
44886       <itemizedlist>
44887         <listitem>
44888           <para>Localization/Internationalization System Preferences</para>
44889
44890           <itemizedlist>
44891             <listitem>
44892               <para><link linkend="dateformat">dateformat</link> : Decide how
44893               dates are displayed throughout Koha</para>
44894             </listitem>
44895
44896             <listitem>
44897               <para><link linkend="opaclanguagesdisplay">opaclanguagesdisplay</link> :
44898               Decide if patrons can choose what language the OPAC appears
44899               in</para>
44900
44901               <itemizedlist>
44902                 <listitem>
44903                   <para><link linkend="opaclanguages">opaclanguages</link> :
44904                   Decide which languages the patrons can choose from</para>
44905                 </listitem>
44906               </itemizedlist>
44907             </listitem>
44908
44909             <listitem>
44910               <para><link linkend="languagepref">language</link> : Decide
44911               which languages appear in the staff client</para>
44912             </listitem>
44913
44914             <listitem>
44915               <para><link linkend="CalendarFirstDayOfWeek">CalendarFirstDayOfWeek</link> :
44916               Define your first day of the week</para>
44917             </listitem>
44918           </itemizedlist>
44919         </listitem>
44920       </itemizedlist>
44921     </section>
44922
44923     <section id="impcirc">
44924       <title>Circulation Configuration</title>
44925
44926       <para>Before you start circulating your collection you'll need to set up
44927       your rules and preferences for circulation.</para>
44928
44929       <itemizedlist>
44930         <listitem>
44931           <para>Define your <link linkend="circfinerules">Circulation/Fine rules</link></para>
44932         </listitem>
44933
44934         <listitem>
44935           <para>Enter the <link linkend="calholidays">days your library is
44936           closed</link> for fines and due date calculations</para>
44937         </listitem>
44938
44939         <listitem>
44940           <para>Circulation System Preferences</para>
44941
44942           <itemizedlist>
44943             <listitem>
44944               <para><link linkend="CircControl">CircControl</link> : Define
44945               whether circ rules are based on item's location, patron's
44946               location or transaction location</para>
44947             </listitem>
44948
44949             <listitem>
44950               <para><link linkend="useDaysMode">useDaysMode</link> : Define
44951               how due dates are calculated</para>
44952             </listitem>
44953
44954             <listitem>
44955               <para><link linkend="finesCalendar">finesCalendar</link> :
44956               Define how fines are calculated (for every late date or only for
44957               days the library is open)</para>
44958             </listitem>
44959
44960             <listitem>
44961               <para><link linkend="SpecifyDueDate">SpecifyDueDate</link> : Decide if staff are
44962                 allowed to override due dates on checkout</para>
44963             </listitem>
44964             <listitem>
44965               <para><link linkend="SpecifyReturnDate">SpecifyReturnDate</link> : Decide if you want
44966                 to let the staff specify an arbitrary return date on checkin</para>
44967             </listitem>
44968             <listitem>
44969               <para><link linkend="itemBarcodeFallbackSearch">itemBarcodeFallbackSearch</link> :
44970                 Decide if you want staff to be able to checkout using a keyword search (title, call
44971                 number, etc)</para>
44972             </listitem>
44973
44974             <listitem>
44975               <para><link linkend="AutomaticItemReturn">AutomaticItemReturn</link> :
44976               Decide if items are sent back to the owning branch when checked
44977               in</para>
44978             </listitem>
44979
44980             <listitem>
44981               <para><link linkend="todaysIssuesDefaultSortOrder">todaysIssuesDefaultSortOrder</link>
44982               : Decide how items checked out today display on the patron
44983               record</para>
44984             </listitem>
44985
44986             <listitem>
44987               <para><link linkend="previousIssuesDefaultSortOrder">previousIssuesDefaultSortOrder</link>
44988               : Decide how items checked out prior to today display on the
44989               patron record</para>
44990             </listitem>
44991
44992             <listitem>
44993               <para><link linkend="noissuescharge">noissuescharge</link> :
44994               Define the maximum amount a patron can owe before checkouts are
44995               blocked</para>
44996             </listitem>
44997
44998             <listitem>
44999               <para><link linkend="ReturnBeforeExpiry">ReturnBeforeExpiry</link> : Decide
45000               if patrons need to return items before their accounts
45001               expire</para>
45002             </listitem>
45003
45004             <listitem>
45005               <para><link linkend="AllowHoldsOnDamagedItems">AllowHoldsOnDamagedItems</link>
45006               : Decide if patrons can place holds on items that are marked as
45007               damaged</para>
45008
45009               <itemizedlist>
45010                 <listitem>
45011                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
45012                   : Decide if you want the staff to be able to override the
45013                   setting for the above at checkout</para>
45014                 </listitem>
45015               </itemizedlist>
45016             </listitem>
45017
45018             <listitem>
45019               <para><link linkend="maxreserves">maxreserves</link> : Decide
45020               how many items a patron can have on hold at once</para>
45021
45022               <itemizedlist>
45023                 <listitem>
45024                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
45025                   : Decide if you want the staff to be able to override the
45026                   setting for the above at checkout</para>
45027                 </listitem>
45028               </itemizedlist>
45029             </listitem>
45030
45031             <listitem>
45032               <para><link linkend="maxoutstanding">maxoutstanding</link> :
45033               Define the maximum amount a patron can owe before holds are
45034               blocked</para>
45035
45036               <itemizedlist>
45037                 <listitem>
45038                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
45039                   : Decide if you want the staff to be able to override the
45040                   setting for the above at checkout</para>
45041                 </listitem>
45042               </itemizedlist>
45043             </listitem>
45044
45045             <listitem>
45046               <para><link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link> :
45047               Define the number of days before a hold expires</para>
45048             </listitem>
45049
45050             <listitem>
45051               <para><link linkend="WebBasedSelfCheck">WebBasedSelfCheck</link>
45052               : Decide if you want to use the built in web-based self-checkout
45053               system</para>
45054
45055               <itemizedlist>
45056                 <listitem>
45057                   <para><link linkend="AutoSelfCheckAllowed">AutoSelfCheckAllowed</link> :
45058                   Decide if the self-checkout system requires login</para>
45059                 </listitem>
45060
45061                 <listitem>
45062                   <para><link linkend="ShowPatronImageInWebBasedSelfCheck">ShowPatronImageInWebBasedSelfCheck</link>
45063                   : Decide if you want patron images to show on the self
45064                   checkout screen</para>
45065                 </listitem>
45066               </itemizedlist>
45067             </listitem>
45068
45069             <listitem>
45070               <para><link linkend="AllowNotForLoanOverride">AllowNotForLoanOverride</link>
45071               : Decide if you want the staff to be able to checkout items
45072               marked as 'not for loan'</para>
45073             </listitem>
45074
45075             <listitem>
45076               <para><link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
45077               : Decide if you want staff to override the limit put on
45078               renewals</para>
45079             </listitem>
45080
45081             <listitem>
45082               <para><link linkend="AllowFineOverride">AllowFineOverride</link> : Decide if you want
45083                 staff to be able to override fine limits</para>
45084             </listitem>
45085             <listitem>
45086               <para><link linkend="AllowTooManyOverride">AllowTooManyOverride</link> : Descide if
45087                 you want staff to be able to check out more than the limit to a patron</para>
45088             </listitem>
45089
45090             <listitem>
45091               <para><link linkend="RenewalPeriodBase">RenewalPeriodBase</link>
45092               : Decide what date renewals are based on</para>
45093             </listitem>
45094
45095             <listitem>
45096               <para><link linkend="finesMode">finesMode</link> : Switch to
45097               'Calculate and Charge' before go live if you charge fines</para>
45098             </listitem>
45099
45100             <listitem>
45101               <para><link linkend="OverdueNoticeBcc">OverdueNoticeBcc</link> :
45102               If you want to receive a copy of every overdue notice sent out,
45103               enter your email address here</para>
45104             </listitem>
45105
45106             <listitem>
45107               <para><link linkend="emailLibrarianWhenHoldIsPlaced">emailLibrarianWhenHoldIsPlaced</link>
45108               : Decide if you want an email every time a hold is placed</para>
45109             </listitem>
45110
45111             <listitem>
45112               <para><link linkend="ReservesControlBranch">ReservesControlBranch</link> :
45113               Decide which branch's hold rules are considered first</para>
45114             </listitem>
45115
45116             <listitem>
45117               <para><link linkend="AudioAlerts">soundon</link> : Decide if you want to have sounds
45118                 on for circulation actions</para>
45119             </listitem>
45120
45121             <listitem>
45122               <para><link linkend="FilterBeforeOverdueReport">FilterBeforeOverdueReport</link>
45123               : If you have a large amount of overdues, you might want to turn
45124               this preference on so as to allow you to filter before results
45125               appear</para>
45126             </listitem>
45127
45128             <listitem>
45129               <para><link linkend="DisplayClearScreenButton">DisplayClearScreenButton</link>
45130               : If you have a lot of staff members sharing one circ computer
45131               you might want to enable this so that staff can clear the screen
45132               in between checkouts to protect patron's privacy</para>
45133             </listitem>
45134
45135             <listitem>
45136               <para><link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link> :
45137               Decide how you want Koha to react if you scan in a blank barcode
45138               on the checkout screen</para>
45139             </listitem>
45140
45141             <listitem>
45142               <para><link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link>
45143               and/or <link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link>
45144               : Decide if you want patrons and/or staff to be able to suspend
45145               holds</para>
45146
45147               <itemizedlist>
45148                 <listitem>
45149                   <para><link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
45150                   : If you allow holds to be suspended decide if you want them
45151                   to automatically resume on the date entered by the staff
45152                   and/or patron</para>
45153                 </listitem>
45154               </itemizedlist>
45155             </listitem>
45156             <listitem>
45157               <para><link linkend="OnSiteCheckouts">OnSiteCheckouts</link> : Decide if you want to
45158                 allow items to be checked out for use within the library</para>
45159             </listitem>
45160             <listitem>
45161               <para><link linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link> : Set this
45162                 to record local use of items when you check them in</para>
45163             </listitem>
45164           </itemizedlist>
45165         </listitem>
45166
45167         <listitem>
45168           <para>Customize your <link linkend="notices">Notices &amp;
45169           Slips</link></para>
45170         </listitem>
45171
45172         <listitem>
45173           <para>Define your <link linkend="noticetriggers">Overdue Notice
45174           Triggers</link></para>
45175         </listitem>
45176
45177         <listitem>
45178           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
45179
45180           <itemizedlist>
45181             <listitem>
45182               <para>Populate <link linkend="buildholdscron">your holds
45183               queue</link> (every 1-4 hours)</para>
45184             </listitem>
45185
45186             <listitem>
45187               <para>Decide <link linkend="expiredholdscron">when holds
45188               expire</link> (daily)</para>
45189             </listitem>
45190
45191             <listitem>
45192               <para><link linkend="finescronjob">Calculate fines due</link>
45193               (daily)</para>
45194
45195               <itemizedlist>
45196                 <listitem>
45197                   <para>Fines on hourly loans will calculate when you check
45198                   the items in</para>
45199                 </listitem>
45200               </itemizedlist>
45201             </listitem>
45202
45203             <listitem>
45204               <para><link linkend="longoverduecron">Mark long overdue items as
45205               lost</link> (daily)</para>
45206             </listitem>
45207
45208             <listitem>
45209               <para>Decide when the system <link linkend="msgqueuecron">sends
45210               out messages</link> (1-4 hours)</para>
45211             </listitem>
45212
45213             <listitem>
45214               <para>Decide when the system <link linkend="overduenoticecron">queues overdue notices</link>
45215               (daily)</para>
45216             </listitem>
45217
45218             <listitem>
45219               <para>Set up <link linkend="printholdcron">hold notices that
45220               didn't send for printing</link> (daily after overdues and
45221               message queue)</para>
45222             </listitem>
45223
45224             <listitem>
45225               <para>Decide when the system <link linkend="advnoticecron">queues the advanced notice of items
45226               due</link> (daily)</para>
45227             </listitem>
45228
45229             <listitem>
45230               <para>Find holds that need to be <link linkend="unsuspendholdcron">resumed and remove
45231                   suspension</link> (daily)</para>
45232             </listitem>
45233             <listitem>
45234               <para>If you're allowing automatic renewal of items <link linkend="autorenewcron">set
45235                   them to renew</link> (nightly)</para>
45236             </listitem>
45237           </itemizedlist>
45238         </listitem>
45239       </itemizedlist>
45240     </section>
45241
45242     <section id="imppratrons">
45243       <title>Patron Configuration</title>
45244
45245       <para>You have already imported patron data from your old system, but
45246       there are plenty of options available to you regarding patrons and their
45247       accounts.</para>
45248
45249       <itemizedlist>
45250         <listitem>
45251           <para>Enter your <link linkend="addstaffpatron">staff members as
45252           patrons</link></para>
45253
45254           <itemizedlist>
45255             <listitem>
45256               <para>Define <link linkend="patronpermissions">staff members
45257               access permissions</link></para>
45258             </listitem>
45259           </itemizedlist>
45260         </listitem>
45261
45262         <listitem>
45263           <para>Patron System Preferences</para>
45264
45265           <itemizedlist>
45266
45267             <listitem>
45268               <para><link linkend="autoMemberNum">autoMemberNum</link> :
45269               Decide if the patrons barcodes are auto-generated or if you
45270               enter them yourself</para>
45271             </listitem>
45272
45273             <listitem>
45274               <para><link linkend="MaxFine">MaxFine</link> : Determine the
45275               maximum amount that people can owe in fines</para>
45276             </listitem>
45277
45278             <listitem>
45279               <para><link linkend="NotifyBorrowerDeparture">NotifyBorrowerDeparture</link>
45280               : Decide when to warn staff that the patron account is about to
45281               expire</para>
45282             </listitem>
45283
45284             <listitem>
45285               <para><link linkend="intranetreadinghistory">intranetreadinghistory</link> :
45286               Decide if the staff can see the patron's reading/checkout
45287               history</para>
45288             </listitem>
45289
45290             <listitem>
45291               <para><link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link> :
45292               List fields that you want to appear as mandatory on the patron
45293               add/edit form</para>
45294             </listitem>
45295
45296             <listitem>
45297               <para><link linkend="BorrowersTitles">BorrowersTitles</link> :
45298               Add or change the titles for your patrons</para>
45299             </listitem>
45300
45301             <listitem>
45302               <para><link linkend="borrowerRelationship">borrowerRelationship</link> : Add
45303               or change borrower relationships (child to adult and
45304               professional to organization)</para>
45305             </listitem>
45306
45307             <listitem>
45308               <para><link linkend="AutoEmailPrimaryAddress">AutoEmailPrimaryAddress</link>
45309               : Determine if the patrons get an email confirming the creation
45310               of their account</para>
45311             </listitem>
45312
45313             <listitem>
45314               <para><link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
45315               : Decide if patrons can choose from a series of notices (other
45316               than overdues)</para>
45317             </listitem>
45318
45319             <listitem>
45320               <para><link linkend="patronimages">patronimages</link> : Decide
45321               if you want to save patron images in your system</para>
45322             </listitem>
45323
45324             <listitem>
45325               <para><link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link>
45326               : Decide if you want to enable custom patron fields</para>
45327             </listitem>
45328
45329             <listitem>
45330               <para><link linkend="minPasswordLength">minPasswordLength</link>
45331               : Enter the minimum number of characters you want passwords to
45332               have</para>
45333             </listitem>
45334
45335             <listitem>
45336               <para><link linkend="BorrowerUnwantedField">BorrowerUnwantedField</link> :
45337               Decide what fields your library doesn't need to see on the
45338               patron entry form</para>
45339             </listitem>
45340           </itemizedlist>
45341         </listitem>
45342         <listitem>
45343           <para>Set up your <link linkend="cronjobs">cron jobs</link><itemizedlist>
45344               <listitem>
45345                 <para>Decide if you would like <link linkend="j2acron">children to automatically be
45346                     come adults</link></para>
45347               </listitem>
45348             </itemizedlist></para>
45349         </listitem>
45350       </itemizedlist>
45351     </section>
45352
45353     <section id="impcatalog">
45354       <title>Cataloging Configuration</title>
45355
45356       <para>Before you start cataloging in Koha you'll want to set up your
45357       preferences and other rules.</para>
45358
45359       <itemizedlist>
45360         <listitem>
45361           <para>Define your cataloging templates aka <link linkend="marcbibframeworks">MARC Bibliographic
45362           Frameworks</link></para>
45363
45364           <itemizedlist>
45365             <listitem>
45366               <para>Run the <link linkend="marcbibframeworkstest">MARC
45367               Bibliographic Framework Test</link> to be sure your changes are
45368               valid</para>
45369             </listitem>
45370           </itemizedlist>
45371         </listitem>
45372
45373         <listitem>
45374           <para>Define any <link linkend="authorizedvalues">authorized
45375           values</link> you might want to use in cataloging</para>
45376         </listitem>
45377
45378         <listitem>
45379           <para>Set up <link linkend="classificationsources">custom
45380           classification sources</link> (if you use something other than the
45381           defaults)</para>
45382         </listitem>
45383
45384         <listitem>
45385           <para>Set up <link linkend="recordmatchingrules">MARC matching rules</link> for importing
45386             records from mrc files or Z39.50</para>
45387         </listitem>
45388
45389         <listitem>
45390           <para>Set up <link linkend="keywordmapping">Koha to Keyword
45391           mapping</link> for deciding how to display marc fields to the screen
45392           (still in beta - only one field)</para>
45393         </listitem>
45394
45395         <listitem>
45396           <para>Set up the <link linkend="z3950admin">Z39.50 targets</link> you want to search for
45397             cataloging (and acquisitions)</para>
45398         </listitem>
45399
45400         <listitem>
45401           <para>Cataloging System Preferences</para>
45402
45403           <itemizedlist>
45404             <listitem>
45405               <para><link linkend="URLLinkText">URLLinkText</link> : Enter
45406               text to display when 856 fields do not have pre-defined
45407               labels</para>
45408             </listitem>
45409
45410             <listitem>
45411               <para><link linkend="hide_marc">hide_marc</link> : If you are
45412               unfamiliar with MARC you can have the MARC fields number
45413               hidden</para>
45414             </listitem>
45415
45416             <listitem>
45417               <para><link linkend="LabelMARCView">LabelMARCView</link> :
45418               Choose how you want duplicate fields to appear on the
45419               editor</para>
45420             </listitem>
45421
45422             <listitem>
45423               <para><link linkend="DefaultClassificationSource">DefaultClassificationSource</link>
45424               : Choose which classification source is the default in your
45425               library</para>
45426             </listitem>
45427
45428             <listitem>
45429               <para><link linkend="advancedMARCeditor">advancedMARCeditor</link> : Decide
45430               if you need labels to appear on your MARC editor</para>
45431             </listitem>
45432
45433             <listitem>
45434               <para><link linkend="marcflavour">marcflavour</link> : Choose
45435               your MARC format</para>
45436             </listitem>
45437
45438             <listitem>
45439               <para><link linkend="itemcallnumber">itemcallnumber</link> :
45440               Enter which field and subfields to look into for the call
45441               number</para>
45442             </listitem>
45443
45444             <listitem>
45445               <para><link linkend="MARCOrgCode">MARCOrgCode</link> : Enter
45446               your MARC Organizational Code (not the same as your OCLC
45447               number)</para>
45448             </listitem>
45449
45450             <listitem>
45451               <para><link linkend="autoBarcode">autoBarcode</link> : Decide if
45452               Koha generates item barcodes for you</para>
45453             </listitem>
45454
45455             <listitem>
45456               <para><link linkend="OpacSuppression">OpacSuppression</link> :
45457               Decide if you want to hide items marked as suppressed from the
45458               OPAC search results</para>
45459             </listitem>
45460           </itemizedlist>
45461         </listitem>
45462
45463         <listitem>
45464           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
45465
45466           <itemizedlist>
45467             <listitem>
45468               <para>Decide when the system <link linkend="checkurlcron">checks
45469               URLs in catalog records</link> to see if they are still
45470               valid</para>
45471             </listitem>
45472           </itemizedlist>
45473         </listitem>
45474       </itemizedlist>
45475     </section>
45476
45477     <section id="impauthorities">
45478       <title>Authorities Configuration</title>
45479
45480       <para>Koha has the ability to keep track of your authority records and
45481       how they're linked to your bibliographic records. Before using
45482       authorities you should configure several preferences.</para>
45483
45484       <itemizedlist>
45485         <listitem>
45486           <para>Set <link linkend="authoritiesadmin">Authority
45487           Frameworks</link> aka templates</para>
45488         </listitem>
45489
45490         <listitem>
45491           <para>Authority System Preferences</para>
45492
45493           <itemizedlist>
45494             <listitem>
45495               <para><link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> :
45496               Decide if Koha creates authorities when cataloging</para>
45497             </listitem>
45498
45499             <listitem>
45500               <para><link linkend="dontmerge">dontmerge</link> : Decide if
45501               updates to authorities trigger updates to the bibliographic
45502               records that link to them</para>
45503             </listitem>
45504
45505             <listitem>
45506               <para><link linkend="AutoCreateAuthorities">AutoCreateAuthorities</link> :
45507               Decide when authorities are created</para>
45508             </listitem>
45509
45510             <listitem>
45511               <para><link linkend="LinkerModule">LinkerModule</link> : Decide
45512               which match the authority linker should use</para>
45513             </listitem>
45514
45515             <listitem>
45516               <para><link linkend="LinkerOptions">LinkerOptions</link> :
45517               Decide if you want authority linking to be broader or more
45518               specific</para>
45519             </listitem>
45520
45521             <listitem>
45522               <para><link linkend="CatalogModuleRelink">CatalogModuleRelink</link> :
45523               Decide if you want to enable authority linking while
45524               cataloging</para>
45525             </listitem>
45526           </itemizedlist>
45527         </listitem>
45528
45529         <listitem>
45530           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
45531
45532           <itemizedlist>
45533             <listitem>
45534               <para>Choose when the system looks for authorities updates to
45535               <link linkend="mergeauthcron">merge changes into bibliographic
45536               records</link></para>
45537             </listitem>
45538           </itemizedlist>
45539         </listitem>
45540       </itemizedlist>
45541     </section>
45542
45543     <section id="impsearching">
45544       <title>Searching Configuration</title>
45545
45546       <para>There are several system preferences related to searching, it is
45547       not always recommended to make too many changes to these preferences
45548       since they are set to get you the most relevant results. If you would
45549       like to change the default way that Koha handles searching, view the
45550       <link linkend="searchingprefs">Searching system preferences</link>
45551       tab.</para>
45552
45553       <itemizedlist>
45554         <listitem>
45555           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
45556
45557           <itemizedlist>
45558             <listitem>
45559               <para>Decide how often your <link linkend="rebuildsearchcron">system rebuilds the search
45560               index</link> (4-10 min)</para>
45561             </listitem>
45562           </itemizedlist>
45563         </listitem>
45564
45565         <listitem>
45566           <para>Searching System Preferences</para>
45567
45568           <itemizedlist>
45569             <listitem>
45570               <para><link linkend="AdvancedSearchTypes">AdvancedSearchTypes</link> : Decide which
45571                 authorized value fields you want patrons and staff to be able to limit their
45572                 advanced searches by</para>
45573             </listitem>
45574             <listitem>
45575               <para><link linkend="AdvancedSearchLanguages">AdvancedSearchLanguages</link> : Decide
45576                 which languages you want people to be able to limit to via the search engine</para>
45577             </listitem>
45578
45579             <listitem>
45580               <para><link linkend="UseAuthoritiesForTracings">UseAuthoritiesForTracings</link>
45581               : Decide how you want Koha to handle subject searches in the
45582               OPAC</para>
45583
45584               <itemizedlist>
45585                 <listitem>
45586                   <para><link linkend="TraceCompleteSubfields">TraceCompleteSubfields</link>
45587                   : Decide how you want Koha to handle subject searches in the
45588                   OPAC</para>
45589                 </listitem>
45590
45591                 <listitem>
45592                   <para><link linkend="TraceSubjectSubdivisions">TraceSubjectSubdivisions</link>
45593                   : Decide how you want Koha to handle subject searches in the
45594                   OPAC</para>
45595                 </listitem>
45596               </itemizedlist>
45597             </listitem>
45598
45599             <listitem>
45600               <para><link linkend="displayFacetCount">displayFacetCount</link>
45601               : Decide whether to show facet counts on search results</para>
45602             </listitem>
45603           </itemizedlist>
45604         </listitem>
45605       </itemizedlist>
45606     </section>
45607
45608     <section id="impopac">
45609       <title>OPAC Configuration</title>
45610
45611       <para>There are a lot of ways you can customize your OPAC in
45612       Koha.</para>
45613
45614       <itemizedlist>
45615         <listitem>
45616           <para>Decide how you want your OPAC to look &amp; what content you
45617           want on the main page</para>
45618         </listitem>
45619
45620         <listitem>
45621           <para>Create a library branded stylesheet using CSS</para>
45622
45623           <itemizedlist>
45624             <listitem>
45625               <important>
45626                 <para>Do not edit the default CSS files, instead create a new
45627                 one, that way the system can always fall back on the original
45628                 CSS.</para>
45629               </important>
45630             </listitem>
45631           </itemizedlist>
45632         </listitem>
45633
45634         <listitem>
45635           <para>Create a custom XSLT stylesheet to change the way search
45636           results and bib records appear in the OPAC</para>
45637         </listitem>
45638
45639         <listitem>
45640           <para>OPAC System preferences</para>
45641
45642           <itemizedlist>
45643             <listitem>
45644               <para><link linkend="OPACBaseURL">OPACBaseURL</link> : Enter your library's url
45645               </para>
45646             </listitem>
45647             <listitem>
45648               <para><link linkend="opacuserlogin">opacuserlogin</link> : Decide if you want to allow
45649                 patrons to login to the OPAC to access customized functionality (searching will be
45650                 allowed without logging in)</para>
45651               <itemizedlist>
45652                 <listitem>
45653                   <para><link linkend="RequestOnOpac">RequestOnOpac</link> : Decide if patrons can
45654                     place holds via the OPAC</para>
45655                 </listitem>
45656                 <listitem>
45657                   <para><link linkend="OpacPasswordChange">OpacPasswordChange</link> : Decide if
45658                     patrons can change their password (don't allow this if you're using LDAP)</para>
45659                 </listitem>
45660                 <listitem>
45661                   <para><link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link> : Decide if
45662                     patrons can renew their checked out items via the OPAC</para>
45663                 </listitem>
45664                 <listitem>
45665                   <para><link linkend="opacreadinghistory">opacreadinghistory</link> : Decide if
45666                     patrons can view their reading/checkout history via the OPAC</para>
45667                 </listitem>
45668                 <listitem>
45669                   <para><link linkend="reviewson">reviewson</link> : Decide if you want to allow
45670                     patrons to comment on bib records via the OPAC</para>
45671                 </listitem>
45672                 <listitem>
45673                   <para><link linkend="OpacStarRatings">OpacStarRatings</link> : Decide if patrons
45674                     can leave star ratings</para>
45675                 </listitem>
45676                 <listitem>
45677                   <para><link linkend="virtualshelves">virtualshelves</link> : Decide if you want
45678                     patrons to be able to create Lists</para>
45679                 </listitem>
45680                 <listitem>
45681                   <para><link linkend="OpacAllowPublicListCreation"
45682                       >OpacAllowPublicListCreation</link> : If patrons can create lists then decide
45683                     if they are allowed to create public lists</para>
45684                 </listitem>
45685                 <listitem>
45686                   <para><link linkend="suggestionspref">suggestion</link> : Decide if you want
45687                     patrons to be able to submit purchase suggestions</para>
45688                 </listitem>
45689                 <listitem>
45690                   <para><link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link> :
45691                     Decide if you want patrons to be able to see purchase suggestions made by other
45692                     patrons</para>
45693                 </listitem>
45694               </itemizedlist>
45695             </listitem>
45696
45697             <listitem>
45698               <para><link linkend="opacbookbag">opacbookbag</link> : Decide if
45699               patrons can save items into their cart</para>
45700             </listitem>
45701
45702             <listitem>
45703               <para><link linkend="AnonSuggestions">AnonSuggestions</link> :
45704               Decide if you want non logged in users to be able to make
45705               purchase suggestions</para>
45706             </listitem>
45707
45708             <listitem>
45709               <para><link linkend="LibraryName">LibraryName</link> : Enter
45710               your library name for display in the &lt;title&gt; tag and on
45711               the top of the OPAC</para>
45712             </listitem>
45713
45714             <listitem>
45715               <para><link linkend="opaccredits">opaccredits</link> : Enter
45716               HTML to appear at the bottom of every page in the OPAC</para>
45717             </listitem>
45718
45719             <listitem>
45720               <para><link linkend="OpacMainUserBlock">OpacMainUserBlock</link>
45721               : Enter HTML that will appear in the center of the main OPAC
45722               page</para>
45723             </listitem>
45724
45725             <listitem>
45726               <para><link linkend="OpacNav">OpacNav</link> : Enter HTML that
45727               will appear to the left on the main OPAC page</para>
45728             </listitem>
45729
45730             <listitem>
45731               <para><link linkend="OpacNavBottom">OpacNavBottom</link> : Enter
45732               HTML that will appear below OpacNav</para>
45733             </listitem>
45734
45735             <listitem>
45736               <para><link linkend="OpacNavRight">OpacNavRight</link> : Enter
45737               HTML that will appear below the login box on the right</para>
45738             </listitem>
45739
45740             <listitem>
45741               <para><link linkend="opacheader">opacheader</link> : Enter the
45742               HTML that will appear above the search box on the OPAC</para>
45743             </listitem>
45744
45745             <listitem>
45746               <para><link linkend="OPACNoResultsFound">OPACNoResultsFound</link> : Enter
45747               the HTML that will appear when no results are found</para>
45748             </listitem>
45749
45750             <listitem>
45751               <para><link linkend="OPACResultsSidebar">OPACResultsSidebar</link> : Enter
45752               the HTML that will appear below the facets on your search
45753               results</para>
45754             </listitem>
45755
45756             <listitem>
45757               <para><link linkend="OPACMySummaryHTML">OPACMySummaryHTML</link>
45758               : Enter the HTML that will appear in the far right of the
45759               circulation summary in the OPAC</para>
45760             </listitem>
45761
45762             <listitem>
45763               <para>Customize your stylesheets:</para>
45764
45765               <itemizedlist>
45766                 <listitem>
45767                   <para><link linkend="OPACUserCSS">OPACUserCSS</link> : Enter
45768                   any additional fields you want to define styles for</para>
45769                 </listitem>
45770
45771                 <listitem>
45772                   <para><link linkend="opaclayoutstylesheet">opaclayoutstylesheet</link> :
45773                   Point to a CSS file on your Koha server</para>
45774                 </listitem>
45775               </itemizedlist>
45776             </listitem>
45777
45778             <listitem>
45779               <para><link linkend="OpacHighlightedWords">OpacHighlightedWords</link> :
45780               Decide if you want search terms to be highlighted on the search
45781               results</para>
45782             </listitem>
45783
45784             <listitem>
45785               <para><link linkend="hidelostitems">hidelostitems</link> :
45786               Decide if you want to show patrons items you have marked as
45787               lost</para>
45788             </listitem>
45789
45790             <listitem>
45791               <para><link linkend="BiblioDefaultView">BiblioDefaultView</link>
45792               : Decide what view is the default for bib records on the
45793               OPAC</para>
45794             </listitem>
45795
45796             <listitem>
45797               <para><link linkend="OPACShelfBrowser">OPACShelfBrowser</link> : Decide if you want to
45798                 enable the shelf browse functionality</para>
45799             </listitem>
45800
45801             <listitem>
45802               <para><link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link> :
45803               Decide if URLs clicked in the OPAC are opened in a new
45804               window</para>
45805             </listitem>
45806
45807             <listitem>
45808               <para><link linkend="SearchMyLibraryFirst">SearchMyLibraryFirst</link> : If
45809               you have a multi-branch system decide if you want patrons to
45810               search their library first</para>
45811             </listitem>
45812
45813             <listitem>
45814               <para><link linkend="OpacAuthorities">OpacAuthorities</link> :
45815               Decide if you want patrons to be able to search your authority
45816               file</para>
45817             </listitem>
45818
45819             <listitem>
45820               <para><link linkend="OpacBrowser">OpacBrowser</link> : Decide if you want patrons to
45821                 browse your authority file (French libraries only)</para>
45822             </listitem>
45823
45824             <listitem>
45825               <para><link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link> :
45826               Choose which libraries you want patrons to be able to re-run
45827               their search in</para>
45828             </listitem>
45829
45830             <listitem>
45831               <para><link linkend="OpacAddMastheadLibraryPulldown">OpacAddMastheadLibraryPulldown</link>
45832               : If you're a multi-branch system you can add a pull down to the
45833               search bar for patrons to search which library to search</para>
45834             </listitem>
45835
45836             <listitem>
45837               <para><link linkend="EnableOpacSearchHistory">EnableOpacSearchHistory</link>
45838               : Decide if you want the system to keep a search history</para>
45839             </listitem>
45840           </itemizedlist>
45841         </listitem>
45842
45843         <listitem>
45844           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
45845
45846           <itemizedlist>
45847             <listitem>
45848               <para>If you have the <link linkend="OpacBrowser">OpacBrowser</link> preference set
45849                 decide <link linkend="authbrowsercron">when you want the contents to rebuild</link>
45850                 (French libraries only)</para>
45851             </listitem>
45852
45853             <listitem>
45854               <para>If you have <link linkend="customrss">custom RSS
45855               feeds</link>, decide when you want the <link linkend="customrssfeedcron">feed to be populated</link></para>
45856             </listitem>
45857           </itemizedlist>
45858         </listitem>
45859       </itemizedlist>
45860
45861       <section id="editableopac">
45862         <title>Editable OPAC Regions</title>
45863
45864         <para>Using the OPAC system preferences you can customize various regions, the following
45865           graphic will define what preferences update each of the regions in the Bootstrap
45866           theme.</para>
45867
45868         <screenshot>
45869           <screeninfo>OPAC Editable Regions</screeninfo>
45870
45871           <mediaobject>
45872             <imageobject>
45873               <imagedata fileref="images/appendix-opac/opaccustomregions.jpg"/>
45874             </imageobject>
45875           </mediaobject>
45876         </screenshot>
45877       </section>
45878     </section>
45879
45880     <section id="impenhanced">
45881       <title>Enhanced Content Configuration</title>
45882
45883       <para>Koha allows you to pull in content from outside sources to enhance
45884       your bib records. All of this content can be toggled on and off using
45885       the enhanced content system preferences.</para>
45886
45887       <itemizedlist>
45888         <listitem>
45889           <para><link linkend="frbrenhancedprefs">FRBR/Editions</link></para>
45890
45891           <itemizedlist>
45892             <listitem>
45893               <para>If you would like to have your OPAC and/or staff client
45894               show an 'Editions' tab on the bib record, you want to enable one
45895               or the other FRBR preferences and then either one or both of the
45896               ISBN services (XISBN and ThingISBN).</para>
45897             </listitem>
45898           </itemizedlist>
45899         </listitem>
45900
45901         <listitem>
45902           <para><link linkend="amazonprefs">Amazon</link> : This service is
45903           free and just requires that you visit <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink> to sign
45904           up</para>
45905
45906           <itemizedlist>
45907             <listitem>
45908               <para>Using the Amazon preferences you can choose to show cover
45909               images from Amazon.</para>
45910             </listitem>
45911           </itemizedlist>
45912         </listitem>
45913
45914         <listitem>
45915           <para><link linkend="Babelthequeprefs">Babelthèque</link></para>
45916
45917           <itemizedlist>
45918             <listitem>
45919               <para>This is a pay service. Contact Babelthèque to learn how to
45920               enable this content in the OPAC.</para>
45921             </listitem>
45922           </itemizedlist>
45923         </listitem>
45924
45925         <listitem>
45926           <para><link linkend="btcontentprefs">Baker and Taylor</link></para>
45927
45928           <itemizedlist>
45929             <listitem>
45930               <para>This is a pay service from Baker &amp; Taylor. Contact
45931               Baker &amp; Taylor for the information to enter into these
45932               preferences.</para>
45933             </listitem>
45934           </itemizedlist>
45935         </listitem>
45936
45937         <listitem>
45938           <para><link linkend="html5">HTML5 Media</link><itemizedlist>
45939               <listitem>
45940                 <para>This allows libraries to embed streaming media in their catalog</para>
45941               </listitem>
45942             </itemizedlist></para>
45943         </listitem>
45944         <listitem>
45945           <para><link linkend="googleprefs">Google</link></para>
45946           <itemizedlist>
45947             <listitem>
45948               <para>This service is free and does not require registration, simply enable
45949                 GoogleJackets and you're set to go.</para>
45950             </listitem>
45951           </itemizedlist>
45952         </listitem>
45953
45954         <listitem>
45955           <para><link linkend="IDreamLibraries">I Deam Books</link><itemizedlist>
45956               <listitem>
45957                 <para>This is a free service that compiles reviews for popular titles from many
45958                   different sources.</para>
45959               </listitem>
45960             </itemizedlist></para>
45961         </listitem>
45962         <listitem>
45963           <para><link linkend="librarythingprefs">LibraryThing</link></para>
45964           <itemizedlist>
45965             <listitem>
45966               <para>With the exception of ThingISBN, you will need to contact LibraryThing for the
45967                 information to enter into these preferences</para>
45968             </listitem>
45969             <listitem>
45970               <para>Enabling ThingISBN will help to populate the editions tab on the bib record
45971                 display if you have enabled FRBR.</para>
45972             </listitem>
45973           </itemizedlist>
45974         </listitem>
45975
45976         <listitem>
45977           <para><link linkend="novelistselect">Novelist</link></para>
45978
45979           <itemizedlist>
45980             <listitem>
45981               <para>This is a pay service from Ebsco. Contact Ebsco for the
45982               information to enter into these preferences</para>
45983             </listitem>
45984           </itemizedlist>
45985         </listitem>
45986
45987         <listitem>
45988           <para><link linkend="oclcprefs">OCLC</link></para>
45989           <itemizedlist>
45990             <listitem>
45991               <para>XISBN is used to populate the editions tab on the bib record display if you have
45992                 enabled FRBR. This service is free for up to 999 queries a day.</para>
45993             </listitem>
45994           </itemizedlist>
45995         </listitem>
45996         <listitem>
45997           <para><link linkend="OpenLibraryPrefs">Open Library</link><itemizedlist>
45998               <listitem>
45999                 <para>Open Library project is an open system that you can pull cover images (and in
46000                   the future additional content) from</para>
46001               </listitem>
46002             </itemizedlist></para>
46003         </listitem>
46004
46005         <listitem>
46006           <para><link linkend="overdriveprefs">Overdrive</link><itemizedlist>
46007               <listitem>
46008                 <para>This is a pay service that libraries can subscribe to for ebook content.  If
46009                   the library subscribes to Overdrive they can integrate that content in to Koha for
46010                   free.</para>
46011               </listitem>
46012             </itemizedlist></para>
46013         </listitem>
46014         <listitem>
46015           <para><link linkend="Syndeticsprefs">Syndetics</link></para>
46016           <itemizedlist>
46017             <listitem>
46018               <para>This is a pay service from Syndetics to add content for your bib records.
46019                 Contact Syndetics for the information to enter into these preferences.</para>
46020             </listitem>
46021           </itemizedlist>
46022         </listitem>
46023
46024         <listitem>
46025           <para><link linkend="taggingprefs">Tagging</link></para>
46026
46027           <itemizedlist>
46028             <listitem>
46029               <para>Choose whether or not you want to allow patrons to add
46030               tags to records in Koha.</para>
46031             </listitem>
46032           </itemizedlist>
46033         </listitem>
46034       </itemizedlist>
46035     </section>
46036
46037     <section id="impacq">
46038       <title>Acquisitions Configuration</title>
46039
46040       <para>When using acquisitions in Koha you first need to define some
46041       defaults.</para>
46042
46043       <itemizedlist>
46044         <listitem>
46045           <para>Set up your <link linkend="budgetplanning">funds &amp;
46046           budgets</link></para>
46047         </listitem>
46048
46049         <listitem>
46050           <para>Choose your <link linkend="currexchangeadmin">default
46051           currency</link> and enter others if you order from multiple
46052           countries</para>
46053         </listitem>
46054
46055         <listitem>
46056           <para>Enter in your <link linkend="acqvendors">vendor
46057           information</link></para>
46058         </listitem>
46059
46060         <listitem>
46061           <para>Create an <link linkend="marcbibframeworks">Framework with the
46062           code ACQ</link> (if you're going to enter item records at the time
46063           of ordering or receiving)</para>
46064         </listitem>
46065
46066         <listitem>
46067           <para>Acquisitions System preferences</para>
46068
46069           <itemizedlist>
46070             <listitem>
46071               <para><link linkend="AcqCreateItem">AcqCreateItem</link> :
46072               Decide if an item record is created during acquisition</para>
46073             </listitem>
46074
46075             <listitem>
46076               <para><link linkend="CurrencyFormat">CurrencyFormat</link> :
46077               Decide how you want monetary amounts to display</para>
46078             </listitem>
46079
46080             <listitem>
46081               <para><link linkend="gist">gist</link> : Enter your sales tax
46082               (if you are billed for tax)</para>
46083             </listitem>
46084
46085             <listitem>
46086               <para><link linkend="OrderPdfFormat">OrderPdfFormat</link> :
46087               Decide what format you want your print orders to use</para>
46088             </listitem>
46089           </itemizedlist>
46090         </listitem>
46091       </itemizedlist>
46092     </section>
46093
46094     <section id="impserials">
46095       <title>Serials Configuration</title>
46096
46097       <para>When you use serials there are a few options you can set before
46098       hand.</para>
46099
46100       <itemizedlist>
46101         <listitem>
46102           <para>Serials System Preferences</para>
46103
46104           <itemizedlist>
46105             <listitem>
46106               <para><link linkend="RenewSerialAddsSuggestion">RenewSerialAddsSuggestion</link>
46107               : Decide if you want renewing serials to add a suggestion for
46108               easy purchasing</para>
46109             </listitem>
46110
46111             <listitem>
46112               <para><link linkend="RoutingSerials">RoutingSerials</link> :
46113               Decide if you want to route serials around your library</para>
46114             </listitem>
46115
46116             <listitem>
46117               <para><link linkend="RoutingListAddReserves">RoutingListAddReserves</link> :
46118               Decide if holds are placed on serials when there is a routing
46119               list in place</para>
46120             </listitem>
46121           </itemizedlist>
46122         </listitem>
46123
46124         <listitem>
46125           <para>Cataloging System Preferences</para>
46126
46127           <itemizedlist>
46128             <listitem>
46129               <para><link linkend="StaffSerialIssueDisplayCount">StaffSerialIssueDisplayCount</link>
46130               : Decide how many of the most recent issues to display in the
46131               staff client</para>
46132             </listitem>
46133
46134             <listitem>
46135               <para><link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
46136               : Decide how many of the most recent issues to display in the
46137               OPAC</para>
46138             </listitem>
46139
46140             <listitem>
46141               <para><link linkend="SubscriptionHistory">SubscriptionHistory</link> :
46142               Decide how you want the subscription information to display in
46143               the OPAC</para>
46144             </listitem>
46145           </itemizedlist>
46146         </listitem>
46147       </itemizedlist>
46148     </section>
46149
46150     <section id="impgolive">
46151       <title>Planning for Go-Live</title>
46152
46153       <para>Once you have all of your settings ready, you need to prepare for
46154       making your system live:</para>
46155
46156       <itemizedlist>
46157         <listitem>
46158           <para>Decide if you need training by an outside service or if your
46159           staff can do the training themselves.</para>
46160         </listitem>
46161
46162         <listitem>
46163           <para>Make sure that there is time for your staff to play with your
46164           test system and get comfortable with it</para>
46165         </listitem>
46166
46167         <listitem>
46168           <para>If this is a migration, work with your previous company to
46169           extract data right before you go live</para>
46170         </listitem>
46171
46172         <listitem>
46173           <para>Come up with URLs for your new Koha OPAC &amp; Staff
46174           Client</para>
46175         </listitem>
46176
46177         <listitem>
46178           <para>Make sure that if you're hosting your own system you have a
46179           backup plan</para>
46180         </listitem>
46181       </itemizedlist>
46182     </section>
46183   </chapter>
46184
46185   <chapter id="sopac">
46186     <title>SOPAC2 Installation</title>
46187
46188     <section id="sopacintro">
46189       <sectioninfo>
46190         <authorgroup>
46191           <author>
46192             <firstname>Jean-André</firstname>
46193             <surname>Santoni</surname>
46194             <affiliation>
46195               <orgname>BibLibre</orgname>
46196             </affiliation>
46197           </author>
46198           
46199           <editor>
46200             <firstname>Nicole C.</firstname>
46201             <surname>Engard</surname>
46202             <contrib>Translation and minor edits.</contrib>
46203           </editor>
46204         </authorgroup>
46205         
46206         <pubdate>August 2009</pubdate>
46207       </sectioninfo>
46208       <title>Introduction</title>
46209
46210       <para>This is an installation guide for SOPAC2 and its Koha connector. It
46211       has been tested on Debian Lenny and Ubuntu Jaunty with Drupal 6.12 and Koha
46212       3.0.x. It does not cover the installation of Koha and Drupal, only
46213       SOPAC, its dependencies and the connector.</para>
46214     </section>
46215
46216     <section id="sopacinstall">
46217       <title>Installation of Locum and Insurge</title>
46218
46219       <para>Locum and Insurge are the two libraries used primarily by SOPAC.
46220       They serve as a layer of abstraction to the data. Insurge manages the
46221       social aspect (tags, reviews, ratings), while Locum manages the
46222       connection to the ILS via the connector. Both libraries use a different
46223       database from that of Drupal.</para>
46224
46225       <section id="sopacdepend">
46226         <title>Dependencies</title>
46227
46228         <para>There are no packages for Debian MDB2 yet, you can install it
46229         via pear:</para>
46230
46231         <programlisting># apt-get install php-pear
46232 # pear install MDB2
46233 # pear install MDB2#mysql</programlisting>
46234       </section>
46235
46236       <section id="sopacdownload">
46237         <title>Download</title>
46238
46239         <para>Download the Locum and Insurge libraries from SVN:</para>
46240
46241         <programlisting># cd /usr/local/lib
46242 # svn co http://dobby.darienlibrary.org/svn/locum/trunk/ locum
46243 # svn co http://dobby.darienlibrary.org/svn/insurge/trunk/ insurge</programlisting>
46244       </section>
46245
46246       <section id="sopaccreatedb">
46247         <title>Creation of the Database</title>
46248
46249         <programlisting>$ mysql -u root
46250 mysql&gt; create database scas;
46251 mysql&gt; grant all privileges on scas.* to scas_user@'localhost' identified by 'scas_pass';
46252 mysql&gt; flush privileges;
46253 mysql&gt; exit</programlisting>
46254       </section>
46255
46256       <section id="sopacdsn">
46257         <title>Sync DSN</title>
46258
46259         <para>This file will provide the connection information to a DB
46260         libraries:</para>
46261
46262         <programlisting># nano /usr/local/etc/locum_insurge_dsn.php</programlisting>
46263
46264         <para>It should contain:</para>
46265
46266         <programlisting>&lt;?php
46267 $dsn = 'mysql://scas_user:scas_pass@localhost/scas';</programlisting>
46268       </section>
46269
46270       <section id="sopacinstallinsurge">
46271         <title>Installation of Insurge</title>
46272
46273         <para>If you customize the name of the database, remember to edit the
46274         sql file:</para>
46275
46276         <programlisting># nano /usr/local/lib/insurge/sql/scas_insurge.sql</programlisting>
46277
46278         <para>Import Insurge:</para>
46279
46280         <programlisting>$ mysql -u root -p &lt; /usr/local/lib/insurge/sql/scas_insurge.sql</programlisting>
46281
46282         <para>Configure Insurge:</para>
46283
46284         <programlisting># nano /usr/local/lib/insurge/config/insurge.ini</programlisting>
46285
46286         <para>The variables in insurge.ini are empty. The default values are
46287         too long and cause MySQL errors.</para>
46288
46289         <para>Here is a sample of insurge.ini</para>
46290
46291         <programlisting>; This is the Locum configuration file
46292 ; General configuration options for your installation of Insurge.
46293 [insurge_config]
46294 dsn_file = "/usr/local/etc/locum_insurge_dsn.php"
46295 ; This is where you configure your repository membership information.
46296 ;
46297 ; parent_server is the server name of the repository parent server you have been
46298 ; told to use.
46299 ; group_id = The group ID you have been given by your repository admin.
46300 ; These configuration points are OPTIONAL and are only necessary if you are
46301 ; participating in a repository relationship.
46302 [repository_info]
46303 parent_server = ""
46304 group_id = ""
46305 group_key = ""</programlisting>
46306       </section>
46307
46308       <section id="sopacinstallocum">
46309         <title>Installation of Locum</title>
46310
46311         <para>The same procedure applies to Locum</para>
46312
46313         <programlisting># nano /usr/local/lib/locum/sql/scas_locum.sql
46314 # mysql &lt; /usr/local/lib/locum/sql/scas_locum.sql
46315 # nano /usr/local/lib/locum/sql/locum_init.sql
46316 # mysql &lt; /usr/local/lib/locum/sql/locum_init.sql
46317 # nano /usr/local/lib/locum/config/locum.ini
46318 # mkdir /usr/local/var
46319 # mkdir /usr/local/var/log</programlisting>
46320
46321         <para>Configure the DSN:</para>
46322
46323         <programlisting>[locum_config]
46324 dsn_file = "/usr/local/etc/locum_insurge_dsn.php"</programlisting>
46325
46326         <para>And the information for your Koha installation:</para>
46327
46328         <programlisting>[ils_config]
46329 ils = "koha";
46330 ils_version = "30x"
46331 ils_server = "localhost"
46332 ils_harvest_port = "80"</programlisting>
46333
46334         <para>The rest depends on your Koha configuration.</para>
46335       </section>
46336     </section>
46337
46338     <section id="sopackoha">
46339       <title>Installation of Koha Connector</title>
46340
46341       <para>Download the Koha connector using SVN:</para>
46342
46343       <programlisting># cd /usr/local/lib/locum/connectors/
46344 # svn co http://dobby.darienlibrary.org/svn/connectors/koha/ locum_koha_30x</programlisting>
46345     </section>
46346
46347     <section id="sopacharvest">
46348       <title>Harvest Records</title>
46349
46350       <para>Now that the connector is in place, we will be able to launch
46351       harvest.php, a tool that will reap Locum DB Koha and fill the
46352       locum.</para>
46353
46354       <para>Start by configuring harvest.php:</para>
46355
46356       <programlisting># nano /usr/local/lib/locum/tools/harvest.php</programlisting>
46357
46358       <para>Here are the variables you must change:</para>
46359
46360       <programlisting>$first_record = 1;
46361 $last_record = 30;</programlisting>
46362
46363       <para>These are the minimum and maximum biblionumbers from your Koha
46364       install.</para>
46365
46366       <para>Then start the harvest:</para>
46367
46368       <programlisting># chmod +x /usr/local/lib/locum/tools/harvest.php
46369 $ /usr/local/lib/locum/tools/harvest.php</programlisting>
46370     </section>
46371
46372     <section id="sopacphinx">
46373       <title>Installation of Sphinx</title>
46374
46375       <para>Sphinx is the indexer for the database used by Locum and
46376       Insurge.</para>
46377
46378       <section id="sphinxdepend">
46379         <title>Dependencies</title>
46380
46381         <para>There is no Debian package for Sphinx so you'll have to compile
46382         the source directly:</para>
46383
46384         <programlisting># apt-get install g++ make libmysql++-dev</programlisting>
46385       </section>
46386
46387       <section id="sphinxdownload">
46388         <title>Download and Compile</title>
46389
46390         <programlisting>$ wget http://sphinxsearch.com/downloads/sphinx-0.9.8.tar.gz
46391 $ tar zxvf sphinx-0.9.8.tar.gz
46392 $ cd sphinx-0.9.8
46393 $ ./configure --prefix=/usr/local/sphinx
46394 $ make
46395 # make install
46396 # mkdir /usr/local/sphinx
46397 # mkdir /usr/local/sphinx/lib
46398 # cp api/sphinxapi.php /usr/local/sphinx/lib/
46399 $ rm -R sphinx-0.9.8*</programlisting>
46400       </section>
46401
46402       <section id="sphinxuser">
46403         <title>Creation of User and Group</title>
46404
46405         <para>Creating a Sphinx user and change the owner:</para>
46406
46407         <programlisting># adduser sphinx
46408 # addgroup sphinx
46409 # usermod -G sphinx sphinx
46410 # mkdir /usr/local/sphinx/var/run
46411 # chown -R sphinx.sphinx /usr/local/sphinx/var</programlisting>
46412       </section>
46413
46414       <section id="demonsphinx">
46415         <title>The Sphinx daemon</title>
46416
46417         <para>Download:</para>
46418
46419         <programlisting># cd /etc/init.d
46420 # wget http://www.thesocialopac.net/sites/thesocialopac.net/files/sphinx
46421 # chmod +x /etc/init.d/sphinx</programlisting>
46422
46423         <para>Add Sphinx to the default boot services:</para>
46424
46425         <programlisting># update-rc.d sphinx defaults</programlisting>
46426       </section>
46427
46428       <section id="sphinxconfig">
46429         <title>Configuration</title>
46430
46431         <para>Copy the configuration file supplied with the source of Sphinx
46432         before the change:</para>
46433
46434         <programlisting># cp /usr/local/lib/locum/sphinx/sphinx.conf /usr/local/sphinx/etc/
46435 # sed 's/locum_db_user/scas_user/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile;
46436 mv tmpfile /usr/local/sphinx/etc/sphinx.conf
46437 # sed 's/locum_db_pass/scas_pass/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile; mv tmpfile /usr/local/sphinx/etc/sphinx.conf</programlisting>
46438
46439         <para>And if you personalize the name of the database:</para>
46440
46441         <programlisting># sed 's/scas/MY_DB/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile; mv tmpfile /usr/local/sphinx/etc/sphinx.conf</programlisting>
46442       </section>
46443
46444       <section id="sphinxindexing">
46445         <title>Indexing documents</title>
46446
46447         <para>Indexing is necessary if you want to use the search features of
46448         SOPAC.</para>
46449
46450         <para>You must first complete the Insurge table index</para>
46451
46452         <programlisting># chmod +x /usr/local/lib/insurge/tools/update-index.php
46453 $ /usr/local/lib/insurge/tools/update-index.php</programlisting>
46454
46455         <para>Then start indexing Sphinx</para>
46456
46457         <programlisting>$ /usr/local/sphinx/bin/indexer --all</programlisting>
46458
46459         <para>Finally, we must start the daemon:</para>
46460
46461         <programlisting># /etc/init.d/sphinx start</programlisting>
46462
46463         <para>When the daemon is running, you can update the index with:</para>
46464
46465         <programlisting>$ /usr/local/sphinx/bin/indexer --all --rotate</programlisting>
46466       </section>
46467     </section>
46468
46469     <section id="installsopac">
46470       <title>Installation of SOPAC2</title>
46471
46472       <para>Now to the SOPAC software itself:</para>
46473
46474       <section id="downloadsopac">
46475         <title>Download</title>
46476
46477         <para>Download from SVN:</para>
46478
46479         <programlisting>$ cd /chemin/vers/drupal/sites/all/
46480 $ mkdir modules
46481 $ cd modules/
46482 $ svn co http://dobby.darienlibrary.org/svn/sopac/trunk/ sopac</programlisting>
46483       </section>
46484
46485       <section id="sopacinstallation">
46486         <title>Installation</title>
46487
46488         <para>In Drupal's administration settings, activate the module.
46489         Also, enable the dependencies:</para>
46490
46491         <itemizedlist>
46492           <listitem>
46493             <para>Profile</para>
46494           </listitem>
46495
46496           <listitem>
46497             <para>PHP Filter</para>
46498           </listitem>
46499
46500           <listitem>
46501             <para>Path</para>
46502           </listitem>
46503         </itemizedlist>
46504
46505         <para>The Drupal menu should now list these entries.</para>
46506       </section>
46507
46508       <section id="configsopac">
46509         <title>Configuration</title>
46510
46511         <para>Then go into the settings of SOPAC.</para>
46512
46513         <itemizedlist>
46514           <listitem>
46515             <para>Configure the paths to the Locum and Insurge
46516             libraries</para>
46517           </listitem>
46518
46519           <listitem>
46520             <para>Choose a URL prefix SOPAC, in my "catalog". Create a node
46521             with content like:</para>
46522           </listitem>
46523         </itemizedlist>
46524
46525         <programlisting>&lt;?php
46526 print sopac_search_form('both');
46527 print theme('pages_catalog');</programlisting>
46528
46529         <itemizedlist>
46530           <listitem>
46531             <para>Check the Input Format "PHP Code"</para>
46532           </listitem>
46533
46534           <listitem>
46535             <para>Check Move to front page</para>
46536           </listitem>
46537
46538           <listitem>
46539             <para>In URL path settings, set the SOPAC URL prefix you have
46540             chosen.</para>
46541           </listitem>
46542         </itemizedlist>
46543
46544         <para>Go to the root of Drupal, a search form will appear.</para>
46545
46546         <para>Remember to empty Drupal's cache when something does not
46547         work.</para>
46548
46549         <para>Drupal offers a few blocks, which are not configured by default. 
46550         You must specify on which page they should appear.</para>
46551       </section>
46552     </section>
46553   </chapter>
46554
46555   <chapter id="cronjobsch">
46556     <title>Cron Jobs</title>
46557
46558     <para>A cron job is a Linux command for scheduling a command or script on your server to
46559       complete repetitive tasks automatically. Scripts executed as a cron job are typically used to
46560       modify files or databases; however, they can perform other tasks that do not modify data on
46561       the server, like sending out email notifications. Koha has many cron jobs in place that you
46562       can enable (search engine indexing, overdue notice generation, data cleanup and more), this
46563       chapter will explain those for you.</para>
46564
46565     <section id="cronjobs">
46566       <title>Cron Jobs</title>
46567
46568       <para>The locations below assume a dev install which puts the crons in
46569       misc/, if you have a standard install you may want to look in bin/ for
46570       these files if you cannot find them in misc/</para>
46571
46572       <section id="searchcron">
46573         <title>Search</title>
46574
46575         <para/>
46576
46577         <section id="rebuildsearchcron">
46578           <title>Rebuild Index</title>
46579
46580           <para>Script path: misc/migration_tools/rebuild_zebra.pl</para>
46581
46582           <para>Does: Updates Zebra indexes with recently changed data.</para>
46583
46584           <para>Required by: Zebra</para>
46585
46586           <para>Frequency suggestion: every x minutes, (between 5-15 minutes)
46587           depending on performance needs</para>
46588         </section>
46589       </section>
46590
46591       <section id="circcron">
46592         <title>Circulation</title>
46593
46594         <section id="buildholdscron">
46595           <title>Holds Queue</title>
46596
46597           <para>Script path: misc/cronjobs/holds/build_holds_queue.pl</para>
46598
46599           <para>Does: Updates holds queue report</para>
46600
46601           <para>Required by: <link linkend="holdsqueue">Holds Queue
46602           Report</link></para>
46603
46604           <para>Frequency suggestion: every 1-4 hours</para>
46605
46606           <para>Description:</para>
46607
46608           <itemizedlist>
46609             <listitem>
46610               <para>A script that should be run periodically if your library
46611               system allows borrowers to place on-shelf holds. This script
46612               decides which library should be responsible for fulfilling a
46613               given hold request.</para>
46614
46615               <para>It's behavior is controlled by the system preferences
46616               <link linkend="holdqueueweight">StaticHoldsQueueWeight</link>
46617               and <link linkend="holdqueueweight">RandomizeHoldsQueueWeight</link>.</para>
46618
46619               <para>If you do not want all of your libraries to participate in
46620               the on-shelf holds fulfillment process, you should list the the
46621               libraries that *do* participate in the process here by inputting
46622               all the participating library's branchcodes, separated by commas
46623               ( e.g. "MPL,CPL,SPL,BML" etc. ).</para>
46624
46625               <para>By default, the holds queue will be generated such that
46626               the system will first attempt to hold fulfillment using items
46627               already at the pickup library if possible. If there are no items
46628               available at the pickup library to fill a hold,
46629               build_holds_queue.pl will then use the list of libraries defined
46630               in StaticHoldsQueueWeight. If RandomizeHoldsQueueWeight is
46631               disabled ( which it is by default ), the script will assign
46632               fulfillment requests in the order the branches are placed in the
46633               StaticHoldsQueueWeight system preference.</para>
46634
46635               <para>For example, if your system has three libraries, of
46636               varying sizes ( small, medium and large ) and you want the
46637               burden of holds fulfillment to be on larger libraries before
46638               smaller libraries, you would want StaticHoldsQueueWeight to look
46639               something like "LRG,MED,SML".</para>
46640
46641               <para>If you want the burden of holds fulfillment to be spread
46642               out equally throughout your library system, simply enable
46643               RandomizeHoldsQueueWeight. When this system preference is
46644               enabled, the order in which libraries will be requested to
46645               fulfill an on-shelf hold will be randomized each time the list
46646               is regenerated.</para>
46647
46648               <para>Leaving StaticHoldsQueueWeight empty is contraindicated at
46649               this time. Doing so will cause the build_holds_queue script to
46650               ignore RandomizeHoldsQueueWeight, causing the script to request
46651               hold fulfillment not randomly, but by alphabetical order.</para>
46652             </listitem>
46653           </itemizedlist>
46654
46655           <section id="buildholdscronperl">
46656             <title>Perl Documentation</title>
46657
46658             <para><emphasis role="bold">GetBibsWithPendingHoldRequests</emphasis></para>
46659
46660             <para>my $biblionumber_aref =
46661             GetBibsWithPendingHoldRequests();</para>
46662
46663             <para>Return an arrayref of the biblionumbers of all bibs that
46664             have one or more unfilled hold requests.</para>
46665
46666             <para><emphasis role="bold">GetPendingHoldRequestsForBib</emphasis></para>
46667
46668             <para>my $requests =
46669             GetPendingHoldRequestsForBib($biblionumber);</para>
46670
46671             <para>Returns an arrayref of hashrefs to pending, unfilled hold
46672             requests on</para>
46673
46674             <para>the bib identified by $biblionumber. The following keys are
46675             present in each hashref:</para>
46676
46677             <itemizedlist>
46678               <listitem>
46679                 <para>biblionumber</para>
46680               </listitem>
46681
46682               <listitem>
46683                 <para>borrowernumber</para>
46684               </listitem>
46685
46686               <listitem>
46687                 <para>itemnumber</para>
46688               </listitem>
46689
46690               <listitem>
46691                 <para>priority</para>
46692               </listitem>
46693
46694               <listitem>
46695                 <para>branchcode</para>
46696               </listitem>
46697
46698               <listitem>
46699                 <para>reservedate</para>
46700               </listitem>
46701
46702               <listitem>
46703                 <para>reservenotes</para>
46704               </listitem>
46705
46706               <listitem>
46707                 <para>borrowerbranch</para>
46708               </listitem>
46709             </itemizedlist>
46710
46711             <para>The arrayref is sorted in order of increasing
46712             priority.</para>
46713
46714             <para><emphasis role="bold">GetItemsAvailableToFillHoldRequestsForBib</emphasis></para>
46715
46716             <para>my $available_items =</para>
46717
46718             <para>GetItemsAvailableToFillHoldRequestsForBib($biblionumber);</para>
46719
46720             <para>Returns an arrayref of items available to fill hold requests
46721             for the bib identified by $biblionumber. An item is available to
46722             fill a hold</para>
46723
46724             <para>request if and only if:</para>
46725
46726             <itemizedlist>
46727               <listitem>
46728                 <para>it is not on loan</para>
46729               </listitem>
46730
46731               <listitem>
46732                 <para>it is not withdrawn</para>
46733               </listitem>
46734
46735               <listitem>
46736                 <para>it is not marked notforloan</para>
46737               </listitem>
46738
46739               <listitem>
46740                 <para>it is not currently in transit</para>
46741               </listitem>
46742
46743               <listitem>
46744                 <para>it is not lost</para>
46745               </listitem>
46746
46747               <listitem>
46748                 <para>it is not sitting on the hold shelf</para>
46749               </listitem>
46750             </itemizedlist>
46751
46752             <para><emphasis role="bold">MapItemsToHoldRequests</emphasis></para>
46753
46754             <para>MapItemsToHoldRequests($hold_requests,
46755             $available_items);</para>
46756
46757             <para><emphasis role="bold">CreatePickListFromItemMap</emphasis></para>
46758
46759             <para><emphasis role="bold">AddToHoldTargetMap</emphasis></para>
46760
46761             <para><emphasis role="bold">_get_branches_to_pull_from</emphasis></para>
46762
46763             <para>Query system preferences to get ordered list of branches to
46764             use to fill hold requests.</para>
46765           </section>
46766         </section>
46767
46768         <section id="expiredholdscron">
46769           <title>Expired Holds</title>
46770
46771           <para>Script path:
46772           misc/cronjobs/holds/cancel_expired_holds.pl</para>
46773
46774           <para>Does: By default, this cron job will only automatically cancel
46775           holds where the user has set an expiration date. If the library is
46776           using the <link linkend="ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</link>
46777           and <link linkend="ExpireReservesMaxPickUpDelayCharge">ExpireReservesMaxPickUpDelayCharge</link>
46778           preferences then this script will also cancel holds that have been
46779           sitting on the hold shelf for too long and will (if the library
46780           does) charge the patron for not picking up the hold.</para>
46781
46782           <para>Frequency suggestion: daily</para>
46783         </section>
46784
46785         <section id="unsuspendholdcron">
46786           <title>Unsuspend Holds</title>
46787
46788           <para>Script path:
46789           misc/cronjobs/holds/auto_unsuspend_holds.pl</para>
46790
46791           <para>Does: This script checks to find holds that should no longer
46792           be suspended and removes the suspension if the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
46793           preference is set to 'allow'. This puts the patron back in to the
46794           queue where they were when the hold was suspended.</para>
46795
46796           <para>Frequency suggestion: daily</para>
46797         </section>
46798
46799         <section id="finescronjob">
46800           <title>Fines</title>
46801
46802           <para>Script path: misc/cronjobs/fines.pl</para>
46803           <para>Does: Calculates and posts fines to patron accounts.</para>
46804
46805           <para>Required by: <link linkend="finesMode">finesMode</link> system
46806           preference</para>
46807
46808           <para>Frequency suggestion: nightly</para>
46809         </section>
46810
46811         <section id="longoverduecron">
46812           <title>Long Overdues</title>
46813
46814           <para>Script path: misc/cronjobs/longoverdue.pl</para>
46815
46816           <para>Does: allows one to specify delays for changing items to
46817           different lost statuses, and optionally charge for them using the
46818           replacement price listed on the item record.</para>
46819
46820           <para>Frequency suggestion: nightly<note>
46821               <para>Staff can control some of the parameters for the longoverdue cron job with the
46822                   <link linkend="DefaultLongOverdueLostValue">DefaultLongOverdueLostValue</link> and
46823                   <link linkend="DefaultLongOverdueChargeValue">DefaultLongOverdueChargeValue</link>
46824                 preferences.</para>
46825             </note></para>
46826
46827           <section id="longoverduecronperl">
46828             <title>Perl Documentation</title>
46829
46830             <para><emphasis role="bold">NAME</emphasis></para>
46831
46832             <para>longoverdue.pl cron script to set lost statuses on overdue
46833             materials. Execute without options for help.</para>
46834             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
46835             <para> --lost | -l </para>
46836             <para>This option takes the form of n=lv, where n is num days overdue, and lv is the
46837               lost value. See warning below.</para>
46838             <para> --charge | -c </para>
46839             <para>This specifies what lost value triggers Koha to charge the account for the lost
46840               item. Replacement costs are not charged if this is not specified. </para>
46841             <para>--verbose | v </para>
46842             <para>verbose. </para>
46843             <para>--confirm </para>
46844             <para>confirm. without this option, the script will report the number of affected items
46845               and return without modifying any records. </para>
46846             <para>--quiet </para>
46847             <para>suppress summary output. </para>
46848             <para>--maxdays </para>
46849             <para>Specifies the end of the range of overdue days to deal with (defaults to 366).
46850               This value is universal to all lost num days overdue passed. </para>
46851             <para>--mark-returned </para>
46852             <para>When an item is marked lost, remove it from the borrowers issued items.</para>
46853           </section>
46854         </section>
46855
46856         <section id="updateissuescron">
46857           <title>Track total checkouts</title>
46858
46859           <para>Script path: misc/cronjobs/update_totalissues.pl</para>
46860
46861           <para>Does: updates the biblioitems.totalissues field in the
46862           database with the latest tally of checkouts.</para>
46863
46864           <para>Frequency suggestion: nightly</para>
46865           <section id="updateissuesperldoc">
46866             <title>Perl Documentation</title>
46867             <para><emphasis role="bold">NAME</emphasis>
46868             </para>
46869             <para>update_totalissues.pl </para>
46870             <para><emphasis role="bold">SYNOPSIS</emphasis>
46871             </para>
46872             <para>update_totalissues.pl --use-stats </para>
46873             <para>update_totalissues.pl --use-items </para>
46874             <para>update_totalissues.pl --commit=1000 </para>
46875             <para>update_totalissues.pl --since='2012-01-01' </para>
46876             <para>update_totalissues.pl --interval=30d </para>
46877             <para><emphasis role="bold">DESCRIPTION</emphasis>
46878             </para>
46879             <para>This batch job populates bibliographic records' total issues count based on
46880               historical issue statistics. </para>
46881             <para>--help Prints this help </para>
46882             <para>-v|--verbose </para>
46883             <para>Provide verbose log information (list every bib modified). </para>
46884             <para>--use-stats </para>
46885             <para>Use the data in the statistics table for populating total issues. </para>
46886             <para>--use-items </para>
46887             <para>Use items.issues data for populating total issues. Note that issues data from the
46888               items table does not respect the --since or --interval options, by definition. Also
46889               note that if both --use-stats and --use-items are specified, the count of biblios
46890               processed will be misleading. </para>
46891             <para>-s|--since=DATE </para>
46892             <para>Only process issues recorded in the statistics table since DATE. </para>
46893             <para>-i|--interval=S </para>
46894             <para>Only process issues recorded in the statistics table in the last N units of time.
46895               The interval should consist of a number with a one- letter unit suffix. The valid
46896               suffixes are h (hours), d (days), w (weeks), m (months), and y (years). The default
46897               unit is days. </para>
46898             <para>--incremental </para>
46899             <para>Add the number of issues found in the statistics table to the existing total
46900               issues count. Intended so that this script can be used as a cron job to update
46901               popularity information during low-usage periods. If neither --since or --interval are
46902               specified, incremental mode will default to processing the last twenty-four hours. </para>
46903             <para>--commit=N </para>
46904             <para>Commit the results to the database after every N records are processed. </para>
46905             <para>--test </para>
46906             <para>Only test the popularity population script. </para>
46907             <para><emphasis role="bold">WARNING</emphasis>
46908             </para>
46909             <para>If the time on your database server does not match the time on your Koha server
46910               you will need to take that into account, and probably use the --since argument instead
46911               of the --interval argument for incremental updating. </para>
46912             <para><emphasis role="bold">CREDITS</emphasis>
46913             </para>
46914             <para>This patch to Koha was sponsored by the Arcadia Public Library and the Arcadia
46915               Public Library Foundation in honor of Jackie Faust-Moreno, late director of the
46916               Arcadia Public Library. </para>
46917             <para><emphasis role="bold">AUTHOR</emphasis>
46918             </para>
46919             <para>Jared Camins-Esakov &lt;jcamins AT cpbibliography DOT com></para>
46920           </section>
46921         </section>
46922         <section id="offlinecirccron">
46923           <title>Generate Patron File for Offline Circulation</title>
46924           <para>Script path: misc/cronjobs/create_koc_db.pl</para>
46925           <para>Does: Generates the borrowers.db file for use with the <link
46926               linkend="windowsofflinecirc">Koha Offline Circulation</link> tool</para>
46927           <para>Frequency suggestion: weekly</para>
46928         </section>
46929         <section id="autorenewcron">
46930           <title>Automatic renewal</title>
46931           <para>Script path: misc/cronjobs/automatic_renewals.pl</para>
46932           <para>Does: Will automatically renew items if you're allowing automatic renewal with your
46933               <link linkend="circfinerules">circulation and fine rules</link>.</para>
46934           <para>Frequency suggestion: nightly</para>
46935           <section id="autorenewcronperl">
46936             <title>Perl Documentation</title>
46937             <para><emphasis role="bold">NAME</emphasis>
46938             </para>
46939             <para>automatic_renewals.pl - cron script to renew loans </para>
46940             <para><emphasis role="bold">SYNOPSIS</emphasis>
46941             </para>
46942             <para>./automatic_renewals.pl </para>
46943             <para>or, in crontab: 0 3 * * * automatic_renewals.pl </para>
46944             <para><emphasis role="bold">DESCRIPTION</emphasis>
46945             </para>
46946             <para>This script searches for issues scheduled for automatic renewal
46947               (issues.auto_renew). If there are still renews left (Renewals allowed) and the renewal
46948               isn't premature (No Renewal before) the issue is renewed. </para>
46949             <para><emphasis role="bold">OPTIONS</emphasis>
46950             </para>
46951             <para>No options.</para>
46952           </section>
46953         </section>
46954       </section>
46955       <section id="patroncrons">
46956         <title>Patrons</title>
46957         <para/>
46958         <section id="deleteexpiredregistrationcron">
46959           <title>Unverified Registrations</title>
46960           <para>Script path: misc/cronjobs/delete_expired_opac_registrations.pl</para>
46961           <para>Does: Deletes patron registrations that were submitted via the OPAC but not reviewed
46962             by the library within the number of days entered in the <link linkend="PatronSelfRegistrationExpireTemporaryAccountsDelay">PatronSelfRegistrationExpireTemporaryAccountsDelay</link> preference.</para>
46963           <para>Frequency suggestion: nightly</para>
46964         </section>
46965         <section id="deleteunverifiedcron">
46966           <title>Unconfirmed Registrations</title>
46967           <para>Script path: misc/cronjobs/delete_unverified_opac_registrations.pl </para>
46968           <para>Does: Deletes patron self registrations that were submitted via the OPAC but not
46969             confirmed via email within 24 hours. This is only necessary if you are requiring patrons
46970             to confirm their registrations via email with the <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link> preference.</para>
46971           <para>Frequency suggestion: hourly</para>
46972         </section>
46973         <section id="anonymizecron">
46974           <title>Anonymize Patron Data</title>
46975           <para>Script path: misc/cronjobs/batch_anonymise.pl</para>
46976           <para>Does: Used to anonymize patron data.  This will remove borrowernumbers from
46977             circulation history so that the stats are kept, but the patron information is removed
46978             for privacy reasons.</para>
46979         </section>
46980         <section id="j2acron">
46981           <title>Update Child to Adult Patron Type</title>
46982           <para>Script path: misc/cronjobs/j2a.pl</para>
46983           <para>Does: Convert juvenile/child patrons from juvenile patron category and category code
46984             to corresponding adult patron category and category code when they reach the upper age
46985             limit defined in the Patron Categories. </para>
46986           <para>Frequency suggestion: nightly</para>
46987           <section id="j2aperldoc">
46988             <title>Perl Documentation</title>
46989             <para><emphasis role="bold">NAME</emphasis>
46990             </para>
46991             <para>juv2adult.pl - convert juvenile/child patrons from juvenile patron category and
46992               category code to corresponding adult patron category and category code when they reach
46993               the upper age limit defined in the Patron Categories. </para>
46994             <para><emphasis role="bold">SYNOPSIS</emphasis>
46995             </para>
46996             <para>juv2adult.pl [ -b=&lt;branchcode> -f=&lt;categorycode> -t=&lt;categorycode> ] </para>
46997             <para>Options: </para>
46998             <para>--help brief help message </para>
46999             <para>--man full documentation </para>
47000             <para>-v verbose mode </para>
47001             <para>-n take no action, display only </para>
47002             <para>-b &lt;branchname> only deal with patrons from this library/branch </para>
47003             <para>-f &lt;categorycode> change patron category from this category </para>
47004             <para>-t &lt;categorycode> change patron category to this category </para>
47005             <para>=head1 OPTIONS </para>
47006             <para>--help Print a brief help message and exits. </para>
47007             <para>--man Prints the manual page and exits. </para>
47008             <para>-v Verbose. Without this flag set, only fatal errors are reported. </para>
47009             <para>-n No Action. With this flag set, script will report changes but not actually
47010               execute them on the database. </para>
47011             <para>-b changes patrons for one specific branch. Use the value in the
47012               branches.branchcode table.</para>
47013             <para> -f *required* defines the juvenile category to update. Expects the code from
47014               categories.categorycode. </para>
47015             <para>-t *required* defines the category juvenile patrons will be converted to. Expects
47016               the code from categories.categorycode. </para>
47017             <para><emphasis role="bold">DESCRIPTION</emphasis>
47018             </para>
47019             <para>This script is designed to update patrons from juvenile to adult patron types,
47020               remove the guarantor, and update their category codes appropriately when they reach
47021               the upper age limit defined in the Patron Categories. </para>
47022             <para><emphasis role="bold">USAGE EXAMPLES</emphasis>
47023             </para>
47024             <para>"juv2adult.pl" - Suggests that you read this help. :) </para>
47025             <para>"juv2adult.pl" -b=&lt;branchcode> -f=&lt;categorycode> -t=&lt;categorycode> -
47026               Processes a single branch, and updates the patron categories from fromcat to tocat. </para>
47027             <para>"juv2adult.pl" -f=&lt;categorycode> -t=&lt;categorycode> -v -n - Processes all
47028               branches, shows all messages, and reports the patrons who would be affected. Takes no
47029               action on the database.</para>
47030           </section>
47031         </section>
47032       </section>
47033
47034       <section id="noticescron">
47035         <title>Notices</title>
47036
47037         <para/>
47038
47039         <section id="msgqueuecron">
47040           <title>Message Queue</title>
47041
47042           <para>Script path: misc/cronjobs/process_message_queue.pl</para>
47043
47044           <para>Does: processes the message queue to send the check out, check in and hold filled
47045             emails and SMS message to users and sends outgoing emails to patrons. requires <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link> to be
47046             on</para>
47047
47048           <para>Frequency suggestion: 1-4 hours<important>
47049               <para>Item due and Advanced due notices are controlled by the <link linkend="advnoticecron">advance_notices cron</link>.</para>
47050             </important></para>
47051         </section>
47052
47053         <section id="advnoticecron">
47054           <title>Advanced Notice</title>
47055
47056           <para>Script path: misc/cronjobs/advance_notices.pl</para>
47057
47058           <para>Does: prepares "pre-due" notices and "item due" notices for
47059           patrons who request them prepares notices for patrons for items just
47060           due or coming due soon. requires <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
47061           to be on</para>
47062
47063           <para>Frequency suggestion: nightly</para>
47064
47065           <note>
47066             <para>This script does not actually send the notices. It queues
47067             them in the <link linkend="msgqueuecron">message queue</link> for
47068             later</para>
47069           </note>
47070
47071           <section id="advnoticecronperl">
47072             <title>Perl Documentation</title>
47073
47074             <para><emphasis role="bold">NAME</emphasis></para>
47075
47076             <para>advance_notices.pl - cron script to put item due reminders
47077             into message queue</para>
47078
47079             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
47080
47081             <para>./advance_notices.pl -c</para>
47082
47083             <para>or, in crontab: 0 1 * * * advance_notices.pl -c</para>
47084
47085             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
47086
47087             <para>This script prepares pre-due and item due reminders to be
47088             sent to patrons. It queues them in the message queue, which is
47089             processed by the process_message_queue.pl cronjob. The type and
47090             timing of the messages can be configured by the patrons in their
47091             "My Alerts" tab in the OPAC.</para>
47092
47093             <para><emphasis role="bold">METHODS</emphasis></para>
47094
47095             <para>parse_letter</para>
47096           </section>
47097         </section>
47098
47099         <section id="overduenoticecron">
47100           <title>Overdue Notice</title>
47101
47102           <para>Script path: misc/cronjobs/overdue_notices.pl</para>
47103
47104           <para>Does: prepares messages to alert patrons of overdue messages
47105           (both via email and print)</para>
47106
47107           <para>Frequency suggestion: nightly</para>
47108
47109           <note>
47110             <para>This script does not actually send the notices. It queues
47111             them in the <link linkend="msgqueuecron">message queue</link> for
47112             later or generates the HTML for later printing</para>
47113           </note>
47114
47115           <section id="overduenoticecronperl">
47116             <title>Perl Documentation</title>
47117
47118             <para><emphasis role="bold">NAME</emphasis></para>
47119
47120             <para>overdue_notices.pl - prepare messages to be sent to patrons
47121             for overdue items</para>
47122
47123             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
47124
47125             <para>overdue_notices.pl [ -n ] [ -library &lt;branchcode&gt; ] [
47126             -library &lt;branchcode&gt;...] [ -max &lt;number of days&gt; ] [
47127             -csv [ &lt;filename&gt; ] ] [-itemscontent &lt;field list&gt;
47128             ]</para>
47129
47130             <para>Options:</para>
47131
47132             <para>-help brief help message</para>
47133
47134             <para>-man full documentation</para>
47135
47136             <para>-n No email will be sent</para>
47137
47138             <para>-max &lt;days&gt; maximum days overdue to deal with</para>
47139
47140             <para>-library &lt;branchname&gt; only deal with overdues from
47141             this library (repeatable : several libraries can be given)</para>
47142
47143             <para>-csv &lt;filename&gt; populate CSV file</para>
47144
47145             <para>-html &lt;filename&gt; Output html to file</para>
47146
47147             <para>-itemscontent &lt;list of fields&gt; item information in
47148             templates</para>
47149
47150             <para>-borcat &lt;categorycode&gt; category code that must be
47151             included</para>
47152
47153             <para>-borcatout &lt;categorycode&gt; category code that must be
47154             excluded</para>
47155
47156             <para><emphasis role="bold">OPTIONS</emphasis></para>
47157
47158             <para>-help Print a brief help message and exits.</para>
47159
47160             <para>-man Prints the manual page and exits.</para>
47161
47162             <para>-v Verbose. Without this flag set, only fatal errors are
47163             reported.</para>
47164
47165             <para>-n Do not send any email. Overdue notices that would have
47166             been sent to the patrons or to the admin are printed to standard
47167             out. CSV data (if the -csv flag is set) is written to standard out
47168             or to any csv filename given.</para>
47169
47170             <para>-max Items older than max days are assumed to be handled
47171             somewhere else, probably the longoverdues.pl script. They are
47172             therefore ignored by this program. No notices are sent for them,
47173             and they are not added to any CSV files. Defaults to 90 to match
47174             longoverdues.pl.</para>
47175
47176             <para>-library</para>
47177
47178             <para>select overdues for one specific library. Use the value in
47179             the branches.branchcode table. This option can be repeated in
47180             order to select overdues for a group of libraries.</para>
47181
47182             <para>-csv Produces CSV data. if -n (no mail) flag is set, then
47183             this CSV data is sent to standard out or to a filename if
47184             provided. Otherwise, only overdues that could not be emailed are
47185             sent in CSV format to the admin.</para>
47186
47187             <para>-itemscontent</para>
47188
47189             <para>comma separated list of fields that get substituted into
47190             templates in places of the &lt;&lt;items.content&gt;&gt;
47191             placeholder. This defaults to
47192             issuedate,title,barcode,author</para>
47193
47194             <para>Other possible values come from fields in the biblios,
47195             items, and issues tables.</para>
47196
47197             <para>-borcat Repetable field, that permit to select only few of
47198             patrons categories.</para>
47199
47200             <para>-borcatout</para>
47201
47202             <para>Repetable field, permis to exclude some patrons
47203             categories.</para>
47204
47205             <para>-t | --triggered</para>
47206
47207             <para>This option causes a notice to be generated if and only if
47208             an item is overdue by the number of days defined in a notice
47209             trigger.</para>
47210
47211             <para>By default, a notice is sent each time the script runs,
47212             which is suitable for less frequent run cron script, but requires
47213             syncing notice triggers with the cron schedule to ensure proper
47214             behavior. Add the --triggered option for daily cron, at the risk
47215             of no notice being generated if the cron fails to run on
47216             time.</para>
47217
47218             <para>-list-all</para>
47219
47220             <para>Default items.content lists only those items that fall in
47221             the range of the currently processing notice. Choose list-all to
47222             include all overdue items in the list (limited by -max
47223             setting).</para>
47224
47225             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
47226
47227             <para>This script is designed to alert patrons and administrators
47228             of overdue items.</para>
47229
47230             <para>Configuration</para>
47231
47232             <para>This script pays attention to the overdue notice
47233             configuration performed in the "Overdue notice/status triggers"
47234             section of the "Tools" area of the staff interface to Koha. There,
47235             you can choose which letter templates are sent out after a
47236             configurable number of days to patrons of each library. More
47237             information about the use of this section of Koha is available in
47238             the Koha manual.</para>
47239
47240             <para>The templates used to craft the emails are defined in the
47241             "Tools: Notices" section of the staff interface to Koha.</para>
47242
47243             <para>Outgoing emails</para>
47244
47245             <para>Typically, messages are prepared for each patron with
47246             overdue items. Messages for whom there is no email address on file
47247             are collected and sent as attachments in a single email to each
47248             library administrator, or if that is not set, then to the email
47249             address in the "KohaAdminEmailAddress" system preference.</para>
47250
47251             <para>These emails are staged in the outgoing message queue, as
47252             are messages produced by other features of Koha. This message
47253             queue must be processed regularly by the
47254             misc/cronjobs/process_message_queue.pl program.</para>
47255
47256             <para>In the event that the "-n" flag is passed to this program,
47257             no emails are sent. Instead, messages are sent on standard output
47258             from this program. They may be redirected to a file if
47259             desired.</para>
47260
47261             <para>Templates</para>
47262
47263             <para>Templates can contain variables enclosed in double angle
47264             brackets like &lt;&lt;this&gt;&gt;. Those variables will be
47265             replaced with values specific to the overdue items or relevant
47266             patron. Available variables are:</para>
47267
47268             <para>&lt;&lt;bib&gt;&gt;</para>
47269
47270             <para>the name of the library</para>
47271
47272             <para>&lt;&lt;items.content&gt;&gt;</para>
47273
47274             <para>one line for each item, each line containing a tab separated
47275             list of title, author, barcode, issuedate</para>
47276
47277             <para>&lt;&lt;borrowers.*&gt;&gt;</para>
47278
47279             <para>any field from the borrowers table</para>
47280
47281             <para>&lt;&lt;branches.*&gt;&gt;</para>
47282
47283             <para>any field from the branches table</para>
47284
47285             <para>CSV output</para>
47286
47287             <para>The "-csv" command line option lets you specify a file to
47288             which overdues data should be output in CSV format.</para>
47289
47290             <para>With the "-n" flag set, data about all overdues is written
47291             to the file. Without that flag, only information about overdues
47292             that were unable to be sent directly to the patrons will be
47293             written. In other words, this CSV file replaces the data that is
47294             typically sent to the administrator email address.</para>
47295
47296             <para><emphasis role="bold">USAGE EXAMPLES</emphasis></para>
47297
47298             <para>"overdue_notices.pl" - In this most basic usage, with no
47299             command line arguments, all libraries are processed individually,
47300             and notices are prepared for all patrons with overdue items for
47301             whom we have email addresses. Messages for those patrons for whom
47302             we have no email address are sent in a single attachment to the
47303             library administrator's email address, or to the address in the
47304             KohaAdminEmailAddress system preference.</para>
47305
47306             <para>"overdue_notices.pl -n -csv /tmp/overdues.csv" - sends no
47307             email and populates /tmp/overdues.csv with information about all
47308             overdue items.</para>
47309
47310             <para>"overdue_notices.pl -library MAIN max 14" - prepare notices
47311             of overdues in the last 2 weeks for the MAIN library.</para>
47312
47313             <para><emphasis role="bold">SEE ALSO</emphasis></para>
47314
47315             <para>The misc/cronjobs/advance_notices.pl program allows you to
47316             send messages to patrons in advance of their items becoming due,
47317             or to alert them of items that have just become due.</para>
47318
47319             <para><emphasis role="bold">INTERNAL METHODS</emphasis></para>
47320
47321             <para>These methods are internal to the operation of
47322             overdue_notices.pl.</para>
47323
47324             <para>parse_letter</para>
47325
47326             <para>parses the letter template, replacing the placeholders with
47327             data specific to this patron, biblio, or item</para>
47328
47329             <para>named parameters:</para>
47330
47331             <para>letter - required hashref</para>
47332
47333             <para>borrowernumber - required integer</para>
47334
47335             <para>substitute - optional hashref of other key/value pairs that
47336             should be substituted in the letter content</para>
47337
47338             <para>returns the "letter" hashref, with the content updated to
47339             reflect the substituted keys and values.</para>
47340
47341             <para>prepare_letter_for_printing</para>
47342
47343             <para>returns a string of text appropriate for printing in the
47344             event that an overdue notice will not be sent to the patron's
47345             email address. Depending on the desired output format, this may be
47346             a CSV string, or a human-readable representation of the
47347             notice.</para>
47348
47349             <para>required parameters:</para>
47350
47351             <para>letter</para>
47352
47353             <para>borrowernumber</para>
47354
47355             <para>optional parameters:</para>
47356
47357             <para>outputformat</para>
47358           </section>
47359         </section>
47360
47361         <section id="printholdcron">
47362           <title>Print Hold Notices</title>
47363
47364           <para>Script path: misc/cronjobs/gather_print_notices.pl</para>
47365
47366           <para>Does: looks through the message queue for hold notices that
47367           didn't go through because the patron didn't have an email address
47368           and generates a print notice</para>
47369
47370           <para>Frequency suggestion: nightly</para>
47371         </section>
47372
47373         <section id="talkingtechcrons">
47374           <title>Talking Tech</title>
47375
47376           <para>To learn more about setting up this third party product view
47377           the <link linkend="talkingtechappendix">Talking Tech
47378           Appendix</link>.</para>
47379
47380           <section id="talkingtechsendcron">
47381             <title>Sending Notices File</title>
47382
47383             <para>Script path:
47384             misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl</para>
47385
47386             <para>Does: Script to generate Spec C outbound notifications file
47387             for Talking Tech i-tiva phone notification system.</para>
47388
47389             <para>Required by: <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link></para>
47390
47391             <para>Frequency suggestion: nightly</para>
47392
47393             <section id="talkingsendcronperl">
47394               <title>Perl Documentation</title>
47395
47396               <para><emphasis role="bold">USAGE</emphasis></para>
47397
47398               <para>TalkingTech_itiva_outbound.pl</para>
47399
47400               <para>TalkingTech_itiva_outbound.pl --type=OVERDUE -w 0 -w 2 -w
47401               6 --output=/tmp/talkingtech/outbound.csv</para>
47402
47403               <para>TalkingTech_itiva_outbound.pl --type=RESERVE
47404               --type=PREOVERDUE --lang=FR</para>
47405
47406               <para>Script to generate Spec C outbound notifications file for
47407               Talking Tech i-tiva phone notification system.</para>
47408
47409               <para>--help -h</para>
47410
47411               <para>Prints this help</para>
47412
47413               <para>-v Provide verbose log information.</para>
47414
47415               <para>--output -o</para>
47416
47417               <para>Destination for outbound notifications file (CSV format).
47418               If no value is specified, output is dumped to screen.</para>
47419
47420               <para>--lang</para>
47421
47422               <para>Sets the language for all outbound messages. Currently
47423               supported values are EN, FR and ES. If no value is specified, EN
47424               will be used by default.</para>
47425
47426               <para>--type</para>
47427
47428               <para>REQUIRED. Sets which messaging types are to be used. Can
47429               be given multiple times, to specify multiple types in a single
47430               output file. Currently supported values are RESERVE, PREOVERDUE
47431               and OVERDUE. If no value is given, this script will not produce
47432               any outbound notifications.</para>
47433
47434               <para>--waiting-hold-day -w</para>
47435
47436               <para>OPTIONAL for --type=RESERVE. Sets the days after a hold
47437               has been set to waiting on which to call. Use switch as many
47438               times as desired. For example, passing "-w 0 -w 2 -w 6" will
47439               cause calls to be placed on the day the hold was set to waiting,
47440               2 days after the waiting date, and 6 days after. See example
47441               above. If this switch is not used with --type=RESERVE, calls
47442               will be placed every day until the waiting reserve is picked up
47443               or canceled.</para>
47444
47445               <para>--library-code --code -c</para>
47446
47447               <para>OPTIONAL The code of the source library of the message.
47448               The library code is used to group notices together for
47449               consortium purposes and apply library specific settings, such as
47450               prompts, to those notices. This field can be blank if all
47451               messages are from a single library.</para>
47452             </section>
47453           </section>
47454
47455           <section id="talkingtechreceivecron">
47456             <title>Receiving Notices File</title>
47457
47458             <para>Script path:
47459             misc/cronjobs/thirdparty/TalkingTech_itiva_inbound.pl</para>
47460
47461             <para>Does: Script to process received Results files for Talking
47462             Tech i-tiva phone notification system.</para>
47463
47464             <para>Required by: <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link></para>
47465
47466             <para>Frequency suggestion: nightly</para>
47467
47468             <section id="talkingreceivecronperl">
47469               <title>Perl Documentation</title>
47470
47471               <para><emphasis role="bold">USAGE</emphasis></para>
47472
47473               <para>TalkingTech_itiva_inbound.pl</para>
47474
47475               <para>TalkingTech_itiva_inbound.pl -v
47476               --input=/tmp/talkingtech/results.csv</para>
47477
47478               <para>Script to process received Results files for Talking Tech
47479               i-tiva phone notification system.</para>
47480
47481               <para>--help -h</para>
47482
47483               <para>Prints this help</para>
47484
47485               <para>-v Provide verbose log information.</para>
47486
47487               <para>--input -i</para>
47488
47489               <para>REQUIRED. Path to incoming results file.</para>
47490             </section>
47491           </section>
47492         </section>
47493         <section id="patronexpirycron">
47494           <title>Notify Patrons of Expiration</title>
47495           <para>Script path: misc/cronjobs/membership_expiry.pl </para>
47496           <para>Does: Sends messages to warn patrons of their card expiration to the <link
47497               linkend="msgqueuecron">messaage queue</link> cron.</para>
47498           <para>Requires: <link linkend="MembershipExpiryDaysNotice"
47499               >MembershipExpiryDaysNotice</link></para>
47500           <para>Frequency: nightly</para>
47501         </section>
47502       </section>
47503
47504       <section id="proccartcron">
47505         <title>In Processing/Book Cart</title>
47506
47507         <para>Script path: misc/cronjobs/cart_to_shelf.pl</para>
47508
47509         <para>Does: Updates all items with a location of CART to the item's
47510         permanent location.</para>
47511
47512         <para>Required by: <link linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link>,
47513         <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>,
47514         &amp; <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link>
47515         system preferences</para>
47516
47517         <para>Frequency suggestion: hourly</para>
47518
47519         <section id="proccartcronperl">
47520           <title>Perl Documentation</title>
47521
47522           <para><emphasis role="bold">NAME</emphasis></para>
47523
47524           <para>cart_to_shelf.pl cron script to set items with location of
47525           CART to original shelving location after X hours. Execute without
47526           options for help.</para>
47527         </section>
47528       </section>
47529
47530       <section id="catalogcron">
47531         <title>Catalog</title>
47532
47533         <para/>
47534
47535         <section id="checkurlcron">
47536           <title>Check URLs</title>
47537
47538           <para>Script path: misc/cronjobs/check-url.pl</para>
47539
47540           <para>Does: checks URLs in 856$u field. Script output can now be
47541           formatted in CSV or HTML. The HTML version links directly to MARC
47542           biblio record editor.</para>
47543
47544           <para>Frequency suggestion: monthly</para>
47545
47546           <para>Learn more: <ulink url="http://wiki.koha-community.org/wiki/Check-url_enhancements">http://wiki.koha-community.org/wiki/Check-url_enhancements</ulink></para>
47547
47548           <section id="checkurlcronperl">
47549             <title>Perl Documentation</title>
47550
47551             <para><emphasis role="bold">NAME</emphasis></para>
47552
47553             <para>C4::URL::Checker - base object for checking URL stored in
47554             Koha DB</para>
47555
47556             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
47557
47558             <programlisting>use C4::URL::Checker;
47559
47560         my $checker = C4::URL::Checker-&gt;new( );
47561         $checker-&gt;{ host_default } = 'http://mylib.kohalibrary.com';
47562         my $checked_urls = $checker-&gt;check_biblio( 123 );
47563         foreach my $url ( @$checked_urls ) {
47564             print "url:        ", $url-&gt;{ url       A }, "\n",
47565                   "is_success: ", $url-&gt;{ is_success }, "\n",
47566                   "status:     ", $url-&gt;{ status     }, "\n";
47567         } </programlisting>
47568
47569             <para><emphasis role="bold">FUNCTIONS</emphasis></para>
47570
47571             <para>new</para>
47572
47573             <para>Create a URL Checker. The returned object can be used to set
47574             default host variable :</para>
47575
47576             <programlisting>my $checker = C4::URL::Checker-&gt;new( );
47577         $checker-&gt;{ host_default } = 'http://mylib.kohalibrary.com'; </programlisting>
47578
47579             <para>check_biblio</para>
47580
47581             <para>Check all URL from a biblio record. Returns a pointer to an
47582             array containing all URLs with checking for each of them.</para>
47583
47584             <programlisting> my $checked_urls = $checker-&gt;check_biblio( 123 ); </programlisting>
47585
47586             <para>With 2 URLs, the returned array will look like that:</para>
47587
47588             <programlisting>     [
47589            {
47590              'url' =&gt; 'http://mylib.tamil.fr/img/62265_0055B.JPG',
47591              'is_success' =&gt; 1,
47592              'status' =&gt; 'ok'
47593            },
47594            {
47595              'url' =&gt; 'http://mylib.tamil.fr//img/62265_0055C.JPG',
47596              'is_success' =&gt; 0,
47597              'status' =&gt; '404 - Page not found'
47598            }
47599          ], </programlisting>
47600
47601             <para><emphasis role="bold">NAME</emphasis></para>
47602
47603             <para>check-url.pl - Check URLs from 856$u field.</para>
47604
47605             <para><emphasis role="bold">USAGE</emphasis></para>
47606
47607             <para>check-url.pl [--verbose|--help]
47608             [--host=http://default.tld]</para>
47609
47610             <para>Scan all URLs found in 856$u of bib records and display if
47611             resources are available or not.</para>
47612
47613             <para><emphasis role="bold">PARAMETERS</emphasis></para>
47614
47615             <para>--host=http://default.tld</para>
47616
47617             <para>Server host used when URL doesn't have one, ie doesn't begin
47618             with 'http:'. For example, if --host=http://www.mylib.com, then
47619             when 856$u contains 'img/image.jpg', the url checked is:
47620             http://www.mylib.com/image.jpg'.</para>
47621
47622             <para>--verbose|-v</para>
47623
47624             <para>Outputs both successful and failed URLs.</para>
47625
47626             <para>--html</para>
47627
47628             <para>Formats output in HTML. The result can be redirected to a
47629             file accessible by http. This way, it's possible to link directly
47630             to biblio record in edit mode. With this parameter --host-pro is
47631             required.</para>
47632
47633             <para>--host-pro=http://koha-pro.tld</para>
47634
47635             <para>Server host used to link to biblio record editing
47636             page.</para>
47637
47638             <para>--help|-h</para>
47639
47640             <para>Print this help page.</para>
47641           </section>
47642         </section>
47643
47644         <section id="mergeauthcron">
47645           <title>Update Authorities</title>
47646
47647           <para>Script path: misc/migration_tools/merge_authority.pl</para>
47648
47649           <para>Does: Updates biblio data with changes to authorities records<note>
47650               <para>The name of this script is misleading.  This script does not merge authorities
47651                 together it instead merges authority data with linked bib records. Edits to
47652                 authority records will be applied to bibliographic records that use that authority
47653                 when this script is run.</para>
47654             </note></para>
47655
47656           <para>Required by: <link linkend="dontmerge">dontmerge</link> system
47657           preference</para>
47658
47659           <para>Frequency suggestion: nightly</para>
47660         </section>
47661
47662         <section id="serialscron">
47663           <title>Serials Update</title>
47664
47665           <para>Script path: misc/cronjobs/serialsUpdate.pl</para>
47666
47667           <para>Does: checks if there is a "late" issue on active
47668           subscriptions, and if there is, the script will set it as late, and
47669           add the next one as expected.</para>
47670
47671           <para>Frequency suggestion: nightly</para>
47672         </section>
47673         <section id="autoitemupdatecron">
47674           <title>Automatic item update</title>
47675           <para>Script path: misc/cronjobs/automatic_item_modification_by_age.pl</para>
47676           <para>Does: updates items based on the list of rules set forth in the <link
47677               linkend="autoitemagemod">Automatic item modifications by age</link> tool</para>
47678           <para>Required by: <link linkend="autoitemagemod">Automatic item modifications by
47679               age</link>
47680           </para>
47681           <para>Frequency suggestions: nightly</para>
47682           <section id="autoitemupdatecrondoc">
47683             <title>Perl Documentation</title>
47684             <para><emphasis role="bold">NAME</emphasis>
47685             </para>
47686             <para>automatic_item_modification_by_age.pl </para>
47687             <para><emphasis role="bold">SYNOPSIS</emphasis>
47688             </para>
47689             <para>./automatic_item_modification_by_age.pl -h </para>
47690             <para>Toggle recent acquisitions status. Use this script to delete "new" status for
47691               items. </para>
47692             <para><emphasis role="bold">OPTIONS</emphasis>
47693             </para>
47694             <para>-h|--help Prints this help message. </para>
47695             <para>-v|--verbose Set the verbose flag. </para>
47696             <para>-c|--confirm The script will modify the items. </para>
47697             <para><emphasis role="bold">AUTHOR</emphasis>
47698             </para>
47699             <para>Jonathan Druart &lt;jonathan.druart@biblibre.com> </para>
47700             <para><emphasis role="bold">COPYRIGHT</emphasis>
47701             </para>
47702             <para>Copyright 2013 BibLibre </para>
47703             <para><emphasis role="bold">LICENSE</emphasis>
47704             </para>
47705             <para>This file is part of Koha. </para>
47706             <para>Koha is free software; you can redistribute it and/or modify it under the terms of
47707               the GNU General Public License as published by the Free Software Foundation; either
47708               version 3 of the License, or (at your option) any later version. </para>
47709             <para>Koha is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
47710               without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
47711               PURPOSE. See the GNU General Public License for more details. </para>
47712             <para>You should have received a copy of the GNU General Public License along with Koha;
47713               if not, see &lt;http://www.gnu.org/licenses>.</para>
47714           </section>
47715         </section>
47716       </section>
47717
47718       <section id="opaccrons">
47719         <title>OPAC</title>
47720
47721         <para/>
47722
47723         <section id="customrssfeedcron">
47724           <title>RSS Feeds</title>
47725
47726           <para>Script path: misc/cronjobs/rss/rss.pl</para>
47727
47728           <para>Does: Produces an RSS XML document for any SQL query (not used
47729           for search results RSS feed). <link linkend="customrss">Learn
47730           more</link>.</para>
47731
47732           <para>Frequency suggestion: hourly</para>
47733         </section>
47734
47735         <section id="authbrowsercron">
47736           <title>Authorities Browser</title>
47737
47738           <para>Script path: misc/cronjobs/build_browser_and_cloud.pl</para>
47739
47740           <para>Does: Generate content for authorities browse in OPAC</para>
47741
47742           <para>Required by: <link linkend="OpacBrowser">OpacBrowser</link> system preference<important>
47743               <para>This preference and cron job should only be used on French systems.</para>
47744             </important></para>
47745         </section>
47746
47747         <section id="keywordclouds">
47748           <title>Subject/Author Clouds</title>
47749
47750           <para>Script path: misc/cronjobs/cloud-kw.pl</para>
47751
47752           <para>Does: Generates HTML keywords clouds from Koha Zebra indexes.
47753           misc/cronjobs/cloud-sample.conf has a sample of how this script
47754           operates.</para>
47755
47756           <para>Frequency: This is the type of script you can run once a month
47757           or so, the content generated isn't going to change very much over
47758           time.</para>
47759
47760           <section id="keywordcloudsperl">
47761             <title>Perl Documentation</title>
47762
47763             <para><emphasis role="bold">NAME</emphasis></para>
47764
47765             <para>cloud-kw.pl - Creates HTML keywords clouds from Koha Zebra
47766             Indexes</para>
47767
47768             <para><emphasis role="bold">USAGE</emphasis></para>
47769
47770             <para>cloud-kw.pl [--verbose|--help] --conf=cloud.conf</para>
47771
47772             <para>Creates multiple HTML files containing keywords cloud with
47773             top terms sorted by their logarithmic weight. cloud.conf is a YAML
47774             configuration file driving cloud generation process.</para>
47775
47776             <para><emphasis role="bold">PARAMETERS</emphasis></para>
47777
47778             <para>--conf=configuration file</para>
47779
47780             <para>Specify configuration file name</para>
47781
47782             <para>--verbose|-v</para>
47783
47784             <para>Enable script verbose mode.</para>
47785
47786             <para>--help|-h</para>
47787
47788             <para>Print this help page.</para>
47789
47790             <para><emphasis role="bold">CONFIGURATION</emphasis></para>
47791
47792             <para>Configuration file looks like that:</para>
47793
47794             <para><programlisting>  ---
47795          # Koha configuration file for a specific installation
47796          # If not present, defaults to KOHA_CONF
47797          KohaConf: /home/koha/mylibray/etc/koha-conf.xml
47798          # Zebra index to scan
47799          ZebraIndex: Author
47800          # Koha index used to link found kewords with an opac search URL
47801          KohaIndex: au
47802          # Number of top keyword to use for the cloud
47803          Count: 50
47804          # Include CSS style directives with the cloud
47805          # This could be used as a model and then CSS directives are
47806          # put in the appropriate CSS file directly.
47807          Withcss: Yes
47808          # HTML file where to output the cloud
47809          Output: /home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html
47810         ---
47811          KohaConf: /home/koha/yourlibray/etc/koha-conf.xml
47812          ZebraIndex: Subject
47813          KohaIndex: su
47814          Count: 200
47815          Withcss: no
47816          Output: /home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html</programlisting><emphasis role="bold">IMPROVEMENTS</emphasis></para>
47817
47818             <para>Generated top terms have more informations than those
47819             outputted from the time being. Some parameters could be easily
47820             added to improve this script:</para>
47821
47822             <para>WithCount</para>
47823
47824             <para>In order to output terms with the number of occurrences they
47825             have been found in Koha Catalogue by Zebra.</para>
47826
47827             <para>CloudLevels</para>
47828
47829             <para>Number of levels in the cloud. Now 24 levels are
47830             hardcoded.</para>
47831
47832             <para>Weighting</para>
47833
47834             <para>Weighting method used to distribute terms in the cloud. We
47835             could have two values: Logarithmic and Linear. Now it's
47836             Logarithmic by default.</para>
47837
47838             <para>Order</para>
47839
47840             <para>Now terms are outputted in the lexical order. They could be
47841             sorted by their weight.</para>
47842           </section>
47843         </section>
47844       </section>
47845
47846       <section id="systemcron">
47847         <title>System Administration</title>
47848
47849         <para/>
47850
47851         <section id="cleandbcron">
47852           <title>Clean up Database</title>
47853
47854           <para>Script path: misc/cronjobs/cleanup_database.pl</para>
47855
47856           <para>Does: Truncates the sessions table, cleans out old zebraqueue entries, action logs
47857             and staged MARC files.</para>
47858           <section>
47859             <title>Perl Documentation</title>
47860             <para><emphasis role="bold">USAGE</emphasis></para>
47861             <para>kohaclone/misc/cronjobs/cleanup_database.pl [-h|--help] [--sessions] [--sessdays
47862               DAYS] [-v|--verbose] [--zebraqueue DAYS] [-m|--mail] [--merged] [--import DAYS]
47863               [--logs DAYS] [--searchhistory DAYS]</para>
47864             <para><emphasis role="bold">PARAMETERS</emphasis></para>
47865             <para>-h --help </para>
47866             <para>prints this help message, and exits, ignoring all other options</para>
47867             <para>--sessions </para>
47868             <para>purge the sessions table. If you use this while users are logged into Koha, they
47869               will have to reconnect.</para>
47870             <para>--sessdays DAYS </para>
47871             <para>purge only sessions older than DAYS days</para>
47872             <para>-v --verbose </para>
47873             <para>will cause the script to give you a bit more information about the run.</para>
47874             <para>--zebraqueue DAYS </para>
47875             <para>purge completed zebraqueue entries older than DAYS days. Defaults to 30 days if no
47876               days specified.</para>
47877             <para>-m --mail DAYS </para>
47878             <para>purge items from the mail queue that are older than DAYS days. Defaults to 30 days
47879               if no days specified.</para>
47880             <para>--merged </para>
47881             <para>purged completed entries from need_merge_authorities.</para>
47882             <para>--import DAYS </para>
47883             <para>purge records from import tables older than DAYS days. Defaults to 60 days if no
47884               days specified</para>
47885             <para>--z3950 </para>
47886             <para>purge records from import tables that are the result of Z39.50 searches</para>
47887             <para>--logs DAYS </para>
47888             <para>purge entries from action_logs older than DAYS days. Defaults to 180 days if no
47889               days specified</para>
47890             <para>--searchhistory DAYS </para>
47891             <para>purge entries from search_history older than DAYS days. Defaults to 30 days if no
47892               days specified</para>
47893             <para>--list-invites DAYS </para>
47894             <para>purge (unaccepted) list share invites older than DAYS days. Defaults to 14 days if
47895               no days specified.</para>
47896             <para>--restrictions DAYS</para>
47897             <para>purge patrons restrictions expired since more than DAYS days. Defaults to 30 days
47898               if no days specified. </para>
47899           </section>
47900         </section>
47901         <section id="usagecron">
47902           <title>Share Usage Stats</title>
47903           <para>Script path: misc/cronjobs/share_usage_with_koha_community.pl</para>
47904           <para>Does: If you're sharing information via the <link linkend="UsageStats"
47905               >UsageStats</link> feature this will send your info to the <ulink
47906               url="http://hea.koha-community.org/">Hea website</ulink>.</para>
47907           <para>Frequency: monthly</para>
47908           <section id="usagecronperl">
47909             <title>Perl Documentation</title>
47910             <para><emphasis role="bold">NAME</emphasis>
47911             </para>
47912             <para>share_usage_with_koha_community.pl - Share your library's usage with the Koha
47913               community</para>
47914             <para><emphasis role="bold">SYNOPSIS</emphasis>
47915             </para>
47916             <para>share_usage_with_koha_community.pl [-h|--help] [-v|--verbose] </para>
47917             <para>If the <link linkend="UsageStats">UsageStats</link> system preference is set, you
47918               can launch this script to share your usage data anonymously with the Koha community. </para>
47919             <para>Collecting Koha usage statistics will help developers to know how Koha is used
47920               across the world. </para>
47921             <para>This script will send the usage data for the bibliographic and authority records,
47922               checkouts, holds, orders, and subscriptions. </para>
47923             <para>Only the total number is retrieved. In no case will private data be shared! </para>
47924             <para>In order to know which parts of Koha modules are used, this script will collect
47925               some system preference values. </para>
47926             <para>If you want to tell us who you are, you can fill the <link
47927                 linkend="UsageStatsLibraryName">UsageStatsLibraryName</link> system preference with
47928               your library name, <link linkend="UsageStatsLibraryUrl">UsageStatsLibraryUrl</link>,
47929                 <link linkend="UsageStatsLibraryType">UsageStatsLibraryType</link> and/or <link
47930                 linkend="UsageStatsCountry">UsageStatsCountry</link>. </para>
47931             <para>All these data will be analyzed on the <ulink url="http://hea.koha-community.org"
47932                 >http://hea.koha-community.org</ulink> Koha community website. </para>
47933             <para>IMPORTANT : please do NOT run the cron on the 1st, but on another day. The idea is
47934               to avoid all Koha libraries sending their data at the same time ! So choose any day
47935               between 1 and 28 !</para>
47936             <para><emphasis role="bold">OPTIONS</emphasis>
47937             </para>
47938             <para>-h|--help </para>
47939             <para>Print a brief help message </para>
47940             <para>-v|--verbose </para>
47941             <para>Verbose mode. </para>
47942             <para>-f|--force </para>
47943             <para>Force the update.</para>
47944             <para><emphasis role="bold">AUTHOR</emphasis>
47945             </para>
47946             <para>Alex Arnaud &lt;alex.arnaud@biblibre.com> </para>
47947             <para>Jonathan Druart &lt;jonathan.druart@biblibre.com></para>
47948             <para><emphasis role="bold">COPYRIGHT</emphasis>
47949             </para>
47950             <para>Copyright 2014 BibLibre</para>
47951             <para><emphasis role="bold">LICENSE</emphasis>
47952             </para>
47953             <para>This file is part of Koha. </para>
47954             <para>Koha is free software; you can redistribute it and/or modify it under the terms of
47955               the GNU General Public License as published by the Free Software Foundation; either
47956               version 3 of the License, or (at your option) any later version. </para>
47957             <para>You should have received a copy of the GNU General Public License along with Koha;
47958               if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
47959               Boston, MA 02110-1301 USA.</para>
47960           </section>
47961         </section>
47962       </section>
47963
47964       <section id="acqcrons">
47965         <title>Acquisitions</title>
47966
47967         <section id="cleansuggcron">
47968           <title>Clean up old suggestions</title>
47969
47970           <para>Script path: misc/cronjobs/purge_suggestions.pl</para>
47971
47972           <para>Does: Removes old (defined by you) suggestions from the
47973           suggestion management area.</para>
47974         </section>
47975         <section id="emailsuggestfund">
47976           <title>Email suggestions to process</title>
47977           <para>Script path: misc/cronjobs/notice_unprocessed_suggestions.pl</para>
47978           <para>Does: Generates a notice to the fund owner that there are suggestions in need of
47979             processing</para>
47980           <section id="emailsuggestfundperl">
47981             <title>Perl Documentation</title>
47982             <para><emphasis role="bold">NAME</emphasis>
47983             </para>
47984             <para>notice_unprocessed_suggestions.pl - Generate notification for unprocessed
47985               suggestions. </para>
47986             <para>The budget owner will be notified. </para>
47987             <para>The letter template 'TO_PROCESS' will be used. </para>
47988             <para><emphasis role="bold">SYNOPSIS</emphasis>
47989             </para>
47990             <para>notice_unprocessed_suggestions.pl [-h|--help] [-v|--verbose] [-c|--confirm]
47991               [--days=NUMBER_OF_DAYS] </para>
47992             <para><emphasis role="bold">OPTIONS</emphasis>
47993             </para>
47994             <para>-h|--help Print a brief help message </para>
47995             <para>-c|--confirm This flag must be provided in order for the script to actually
47996               generate notices. If it is not supplied, the script will only report on the patron it
47997               would have noticed. </para>
47998             <para>--days This parameter is mandatory. It must contain an integer representing the
47999               number of days elapsed since the last modification of suggestions to process. </para>
48000             <para>-v|--verbose Verbose mode.</para>
48001           </section>
48002         </section>
48003       </section>
48004
48005       <section id="deprecatedcrons">
48006         <title>Deprecated scripts</title>
48007
48008         <para>These should not be run without modification:</para>
48009
48010         <para>Script path: misc/cronjobs/update_items.pl</para>
48011
48012         <para>Script path:misc/cronjobs/smsoverdues.pl</para>
48013
48014         <para>Script path:misc/cronjobs/notifyMailsOp.pl</para>
48015
48016         <para>Script path:misc/cronjobs/reservefix.pl</para>
48017
48018         <para>Script path:misc/cronjobs/zebraqueue_start.pl</para>
48019       </section>
48020     </section>
48021   </chapter>
48022
48023   <chapter id="webservices">
48024     <title>Web Services</title>
48025
48026     <para/>
48027
48028     <section id="OAI-PMHservice">
48029       <title>OAI-PMH</title>
48030       <para>For the Open Archives Initiative-Protocol for Metadata Harvesting (OAI-PMH) there are
48031         two groups of 'participants': Data Providers and Service Providers. Data Providers (open
48032         archives, repositories) provide free access to metadata, and may, but do not necessarily,
48033         offer free access to full texts or other resources. OAI-PMH provides an easy to implement,
48034         low barrier solution for Data Providers. Service Providers use the OAI interfaces of the
48035         Data Providers to harvest and store metadata. Note that this means that there are no live
48036         search requests to the Data Providers; rather, services are based on the harvested data via
48037         OAI-PMH. </para>
48038       <para>Koha at present can only act as a Data Provider. It can not harvest from other
48039         repositories. The biggest stumbling block to having Koha harvest from other repositories is
48040         that MARC is the only metadata format that Koha indexes natively. Visit <ulink
48041           url="http://www.oaforum.org/tutorial/english/page3.htm"
48042           >http://www.oaforum.org/tutorial/english/page3.htm</ulink> for diagrams of how OAI-PMH
48043         works.</para>
48044       <para>Learn more about OAI-PMH at: <ulink url="http://www.openarchives.org/pmh/"
48045           >http://www.openarchives.org/pmh/</ulink></para>
48046       <para>To enable OAI-PMH in Koha edit the <link linkend="OAI-PMH">OAI-PMH</link> preference.
48047         Once enabled you can visit http://YOURKOHACATALOG/cgi-bin/koha/oai.pl to see your
48048         file.</para>
48049
48050       <section id="oaiconfsample">
48051         <title>Sample OAI Conf File</title>
48052
48053         <para><programlisting>       format:
48054          vs:
48055            metadataPrefix: vs
48056            metadataNamespace: http://veryspecial.tamil.fr/vs/format-pivot/1.1/vs
48057            schema: http://veryspecial.tamil.fr/vs/format-pivot/1.1/vs.xsd
48058            xsl_file: /usr/local/koha/xslt/vs.xsl
48059          marcxml:
48060            metadataPrefix: marxml
48061            metadataNamespace: http://www.loc.gov/MARC21/slim
48062 http://www.loc.gov/standards/marcxml/schema/MARC21slim
48063            schema: http://www.loc.gov/MARC21/slim
48064 http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd
48065          oai_dc:
48066            metadataPrefix: oai_dc
48067            metadataNamespace: http://www.openarchives.org/OAI/2.0/oai_dc/
48068            schema: http://www.openarchives.org/OAI/2.0/oai_dc.xsd
48069            xsl_file:
48070 /usr/local/koha/koha-tmpl/intranet-tmpl/xslt/UNIMARCslim2OAIDC.xsl</programlisting></para>
48071       </section>
48072     </section>
48073     <section id="Rest-services">
48074       <title>REST services</title>
48075
48076       <para>Koha can now be requested by REST http requests. BibLibre wrotes an external module to adds more possibilities than ILS-DI can provide.There is no authentication process, but authorized ips are listed in the config file. Services have been tested in 3.10, 3.12 and 3.14 koha versions. You can find more information about it into README file and opac/rest.pl documentation on http://git.biblibre.com. If you want to add features, send us a patch at dev_patches AT biblibre DOT com.</para>
48077       <para>Services provided in 1.4 version are:
48078       <programlisting>
48079            GET branches
48080            GET user/byid/:borrowernumber/holds
48081            GET user/:user_name/holds
48082            GET user/byid/:borrowernumber/issues
48083            GET user/:user_name/issues
48084            GET user/:user_name/issues_history
48085            GET user/byid/:borrowernumber/issues_history
48086            GET user/today
48087            GET user/all
48088            POST user
48089            PUT user/:user_name
48090            GET biblio/:biblionumber/items
48091            GET biblio/:biblionumber/holdable
48092            GET biblio/:biblionumber/items_holdable_status
48093            GET item/:itemnumber/holdable
48094            PUT auth/change_password
48095            GET /suggestions
48096            GET /suggestions/:suggestionid
48097            POST /suggestions
48098            PUT /suggestions/:suggestionid
48099            DELETE /suggestions/:suggestionid
48100       </programlisting>
48101       </para>
48102     </section>
48103   </chapter>
48104
48105   <chapter id="sru">
48106     <title>Using the SRU server</title>
48107
48108     <section id="usingsru">
48109       <sectioninfo>
48110         <authorgroup>
48111           <author>
48112             <firstname>Nicolas</firstname>
48113             <surname>Morin</surname>
48114             <affiliation>
48115               <orgname>BibLibre</orgname>
48116             </affiliation>
48117           </author>
48118           
48119           <editor>
48120             <firstname>Nicole C.</firstname>
48121             <surname>Engard</surname>
48122             <contrib>Edits where necessary.</contrib>
48123           </editor>
48124         </authorgroup>
48125         
48126         <pubdate>December 2009</pubdate>
48127       </sectioninfo>
48128       <title>Using the SRU server</title>
48129
48130       <para>Koha implements the Search/Retrieve via URL (SRU) protocol. More
48131       information about the protocol itself can be found at <ulink url="http://www.loc.gov/standards/sru/">http://www.loc.gov/standards/sru/</ulink>.
48132       The version implemented is version 1.1.</para>
48133
48134       <section id="sru_explain">
48135         <title>Explain</title>
48136
48137         <para>If you want to have information about the implementation of SRU
48138         on a given server, you should have access to the Explain file using a
48139         request to the server without any parameter. Like
48140         &lt;http://myserver.com:9999/biblios/&gt;. The response from the
48141         server is an XML file that should look like the following and will
48142         give you information about the default settings of the SRU
48143         server.</para>
48144
48145         <programlisting>
48146                &lt;zs:explainResponse&gt;
48147                     &lt;zs:version&gt;1.1&lt;/zs:version&gt;
48148                     &lt;zs:record&gt;
48149                          &lt;zs:recordSchema&gt;http://explain.z3950.org/dtd/2.0/&lt;/zs:recordSchema&gt;
48150                          &lt;zs:recordPacking&gt;xml&lt;/zs:recordPacking&gt;
48151                          &lt;zs:recordData&gt;
48152                          &lt;explain xml:base="zebradb/explain-biblios.xml"&gt;
48153                          &lt;!--
48154                          try stylesheet url: http://./?stylesheet=docpath/sru2.xsl
48155                          --&gt;
48156                     &lt;serverInfo protocol="SRW/SRU/Z39.50"&gt;
48157                          &lt;host&gt;biblibre&lt;/host&gt;
48158                          &lt;port&gt;9999&lt;/port&gt;
48159                          &lt;database&gt;biblios&lt;/database&gt;
48160                     &lt;/serverInfo&gt;
48161                     &lt;databaseInfo&gt;
48162                          &lt;title lang="en" primary="true"&gt;Koha 3 Bibliographic SRU/SRW/Z39.50 server&lt;/title&gt;
48163                          &lt;description lang="en" primary="true"&gt;Koha 3 Bibliographic Server&lt;/description&gt;
48164                          &lt;links&gt;
48165                               &lt;sru&gt;http://biblibre:9999&lt;/sru&gt;
48166                          &lt;/links&gt;
48167                     &lt;/databaseInfo&gt;
48168                     &lt;indexInfo&gt;
48169                          &lt;set name="cql" identifier="info:srw/cql-context-set/1/cql-v1.1"&gt;
48170                               &lt;title&gt;CQL Standard Set&lt;/title&gt;
48171                          &lt;/set&gt;
48172                          &lt;index search="true" scan="true" sort="false"&gt;
48173                          &lt;title lang="en"&gt;CQL Server Choice&lt;/title&gt;
48174                          &lt;map&gt;
48175                               &lt;name set="cql"&gt;serverChoice&lt;/name&gt;
48176                          &lt;/map&gt;
48177                     &lt;map&gt;
48178                        &lt;attr type="1" set="bib1"&gt;text&lt;/attr&gt;
48179                        &lt;/map&gt;
48180                   &lt;/index&gt;
48181               &lt;index search="true" scan="true" sort="false"&gt;
48182                  &lt;title lang="en"&gt;CQL All&lt;/title&gt;
48183                      &lt;map&gt;
48184         &lt;name set="cql"&gt;all&lt;/name&gt;
48185         &lt;/map&gt;
48186         &lt;map&gt;
48187         &lt;attr type="1" set="bib1"&gt;text&lt;/attr&gt;
48188         &lt;/map&gt;
48189         &lt;/index&gt;
48190         &lt;!-- Record ID index --&gt;
48191         &lt;index search="true" scan="true" sort="false"&gt;
48192         &lt;title lang="en"&gt;Record ID&lt;/title&gt;
48193         &lt;map&gt;
48194         &lt;name set="rec"&gt;id&lt;/name&gt;
48195         &lt;/map&gt;
48196         &lt;map&gt;
48197         &lt;attr type="1" set="bib1"&gt;rec:id&lt;/attr&gt;
48198         &lt;attr type="4" set="bib1"&gt;3&lt;/attr&gt;
48199         &lt;/map&gt;
48200         &lt;/index&gt;
48201           </programlisting>
48202       </section>
48203
48204       <section id="sru_search">
48205         <title>Search</title>
48206
48207         <para>This url :
48208         http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=reefs
48209         is composed of the following elements:</para>
48210
48211         <itemizedlist>
48212           <listitem>
48213             <para>base url of the SRU server :
48214             http://myserver.com:9999/biblios?</para>
48215           </listitem>
48216
48217           <listitem>
48218             <para>search part with the 3 required parameters : version,
48219             operation and query. The parameters within the search part should
48220             be of the key=value form, and can be combined with the &amp;
48221             character.</para>
48222           </listitem>
48223         </itemizedlist>
48224
48225         <para>One can add optional parameters to the query, for instance
48226         maximumRecords indicating the maximum number of records to be returned
48227         by the server. So
48228         http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=reefs&amp;maximumRecords=5
48229         will only get the first 5 results results from the server.</para>
48230
48231         <para><ulink url="http://www.loc.gov/standards/sru/sru1-1archive/search-retrieve-operation.html">http://www.loc.gov/standards/sru/sru1-1archive/search-retrieve-operation.html</ulink>
48232         gives more details about the search operations and in particular the
48233         list of optional parameters for searching.</para>
48234
48235         <section id="sru_search_more_details">
48236           <title>More details about Search</title>
48237
48238           <para>The "operation" key can take two values: scan or
48239           searchRetrieve.</para>
48240
48241           <para>If operation=searchRetrieve, then the search key should be
48242           query. As in : operation=searchRetrieve&amp;query=reefs</para>
48243
48244           <para>If operation=scan, then the search key should be scanClause.
48245           As in : operation=scan&amp;scanClause=reefs</para>
48246
48247           <para>etc/zebradb/biblios/etc/bib1.att defines Zebra/3950 indexes
48248           that exist on your system. For instance you'll see that we have
48249           indexes for Subject and for Title: att 21 Subject and att 4 Title
48250           respectively.</para>
48251
48252           <para>In the pqf.properties file located under
48253           etc/zebradb/pqf.properties I see that an access point already uses
48254           my Subject index (index.dc.subject = 1=21) while another uses my
48255           Title index (index.dc.title = 1=4) I know this is my Subject index
48256           because as I've seen just before in my bib1.att file, it's called
48257           with =1=21 in Z3950: so index.dc.subject = 1=21 correctly points to
48258           my Subject index. And Title was called with 1=4 so index.dc.title =
48259           1=4 correctly points to my Title index. I can now construct my query
48260           just like I would in a search box, just preceding it with the
48261           "query" key: query=Subject=reefs and Title=coral searches "reefs" in
48262           the subject and "coral" in the title. The full url would be
48263           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Subject=reefs
48264           and Title=coral If I want to limit the result set to just 5 records,
48265           I can do
48266           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Subject=reefs
48267           and Title=coral&amp;maximumRecords=5</para>
48268
48269           <para>I can also play with truncate, relations, etc. Those are also
48270           defined in my pqf.properties file. I can see for instance the
48271           position properties defined as:</para>
48272
48273           <programlisting>
48274                position.first              = 3=1 6=1
48275               # "first in field"
48276                position.any                = 3=3 6=1
48277                  # "any position in field"
48278                </programlisting>
48279
48280           <para>So as an example if I want "coral" to be at the beginning of
48281           the title, I can do this query :
48282           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Title=coral
48283           first</para>
48284         </section>
48285       </section>
48286
48287       <section id="sru_retrieve">
48288         <title>Retrieve</title>
48289
48290         <para>My search for
48291         http://univ_lyon3.biblibre.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=coral
48292         reefs&amp;maximumRecords=1 retrieves just on record. The response
48293         looks like this:</para>
48294
48295         <programlisting>
48296           &lt;zs:searchRetrieveResponse&gt;
48297 &lt;zs:version&gt;1.1&lt;/zs:version&gt;
48298 &lt;zs:numberOfRecords&gt;1&lt;/zs:numberOfRecords&gt;
48299 &lt;zs:records&gt;
48300 &lt;zs:record&gt;
48301 &lt;zs:recordPacking&gt;xml&lt;/zs:recordPacking&gt;
48302 &lt;zs:recordData&gt;
48303 &lt;record xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd"&gt;
48304 &lt;leader&gt; cam a22 4500&lt;/leader&gt;
48305 &lt;datafield tag="010" ind1=" " ind2=" "&gt;
48306 &lt;subfield code="a"&gt;2-603-01193-6&lt;/subfield&gt;
48307 &lt;subfield code="b"&gt;rel.&lt;/subfield&gt;
48308 &lt;subfield code="d"&gt;159 F&lt;/subfield&gt;
48309 &lt;/datafield&gt;
48310 &lt;datafield tag="020" ind1=" " ind2=" "&gt;
48311 &lt;subfield code="a"&gt;FR&lt;/subfield&gt;
48312 &lt;subfield code="b"&gt;00065351&lt;/subfield&gt;
48313 &lt;/datafield&gt;
48314 &lt;datafield tag="101" ind1="1" ind2=" "&gt;
48315 &lt;subfield code="c"&gt;ita&lt;/subfield&gt;
48316 &lt;/datafield&gt;
48317 &lt;datafield tag="105" ind1=" " ind2=" "&gt;
48318 &lt;subfield code="a"&gt;a z 00|y|&lt;/subfield&gt;
48319 &lt;/datafield&gt;
48320 &lt;datafield tag="106" ind1=" " ind2=" "&gt;
48321 &lt;subfield code="a"&gt;r&lt;/subfield&gt;
48322 &lt;/datafield&gt;
48323 &lt;datafield tag="100" ind1=" " ind2=" "&gt;
48324 &lt;subfield code="a"&gt;20091130 frey50 &lt;/subfield&gt;
48325 &lt;/datafield&gt;
48326 &lt;datafield tag="200" ind1="1" ind2=" "&gt;
48327 &lt;subfield code="a"&gt;Guide des récifs coralliens / A Guide to Coral Reefs&lt;/subfield&gt;
48328 &lt;subfield code="b"&gt;Texte imprimé&lt;/subfield&gt;
48329 &lt;subfield code="e"&gt;la faune sous-marine des coraux&lt;/subfield&gt;
48330 &lt;subfield code="f"&gt;A. et A. Ferrari&lt;/subfield&gt;
48331 &lt;/datafield&gt;
48332 &lt;datafield tag="210" ind1=" " ind2=" "&gt;
48333 &lt;subfield code="a"&gt;Lausanne&lt;/subfield&gt;
48334 &lt;subfield code="a"&gt;Paris&lt;/subfield&gt;
48335 &lt;subfield code="c"&gt;Delachaux et Niestlé&lt;/subfield&gt;
48336 &lt;subfield code="d"&gt;cop. 2000&lt;/subfield&gt;
48337 &lt;subfield code="e"&gt;impr. en Espagne&lt;/subfield&gt;
48338 &lt;/datafield&gt;
48339 &lt;datafield tag="215" ind1=" " ind2=" "&gt;
48340 &lt;subfield code="a"&gt;287 p.&lt;/subfield&gt;
48341 &lt;subfield code="c"&gt;ill. en coul., couv. ill. en coul.&lt;/subfield&gt;
48342 &lt;subfield code="d"&gt;20 cm&lt;/subfield&gt;
48343 &lt;/datafield&gt;
48344 ......
48345 &lt;idzebra&gt;
48346 &lt;size&gt;4725&lt;/size&gt;
48347 &lt;localnumber&gt;2&lt;/localnumber&gt;
48348 &lt;filename&gt;/tmp/nw10BJv9Pk/upd_biblio/exported_records&lt;/filename&gt;
48349 &lt;/idzebra&gt;
48350 &lt;/record&gt;
48351 &lt;/zs:recordData&gt;
48352 &lt;zs:recordPosition&gt;1&lt;/zs:recordPosition&gt;
48353 &lt;/zs:record&gt;
48354 &lt;/zs:records&gt;
48355 &lt;/zs:searchRetrieveResponse&gt;
48356
48357           </programlisting>
48358       </section>
48359     </section>
48360   </chapter>
48361   <appendix id="coverflow">
48362
48363       <appendixinfo>
48364         <authorgroup>
48365           <author>
48366             <firstname>Kyle</firstname>
48367             <surname>Hall</surname>
48368             <affiliation>
48369               <orgname>ByWater Solutions</orgname>
48370             </affiliation>
48371           </author>
48372           
48373           <editor>
48374             <firstname>Nicole C.</firstname>
48375             <surname>Engard</surname>
48376           </editor>
48377         </authorgroup>
48378         
48379         <pubdate>2014</pubdate>
48380       </appendixinfo>
48381     <title>New titles slider for OPAC</title>
48382     <para>Often times libraries will want to add a flowing widget with new materials at the library
48383       to their main public catalog page.  To do this you can use a widget from any number of
48384       services (usually for a cost) or you can <link linkend="pluginsystem">enable plugins</link> in
48385       Koha and use the <ulink
48386         url="http://git.bywatersolutions.com/koha-plugins.git/shortlog/refs/heads/cover_flow">Cover
48387         Flow plugin</ulink> which is based on the <ulink
48388         url="https://github.com/drien/jquery-flipster">Flipster</ulink>, a responsive jQuery
48389       coverflow plugin.</para>
48390     <para>Once the plugin is installed, the steps to get your coverflow to show up are as
48391       follows:</para>
48392     <para>First, you need to create one or more public reports for your coverflow widget or widgets
48393       to be based on. This is how the plugin knows what the content of your widget should contain.
48394       Each report needs only three columns; title, biblionumber, and isbn. It is important that you
48395       have a good and valid isbn, as that is the datum used to actually fetch the cover. In the
48396       iteration of the plugin, we are using Amazon cover images, but I believe in the end I will
48397       make the cover image fetcher configurable so we can use any data source for cover image
48398       fetching.</para>
48399     <para>Second, we need to configure the plugin. The plugin configuration is a single text area
48400       that uses YAML ( actually, it’s JSON, whcih is a subset of YAML ) to store the configuration
48401       options. In this example it looks like
48402       this:<programlisting>- id: 42
48403   selector: #coverflow
48404   options:
48405   style: coverflow</programlisting></para>
48406     <para>In this example, we are telling the plugin to use the report with id 42, and use it to
48407       create a coverflow widget to replace the HTML element with the id “coverflow”. The options
48408       list is passed directly to Flipster, so any options supported by Flipster can be set from the
48409       plugin configuration! In fact, in addition to the traditional coverflow, Flipster has a
48410       “carousel” mode which is a much more compact version of the coverflow. You can also configure
48411       which cover the widget will start on, among other options.</para>
48412     <para>At the time the plugins options are saved or updated, the plugin will then generate some
48413       minified JavaScript code that is automatically stored in the Koha system preference
48414       OPACUserJS. Here is an example of the
48415       output:<programlisting>/* JS for Koha CoverFlow Plugin 
48416  This JS was added automatically by installing the CoverFlow plugin
48417  Please do not modify */$(document).ready(function(){$.getScript("/plugin/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/jquery-flipster/src/js/jquery.flipster.min.js",function(data,textStatus,jqxhr){$("head").append("&lt;link id='flipster-css' href='/plugin/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/jquery-flipster/src/css/jquery.flipster.min.css' type='text/css' rel='stylesheet' /&gt;");$('#coverflow').load("/coverflow.pl?id=42",function(){var opt={'items':'.item','minfactor':15,'distribution':1.5,'scalethreshold':0,'staticbelowthreshold':false,'titleclass':'itemTitle','selectedclass':'selectedItem','scrollactive':true,'step':{'limit':4,'width':10,'scale':true}};$('#coverflow').flipster({style:'coverflow',});});});});
48418 /* End of JS for Koha CoverFlow Plugin */</programlisting></para>
48419     <para>Why do this? For speed! Rather than regenerating this code each and every time the page
48420       loads, we can generate it once, and use it over and over again.</para>
48421     <para>If you inspect the code closely, you’ll notice it references a script “coverflow.pl”. This
48422       is a script that is included with the coverflow plugin. Since we need to access this from the
48423       OPAC ( and we don’t want to set off any XSS attack alarms ), we need to modify the web server
48424       configuration for the public catalog and add the followup to
48425       it:<programlisting>ScriptAlias /coverflow.pl "/var/lib/koha/mykoha/plugins/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/coverflow.pl"</programlisting></para>
48426     <para>This line gives us access to the coverflow.pl script from the OPAC. This script retrieves
48427       the report data and passes it back to the public catalog for creating the coverflow widget.
48428       Koha::Cache is supported in order to make the widget load as quickly as possible!</para>
48429     <para>The final step is to put your selector element somewhere in your public catalog. In this
48430       example, I put the following in the system preference
48431       OpacMainUserBlock:<programlisting>&lt;span id="coverflow"&gt;Loading...&lt;/span&gt;</programlisting></para>
48432     <para>Once that is in place, you need only refresh your OPAC page, and there you have it, your
48433       very own catalog coverflow widget! Not only do these coverflows look great on a computer
48434       screen, but they look great on mobile platforms as well, and are even touch responsive!<screenshot>
48435         <screeninfo>Coverflow Widget</screeninfo>
48436         <mediaobject>
48437           <imageobject>
48438             <imagedata fileref="images/appendix-coverflow/coverflow_2-300x170.gif"/>
48439           </imageobject>
48440         </mediaobject>
48441       </screenshot></para>
48442   </appendix>
48443
48444   <appendix id="sysprefdefaults">
48445     <title>System Preference Defaults</title>
48446
48447     <para/>
48448
48449     <section id="isbddefaults">
48450       <title>ISBD Defaults</title>
48451
48452       <para/>
48453
48454       <section id="isbddefault">
48455         <title>MARC Default</title>
48456
48457         <para>#100||{ 100a }{ 100b }{ 100c }{ 100d }{ 110a }{ 110b }{ 110c }{
48458         110d }{ 110e }{ 110f }{ 110g }{ 130a }{ 130d }{ 130f }{ 130g }{ 130h
48459         }{ 130k }{ 130l }{ 130m }{ 130n }{ 130o }{ 130p }{ 130r }{ 130s }{
48460         130t }|&lt;br/&gt;&lt;br/&gt;</para>
48461
48462         <para>#245||{ 245a }{ 245b }{245f }{ 245g }{ 245k }{ 245n }{ 245p }{
48463         245s }{ 245h }|</para>
48464
48465         <para>#246||{ : 246i }{ 246a }{ 246b }{ 246f }{ 246g }{ 246n }{ 246p
48466         }{ 246h }|</para>
48467
48468         <para>#242||{ = 242a }{ 242b }{ 242n }{ 242p }{ 242h }|</para>
48469
48470         <para>#245||{ 245c }|</para>
48471
48472         <para>#242||{ = 242c }|</para>
48473
48474         <para>#250| - |{ 250a }{ 250b }|</para>
48475
48476         <para>#254|, |{ 254a }|</para>
48477
48478         <para>#255|, |{ 255a }{ 255b }{ 255c }{ 255d }{ 255e }{ 255f }{ 255g
48479         }|</para>
48480
48481         <para>#256|, |{ 256a }|</para>
48482
48483         <para>#257|, |{ 257a }|</para>
48484
48485         <para>#258|, |{ 258a }{ 258b }|</para>
48486
48487         <para>#260| - |{ 260a }{ 260b }{ 260c }|</para>
48488
48489         <para>#300| - |{ 300a }{ 300b }{ 300c }{ 300d }{ 300e }{ 300f }{ 300g
48490         }|</para>
48491
48492         <para>#306| - |{ 306a }|</para>
48493
48494         <para>#307| - |{ 307a }{ 307b }|</para>
48495
48496         <para>#310| - |{ 310a }{ 310b }|</para>
48497
48498         <para>#321| - |{ 321a }{ 321b }|</para>
48499
48500         <para>#340| - |{ 3403 }{ 340a }{ 340b }{ 340c }{ 340d }{ 340e }{ 340f
48501         }{ 340h }{ 340i }|</para>
48502
48503         <para>#342| - |{ 342a }{ 342b }{ 342c }{ 342d }{ 342e }{ 342f }{ 342g
48504         }{ 342h }{ 342i }{ 342j }{ 342k }{ 342l }{ 342m }{ 342n }{ 342o }{
48505         342p }{ 342q }{ 342r }{ 342s }{ 342t }{ 342u }{ 342v }{ 342w }|</para>
48506
48507         <para>#343| - |{ 343a }{ 343b }{ 343c }{ 343d }{ 343e }{ 343f }{ 343g
48508         }{ 343h }{ 343i }|</para>
48509
48510         <para>#351| - |{ 3513 }{ 351a }{ 351b }{ 351c }|</para>
48511
48512         <para>#352| - |{ 352a }{ 352b }{ 352c }{ 352d }{ 352e }{ 352f }{ 352g
48513         }{ 352i }{ 352q }|</para>
48514
48515         <para>#362| - |{ 362a }{ 351z }|</para>
48516
48517         <para>#440| - |{ 440a }{ 440n }{ 440p }{ 440v }{ 440x }|.</para>
48518
48519         <para>#490| - |{ 490a }{ 490v }{ 490x }|.</para>
48520
48521         <para>#800| - |{ 800a }{ 800b }{ 800c }{ 800d }{ 800e }{ 800f }{ 800g
48522         }{ 800h }{ 800j }{ 800k }{ 800l }{ 800m }{ 800n }{ 800o }{ 800p }{
48523         800q }{ 800r }{ 800s }{ 800t }{ 800u }{ 800v }|.</para>
48524
48525         <para>#810| - |{ 810a }{ 810b }{ 810c }{ 810d }{ 810e }{ 810f }{ 810g
48526         }{ 810h }{ 810k }{ 810l }{ 810m }{ 810n }{ 810o }{ 810p }{ 810r }{
48527         810s }{ 810t }{ 810u }{ 810v }|.</para>
48528
48529         <para>#811| - |{ 811a }{ 811c }{ 811d }{ 811e }{ 811f }{ 811g }{ 811h
48530         }{ 811k }{ 811l }{ 811n }{ 811p }{ 811q }{ 811s }{ 811t }{ 811u }{
48531         811v }|.</para>
48532
48533         <para>#830| - |{ 830a }{ 830d }{ 830f }{ 830g }{ 830h }{ 830k }{ 830l
48534         }{ 830m }{ 830n }{ 830o }{ 830p }{ 830r }{ 830s }{ 830t }{ 830v
48535         }|.</para>
48536
48537         <para>#500|&lt;br/&gt;&lt;br/&gt;|{ 5003 }{ 500a }|</para>
48538
48539         <para>#501|&lt;br/&gt;&lt;br/&gt;|{ 501a }|</para>
48540
48541         <para>#502|&lt;br/&gt;&lt;br/&gt;|{ 502a }|</para>
48542
48543         <para>#504|&lt;br/&gt;&lt;br/&gt;|{ 504a }|</para>
48544
48545         <para>#505|&lt;br/&gt;&lt;br/&gt;|{ 505a }{ 505t }{ 505r }{ 505g }{
48546         505u }|</para>
48547
48548         <para>#506|&lt;br/&gt;&lt;br/&gt;|{ 5063 }{ 506a }{ 506b }{ 506c }{
48549         506d }{ 506u }|</para>
48550
48551         <para>#507|&lt;br/&gt;&lt;br/&gt;|{ 507a }{ 507b }|</para>
48552
48553         <para>#508|&lt;br/&gt;&lt;br/&gt;|{ 508a }{ 508a }|</para>
48554
48555         <para>#510|&lt;br/&gt;&lt;br/&gt;|{ 5103 }{ 510a }{ 510x }{ 510c }{
48556         510b }|</para>
48557
48558         <para>#511|&lt;br/&gt;&lt;br/&gt;|{ 511a }|</para>
48559
48560         <para>#513|&lt;br/&gt;&lt;br/&gt;|{ 513a }{513b }|</para>
48561
48562         <para>#514|&lt;br/&gt;&lt;br/&gt;|{ 514z }{ 514a }{ 514b }{ 514c }{
48563         514d }{ 514e }{ 514f }{ 514g }{ 514h }{ 514i }{ 514j }{ 514k }{ 514m
48564         }{ 514u }|</para>
48565
48566         <para>#515|&lt;br/&gt;&lt;br/&gt;|{ 515a }|</para>
48567
48568         <para>#516|&lt;br/&gt;&lt;br/&gt;|{ 516a }|</para>
48569
48570         <para>#518|&lt;br/&gt;&lt;br/&gt;|{ 5183 }{ 518a }|</para>
48571
48572         <para>#520|&lt;br/&gt;&lt;br/&gt;|{ 5203 }{ 520a }{ 520b }{ 520u
48573         }|</para>
48574
48575         <para>#521|&lt;br/&gt;&lt;br/&gt;|{ 5213 }{ 521a }{ 521b }|</para>
48576
48577         <para>#522|&lt;br/&gt;&lt;br/&gt;|{ 522a }|</para>
48578
48579         <para>#524|&lt;br/&gt;&lt;br/&gt;|{ 524a }|</para>
48580
48581         <para>#525|&lt;br/&gt;&lt;br/&gt;|{ 525a }|</para>
48582
48583         <para>#526|&lt;br/&gt;&lt;br/&gt;|{\n510i }{\n510a }{ 510b }{ 510c }{
48584         510d }{\n510x }|</para>
48585
48586         <para>#530|&lt;br/&gt;&lt;br/&gt;|{\n5063 }{\n506a }{ 506b }{ 506c }{
48587         506d }{\n506u }|</para>
48588
48589         <para>#533|&lt;br/&gt;&lt;br/&gt;|{\n5333 }{\n533a }{\n533b }{\n533c
48590         }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }|</para>
48591
48592         <para>#534|&lt;br/&gt;&lt;br/&gt;|{\n533p }{\n533a }{\n533b }{\n533c
48593         }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }{\n533t }{\n533x
48594         }{\n533z }|</para>
48595
48596         <para>#535|&lt;br/&gt;&lt;br/&gt;|{\n5353 }{\n535a }{\n535b }{\n535c
48597         }{\n535d }|</para>
48598
48599         <para>#538|&lt;br/&gt;&lt;br/&gt;|{\n5383 }{\n538a }{\n538i }{\n538u
48600         }|</para>
48601
48602         <para>#540|&lt;br/&gt;&lt;br/&gt;|{\n5403 }{\n540a }{ 540b }{ 540c }{
48603         540d }{\n520u }|</para>
48604
48605         <para>#544|&lt;br/&gt;&lt;br/&gt;|{\n5443 }{\n544a }{\n544b }{\n544c
48606         }{\n544d }{\n544e }{\n544n }|</para>
48607
48608         <para>#545|&lt;br/&gt;&lt;br/&gt;|{\n545a }{ 545b }{\n545u }|</para>
48609
48610         <para>#546|&lt;br/&gt;&lt;br/&gt;|{\n5463 }{\n546a }{ 546b }|</para>
48611
48612         <para>#547|&lt;br/&gt;&lt;br/&gt;|{\n547a }|</para>
48613
48614         <para>#550|&lt;br/&gt;&lt;br/&gt;|{ 550a }|</para>
48615
48616         <para>#552|&lt;br/&gt;&lt;br/&gt;|{ 552z }{ 552a }{ 552b }{ 552c }{
48617         552d }{ 552e }{ 552f }{ 552g }{ 552h }{ 552i }{ 552j }{ 552k }{ 552l
48618         }{ 552m }{ 552n }{ 562o }{ 552p }{ 552u }|</para>
48619
48620         <para>#555|&lt;br/&gt;&lt;br/&gt;|{ 5553 }{ 555a }{ 555b }{ 555c }{
48621         555d }{ 555u }|</para>
48622
48623         <para>#556|&lt;br/&gt;&lt;br/&gt;|{ 556a }{ 506z }|</para>
48624
48625         <para>#563|&lt;br/&gt;&lt;br/&gt;|{ 5633 }{ 563a }{ 563u }|</para>
48626
48627         <para>#565|&lt;br/&gt;&lt;br/&gt;|{ 5653 }{ 565a }{ 565b }{ 565c }{
48628         565d }{ 565e }|</para>
48629
48630         <para>#567|&lt;br/&gt;&lt;br/&gt;|{ 567a }|</para>
48631
48632         <para>#580|&lt;br/&gt;&lt;br/&gt;|{ 580a }|</para>
48633
48634         <para>#581|&lt;br/&gt;&lt;br/&gt;|{ 5633 }{ 581a }{ 581z }|</para>
48635
48636         <para>#584|&lt;br/&gt;&lt;br/&gt;|{ 5843 }{ 584a }{ 584b }|</para>
48637
48638         <para>#585|&lt;br/&gt;&lt;br/&gt;|{ 5853 }{ 585a }|</para>
48639
48640         <para>#586|&lt;br/&gt;&lt;br/&gt;|{ 5863 }{ 586a }|</para>
48641
48642         <para>#020|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;ISBN: &lt;/label&gt;|{
48643         020a }{ 020c }|</para>
48644
48645         <para>#022|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;ISSN: &lt;/label&gt;|{
48646         022a }|</para>
48647
48648         <para>#222| = |{ 222a }{ 222b }|</para>
48649
48650         <para>#210| = |{ 210a }{ 210b }|</para>
48651
48652         <para>#024|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Standard No.:
48653         &lt;/label&gt;|{ 024a }{ 024c }{ 024d }{ 0242 }|</para>
48654
48655         <para>#027|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Standard Tech. Report.
48656         No.: &lt;/label&gt;|{ 027a }|</para>
48657
48658         <para>#028|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Publisher. No.:
48659         &lt;/label&gt;|{ 028a }{ 028b }|</para>
48660
48661         <para>#013|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Patent No.:
48662         &lt;/label&gt;|{ 013a }{ 013b }{ 013c }{ 013d }{ 013e }{ 013f
48663         }|</para>
48664
48665         <para>#030|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;CODEN: &lt;/label&gt;|{
48666         030a }|</para>
48667
48668         <para>#037|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Source: &lt;/label&gt;|{
48669         037a }{ 037b }{ 037c }{ 037f }{ 037g }{ 037n }|</para>
48670
48671         <para>#010|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;LCCN: &lt;/label&gt;|{
48672         010a }|</para>
48673
48674         <para>#015|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Nat. Bib. No.:
48675         &lt;/label&gt;|{ 015a }{ 0152 }|</para>
48676
48677         <para>#016|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Nat. Bib. Agency Control
48678         No.: &lt;/label&gt;|{ 016a }{ 0162 }|</para>
48679
48680         <para>#600|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Personal
48681         Names: &lt;/label&gt;|{\n6003 }{\n600a}{ 600b }{ 600c }{ 600d }{ 600e
48682         }{ 600f }{ 600g }{ 600h }{--600k}{ 600l }{ 600m }{ 600n }{ 600o
48683         }{--600p}{ 600r }{ 600s }{ 600t }{ 600u
48684         }{--600x}{--600z}{--600y}{--600v}|</para>
48685
48686         <para>#610|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Corporate
48687         Names: &lt;/label&gt;|{\n6103 }{\n610a}{ 610b }{ 610c }{ 610d }{ 610e
48688         }{ 610f }{ 610g }{ 610h }{--610k}{ 610l }{ 610m }{ 610n }{ 610o
48689         }{--610p}{ 610r }{ 610s }{ 610t }{ 610u
48690         }{--610x}{--610z}{--610y}{--610v}|</para>
48691
48692         <para>#611|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Meeting Names:
48693         &lt;/label&gt;|{\n6113 }{\n611a}{ 611b }{ 611c }{ 611d }{ 611e }{ 611f
48694         }{ 611g }{ 611h }{--611k}{ 611l }{ 611m }{ 611n }{ 611o }{--611p}{
48695         611r }{ 611s }{ 611t }{ 611u }{--611x}{--611z}{--611y}{--611v}|</para>
48696
48697         <para>#630|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Uniform
48698         Titles: &lt;/label&gt;|{\n630a}{ 630b }{ 630c }{ 630d }{ 630e }{ 630f
48699         }{ 630g }{ 630h }{--630k }{ 630l }{ 630m }{ 630n }{ 630o }{--630p}{
48700         630r }{ 630s }{ 630t }{--630x}{--630z}{--630y}{--630v}|</para>
48701
48702         <para>#648|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Chronological
48703         Terms: &lt;/label&gt;|{\n6483 }{\n648a
48704         }{--648x}{--648z}{--648y}{--648v}|</para>
48705
48706         <para>#650|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Topical Terms:
48707         &lt;/label&gt;|{\n6503 }{\n650a}{ 650b }{ 650c }{ 650d }{ 650e
48708         }{--650x}{--650z}{--650y}{--650v}|</para>
48709
48710         <para>#651|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Geographic
48711         Terms: &lt;/label&gt;|{\n6513 }{\n651a}{ 651b }{ 651c }{ 651d }{ 651e
48712         }{--651x}{--651z}{--651y}{--651v}|</para>
48713
48714         <para>#653|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Index Terms:
48715         &lt;/label&gt;|{ 653a }|</para>
48716
48717         <para>#654|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Facted Index
48718         Terms: &lt;/label&gt;|{\n6543
48719         }{\n654a}{--654b}{--654x}{--654z}{--654y}{--654v}|</para>
48720
48721         <para>#655|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Genre/Form:
48722         &lt;/label&gt;|{\n6553 }{\n655a}{--655b}{--655x
48723         }{--655z}{--655y}{--655v}|</para>
48724
48725         <para>#656|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Occupation:
48726         &lt;/label&gt;|{\n6563
48727         }{\n656a}{--656k}{--656x}{--656z}{--656y}{--656v}|</para>
48728
48729         <para>#657|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Function:
48730         &lt;/label&gt;|{\n6573
48731         }{\n657a}{--657x}{--657z}{--657y}{--657v}|</para>
48732
48733         <para>#658|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Curriculum
48734         Objective:
48735         &lt;/label&gt;|{\n658a}{--658b}{--658c}{--658d}{--658v}|</para>
48736
48737         <para>#050|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;LC Class. No.:
48738         &lt;/label&gt;|{ 050a }{ / 050b }|</para>
48739
48740         <para>#082|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Dewey Class. No.:
48741         &lt;/label&gt;|{ 082a }{ / 082b }|</para>
48742
48743         <para>#080|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Universal Decimal Class.
48744         No.: &lt;/label&gt;|{ 080a }{ 080x }{ / 080b }|</para>
48745
48746         <para>#070|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;National Agricultural
48747         Library Call No.: &lt;/label&gt;|{ 070a }{ / 070b }|</para>
48748
48749         <para>#060|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;National Library of
48750         Medicine Call No.: &lt;/label&gt;|{ 060a }{ / 060b }|</para>
48751
48752         <para>#074|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;GPO Item No.:
48753         &lt;/label&gt;|{ 074a }|</para>
48754
48755         <para>#086|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Gov. Doc. Class. No.:
48756         &lt;/label&gt;|{ 086a }|</para>
48757
48758         <para>#088|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Report. No.:
48759         &lt;/label&gt;|{ 088a }|</para>
48760       </section>
48761
48762       <section id="unimarcdefault">
48763         <title>UNIMARC Default</title>
48764
48765         <para>#200|&lt;h2&gt;Title : |{200a}{. 200c}{ : 200e}{200d}{. 200h}{.
48766         200i}|&lt;/h2&gt;</para>
48767
48768         <para>#461|&lt;label class="ipt"&gt;A part of : &lt;/label&gt;|&lt;a
48769         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=461t&amp;idx=ti}"&gt;{461t}&lt;/a&gt;{N∞
48770         461h} {v. 461v}{(461d)}&lt;br/&gt;|</para>
48771
48772         <para>#200b|&lt;label class="ipt"&gt;Material Designation :
48773         &lt;/label&gt;| {200b }|&lt;br/&gt;</para>
48774
48775         <para>#101a|&lt;label class="ipt"&gt;Language(s): &lt;/label&gt;|&lt;a
48776         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=101a&amp;idx=ln}"&gt;{101a}&lt;/a&gt;|&lt;br/&gt;</para>
48777
48778         <para>#200f|&lt;label class="ipt"&gt;Authors : &lt;/label&gt;|&lt;a
48779         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=200f&amp;idx=au}"&gt;{200f
48780         ; }&lt;/a&gt;|&lt;br/&gt;</para>
48781
48782         <para>#200g|&lt;label class="ipt"&gt;Co-authors : &lt;/label&gt;|&lt;a
48783         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=200g&amp;idx=au}"&gt;{200g
48784         ; }&lt;/a&gt;|&lt;br/&gt;</para>
48785
48786         <para>#210a|&lt;br/&gt;&lt;label class="ipt"&gt;Place of pubblication
48787         : &lt;/label&gt;|&lt;a
48788         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=pl&amp;q={210a}"&gt;{210a}&lt;/a&gt;|&lt;br/&gt;</para>
48789
48790         <para>#210c|&lt;label class="ipt"&gt;Publisher : &lt;/label&gt;|&lt;a
48791         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=pb&amp;q={210c}"&gt;{210c
48792         ; }&lt;/a&gt;|&lt;br/&gt;</para>
48793
48794         <para>#210d|&lt;label class="ipt"&gt;Date of pubblication :
48795         &lt;/label&gt;|{ 210d}|&lt;br/&gt;</para>
48796
48797         <para>#215|&lt;label class="ipt"&gt;Description :
48798         &lt;/label&gt;|{215a}{ : 215c}{ ; 215d}{ + 215e}|&lt;br/&gt;</para>
48799
48800         <para>#225a|&lt;label class="ipt"&gt;Series :&lt;/label&gt;|&lt;a
48801         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=225a&amp;idx=se}"&gt;{225a
48802         ;}&lt;/a&gt; |</para>
48803
48804         <para>#225||{ = 225d}{ : 225e}{. 225h}{. 225i}{ / 225f}{, 225x}{ ;
48805         225v}|&lt;br/&gt;</para>
48806
48807         <para>#686|&lt;label&gt;Classification : &lt;/label&gt;|{ 686a
48808         }|&lt;br/&gt;</para>
48809
48810         <para>#608|&lt;label&gt;Form, Genre : &lt;/label&gt;|&lt;a
48811         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={608a}"&gt;&lt;img
48812         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
48813         title="Search on {608a}"&gt;{
48814         608a}&lt;/a&gt;|&lt;br/&gt;&lt;br/&gt;</para>
48815
48816         <para>#200||&lt;label class="ipt"&gt;Subjects :
48817         &lt;/label&gt;&lt;br/&gt;|&lt;ul&gt;</para>
48818
48819         <para>#600|&lt;label class="ipt"&gt;Person(s)
48820         &lt;/label&gt;&lt;br/&gt; |&lt;li&gt;&lt;a
48821         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={600a}"&gt;&lt;img
48822         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
48823         title="Search on {600a}"&gt;{
48824         600a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
48825
48826         <para>#601|&lt;label class="ipt"&gt;Organisation(s)
48827         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
48828         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={601a}"&gt;&lt;img
48829         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
48830         title="Search on {601a}"&gt;{
48831         601a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
48832
48833         <para>#606|&lt;label class="ipt"&gt;Term(s)
48834         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
48835         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={606a}"&gt;&lt;img
48836         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
48837         title="Search on {606a}"&gt;{
48838         606a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
48839
48840         <para>#607|&lt;label class="ipt"&gt;Place(s)
48841         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
48842         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={607a}"&gt;&lt;img
48843         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
48844         title="Search on {607a}"&gt;{
48845         607a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
48846
48847         <para>#610|&lt;label&gt;Keywords&lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
48848         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={610a}"&gt;&lt;img
48849         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
48850         title="Search on {610a}"&gt;{ 610a}&lt;/a&gt;&lt;/li&gt;|</para>
48851
48852         <para>#200||&lt;/ul&gt;|</para>
48853
48854         <para>#856|&lt;label class="ipt"&gt;Electronic resource :
48855         &lt;/label&gt;|&lt;a href="{856u}"&gt;click here&lt;/a&gt; to go to
48856         the external resource&lt;br/&gt;</para>
48857
48858         <para>#010|&lt;label class="ipt"&gt;ISBN : &lt;/label&gt;|{010a
48859         ;}|&lt;br/&gt;</para>
48860
48861         <para>#011|&lt;label class="ipt"&gt;ISSN : &lt;/label&gt;|{011a
48862         ;}|&lt;br/&gt;</para>
48863
48864         <para>#200||&lt;label class="ipt"&gt;Notes :
48865         &lt;/label&gt;|&lt;br/&gt;&lt;ul&gt;</para>
48866
48867         <para>#300||&lt;li&gt;{300a}&lt;/li&gt;|</para>
48868
48869         <para>#307||&lt;li&gt;{307a}&lt;/li&gt;|</para>
48870
48871         <para>#310||&lt;li&gt;{310a}&lt;/li&gt;|</para>
48872
48873         <para>#326||&lt;li&gt;{326a}&lt;/li&gt;|</para>
48874
48875         <para>#327||&lt;li&gt;{327a}&lt;/li&gt;|</para>
48876
48877         <para>#333|&lt;li&gt;Public : |{333a}&lt;/li&gt;|</para>
48878
48879         <para>#200||&lt;/ul&gt;|</para>
48880
48881         <para>#330||&lt;label class="ipt"&gt;Abstract :
48882         &lt;/label&gt;|&lt;br/&gt;</para>
48883
48884         <para>#330||{330a}|&lt;br/&gt;</para>
48885
48886         <para>#200||&lt;br/&gt;&lt;h2&gt;Items&lt;/h2&gt;|</para>
48887
48888         <para>#200|&lt;table&gt;|&lt;th&gt;Call
48889         number&lt;/th&gt;&lt;th&gt;Copy
48890         note&lt;/th&gt;&lt;th&gt;Fonds&lt;/th&gt;&lt;th&gt;Genre
48891         detail&lt;/th&gt;&lt;th&gt;Circulation
48892         type&lt;/th&gt;&lt;th&gt;Barcode&lt;/th&gt;|</para>
48893
48894         <para>#995||&lt;tr&gt;&lt;td&gt; {995k}&lt;/td&gt;&lt;td&gt;
48895         {995u}&lt;/td&gt;&lt;td&gt;
48896         {995y}&lt;/td&gt;&lt;td&gt;{995e}  &lt;/td&gt;&lt;td&gt;
48897         {995o}&lt;/td&gt;&lt;td&gt;{995f}&lt;/td&gt;&lt;/tr&gt;|&lt;/table&gt;</para>
48898       </section>
48899     </section>
48900   </appendix>
48901
48902   <appendix id="receiptprint">
48903     <title>Configuring Receipt Printers</title>
48904
48905     <para>The following instructions are for specific receipt printers, but
48906     can probably be used to help with setup of other brands as well.</para>
48907
48908     <section id="epsonprinters">
48909       <sectioninfo>
48910         <corpauthor>NEKLS</corpauthor>
48911
48912         <pubdate>2008</pubdate>
48913
48914         <bibliosource><ulink url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></bibliosource>
48915       </sectioninfo>
48916
48917       <title>For Epson TM-T88III (3) &amp; TM-T88IV (4) Printers</title>
48918
48919       <para/>
48920
48921       <section id="epsonprintdriver">
48922         <title>In the Print Driver</title>
48923
48924         <para>For these instructions, we are using version 5,0,3,0 of the
48925         Epson TM-T88III print driver; the EPSON TM-T88IV version is ReceiptE4.
48926         Register at the <ulink url="https://www.epsonexpert.com/login">EpsonExpert Technical Resource
48927         Center website</ulink> to gain access to the drivers; go to Technical
48928         Resources, then choose the printer model from the Printers drop-down
48929         list.</para>
48930
48931         <para>Click Start &gt; Printers and Faxes &gt; Right click the receipt
48932         printer &gt; Properties:</para>
48933
48934         <itemizedlist>
48935           <listitem>
48936             <para>Advanced Tab, click Printing Defaults button</para>
48937           </listitem>
48938
48939           <listitem>
48940             <para>Layout Tab: Paper size: Roll Paper 80 x 297mm</para>
48941           </listitem>
48942
48943           <listitem>
48944             <para>TM-T88III: Layout Tab: Check Reduce Printing and Fit to
48945             Printable Width</para>
48946           </listitem>
48947
48948           <listitem>
48949             <para>TM-T88IV: Check Reduced Size Print; Click OK on the popup
48950             window that appears. Fit to Printable Width should be
48951             automatically selected.</para>
48952           </listitem>
48953
48954           <listitem>
48955             <para>OK your way out of there.</para>
48956           </listitem>
48957         </itemizedlist>
48958       </section>
48959
48960       <section id="epsonfirefox">
48961         <title>In Firefox</title>
48962
48963         <para>Under File &gt; Page Setup:</para>
48964
48965         <itemizedlist>
48966           <listitem>
48967             <para>Shrink to fit page on Format &amp; Options tab</para>
48968           </listitem>
48969
48970           <listitem>
48971             <para>0,0,0,0 for Margins on Margins &amp; Header/Footer Tab. This
48972             makes the receipts use all available space on the paper
48973             roll.</para>
48974           </listitem>
48975
48976           <listitem>
48977             <para>Set all Headers/Footers to -blank-. This removes all of the
48978             gunk you might normally find on a print from Firefox, such as the
48979             URL, number of pages, etc.</para>
48980           </listitem>
48981
48982           <listitem>
48983             <para>Click OK</para>
48984           </listitem>
48985         </itemizedlist>
48986
48987         <para>Set the default printer settings in Firefox so you don't see a
48988         "Print" dialog:</para>
48989
48990         <itemizedlist>
48991           <listitem>
48992             <para>Go to File &gt; Print</para>
48993           </listitem>
48994
48995           <listitem>
48996             <para>Set the Printer to the receipt printer.</para>
48997           </listitem>
48998
48999           <listitem>
49000             <para>Click the Advanced (or Properties) button</para>
49001           </listitem>
49002
49003           <listitem>
49004             <para>Layout Tab: Paper size: Roll Paper 80 x 297mm</para>
49005           </listitem>
49006
49007           <listitem>
49008             <para>TM-T88III: Layout Tab: Check Reduce Printing and Fit to
49009             Printable Width</para>
49010           </listitem>
49011
49012           <listitem>
49013             <para>TM-T88IV: Check Reduced Size Print; click OK on the popup
49014             window that appears. Fit to Printable Width should be
49015             automatically selected.</para>
49016           </listitem>
49017
49018           <listitem>
49019             <para>OK your way out, go ahead and print whatever page you are
49020             on.</para>
49021           </listitem>
49022
49023           <listitem>
49024             <para>Type about:config, in the address bar. Click "I'll be
49025             careful, I promise!" on the warning message.</para>
49026           </listitem>
49027
49028           <listitem>
49029             <para>Type, print.always in Filter.</para>
49030           </listitem>
49031
49032           <listitem>
49033             <para>Look for print.always_print_silent.</para>
49034
49035             <itemizedlist>
49036               <listitem>
49037                 <para>If the preference is there then set the value to
49038                 true.</para>
49039               </listitem>
49040             </itemizedlist>
49041           </listitem>
49042
49043           <listitem>
49044             <para>If the preference is not there (and it shouldn't be in most
49045             browsers) you have to add the preference.</para>
49046
49047             <itemizedlist>
49048               <listitem>
49049                 <para>Right click the preference area and select New &gt;
49050                 Boolean</para>
49051               </listitem>
49052
49053               <listitem>
49054                 <para>Type print.always_print_silent in the dialog box and set
49055                 the value to True. This sets the print settings in Firefox to
49056                 always use the same settings and print without showing a
49057                 dialog box.</para>
49058               </listitem>
49059             </itemizedlist>
49060           </listitem>
49061         </itemizedlist>
49062
49063         <warning>
49064           <para>Setting the print.always_print_silent setting in about:config
49065           DISABLES the ability to choose a printer in Firefox.</para>
49066         </warning>
49067       </section>
49068     </section>
49069
49070     <section id="epson2">
49071       <sectioninfo>
49072         <corpauthor>NEKLS</corpauthor>
49073
49074         <pubdate>2008</pubdate>
49075
49076         <bibliosource><ulink url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></bibliosource>
49077       </sectioninfo>
49078
49079       <title>For Epson TM-T88II (2) Printers</title>
49080
49081       <para>Register at the <ulink url="https://www.epsonexpert.com/login">EpsonExpert Technical Resource
49082       Center website</ulink> to gain access to the drivers; go to Technical
49083       Resources, then choose the printer model from the Printers drop-down
49084       list.</para>
49085
49086       <section id="epson2firefox">
49087         <title>In Firefox</title>
49088
49089         <para>Under File &gt; Page Setup:</para>
49090
49091         <itemizedlist>
49092           <listitem>
49093             <para>Shrink to fit page on Format &amp; Options tab</para>
49094           </listitem>
49095
49096           <listitem>
49097             <para>0,0,0,0 for Margins on Margins &amp; Header/Footer Tab. This
49098             makes the receipts use all available space on the paper
49099             roll.</para>
49100           </listitem>
49101
49102           <listitem>
49103             <para>Set all Headers/Footers to -blank-. This removes all of the
49104             gunk you might normally find on a print from Firefox, such as the
49105             URL, number of pages, etc.</para>
49106           </listitem>
49107
49108           <listitem>
49109             <para>Click OK</para>
49110           </listitem>
49111         </itemizedlist>
49112
49113         <para>Set the default printer settings in Firefox so you don't see a
49114         "Print" dialog:</para>
49115
49116         <itemizedlist>
49117           <listitem>
49118             <para>Go to File &gt; Print</para>
49119           </listitem>
49120
49121           <listitem>
49122             <para>Set the Printer to the receipt printer.</para>
49123           </listitem>
49124
49125           <listitem>
49126             <para>Print whatever page you are on.</para>
49127           </listitem>
49128
49129           <listitem>
49130             <para>Type about:config, in the address bar. Click "I'll be
49131             careful, I promise!" on the warning message.</para>
49132           </listitem>
49133
49134           <listitem>
49135             <para>Type, print.always in Filter.</para>
49136           </listitem>
49137
49138           <listitem>
49139             <para>Look for, print.always_print_silent.</para>
49140
49141             <itemizedlist>
49142               <listitem>
49143                 <para>If the preference is there then set the value to
49144                 true.</para>
49145               </listitem>
49146             </itemizedlist>
49147           </listitem>
49148
49149           <listitem>
49150             <para>If the preference is not there (and it shouldn't be in most
49151             browsers) you have to add the preference.</para>
49152
49153             <itemizedlist>
49154               <listitem>
49155                 <para>Right click the preference area and select New &gt;
49156                 Boolean</para>
49157               </listitem>
49158
49159               <listitem>
49160                 <para>Type, print.always_print_silent in the dialog box and
49161                 set the value to True. This sets the print settings in Firefox
49162                 to always use the same settings and print without showing a
49163                 dialog box.</para>
49164               </listitem>
49165             </itemizedlist>
49166           </listitem>
49167         </itemizedlist>
49168
49169         <warning>
49170           <para>Setting the print.always_print_silent setting in about:config
49171           DISABLES the ability to choose a printer in Firefox.</para>
49172         </warning>
49173       </section>
49174     </section>
49175
49176     <section id="starprinter">
49177       <sectioninfo>
49178         <corpauthor>RHCL</corpauthor>
49179
49180         <editor>
49181           <firstname>Nicole C.</firstname>
49182
49183           <surname>Engard</surname>
49184         </editor>
49185
49186         <pubdate>2010</pubdate>
49187       </sectioninfo>
49188
49189       <title>For Star SP542 Printers</title>
49190
49191       <section id="installstarprinter">
49192         <title>Installing the Printer</title>
49193
49194         <para>While the following comments are based on the Star SP542 receipt
49195         printer, they probably apply to all printers in the SP5xx
49196         series.</para>
49197
49198         <para>The Star SP542 receipt printer works well with Koha and <emphasis role="bold">Firefox
49199             on Windows XP SP3</emphasis>. This printer, with either the parallel or USB interface,
49200           is fairly easy to install and configure. You will need the following executable file which
49201           is available from numerous places on the Internet:</para>
49202
49203         <para>linemode_2k-xp_20030205.exe</para>
49204
49205         <para>This executable actually does all of the installation; you will
49206         not need to use the Microsoft Windows "Add Printer" program. We
49207         recommend that when installing, the option for the software monitor
49208         not be selected; we have experienced significant pauses and delays in
49209         printing with it. Instead, simply choose to install the receipt
49210         printer without the monitor.</para>
49211
49212         <para>Additionally, the install program may not put the printer on the
49213         correct port, especially if using the USB interface. This is easily
49214         corrected by going to "Start -&gt; Printers and Faxes -&gt; Properties
49215         for the SP542 printer -&gt; Ports", then check the appropriate
49216         port.</para>
49217
49218         <para>A reboot may be required, even if not indicated by the
49219         installation software or the operating system.</para>
49220         <para><emphasis role="bold">Windows 7</emphasis> users should refer to this page:  <ulink
49221             url="http://www.starmicronics.com/supports/win7.aspx"
49222             >http://www.starmicronics.com/supports/win7.aspx</ulink>.
49223         </para>
49224       </section>
49225     </section>
49226
49227     <section id="firefoxreceipt">
49228       <sectioninfo>
49229         <corpauthor>VOKAL</corpauthor>
49230
49231         <editor>
49232           <firstname>Nicole C.</firstname>
49233
49234           <surname>Engard</surname>
49235         </editor>
49236
49237         <pubdate>2010</pubdate>
49238
49239         <bibliosource><ulink url="https://docs.google.com/View?id=dcccx9zm_3htvhwzgc#Setting_up_your_SLIP_printer_1_18087191815760117">https://docs.google.com/View?id=dcccx9zm_3htvhwzgc#Setting_up_your_SLIP_printer_1_18087191815760117</ulink></bibliosource>
49240       </sectioninfo>
49241
49242       <title>Configuring Firefox to Print to Receipt Printer</title>
49243
49244       <itemizedlist>
49245         <listitem>
49246           <para>Open File &gt; Page Setup</para>
49247         </listitem>
49248
49249         <listitem>
49250           <para>Make all the headers and footers blank</para>
49251         </listitem>
49252
49253         <listitem>
49254           <para>Set the margins to 0 (zero)</para>
49255         </listitem>
49256
49257         <listitem>
49258           <para>In the address bar of Firefox, type about:config</para>
49259         </listitem>
49260
49261         <listitem>
49262           <para>Search for print.always_print_silent and double click
49263           it</para>
49264         </listitem>
49265
49266         <listitem>
49267           <para>Change it from false to true</para>
49268
49269           <itemizedlist>
49270             <listitem>
49271               <para>This lets you skip the Print pop up box that comes up, as
49272               well as skipping the step where you have to click OK,
49273               automatically printing the right sized slip.</para>
49274             </listitem>
49275           </itemizedlist>
49276         </listitem>
49277
49278         <listitem>
49279           <para>If print.always_print_silent does not come up</para>
49280
49281           <itemizedlist>
49282             <listitem>
49283               <para>Right click on a blank area of the preference
49284               window</para>
49285             </listitem>
49286
49287             <listitem>
49288               <para>Select new &gt; Boolean</para>
49289             </listitem>
49290
49291             <listitem>
49292               <para>Enter "print.always_print_silent" as the name (without
49293               quotes)</para>
49294             </listitem>
49295
49296             <listitem>
49297               <para>Click OK</para>
49298             </listitem>
49299
49300             <listitem>
49301               <para>Select true for the value</para>
49302             </listitem>
49303           </itemizedlist>
49304         </listitem>
49305
49306         <listitem>
49307           <para>You may also want to check what is listed for
49308           print.print_printer</para>
49309
49310           <itemizedlist>
49311             <listitem>
49312               <para>You may have to choose Generic/Text Only (or whatever your
49313               receipt printer might be named)</para>
49314             </listitem>
49315           </itemizedlist>
49316         </listitem>
49317       </itemizedlist>
49318     </section>
49319   </appendix>
49320   <appendix id="noticesappendix">
49321     <title>Notice &amp; Slips Guides</title>
49322     <section id="noticesfieldguide">
49323       <sectioninfo>
49324         <authorgroup>
49325           <author>
49326             <firstname>Barton</firstname>
49327             <surname>Chittenden</surname>
49328             <affiliation>
49329               <orgname>ByWater Solutions</orgname>
49330             </affiliation>
49331           </author>
49332           <editor>
49333             <firstname>Nicole C.</firstname>
49334             <surname>Engard</surname>
49335           </editor>
49336         </authorgroup>
49337         <pubdate>2014</pubdate>
49338       </sectioninfo>
49339       <title>Field Guide for Notices &amp; Slips</title>
49340       <para>This guide will break down the notices and slips information in 3 ways.  First it will
49341         tell you what file generates the notice, then how you will present the item info in that
49342         notice and finally if the notice can be branch specific or not.</para>
49343       <para>
49344         <informaltable
49345           style="border-collapse:collapse;border:1px solid black;font-family:'Times New Roman';letter-spacing:normal;text-indent:0px;text-transform:none;word-spacing:0px">
49346           <thead>
49347             <tr>
49348               <th rowspan="1" colspan="1" align="left">Letter Code</th>
49349               <th rowspan="1" colspan="1" align="left">Used In</th>
49350               <th rowspan="1" colspan="1" align="left">Detail tag</th>
49351               <th rowspan="1" colspan="1" align="left">Can be branch specific</th>
49352             </tr>
49353           </thead>
49354           <tbody>
49355             <tr>
49356               <td rowspan="1" colspan="1" align="left">DUE</td>
49357               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
49358               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
49359               <td rowspan="1" colspan="1" align="left">No</td>
49360             </tr>
49361             <tr>
49362               <td rowspan="1" colspan="1" align="left">DUEDGST</td>
49363               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
49364               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
49365               <td rowspan="1" colspan="1" align="left">No</td>
49366             </tr>
49367             <tr>
49368               <td rowspan="1" colspan="1" align="left">PREDUE</td>
49369               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
49370               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
49371               <td rowspan="1" colspan="1" align="left">No</td>
49372             </tr>
49373             <tr>
49374               <td rowspan="1" colspan="1" align="left">PREDUEDGST</td>
49375               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
49376               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
49377               <td rowspan="1" colspan="1" align="left">No</td>
49378             </tr>
49379             <tr>
49380               <td rowspan="1" colspan="1" align="left">ODUE*</td>
49381               <td rowspan="1" colspan="1" align="left">overdue_notices.pl</td>
49382               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt; or &lt;item&gt;
49383                 &lt;/item&gt;</td>
49384               <td rowspan="1" colspan="1" align="left">Yes</td>
49385             </tr>
49386             <tr>
49387               <td rowspan="1" colspan="1" align="left">CHECKOUT</td>
49388               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
49389               <td rowspan="1" colspan="1" align="left">N/A</td>
49390               <td rowspan="1" colspan="1" align="left">Yes</td>
49391             </tr>
49392             <tr>
49393               <td rowspan="1" colspan="1" align="left">RENEWAL</td>
49394               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
49395               <td rowspan="1" colspan="1" align="left">N/A</td>
49396               <td rowspan="1" colspan="1" align="left">Yes</td>
49397             </tr>
49398             <tr>
49399               <td rowspan="1" colspan="1" align="left">TRANSFERSLIP</td>
49400               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
49401               <td rowspan="1" colspan="1" align="left">N/A</td>
49402               <td rowspan="1" colspan="1" align="left">Yes</td>
49403             </tr>
49404             <tr>
49405               <td rowspan="1" colspan="1" align="left">ISSUESLIP</td>
49406               <td rowspan="1" colspan="1" align="left">C4/Members.pm</td>
49407               <td rowspan="1" colspan="1" align="left">
49408                 <para>&lt;checkedout&gt; &lt;/checkedout&gt; </para>
49409                 <para> &lt;overdue&gt; &lt;/overdue&gt; </para>
49410                 <para> &lt;news&gt; &lt;/news&gt; </para>
49411               </td>
49412               <td rowspan="1" colspan="1" align="left">Yes</td>
49413             </tr>
49414             <tr>
49415               <td rowspan="1" colspan="1" align="left">ISSUEQSLIP</td>
49416               <td rowspan="1" colspan="1" align="left">C4/Members.pm</td>
49417               <td rowspan="1" colspan="1" align="left">&lt;checkedout&gt; &lt;/checkedout&gt;</td>
49418               <td rowspan="1" colspan="1" align="left">Yes</td>
49419             </tr>
49420             <tr>
49421               <td rowspan="1" colspan="1" align="left">HOLDPLACED</td>
49422               <td rowspan="1" colspan="1" align="left">C4/Reserves.pm</td>
49423               <td rowspan="1" colspan="1" align="left">N/A</td>
49424               <td rowspan="1" colspan="1" align="left">Yes</td>
49425             </tr>
49426             <tr>
49427               <td rowspan="1" colspan="1" align="left">RESERVESLIP</td>
49428               <td rowspan="1" colspan="1" align="left">C4/Reserves.pm</td>
49429               <td rowspan="1" colspan="1" align="left">N/A</td>
49430               <td rowspan="1" colspan="1" align="left">Yes</td>
49431             </tr>
49432             <tr>
49433               <td rowspan="1" colspan="1" align="left">ASKED</td>
49434               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
49435               <td rowspan="1" colspan="1" align="left">N/A</td>
49436               <td rowspan="1" colspan="1" align="left">Yes</td>
49437             </tr>
49438             <tr>
49439               <td rowspan="1" colspan="1" align="left">CHECKED</td>
49440               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
49441               <td rowspan="1" colspan="1" align="left">N/A</td>
49442               <td rowspan="1" colspan="1" align="left">Yes</td>
49443             </tr>
49444             <tr>
49445               <td rowspan="1" colspan="1" align="left">ACCEPTED</td>
49446               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
49447               <td rowspan="1" colspan="1" align="left">N/A</td>
49448               <td rowspan="1" colspan="1" align="left">Yes</td>
49449             </tr>
49450             <tr>
49451               <td rowspan="1" colspan="1" align="left">REJECTED</td>
49452               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
49453               <td rowspan="1" colspan="1" align="left">N/A</td>
49454               <td rowspan="1" colspan="1" align="left">Yes</td>
49455             </tr>
49456             <tr>
49457               <td rowspan="1" colspan="1" align="left">OPAC_REG_VERIFY</td>
49458               <td rowspan="1" colspan="1" align="left">opac/opac-memberentry.pl</td>
49459               <td rowspan="1" colspan="1" align="left">N/A</td>
49460               <td rowspan="1" colspan="1" align="left">No</td>
49461             </tr>
49462           </tbody>
49463         </informaltable>
49464       </para>
49465     </section>
49466   </appendix>
49467
49468   <appendix id="samplenotice">
49469     <title>Example Notice</title>
49470
49471     <para>Nicole Engard</para>
49472
49473     <para>410 Library Rd.</para>
49474
49475     <para>Philadelphia, PA 19107</para>
49476
49477     <para>Dear Nicole Engard (23529000035726),</para>
49478
49479     <para>According to our records, at the time of this notice, you have items
49480     that are overdue. Please return or renew them as soon as possible to avoid
49481     increasing late fines.</para>
49482
49483     <para>If you have registered a password with the library, you may use it
49484     with your library card number to renew online.</para>
49485
49486     <para>If you believe you have returned the items below please call at and
49487     library staff will be happy to help resolve the issue.</para>
49488
49489     <para>The following item(s) are currently overdue:</para>
49490
49491     <para>07/08/2008 Creating drug-free schools and communities : 502326000054
49492     Fox, C. Lynn.</para>
49493
49494     <para>06/27/2008 Eating fractions / 502326000022 McMillan, Bruce.</para>
49495
49496     <para>Sincerely, Library Staff</para>
49497   </appendix>
49498
49499   <appendix id="sampleserialsapp">
49500     <title>Sample Serials</title>
49501
49502     <para/>
49503
49504     <section id="readersdigestsample">
49505       <title>Reader's Digest (0034-0375)</title>
49506
49507       <itemizedlist>
49508         <listitem>
49509           <para>Published 12 times a year (monthly)</para>
49510         </listitem>
49511
49512         <listitem>
49513           <para>The Volume number changes every 6 months and the numbers
49514           continues on (requires an advanced pattern).</para>
49515
49516           <screenshot>
49517             <screeninfo>Sample Reader's Digest Subscription</screeninfo>
49518
49519             <mediaobject>
49520               <imageobject>
49521                 <imagedata fileref="images/serialssamples/readersserial.png"/>
49522               </imageobject>
49523             </mediaobject>
49524           </screenshot>
49525         </listitem>
49526       </itemizedlist>
49527
49528       <para/>
49529     </section>
49530
49531     <section id="peoplesample">
49532       <title>People Weekly (1076-0091)</title>
49533
49534       <itemizedlist>
49535         <listitem>
49536           <para>Published weekly</para>
49537
49538           <itemizedlist>
49539             <listitem>
49540               <para>The website says "on Saturday except the first week of
49541               August, Thanksgiving week, the first and last weeks of the year"
49542               but this does not match the pattern for 2007 or 2008</para>
49543             </listitem>
49544           </itemizedlist>
49545         </listitem>
49546
49547         <listitem>
49548           <para>In the Jul-Dec there are 26 issues</para>
49549         </listitem>
49550
49551         <listitem>
49552           <para>In the Jan-Jun there are 25 issues (no issue for the first
49553           week of January)</para>
49554         </listitem>
49555       </itemizedlist>
49556
49557       <para>Since the irregularity on the first # 26 does not skip a week,
49558       this would be set up as to roll over on issue 25. The 26th issue in the
49559       second half of the year would have to be received as a
49560       supplemental.</para>
49561
49562       <para>The irregularity check will complain that 52 issues were expected,
49563       but 25 entered. The current irregularity check can only check that the
49564       first position of the numbering pattern matches the expected issue count
49565       of the periodicity. But we do need to trigger the rollover on the
49566       volume, so we need to define the last two weeks of the year as
49567       irregularities. So we receive 50 issues the first 50 weeks, then one
49568       supplemental issue in week 51, which we have to define the enumeration
49569       for, then the next predicted issue will be the following year's first
49570       week.</para>
49571     </section>
49572
49573     <section id="hebrewserialsample">
49574       <title>Et-Mol</title>
49575
49576       <para>This journal is published with the following rules:</para>
49577
49578       <itemizedlist>
49579         <listitem>
49580           <para>6 issues a year (every 2 months)</para>
49581         </listitem>
49582
49583         <listitem>
49584           <para>year changes every 6 issues</para>
49585         </listitem>
49586
49587         <listitem>
49588           <para>we start in 2011</para>
49589         </listitem>
49590
49591         <listitem>
49592           <para>the issue number goes up indefinitely</para>
49593         </listitem>
49594
49595         <listitem>
49596           <para>starting from issue 215</para>
49597         </listitem>
49598       </itemizedlist>
49599
49600       <para>The planning would look like this:</para>
49601
49602       <screenshot>
49603         <screeninfo>Sample for this Hebrew Journal</screeninfo>
49604
49605         <mediaobject>
49606           <imageobject>
49607             <imagedata fileref="images/serialssamples/hebrewnewspaper.png"/>
49608           </imageobject>
49609         </mediaobject>
49610       </screenshot>
49611     </section>
49612     <section id="backpackerserial">
49613       <title>Backpacker (0277-867X)</title>
49614       <para>Published 9 times a year irregularly.  The issues continues while the volume and number
49615         rolls over every 9 issues.  If you're holding Volume 41, Number 3, Issue 302 in your hand
49616         the prediction would look like this:</para>
49617       <screenshot>
49618           <screeninfo>Backpacker numbering pattern</screeninfo>
49619           <mediaobject>
49620             <imageobject>
49621               <imagedata fileref="images/serialssamples/backpacker.png"/>
49622             </imageobject>
49623           </mediaobject>
49624         </screenshot>
49625       <para>And the received issues would number like this:</para>
49626       <para>v. 41, no. 3, iss. 302   </para>
49627       <para>v. 41, no. 4, iss. 303 </para>
49628       <para>v. 41, no. 5, iss. 304 </para>
49629       <para>v. 41, no. 6, iss. 305 </para>
49630       <para>v. 41, no. 7, iss. 306 </para>
49631       <para>v. 41, no. 8, iss. 307</para>
49632       <para>v. 41, no. 9, iss. 308 </para>
49633       <para>v. 42, no. 1, iss. 309 </para>
49634       <para>v. 42, no. 2, iss. 310 </para>
49635       <para>v. 42, no. 3, iss. 311 </para>
49636       <para>v. 42, no. 4, iss. 312</para>
49637     </section>
49638     <section id="keatsserial">
49639       <title>Keats-Shelley Journal (0453-4387)</title>
49640       <para>This journal is published once per year in July.  The numbering follows this pattern:  <itemizedlist>
49641           <listitem>
49642             <para>Vol. 61 2013</para>
49643           </listitem>
49644           <listitem>
49645             <para>Vol. 62 2014</para>
49646           </listitem>
49647           <listitem>
49648             <para>Vol. 63 2015</para>
49649           </listitem>
49650         </itemizedlist> Setup should look like this (if you're starting in July 2014):</para>
49651       <screenshot>
49652           <screeninfo>Serial planning</screeninfo>
49653           <mediaobject>
49654             <imageobject>
49655               <imagedata fileref="images/serialssamples/keatsplanning.png"/>
49656             </imageobject>
49657           </mediaobject>
49658         </screenshot>
49659     </section>
49660     <section id="cilserial">
49661       <title>Computers in Libraries (1041-7915)</title>
49662       <para>Computers in Libraries is published ten times per year (monthly with January/February
49663         and July/August combined issues).</para>
49664       <screenshot>
49665         <screeninfo>Subscription details</screeninfo>
49666         <mediaobject>
49667           <imageobject>
49668             <imagedata fileref="images/serialssamples/cilirregular.png"/>
49669           </imageobject>
49670         </mediaobject>
49671       </screenshot>
49672       <screenshot>
49673         <screeninfo>Serial Planning</screeninfo>
49674         <mediaobject>
49675           <imageobject>
49676             <imagedata fileref="images/serialssamples/cilpattern.png"/>
49677           </imageobject>
49678         </mediaobject>
49679       </screenshot>
49680       <screenshot>
49681         <screeninfo>Received details</screeninfo>
49682         <mediaobject>
49683           <imageobject>
49684             <imagedata fileref="images/serialssamples/cilreceived.png"/>
49685           </imageobject>
49686         </mediaobject>
49687       </screenshot>
49688     </section>
49689   </appendix>
49690   <appendix id="samplelistemail">
49691     <title>Sample List &amp; Cart Emails</title>
49692     <section id="examplelistemail">
49693       <title>Example Email from List</title>
49694       <para>Below is an example of an email from a list in
49695         Koha.<programlisting>Hi,
49696
49697 Here is your list called If You Like Jodi Picoult, sent from our online catalog.
49698
49699 Please note that the attached file is a MARC bibliographic records file
49700 which can be imported into a Personal Bibliographic Software like EndNote,
49701 Reference Manager or ProCite.
49702 ---------------------------------------------
49703
49704 Home safe : a novel /
49705
49706 by Berg, Elizabeth.
49707
49708 Published by: Random House,, 260 p. ;, 25 cm.
49709 Copyright year: 2009
49710 LCCN:   2008049247
49711 In the online catalog:
49712     http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=12113
49713 Items :
49714     North Branch FIC (FIC Ber) TVSN500088894O
49715     Main Library FIC (FIC Boh) TVSN5000921548
49716     South Branch FIC (FIC Boh) TVSN500092156A
49717     West Branch FIC (FIC Boh) TVSN5000921559
49718
49719 ---------------------------------------------
49720
49721 Half a heart /
49722
49723 by Brown, Rosellen.
49724
49725 Published by: Farrar, Straus, and Giroux,, 402 p. ;, 24 cm.
49726 Copyright year: 2000
49727 LCCN:    00022926
49728 In the online catalog:
49729     http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=12501
49730 Items :
49731     East Branch  (813/.54)
49732     South Branch FIC (FIC Bro) TVSN5000451333</programlisting></para>
49733     </section>
49734     <section id="examplecartemail">
49735       <title>Example Email from Cart</title>
49736       <para>Below is a sample of what an email from the Cart in Koha will look
49737         like:<programlisting>Hi,
49738
49739    Joaquin D'Planque sent you a cart from our online catalog.
49740
49741    Please note that the attached file is a MARC bibliographic records
49742    file which can be imported into personal bibliographic software like
49743    EndNote, Reference Manager or ProCite.
49744
49745    ---------------------------------------------------------------------
49746
49747
49748      1.  Book /
49749        Author(s): Brookfield, Karen. ;
49750        Published by: Knopf : | Distributed by Random House, , 63 p. : ,
49751        29 cm.
49752        Copyright year: 1993
49753        Notes : Includes index.
49754        LCCN: 93018833 /AC
49755
49756        In online catalog:
49757        http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=31644
49758
49759        Items:
49760
49761          *  East Branch (JNF 002 Bro) TVSN500017618A
49762
49763        -----------------------------------------------------------------
49764
49765      2.  The 1965 World book year book :
49766
49767        Published by: Field Enterprises Educational Corp., , 628 p. : , 26
49768        cm.
49769        Copyright year: 1965
49770        Notes : Includes index. | Spine title: Year book, 1965. | Cover
49771        title: The World book year book, 1965.
49772        URL:
49773        http://www.archive.org/details/1965worldbookyea00chic%20%7C%20http://www.openlibrary.org/books/OL24199089M
49774
49775        In online catalog:
49776        http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=88666
49777
49778        -----------------------------------------------------------------</programlisting></para>
49779     </section>
49780   </appendix>
49781
49782   <appendix id="kohacms">
49783     <title>Using Koha as a Content Management System (CMS)</title>
49784
49785     <para/>
49786
49787     <section id="kohacmssetup">
49788       <title>Setup</title>
49789
49790       <para>These are instructions for taking a default install of Koha and allowing it to function
49791         as a little content management system. This will allow a library to publish an arbitrary
49792         number of pages based on a template. This example uses the template for the main opac page,
49793         but you could just as well use any template you wish with a bit more editing. This may be
49794         appropriate if you have a small library, want to allow librarians to easily add pages, and
49795         do not want to support a complete CMS. </para>
49796
49797       <itemizedlist>
49798         <listitem>
49799           <para>Copy /usr/share/koha/opac/cgi-bin/opac/opac-main.pl to
49800             /usr/share/koha/opac/cgi-bin/opac/pages.pl (in the same directory) </para>
49801         </listitem>
49802
49803         <listitem>
49804           <para>Edit pages.pl in an editor</para>
49805         </listitem>
49806
49807         <listitem>
49808           <para>At approximately line 33 change this code: </para>
49809
49810           <programlisting>template_name  => "opac-main.tmpl",</programlisting>
49811         </listitem>
49812
49813         <listitem>
49814           <para>To this code:</para>
49815
49816           <programlisting>template_name  => "pages.tmpl", </programlisting>
49817         </listitem>
49818
49819         <listitem>
49820           <para>At approximately line 62 after this code: </para>
49821           <programlisting>$template->param( 
49822            koha_news       => $all_koha_news, 
49823            koha_news_count => $koha_news_count,
49824            display_daily_quote => C4::Context->preference('QuoteOfTheDay'),
49825            daily_quote         => $quote,
49826            );</programlisting>
49827         </listitem>
49828         <listitem>
49829           <para>Add these lines: </para>
49830           <programlisting>        my $page = "page_" . $input->param('p');          # go for "p" value in URL and do the concatenation
49831         my $preference = C4::Context->preference($page);  # Go for preference  
49832         $template->{VARS}->{'page_test'} = $preference;   # pass variable to template pages.tt</programlisting>
49833         </listitem>
49834
49835         <listitem>
49836           <para>Note pages.pl file must have Webserver user execution permissions, you can use
49837               <ulink url="http://en.wikipedia.org/wiki/Chmod">chmod</ulink> command if you are
49838             actually logged in as such user:
49839             <programlisting>        $chmod 755 pages.pl</programlisting></para>
49840         </listitem>
49841       
49842         <listitem>
49843           <para>In the browser go to Home &gt; Administration &gt; System Preferences &gt; Local Use and add
49844             a New Preference called "page_test" </para>
49845         </listitem>
49846
49847         <listitem>
49848           <para>Fill it out as so</para>
49849
49850           <itemizedlist>
49851             <listitem>
49852               <para>Explanation: test page for pages tiny cms</para>
49853             </listitem>
49854
49855             <listitem>
49856               <para>Variable: page_test</para>
49857             </listitem>
49858
49859             <listitem>
49860               <para>Value: Lorem ipsum</para>
49861             </listitem>
49862
49863             <listitem>
49864               <para>Click the TextArea link (or enter "TextArea" into the
49865               input field below it)</para>
49866             </listitem>
49867
49868             <listitem>
49869               <para>variable options (last field): 80|50</para>
49870             </listitem>
49871           </itemizedlist>
49872         </listitem>
49873
49874         <listitem>
49875           <para>In a browser go to http://youraddress/cgi-bin/koha/pages.pl?p=test The page should
49876             come up with the words "Lorem ipsum" in the main content area of the page. (replace
49877             "youraddress" with localhost, 127.0.0.1, or your domain name depending on how you have
49878             Apache set up.) </para>
49879         </listitem>
49880
49881         <listitem>
49882           <para>To add more pages simply create a system preference where the title begins with
49883             "page_" followed by any arbitrary letters. You can add any markup you want as the value
49884             of the field. Reference the new page by changing the value of the "p" parameter in the
49885             URL. </para>
49886         </listitem>
49887       </itemizedlist>
49888       <para>To learn more visit the Koha wiki page on this topic: <ulink url="http://wiki.koha-community.org/wiki/Koha_as_a_CMS">http://wiki.koha-community.org/wiki/Koha_as_a_CMS</ulink></para>
49889       <section id="kohacmstmpl">
49890         <title>Editing the pages template</title>
49891         <para>The file to create / edit for the pages template will depend on your <link
49892             linkend="opacthemes">opacthemes</link> system preference setting </para>
49893         <section id="kohacmstmplboot">
49894           <title>Editing 'bootstrap' theme template (current)</title>
49895           <itemizedlist>
49896             <listitem>
49897               <para>Copy /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/en/modules/opac-main.tt to /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/en/modules/pages.tt</para>
49898             </listitem>
49899             <listitem>
49900               <para>Edit /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/en/modules/pages.tt</para>
49901             </listitem>
49902             <listitem>
49903               <para>At approximately line 61, change this:
49904                 <programlisting>        [% IF ( OpacMainUserBlock ) %]&lt;div id="opacmainuserblock">[% OpacMainUserBlock %]&lt;/div>[% END %]</programlisting></para>
49905             </listitem>     
49906             <listitem>
49907               <para>To this:
49908                 <programlisting>        [% IF ( page_test ) %]&lt;div id="opacmainuserblock">[% page_test %]&lt;/div>[% END %]</programlisting></para>
49909             </listitem>
49910           </itemizedlist>
49911           <para>Remark: You may wish to disable your News block of these CMS style pages e.g. when you do not want it displayed on the CMS style pages or where the News block is long enough that it actually makes the 'page_test' include scroll outside the default viewport dimensions. In that case, remove the following code from your pages.tt template.
49912             <programlisting>
49913                       [% IF ( koha_news_count ) %]
49914                       &lt;div id="news">
49915                       &lt;table class="table table-bordered">
49916                       [% FOREACH koha_new IN koha_news %]
49917                         &lt;thead>&lt;tr>&lt;th>[% koha_new.title %]&lt;/th>&lt;/tr>&lt;/thead>
49918                         &lt;tbody>&lt;tr>&lt;td>&lt;p>[% koha_new.new %]&lt;/p>
49919                         &lt;p class="newsfooter">&lt;i>(published on [% koha_new.newdate %])&lt;/i>&lt;/p>&lt;/td>&lt;/tr>&lt;/tbody>
49920                       [% END %]
49921                       &lt;/table>
49922                       &lt;/div>
49923                      [% END %]
49924             </programlisting>
49925           </para>
49926         </section>
49927       </section>
49928       <section id="kohacmstrouble">
49929         <title>Troubleshooting</title>
49930
49931         <para>If you have problems check file permissions on pages.pl and
49932         pages.tmpl. They should have the same user and group as other Koha
49933         files like opac-main.pl.</para>
49934       </section>
49935
49936       <section id="kohacmsbonus">
49937         <title>Bonus Points</title>
49938
49939         <para>Instead of using the address
49940         http://youraddress/cgi-bin/koha/pages.pl?p=test you can shorten it to
49941         http://youraddress/pages.pl?p=test Just open up
49942         /etc/koha/koha-httpd.conf and add the follow at about line
49943         13:<programlisting>ScriptAlias /pages.pl "/usr/share/koha/opac/cgi-bin/opac/pages.pl" </programlisting></para>
49944
49945         <para>Then restart Apache.</para>
49946       </section>
49947     </section>
49948
49949     <section id="kohacmsusage">
49950       <title>Usage</title>
49951
49952       <para>After setting up Koha as a CMS you can create new pages following
49953       these instructions:</para>
49954
49955       <section id="kohacmspages">
49956         <title>Adding Pages</title>
49957
49958         <para>To add a new page you need to add a system preference under
49959         Local Use.</para>
49960
49961         <itemizedlist>
49962           <listitem>
49963             <para>Get there: More &gt; Administration &gt; Global System
49964             Preferences &gt; Local Use</para>
49965           </listitem>
49966
49967           <listitem>
49968             <para>Click 'New Preference'</para>
49969           </listitem>
49970
49971           <listitem>
49972             <para>Enter in a description in the Explanation field</para>
49973           </listitem>
49974
49975           <listitem>
49976             <para>Enter a value that starts with 'page_' in the Variable
49977             field</para>
49978           </listitem>
49979
49980           <listitem>
49981             <para>Enter starting HTML in the Value field</para>
49982
49983             <screenshot>
49984               <screeninfo>Add a new preference</screeninfo>
49985
49986               <mediaobject>
49987                 <imageobject>
49988                   <imagedata fileref="images/appendix-cms/newpreference.png"/>
49989                 </imageobject>
49990               </mediaobject>
49991             </screenshot>
49992           </listitem>
49993
49994           <listitem>
49995             <para>Set the Variable Type to Textarea</para>
49996           </listitem>
49997
49998           <listitem>
49999             <para>Set the Variable options to something like 20|20 for 20 rows
50000             and 20 columns</para>
50001
50002             <screenshot>
50003               <screeninfo>Settings for the new preference</screeninfo>
50004
50005               <mediaobject>
50006                 <imageobject>
50007                   <imagedata fileref="images/appendix-cms/newpref-settings.png"/>
50008                 </imageobject>
50009               </mediaobject>
50010             </screenshot>
50011           </listitem>
50012         </itemizedlist>
50013       </section>
50014
50015       <section id="kohacmsview">
50016         <title>Viewing your page</title>
50017
50018         <para>You can view your new page at
50019         http://YOUR-OPAC/cgi-bin/koha/pages.pl?p=PAGENAME where PAGENAME is
50020         the part you entered after 'page_' in the Variable field.</para>
50021       </section>
50022
50023       <section id="kohacmsexpage">
50024         <title>Example</title>
50025
50026         <para>This process can be used to create recommended reading lists
50027         within Koha. So once the code changes have been made per the
50028         instructions on 'Koha as a CMS' you go through the 'Adding a New Page'
50029         instructions above to great a page for 'Recommended Reading
50030         Lists'</para>
50031
50032         <screenshot>
50033           <screeninfo>Create page by modifying a system
50034           preference</screeninfo>
50035
50036           <mediaobject>
50037             <imageobject>
50038               <imagedata fileref="images/appendix-cms/recommendedreading.png"/>
50039             </imageobject>
50040           </mediaobject>
50041         </screenshot>
50042
50043         <para>Next we need to create pages for our various classes (or
50044         categories). To do this, return to the 'Adding a New Page' section and
50045         create a preference for the first class.</para>
50046
50047         <screenshot>
50048           <screeninfo>Add a new sys pref for another page</screeninfo>
50049
50050           <mediaobject>
50051             <imageobject>
50052               <imagedata fileref="images/appendix-cms/class101-pref.png"/>
50053             </imageobject>
50054           </mediaobject>
50055         </screenshot>
50056
50057         <para>Next you'll want to link your first page to your new second
50058         page, go to the page_recommend preference and click 'Edit.' Now you
50059         want to edit the HTML to include a link to your newest page:</para>
50060
50061         <screenshot>
50062           <screeninfo>Edit original preference to add new page</screeninfo>
50063
50064           <mediaobject>
50065             <imageobject>
50066               <imagedata fileref="images/appendix-cms/editrecommendpref.png"/>
50067             </imageobject>
50068           </mediaobject>
50069         </screenshot>
50070       </section>
50071
50072       <section id="examplecms">
50073         <title>Live Examples</title>
50074
50075         <itemizedlist>
50076           <listitem>
50077             <para>The Crawford Library at Dallas Christian College is using
50078             this method for their recommended reading lists: <ulink url="http://opac.dallas.edu/">http://opac.dallas.edu/</ulink></para>
50079           </listitem>
50080         </itemizedlist>
50081       </section>
50082     </section>
50083   </appendix>
50084
50085   <appendix id="resetkohadb">
50086     <title>Resetting the Koha Database</title>
50087
50088     <para>These notes on how to reset the database for Koha were derived from the following email
50089       thread: <ulink
50090         url="http://lists.koha-community.org/pipermail/koha-devel/2009-January/008939.html"
50091         >http://lists.koha-community.org/pipermail/koha-devel/2009-January/008939.html</ulink> and
50092         <ulink url="http://lists.katipo.co.nz/public/koha/2014-June/039701.html"
50093         >http://lists.katipo.co.nz/public/koha/2014-June/039701.html</ulink>
50094     </para>
50095
50096     <para>Resetting the database may be useful if you install Koha with the
50097     sample data, and then wish to use real data without reinstalling the
50098     software.</para>
50099
50100     <section id="deletetables">
50101       <title>Delete sample data from Tables</title>
50102       <para>Use your preferred MySQL client to <ulink
50103           url="http://dev.mysql.com/doc/refman/5.5/en/delete.html">delete</ulink> the following
50104         tables:</para>
50105       <itemizedlist>
50106         <listitem>
50107           <para>bibio</para>
50108         </listitem>
50109         <listitem>
50110           <para>biblioitems</para>
50111         </listitem>
50112         <listitem>
50113           <para>items</para>
50114         </listitem>
50115         <listitem>
50116           <para>auth_header</para>
50117         </listitem>
50118         <listitem>
50119           <para>sessions</para>
50120         </listitem>
50121         <listitem>
50122           <para>zebraqueue</para>
50123         </listitem>
50124       </itemizedlist>
50125       <para>
50126           You may need to disable foreign key checks to delete data from same tables. For instructions follow this thread: 
50127           <ulink url="https://lists.katipo.co.nz/pipermail/koha/2013-July/036853.html">https://lists.katipo.co.nz/pipermail/koha/2013-July/036853.html</ulink>.
50128       </para>
50129     </section>
50130
50131     <section id="resetzebra">
50132       <title>Reset the Zebra Index</title>
50133
50134       <para>Run the following commands to reset the authorities and biblios
50135       Zebra indices. <programlisting>$ zebraidx -c /etc/koha/zebradb/zebra-authorities-dom.cfg -g iso2709 -d authorities init 
50136 $ zebraidx -c /etc/koha/zebradb/zebra-biblios.cfg -g iso2709 -d biblios init </programlisting></para>
50137       <para>If you are running a package install then you'll want to run the following commands to
50138         reset the authorities and biblios Zebra indices
50139         instead:<programlisting>$ sudo zebraidx -c /etc/koha/sites/YOURLIBRARY/zebra-authorities-dom.cfg  -g iso2709 -d authorities init 
50140 $ sudo zebraidx -c /etc/koha/sites/YOURLIBRARY/zebra-biblios.cfg  -g iso2709 -d biblios init </programlisting></para>
50141       <para>Replacing YOURLIBRARY with your Koha installation name.</para>
50142     </section>
50143   </appendix>
50144
50145   <appendix id="importantlinks">
50146     <title>Important Links</title>
50147
50148     <para/>
50149
50150     <section id="koharelatedlinks">
50151       <title>Koha Related</title>
50152
50153       <itemizedlist>
50154         <listitem>
50155           <para>Report Koha Bugs - <ulink url="http://bugs.koha-community.org">http://bugs.koha-community.org</ulink></para>
50156         </listitem>
50157
50158         <listitem>
50159           <para>Koha Versioning Control - <ulink url="http://git.koha-community.org/">http://git.koha-community.org/</ulink></para>
50160         </listitem>
50161
50162         <listitem>
50163           <para>Database Structure - <ulink url="http://schema.koha-community.org"
50164               >http://schema.koha-community.org</ulink></para>
50165         </listitem>
50166         <listitem>
50167           <para>Koha Community Statistics - <ulink url="http://hea.koha-community.org"
50168               >http://hea.koha-community.org</ulink></para>
50169         </listitem>
50170
50171         <listitem>
50172           <para>Koha as a CMS - <ulink url="http://wiki.koha-community.org/wiki/Koha_as_a_CMS">http://wiki.koha-community.org/wiki/Koha_as_a_CMS</ulink></para>
50173         </listitem>
50174
50175         <listitem>
50176           <para>Kyles's Koha Tools - <ulink url="http://kylehall.info/index.php/projects/koha/"
50177               >http://kylehall.info/index.php/projects/koha/</ulink></para>
50178         </listitem>
50179
50180         <listitem>
50181           <para>Koha Bibliography - <ulink url="http://www.zotero.org/groups/koha">http://www.zotero.org/groups/koha</ulink></para>
50182         </listitem>
50183
50184         <listitem>
50185           <para>Koha Shared Links - <ulink url="http://groups.diigo.com/group/everything-koha">http://groups.diigo.com/group/everything-koha</ulink></para>
50186         </listitem>
50187       </itemizedlist>
50188     </section>
50189     <section id="circrelatedlinks">
50190       <title>Circulation Related</title>
50191       <itemizedlist>
50192         <listitem>
50193           <para>Koha Desktop Offline Circulation: <ulink
50194               url="https://github.com/bywatersolutions/koha-offline-circulation/releases"
50195               >https://github.com/bywatersolutions/koha-offline-circulation/releases</ulink></para>
50196         </listitem>
50197         <listitem>
50198           <para>Koha Firefox Offline Circulation: <ulink
50199               url="https://addons.mozilla.org/en-US/firefox/addon/koct/"
50200               >https://addons.mozilla.org/en-US/firefox/addon/koct/</ulink>
50201           </para>
50202         </listitem>
50203       </itemizedlist>
50204     </section>
50205
50206     <section id="catalogrelatedlinks">
50207       <title>Cataloging Related</title>
50208
50209       <itemizedlist>
50210         <listitem>
50211           <para>Koha MARC Tutorials - <ulink url="http://www.pakban.net/brooke/">http://www.pakban.net/brooke/</ulink></para>
50212         </listitem>
50213
50214         <listitem>
50215           <para>IRSpy Open Z39.50 Server Search - <ulink url="http://irspy.indexdata.com/"
50216               >http://irspy.indexdata.com/</ulink></para>
50217         </listitem>
50218
50219         <listitem>
50220           <para>Z39.50 Server List - <ulink
50221               url="http://staff.library.mun.ca/staff/toolbox/z3950hosts.htm"
50222               >http://staff.library.mun.ca/staff/toolbox/z3950hosts.htm</ulink></para>
50223         </listitem>
50224         <listitem>
50225           <para>Open Koha Z39.50 Targets - <ulink
50226               url="http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources"
50227               >http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources</ulink></para>
50228         </listitem>
50229
50230         <listitem>
50231           <para>Library of Congress Authorities - <ulink url="http://authorities.loc.gov/">http://authorities.loc.gov/</ulink></para>
50232         </listitem>
50233
50234         <listitem>
50235           <para>MARC Country Codes - <ulink url="http://www.loc.gov/marc/countries/">http://www.loc.gov/marc/countries/</ulink></para>
50236         </listitem>
50237
50238         <listitem>
50239           <para>Search the MARC Code List for Organizations - <ulink url="http://www.loc.gov/marc/organizations/org-search.php">http://www.loc.gov/marc/organizations/org-search.php</ulink></para>
50240         </listitem>
50241
50242         <listitem>
50243           <para>Search for Canadian MARC Codes - <ulink url="http://www.collectionscanada.gc.ca/illcandir-bin/illsear/l=0/c=1">http://www.collectionscanada.gc.ca/illcandir-bin/illsear/l=0/c=1</ulink></para>
50244         </listitem>
50245
50246         <listitem>
50247           <para>Z39.50 Bib-1 Attribute - <ulink url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink></para>
50248         </listitem>
50249       </itemizedlist>
50250     </section>
50251
50252     <section id="enhancedcontentlinks">
50253       <title>Enhanced Content Related</title>
50254
50255       <itemizedlist>
50256         <listitem>
50257           <para>Amazon Associates - <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com</ulink></para>
50258         </listitem>
50259
50260         <listitem>
50261           <para>Amazon Web Services - <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink></para>
50262         </listitem>
50263
50264         <listitem>
50265           <para>WorldCat Affiliate Tools - <ulink url="http://www.worldcat.org/wcpa/do/AffiliateUserServices?method=initSelfRegister">http://www.worldcat.org/wcpa/do/AffiliateUserServices?method=initSelfRegister</ulink></para>
50266         </listitem>
50267
50268         <listitem>
50269           <para>XISBN - <ulink url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
50270         </listitem>
50271
50272         <listitem>
50273           <para>LibraryThing for Libraries - <ulink url="http://www.librarything.com/forlibraries">http://www.librarything.com/forlibraries</ulink></para>
50274         </listitem>
50275       </itemizedlist>
50276     </section>
50277
50278     <section id="opaclinks">
50279       <title>Design Related</title>
50280
50281       <itemizedlist>
50282         <listitem>
50283           <para>JQuery Library - <ulink url="http://wiki.koha-community.org/wiki/JQuery_Library"
50284               >http://wiki.koha-community.org/wiki/JQuery_Library</ulink></para>
50285         </listitem>
50286         <listitem>
50287           <para>HTML &amp; CSS Library - <ulink
50288               url="http://wiki.koha-community.org/wiki/HTML_%26_CSS_Library"
50289               >http://wiki.koha-community.org/wiki/HTML_%26_CSS_Library</ulink></para>
50290         </listitem>
50291
50292         <listitem>
50293           <para>Owen Leonard's Koha Blog - <ulink url="http://www.myacpl.org/koha">http://www.myacpl.org/koha</ulink></para>
50294         </listitem>
50295       </itemizedlist>
50296     </section>
50297
50298     <section id="reportlinks">
50299       <title>Reports Related</title>
50300
50301       <itemizedlist>
50302         <listitem>
50303           <para>SQL Reports Library - <ulink url="http://wiki.koha-community.org/wiki/SQL_Reports_Library">http://wiki.koha-community.org/wiki/SQL_Reports_Library</ulink></para>
50304         </listitem>
50305
50306         <listitem>
50307           <para>Database Schema - <ulink url="http://schema.koha-community.org">http://schema.koha-community.org</ulink></para>
50308         </listitem>
50309
50310         <listitem>
50311           <para>Sample reports from NEKLS - <ulink
50312               url="http://www.nexpresslibrary.org/training/reports-training/"
50313               >http://www.nexpresslibrary.org/training/reports-training/</ulink></para>
50314         </listitem>
50315       </itemizedlist>
50316     </section>
50317
50318     <section id="installlinks">
50319       <title>Installation Guides</title>
50320
50321       <itemizedlist>
50322         <listitem>
50323           <para>Installing Koha 3 on Ubuntu - <ulink url="http://www.blazingmoon.org/guides/k3-on-u810-1.html">http://www.blazingmoon.org/guides/k3-on-u810-1.html</ulink></para>
50324         </listitem>
50325
50326         <listitem>
50327           <para>Koha on Debian installation documentation - <ulink url="http://openlib.org/home/krichel/courses/lis508/doc/koha_installation_overview.html">http://openlib.org/home/krichel/courses/lis508/doc/koha_installation_overview.html</ulink></para>
50328         </listitem>
50329
50330         <listitem>
50331           <para>Koha 3.2 on Debian Squeeze - <ulink url="http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze">http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze</ulink></para>
50332         </listitem>
50333       </itemizedlist>
50334     </section>
50335
50336     <section id="misclinks">
50337       <title>Misc</title>
50338
50339       <itemizedlist>
50340         <listitem>
50341           <para>Zotero - <ulink url="http://zotero.org">http://zotero.org</ulink></para>
50342         </listitem>
50343
50344         <listitem>
50345           <para>SOPAC - <ulink url="http://thesocialopac.net/">http://thesocialopac.net</ulink></para>
50346         </listitem>
50347       </itemizedlist>
50348     </section>
50349   </appendix>
50350
50351   <appendix id="XSLTiTypes">
50352     <title>Koha XSLT Item Types</title>
50353
50354     <para>When you have any of the XSLT system preferences (<link linkend="OPACXSLTDetailsDisplay"
50355         >OPACXSLTDetailsDisplay</link>, <link linkend="OPACXSLTResultsDisplay"
50356         >OPACXSLTResultsDisplay</link>, <link linkend="XSLTDetailsDisplay"
50357       >XSLTDetailsDisplay</link>, and/or <link linkend="XSLTResultsDisplay"
50358         >XSLTResultsDisplay</link>) along with the <link linkend="DisplayOPACiconsXSLT"
50359         >DisplayOPACiconsXSLT</link> and <link linkend="DisplayIconsXSLT">DisplayIconsXSLT</link>
50360       preferences turned on you will see item type icons on the related screen. <important>
50361         <para>These images are coming from values found in your leader, if your leader is not
50362           cataloged properly it might be best to turn off the <link linkend="DisplayOPACiconsXSLT"
50363             >DisplayOPACiconsXSLT</link> preference (which can be done while leaving the other XSLT
50364           preferences turned on).</para>
50365       </important></para>
50366
50367     <screenshot>
50368       <screeninfo>Book image</screeninfo>
50369
50370       <mediaobject>
50371         <imageobject>
50372           <imagedata fileref="images/appendix-xslt/book.png"/>
50373         </imageobject>
50374       </mediaobject>
50375     </screenshot>
50376
50377     <itemizedlist>
50378       <listitem>
50379         <para>Book [BK]</para>
50380
50381         <itemizedlist>
50382           <listitem>
50383             <para>leader6 = a (and one of the leader7 values below)</para>
50384
50385             <itemizedlist>
50386               <listitem>
50387                 <para>leader7 = a</para>
50388               </listitem>
50389
50390               <listitem>
50391                 <para>leader7 = c</para>
50392               </listitem>
50393
50394               <listitem>
50395                 <para>leader7 = d</para>
50396               </listitem>
50397
50398               <listitem>
50399                 <para>leader7 = m</para>
50400               </listitem>
50401             </itemizedlist>
50402           </listitem>
50403
50404           <listitem>
50405             <para>leader6 = t</para>
50406           </listitem>
50407         </itemizedlist>
50408       </listitem>
50409     </itemizedlist>
50410
50411     <screenshot>
50412       <screeninfo>Computer Image</screeninfo>
50413
50414       <mediaobject>
50415         <imageobject>
50416           <imagedata fileref="images/appendix-xslt/comp.png"/>
50417         </imageobject>
50418       </mediaobject>
50419     </screenshot>
50420
50421     <itemizedlist>
50422       <listitem>
50423         <para>Computer File [CF]</para>
50424
50425         <itemizedlist>
50426           <listitem>
50427             <para>leader6 = m</para>
50428           </listitem>
50429         </itemizedlist>
50430       </listitem>
50431     </itemizedlist>
50432
50433     <screenshot>
50434       <screeninfo>Continuing Resource Image</screeninfo>
50435
50436       <mediaobject>
50437         <imageobject>
50438           <imagedata fileref="images/appendix-xslt/cr.png"/>
50439         </imageobject>
50440       </mediaobject>
50441     </screenshot>
50442
50443     <itemizedlist>
50444       <listitem>
50445         <para>Continuing Resource [CR]</para>
50446
50447         <itemizedlist>
50448           <listitem>
50449             <para>leader7 = b</para>
50450           </listitem>
50451
50452           <listitem>
50453             <para>leader7 = i</para>
50454           </listitem>
50455
50456           <listitem>
50457             <para>leader7 = s</para>
50458           </listitem>
50459         </itemizedlist>
50460       </listitem>
50461     </itemizedlist>
50462
50463     <screenshot>
50464       <screeninfo>Map Image</screeninfo>
50465
50466       <mediaobject>
50467         <imageobject>
50468           <imagedata fileref="images/appendix-xslt/map.png"/>
50469         </imageobject>
50470       </mediaobject>
50471     </screenshot>
50472
50473     <itemizedlist>
50474       <listitem>
50475         <para>Map [MP]</para>
50476
50477         <itemizedlist>
50478           <listitem>
50479             <para>leader6 = e</para>
50480           </listitem>
50481
50482           <listitem>
50483             <para>leader6 = f</para>
50484           </listitem>
50485         </itemizedlist>
50486       </listitem>
50487     </itemizedlist>
50488
50489     <screenshot>
50490       <screeninfo>Mixed Materials Image</screeninfo>
50491
50492       <mediaobject>
50493         <imageobject>
50494           <imagedata fileref="images/appendix-xslt/mixed.png"/>
50495         </imageobject>
50496       </mediaobject>
50497     </screenshot>
50498
50499     <itemizedlist>
50500       <listitem>
50501         <para>Mixed [MX]</para>
50502
50503         <itemizedlist>
50504           <listitem>
50505             <para>leader6 = p</para>
50506           </listitem>
50507         </itemizedlist>
50508       </listitem>
50509     </itemizedlist>
50510
50511     <screenshot>
50512       <screeninfo>Sound Image</screeninfo>
50513
50514       <mediaobject>
50515         <imageobject>
50516           <imagedata fileref="images/appendix-xslt/sound.png"/>
50517         </imageobject>
50518       </mediaobject>
50519     </screenshot>
50520
50521     <itemizedlist>
50522       <listitem>
50523         <para>Sound [MU]</para>
50524
50525         <itemizedlist>
50526           <listitem>
50527             <para>leader6 = c</para>
50528           </listitem>
50529
50530           <listitem>
50531             <para>leader6 = d</para>
50532           </listitem>
50533
50534           <listitem>
50535             <para>leader6 = i</para>
50536           </listitem>
50537
50538           <listitem>
50539             <para>leader6 = j</para>
50540           </listitem>
50541         </itemizedlist>
50542       </listitem>
50543     </itemizedlist>
50544
50545     <screenshot>
50546       <screeninfo>Visual Material Image</screeninfo>
50547
50548       <mediaobject>
50549         <imageobject>
50550           <imagedata fileref="images/appendix-xslt/visual.png"/>
50551         </imageobject>
50552       </mediaobject>
50553     </screenshot>
50554
50555     <itemizedlist>
50556       <listitem>
50557         <para>Visual Material [VM]</para>
50558
50559         <itemizedlist>
50560           <listitem>
50561             <para>leader6 = g</para>
50562           </listitem>
50563
50564           <listitem>
50565             <para>leader6 = k</para>
50566           </listitem>
50567
50568           <listitem>
50569             <para>leader6 = r</para>
50570           </listitem>
50571         </itemizedlist>
50572       </listitem>
50573     </itemizedlist>
50574
50575     <screenshot>
50576       <screeninfo>Kit Image</screeninfo>
50577
50578       <mediaobject>
50579         <imageobject>
50580           <imagedata fileref="images/appendix-xslt/kit.png"/>
50581         </imageobject>
50582       </mediaobject>
50583     </screenshot>
50584
50585     <itemizedlist>
50586       <listitem>
50587         <para>Kit</para>
50588
50589         <itemizedlist>
50590           <listitem>
50591             <para>leader6 = o</para>
50592           </listitem>
50593         </itemizedlist>
50594       </listitem>
50595     </itemizedlist>
50596   </appendix>
50597
50598   <appendix id="marcedit">
50599     <title>MarcEdit</title>
50600
50601     <para>Many libraries like to use MarcEdit for modifications or data cleanup. If you'd like to do
50602       this you will need to download it at: <ulink url="http://marcedit.reeset.net/"
50603         >http://marcedit.reeset.net/</ulink><important>
50604         <para>Many of the actions described in this chapter can be done in Koha using <link
50605             linkend="marcmodtemplates">Marc Modification Templates</link>, but this section is here
50606           for those who are used to MarcEdit.</para>
50607       </important></para>
50608
50609     <section id="marceditprefix">
50610       <title>Adding a prefix to call numbers</title>
50611
50612       <para>When bringing data into Koha, you may want to first clean it up.
50613       One common action among Koha users is to add a prefix to the call
50614       number.</para>
50615
50616       <itemizedlist>
50617         <listitem>
50618           <para>Open MarcEdit</para>
50619
50620           <screenshot>
50621             <screeninfo>MarcEdit</screeninfo>
50622
50623             <mediaobject>
50624               <imageobject>
50625                 <imagedata fileref="images/appendix-marcedit/marcedit.png"/>
50626               </imageobject>
50627             </mediaobject>
50628           </screenshot>
50629         </listitem>
50630
50631         <listitem>
50632           <para>Click 'MarcEditor'</para>
50633         </listitem>
50634
50635         <listitem>
50636           <para>Go to Tools &gt; Edit Subfield Data</para>
50637
50638           <screenshot>
50639             <screeninfo>Edit subfield data</screeninfo>
50640
50641             <mediaobject>
50642               <imageobject>
50643                 <imagedata fileref="images/appendix-marcedit/marcedit-editsubfield.png"/>
50644               </imageobject>
50645             </mediaobject>
50646           </screenshot>
50647         </listitem>
50648
50649         <listitem>
50650           <para>To prepend data the special character is: ^b  To simply
50651           prepend data to the beginning of a subfield, add ^b to the Field
50652           Data: textbox and the data to be appended in the Replace</para>
50653
50654           <screenshot>
50655             <screeninfo>Prepend data to a field</screeninfo>
50656
50657             <mediaobject>
50658               <imageobject>
50659                 <imagedata fileref="images/appendix-marcedit/editsubfield.png"/>
50660               </imageobject>
50661             </mediaobject>
50662           </screenshot>
50663
50664           <itemizedlist>
50665             <listitem>
50666               <para>To prepend data to the beginning of the subfield while
50667               replacing a text string, add ^b[string to replace] to the Field
50668               Data textbox and the data to be appended in the Replace With
50669               textbox.</para>
50670             </listitem>
50671           </itemizedlist>
50672         </listitem>
50673       </itemizedlist>
50674     </section>
50675
50676     <section id="marceditexcel">
50677       <sectioninfo>
50678         <authorgroup>
50679           <author>
50680             <firstname>Kanika</firstname>
50681             <surname>Goyal</surname>
50682             <affiliation>
50683               <orgname>Delhi Technological University</orgname>
50684             </affiliation>
50685           </author>
50686           
50687           <editor>
50688             <firstname>Nicole C.</firstname>
50689             <surname>Engard</surname>
50690             <contrib>Edits where necessary.</contrib>
50691           </editor>
50692         </authorgroup>
50693         
50694         <pubdate>2010</pubdate>
50695         
50696         <bibliosource><ulink url="http://www.botskool.com/geeks/how-import-excel-data-koha">http://www.botskool.com/geeks/how-import-excel-data-koha</ulink></bibliosource>
50697       </sectioninfo>
50698       <title>Importing Excel data into Koha</title>
50699
50700       <para>Suppose you have records of your library in excel data sheet
50701       format and want them to import into Koha. But how will you do this? Koha
50702       will not let you import excel records directly. Well here is a very
50703       simple solution for you which will let you import your excel records in
50704       Koha easily. First, we will convert excel file into Marc file and then
50705       will import it into Koha.</para>
50706
50707       <para>Follow the given steps to import your excel records into
50708       Koha</para>
50709
50710       <section id="convertexcel">
50711         <title>Converting from Excel format into .mrk format</title>
50712
50713         <para>First, we will convert excel format into .mrk format. For this we will use MarcEdit.
50714           You can download it from <ulink url="http://marcedit.reeset.net/"
50715             >http://marcedit.reeset.net/</ulink></para>
50716
50717         <para>Now open it and select Add-ins--&gt;Delimited Text
50718         Translator.</para>
50719
50720         <screenshot>
50721           <screeninfo>Delimited Text Translator</screeninfo>
50722
50723           <mediaobject>
50724             <imageobject>
50725               <imagedata fileref="images/appendix-marcedit/excelimport/step-1.png"/>
50726             </imageobject>
50727           </mediaobject>
50728         </screenshot>
50729
50730         <para>Click Next when the following window appears.</para>
50731
50732         <screenshot>
50733           <screeninfo>Delimited Text Translator</screeninfo>
50734
50735           <mediaobject>
50736             <imageobject>
50737               <imagedata fileref="images/appendix-marcedit/excelimport/step-2.png"/>
50738             </imageobject>
50739           </mediaobject>
50740         </screenshot>
50741
50742         <para>Browse for your excel file.</para>
50743
50744         <screenshot>
50745           <screeninfo>Delimited Text Translator</screeninfo>
50746
50747           <mediaobject>
50748             <imageobject>
50749               <imagedata fileref="images/appendix-marcedit/excelimport/step-3.png"/>
50750             </imageobject>
50751           </mediaobject>
50752         </screenshot>
50753
50754         <para>Locate your excel file by choosing the format Excel
50755         File(*.xls).</para>
50756
50757         <screenshot>
50758           <screeninfo>Delimited Text Translator</screeninfo>
50759
50760           <mediaobject>
50761             <imageobject>
50762               <imagedata fileref="images/appendix-marcedit/excelimport/step-4.png"/>
50763             </imageobject>
50764           </mediaobject>
50765         </screenshot>
50766
50767         <para>Similarly, fill all the other entries such as Output File, Excel
50768         Sheet Name and check UTF-8 Encoded (if required) and Click
50769         Next.</para>
50770
50771         <screenshot>
50772           <screeninfo>Delimited Text Translator</screeninfo>
50773
50774           <mediaobject>
50775             <imageobject>
50776               <imagedata fileref="images/appendix-marcedit/excelimport/step-5.png"/>
50777             </imageobject>
50778           </mediaobject>
50779         </screenshot>
50780
50781         <para>Now you will be prompted for mapping the fields to recognise the
50782         fields by standard marc format.</para>
50783
50784         <para>Suppose for Field 0 that is first column I entered Map to:
50785         022$a( Valid ISSN for the continuing resource) and then click on
50786         Apply.</para>
50787
50788         <screenshot>
50789           <screeninfo>Delimited Text Translator</screeninfo>
50790
50791           <mediaobject>
50792             <imageobject>
50793               <imagedata fileref="images/appendix-marcedit/excelimport/step-6.png"/>
50794             </imageobject>
50795           </mediaobject>
50796         </screenshot>
50797
50798         <note>
50799           <para>You can customize Indicators and all other things, for more
50800           information on marc21 format visit the <ulink url="http://www.loc.gov/marc/bibliographic/">official library of
50801           congress site</ulink>.</para>
50802         </note>
50803
50804         <para>Similarly map all other fields and then Click on Finish.</para>
50805
50806         <screenshot>
50807           <screeninfo>Delimited Text Translator</screeninfo>
50808
50809           <mediaobject>
50810             <imageobject>
50811               <imagedata fileref="images/appendix-marcedit/excelimport/step-7.png"/>
50812             </imageobject>
50813           </mediaobject>
50814         </screenshot>
50815
50816         <para>And then a window will appear indicating that your Marc Text
50817         File(*.mrk) has been created.</para>
50818
50819         <screenshot>
50820           <screeninfo>Delimited Text Translator</screeninfo>
50821
50822           <mediaobject>
50823             <imageobject>
50824               <imagedata fileref="images/appendix-marcedit/excelimport/step-8.png"/>
50825             </imageobject>
50826           </mediaobject>
50827         </screenshot>
50828
50829         <para>Click Close and we have created a .mrk file from .xls file in
50830         this step. You can view the file by double clicking on it.</para>
50831       </section>
50832
50833       <section id="convertmrk">
50834         <title>Convert .mrk file to .mrc</title>
50835
50836         <para>We will convert .mrk file that we have created in the above step
50837         into raw Marc format that can be directly imported into Koha.</para>
50838
50839         <para>For this again open MarcEdit and Select MARC Tools.</para>
50840
50841         <screenshot>
50842           <screeninfo>MARC Tools</screeninfo>
50843
50844           <mediaobject>
50845             <imageobject>
50846               <imagedata fileref="images/appendix-marcedit/excelimport/step-9.png"/>
50847             </imageobject>
50848           </mediaobject>
50849         </screenshot>
50850
50851         <para>Next Select MarcMaker to convert .mrk file into .mrc
50852         format.</para>
50853
50854         <screenshot>
50855           <screeninfo>MarcMaker</screeninfo>
50856
50857           <mediaobject>
50858             <imageobject>
50859               <imagedata fileref="images/appendix-marcedit/excelimport/step-10.png"/>
50860             </imageobject>
50861           </mediaobject>
50862         </screenshot>
50863
50864         <para>Locate your input file and name your output file. Then Click
50865         Execute.</para>
50866
50867         <screenshot>
50868           <screeninfo>MarcMaker</screeninfo>
50869
50870           <mediaobject>
50871             <imageobject>
50872               <imagedata fileref="images/appendix-marcedit/excelimport/step-11.png"/>
50873             </imageobject>
50874           </mediaobject>
50875         </screenshot>
50876
50877         <para>And it will show you the Result.</para>
50878
50879         <screenshot>
50880           <screeninfo>MarcMaker</screeninfo>
50881
50882           <mediaobject>
50883             <imageobject>
50884               <imagedata fileref="images/appendix-marcedit/excelimport/step-12.png"/>
50885             </imageobject>
50886           </mediaobject>
50887         </screenshot>
50888
50889         <para>Click Close and now we have raw Marc records with us (.mrc
50890         file).</para>
50891       </section>
50892
50893       <section id="importmrc">
50894         <title>Import .mrc into Koha</title>
50895
50896         <para>More information on importing records into Koha can be found in
50897         the '<link linkend="stagemarc">Stage MARC Records for Import</link>'
50898         section of this manual.</para>
50899
50900         <para>Finally we will import above created .mrc file into Koha.</para>
50901
50902         <para>Click on Tools in your Koha staff client.</para>
50903
50904         <screenshot>
50905           <screeninfo>Koha Staff Client</screeninfo>
50906
50907           <mediaobject>
50908             <imageobject>
50909               <imagedata fileref="images/appendix-marcedit/excelimport/step-13.png"/>
50910             </imageobject>
50911           </mediaobject>
50912         </screenshot>
50913
50914         <para>Next Click on Stage MARC Records for Import.</para>
50915
50916         <screenshot>
50917           <screeninfo>Stage MARC Records for Import</screeninfo>
50918
50919           <mediaobject>
50920             <imageobject>
50921               <imagedata fileref="images/appendix-marcedit/excelimport/step-14.png"/>
50922             </imageobject>
50923           </mediaobject>
50924         </screenshot>
50925
50926         <para>After this, choose your previously created .mrc file and click
50927         on Upload.</para>
50928
50929         <screenshot>
50930           <screeninfo>Stage File</screeninfo>
50931
50932           <mediaobject>
50933             <imageobject>
50934               <imagedata fileref="images/appendix-marcedit/excelimport/step-15.png"/>
50935             </imageobject>
50936           </mediaobject>
50937         </screenshot>
50938
50939         <para>You can also add comment about file and finally click on Stage
50940         For Import.</para>
50941
50942         <screenshot>
50943           <screeninfo>Stage for Import</screeninfo>
50944
50945           <mediaobject>
50946             <imageobject>
50947               <imagedata fileref="images/appendix-marcedit/excelimport/step-17.png"/>
50948             </imageobject>
50949           </mediaobject>
50950         </screenshot>
50951
50952         <para>When the import is done, you will get a result something like
50953         this</para>
50954
50955         <screenshot>
50956           <screeninfo>Staged Records Summary</screeninfo>
50957
50958           <mediaobject>
50959             <imageobject>
50960               <imagedata fileref="images/appendix-marcedit/excelimport/step-18.png"/>
50961             </imageobject>
50962           </mediaobject>
50963         </screenshot>
50964
50965         <para>Next, click on Manage staged records.</para>
50966
50967         <para>Here you can even change matching rules.</para>
50968
50969         <screenshot>
50970           <screeninfo>Manage Staged Records</screeninfo>
50971
50972           <mediaobject>
50973             <imageobject>
50974               <imagedata fileref="images/appendix-marcedit/excelimport/step-19.png"/>
50975             </imageobject>
50976           </mediaobject>
50977         </screenshot>
50978
50979         <para>Click on Import this batch into catalog when you are
50980         done.</para>
50981
50982         <para>Thats it. After all the records get imported, check Status and
50983         it should read "imported"</para>
50984
50985         <screenshot>
50986           <screeninfo>Finalize Import</screeninfo>
50987
50988           <mediaobject>
50989             <imageobject>
50990               <imagedata fileref="images/appendix-marcedit/excelimport/step-20.png"/>
50991             </imageobject>
50992           </mediaobject>
50993         </screenshot>
50994
50995         <para>You can even undo the Import operation.</para>
50996
50997         <para>And within few minutes, we have imported around 10,000 records
50998         in Koha</para>
50999       </section>
51000     </section>
51001   </appendix>
51002
51003   <appendix id="talkingtechappendix">
51004     <title>Talking Tech</title>
51005
51006     <para>Talking Tech I-tiva is a third party, proprietary, product that
51007     libraries can subscribe to. Learn more here: <ulink url="http://www.talkingtech.com/solutions/library">http://www.talkingtech.com/solutions/library</ulink>.</para>
51008
51009     <section id="talkingtechinstall">
51010       <title>Installation and Setup Instructions</title>
51011
51012       <para>Be sure you've run
51013       installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl
51014       to install the required data pack (new syspref, notice placeholders and
51015       messaging transport preferences)</para>
51016
51017       <para>To use, <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link>
51018       syspref must be turned on.</para>
51019
51020       <para>If you wish to process PREOVERDUE or RESERVES messages, you'll
51021       need the <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
51022       system preference turned on, and patrons to have filled in a preference
51023       for receiving these notices by phone.</para>
51024
51025       <para>For OVERDUE messages, overdue notice triggers must be configured
51026       under Koha -&gt; Tools -&gt; <link linkend="noticetriggers">Overdue
51027       Notice Triggers</link>. Either branch-specific triggers or the default
51028       level triggers may be used (script will select whichever is
51029       appropriate).</para>
51030     </section>
51031
51032     <section id="talkingtechsend">
51033       <title>Sending Notices File</title>
51034
51035       <orderedlist>
51036         <listitem>
51037           <para>Add the <link linkend="talkingtechsendcron">TalkingTech_itiva_outbound.pl</link>
51038           script to your crontab</para>
51039         </listitem>
51040
51041         <listitem>
51042           <para>Add an FTP/SFTP or other transport method to send the output
51043           file to the I-tiva server</para>
51044         </listitem>
51045
51046         <listitem>
51047           <para>If you wish, archive the sent notices file in another
51048           directory after sending</para>
51049         </listitem>
51050       </orderedlist>
51051
51052       <para>Run TalkingTech_itiva_outbound.pl --help for more
51053       information</para>
51054     </section>
51055
51056     <section id="talkingtechreceive">
51057       <title>Receiving Results File</title>
51058
51059       <orderedlist>
51060         <listitem>
51061           <para>Add an FTP/SFTP or other transport method to send the Results
51062           file to a known directory on your Koha server</para>
51063         </listitem>
51064
51065         <listitem>
51066           <para>Add the <link linkend="talkingtechreceivecron">TalkingTech_itiva_inbound.pl</link>
51067           script to your crontab, aimed at that directory</para>
51068         </listitem>
51069
51070         <listitem>
51071           <para>If you wish, archive the results file in another directory
51072           after processing</para>
51073         </listitem>
51074       </orderedlist>
51075
51076       <para>Run TalkingTech_itiva_inbound.pl --help for more
51077       information</para>
51078     </section>
51079   </appendix>
51080   <appendix id="oclcappendix">
51081     <title>OCLC Connexion Gateway</title>
51082     <para>Koha can be set to work with the OCLC Connextion Gateway.  This allows libraries to use
51083       OCLC Connexion as their cataloging tool and simply send those records to Koha with a single
51084       click.  The following instructions will help you set up the OCLC Connexion Gateway, if you
51085       have a system administrator you will want to consult with them on this process.</para>
51086     <section id="oclckohasetup">
51087             <sectioninfo>
51088               <authorgroup>
51089                 <author>
51090                   <firstname>D. Ruth</firstname>
51091                   <surname>Bavousett</surname>
51092                   <affiliation>
51093                     <orgname>ByWater Solutions</orgname>
51094                   </affiliation>
51095                 </author>
51096
51097                 <editor>
51098                   <firstname>Nicole C.</firstname>
51099                   <surname>Engard</surname>
51100                 </editor>
51101               </authorgroup>
51102
51103           <pubdate>2012</pubdate>
51104         </sectioninfo>
51105       <title>Setting up OCLC service on Koha</title>
51106       <para>First, you'll need to create a file somewhere on your system with configuration
51107         information.  You could put this anywhere that is visible to the account that will be
51108         running the service. </para>
51109       <para>The file contains 11 lines. The first 6 will be about your Koha
51110         system:<programlisting>host: The IP address of your Koha server 
51111 port: The port you want to use for the Connexion service. This port must be different from your SIP port, or any other service 
51112 koha: The full URL of your staff client 
51113 log: The location (full file specification) of your log for the service 
51114 user: The default Koha username to use for importing 
51115 password: The password that goes with that username</programlisting></para>
51116       <para>The remaining lines describe how to do the staging:
51117         <programlisting>match: The name of the matching rule from your system to use 
51118 overlay_action: "replace", "create_new", or "ignore"-- what to do if there is a match 
51119 nomatch_action: "create_new" or "ignore"-- what to do if there is no match 
51120 item_action: "always_add","add_only_for_matches","add_only_for_new", or "ignore" -- what to do with embedded 952 item data 
51121 import_mode: "direct" or "stage"</programlisting></para>
51122       <para> A sample file would look like
51123         this:<programlisting>host: 1.2.3.4
51124 port: 8000
51125 log: /home/koha/koha-dev/var/log/connexion.log
51126 koha: http://kohastaff.myuniversity.edu
51127 user: koha_generic_staff
51128 password: password
51129 match: 001
51130 overlay_action: replace
51131 nomatch_action: create_new
51132 item_action: ignore
51133 import_mode: direct</programlisting></para>
51134       <para>When choosing an 'import_mode' if you use "direct" then the staged record will be
51135         immediately imported into Koha, and should be searchable after your indexes catch up.  If
51136         you choose "stage", then the record will be placed in a staged batch for you to later go the
51137           <link linkend="managestaged">Manage Staged MARC Records</link> tool to finish the import. </para>
51138       <para>If you import multiple records, they'll be in the same batch, until that batch is
51139         imported, then a new batch will be created. </para>
51140       <para>In "direct" mode, each record will be in its' own batch. </para>
51141       <para>To start the service, run the script:
51142         <programlisting>/location/of/connexion/import/daemon/connexion_import_daemon.pl -d -c /location/of/config/file.cnf</programlisting></para>
51143     </section>
51144     <section id="oclcdesktopsetup">
51145       <sectioninfo>
51146         <authorgroup>
51147           <author>
51148             <firstname>D. Ruth</firstname>
51149             <surname>Bavousett</surname>
51150             <affiliation>
51151               <orgname>ByWater Solutions</orgname>
51152             </affiliation>
51153           </author>
51154           
51155           <author>
51156             <firstname>Heather</firstname>
51157             <surname>Hernandez</surname>
51158             <affiliation>
51159               <orgname>San Francisco Maritime National Historical Park</orgname>
51160             </affiliation>
51161           </author>
51162           
51163           <editor>
51164             <firstname>Nicole C.</firstname>
51165             <surname>Engard</surname>
51166           </editor>
51167         </authorgroup>
51168         
51169         <pubdate>2012/2014</pubdate>
51170       </sectioninfo>
51171       <title>Setting up your OCLC desktop client</title>
51172       <note>
51173         <para>Screenshots are OCLC Connexion Client v.2.50, Koha v.3.12</para>
51174       </note>
51175       <para>To set up the OCLC Connexion desktop client to connect to Koha, go to Tools > Options,
51176         then choose the Export tab. <screenshot>
51177           <screeninfo>Connexion Export Tab</screeninfo>
51178           <mediaobject>
51179             <imageobject>
51180               <imagedata fileref="images/appendix-oclc/oclcexporttab.png"/>
51181             </imageobject>
51182           </mediaobject>
51183         </screenshot><itemizedlist>
51184           <listitem>
51185             <para>Click the "Create..." button to set up a new destination, then choose "OCLC
51186               Gateway Export" and click OK.</para>
51187             <itemizedlist>
51188               <listitem>
51189                 <para>Enter the following information:</para>
51190               
51191               <itemizedlist>
51192               <listitem>
51193                     <para>"Host Name:" Your catalog’s appropriate IP address (from your <link
51194                         linkend="oclckohasetup">config file above</link>) </para>
51195                   </listitem>
51196                   <listitem>
51197                     <para>"Port:" Your catalog's appropriate port number (from your <link
51198                         linkend="oclckohasetup">config file above</link>) </para>
51199                   </listitem>
51200                   <listitem>
51201                     <para>"Login ID:" The cataloger's Koha login </para>
51202                   </listitem>
51203                   <listitem>
51204                     <para>"Password:" The cataloger's Koha password </para>
51205                   </listitem>
51206                   <listitem>
51207                     <para>"Notify Host Before Disconnect" = checked, </para>
51208                   </listitem>
51209                   <listitem>
51210                     <para>"Timeout" = 100, "Retries" = 3, "Delay" = 0 (zero), </para>
51211                   </listitem>
51212                   <listitem>
51213                     <para>"Send Local System Logon ID  Password" = checked. </para>
51214                   </listitem>
51215               </itemizedlist>
51216               </listitem>
51217             </itemizedlist>
51218             <screenshot>
51219               <screeninfo>OCLC Gateway Export Settings</screeninfo>
51220               <mediaobject>
51221                 <imageobject>
51222                   <imagedata fileref="images/appendix-oclc/oclcgatewaysetup.png"/>
51223                 </imageobject>
51224               </mediaobject>
51225             </screenshot>
51226           </listitem>
51227           <listitem>
51228             <para>Select "OK" when finished, and you should see your new "Gateway Export" option
51229               listed (The catalog's IP address and port are blacked out in the following
51230               screenshot)</para>
51231             <para>
51232               <screenshot>
51233                 <screeninfo>Gateway Export Added</screeninfo>
51234                 <mediaobject>
51235                   <imageobject>
51236                     <imagedata fileref="images/appendix-oclc/oclcgatewayexport.png"/>
51237                   </imageobject>
51238                 </mediaobject>
51239               </screenshot>
51240             </para>
51241           </listitem>
51242           <listitem>
51243             <para>Click on "Record Characteristics" and make sure that the bibliographic records are
51244               using MARC21, UTF-8 Unicode, and click OK to save. </para>
51245             <para>
51246               <screenshot>
51247                 <screeninfo>Record Characteristics</screeninfo>
51248                 <mediaobject>
51249                   <imageobject>
51250                     <imagedata fileref="images/appendix-oclc/oclcrecordchar.png"/>
51251                   </imageobject>
51252                 </mediaobject>
51253               </screenshot>
51254             </para>
51255           </listitem>
51256         </itemizedlist></para>
51257       <para>You should be ready to go!  To export a record from OCLC Connexion Client to Koha, just
51258         press F5 while the record is on-screen.  The export dialog will pop up, and you'll see
51259         Connexion attempting to talk to Koha.  You should get a message that the record was added or
51260         overlaid, including its biblio number, and a URL that you can copy into your web browser to
51261         jump straight to the record. </para>
51262     </section>
51263     <section id="oclcgateway">
51264       <sectioninfo>
51265         <authorgroup>
51266           <author>
51267             <firstname>Heather</firstname>
51268             <surname>Hernandez</surname>
51269             <affiliation>
51270               <orgname>San Francisco Maritime National Historical Park</orgname>
51271             </affiliation>
51272           </author>
51273           <editor>
51274             <firstname>Nicole C.</firstname>
51275             <surname>Engard</surname>
51276           </editor>
51277         </authorgroup>
51278         <pubdate>2014</pubdate>
51279       </sectioninfo>
51280       <title>Using the OCLC Connexion Gateway</title>
51281       <para>Records can be exported from Connexion either in a batch or one by one.  </para>
51282       <section id="oclconeexport">
51283         <title>Exporting records one by one</title>
51284         <para>To export bibliographic records one by one, be sure your "Batch" options are correct:
51285           from the "Tools" menu, select "Options", and select the "Batch" tab. In the "Perform local
51286           actions in batch" area, "Bibliographic Record Export" should be unchecked<screenshot>
51287             <screeninfo>Connexion batch options</screeninfo>
51288             <mediaobject>
51289               <imageobject>
51290                 <imagedata fileref="images/appendix-oclc/oclcoptions.png"/>
51291               </imageobject>
51292             </mediaobject>
51293           </screenshot></para>
51294         <para>When ready to export, from the "Action" menu, select "Export" or use the F5 key. You
51295           will see a screen similar to the following if the import is successful and if the record
51296           is new to the Catalog; you may copy &amp; paste the resulting URL into your Koha catalog
51297           to see the new record.<screenshot>
51298             <screeninfo>Connexion Export</screeninfo>
51299             <mediaobject>
51300               <imageobject>
51301                 <imagedata fileref="images/appendix-oclc/oclcstatus.png"/>
51302               </imageobject>
51303             </mediaobject>
51304           </screenshot></para>
51305         <para>If the record was overlaid, you will see a message to that effect in the "OCLC Gateway
51306           Export Status" window<screenshot>
51307             <screeninfo>Overlay confirmation</screeninfo>
51308             <mediaobject>
51309               <imageobject>
51310                 <imagedata fileref="images/appendix-oclc/oclcoverlay.png"/>
51311               </imageobject>
51312             </mediaobject>
51313           </screenshot></para>
51314       </section>
51315       <section id="oclcbatchexport">
51316         <title>Exporting records in a batch</title>
51317         <para>To export bibliographic records in a batch, be sure your "Batch" options are correct:
51318           from the "Tools" menu, select "Options", and select the "Batch" tab. In the "Perform local
51319           actions in batch" area, "Bibliographic Record Export" should be checked<screenshot>
51320             <screeninfo>OCLC Batch Export Options</screeninfo>
51321             <mediaobject>
51322               <imageobject>
51323                 <imagedata fileref="images/appendix-oclc/oclcexportbatch.png"/>
51324               </imageobject>
51325             </mediaobject>
51326           </screenshot></para>
51327         <para>When a record is ready to export, from the "Action" menu, select "Export" or use the
51328           F5 key, and it’s export status will be "ready." </para>
51329         <para>When ready to export the batch, from the "Batch" menu, select "Process batch" and
51330           check the appropriate "Path" and "Export" boxes<screenshot>
51331             <screeninfo>Batch import process</screeninfo>
51332             <mediaobject>
51333               <imageobject>
51334                 <imagedata fileref="images/appendix-oclc/oclcprocessbatch.png"/>
51335               </imageobject>
51336             </mediaobject>
51337           </screenshot></para>
51338         <para>The export will begin, and the bib records will be exported &amp; imported into Koha
51339           one by one; you will see "OCLC Gateway Export Status" windows, as above, showing you the
51340           results of each export. That window will stay there until you select "Close," and then the
51341           next record’s export/import will begin. The process will continue until all records in the
51342           batch are completed. Then you may or may not see the Connexion Client export report
51343           (depending on your Client options for that). </para>
51344       </section>
51345       <section id="oclcitems">
51346         <title>Items in OCLC</title>
51347         <para>If you'd like to create your item records in OCLC you can do so by addding a 952 for
51348           each item to the bib record you're cataloging. The <link linkend="itemcatguide"
51349             >Item/Holdings Cataloging Guide</link> will break down what subfields you can use in the
51350           952, but at the minimum you want to have subfield 2, a, b, and y on your items.</para>
51351         <example>
51352           <title>Item record example</title>
51353           <para>952 \\$2CLASSIFICATION$aHOMEBRANCHCODE$bHOLDINGBRANCHCODE$yITEMTYPECODE</para>
51354         </example>
51355         <para>
51356           <itemizedlist>
51357             <listitem>
51358               <para>The subfield 2 holds the classification code. This can be ddc for Dewey or lcc
51359                 for Library of Congress or z for Custom. Other classification sources can be found
51360                 in the <link linkend="classificationsources">Classification Sources</link> area in
51361                 administration</para>
51362             </listitem>
51363             <listitem>
51364               <para>Subfield a is your home library and needs to be the code for your home library,
51365                 not the library name. You can find these codes in the <link linkend="libsgroups"
51366                   >Libraries &amp; Groups</link> administration area.</para>
51367             </listitem>
51368             <listitem>
51369               <para>Subfield b is your holding library and needs to be the code for your holding
51370                 library, not the library name. You can find these codes in the <link
51371                   linkend="libsgroups">Libraries &amp; Groups</link> administration area.</para>
51372             </listitem>
51373             <listitem>
51374               <para>Subfield y is your item type code. It needs to be the code, not the item type
51375                 name. You can find these codes in the <link linkend="itemtypeadmin">Item
51376                   Types</link> administration area.</para>
51377             </listitem>
51378           </itemizedlist>
51379         </para>
51380         <example>
51381           <title>Item record example</title>
51382           <para>952 \\$2ddc$aMAIN$bMAIN$yBOOK</para>
51383         </example>
51384         <para>In addition to these required fields you can enter any other subfield you'd like. Most
51385           libraries will enter a call number in subfield o and a barcode in subfield p as well.
51386           Review the <link linkend="itemcatguide">Item/Holdings Cataloging Guide</link> for a full
51387           list of subfields and values.</para>
51388       </section>
51389     </section>
51390   </appendix>
51391
51392   <appendix id="faqs">
51393     <title>FAQs</title>
51394
51395     <para/>
51396
51397     <section id="displayfaq">
51398       <title>Display</title>
51399
51400       <para/>
51401
51402       <section id="customicons">
51403         <title>Custom Item Type/Authorized Value Icons</title>
51404
51405         <para><emphasis role="bold">Question:</emphasis> Can I have my own set
51406         of item type images (or authorized value icons)?</para>
51407
51408         <para><emphasis role="bold">Answer: </emphasis>Absolutely. To add
51409         additional icons to your system you simply add a new directory to
51410         koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/ and to
51411         koha-tmpl/opac-tmpl/prog/itemtypeimg and put your icons in the new
51412         directory. Your icons will show up in a new tab as soon as they are in
51413         the folders.</para>
51414
51415         <itemizedlist>
51416           <listitem>
51417             <note>
51418               <para>Remember to put the icons in both places (on the OPAC and
51419               the intranet).</para>
51420             </note>
51421           </listitem>
51422         </itemizedlist>
51423       </section>
51424
51425       <section id="customkohaimages">
51426         <title>Customizing Koha Images</title>
51427
51428         <para><emphasis role="bold">Question</emphasis>: Can I customize the
51429         images in the OPAC?</para>
51430
51431         <para><emphasis role="bold">Answer</emphasis>: Absolutely. Koha comes
51432         with a series of original images that you can alter to meet your
51433         needs. The originals can be found in the misc/interface_customization/
51434         directory.</para>
51435       </section>
51436
51437       <section id="opacdisplayfaq">
51438         <title>OPAC Display Fields</title>
51439
51440         <para><emphasis role="bold">Question</emphasis>: What MARC fields
51441         print to the different OPAC screens in Koha?</para>
51442
51443         <para><emphasis role="bold">Answer</emphasis>: The XSLT preference
51444         must be set as follows for the following fields to show</para>
51445
51446         <itemizedlist>
51447           <listitem>
51448             <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> =
51449             using XSLT stylesheets</para>
51450           </listitem>
51451
51452           <listitem>
51453             <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> =
51454             using XSLT stylesheets</para>
51455           </listitem>
51456
51457           <listitem>
51458             <para><link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link> =
51459             show</para>
51460           </listitem>
51461         </itemizedlist>
51462
51463         <para>The OPAC Results page shows:</para>
51464
51465         <itemizedlist>
51466           <listitem>
51467             <para>245</para>
51468           </listitem>
51469
51470           <listitem>
51471             <para>100, 110, 111</para>
51472           </listitem>
51473
51474           <listitem>
51475             <para>700, 710, 711</para>
51476           </listitem>
51477
51478           <listitem>
51479             <para>250</para>
51480           </listitem>
51481
51482           <listitem>
51483             <para>260</para>
51484           </listitem>
51485
51486           <listitem>
51487             <para>246</para>
51488           </listitem>
51489
51490           <listitem>
51491             <para>856</para>
51492           </listitem>
51493         </itemizedlist>
51494
51495         <para>The OPAC Details page shows:</para>
51496
51497         <itemizedlist>
51498           <listitem>
51499             <para>245</para>
51500           </listitem>
51501
51502           <listitem>
51503             <para>100, 110, 111</para>
51504           </listitem>
51505
51506           <listitem>
51507             <para>700, 710, 711</para>
51508           </listitem>
51509
51510           <listitem>
51511             <para>440, 490</para>
51512           </listitem>
51513
51514           <listitem>
51515             <para>260</para>
51516           </listitem>
51517
51518           <listitem>
51519             <para>250</para>
51520           </listitem>
51521
51522           <listitem>
51523             <para>300</para>
51524           </listitem>
51525
51526           <listitem>
51527             <para>020</para>
51528           </listitem>
51529
51530           <listitem>
51531             <para>022</para>
51532           </listitem>
51533
51534           <listitem>
51535             <para>246</para>
51536           </listitem>
51537
51538           <listitem>
51539             <para>130, 240</para>
51540           </listitem>
51541
51542           <listitem>
51543             <para>6xx</para>
51544           </listitem>
51545
51546           <listitem>
51547             <para>856</para>
51548           </listitem>
51549
51550           <listitem>
51551             <para>505</para>
51552           </listitem>
51553
51554           <listitem>
51555             <para>773</para>
51556           </listitem>
51557
51558           <listitem>
51559             <para>520</para>
51560           </listitem>
51561
51562           <listitem>
51563             <para>866</para>
51564           </listitem>
51565
51566           <listitem>
51567             <para>775</para>
51568           </listitem>
51569
51570           <listitem>
51571             <para>780</para>
51572           </listitem>
51573
51574           <listitem>
51575             <para>785</para>
51576           </listitem>
51577
51578           <listitem>
51579             <para>plus all of the 5xx fields in the Notes tab at the
51580             bottom</para>
51581           </listitem>
51582         </itemizedlist>
51583       </section>
51584
51585       <section id="displaysubtitle">
51586         <title>Subtitle Display on Bib Records</title>
51587
51588         <para><emphasis role="bold">Question</emphasis>: How do I get the
51589         subtitle to display on the detail pages for my bib records?</para>
51590
51591         <para><emphasis role="bold">Answer</emphasis>: Subtitle display now
51592         depends on there being a <link linkend="keywordmapping">keyword
51593         mapping</link> for the MARC field in question. Adding a mapping for
51594         "subtitle" -&gt; "245b" for an item's framework results in display of
51595         the subtitle in OPAC and staff client search and detail pages
51596         (although not in all instances where subtitles might be displayed,
51597         e.g. the Cart).</para>
51598       </section>
51599
51600       <section id="opacbarcodesfaq">
51601         <title>Show patrons the barcodes of items they have checked
51602         out</title>
51603
51604         <para><emphasis role="bold">Question</emphasis>: Can patrons see the
51605         barcodes for the items they have checked out.</para>
51606
51607         <para><emphasis role="bold">Answer</emphasis>: Not by default, but
51608         with a few edits to the patron record you can make a barcode column
51609         appear on the patron's check out summary in the OPAC. You can set up a
51610         <link linkend="patronattributetypes">patron attribute</link> with the
51611         value of SHOW_BCODE and <link linkend="authorizedvalues">authorized
51612         value</link> of YES_NO to make this happen.</para>
51613
51614         <screenshot>
51615           <screeninfo>Add SHOW_BCODE patron attribute</screeninfo>
51616
51617           <mediaobject>
51618             <imageobject>
51619               <imagedata fileref="images/opac/SHOW_BCODEadd.png"/>
51620             </imageobject>
51621           </mediaobject>
51622         </screenshot>
51623
51624         <para>Then on the <link linkend="editpatrons">patron's record set the
51625         value</link> for SHOW_BCODE to yes.</para>
51626
51627         <screenshot>
51628           <screeninfo>Setting value for SHOW_BCODE on patron
51629           record</screeninfo>
51630
51631           <mediaobject>
51632             <imageobject>
51633               <imagedata fileref="images/opac/SHOW_BCODEattribute.png"/>
51634             </imageobject>
51635           </mediaobject>
51636         </screenshot>
51637
51638         <para>This will add a column to the check out summary in the OPAC that
51639         shows the patrons the barcodes of the items they have checked
51640         out.</para>
51641
51642         <screenshot>
51643           <screeninfo>Barcode number on checkout list in OPAC</screeninfo>
51644
51645           <mediaobject>
51646             <imageobject>
51647               <imagedata fileref="images/opac/barcodeoncheckouts.png"/>
51648             </imageobject>
51649           </mediaobject>
51650         </screenshot>
51651
51652         <para>Clicking on the 'Overdue' tab will show only the items that are
51653         overdue.</para>
51654       </section>
51655     </section>
51656
51657     <section id="circfaq">
51658       <title>Circulation/Notices</title>
51659
51660       <para/>
51661
51662       <section id="dropboxfaq">
51663         <title>Book drop Date</title>
51664
51665         <para><emphasis role="bold">Question</emphasis>: How is the book drop date is determined? Is
51666           it the last open date for the checkout branch? Is it today's date minus one? Can the book
51667           drop checkin date be set?</para>
51668
51669         <para><emphasis role="bold">Answer</emphasis>: If the library is closed for four days for
51670           renovations, for example, there would be more than one day needed for the book drop date.
51671           You will only have one book drop date and that will be the last day that the library open
51672           (determined by the holiday calendar) because there is no real way to know what day the
51673           books were dropped into the box during the 4 closed days. The only way to change the
51674           effective checkin date in book drop mode is to modify the calendar.</para>
51675       </section>
51676       <section id="holdsreportsfaq">
51677         <title>Holds to Pull and Holds Queue</title>
51678         <para><emphasis role="bold">Question</emphasis>: What is the difference between the <link linkend="holdsqueue">Holds Queue</link> and <link linkend="holdspull">Holds to
51679             Pull</link>?</para>
51680         <para><emphasis role="bold">Answer</emphasis>: The holds to pull report gives a simple list
51681           of what holds need to be filled with available items. It should only be used in Koha
51682           installations where there is only one library. </para>
51683         <para>The holds queue tries to do the same thing, but in a 'smarter' way. This allows it to
51684           split up the list by library, consult the <link linkend="transportcostmatrix">transport
51685             cost matrix</link> and refresh regularly to provide different pull lists to each
51686           library.</para>
51687       </section>
51688
51689       <section id="dupoverduefaq">
51690         <title>Duplicate Overdue Notices</title>
51691
51692         <para><emphasis role="bold">Question</emphasis>: Why are patrons
51693         getting two overdue notices?</para>
51694
51695         <para><emphasis role="bold">Answer</emphasis>: This tool takes all
51696         branches in the overdue rules and sent notifications to them. So, if
51697         you have a default rule &amp; a branch rule, the notification will be
51698         generated twice. A quick fix is to discard "default rule" for
51699         instance.</para>
51700       </section>
51701
51702       <section id="printoverduefaq">
51703         <title>Printing Overdue Notices</title>
51704
51705         <para><emphasis role="bold">Question</emphasis>: Can I print overdue
51706         notices for patrons without email addresses on file?</para>
51707
51708         <para><emphasis role="bold">Answer</emphasis>: Yes. The <link linkend="overduenoticecron">overdue notice cron job</link> has a
51709         setting to generate the overdue notices as HTML for printing. An
51710         example of this usage would be:</para>
51711
51712         <para><programlisting>overdue_notices.pl -t -html /tmp/noticedir -itemscontent issuedate,date_due,title,barcode,author </programlisting>In
51713         this example, we wanted to use only certain item fields in our
51714         notices, so we specified itemscontent fields in the cron entry; that's
51715         not a requirement for the feature.</para>
51716
51717         <para>The command line needs to specify a web-accessible directory
51718         where the print notices will go -- they get a filename like
51719         notices-2009-11-24.html (or holdnotices-2009-11-24.html). The overdue
51720         notice itself can be formatted to fit a Z-mailer. Within the notice
51721         file, the text is spaced down or over to where it will print properly
51722         on the form. The script has code that wraps around the notice file to
51723         tell the HTML to obey the formatting, and to do a page break between
51724         notices. That's so that when staff print it out, they get one per
51725         page. We had to add an extra syspref (<link linkend="PrintNoticesMaxLines">PrintNoticesMaxLines</link>) to specify
51726         page length because our client allows a _lot_ of checkouts which meant
51727         some notices were running onto multiple pages. That syspref says to
51728         truncate the print notice at that page length and put in a message
51729         about go check your OPAC account for the full list.</para>
51730
51731         <para>The print and email overdues use the same notice file. The print
51732         notices for holds are different -- there's a separate HOLD_PRINT
51733         notice file and the system uses it if there's no email address. Then a
51734         nightly cron job runs to gather those up from the message queue and
51735         put them in an HTML file in the notice directory, as above.</para>
51736
51737         <para>The cron entry is gather_print_notices.pl /tmp/noticedir</para>
51738       </section>
51739
51740       <section id="renewfaq">
51741         <title>Unable to Renew Items</title>
51742
51743         <para><emphasis role="bold">Question</emphasis>: We're trying to renew
51744         some items for our patron. One of the items is on hold and ineligible
51745         for renewal, but the other two items refuse to renew even though they
51746         should be eligible. When I try to use the override renewal limit, it
51747         just returns a little message that says "renewal failed". Any idea
51748         what's going on here?</para>
51749
51750         <para><emphasis role="bold">Answer</emphasis>: At the very least you will need to set an
51751           absolute <link linkend="circfinerules">default circulation rule</link>. This rule should
51752           be set for the default itemtype, default branchcode and default patron category. That will
51753           catch anyone who doesn't match a specific rule. Patrons who do not match a specific rule
51754           will get blocked from placing holds or renewing items, since there was no baseline number
51755           of holds or renewals to utilize.</para>
51756       </section>
51757
51758       <section id="holdsfaq">
51759         <title>Unable to Place Holds</title>
51760
51761         <para><emphasis role="bold">Question</emphasis>: Why can't I place
51762         holds when I have all of the preferences turned on.</para>
51763
51764         <para><emphasis role="bold">Answer</emphasis>: You probably need to
51765         set a default circulation rule. At the very least you will need to set
51766         an default circulation rule. This rule should be set for all item
51767         types, all branches and all patron categories. That will catch all
51768         instances that do not match a specific rule. When checking out if you
51769         do not have a rule for the default branch, default item and default
51770         patron category then you may see patrons getting blocked from placing
51771         holds.</para>
51772       </section>
51773
51774       <section id="keyboardshort">
51775         <title>Keyboard Shortcuts</title>
51776
51777         <para><emphasis role="bold">Question</emphasis>: Do I have to use my
51778         mouse to access the checkout, checkin and cataloging tabs at the top
51779         of the circulation pages?</para>
51780
51781         <para><emphasis role="bold">Answer</emphasis>: You can jump between
51782         the tabs on the quick search box at the top of the screen by using the
51783         following hot keys (if the tab is available):</para>
51784
51785         <itemizedlist>
51786           <listitem>
51787             <para>jump to the catalog search with Alt+Q</para>
51788           </listitem>
51789
51790           <listitem>
51791             <para>jump to the checkout with Alt+U</para>
51792
51793             <itemizedlist>
51794               <listitem>
51795                 <para>this will not work for Mac user</para>
51796               </listitem>
51797             </itemizedlist>
51798           </listitem>
51799
51800           <listitem>
51801             <para>jump to the checkin with Alt+R</para>
51802           </listitem>
51803         </itemizedlist>
51804
51805         <para><note>
51806             <para>Mac users use the OPTION button in place of ALT</para>
51807           </note></para>
51808       </section>
51809
51810       <section id="smsnoticefaq">
51811         <title>SMS Notices/Messages</title>
51812
51813         <para><emphasis role="bold">Question</emphasis>: I want Koha to send
51814         notices via SMS, what do I need to do?</para>
51815
51816         <para><emphasis role="bold">Answer</emphasis>: First you need to
51817         choose a SMS service to use with Koha. There is a list available here:
51818         <ulink url="http://search.cpan.org/search?query=sms%3A%3Asend&amp;mode=all">http://search.cpan.org/search?query=sms%3A%3Asend&amp;mode=all</ulink>
51819         Not all SMS services available to libraries have Perl drivers, so be
51820         sure to check this list to see if the provider you're considering is
51821         listed. If not you want to ask your provider if they have a Perl
51822         module, if not you should consider another service. Some common
51823         options in the US (that have Perl drivers) are:</para>
51824
51825         <itemizedlist>
51826           <listitem>
51827             <para>AQL (<ulink url="http://www.aql.com">www.aql.com</ulink>)</para>
51828           </listitem>
51829
51830           <listitem>
51831             <para>Wadja (<ulink url="http://wadja.com">wadja.com</ulink>)</para>
51832           </listitem>
51833
51834           <listitem>
51835             <para>Ipipi (<ulink url="http://ipipi.com">ipipi.com</ulink>)</para>
51836           </listitem>
51837
51838           <listitem>
51839             <para>T-mobile</para>
51840           </listitem>
51841
51842           <listitem>
51843             <para>SMSDiscount (<ulink url="http://smsdiscount.com">smsdiscount.com</ulink>)</para>
51844           </listitem>
51845
51846           <listitem>
51847             <para>Clickatell</para>
51848           </listitem>
51849         </itemizedlist>
51850         <para><emphasis role="bold">Question</emphasis>: What about in India?</para>
51851
51852         <para><emphasis role="bold">Answer</emphasis>: India does not yet have too many options
51853           here. This is partly due to the Telecom regulatory authority's (TRAI) stipulations about
51854           transactional SMSes and limits on the number of SMSes that may be sent / received per
51855           users per day. India specific drivers include: <itemizedlist>
51856             <listitem>
51857               <para>Unicel Technologies Pvt Ltd (<ulink url="http://unicel.in"
51858                 >unicel.in</ulink>)</para>
51859             </listitem>
51860           </itemizedlist></para>
51861       </section>
51862     </section>
51863
51864     <section id="catfaq">
51865       <title>Cataloging</title>
51866
51867       <para/>
51868
51869       <section id="authorityfaq">
51870         <title>Authority Fields</title>
51871
51872         <para><emphasis role="bold">Question: </emphasis>Why can't I edit 1xx,
51873         6xx, or 7xx fields in my catalog record?</para>
51874
51875         <para><emphasis role="bold">Answer:</emphasis> These fields are authority controlled and you
51876           probably have the <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> set
51877           to "Don't allow". When it is set to "Don't allow" these fields will be locked and require
51878           you to search for an existing authority record to populate the field with. To allow typing
51879           in these authority fields set <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> to 'Allow'.<note>
51880             <para>Fields affected by this preference will show a lock symbol in them</para>
51881           </note></para>
51882
51883         <screenshot>
51884           <screeninfo>Fields affected by this preference show a lock in the field</screeninfo>
51885
51886           <mediaobject>
51887             <imageobject>
51888               <imagedata fileref="images/cataloging/lockedauthority.png"/>
51889             </imageobject>
51890           </mediaobject>
51891         </screenshot>
51892       </section>
51893
51894       <section id="kohamarcfaq">
51895         <title>Koha to MARC Mapping</title>
51896
51897         <para><emphasis role="bold">Question</emphasis>: What's the
51898         relationship between 'Koha to MARC Mapping' and 'MARC Bibliographic
51899         Frameworks'?</para>
51900
51901         <para><emphasis role="bold">Answer</emphasis>: Mapping can be defined
51902         through 'MARC Bibliographic Frameworks' OR 'Koha to MARC Mapping'.
51903         'Koha to MARC Mapping' is just a shortcut to speed up linkage. If you
51904         change a mapping in one of these modules, the mapping will change in
51905         the other as well. (In other words, the two modules 'overwrite' each
51906         other in order to prevent conflicts from existing in Koha).</para>
51907       </section>
51908
51909       <section id="itemsperbibfaq">
51910         <title>Number of Items Per Bib Record</title>
51911
51912         <para><emphasis role="bold">Question</emphasis>: Is there a limit on
51913         the number of items I can attach to a bib record?</para>
51914
51915         <para><emphasis role="bold">Answer</emphasis>: There is no explicit limit to the number of
51916           items you can attach to a bibliographic record, but if you attach enough of them, your
51917           MARC record will exceed the maximum file size limit for the ISO 2709 standard, which
51918           breaks indexing for that record. I've found this occurs somewhere between 600 and 1000
51919           items on a 'normal' bibliographic record.</para>
51920       </section>
51921
51922       <section id="analyticsfaq">
51923         <title>Analytics</title>
51924
51925         <para><emphasis role="bold">Question</emphasis>: I am using the <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> feature,
51926         but my links in the OPAC and Staff Client to 'Show Analytics' are not
51927         working.</para>
51928
51929         <para><emphasis role="bold">Answer</emphasis>: If you plan on using
51930         <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> you
51931         will want to make sure to set your <link linkend="UseControlNumber">UseControlNumber</link> preference to
51932         "Don't use," this will prevent broken links.</para>
51933       </section>
51934     </section>
51935
51936     <section id="acqfaq">
51937       <title>Acquisitions</title>
51938
51939       <para/>
51940
51941       <section id="planningcatfaq">
51942         <title>Planning Categories</title>
51943
51944         <para><emphasis role="bold">Question</emphasis>: What is a planning
51945         category?</para>
51946
51947         <para><emphasis role="bold">Answer</emphasis>: When you plan in
51948         advance for the way your budget is going to be spent, you initially
51949         plan for how it's going to be spent over time, that's the most natural
51950         thing to do.</para>
51951
51952         <para>So you plan for $1000 in Jan. $1000 in Feb., $3000 in March,
51953         etc. You can basically do the same thing with a list of values in lieu
51954         of the months.</para>
51955
51956         <para>Say you have a list like this one:</para>
51957
51958         <itemizedlist>
51959           <listitem>
51960             <para>&lt; 1 month</para>
51961           </listitem>
51962
51963           <listitem>
51964             <para>&lt; 6 months</para>
51965           </listitem>
51966
51967           <listitem>
51968             <para>&lt; 1 year</para>
51969           </listitem>
51970
51971           <listitem>
51972             <para>&lt; 3 years</para>
51973           </listitem>
51974
51975           <listitem>
51976             <para>&lt; 10 years</para>
51977           </listitem>
51978
51979           <listitem>
51980             <para>&gt; 10 years</para>
51981           </listitem>
51982         </itemizedlist>
51983
51984         <para>The list is meant to represent when the books acquired where
51985         published. Then you plan for it, saying: we went to spend at list 40%
51986         of our budgets on books published less than a year ago, 10% on books
51987         more than 10 years old, etc.</para>
51988
51989         <para>Upon acquiring new material, you'll be able to select, for a
51990         given item, a value from this list in a drop down. Then, after the
51991         material has been acquired, at the end of the year, you'll be able to
51992         compare the goals set, with what's been achieved.</para>
51993       </section>
51994     </section>
51995
51996     <section id="serialsfaq">
51997       <title>Serials</title>
51998
51999       <para/>
52000
52001       <section id="advancedpatternfaq">
52002         <title>Advanced Patterns</title>
52003
52004         <para><emphasis role="bold">Question</emphasis>: What is the 'inner
52005         counter' on the advanced serials pattern interface?</para>
52006
52007         <para><emphasis role="bold">Answer</emphasis>: I think it is better to
52008         give an example to understand this :</para>
52009
52010         <para>Example for a monthly subscription :</para>
52011
52012         <itemizedlist>
52013           <listitem>
52014             <para>First issue publication date : April 2010</para>
52015           </listitem>
52016
52017           <listitem>
52018             <para>Numbering : No {X}, year {Y}</para>
52019           </listitem>
52020
52021           <listitem>
52022             <para>First issue : No 4, year 2010</para>
52023           </listitem>
52024         </itemizedlist>
52025
52026         <para>For the year Y : you will want the year change on January
52027         2011</para>
52028
52029         <para>So, the advanced pattern for Y will be :</para>
52030
52031         <itemizedlist>
52032           <listitem>
52033             <para>Add : 1</para>
52034           </listitem>
52035
52036           <listitem>
52037             <para>once every : 12</para>
52038           </listitem>
52039
52040           <listitem>
52041             <para>When more than 9999999</para>
52042           </listitem>
52043
52044           <listitem>
52045             <para>inner counter : 3</para>
52046           </listitem>
52047
52048           <listitem>
52049             <para>Set back to 0</para>
52050           </listitem>
52051
52052           <listitem>
52053             <para>Begins with 2010</para>
52054           </listitem>
52055         </itemizedlist>
52056
52057         <para>Year is going to change after 12 received issues from April
52058         2010, that is in April 2011 if you don't set inner counter. Set inner
52059         counter to 3 will say to Koha : change year after 12-3 = 9 received
52060         issues.</para>
52061
52062         <para>Inner counter says to Koha to take into account the first issues
52063         of the year, even if they are not received with Koha. If you begin
52064         with first issue of the year write nothing or 0.</para>
52065       </section>
52066     </section>
52067
52068     <section id="reportsfaq">
52069       <title>Reports</title>
52070
52071       <para/>
52072
52073       <section id="accounttypefaq">
52074         <title>Define Codes Stored in DB</title>
52075
52076         <para/>
52077
52078         <section id="finescodefaq">
52079           <title>Fines Table</title>
52080
52081           <para><emphasis role="bold">Question:</emphasis> What do the codes
52082           in the accounttype field in the accountlines table stand for?</para>
52083
52084           <para><emphasis role="bold">Answer:</emphasis></para>
52085
52086           <itemizedlist>
52087             <listitem>
52088               <para>A = Account management fee</para>
52089             </listitem>
52090
52091             <listitem>
52092               <para>C = Credit</para>
52093             </listitem>
52094
52095             <listitem>
52096               <para>F = Overdue fine</para>
52097             </listitem>
52098
52099             <listitem>
52100               <para>FOR = Forgiven</para>
52101             </listitem>
52102
52103             <listitem>
52104               <para>FU = Overdue, still acccruing</para>
52105             </listitem>
52106
52107             <listitem>
52108               <para>L = Lost item</para>
52109             </listitem>
52110             <listitem>
52111               <para>LR = Lost item returned/refunded</para>
52112             </listitem>
52113
52114             <listitem>
52115               <para>M = Sundry</para>
52116             </listitem>
52117
52118             <listitem>
52119               <para>N = New card</para>
52120             </listitem>
52121
52122             <listitem>
52123               <para>PAY = Payment</para>
52124             </listitem>
52125
52126             <listitem>
52127               <para>W = Writeoff</para>
52128             </listitem>
52129           </itemizedlist>
52130         </section>
52131
52132         <section id="statscodefaq">
52133           <title>Statistics Table</title>
52134
52135           <para><emphasis role="bold">Question: </emphasis>What are the
52136           possible codes for the type field in the statistics table?</para>
52137
52138           <para><emphasis role="bold">Answer:</emphasis></para>
52139
52140           <itemizedlist>
52141             <listitem>
52142               <para>localuse</para>
52143
52144               <itemizedlist>
52145                 <listitem>
52146                   <para>Registers if an item that had been checked out to a
52147                   statistics patron (category type = 'X') is returned</para>
52148                 </listitem>
52149               </itemizedlist>
52150             </listitem>
52151
52152             <listitem>
52153               <para>issue</para>
52154             </listitem>
52155
52156             <listitem>
52157               <para>return</para>
52158             </listitem>
52159
52160             <listitem>
52161               <para>renew</para>
52162             </listitem>
52163
52164             <listitem>
52165               <para>writeoff</para>
52166             </listitem>
52167
52168             <listitem>
52169               <para>payment</para>
52170             </listitem>
52171
52172             <listitem>
52173               <para>CreditXXX</para>
52174
52175               <itemizedlist>
52176                 <listitem>
52177                   <para>The XXX stores different types of fee credits, so a query to catch them all
52178                     would include a clause like "type LIKE 'Credit%'"</para>
52179                 </listitem>
52180               </itemizedlist>
52181             </listitem>
52182           </itemizedlist>
52183         </section>
52184
52185         <section id="rescodefaq">
52186           <title>Reserves Table</title>
52187
52188           <para><emphasis role="bold">Question</emphasis>: What are the
52189           possible codes for the found field in the reserves and old_reserves
52190           tables?</para>
52191
52192           <para><emphasis role="bold">Answer</emphasis>:</para>
52193
52194           <itemizedlist>
52195             <listitem>
52196               <para>NULL: means the patron requested the 1st available, and we
52197               haven't chosen the item</para>
52198             </listitem>
52199
52200             <listitem>
52201               <para>T = Transit: the reserve is linked to an item but is in
52202               transit to the pickup branch</para>
52203             </listitem>
52204
52205             <listitem>
52206               <para>W = Waiting: the reserve is linked to an item, is at the pickup branch, and is
52207                 waiting on the hold shelf</para>
52208             </listitem>
52209
52210             <listitem>
52211               <para>F = Finished: the reserve has been completed, and is
52212               done</para>
52213             </listitem>
52214           </itemizedlist>
52215         </section>
52216
52217         <section id="reportdicfaq">
52218           <title>Reports Dictionary Table</title>
52219
52220           <para><emphasis role="bold">Question</emphasis>: What are the
52221           possible codes for the area field in the reports_dictionary
52222           table?</para>
52223
52224           <para><emphasis role="bold">Answer</emphasis>:</para>
52225
52226           <itemizedlist>
52227             <listitem>
52228               <para>1 = Circulation</para>
52229             </listitem>
52230
52231             <listitem>
52232               <para>2 = Catalog</para>
52233             </listitem>
52234
52235             <listitem>
52236               <para>3 = Patrons</para>
52237             </listitem>
52238
52239             <listitem>
52240               <para>4 = Acquisitions</para>
52241             </listitem>
52242
52243             <listitem>
52244               <para>5 = Accounts</para>
52245             </listitem>
52246           </itemizedlist>
52247         </section>
52248
52249         <section id="msgtablefaq">
52250           <title>Messages Table</title>
52251
52252           <para><emphasis role="bold">Question</emphasis>: What are the
52253           possible codes for the message_type field in the messages
52254           table?</para>
52255
52256           <para><emphasis role="bold">Answer</emphasis>:</para>
52257
52258           <itemizedlist>
52259             <listitem>
52260               <para>L = For Librarians</para>
52261             </listitem>
52262
52263             <listitem>
52264               <para>B = For Patrons/Borrowers</para>
52265             </listitem>
52266           </itemizedlist>
52267         </section>
52268
52269         <section id="serialtablefaq">
52270           <title>Serial Table</title>
52271
52272           <para><emphasis role="bold">Question</emphasis>: What are the possible codes for the
52273             status field in the serial table?</para>
52274
52275           <para><emphasis role="bold">Answer</emphasis>:</para>
52276
52277           <itemizedlist>
52278             <listitem>
52279               <para>1 = Expected </para>
52280             </listitem>
52281             <listitem>
52282               <para>2 = Arrived </para>
52283             </listitem>
52284             <listitem>
52285               <para>3 = Late </para>
52286             </listitem>
52287             <listitem>
52288               <para>4 = Missing </para>
52289             </listitem>
52290             <listitem>
52291               <para>5 = Not available </para>
52292             </listitem>
52293             <listitem>
52294               <para>6 = Delete</para>
52295             </listitem>
52296             <listitem>
52297               <para>7 = Claimed </para>
52298             </listitem>
52299             <listitem>
52300               <para>8 = Stopped</para>
52301             </listitem>
52302             <listitem>
52303               <para>41 = Missing (not received) </para>
52304             </listitem>
52305             <listitem>
52306               <para>42 = Missing (sold out) </para>
52307             </listitem>
52308             <listitem>
52309               <para>43 = Missing (damaged) </para>
52310             </listitem>
52311             <listitem>
52312               <para>44 = Missing (lost)</para>
52313             </listitem>
52314           </itemizedlist>
52315         </section>
52316         <section id="borrowerprivacyvalues">
52317           <title>Borrowers Table</title>
52318           <para><emphasis role="bold">Question</emphasis>: What are the possible codes for the
52319             privacy field in the borrowers table?</para>
52320           <para><emphasis role="bold">Answer</emphasis>:<itemizedlist>
52321               <listitem>
52322                 <para>0 = Forever</para>
52323               </listitem>
52324               <listitem>
52325                 <para>1 = Default</para>
52326               </listitem>
52327               <listitem>
52328                 <para>2 = Never</para>
52329               </listitem>
52330             </itemizedlist></para>
52331         </section>
52332         <section id="messpreffaq">
52333           <title>Messaging Preferences</title>
52334           <para><emphasis role="bold">Question</emphasis>: What are the possible codes in the
52335             message_attribute_id field in the borrower_message_preferences table?</para>
52336           <para><emphasis role="bold">Answer</emphasis>:<itemizedlist>
52337               <listitem>
52338                 <para>2 = advanced notice </para>
52339               </listitem>
52340               <listitem>
52341                 <para>6 = item checkout </para>
52342               </listitem>
52343               <listitem>
52344                 <para>4 = hold filled </para>
52345               </listitem>
52346               <listitem>
52347                 <para>1 = item due </para>
52348               </listitem>
52349               <listitem>
52350                 <para>5 = item check in</para>
52351               </listitem>
52352             </itemizedlist></para>
52353         </section>
52354       </section>
52355
52356       <section id="runtimefaq">
52357         <title>Runtime Parameters</title>
52358
52359         <para><emphasis role="bold">Question</emphasis>: Is there a way to
52360         filter my custom SQL reports before they run?</para>
52361
52362         <para><emphasis role="bold">Answer</emphasis>: If you feel that your
52363         report might be too resource intensive you might want to consider
52364         using runtime parameters to your query. Runtime parameters basically
52365         make a filter appear before the report is run to save your system
52366         resources.</para>
52367
52368         <para>There is a specific syntax that Koha will understand as 'ask for
52369         values when running the report'. The syntax is &lt;&lt;Question to
52370         ask|authorized_value&gt;&gt;.</para>
52371
52372         <itemizedlist>
52373           <listitem>
52374             <para>The &lt;&lt; and &gt;&gt; are just delimiters. You must put
52375             &lt;&lt; at the beginning and &gt;&gt; at the end of your
52376             parameter</para>
52377           </listitem>
52378
52379           <listitem>
52380             <para>The 'Question to ask' will be displayed on the left of the
52381             string to enter.</para>
52382           </listitem>
52383
52384           <listitem>
52385             <para>The authorized_value can be omitted if not applicable. If it contains an
52386               authorized value category, or branches or itemtype or categorycode or
52387               biblio_framework, a list with the Koha authorized values will be displayed instead of
52388               a free field Note that you can have more than one parameter in a given SQL Note that
52389               entering nothing at run time won't probably work as you expect. It will be considered
52390               as "value empty" not as "ignore this parameter". For example entering nothing for :
52391               "title=&lt;&lt;Enter title&gt;&gt;" will display results with title='' (no title). If
52392               you want to have to have something not mandatory, use "title like &lt;&lt;Enter
52393               title&gt;&gt;" and enter a % at run time instead of nothing</para>
52394           </listitem>
52395         </itemizedlist>
52396
52397         <para>Examples:</para>
52398
52399         <itemizedlist>
52400           <listitem>
52401             <para>SELECT surname,firstname FROM borrowers WHERE
52402             branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt; AND
52403             surname like &lt;&lt;Enter filter for patron surname (% if
52404             none)&gt;&gt;</para>
52405           </listitem>
52406
52407           <listitem>
52408             <para>SELECT * FROM items WHERE homebranch = &lt;&lt;Pick your branch|branches&gt;&gt;
52409               and barcode like &lt;&lt;Partial barcode value here&gt;&gt;</para>
52410           </listitem>
52411           <listitem>
52412             <para>SELECT title , author FROM biblio WHERE frameworkcode=&lt;&lt;Enter the
52413               frameworkcode|biblio_framework>> </para>
52414           </listitem>
52415         </itemizedlist>
52416
52417         <note>
52418           <para>To generate a date picker calendar to the right of the field
52419           when running a report you can use the 'date' keyword like this:
52420           &lt;&lt;Enter Date|date&gt;&gt;</para>
52421
52422           <screenshot>
52423             <screeninfo>Date Picker</screeninfo>
52424
52425             <mediaobject>
52426               <imageobject>
52427                 <imagedata fileref="images/reports/datepicker.png"/>
52428               </imageobject>
52429             </mediaobject>
52430           </screenshot>
52431         </note>
52432
52433         <note>
52434           <para>You have to put "%" in a text box to 'leave it blank'.
52435           Otherwise, it literally looks for "" (empty string) as the value for
52436           the field.</para>
52437         </note>
52438
52439         <para><important>
52440             <para>In addition to using any authorized value code to generate a dropdown, you can use
52441               the following values as well: Framework codes (biblio_framework), Branches (branches),
52442               Item Types (itemtypes) and Patron Categories (categorycode). For example a branch pull
52443               down would be generated like this &lt;&lt;Branch|branches&gt;&gt;</para>
52444
52445             <screenshot>
52446               <screeninfo>Branch pull down</screeninfo>
52447
52448               <mediaobject>
52449                 <imageobject>
52450                   <imagedata fileref="images/reports/branchpulldown.png"/>
52451                 </imageobject>
52452               </mediaobject>
52453             </screenshot>
52454           </important></para>
52455       </section>
52456
52457       <section id="reportlimitfaq">
52458         <title>Results Limited</title>
52459
52460         <para><emphasis role="bold">Question</emphasis>: When I download my
52461         report it's limited to 10,000 results, how do I get all of the results
52462         to download?</para>
52463
52464         <para><emphasis role="bold">Answer</emphasis>: There is a limit of
52465         10,000 records put on SQL statements entered in Koha. To get around
52466         this you want to add 'LIMIT 100000' to the end of your SQL statement
52467         (or any other number above 10,000.</para>
52468       </section>
52469     </section>
52470
52471     <section id="searchfaq">
52472       <title>Searching</title>
52473
52474       <para/>
52475
52476       <section id="advancedsearchfaq">
52477         <title>Advanced Search</title>
52478
52479         <para/>
52480
52481         <section id="scanindexfaq">
52482           <title>Scan Indexes</title>
52483
52484           <para><emphasis role="bold">Question</emphasis>: What does 'scan
52485           indexes' on the advanced search page mean?</para>
52486
52487           <para><emphasis role="bold">Answer</emphasis>: When you choose an
52488           index, enter a term, click 'scan indexes' and do the search, Koha
52489           displays the searched term and the following terms found in this
52490           index with the number of corresponding records That is search is not
52491           made directly in the catalog, but first in the indexes It works only
52492           for one index at once, and only with no limit in Location (All
52493           libraries needed)</para>
52494         </section>
52495
52496         <section id="searchstartswith">
52497           <title>Searching for Terms that Start With a Character</title>
52498
52499           <para><emphasis role="bold">Question</emphasis>: How do I search for
52500           all titles that start with the letter 'C'?</para>
52501
52502           <para><emphasis role="bold">Answer</emphasis>: You can choose to
52503           search for things that start with a character or series of
52504           characters by using the CCL 'first-in-subfield'</para>
52505
52506           <itemizedlist>
52507             <listitem>
52508               <para>example: ti,first-in-subfield=C</para>
52509             </listitem>
52510           </itemizedlist>
52511         </section>
52512       </section>
52513
52514       <section id="wildcardsearchfaq">
52515         <title>Wildcard Searching</title>
52516
52517         <para><emphasis role="bold">Question</emphasis>:What is the difference
52518         between a keyword search using the '*' (asterisk) versus a keyword
52519         search using the '%' (percent)? Both work in the catalog, but return
52520         different sets. Why?</para>
52521
52522         <para><emphasis role="bold">Answer</emphasis>: A wildcard is a
52523         character (*,?,%,.) that can be used to represent one or more
52524         characters in a word. Two of the wildcard characters that can be used
52525         in Koha searches are the asterisk ('*') and the percent sign ('%').
52526         However, these two characters act differently when used in
52527         searching.</para>
52528
52529         <para>The '*' is going to force a more exact search of the first few
52530         characters you enter prior to the '*'. The asterisk will allow for an
52531         infinite number of characters in the search as long as the first few
52532         characters designated by your search remain the same. For example,
52533         searching for authors using the term, Smi*, will return a list that
52534         may include Smith, Smithers, Smithfield, Smiley, etc depending on the
52535         authors in your database.</para>
52536
52537         <para>The '%' will treat the words you enter in the terms of "is
52538         like". So a search of Smi% will search for words like Smi. This
52539         results in a much more varied results list. For example, a search on
52540         Smi% will return a list containing Smothers, Smith, Smelley,
52541         Smithfield and many others depending on what is your database.</para>
52542
52543         <para>The bottom line in searching with wildcards: '*' is more exact
52544         while '%' searches for like terms.</para>
52545       </section>
52546       <section id="titlesearchingfaq">
52547         <title>Title Searching</title>
52548         <para><emphasis role="bold">Question</emphasis>: Why does my Zebra title search for 'Help'
52549           not turn up 'The help' in the first pages of results?</para>
52550         <para><emphasis role="bold">Answer</emphasis>: When doing a title search, you actually want
52551           to search for the title (i.e., 'the help' rather than just 'help'), and it will bubble
52552           right up to the top. If you're just searching for 'help' then the relevance ranking is
52553           going to affect the results you see. </para>
52554         <para>When it comes to relevance in Zebra, here's what's happening. First, the search is
52555           done. If you search for the title "help", then any title that has "help" in it comes back.
52556           Then from those records, separately, it does relevance on the *whole* record. The more
52557           your word appears, the more relevant, and some MARC tags are worth more points than
52558           others. So a self-help book with 505 notes where "help" appears a *lot* will be at the
52559           top, regardless of keyword or title.</para>
52560         <para>But when you add a *second word*, that helps it figure things out, as it's weighing
52561           the relevance of both words and the phrase. Because of the way relevance works, if you
52562           search "the help", then "the help" or "the help I need" are more relevant than "the way to
52563           help", because they appear together in order. Likewise, "help the girl" would be lower
52564           relevance, because it's out of order, and "help for the homeless" would be lower still, as
52565           they're out of order, and apart.</para>
52566         <para>The moral of the story is that single word searches, particularly on common words,
52567           will always struggle a bit; it can't evaluate relevance well, because you've not given it
52568           enough input.</para>
52569       </section>
52570     </section>
52571
52572     <section id="enhancedcontentfaq">
52573       <title>Enhanced Content</title>
52574
52575       <para/>
52576
52577       <section id="frbrfaq">
52578         <title>FRBRizing Content</title>
52579
52580         <para><emphasis role="bold">Question: </emphasis>At our public library
52581         we are running a Koha installation and we've tried to turn on all the
52582         nice functionalities in Koha such as the frbrising tool, but do not
52583         get the same result as Nelsonville public library.</para>
52584
52585         <para><emphasis role="bold">Answer: </emphasis>In fact, this feature
52586         is quite tricky to make that right. First it looks at XISBN service.
52587         And then search in your database for that ISBN. So both XISBN and your
52588         internal ISBN (in biblio table) have to be normalized. You could
52589         therefore use the script misc/batchupdateISBNs.pl (it removes all the
52590         - in your local ISBNs)</para>
52591       </section>
52592
52593       <section id="amzfaq">
52594         <title>Amazon</title>
52595
52596         <para/>
52597
52598         <section id="amazonfaq">
52599           <title>All Amazon Content</title>
52600
52601           <para><emphasis role="bold">Question</emphasis>: I have all of the
52602           Amazon preferences turned on and have entered both of my keys, but
52603           none of the content appears in my system, why is that?</para>
52604
52605           <para><emphasis role="bold">Answer</emphasis>: Amazon's API checks
52606           your server time on all requests and if your server time is not set
52607           properly requests will be denied. To resolve this issue be sure to
52608           set your system time appropriately. Once that change in made Amazon
52609           content should appear immediately.</para>
52610
52611           <para>On Debian the the command is <emphasis>date -s "2010-06-30
52612           17:21"</emphasis> (with the proper date and time for your
52613           timezone).</para>
52614         </section>
52615       </section>
52616     </section>
52617
52618     <section id="systemfaq">
52619       <title>System Administration</title>
52620
52621       <para/>
52622
52623       <section id="zebracronfaq">
52624         <title>Errors in Zebra Cron</title>
52625
52626         <para><emphasis role="bold">Question</emphasis>: I am noticing some
52627         errors in the koha-zebradaemon-output.log file. When new records are
52628         added it takes a bit longer to index than we think they should.
52629         Running rebuild zebra is often faster. Zebra ends up indexing and
52630         search works, but I am concerned about the errors. Any ideas?</para>
52631
52632         <para><emphasis role="bold">Answer</emphasis>: Rebuild_zebra.pl -r
52633         deletes all of the files in the Zebra db directories (such as
52634         reci-0.mf) and then recreates them. Thus, permissions will be lost,
52635         and the files will be owned by the user who ran rebuild_zebra.pl. If
52636         one rebuilds the zebra indexes as root, the daemons, which typically
52637         run under the user Koha, will not be able to update the indexes. Thus,
52638         it's important then that the zebra rebuilds are put in the cronjob
52639         file of the user Koha, and not root. Also important is that other
52640         users, such as root, don't manually execute rebuilds.</para>
52641
52642         <para>If one desires that another user be able to execute
52643         rebuild_zebra.pl, he should be given the permission to execute 'sudo
52644         -u Koha .../rebuild_zebra.pl,' (if you want to do this, you also have
52645         to edit the sudoers file to pass the PERL5LIB variable with the
52646         env_keep option as by default sudo strips away almost all environment
52647         variables). Or, as root user, one can use a simple 'su koha' and then
52648         the rebuild_zebra.pl command.</para>
52649
52650         <para>I've also tried to set the sticky bit on rebuild_zebra.pl, but
52651         for whatever reason it didn't seem to work due to some problem with
52652         the PERL5LIB variable that I wasn't able to figure. That seems to me
52653         the easiest thing to do, if anybody has any idea how to make it work.
52654         If it worked and were the default, I think it would help folks to
52655         avoid a great deal of the problems that come up with zebra.</para>
52656       </section>
52657
52658       <section id="publicztarget">
52659         <title>Making Z39.50 Target Public</title>
52660
52661         <para><emphasis role="bold">Question</emphasis>: Could someone tell me
52662         the exact steps I need to take to configure Zebra to expose my Koha 3
52663         db as a public Z39.50 service?</para>
52664
52665         <para><emphasis role="bold">Answer</emphasis>: Edit the KOHA_CONF file
52666         that your Koha is using. Uncomment the publicserver line like:</para>
52667
52668         <para>&lt;!-- &lt;listen id="publicserver"
52669         &gt;tcp:@:9999&lt;/listen&gt; --&gt;</para>
52670
52671         <para>to be:</para>
52672
52673         <para>&lt;listen id="publicserver"
52674         &gt;tcp:@:9999&lt;/listen&gt;</para>
52675
52676         <para>Then restart zebasrv and connect on the port specified
52677         (9999).</para>
52678       </section>
52679
52680       <section id="authvalfaq">
52681         <title>Shelving Location Authorized Values</title>
52682
52683         <para><emphasis role="bold">Question</emphasis>: When editing an item,
52684         the new shelving location I created is not showing up by default in
52685         the items where I assigned it to.</para>
52686
52687         <para><emphasis role="bold">Answer</emphasis>: This is because you
52688         created the new shelving location with a code value of 0 (zero) Just
52689         FYI the system interprets authorized values of 0 as equaling a null so
52690         when you edit a record in cataloging where the authorized value in a
52691         field was assigned where the code was 0, the value displays as null in
52692         the item editor (or MARC editor) instead of the value the library
52693         meant it to be.</para>
52694       </section>
52695
52696       <section id="whyauthvals">
52697         <title>Why do I need Authorized Values?</title>
52698
52699         <para><emphasis role="bold">Question</emphasis>: Why would I want to
52700         define authorized values for MARC tags?</para>
52701
52702         <para><emphasis role="bold">Answer</emphasis>: Authorized Values
52703         create a 'controlled vocabulary' for your staff. As an example, let us
52704         assume that your Koha installation is used by several libraries, and
52705         you use MARC 21. You might want to restrict the 850a MARC subfield to
52706         the institution codes for just those libraries. In that case, you
52707         could define an authorized values category (perhaps called "INST") and
52708         enter the institution codes as the authorized values for that
52709         category.</para>
52710
52711         <note>
52712           <para>Koha automatically sets up authorized value categories for
52713           your item types and branch codes, and you can link these authorized
52714           values to MARC subfields when you set up your MARC tag
52715           structure.</para>
52716         </note>
52717       </section>
52718
52719       <section id="sessionstblfaq">
52720         <title>How do I clean up the sessions table?</title>
52721
52722         <para><emphasis role="bold">Question</emphasis>: Is there a periodic
52723         job that can be run to cull old sessions from the table? We don't want
52724         to backup all the useless session data every night.</para>
52725
52726         <para><emphasis role="bold">Answer</emphasis>: You can run <link linkend="cleandbcron">cleanup database cron job</link>.</para>
52727
52728         <para>Or just before doing a backup command (mysqldump), you can
52729         truncate session table:  </para>
52730
52731         <para><programlisting>mysql -u&lt;kohauser -p&lt;password &lt;koha-db-name -e 'TRUNCATE TABLE sessions'</programlisting></para>
52732       </section>
52733     </section>
52734
52735     <section id="hardwarefaq">
52736       <title>Hardware</title>
52737
52738       <para/>
52739
52740       <section id="barcodefaq">
52741         <title>Barcode Scanners</title>
52742
52743         <para><emphasis role="bold">Question</emphasis>: What barcode scanners
52744         have been known to work with Koha?</para>
52745
52746         <para><emphasis role="bold">Answer</emphasis>: The simple rule of
52747         thumb is, does it act like a keyboard device?, if so, it will work.
52748         (i.e. can you take the scanner, scan a barcode and have it show up in
52749         a text editor, if so, it will work.)</para>
52750
52751         <para>The main points to check are that it connects to your PC
52752         conveniently (can be USB or "keyboard wedge" which means it connects
52753         in line with the keyboard, which is useful with older computers), and
52754         that it scans the barcode type that you are using.</para>
52755
52756         <para>It is a good idea to test some 'used' barcodes if you have any,
52757         to see whether the scanner can read scuffed or slightly wrinkled ones
52758         successfully. Most scanners are capable of reading several barcode
52759         types - there are many, and the specification should list the ones it
52760         can read. You may need to adjust settings slightly, such as prefix and
52761         suffix characters, or whether you want to send an 'enter' character or
52762         not.</para>
52763
52764         <para>One more tip - some can be set 'always on' and may come with a
52765         stand, some have triggers under the handle, some have buttons on top,
52766         some are held like a pen. Think about the staff working with the
52767         hardware before choosing, as a button in the wrong place can be very
52768         awkward to use.</para>
52769       </section>
52770
52771       <section id="printersfaq">
52772         <title>Printers</title>
52773
52774         <para/>
52775
52776         <section id="kohaprinters">
52777           <title>Printers used by Koha libraries</title>
52778
52779           <itemizedlist>
52780             <listitem>
52781               <para>POS-X receipt printer</para>
52782             </listitem>
52783
52784             <listitem>
52785               <para>Star Micronics printer (exact model unknown) with a
52786               generic/plain text driver.</para>
52787             </listitem>
52788
52789             <listitem>
52790               <para>Star SP2000 (Nelsonville)</para>
52791             </listitem>
52792
52793             <listitem>
52794               <para>Star TSP-100 futurePRINT (Geauga)</para>
52795
52796               <itemizedlist>
52797                 <listitem>
52798                   <para>"I know there have been a lot of questions on receipt
52799                   printers so I thought I'd pass on my findings. We have been
52800                   testing the Star TSP-100 futurePRINT. I found this print to
52801                   be VERY easy to configure for Koha. I was even able to
52802                   customize the print job by adding our system logo (a .gif)
52803                   to the top of every receipt. Also with a bitmap created in
52804                   Paint was able to add a message at the bottom of each
52805                   receipt with the contact information, hours and website for
52806                   the library that the materials were checked out at."</para>
52807                 </listitem>
52808               </itemizedlist>
52809             </listitem>
52810
52811             <listitem>
52812               <para>Epson TM 88 IIIP thermal receipt printers</para>
52813             </listitem>
52814
52815             <listitem>
52816               <para>Epson TM-T88IV</para>
52817             </listitem>
52818
52819             <listitem>
52820               <para>1x1 labels using a Dymolabelwriter printer</para>
52821             </listitem>
52822           </itemizedlist>
52823         </section>
52824
52825         <section id="braillefaq">
52826           <title>Braille Support</title>
52827
52828           <para><emphasis role="bold">Question</emphasis>: Are there any
52829           braille embosser or printer which has inbuilt braille converter and
52830           it is accessible with UNIX environment?</para>
52831
52832           <para><emphasis role="bold">Answer</emphasis>: You may want to look
52833           into BRLTTY (<ulink url="http://www.emptech.info/product_details.php?ID=1232">http://www.emptech.info/product_details.php?ID=1232</ulink>).</para>
52834         </section>
52835
52836         <section id="hardwaresupport">
52837           <title>Additional Support</title>
52838
52839           <itemizedlist>
52840             <listitem>
52841               <para><ulink url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></para>
52842             </listitem>
52843           </itemizedlist>
52844         </section>
52845       </section>
52846     </section>
52847   </appendix>
52848
52849   <appendix id="extending">
52850     <title>Extending Koha</title>
52851
52852     <section id="amzlookup">
52853       <sectioninfo>
52854         <authorgroup>
52855           <author>
52856             <firstname>Cab</firstname>
52857             <surname>Vinton</surname>
52858             <affiliation>
52859               <orgname>Sanbornton Public Library</orgname>
52860             </affiliation>
52861           </author>
52862           <editor>
52863             <firstname>Nicole C.</firstname>
52864             <surname>Engard</surname>
52865           </editor>
52866         </authorgroup>
52867         
52868         <pubdate>September 2009</pubdate>
52869         
52870         <bibliosource><ulink url="http://lists.katipo.co.nz/pipermail/koha/2009-September/020003.html">http://lists.katipo.co.nz/pipermail/koha/2009-September/020003.html</ulink></bibliosource>
52871       </sectioninfo>
52872       <title>Amazon lookup script for Koha libraries</title>
52873
52874       <para>We order most of our materials from Amazon, so I've been looking
52875       for a convenient way to tell if a book under consideration is in our
52876       catalog already.</para>
52877
52878       <para>Greasemonkey &amp; a custom user script fit the bill
52879       nicely:</para>
52880
52881       <itemizedlist>
52882         <listitem>
52883           <para><ulink url="https://addons.mozilla.org/en-US/firefox/addon/748">https://addons.mozilla.org/en-US/firefox/addon/748</ulink></para>
52884         </listitem>
52885
52886         <listitem>
52887           <para><ulink url="http://userscripts.org/scripts/show/56847">http://userscripts.org/scripts/show/56847</ulink></para>
52888         </listitem>
52889       </itemizedlist>
52890
52891       <para>A few caveats:</para>
52892
52893       <itemizedlist>
52894         <listitem>
52895           <para>Like most scripts, this one was designed to work with Firefox;
52896           I haven't explored getting it to work with other browsers.</para>
52897         </listitem>
52898
52899         <listitem>
52900           <para>I'm not a JavaScript programmer -- this was adapted from
52901           others' work. Just a few lines would have to be changed to get the
52902           script to work with your catalog.</para>
52903         </listitem>
52904
52905         <listitem>
52906           <para>It depends on the existence of ISBN for the item in question,
52907           so movies, older books, etc. would not work.</para>
52908         </listitem>
52909       </itemizedlist>
52910
52911       <para>Others have added all sorts of bells &amp; whistles: XISBN lookups
52912       to search for related titles, custom messages based on the status of
52913       items (on order, on hold, etc.), ... just search the UserScripts site
52914       for Amazon + library. For a later date!</para>
52915     </section>
52916
52917     <section id="extendkeywordclouds">
52918       <title>Keyword Clouds</title>
52919
52920       <para>In addition to the traditional tag cloud available in Koha, there
52921       is a way to generate clouds for popular subjects within Koha.</para>
52922
52923       <para>The <link linkend="keywordclouds">Author/Subject Cloud cron
52924       job</link> is used to help with this process. This cron job sends its
52925       output to files.</para>
52926
52927       <itemizedlist>
52928         <listitem>
52929           <para>/home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html</para>
52930         </listitem>
52931
52932         <listitem>
52933           <para>/home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html</para>
52934         </listitem>
52935       </itemizedlist>
52936
52937       <para>This means that you can produce clouds for authors, collective
52938       author, all kind of subjects, classifications, etc. And since it works
52939       on zebra indexes, it is quick, even on large DBs. Tags clouds are sent
52940       to files. It's up to library webmaster to deal with those files in order
52941       to include them in <link linkend="OpacMainUserBlock">OPACMainUserBlock</link>, or include them
52942       into their library CMS.</para>
52943
52944       <para>Some libraries even send the file into a Samba shared folder where
52945       webmaster take them, eventually clean them a little bit before
52946       integrating them into navigation widgets or pages.</para>
52947     </section>
52948
52949     <section id="newtitlesoption">
52950       <title>Newest Titles Pulldown</title>
52951
52952       <para>Often we want to add a way for our patrons to do searches for the
52953       newest items. In this example I'll show you how to create a pull down
52954       menu of the newest items by item type. These tips will work (with a
52955       couple changes) for collection codes or shelving locations as
52956       well.</para>
52957
52958       <para>First, it's important to note that every link in Koha is a
52959       permanent link. This means if I do a search for everything of a specific
52960       item type sorted by the acquisitions date and bookmark that URL,
52961       whenever I click it I'll see the newest items of that type on the first
52962       few pages of the results.</para>
52963
52964       <para>I took this knowledge and wrote a form takes this functionality in
52965       to consideration. It basically just does a search of your Koha catalog
52966       for a specific item type and sorts the results by acquisitions
52967       date.</para>
52968
52969       <para>The first thing I did was write a MySQL statement to generate a
52970       list of item types for me - why copy and paste when you can use the
52971       power of MySQL?</para>
52972
52973       <para><programlisting>select concat('&lt;option value=\"mc-itype:', itemtype, '\"&gt;',description,'&lt;/option&gt;') from itemtypes</programlisting></para>
52974
52975       <para>The above looks at the itemtypes table and slaps the necessary
52976       HTML around each item type for me. I then exported that to CSV and
52977       opened it in my text editor and added the other parts of the
52978       form.</para>
52979
52980       <para><programlisting>&lt;p&gt;&lt;strong&gt;New Items&lt;/strong&gt;&lt;/p&gt;
52981 &lt;p&gt;&lt;form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl"&gt;
52982 &lt;input name="idx" value="kw" type="hidden"&gt;
52983 &lt;input name="sort_by" value="acqdate_dsc" type="hidden"&gt;
52984 &lt;input name="do" value="OK" type="hidden"&gt;
52985 &lt;select name="limit" onchange="this.form.submit()"&gt;
52986 &lt;option&gt;-- Please choose --&lt;/option&gt;
52987 &lt;option value="mc-itype:BOOK"&gt;Book&lt;/option&gt;
52988 &lt;option value="mc-itype:BOOKCD"&gt;Book on CD&lt;/option&gt;
52989 &lt;option value="mc-itype:DVD"&gt;DVD&lt;/option&gt;
52990 &lt;option value="mc-itype:LRG_PRINT"&gt;Large print book&lt;/option&gt;
52991 &lt;option value="mc-itype:MAGAZINE"&gt;Magazine&lt;/option&gt;
52992 &lt;option value="mc-itype:NEWSPAPER"&gt;Newspaper&lt;/option&gt;
52993 &lt;option value="mc-itype:VIDEO"&gt;Videocassette&lt;/option&gt;
52994 &lt;/select&gt;
52995 &lt;/form&gt;
52996 &lt;/p&gt;</programlisting></para>
52997
52998       <para>Now, what does all of that mean? The important bits are
52999       these:</para>
53000
53001       <para>First the starting of the form.</para>
53002
53003       <para><programlisting>&lt;p&gt;&lt;form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl"&gt;</programlisting></para>
53004
53005       <para>This tells the browser to take any value selected and put it at
53006       the end of this http://YOURSITE/cgi-bin/koha/opac-search.pl. If you want
53007       to embed this form on your library website (and not on your OPAC) you
53008       can put the full OPAC URL in there.</para>
53009
53010       <para>Next, there is a hidden value that is telling the search to sort
53011       by acquisitions date descending (newest items at the top):</para>
53012
53013       <para><programlisting>&lt;input name="sort_by" value="acqdate_dsc" type="hidden"&gt;</programlisting></para>
53014
53015       <para>And finally you have an option for each item type you want people
53016       to search.<programlisting>&lt;option value="mc-itype:BOOK"&gt;Book&lt;/option&gt;</programlisting></para>
53017
53018       <para>These options each include the string "mc-itype:" which tells Koha
53019       to do an item type search.</para>
53020
53021       <para>Once you have all of that in place you can copy and paste the form
53022       to somewhere on your OPAC. The <ulink url="http://catalog.farmingtonlibraries.org">Farmington Public Libraries
53023       OPAC</ulink> has a few examples of this on the left.</para>
53024     </section>
53025
53026     <section id="colorsearch">
53027       <title>Cataloging and Searching by Color</title>
53028
53029       <para>One of the icon sets installed in Koha includes a series of
53030       colors. This set can be used to catalog and search by color if you'd
53031       like. This guide will walk you use changing collection code to color in
53032       Koha so that you can do this.</para>
53033
53034       <para>The following SQL could be used to add these colors to the CCODE
53035       authorized value category in a batch. If you wanted to use these colors
53036       for another authorized value you'd have to edit this to use that
53037       category:</para>
53038
53039       <programlisting>    insert into authorised_values (category, authorised_value, lib,
53040      lib_opac, imageurl) values ('CCODE','000000','Black','','colors/000000.png');
53041     insert into authorised_values (category, authorised_value, lib,
53042      lib_opac, imageurl) values ('CCODE','66cc66','Bright Green','','colors/66cc66.png');
53043     insert into authorised_values (category, authorised_value, lib,
53044      lib_opac, imageurl) values ('CCODE','99cc33','Olive','','colors/99cc33.png');
53045     insert into authorised_values (category, authorised_value, lib,
53046      lib_opac, imageurl) values ('CCODE','3333cc','Dark Blue','','colors/3333cc.png');
53047     insert into authorised_values (category, authorised_value, lib,
53048      lib_opac, imageurl) values ('CCODE','006600' ,'Dark Green','','colors/006600.png');
53049     insert into authorised_values (category, authorised_value, lib,
53050      lib_opac, imageurl) values ('CCODE','6600cc','Plum','','colors/6600cc.png');
53051     insert into authorised_values (category, authorised_value, lib,
53052      lib_opac, imageurl) values ('CCODE','6666cc','Purple','','colors/6666cc.png');
53053     insert into authorised_values (category, authorised_value, lib,
53054      lib_opac, imageurl) values ('CCODE','9999cc','Light Purple','','colors/9999cc.png');
53055     insert into authorised_values (category, authorised_value, lib,
53056      lib_opac, imageurl) values ('CCODE','660000' ,'Burgundy','','colors/660000.png');
53057     insert into authorised_values (category, authorised_value, lib,
53058      lib_opac, imageurl) values ('CCODE','663333' ,'Brown','','colors/663333.png');
53059     insert into authorised_values (category, authorised_value, lib,
53060      lib_opac, imageurl) values ('CCODE','990000' ,'Red','','colors/990000.png');
53061     insert into authorised_values (category, authorised_value, lib,
53062      lib_opac, imageurl) values ('CCODE','996633' ,'Tan','','colors/996633.png');
53063     insert into authorised_values (category, authorised_value, lib,
53064      lib_opac, imageurl) values ('CCODE','999999' ,'Gray','','colors/999999.png');
53065     insert into authorised_values (category, authorised_value, lib,
53066      lib_opac, imageurl) values ('CCODE','cc66cc','Pink','','colors/cc66cc.png');
53067     insert into authorised_values (category, authorised_value, lib,
53068      lib_opac, imageurl) values ('CCODE','cc99cc','Bubble Gum','','colors/cc99cc.png');
53069     insert into authorised_values (category, authorised_value, lib,
53070      lib_opac, imageurl) values ('CCODE','cc3333' ,'Orange','','colors/cc3333.png');
53071     insert into authorised_values (category, authorised_value, lib,
53072      lib_opac, imageurl) values ('CCODE','cc6666' ,'Peach','','colors/cc6666.png');
53073     insert into authorised_values (category, authorised_value, lib,
53074      lib_opac, imageurl) values ('CCODE','cc9999' ,'Rose','','colors/cc9999.png');
53075     insert into authorised_values (category, authorised_value, lib,
53076      lib_opac, imageurl) values ('CCODE','cccc00' ,'Gold','','colors/cccc00.png');
53077     insert into authorised_values (category, authorised_value, lib,
53078      lib_opac, imageurl) values ('CCODE','ffff33' ,'Yellow','','colors/ffff33.png');
53079     insert into authorised_values (category, authorised_value, lib,
53080      lib_opac, imageurl) values ('CCODE','ffffcc','Cream','','colors/ffffcc.png');
53081     insert into authorised_values (category, authorised_value, lib,
53082      lib_opac, imageurl) values ('CCODE','ffffff','White','','colors/ffffff.png');</programlisting>
53083
53084       <para>If you would like to choose the colors manually you can do that
53085       via the <link linkend="authorizedvalues">Authorized Values</link>
53086       administration area.</para>
53087
53088       <screenshot>
53089         <screeninfo>Colors for CCODE</screeninfo>
53090
53091         <mediaobject>
53092           <imageobject>
53093             <imagedata fileref="images/appendix-extending/colorccode.png"/>
53094           </imageobject>
53095         </mediaobject>
53096       </screenshot>
53097
53098       <para>Next you'll want to <link linkend="marcbibframeworks">update the
53099       frameworks</link> so that the 952$8 (if you're using collection code)
53100       label to says Color.</para>
53101
53102       <para>Once you have that in place you can start to catalog items by
53103       color.</para>
53104
53105       <para>Finally you'll want to add the following JQuery to your
53106       preferences so that it will relabel 'Collection' to 'Color'</para>
53107
53108       <para><link linkend="intranetuserjs">IntranetUserJS</link></para>
53109
53110       <programlisting>$(document).ready(function(){
53111     $("#advsearch-tab-ccode a:contains('Collection')").text("Color");
53112     $("#holdings th:contains('Collection')").text("Color");
53113     });</programlisting>
53114
53115       <para><link linkend="opacuserjs">OPACUserJS</link></para>
53116
53117       <programlisting>$(document).ready(function(){
53118     $("#advsearch-tab-ccode a:contains('Collection')").text("Color");
53119     $('#item_ccode').text("Color");
53120     });</programlisting>
53121
53122       <para/>
53123     </section>
53124   </appendix>
53125
53126   <appendix id="siteintegration">
53127     <title>Koha and Your Website</title>
53128
53129     <para>This appendix will include tips for integrating Koha in to your
53130     library website.</para>
53131
53132     <section id="embedsearch">
53133       <title>Koha search on your site</title>
53134
53135       <para>Often you'll want to add a Koha search box to your library
53136       website. To do so, just copy and paste the following code in to your
53137       library website and update the YOURCATALOG bit with your catalog's URL
53138       and you're set to go.</para>
53139
53140       <para><programlisting>
53141 &lt;form name="searchform" method="get" action="http://YOURCATLOG/cgi-bin/koha/opac-search.pl" id="searchform"&gt;
53142 &lt;input id="transl1" name="q" type="text"&gt;&lt;p&gt;
53143 &lt;select name="idx" id="masthead_search"&gt;
53144 &lt;option value="kw"&gt;Keyword&lt;/option&gt;
53145 &lt;option value="ti"&gt;Title&lt;/option&gt;
53146 &lt;option value="au"&gt;Author&lt;/option&gt;
53147 &lt;option value="su"&gt;Subject&lt;/option&gt;
53148 &lt;option value="nb"&gt;ISBN&lt;/option&gt;
53149 &lt;option value="se"&gt;Series&lt;/option&gt;
53150 &lt;option value="callnum"&gt;Call Number&lt;/option&gt;
53151 &lt;/select&gt;
53152 &lt;input value="Search" id="searchsubmit" type="submit"&gt;
53153 &lt;/p&gt;&lt;/form&gt;
53154       </programlisting></para>
53155     </section>
53156   </appendix>
53157
53158   <appendix id="gpl">
53159     <title><acronym>GNU</acronym> General Public License version 3</title>
53160
53161     <para>Version 3, 29 June 2007</para>
53162
53163     <para>Copyright © 2007 Free Software Foundation, Inc. <ulink url="http://fsf.org/">http://fsf.org/</ulink></para>
53164
53165     <para>Everyone is permitted to copy and distribute verbatim copies of this
53166     license document, but changing it is not allowed.</para>
53167
53168     <bridgehead id="Preamble" renderas="sect1">Preamble</bridgehead>
53169
53170     <para>The <acronym>GNU</acronym> General Public License is a free,
53171     copyleft license for software and other kinds of works.</para>
53172
53173     <para>The licenses for most software and other practical works are
53174     designed to take away your freedom to share and change the works. By
53175     contrast, the <acronym>GNU</acronym> General Public License is intended to
53176     guarantee your freedom to share and change all versions of a program--to
53177     make sure it remains free software for all its users. We, the Free
53178     Software Foundation, use the <acronym>GNU</acronym> General Public License
53179     for most of our software; it applies also to any other work released this
53180     way by its authors. You can apply it to your programs, too.</para>
53181
53182     <para>When we speak of free software, we are referring to freedom, not
53183     price. Our General Public Licenses are designed to make sure that you have
53184     the freedom to distribute copies of free software (and charge for them if
53185     you wish), that you receive source code or can get it if you want it, that
53186     you can change the software or use pieces of it in new free programs, and
53187     that you know you can do these things.</para>
53188
53189     <para>To protect your rights, we need to prevent others from denying you
53190     these rights or asking you to surrender the rights. Therefore, you have
53191     certain responsibilities if you distribute copies of the software, or if
53192     you modify it: responsibilities to respect the freedom of others.</para>
53193
53194     <para>For example, if you distribute copies of such a program, whether
53195     gratis or for a fee, you must pass on to the recipients the same freedoms
53196     that you received. You must make sure that they, too, receive or can get
53197     the source code. And you must show them these terms so they know their
53198     rights.</para>
53199
53200     <para>Developers that use the <acronym>GNU</acronym>
53201     <acronym>GPL</acronym> protect your rights with two steps: (1) assert
53202     copyright on the software, and (2) offer you this License giving you legal
53203     permission to copy, distribute and/or modify it.</para>
53204
53205     <para>For the developers' and authors' protection, the
53206     <acronym>GPL</acronym> clearly explains that there is no warranty for this
53207     free software. For both users' and authors' sake, the
53208     <acronym>GPL</acronym> requires that modified versions be marked as
53209     changed, so that their problems will not be attributed erroneously to
53210     authors of previous versions.</para>
53211
53212     <para>Some devices are designed to deny users access to install or run
53213     modified versions of the software inside them, although the manufacturer
53214     can do so. This is fundamentally incompatible with the aim of protecting
53215     users' freedom to change the software. The systematic pattern of such
53216     abuse occurs in the area of products for individuals to use, which is
53217     precisely where it is most unacceptable. Therefore, we have designed this
53218     version of the <acronym>GPL</acronym> to prohibit the practice for those
53219     products. If such problems arise substantially in other domains, we stand
53220     ready to extend this provision to those domains in future versions of the
53221     <acronym>GPL</acronym>, as needed to protect the freedom of users.</para>
53222
53223     <para>Finally, every program is threatened constantly by software patents.
53224     States should not allow patents to restrict development and use of
53225     software on general-purpose computers, but in those that do, we wish to
53226     avoid the special danger that patents applied to a free program could make
53227     it effectively proprietary. To prevent this, the <acronym>GPL</acronym>
53228     assures that patents cannot be used to render the program non-free.</para>
53229
53230     <para>The precise terms and conditions for copying, distribution and
53231     modification follow.</para>
53232
53233     <bridgehead>TERMS AND CONDITIONS</bridgehead>
53234
53235     <bridgehead id="Definitions" renderas="sect1">0. Definitions.</bridgehead>
53236
53237     <para>"This License" refers to version 3 of the <acronym>GNU</acronym>
53238     General Public License.</para>
53239
53240     <para>"Copyright" also means copyright-like laws that apply to other kinds
53241     of works, such as semiconductor masks.</para>
53242
53243     <para>"The Program" refers to any copyrightable work licensed under this
53244     License. Each licensee is addressed as "you". "Licensees" and "recipients"
53245     may be individuals or organizations.</para>
53246
53247     <para>To "modify" a work means to copy from or adapt all or part of the
53248     work in a fashion requiring copyright permission, other than the making of
53249     an exact copy. The resulting work is called a "modified version" of the
53250     earlier work or a work "based on" the earlier work.</para>
53251
53252     <para>A "covered work" means either the unmodified Program or a work based
53253     on the Program.</para>
53254
53255     <para>To "propagate" a work means to do anything with it that, without
53256     permission, would make you directly or secondarily liable for infringement
53257     under applicable copyright law, except executing it on a computer or
53258     modifying a private copy. Propagation includes copying, distribution (with
53259     or without modification), making available to the public, and in some
53260     countries other activities as well.</para>
53261
53262     <para>To "convey" a work means any kind of propagation that enables other
53263     parties to make or receive copies. Mere interaction with a user through a
53264     computer network, with no transfer of a copy, is not conveying.</para>
53265
53266     <para>An interactive user interface displays "Appropriate Legal Notices"
53267     to the extent that it includes a convenient and prominently visible
53268     feature that (1) displays an appropriate copyright notice, and (2) tells
53269     the user that there is no warranty for the work (except to the extent that
53270     warranties are provided), that licensees may convey the work under this
53271     License, and how to view a copy of this License. If the interface presents
53272     a list of user commands or options, such as a menu, a prominent item in
53273     the list meets this criterion.</para>
53274
53275     <bridgehead id="SourceCode" renderas="sect1">1. Source Code.</bridgehead>
53276
53277     <para>The "source code" for a work means the preferred form of the work
53278     for making modifications to it. "Object code" means any non-source form of
53279     a work.</para>
53280
53281     <para>A "Standard Interface" means an interface that either is an official
53282     standard defined by a recognized standards body, or, in the case of
53283     interfaces specified for a particular programming language, one that is
53284     widely used among developers working in that language.</para>
53285
53286     <para>The "System Libraries" of an executable work include anything, other
53287     than the work as a whole, that (a) is included in the normal form of
53288     packaging a Major Component, but which is not part of that Major
53289     Component, and (b) serves only to enable use of the work with that Major
53290     Component, or to implement a Standard Interface for which an
53291     implementation is available to the public in source code form. A "Major
53292     Component", in this context, means a major essential component (kernel,
53293     window system, and so on) of the specific operating system (if any) on
53294     which the executable work runs, or a compiler used to produce the work, or
53295     an object code interpreter used to run it.</para>
53296
53297     <para>The "Corresponding Source" for a work in object code form means all
53298     the source code needed to generate, install, and (for an executable work)
53299     run the object code and to modify the work, including scripts to control
53300     those activities. However, it does not include the work's System
53301     Libraries, or general-purpose tools or generally available free programs
53302     which are used unmodified in performing those activities but which are not
53303     part of the work. For example, Corresponding Source includes interface
53304     definition files associated with source files for the work, and the source
53305     code for shared libraries and dynamically linked subprograms that the work
53306     is specifically designed to require, such as by intimate data
53307     communication or control flow between those subprograms and other parts of
53308     the work.</para>
53309
53310     <para>The Corresponding Source need not include anything that users can
53311     regenerate automatically from other parts of the Corresponding
53312     Source.</para>
53313
53314     <para>The Corresponding Source for a work in source code form is that same
53315     work.</para>
53316
53317     <bridgehead id="BasicPermissions" renderas="sect1">2. Basic
53318     Permissions.</bridgehead>
53319
53320     <para>All rights granted under this License are granted for the term of
53321     copyright on the Program, and are irrevocable provided the stated
53322     conditions are met. This License explicitly affirms your unlimited
53323     permission to run the unmodified Program. The output from running a
53324     covered work is covered by this License only if the output, given its
53325     content, constitutes a covered work. This License acknowledges your rights
53326     of fair use or other equivalent, as provided by copyright law.</para>
53327
53328     <para>You may make, run and propagate covered works that you do not
53329     convey, without conditions so long as your license otherwise remains in
53330     force. You may convey covered works to others for the sole purpose of
53331     having them make modifications exclusively for you, or provide you with
53332     facilities for running those works, provided that you comply with the
53333     terms of this License in conveying all material for which you do not
53334     control copyright. Those thus making or running the covered works for you
53335     must do so exclusively on your behalf, under your direction and control,
53336     on terms that prohibit them from making any copies of your copyrighted
53337     material outside their relationship with you.</para>
53338
53339     <para>Conveying under any other circumstances is permitted solely under
53340     the conditions stated below. Sublicensing is not allowed; section 10 makes
53341     it unnecessary.</para>
53342
53343     <bridgehead id="Protecting" renderas="sect1">3. Protecting Users' Legal
53344     Rights From Anti-Circumvention Law.</bridgehead>
53345
53346     <para>No covered work shall be deemed part of an effective technological
53347     measure under any applicable law fulfilling obligations under article 11
53348     of the WIPO copyright treaty adopted on 20 December 1996, or similar laws
53349     prohibiting or restricting circumvention of such measures.</para>
53350
53351     <para>When you convey a covered work, you waive any legal power to forbid
53352     circumvention of technological measures to the extent such circumvention
53353     is effected by exercising rights under this License with respect to the
53354     covered work, and you disclaim any intention to limit operation or
53355     modification of the work as a means of enforcing, against the work's
53356     users, your or third parties' legal rights to forbid circumvention of
53357     technological measures.</para>
53358
53359     <bridgehead id="ConveyingVerbatim" renderas="sect1">4. Conveying Verbatim
53360     Copies.</bridgehead>
53361
53362     <para>You may convey verbatim copies of the Program's source code as you
53363     receive it, in any medium, provided that you conspicuously and
53364     appropriately publish on each copy an appropriate copyright notice; keep
53365     intact all notices stating that this License and any non-permissive terms
53366     added in accord with section 7 apply to the code; keep intact all notices
53367     of the absence of any warranty; and give all recipients a copy of this
53368     License along with the Program.</para>
53369
53370     <para>You may charge any price or no price for each copy that you convey,
53371     and you may offer support or warranty protection for a fee.</para>
53372
53373     <bridgehead id="ConveyingModified" renderas="sect1">5. Conveying Modified
53374     Source Versions.</bridgehead>
53375
53376     <para>You may convey a work based on the Program, or the modifications to
53377     produce it from the Program, in the form of source code under the terms of
53378     section 4, provided that you also meet all of these conditions:</para>
53379
53380     <orderedlist numeration="loweralpha">
53381       <listitem>
53382         <para>The work must carry prominent notices stating that you modified
53383         it, and giving a relevant date.</para>
53384       </listitem>
53385
53386       <listitem>
53387         <para>The work must carry prominent notices stating that it is
53388         released under this License and any conditions added under section 7.
53389         This requirement modifies the requirement in section 4 to "keep intact
53390         all notices".</para>
53391       </listitem>
53392
53393       <listitem>
53394         <para>You must license the entire work, as a whole, under this License
53395         to anyone who comes into possession of a copy. This License will
53396         therefore apply, along with any applicable section 7 additional terms,
53397         to the whole of the work, and all its parts, regardless of how they
53398         are packaged. This License gives no permission to license the work in
53399         any other way, but it does not invalidate such permission if you have
53400         separately received it.</para>
53401       </listitem>
53402
53403       <listitem>
53404         <para>If the work has interactive user interfaces, each must display
53405         Appropriate Legal Notices; however, if the Program has interactive
53406         interfaces that do not display Appropriate Legal Notices, your work
53407         need not make them do so.</para>
53408       </listitem>
53409     </orderedlist>
53410
53411     <para>A compilation of a covered work with other separate and independent
53412     works, which are not by their nature extensions of the covered work, and
53413     which are not combined with it such as to form a larger program, in or on
53414     a volume of a storage or distribution medium, is called an "aggregate" if
53415     the compilation and its resulting copyright are not used to limit the
53416     access or legal rights of the compilation's users beyond what the
53417     individual works permit. Inclusion of a covered work in an aggregate does
53418     not cause this License to apply to the other parts of the
53419     aggregate.</para>
53420
53421     <bridgehead id="ConveyingNonSource" renderas="sect1">6. Conveying
53422     Non-Source Forms.</bridgehead>
53423
53424     <para>You may convey a covered work in object code form under the terms of
53425     sections 4 and 5, provided that you also convey the machine-readable
53426     Corresponding Source under the terms of this License, in one of these
53427     ways:</para>
53428
53429     <orderedlist numeration="loweralpha">
53430       <listitem>
53431         <para>Convey the object code in, or embodied in, a physical product
53432         (including a physical distribution medium), accompanied by the
53433         Corresponding Source fixed on a durable physical medium customarily
53434         used for software interchange.</para>
53435       </listitem>
53436
53437       <listitem>
53438         <para>Convey the object code in, or embodied in, a physical product
53439         (including a physical distribution medium), accompanied by a written
53440         offer, valid for at least three years and valid for as long as you
53441         offer spare parts or customer support for that product model, to give
53442         anyone who possesses the object code either (1) a copy of the
53443         Corresponding Source for all the software in the product that is
53444         covered by this License, on a durable physical medium customarily used
53445         for software interchange, for a price no more than your reasonable
53446         cost of physically performing this conveying of source, or (2) access
53447         to copy the Corresponding Source from a network server at no
53448         charge.</para>
53449       </listitem>
53450
53451       <listitem>
53452         <para>Convey individual copies of the object code with a copy of the
53453         written offer to provide the Corresponding Source. This alternative is
53454         allowed only occasionally and noncommercially, and only if you
53455         received the object code with such an offer, in accord with subsection
53456         6b.</para>
53457       </listitem>
53458
53459       <listitem>
53460         <para>Convey the object code by offering access from a designated
53461         place (gratis or for a charge), and offer equivalent access to the
53462         Corresponding Source in the same way through the same place at no
53463         further charge. You need not require recipients to copy the
53464         Corresponding Source along with the object code. If the place to copy
53465         the object code is a network server, the Corresponding Source may be
53466         on a different server (operated by you or a third party) that supports
53467         equivalent copying facilities, provided you maintain clear directions
53468         next to the object code saying where to find the Corresponding Source.
53469         Regardless of what server hosts the Corresponding Source, you remain
53470         obligated to ensure that it is available for as long as needed to
53471         satisfy these requirements.</para>
53472       </listitem>
53473
53474       <listitem>
53475         <para>Convey the object code using peer-to-peer transmission, provided
53476         you inform other peers where the object code and Corresponding Source
53477         of the work are being offered to the general public at no charge under
53478         subsection 6d.</para>
53479       </listitem>
53480     </orderedlist>
53481
53482     <para>A separable portion of the object code, whose source code is
53483     excluded from the Corresponding Source as a System Library, need not be
53484     included in conveying the object code work.</para>
53485
53486     <para>A "User Product" is either (1) a "consumer product", which means any
53487     tangible personal property which is normally used for personal, family, or
53488     household purposes, or (2) anything designed or sold for incorporation
53489     into a dwelling. In determining whether a product is a consumer product,
53490     doubtful cases shall be resolved in favor of coverage. For a particular
53491     product received by a particular user, "normally used" refers to a typical
53492     or common use of that class of product, regardless of the status of the
53493     particular user or of the way in which the particular user actually uses,
53494     or expects or is expected to use, the product. A product is a consumer
53495     product regardless of whether the product has substantial commercial,
53496     industrial or non-consumer uses, unless such uses represent the only
53497     significant mode of use of the product.</para>
53498
53499     <para>"Installation Information" for a User Product means any methods,
53500     procedures, authorization keys, or other information required to install
53501     and execute modified versions of a covered work in that User Product from
53502     a modified version of its Corresponding Source. The information must
53503     suffice to ensure that the continued functioning of the modified object
53504     code is in no case prevented or interfered with solely because
53505     modification has been made.</para>
53506
53507     <para>If you convey an object code work under this section in, or with, or
53508     specifically for use in, a User Product, and the conveying occurs as part
53509     of a transaction in which the right of possession and use of the User
53510     Product is transferred to the recipient in perpetuity or for a fixed term
53511     (regardless of how the transaction is characterized), the Corresponding
53512     Source conveyed under this section must be accompanied by the Installation
53513     Information. But this requirement does not apply if neither you nor any
53514     third party retains the ability to install modified object code on the
53515     User Product (for example, the work has been installed in
53516     <acronym>ROM</acronym>).</para>
53517
53518     <para>The requirement to provide Installation Information does not include
53519     a requirement to continue to provide support service, warranty, or updates
53520     for a work that has been modified or installed by the recipient, or for
53521     the User Product in which it has been modified or installed. Access to a
53522     network may be denied when the modification itself materially and
53523     adversely affects the operation of the network or violates the rules and
53524     protocols for communication across the network.</para>
53525
53526     <para>Corresponding Source conveyed, and Installation Information
53527     provided, in accord with this section must be in a format that is publicly
53528     documented (and with an implementation available to the public in source
53529     code form), and must require no special password or key for unpacking,
53530     reading or copying.</para>
53531
53532     <bridgehead id="AdditionalTerms" renderas="sect1">7. Additional
53533     Terms.</bridgehead>
53534
53535     <para>"Additional permissions" are terms that supplement the terms of this
53536     License by making exceptions from one or more of its conditions.
53537     Additional permissions that are applicable to the entire Program shall be
53538     treated as though they were included in this License, to the extent that
53539     they are valid under applicable law. If additional permissions apply only
53540     to part of the Program, that part may be used separately under those
53541     permissions, but the entire Program remains governed by this License
53542     without regard to the additional permissions.</para>
53543
53544     <para>When you convey a copy of a covered work, you may at your option
53545     remove any additional permissions from that copy, or from any part of it.
53546     (Additional permissions may be written to require their own removal in
53547     certain cases when you modify the work.) You may place additional
53548     permissions on material, added by you to a covered work, for which you
53549     have or can give appropriate copyright permission.</para>
53550
53551     <para>Notwithstanding any other provision of this License, for material
53552     you add to a covered work, you may (if authorized by the copyright holders
53553     of that material) supplement the terms of this License with terms:</para>
53554
53555     <orderedlist numeration="loweralpha">
53556       <listitem>
53557         <para>Disclaiming warranty or limiting liability differently from the
53558         terms of sections 15 and 16 of this License; or</para>
53559       </listitem>
53560
53561       <listitem>
53562         <para>Requiring preservation of specified reasonable legal notices or
53563         author attributions in that material or in the Appropriate Legal
53564         Notices displayed by works containing it; or</para>
53565       </listitem>
53566
53567       <listitem>
53568         <para>Prohibiting misrepresentation of the origin of that material, or
53569         requiring that modified versions of such material be marked in
53570         reasonable ways as different from the original version; or</para>
53571       </listitem>
53572
53573       <listitem>
53574         <para>Limiting the use for publicity purposes of names of licensors or
53575         authors of the material; or</para>
53576       </listitem>
53577
53578       <listitem>
53579         <para>Declining to grant rights under trademark law for use of some
53580         trade names, trademarks, or service marks; or</para>
53581       </listitem>
53582
53583       <listitem>
53584         <para>Requiring indemnification of licensors and authors of that
53585         material by anyone who conveys the material (or modified versions of
53586         it) with contractual assumptions of liability to the recipient, for
53587         any liability that these contractual assumptions directly impose on
53588         those licensors and authors.</para>
53589       </listitem>
53590     </orderedlist>
53591
53592     <para>All other non-permissive additional terms are considered "further
53593     restrictions" within the meaning of section 10. If the Program as you
53594     received it, or any part of it, contains a notice stating that it is
53595     governed by this License along with a term that is a further restriction,
53596     you may remove that term. If a license document contains a further
53597     restriction but permits relicensing or conveying under this License, you
53598     may add to a covered work material governed by the terms of that license
53599     document, provided that the further restriction does not survive such
53600     relicensing or conveying.</para>
53601
53602     <para>If you add terms to a covered work in accord with this section, you
53603     must place, in the relevant source files, a statement of the additional
53604     terms that apply to those files, or a notice indicating where to find the
53605     applicable terms.</para>
53606
53607     <para>Additional terms, permissive or non-permissive, may be stated in the
53608     form of a separately written license, or stated as exceptions; the above
53609     requirements apply either way.</para>
53610
53611     <bridgehead id="Termination" renderas="sect1">8. Termination.</bridgehead>
53612
53613     <para>You may not propagate or modify a covered work except as expressly
53614     provided under this License. Any attempt otherwise to propagate or modify
53615     it is void, and will automatically terminate your rights under this
53616     License (including any patent licenses granted under the third paragraph
53617     of section 11).</para>
53618
53619     <para>However, if you cease all violation of this License, then your
53620     license from a particular copyright holder is reinstated (a)
53621     provisionally, unless and until the copyright holder explicitly and
53622     finally terminates your license, and (b) permanently, if the copyright
53623     holder fails to notify you of the violation by some reasonable means prior
53624     to 60 days after the cessation.</para>
53625
53626     <para>Moreover, your license from a particular copyright holder is
53627     reinstated permanently if the copyright holder notifies you of the
53628     violation by some reasonable means, this is the first time you have
53629     received notice of violation of this License (for any work) from that
53630     copyright holder, and you cure the violation prior to 30 days after your
53631     receipt of the notice.</para>
53632
53633     <para>Termination of your rights under this section does not terminate the
53634     licenses of parties who have received copies or rights from you under this
53635     License. If your rights have been terminated and not permanently
53636     reinstated, you do not qualify to receive new licenses for the same
53637     material under section 10.</para>
53638
53639     <bridgehead id="AcceptanceNotRequired" renderas="sect1">9. Acceptance Not
53640     Required for Having Copies.</bridgehead>
53641
53642     <para>You are not required to accept this License in order to receive or
53643     run a copy of the Program. Ancillary propagation of a covered work
53644     occurring solely as a consequence of using peer-to-peer transmission to
53645     receive a copy likewise does not require acceptance. However, nothing
53646     other than this License grants you permission to propagate or modify any
53647     covered work. These actions infringe copyright if you do not accept this
53648     License. Therefore, by modifying or propagating a covered work, you
53649     indicate your acceptance of this License to do so.</para>
53650
53651     <bridgehead id="AutomaticDownstream" renderas="sect1">10. Automatic
53652     Licensing of Downstream Recipients.</bridgehead>
53653
53654     <para>Each time you convey a covered work, the recipient automatically
53655     receives a license from the original licensors, to run, modify and
53656     propagate that work, subject to this License. You are not responsible for
53657     enforcing compliance by third parties with this License.</para>
53658
53659     <para>An "entity transaction" is a transaction transferring control of an
53660     organization, or substantially all assets of one, or subdividing an
53661     organization, or merging organizations. If propagation of a covered work
53662     results from an entity transaction, each party to that transaction who
53663     receives a copy of the work also receives whatever licenses to the work
53664     the party's predecessor in interest had or could give under the previous
53665     paragraph, plus a right to possession of the Corresponding Source of the
53666     work from the predecessor in interest, if the predecessor has it or can
53667     get it with reasonable efforts.</para>
53668
53669     <para>You may not impose any further restrictions on the exercise of the
53670     rights granted or affirmed under this License. For example, you may not
53671     impose a license fee, royalty, or other charge for exercise of rights
53672     granted under this License, and you may not initiate litigation (including
53673     a cross-claim or counterclaim in a lawsuit) alleging that any patent claim
53674     is infringed by making, using, selling, offering for sale, or importing
53675     the Program or any portion of it.</para>
53676
53677     <bridgehead id="Patents" renderas="sect1">11. Patents.</bridgehead>
53678
53679     <para>A "contributor" is a copyright holder who authorizes use under this
53680     License of the Program or a work on which the Program is based. The work
53681     thus licensed is called the contributor's "contributor version".</para>
53682
53683     <para>A contributor's "essential patent claims" are all patent claims
53684     owned or controlled by the contributor, whether already acquired or
53685     hereafter acquired, that would be infringed by some manner, permitted by
53686     this License, of making, using, or selling its contributor version, but do
53687     not include claims that would be infringed only as a consequence of
53688     further modification of the contributor version. For purposes of this
53689     definition, "control" includes the right to grant patent sublicenses in a
53690     manner consistent with the requirements of this License.</para>
53691
53692     <para>Each contributor grants you a non-exclusive, worldwide, royalty-free
53693     patent license under the contributor's essential patent claims, to make,
53694     use, sell, offer for sale, import and otherwise run, modify and propagate
53695     the contents of its contributor version.</para>
53696
53697     <para>In the following three paragraphs, a "patent license" is any express
53698     agreement or commitment, however denominated, not to enforce a patent
53699     (such as an express permission to practice a patent or covenant not to sue
53700     for patent infringement). To "grant" such a patent license to a party
53701     means to make such an agreement or commitment not to enforce a patent
53702     against the party.</para>
53703
53704     <para>If you convey a covered work, knowingly relying on a patent license,
53705     and the Corresponding Source of the work is not available for anyone to
53706     copy, free of charge and under the terms of this License, through a
53707     publicly available network server or other readily accessible means, then
53708     you must either (1) cause the Corresponding Source to be so available, or
53709     (2) arrange to deprive yourself of the benefit of the patent license for
53710     this particular work, or (3) arrange, in a manner consistent with the
53711     requirements of this License, to extend the patent license to downstream
53712     recipients. "Knowingly relying" means you have actual knowledge that, but
53713     for the patent license, your conveying the covered work in a country, or
53714     your recipient's use of the covered work in a country, would infringe one
53715     or more identifiable patents in that country that you have reason to
53716     believe are valid.</para>
53717
53718     <para>If, pursuant to or in connection with a single transaction or
53719     arrangement, you convey, or propagate by procuring conveyance of, a
53720     covered work, and grant a patent license to some of the parties receiving
53721     the covered work authorizing them to use, propagate, modify or convey a
53722     specific copy of the covered work, then the patent license you grant is
53723     automatically extended to all recipients of the covered work and works
53724     based on it.</para>
53725
53726     <para>A patent license is "discriminatory" if it does not include within
53727     the scope of its coverage, prohibits the exercise of, or is conditioned on
53728     the non-exercise of one or more of the rights that are specifically
53729     granted under this License. You may not convey a covered work if you are a
53730     party to an arrangement with a third party that is in the business of
53731     distributing software, under which you make payment to the third party
53732     based on the extent of your activity of conveying the work, and under
53733     which the third party grants, to any of the parties who would receive the
53734     covered work from you, a discriminatory patent license (a) in connection
53735     with copies of the covered work conveyed by you (or copies made from those
53736     copies), or (b) primarily for and in connection with specific products or
53737     compilations that contain the covered work, unless you entered into that
53738     arrangement, or that patent license was granted, prior to 28 March
53739     2007.</para>
53740
53741     <para>Nothing in this License shall be construed as excluding or limiting
53742     any implied license or other defenses to infringement that may otherwise
53743     be available to you under applicable patent law.</para>
53744
53745     <bridgehead id="NoSurrender" renderas="sect1">12. No Surrender of Others'
53746     Freedom.</bridgehead>
53747
53748     <para>If conditions are imposed on you (whether by court order, agreement
53749     or otherwise) that contradict the conditions of this License, they do not
53750     excuse you from the conditions of this License. If you cannot convey a
53751     covered work so as to satisfy simultaneously your obligations under this
53752     License and any other pertinent obligations, then as a consequence you may
53753     not convey it at all. For example, if you agree to terms that obligate you
53754     to collect a royalty for further conveying from those to whom you convey
53755     the Program, the only way you could satisfy both those terms and this
53756     License would be to refrain entirely from conveying the Program.</para>
53757
53758     <bridgehead id="UsedWithAGPL" renderas="sect1">13. Use with the
53759     <acronym>GNU</acronym> Affero General Public License.</bridgehead>
53760
53761     <para>Notwithstanding any other provision of this License, you have
53762     permission to link or combine any covered work with a work licensed under
53763     version 3 of the <acronym>GNU</acronym> Affero General Public License into
53764     a single combined work, and to convey the resulting work. The terms of
53765     this License will continue to apply to the part which is the covered work,
53766     but the special requirements of the <acronym>GNU</acronym> Affero General
53767     Public License, section 13, concerning interaction through a network will
53768     apply to the combination as such.</para>
53769
53770     <bridgehead id="RevisedVersions" renderas="sect1">14. Revised Versions of
53771     this License.</bridgehead>
53772
53773     <para>The Free Software Foundation may publish revised and/or new versions
53774     of the <acronym>GNU</acronym> General Public License from time to time.
53775     Such new versions will be similar in spirit to the present version, but
53776     may differ in detail to address new problems or concerns.</para>
53777
53778     <para>Each version is given a distinguishing version number. If the
53779     Program specifies that a certain numbered version of the
53780     <acronym>GNU</acronym> General Public License "or any later version"
53781     applies to it, you have the option of following the terms and conditions
53782     either of that numbered version or of any later version published by the
53783     Free Software Foundation. If the Program does not specify a version number
53784     of the <acronym>GNU</acronym> General Public License, you may choose any
53785     version ever published by the Free Software Foundation.</para>
53786
53787     <para>If the Program specifies that a proxy can decide which future
53788     versions of the <acronym>GNU</acronym> General Public License can be used,
53789     that proxy's public statement of acceptance of a version permanently
53790     authorizes you to choose that version for the Program.</para>
53791
53792     <para>Later license versions may give you additional or different
53793     permissions. However, no additional obligations are imposed on any author
53794     or copyright holder as a result of your choosing to follow a later
53795     version.</para>
53796
53797     <bridgehead id="WarrantyDisclaimer" renderas="sect1">15. Disclaimer of
53798     Warranty.</bridgehead>
53799
53800     <para>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
53801     APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
53802     HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
53803     OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
53804     THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
53805     PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
53806     IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
53807     ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</para>
53808
53809     <bridgehead id="LiabilityLimitation" renderas="sect1">16. Limitation of
53810     Liability.</bridgehead>
53811
53812     <para>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
53813     WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
53814     CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
53815     INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
53816     ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT
53817     LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
53818     SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
53819     WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
53820     ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</para>
53821
53822     <bridgehead id="InterpretationSecs1516" renderas="sect1">17.
53823     Interpretation of Sections 15 and 16.</bridgehead>
53824
53825     <para>If the disclaimer of warranty and limitation of liability provided
53826     above cannot be given local legal effect according to their terms,
53827     reviewing courts shall apply local law that most closely approximates an
53828     absolute waiver of all civil liability in connection with the Program,
53829     unless a warranty or assumption of liability accompanies a copy of the
53830     Program in return for a fee.</para>
53831
53832     <bridgehead>END OF TERMS AND CONDITIONS</bridgehead>
53833
53834     <bridgehead id="HowToApply" renderas="sect1">How to Apply These Terms to
53835     Your New Programs</bridgehead>
53836
53837     <para>If you develop a new program, and you want it to be of the greatest
53838     possible use to the public, the best way to achieve this is to make it
53839     free software which everyone can redistribute and change under these
53840     terms.</para>
53841
53842     <para>To do so, attach the following notices to the program. It is safest
53843     to attach them to the start of each source file to most effectively state
53844     the exclusion of warranty; and each file should have at least the
53845     "copyright" line and a pointer to where the full notice is found.</para>
53846
53847     <screen>
53848 <replaceable>one line to give the program's name and a brief idea of what it does.</replaceable>
53849 Copyright (C) <replaceable>year</replaceable> <replaceable>name of author</replaceable>
53850
53851 This program is free software: you can redistribute it and/or modify
53852 it under the terms of the <acronym>GNU</acronym> General Public License as published by
53853 the Free Software Foundation, either version 3 of the License, or
53854 (at your option) any later version.
53855
53856 This program is distributed in the hope that it will be useful,
53857 but WITHOUT ANY WARRANTY; without even the implied warranty of
53858 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
53859 <acronym>GNU</acronym> General Public License for more details.
53860
53861 You should have received a copy of the <acronym>GNU</acronym> General Public License
53862 along with this program.  If not, see <ulink url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.
53863   </screen>
53864
53865     <para>Also add information on how to contact you by electronic and paper
53866     mail.</para>
53867
53868     <para>If the program does terminal interaction, make it output a short
53869     notice like this when it starts in an interactive mode:</para>
53870
53871     <screen>
53872 <replaceable>program</replaceable> Copyright (C) <replaceable>year</replaceable> <replaceable>name of author</replaceable>
53873 This program comes with ABSOLUTELY NO WARRANTY; for details type `<literal>show w</literal>'.
53874 This is free software, and you are welcome to redistribute it
53875 under certain conditions; type `<literal>show c</literal>' for details.
53876   </screen>
53877
53878     <para>The hypothetical commands `<literal>show w</literal>' and
53879     `<literal>show c</literal>' should show the appropriate parts of the
53880     General Public License. Of course, your program's commands might be
53881     different; for a GUI interface, you would use an "about box".</para>
53882
53883     <para>You should also get your employer (if you work as a programmer) or
53884     school, if any, to sign a "copyright disclaimer" for the program, if
53885     necessary. For more information on this, and how to apply and follow the
53886     <acronym>GNU</acronym> <acronym>GPL</acronym>, see <ulink url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.</para>
53887
53888     <para>The <acronym>GNU</acronym> General Public License does not permit
53889     incorporating your program into proprietary programs. If your program is a
53890     subroutine library, you may consider it more useful to permit linking
53891     proprietary applications with the library. If this is what you want to do,
53892     use the <acronym>GNU</acronym> Lesser General Public License instead of
53893     this License. But first, please read <ulink url="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</ulink>.</para>
53894   </appendix>
53895 </book>