update classification sources
[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"
4 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
5 <book>
6   <bookinfo id="manual">
7     <title>Koha 3.10 Manual (en)</title>
8
9     <author id="manualauthor">
10       <firstname>Nicole C.</firstname>
11
12       <surname>Engard</surname>
13
14       <affiliation>
15         <orgname>ByWater Solutions/BibLibre</orgname>
16       </affiliation>
17     </author>
18
19     <copyright id="manualcopy">
20       <year>2012</year>
21
22       <holder>Nicole C. Engard/ByWater Solutions/BibLibre</holder>
23     </copyright>
24
25     <legalnotice id="manuallegal">
26       <para>This manual is licensed under the <ulink
27       url="http://www.gnu.org/licenses/gpl.html">GNU General Public License,
28       version 3</ulink> or later</para>
29
30       <para>Learn more about this license in the <link linkend="gpl">GPL3
31       Appendix</link></para>
32     </legalnotice>
33
34     <pubdate id="manualpubdate">Published: 2012</pubdate>
35   </bookinfo>
36   <chapter id="introchapter">
37     <title>Introduction</title>
38     <section>
39       <title id="introbasics">Basics</title>
40       <para>Koha is the first free and open source software library automation package (ILS).
41         Development is sponsored by libraries of varying types and sizes, volunteers, and support
42         companies from around the world.</para>
43       <para>Learn more about Koha by visiting the official Koha website: <ulink
44           url="http://koha-community.org">http://koha-community.org</ulink></para>
45     </section>
46     <section id="introrecommend">
47       <title>Recommendations</title>
48       <para>Full system recommendations can be found on the official Koha wiki along with the
49         developer documentation: <ulink url="http://wiki.koha-community.org">
50           http://wiki.koha-community.org</ulink></para>
51       <para>When working in the Koha staff client it is strongly recommended that you use the
52         Firefox browser.  Koha's staff client is not supported in Internet Explorer and has not yet
53         been fully optimized for Google Chrome.</para>
54     </section>
55   </chapter>
56
57   <chapter id="administration">
58     <title>Administration</title>
59
60     <section id="globalsysprefs">
61       <title>Global System Preferences</title>
62
63       <para>Global system preferences control the way your Koha system works
64       in general. Set these preferences before anything else in Koha.</para>
65
66       <itemizedlist>
67         <listitem>
68           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Global System
69             Preferences</para>
70         </listitem>
71       </itemizedlist>
72
73       <screenshot>
74         <screeninfo>Global System Preferences Link and Search</screeninfo>
75
76         <mediaobject>
77           <imageobject>
78             <imagedata fileref="images/admin/globalprefs/prefsearch.png"/>
79           </imageobject>
80         </mediaobject>
81       </screenshot>
82
83       <para>System preferences can be searched (using any part of the
84       preference name or description) using the search box on the
85       'Administration' page or the search box at the top of each system
86       preferences page.</para>
87
88       <screenshot>
89         <screeninfo>Preferences search at the top of System Preference
90         page</screeninfo>
91
92         <mediaobject>
93           <imageobject>
94             <imagedata fileref="images/admin/globalprefs/prefsearch1.png"/>
95           </imageobject>
96         </mediaobject>
97       </screenshot>
98
99       <para>When editing preferences a '(modified)' tag will appear next to
100       items you change until you click the 'Save All' button:</para>
101
102       <screenshot>
103         <screeninfo>After editing TagsModeration the '(modified)' label
104         appears</screeninfo>
105
106         <mediaobject>
107           <imageobject>
108             <imagedata fileref="images/admin/globalprefs/saveallprefs.png"/>
109           </imageobject>
110         </mediaobject>
111       </screenshot>
112
113       <para>After saving your preferences you'll get a confirmation message
114       telling you what preferences were saved:</para>
115
116       <screenshot>
117         <screeninfo>Preference save confirmation message</screeninfo>
118
119         <mediaobject>
120           <imageobject>
121             <imagedata fileref="images/admin/globalprefs/saveconfirmation.png"/>
122           </imageobject>
123         </mediaobject>
124       </screenshot>
125
126       <para>Each section of preferences can be sorted alphabetically by
127       clicking the small down arrow to the right of the word 'Preference' in
128       the header column</para>
129
130       <screenshot>
131         <screeninfo>Sort option at the top right of each section of
132         preferences</screeninfo>
133
134         <mediaobject>
135           <imageobject>
136             <imagedata fileref="images/admin/globalprefs/sortprefs.png"/>
137           </imageobject>
138         </mediaobject>
139       </screenshot>
140
141       <para>If the preference refers to monetary values (like <link
142       linkend="maxoutstanding">maxoutstanding</link>) the currency displayed
143       will be the default you set in your <link
144       linkend="currexchangeadmin">Currency and Exchange Rate</link>
145       administration area. In the examples to follow they will all read USD
146       for U.S. Dollars.</para>
147
148       <section id="acqprefs">
149         <title>Acquisitions</title>
150
151         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
152         Global System Preferences &gt; Acquisitions</para>
153
154         <section id="acqprefspolicy">
155           <title>Policy</title>
156
157           <section id="AcqCreateItem">
158             <title>AcqCreateItem</title>
159
160             <para>Default: placing an order</para>
161
162             <para>Asks: Create an item when ___.</para>
163
164             <para>Values:</para>
165
166             <itemizedlist>
167               <listitem>
168                 <para>cataloging a record</para>
169               </listitem>
170
171               <listitem>
172                 <para>placing an order</para>
173               </listitem>
174
175               <listitem>
176                 <para>receiving an order</para>
177               </listitem>
178             </itemizedlist>
179
180             <para>Description:</para>
181
182             <itemizedlist>
183               <listitem>
184                 <para>This preference lets you decide when you'd like to
185                 create an item record in Koha. If you choose to add an item
186                 record when 'placing an order' then you will enter item
187                 information in as you place records in your basket. If you
188                 choose to add the item when 'receiving an order' you will be
189                 asked for item record information when you're receiving orders
190                 in acquisitions. If you choose to add the item when
191                 'cataloging a record' then item records will not be created in
192                 acquisitions at all, you will need to go to the cataloging
193                 module to add the items.</para>
194               </listitem>
195             </itemizedlist>
196           </section>
197
198           <section id="AcqViewBaskets">
199             <title>AcqViewBaskets</title>
200
201             <para>Default: created by staff member</para>
202
203             <para>Asks: Show baskets ___</para>
204
205             <para>Values:</para>
206
207             <itemizedlist>
208               <listitem>
209                 <para>created by staff member</para>
210               </listitem>
211
212               <listitem>
213                 <para>from staff member's branch</para>
214               </listitem>
215
216               <listitem>
217                 <para>in system, regardless of owner</para>
218               </listitem>
219             </itemizedlist>
220
221             <para>Description:</para>
222
223             <itemizedlist>
224               <listitem>
225                 <para>When in acquisitions this preference allows you to
226                 control whose baskets you can see when looking at a vendor.
227                 The default value of 'created by staff member' makes it so
228                 that you only see the baskets you created. Choosing to see
229                 baskets 'from staff member's branch' will show you the baskets
230                 created by anyone at the branch you're logged in at. Finally,
231                 you can choose to set this preference to show you all baskets
232                 regardless of who created it ('in system, regardless of
233                 owner). Regardless of which value you choose for this
234                 preference, superlibrarians can see all baskets created in the
235                 system.</para>
236               </listitem>
237             </itemizedlist>
238           </section>
239
240           <section id="BasketConfirmations">
241             <title>BasketConfirmations</title>
242
243             <para>Default: always ask for confirmation</para>
244
245             <para>Asks: When closing or reopening a basket, ___.</para>
246
247             <para>Values:</para>
248
249             <itemizedlist>
250               <listitem>
251                 <para>always ask for confirmation</para>
252               </listitem>
253
254               <listitem>
255                 <para>do not ask for confirmation</para>
256               </listitem>
257             </itemizedlist>
258
259             <para>Descriptions:</para>
260
261             <itemizedlist>
262               <listitem>
263                 <para>This preference adds the option to skip confirmations on
264                 closing and reopening a basket. If you skip the confirmation,
265                 you do not create a new basket group.</para>
266               </listitem>
267             </itemizedlist>
268           </section>
269
270           <section id="CurrencyFormat">
271             <title>CurrencyFormat</title>
272
273             <para>Default: 360,000.00 (US)</para>
274
275             <para>Asks: Display currencies using the following format
276             ___</para>
277
278             <para>Values:</para>
279
280             <itemizedlist>
281               <listitem>
282                 <para>360,000.00 (US)</para>
283               </listitem>
284
285               <listitem>
286                 <para>360 000,00 (FR)</para>
287               </listitem>
288             </itemizedlist>
289           </section>
290
291           <section id="gist">
292             <title>gist</title>
293
294             <para>Default: 0</para>
295
296             <para>Asks: The default tax rate is ___</para>
297
298             <para>Description:</para>
299
300             <itemizedlist>
301               <listitem>
302                 <para>This preference will allow the library to define a
303                 default Goods and Services Tax rate. The default of value of 0
304                 will disable this preference.</para>
305               </listitem>
306             </itemizedlist>
307
308             <para><tip>
309                 <para>Enter this value as a number (.06) versus a percent
310                 (6%).</para>
311               </tip></para>
312           </section>
313
314           <section id="UniqueItemFields">
315             <title>UniqueItemFields</title>
316
317             <para>Default: barcode</para>
318
319             <para>Asks:___ (space-separated list of fields that should be
320             unique for items, must be valid SQL fields of <ulink
321             url="http://schema.koha-community.org/tables/items.html">items</ulink>
322             table)</para>
323
324             <para>Description:</para>
325
326             <itemizedlist>
327               <listitem>
328                 <para>If this preference is left blank when adding items in
329                 acquisitions there will be no check for uniqueness. This means
330                 that a duplicate barcode can be created in acquisitions which
331                 will cause errors later when checking items in and out.</para>
332               </listitem>
333             </itemizedlist>
334           </section>
335         </section>
336
337         <section id="acqprefsprinting">
338           <title>Printing</title>
339
340           <section id="OrderPdfFormat">
341             <title>OrderPdfFormat</title>
342
343             <para>Default: pdfformat::layout2pages</para>
344
345             <para>Asks: Use ___ when printing basket groups.</para>
346           </section>
347         </section>
348       </section>
349
350       <section id="adminprefs">
351         <title>Administration</title>
352
353         <para>These preferences are general settings for your system.</para>
354
355         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
356         Global System Preferences &gt; Administration</para>
357
358         <section id="casauthentication">
359           <title>CAS Authentication</title>
360
361           <para>The Central Authentication Service (CAS) is a single sign-on
362           protocol for the web. If you don't know what this is, leave these
363           preferences set to their defaults.</para>
364
365           <section id="AllowPKIAuth">
366             <title>AllowPKIAuth</title>
367
368             <para>Default: no</para>
369
370             <para>Asks: Use ___ field for SSL client certificate
371             authentication</para>
372
373             <para>Values:</para>
374
375             <itemizedlist>
376               <listitem>
377                 <para>no</para>
378               </listitem>
379
380               <listitem>
381                 <para>the common name</para>
382               </listitem>
383
384               <listitem>
385                 <para>the email address</para>
386               </listitem>
387             </itemizedlist>
388           </section>
389
390           <section id="casAuthentication">
391             <title>casAuthentication</title>
392
393             <para>Default: Don't use</para>
394
395             <para>Asks: ___ CAS for login authentication.</para>
396           </section>
397
398           <section id="casLogout">
399             <title>casLogout</title>
400
401             <para>Default: Don't logout</para>
402
403             <para>Asks: ___ of CAS when logging out of Koha.</para>
404           </section>
405
406           <section id="casServerUrl">
407             <title>casServerUrl</title>
408
409             <para>Asks: The CAS Authentication Server can be found at
410             ___</para>
411           </section>
412         </section>
413
414         <section id="adminprefsinterface">
415           <title>Interface options</title>
416
417           <para>These preference are related to your Koha interface</para>
418
419           <section id="DebugLevel">
420             <title>DebugLevel</title>
421
422             <para>Default: lots of</para>
423
424             <para>Asks: Show ___ debugging information in the browser when an
425             internal error occurs.</para>
426
427             <para>Values:</para>
428
429             <itemizedlist>
430               <listitem>
431                 <para>lots of - will show as much information as
432                 possible</para>
433               </listitem>
434
435               <listitem>
436                 <para>no - will only show basic error messages</para>
437               </listitem>
438
439               <listitem>
440                 <para>some - will show only some of the information
441                 available</para>
442               </listitem>
443             </itemizedlist>
444
445             <para>Description:</para>
446
447             <itemizedlist>
448               <listitem>
449                 <para>This preference determines how much information will be
450                 sent to the user's screen when the system encounters an error.
451                 The most detail will be sent when the value level is set at 2,
452                 some detail will be sent when the value is set at 1, and only
453                 a basic error message will display when the value is set at 0.
454                 This setting is especially important when a system is new and
455                 the administration is interested in working out the bugs
456                 (errors or problems) quickly. Having detailed error messages
457                 makes quick fixes more likely in problem areas.</para>
458               </listitem>
459             </itemizedlist>
460           </section>
461
462           <section id="delimiter">
463             <title>delimiter</title>
464
465             <para>Default: semicolons</para>
466
467             <para>Asks: Separate columns in an exported report file with ___
468             by default.</para>
469
470             <para>Values:</para>
471
472             <itemizedlist>
473               <listitem>
474                 <para>#'s</para>
475               </listitem>
476
477               <listitem>
478                 <para>backslashes</para>
479               </listitem>
480
481               <listitem>
482                 <para>commas</para>
483               </listitem>
484
485               <listitem>
486                 <para>semicolons</para>
487               </listitem>
488
489               <listitem>
490                 <para>slashes</para>
491               </listitem>
492
493               <listitem>
494                 <para>tabs</para>
495               </listitem>
496             </itemizedlist>
497
498             <para>Description:</para>
499
500             <itemizedlist>
501               <listitem>
502                 <para>This preference determines how reports exported from
503                 Koha will separate data. In many cases you will be able to
504                 change this option when exporting if you'd like.</para>
505               </listitem>
506             </itemizedlist>
507           </section>
508
509           <section id="KohaAdminEmailAddress">
510             <title>KohaAdminEmailAddress</title>
511
512             <para>This is the default 'From' address for emails unless there
513             is one for the particular branch, and is referred to when an
514             internal error occurs.</para>
515
516             <para>Asks: Use ___ as the email address for the administrator of
517             Koha.</para>
518
519             <para>Description:</para>
520
521             <itemizedlist>
522               <listitem>
523                 <para>This preference allows one email address to be used in
524                 warning messages set to the OPAC. If no email address is set
525                 for the branch this address will receive messages from patrons
526                 regarding modification requests, purchase suggestions, and
527                 questions or information regarding overdue notices. It is
528                 recommended that a email address that can be accessed by
529                 multiple staff members be used for this purpose so that if one
530                 librarian is out the others can address these requests. This
531                 email address can be changed when needed.</para>
532               </listitem>
533             </itemizedlist>
534           </section>
535
536           <section id="noItemTypeImages">
537             <title>noItemTypeImages</title>
538
539             <para>Default: Show</para>
540
541             <para>Asks: ___ itemtype icons in the catalog.</para>
542
543             <para>Values:</para>
544
545             <itemizedlist>
546               <listitem>
547                 <para>Shows</para>
548               </listitem>
549
550               <listitem>
551                 <para>Don't show</para>
552               </listitem>
553             </itemizedlist>
554
555             <para>Description:</para>
556
557             <itemizedlist>
558               <listitem>
559                 <para>This preference allows the system administrator to
560                 determine if users will be able to set and see an <link
561                 linkend="itemtypeadmin">item type icon</link> the catalog on
562                 both the OPAC and the Staff Client. The images will display in
563                 both the OPAC and the Staff Client/Intranet. If images of item
564                 types are disabled, text labels for item types will still
565                 appear in the OPAC and Staff Client.</para>
566               </listitem>
567             </itemizedlist>
568           </section>
569
570           <section id="virtualshelves">
571             <title>virtualshelves</title>
572
573             <para>Default: Allow</para>
574
575             <para>Asks: ___ staff and patrons to create and view saved lists
576             of books.</para>
577
578             <para>Values:</para>
579
580             <itemizedlist>
581               <listitem>
582                 <para>Allow</para>
583               </listitem>
584
585               <listitem>
586                 <para>Don't Allow</para>
587               </listitem>
588             </itemizedlist>
589
590             <para>Description:</para>
591
592             <itemizedlist>
593               <listitem>
594                 <para>This preference controls whether the lists functionality
595                 will be available in the staff client and OPAC. If this is set
596                 to "Don't allow" then no one will be able to save items to
597                 public or private lists.</para>
598               </listitem>
599             </itemizedlist>
600           </section>
601         </section>
602
603         <section id="adminprefslogin">
604           <title>Login options</title>
605
606           <para>These preferences are related to logging into your Koha
607           system</para>
608
609           <section id="AutoLocation">
610             <title>AutoLocation</title>
611
612             <para>Default: Don't require</para>
613
614             <para>Asks: ___ staff to log in from a computer in the IP address
615             range specified by their library (if any).</para>
616
617             <itemizedlist>
618               <listitem>
619                 <para>Set IP address range in the library administration
620                 area</para>
621
622                 <itemizedlist>
623                   <listitem>
624                     <para><emphasis>Get there:</emphasis> More &gt;
625                     Administration &gt; Basic Parameters &gt; <link
626                     linkend="libsgroups">Libraries &amp; Groups</link></para>
627                   </listitem>
628                 </itemizedlist>
629               </listitem>
630             </itemizedlist>
631
632             <para>Values:</para>
633
634             <itemizedlist>
635               <listitem>
636                 <para>Don't require</para>
637               </listitem>
638
639               <listitem>
640                 <para>Require</para>
641               </listitem>
642             </itemizedlist>
643
644             <para>Description:</para>
645
646             <itemizedlist>
647               <listitem>
648                 <para>This preference protects the system by blocking
649                 unauthorized users from accessing the staff client program and
650                 settings. Authorized and unauthorized users are determined by
651                 their computer's IP addresses. When the preference is set to
652                 'Require', IP authorization is in effect and unauthorized IP
653                 addresses will be blocked. This means that staff cannot work
654                 from home unless their IP address has been authorized. When
655                 set to 'Don't require', anyone with a staff client login will
656                 have access no matter which IP address they are using.</para>
657               </listitem>
658             </itemizedlist>
659           </section>
660
661           <section id="IndependantBranches">
662             <title>IndependantBranches</title>
663
664             <para>Default: Don't prevent</para>
665
666             <para>Asks: ___ staff (but not superlibrarians) from modifying
667             objects (holds, items, patrons, etc.) belonging to other
668             libraries.</para>
669
670             <para>Values:</para>
671
672             <itemizedlist>
673               <listitem>
674                 <para>Don't prevent</para>
675               </listitem>
676
677               <listitem>
678                 <para>Prevent</para>
679               </listitem>
680             </itemizedlist>
681
682             <para>Description:</para>
683
684             <itemizedlist>
685               <listitem>
686                 <para>This preference should only be used by library systems
687                 which are sharing a single Koha installation among multiple
688                 branches but are considered independent organizations, meaning
689                 they do not share material or patrons with other branches and
690                 do not plan to change that in the future. If set to 'Prevent'
691                 it increases the security between library branches by:
692                 prohibiting staff users from logging into another branch from
693                 within the staff client, filtering out patrons from patron
694                 searches who are not a part of the login branch conducting the
695                 search, limiting the location choices to the login branch when
696                 adding or modifying an item record, preventing users from
697                 other branch locations from placing holds or checking out
698                 materials from library branches other than their own, and
699                 preventing staff from editing item records which belong to
700                 other library branches. All of these security safeguards can
701                 be overridden only by the superlibrarian, the highest level of
702                 privileges.</para>
703               </listitem>
704             </itemizedlist>
705
706             <important>
707               <para>It is important that this value be set before going live
708               and that it NOT be changed</para>
709             </important>
710           </section>
711
712           <section id="insecure">
713             <title>insecure</title>
714
715             <para>Default: Don't allow</para>
716
717             <para>Asks: ___ staff to access the staff client without logging
718             in.</para>
719
720             <para>Values:</para>
721
722             <itemizedlist>
723               <listitem>
724                 <para>Allow</para>
725               </listitem>
726
727               <listitem>
728                 <para>Don't allow</para>
729               </listitem>
730             </itemizedlist>
731
732             <para>Description:</para>
733
734             <itemizedlist>
735               <listitem>
736                 <para>This preference controls whether or not authentication
737                 (user login) will be required to gain access to the staff
738                 client. If set to 'Allow', all authentication is bypassed. If
739                 set to 'Don't allow' authentication (login) on the staff
740                 client is required.</para>
741               </listitem>
742             </itemizedlist>
743
744             <important>
745               <para>Setting this to 'Allow' is dangerous, and should not be
746               done in production environments.</para>
747             </important>
748           </section>
749
750           <section id="SessionStorage">
751             <title>SessionStorage</title>
752
753             <para>Default: in the MySQL database</para>
754
755             <para>Asks: Store login session information ___</para>
756
757             <para>Values:</para>
758
759             <itemizedlist>
760               <listitem>
761                 <para>as temporary files</para>
762               </listitem>
763
764               <listitem>
765                 <para>in the MySQL database</para>
766               </listitem>
767
768               <listitem>
769                 <para>in the PostgreSQL database</para>
770
771                 <itemizedlist>
772                   <listitem>
773                     <important>
774                       <para>PostgreSQL is not yet supported</para>
775                     </important>
776                   </listitem>
777                 </itemizedlist>
778               </listitem>
779             </itemizedlist>
780
781             <para>Description:</para>
782
783             <itemizedlist>
784               <listitem>
785                 <para>This preference allows administrators to choose what
786                 format session data is stored in during web sessions.</para>
787               </listitem>
788             </itemizedlist>
789           </section>
790
791           <section id="timeout">
792             <title>timeout</title>
793
794             <para>Default: 12000000</para>
795
796             <para>Asks: Automatically log out users after ___ seconds of inactivity.</para>
797
798             <para>Description:</para>
799
800             <itemizedlist>
801               <listitem>
802                 <para>This preference sets the length of time the Staff Client
803                 or OPAC accounts can be left inactive before re-logging in is
804                 necessary. The value of this preference is in seconds. At this
805                 time, the amount of time before a session times out must be
806                 the same for both the Staff Client and the OPAC.</para>
807               </listitem>
808             </itemizedlist>
809           </section>
810         </section>
811         <section id="searchengineprefs">
812           <title>Search Engine</title>
813           <section id="SearchEngine">
814             <title>SearchEngine</title>
815             <important>
816               <para>This preference is highly experimental and should not be changed from the
817                 default value in a production environment.</para>
818             </important>
819             <para>Default: Zebra</para>
820             <para>Asks: ___  is the search engine used. </para>
821             <para>Values:<itemizedlist>
822                 <listitem>
823                   <para>Solr</para>
824                 </listitem>
825                 <listitem>
826                   <para>Zebra</para>
827                 </listitem>
828               </itemizedlist></para>
829             <para>Description:<itemizedlist>
830                 <listitem>
831                   <para>This preference will be used to control which search engine Koha uses for
832                     catalog searches in the OPAC and the staff client.</para>
833                 </listitem>
834               </itemizedlist></para>
835           </section>
836         </section>
837       </section>
838
839       <section id="authprefs">
840         <title>Authorities</title>
841
842         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
843         Global System Preferences &gt; Authorities</para>
844
845         <section id="generalauthorities">
846           <title>General</title>
847
848           <section id="AuthDisplayHierarchy">
849             <title>AuthDisplayHierarchy</title>
850
851             <para>Default: Don't display</para>
852
853             <para>Asks: ___ broader term/narrower term hierarchies when
854             viewing authorities.</para>
855
856             <para>Values:</para>
857
858             <itemizedlist>
859               <listitem>
860                 <para>Display</para>
861
862                 <screenshot>
863                   <screeninfo>AuthDisplayHierarchy</screeninfo>
864
865                   <mediaobject>
866                     <imageobject>
867                       <imagedata fileref="images/admin/globalprefs/AuthDisplayHierarchy.png"/>
868                     </imageobject>
869                   </mediaobject>
870                 </screenshot>
871               </listitem>
872
873               <listitem>
874                 <para>Don't display</para>
875               </listitem>
876             </itemizedlist>
877
878             <para>Description:</para>
879
880             <itemizedlist>
881               <listitem>
882                 <para>If your authority records includes 5xx fields with
883                 linked references to broader and/or narrower see also
884                 references this preference will turn on a display of those
885                 authorities at the top of the record.</para>
886               </listitem>
887             </itemizedlist>
888           </section>
889
890           <section id="AutoCreateAuthorities">
891             <title>AutoCreateAuthorities</title>
892
893             <para>Default: do not generate</para>
894
895             <para>Asks: When editing records, ___ authority records that are
896             missing.</para>
897
898             <para>Values:</para>
899
900             <itemizedlist>
901               <listitem>
902                 <para>do not generate</para>
903               </listitem>
904
905               <listitem>
906                 <para>generate</para>
907               </listitem>
908             </itemizedlist>
909
910             <important>
911               <para><link
912               linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
913               must be set to "allow" for this to have any effect</para>
914             </important>
915
916             <para>Description:</para>
917
918             <itemizedlist>
919               <listitem>
920                 <para>When this and <link
921                 linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
922                 are both turned on, automatically create authority records for
923                 headings that don't have any authority link when cataloging.
924                 When BiblioAddsAuthorities is on and AutoCreateAuthorities is
925                 turned off, do not automatically generate authority records,
926                 but allow the user to enter headings that don't match an
927                 existing authority. When BiblioAddsAuthorities is off, this
928                 has no effect.</para>
929               </listitem>
930             </itemizedlist>
931           </section>
932
933           <section id="BiblioAddsAuthorities">
934             <title>BiblioAddsAuthorities</title>
935
936             <para>Default: allow</para>
937
938             <para>Asks: When editing records, ___ them to automatically create
939             new authority records if needed, rather than having to reference
940             existing authorities.</para>
941
942             <para>Values:</para>
943
944             <itemizedlist>
945               <listitem>
946                 <para>allow</para>
947
948                 <itemizedlist>
949                   <listitem>
950                     <para>This setting allows you to type values in the fields
951                     controlled by authorities and then adds a new authority if
952                     one does not exist</para>
953                   </listitem>
954                 </itemizedlist>
955               </listitem>
956
957               <listitem>
958                 <para>don't allow</para>
959
960                 <itemizedlist>
961                   <listitem>
962                     <para>This setting will lock the authority controlled
963                     fields, forcing you to search for an authority versus
964                     allowing you to type the information in yourself.</para>
965                   </listitem>
966                 </itemizedlist>
967               </listitem>
968             </itemizedlist>
969           </section>
970
971           <section id="dontmerge">
972             <title>dontmerge</title>
973
974             <para>Default: Don't</para>
975
976             <para>Asks: ___ automatically update attached biblios when
977             changing an authority record.</para>
978
979             <para>Values:</para>
980
981             <itemizedlist>
982               <listitem>
983                 <para>Do</para>
984               </listitem>
985
986               <listitem>
987                 <para>Don't</para>
988               </listitem>
989             </itemizedlist>
990
991             <para>Description:</para>
992
993             <itemizedlist>
994               <listitem>
995                 <para>This preference tells Koha how to handle changes to your
996                 Authority records. If you edit an authority record and this
997                 preference is set to 'Do' Koha will update all of the bib
998                 records linked to the authority with the new authority
999                 record's data. If this is set to "Don't" then Koha won't edit
1000                 bib records when changes are made to authorities.</para>
1001               </listitem>
1002             </itemizedlist>
1003
1004             <important>
1005               <para>If this is set to merge you will need to ask your
1006               administrator to enable the <link
1007               linkend="mergeauthcron">merge_authorities.pl
1008               cronjob</link>.</para>
1009             </important>
1010           </section>
1011
1012           <section id="MARCAuthorityControlField008">
1013             <title>MARCAuthorityControlField008</title>
1014
1015             <para>Default: || aca||aabn | a|a d</para>
1016
1017             <para>Asks: Use the following text for the contents of MARC
1018             authority control field 008 position 06-39 (fixed length data
1019             elements).</para>
1020
1021             <para><important>
1022                 <para>Do not include the date (position 00-05) in this
1023                 preference, Koha will calculate automatically and put that in
1024                 before the values in this preference.</para>
1025               </important>Description:</para>
1026
1027             <itemizedlist>
1028               <listitem>
1029                 <para>This preference controls the default value in the 008
1030                 field on Authority records. It does not effect bibliographic
1031                 records.</para>
1032               </listitem>
1033             </itemizedlist>
1034           </section>
1035
1036           <section id="UseAuthoritiesForTracings">
1037             <title>UseAuthoritiesForTracings</title>
1038
1039             <para>Default: Don't use</para>
1040
1041             <para>Asks: ___ authority record numbers instead of text strings
1042             for searches from subject tracings.</para>
1043
1044             <para>Values:</para>
1045
1046             <itemizedlist>
1047               <listitem>
1048                 <para>Don't use</para>
1049
1050                 <itemizedlist>
1051                   <listitem>
1052                     <para>Search links look for subject/author keywords
1053                     (example: opac-search.pl?q=su:Business%20networks)</para>
1054                   </listitem>
1055                 </itemizedlist>
1056               </listitem>
1057
1058               <listitem>
1059                 <para>Use</para>
1060
1061                 <itemizedlist>
1062                   <listitem>
1063                     <para>Search links look for an authority record (example:
1064                     opac-search.pl?q=an:354)</para>
1065                   </listitem>
1066                 </itemizedlist>
1067               </listitem>
1068             </itemizedlist>
1069
1070             <para>Description:</para>
1071
1072             <itemizedlist>
1073               <listitem>
1074                 <para>For libraries that have authority files, they may want
1075                 to make it so that when a link to an authorized subject or
1076                 author is clicked on the OPAC or staff client it takes the
1077                 searcher only to a list of results with that authority record.
1078                 Most libraries do not have complete authority files and so
1079                 setting this preference to 'Don't use' will allow searchers to
1080                 click on links to authors and subject headings and perform a
1081                 keyword search against those fields, finding all possible
1082                 relevant results instead.</para>
1083               </listitem>
1084             </itemizedlist>
1085           </section>
1086         </section>
1087
1088         <section id="linkerauthorities">
1089           <title>Linker</title>
1090
1091           <para>These preference will control how Koha links bibliographic
1092           records to authority records. All bibliographic records added to
1093           Koha after these preferences are set will link automatically to
1094           authority records, for records added before these preferences are
1095           set there is a script (misc/link_bibs_to_authorities.pl) that your
1096           system administrator can run to link records together.</para>
1097
1098           <section id="CatalogModuleRelink">
1099             <title>CatalogModuleRelink</title>
1100
1101             <para>Default: Do not</para>
1102
1103             <para>Asks: ___ automatically relink headings that have previously
1104             been linked when saving records in the cataloging module.</para>
1105
1106             <para>Values:</para>
1107
1108             <itemizedlist>
1109               <listitem>
1110                 <para>Do</para>
1111               </listitem>
1112
1113               <listitem>
1114                 <para>Do not</para>
1115               </listitem>
1116             </itemizedlist>
1117
1118             <para>Description:</para>
1119
1120             <itemizedlist>
1121               <listitem>
1122                 <para>Longtime users of Koha don't expect the authority and
1123                 bib records to link consistently. This preference makes it
1124                 possible to disable authority relinking in the cataloging
1125                 module only (i.e. relinking is still possible if
1126                 link_bibs_to_authorities.pl is run). Note that though the
1127                 default behavior matches the previous behavior of Koha
1128                 (retaining links to outdated authority records), it does not
1129                 match the intended behavior (updating biblio/authority link
1130                 after bibliographic record is edited). Libraries that want the
1131                 intended behavior of authority control rather than the way
1132                 Koha used to handle linking should set CatalogModuleRelink to
1133                 'Do'. Once setting this to 'Do' the following preferences can
1134                 also be set.</para>
1135               </listitem>
1136             </itemizedlist>
1137           </section>
1138
1139           <section id="LinkerKeepStale">
1140             <title>LinkerKeepStale</title>
1141
1142             <para>Default: Do not</para>
1143
1144             <para>Asks: ___ keep existing links to authority records for
1145             headings where the linker is unable to find a match.</para>
1146
1147             <para>Values:</para>
1148
1149             <itemizedlist>
1150               <listitem>
1151                 <para>Do</para>
1152               </listitem>
1153
1154               <listitem>
1155                 <para>Do not</para>
1156               </listitem>
1157             </itemizedlist>
1158
1159             <para>Description:</para>
1160
1161             <itemizedlist>
1162               <listitem>
1163                 <para>When set to 'Do', the linker will never remove a link to
1164                 an authority record, though, depending on the value of <link
1165                 linkend="LinkerRelink">LinkerRelink</link>, it may change the
1166                 link.</para>
1167               </listitem>
1168             </itemizedlist>
1169           </section>
1170
1171           <section id="LinkerModule">
1172             <title>LinkerModule</title>
1173
1174             <para>Default: Default</para>
1175
1176             <para>Asks: Use the ___ linker module for matching headings to
1177             authority records.</para>
1178
1179             <para>Values:</para>
1180
1181             <itemizedlist>
1182               <listitem>
1183                 <para>Default</para>
1184
1185                 <itemizedlist>
1186                   <listitem>
1187                     <para>Retains Koha's previous behavior of only creating
1188                     links when there is an exact match to one and only one
1189                     authority record; if the <link
1190                     linkend="LinkerOptions">LinkerOptions</link> preference is
1191                     set to 'broader_headings', it will try to link headings to
1192                     authority records for broader headings by removing
1193                     subfields from the end of the heading</para>
1194                   </listitem>
1195                 </itemizedlist>
1196               </listitem>
1197
1198               <listitem>
1199                 <para>First match</para>
1200
1201                 <itemizedlist>
1202                   <listitem>
1203                     <para>Creates a link to the first authority record that
1204                     matches a given heading, even if there is more than one
1205                     authority record that matches</para>
1206                   </listitem>
1207                 </itemizedlist>
1208               </listitem>
1209
1210               <listitem>
1211                 <para>Last match</para>
1212
1213                 <itemizedlist>
1214                   <listitem>
1215                     <para>Creates a link to the last authority record that
1216                     matches a given heading, even if there is more than one
1217                     record that matches</para>
1218                   </listitem>
1219                 </itemizedlist>
1220               </listitem>
1221             </itemizedlist>
1222
1223             <para>Description:</para>
1224
1225             <itemizedlist>
1226               <listitem>
1227                 <para>This preference tells Koha which match to use when
1228                 searching for authority matches when saving a record.</para>
1229               </listitem>
1230             </itemizedlist>
1231           </section>
1232
1233           <section id="LinkerOptions">
1234             <title>LinkerOptions</title>
1235
1236             <para>Asks: Set the following options for the authority linker
1237             ___<important>
1238                 <para>This feature is experimental and shouldn't be used in a
1239                 production environment until further expanded upon.</para>
1240               </important></para>
1241
1242             <para>Description:</para>
1243
1244             <itemizedlist>
1245               <listitem>
1246                 <para>This is a pipe separated (|) list of options. At the
1247                 moment, the only option available is "broader_headings." With
1248                 this option set to "broader_headings", the linker will try to
1249                 match the following heading as follows:<programlisting>=600 10$aCamins-Esakov, Jared$xCoin collections$vCatalogs$vEarly works to 1800.</programlisting></para>
1250
1251                 <para>First: Camins-Esakov, Jared--Coin
1252                 collections--Catalogs--Early works to 1800</para>
1253
1254                 <para>Next: Camins-Esakov, Jared--Coin
1255                 collections--Catalogs</para>
1256
1257                 <para>Next: Camins-Esakov, Jared--Coin collections</para>
1258
1259                 <para>Next: Camins-Esakov, Jared (matches! if a previous
1260                 attempt had matched, it would not have tried this)</para>
1261               </listitem>
1262             </itemizedlist>
1263           </section>
1264
1265           <section id="LinkerRelink">
1266             <title>LinkerRelink</title>
1267
1268             <para>Default: Do</para>
1269
1270             <para>Asks: ___ relink headings that have previously been linked
1271             to authority records.</para>
1272
1273             <para>Values:</para>
1274
1275             <itemizedlist>
1276               <listitem>
1277                 <para>Do</para>
1278               </listitem>
1279
1280               <listitem>
1281                 <para>Do not</para>
1282               </listitem>
1283             </itemizedlist>
1284
1285             <para>Description:</para>
1286
1287             <itemizedlist>
1288               <listitem>
1289                 <para>When set to 'Do', the linker will confirm the links for
1290                 headings that have previously been linked to an authority
1291                 record when it runs, correcting any incorrect links it may
1292                 find. When set to 'Do not', any heading with an existing link
1293                 will be ignored, even if the existing link is invalid or
1294                 incorrect.</para>
1295               </listitem>
1296             </itemizedlist>
1297           </section>
1298         </section>
1299       </section>
1300
1301       <section id="catprefs">
1302         <title>Cataloging</title>
1303
1304         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
1305         Global System Preferences &gt; Cataloging</para>
1306
1307         <section id="catdisplayprefs">
1308           <title>Display</title>
1309
1310           <para/>
1311
1312           <section id="authoritysep">
1313             <title>authoritysep</title>
1314
1315             <para>Default: --</para>
1316
1317             <para>Asks: Separate multiple displayed authors, series or
1318             subjects with ___.</para>
1319           </section>
1320
1321           <section id="hide_marc">
1322             <title>hide_marc</title>
1323
1324             <para>Default: Display</para>
1325
1326             <para>Asks: ___ MARC tag numbers, subfield codes and indicators in
1327             MARC views.</para>
1328
1329             <para>Values:</para>
1330
1331             <itemizedlist>
1332               <listitem>
1333                 <para>Display -- shows the tag numbers on the cataloging
1334                 interface</para>
1335
1336                 <screenshot>
1337                   <screeninfo>MARC editor with tags showing</screeninfo>
1338
1339                   <mediaobject>
1340                     <imageobject>
1341                       <imagedata fileref="images/admin/globalprefs/hide_marc-display.png"/>
1342                     </imageobject>
1343                   </mediaobject>
1344                 </screenshot>
1345               </listitem>
1346
1347               <listitem>
1348                 <para>Don't display -- shows just descriptive text when
1349                 cataloging</para>
1350
1351                 <screenshot>
1352                   <screeninfo>MARC editor without tags showing</screeninfo>
1353
1354                   <mediaobject>
1355                     <imageobject>
1356                       <imagedata fileref="images/admin/globalprefs/hide_marc-dont.png"/>
1357                     </imageobject>
1358                   </mediaobject>
1359                 </screenshot>
1360               </listitem>
1361             </itemizedlist>
1362           </section>
1363
1364           <section id="IntranetBiblioDefaultView">
1365             <title>IntranetBiblioDefaultView</title>
1366
1367             <para>Default: ISBD form</para>
1368
1369             <para>Asks: By default, display biblio records in ___</para>
1370
1371             <para>Values:</para>
1372
1373             <itemizedlist>
1374               <listitem>
1375                 <para>ISBD form -- displays records in the staff client in the
1376                 old card catalog format</para>
1377
1378                 <itemizedlist>
1379                   <listitem>
1380                     <para>See <link linkend="isbdpref">ISBD</link> preference
1381                     for more information</para>
1382                   </listitem>
1383                 </itemizedlist>
1384               </listitem>
1385
1386               <listitem>
1387                 <para>Labelled MARC form -- displays records in the staff
1388                 client in MARC with text labels to explain the different
1389                 fields</para>
1390               </listitem>
1391
1392               <listitem>
1393                 <para>MARC form -- displays records in the staff client in
1394                 MARC</para>
1395               </listitem>
1396
1397               <listitem>
1398                 <para>normal form -- visual display in the staff client (for
1399                 the average person)</para>
1400               </listitem>
1401             </itemizedlist>
1402
1403             <para>Description:</para>
1404
1405             <itemizedlist>
1406               <listitem>
1407                 <para>This setting determines the bibliographic record display
1408                 when searching the catalog on the staff client. This setting
1409                 does not affect the display in the OPAC which is changed using
1410                 the <link linkend="BiblioDefaultView">BiblioDefaultView</link>
1411                 preference under the OPAC preference tab. This setting changes
1412                 the look of the record when first displayed. The MARC and ISBD
1413                 views can still be seen by clicking in the sidebar.</para>
1414               </listitem>
1415             </itemizedlist>
1416           </section>
1417
1418           <section id="isbdpref">
1419             <title>ISBD</title>
1420
1421             <para>Default: <link linkend="isbddefault">MARC21 Default
1422             Appendix</link> or <link linkend="unimarcdefault">UNIMARC Default
1423             Appendix</link></para>
1424
1425             <para>Asks: Use the following as the ISBD template:</para>
1426
1427             <para>Description:</para>
1428
1429             <itemizedlist>
1430               <listitem>
1431                 <para>This determines how the ISBD information will display.
1432                 Elements in the list can be reordered to produce a different
1433                 ISBD view. ISBD, the International Standard Bibliographic
1434                 Description, was first introduced by IFLA (International
1435                 Federation of Library Associations) in 1969 in order to
1436                 provide guidelines for descriptive cataloging. The purpose of
1437                 ISBD is to aid the international exchange of bibliographic
1438                 records for a variety of materials.</para>
1439               </listitem>
1440             </itemizedlist>
1441           </section>
1442
1443           <section id="LabelMARCView">
1444             <title>LabelMARCView</title>
1445
1446             <para>Default: Don't</para>
1447
1448             <para>Asks: ___ collapse repeated tags of the same type into one
1449             tag entry.</para>
1450
1451             <para>Values:</para>
1452
1453             <itemizedlist>
1454               <listitem>
1455                 <para>Do -- will combine all identical tag numbers under one
1456                 heading in the MARC view in the OPAC and Staff Client</para>
1457
1458                 <screenshot>
1459                   <screeninfo>MARC View in the Staff Client with LabelMARCView
1460                   set to Do</screeninfo>
1461
1462                   <mediaobject>
1463                     <imageobject>
1464                       <imagedata fileref="images/admin/globalprefs/LabelMARCView-do.png"/>
1465                     </imageobject>
1466                   </mediaobject>
1467                 </screenshot>
1468               </listitem>
1469
1470               <listitem>
1471                 <para>Don't -- will list all of the tags individually in the
1472                 MARC view in the OPAC and Staff Client</para>
1473
1474                 <screenshot>
1475                   <screeninfo>MARC View in the Staff Client with LabelMARCView
1476                   set to Don't</screeninfo>
1477
1478                   <mediaobject>
1479                     <imageobject>
1480                       <imagedata fileref="images/admin/globalprefs/LabelMARCView-dont.png"/>
1481                     </imageobject>
1482                   </mediaobject>
1483                 </screenshot>
1484               </listitem>
1485             </itemizedlist>
1486           </section>
1487
1488           <section id="OpacSuppression">
1489             <title>OpacSuppression and OpacSuppressionByIPRange</title>
1490             <para>OpacSuppression Default: Don't hide</para>
1491
1492             <para>Asks: ___ items marked as suppressed from OPAC search
1493             results. Restrict the suppression to IP adresses outside of the IP
1494             range ___</para>
1495
1496             <para>OpacSuppression Values:</para>
1497
1498             <itemizedlist>
1499               <listitem>
1500                 <para>Don't hide</para>
1501
1502                 <itemizedlist>
1503                   <listitem>
1504                     <para>Will show items in OPAC search results if they are
1505                     marked suppressed</para>
1506                   </listitem>
1507                 </itemizedlist>
1508               </listitem>
1509
1510               <listitem>
1511                 <para>Hide</para>
1512
1513                 <itemizedlist>
1514                   <listitem>
1515                     <para>Will not show items in OPAC search results if
1516                     they're marked as suppressed</para>
1517                   </listitem>
1518                 </itemizedlist>
1519               </listitem>
1520             </itemizedlist>
1521
1522             <para>Description:</para>
1523
1524             <itemizedlist>
1525               <listitem>
1526                 <para>These preferences control hiding of bib records from
1527                 display in the OPAC. Each bib record you want to hide from the
1528                 OPAC simply needs to have the 942$n field set to 1. The
1529                 indexer then hides it from display in OPAC but will still
1530                 display it in the Staff Client. If you want to further control
1531                 suppression you can set an IP address range to still show
1532                 suppressed items to. Define a range like 192.168.. If you
1533                 don't want to limit suppression in this way, leave the IP
1534                 field blank.<tip>
1535                     <para>An <link linkend="authorizedvalues">authorized
1536                     value</link> for 942$n field should be set to eliminate
1537                     errors. One example would be to create an authorized value
1538                     titled SUPPRESS with a value of 0 for don't suppress and 1
1539                     for suppress.</para>
1540                   </tip></para>
1541               </listitem>
1542             </itemizedlist>
1543
1544             <important>
1545               <para>If this preference is set to 'hide' and you have the 942n
1546               field set to 1, it will hide the entire bib record - not just an
1547               individual item.</para>
1548             </important>
1549
1550             <important>
1551               <para>You must have the Suppress index set up in Zebra and at
1552               least one suppressed item, or your searches will be
1553               broken.</para>
1554             </important>
1555           </section>
1556
1557           <section id="URLLinkText">
1558             <title>URLLinkText</title>
1559
1560             <para>Default: Online Resource</para>
1561
1562             <para>Asks: Show ___ as the text of links embedded in MARC
1563             records.</para>
1564
1565             <para>Description:</para>
1566
1567             <itemizedlist>
1568               <listitem>
1569                 <para>If the 856 field does not have a subfield 3 or y
1570                 defined, the OPAC will say 'Click here to access online.' If
1571                 you would like the field to say something else enter that in
1572                 this field.</para>
1573               </listitem>
1574             </itemizedlist>
1575           </section>
1576
1577           <section id="UseControlNumber">
1578             <title>UseControlNumber</title>
1579
1580             <para>Default: Don't use</para>
1581
1582             <para>Asks: ___ record control number ($w subfields) and control
1583             number (001) for linking of bibliographic records.</para>
1584
1585             <para>Values:</para>
1586
1587             <itemizedlist>
1588               <listitem>
1589                 <para>Don't use</para>
1590
1591                 <itemizedlist>
1592                   <listitem>
1593                     <para>When clicking on links to titles that appear next to
1594                     'Continues' and 'Continued by' in the detail display Koha
1595                     will perform a title search</para>
1596                   </listitem>
1597                 </itemizedlist>
1598               </listitem>
1599
1600               <listitem>
1601                 <para>Use</para>
1602
1603                 <itemizedlist>
1604                   <listitem>
1605                     <para>When clicking on links to titles that appear next to
1606                     'Continues' and 'Continued by' in the detail display Koha
1607                     will perform a control number (MARC field 001)
1608                     search</para>
1609                   </listitem>
1610                 </itemizedlist>
1611               </listitem>
1612             </itemizedlist>
1613
1614             <important>
1615               <para>Unless you are going in and manually changing 773$w to
1616               match your rigorously-defined bibliographic relationships, you
1617               should set this preference to "Don't use" and instead set <link
1618               linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> to
1619               "Display"</para>
1620             </important>
1621
1622             <para>Description:</para>
1623
1624             <itemizedlist>
1625               <listitem>
1626                 <para>If you have a serial called "Journal of Interesting
1627                 Things" which has a separate record from when it was called
1628                 "Transactions of the Interesting Stuff Society," you could add
1629                 linking fields to indicate the relationship between the two
1630                 records. UseControlNumber allows you to use your local
1631                 accession numbers for those links. In MARC21, the relevant
1632                 sections of the two records might look like
1633                 this:<programlisting>    =001    12345
1634     =110  2_$aInteresting Stuff Society.
1635     =245  10$aTransactions of the Interesting Stuff Society.
1636     =785  00$aInteresting Stuff Society$tJournal of Interesting Things.$w12346
1637      
1638     =001    12346
1639     =110  2_$aInteresting Stuff Society.
1640     =245  10$aJournal of Interesting Things.
1641     =780  00$aInteresting Stuff Society$tTransactions of the Interesting Stuff Society.$w12345</programlisting></para>
1642
1643                 <para>With UseControlNumber set to 'Use', the 78x links will
1644                 use the Control Numbers is subfield $w, instead of doing a
1645                 title search on "Journal of Interesting Things" and
1646                 "Transactions of the Interesting Stuff Society"
1647                 respectively.</para>
1648               </listitem>
1649             </itemizedlist>
1650           </section>
1651         </section>
1652
1653         <section id="catinterfaceprefs">
1654           <title>Interface</title>
1655
1656           <para/>
1657
1658           <section id="advancedMARCeditor">
1659             <title>advancedMARCeditor</title>
1660
1661             <para>Default: Don't display</para>
1662
1663             <para>Asks: ___ descriptions of fields and subfields in the MARC
1664             editor.</para>
1665
1666             <para>Description:</para>
1667
1668             <itemizedlist>
1669               <listitem>
1670                 <para>This preference determines whether or not MARC field
1671                 names will be present when editing or creating MARC
1672                 records.</para>
1673               </listitem>
1674             </itemizedlist>
1675
1676             <para>Values:</para>
1677
1678             <itemizedlist>
1679               <listitem>
1680                 <para>Display</para>
1681
1682                 <screenshot>
1683                   <screeninfo>MARC editor with text labels</screeninfo>
1684
1685                   <mediaobject>
1686                     <imageobject>
1687                       <imagedata fileref="images/admin/globalprefs/advancedMARCeditor-display.png"/>
1688                     </imageobject>
1689                   </mediaobject>
1690                 </screenshot>
1691               </listitem>
1692
1693               <listitem>
1694                 <para>Don't display</para>
1695
1696                 <screenshot>
1697                   <screeninfo>MARC editor without text labels</screeninfo>
1698
1699                   <mediaobject>
1700                     <imageobject>
1701                       <imagedata fileref="images/admin/globalprefs/advancedMARCeditor-dontdisplay.png"/>
1702                     </imageobject>
1703                   </mediaobject>
1704                 </screenshot>
1705               </listitem>
1706             </itemizedlist>
1707           </section>
1708
1709           <section id="DefaultClassificationSource">
1710             <title>DefaultClassificationSource</title>
1711
1712             <para>Default: Dewey Decimal System</para>
1713
1714             <para>Asks: Use ___ as the default classification source.</para>
1715
1716             <para>Values:</para>
1717
1718             <itemizedlist>
1719               <listitem>
1720                 <para>ANSCR (Sound Recordings)</para>
1721               </listitem>
1722
1723               <listitem>
1724                 <para>Dewey Decimal Classification</para>
1725               </listitem>
1726
1727               <listitem>
1728                 <para>Library of Congress Classification</para>
1729               </listitem>
1730
1731               <listitem>
1732                 <para>Other/Generic Classification Scheme</para>
1733               </listitem>
1734
1735               <listitem>
1736                 <para>SuDoc Classification (U.S. GPO)</para>
1737               </listitem>
1738
1739               <listitem>
1740                 <para>Universal Decimal Classification</para>
1741               </listitem>
1742             </itemizedlist>
1743           </section>
1744
1745           <section id="EasyAnalyticalRecords">
1746             <sectioninfo>
1747               <author>
1748                 <firstname id="analyticsauthor">Linda</firstname>
1749
1750                 <surname>Culberson</surname>
1751
1752                 <affiliation>
1753                   <orgname>Ms. Dept. of Archives and History</orgname>
1754                 </affiliation>
1755               </author>
1756
1757               <pubdate id="analyticspubdate">October 2011</pubdate>
1758
1759               <othercredit id="analyticseditor" role="copyeditor">
1760                 <firstname>Nicole C.</firstname>
1761
1762                 <surname>Engard</surname>
1763
1764                 <contrib id="analyticscredit">Fixed typos, changed content
1765                 where necessary and added new screenshots.</contrib>
1766               </othercredit>
1767             </sectioninfo>
1768
1769             <title>EasyAnalyticalRecords</title>
1770             <para>Default: Don't Display</para>
1771
1772             <para>Asks: ___ easy ways to create analytical record
1773             relationships</para>
1774
1775             <para>Values:</para>
1776
1777             <itemizedlist>
1778               <listitem>
1779                 <para>Display</para>
1780               </listitem>
1781
1782               <listitem>
1783                 <para>Don't Display</para>
1784               </listitem>
1785             </itemizedlist>
1786
1787             <important>
1788               <para>If you decide to use this feature you'll want to make sure
1789               that your <link
1790               linkend="UseControlNumber">UseControlNumber</link> preference is
1791               set to "Don't use" or else the "Show analytics" links in the
1792               staff client and the OPAC will be broken.</para>
1793             </important>
1794
1795             <para>Description:</para>
1796
1797             <itemizedlist>
1798               <listitem>
1799                 <para>An analytic entry in a catalog is one that describes a
1800                 part of a larger work that is also described in the catalog.
1801                 In bibliographic cataloging, analytic entries may be made for
1802                 chapters in books or special issues of articles in
1803                 periodicals. In archival cataloging, analytic entries may be
1804                 made for series or items within a collection. This feature in
1805                 Koha allows for an easy way of linking analytic entries to the
1806                 host records, and this system preference adds several new menu
1807                 options to the staff cataloging detail pages to allow that to
1808                 happen.</para>
1809               </listitem>
1810             </itemizedlist>
1811           </section>
1812         </section>
1813
1814         <section id="catrecordprefs">
1815           <title>Record Structure</title>
1816
1817           <para/>
1818
1819           <section id="AlternateHoldingsField">
1820             <title>AlternateHoldingsField &amp;
1821             AlternateHoldingsSeparator</title>
1822
1823             <para>Asks: Display MARC subfield ___ as holdings information for
1824             records that do not have items, with the subfields separated by
1825             ___.</para>
1826
1827             <para>Description:</para>
1828
1829             <itemizedlist>
1830               <listitem>
1831                 <para>Sometimes libraries migrate to Koha with their holding
1832                 info in the 852 field (OCLC holdings information field) and
1833                 choose not to transfer that information into the 952 (Koha
1834                 holdings information field) because they don't plan on
1835                 circulating those items. For those libraries or other
1836                 libraries that have data in the 852 fields of their records
1837                 that they want to display, these preferences let you choose to
1838                 display holdings info from a field other than the 952 field.
1839                 The AlternateHoldingsField preference can contain multiple
1840                 subfields to look in; for instance 852abhi would look in 852
1841                 subfields a, b, h, and i.</para>
1842               </listitem>
1843
1844               <listitem>
1845                 <para>With AlternateHoldingsField set to 852abhi and
1846                 AlternateHoldingsSeparator set to a space the holdings would
1847                 look like the following:</para>
1848
1849                 <screenshot>
1850                   <screeninfo>Alternate Holdings Display</screeninfo>
1851
1852                   <mediaobject>
1853                     <imageobject>
1854                       <imagedata fileref="images/admin/globalprefs/AlternateHoldingsField.png"/>
1855                     </imageobject>
1856                   </mediaobject>
1857                 </screenshot>
1858               </listitem>
1859             </itemizedlist>
1860           </section>
1861
1862           <section id="autoBarcode">
1863             <title>autoBarcode</title>
1864
1865             <para>Default: generated in the form
1866             &lt;branchcode&gt;yymm0001</para>
1867
1868             <para>Asks: Barcodes are ___</para>
1869
1870             <para>Values:</para>
1871
1872             <itemizedlist>
1873               <listitem>
1874                 <para>generated in the form &lt;branchcode&gt;yymm0001</para>
1875               </listitem>
1876
1877               <listitem>
1878                 <para>generated in the form &lt;year&gt;-0001, &lt;year&gt;-0002</para>
1879               </listitem>
1880
1881               <listitem>
1882                 <para>generated in the form 1, 2, 3</para>
1883               </listitem>
1884
1885               <listitem>
1886                 <para>incremental EAN-13 barcodes</para>
1887               </listitem>
1888
1889               <listitem>
1890                 <para>not generated automatically</para>
1891               </listitem>
1892             </itemizedlist>
1893
1894             <para>Description:</para>
1895
1896             <itemizedlist>
1897               <listitem>
1898                 <para>This setting is for libraries wishing to generate
1899                 barcodes from within Koha (as opposed to scanning in
1900                 pre-printed barcodes or manually assigning them). The default
1901                 behavior makes it so that when you click in the barcode field
1902                 (952$p in MARC21) it will populate with the automatic barcode
1903                 you have chosen. If you would rather it only enter an
1904                 automatic barcode when you click on the plugin (the ... to the
1905                 right of the field) you can change the plugin used for that
1906                 field in the framework. Set the plugin for 952$p (if using
1907                 MARC21 or equivalent field mapped to items.barcode in your
1908                 local MARC format) for your frameworks to barcode_manual.pl
1909                 instead of barcode.pl. Learn more about editing frameworks
1910                 under the <link linkend="marcbibframeworks">MARC Bibliographic
1911                 Frameworks</link> section of this manual.</para>
1912               </listitem>
1913             </itemizedlist>
1914           </section>
1915
1916           <section id="DefaultLanguageField008">
1917             <title>DefaultLanguageField008</title>
1918
1919             <para>Asks: Fill in the default language for field 008 Range 35-37
1920             ___.</para>
1921
1922             <para>Description:</para>
1923
1924             <itemizedlist>
1925               <listitem>
1926                 <para>This preference will allow you to set the language for
1927                 your 008 field by default. If this is left empty it will
1928                 default to English (eng). See the <ulink
1929                 url="http://www.loc.gov/marc/languages/language_code.html">MARC
1930                 Code List for Languages</ulink> for additional values for this
1931                 preference.</para>
1932               </listitem>
1933             </itemizedlist>
1934           </section>
1935
1936           <section id="item-level_itypes">
1937             <title>item-level_itypes</title>
1938
1939             <para>Default: specific item</para>
1940
1941             <para>Asks: Use the item type of the ___ as the authoritative item
1942             type (for determining circulation and fines rules, etc).</para>
1943
1944             <para>Values:</para>
1945
1946             <itemizedlist>
1947               <listitem>
1948                 <para>biblio record</para>
1949               </listitem>
1950
1951               <listitem>
1952                 <para>specific item</para>
1953               </listitem>
1954             </itemizedlist>
1955
1956             <para>Description:</para>
1957
1958             <itemizedlist>
1959               <listitem>
1960                 <para>This preference determines whether the item type Koha
1961                 uses for issuing rules will be an attribute of the
1962                 bibliographic record or the item record. Most libraries refer
1963                 to the item record for item types. It also determines if the
1964                 item type icon appears on the OPAC search results. If you have
1965                 the preference set to 'biblio record' then Koha displays the
1966                 item type icon on the search results to the left of the result
1967                 info.</para>
1968
1969                 <screenshot>
1970                   <screeninfo>Item Type Icons to the Left of Result
1971                   Information</screeninfo>
1972
1973                   <mediaobject>
1974                     <imageobject>
1975                       <imagedata fileref="images/admin/globalprefs/item-level_itypes.png"/>
1976                     </imageobject>
1977                   </mediaobject>
1978                 </screenshot>
1979               </listitem>
1980             </itemizedlist>
1981           </section>
1982
1983           <section id="itemcallnumber">
1984             <title>itemcallnumber</title>
1985
1986             <para>Default: 082ab</para>
1987
1988             <para>Asks: Map the MARC subfield to an item's callnumber.</para>
1989
1990             <tip>
1991               <para>This can contain multiple subfields to look in; for
1992               instance 082ab would look in 082 subfields a and b.</para>
1993             </tip>
1994
1995             <para>Description:</para>
1996
1997             <itemizedlist>
1998               <listitem>
1999                 <para>This setting determines which MARC field will be used to
2000                 determine the call number that will be entered into item
2001                 records automatically (952$o). The value is set by providing
2002                 the MARC field code (050, 082, 090, 852 are all common) and
2003                 the subfield codes without the delimiters ($a, $b would be
2004                 ab).</para>
2005               </listitem>
2006             </itemizedlist>
2007
2008             <para>Examples:</para>
2009
2010             <itemizedlist>
2011               <listitem>
2012                 <para>Dewey: 082ab or 092ab; LOC: 050ab or 090ab; from the
2013                 item record: 852hi</para>
2014               </listitem>
2015             </itemizedlist>
2016           </section>
2017
2018           <section id="marcflavour">
2019             <title>marcflavour</title>
2020
2021             <para>Default: MARC21</para>
2022
2023             <para>Asks: Interpret and store MARC records in the ___
2024             format.</para>
2025
2026             <para>Description:</para>
2027
2028             <itemizedlist>
2029               <listitem>
2030                 <para>This preference defines global MARC style (MARC21 or
2031                 UNIMARC) used for encoding. MARC21 is the standard style for
2032                 the US, Canada and Britain. UNIMARC is a variation of MARC21
2033                 that is used in France, Italy, Russia, and many other
2034                 countries.</para>
2035               </listitem>
2036             </itemizedlist>
2037
2038             <para>Values:</para>
2039
2040             <itemizedlist>
2041               <listitem>
2042                 <para>MARC21</para>
2043               </listitem>
2044
2045               <listitem>
2046                 <para>UNIMARC</para>
2047               </listitem>
2048             </itemizedlist>
2049           </section>
2050
2051           <section id="MARCOrgCode">
2052             <title>MARCOrgCode</title>
2053
2054             <para>Default: OSt</para>
2055
2056             <para>Asks: Fill in the MARC organization code ___ by default in
2057             new MARC records (leave blank to disable).</para>
2058
2059             <para>Description:</para>
2060
2061             <itemizedlist>
2062               <listitem>
2063                 <para>The MARC Organization Code is used to identify libraries
2064                 with holdings of titles and more.</para>
2065               </listitem>
2066             </itemizedlist>
2067
2068             <para>Learn more and find your library's code on the <ulink
2069             url="http://www.loc.gov/marc/organizations/orgshome.html">MARC
2070             Code list for Organizations</ulink> or in Canada on the <ulink
2071             url="http://www.collectionscanada.gc.ca/illcandir-bin/illsear/l=0/c=1">Canadian
2072             Symbols Directory</ulink>.</para>
2073           </section>
2074
2075           <section id="NewItemsDefaultLocation">
2076             <title>NewItemsDefaultLocation</title>
2077
2078             <para>Asks: When items are created, give them the temporary
2079             location of ___ (should be a location code, or blank to
2080             disable).</para>
2081           </section>
2082           <section id="PrefillItem">
2083             <title>PrefillItem</title>
2084             <para>Default: the new item is not prefilled with last created item values.</para>
2085             <para>Asks: When a new item is added ___</para>
2086             <para>Values:<itemizedlist>
2087                 <listitem>
2088                   <para>the new item is not prefilled with last created item values.</para>
2089                 </listitem>
2090                 <listitem>
2091                   <para>the new item is prefilled with last created item values.</para>
2092                 </listitem>
2093               </itemizedlist></para>
2094             <para>Description:<itemizedlist>
2095                 <listitem>
2096                   <para>This preference controls the behavior used when adding new items.  Using the
2097                     options here you can choose to have your next new item prefill with the values
2098                     used in the last item was added to save time typing values or to have the item
2099                     form appear completely blank. Using <link linkend="SubfieldsToUseWhenPrefill"
2100                       >SubfieldsToUseWhenPrefill</link> you can control specifically which fields
2101                     are prefilled.</para>
2102                 </listitem>
2103               </itemizedlist></para>
2104           </section>
2105           <section id="SubfieldsToUseWhenPrefill">
2106             <title>SubfieldsToUseWhenPrefill</title>
2107             <para>Asks: Define a list of subfields to use when prefilling items ___<important>
2108                 <para>Separate values with a space.</para>
2109               </important></para>
2110             <para>Description:<itemizedlist>
2111                 <listitem>
2112                   <para>When the <link linkend="PrefillItem">PrefillItem</link> preference is set to
2113                     prefill item values with those from the last added item, this preference can
2114                     control which fields are prefilled (and which are not). Enter a space separated
2115                     list of fields that you would like to prefill when adding a new item.</para>
2116                 </listitem>
2117               </itemizedlist></para>
2118           </section>
2119
2120           <section id="z3950NormalizeAuthor">
2121             <title>z3950NormalizeAuthor &amp; z3950AuthorAuthFields</title>
2122
2123             <para>Defaults: Don't copy &amp; 701,702,700</para>
2124
2125             <para>Asks: ___ authors from the UNIMARC ___ tags (separated by
2126             commas) to the correct author tags when importing a record using
2127             Z39.50.</para>
2128
2129             <para>Description for z3950NormalizeAuthor:</para>
2130
2131             <itemizedlist>
2132               <listitem>
2133                 <para>This preference allows for 'Personal Name Authorities'
2134                 to replace authors as the bibliographic authority. This
2135                 preference should only be considered by libraries using
2136                 UNIMARC.</para>
2137               </listitem>
2138             </itemizedlist>
2139
2140             <para>Values for z3950NormalizeAuthor:</para>
2141
2142             <itemizedlist>
2143               <listitem>
2144                 <para>Copy</para>
2145               </listitem>
2146
2147               <listitem>
2148                 <para>Don't copy</para>
2149               </listitem>
2150             </itemizedlist>
2151
2152             <para>Description for z3950AuthorAuthFields:</para>
2153
2154             <itemizedlist>
2155               <listitem>
2156                 <para>This preference defines which MARC fields will be used
2157                 for 'Personal Name Authorities' to replace authors as the
2158                 bibliographic authorities. This preference only applies to
2159                 those using UNIMARC encoding. The MARC fields selected here
2160                 will only be used if 'z3950NormalizeAuthor' is set to "Copy".
2161                 The default field are 700, 701, and 702.</para>
2162               </listitem>
2163             </itemizedlist>
2164           </section>
2165         </section>
2166
2167         <section id="catspineprefs">
2168           <title>Spine Labels</title>
2169
2170           <para/>
2171
2172           <section id="SpineLabelAutoPrint">
2173             <title>SpineLabelAutoPrint</title>
2174
2175             <para>Default: don't</para>
2176
2177             <para>Asks: When using the quick spine label printer, ___
2178             automatically pop up a print dialog.</para>
2179
2180             <para>Values:</para>
2181
2182             <itemizedlist>
2183               <listitem>
2184                 <para>do</para>
2185               </listitem>
2186
2187               <listitem>
2188                 <para>don't</para>
2189               </listitem>
2190             </itemizedlist>
2191           </section>
2192
2193           <section id="SpineLabelFormat">
2194             <title>SpineLabelFormat</title>
2195
2196             <para>Default: &lt;itemcallnumber&gt;&lt;copynumber&gt;</para>
2197
2198             <para>Asks: Include the following fields on a quick-printed spine
2199             label: (Enter in columns from the biblio, biblioitems or items
2200             tables, surrounded by &lt; and &gt;.)</para>
2201           </section>
2202
2203           <section id="SpineLabelShowPrintOnBibDetails">
2204             <title>SpineLabelShowPrintOnBibDetails</title>
2205
2206             <para>Default: Don't display</para>
2207
2208             <para>Asks: ___ buttons on the bib details page to print item
2209             spine labels.</para>
2210
2211             <para>Values:</para>
2212
2213             <itemizedlist>
2214               <listitem>
2215                 <para>Display</para>
2216
2217                 <screenshot>
2218                   <screeninfo>'Print Label' link appears on bibliographic
2219                   record in the staff client</screeninfo>
2220
2221                   <mediaobject>
2222                     <imageobject>
2223                       <imagedata fileref="images/admin/globalprefs/SpineLabelShowPrintOnBibDetails.png"/>
2224                     </imageobject>
2225                   </mediaobject>
2226                 </screenshot>
2227               </listitem>
2228
2229               <listitem>
2230                 <para>Don't display</para>
2231               </listitem>
2232             </itemizedlist>
2233           </section>
2234         </section>
2235       </section>
2236
2237       <section id="circprefs">
2238         <title>Circulation</title>
2239
2240         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
2241         Global System Preferences &gt; Circulation</para>
2242         <section id="checkinpolicyprefs">
2243           <title>Checkin Policy</title>
2244           <para/>
2245           <section id="BlockReturnOfWithdrawnItems">
2246             <title>BlockReturnOfWithdrawnItems</title>
2247             <para>Default: Block</para>
2248             <para>Asks: ___ returning of items that have been withdrawn. </para>
2249             <para>Values:<itemizedlist>
2250                 <listitem>
2251                   <para>Block</para>
2252                 </listitem>
2253                 <listitem>
2254                   <para>Don't block</para>
2255                 </listitem>
2256               </itemizedlist>Description:<itemizedlist>
2257                 <listitem>
2258                   <para>This preference controls whether and item with a withdrawn status (952$0 in
2259                     MARC21) can be checked in or not.</para>
2260                 </listitem>
2261               </itemizedlist></para>
2262           </section>
2263         </section>
2264
2265         <section id="circcheckoutpolicy">
2266           <title>Checkout Policy</title>
2267
2268           <para/>
2269
2270           <section id="AgeRestrictionMarker">
2271             <title>AgeRestrictionMarker</title>
2272
2273             <para>Asks: Restrict patrons with the following target audience
2274             values from checking out inappropriate materials: ___</para>
2275
2276             <para>Description:</para>
2277
2278             <itemizedlist>
2279               <listitem>
2280                 <para>This preference defines certain keywords that will
2281                 trigger Koha to restrict checkout based on age. These
2282                 restrictions can be overridden by the <link
2283                 linkend="AgeRestrictionOverride">AgeRestrictionOverride</link>
2284                 preference. Enter in this field a series of keywords separated
2285                 by bar (|) with no spaces. For example PG|R|E|EC|Age| will
2286                 look for PG followed by an age number, R folllowed by an age
2287                 number, Age followed by an age number, and so on. These values
2288                 can appear in any MARC field, but Library of Congress
2289                 recommends the 521$a (Target Audience Note). Whatever field
2290                 you decide to use you must map the word agerestriction in the
2291                 biblioitems table to that field in the <link
2292                 linkend="kohamarcmapping">Koha to MARC Mapping</link>. When
2293                 cataloging you can enter values like PG 13 or E 10 in the
2294                 521$a and Koha will then notify circulation librarians that
2295                 the material may not be recommended for the patron based on
2296                 their age.<important>
2297                     <para>You must map the word agerestriction in the biblioitems table to the MARC
2298                       field where this information will appear via the <link
2299                         linkend="kohamarcmapping">Koha to MARC Mapping</link> administration
2300                       area.</para>
2301                   </important></para>
2302               </listitem>
2303             </itemizedlist>
2304           </section>
2305
2306           <section id="AgeRestrictionOverride">
2307             <title>AgeRestrictionOverride</title>
2308
2309             <para>Default: Don't allow</para>
2310
2311             <para>Asks: ___ staff to check out an item with age
2312             restriction.</para>
2313
2314             <para>Values:</para>
2315
2316             <itemizedlist>
2317               <listitem>
2318                 <para>Allow</para>
2319
2320                 <screenshot>
2321                   <screeninfo>Allow age restriction override</screeninfo>
2322
2323                   <mediaobject>
2324                     <imageobject>
2325                       <imagedata fileref="images/admin/globalprefs/AgeRestrictionOverride.png"/>
2326                     </imageobject>
2327                   </mediaobject>
2328                 </screenshot>
2329               </listitem>
2330
2331               <listitem>
2332                 <para>Don't allow</para>
2333
2334                 <screenshot>
2335                   <screeninfo>Don't allow age restriction
2336                   override</screeninfo>
2337
2338                   <mediaobject>
2339                     <imageobject>
2340                       <imagedata fileref="images/admin/globalprefs/AgeRestrictionMarker.png"/>
2341                     </imageobject>
2342                   </mediaobject>
2343                 </screenshot>
2344               </listitem>
2345             </itemizedlist>
2346
2347             <para>Description:</para>
2348
2349             <itemizedlist>
2350               <listitem>
2351                 <para>When the <link
2352                 linkend="AgeRestrictionMarker">AgeRestrictionMarker</link>
2353                 preference is set, Koha will try to warn circulation
2354                 librarians before checking out an item that might have an age
2355                 restriction listed in the MARC record. This preference asks if
2356                 you would like the staff to be able to still check out these
2357                 items to patrons under the age limit.</para>
2358               </listitem>
2359             </itemizedlist>
2360           </section>
2361
2362           <section id="AllFinesNeedOverride">
2363             <title>AllFinesNeedOverride</title>
2364
2365             <para>Default: Require</para>
2366
2367             <para>Asks: ___ staff to manually override all fines, even fines
2368             less than <link
2369             linkend="noissuescharge">noissuescharge</link>.</para>
2370
2371             <para>Values:</para>
2372
2373             <itemizedlist>
2374               <listitem>
2375                 <para>Don't require</para>
2376               </listitem>
2377
2378               <listitem>
2379                 <para>Require</para>
2380               </listitem>
2381             </itemizedlist>
2382
2383             <para>Description:</para>
2384
2385             <itemizedlist>
2386               <listitem>
2387                 <para>This preference let's you decide if you want to always
2388                 be warned that the patron has fines when checking out. If you
2389                 have it set to 'Require' then no matter how much money the
2390                 patron owes a message will pop up warning you that the patron
2391                 owes money.</para>
2392               </listitem>
2393             </itemizedlist>
2394           </section>
2395
2396           <section id="AllowFineOverride">
2397             <title>AllowFineOverride</title>
2398
2399             <para>Default: Don't allow</para>
2400
2401             <para>Asks: ___ staff to manually override and check out items to
2402             patrons who have more than <link
2403             linkend="noissuescharge">noissuescharge</link> in fines.</para>
2404
2405             <para>Values:</para>
2406
2407             <itemizedlist>
2408               <listitem>
2409                 <para>Allow</para>
2410               </listitem>
2411
2412               <listitem>
2413                 <para>Don't allow</para>
2414               </listitem>
2415             </itemizedlist>
2416
2417             <para>Description:</para>
2418
2419             <itemizedlist>
2420               <listitem>
2421                 <para>This preference lets you decide if you staff can check
2422                 out to patrons who owe more money than you usually let them
2423                 carry on their account. If set to 'Allow' staff will be warned
2424                 that the patrons owes money, but it won't stop the staff from
2425                 checking out to the patron.</para>
2426               </listitem>
2427             </itemizedlist>
2428           </section>
2429
2430           <section id="AllowItemsOnHoldCheckout">
2431             <title>AllowItemsOnHoldCheckout</title>
2432
2433             <para>Default: Don't allow</para>
2434
2435             <para>Asks: ___ checkouts of items reserved to someone else. If
2436             allowed do not generate RESERVE_WAITING and RESERVED warning. This
2437             allows self checkouts for those items.</para>
2438
2439             <para>Values:</para>
2440
2441             <itemizedlist>
2442               <listitem>
2443                 <para>Allow</para>
2444               </listitem>
2445
2446               <listitem>
2447                 <para>Don't allow</para>
2448               </listitem>
2449             </itemizedlist>
2450
2451             <important>
2452               <para>This system preference relates only to SIP based self
2453               checkout, not Koha's web based self checkout.</para>
2454             </important>
2455
2456             <para>Description:</para>
2457
2458             <itemizedlist>
2459               <listitem>
2460                 <para>When this preference is set to 'Allow' patrons will be
2461                 able to use your external self check machine to check out a
2462                 book to themselves even if it's on hold for someone else. If
2463                 you would like Koha to prevent people from checking out books
2464                 that are on hold for someone else set this preference to
2465                 "Don't allow."</para>
2466               </listitem>
2467             </itemizedlist>
2468           </section>
2469
2470           <section id="AllowNotForLoanOverride">
2471             <title>AllowNotForLoanOverride</title>
2472
2473             <para>Default: Allow</para>
2474
2475             <para>Asks: ___ staff to override and check out items that are
2476             marked as not for loan.</para>
2477
2478             <para>Values:</para>
2479
2480             <itemizedlist>
2481               <listitem>
2482                 <para>Allow</para>
2483               </listitem>
2484
2485               <listitem>
2486                 <para>Don't allow</para>
2487               </listitem>
2488             </itemizedlist>
2489
2490             <para>Description:</para>
2491
2492             <itemizedlist>
2493               <listitem>
2494                 <para>This parameter is a binary setting which controls the
2495                 ability of staff (patrons will always be prevented from
2496                 checking these items out) to check out items that are marked
2497                 as "not for loan". Setting it to "Allow" would allow such
2498                 items to be checked out, setting it to "Don't allow" would
2499                 prevent this. This setting determines whether items meant to
2500                 stay in the library, such as reference materials, and other
2501                 library resources can be checked out by patrons.</para>
2502               </listitem>
2503             </itemizedlist>
2504           </section>
2505
2506           <section id="AllowRenewalLimitOverride">
2507             <title>AllowRenewalLimitOverride</title>
2508
2509             <para>Default: Allow</para>
2510
2511             <para>Asks: ___ staff to manually override the renewal limit and
2512             renew a checkout when it would go over the renewal limit.</para>
2513
2514             <para>Values:</para>
2515
2516             <itemizedlist>
2517               <listitem>
2518                 <para>Allow</para>
2519               </listitem>
2520
2521               <listitem>
2522                 <para>Don't allow</para>
2523               </listitem>
2524             </itemizedlist>
2525
2526             <para>Description:</para>
2527
2528             <itemizedlist>
2529               <listitem>
2530                 <para>This preference is a binary setting which controls the
2531                 ability of staff to override the limits placed on the number
2532                 of times an item can be renewed. Setting it to "Allow" would
2533                 allow such limits to be overridden, setting it to "Don't
2534                 allow" would prevent this. This is a preference in which if it
2535                 is set to "allow" it would allow the library staff to use
2536                 their judgment for overriding the renew limit for special
2537                 cases, setting it to "Don't allow" prevents an opportunity for
2538                 abuse by the library staff.</para>
2539               </listitem>
2540             </itemizedlist>
2541           </section>
2542
2543           <section id="AllowReturnToBranch">
2544             <title>AllowReturnToBranch</title>
2545
2546             <para>Default: to any library</para>
2547
2548             <para>Asks: Allow materials to be returned to ___</para>
2549
2550             <para>Values:</para>
2551
2552             <itemizedlist>
2553               <listitem>
2554                 <para>either the library the item is from or the library it
2555                 was checked out from.</para>
2556               </listitem>
2557
2558               <listitem>
2559                 <para>only the library the item is from.</para>
2560               </listitem>
2561
2562               <listitem>
2563                 <para>only the library the item was checked out from.</para>
2564               </listitem>
2565
2566               <listitem>
2567                 <para>to any library.</para>
2568               </listitem>
2569             </itemizedlist>
2570
2571             <para>Description:</para>
2572
2573             <itemizedlist>
2574               <listitem>
2575                 <para>This preference lets the library system decide how they
2576                 will accept returns. Some systems allow for items to be
2577                 returned to any library in the system (the default value of
2578                 this preference) others want to limit item returns to only
2579                 specific branches. This preference will allow you to limit
2580                 item returns (checkins) to the branch(es) set in the
2581                 value.</para>
2582               </listitem>
2583             </itemizedlist>
2584           </section>
2585
2586           <section id="AutomaticItemReturn">
2587             <title>AutomaticItemReturn</title>
2588
2589             <para>Default: Do</para>
2590
2591             <para>Asks: ___ automatically transfer items to their home branch
2592             when they are returned.</para>
2593
2594             <para>Values:</para>
2595
2596             <itemizedlist>
2597               <listitem>
2598                 <para>Do</para>
2599               </listitem>
2600
2601               <listitem>
2602                 <para>Don't</para>
2603               </listitem>
2604             </itemizedlist>
2605
2606             <para>Description:</para>
2607
2608             <itemizedlist>
2609               <listitem>
2610                 <para>This preference is a binary setting which determines
2611                 whether an item is returned to its home branch automatically
2612                 or not. If set to "Don't", the staff member checking an item
2613                 in at a location other than the item's home branch will be
2614                 asked whether the item will remain at the non-home branch (in
2615                 which case the new location will be marked as a holding
2616                 location) or returned. Setting it to "Do" will ensure that
2617                 items checked in at a branch other than their home branch will
2618                 be sent to that home branch.</para>
2619               </listitem>
2620             </itemizedlist>
2621           </section>
2622
2623           <section id="CircControl">
2624             <title>CircControl</title>
2625
2626             <para>Default: the library the item is from</para>
2627
2628             <para>Asks: Use the checkout and fines rules of ___</para>
2629
2630             <para>Values:</para>
2631
2632             <itemizedlist>
2633               <listitem>
2634                 <para>the library the item is from</para>
2635
2636                 <itemizedlist>
2637                   <listitem>
2638                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2639                       will be determined by the library that owns the item</para>
2640                   </listitem>
2641                 </itemizedlist>
2642               </listitem>
2643
2644               <listitem>
2645                 <para>the library the patron is from</para>
2646
2647                 <itemizedlist>
2648                   <listitem>
2649                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2650                       will be determined the patron's home library</para>
2651                   </listitem>
2652                 </itemizedlist>
2653               </listitem>
2654
2655               <listitem>
2656                 <para>the library you are logged in at</para>
2657
2658                 <itemizedlist>
2659                   <listitem>
2660                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2661                       will be determined by the library that checked the item out to the
2662                       patron</para>
2663                   </listitem>
2664                 </itemizedlist>
2665               </listitem>
2666             </itemizedlist>
2667           </section>
2668
2669           <section id="HomeOrHoldingBranch">
2670             <title>HomeOrHoldingBranch</title>
2671
2672             <para>Default: the library the item was checked out from</para>
2673
2674             <para>Asks: Use the checkout and fines rules of ___</para>
2675
2676             <para>Values:</para>
2677
2678             <itemizedlist>
2679               <listitem>
2680                 <para>the library the item is from</para>
2681               </listitem>
2682
2683               <listitem>
2684                 <para>the library the item was checked out from</para>
2685               </listitem>
2686             </itemizedlist>
2687
2688             <important>
2689               <para>It is not recommend that this setting be changed after initial setup of Koha
2690                 because it will change the behavior of items already checked out.</para>
2691             </important>
2692             <para>Description:</para>
2693             <itemizedlist>
2694               <listitem>
2695                 <para>If <link linkend="IndependantBranches">IndependantBranches</link> is set to
2696                   'Prevent' and <link linkend="CircControl">CircControl</link> is set to 'the
2697                   library the item is from' this preference decides whether the library holding the
2698                   item (holding library on the item record) may check the item out to its own patron
2699                   or if it must immediately send the item back to the owning location (home library
2700                   on the item record).</para>
2701               </listitem>
2702             </itemizedlist>
2703             <important>
2704               <para>This preference does nothing unless the <link linkend="IndependantBranches"
2705                   >IndependantBranches</link> preference is set to 'Prevent'.</para>
2706             </important>
2707           </section>
2708           <section id="HomeOrHoldingBranchReturn">
2709             <title>HomeOrHoldingBranchReturn</title>
2710             <para>Default: the library the item is from</para>
2711             <para>Asks: On checkin route the returned item to ___</para>
2712             <para>Values:<itemizedlist>
2713                 <listitem>
2714                   <para>the library the item is from</para>
2715                 </listitem>
2716                 <listitem>
2717                   <para>the library item was checked out from</para>
2718                 </listitem>
2719               </itemizedlist></para>
2720             <para>Description:<itemizedlist>
2721                 <listitem>
2722                   <para>This preference will control where Koha prompts you to return the checked in
2723                     item to.  The value in this preference is overridden by any values you have
2724                     related to item returns and floating collections in the <link
2725                       linkend="circfinerules">Circulation and Fine Rules</link>.</para>
2726                 </listitem>
2727               </itemizedlist></para>
2728           </section>
2729
2730           <section id="InProcessingToShelvingCart">
2731             <title>InProcessingToShelvingCart</title>
2732
2733             <para>Default: Don't move</para>
2734
2735             <para>Asks: ___ items that have the location PROC to the location
2736             CART when they are checked in.</para>
2737
2738             <para>Values:</para>
2739
2740             <itemizedlist>
2741               <listitem>
2742                 <para>Don't move</para>
2743               </listitem>
2744
2745               <listitem>
2746                 <para>Move</para>
2747               </listitem>
2748             </itemizedlist>
2749           </section>
2750
2751           <section id="IssuingInProcess">
2752             <title>IssuingInProcess</title>
2753
2754             <para>Default: Don't prevent</para>
2755
2756             <para>Asks: ___ patrons from checking out an item whose rental
2757             charge would take them over the limit.</para>
2758
2759             <para>Values:</para>
2760
2761             <itemizedlist>
2762               <listitem>
2763                 <para>Don't prevent</para>
2764               </listitem>
2765
2766               <listitem>
2767                 <para>Prevent</para>
2768               </listitem>
2769             </itemizedlist>
2770
2771             <para>Description:</para>
2772
2773             <itemizedlist>
2774               <listitem>
2775                 <para>This preference determines if a patron can check items
2776                 out if there is an overdue fine on the account and any of the
2777                 materials the patron wishes to check out will potentially tip
2778                 the account balance over the maximum fines policy the library
2779                 has in place.</para>
2780               </listitem>
2781             </itemizedlist>
2782
2783             <para>Example: Your library has a $5 limit set for 'fines' (ie,
2784             after incurring $5 in fines, a patron can no longer check out
2785             items). A patron comes to the desk with 5 items to check out (4
2786             books and a video) The patron has $4 in charges already on their
2787             account. One of the videos has a rental charge of $1, therefore
2788             making the total fines on the patron's account suddenly $5 (the
2789             limit).</para>
2790           </section>
2791
2792           <section id="IssueLostItem">
2793             <title>IssueLostItem</title>
2794
2795             <para>Default: display a message</para>
2796
2797             <para>Asks: When issuing an item that has been marked as lost,
2798             ___.</para>
2799
2800             <para>Values:</para>
2801
2802             <itemizedlist>
2803               <listitem>
2804                 <para>display a message</para>
2805
2806                 <screenshot>
2807                   <screeninfo>Lost message when checking out</screeninfo>
2808
2809                   <mediaobject>
2810                     <imageobject>
2811                       <imagedata fileref="images/admin/globalprefs/IssueLostItem-msg.png"/>
2812                     </imageobject>
2813                   </mediaobject>
2814                 </screenshot>
2815               </listitem>
2816
2817               <listitem>
2818                 <para>do nothing</para>
2819
2820                 <itemizedlist>
2821                   <listitem>
2822                     <para>This option will just check the item out without
2823                     notifying you that the item was marked lost.</para>
2824                   </listitem>
2825                 </itemizedlist>
2826               </listitem>
2827
2828               <listitem>
2829                 <para>require confirmation</para>
2830
2831                 <screenshot>
2832                   <screeninfo>Confirm checkout of lost item</screeninfo>
2833
2834                   <mediaobject>
2835                     <imageobject>
2836                       <imagedata fileref="images/admin/globalprefs/IssueLostItem-confirm.png"/>
2837                     </imageobject>
2838                   </mediaobject>
2839                 </screenshot>
2840               </listitem>
2841             </itemizedlist>
2842
2843             <para>Description:</para>
2844
2845             <itemizedlist>
2846               <listitem>
2847                 <para>This preference lets you define how library staff are
2848                 notified that an item with a lost status is being checked out.
2849                 This will help staff mark items as 'available' if you choose
2850                 to 'display a message' or 'require confirmation.' If you
2851                 choose to 'do nothing,' there will be no notification that the
2852                 item being checked out is marked as 'lost.'</para>
2853               </listitem>
2854             </itemizedlist>
2855           </section>
2856
2857           <section id="maxoutstanding">
2858             <title>maxoutstanding</title>
2859
2860             <para>Default: 5</para>
2861
2862             <para>Asks: Prevent patrons from making holds on the OPAC if they
2863             owe more than ___ USD in fines.</para>
2864           </section>
2865
2866           <section id="noissuescharge">
2867             <title>noissuescharge</title>
2868
2869             <para>Default: 5</para>
2870
2871             <para>Asks: Prevent patrons from checking out books if they have
2872             more than ___ USD in fines.</para>
2873
2874             <para>Description:</para>
2875
2876             <itemizedlist>
2877               <listitem>
2878                 <para>This preference is the maximum amount of money owed to
2879                 the library before the user is banned from borrowing more
2880                 items. This also coincides with <link
2881                 linkend="maxoutstanding">maxoutstanding</link> that limits
2882                 patrons from placing holds when the maximum amount is owed to
2883                 the library.</para>
2884               </listitem>
2885             </itemizedlist>
2886           </section>
2887
2888           <section id="OverduesBlockCirc">
2889             <title>OverduesBlockCirc</title>
2890
2891             <para>Default: Ask for confirmation</para>
2892
2893             <para>Asks: ___ when checking out to a borrower that has overdues
2894             outstanding</para>
2895
2896             <para>Values:</para>
2897
2898             <itemizedlist>
2899               <listitem>
2900                 <para>Ask for confirmation</para>
2901
2902                 <itemizedlist>
2903                   <listitem>
2904                     <para>Will not let you check an item out to patrons with
2905                     overdues until a librarian confirms that it is okay</para>
2906                   </listitem>
2907                 </itemizedlist>
2908               </listitem>
2909
2910               <listitem>
2911                 <para>Block</para>
2912
2913                 <itemizedlist>
2914                   <listitem>
2915                     <para>Block all patrons with overdue items from being able
2916                     to check out</para>
2917                   </listitem>
2918                 </itemizedlist>
2919               </listitem>
2920
2921               <listitem>
2922                 <para>Don't block</para>
2923
2924                 <itemizedlist>
2925                   <listitem>
2926                     <para>Allow all patrons with overdue items to continue to
2927                     check out</para>
2928                   </listitem>
2929                 </itemizedlist>
2930               </listitem>
2931             </itemizedlist>
2932           </section>
2933
2934           <section id="OverdueNoticeBcc">
2935             <title>OverdueNoticeBcc</title>
2936
2937             <para>Asks: Send all notices as a BCC to this email address
2938             ___</para>
2939
2940             <para>This preference makes it so that a librarian can get a copy of every notice sent
2941               out to patrons.<tip>
2942                 <para>If you'd like more than one person to receive the blind copy you can simply
2943                   enter in multiple email addresses separated by commas.</para>
2944               </tip><tip>
2945                 <para>The name of this preference is misleading, it does not only send overdues, but
2946                   all notices to the BCC address.</para>
2947               </tip></para>
2948           </section>
2949
2950           <section id="PrintNoticesMaxLines">
2951             <title>PrintNoticesMaxLines</title>
2952
2953             <para>Asks: Include up to ___ item lines in a printed overdue
2954             notice.</para>
2955
2956             <note>
2957               <para>If the number of items is greater than this number, the
2958               notice will end with a warning asking the borrower to check
2959               their online account for a full list of overdue items.</para>
2960             </note>
2961
2962             <tip>
2963               <para>Set to 0 to include all overdue items in the notice, no
2964               matter how many there are.</para>
2965             </tip>
2966
2967             <important>
2968               <para>This preference only refers to the print notices, not
2969               those sent via email.</para>
2970             </important>
2971           </section>
2972
2973           <section id="RenewalPeriodBase">
2974             <title>RenewalPeriodBase</title>
2975
2976             <para>Default: the old due date of the checkout</para>
2977
2978             <para>Asks: When renewing checkouts, base the new due date on
2979             ___</para>
2980
2981             <para>Values:</para>
2982
2983             <itemizedlist>
2984               <listitem>
2985                 <para>the old due date of the checkout</para>
2986               </listitem>
2987
2988               <listitem>
2989                 <para>the current date</para>
2990               </listitem>
2991             </itemizedlist>
2992           </section>
2993
2994           <section id="ReturnBeforeExpiry">
2995             <title>ReturnBeforeExpiry</title>
2996
2997             <para>Default: Don't require</para>
2998
2999             <para>Asks: ___ patrons to return books before their accounts
3000             expire (by restricting due dates to before the patron's expiration
3001             date).</para>
3002
3003             <para>Values:</para>
3004
3005             <itemizedlist>
3006               <listitem>
3007                 <para>Don't require</para>
3008               </listitem>
3009
3010               <listitem>
3011                 <para>Require</para>
3012               </listitem>
3013             </itemizedlist>
3014
3015             <para>Description:</para>
3016
3017             <itemizedlist>
3018               <listitem>
3019                 <para>This is preference may prevent a patron from having
3020                 items checked out after their library card has expired. If
3021                 this is set to "Require", then a due date of any checked out
3022                 item can not be set for a date which falls after the patron's
3023                 card expiration. If the setting is left "Don't require" then
3024                 item check out dates may exceed the expiration date for the
3025                 patron's library card.</para>
3026               </listitem>
3027             </itemizedlist>
3028           </section>
3029
3030           <section id="ReturnToShelvingCart">
3031             <title>ReturnToShelvingCart</title>
3032
3033             <para>Default: Don't move</para>
3034
3035             <para>Asks: ___ all items to the location CART when they are
3036             checked in.</para>
3037
3038             <para>Values:</para>
3039
3040             <itemizedlist>
3041               <listitem>
3042                 <para>Don't move</para>
3043               </listitem>
3044
3045               <listitem>
3046                 <para>Move</para>
3047               </listitem>
3048             </itemizedlist>
3049           </section>
3050
3051           <section id="TransfersMaxDaysWarning">
3052             <title>TransfersMaxDaysWarning</title>
3053
3054             <para>Default: 3</para>
3055
3056             <para>Asks: Show a warning on the "Transfers to Receive" screen if
3057             the transfer has not been received ___ days after it is
3058             sent.</para>
3059
3060             <para>Description:</para>
3061
3062             <itemizedlist>
3063               <listitem>
3064                 <para>The TransferMaxDaysWarning preference is set at a
3065                 default number of days. This preference allows for a warning
3066                 to appear after a set amount of time if an item being
3067                 transferred between library branches has not been received.
3068                 The warning will appear in the <link
3069                 linkend="transferstoreceive">Transfers to Receive</link>
3070                 report.</para>
3071               </listitem>
3072             </itemizedlist>
3073           </section>
3074
3075           <section id="UseBranchTransferLimits">
3076             <title>UseBranchTransferLimits &amp;
3077             BranchTransferLimitsType</title>
3078
3079             <para>Defaults: Don't enforce &amp; collection code</para>
3080
3081             <para>Asks: ___ branch transfer limits based on ___</para>
3082
3083             <para>UseBranchTransferLimits Values:</para>
3084
3085             <itemizedlist>
3086               <listitem>
3087                 <para>Don't enforce</para>
3088               </listitem>
3089
3090               <listitem>
3091                 <para>Enforce</para>
3092               </listitem>
3093             </itemizedlist>
3094
3095             <para>BranchTransferLimitsType Values:</para>
3096
3097             <itemizedlist>
3098               <listitem>
3099                 <para>collection code</para>
3100               </listitem>
3101
3102               <listitem>
3103                 <para>item type</para>
3104               </listitem>
3105             </itemizedlist>
3106
3107             <para>BranchTransferLimitsType Description:</para>
3108
3109             <itemizedlist>
3110               <listitem>
3111                 <para>This parameter is a binary setting which determines
3112                 whether items are transferred according to item type or
3113                 collection code. This value determines how the library manager
3114                 is able to restrict what items can be transferred between the
3115                 branches.</para>
3116               </listitem>
3117             </itemizedlist>
3118           </section>
3119
3120           <section id="useDaysMode">
3121             <title>useDaysMode</title>
3122
3123             <para>Default: Don't include</para>
3124
3125             <para>Asks: Calculate the due date using ___.</para>
3126
3127             <para>Values:</para>
3128
3129             <itemizedlist>
3130               <listitem>
3131                 <para>circulation rules only.</para>
3132               </listitem>
3133
3134               <listitem>
3135                 <para>the calendar to push the due date to the next open
3136                 day.</para>
3137               </listitem>
3138
3139               <listitem>
3140                 <para>the calendar to skip all days the library is
3141                 closed.</para>
3142               </listitem>
3143             </itemizedlist>
3144
3145             <para>Description:</para>
3146
3147             <itemizedlist>
3148               <listitem>
3149                 <para>This preference controls how scheduled library closures
3150                 affect the due date of a material. The 'the calendar to skip
3151                 all days the library is closed' setting allows for a scheduled
3152                 closure not to count as a day in the loan period, the
3153                 'circulation rules only' setting would not consider the
3154                 scheduled closure at all, and 'the calendar to push the due
3155                 date to the next open day' would only effect the due date if
3156                 the day the item is due would fall specifically on the day of
3157                 closure.</para>
3158               </listitem>
3159             </itemizedlist>
3160
3161             <para>Example:</para>
3162
3163             <itemizedlist>
3164               <listitem>
3165                 <para>The library has put December 24th and 25th in as
3166                 closures on the calendar. A book checked out by a patron has a
3167                 due date of December 25th according to the circulation and
3168                 fine rules. If this preference is set to 'circulation rules
3169                 only' then the item will remain due on the 25th. If the
3170                 preference is set to 'the calendar to push the due date to the
3171                 next open day' then the due date will be December 26th. If the
3172                 preference is set to 'the calendar to skip all days the
3173                 library is closed' then the due date will be pushed to the
3174                 27th of December to accommodate for the two closed
3175                 days.</para>
3176               </listitem>
3177             </itemizedlist>
3178
3179             <para>The calendar is defined on a branch by branch basis. To
3180             learn more about the calendar, check out the '<link
3181             linkend="calholidays">Calendar &amp; Holidays</link>' section of
3182             this manual.</para>
3183           </section>
3184           <section id="UseTransportCostMatrix">
3185             <title>UseTransportCostMatrix</title>
3186             <para>Default: Don't use</para>
3187             <para>Asks: ___  Transport Cost Matrix for calculating optimal holds filling between
3188               branches.</para>
3189             <para>Values:<itemizedlist>
3190                 <listitem>
3191                   <para>Don't use</para>
3192                 </listitem>
3193                 <listitem>
3194                   <para>Use</para>
3195                 </listitem>
3196               </itemizedlist></para>
3197             <para>Description:<itemizedlist>
3198                 <listitem>
3199                   <para>If the system is configured to use the <link linkend="transportcostmatrix"
3200                       >Transport cost matrix</link> for filling holds, then when attempting to fill
3201                     a hold, the system will search for the lowest cost branch, and attempt to fill
3202                     the hold with an item from that branch first. Branches of equal cost will be
3203                     selected from randomly. The branch or branches of the next highest cost shall be
3204                     selected from only if all the branches in the previous group are unable to fill
3205                     the hold.</para>
3206                   <para>The system will use the item's current holding branch when determining
3207                     whether the item can fulfill a hold using the Transport Cost Matrix. This
3208                     behaviour will be overruled if the <link linkend="AutomaticItemReturn"
3209                       >AutomaticItemReturn</link> system preference is enabled.</para>
3210                 </listitem>
3211               </itemizedlist></para>
3212           </section>
3213         </section>
3214
3215         <section id="circfinespolicy">
3216           <title>Fines Policy</title>
3217
3218           <para/>
3219
3220           <section id="finesCalendar">
3221             <title>finesCalendar</title>
3222
3223             <para>Default: not including the days the library is closed</para>
3224
3225             <para>Asks: Calculate fines based on days overdue ___</para>
3226
3227             <para>Values:</para>
3228
3229             <itemizedlist>
3230               <listitem>
3231                 <para>directly</para>
3232               </listitem>
3233
3234               <listitem>
3235                 <para>not including the days the library is closed</para>
3236               </listitem>
3237             </itemizedlist>
3238
3239             <para>Description:</para>
3240
3241             <itemizedlist>
3242               <listitem>
3243                 <para>This preference will determine whether or not fines will
3244                 be accrued during instances when the library is closed.
3245                 Examples include holidays, library in-service days, etc.
3246 Choosing "not including the days the library is closed"
3247                 setting will enable Koha to access its <link linkend="calholidays">Calendar</link> module and be
3248                 considerate of dates when the library is closed. To make use
3249                 of this setting the administrator must first access Koha's
3250                 calendar and mark certain days as "holidays" ahead of
3251                 time.</para>
3252               </listitem>
3253             </itemizedlist>
3254
3255             <para>The calendar is defined on a branch by branch basis. To
3256             learn more about the calendar, check out the '<link
3257             linkend="calholidays">Calendar &amp; Holidays</link>' section of
3258             this manual.</para>
3259           </section>
3260
3261           <section id="finesMode">
3262             <title>finesMode</title>
3263
3264             <para>Default: Calculate (but only for mailing to the
3265             admin)</para>
3266
3267             <para>Asks: ___ fines</para>
3268
3269             <para>Values:</para>
3270
3271             <itemizedlist>
3272               <listitem>
3273                 <para>Calculate (but only for mailing to the admin)</para>
3274               </listitem>
3275
3276               <listitem>
3277                 <para>Calculate and charge</para>
3278               </listitem>
3279
3280               <listitem>
3281                 <para>Don't calculate</para>
3282               </listitem>
3283             </itemizedlist>
3284
3285             <important>
3286               <para>Requires that you have the fines cron job running
3287               (misc/cronjobs/fines.pl)</para>
3288             </important>
3289           </section>
3290         </section>
3291
3292         <section id="circholdspolicy">
3293           <title>Holds Policy</title>
3294
3295           <para/>
3296
3297           <section id="AllowHoldDateInFuture">
3298             <title>AllowHoldDateInFuture</title>
3299
3300             <para>Default: Allow</para>
3301
3302             <para>Asks: ___ hold requests to be placed that do not enter the
3303             waiting list until a certain future date.</para>
3304
3305             <para>Values:</para>
3306
3307             <itemizedlist>
3308               <listitem>
3309                 <para>Allow</para>
3310               </listitem>
3311
3312               <listitem>
3313                 <para>Don't allow</para>
3314               </listitem>
3315             </itemizedlist>
3316           </section>
3317
3318           <section id="AllowHoldsOnDamagedItems">
3319             <title>AllowHoldsOnDamagedItems</title>
3320
3321             <para>Default: Allow</para>
3322
3323             <para>Asks: ___ hold requests to be placed on damaged
3324             items.</para>
3325
3326             <para>Values:</para>
3327
3328             <itemizedlist>
3329               <listitem>
3330                 <para>Allow</para>
3331               </listitem>
3332
3333               <listitem>
3334                 <para>Don't allow</para>
3335               </listitem>
3336             </itemizedlist>
3337
3338             <para>Description:</para>
3339
3340             <itemizedlist>
3341               <listitem>
3342                 <para>This parameter is a binary setting which controls
3343                 whether or not hold requests can be placed on items that are
3344                 marked as "damaged" (items are marked as damaged by editing
3345                 subfield 4 on the item record). Setting this value to "Don't
3346                 allow" will prevent anyone from placing a hold on such items,
3347                 setting it to "Allow" will allow it. This preference is
3348                 important because it determines whether or not a patron can
3349                 place a request for an item that might be in the process of
3350                 being repaired or not in good condition. The library may wish
3351                 to set this to "Don't allow" if they were concerned about
3352                 their patrons not receiving the item in a timely manner or at
3353                 all (if it is determined that the item is beyond repair).
3354                 Setting it to "Allow" would allow a patron to place a hold on
3355                 an item and therefore receive it as soon as it becomes
3356                 available.</para>
3357               </listitem>
3358             </itemizedlist>
3359           </section>
3360
3361           <section id="AllowHoldPolicyOverride">
3362             <title>AllowHoldPolicyOverride</title>
3363
3364             <para>Default: Allow</para>
3365
3366             <para>Asks: ___ staff to override hold policies when placing
3367             holds.</para>
3368
3369             <para>Values:</para>
3370
3371             <itemizedlist>
3372               <listitem>
3373                 <para>Allow</para>
3374               </listitem>
3375
3376               <listitem>
3377                 <para>Don't allow</para>
3378               </listitem>
3379             </itemizedlist>
3380
3381             <para>Description:</para>
3382
3383             <itemizedlist>
3384               <listitem>
3385                 <para>This preference is a binary setting which controls
3386                 whether or not the library staff can override the circulation
3387                 and fines rules as they pertain to the placement of holds.
3388                 Setting this value to "Don't allow" will prevent anyone from
3389                 overriding, setting it to "Allow" will allow it. This setting
3390                 is important because it determines how strict the libraries
3391                 rules for placing holds are. If this is set to "Allow",
3392                 exceptions can be made for patrons who are otherwise normally
3393                 in good standing with the library, but there is opportunity
3394                 for the staff to abuse this function. If it is set to "Don't
3395                 allow", no abuse of the system is possible, but it makes the
3396                 system entirely inflexible in respect to holds.</para>
3397               </listitem>
3398             </itemizedlist>
3399           </section>
3400
3401           <section id="AllowOnShelfHolds">
3402             <title>AllowOnShelfHolds</title>
3403
3404             <para>Default: Allow</para>
3405
3406             <para>Asks: ___ hold requests to be placed on items that are not
3407             checked out.</para>
3408
3409             <para>Values:</para>
3410
3411             <itemizedlist>
3412               <listitem>
3413                 <para>Allow</para>
3414               </listitem>
3415
3416               <listitem>
3417                 <para>Don't Allow</para>
3418               </listitem>
3419             </itemizedlist>
3420
3421             <para>Description:</para>
3422
3423             <itemizedlist>
3424               <listitem>
3425                 <para>This preference is a binary setting which controls the
3426                 ability of patrons to place holds on items that are not
3427                 currently checked out. Setting it to "Don't allow" allows
3428                 borrowers to place holds on items that are checked out but not
3429                 on items that are on the shelf (or assumed available in the
3430                 library), setting it to "Allow" allows borrowers to place
3431                 holds on any item that is available for loan whether it is
3432                 checked out or not. This setting might be set to "Allow" if
3433                 the library system is a multi branch system and patrons used
3434                 the hold system to request items from other libraries, or if
3435                 the library wanted to allow users to place holds on items from
3436                 home through the OPAC. Setting it to "Don't allow" would
3437                 enforce a first come, first served standard.</para>
3438               </listitem>
3439             </itemizedlist>
3440           </section>
3441
3442           <section id="AutoResumeSuspendedHolds">
3443             <title>AutoResumeSuspendedHolds</title>
3444
3445             <para>Default: Allow</para>
3446
3447             <para>Asks: ___ suspended holds to be automatically resumed by a
3448             set date.</para>
3449
3450             <para>Values:</para>
3451
3452             <itemizedlist>
3453               <listitem>
3454                 <para>Allow</para>
3455               </listitem>
3456
3457               <listitem>
3458                 <para>Don't allow</para>
3459               </listitem>
3460             </itemizedlist>
3461
3462             <para>Description:</para>
3463
3464             <itemizedlist>
3465               <listitem>
3466                 <para>If this preference is set to 'Allow' then all suspended holds will be able to
3467                   have a date at after which they automatically become unsuspended. If you have this
3468                   preference set to 'Allow' you will also need the <link linkend="unsuspendholdcron"
3469                     >Unsuspend Holds</link> cron job running.</para>
3470               </listitem>
3471             </itemizedlist>
3472             <important>
3473               <para>The holds will become unsuspended the date after that entered by the
3474                 patron.</para>
3475             </important>
3476           </section>
3477
3478           <section id="canreservefromotherbranches">
3479             <title>canreservefromotherbranches</title>
3480
3481             <para>Default: Allow</para>
3482
3483             <para>Asks: ___ a user from one library to place a hold on an item
3484             from another library</para>
3485
3486             <para>Description:</para>
3487
3488             <itemizedlist>
3489               <listitem>
3490                 <para>This preference is a binary setting which determines
3491                 whether patrons can place holds on items from other branches.
3492                 If the preference is set to "Allow" patrons can place such
3493                 holds, if it is set to "Don't allow" they cannot. This is an
3494                 important setting because it determines if users can use Koha
3495                 to request items from another branch. If the library is
3496                 sharing an installation of Koha with other independent
3497                 libraries which do not wish to allow interlibrary borrowing it
3498                 is recommended that this parameter be set to "Don't
3499                 allow".</para>
3500               </listitem>
3501             </itemizedlist>
3502
3503             <para>Values:</para>
3504
3505             <itemizedlist>
3506               <listitem>
3507                 <para>Allow</para>
3508               </listitem>
3509
3510               <listitem>
3511                 <para>Don't allow (with <link
3512                 linkend="IndependantBranches">independent
3513                 branches</link>)</para>
3514               </listitem>
3515             </itemizedlist>
3516           </section>
3517           <section id="decreaseLoanHighHolds">
3518             <title>decreaseLoanHighHolds, decreaseLoanHighHoldsDuration and
3519               decreaseLoanHighHoldsValue</title>
3520             <para>Asks: ___ the reduction of loan period to ___ days for items with more than ___
3521               holds. </para>
3522             <para>decreaseLoanHighHolds default: Don't enable</para>
3523             <para>decreaseLoanHighHolds values:<itemizedlist>
3524                 <para>Don't enable</para>
3525                 <listitem>
3526                   <para>Enable</para>
3527                 </listitem>
3528               </itemizedlist>Description:<itemizedlist>
3529                 <listitem>
3530                   <para>These preferences let you change the loan length for items that have many
3531                     holds on them.  This will not effect items that are already checked out, but
3532                     items that are checked out after the decreaseLoanHighHoldsValue is met will only
3533                     be checked out for the number of days entered in the
3534                     decreaseLoanHighHoldsDuration preference.</para>
3535                   <screenshot>
3536                     <screeninfo>Warning on checkout</screeninfo>
3537                     <mediaobject>
3538                       <imageobject>
3539                         <imagedata
3540                           fileref="images/admin/globalprefs/decreaseLoanHighHoldsDuration.png"/>
3541                       </imageobject>
3542                     </mediaobject>
3543                   </screenshot>
3544                 </listitem>
3545               </itemizedlist></para>
3546           </section>
3547
3548           <section id="DisplayMultiPlaceHold">
3549             <title>DisplayMultiPlaceHold</title>
3550
3551             <para>Default: Don't enable</para>
3552
3553             <para>Asks: ___ the ability to place holds on multiple biblio from
3554             the search results</para>
3555
3556             <para>Values:</para>
3557
3558             <itemizedlist>
3559               <listitem>
3560                 <para>Don't enable</para>
3561               </listitem>
3562
3563               <listitem>
3564                 <para>Enable</para>
3565               </listitem>
3566             </itemizedlist>
3567           </section>
3568
3569           <section id="emailLibrarianWhenHoldIsPlaced">
3570             <title>emailLibrarianWhenHoldIsPlaced</title>
3571
3572             <para>Default: Don't enable</para>
3573
3574             <para>Asks: ___ sending an email to the Koha administrator email
3575             address whenever a hold request is placed.</para>
3576
3577             <para>Values:</para>
3578
3579             <itemizedlist>
3580               <listitem>
3581                 <para>Don't enable</para>
3582               </listitem>
3583
3584               <listitem>
3585                 <para>Enable</para>
3586               </listitem>
3587             </itemizedlist>
3588
3589             <para>Description:</para>
3590
3591             <itemizedlist>
3592               <listitem>
3593                 <para>This preference enables Koha to email the library staff
3594                 whenever a patron requests an item to be held. While this
3595                 function will immediately alert the librarian to the patron's
3596                 need, it is extremely impractical in most library settings. In
3597                 most libraries the hold lists are monitored and maintained
3598                 from a separate interface. That said, many libraries that
3599                 allow on shelf holds prefer to have this preference turned on
3600                 so that they are alerted to pull an item from the
3601                 shelf.</para>
3602               </listitem>
3603             </itemizedlist>
3604
3605             <important>
3606               <para>In order for this email to send you must have a <link
3607               linkend="notices">notice</link> template with the code of
3608               HOLDSPLACED</para>
3609             </important>
3610
3611             <important>
3612               <para>This notice will only be sent if the <link
3613               linkend="msgqueuecron">process_message_queue.pl cronjob</link>
3614               being run periodically to send the messages.</para>
3615             </important>
3616           </section>
3617
3618           <section id="ExpireReservesMaxPickUpDelay">
3619             <title>ExpireReservesMaxPickUpDelay</title>
3620
3621             <para>Default: Don't allow</para>
3622
3623             <para>Asks: ___ holds to expire automatically if they have not
3624             been picked by within the time period specified in <link
3625             linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link></para>
3626
3627             <para>Values:</para>
3628
3629             <itemizedlist>
3630               <listitem>
3631                 <para>Allow</para>
3632               </listitem>
3633
3634               <listitem>
3635                 <para>Don't allow</para>
3636               </listitem>
3637             </itemizedlist>
3638
3639             <para>Description:</para>
3640
3641             <itemizedlist>
3642               <listitem>
3643                 <para>If set to 'allow' this will cancel holds that have been
3644                 waiting for longer than the number of days specified in the
3645                 <link
3646                 linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link>
3647                 system preference. Holds will only be cancelled if the <link
3648                 linkend="expiredholdscron">Expire Holds cron job</link> is
3649                 runnning.</para>
3650               </listitem>
3651             </itemizedlist>
3652           </section>
3653
3654           <section id="ExpireReservesMaxPickUpDelayCharge">
3655             <title>ExpireReservesMaxPickUpDelayCharge</title>
3656
3657             <para>Default: 0</para>
3658
3659             <para>Asks: If using <link
3660             linkend="ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</link>,
3661             charge a borrower who allows his or her waiting hold to expire a
3662             fee of ___ USD</para>
3663
3664             <para>Description:</para>
3665
3666             <itemizedlist>
3667               <listitem>
3668                 <para>If you are expiring holds that have been waiting too
3669                 long you can use this preference to charge the patron for not
3670                 picking up their hold. If you don't charge patrons for items
3671                 that aren't picked up you can leave this set to the default
3672                 which is 0. Holds will only be cancelled and charged if the
3673                 <link linkend="expiredholdscron">Expire Holds cron job</link>
3674                 is running.</para>
3675               </listitem>
3676             </itemizedlist>
3677           </section>
3678
3679           <section id="maxreserves">
3680             <title>maxreserves</title>
3681
3682             <para>Default: 50</para>
3683
3684             <para>Asks: Patrons can only have ___ holds at once.</para>
3685           </section>
3686
3687           <section id="OPACAllowHoldDateInFuture">
3688             <title>OPACAllowHoldDateInFuture</title>
3689
3690             <para>Default: Allow</para>
3691
3692             <para>Asks: ___ patrons to place holds that don't enter the
3693             waiting list until a certain future date.</para>
3694
3695             <para>Values:</para>
3696
3697             <itemizedlist>
3698               <listitem>
3699                 <para>Allow</para>
3700
3701                 <itemizedlist>
3702                   <listitem>
3703                     <para><link
3704                     linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link>
3705                     must also be enabled for this to work</para>
3706                   </listitem>
3707                 </itemizedlist>
3708               </listitem>
3709
3710               <listitem>
3711                 <para>Don't allow</para>
3712               </listitem>
3713             </itemizedlist>
3714           </section>
3715
3716           <section id="OPACAllowUserToChooseBranch">
3717             <title>OPACAllowUserToChooseBranch</title>
3718
3719             <para>Default: Allow</para>
3720
3721             <para>Asks: ___ a user to choose the branch to pick up a hold
3722             from.</para>
3723
3724             <para>Values:</para>
3725
3726             <itemizedlist>
3727               <listitem>
3728                 <para>Allow</para>
3729               </listitem>
3730
3731               <listitem>
3732                 <para>Don't allow</para>
3733               </listitem>
3734             </itemizedlist>
3735
3736             <para>Description:</para>
3737
3738             <itemizedlist>
3739               <listitem>
3740                 <para>Changing this preference will not prevent staff from
3741                 being able to transfer titles from one branch to another to
3742                 fill a hold, it will only prevent patrons from saying they
3743                 plan on picking a book up at a branch other than their home
3744                 branch.</para>
3745               </listitem>
3746             </itemizedlist>
3747           </section>
3748
3749           <section id="ReservesControlBranch">
3750             <title>ReservesControlBranch</title>
3751
3752             <para>Default: item's home library</para>
3753
3754             <para>Asks: Check the ___ to see if the patron can place a hold on
3755             the item.</para>
3756
3757             <para>Values:</para>
3758
3759             <itemizedlist>
3760               <listitem>
3761                 <para>item's home library.</para>
3762               </listitem>
3763
3764               <listitem>
3765                 <para>patron's home library.</para>
3766               </listitem>
3767             </itemizedlist>
3768           </section>
3769
3770           <section id="ReservesMaxPickUpDelay">
3771             <title>ReservesMaxPickUpDelay</title>
3772
3773             <para>Default: 7</para>
3774
3775             <para>Asks: Mark a hold as problematic if it has been waiting for
3776             more than ___ days.</para>
3777
3778             <para>Description:</para>
3779
3780             <itemizedlist>
3781               <listitem>
3782                 <para>This preference (based on calendar days, not the <link
3783                 linkend="calholidays">Koha holiday calendar</link>) puts an
3784                 expiration date on an item a patron has on hold. After this
3785                 expiration date the staff will have the option to release the
3786                 unclaimed hold which then may be returned to the library shelf
3787                 or issued to the next patron on the item's hold list. Items
3788                 that are 'expired' by this preference are moved to the 'Holds
3789                 Over' tab on the '<link linkend="holdspickup">Holds Awaiting
3790                 Pickup</link>' report.</para>
3791               </listitem>
3792             </itemizedlist>
3793           </section>
3794
3795           <section id="ReservesNeedReturns">
3796             <title>ReservesNeedReturns</title>
3797
3798             <para>Default: Don't automatically</para>
3799
3800             <para>Asks: ___ mark holds as found and waiting when a hold is
3801             placed specifically on them and they are already checked
3802             in.</para>
3803
3804             <para>Values:</para>
3805
3806             <itemizedlist>
3807               <listitem>
3808                 <para>Automatically</para>
3809               </listitem>
3810
3811               <listitem>
3812                 <para>Don't automatically</para>
3813               </listitem>
3814             </itemizedlist>
3815
3816             <para>Description:</para>
3817
3818             <itemizedlist>
3819               <listitem>
3820                 <para>This preference refers to 'item specific' holds where
3821                 the item is currently on the library shelf. This preference
3822                 allows a library to decide whether an 'item specific' hold is
3823                 marked as "Waiting" at the time the hold is placed or if the
3824                 item will be marked as "Waiting" after the item is checked in.
3825                 This preference will tell the patron that their item is
3826                 'Waiting' for them at their library and ready for check
3827                 out.</para>
3828               </listitem>
3829             </itemizedlist>
3830           </section>
3831
3832           <section id="holdqueueweight">
3833             <title>StaticHoldsQueueWeight &amp;
3834             RandomizeHoldsQueueWeight</title>
3835
3836             <para>StaticHoldsQueueWeight Default: 0</para>
3837
3838             <para>RandomizeHoldsQueueWeight Default: in that order</para>
3839
3840             <para>Asks: Satisfy holds from the libraries ___ (as branchcodes,
3841             separated by commas; if empty, uses all libraries) ___</para>
3842
3843             <para>RandomizeHoldsQueueWeight Values:</para>
3844
3845             <itemizedlist>
3846               <listitem>
3847                 <para>in random order</para>
3848
3849                 <itemizedlist>
3850                   <listitem>
3851                     <para>If StaticHoldsQueueWeight is left at the default
3852                     Koha will randomize all libraries, otherwise it will
3853                     randomize the libraries listed.</para>
3854                   </listitem>
3855                 </itemizedlist>
3856               </listitem>
3857
3858               <listitem>
3859                 <para>in that order</para>
3860
3861                 <itemizedlist>
3862                   <listitem>
3863                     <para>If StaticHoldsQueueWeight is left at the default
3864                     then this will use all of your branches in alphabetical
3865                     order, otherwise it will use the branches in the order
3866                     that you entered them in the StaticHoldsQueueWeight
3867                     preference.</para>
3868                   </listitem>
3869                 </itemizedlist>
3870               </listitem>
3871             </itemizedlist>
3872
3873             <para>Descriptions:</para>
3874
3875             <itemizedlist>
3876               <listitem>
3877                 <para>These preferences control how the <link
3878                 linkend="holdsqueue">Holds Queue report</link> is generated
3879                 using <link linkend="buildholdscron">a cron job</link>.</para>
3880
3881                 <para>If you do not want all of your libraries to participate
3882                 in the on-shelf holds fulfillment process, you should list the
3883                 the libraries that *do* participate in the process here by
3884                 inputting all the participating library's branchcodes,
3885                 separated by commas ( e.g. "MPL,CPL,SPL,BML" etc. ).</para>
3886
3887                 <para>By default, the holds queue will be generated such that
3888                 the system will first attempt to hold fulfillment using items
3889                 already at the pickup library if possible. If there are no
3890                 items available at the pickup library to fill a hold,
3891                 build_holds_queue.pl will then use the list of libraries
3892                 defined in StaticHoldsQueueWeight. If
3893                 RandomizeHoldsQueueWeight is disabled ( which it is by default
3894                 ), the script will assign fulfillment requests in the order
3895                 the branches are placed in the StaticHoldsQueueWeight system
3896                 preference.</para>
3897
3898                 <para>For example, if your system has three libraries, of
3899                 varying sizes ( small, medium and large ) and you want the
3900                 burden of holds fulfillment to be on larger libraries before
3901                 smaller libraries, you would want StaticHoldsQueueWeight to
3902                 look something like "LRG,MED,SML".</para>
3903
3904                 <para>If you want the burden of holds fulfillment to be spread
3905                 out equally throughout your library system, simply enable
3906                 RandomizeHoldsQueueWeight. When this system preference is
3907                 enabled, the order in which libraries will be requested to
3908                 fulfill an on-shelf hold will be randomized each time the list
3909                 is regenerated.</para>
3910
3911                 <para>Leaving StaticHoldsQueueWeight empty is contraindicated
3912                 at this time. Doing so will cause the build_holds_queue script
3913                 to ignore RandomizeHoldsQueueWeight, causing the script to
3914                 request hold fulfillment not randomly, but by alphabetical
3915                 order.</para>
3916               </listitem>
3917             </itemizedlist>
3918             <important>
3919               <para>The <link linkend="transportcostmatrix">Transport Cost Matrix</link> takes
3920                 precedence in controlling where holds are filled from, if the matrix is not used
3921                 then Koha checks the StaticHoldsQueueWeight.  To use the Transport Cost Matrix
3922                 simply set your <link linkend="UseTransportCostMatrix">UseTransportCostMatrix</link>
3923                 preference to 'Use'</para>
3924             </important>
3925           </section>
3926
3927           <section id="SuspendHoldsIntranet">
3928             <title>SuspendHoldsIntranet</title>
3929
3930             <para>Default: Allow</para>
3931
3932             <para>Asks: ___ holds to be suspended from the intranet.</para>
3933
3934             <para>Values:</para>
3935
3936             <itemizedlist>
3937               <listitem>
3938                 <para>Allow</para>
3939               </listitem>
3940
3941               <listitem>
3942                 <para>Don't allow</para>
3943               </listitem>
3944             </itemizedlist>
3945
3946             <para>Description:</para>
3947
3948             <itemizedlist>
3949               <listitem>
3950                 <para>The holds suspension feature can be turned on and off in
3951                 the staff client by altering this system preference. If this
3952                 is set to 'allow' you will want to set the <link
3953                 linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
3954                 system preference.</para>
3955               </listitem>
3956             </itemizedlist>
3957           </section>
3958
3959           <section id="SuspendHoldsOpac">
3960             <title>SuspendHoldsOpac</title>
3961
3962             <para>Default: Allow</para>
3963
3964             <para>Asks: ___ holds to be suspended from the OPAC.</para>
3965
3966             <para>Values:</para>
3967
3968             <itemizedlist>
3969               <listitem>
3970                 <para>Allow</para>
3971               </listitem>
3972
3973               <listitem>
3974                 <para>Don't allow</para>
3975               </listitem>
3976             </itemizedlist>
3977
3978             <para>Description:</para>
3979
3980             <itemizedlist>
3981               <listitem>
3982                 <para>The holds suspension feature can be turned on and off in
3983                 the OPAC by altering this system preference. If this is set to
3984                 'allow' you will want to set the <link
3985                 linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
3986                 system preference.</para>
3987               </listitem>
3988             </itemizedlist>
3989           </section>
3990         </section>
3991
3992         <section id="circinterfaceprefs">
3993           <title>Interface</title>
3994
3995           <para/>
3996
3997           <section id="AllowAllMessageDeletion">
3998             <title>AllowAllMessageDeletion</title>
3999
4000             <para>Default: Don't allow</para>
4001
4002             <para>Asks: ___ staff to delete messages added from other
4003             libraries.</para>
4004
4005             <para>Values:</para>
4006
4007             <itemizedlist>
4008               <listitem>
4009                 <para>Allow</para>
4010               </listitem>
4011
4012               <listitem>
4013                 <para>Don't allow</para>
4014               </listitem>
4015             </itemizedlist>
4016           </section>
4017
4018           <section id="CircAutocompl">
4019             <title>CircAutocompl</title>
4020
4021             <para>Default: Try</para>
4022
4023             <para>Asks: ___ to automatically fill in the member when entering
4024             a patron search on the circulation screen.</para>
4025
4026             <para>Description:</para>
4027
4028             <itemizedlist>
4029               <listitem>
4030                 <para>This preference is a binary setting which determines
4031                 whether auto-completion of fields is enabled or disabled for
4032                 the circulation input field. Setting it to "Try" would enable
4033                 a staff member to begin typing a name or other value into the
4034                 field and have a menu pop up with suggestions for completing
4035                 it. Setting it to "Don't try" would disable this feature. This
4036                 preference can make staff members' jobs easier or it could
4037                 potentially slow down the page loading process.</para>
4038               </listitem>
4039             </itemizedlist>
4040
4041             <para>Values:</para>
4042
4043             <itemizedlist>
4044               <listitem>
4045                 <para>Don't try</para>
4046               </listitem>
4047
4048               <listitem>
4049                 <para>Try</para>
4050
4051                 <screenshot>
4052                   <screeninfo>When CircAutocompl is turned on search results
4053                   will appear below the search box</screeninfo>
4054
4055                   <mediaobject>
4056                     <imageobject>
4057                       <imagedata fileref="images/admin/globalprefs/CircAutocompl.png"/>
4058                     </imageobject>
4059                   </mediaobject>
4060                 </screenshot>
4061               </listitem>
4062             </itemizedlist>
4063           </section>
4064
4065           <section id="CircAutoPrintQuickSlip">
4066             <title>CircAutoPrintQuickSlip</title>
4067
4068             <para>Default: open a print quick slip window</para>
4069
4070             <para>Asks: When an empty barcode field is submitted in
4071             circulation ___</para>
4072
4073             <para>Values:</para>
4074
4075             <itemizedlist>
4076               <listitem>
4077                 <para>clear the screen</para>
4078               </listitem>
4079
4080               <listitem>
4081                 <para>open a print quick slip window</para>
4082               </listitem>
4083             </itemizedlist>
4084
4085             <para>Description:</para>
4086
4087             <itemizedlist>
4088               <listitem>
4089                 <para>If this preference is set to open a quick slip for
4090                 printing it will eliminate the need for the librarian to click
4091                 the print button to generate a checkout receipt for the patron
4092                 they're checking out to. If the preference is set to clear the
4093                 screen then "checking out" an empty barcode will clear the
4094                 screen of the patron you were last working with.</para>
4095               </listitem>
4096             </itemizedlist>
4097           </section>
4098
4099           <section id="FilterBeforeOverdueReport">
4100             <title>FilterBeforeOverdueReport</title>
4101
4102             <para>Default: Don't require</para>
4103
4104             <para>Asks: ___ staff to choose which checkouts to show before
4105             running the overdues report.</para>
4106
4107             <para>Description:</para>
4108
4109             <itemizedlist>
4110               <listitem>
4111                 <para>Koha's overdue report shows you all of the overdue items
4112                 in your library system. If you have a large library system
4113                 you'll want to set this preference to 'Require' to force those
4114                 running the report to first limit the data generated to a
4115                 branch, date range, patron category or other such filter.
4116                 Requiring that the report be filtered before it's run prevents
4117                 your staff from running a system heavy report and slowing down
4118                 other operations in the system.</para>
4119
4120                 <screenshot>
4121                   <screeninfo>Overdue Report Filters</screeninfo>
4122
4123                   <mediaobject>
4124                     <imageobject>
4125                       <imagedata fileref="images/admin/globalprefs/FilterBeforeOverdueReport.png"/>
4126                     </imageobject>
4127                   </mediaobject>
4128                 </screenshot>
4129               </listitem>
4130             </itemizedlist>
4131
4132             <para>Values:</para>
4133
4134             <itemizedlist>
4135               <listitem>
4136                 <para>Don't require</para>
4137               </listitem>
4138
4139               <listitem>
4140                 <para>Require</para>
4141               </listitem>
4142             </itemizedlist>
4143           </section>
4144
4145           <section id="FineNotifyAtCheckin">
4146             <title>FineNotifyAtCheckin</title>
4147
4148             <para>Default: Don't notify</para>
4149
4150             <para>Asks: ___ librarians of overdue fines on the items they are
4151             checking in.</para>
4152
4153             <para>Values:</para>
4154
4155             <itemizedlist>
4156               <listitem>
4157                 <para>Don't notify</para>
4158               </listitem>
4159
4160               <listitem>
4161                 <para>Notify</para>
4162               </listitem>
4163             </itemizedlist>
4164
4165             <para>Description:</para>
4166
4167             <itemizedlist>
4168               <listitem>
4169                 <para>With this preference set to 'Notify' all books that have
4170                 overdue fines owed on them will pop up a warning when checking
4171                 them in. This warning will need to acknowledged before you can
4172                 continue checking items in. With this preference set to 'Don't
4173                 notify,' you will still see fines owed on the patron record,
4174                 you just won't have an additional notification at check
4175                 in.</para>
4176
4177                 <screenshot>
4178                   <screeninfo>Fine notification at checkin</screeninfo>
4179
4180                   <mediaobject>
4181                     <imageobject>
4182                       <imagedata fileref="images/admin/globalprefs/FineNotifyAtCheckin.png"/>
4183                     </imageobject>
4184                   </mediaobject>
4185                 </screenshot>
4186               </listitem>
4187             </itemizedlist>
4188           </section>
4189
4190           <section id="DisplayClearScreenButton">
4191             <title>DisplayClearScreenButton</title>
4192
4193             <para>Default: Show</para>
4194
4195             <para>Asks: ___ a button to clear the current patron from the
4196             screen on the circulation screen.</para>
4197
4198             <para>Values:</para>
4199
4200             <itemizedlist>
4201               <listitem>
4202                 <para>Don't show</para>
4203
4204                 <screenshot>
4205                   <screeninfo>No X in the top right</screeninfo>
4206
4207                   <mediaobject>
4208                     <imageobject>
4209                       <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButtonOff.png"/>
4210                     </imageobject>
4211                   </mediaobject>
4212                 </screenshot>
4213               </listitem>
4214
4215               <listitem>
4216                 <para>Show</para>
4217
4218                 <screenshot>
4219                   <screeninfo>X in the top right will clear the
4220                   screen</screeninfo>
4221
4222                   <mediaobject>
4223                     <imageobject>
4224                       <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButton.png"/>
4225                     </imageobject>
4226                   </mediaobject>
4227                 </screenshot>
4228               </listitem>
4229             </itemizedlist>
4230           </section>
4231           <section id="ExportRemoveFields">
4232             <title>ExportRemoveFields</title>
4233             <para>Asks: The following fields should be excluded from the patron checkout history CSV
4234               or iso2709 export ___ </para>
4235             <para>Description:<itemizedlist>
4236                 <listitem>
4237                   <para>This space separated list of fields (e.g. 100a 245b) will automatically be
4238                     excluded when exporting the patron's current checkout history.</para>
4239                   <screenshot>
4240                     <screeninfo>ExportRemoveFields</screeninfo>
4241                     <mediaobject>
4242                       <imageobject>
4243                         <imagedata fileref="images/admin/globalprefs/ExportRemoveFields.png"/>
4244                       </imageobject>
4245                     </mediaobject>
4246                   </screenshot>
4247                 </listitem>
4248               </itemizedlist></para>
4249           </section>
4250           <section id="ExportWithCsvProfile">
4251             <title>ExportWithCsvProfile</title>
4252             <para>Asks: Use the ___ CSV profile when exporting patron checkout history</para>
4253             <para>Description:<itemizedlist>
4254                 <listitem>
4255                   <para>Use this preference to define which <link linkend="csvprofiles">CSV
4256                       profile</link> should be used when exporting patron's current checkout data.
4257                     Enter the CSV Profile name as the value for this preference. If this preference
4258                     is left blank you will not be able to export the patron's current checkout
4259                     summary.</para>
4260                   <screenshot>
4261                     <screeninfo>ExportWithCsvProfile</screeninfo>
4262                     <mediaobject>
4263                       <imageobject>
4264                         <imagedata fileref="images/admin/globalprefs/ExportWithCsvProfile.png"/>
4265                       </imageobject>
4266                     </mediaobject>
4267                   </screenshot>
4268                 </listitem>
4269               </itemizedlist></para>
4270           </section>
4271           <section id="HoldsToPullStartDate">
4272             <title>HoldsToPullStartDate</title>
4273             <para>Default: 2</para>
4274             <para>Asks: Set the default start date for the Holds to pull list to ___ day(s) ago. </para>
4275             <para>Description:<itemizedlist>
4276                 <listitem>
4277                   <para>The <link linkend="holdspull">Holds to Pull</link> report in circulation
4278                     defaults to filtering holds placed 2 days ago. This preference allows you to set
4279                     this default filter to any number of days.</para>
4280                 </listitem>
4281               </itemizedlist></para>
4282           </section>
4283
4284           <section id="itemBarcodeInputFilter">
4285             <title>itemBarcodeInputFilter</title>
4286
4287             <para>Default: Don't filter</para>
4288
4289             <para>Asks: ___ scanned item barcodes.</para>
4290
4291             <para>Values:</para>
4292
4293             <itemizedlist>
4294               <listitem>
4295                 <para>Convert from CueCat format</para>
4296               </listitem>
4297
4298               <listitem>
4299                 <para>Convert from Libsuite8 form</para>
4300               </listitem>
4301
4302               <listitem>
4303                 <para>Don't filter</para>
4304               </listitem>
4305
4306               <listitem>
4307                 <para>EAN-13 or zero-padded UPC-A from</para>
4308               </listitem>
4309
4310               <listitem>
4311                 <para>Remove spaces from</para>
4312               </listitem>
4313
4314               <listitem>
4315                 <para>Remove the first number from T-prefix style</para>
4316
4317                 <itemizedlist>
4318                   <listitem>
4319                     <para>This format is common among those libraries
4320                     migrating from Follett systems</para>
4321                   </listitem>
4322                 </itemizedlist>
4323               </listitem>
4324             </itemizedlist>
4325           </section>
4326
4327           <section id="NoticeCSS">
4328             <title>NoticeCSS</title>
4329
4330             <para>Asks: Include the stylesheet at ___ on Notices.<important>
4331                 <para>This should be a complete URL, starting with
4332                 http://</para>
4333               </important></para>
4334
4335             <para>Description:</para>
4336
4337             <itemizedlist>
4338               <listitem>
4339                 <para>If you would like to style your notices with a
4340                 consistent set of fonts and colors you can use this preference
4341                 to point Koha to a stylesheet specifically for your
4342                 notices.</para>
4343               </listitem>
4344             </itemizedlist>
4345           </section>
4346
4347           <section id="numReturnedItemsToShow">
4348             <title>numReturnedItemsToShow</title>
4349
4350             <para>Default: 20</para>
4351
4352             <para>Asks : Show the ___ last returned items on the checkin
4353             screen.</para>
4354           </section>
4355
4356           <section id="previousIssuesDefaultSortOrder">
4357             <title>previousIssuesDefaultSortOrder</title>
4358
4359             <para>Default: earliest to latest</para>
4360
4361             <para>Asks: Sort previous checkouts on the circulation page from
4362             ___ due date.</para>
4363
4364             <para>Values:</para>
4365
4366             <itemizedlist>
4367               <listitem>
4368                 <para>earliest to latest</para>
4369               </listitem>
4370
4371               <listitem>
4372                 <para>latest to earliest</para>
4373               </listitem>
4374             </itemizedlist>
4375           </section>
4376
4377           <section id="RecordLocalUseOnReturn">
4378             <title>RecordLocalUseOnReturn</title>
4379
4380             <para>Default: Don't record</para>
4381
4382             <para>Asks: ___ local use when an unissued item is checked
4383             in.</para>
4384
4385             <para>Values:</para>
4386
4387             <itemizedlist>
4388               <listitem>
4389                 <para>Don't record</para>
4390               </listitem>
4391
4392               <listitem>
4393                 <para>Record</para>
4394               </listitem>
4395             </itemizedlist>
4396
4397             <para>Description:</para>
4398
4399             <itemizedlist>
4400               <listitem>
4401                 <para>When this preference is set to "Don't record" you can
4402                 record local use of items by checking items out to the
4403                 statistical patron. With this preference set to "Record" you
4404                 can record local use by checking out to the statistical patron
4405                 and/or by checking in a book that is not currently checked
4406                 out.</para>
4407               </listitem>
4408             </itemizedlist>
4409           </section>
4410
4411           <section id="soundon">
4412             <title>soundon</title>
4413
4414             <para>Default: Don't enable</para>
4415
4416             <para>Asks: ___ circulation sounds during checkin and checkout in
4417             the staff interface.</para>
4418
4419             <para>Values:</para>
4420
4421             <itemizedlist>
4422               <listitem>
4423                 <para>Don't enable</para>
4424               </listitem>
4425
4426               <listitem>
4427                 <para>Enable</para>
4428               </listitem>
4429             </itemizedlist>
4430
4431             <para><important>
4432                 <para>This feature is not supported by all browsers. Requires
4433                 an HTML5 compliant browser.</para>
4434               </important></para>
4435           </section>
4436
4437           <section id="SpecifyDueDate">
4438             <title>SpecifyDueDate</title>
4439
4440             <para>Default: Allow</para>
4441
4442             <para>Asks: ___ staff to specify a due date for a checkout.</para>
4443
4444             <para>Due dates are calculated using your circulation and fines
4445             rules, but staff can override that if you allow them to specify a
4446             due date at checkout.</para>
4447
4448             <para>Description:</para>
4449
4450             <itemizedlist>
4451               <listitem>
4452                 <para>This preference allows for circulation staff to change a
4453                 due date from the automatic due date to another calendar date.
4454                 This option would be used for circumstances in which the due
4455                 date may need to be decreased or extended in a specific
4456                 circumstance. The "Allow" setting would allow for this option
4457                 to be utilized by staff, the "Don't allow" setting would bar
4458                 staff from changing the due date on materials.</para>
4459               </listitem>
4460             </itemizedlist>
4461
4462             <para>Values:</para>
4463
4464             <itemizedlist>
4465               <listitem>
4466                 <para>Allow</para>
4467
4468                 <screenshot>
4469                   <screeninfo>Specify Due Date Box Shows</screeninfo>
4470
4471                   <mediaobject>
4472                     <imageobject>
4473                       <imagedata fileref="images/admin/globalprefs/SpecifyDueDate.png"/>
4474                     </imageobject>
4475                   </mediaobject>
4476                 </screenshot>
4477               </listitem>
4478
4479               <listitem>
4480                 <para>Don't allow</para>
4481
4482                 <screenshot>
4483                   <screeninfo>Specify Due Date Box Doesn't Show</screeninfo>
4484
4485                   <mediaobject>
4486                     <imageobject>
4487                       <imagedata fileref="images/admin/globalprefs/SpecifyDueDate-no.png"/>
4488                     </imageobject>
4489                   </mediaobject>
4490                 </screenshot>
4491               </listitem>
4492             </itemizedlist>
4493           </section>
4494
4495           <section id="todaysIssuesDefaultSortOrder">
4496             <title>todaysIssuesDefaultSortOrder</title>
4497
4498             <para>Default: latest to earliest</para>
4499
4500             <para>Asks: Sort today's checkouts on the circulation page from
4501             ___ due date.</para>
4502
4503             <para>Values:</para>
4504
4505             <itemizedlist>
4506               <listitem>
4507                 <para>earliest to latest</para>
4508               </listitem>
4509
4510               <listitem>
4511                 <para>latest to earliest</para>
4512               </listitem>
4513             </itemizedlist>
4514           </section>
4515
4516           <section id="UpdateTotalIssuesOnCirc">
4517             <title>UpdateTotalIssuesOnCirc</title>
4518
4519             <para>Default: Do not</para>
4520
4521             <para>Asks: ___ update a bibliographic record's total issues count
4522             whenever an item is issued</para>
4523
4524             <para>Values:</para>
4525
4526             <itemizedlist>
4527               <listitem>
4528                 <para>Do<important>
4529                     <para>This increases server load significantly; if
4530                     performance is a concern, use the <link
4531                     linkend="updateissuescron">cron job</link> to update the
4532                     total issues count instead.</para>
4533                   </important></para>
4534               </listitem>
4535
4536               <listitem>
4537                 <para>Do not</para>
4538               </listitem>
4539             </itemizedlist>
4540
4541             <para>Description:</para>
4542
4543             <itemizedlist>
4544               <listitem>
4545                 <para>Koha can track the number of times and item is checked
4546                 out and store that on the item record in the database. This
4547                 information is not stored by default. Setting this preference
4548                 to 'Do' will tell Koha to track that info everytime the item
4549                 is checked out in real time. Otherwise you could use the <link
4550                 linkend="updateissuescron">cron job</link> to have Koha update
4551                 that field nightly.</para>
4552               </listitem>
4553             </itemizedlist>
4554           </section>
4555
4556           <section id="UseTablesortForCirc">
4557             <title>UseTablesortForCirc</title>
4558
4559             <para>Default: Don't enable</para>
4560
4561             <para>Asks: ___ the sorting of current patron checkouts on the
4562             circulation screen.</para>
4563
4564             <para>Values:</para>
4565
4566             <itemizedlist>
4567               <listitem>
4568                 <para>Don't enable</para>
4569               </listitem>
4570
4571               <listitem>
4572                 <para>Enable</para>
4573               </listitem>
4574             </itemizedlist>
4575
4576             <important>
4577               <para>Enabling this function may slow down circulation time for
4578               patrons with many checkouts.</para>
4579             </important>
4580           </section>
4581
4582           <section id="WaitingNotifyAtCheckin">
4583             <title>WaitingNotifyAtCheckin</title>
4584
4585             <para>Default: Don't notify</para>
4586
4587             <para>Asks: ___ librarians of waiting holds for the patron whose
4588             items they are checking in.</para>
4589
4590             <para>Values:</para>
4591
4592             <itemizedlist>
4593               <listitem>
4594                 <para>Don't notify</para>
4595               </listitem>
4596
4597               <listitem>
4598                 <para>Notify</para>
4599
4600                 <screenshot>
4601                   <screeninfo>Notification that a hold is waiting</screeninfo>
4602
4603                   <mediaobject>
4604                     <imageobject>
4605                       <imagedata fileref="images/admin/globalprefs/WaitingNotifyAtCheckin.png"/>
4606                     </imageobject>
4607                   </mediaobject>
4608                 </screenshot>
4609               </listitem>
4610             </itemizedlist>
4611
4612             <para>Description:</para>
4613
4614             <itemizedlist>
4615               <listitem>
4616                 <para>When checking in books you can choose whether or not to
4617                 have a notice pop up if the patron who returned the book has a
4618                 hold waiting for pick up. If you choose 'Notify' for
4619                 WaitingNotifyAtCheckin then every time a hold is found for the
4620                 patron who had the book out last a message will appear on your
4621                 check in screen.</para>
4622               </listitem>
4623             </itemizedlist>
4624           </section>
4625         </section>
4626
4627         <section id="circscoprefs">
4628           <title>Self Checkout</title>
4629
4630           <para/>
4631
4632           <section id="AllowSelfCheckReturns">
4633             <title>AllowSelfCheckReturns</title>
4634
4635             <para>Default: Don't allow</para>
4636
4637             <para>Asks: ___ patrons to return items through web-based self
4638             checkout system.</para>
4639
4640             <para>Values:</para>
4641
4642             <itemizedlist>
4643               <listitem>
4644                 <para>Allow</para>
4645               </listitem>
4646
4647               <listitem>
4648                 <para>Don't allow</para>
4649               </listitem>
4650             </itemizedlist>
4651
4652             <para>Description:</para>
4653
4654             <itemizedlist>
4655               <listitem>
4656                 <para>This preference is used to determine if you want patrons
4657                 to be allowed to return items through your self check
4658                 machines. By default Koha's self check interface is simply for
4659                 checking items out.</para>
4660               </listitem>
4661             </itemizedlist>
4662           </section>
4663
4664           <section id="AutoSelfCheckAllowed">
4665             <title>AutoSelfCheckAllowed, AutoSelfCheckID &amp;
4666             AutoSelfCheckPass</title>
4667
4668             <important>
4669               <para>Most libraries will want to leave this set to 'Don't
4670               allow.' This preference turns off the requirement to log into
4671               the self checkout machine with a staff username and password by
4672               storing the username and password for automatic login.</para>
4673             </important>
4674
4675             <para>AutoSelfCheckAllowed Default: Don't allow</para>
4676
4677             <para>Asks: ___ the web-based self checkout system to
4678             automatically login with this staff login ___ and this password
4679             ___ .</para>
4680
4681             <para>AutoSelfCheckAllowed Values:</para>
4682
4683             <itemizedlist>
4684               <listitem>
4685                 <para>Allow</para>
4686               </listitem>
4687
4688               <listitem>
4689                 <para>Don't allow</para>
4690               </listitem>
4691             </itemizedlist>
4692
4693             <para>AutoSelfCheckID Value:<itemizedlist>
4694                 <listitem>
4695                   <para>The username of a staff patron with 'circulate' <link
4696                       linkend="patronpermissions">permissions</link>.</para>
4697                 </listitem>
4698               </itemizedlist></para>
4699
4700             <para>AutoSelfCheckPass Value:<itemizedlist>
4701                 <listitem>
4702                   <para>The password of a staff patron with 'circulate' <link
4703                       linkend="patronpermissions">permissions</link>.</para>
4704                 </listitem>
4705               </itemizedlist></para>
4706           </section>
4707
4708           <section id="SelfCheckHelpMessage">
4709             <title>SelfCheckHelpMessage</title>
4710
4711             <para>Asks: Include the following HTML in the Help page of the
4712             web-based self checkout system</para>
4713
4714             <para>Description:</para>
4715
4716             <itemizedlist>
4717               <listitem>
4718                 <para>Clicking the 'Help' link in the top right of the self
4719                 checkout interface opens up a three step process for using the
4720                 self check interface. Adding HTML to this system preference
4721                 will print that additional help text above what's already
4722                 included.</para>
4723               </listitem>
4724             </itemizedlist>
4725           </section>
4726
4727           <section id="SelfCheckoutByLogin">
4728             <title>SelfCheckoutByLogin</title>
4729
4730             <para>Default: Barcode</para>
4731
4732             <para>Asks: Have patrons login into the web-based self checkout
4733             system with their ___</para>
4734
4735             <para>Values:</para>
4736
4737             <itemizedlist>
4738               <listitem>
4739                 <para>Barcode</para>
4740
4741                 <screenshot>
4742                   <screeninfo>Self Checkout Patron Card Number</screeninfo>
4743
4744                   <mediaobject>
4745                     <imageobject>
4746                       <imagedata fileref="images/circ/selfcheckout.png"/>
4747                     </imageobject>
4748                   </mediaobject>
4749                 </screenshot>
4750               </listitem>
4751
4752               <listitem>
4753                 <para>Username and password</para>
4754
4755                 <screenshot>
4756                   <screeninfo>Shelf checkout by login</screeninfo>
4757
4758                   <mediaobject>
4759                     <imageobject>
4760                       <imagedata fileref="images/circ/SelfCheckoutByLogin.png"/>
4761                     </imageobject>
4762                   </mediaobject>
4763                 </screenshot>
4764               </listitem>
4765             </itemizedlist>
4766
4767             <para>Description:</para>
4768
4769             <itemizedlist>
4770               <listitem>
4771                 <para>This preference lets you decide how your patrons will
4772                 log in to the self checkout machine. Barcode is the patron's
4773                 card number and their username and password is set using the
4774                 opac/staff username and password fields on the patron
4775                 record.</para>
4776               </listitem>
4777             </itemizedlist>
4778           </section>
4779
4780           <section id="SelfCheckTimeout">
4781             <title>SelfCheckTimeout</title>
4782
4783             <para>Default: 120</para>
4784
4785             <para>Asks: Time out the current patron's web-based self checkout
4786             system login after ___ seconds.</para>
4787
4788             <para>Description:</para>
4789
4790             <itemizedlist>
4791               <listitem>
4792                 <para>After the machine is idle for the time entered in this
4793                 preference the self check out system will log out the current
4794                 patron and return to the starting screen.</para>
4795               </listitem>
4796             </itemizedlist>
4797           </section>
4798
4799           <section id="ShowPatronImageInWebBasedSelfCheck">
4800             <title>ShowPatronImageInWebBasedSelfCheck</title>
4801
4802             <para>Default: Don't show</para>
4803
4804             <para>Asks: ___ the patron's picture (if one has been added) when
4805             they use the web-based self checkout.</para>
4806
4807             <para>Values:</para>
4808
4809             <itemizedlist>
4810               <listitem>
4811                 <para>Don't show</para>
4812               </listitem>
4813
4814               <listitem>
4815                 <para>Show</para>
4816               </listitem>
4817             </itemizedlist>
4818           </section>
4819
4820           <section id="WebBasedSelfCheck">
4821             <title>WebBasedSelfCheck</title>
4822
4823             <para>Default: Don't enable</para>
4824
4825             <para>Asks: ___ the web-based self checkout system.</para>
4826
4827             <para>Values:</para>
4828
4829             <itemizedlist>
4830               <listitem>
4831                 <para>Don't enable</para>
4832               </listitem>
4833
4834               <listitem>
4835                 <para>Enable</para>
4836               </listitem>
4837             </itemizedlist>
4838
4839             <para>Enabling this preference will allow access to the <link
4840             linkend="selfcheckout">self checkout</link> module in Koha.</para>
4841           </section>
4842         </section>
4843       </section>
4844
4845       <section id="creatorprefs">
4846         <title>Creators</title>
4847
4848         <para>These preferences have to do with creating content.</para>
4849
4850         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
4851         Global System Preferences &gt; Creators</para>
4852
4853         <section id="creatorpatcardprefs">
4854           <title>Patron Cards</title>
4855
4856           <para>These preferences are in reference to the <link
4857           linkend="patroncardcreator">Patron Card Creator</link> tool.</para>
4858
4859           <section id="ImageLimit">
4860             <title>ImageLimit</title>
4861
4862             <para>Asks: Limit the number of creator images stored in the
4863             database to ___ images.</para>
4864           </section>
4865         </section>
4866       </section>
4867
4868       <section id="enhancedcontent">
4869         <title>Enhanced Content</title>
4870
4871         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
4872         Global System Preferences &gt; Enhanced Content</para>
4873
4874         <important>
4875           <para>Always read the terms of service associated with external data
4876           sources to be sure that you are using the products within the
4877           allowed limits.</para>
4878         </important>
4879
4880         <tip>
4881           <para>You cannot have more than one service for cover images
4882           (including local cover images) set up. If you set up more than one
4883           you will get multiple cover images. Instead choose only one source
4884           for cover images.</para>
4885         </tip>
4886
4887         <section id="frbrenhancedprefs">
4888           <title>All</title>
4889
4890           <para/>
4891
4892           <section id="FRBRizeEditions">
4893             <title>FRBRizeEditions</title>
4894
4895             <para>Default: Don't show</para>
4896
4897             <para>Asks: ___ other editions of an item on the staff
4898             client</para>
4899
4900             <para>Values:</para>
4901
4902             <itemizedlist>
4903               <listitem>
4904                 <para>Don't show</para>
4905               </listitem>
4906
4907               <listitem>
4908                 <para>Show</para>
4909
4910                 <screenshot>
4911                   <screeninfo>Editions tab in staff client</screeninfo>
4912
4913                   <mediaobject>
4914                     <imageobject>
4915                       <imagedata fileref="images/admin/globalprefs/editionstab.png"/>
4916                     </imageobject>
4917                   </mediaobject>
4918                 </screenshot>
4919               </listitem>
4920             </itemizedlist>
4921
4922             <para>Description:</para>
4923
4924             <itemizedlist>
4925               <listitem>
4926                 <para>Using the rules set forth in the Functional Requirements for Bibliographic
4927                   records, this option, when enabled, pulls all editions of the same title available
4928                   in your collection regardless of material type. Items will appear under an
4929                   'Editions' tab on the detail page for the title in question.. According to
4930                     <emphasis>Libraries Unlimited's Online Dictionary for Library and Information
4931                     Science</emphasis> (<ulink url="http://lu.com/odlis/"
4932                     >http://lu.com/odlis/</ulink>), FRBRizing the catalog involves collating MARC
4933                   records of similar materials. FRBRization brings together entities (sets of Works,
4934                   Expressions, or Manifestations), rather than just sets of Items. It can aid
4935                   patrons in selecting related items, expressions, and manifestations that will
4936                   serve their needs. When it is set to "Show", the OPAC will query one or more ISBN
4937                   web services for associated ISBNs and display an Editions tab on the details
4938                   pages. Once this preference is enabled, the library must select one of the ISBN
4939                   options (<link linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN"
4940                     >XISBN</link>). This option is only for the Staff Client; the <link
4941                     linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> option must be enabled
4942                   to have the Editions tab appear on the OPAC.</para>
4943               </listitem>
4944             </itemizedlist>
4945
4946             <important>
4947               <para>Requires that you turn on one or more of the ISBN services (<link
4948                   linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN"
4949                 >XISBN</link>)</para>
4950             </important>
4951           </section>
4952
4953           <section id="OPACFRBRizeEditions">
4954             <title>OPACFRBRizeEditions</title>
4955
4956             <para>Default: Don't show</para>
4957
4958             <para>Asks: ___ other editions of an item on the OPAC.</para>
4959
4960             <para>Description:</para>
4961
4962             <itemizedlist>
4963               <listitem>
4964                 <para>Using the rules set forth in the Functional Requirements for Bibliographic
4965                   records, this option, when enabled, pulls all editions of the same title available
4966                   in your collection regardless of material type. Items will appear under an
4967                   'Editions' tab on the detail page for the title in question.. According to
4968                     <emphasis>Libraries Unlimited's Online Dictionary for Library and Information
4969                     Science</emphasis> (<ulink url="http://lu.com/odlis/"
4970                     >http://lu.com/odlis/</ulink>), FRBRizing the catalog involves collating MARC
4971                   records of similar materials. FRBRization brings together entities (sets of Works,
4972                   Expressions, or Manifestations), rather than just sets of Items. It can aid
4973                   patrons in selecting related items, expressions, and manifestations that will
4974                   serve their needs. When it is set to "Show", the OPAC will query one or more ISBN
4975                   web services for associated ISBNs and display an Editions tab on the details
4976                   pages. Once this preference is enabled, the library must select one of the ISBN
4977                   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
4978                   have the Editions tab appear on the Staff Client.</para>
4979               </listitem>
4980             </itemizedlist>
4981
4982             <para>Values:</para>
4983
4984             <itemizedlist>
4985               <listitem>
4986                 <para>Don't show</para>
4987               </listitem>
4988
4989               <listitem>
4990                 <para>Show</para>
4991
4992                 <screenshot>
4993                   <screeninfo>Editions tab in the OPAC</screeninfo>
4994
4995                   <mediaobject>
4996                     <imageobject>
4997                       <imagedata fileref="images/admin/globalprefs/editions.png"/>
4998                     </imageobject>
4999                   </mediaobject>
5000                 </screenshot>
5001               </listitem>
5002             </itemizedlist>
5003
5004             <para>This preference pulls all editions of the same title
5005             available in your collection regardless of material type. Items
5006             will appear under an 'Editions' tab on the detail page for the
5007             title in question.</para>
5008
5009             <important>
5010               <para>Requires that you turn on one or more of the ISBN services (<link
5011                   linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN"
5012                 >XISBN</link>)</para>
5013             </important>
5014           </section>
5015         </section>
5016
5017         <section id="amazonprefs">
5018           <title>Amazon</title>
5019
5020           <para/>
5021
5022           <section id="AmazonAssocTag">
5023             <title>AmazonAssocTag</title>
5024
5025             <para>Asks: Put the associate tag ___ on links to Amazon.</para>
5026
5027             <tip>
5028               <para>This can net your library referral fees if a patron
5029               decides to buy an item after clicking through to Amazon from
5030               your site.</para>
5031             </tip>
5032
5033             <para>Description:</para>
5034
5035             <itemizedlist>
5036               <listitem>
5037                 <para>An Amazon Associates Tag allows a library to earn a
5038                 percentage of all purchases made on Amazon when a patron
5039                 accesses Amazon's site via links on the library's website.
5040                 More information about the Amazon Associates program is
5041                 available at Amazon's Affiliate Program's website, <ulink
5042                 url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com/</ulink>.
5043                 Before a tag can be obtained, however, the library must first
5044                 apply for an Amazon Web Services (AWS) account. Applications
5045                 are free of charge and can be made at <ulink
5046                 url="http://aws.amazon.com">http://aws.amazon.com</ulink>.
5047                 Once an AWS account has been established, the library can then
5048                 obtain the Amazon Associates Tag.</para>
5049               </listitem>
5050             </itemizedlist>
5051
5052             <para>Sign up at: <ulink
5053             url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com/</ulink></para>
5054           </section>
5055
5056           <section id="AmazonCoverImages">
5057             <title>AmazonCoverImages</title>
5058
5059             <para>Default: Don't show</para>
5060
5061             <para>Asks: ___ cover images from Amazon on search results and
5062             item detail pages on the staff interface.</para>
5063
5064             <para>Values:</para>
5065
5066             <itemizedlist>
5067               <listitem>
5068                 <para>Don't show</para>
5069               </listitem>
5070
5071               <listitem>
5072                 <para>Show</para>
5073               </listitem>
5074             </itemizedlist>
5075
5076             <para>Description:</para>
5077
5078             <itemizedlist>
5079               <listitem>
5080                 <para>This preference makes it possible to either allow or
5081                 prevent Amazon cover images from being displayed in the Staff
5082                 Client. Cover images are retrieved by Amazon, which pulls the
5083                 content based on the first ISBN number in the item's MARC
5084                 record. Amazon offers this service free of charge. If the
5085                 value for this preference is set to "Show", the cover images
5086                 will appear in the Staff Client, and if it is set to "Don't
5087                 show", the images will not appear. Finally, if you're using
5088                 Amazon cover images, all other cover image services must be
5089                 disabled. If they are not disabled, they will prevent
5090                 AmazonCoverImages from functioning properly.</para>
5091               </listitem>
5092             </itemizedlist>
5093           </section>
5094
5095           <section id="AmazonLocale">
5096             <title>AmazonLocale</title>
5097
5098             <para>Default: American</para>
5099
5100             <para>Asks: Use Amazon data from its ___ website.</para>
5101
5102             <para>Value:</para>
5103
5104             <itemizedlist>
5105               <listitem>
5106                 <para>American</para>
5107               </listitem>
5108
5109               <listitem>
5110                 <para>British</para>
5111               </listitem>
5112
5113               <listitem>
5114                 <para>Canadian</para>
5115               </listitem>
5116
5117               <listitem>
5118                 <para>French</para>
5119               </listitem>
5120
5121               <listitem>
5122                 <para>German</para>
5123               </listitem>
5124
5125               <listitem>
5126                 <para>Japanese</para>
5127               </listitem>
5128             </itemizedlist>
5129           </section>
5130
5131           <section id="OPACAmazonCoverImages">
5132             <title>OPACAmazonCoverImages</title>
5133
5134             <para>Default: Don't show</para>
5135
5136             <para>Asks: ___ cover images from Amazon on search results and
5137             item detail pages on the OPAC.</para>
5138
5139             <para>Values:</para>
5140
5141             <itemizedlist>
5142               <listitem>
5143                 <para>Don't show</para>
5144               </listitem>
5145
5146               <listitem>
5147                 <para>Show</para>
5148               </listitem>
5149             </itemizedlist>
5150
5151             <para>Description:</para>
5152
5153             <itemizedlist>
5154               <listitem>
5155                 <para>This preference makes it possible to either allow or
5156                 prevent Amazon cover images from being displayed in the OPAC.
5157                 Cover images are retrieved by Amazon, which pulls the content
5158                 based on the first ISBN number in the item's MARC record.
5159                 Amazon offers this service free of charge. If the value for
5160                 this preference is set to "Show", the cover images will appear
5161                 in the OPAC, and if it is set to "Don't show", the images will
5162                 not appear. Finally, if you're using Amazon cover images, all
5163                 other cover image services must be disabled. If they are not
5164                 disabled, they will prevent AmazonCoverImages from functioning
5165                 properly.</para>
5166               </listitem>
5167             </itemizedlist>
5168           </section>
5169         </section>
5170
5171         <section id="Babelthequeprefs">
5172           <title>Babelthèque</title>
5173
5174           <para/>
5175
5176           <section id="Babeltheque">
5177             <title>Babeltheque</title>
5178
5179             <para>Default: Don't</para>
5180
5181             <para>Asks: ___ include information (such as reviews and
5182             citations) from Babelthèque in item detail pages on the
5183             OPAC.</para>
5184
5185             <para>Description:</para>
5186
5187             <itemizedlist>
5188               <listitem>
5189                 <para>This preference makes it possible to display a
5190                 Babeltheque tab in the OPAC, allowing patrons to access tags,
5191                 reviews, and additional title information provided by
5192                 Babeltheque. The information which Babeltheque supplies is
5193                 drawn from the French language-based <ulink
5194                 url="http://www.babelio.com/">Babelio.com</ulink>, a French
5195                 service similar to LibraryThing for Libraries. More
5196                 information about Babeltheque is available through its
5197                 website, <ulink
5198                 url="http://www.babeltheque.com/">http://www.babeltheque.com</ulink>.
5199                 Libraries that wish to allow access to this information must
5200                 first register for the service at <ulink
5201                 url="http://www.babeltheque.com">http://www.babeltheque.com</ulink>.
5202                 Please note that this information is only provided in
5203                 French.</para>
5204               </listitem>
5205             </itemizedlist>
5206
5207             <para>Values:</para>
5208
5209             <itemizedlist>
5210               <listitem>
5211                 <para>Do</para>
5212
5213                 <screenshot>
5214                   <screeninfo>Data from Babelthèque on the bib
5215                   record</screeninfo>
5216
5217                   <mediaobject>
5218                     <imageobject>
5219                       <imagedata fileref="images/admin/globalprefs/Babeltheque.png"/>
5220                     </imageobject>
5221                   </mediaobject>
5222                 </screenshot>
5223               </listitem>
5224
5225               <listitem>
5226                 <para>Don't</para>
5227               </listitem>
5228             </itemizedlist>
5229           </section>
5230
5231           <section id="Babeltheque_url_js">
5232             <title>Babeltheque_url_js</title>
5233
5234             <para>Asks: ___ Defined the url for the Babeltheque javascript
5235             file (eg. http://www.babeltheque.com/bw_XX.js)</para>
5236           </section>
5237
5238           <section id="Babeltheque_url_update">
5239             <title>Babeltheque_url_update</title>
5240
5241             <para>Asks: ___ Defined the url for the Babeltheque update
5242             periodically (eq.
5243             http://www.babeltheque.com/.../file.csv.bz2).</para>
5244           </section>
5245         </section>
5246
5247         <section id="btcontentprefs">
5248           <title>Baker &amp; Taylor</title>
5249
5250           <important>
5251             <para>This is a pay service, you must contact Baker &amp; Taylor
5252             to subscribe to this service before setting these options.</para>
5253           </important>
5254
5255           <section id="BakerTaylorEnabled">
5256             <title>BakerTaylorEnabled</title>
5257
5258             <para>Default: Don't add</para>
5259
5260             <para>Asks: ___ Baker and Taylor links and cover images to the
5261             OPAC and staff client. This requires that you have entered in a
5262             username and password (which can be seen in image links).</para>
5263
5264             <para>Values:</para>
5265
5266             <itemizedlist>
5267               <listitem>
5268                 <para>Add</para>
5269               </listitem>
5270
5271               <listitem>
5272                 <para>Don't add</para>
5273               </listitem>
5274             </itemizedlist>
5275
5276             <para>Description:</para>
5277
5278             <itemizedlist>
5279               <listitem>
5280                 <para>This preference makes it possible to display Baker &amp;
5281                 Taylor content (book reviews, descriptions, cover images,
5282                 etc.) in both the Staff Client and the OPAC. Libraries that
5283                 wish to display Baker &amp; Taylor content must first register
5284                 and pay for this service with Baker &amp; Taylor (<ulink
5285                 url="http://www.btol.com">http://www.btol.com</ulink>). If
5286                 Baker &amp; Taylor content is enabled be sure to turn off
5287                 other cover and review services to prevent
5288                 interference.</para>
5289               </listitem>
5290             </itemizedlist>
5291
5292             <important>
5293               <para>To use this you will need to also set the <link
5294               linkend="btuserpass">BakerTaylorUsername &amp;
5295               BakerTaylorPassword</link> system preferences</para>
5296             </important>
5297           </section>
5298
5299           <section id="BakerTaylorBookstoreURL">
5300             <title>BakerTaylorBookstoreURL</title>
5301
5302             <para>Asks: Baker and Taylor "My Library Bookstore" links should
5303             be accessed at https:// ___ isbn</para>
5304
5305             <para>Description:</para>
5306
5307             <itemizedlist>
5308               <listitem>
5309                 <para>Some libraries generate additional funding for the
5310                 library by selling books and other materials that are
5311                 purchased from or have been previously leased from Baker &amp;
5312                 Taylor. These materials can be accessed via a link on the
5313                 library's website. This service is often referred to as "My
5314                 Library Bookstore." In order to participate in this program,
5315                 the library must first register and pay for the service with
5316                 Baker &amp; Taylor. Additional information about this and
5317                 other services provided by Baker &amp; Taylor is available at
5318                 the Baker &amp; Taylor website, <ulink
5319                 url="http://www.btol.com">http://www.btol.com</ulink>. The
5320                 BakerTaylorBookstoreURL preference establishes the URL in
5321                 order to link to the library's Baker &amp; Taylor-backed
5322                 online bookstore, if such a bookstore has been established.
5323                 The default for this field is left blank; if no value is
5324                 entered, the links to My Library Bookstore will remain
5325                 inactive. If enabling this preference, enter the library's
5326                 Hostname and Parent Number in the appropriate location within
5327                 the URL. The "key" value (key=) should be appended to the URL,
5328                 and https:// should be prepended.</para>
5329               </listitem>
5330             </itemizedlist>
5331
5332             <para>This should be filled in with something like
5333             koha.mylibrarybookstore.com/MLB/actions/searchHandler.do?nextPage=bookDetails&amp;parentNum=10923&amp;key=</para>
5334
5335             <tip>
5336               <para>Leave it blank to disable these links.</para>
5337             </tip>
5338
5339             <important>
5340               <para>Be sure to get this information from Baker &amp; Taylor
5341               when subscribing.</para>
5342             </important>
5343           </section>
5344
5345           <section id="btuserpass">
5346             <title>BakerTaylorUsername &amp; BakerTaylorPassword</title>
5347
5348             <para>Asks: Access Baker and Taylor using username ___ and
5349             password ___</para>
5350
5351             <para>Descriptions:</para>
5352
5353             <itemizedlist>
5354               <listitem>
5355                 <para>This setting in only applicable if the library has a
5356                 paid subscription to the external Content Café service from
5357                 Baker &amp; Taylor. Use the box provided to enter in the
5358                 library's Content Café username and password. Also, ensure
5359                 that the <link
5360                 linkend="BakerTaylorBookstoreURL">BakerTaylorBookstoreURL</link>
5361                 and <link
5362                 linkend="BakerTaylorEnabled">BakerTaylorEnabled</link>
5363                 settings are properly set. The Content Café service is a feed
5364                 of enhanced content such as cover art, professional reviews,
5365                 and summaries that is displayed along with Staff Client/OPAC
5366                 search results. For more information on this service please
5367                 see the Baker &amp; Taylor website: <ulink
5368                 url="http://www.btol.com">http://www.btol.com</ulink></para>
5369               </listitem>
5370             </itemizedlist>
5371
5372             <important>
5373               <para>Be sure to get this information from Baker &amp; Taylor
5374               when subscribing.</para>
5375             </important>
5376           </section>
5377         </section>
5378
5379         <section id="googleprefs">
5380           <title>Google</title>
5381
5382           <para/>
5383
5384           <section id="GoogleJackets">
5385             <title>GoogleJackets</title>
5386
5387             <para>Default: Don't add</para>
5388
5389             <para>Asks: ___ cover images from Google Books to search results
5390             and item detail pages on the OPAC.</para>
5391
5392             <para>Values:</para>
5393
5394             <itemizedlist>
5395               <listitem>
5396                 <para>Add</para>
5397               </listitem>
5398
5399               <listitem>
5400                 <para>Don't add</para>
5401               </listitem>
5402             </itemizedlist>
5403
5404             <para>Description:</para>
5405
5406             <itemizedlist>
5407               <listitem>
5408                 <para>This setting controls the display of applicable cover
5409                 art from the free Google Books database, via the Google Books
5410                 API. Please note that to use this feature, all other cover
5411                 services should be turned off.</para>
5412               </listitem>
5413             </itemizedlist>
5414           </section>
5415         </section>
5416
5417         <section id="librarythingprefs">
5418           <title>LibraryThing</title>
5419
5420           <para>LibraryThing for Libraries is a pay service. You must first
5421           contact LibraryThing directly for pricing and subscription
5422           information. Learn more at <ulink
5423           url="http://www.librarything.com/forlibraries">http://www.librarything.com/forlibraries</ulink>.
5424           Also, for further configuration instructions please see the
5425           LibraryThing Wiki: <ulink
5426           url="http://www.librarything.com/wiki/index.php/Koha">http://www.librarything.com/wiki/index.php/Koha</ulink></para>
5427
5428           <section id="LibraryThingForLibrariesEnabled">
5429             <title>LibraryThingForLibrariesEnabled</title>
5430
5431             <para>Default: Don't show</para>
5432
5433             <para>Asks: ___ reviews, similar items, and tags from Library
5434             Thing for Libraries on item detail pages on the OPAC.</para>
5435
5436             <para>Values:</para>
5437
5438             <itemizedlist>
5439               <listitem>
5440                 <para>Don't show</para>
5441               </listitem>
5442
5443               <listitem>
5444                 <para>Show</para>
5445               </listitem>
5446             </itemizedlist>
5447
5448             <para>Description:</para>
5449
5450             <itemizedlist>
5451               <listitem>
5452                 <para>This setting is only applicable if the library has a
5453                 paid subscription to the external LibraryThing for Libraries
5454                 service. This service can provide patrons with the display of
5455                 expanded information on catalog items such as book
5456                 recommendations. It also can offer advanced features like
5457                 tagged browsing, patron written reviews, and a virtual library
5458                 display accessed from the details tab.</para>
5459               </listitem>
5460             </itemizedlist>
5461
5462             <important>
5463               <para>If this is set to 'show' you will need to enter a value in
5464               the '<link
5465               linkend="LibraryThingForLibrariesID">LibraryThingForLibrariesID</link>'
5466               system preference.</para>
5467             </important>
5468           </section>
5469
5470           <section id="LibraryThingForLibrariesID">
5471             <title>LibraryThingForLibrariesID</title>
5472
5473             <para>Asks: Access Library Thing for Libraries using the customer
5474             ID ___</para>
5475
5476             <para>Description:</para>
5477
5478             <itemizedlist>
5479               <listitem>
5480                 <para>This setting is only applicable if the library has a
5481                 paid subscription to the external LibraryThing for Libraries
5482                 service. Use the box provided to enter in the library's
5483                 LibraryThing for Libraries ID as provided to the library by
5484                 LibraryThing. The ID number is a series of numbers in the form
5485                 ###-#########, and can be found on the library's account page
5486                 at LibraryThing for Libraries. This service can provide
5487                 patrons with the display of expanded information on catalog
5488                 items such as book recommendations and cover art. It also can
5489                 offer advanced features like tagged browsing, patron written
5490                 reviews, and a virtual library display accessed from the
5491                 details tab.</para>
5492               </listitem>
5493             </itemizedlist>
5494           </section>
5495
5496           <section id="LibraryThingForLibrariesTabbedView">
5497             <title>LibraryThingForLibrariesTabbedView</title>
5498
5499             <para>Default: in line with bibliographic information</para>
5500
5501             <para>Asks: Show Library Thing for Libraries content ___</para>
5502
5503             <para>Values:</para>
5504
5505             <itemizedlist>
5506               <listitem>
5507                 <para>in line with bibliographic information</para>
5508               </listitem>
5509
5510               <listitem>
5511                 <para>in tabs</para>
5512               </listitem>
5513             </itemizedlist>
5514
5515             <para>Description:</para>
5516
5517             <itemizedlist>
5518               <listitem>
5519                 <para>This setting is only applicable if the library has a
5520                 paid subscription to the external LibraryThing for Libraries
5521                 service. This service can provide patrons with the display of
5522                 expanded information on catalog items such as book
5523                 recommendations and cover art. It also can offer advanced
5524                 features like tagged browsing, patron written reviews, and a
5525                 virtual library display accessed from the details tab.</para>
5526               </listitem>
5527             </itemizedlist>
5528           </section>
5529           <section id="ThingISBN">
5530             <title>ThingISBN</title>
5531             <para>Default: Don't use</para>
5532             <para>Asks: ___ the ThingISBN service to show other editions of a title</para>
5533             <para>Values:</para>
5534             <itemizedlist>
5535               <listitem>
5536                 <para>Don't use</para>
5537               </listitem>
5538               <listitem>
5539                 <para>Use</para>
5540               </listitem>
5541             </itemizedlist>
5542             <para>Description:</para>
5543             <itemizedlist>
5544               <listitem>
5545                 <para>Set to 'Use' to display an "Editions" tab on the item's detail page. Editions
5546                   are listed, complete with cover art (if you have one of the cover services
5547                   enabled) and bibliographic information. The feed comes from LibraryThing's
5548                   ThingISBN web service. This is a free service to non-commercial sites with fewer
5549                   than 1,000 requests per day.</para>
5550               </listitem>
5551             </itemizedlist>
5552             <important>
5553               <para>Requires <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link
5554                   linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to 'show'</para>
5555             </important>
5556             <important>
5557               <para>This is separate from Library Thing for Libraries and does not have a cost
5558                 associated with it.</para>
5559             </important>
5560           </section>
5561         </section>
5562
5563         <section id="localimages">
5564           <title>Local Cover Images</title>
5565
5566           <para/>
5567
5568           <section id="AllowMultipleCovers">
5569             <title>AllowMultipleCovers</title>
5570
5571             <para>Default: Don't allow</para>
5572
5573             <para>Asks: ___ multiple images to be attached to each
5574             bibliographic record.</para>
5575
5576             <para>Values:</para>
5577
5578             <itemizedlist>
5579               <listitem>
5580                 <para>Allow</para>
5581               </listitem>
5582
5583               <listitem>
5584                 <para>Don't allow</para>
5585               </listitem>
5586             </itemizedlist>
5587
5588             <para>Description:</para>
5589
5590             <itemizedlist>
5591               <listitem>
5592                 <para>If this preference is set to 'Allow' then you can upload
5593                 multiple images that will appear in the images tab on the bib
5594                 record in the OPAC and the staff client. This preference
5595                 requires that either one or both <link
5596                 linkend="LocalCoverImages">LocalCoverImages</link> and <link
5597                 linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> are
5598                 set to 'Display.'</para>
5599
5600                 <screenshot>
5601                   <screeninfo>Multiple cover images</screeninfo>
5602
5603                   <mediaobject>
5604                     <imageobject>
5605                       <imagedata fileref="images/admin/globalprefs/AllowMultipleCovers.png"/>
5606                     </imageobject>
5607                   </mediaobject>
5608                 </screenshot>
5609               </listitem>
5610             </itemizedlist>
5611           </section>
5612
5613           <section id="LocalCoverImages">
5614             <title>LocalCoverImages</title>
5615
5616             <para>Default: Don't display</para>
5617
5618             <para>Asks: ___ local cover images on intranet search and details
5619             pages.</para>
5620
5621             <para>Values:</para>
5622
5623             <itemizedlist>
5624               <listitem>
5625                 <para>Display</para>
5626               </listitem>
5627
5628               <listitem>
5629                 <para>Don't display</para>
5630               </listitem>
5631             </itemizedlist>
5632
5633             <para>Description:</para>
5634
5635             <itemizedlist>
5636               <listitem>
5637                 <para>Setting this preference to 'Display' allows you to
5638                 upload your own cover images to bib records and display them
5639                 on the detail page in the staff client. At this time the cover
5640                 will only show under the 'Images' tab on the holdings table on
5641                 the detail display, not next to the title at the top left or
5642                 on the search results.</para>
5643               </listitem>
5644             </itemizedlist>
5645           </section>
5646
5647           <section id="OPACLocalCoverImages">
5648             <title>OPACLocalCoverImages</title>
5649
5650             <para>Default: Don't display</para>
5651
5652             <para>Asks: ___ local cover images on OPAC search and details
5653             pages.</para>
5654
5655             <para>Values:</para>
5656
5657             <itemizedlist>
5658               <listitem>
5659                 <para>Display</para>
5660               </listitem>
5661
5662               <listitem>
5663                 <para>Don't display</para>
5664               </listitem>
5665             </itemizedlist>
5666
5667             <para>Description:</para>
5668
5669             <itemizedlist>
5670               <listitem>
5671                 <para>Setting this preference to 'Display' allows you to
5672                 upload your own cover images to bib records and display them
5673                 on the detail page and search results in the OPAC.</para>
5674               </listitem>
5675             </itemizedlist>
5676           </section>
5677         </section>
5678
5679         <section id="novelistselect">
5680           <title>Novelist Select</title>
5681
5682           <para>Novelist Select is not a free service. Contact your Ebsco
5683           representitive to get your log in information to embed this content
5684           in the OPAC.<important>
5685               <para>Novelist Select does not include cover images for the search results and
5686                 bibliographic detail pages. You can choose any other cover image service for this
5687                 content or you can contract with Ebsco to get access to the <link
5688                   linkend="btcontentprefs">Baker &amp; Taylor Content Cafe</link> for an added
5689                 fee.</para>
5690             </important></para>
5691
5692           <section id="NovelistSelectEnabled">
5693             <title>NovelistSelectEnabled</title>
5694
5695             <para>Default: Don't add</para>
5696
5697             <para>Asks: ___ Novelist Select content to the OPAC.</para>
5698
5699             <para>Values:</para>
5700
5701             <itemizedlist>
5702               <listitem>
5703                 <para>Add</para>
5704               </listitem>
5705
5706               <listitem>
5707                 <para>Don't add</para>
5708               </listitem>
5709             </itemizedlist>
5710
5711             <para><important>
5712                 <para>Enabling this requires that you have entered in a user
5713                 profile and password in the <link
5714                 linkend="NovelistSelectProfile">NovelistSelectProfile &amp;
5715                 NovelistSelectPassword</link> preferences</para>
5716               </important>Description:</para>
5717
5718             <itemizedlist>
5719               <listitem>
5720                 <para>Novelist Select from Ebsco is a subscription service
5721                 that can provide additional content in the OPAC.</para>
5722               </listitem>
5723             </itemizedlist>
5724           </section>
5725
5726           <section id="NovelistSelectProfile">
5727             <title>NovelistSelectProfile &amp; NovelistSelectPassword</title>
5728
5729             <para>Asks: Access Novelist Select using user profile ___ and
5730             password ___.</para>
5731
5732             <important>
5733               <para>This information will be visible if someone views the
5734               source code on your OPAC.</para>
5735             </important>
5736
5737             <para>Description:</para>
5738
5739             <itemizedlist>
5740               <listitem>
5741                 <para>Novelist Select from Ebsco is a subscription service
5742                 that can provide additional content in the OPAC.</para>
5743               </listitem>
5744             </itemizedlist>
5745           </section>
5746
5747           <section id="NovelistSelectView">
5748             <title>NovelistSelectView</title>
5749
5750             <para>Default: in an OPAC tab</para>
5751
5752             <para>Asks: Display Novelist Select content ___</para>
5753
5754             <para>Description:</para>
5755
5756             <itemizedlist>
5757               <listitem>
5758                 <para>Novelist Select provides a lot of content, for that
5759                 reason you have four choices of where to display this content.
5760                 The default view is in a tab in the holdings table.</para>
5761
5762                 <screenshot>
5763                   <screeninfo>Novelist Select in a tab</screeninfo>
5764
5765                   <mediaobject>
5766                     <imageobject>
5767                       <imagedata fileref="images/admin/globalprefs/novelisttab.png"/>
5768                     </imageobject>
5769                   </mediaobject>
5770                 </screenshot>
5771
5772                 <para>The content is the same if you choose to show it above
5773                 the holdings table or below it. If shown in the right column
5774                 of the page it's the same content, but displays a bit
5775                 differently since space is limited.</para>
5776
5777                 <screenshot>
5778                   <screeninfo>Novelist Select on the side</screeninfo>
5779
5780                   <mediaobject>
5781                     <imageobject>
5782                       <imagedata fileref="images/admin/globalprefs/novelistside.png"/>
5783                     </imageobject>
5784                   </mediaobject>
5785                 </screenshot>
5786               </listitem>
5787             </itemizedlist>
5788
5789             <para>Values:</para>
5790
5791             <itemizedlist>
5792               <listitem>
5793                 <para>above the holdings table</para>
5794               </listitem>
5795
5796               <listitem>
5797                 <para>below the holdings table</para>
5798               </listitem>
5799
5800               <listitem>
5801                 <para>in an OPAC tab</para>
5802               </listitem>
5803
5804               <listitem>
5805                 <para>under the Save Record dropdown on the right</para>
5806               </listitem>
5807             </itemizedlist>
5808           </section>
5809         </section>
5810
5811         <section id="oclcprefs">
5812           <title>OCLC</title>
5813
5814           <para/>
5815
5816           <section id="XISBN">
5817             <title>XISBN</title>
5818
5819             <para>Default: Don't use</para>
5820
5821             <para>Asks: ___ the OCLC xISBN service to show other editions of a
5822             title</para>
5823
5824             <para>Description:</para>
5825
5826             <itemizedlist>
5827               <listitem>
5828                 <para>Set to 'Use' to display an "Editions" tab on the item's
5829                 detail page. Editions are listed, complete with cover art and
5830                 bibliographic information. The feed comes from OCLC's xISBN
5831                 web service. The feed limit for non-commercial sites is 1000
5832                 requests per day.</para>
5833               </listitem>
5834             </itemizedlist>
5835
5836             <para>Values:</para>
5837
5838             <itemizedlist>
5839               <listitem>
5840                 <para>Don't use</para>
5841               </listitem>
5842
5843               <listitem>
5844                 <para>Use</para>
5845               </listitem>
5846             </itemizedlist>
5847
5848             <important>
5849               <para>Requires <link
5850               linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link
5851               linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to
5852               'show'</para>
5853             </important>
5854           </section>
5855
5856           <section id="OCLCAffiliateID">
5857             <title>OCLCAffiliateID</title>
5858
5859             <para>Asks: Use the OCLC affiliate ID ___ to access the xISBN
5860             service.</para>
5861
5862             <para>Description:</para>
5863
5864             <itemizedlist>
5865               <listitem>
5866                 <para>This setting is only applicable if the library has an
5867                 OCLC Affiliate ID. This allows WorldCat searching in the OPAC
5868                 via the XISBN programming interface. Simply enter the
5869                 library's OCLC Affiliate ID in the box provided. Please note
5870                 that using this data is only necessary if <link
5871                 linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link
5872                 linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> and
5873                 <link linkend="XISBN">XISBN</link> settings are enabled. For
5874                 more information on this service please visit the OCLC
5875                 website: <ulink
5876                 url="http://www.worldcat.org/affiliate/default.jsp">http://www.worldcat.org/affiliate/default.jsp</ulink>.</para>
5877               </listitem>
5878             </itemizedlist>
5879
5880             <important>
5881               <para>Unless you have signed up for an ID with OCLC, you are
5882               limited to 1000 requests per day. Available at: <ulink
5883               url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
5884             </important>
5885           </section>
5886
5887           <section id="XISBNDailyLimit">
5888             <title>XISBNDailyLimit</title>
5889
5890             <para>Default: 999</para>
5891
5892             <para>Asks: Only use the xISBN service ___ times a day.</para>
5893
5894             <important>
5895               <para>Unless you have signed up for an ID with OCLC, you are
5896               limited to 1000 requests per day. Available at: <ulink
5897               url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
5898             </important>
5899           </section>
5900         </section>
5901
5902         <section id="OpenLibraryPrefs">
5903           <title>Open Library</title>
5904
5905           <section id="OpenLibraryCovers">
5906             <title>OpenLibraryCovers</title>
5907
5908             <para>Default: Don't add</para>
5909
5910             <para>Asks: ___ cover images from Open Library to search results
5911             and item detail pages on the OPAC.</para>
5912
5913             <para>Values:</para>
5914
5915             <itemizedlist>
5916               <listitem>
5917                 <para>Add</para>
5918               </listitem>
5919
5920               <listitem>
5921                 <para>Don't add</para>
5922               </listitem>
5923             </itemizedlist>
5924
5925             <para>Description:</para>
5926
5927             <itemizedlist>
5928               <listitem>
5929                 <para>This setting controls the display of applicable cover
5930                 art from the free Open Library database, via the Open Library
5931                 API. Please note that to use this feature, all other cover
5932                 services should be turned off.</para>
5933               </listitem>
5934             </itemizedlist>
5935           </section>
5936         </section>
5937
5938         <section id="Syndeticsprefs">
5939           <title>Syndetics</title>
5940
5941           <para>Syndetics is a pay service. You must first contact Syndetics
5942           directly for pricing and subscription information.</para>
5943
5944           <section id="SyndeticsEnabled">
5945             <title>SyndeticsEnabled</title>
5946
5947             <para>Default: Don't use</para>
5948
5949             <para>Asks: ___ content from Syndetics.</para>
5950
5951             <para>Values:</para>
5952
5953             <itemizedlist>
5954               <listitem>
5955                 <para>Don't use</para>
5956               </listitem>
5957
5958               <listitem>
5959                 <para>Use</para>
5960               </listitem>
5961             </itemizedlist>
5962
5963             <para>Description:</para>
5964
5965             <itemizedlist>
5966               <listitem>
5967                 <para>When this option is enabled any of the Syndetics options
5968                 can be used.</para>
5969               </listitem>
5970             </itemizedlist>
5971
5972             <important>
5973               <para>Requires that you enter your <link
5974               linkend="SyndeticsClientCode">SyndeticsClientCode</link> before
5975               this content will appear.</para>
5976             </important>
5977           </section>
5978
5979           <section id="SyndeticsClientCode">
5980             <title>SyndeticsClientCode</title>
5981
5982             <para>Asks: Use the client code ___ to access Syndetics.</para>
5983
5984             <para>Description:</para>
5985
5986             <itemizedlist>
5987               <listitem>
5988                 <para>Once the library signs up for Syndetics' services,
5989                 Syndetics will provide the library with an access code. (Visit
5990                 the Syndetics homepage at <ulink
5991                 url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>
5992                 for more information.) This is the code that must be entered
5993                 to access Syndetics' subscription services. Syndetics is a
5994                 paid subscription service. This value must be entered before
5995                 <link linkend="SyndeticsEditions">SyndeticsEditions</link> can
5996                 be enabled. If the code is lost, corrupted, or forgotten, a
5997                 new one can be obtained from <ulink
5998                 url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>.</para>
5999               </listitem>
6000             </itemizedlist>
6001
6002             <important>
6003               <para>You will need to get your client code directly from
6004               Syndetics.</para>
6005             </important>
6006           </section>
6007
6008           <section id="SyndeticsCoverImages">
6009             <title>SyndeticsCoverImages &amp; SyndeticsCoverImageSize</title>
6010
6011             <para>SyndeticsCoverImages Default: Don't show</para>
6012
6013             <para>SyndeticsCoverImageSize Default: medium</para>
6014
6015             <para>Asks: ___ cover images from Syndetics on search results and
6016             item detail pages on the OPAC in a ___ size.</para>
6017
6018             <para>Descriptions:</para>
6019
6020             <itemizedlist>
6021               <listitem>
6022                 <para>When enabled, SyndeticsCoverImages, allows libraries to
6023                 display Syndetics' collection of full-color cover images for
6024                 books, videos, DVDs and CDs on their OPAC. For each book or
6025                 item that comes up during a user search, the cover image for
6026                 that title will be displayed. Since these cover images come in
6027                 three sizes, the optimum size must be selected using the
6028                 SyndeticsCoverImageSize preference after SyndeticsCoverImages
6029                 are enabled. Syndetics cover images come in two sizes:
6030                 mid-size (187 x 187 pixels), and large (400 x 400 pixels).
6031                 Syndetics is a paid subscription service. The <link
6032                 linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6033                 be entered and the <link
6034                 linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6035                 be activated before this service can be used. Other cover
6036                 image preferences should also be disabled to avoid
6037                 interference.</para>
6038               </listitem>
6039             </itemizedlist>
6040
6041             <para>SyndeticsCoverImages Values:</para>
6042
6043             <itemizedlist>
6044               <listitem>
6045                 <para>Don't show</para>
6046               </listitem>
6047
6048               <listitem>
6049                 <para>Show</para>
6050               </listitem>
6051             </itemizedlist>
6052
6053             <para>SyndeticsCoverImageSize Values:</para>
6054
6055             <itemizedlist>
6056               <listitem>
6057                 <para>medium</para>
6058               </listitem>
6059
6060               <listitem>
6061                 <para>large</para>
6062               </listitem>
6063             </itemizedlist>
6064           </section>
6065
6066           <section id="SyndeticsAuthorNotes">
6067             <title>SyndeticsAuthorNotes</title>
6068
6069             <para>Default: Don't show</para>
6070
6071             <para>Asks: ___ notes about the author of a title from Syndetics
6072             on item detail pages on the OPAC.</para>
6073
6074             <para>Values:</para>
6075
6076             <itemizedlist>
6077               <listitem>
6078                 <para>Don't show</para>
6079               </listitem>
6080
6081               <listitem>
6082                 <para>Show</para>
6083               </listitem>
6084             </itemizedlist>
6085
6086             <para>Description:</para>
6087
6088             <itemizedlist>
6089               <listitem>
6090                 <para>When this option is set to "Show", Syndetics provides
6091                 notes and short author biographies for more that 300,000
6092                 authors, in both fiction and nonfiction. With this option
6093                 enabled the library can display Syndetics Author Notes on the
6094                 OPAC. According to the Syndetics Solutions website (<ulink
6095                 url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>),
6096                 Author Notes include lists of contributors for many
6097                 multi-author texts and compilations. The <link
6098                 linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6099                 be entered and the <link
6100                 linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6101                 be activated before this service can be used.</para>
6102               </listitem>
6103             </itemizedlist>
6104           </section>
6105
6106           <section id="SyndeticsAwards">
6107             <title>SyndeticsAwards</title>
6108
6109             <para>Default: Don't show</para>
6110
6111             <para>Asks: ___ information from Syndetics about the awards a
6112             title has won on item detail pages on the OPAC.</para>
6113
6114             <para>Values:</para>
6115
6116             <itemizedlist>
6117               <listitem>
6118                 <para>Don't show</para>
6119               </listitem>
6120
6121               <listitem>
6122                 <para>Show</para>
6123               </listitem>
6124             </itemizedlist>
6125
6126             <para>Description:</para>
6127
6128             <itemizedlist>
6129               <listitem>
6130                 <para>When this option is set to "Show", Syndetics provides
6131                 its clients with a list of awards that any title has won. With
6132                 this service enabled the library can display those awards for
6133                 each book on its website. For each book or item that comes up
6134                 during a user search, the list of awards for that title will
6135                 be displayed. When a user clicks on a given award, information
6136                 about that award is presented along with a list of the other
6137                 titles that have won that award. If the user clicks on any
6138                 title in the list, they will see holdings information about
6139                 that title in their region. This option is a paid subscription
6140                 service. The <link
6141                 linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6142                 be entered and the <link
6143                 linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6144                 be activated before this service can be used.</para>
6145               </listitem>
6146             </itemizedlist>
6147           </section>
6148
6149           <section id="SyndeticsEditions">
6150             <title>SyndeticsEditions</title>
6151
6152             <para>Default: Don't show</para>
6153
6154             <para>Asks: ___ information about other editions of a title from
6155             Syndetics on item detail pages on the OPAC</para>
6156
6157             <para>Description:</para>
6158
6159             <itemizedlist>
6160               <listitem>
6161                 <para>When enabled this option shows information on other
6162                 editions of a title from Syndetics on the item detail pages of
6163                 the OPAC. Syndetics is a paid subscription service. The <link
6164                 linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6165                 be entered and the <link
6166                 linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6167                 be activated before this service can be used.</para>
6168               </listitem>
6169             </itemizedlist>
6170
6171             <para>Values:</para>
6172
6173             <itemizedlist>
6174               <listitem>
6175                 <para>Don't show</para>
6176               </listitem>
6177
6178               <listitem>
6179                 <para>Show</para>
6180               </listitem>
6181             </itemizedlist>
6182
6183             <important>
6184               <para>Requires <link
6185               linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to
6186               'show'</para>
6187             </important>
6188           </section>
6189
6190           <section id="SyndeticsExcerpt">
6191             <title>SyndeticsExcerpt</title>
6192
6193             <para>Default: Don't show</para>
6194
6195             <para>Asks: ___ excerpts from of a title from Syndetics on item
6196             detail pages on the OPAC.</para>
6197
6198             <para>Values:</para>
6199
6200             <itemizedlist>
6201               <listitem>
6202                 <para>Don't show</para>
6203               </listitem>
6204
6205               <listitem>
6206                 <para>Show</para>
6207               </listitem>
6208             </itemizedlist>
6209
6210             <para>Description:</para>
6211
6212             <itemizedlist>
6213               <listitem>
6214                 <para>This preference allows Syndetics to display excerpts
6215                 given to them from selected publishers. The excerpts are
6216                 available from prominently reviewed new titles, both fiction
6217                 and non-fiction. The excerpts include poems, essays, recipes,
6218                 forwards and prefaces. Automatic links provided by the ISBNs
6219                 within local MARC records are required to integrate Syndetics
6220                 secured, high-speed Internet servers to the library OPACs. For
6221                 more information see (<ulink
6222                 url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
6223               </listitem>
6224             </itemizedlist>
6225           </section>
6226
6227           <section id="SyndeticsReviews">
6228             <title>SyndeticsReviews</title>
6229
6230             <para>Default: Don't show</para>
6231
6232             <para>Asks: ___ reviews of a title from Syndetics on item detail
6233             pages on the OPAC.</para>
6234
6235             <para>Values:</para>
6236
6237             <itemizedlist>
6238               <listitem>
6239                 <para>Don't show</para>
6240               </listitem>
6241
6242               <listitem>
6243                 <para>Show</para>
6244               </listitem>
6245             </itemizedlist>
6246
6247             <para>Description:</para>
6248
6249             <itemizedlist>
6250               <listitem>
6251                 <para>Syndetics Reviews is an accumulation of book reviews
6252                 available from a variety of journals and serials. The reviews
6253                 page displays colored images of reviewed books dust jackets,
6254                 partnered with the names of the journal or serial providing
6255                 the review. Clicking on an icon opens a window revealing the
6256                 book title, author's name, book cover icon and the critic's
6257                 opinion of the book. Automatic links provided by the ISBNs
6258                 within local MARC records are required to integrate Syndetics
6259                 secured, high-speed Internet servers to the library OPACs. For
6260                 more information see (<ulink
6261                 url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
6262               </listitem>
6263             </itemizedlist>
6264           </section>
6265
6266           <section id="SyndeticsSeries">
6267             <title>SyndeticsSeries</title>
6268
6269             <para>Default: Don't show</para>
6270
6271             <para>Asks: ___ information on other books in a title's series
6272             from Syndetics on item detail pages on the OPAC.</para>
6273
6274             <para>Values:</para>
6275
6276             <itemizedlist>
6277               <listitem>
6278                 <para>Don't show</para>
6279               </listitem>
6280
6281               <listitem>
6282                 <para>Show</para>
6283               </listitem>
6284             </itemizedlist>
6285
6286             <para>Description:</para>
6287
6288             <itemizedlist>
6289               <listitem>
6290                 <para>Each fiction title within a series is linked to the
6291                 complete series record. The record displays each title in
6292                 reading order and also displays the publication order, if
6293                 different. Alternate series titles are also displayed.
6294                 Automatic links provided by the ISBNs within local MARC
6295                 records are required to integrate Syndetics secured, high-
6296                 speed Internet servers to the library OPACs. For more
6297                 information see (<ulink
6298                 url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
6299               </listitem>
6300             </itemizedlist>
6301           </section>
6302
6303           <section id="SyndeticsSummary">
6304             <title>SyndeticsSummary</title>
6305
6306             <para>Default: Don't show</para>
6307
6308             <para>Asks: ___ a summary of a title from Syndetics on item detail
6309             pages on the OPAC.</para>
6310
6311             <para>Values:</para>
6312
6313             <itemizedlist>
6314               <listitem>
6315                 <para>Don't show</para>
6316               </listitem>
6317
6318               <listitem>
6319                 <para>Show</para>
6320               </listitem>
6321             </itemizedlist>
6322
6323             <para>Description:</para>
6324
6325             <itemizedlist>
6326               <listitem>
6327                 <para>Providing more than 5.6 million summaries and
6328                 annotations derived from book jackets, edited publisher copy,
6329                 or independently written annotations from Book News, Inc.
6330                 Covering fiction and non-fiction, this summaries option
6331                 provides annotations on both trade and scholarly titles. For
6332                 more information see (<ulink
6333                 url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
6334               </listitem>
6335             </itemizedlist>
6336           </section>
6337
6338           <section id="SyndeticsTOC">
6339             <title>SyndeticsTOC</title>
6340
6341             <para>Default: Don't show</para>
6342
6343             <para>Asks: ___ the table of contents of a title from Syndetics on
6344             item detail pages on the OPAC.</para>
6345
6346             <para>Values:</para>
6347
6348             <itemizedlist>
6349               <listitem>
6350                 <para>Don't show</para>
6351               </listitem>
6352
6353               <listitem>
6354                 <para>Show</para>
6355               </listitem>
6356             </itemizedlist>
6357
6358             <para>Description:</para>
6359
6360             <itemizedlist>
6361               <listitem>
6362                 <para>This preference allows staff and patrons to review the
6363                 Table of Contents from a wide variety of publications from
6364                 popular self-help books to conference proceedings. Specific
6365                 Information access is the main purpose for this option,
6366                 allowing patrons guidance to their preferred section of the
6367                 book. Special arrangements with selected book services is used
6368                 to obtain the table of contents for new publications each
6369                 year. Automatic links provided by the ISBNs within local MARC
6370                 records are required to integrate Syndetics secured,
6371                 high-speed Internet servers to the library OPACs. For more
6372                 information see (<ulink
6373                 url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
6374               </listitem>
6375             </itemizedlist>
6376           </section>
6377         </section>
6378
6379         <section id="taggingprefs">
6380           <title>Tagging</title>
6381
6382           <section id="TagsEnabled">
6383             <title>TagsEnabled</title>
6384
6385             <para>Default: Allow</para>
6386
6387             <para>Asks: ___ patrons and staff to put tags on items.</para>
6388
6389             <para>Values:</para>
6390
6391             <itemizedlist>
6392               <listitem>
6393                 <para>Allow</para>
6394               </listitem>
6395
6396               <listitem>
6397                 <para>Don't allow</para>
6398               </listitem>
6399             </itemizedlist>
6400
6401             <para>Description:</para>
6402
6403             <itemizedlist>
6404               <listitem>
6405                 <para>Set to 'Allow' enable tagging. A tag is metadata, a word
6406                 added to identify an item. Tags allow patrons to classify
6407                 materials on their own. TagsEnabled is the main switch that
6408                 permits the tagging features. TagsEnable must be set to
6409                 'Allow' to allow for other tagging features.</para>
6410               </listitem>
6411             </itemizedlist>
6412           </section>
6413
6414           <section id="TagsModeration">
6415             <title>TagsModeration</title>
6416
6417             <para>Default: Don't require</para>
6418
6419             <para>Asks: ___ that tags submitted by patrons be reviewed by a
6420             staff member before being shown.</para>
6421
6422             <para>Values:</para>
6423
6424             <itemizedlist>
6425               <listitem>
6426                 <para>Don't require</para>
6427               </listitem>
6428
6429               <listitem>
6430                 <para>Require</para>
6431               </listitem>
6432             </itemizedlist>
6433
6434             <para>Description:</para>
6435
6436             <itemizedlist>
6437               <listitem>
6438                 <para>When set to 'Require,' all tags to be first filtered by
6439                 the tag moderator. Only approved tags will be visible to
6440                 patrons. When set to 'Don't require' tags will bypass the tag
6441                 moderator and patrons' tags to be immediately visible. When
6442                 this preference is enabled the moderator, a staff member,
6443                 would approve the tag in the Staff Client. The moderator will
6444                 have the option to approve or reject each pending tag
6445                 suggestion.</para>
6446               </listitem>
6447             </itemizedlist>
6448
6449             <para>When moderation is required all tags go through the tag
6450             moderation tool before becoming visible.</para>
6451
6452             <itemizedlist>
6453               <listitem>
6454                 <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
6455                 <link linkend="tagsmoderation">Tags</link></para>
6456               </listitem>
6457             </itemizedlist>
6458           </section>
6459
6460           <section id="TagsShowOnList">
6461             <title>TagsShowOnList</title>
6462
6463             <para>Default: 6</para>
6464
6465             <para>Asks: Show ___ tags on search results on the OPAC.</para>
6466
6467             <tip>
6468               <para>Set the value to 0 (zero) to turn this feature off.</para>
6469             </tip>
6470           </section>
6471
6472           <section id="TagsInputOnList">
6473             <title>TagsInputOnList</title>
6474
6475             <para>Default: Allow</para>
6476
6477             <para>Asks: ___ patrons to input tags on search results on the
6478             OPAC.</para>
6479
6480             <para>Values:</para>
6481
6482             <itemizedlist>
6483               <listitem>
6484                 <para>Allow</para>
6485
6486                 <screenshot>
6487                   <screeninfo>Tags on Search Results</screeninfo>
6488
6489                   <mediaobject>
6490                     <imageobject>
6491                       <imagedata fileref="images/admin/globalprefs/TagsInputOnList.png"/>
6492                     </imageobject>
6493                   </mediaobject>
6494                 </screenshot>
6495               </listitem>
6496
6497               <listitem>
6498                 <para>Don't allow</para>
6499               </listitem>
6500             </itemizedlist>
6501           </section>
6502
6503           <section id="TagsShowOnDetail">
6504             <title>TagsShowOnDetail</title>
6505
6506             <para>Default: 10</para>
6507
6508             <para>Asks: Show ___ tags on item detail pages on the OPAC.</para>
6509
6510             <tip>
6511               <para>Set the value to 0 (zero) to turn this feature off.</para>
6512             </tip>
6513           </section>
6514
6515           <section id="TagsInputOnDetail">
6516             <title>TagsInputOnDetail</title>
6517
6518             <para>Default: Allow</para>
6519
6520             <para>Asks: ___ patrons to input tags on item detail pages on the
6521             OPAC.</para>
6522
6523             <para>Values:</para>
6524
6525             <itemizedlist>
6526               <listitem>
6527                 <para>Allow</para>
6528
6529                 <screenshot>
6530                   <screeninfo>Add Tags on Detail</screeninfo>
6531
6532                   <mediaobject>
6533                     <imageobject>
6534                       <imagedata fileref="images/admin/globalprefs/TagsInputOnDetail.png"/>
6535                     </imageobject>
6536                   </mediaobject>
6537                 </screenshot>
6538               </listitem>
6539
6540               <listitem>
6541                 <para>Don't allow</para>
6542               </listitem>
6543             </itemizedlist>
6544           </section>
6545
6546           <section id="TagsExternalDictionary">
6547             <title>TagsExternalDictionary</title>
6548
6549             <para>Asks: Allow tags in the dictionary of the ispell executable
6550             ___ on the server to be approved without moderation.</para>
6551
6552             <para>Description:</para>
6553
6554             <itemizedlist>
6555               <listitem>
6556                 <para>The dictionary includes a list of accepted and rejected
6557                 tags. The accepted list includes all the tags that have been
6558                 pre-allowed. The rejected list includes tags that are not
6559                 allowed. This preference identifies the "accepted" dictionary
6560                 used. Ispell is an open source dictionary which can be used as
6561                 a list of accepted terms. Since the dictionary allows for
6562                 accurately spelled obscenities, the libraries policy may
6563                 dictate that modifications are made to the Ispell dictionary
6564                 if this preference is use. For more information about Ispell
6565                 <ulink
6566                 url="http://www.gnu.org/software/ispell/ispell.html">http://www.gnu.org/software/ispell/ispell.html</ulink>.
6567                 Enter the path on your server to a local ispell executable,
6568                 used to set $Lingua::Ispell::path.</para>
6569               </listitem>
6570             </itemizedlist>
6571           </section>
6572         </section>
6573       </section>
6574
6575       <section id="l18nprefs">
6576         <title>I18N/L10N</title>
6577
6578         <para><emphasis> <emphasis>These preferences control your
6579         Internationalization and Localization settings.</emphasis>
6580         </emphasis></para>
6581
6582         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
6583         Global System Preferences &gt; I18N/L10N</para>
6584
6585         <section id="CalendarFirstDayOfWeek">
6586           <title>CalendarFirstDayOfWeek</title>
6587
6588           <para>Default: Sunday</para>
6589
6590           <para>Asks: Use ___ as the first day of week in the calendar.</para>
6591
6592           <para>Values:</para>
6593
6594           <itemizedlist>
6595             <listitem>
6596               <para>Monday</para>
6597             </listitem>
6598
6599             <listitem>
6600               <para>Sunday</para>
6601             </listitem>
6602           </itemizedlist>
6603
6604           <para>Description:</para>
6605
6606           <itemizedlist>
6607             <listitem>
6608               <para>Using this preference you can control what day shows as
6609               the first day of the week in the calendar pop ups throughout
6610               Koha and on the Calendar tool. If you change this preference and
6611               don't see a change in your browser try clearing your cache since
6612               it makes changes to the Javascript on these pages.</para>
6613             </listitem>
6614           </itemizedlist>
6615         </section>
6616
6617         <section id="dateformat">
6618           <title>dateformat</title>
6619
6620           <para>Default: mm/dd/yyyy</para>
6621
6622           <para>Asks: Format dates like ___</para>
6623
6624           <para>Values:</para>
6625
6626           <itemizedlist>
6627             <listitem>
6628               <para>dd/mm/yyyy</para>
6629             </listitem>
6630
6631             <listitem>
6632               <para>mm/dd/yyyy</para>
6633             </listitem>
6634
6635             <listitem>
6636               <para>yyyy/mm/dd</para>
6637             </listitem>
6638           </itemizedlist>
6639
6640           <para>Description:</para>
6641
6642           <itemizedlist>
6643             <listitem>
6644               <para>This preference controls how the date is displayed. The
6645               options are the United States method, mm/dd/yyyy (04/24/2010),
6646               the metric method, dd/mm/yyyy (24/04/2010) or ISO, which is the
6647               International Standard of Organization, yyyy/mm/dd (2010/04/24).
6648               The International Standard of Organization would primarily be
6649               used by libraries with locations in multiple nations that may
6650               use different date formats, to have a single display type, or if
6651               the library would be in a region that does not use the United
6652               States or metric method. More information regarding the ISO date
6653               format can be found at <ulink
6654               url="http://www.iso.org/iso/iso_catalogue.htm">http://www.iso.org/iso/iso_catalogue.htm</ulink>.</para>
6655             </listitem>
6656           </itemizedlist>
6657         </section>
6658
6659         <section id="languagepref">
6660           <title>language</title>
6661
6662           <para>Default: English</para>
6663
6664           <para>Asks: Enable the following languages on the staff
6665           interface</para>
6666
6667           <para>Values:</para>
6668
6669           <itemizedlist>
6670             <listitem>
6671               <para>English</para>
6672             </listitem>
6673           </itemizedlist>
6674
6675           <para>To install additional languages you need to run
6676           misc/translation/install-code.pl. For example, to install French you
6677           would run the following command <emphasis>install-code.pl
6678           fr-FR</emphasis> to make the templates, once they exist and are in
6679           the right place then they will show up as an option in this
6680           preference.</para>
6681         </section>
6682
6683         <section id="opaclanguages">
6684           <title>opaclanguages</title>
6685
6686           <para>Default: English</para>
6687
6688           <para>Asks: Enable the following languages on the OPAC</para>
6689
6690           <para>Values:</para>
6691
6692           <itemizedlist>
6693             <listitem>
6694               <para>English</para>
6695             </listitem>
6696           </itemizedlist>
6697
6698           <para>To install additional languages you need to run
6699           misc/translation/install-code.pl. For example, to install French you
6700           would run the following command <emphasis>install-code.pl
6701           fr-FR</emphasis> to make the templates, once they exist and are in
6702           the right place then they will show up as an option in this
6703           preference.</para>
6704         </section>
6705
6706         <section id="opaclanguagesdisplay">
6707           <title>opaclanguagesdisplay</title>
6708
6709           <para>Default: Don't allow</para>
6710
6711           <para>Asks: ___ patrons to select their language on the OPAC.</para>
6712
6713           <para>Values:</para>
6714
6715           <itemizedlist>
6716             <listitem>
6717               <para>Allow</para>
6718
6719               <screenshot>
6720                 <screeninfo>When this preference is on, patrons can choose
6721                 their language from a list at the bottom of the
6722                 OPAC</screeninfo>
6723
6724                 <mediaobject>
6725                   <imageobject>
6726                     <imagedata fileref="images/admin/globalprefs/opaclanguagesdisplay.png"/>
6727                   </imageobject>
6728                 </mediaobject>
6729               </screenshot>
6730             </listitem>
6731
6732             <listitem>
6733               <para>Don't allow</para>
6734             </listitem>
6735           </itemizedlist>
6736         </section>
6737       </section>
6738
6739       <section id="localprefs">
6740         <title>Local Use</title>
6741
6742         <para><emphasis> <emphasis>These preferences are defined
6743         locally.</emphasis> </emphasis></para>
6744
6745         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
6746         Global System Preferences &gt; Local Use<tip>
6747             <para>Sometimes preferences which are either new or outdated will
6748             appear in this tab, if you didn't add any preferences to this tab
6749             then it's best to ignore preferences listed here.</para>
6750           </tip></para>
6751       </section>
6752
6753       <section id="logs">
6754         <title>Logs</title>
6755
6756         <para>Logs keep track of transaction on the system. You can decide
6757         which actions you want to log and which you don't using these
6758         preferences.</para>
6759
6760         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
6761         Global System Preferences &gt; Logs</para>
6762
6763         <section id="AuthoritiesLog">
6764           <title>AuthoritiesLog</title>
6765
6766           <para>Default: Don't log</para>
6767
6768           <para>Asks: ___ changes to authority records.</para>
6769
6770           <para>Values:</para>
6771
6772           <itemizedlist>
6773             <listitem>
6774               <para>Don't log</para>
6775             </listitem>
6776
6777             <listitem>
6778               <para>Log</para>
6779             </listitem>
6780           </itemizedlist>
6781         </section>
6782
6783         <section id="BorrowersLog">
6784           <title>BorrowersLog</title>
6785
6786           <para>Default: Log</para>
6787
6788           <para>Asks: ___ changes to patron records.</para>
6789
6790           <para>Values:</para>
6791
6792           <itemizedlist>
6793             <listitem>
6794               <para>Don't log</para>
6795             </listitem>
6796
6797             <listitem>
6798               <para>Log</para>
6799             </listitem>
6800           </itemizedlist>
6801         </section>
6802
6803         <section id="CataloguingLog">
6804           <title>CataloguingLog</title>
6805
6806           <para>Default: Don't log</para>
6807
6808           <para>Asks: ___ any changes to bibliographic or item records.</para>
6809
6810           <para>Values:</para>
6811
6812           <itemizedlist>
6813             <listitem>
6814               <para>Don't log</para>
6815             </listitem>
6816
6817             <listitem>
6818               <para>Log</para>
6819             </listitem>
6820           </itemizedlist>
6821
6822           <important>
6823             <para>Since this occurs whenever a book is cataloged, edited, or
6824             checked in or out it can be very resource intensive - slowing down
6825             your system.</para>
6826           </important>
6827         </section>
6828
6829         <section id="FinesLog">
6830           <title>FinesLog</title>
6831
6832           <para>Default: Log</para>
6833
6834           <para>Asks: ___ when overdue fines are charged or automatically
6835           forgiven.</para>
6836
6837           <para>Values:</para>
6838
6839           <itemizedlist>
6840             <listitem>
6841               <para>Don't log</para>
6842             </listitem>
6843
6844             <listitem>
6845               <para>Log</para>
6846             </listitem>
6847           </itemizedlist>
6848         </section>
6849
6850         <section id="IssueLog">
6851           <title>IssueLog</title>
6852
6853           <para>Default: Log</para>
6854
6855           <para>Asks: ___ when items are checked out.</para>
6856
6857           <para>Values:</para>
6858
6859           <itemizedlist>
6860             <listitem>
6861               <para>Don't log</para>
6862             </listitem>
6863
6864             <listitem>
6865               <para>Log</para>
6866             </listitem>
6867           </itemizedlist>
6868         </section>
6869
6870         <section id="LetterLog">
6871           <title>LetterLog</title>
6872
6873           <para>Default: Log</para>
6874
6875           <para>Asks: ___ when an automatic claim notice is sent.</para>
6876
6877           <para>Values:</para>
6878
6879           <itemizedlist>
6880             <listitem>
6881               <para>Don't log</para>
6882             </listitem>
6883
6884             <listitem>
6885               <para>Log</para>
6886             </listitem>
6887           </itemizedlist>
6888
6889           <tip>
6890             <para>This log tracks all notices that go to patrons including the
6891             overdue notices.</para>
6892           </tip>
6893         </section>
6894
6895         <section id="ReturnLog">
6896           <title>ReturnLog</title>
6897
6898           <para>Default: Log</para>
6899
6900           <para>Asks: ___ when items are returned.</para>
6901
6902           <para>Values:</para>
6903
6904           <itemizedlist>
6905             <listitem>
6906               <para>Don't log</para>
6907             </listitem>
6908
6909             <listitem>
6910               <para>Log</para>
6911             </listitem>
6912           </itemizedlist>
6913         </section>
6914
6915         <section id="SubscriptionLog">
6916           <title>SubscriptionLog</title>
6917
6918           <para>Default: Log</para>
6919
6920           <para>Asks: ___ when serials are added, deleted or changed.</para>
6921
6922           <para>Values:</para>
6923
6924           <itemizedlist>
6925             <listitem>
6926               <para>Don't log</para>
6927             </listitem>
6928
6929             <listitem>
6930               <para>Log</para>
6931             </listitem>
6932           </itemizedlist>
6933         </section>
6934       </section>
6935
6936       <section id="opacprefs">
6937         <title>OPAC</title>
6938
6939         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
6940         Global System Preferences &gt; OPAC</para>
6941
6942         <section id="opacappearanceprefs">
6943           <title>Appearance</title>
6944
6945           <para>These preferences control how things appear in the
6946           OPAC.</para>
6947
6948           <section id="AuthorisedValueImages">
6949             <title>AuthorisedValueImages</title>
6950
6951             <para>Default: Don't show</para>
6952
6953             <para>Asks: ___ images for authorized values (such as lost
6954             statuses and locations) in search results and item detail pages on
6955             the OPAC.</para>
6956
6957             <para>Values:</para>
6958
6959             <itemizedlist>
6960               <listitem>
6961                 <para>Don't show</para>
6962               </listitem>
6963
6964               <listitem>
6965                 <para>Show</para>
6966               </listitem>
6967             </itemizedlist>
6968
6969             <para><emphasis>Get there:</emphasis> More &gt; Administration
6970             &gt; <link linkend="authorizedvalues">Authorized
6971             Values</link></para>
6972           </section>
6973
6974           <section id="BiblioDefaultView">
6975             <title>BiblioDefaultView</title>
6976
6977             <para>Default: in simple form</para>
6978
6979             <para>Asks: By default, show bib records ___</para>
6980
6981             <para>Values:</para>
6982
6983             <itemizedlist>
6984               <listitem>
6985                 <para>as specified in the ISBD template.</para>
6986
6987                 <itemizedlist>
6988                   <listitem>
6989                     <para>See <link linkend="isbdpref">ISBD</link> preference
6990                     for more information</para>
6991                   </listitem>
6992                 </itemizedlist>
6993               </listitem>
6994
6995               <listitem>
6996                 <para>in simple form.</para>
6997               </listitem>
6998
6999               <listitem>
7000                 <para>in their MARC format.</para>
7001               </listitem>
7002             </itemizedlist>
7003
7004             <para>Description:</para>
7005
7006             <itemizedlist>
7007               <listitem>
7008                 <para>This preference determines the level of bibliographic
7009                 detail that the patron will see on the OPAC detail page. The
7010                 simple form displays the graphical interface; MARC format
7011                 displays the MARC21 cataloging view; ISBD displays the ISBD
7012                 (International Standard Bibliographic Description, AACR2)
7013                 view.</para>
7014               </listitem>
7015             </itemizedlist>
7016           </section>
7017
7018           <section id="COinSinOPACResults">
7019             <title>COinSinOPACResults</title>
7020
7021             <para>Default: Include</para>
7022
7023             <para>Asks: ___ COinS / OpenURL / Z39.88 in OPAC search
7024             results.</para>
7025
7026             <para>Values:</para>
7027
7028             <itemizedlist>
7029               <listitem>
7030                 <para>Don't include</para>
7031
7032                 <itemizedlist>
7033                   <listitem>
7034                     <para>If you choose not to include COinS on the search
7035                     results, it will still be loaded on the individual
7036                     bibliographic records.</para>
7037                   </listitem>
7038                 </itemizedlist>
7039               </listitem>
7040
7041               <listitem>
7042                 <para>Include</para>
7043
7044                 <itemizedlist>
7045                   <listitem>
7046                     <para>Enabling this feature will slow OPAC search response
7047                     times.</para>
7048                   </listitem>
7049                 </itemizedlist>
7050               </listitem>
7051             </itemizedlist>
7052
7053             <para>Description:</para>
7054
7055             <itemizedlist>
7056               <listitem>
7057                 <para>COinS stands for ContextObjects in Spans. COinS is a
7058                 method to embed bibliographic metadata in the HTML code of web
7059                 pages. This allows bibliographic software to publish
7060                 machine-readable bibliographic items and client reference
7061                 management software (such as Zotero) to retrieve bibliographic
7062                 metadata. The metadata can also be sent to an OpenURL
7063                 resolver. This allows, for instance, searching for a copy of a
7064                 book in one's own library.</para>
7065               </listitem>
7066             </itemizedlist>
7067           </section>
7068
7069           <section id="DisplayOPACiconsXSLT">
7070             <title>DisplayOPACiconsXSLT</title>
7071
7072             <para>Default: Don't show</para>
7073
7074             <para>Asks: On pages displayed with XSLT stylesheets on the OPAC,
7075             ___ icons for itemtype and authorized values.<important>
7076                 <para><link
7077                 linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link>
7078                 and/or <link
7079                 linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
7080                 must be set to use an XSLT stylesheet for this to show
7081                 (default or custom)</para>
7082               </important></para>
7083
7084             <para>Values:</para>
7085
7086             <itemizedlist>
7087               <listitem>
7088                 <para>Don't show</para>
7089               </listitem>
7090
7091               <listitem>
7092                 <para>Show</para>
7093
7094                 <screenshot>
7095                   <screeninfo>DisplayOPACiconsXSLT</screeninfo>
7096
7097                   <mediaobject>
7098                     <imageobject>
7099                       <imagedata fileref="images/admin/globalprefs/DisplayOPACiconsXSLT.png"/>
7100                     </imageobject>
7101                   </mediaobject>
7102                 </screenshot>
7103               </listitem>
7104             </itemizedlist>
7105
7106             <para><tip>
7107                 <para>See the <link linkend="XSLTiTypes">XSLT Icon
7108                 Guide</link> for more information on these icons.</para>
7109               </tip></para>
7110           </section>
7111
7112           <section id="hidelostitems">
7113             <title>hidelostitems</title>
7114
7115             <para>Default: Don't show</para>
7116
7117             <para>Asks: ___ lost items on search and detail pages.</para>
7118
7119             <para>Description:</para>
7120
7121             <itemizedlist>
7122               <listitem>
7123                 <para>Items that are marked lost by the library can either be
7124                 shown or not shown on the OPAC. By setting the value to "Don't
7125                 show," the lost item is not shown on the OPAC. By setting the
7126                 value "Show," the lost item is shown on the OPAC for patrons
7127                 to view with a status of 'lost.'</para>
7128               </listitem>
7129             </itemizedlist>
7130
7131             <para>Values:</para>
7132
7133             <itemizedlist>
7134               <listitem>
7135                 <para>Don't show</para>
7136               </listitem>
7137
7138               <listitem>
7139                 <para>Show</para>
7140
7141                 <screenshot>
7142                   <screeninfo>Lost item showing in the OPAC</screeninfo>
7143
7144                   <mediaobject>
7145                     <imageobject>
7146                       <imagedata fileref="images/admin/globalprefs/hidelostitems.png"/>
7147                     </imageobject>
7148                   </mediaobject>
7149                 </screenshot>
7150               </listitem>
7151             </itemizedlist>
7152           </section>
7153
7154           <section id="LibraryName">
7155             <title>LibraryName</title>
7156
7157             <para>Asks: Show ___ as the name of the library on the
7158             OPAC.</para>
7159
7160             <tip>
7161               <para>This value will appear in the title bar of the
7162               browser</para>
7163             </tip>
7164
7165             <tip>
7166               <para>Edit '<link linkend="opacheader">opacheader</link>' if
7167               you'd like to add a library name above your search box on the
7168               OPAC</para>
7169             </tip>
7170
7171             <screenshot>
7172               <screeninfo>Browser title and address bar</screeninfo>
7173
7174               <mediaobject>
7175                 <imageobject>
7176                   <imagedata fileref="images/admin/globalprefs/LibraryName.png"/>
7177                 </imageobject>
7178               </mediaobject>
7179             </screenshot>
7180           </section>
7181
7182           <section id="OpacAddMastheadLibraryPulldown">
7183             <title>OpacAddMastheadLibraryPulldown</title>
7184
7185             <para>Default: Don't add</para>
7186
7187             <para>Asks: ___ a library select pulldown menu on the OPAC
7188             masthead.</para>
7189
7190             <para>Values:</para>
7191
7192             <itemizedlist>
7193               <listitem>
7194                 <para>Add</para>
7195
7196                 <screenshot>
7197                   <screeninfo>Library select box on Koha OPAC</screeninfo>
7198
7199                   <mediaobject>
7200                     <imageobject>
7201                       <imagedata fileref="images/admin/globalprefs/OpacAddMastheadLibraryPulldown-add.png"/>
7202                     </imageobject>
7203                   </mediaobject>
7204                 </screenshot>
7205               </listitem>
7206
7207               <listitem>
7208                 <para>Don't Add</para>
7209
7210                 <screenshot>
7211                   <screeninfo>No library select box on Koha OPAC</screeninfo>
7212
7213                   <mediaobject>
7214                     <imageobject>
7215                       <imagedata fileref="images/admin/globalprefs/OpacAddMastheadLibraryPulldown-dontadd.png"/>
7216                     </imageobject>
7217                   </mediaobject>
7218                 </screenshot>
7219               </listitem>
7220             </itemizedlist>
7221           </section>
7222
7223           <section id="OPACBaseURL">
7224             <title>OPACBaseURL</title>
7225
7226             <para>Asks: The OPAC is located at http:// ___</para>
7227             <para>Description:<itemizedlist>
7228                 <listitem>
7229                   <para>This preference is looking for the URL of your public catalog (OPAC).  Once
7230                     it is filled in Koha will use it to generate permanent links in your RSS feeds,
7231                     for your social network share buttons and in your staff client when generating
7232                     links to bib records in the OPAC.</para>
7233                 </listitem>
7234               </itemizedlist></para>
7235             <important>
7236               <para>Do not include a trailing slash in the URL this will break links created using
7237                 this URL.  (example: www.google.com not www.google.com/)</para>
7238             </important>
7239
7240             <important>
7241               <para>This must be filled in with the URL of your public catalog for RSS, unAPI, and
7242                 search plugins to work.</para>
7243             </important>
7244
7245             <important>
7246               <para>This must be filled in with the URL of your public catalog to show 'OPAC View'
7247                 links from bib records in the staff client:</para>
7248             </important>
7249
7250             <screenshot>
7251               <screeninfo>With OPACBaseURL set, links to the OPAC will appear
7252               on each individual bib record in the staff client</screeninfo>
7253
7254               <mediaobject>
7255                 <imageobject>
7256                   <imagedata fileref="images/admin/globalprefs/OPACBaseURL.png"/>
7257                 </imageobject>
7258               </mediaobject>
7259             </screenshot>
7260           </section>
7261
7262           <section id="opaccolorstylesheet">
7263             <title>opaccolorstylesheet</title>
7264
7265             <para>Asks: Include the additional CSS stylesheet ___ to override
7266             specified settings from the default stylesheet.</para>
7267
7268             <para>Description:</para>
7269
7270             <itemizedlist>
7271               <listitem>
7272                 <para>The preference can look for stylesheets in the template
7273                 directory for your OPAC language, for instance:
7274                 /koha-tmpl/opac-tmpl/prog/en/css. If you upload a custom file,
7275                 opac-mystyles.css to this directory, you can specify it by
7276                 entering opac-mystyles.css in your opaccolorstylesheet system
7277                 preference. This adds your custom stylesheet as a linked
7278                 stylesheet alongside the OPAC's default CSS files. This method
7279                 is preferable because linked stylesheets are cached by the
7280                 user's browser, meaning upon repeat visits to your site the
7281                 user's browser will not have to re-download the stylesheet,
7282                 instead using the copy in the browser's cache.</para>
7283               </listitem>
7284
7285               <listitem>
7286                 <para>If you would rather, you can upload your CSS to another
7287                 server and enter the full URL pointing to it's location
7288                 remember to begin the URL with http://</para>
7289               </listitem>
7290             </itemizedlist>
7291
7292             <tip>
7293               <para>Leave this field blank to disable it</para>
7294             </tip>
7295
7296             <para><note>
7297                 <para>This file will add a linked CSS, not replace the
7298                 existing default CSS.</para>
7299               </note></para>
7300             <important>
7301               <para>If using the <link linkend="opacthemes">CCSR theme</link>, this preference must
7302                 be set to color.css and any user generated CSS must be appended to the default
7303                 color.css file.</para>
7304             </important>
7305           </section>
7306
7307           <section id="opaccredits">
7308             <title>opaccredits</title>
7309
7310             <para>Asks: Include the following HTML in the footer of all pages
7311             in the OPAC:</para>
7312
7313             <tip>
7314               <para>Click the 'Click to edit; link to enter HTML to appear at
7315               the bottom of every page in the OPAC</para>
7316             </tip>
7317
7318             <screenshot>
7319               <screeninfo>HTML version of a footer for your OPAC</screeninfo>
7320
7321               <mediaobject>
7322                 <imageobject>
7323                   <imagedata fileref="images/admin/globalprefs/opaccredits-html.png"/>
7324                 </imageobject>
7325               </mediaobject>
7326             </screenshot>
7327
7328             <screenshot>
7329               <screeninfo>A sample of what can appear in your OPAC
7330               credits/footer</screeninfo>
7331
7332               <mediaobject>
7333                 <imageobject>
7334                   <imagedata fileref="images/admin/globalprefs/opaccredits.png"/>
7335                 </imageobject>
7336               </mediaobject>
7337             </screenshot>
7338
7339             <para>Description:</para>
7340
7341             <itemizedlist>
7342               <listitem>
7343                 <para>This setting is for credits that will appear at the
7344                 bottom of your OPAC pages. Credits traditionally encompass
7345                 copyright information, last date updated, hyperlinks or other
7346                 information represented in an HTML format. This is static
7347                 information and any updates must be entered manually.</para>
7348               </listitem>
7349             </itemizedlist>
7350
7351             <para>Learn more in the <link linkend="editableopac">OPAC Editable
7352             Regions</link> section.</para>
7353           </section>
7354
7355           <section id="OPACDisplay856uAsImage">
7356             <title>OPACDisplay856uAsImage</title>
7357
7358             <para>Default: Neither details or results page</para>
7359
7360             <para>Asks: Display the URI in the 856u field as an image on:
7361             ___</para>
7362
7363             <para>Values:</para>
7364
7365             <itemizedlist>
7366               <listitem>
7367                 <para>Both results and details pages</para>
7368
7369                 <itemizedlist>
7370                   <listitem>
7371                     <important>
7372                       <para>Not implemented yet</para>
7373                     </important>
7374                   </listitem>
7375                 </itemizedlist>
7376               </listitem>
7377
7378               <listitem>
7379                 <para>Detail page only</para>
7380
7381                 <itemizedlist>
7382                   <listitem>
7383                     <important>
7384
7385                       <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
7386                         needs to have a value in it for this preference to work.</para>
7387
7388                     </important>
7389                   </listitem>
7390                 </itemizedlist>
7391
7392                 <screenshot>
7393                   <screeninfo>Showing the 856u as an image</screeninfo>
7394
7395                   <mediaobject>
7396                     <imageobject>
7397                       <imagedata fileref="images/admin/globalprefs/OPACDisplay856uAsImage.png"/>
7398                     </imageobject>
7399                   </mediaobject>
7400                 </screenshot>
7401               </listitem>
7402
7403               <listitem>
7404                 <para>Neither details or results page</para>
7405               </listitem>
7406
7407               <listitem>
7408                 <para>Results page only</para>
7409
7410                 <itemizedlist>
7411                   <listitem>
7412                     <important>
7413                       <para>Not yet implemented</para>
7414                     </important>
7415                   </listitem>
7416                 </itemizedlist>
7417               </listitem>
7418             </itemizedlist>
7419
7420             <para>Description:</para>
7421
7422             <itemizedlist>
7423               <listitem>
7424                 <para>In addition to this option being set, the corresponding
7425                 XSLT option must be turned on. Also, the corresponding 856q
7426                 field must have a valid MIME image extension (e.g., "jpg") or
7427                 MIME image type (i.e. starting with "image/"), or the generic
7428                 indicator "img" entered in the field. When all of the
7429                 requirements are met, an image file will be displayed instead
7430                 of the standard link text. Clicking on the image will open it
7431                 in the same way as clicking on the link text. When you click
7432                 on the image it should open to full size, in the current
7433                 window or in a new window depending on the value in the system
7434                 pref <link
7435                 linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link>.</para>
7436
7437                 <screenshot>
7438                   <screeninfo>Sample 856 in MARC Record</screeninfo>
7439
7440                   <mediaobject>
7441                     <imageobject>
7442                       <imagedata fileref="images/admin/globalprefs/856imagemarc.png"/>
7443                     </imageobject>
7444                   </mediaobject>
7445                 </screenshot>
7446               </listitem>
7447             </itemizedlist>
7448           </section>
7449
7450           <section id="OpacExportOptions">
7451             <title>OpacExportOptions</title>
7452
7453             <para>Default:
7454             bibtex|dc|marcxml|marc8|utf8|marcstd|mods|ris</para>
7455
7456             <para>Asks: List export options that should be available from OPAC
7457             detail page separated by |: ___</para>
7458
7459             <para>Description:</para>
7460
7461             <itemizedlist>
7462               <listitem>
7463                 <para>In the OPAC on the right of each bib record there is a
7464                 menu that allows for saving the record in various formats.
7465                 This patch will allow you to define which options are in the
7466                 pull down menu. Available options are: BIBTEX (bibtex), Dublin
7467                 Core (dc), MARCXML (marcxml), MARC-8 encoded MARC (marc8),
7468                 Unicode/UTF-8 encoded MARC (utf8), Unicode/UTF-8 encoded MARC
7469                 without local use -9xx, x9x, xx9- fields and subfields
7470                 (marcstd), MODS (mods), and RIS (ris).</para>
7471               </listitem>
7472             </itemizedlist>
7473           </section>
7474
7475           <section id="OpacFavicon">
7476             <title>OpacFavicon</title>
7477
7478             <para>Asks: Use the image at ___ for the OPAC's favicon.
7479             <important>
7480                 <para>This should be a complete URL, starting with
7481                 http://</para>
7482               </important></para>
7483
7484             <tip>
7485               <para>Turn your logo into a favicon with the <ulink
7486               url="http://antifavicon.com/">Favicon Generator</ulink>.</para>
7487             </tip>
7488
7489             <para>Description:</para>
7490
7491             <itemizedlist>
7492               <listitem>
7493                 <para>The favicon is the little icon that appears next to the
7494                 URL in the address bar in most browsers. The default value for
7495                 this field (if left blank) is the small 'K' in the Koha
7496                 logo.</para>
7497
7498                 <screenshot>
7499                   <screeninfo>Default Koha Favicon</screeninfo>
7500
7501                   <mediaobject>
7502                     <imageobject>
7503                       <imagedata fileref="images/admin/globalprefs/favicon.png"/>
7504                     </imageobject>
7505                   </mediaobject>
7506                 </screenshot>
7507               </listitem>
7508             </itemizedlist>
7509           </section>
7510
7511           <section id="opacheader">
7512             <title>opacheader</title>
7513
7514             <para>Asks: Include the following HTML in the header of all pages
7515             in the OPAC</para>
7516
7517             <screenshot>
7518               <screeninfo>Sample HTML to be displayed at the top of my
7519               OPAC</screeninfo>
7520
7521               <mediaobject>
7522                 <imageobject>
7523                   <imagedata fileref="images/admin/globalprefs/opacheader-html.png"/>
7524                 </imageobject>
7525               </mediaobject>
7526             </screenshot>
7527
7528             <tip>
7529               <para>This value will appear above the main content of your
7530               page</para>
7531             </tip>
7532
7533             <screenshot>
7534               <screeninfo>OPAC display of the value from
7535               'opacheader'</screeninfo>
7536
7537               <mediaobject>
7538                 <imageobject>
7539                   <imagedata fileref="images/admin/globalprefs/opacheader.png"/>
7540                 </imageobject>
7541               </mediaobject>
7542             </screenshot>
7543
7544             <tip>
7545               <para>Edit '<link linkend="LibraryName">LibraryName</link>' if
7546               you'd like to edit the contents of the &lt;title&gt; tag</para>
7547             </tip>
7548
7549             <para>Learn more in the <link linkend="editableopac">OPAC Editable
7550             Regions</link> section.</para>
7551           </section>
7552
7553           <section id="OpacHighlightedWords">
7554             <title>OpacHighlightedWords</title>
7555
7556             <para>Default: Don't highlight</para>
7557
7558             <para>Asks: ___ words the patron searched for in their search
7559             results.</para>
7560
7561             <para>Values:</para>
7562
7563             <itemizedlist>
7564               <listitem>
7565                 <para>Don't highlight</para>
7566               </listitem>
7567
7568               <listitem>
7569                 <para>Highlight</para>
7570               </listitem>
7571             </itemizedlist>
7572           </section>
7573
7574           <section id="OpacKohaUrl">
7575             <title>OpacKohaUrl</title>
7576
7577             <para>Default: Don't show</para>
7578
7579             <para>Values:</para>
7580
7581             <itemizedlist>
7582               <listitem>
7583                 <para>Don't show</para>
7584               </listitem>
7585
7586               <listitem>
7587                 <para>Show</para>
7588               </listitem>
7589             </itemizedlist>
7590
7591             <para>Description:</para>
7592
7593             <itemizedlist>
7594               <listitem>
7595                 <para>When this preference is set to 'Show' text will appear
7596                 in the bottom right of the OPAC footer stating 'Powered by
7597                 Koha' and linking to the official Koha website.</para>
7598
7599                 <screenshot>
7600                   <screeninfo>Powered by Koha</screeninfo>
7601
7602                   <mediaobject>
7603                     <imageobject>
7604                       <imagedata fileref="images/admin/globalprefs/OpacKohaUrl.png"/>
7605                     </imageobject>
7606                   </mediaobject>
7607                 </screenshot>
7608               </listitem>
7609             </itemizedlist>
7610           </section>
7611
7612           <section id="opaclayoutstylesheet">
7613             <title>opaclayoutstylesheet</title>
7614
7615             <para>Default: opac.css</para>
7616
7617             <para>Asks: Use the CSS stylesheet /css/ ___ on all pages in the
7618             OPAC, instead of the default</para>
7619
7620             <para>Description:</para>
7621
7622             <itemizedlist>
7623               <listitem>
7624                 <para>This setting's function is to point to the *.css file
7625                 used to define the OPAC layout. A *.css file is a cascading
7626                 stylesheet which is used in conjunction with HTML to set how
7627                 the HTML page is formatted and will look on the OPAC. There
7628                 are two stylesheets that come with the system; opac.css and
7629                 opac2.css. A custom stylesheet may also be used. The
7630                 stylesheets listed in the opaclayoutstylesheet preference are
7631                 held on the Koha server.</para>
7632               </listitem>
7633             </itemizedlist>
7634
7635             <tip>
7636               <para>Leave this field blank to disable it and let Koha use the
7637               default file instead</para>
7638             </tip>
7639             <important>
7640               <para>Using a custom value in this preference causes Koha to completely ignore the
7641                 default layout stylesheet.</para>
7642             </important>
7643           </section>
7644
7645           <section id="OpacMaintenance">
7646             <title>OpacMaintenance</title>
7647
7648             <para>Default: Don't show</para>
7649
7650             <para>Asks: ___ a warning that the OPAC is under maintenance,
7651             instead of the OPAC itself. <note>
7652                 <para>this shows the same warning as when the database needs
7653                 to be upgraded, but unconditionally.</para>
7654               </note></para>
7655
7656             <para>Description:</para>
7657
7658             <itemizedlist>
7659               <listitem>
7660                 <para>This preference allows the system administrator to turn
7661                 off the OPAC during maintenance and display a message to
7662                 users. When this preference is switched to "Show" the OPAC is
7663                 not usable. The text of this message is not editable at this
7664                 time.</para>
7665               </listitem>
7666             </itemizedlist>
7667
7668             <para>Values:</para>
7669
7670             <itemizedlist>
7671               <listitem>
7672                 <para>Don't show</para>
7673               </listitem>
7674
7675               <listitem>
7676                 <para>Show</para>
7677
7678                 <itemizedlist>
7679                   <listitem>
7680                     <para>When this preference is set to show the maintenance
7681                     message the ability to search the OPAC is disabled and a
7682                     message appears</para>
7683
7684                     <screenshot>
7685                       <screeninfo>OPAC Maintenance Message</screeninfo>
7686
7687                       <mediaobject>
7688                         <imageobject>
7689                           <imagedata fileref="images/admin/globalprefs/opacmaintenance.png"/>
7690                         </imageobject>
7691                       </mediaobject>
7692                     </screenshot>
7693                   </listitem>
7694                 </itemizedlist>
7695               </listitem>
7696             </itemizedlist>
7697           </section>
7698
7699           <section id="OpacMainUserBlock">
7700             <title>OpacMainUserBlock</title>
7701
7702             <para>Default: Welcome to Koha... &lt;hr&gt;</para>
7703
7704             <para>Asks: Show the following HTML in its own column on the main
7705             page of the OPAC</para>
7706
7707             <para>Description: </para>
7708             <itemizedlist>
7709               <listitem>
7710                 <para>HTML entered in this field will appear in the center of the main page of your
7711                   OPAC</para>
7712               </listitem>
7713             </itemizedlist>
7714
7715             <screenshot>
7716               <screeninfo>Sample OpacMainUserBlock appears below the search
7717               bar</screeninfo>
7718
7719               <mediaobject>
7720                 <imageobject>
7721                   <imagedata fileref="images/admin/globalprefs/OpacMainUserBlock.png"/>
7722                 </imageobject>
7723               </mediaobject>
7724             </screenshot>
7725
7726             <para>Learn more in the <link linkend="editableopac">OPAC Editable
7727             Regions</link> section.</para>
7728           </section>
7729           <section id="OpacMainUserBlockMobile">
7730             <title>OpacMainUserBlockMobile</title>
7731             <para>Asks: Show the following HTML in its own column on the main page of the OPAC
7732               (mobile version)</para>
7733             <para>Description:</para>
7734             <itemizedlist>
7735               <listitem>
7736                 <para>This content will display below the search boxes when viewing the OPAC on a
7737                   mobile device as long as the <link linkend="opacthemes">theme</link> you're using
7738                   has a mobile version.</para>
7739               </listitem>
7740             </itemizedlist>
7741           </section>
7742           <section id="OPACMobileUserCSS">
7743             <title>OPACMobileUserCSS</title>
7744             <para>Asks: Include the following CSS for the mobile view on all pages in the
7745               OPAC</para>
7746             <para>Description:<itemizedlist>
7747                 <listitem>
7748                   <para>This CSS will be used when your OPAC is viewed on a mobile device as long as
7749                     the <link linkend="opacthemes">theme</link> you're using has a mobile
7750                     version.</para>
7751                 </listitem>
7752               </itemizedlist></para>
7753           </section>
7754
7755           <section id="OPACMySummaryHTML">
7756             <title>OPACMySummaryHTML</title>
7757
7758             <para>Asks: Include a "Links" column on the "my summary" tab when
7759             a user is logged in to the OPAC, with the following HTML (leave
7760             blank to disable).</para>
7761
7762             <para>Description:</para>
7763
7764             <itemizedlist>
7765               <listitem>
7766                 <para>In this preference you can enter HTML that will appear
7767                 on the 'Checked Out' tab on the 'My Summary' section when
7768                 logged in to the OPAC. The placeholders {BIBLIONUMBER},
7769                 {TITLE}, {ISBN} and {AUTHOR} will be replaced with information
7770                 from the displayed record. This can be used to enter in
7771                 'share' links for social networks or generate searches against
7772                 other library catalogs.</para>
7773
7774                 <screenshot>
7775                   <screeninfo>Example of 'Links' column with a value in the
7776                   OPACMySummaryHTML preference</screeninfo>
7777
7778                   <mediaobject>
7779                     <imageobject>
7780                       <imagedata fileref="images/admin/globalprefs/OPACMySummaryHTML.png"/>
7781                     </imageobject>
7782                   </mediaobject>
7783                 </screenshot>
7784               </listitem>
7785             </itemizedlist>
7786
7787             <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;
7788 &lt;br /&gt;TITLE: {TITLE}
7789 &lt;br /&gt;AUTHOR: {AUTHOR}
7790 &lt;br /&gt;ISBN: {ISBN}
7791 &lt;br /&gt;BIBLIONUMBER: {BIBLIONUMBER}&lt;/p&gt;</programlisting></para>
7792           </section>
7793
7794           <section id="OpacNav">
7795             <title>OpacNav</title>
7796
7797             <para>Default: Important links here.</para>
7798
7799             <para>Asks: Show the following HTML on the left hand column of the
7800             main page and patron account on the OPAC (generally navigation
7801             links)</para>
7802
7803             <screenshot>
7804               <screeninfo>Sample navigation links</screeninfo>
7805
7806               <mediaobject>
7807                 <imageobject>
7808                   <imagedata fileref="images/admin/globalprefs/OpacNav.png"/>
7809                 </imageobject>
7810               </mediaobject>
7811             </screenshot>
7812
7813             <para>Learn more in the <link linkend="editableopac">OPAC Editable
7814             Regions</link> section.</para>
7815           </section>
7816
7817           <section id="OpacNavBottom">
7818             <title>OpacNavBottom</title>
7819
7820             <para>Asks: Show the following HTML on the left hand column of the
7821             main page and patron account on the OPAC, after <link
7822             linkend="OpacNav">OpacNav</link>, and before patron account links
7823             if available:</para>
7824
7825             <para>Description: When a patron is logged in to their account
7826             they see a series of tabs to access their account information.
7827             <link linkend="OpacNav">OpacNav</link> appears above this list of
7828             tabs and OpacNavBottom will appear below them. When not on the
7829             patron account pages the HTML in OpacNavBottom will just appear
7830             right below <link linkend="OpacNav">OpacNav</link>.</para>
7831
7832             <screenshot>
7833               <screeninfo>OpacNav and OpacNavBottom on Patron
7834               Account</screeninfo>
7835
7836               <mediaobject>
7837                 <imageobject>
7838                   <imagedata fileref="images/admin/globalprefs/OpacNavBottom.png"/>
7839                 </imageobject>
7840               </mediaobject>
7841             </screenshot>
7842           </section>
7843
7844           <section id="OpacNavRight">
7845             <title>OpacNavRight</title>
7846
7847             <para>Asks: Show the following HTML in the right hand column of
7848             the main page under the main login form.</para>
7849
7850             <para>Description: HTML entered in this preference will appear on
7851             the right hand side of the OPAC under the log in form. If the log
7852             in form is not visible this content will move up on the right
7853             column.</para>
7854
7855             <screenshot>
7856               <screeninfo>OpacNavRight</screeninfo>
7857
7858               <mediaobject>
7859                 <imageobject>
7860                   <imagedata fileref="images/admin/globalprefs/OpacNavRight.png"/>
7861                 </imageobject>
7862               </mediaobject>
7863             </screenshot>
7864           </section>
7865
7866           <section id="OPACNoResultsFound">
7867             <title>OPACNoResultsFound</title>
7868
7869             <para>No Default</para>
7870
7871             <para>Asks: Display this HTML when no results are found for a
7872             search in the OPAC</para>
7873
7874             <para>This HTML will display below the existing notice that no
7875             results were found for your search.</para>
7876
7877             <screenshot>
7878               <screeninfo>HTML in OPACNoResultsFound will appear below lines
7879               that look like this</screeninfo>
7880
7881               <mediaobject>
7882                 <imageobject>
7883                   <imagedata fileref="images/admin/globalprefs/OPACNoResultsFound.png"/>
7884                 </imageobject>
7885               </mediaobject>
7886             </screenshot>
7887           </section>
7888
7889           <section id="OpacPublic">
7890             <title>OpacPublic</title>
7891
7892             <para>Default: Enable</para>
7893
7894             <para>Asks: ___ Koha OPAC as public. Private OPAC requires
7895             authentication before accessing the OPAC.</para>
7896
7897             <para>Values:</para>
7898
7899             <itemizedlist>
7900               <listitem>
7901                 <para>Don't enable</para>
7902               </listitem>
7903
7904               <listitem>
7905                 <para>Enable</para>
7906               </listitem>
7907             </itemizedlist>
7908
7909             <para>Description:</para>
7910
7911             <itemizedlist>
7912               <listitem>
7913                 <para>This preference determines if your OPAC is accessible
7914                 and searchable by anyone or only by members of the library. If
7915                 set to 'Don't enable' only members who are logged into the
7916                 OPAC can search. Most libraries will leave this setting at its
7917                 default of 'Enable' to allow their OPAC to be searched by
7918                 anyone and only require login for access to personalized
7919                 content.</para>
7920               </listitem>
7921             </itemizedlist>
7922           </section>
7923
7924           <section id="OPACResultsSidebar">
7925             <title>OPACResultsSidebar</title>
7926
7927             <para>Asks: Include the following HTML under the facets in OPAC
7928             search results</para>
7929
7930             <para>Description:</para>
7931
7932             <itemizedlist>
7933               <listitem>
7934                 <para>The HTML entered in this preference will appear on the
7935                 search results pages below the list of facets on the left side
7936                 of the screen.</para>
7937               </listitem>
7938             </itemizedlist>
7939           </section>
7940
7941           <section id="OPACSearchForTitleIn">
7942             <title>OPACSearchForTitleIn</title>
7943
7944             <para>Default: &lt;li&gt;&lt;a
7945             href="http://worldcat.org/search?q={TITLE}"
7946             target="_blank"&gt;Other Libraries (WorldCat)&lt;/a&gt;&lt;/li&gt;
7947             &lt;li&gt;&lt;a
7948             href="http://www.scholar.google.com/scholar?q={TITLE}"
7949             target="_blank"&gt;Other Databases (Google
7950             Scholar)&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a
7951             href="http://www.bookfinder.com/search/?author={AUTHOR}&amp;title={TITLE}&amp;st=xl&amp;ac=qr"
7952             target="_blank"&gt;Online Stores
7953             (Bookfinder.com)&lt;/a&gt;&lt;/li&gt;</para>
7954
7955             <para>Asks: Include a "More Searches" box on the detail pages of
7956             items on the OPAC, with the following HTML (leave blank to
7957             disable)</para>
7958
7959             <note>
7960               <para>The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE},
7961               {ISBN}, {ISSN} and {AUTHOR} will be replaced with information
7962               from the displayed record.</para>
7963             </note>
7964
7965             <tip>
7966               <para>You can use this field to add social networking share
7967               links by using code similar to this</para>
7968
7969               <programlisting>&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="detailtagcell"&gt;
7970 &lt;script
7971 src="http://connect.facebook.net/en_US/all.js#xfbml=1"&gt;&lt;/script&gt;&lt;fb:like
7972 href="http://opac.mylibrary.tld/bib/{BIBLIONUMBER}" show_faces="true"
7973 width="450" font=""&gt;&lt;/fb:like&gt;
7974 &lt;div&gt;&lt;a href="http://twitter.com/share" class="twitter-share-button"
7975 data-url="http://opac.mylibrary.tld/bib/{BIBLIONUMBER}" data-text="I'm reading
7976 this" data-count="horizontal"&gt;Tweet&lt;/a&gt;&lt;script type="text/javascript"
7977 src="http://platform.twitter.com/widgets.js"&gt;&lt;/script&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;ul&gt;</programlisting>
7978
7979               <para>The starting &lt;/ul&gt; is necessary to break out of the
7980               'Search for this Title In' pull down menu</para>
7981
7982               <screenshot>
7983                 <screeninfo>OPACSearchForTitleIn with Social Networking
7984                 Links</screeninfo>
7985
7986                 <mediaobject>
7987                   <imageobject>
7988                     <imagedata fileref="images/admin/globalprefs/OPACSearchForTitleIn.png"/>
7989                   </imageobject>
7990                 </mediaobject>
7991               </screenshot>
7992             </tip>
7993           </section>
7994
7995           <section id="OPACShowBarcode">
7996             <title>OPACShowBarcode</title>
7997
7998             <para>Default: Don't show</para>
7999
8000             <para>Asks: ___ the item's barcode on the holdings tab.</para>
8001
8002             <para>Values:</para>
8003
8004             <itemizedlist>
8005               <listitem>
8006                 <para>Don't show</para>
8007
8008                 <screenshot>
8009                   <screeninfo>Barcode not shown in the OPAC</screeninfo>
8010
8011                   <mediaobject>
8012                     <imageobject>
8013                       <imagedata fileref="images/admin/globalprefs/OPACShowBarcode-noshow.png"/>
8014                     </imageobject>
8015                   </mediaobject>
8016                 </screenshot>
8017               </listitem>
8018
8019               <listitem>
8020                 <para>Show</para>
8021
8022                 <screenshot>
8023                   <screeninfo>Barcode shown in the OPAC</screeninfo>
8024
8025                   <mediaobject>
8026                     <imageobject>
8027                       <imagedata fileref="images/admin/globalprefs/OPACShowBarcode-show.png"/>
8028                     </imageobject>
8029                   </mediaobject>
8030                 </screenshot>
8031               </listitem>
8032             </itemizedlist>
8033
8034             <para>Description:</para>
8035
8036             <itemizedlist>
8037               <listitem>
8038                 <para>This preference allows you to control whether patrons
8039                 can see items' barcodes in the OPAC.</para>
8040               </listitem>
8041             </itemizedlist>
8042           </section>
8043
8044           <section id="OPACShowCheckoutName">
8045             <title>OPACShowCheckoutName</title>
8046
8047             <para>Default: Don't show</para>
8048
8049             <para>Asks: ___ the name of the patron that has an item checked
8050             out on item detail pages on the OPAC.</para>
8051
8052             <para>Values:</para>
8053
8054             <itemizedlist>
8055               <listitem>
8056                 <para>Don't show</para>
8057               </listitem>
8058
8059               <listitem>
8060                 <para>Show</para>
8061               </listitem>
8062             </itemizedlist>
8063
8064             <para>Description:</para>
8065
8066             <itemizedlist>
8067               <listitem>
8068                 <para>This preference allows all patrons to see who has the
8069                 item checked out if it is checked out. In small corporate
8070                 libraries (where the OPAC is behind a firewall and not
8071                 publicly available) this can be helpful so coworkers can just
8072                 contact the patron with the book themselves. In larger public
8073                 and academic libraries setting this to 'Show' would pose
8074                 serious privacy issues.</para>
8075               </listitem>
8076             </itemizedlist>
8077           </section>
8078           <section id="OpacShowFiltersPulldownMobile">
8079             <title>OpacShowFiltersPulldownMobile</title>
8080             <para>Default: Show</para>
8081             <para>Asks: ___ the search filters pulldown on the mobile version of the OPAC. </para>
8082             <para>Values:<itemizedlist>
8083                 <listitem>
8084                   <para>Don't show</para>
8085                 </listitem>
8086                 <listitem>
8087                   <para>Show</para>
8088                 </listitem>
8089               </itemizedlist>Description:<itemizedlist>
8090                 <listitem>
8091                   <para>This preference controls whether patrons can choose a search type when
8092                     viewing the OPAC on mobile devices.  If this is set to 'Don't show' then all
8093                     searches will be keyword searches. This preference assumes that you're using a
8094                       <link linkend="opacthemes">theme</link> with a mobile version.</para>
8095                 </listitem>
8096               </itemizedlist></para>
8097           </section>
8098
8099           <section id="OPACShowHoldQueueDetails">
8100             <title>OPACShowHoldQueueDetails</title>
8101
8102             <para>Default: Don't show any hold details</para>
8103
8104             <para>Asks: ___ to patrons in the OPAC.</para>
8105
8106             <para>Values:</para>
8107
8108             <itemizedlist>
8109               <listitem>
8110                 <para>Don't show any hold details</para>
8111               </listitem>
8112
8113               <listitem>
8114                 <para>Show holds</para>
8115
8116                 <screenshot>
8117                   <screeninfo>The holdings table on the bibliographic record
8118                   will show the number of holds</screeninfo>
8119
8120                   <mediaobject>
8121                     <imageobject>
8122                       <imagedata fileref="images/admin/globalprefs/OPACShowHoldQueueDetails-showholds.png"/>
8123                     </imageobject>
8124                   </mediaobject>
8125                 </screenshot>
8126               </listitem>
8127
8128               <listitem>
8129                 <para>Show holds and priority level</para>
8130               </listitem>
8131
8132               <listitem>
8133                 <para>Show priority level</para>
8134
8135                 <screenshot>
8136                   <screeninfo>Patron record in the OPAC shows where in line
8137                   the patron waits for their hold.</screeninfo>
8138
8139                   <mediaobject>
8140                     <imageobject>
8141                       <imagedata fileref="images/admin/globalprefs/OPACShowHoldQueueDetails-priority.png"/>
8142                     </imageobject>
8143                   </mediaobject>
8144                 </screenshot>
8145
8146                 <itemizedlist>
8147                   <listitem>
8148                     <para><link linkend="opacuserlogin">opacuserlogin</link>
8149                     needs to be set to 'allow'</para>
8150                   </listitem>
8151                 </itemizedlist>
8152               </listitem>
8153             </itemizedlist>
8154           </section>
8155           <section id="OpacShowLibrariesPulldownMobile">
8156             <title>OpacShowLibrariesPulldownMobile</title>
8157             <para>Default: Show</para>
8158             <para>Asks:  ___ the libraries pulldown on the mobile version of the OPAC. </para>
8159             <para>Values:<itemizedlist>
8160                 <listitem>
8161                   <para>Don't show</para>
8162                 </listitem>
8163                 <listitem>
8164                   <para>Show</para>
8165                 </listitem>
8166               </itemizedlist>Description:<itemizedlist>
8167                 <listitem>
8168                   <para>This preference controls whether the library selector pull down shows when
8169                     viewing the OPAC on a mobile device as long as the <link linkend="opacthemes"
8170                       >theme</link> you're using has a mobile version.</para>
8171                 </listitem>
8172               </itemizedlist></para>
8173           </section>
8174
8175           <section id="OpacShowRecentComments">
8176             <title>OpacShowRecentComments</title>
8177
8178             <para>Default: Don't show</para>
8179
8180             <para>Asks: ___ a link to recent comments in the OPAC
8181             masthead.</para>
8182
8183             <para>Values:</para>
8184
8185             <itemizedlist>
8186               <listitem>
8187                 <para>Don't show</para>
8188               </listitem>
8189
8190               <listitem>
8191                 <para>Show</para>
8192               </listitem>
8193             </itemizedlist>
8194
8195             <para>Description:</para>
8196
8197             <itemizedlist>
8198               <listitem>
8199                 <para>If you have chosen to allow comments in your OPAC by
8200                 setting <link linkend="reviewson">reviewson</link> to 'Allow'
8201                 you can include a link to the recent comments under the search
8202                 box at the top of your OPAC with this preference.</para>
8203
8204                 <screenshot>
8205                   <screeninfo>Recent Comments link on OPAC</screeninfo>
8206
8207                   <mediaobject>
8208                     <imageobject>
8209                       <imagedata fileref="images/admin/globalprefs/OpacShowRecentComments.png"/>
8210                     </imageobject>
8211                   </mediaobject>
8212                 </screenshot>
8213               </listitem>
8214             </itemizedlist>
8215           </section>
8216
8217           <section id="OPACShowUnusedAuthorities">
8218             <title>OPACShowUnusedAuthorities</title>
8219
8220             <para>Default: Show</para>
8221
8222             <para>Asks: ___ unused authorities in the OPAC authority
8223             browser.</para>
8224
8225             <para>Values:</para>
8226
8227             <itemizedlist>
8228               <listitem>
8229                 <para>Do not show</para>
8230               </listitem>
8231
8232               <listitem>
8233                 <para>Show</para>
8234
8235                 <itemizedlist>
8236                   <listitem>
8237                     <important>
8238                       <para>Requires that the <link
8239                       linkend="OpacAuthorities">OpacAuthorities</link>
8240                       preference is set to 'Allow'</para>
8241                     </important>
8242                   </listitem>
8243                 </itemizedlist>
8244               </listitem>
8245             </itemizedlist>
8246
8247             <para>Description:</para>
8248
8249             <itemizedlist>
8250               <listitem>
8251                 <para>When patrons search your authority file via the OPAC
8252                 they will see all authorities in your system even if you don't
8253                 have them linked to any bibliographic records. This preference
8254                 lets you determine what the default behavior is when searching
8255                 authorities via the OPAC. If you choose 'Do not show' it will
8256                 only show patrons authority records that are linked to bib
8257                 records in the search results. Otherwise the system will show
8258                 all authority records even if they aren't linked to
8259                 records.</para>
8260               </listitem>
8261             </itemizedlist>
8262           </section>
8263
8264           <section id="opacsmallimage">
8265             <title>opacsmallimage</title>
8266
8267             <para>Asks: Use the image at ___ in the OPAC header, instead of
8268             the Koha logo. If this image is a different size than the Koha
8269             logo, you will need to customize the CSS.</para>
8270
8271             <para>Description:</para>
8272
8273             <itemizedlist>
8274               <listitem>
8275                 <para>The opacsmallimage system pref is a little tricky to
8276                 deal with because you really have to tweak some CSS at the
8277                 same time. The default CSS defines a region just large enough
8278                 to display the Koha logo, and if your logo doesn't match the
8279                 Koha logo's dimensions (120 pixels wide by 38 pixels high), it
8280                 won't display correctly.</para>
8281               </listitem>
8282             </itemizedlist>
8283
8284             <important>
8285               <para>This should be a complete URL, starting with
8286               http://</para>
8287             </important>
8288           </section>
8289
8290           <section id="OpacStarRatings">
8291             <title>OpacStarRatings</title>
8292
8293             <para>Default: no</para>
8294
8295             <para>Asks: Show star-ratings on ___ pages.</para>
8296
8297             <para>Values:</para>
8298
8299             <itemizedlist>
8300               <listitem>
8301                 <para>no</para>
8302               </listitem>
8303
8304               <listitem>
8305                 <para>only details</para>
8306
8307                 <screenshot>
8308                   <screeninfo>Star Ratings on the Details Page</screeninfo>
8309
8310                   <mediaobject>
8311                     <imageobject>
8312                       <imagedata fileref="images/admin/globalprefs/OpacStarRatings-details.png"/>
8313                     </imageobject>
8314                   </mediaobject>
8315                 </screenshot>
8316               </listitem>
8317
8318               <listitem>
8319                 <para>results and details</para>
8320
8321                 <screenshot>
8322                   <screeninfo>OPAC Star Ratings on the Search
8323                   Results</screeninfo>
8324
8325                   <mediaobject>
8326                     <imageobject>
8327                       <imagedata fileref="images/admin/globalprefs/OpacStarRatings-results.png"/>
8328                     </imageobject>
8329                   </mediaobject>
8330                 </screenshot>
8331               </listitem>
8332             </itemizedlist>
8333
8334             <para>Description:</para>
8335
8336             <itemizedlist>
8337               <listitem>
8338                 <para>Star ratings are a way for your patrons to leave ratings
8339                 without having to leave a full review. Patrons who are not
8340                 logged in will only be able to see the stars, once logged in
8341                 patrons can click on the stars on the details page to leave
8342                 their own rating. Clicking on the stars on the search results
8343                 will not submit a rating.</para>
8344               </listitem>
8345             </itemizedlist>
8346           </section>
8347
8348           <section id="opacthemes">
8349             <title>opacthemes</title>
8350
8351             <para>Default: prog</para>
8352
8353             <para>Asks: Use the ___ theme on the OPAC.</para>
8354
8355             <para>Values:</para>
8356
8357             <itemizedlist>
8358               <listitem>
8359                 <para>ccsr</para>
8360                 <para>
8361                   <screenshot>
8362                     <screeninfo>CCSR Theme</screeninfo>
8363                     <mediaobject>
8364                       <imageobject>
8365                         <imagedata fileref="images/admin/globalprefs/opacthemes-ccsr.png"/>
8366                       </imageobject>
8367                     </mediaobject>
8368                   </screenshot>
8369                 </para>
8370                 <para>This theme comes with a mobile version.</para>
8371               </listitem>
8372               <listitem>
8373                 <para>prog</para>
8374                 <para>
8375                   <screenshot>
8376                     <screeninfo>PROG Theme</screeninfo>
8377                     <mediaobject>
8378                       <imageobject>
8379                         <imagedata fileref="images/admin/globalprefs/opacthemes-prog.png"/>
8380                       </imageobject>
8381                     </mediaobject>
8382                   </screenshot>
8383                 </para>
8384                 <para>This is the original Koha 3.x theme and does not come with a mobile
8385                   version.</para>
8386               </listitem>
8387             </itemizedlist>
8388           </section>
8389
8390           <section id="OPACURLOpenInNewWindow">
8391             <title>OPACURLOpenInNewWindow</title>
8392
8393             <para>Default: don't</para>
8394
8395             <para>Asks: When patrons click on a link to another website from
8396             your OPAC (like Amazon or OCLC), ___ open the website in a new
8397             window.</para>
8398
8399             <para>Values:</para>
8400
8401             <itemizedlist>
8402               <listitem>
8403                 <para>do</para>
8404               </listitem>
8405
8406               <listitem>
8407                 <para>don't</para>
8408               </listitem>
8409             </itemizedlist>
8410
8411             <para>Description:</para>
8412
8413             <itemizedlist>
8414               <listitem>
8415                 <para>This preference determines if URLs in the OPAC will open
8416                 in a new window or not. When clicking on a link in the OPAC, a
8417                 patron does not need to worry about navigating away from their
8418                 search results.</para>
8419               </listitem>
8420             </itemizedlist>
8421           </section>
8422
8423           <section id="OPACUserCSS">
8424             <title>OPACUserCSS</title>
8425
8426             <para>Asks: Include the following CSS on all pages in the
8427             OPAC</para>
8428
8429             <para>Description:</para>
8430
8431             <itemizedlist>
8432               <listitem>
8433                 <para>OPACUserCSS allows the administrator to enter styles
8434                 that will overwrite the OPAC's default CSS as defined in
8435                 'opaclayoutstylesheet' or 'opacstylesheet'. Styles may be
8436                 entered for any of the selectors found in the default style
8437                 sheet. The default stylesheet will likely be found at
8438                 http://your_koha_address/opac-tmpl/prog/en/css/opac.css.
8439                 Unlike <link
8440                 linkend="opaccolorstylesheet">opaccolorstylesheet</link> and
8441                 <link
8442                 linkend="opaclayoutstylesheet">opaclayoutstylesheet</link>
8443                 this preference will embed the CSS directly on your OPAC
8444                 pages.</para>
8445               </listitem>
8446             </itemizedlist>
8447           </section>
8448
8449           <section id="opacuserjs">
8450             <title>opacuserjs</title>
8451
8452             <para>Asks: Include the following JavaScript on all pages in the
8453             OPAC</para>
8454
8455             <screenshot>
8456               <screeninfo>OPAC login box before opacuserjs edit</screeninfo>
8457
8458               <mediaobject>
8459                 <imageobject>
8460                   <imagedata fileref="images/admin/globalprefs/opacuserjs-before.png"/>
8461                 </imageobject>
8462               </mediaobject>
8463             </screenshot>
8464
8465             <screenshot>
8466               <screeninfo>JavaScript in opacuserjs to change the OPAC login
8467               box</screeninfo>
8468
8469               <mediaobject>
8470                 <imageobject>
8471                   <imagedata fileref="images/admin/globalprefs/opacuserjs.png"/>
8472                 </imageobject>
8473               </mediaobject>
8474             </screenshot>
8475
8476             <screenshot>
8477               <screeninfo>New OPAC login box after editing
8478               opacuserjs</screeninfo>
8479
8480               <mediaobject>
8481                 <imageobject>
8482                   <imagedata fileref="images/admin/globalprefs/opacuserjs-after.png"/>
8483                 </imageobject>
8484               </mediaobject>
8485             </screenshot>
8486
8487             <para>Description:</para>
8488
8489             <itemizedlist>
8490               <listitem>
8491                 <para>This preference allows the administrator to enter
8492                 JavaScript or JQuery that will be embedded across all pages of
8493                 the OPAC. Administrators may use this preference to customize
8494                 some of the interactive sections of Koha, customizing the text
8495                 for the login prompts, for example. Sample JQuery scripts used
8496                 by Koha libraries can be found on the wiki: <ulink
8497                 url="http://wiki.koha-community.org/wiki/JQuery_Library">http://wiki.koha-community.org/wiki/JQuery_Library</ulink>.</para>
8498               </listitem>
8499             </itemizedlist>
8500           </section>
8501
8502           <section id="OPACXSLTDetailsDisplay">
8503             <title>OPACXSLTDetailsDisplay</title>
8504
8505             <para>Default: default</para>
8506
8507             <para>Asks: Display OPAC details using XSLT stylesheet at
8508             ___</para>
8509
8510             <para>Values:</para>
8511
8512             <itemizedlist>
8513               <listitem>
8514                 <para>leave empty to not use the XSLT stylesheet</para>
8515
8516                 <itemizedlist>
8517                   <listitem>
8518                     <para>In previous versions of Koha this was the setting
8519                     that read 'normally'</para>
8520                   </listitem>
8521                 </itemizedlist>
8522               </listitem>
8523
8524               <listitem>
8525                 <para>enter "default" for the default one</para>
8526               </listitem>
8527
8528               <listitem>
8529                 <para>put a path to define a XSLT file</para>
8530
8531                 <itemizedlist>
8532                   <listitem>
8533                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
8534                   </listitem>
8535
8536                   <listitem>
8537                     <para>If in a multi-language system you can enter
8538                     {langcode} in the path to tell Koha to look in the right
8539                     language folder</para>
8540
8541                     <itemizedlist>
8542                       <listitem>
8543                         <para>ex:
8544                         /home/koha/src/koha-tmpl/opac/prog/{langcode}/xslt/OpacDetail.xsl</para>
8545                       </listitem>
8546
8547                       <listitem>
8548                         <para>ex.
8549                         http://mykohaopac.org/{langcode}/stylesheet.xsl</para>
8550                       </listitem>
8551                     </itemizedlist>
8552                   </listitem>
8553                 </itemizedlist>
8554               </listitem>
8555
8556               <listitem>
8557                 <para>put an URL for an external specific stylesheet</para>
8558
8559                 <itemizedlist>
8560                   <listitem>
8561                     <para>ex: http://mykohaopac.org/stylesheet.xsl</para>
8562                   </listitem>
8563                 </itemizedlist>
8564               </listitem>
8565             </itemizedlist>
8566
8567             <para>Description:</para>
8568
8569             <itemizedlist>
8570               <listitem>
8571                 <para>XSLT stylesheets allow for the customization of the
8572                 details shows on the screen when viewing a bib record. This
8573                 preference will allow you either use the default look that
8574                 comes with Koha or design your own stylesheet.</para>
8575               </listitem>
8576             </itemizedlist>
8577           </section>
8578
8579           <section id="OPACXSLTResultsDisplay">
8580             <title>OPACXSLTResultsDisplay</title>
8581
8582             <para>Default: default</para>
8583
8584             <para>Asks: Display OPAC results using XSLT stylesheet at
8585             ___</para>
8586
8587             <para>Values:</para>
8588
8589             <itemizedlist>
8590               <listitem>
8591                 <para>leave empty to not use the XSLT stylesheet</para>
8592
8593                 <itemizedlist>
8594                   <listitem>
8595                     <para>In previous versions of Koha this was the setting
8596                     that read 'normally'</para>
8597                   </listitem>
8598                 </itemizedlist>
8599               </listitem>
8600
8601               <listitem>
8602                 <para>enter "default" for the default one</para>
8603               </listitem>
8604
8605               <listitem>
8606                 <para>put a path to define a XSLT file</para>
8607
8608                 <itemizedlist>
8609                   <listitem>
8610                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
8611                   </listitem>
8612
8613                   <listitem>
8614                     <para>If in a multi-language system you can enter
8615                     {langcode} in the path to tell Koha to look in the right
8616                     language folder</para>
8617
8618                     <itemizedlist>
8619                       <listitem>
8620                         <para>ex:
8621                         /home/koha/src/koha-tmpl/opac/prog/{langcode}/xslt/OpacDetail.xsl</para>
8622                       </listitem>
8623
8624                       <listitem>
8625                         <para>ex.
8626                         http://mykohaopac.org/{langcode}/stylesheet.xsl</para>
8627                       </listitem>
8628                     </itemizedlist>
8629                   </listitem>
8630                 </itemizedlist>
8631               </listitem>
8632
8633               <listitem>
8634                 <para>put an URL for an external specific stylesheet</para>
8635
8636                 <itemizedlist>
8637                   <listitem>
8638                     <para>ex: http://mykohaopac.org/stylesheet.xsl</para>
8639                   </listitem>
8640                 </itemizedlist>
8641               </listitem>
8642             </itemizedlist>
8643
8644             <para>Description:</para>
8645
8646             <itemizedlist>
8647               <listitem>
8648                 <para>XSLT stylesheets allow for the customization of the
8649                 details shows on the screen when viewing the search results.
8650                 This preference will allow you either use the default look
8651                 that comes with Koha or design your own stylesheet.</para>
8652               </listitem>
8653             </itemizedlist>
8654           </section>
8655         </section>
8656
8657         <section id="opacfeaturesprefs">
8658           <title>Features</title>
8659
8660           <para/>
8661
8662           <section id="numSearchRSSResults">
8663             <title>numSearchRSSResults</title>
8664
8665             <para>Default: 50</para>
8666
8667             <para>Asks: Display ___ search results in the RSS feed.</para>
8668
8669             <para>Description:</para>
8670
8671             <itemizedlist>
8672               <listitem>
8673                 <para>By default the RSS feed that is automatically generated
8674                 for every search results page will list 50 items. This can
8675                 sometimes be too much for some RSS feed readers and for some
8676                 people this isn't enough. This preference allows you to adjust
8677                 this number to show the best number of results for your
8678                 patrons.</para>
8679               </listitem>
8680             </itemizedlist>
8681           </section>
8682
8683           <section id="OpacAuthorities">
8684             <title>OpacAuthorities</title>
8685
8686             <para>Default: Allow</para>
8687
8688             <para>Asks: ___ patrons to search your authority records.</para>
8689
8690             <para>Description:</para>
8691
8692             <itemizedlist>
8693               <listitem>
8694                 <para>This preference displays the link on the OPAC for the
8695                 authority search (titled 'Browse by Subject'). By setting the
8696                 preference to "Allow" patrons can use this search link of the
8697                 OPAC.</para>
8698               </listitem>
8699             </itemizedlist>
8700
8701             <important>
8702               <para>While labeled 'Browse' it is important to note that this
8703               is in fact an authority search, not an authority browse.</para>
8704
8705               <screenshot>
8706                 <screeninfo>Authority Search in the OPAC</screeninfo>
8707
8708                 <mediaobject>
8709                   <imageobject>
8710                     <imagedata fileref="images/admin/globalprefs/authoritysearch.png"/>
8711                   </imageobject>
8712                 </mediaobject>
8713               </screenshot>
8714             </important>
8715
8716             <para>Values:</para>
8717
8718             <itemizedlist>
8719               <listitem>
8720                 <para>Allow</para>
8721
8722                 <itemizedlist>
8723                   <listitem>
8724                     <para>A link labeled 'Browse by Subject' will appear at
8725                     the top of your OPAC under the search box</para>
8726
8727                     <screenshot>
8728                       <screeninfo>'Browse by Subject' link under search box on
8729                       OPAC</screeninfo>
8730
8731                       <mediaobject>
8732                         <imageobject>
8733                           <imagedata fileref="images/admin/globalprefs/OpacAuthorities.png"/>
8734                         </imageobject>
8735                       </mediaobject>
8736                     </screenshot>
8737                   </listitem>
8738                 </itemizedlist>
8739               </listitem>
8740
8741               <listitem>
8742                 <para>Don't allow</para>
8743               </listitem>
8744             </itemizedlist>
8745           </section>
8746
8747           <section id="opacbookbag">
8748             <title>opacbookbag</title>
8749
8750             <para>Default: Allow</para>
8751
8752             <para>Asks: ___ patrons to store items in a temporary "Cart" on
8753             the OPAC.</para>
8754
8755             <para>Values:</para>
8756
8757             <itemizedlist>
8758               <listitem>
8759                 <para>Allow</para>
8760               </listitem>
8761
8762               <listitem>
8763                 <para>Don't allow</para>
8764               </listitem>
8765             </itemizedlist>
8766
8767             <para>Description:</para>
8768
8769             <itemizedlist>
8770               <listitem>
8771                 <para>This preference allows the user to temporarily save a
8772                 list of items found on the catalog. By using the Book Bag, or
8773                 Cart, the user can print out or email a list of items found.
8774                 The user does not need to be logged in. This list is temporary
8775                 and will be emptied, or cleared, at the end of the
8776                 session.</para>
8777               </listitem>
8778             </itemizedlist>
8779           </section>
8780
8781           <section id="OpacBrowser">
8782             <title>OpacBrowser</title>
8783
8784             <important>
8785               <para>This preference only applies to French systems at this
8786               time.</para>
8787             </important>
8788
8789             <para>Default: Don't allow</para>
8790
8791             <para>Asks: ___ patrons to browse subject authorities on
8792             OPAC</para>
8793
8794             <para>Values:</para>
8795
8796             <itemizedlist>
8797               <listitem>
8798                 <para>Allow</para>
8799               </listitem>
8800
8801               <listitem>
8802                 <para>Don't allow</para>
8803               </listitem>
8804             </itemizedlist>
8805
8806             <para><important>
8807                 <para>run the <link linkend="authbrowsercron">Authorities
8808                 Browser Cron Job</link> to create the browser list</para>
8809               </important></para>
8810           </section>
8811
8812           <section id="OpacBrowseResults">
8813             <title>OpacBrowseResults</title>
8814
8815             <para>Default: enable</para>
8816
8817             <para>Asks: ___ browsing and paging search results from the OPAC
8818             detail page.</para>
8819
8820             <para>Values:</para>
8821
8822             <itemizedlist>
8823               <listitem>
8824                 <para>disable</para>
8825               </listitem>
8826
8827               <listitem>
8828                 <para>enable</para>
8829
8830                 <screenshot>
8831                   <screeninfo>Browsing and Paging Search Results</screeninfo>
8832
8833                   <mediaobject>
8834                     <imageobject>
8835                       <imagedata fileref="images/admin/globalprefs/OpacBrowseResults.png"/>
8836                     </imageobject>
8837                   </mediaobject>
8838                 </screenshot>
8839               </listitem>
8840             </itemizedlist>
8841
8842             <para>Description:</para>
8843
8844             <itemizedlist>
8845               <listitem>
8846                 <para>This preference will control the option to return to
8847                 your results and/or browse them from the detail page in the
8848                 OPAC.</para>
8849               </listitem>
8850             </itemizedlist>
8851           </section>
8852           <section id="OpacCloud">
8853             <title>OpacCloud</title>
8854             <para><important>
8855                 <para>This preference only applies to French systems at this time.</para>
8856               </important>Default: Don't show</para>
8857             <para>Asks: ___  a subject cloud on OPAC</para>
8858             <para>Values:<itemizedlist>
8859                 <listitem>
8860                   <para>Don't show</para>
8861                 </listitem>
8862                 <listitem>
8863                   <para>Show</para>
8864                 </listitem>
8865               </itemizedlist></para>
8866             <para>
8867               <important>
8868                 <para>run the <link linkend="authbrowsercron">Authorities Browser Cron Job</link> to
8869                   create the browser list</para>
8870               </important>
8871             </para>
8872           </section>
8873
8874           <section id="OPACFinesTab">
8875             <title>OPACFinesTab</title>
8876
8877             <para>Default: Allow</para>
8878
8879             <para>Asks: ___ patrons to access the Fines tab on the My Account
8880             page on the OPAC.</para>
8881
8882             <para>Values:</para>
8883
8884             <itemizedlist>
8885               <listitem>
8886                 <para>Allow</para>
8887
8888                 <itemizedlist>
8889                   <listitem>
8890                     <para><link linkend="opacuserlogin">opacuserlogin</link>
8891                     needs to be set to 'allow'</para>
8892                   </listitem>
8893                 </itemizedlist>
8894               </listitem>
8895
8896               <listitem>
8897                 <para>Don't allow</para>
8898               </listitem>
8899             </itemizedlist>
8900           </section>
8901
8902           <section id="OpacPasswordChange">
8903             <title>OpacPasswordChange</title>
8904
8905             <para>Default: Allow</para>
8906
8907             <para>Asks: ___ patrons to change their own password on the
8908             OPAC.</para>
8909
8910             <para>Values:</para>
8911
8912             <itemizedlist>
8913               <listitem>
8914                 <para>Allow</para>
8915
8916                 <itemizedlist>
8917                   <listitem>
8918                     <para><link linkend="opacuserlogin">opacuserlogin</link>
8919                     needs to be set to 'allow'</para>
8920                   </listitem>
8921                 </itemizedlist>
8922               </listitem>
8923
8924               <listitem>
8925                 <para>Don't allow</para>
8926               </listitem>
8927             </itemizedlist>
8928
8929             <important>
8930               <para>Enabling this will break LDAP authentication.</para>
8931             </important>
8932           </section>
8933
8934           <section id="OPACPatronDetails">
8935             <title>OPACPatronDetails</title>
8936
8937             <para>Default: Allow</para>
8938
8939             <para>Asks: ___ patrons to notify the library of changes to their
8940             contact information from the OPAC.</para>
8941
8942             <para>Values:</para>
8943
8944             <itemizedlist>
8945               <listitem>
8946                 <para>Allow</para>
8947
8948                 <itemizedlist>
8949                   <listitem>
8950                     <para><link linkend="opacuserlogin">opacuserlogin</link>
8951                     needs to be set to 'allow'</para>
8952                   </listitem>
8953                 </itemizedlist>
8954               </listitem>
8955
8956               <listitem>
8957                 <para>Don't allow</para>
8958               </listitem>
8959             </itemizedlist>
8960
8961             <para>Description:</para>
8962
8963             <itemizedlist>
8964               <listitem>
8965                 <para>If patrons are allowed to notify the library of changes
8966                 an email will be sent to the library administration email
8967                 address with the changes. Lines that start with the field name
8968                 in all caps are the lines that the patron made changes
8969                 to.</para>
8970               </listitem>
8971             </itemizedlist>
8972           </section>
8973
8974           <section id="OPACpatronimage">
8975             <title>OPACpatronimage</title>
8976
8977             <para>Default: Don't show</para>
8978
8979             <para>Asks: ___ patron images on the patron information page in
8980             the OPAC.</para>
8981
8982             <para>Values:</para>
8983
8984             <itemizedlist>
8985               <listitem>
8986                 <para>Don't show</para>
8987               </listitem>
8988
8989               <listitem>
8990                 <para>Show</para>
8991               </listitem>
8992             </itemizedlist>
8993
8994             <para>Description:</para>
8995
8996             <itemizedlist>
8997               <listitem>
8998                 <para>If <link linkend="patronimages">patronimages</link> is
8999                 set to allow the upload of patron images via the staff client,
9000                 then setting this preference to 'show' will show the patron
9001                 what image you have on file for them when they view their
9002                 personal information on their account in the OPAC.</para>
9003               </listitem>
9004             </itemizedlist>
9005           </section>
9006
9007           <section id="OpacTopissue">
9008             <title>OpacTopissue</title>
9009
9010             <para>Default: Don't allow</para>
9011
9012             <para>Asks: ___ patrons to access a list of the most checked out
9013             items on the OPAC.</para>
9014
9015             <para>Values:</para>
9016
9017             <itemizedlist>
9018               <listitem>
9019                 <para>Allow</para>
9020
9021                 <itemizedlist>
9022                   <listitem>
9023                     <para>A link to 'Most Popular' will appear at the top of
9024                     your OPAC</para>
9025
9026                     <screenshot>
9027                       <screeninfo>'Most Popular' link under the search
9028                       box</screeninfo>
9029
9030                       <mediaobject>
9031                         <imageobject>
9032                           <imagedata fileref="images/admin/globalprefs/OpacTopissue.png"/>
9033                         </imageobject>
9034                       </mediaobject>
9035                     </screenshot>
9036                   </listitem>
9037                 </itemizedlist>
9038               </listitem>
9039
9040               <listitem>
9041                 <para>Don't allow</para>
9042               </listitem>
9043             </itemizedlist>
9044
9045             <para>Description:</para>
9046
9047             <itemizedlist>
9048               <listitem>
9049                 <para>This preference allows the administrator to choose to
9050                 show the "Most Popular" link at the top of the OPAC under the
9051                 search box. The "Most Popular" page shows the top circulated
9052                 items in the library, as determined by the number of times a
9053                 title has been circulated. This allows users to see what
9054                 titles are popular in their community. It is recommended that
9055                 you leave this preference set to 'Don't allow' until you have
9056                 been live on Koha for a couple of months, otherwise the data
9057                 that it shows will not be an accurate portrayal of what's
9058                 popular in your library.</para>
9059
9060                 <screenshot>
9061                   <screeninfo>Sample top issues page</screeninfo>
9062
9063                   <mediaobject>
9064                     <imageobject>
9065                       <imagedata fileref="images/admin/globalprefs/topissues.png"/>
9066                     </imageobject>
9067                   </mediaobject>
9068                 </screenshot>
9069               </listitem>
9070             </itemizedlist>
9071           </section>
9072
9073           <section id="opacuserlogin">
9074             <title>opacuserlogin</title>
9075
9076             <para>Default: Allow</para>
9077
9078             <para>Asks: ___ patrons to log in to their accounts on the
9079             OPAC.</para>
9080
9081             <para>Values:</para>
9082
9083             <itemizedlist>
9084               <listitem>
9085                 <para>Allow</para>
9086               </listitem>
9087
9088               <listitem>
9089                 <para>Don't allow</para>
9090
9091                 <itemizedlist>
9092                   <listitem>
9093                     <para>The OPAC will still be searchable if patrons can't
9094                     log in, this just disables the patron account access via
9095                     the OPAC</para>
9096                   </listitem>
9097                 </itemizedlist>
9098               </listitem>
9099             </itemizedlist>
9100           </section>
9101
9102           <section id="QuoteOfTheDay">
9103             <title>QuoteOfTheDay</title>
9104
9105             <para>Default: Disable</para>
9106
9107             <para>Asks: ___ Quote of the Day display on OPAC home page</para>
9108
9109             <para>Values:</para>
9110
9111             <itemizedlist>
9112               <listitem>
9113                 <para>Disable</para>
9114               </listitem>
9115
9116               <listitem>
9117                 <para>Enable</para>
9118               </listitem>
9119             </itemizedlist>
9120
9121             <para>Description:</para>
9122
9123             <itemizedlist>
9124               <listitem>
9125                 <para>This feature will allow you to enter a series of quotes
9126                 that will then show on the OPAC homepage in random order. To
9127                 add/edit quotes, visit the <link linkend="QOTDEditor">Quote of
9128                 the Day Editor</link> under Tools.</para>
9129               </listitem>
9130             </itemizedlist>
9131           </section>
9132
9133           <section id="RequestOnOpac">
9134             <title>RequestOnOpac</title>
9135
9136             <para>Default: Allow</para>
9137
9138             <para>Asks: ___ patrons to place holds on items from the
9139             OPAC.</para>
9140
9141             <para>Values:</para>
9142
9143             <itemizedlist>
9144               <listitem>
9145                 <para>Allow</para>
9146
9147                 <itemizedlist>
9148                   <listitem>
9149                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9150                     needs to be set to 'allow'</para>
9151                   </listitem>
9152                 </itemizedlist>
9153               </listitem>
9154
9155               <listitem>
9156                 <para>Don't allow</para>
9157               </listitem>
9158             </itemizedlist>
9159           </section>
9160
9161           <section id="reviewson">
9162             <title>reviewson</title>
9163
9164             <para>Default: Allow</para>
9165
9166             <para>Asks: ___ patrons to make comments on items on the
9167             OPAC.</para>
9168
9169             <para>Values:</para>
9170
9171             <itemizedlist>
9172               <listitem>
9173                 <para>Allow</para>
9174
9175                 <itemizedlist>
9176                   <listitem>
9177                     <para>Patrons comments/reviews all require moderation
9178                     before they appear in the OPAC</para>
9179                   </listitem>
9180
9181                   <listitem>
9182                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9183                     needs to be set to 'Allow'</para>
9184                   </listitem>
9185                 </itemizedlist>
9186               </listitem>
9187
9188               <listitem>
9189                 <para>Don't allow</para>
9190               </listitem>
9191             </itemizedlist>
9192
9193             <para>Description:</para>
9194
9195             <itemizedlist>
9196               <listitem>
9197                 <para>This button allows the patrons to submit comments on
9198                 books they have read via the OPAC. If this preference is set
9199                 to "Allow" reviews are first sent to the staff client for
9200                 staff approval before the review is displayed in the OPAC. The
9201                 staff member who reviews and approves comments may find the
9202                 pending comments on the <link
9203                 linkend="comments">Comments</link> tool. The staff member can
9204                 then choose to approve or delete the comments.</para>
9205               </listitem>
9206             </itemizedlist>
9207           </section>
9208
9209           <section id="ShowReviewer">
9210             <title>ShowReviewer</title>
9211
9212             <para>Default: full name</para>
9213
9214             <para>Asks: Show ___ of commenter with comments in OPAC.</para>
9215
9216             <para>Values:</para>
9217
9218             <itemizedlist>
9219               <listitem>
9220                 <para>first name</para>
9221               </listitem>
9222
9223               <listitem>
9224                 <para>first name and last initial</para>
9225               </listitem>
9226
9227               <listitem>
9228                 <para>full name</para>
9229               </listitem>
9230
9231               <listitem>
9232                 <para>last name</para>
9233               </listitem>
9234
9235               <listitem>
9236                 <para>no name</para>
9237               </listitem>
9238
9239               <listitem>
9240                 <para>username</para>
9241               </listitem>
9242             </itemizedlist>
9243
9244             <para>Description:</para>
9245
9246             <itemizedlist>
9247               <listitem>
9248                 <para>If you would like to protect your patron's privacy in
9249                 the OPAC you can choose to hide their names or parts of their
9250                 names from any of the comments they leave on bib records in
9251                 your system. <link linkend="reviewson">reviewson</link> needs
9252                 to be set to 'Allow' for this to preference to come in to
9253                 play</para>
9254               </listitem>
9255             </itemizedlist>
9256           </section>
9257
9258           <section id="ShowReviewerPhoto">
9259             <title>ShowReviewerPhoto</title>
9260
9261             <para>Default: Show</para>
9262
9263             <para>Asks: ___ reviewer's photo beside comments in OPAC.</para>
9264
9265             <para>Values:</para>
9266
9267             <itemizedlist>
9268               <listitem>
9269                 <para>Hide</para>
9270               </listitem>
9271
9272               <listitem>
9273                 <para>Show</para>
9274
9275                 <itemizedlist>
9276                   <listitem>
9277                     <para><link linkend="reviewson">reviewson</link> needs to
9278                     be set to 'Allow' and <link
9279                     linkend="ShowReviewer">ShowReviewer</link> needs to be set
9280                     to 'Show' for this to preference to come in to play</para>
9281
9282                     <screenshot>
9283                       <screeninfo>ShowReviewerPhoto set to 'Show'</screeninfo>
9284
9285                       <mediaobject>
9286                         <imageobject>
9287                           <imagedata fileref="images/admin/globalprefs/ShowReviewerPhoto.png"/>
9288                         </imageobject>
9289                       </mediaobject>
9290                     </screenshot>
9291                   </listitem>
9292                 </itemizedlist>
9293               </listitem>
9294             </itemizedlist>
9295
9296             <para>Description:</para>
9297
9298             <itemizedlist>
9299               <listitem>
9300                 <para>This system preference allows libraries to show avatars
9301                 next to patron's comments in the OPAC. These avatars are
9302                 pulled from the <ulink
9303                 url="https://www.libravatar.org">Libravatar</ulink> library,
9304                 an open source powered product that allows Internet users to
9305                 choose a small icon to display next to their name on various
9306                 different websites. The library has no control over the images
9307                 the patron chooses to display.</para>
9308               </listitem>
9309             </itemizedlist>
9310           </section>
9311
9312           <section id="SocialNetworks">
9313             <title>SocialNetworks</title>
9314
9315             <para>Default: Disable</para>
9316
9317             <para>Asks: ___ social network links in opac detail pages</para>
9318
9319             <para>Values:</para>
9320
9321             <itemizedlist>
9322               <listitem>
9323                 <para>Disable</para>
9324               </listitem>
9325
9326               <listitem>
9327                 <para>Enable</para>
9328
9329                 <screenshot>
9330                   <screeninfo>Social Networks</screeninfo>
9331
9332                   <mediaobject>
9333                     <imageobject>
9334                       <imagedata fileref="images/admin/globalprefs/SocialNetworks.png"/>
9335                     </imageobject>
9336                   </mediaobject>
9337                 </screenshot>
9338               </listitem>
9339             </itemizedlist>
9340
9341             <para>Description:</para>
9342
9343             <itemizedlist>
9344               <listitem>
9345                 <para>This preference will enable a line of social network
9346                 share buttons below the right hand column on the detail pages
9347                 of records in the OPAC.</para>
9348               </listitem>
9349             </itemizedlist>
9350
9351             <important>
9352               <para>In order for these share buttons to work when clicked you
9353               must have filled in your <link
9354               linkend="OPACBaseURL">OPACBaseURL</link> preference.</para>
9355             </important>
9356           </section>
9357
9358           <section id="suggestionspref">
9359             <title>suggestion</title>
9360
9361             <para>Default: Allow</para>
9362
9363             <para>Asks: ___ patrons to make purchase suggestions on the
9364             OPAC.</para>
9365
9366             <para>Values:</para>
9367
9368             <itemizedlist>
9369               <listitem>
9370                 <para>Allow</para>
9371
9372                 <itemizedlist>
9373                   <listitem>
9374                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9375                     needs to be set to 'allow' unless <link
9376                     linkend="AnonSuggestions">AnonSuggestions</link> is set to
9377                     'allow'</para>
9378                   </listitem>
9379                 </itemizedlist>
9380               </listitem>
9381
9382               <listitem>
9383                 <para>Don't allow</para>
9384               </listitem>
9385             </itemizedlist>
9386           </section>
9387         </section>
9388
9389         <section id="opacpolicyprefs">
9390           <title>Policy</title>
9391
9392           <para/>
9393
9394           <section id="AllowPurchaseSuggestionBranchChoice">
9395             <title>AllowPurchaseSuggestionBranchChoice</title>
9396
9397             <para>Default: Don't allow</para>
9398
9399             <para>Asks: ___ patrons to select branch when making a purchase
9400             suggestion</para>
9401
9402             <para>Values:</para>
9403
9404             <itemizedlist>
9405               <listitem>
9406                 <para>Allow</para>
9407               </listitem>
9408
9409               <listitem>
9410                 <para>Don't allow</para>
9411               </listitem>
9412             </itemizedlist>
9413
9414             <para>Description:</para>
9415
9416             <itemizedlist>
9417               <listitem>
9418                 <para>If your library system lets patrons make purchase
9419                 suggestions for a specific branch you can set this preference
9420                 to 'Allow' to add a branch selection option to the purchase
9421                 suggestion form.</para>
9422               </listitem>
9423             </itemizedlist>
9424           </section>
9425
9426           <section id="OpacAllowPublicListCreation">
9427             <title>OpacAllowPublicListCreation</title>
9428
9429             <para>Default: Allow</para>
9430
9431             <para>Asks: ___ opac users to create public lists</para>
9432
9433             <para>Values:</para>
9434
9435             <itemizedlist>
9436               <listitem>
9437                 <para>Allow</para>
9438               </listitem>
9439
9440               <listitem>
9441                 <para>Don't allow</para>
9442               </listitem>
9443             </itemizedlist>
9444
9445             <para>Description:</para>
9446
9447             <itemizedlist>
9448               <listitem>
9449                 <para>Public lists are visible to anyone who visits your OPAC.
9450                 With this preference you can control whether or now patrons
9451                 are allowed to create these public lists. If this is set to
9452                 "Don't allow" then only staff will be able to create public
9453                 lists.</para>
9454               </listitem>
9455             </itemizedlist>
9456
9457             <important>
9458               <para>This preference will only be taken in to account if you
9459               have <link linkend="virtualshelves">virtualshelves</link> set to
9460               'Allow'</para>
9461             </important>
9462           </section>
9463
9464           <section id="OpacAllowSharingPrivateLists">
9465             <title>OpacAllowSharingPrivateLists</title>
9466
9467             <important>
9468               <para>This feature is not active yet but will be released
9469               soon</para>
9470             </important>
9471
9472             <para>Default: Don't allow</para>
9473
9474             <para>Asks: ___ opac users to share private lists with other
9475             patrons.</para>
9476
9477             <para>Values:</para>
9478
9479             <itemizedlist>
9480               <listitem>
9481                 <para>Allow</para>
9482               </listitem>
9483
9484               <listitem>
9485                 <para>Don't allow</para>
9486               </listitem>
9487             </itemizedlist>
9488
9489             <para>Description:</para>
9490
9491             <itemizedlist>
9492               <listitem>
9493                 <para>This feature will add the option for patrons to share
9494                 their lists with other patrons.</para>
9495               </listitem>
9496             </itemizedlist>
9497           </section>
9498
9499           <section id="OPACFineNoRenewals">
9500             <title>OPACFineNoRenewals</title>
9501
9502             <para>Default: 99999</para>
9503
9504             <para>Asks: Only allow patrons to renew their own books on the
9505             OPAC if they have less than ___ USD in fines</para>
9506
9507             <tip>
9508               <para>Leave this field blank to disable</para>
9509             </tip>
9510
9511             <important>
9512               <para>To allow renewals in the OPAC, <link
9513               linkend="opacuserlogin">opacuserlogin</link> needs to be set to
9514               'allow'</para>
9515             </important>
9516           </section>
9517
9518           <section id="OpacHiddenItems">
9519             <title>OpacHiddenItems</title>
9520
9521             <para>Asks: Allows to define custom rules for hiding specific
9522             items at opac. <tip>
9523                 <para>See docs/opac/OpacHiddenItems.txt in your Koha install
9524                 directory for more information</para>
9525               </tip></para>
9526
9527             <para>Description:</para>
9528
9529             <itemizedlist>
9530               <listitem>
9531                 <para>In this field you can enter criteria for items you would
9532                 like to hide from display in the OPAC. This field takes any
9533                 combination of item fields (from the items table in the Koha
9534                 database) for blocking. For example a value of:</para>
9535
9536                 <para><programlisting>itype: [07, 10]
9537 location: [STAFF, ISO]</programlisting>Will block items with an itype code of
9538                 07 or 10 as well as items that have a shelving location of
9539                 STAFF or ISO.</para>
9540
9541                 <para>In items my items.itype 07 is defined in Item Types
9542                 Administration as Staff Assigned My items.itype 10 in Item
9543                 Types is Archival Copy The locations STAFF and ISO are in
9544                 Authorized Values for category=LOC STAFF means it's assigned
9545                 to the staff reading room and ISO means it is in the isolation
9546                 room.</para>
9547               </listitem>
9548             </itemizedlist>
9549           </section>
9550
9551           <section id="OPACItemHolds">
9552             <title>OPACItemHolds</title>
9553
9554             <para>Default: Allow</para>
9555
9556             <para>Asks: ___ patrons to place holds on specific items in the
9557             OPAC.</para>
9558
9559             <para>Values:</para>
9560
9561             <itemizedlist>
9562               <listitem>
9563                 <para>Allow</para>
9564
9565                 <itemizedlist>
9566                   <listitem>
9567                     <para>Patrons can place holds on specific items as well as
9568                     the next available item.</para>
9569                   </listitem>
9570
9571                   <listitem>
9572                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9573                     needs to be set to 'allow'</para>
9574                   </listitem>
9575                 </itemizedlist>
9576               </listitem>
9577
9578               <listitem>
9579                 <para>Don't allow</para>
9580
9581                 <itemizedlist>
9582                   <listitem>
9583                     <para>If this is disabled, users can only put a hold on
9584                     the next available item.</para>
9585                   </listitem>
9586                 </itemizedlist>
9587               </listitem>
9588             </itemizedlist>
9589           </section>
9590
9591           <section id="OpacRenewalAllowed">
9592             <title>OpacRenewalAllowed</title>
9593
9594             <para>Default: Don't allow</para>
9595
9596             <para>Asks: ___ patrons to renew their own books on the
9597             OPAC.</para>
9598
9599             <para>Values:</para>
9600
9601             <itemizedlist>
9602               <listitem>
9603                 <para>Allow</para>
9604
9605                 <itemizedlist>
9606                   <listitem>
9607                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9608                     needs to be set to 'allow'</para>
9609                   </listitem>
9610                 </itemizedlist>
9611               </listitem>
9612
9613               <listitem>
9614                 <para>Don't allow</para>
9615
9616                 <itemizedlist>
9617                   <listitem>
9618                     <para>Staff will still be able to renew items for patrons
9619                     via the staff client</para>
9620                   </listitem>
9621                 </itemizedlist>
9622               </listitem>
9623             </itemizedlist>
9624
9625             <para>Description:</para>
9626
9627             <itemizedlist>
9628               <listitem>
9629                 <para>This preference allows the administration to choose if
9630                 patrons can renew their checked out materials via their
9631                 checked out history in the OPAC. It allows patrons to renew
9632                 their materials without having to contact the library or
9633                 having to return to the library.</para>
9634               </listitem>
9635             </itemizedlist>
9636           </section>
9637
9638           <section id="OpacRenewalBranch">
9639             <title>OpacRenewalBranch</title>
9640
9641             <para>Default: the branch the item was checked out from</para>
9642
9643             <para>Asks: Use ___ as branchcode to store in the statistics
9644             table</para>
9645
9646             <para>Values:</para>
9647
9648             <itemizedlist>
9649               <listitem>
9650                 <para>NULL</para>
9651               </listitem>
9652
9653               <listitem>
9654                 <para>'OPACRenew'</para>
9655               </listitem>
9656
9657               <listitem>
9658                 <para>the item's home branch</para>
9659               </listitem>
9660
9661               <listitem>
9662                 <para>the patron's home branch</para>
9663               </listitem>
9664
9665               <listitem>
9666                 <para>the branch the item was checked out from</para>
9667               </listitem>
9668             </itemizedlist>
9669
9670             <para>Description:</para>
9671
9672             <itemizedlist>
9673               <listitem>
9674                 <para>This value is used in the statistics table to help with
9675                 reporting. The statistics table in Koha keeps track of all
9676                 checkouts and renewals, this preference defines which branch
9677                 is entered in to the table when a patron renews an item for
9678                 themselves via the OPAC.</para>
9679               </listitem>
9680             </itemizedlist>
9681           </section>
9682
9683           <section id="OPACViewOthersSuggestions">
9684             <title>OPACViewOthersSuggestions</title>
9685
9686             <para>Default: Don't show</para>
9687
9688             <para>Asks: ___ purchase suggestions from other patrons on the
9689             OPAC.</para>
9690
9691             <para>Values:</para>
9692
9693             <itemizedlist>
9694               <listitem>
9695                 <para>Don't show</para>
9696               </listitem>
9697
9698               <listitem>
9699                 <para>Show</para>
9700
9701                 <itemizedlist>
9702                   <listitem>
9703                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9704                     needs to be set to 'allow'</para>
9705                   </listitem>
9706                 </itemizedlist>
9707               </listitem>
9708             </itemizedlist>
9709           </section>
9710
9711           <section id="SearchMyLibraryFirst">
9712             <title>SearchMyLibraryFirst</title>
9713
9714             <para>Default: Don't limit</para>
9715
9716             <para>Asks: ___ patrons' searches to the library they are
9717             registered at.</para>
9718
9719             <para>Values:</para>
9720
9721             <itemizedlist>
9722               <listitem>
9723                 <para>Don't limit</para>
9724
9725                 <itemizedlist>
9726                   <listitem>
9727                     <para>Searching the OPAC will show results from all
9728                     libraries</para>
9729                   </listitem>
9730
9731                   <listitem>
9732                     <para>If you're a one branch system, choose 'Don't
9733                     limit'</para>
9734                   </listitem>
9735                 </itemizedlist>
9736               </listitem>
9737
9738               <listitem>
9739                 <para>Limit</para>
9740
9741                 <itemizedlist>
9742                   <listitem>
9743                     <para>Patrons will still be able to search other libraries
9744                     via the Advanced search page - but will be limited to
9745                     searches for their library only from the basic search
9746                     box</para>
9747                   </listitem>
9748
9749                   <listitem>
9750                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9751                     needs to be set to 'allow'</para>
9752                   </listitem>
9753                 </itemizedlist>
9754               </listitem>
9755             </itemizedlist>
9756           </section>
9757
9758           <section id="singleBranchMode">
9759             <title>singleBranchMode</title>
9760
9761             <para>Default: Don't allow</para>
9762
9763             <para>Asks: ___ patrons to select their branch on the OPAC.</para>
9764
9765             <para>Values:</para>
9766
9767             <itemizedlist>
9768               <listitem>
9769                 <para>Allow</para>
9770
9771                 <itemizedlist>
9772                   <listitem>
9773                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9774                     needs to be set to 'allow'</para>
9775                   </listitem>
9776                 </itemizedlist>
9777               </listitem>
9778
9779               <listitem>
9780                 <para>Don't allow</para>
9781               </listitem>
9782             </itemizedlist>
9783
9784             <para>Description:</para>
9785
9786             <itemizedlist>
9787               <listitem>
9788                 <para>This preference is for libraries that have branches but
9789                 do not want to share their items among other branches within
9790                 their system. If the preference is set to "Don't allow" then
9791                 holdings will be shown for all branches within a system. On
9792                 the "Home" screen of the OPAC users have the choice of
9793                 narrowing down results by item location. Setting this
9794                 preference to "Allow" will display only one branch's
9795                 holdings.</para>
9796               </listitem>
9797             </itemizedlist>
9798           </section>
9799         </section>
9800
9801         <section id="opacprivacyprefs">
9802           <title>Privacy</title>
9803
9804           <para/>
9805
9806           <section id="AnonSuggestions">
9807             <title>AnonSuggestions</title>
9808
9809             <para>Default: Don't allow</para>
9810
9811             <para>Asks: ___ patrons that aren't logged in to make purchase
9812             suggestions. <important>
9813                 <para>If set to 'Allow', suggestions are connected to the
9814                 <link linkend="AnonymousPatron">AnonymousPatron</link></para>
9815               </important></para>
9816
9817             <para>Values:</para>
9818
9819             <itemizedlist>
9820               <listitem>
9821                 <para>Allow</para>
9822               </listitem>
9823
9824               <listitem>
9825                 <para>Don't allow</para>
9826               </listitem>
9827             </itemizedlist>
9828           </section>
9829
9830           <section id="AnonymousPatron">
9831             <title>AnonymousPatron</title>
9832
9833             <para>Default: 0</para>
9834
9835             <para>Asks: Use borrowernumber ___ as the Anonymous Patron (for
9836             anonymous suggestions and reading history) <tip>
9837                 <para>Before setting this preference <link
9838                 linkend="addnewpatron">create a patron</link> to be used for
9839                 all anonymous suggestions and/or reading history items. This
9840                 patron can be any type and should be named something to make
9841                 it clear to you that they're anonymous (ex. Anonymous
9842                 Patron).</para>
9843               </tip></para>
9844           </section>
9845
9846           <section id="EnableOpacSearchHistory">
9847             <title>EnableOpacSearchHistory</title>
9848
9849             <para>Default: Keep</para>
9850
9851             <para>Asks: ___ patron search history in the OPAC.</para>
9852
9853             <para>Values:</para>
9854
9855             <itemizedlist>
9856               <listitem>
9857                 <para>Don't keep</para>
9858               </listitem>
9859
9860               <listitem>
9861                 <para>Keep</para>
9862               </listitem>
9863             </itemizedlist>
9864           </section>
9865
9866           <section id="OPACPrivacy">
9867             <title>OPACPrivacy</title>
9868
9869             <para>Default: Don't allow</para>
9870
9871             <para>Asks: ___ patrons to choose their own privacy settings for
9872             their reading history. <important>
9873                 <para>This requires <link
9874                 linkend="opacreadinghistory">opacreadinghistory</link> set to
9875                 'Allow' and <link
9876                 linkend="AnonymousPatron">AnonymousPatron</link> to be set to
9877                 your anonymous patron's borrowernumber.</para>
9878               </important></para>
9879
9880             <para>Values:</para>
9881
9882             <itemizedlist>
9883               <listitem>
9884                 <para>Allow</para>
9885               </listitem>
9886
9887               <listitem>
9888                 <para>Don't allow</para>
9889               </listitem>
9890             </itemizedlist>
9891           </section>
9892
9893           <section id="opacreadinghistory">
9894             <title>opacreadinghistory</title>
9895
9896             <para>Default: Allow</para>
9897
9898             <para>Asks: ___ patrons to see what books they have checked out in
9899             the past.</para>
9900
9901             <important>
9902               <para>Enabling this will make it so that patrons can view their
9903               circulation history in the OPAC unless you have OPACPrivacy set
9904               to 'Allow.'</para>
9905             </important>
9906
9907             <important>
9908               <para>This data is stored in the system regardless of your
9909               choice, unless your patrons have chosen to never have their
9910               reading history kept.</para>
9911             </important>
9912           </section>
9913         </section>
9914
9915         <section id="shelfbrowseprefs">
9916           <title>Shelf Browser</title>
9917
9918           <para/>
9919
9920           <section id="OPACShelfBrowser">
9921             <title>OPACShelfBrowser</title>
9922
9923             <para>Default: Show</para>
9924
9925             <para>Asks: ___ a shelf browser on item details pages, allowing
9926             patrons to see what's near that item on the shelf.</para>
9927
9928             <para>Values:</para>
9929
9930             <itemizedlist>
9931               <listitem>
9932                 <para>Don't show</para>
9933               </listitem>
9934
9935               <listitem>
9936                 <para>Show</para>
9937
9938                 <screenshot>
9939                   <screeninfo>OPACShelfBrowser</screeninfo>
9940
9941                   <mediaobject>
9942                     <imageobject>
9943                       <imagedata fileref="images/admin/globalprefs/OPACShelfBrowser.png"/>
9944                     </imageobject>
9945                   </mediaobject>
9946                 </screenshot>
9947               </listitem>
9948             </itemizedlist>
9949
9950             <para>Description:</para>
9951
9952             <itemizedlist>
9953               <listitem>
9954                 <para>This preference allows patrons to view what is located
9955                 on the shelf near the item they looked up. The shelf browser
9956                 option appears on the details page to the right of each items'
9957                 call number. Clicking the 'Browse Shelf' link allows for a
9958                 virtual shelf browsing experience via the OPAC and lets
9959                 patrons see other books that may relate to their search and
9960                 items that sit on the shelf near the item they are looking
9961                 at.</para>
9962               </listitem>
9963             </itemizedlist>
9964
9965             <important>
9966               <para>This uses up a fairly large amount of resources on your
9967               server, and should be avoided if your collection has a large
9968               number of items.</para>
9969             </important>
9970           </section>
9971
9972           <section id="ShelfBrowserUsesCcode">
9973             <title>ShelfBrowserUsesCcode</title>
9974
9975             <para>Default: Don't use</para>
9976
9977             <para>Asks: ___ the item collection code when finding items for
9978             the shelf browser.</para>
9979
9980             <para>Values:</para>
9981
9982             <itemizedlist>
9983               <listitem>
9984                 <para>Don't use</para>
9985               </listitem>
9986
9987               <listitem>
9988                 <para>Use</para>
9989               </listitem>
9990             </itemizedlist>
9991
9992             <para>Description:</para>
9993
9994             <itemizedlist>
9995               <listitem>
9996                 <para>If your library uses collection codes then you might
9997                 want the shelf browser to take into consideration what
9998                 collection the books belong to when populating the virtual
9999                 shelf browser.</para>
10000               </listitem>
10001             </itemizedlist>
10002           </section>
10003
10004           <section id="ShelfBrowserUsesHomeBranch">
10005             <title>ShelfBrowserUsesHomeBranch</title>
10006
10007             <para>Default: Use</para>
10008
10009             <para>Asks: ___ the item home branch when finding items for the
10010             shelf browser.</para>
10011
10012             <para>Values:</para>
10013
10014             <itemizedlist>
10015               <listitem>
10016                 <para>Don't use</para>
10017               </listitem>
10018
10019               <listitem>
10020                 <para>Use</para>
10021               </listitem>
10022             </itemizedlist>
10023
10024             <para>Description:</para>
10025
10026             <itemizedlist>
10027               <listitem>
10028                 <para>If you have a multiple branch system you may want to
10029                 make sure that Koha takes into consideration what branch owns
10030                 the books when populating the virtual shelf browser for
10031                 accuracy.</para>
10032               </listitem>
10033             </itemizedlist>
10034           </section>
10035
10036           <section id="ShelfBrowserUsesLocation">
10037             <title>ShelfBrowserUsesLocation</title>
10038
10039             <para>Default: Use</para>
10040
10041             <para>Asks: ___ the item location when finding items for the shelf
10042             browser.</para>
10043
10044             <para>Values:</para>
10045
10046             <itemizedlist>
10047               <listitem>
10048                 <para>Don't use</para>
10049               </listitem>
10050
10051               <listitem>
10052                 <para>Use</para>
10053               </listitem>
10054             </itemizedlist>
10055
10056             <para>Description:</para>
10057
10058             <itemizedlist>
10059               <listitem>
10060                 <para>If your library uses shelving locations then you might
10061                 want the shelf browser to take into consideration what
10062                 shelving location the books belong to when populating the
10063                 virtual shelf browser.</para>
10064               </listitem>
10065             </itemizedlist>
10066           </section>
10067         </section>
10068       </section>
10069
10070       <section id="patronprefs">
10071         <title>Patrons</title>
10072
10073         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
10074         Global System Preferences &gt; Patrons</para>
10075
10076         <section id="AddPatronLists">
10077           <title>AddPatronLists</title>
10078
10079           <para>Default: specific categories</para>
10080
10081           <para>Asks: List ___ under the new patron menu.</para>
10082
10083           <para>Values:</para>
10084
10085           <itemizedlist>
10086             <listitem>
10087               <para>general patron types</para>
10088
10089               <screenshot>
10090                 <screeninfo>Add patron options with AddPatronLists set to
10091                 general patron types</screeninfo>
10092
10093                 <mediaobject>
10094                   <imageobject>
10095                     <imagedata fileref="images/admin/globalprefs/AddPatronLists-category.png"/>
10096                   </imageobject>
10097                 </mediaobject>
10098               </screenshot>
10099             </listitem>
10100
10101             <listitem>
10102               <para>specific categories</para>
10103
10104               <screenshot>
10105                 <screeninfo>Add patron options with AddPatronLists set to
10106                 specific categories</screeninfo>
10107
10108                 <mediaobject>
10109                   <imageobject>
10110                     <imagedata fileref="images/admin/globalprefs/AddPatronLists-specific.png"/>
10111                   </imageobject>
10112                 </mediaobject>
10113               </screenshot>
10114             </listitem>
10115           </itemizedlist>
10116         </section>
10117
10118         <section id="AutoEmailOPACUser">
10119           <title>AutoEmailOpacUser</title>
10120
10121           <para>Default: Don't send</para>
10122
10123           <para>Asks: ___ an email to newly created patrons with their account
10124           details.</para>
10125
10126           <para>Description:</para>
10127
10128           <itemizedlist>
10129             <listitem>
10130               <para>AutoEmailOpacUser allows library users to be notified by
10131               email of their account details when a new account is opened at
10132               the email address specified in the <link
10133               linkend="AutoEmailPrimaryAddress">AutoEmailPrimaryAddress</link>
10134               preference. The email contains the username and password given
10135               to or chosen by the patron when signing up for their account and
10136               can be customized by editing the <link
10137               linkend="ACCTDETAILS">ACCTDETAILS</link> notice.</para>
10138             </listitem>
10139           </itemizedlist>
10140
10141           <para>Values:</para>
10142
10143           <itemizedlist>
10144             <listitem>
10145               <para>Don't send</para>
10146             </listitem>
10147
10148             <listitem>
10149               <para>Send</para>
10150             </listitem>
10151           </itemizedlist>
10152         </section>
10153
10154         <section id="AutoEmailPrimaryAddress">
10155           <title>AutoEmailPrimaryAddress</title>
10156
10157           <para>Default: alternate</para>
10158
10159           <para>Asks: Use ___ patron email address for sending out
10160           emails.</para>
10161
10162           <para>Values:</para>
10163
10164           <itemizedlist>
10165             <listitem>
10166               <para>alternate</para>
10167             </listitem>
10168
10169             <listitem>
10170               <para>first valid</para>
10171             </listitem>
10172
10173             <listitem>
10174               <para>home</para>
10175             </listitem>
10176
10177             <listitem>
10178               <para>work</para>
10179             </listitem>
10180           </itemizedlist>
10181
10182           <para>Description:</para>
10183
10184           <itemizedlist>
10185             <listitem>
10186               <para>If you choose 'first valid' as the value for
10187               AutoEmailPrimaryAddress the system will check the email fields
10188               in this order: home, work, then alternate. Otherwise the system
10189               will use the email address you specify.</para>
10190             </listitem>
10191           </itemizedlist>
10192         </section>
10193
10194         <section id="autoMemberNum">
10195           <title>autoMemberNum</title>
10196
10197           <para>Default: Do</para>
10198
10199           <para>Asks: ___ default the card number field on the patron addition
10200           screen to the next available card number</para>
10201
10202           <para>Values:</para>
10203
10204           <itemizedlist>
10205             <listitem>
10206               <para>Do</para>
10207
10208               <itemizedlist>
10209                 <listitem>
10210                   <para>If the largest currently used card number is
10211                   26345000012941, then this field will default to
10212                   26345000012942 for the next patron</para>
10213                 </listitem>
10214               </itemizedlist>
10215             </listitem>
10216
10217             <listitem>
10218               <para>Don't</para>
10219             </listitem>
10220           </itemizedlist>
10221
10222           <para>Description:</para>
10223
10224           <itemizedlist>
10225             <listitem>
10226               <para>This preference determines if the patron's barcode is
10227               automatically calculated. This prevents the person setting up
10228               the library card account from having to assign a number to the
10229               new card. If set to 'Do' the system will calculate a new patron
10230               barcode by adding 1 to the maximum barcode already present in
10231               the database.</para>
10232             </listitem>
10233           </itemizedlist>
10234         </section>
10235
10236         <section id="BorrowerMandatoryField">
10237           <title>BorrowerMandatoryField</title>
10238
10239           <para>Default: surname|cardnumber|barcode</para>
10240
10241           <para>Asks: The following database columns must be filled in on the
10242           patron entry screen: ___</para>
10243
10244           <para>Description:</para>
10245
10246           <itemizedlist>
10247             <listitem>
10248               <para>This preference enables the system administrator to choose
10249               which fields your library would like required for patron
10250               accounts. Enter field names separated by | (bar). This ensures
10251               that basic information is included in each patron record. If a
10252               patron leaves one of the required fields blank an error message
10253               will issue and the account will not be created.</para>
10254             </listitem>
10255           </itemizedlist>
10256
10257           <important>
10258             <para>Separate columns with |</para>
10259           </important>
10260
10261           <tip>
10262             <para>For help with field names, ask your system administrator or
10263             <ulink
10264             url="http://schema.koha-community.org/tables/borrowers.html">view
10265             the database structure</ulink> associated with the borrowers
10266             table.</para>
10267           </tip>
10268         </section>
10269
10270         <section id="borrowerRelationship">
10271           <title>borrowerRelationship</title>
10272
10273           <para>Default: father|mother</para>
10274
10275           <para>Asks: Guarantors can be the following of those they guarantee
10276           ___</para>
10277
10278           <para>Description:</para>
10279
10280           <itemizedlist>
10281             <listitem>
10282               <para>This preference enables the system administrator to define
10283               valid relationships between a guarantor (usually a parent) &amp;
10284               a guarantee (usually a child). Defining values for this field
10285               does not make the guarantor field required when adding a
10286               guarantee type patron. This preference creates a drop down list
10287               identifying the relationship of the guarantor to the guarantee.
10288               To disable the ability to add children types in Koha you can
10289               leave this field blank.</para>
10290             </listitem>
10291           </itemizedlist>
10292
10293           <important>
10294             <para>Input multiple choices separated by |</para>
10295           </important>
10296         </section>
10297
10298         <section id="BorrowerRenewalPeriodBase">
10299           <title>BorrowerRenewalPeriodBase</title>
10300
10301           <para>Default: current date</para>
10302
10303           <para>Asks: When renewing borrowers, base the new expiry date on
10304           ___</para>
10305
10306           <para>Values:</para>
10307
10308           <itemizedlist>
10309             <listitem>
10310               <para>current date.</para>
10311             </listitem>
10312
10313             <listitem>
10314               <para>current membership expiry date.</para>
10315             </listitem>
10316           </itemizedlist>
10317
10318           <para>Description:</para>
10319
10320           <itemizedlist>
10321             <listitem>
10322               <para>This preference controls what the patron's new expiration
10323               date will be when you renew their card. Using the 'current date'
10324               will add the subscription period to today's date when
10325               calculating the new expiration date. Using 'current membership
10326               expiry date' will add the subscription period to the old
10327               expiration date for the patron when renewing their
10328               account.</para>
10329             </listitem>
10330           </itemizedlist>
10331         </section>
10332
10333         <section id="BorrowersTitles">
10334           <title>BorrowersTitles</title>
10335
10336           <para>Default: Mr|Mrs|Miss|Ms</para>
10337
10338           <para>Asks: Borrowers can have the following titles ___</para>
10339
10340           <para>Description:</para>
10341
10342           <itemizedlist>
10343             <listitem>
10344               <para>This preference allows the staff to choose the titles that
10345               can be assigned to patrons. The choices present as a drop down
10346               list when creating a patron record.</para>
10347             </listitem>
10348           </itemizedlist>
10349
10350           <important>
10351             <para>Input multiple choices separated by |</para>
10352           </important>
10353         </section>
10354
10355         <section id="BorrowerUnwantedField">
10356           <title>BorrowerUnwantedField</title>
10357
10358           <para>Asks: The following database columns will not appear on the
10359           patron entry screen: ___</para>
10360
10361           <para>Description:</para>
10362
10363           <itemizedlist>
10364             <listitem>
10365               <para>This preference enables the system administrator to choose
10366               which fields your library doesn't need to see on the patron
10367               entry form. Enter field names separated by | (bar).</para>
10368             </listitem>
10369           </itemizedlist>
10370
10371           <important>
10372             <para>Separate columns with |</para>
10373           </important>
10374
10375           <tip>
10376             <para>For help with field names, ask your system administrator or
10377             <ulink
10378             url="http://schema.koha-community.org/tables/borrowers.html">view
10379             the database structure</ulink> associated with the borrowers
10380             table.</para>
10381           </tip>
10382         </section>
10383
10384         <section id="checkdigit">
10385           <title>checkdigit</title>
10386
10387           <para>Default: Don't</para>
10388
10389           <para>Asks: ___ check and construct borrower card numbers in the
10390           Katipo style.</para>
10391
10392           <para>Values:</para>
10393
10394           <itemizedlist>
10395             <listitem>
10396               <para>Do</para>
10397             </listitem>
10398
10399             <listitem>
10400               <para>Don't</para>
10401             </listitem>
10402           </itemizedlist>
10403
10404           <important>
10405             <para>This overrides <link
10406             linkend="autoMemberNum">autoMemberNum</link> if on.</para>
10407           </important>
10408         </section>
10409
10410         <section id="EnableBorrowerFiles">
10411           <title>EnableBorrowerFiles</title>
10412
10413           <para>Default: Don't</para>
10414
10415           <para>Asks: ___ enable the ability to upload and attach arbitrary
10416           files to a borrower record.</para>
10417
10418           <para>Values:</para>
10419
10420           <itemizedlist>
10421             <listitem>
10422               <para>Do</para>
10423             </listitem>
10424
10425             <listitem>
10426               <para>Don't</para>
10427             </listitem>
10428           </itemizedlist>
10429
10430           <para>Description:</para>
10431
10432           <itemizedlist>
10433             <listitem>
10434               <para>When enabled this will add a 'Files' tab to the left of
10435               the patron detail page where you can view and upload files to
10436               the patron record.</para>
10437             </listitem>
10438           </itemizedlist>
10439         </section>
10440
10441         <section id="EnhancedMessagingPreferences">
10442           <title>EnhancedMessagingPreferences</title>
10443
10444           <para>Default: Allow</para>
10445
10446           <para>Asks: ___ patrons to choose which notices they receive and
10447           when they receive them.</para>
10448
10449           <para>Values:</para>
10450
10451           <itemizedlist>
10452             <listitem>
10453               <para>Allow</para>
10454             </listitem>
10455
10456             <listitem>
10457               <para>Don't allow</para>
10458             </listitem>
10459           </itemizedlist>
10460
10461           <important>
10462             <para>This only applies to certain kinds of notices, overdue
10463             notices will be sent based on the library's rules, not the
10464             patron's choice.</para>
10465           </important>
10466
10467           <para>Description:</para>
10468
10469           <itemizedlist>
10470             <listitem>
10471               <para>These messages are in addition to the overdue notices that
10472               the library sends. The difference between these notices and
10473               overdues is that the patron can opt-in and out of these. Setting
10474               this preference to 'Allow' will allow patrons to choose to
10475               receive any one of the following messages:</para>
10476
10477               <itemizedlist>
10478                 <listitem>
10479                   <para>Item Checkout : A notice that lists all the of the
10480                   items the patron has just checked out, this is an electronic
10481                   form of the checkout receipt</para>
10482                 </listitem>
10483
10484                 <listitem>
10485                   <para>Item Due : A notice on the day and item is due back at
10486                   the library</para>
10487                 </listitem>
10488
10489                 <listitem>
10490                   <para>Hold Filled : A notice when you have confirmed the
10491                   hold is waiting for the patron</para>
10492                 </listitem>
10493
10494                 <listitem>
10495                   <para>Item Checkin : A notice that lists all the of the
10496                   items the patron has just checked in</para>
10497                 </listitem>
10498
10499                 <listitem>
10500                   <para>Advanced Notice : A notice in advance of the patron's
10501                   items being due (The patron can choose the number of days in
10502                   advance)</para>
10503                 </listitem>
10504               </itemizedlist>
10505             </listitem>
10506           </itemizedlist>
10507         </section>
10508
10509         <section id="ExtendedPatronAttributes">
10510           <title>ExtendedPatronAttributes</title>
10511
10512           <para>Default: Enable</para>
10513
10514           <para>Asks: ___ searching, editing and display of custom attributes
10515           on patrons.</para>
10516
10517           <para>Values:</para>
10518
10519           <itemizedlist>
10520             <listitem>
10521               <para>Don't enable</para>
10522             </listitem>
10523
10524             <listitem>
10525               <para>Enable</para>
10526
10527               <itemizedlist>
10528                 <listitem>
10529                   <para>Define attributes in Koha administration</para>
10530                 </listitem>
10531
10532                 <listitem>
10533                   <para>Get there: More &gt; Administration &gt; <link
10534                   linkend="patronattributetypes">Patron Attribute
10535                   Types</link></para>
10536                 </listitem>
10537               </itemizedlist>
10538             </listitem>
10539           </itemizedlist>
10540
10541           <para>Description:</para>
10542
10543           <itemizedlist>
10544             <listitem>
10545               <para>Patron attributes are library-defined custom fields that
10546               can be applied to patron records.</para>
10547             </listitem>
10548           </itemizedlist>
10549
10550           <tip>
10551             <para>Use custom attributes for fields that the default patron
10552             record does not support such as driver's license number or student
10553             ID number.</para>
10554           </tip>
10555         </section>
10556
10557         <section id="intranetreadinghistory">
10558           <title>intranetreadinghistory</title>
10559
10560           <para>Default: Allow</para>
10561
10562           <para>Asks: ___ staff to access a patron's checkout
10563           history<important>
10564               <para>If you have the <link
10565               linkend="OPACPrivacy">OPACPrivacy</link> preference set to
10566               'Allow' and the patron has decided to not have their history
10567               kept staff will only see currently checked out items.</para>
10568             </important></para>
10569
10570           <para>Values:</para>
10571
10572           <itemizedlist>
10573             <listitem>
10574               <para>Allow</para>
10575             </listitem>
10576
10577             <listitem>
10578               <para>Don't allow</para>
10579             </listitem>
10580           </itemizedlist>
10581
10582           <important>
10583             <para>This data is stored in the system regardless of your
10584             choice.</para>
10585           </important>
10586         </section>
10587
10588         <section id="MaxFine">
10589           <title>MaxFine</title>
10590
10591           <para>Default: 9999</para>
10592
10593           <para>Asks: The late fine for all checkouts will only go up to ___
10594           USD.</para>
10595
10596           <para>Description:</para>
10597
10598           <itemizedlist>
10599             <listitem>
10600               <para>This preference controls the default cap on fines accrued
10601               by the patron. Leaving this preference blank means that there is
10602               no cap on the amount of fines a patron can accrue. If you'd
10603               like, single item caps can be specified in the <link
10604               linkend="circfinerules">circulation rules matrix</link>.</para>
10605             </listitem>
10606           </itemizedlist>
10607         </section>
10608
10609         <section id="memberofinstitution">
10610           <title>memberofinstitution</title>
10611
10612           <para>Default: Don't</para>
10613
10614           <para>Asks: ___ allow patrons to be linked to institutions</para>
10615
10616           <para>Values:</para>
10617
10618           <itemizedlist>
10619             <listitem>
10620               <para>Do</para>
10621             </listitem>
10622
10623             <listitem>
10624               <para>Don't</para>
10625             </listitem>
10626           </itemizedlist>
10627
10628           <important>
10629             <para>In order to allow this, the library must have Institution
10630             patrons to link members to</para>
10631           </important>
10632         </section>
10633
10634         <section id="minPasswordLength">
10635           <title>minPasswordLength</title>
10636
10637           <para>Default: 3</para>
10638
10639           <para>Asks: Login passwords for staff and patrons must be at least
10640           ___ characters long.</para>
10641
10642           <important>
10643             <para>This applies to both the staff login and the patron OPAC
10644             login.</para>
10645           </important>
10646         </section>
10647
10648         <section id="NotifyBorrowerDeparture">
10649           <title>NotifyBorrowerDeparture</title>
10650
10651           <para>Default: 30</para>
10652
10653           <para>Asks: Show a notice that a patron is about to expire ___ days
10654           beforehand.</para>
10655
10656           <para>Description:</para>
10657
10658           <itemizedlist>
10659             <listitem>
10660               <para>When the patron attempts to check out materials, a warning
10661               will appear in the check out window of the Staff Client telling
10662               the librarian that the patrons account is about to
10663               expire.</para>
10664             </listitem>
10665           </itemizedlist>
10666
10667           <important>
10668             <para>This notice will appear on the patron's record in the staff
10669             client.</para>
10670           </important>
10671         </section>
10672
10673         <section id="patronimages">
10674           <title>patronimages</title>
10675
10676           <para>Default: Allow</para>
10677
10678           <para>Asks: ___ images to be uploaded and shown for patrons on the
10679           staff client.</para>
10680
10681           <para>Values:</para>
10682
10683           <itemizedlist>
10684             <listitem>
10685               <para>Allow</para>
10686             </listitem>
10687
10688             <listitem>
10689               <para>Don't allow</para>
10690             </listitem>
10691           </itemizedlist>
10692         </section>
10693
10694         <section id="PatronsPerPage">
10695           <title>PatronsPerPage</title>
10696
10697           <para>Default: 20</para>
10698
10699           <para>Asks: By default, show ___ results per page in the staff
10700           client.</para>
10701           <para>Description:<itemizedlist>
10702               <listitem>
10703                 <para>This preference will let you define how many patrons to show on patron search
10704                   results pages.</para>
10705               </listitem>
10706             </itemizedlist></para>
10707         </section>
10708
10709         <section id="SMSSendDriver">
10710           <title>SMSSendDriver</title>
10711
10712           <para>Asks: Use the SMS::Send:: ___ driver to send SMS
10713           messages.</para>
10714
10715           <para>Some examples of values are:</para>
10716
10717           <itemizedlist>
10718             <listitem>
10719               <para>SMS::Send::Us::Ipipi</para>
10720             </listitem>
10721
10722             <listitem>
10723               <para>SMS::Send::US::TMobile</para>
10724             </listitem>
10725
10726             <listitem>
10727               <para>SMS::Send::US::Verizon</para>
10728             </listitem>
10729           </itemizedlist>
10730
10731           <para>Additional values can be found here: <ulink
10732           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
10733           </ulink></para>
10734
10735           <important>
10736             <para>Only drivers available as Perl modules will work in this
10737             preference, so make sure a Perl module is available before
10738             choosing an SMS service.</para>
10739           </important>
10740
10741           <para>Once a driver is entered in the preference an option will
10742           appear in the staff client and the OPAC on the patron messaging form
10743           to choose to receive messages as SMS</para>
10744
10745           <screenshot>
10746             <screeninfo>SMSSendDriver Options</screeninfo>
10747
10748             <mediaobject>
10749               <imageobject>
10750                 <imagedata fileref="images/admin/globalprefs/SMSSendDriver.png"/>
10751               </imageobject>
10752             </mediaobject>
10753           </screenshot>
10754
10755           <important>
10756             <para>You must allow <link
10757             linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
10758             for this to work.</para>
10759           </important>
10760         </section>
10761
10762         <section id="StatisticsFields">
10763           <title>StatisticsFields</title>
10764
10765           <para>Default: location|itype|ccode</para>
10766
10767           <para>Asks: Show the following fields from the items database table
10768           as columns on the statistics tab on the patron record: ___</para>
10769
10770           <screenshot>
10771             <screeninfo>Statistics on Patron Record</screeninfo>
10772
10773             <mediaobject>
10774               <imageobject>
10775                 <imagedata fileref="images/admin/globalprefs/StatisticsFields.png"/>
10776               </imageobject>
10777             </mediaobject>
10778           </screenshot>
10779
10780           <important>
10781             <para>Enter the values separated by bars (|)</para>
10782           </important>
10783
10784           <para>Description:</para>
10785
10786           <itemizedlist>
10787             <listitem>
10788               <para>This preference lets you set which fields will show on the
10789               patron record on the Statistics tab.</para>
10790             </listitem>
10791           </itemizedlist>
10792         </section>
10793
10794         <section id="TalkingTechItivaPhoneNotification">
10795           <title>TalkingTechItivaPhoneNotification</title>
10796
10797           <para>Default: Disable</para>
10798
10799           <para>Asks: ___ patron phone notifications using Talking Tech i-tiva
10800           (overdues, predues and holds notices currently supported).</para>
10801
10802           <para>Values:</para>
10803
10804           <itemizedlist>
10805             <listitem>
10806               <para>Disable</para>
10807             </listitem>
10808
10809             <listitem>
10810               <para>Enable</para>
10811             </listitem>
10812           </itemizedlist>
10813
10814           <para>Description:</para>
10815
10816           <itemizedlist>
10817             <listitem>
10818               <para>To learn more about setting up this third party product
10819               view the <link linkend="talkingtechappendix">Talking Tech
10820               Appendix</link>.</para>
10821             </listitem>
10822           </itemizedlist>
10823
10824           <important>
10825             <para>Requires that you have <link
10826             linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
10827             set to Allow to use.</para>
10828           </important>
10829         </section>
10830
10831         <section id="uppercasesurnames">
10832           <title>uppercasesurnames</title>
10833
10834           <para>Default: Don't</para>
10835
10836           <para>Asks: ___ store and display surnames (last names) in upper
10837           case.</para>
10838
10839           <para>Values:</para>
10840
10841           <itemizedlist>
10842             <listitem>
10843               <para>Do</para>
10844             </listitem>
10845
10846             <listitem>
10847               <para>Don't</para>
10848             </listitem>
10849           </itemizedlist>
10850         </section>
10851       </section>
10852
10853       <section id="searchingprefs">
10854         <title>Searching</title>
10855
10856         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
10857         Global System Preferences &gt; Searching</para>
10858
10859         <section id="searchfeatureprefs">
10860           <title>Features</title>
10861
10862           <para/>
10863           <section id="IncludeSeeFromInSearches">
10864             <title>IncludeSeeFromInSearches</title>
10865             <para>Default: Don't include</para>
10866             <para>Asks: ___  <emphasis role="italic">see from</emphasis> (non-preferred form)
10867               headings in bibliographic searches. </para>
10868             <para>Values:<itemizedlist>
10869                 <listitem>
10870                   <para>Don't include</para>
10871                 </listitem>
10872                 <listitem>
10873                   <para>Include</para>
10874                 </listitem>
10875               </itemizedlist></para>
10876             <para>Description: <itemizedlist>
10877                 <listitem>
10878                   <para>When this preference is set to include the search engine indexer will insert
10879                       <emphasis role="italic">see from</emphasis> headings from authority records
10880                     into bibliographic records when indexing, so that a search on an obsolete term
10881                     will turn up relevant records.  For example when you search for cookery (the old
10882                     term) you get titles with the heading of cooking (the new term).</para>
10883                 </listitem>
10884               </itemizedlist><important>
10885                 <para>You will need to reindex your bibliographic database when changing this
10886                   preference. </para>
10887               </important></para>
10888           </section>
10889
10890           <section id="OpacGroupResults">
10891             <title>OpacGroupResults</title>
10892
10893             <para>Default: Don't use</para>
10894
10895             <para>Asks: ___ PazPar2 to group similar results on the
10896             OPAC.</para>
10897
10898             <para>Values:</para>
10899
10900             <itemizedlist>
10901               <listitem>
10902                 <para>Don't use</para>
10903               </listitem>
10904
10905               <listitem>
10906                 <para>Use</para>
10907               </listitem>
10908             </itemizedlist>
10909
10910             <important>
10911               <para>This requires that <ulink
10912               url="http://www.indexdata.com/pazpar2">PazPar2</ulink> is set up
10913               and running.</para>
10914             </important>
10915           </section>
10916
10917           <section id="QueryAutoTruncate">
10918             <title>QueryAutoTruncate</title>
10919
10920             <para>Default: automatically</para>
10921
10922             <para>Asks: Perform wildcard searching (where, for example, Har
10923             would match Harry and harp) ___ (The * character would be used
10924             like so: Har* or *logging.)</para>
10925
10926             <para>Values:</para>
10927
10928             <itemizedlist>
10929               <listitem>
10930                 <para>automatically</para>
10931               </listitem>
10932
10933               <listitem>
10934                 <para>only if * is added</para>
10935               </listitem>
10936             </itemizedlist>
10937
10938             <para>Description:</para>
10939
10940             <itemizedlist>
10941               <listitem>
10942                 <para>This setting allows for searches to be automatically
10943                 truncated or for additional characters to be added to the end
10944                 of a search string. When set to "automatically" the search
10945                 string automatically ends with a wildcard function. For
10946                 example, a search for the word "invent" with auto truncation
10947                 enabled will also retrieve results for inventor, invention,
10948                 inventory, etc. If you don't want this to happen automatically
10949                 you can still be perform wildcard searches manually by adding
10950                 an asterisk (*). Typing "invent*" even with auto truncation
10951                 disabled will retrieve the same inventor, invention, inventory
10952                 results. Auto truncation bypasses the necessity to type long
10953                 search strings in their entirety.</para>
10954               </listitem>
10955             </itemizedlist>
10956           </section>
10957
10958           <section id="QueryFuzzy">
10959             <title>QueryFuzzy</title>
10960
10961             <para>Default: Try</para>
10962
10963             <para>Asks: ___ to match similarly spelled words in a search (for
10964             example, a search for flang would also match flange and
10965             fang)</para>
10966
10967             <para>Values:</para>
10968
10969             <itemizedlist>
10970               <listitem>
10971                 <para>Don't try</para>
10972               </listitem>
10973
10974               <listitem>
10975                 <para>Try</para>
10976               </listitem>
10977             </itemizedlist>
10978
10979             <para>Description:</para>
10980
10981             <itemizedlist>
10982               <listitem>
10983                 <para>This preference enables "fuzzy" searching, in which the
10984                 search engine returns results that are similar to, but not
10985                 exactly matching, the word or words entered by the user. This
10986                 preference enables the search function to compensate for
10987                 slightly misspelled names or phrases.</para>
10988               </listitem>
10989             </itemizedlist>
10990
10991             <important>
10992               <para>Requires that <link linkend="UseICU">UseICU</link> set to 'Not using'</para>
10993             </important>
10994           </section>
10995
10996           <section id="QueryStemming">
10997             <title>QueryStemming</title>
10998
10999             <para>Default: Try</para>
11000
11001             <para>Asks: ___ to match words of the same base in a search</para>
11002
11003             <para>Values:</para>
11004
11005             <itemizedlist>
11006               <listitem>
11007                 <para>Don't try</para>
11008               </listitem>
11009
11010               <listitem>
11011                 <para>Try</para>
11012
11013                 <itemizedlist>
11014                   <listitem>
11015                     <para>A search for enabling would also match enable and
11016                     enabled</para>
11017                   </listitem>
11018                 </itemizedlist>
11019               </listitem>
11020             </itemizedlist>
11021
11022             <para>Description:</para>
11023
11024             <itemizedlist>
11025               <listitem>
11026                 <para>This preference enables word stemming. Stemming allows
11027                 the search function to return multiple versions of the same
11028                 word, as well as related terms (i.e., both fish and fishing
11029                 would be returned).</para>
11030               </listitem>
11031             </itemizedlist>
11032           </section>
11033
11034           <section id="QueryWeightFields">
11035             <title>QueryWeightFields</title>
11036
11037             <para>Default: Enable</para>
11038
11039             <para>Asks: ___ ranking of search results by relevance</para>
11040
11041             <para>Values:</para>
11042
11043             <itemizedlist>
11044               <listitem>
11045                 <para>Disable</para>
11046               </listitem>
11047
11048               <listitem>
11049                 <para>Enable</para>
11050               </listitem>
11051             </itemizedlist>
11052           </section>
11053
11054           <section id="TraceCompleteSubfields">
11055             <title>TraceCompleteSubfields</title>
11056
11057             <para>Default: Force</para>
11058
11059             <para>Asks: ___ subject tracings in the OPAC and Staff Client to
11060             search only for complete-subfield matches.</para>
11061
11062             <para>Values:</para>
11063
11064             <itemizedlist>
11065               <listitem>
11066                 <para>Don't force</para>
11067
11068                 <itemizedlist>
11069                   <listitem>
11070                     <para>Searches for subject keywords (example:
11071                     opac-search.pl?q=su:World%20Wide%20Web)</para>
11072                   </listitem>
11073                 </itemizedlist>
11074               </listitem>
11075
11076               <listitem>
11077                 <para>Force</para>
11078
11079                 <itemizedlist>
11080                   <listitem>
11081                     <para>Searches for complete subject fields (example:
11082                     opac-search.pl?q=su,complete-subfield:World%20Wide%20Web)</para>
11083                   </listitem>
11084                 </itemizedlist>
11085               </listitem>
11086             </itemizedlist>
11087
11088             <para>Description:</para>
11089
11090             <itemizedlist>
11091               <listitem>
11092                 <para>When TraceCompleteSubfields is set to "force," clicking
11093                 on links in non-authority controlled subject tracings will
11094                 only find other records where the entire subfields match.
11095                 Leaving it at "don't force" does a keyword search of the
11096                 subject indexes.</para>
11097               </listitem>
11098             </itemizedlist>
11099
11100             <important>
11101               <para>This preference assumes that you're using XSLT stylesheets
11102               as set in the <link
11103               linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
11104               preference.</para>
11105             </important>
11106           </section>
11107
11108           <section id="TraceSubjectSubdivisions">
11109             <title>TraceSubjectSubdivisions</title>
11110
11111             <para>Default: Include</para>
11112
11113             <para>Asks: ___ subdivisions for searches generated by clicking on
11114             subject tracings.</para>
11115
11116             <para>Values:</para>
11117
11118             <itemizedlist>
11119               <listitem>
11120                 <para>Don't include</para>
11121
11122                 <itemizedlist>
11123                   <listitem>
11124                     <para>Searches for subject keywords (example:
11125                     opac-search.pl?q=su,complete-subfield:%22Web%20sites%22)</para>
11126                   </listitem>
11127                 </itemizedlist>
11128               </listitem>
11129
11130               <listitem>
11131                 <para>Include</para>
11132
11133                 <itemizedlist>
11134                   <listitem>
11135                     <para>Searches for complete subject fields (example:
11136                     opac-search.pl?q=(su,complete-subfield:%22Web%20sites%22)%20and%20(su,complete-subfield:%22Design.%22))</para>
11137                   </listitem>
11138                 </itemizedlist>
11139               </listitem>
11140             </itemizedlist>
11141
11142             <para>Description:</para>
11143
11144             <itemizedlist>
11145               <listitem>
11146                 <para>When TraceSubjectSubdivisions is set to "Include," if
11147                 you click on a subject with subdivisions (subfields other than
11148                 'a') they will be searched along with the subject heading
11149                 (subfield 'a'). To have only the subject heading (subfield
11150                 'a') searched, set this preference to "Don't include."</para>
11151               </listitem>
11152             </itemizedlist>
11153
11154             <important>
11155               <para>This preference assumes that you're using XSLT stylesheets
11156               as set in the <link
11157               linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
11158               preference.</para>
11159             </important>
11160           </section>
11161
11162           <section id="UseICU">
11163             <title>UseICU</title>
11164
11165             <para>Default: Not using</para>
11166
11167             <para>Asks: ___ ICU Zebra indexing.</para>
11168
11169             <para>Values:</para>
11170
11171             <itemizedlist>
11172               <listitem>
11173                 <para>Not using</para>
11174               </listitem>
11175
11176               <listitem>
11177                 <para>Using</para>
11178               </listitem>
11179             </itemizedlist>
11180
11181             <para>Description:</para>
11182
11183             <itemizedlist>
11184               <listitem>
11185                 <para>ICU is a set of code libraries providing Unicode and
11186                 Globalization support for software applications. What this
11187                 means is ICU Zebra indexing is only necessary if you use
11188                 non-roman characters in your cataloging. If using ICU Zebra
11189                 indexing you will want to not use <link
11190                 linkend="QueryFuzzy">QueryFuzzy</link>.</para>
11191               </listitem>
11192             </itemizedlist>
11193
11194             <important>
11195               <para>This setting will not affect Zebra indexing, it should
11196               only be used to tell Koha that you have activated ICU indexing
11197               if you have actually done so, since there is no way for Koha to
11198               figure this out on its own.</para>
11199             </important>
11200
11201             <important>
11202               <para>Talk to your system administrator when changing this
11203               preference to make sure that your system is set up properly for
11204               this to work.</para>
11205             </important>
11206           </section>
11207         </section>
11208
11209         <section id="searchresultsprefs">
11210           <title>Results Display</title>
11211
11212           <para/>
11213
11214           <section id="defaultSortField">
11215             <title>defaultSortField &amp; defaultSortOrder</title>
11216
11217             <para>defaultSortField Default: author</para>
11218
11219             <para>defaultSortOrder Default: ascending</para>
11220
11221             <para>Asks: By default, sort search results in the staff client by
11222             ___, ____</para>
11223
11224             <para>Description:</para>
11225
11226             <itemizedlist>
11227               <listitem>
11228                 <para>These preferences set the default sort field and sort
11229                 order for searches on the staff side. Regardless of your
11230                 choice, the other sort options are still available in the drop
11231                 down list on the advanced search page.</para>
11232               </listitem>
11233             </itemizedlist>
11234
11235             <para>defaultSortField Values:</para>
11236
11237             <itemizedlist>
11238               <listitem>
11239                 <para>author</para>
11240               </listitem>
11241
11242               <listitem>
11243                 <para>call number</para>
11244               </listitem>
11245
11246               <listitem>
11247                 <para>date added</para>
11248               </listitem>
11249
11250               <listitem>
11251                 <para>date of publication</para>
11252               </listitem>
11253
11254               <listitem>
11255                 <para>relevance</para>
11256               </listitem>
11257
11258               <listitem>
11259                 <para>title</para>
11260               </listitem>
11261
11262               <listitem>
11263                 <para>total number of checkouts</para>
11264               </listitem>
11265             </itemizedlist>
11266
11267             <para>defaultSortOrder Values:</para>
11268
11269             <itemizedlist>
11270               <listitem>
11271                 <para>ascending</para>
11272               </listitem>
11273
11274               <listitem>
11275                 <para>descending</para>
11276               </listitem>
11277
11278               <listitem>
11279                 <para>from A to Z</para>
11280               </listitem>
11281
11282               <listitem>
11283                 <para>from Z to A</para>
11284               </listitem>
11285             </itemizedlist>
11286           </section>
11287
11288           <section id="displayFacetCount">
11289             <title>displayFacetCount</title>
11290
11291             <para>Default: Don't show</para>
11292
11293             <para>Asks: ___ facet counts.</para>
11294
11295             <para>Description:</para>
11296
11297             <itemizedlist>
11298               <listitem>
11299                 <para>This preference lets you decide if you show how many
11300                 times a facet is used in your search results in the OPAC and
11301                 the staff client. The relevance of these numbers highly
11302                 depends on the value of the <link
11303                 linkend="maxRecordsForFacets">maxRecordsForFacets</link>
11304                 preference. Showing these numbers can potentially effect the
11305                 performance of your searching, so test your system with
11306                 different values for this preference to see what works
11307                 best.</para>
11308               </listitem>
11309             </itemizedlist>
11310
11311             <para>Values:</para>
11312
11313             <itemizedlist>
11314               <listitem>
11315                 <para>Don't show</para>
11316               </listitem>
11317
11318               <listitem>
11319                 <para>Show</para>
11320
11321                 <screenshot>
11322                   <screeninfo>Number of times each Facet is found in
11323                   results</screeninfo>
11324
11325                   <mediaobject>
11326                     <imageobject>
11327                       <imagedata fileref="images/admin/globalprefs/displayFacetCount.png"/>
11328                     </imageobject>
11329                   </mediaobject>
11330                 </screenshot>
11331               </listitem>
11332             </itemizedlist>
11333           </section>
11334
11335           <section id="FacetLabelTruncationLength">
11336             <title>FacetLabelTruncationLength</title>
11337
11338             <para>Default: 20</para>
11339
11340             <para>Asks: Truncate facets length to ___ characters, in
11341             OPAC/staff interface.</para>
11342
11343             <para>Description:</para>
11344
11345             <itemizedlist>
11346               <listitem>
11347                 <para>In the OPAC and the staff client your facets are cut off
11348                 at 20 characters by default. Depending on your layout this may
11349                 be too many or two few letters, this preference lets you
11350                 decide what number is best for your library's design.</para>
11351               </listitem>
11352             </itemizedlist>
11353           </section>
11354
11355           <section id="maxItemsInSearchResults">
11356             <title>maxItemsInSearchResults</title>
11357
11358             <para>Default: 20</para>
11359
11360             <para>Asks: Show up to ___ items per biblio in the search
11361             results</para>
11362
11363             <para>Description:</para>
11364
11365             <itemizedlist>
11366               <listitem>
11367                 <para>This preference will let you set how many results
11368                 display by default when a search is run on the Staff
11369                 Client.</para>
11370               </listitem>
11371             </itemizedlist>
11372           </section>
11373
11374           <section id="maxRecordsForFacets">
11375             <title>maxRecordsForFacets</title>
11376
11377             <para>Default: 20</para>
11378
11379             <para>Asks: Build facets based on ___ records from the search
11380             results.</para>
11381
11382             <para>Description:</para>
11383
11384             <itemizedlist>
11385               <listitem>
11386                 <para>By default Koha only bases facets on the first page of
11387                 results (usually 20 results). This preference lets you tell
11388                 Koha to based the facet descriptions and numbers on any number
11389                 of search results returned. The higher this number the longer
11390                 it will take for your search results to return, so test with
11391                 various different values to find the best balance for your
11392                 library.</para>
11393               </listitem>
11394             </itemizedlist>
11395           </section>
11396
11397           <section id="numSearchResults">
11398             <title>numSearchResults</title>
11399
11400             <para>Default: 20</para>
11401
11402             <para>Asks: By default, show ___ results per page in the staff
11403             client.</para>
11404           </section>
11405
11406           <section id="opacdefaultsort">
11407             <title>OPACdefaultSortField &amp; OPACdefaultSortOrder</title>
11408
11409             <para>OPACdefaultSortField Default: relevance</para>
11410
11411             <para>OPACdefaultSortOrder Default: ascending</para>
11412
11413             <para>Asks: By default, sort search results in the OPAC by ___,
11414             ___</para>
11415
11416             <para>Description:</para>
11417
11418             <itemizedlist>
11419               <listitem>
11420                 <para>These preferences set the default sort field and sort
11421                 order for searches on the OPAC. Regardless of your choice, the
11422                 other sort options are still available in the drop down list
11423                 on the advanced search page.</para>
11424               </listitem>
11425             </itemizedlist>
11426
11427             <para>OPACdefaultSortField Values:</para>
11428
11429             <itemizedlist>
11430               <listitem>
11431                 <para>author</para>
11432               </listitem>
11433
11434               <listitem>
11435                 <para>call number</para>
11436               </listitem>
11437
11438               <listitem>
11439                 <para>date added</para>
11440               </listitem>
11441
11442               <listitem>
11443                 <para>date of publication</para>
11444               </listitem>
11445
11446               <listitem>
11447                 <para>relevance</para>
11448               </listitem>
11449
11450               <listitem>
11451                 <para>title</para>
11452               </listitem>
11453
11454               <listitem>
11455                 <para>total number of checkouts</para>
11456               </listitem>
11457             </itemizedlist>
11458
11459             <para>OPACdefaultSortOrder Values:</para>
11460
11461             <itemizedlist>
11462               <listitem>
11463                 <para>ascending</para>
11464               </listitem>
11465
11466               <listitem>
11467                 <para>descending</para>
11468               </listitem>
11469
11470               <listitem>
11471                 <para>from A to Z</para>
11472               </listitem>
11473
11474               <listitem>
11475                 <para>from Z to A</para>
11476               </listitem>
11477             </itemizedlist>
11478
11479             <para/>
11480           </section>
11481
11482           <section id="OPACItemsResultsDisplay">
11483             <title>OPACItemsResultsDisplay</title>
11484
11485             <para>Default: Don't show</para>
11486
11487             <para>Asks: ___ an item's branch, location and call number in OPAC
11488             search results.</para>
11489
11490             <para>Values:</para>
11491
11492             <itemizedlist>
11493               <listitem>
11494                 <para>Don't show</para>
11495               </listitem>
11496
11497               <listitem>
11498                 <para>Show</para>
11499               </listitem>
11500             </itemizedlist>
11501
11502             <para>Description:</para>
11503
11504             <itemizedlist>
11505               <listitem>
11506                 <para>This setting selects the information about an item that
11507                 will display in the search results page of the OPAC. The
11508                 results can display the status of an item and/or full details
11509                 including branch, location, and call number. While the 'Show'
11510                 option allows for more information to be displayed on the
11511                 search results page, the information can be overwhelming for
11512                 large collections with multiple branches.</para>
11513               </listitem>
11514             </itemizedlist>
11515           </section>
11516
11517           <section id="OPACnumSearchResults">
11518             <title>OPACnumSearchResults</title>
11519
11520             <para>Default: 20</para>
11521
11522             <para>Asks: By default, show ___ results per page in the
11523             OPAC.</para>
11524           </section>
11525         </section>
11526
11527         <section id="searchformprefs">
11528           <title>Search Form</title>
11529
11530           <section id="AdvancedSearchTypes">
11531             <title>AdvancedSearchTypes</title>
11532
11533             <para>Default: itemtype</para>
11534
11535             <para>Asks: Show tabs in OPAC and staff-side advanced search for
11536             limiting searches on the ___ fields (separate values with
11537             |).</para>
11538
11539             <para>Description:</para>
11540
11541             <itemizedlist>
11542               <listitem>
11543                 <para>On the advanced search page you can choose to allow
11544                 filters on one or all of the following: Item types
11545                 (itemtypes), Collection Codes (ccode) and Shelving Location
11546                 (loc). If you would like to be able to limit searches on item
11547                 type and shelving location for example you would enter
11548                 itemtypes|loc in the preference input box. The order of these
11549                 fields will determine the order of the tabs in the OPAC and
11550                 staff client advanced search screens. Values within the search
11551                 type are OR'ed together, while each different search type is
11552                 AND'ed together in the query limits. The current stored values
11553                 are supported without any required modification.Each set of
11554                 advanced search fields are displayed in tabs in both the OPAC
11555                 and staff client. The first value in the AdvancedSearchTypes
11556                 syspref is the selected tab; if no values are present,
11557                 "itemtypes" is used. For non-itemtype values, the value in
11558                 AdvancedSearchTypes must match the Authorised Value name, and
11559                 must be indexed with 'mc-' prefixing that name.</para>
11560
11561                 <screenshot>
11562                   <screeninfo>Searching by Item Type and Shelving
11563                   Location</screeninfo>
11564
11565                   <mediaobject>
11566                     <imageobject>
11567                       <imagedata fileref="images/admin/globalprefs/AdvancedSearchTypes.png"/>
11568                     </imageobject>
11569                   </mediaobject>
11570                 </screenshot>
11571               </listitem>
11572             </itemizedlist>
11573           </section>
11574
11575           <section id="expandedSearchOption">
11576             <title>expandedSearchOption</title>
11577
11578             <para>Default: don't show</para>
11579
11580             <para>Asks: By default, ___ "More options" on the OPAC and staff
11581             advanced search pages.</para>
11582
11583             <para>Values:</para>
11584
11585             <itemizedlist>
11586               <listitem>
11587                 <para>don't show</para>
11588               </listitem>
11589
11590               <listitem>
11591                 <para>show</para>
11592               </listitem>
11593             </itemizedlist>
11594           </section>
11595         </section>
11596       </section>
11597
11598       <section id="serialsprefs">
11599         <title>Serials</title>
11600
11601         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
11602         Global System Preferences &gt; Serials</para>
11603
11604         <section id="opacSerialDefaultTab">
11605           <title>opacSerialDefaultTab</title>
11606
11607           <para>Default: Subscriptions tab</para>
11608
11609           <para>Asks: Show ___ as default tab for serials in OPAC. </para>
11610
11611           <para>Values:</para>
11612
11613           <itemizedlist>
11614             <listitem>
11615               <para>Holdings tab</para>
11616             </listitem>
11617
11618             <listitem>
11619               <para>Serial Collection tab</para>
11620               <important>
11621                 <para>Please note that the Serial Collection tab is currently available only for
11622                   systems using the UNIMARC standard.</para>
11623               </important>
11624               <screenshot>
11625                 <screeninfo>Serial Collection tab</screeninfo>
11626                 <mediaobject>
11627                   <imageobject>
11628                     <imagedata fileref="images/admin/globalprefs/opacSerialDefaultTab-colltab.png"/>
11629                   </imageobject>
11630                 </mediaobject>
11631               </screenshot>
11632             </listitem>
11633
11634             <listitem>
11635               <para>Subscriptions tab<screenshot>
11636                   <screeninfo>Subscritions tab</screeninfo>
11637                   <mediaobject>
11638                     <imageobject>
11639                       <imagedata fileref="images/admin/globalprefs/opacSerialDefaultTab-subtab.png"
11640                       />
11641                     </imageobject>
11642                   </mediaobject>
11643                 </screenshot></para>
11644             </listitem>
11645           </itemizedlist>
11646         </section>
11647
11648         <section id="OPACSerialIssueDisplayCount">
11649           <title>OPACSerialIssueDisplayCount</title>
11650
11651           <para>Default: 3</para>
11652
11653           <para>Asks: Show the ___ previous issues of a serial on the
11654           OPAC.</para>
11655
11656           <para>Description:</para>
11657
11658           <itemizedlist>
11659             <listitem>
11660               <para>This preference allows the administrator to select the
11661               number of recent issues for each serial which appear in the OPAC
11662               when the serial is accessed. This is just the default value,
11663               patrons can always click to see a full list of serials.</para>
11664             </listitem>
11665           </itemizedlist>
11666         </section>
11667
11668         <section id="RenewSerialAddsSuggestion">
11669           <title>RenewSerialAddsSuggestion</title>
11670
11671           <para>Default: Don't add</para>
11672
11673           <para>Asks: ___ a suggestion for a biblio when its attached serial
11674           is renewed.</para>
11675
11676           <para>Values:</para>
11677
11678           <itemizedlist>
11679             <listitem>
11680               <para>Add</para>
11681             </listitem>
11682
11683             <listitem>
11684               <para>Don't add</para>
11685             </listitem>
11686           </itemizedlist>
11687
11688           <para>Description:</para>
11689
11690           <itemizedlist>
11691             <listitem>
11692               <para>If set to "Add", this preference will automatically add a
11693               serial to the Acquisitions Purchase Suggestions menu when
11694               clicking the 'renew' option. If you don't use the Acquisitions
11695               module to manage serials purchases it's best to leave this set
11696               as 'Don't add.'</para>
11697             </listitem>
11698           </itemizedlist>
11699         </section>
11700
11701         <section id="RoutingListAddReserves">
11702           <title>RoutingListAddReserves</title>
11703
11704           <para>Default: Place</para>
11705
11706           <para>Asks: ___ received serials on hold if they are on a routing
11707           list.</para>
11708
11709           <para>Values:</para>
11710
11711           <itemizedlist>
11712             <listitem>
11713               <para>Place</para>
11714             </listitem>
11715
11716             <listitem>
11717               <para>Don't place</para>
11718             </listitem>
11719           </itemizedlist>
11720         </section>
11721
11722         <section id="RoutingListNote">
11723           <title>RoutingListNote</title>
11724
11725           <para>Asks: Include following note on all routing lists</para>
11726
11727           <para>Description:</para>
11728
11729           <itemizedlist>
11730             <listitem>
11731               <para>Text entered in this box will appear below the routing
11732               list information.</para>
11733             </listitem>
11734           </itemizedlist>
11735         </section>
11736
11737         <section id="RoutingSerials">
11738           <title>RoutingSerials</title>
11739
11740           <para>Default: Don't add</para>
11741
11742           <para>Asks: ___ received serials to the routing list.</para>
11743
11744           <para>Description:</para>
11745
11746           <itemizedlist>
11747             <listitem>
11748               <para>This preference determines if serials routing lists are
11749               enabled or disabled for the library. When set to "Add", serials
11750               routing is enabled and a serial can be directed through a list
11751               of people by identifying who should receive it next. The list of
11752               people can be established for each serial to be passed using the
11753               Serials module. This preference can be used to ensure each
11754               person who needs to see a serial when it arrives at the library
11755               will get it. Learn more in the <link
11756               linkend="routinglist">routing list</link> section of this
11757               manual.</para>
11758             </listitem>
11759           </itemizedlist>
11760
11761           <para>Values:</para>
11762
11763           <itemizedlist>
11764             <listitem>
11765               <para>Add</para>
11766             </listitem>
11767
11768             <listitem>
11769               <para>Don't add</para>
11770             </listitem>
11771           </itemizedlist>
11772         </section>
11773
11774         <section id="StaffSerialIssueDisplayCount">
11775           <title>StaffSerialIssueDisplayCount</title>
11776
11777           <para>Default: 3</para>
11778
11779           <para>Asks: Show the ___ previous issues of a serial on the staff
11780           client.</para>
11781
11782           <para>Description:</para>
11783
11784           <itemizedlist>
11785             <listitem>
11786               <para>This preference allows the administrator to select the
11787               number of recent issues for each serial which appear in the
11788               Staff Client when the serial is accessed. This is just the
11789               default value, staff members can always click to see a full list
11790               of serials.</para>
11791             </listitem>
11792           </itemizedlist>
11793         </section>
11794
11795         <section id="SubscriptionDuplicateDroppedInput">
11796           <title>SubscriptionDuplicateDroppedInput</title>
11797
11798           <para>Asks: List of fields which must not be rewritten when a
11799           subscription is duplicated (Separated by pipe |) ___</para>
11800
11801           <para>Description:</para>
11802
11803           <itemizedlist>
11804             <listitem>
11805               <para>When duplicating a subscription sometimes you don't want
11806               all of the fields duplicated, using this preference you can list
11807               the fields that you don't want to be duplicated. These field
11808               names come from the subscription table in the Koha database.
11809               Learn what fields are in that table on the <ulink
11810               url="http://schema.koha-community.org/tables/subscription.html">Koha
11811               DB Schema</ulink> site.</para>
11812             </listitem>
11813           </itemizedlist>
11814         </section>
11815
11816         <section id="SubscriptionHistory">
11817           <title>SubscriptionHistory</title>
11818
11819           <para>Default: full history</para>
11820
11821           <para>Asks: When showing the subscription information for a
11822           bibliographic record, preselect ___ view of serial issues.</para>
11823
11824           <para>Values:</para>
11825
11826           <itemizedlist>
11827             <listitem>
11828               <para>brief history</para>
11829
11830               <screenshot>
11831                 <screeninfo>Brief History</screeninfo>
11832
11833                 <mediaobject>
11834                   <imageobject>
11835                     <imagedata fileref="images/admin/globalprefs/SubscriptionHistory-brief.png"/>
11836                   </imageobject>
11837                 </mediaobject>
11838               </screenshot>
11839             </listitem>
11840
11841             <listitem>
11842               <para>full history</para>
11843
11844               <screenshot>
11845                 <screeninfo>Full History</screeninfo>
11846
11847                 <mediaobject>
11848                   <imageobject>
11849                     <imagedata fileref="images/admin/globalprefs/SubscriptionHistory-full.png"/>
11850                   </imageobject>
11851                 </mediaobject>
11852               </screenshot>
11853             </listitem>
11854           </itemizedlist>
11855
11856           <para>Description:</para>
11857
11858           <itemizedlist>
11859             <listitem>
11860               <para>This preference determines what information appears in the
11861               OPAC when the user clicks the More Details option. The 'brief'
11862               option displays a one-line summary of the volume and issue
11863               numbers of all issues of that serial held by the library. The
11864               'full' option displays a more detailed breakdown of issues per
11865               year, including information such as the issue date and the
11866               status of each issue.</para>
11867             </listitem>
11868           </itemizedlist>
11869         </section>
11870       </section>
11871
11872       <section id="staffprefs">
11873         <title>Staff Client</title>
11874
11875         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
11876         Global System Preferences &gt; Staff Client</para>
11877
11878         <section id="staffappearprefs">
11879           <title>Appearance</title>
11880
11881           <para/>
11882
11883           <section id="Display856uAsImage">
11884             <title>Display856uAsImage</title>
11885
11886             <para>Default: Neither details or results page</para>
11887
11888             <para>Asks: Display the URI in the 856u field as an image on:
11889             ___</para>
11890
11891             <para>Values:</para>
11892
11893             <itemizedlist>
11894               <listitem>
11895                 <para>Both results and details pages</para>
11896
11897                 <itemizedlist>
11898                   <listitem>
11899                     <important>
11900                       <para>Not implemented yet</para>
11901                     </important>
11902                   </listitem>
11903                 </itemizedlist>
11904               </listitem>
11905
11906               <listitem>
11907                 <para>Detail page only</para>
11908
11909                 <itemizedlist>
11910                   <listitem>
11911                     <important>
11912                       <para><link
11913                       linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link>
11914                       needs to be on for this preference to work.</para>
11915                     </important>
11916                   </listitem>
11917                 </itemizedlist>
11918
11919                 <screenshot>
11920                   <screeninfo>Showing the 856u as an image</screeninfo>
11921
11922                   <mediaobject>
11923                     <imageobject>
11924                       <imagedata fileref="images/admin/globalprefs/Display856uAsImage.png"/>
11925                     </imageobject>
11926                   </mediaobject>
11927                 </screenshot>
11928               </listitem>
11929
11930               <listitem>
11931                 <para>Neither details or results page</para>
11932               </listitem>
11933
11934               <listitem>
11935                 <para>Results page only</para>
11936
11937                 <itemizedlist>
11938                   <listitem>
11939                     <important>
11940                       <para>Not yet implemented</para>
11941                     </important>
11942                   </listitem>
11943                 </itemizedlist>
11944               </listitem>
11945             </itemizedlist>
11946
11947             <para>Description:</para>
11948
11949             <itemizedlist>
11950               <listitem>
11951                 <para>In addition to this option being set, the corresponding
11952                 XSLT option must be turned on. Also, the corresponding 856q
11953                 field must have a valid MIME image extension (e.g., "jpg") or
11954                 MIME image type (i.e. starting with "image/"), or the generic
11955                 indicator "img" entered in the field. When all of the
11956                 requirements are met, an image file will be displayed instead
11957                 of the standard link text. Clicking on the image will open it
11958                 in the same way as clicking on the link text. When you click
11959                 on the image it should open to full size, in the current
11960                 window or in a new window depending on the value in the system
11961                 pref <link
11962                 linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link>.</para>
11963
11964                 <screenshot>
11965                   <screeninfo>Sample 856 Field</screeninfo>
11966
11967                   <mediaobject>
11968                     <imageobject>
11969                       <imagedata fileref="images/admin/globalprefs/856imagemarc.png"/>
11970                     </imageobject>
11971                   </mediaobject>
11972                 </screenshot>
11973               </listitem>
11974             </itemizedlist>
11975           </section>
11976
11977           <section id="intranet_includes">
11978             <title>intranet_includes</title>
11979
11980             <para>Default: includes</para>
11981
11982             <para>Asks: Use include files from the ___ directory in the
11983             template directory, instead of includes/. (Leave blank to
11984             disable)</para>
11985           </section>
11986
11987           <section id="intranetcolorstylesheet">
11988             <title>intranetcolorstylesheet</title>
11989
11990             <para>Asks: Include the stylesheet /intranet-tmpl/prog/en/css/ ___
11991             on all pages in the staff interface.</para>
11992
11993             <para>Description:</para>
11994
11995             <itemizedlist>
11996               <listitem>
11997                 <para>This preference is used to set the background color and
11998                 style of the Staff Client. The value is a .css file. The
11999                 system administrator should determine which file is
12000                 appropriate.</para>
12001               </listitem>
12002             </itemizedlist>
12003
12004             <important>
12005               <para>Leave this field blank to disable.</para>
12006             </important>
12007           </section>
12008
12009           <section id="IntranetFavicon">
12010             <title>IntranetFavicon</title>
12011
12012             <para>Asks: Use the image at ___ for the Staff Client's favicon.
12013             <important>
12014                 <para>This should be a complete URL, starting with
12015                 http://</para>
12016               </important></para>
12017
12018             <tip>
12019               <para>Turn your logo into a favicon with the <ulink
12020               url="http://antifavicon.com/">Favicon Generator</ulink>.</para>
12021             </tip>
12022
12023             <para>Description:</para>
12024
12025             <itemizedlist>
12026               <listitem>
12027                 <para>The favicon is the little icon that appears next to the
12028                 URL in the address bar in most browsers. The default value for
12029                 this field (if left blank) is the small 'K' in the Koha
12030                 logo.</para>
12031
12032                 <screenshot>
12033                   <screeninfo>Default Koha Favicon</screeninfo>
12034
12035                   <mediaobject>
12036                     <imageobject>
12037                       <imagedata fileref="images/admin/globalprefs/favicon.png"/>
12038                     </imageobject>
12039                   </mediaobject>
12040                 </screenshot>
12041               </listitem>
12042             </itemizedlist>
12043           </section>
12044
12045           <section id="IntranetmainUserblock">
12046             <title>IntranetmainUserblock</title>
12047
12048             <para>Asks: Show the following HTML in its own column on the main
12049             page of the staff client</para>
12050
12051             <screenshot>
12052               <screeninfo>Sample HTML for IntranetmainUserblock</screeninfo>
12053
12054               <mediaobject>
12055                 <imageobject>
12056                   <imagedata fileref="images/admin/globalprefs/IntranetmainUserblock-html.png"/>
12057                 </imageobject>
12058               </mediaobject>
12059             </screenshot>
12060
12061             <screenshot>
12062               <screeninfo>Message from IntranetmainUserblock as it appears on
12063               the Staff Client main page</screeninfo>
12064
12065               <mediaobject>
12066                 <imageobject>
12067                   <imagedata fileref="images/admin/globalprefs/IntranetmainUserblock.png"/>
12068                 </imageobject>
12069               </mediaobject>
12070             </screenshot>
12071           </section>
12072
12073           <section id="IntranetNav">
12074             <title>IntranetNav</title>
12075
12076             <para>Asks: Show the following HTML in the More menu at the top of
12077             each page on the staff client (should be a list of links or
12078             blank)</para>
12079           </section>
12080
12081           <section id="IntranetSlipPrinterJS">
12082             <title>IntranetSlipPrinterJS</title>
12083
12084             <para>Asks: Use the following JavaScript for printing
12085             slips.</para>
12086
12087             <para>Description:</para>
12088
12089             <itemizedlist>
12090               <listitem>
12091                 <para>The most logical use of this preference is in
12092                 conjunction with the <ulink
12093                 url="http://jsprintsetup.mozdev.org/">jsPrintSetup</ulink>
12094                 Firefox add-on. Learn more about this preference and the
12095                 add-on setup on the Koha wiki at <ulink
12096                 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>
12097               </listitem>
12098             </itemizedlist>
12099           </section>
12100
12101           <section id="intranetstylesheet">
12102             <title>intranetstylesheet</title>
12103
12104             <para>Asks: Include the stylesheet at ___ on all pages in the
12105             staff interface, instead of the default.</para>
12106
12107             <para>Description:</para>
12108
12109             <itemizedlist>
12110               <listitem>
12111                 <para>The Intranetstylesheet preference is a layout and design
12112                 feature for the intranet or staff client. To change the
12113                 stylesheet from the original, place in this preference the
12114                 file path to the style sheet - include the entire url starting
12115                 with http://. This preference allows a library to customize
12116                 the appearance of the Staff Client.</para>
12117               </listitem>
12118             </itemizedlist>
12119
12120             <important>
12121               <para>This should be a complete URL, starting with
12122               http://</para>
12123             </important>
12124           </section>
12125
12126           <section id="IntranetUserCSS">
12127             <title>IntranetUserCSS</title>
12128
12129             <para>Asks: Include the following CSS on all pages in the staff
12130             client</para>
12131           </section>
12132
12133           <section id="intranetuserjs">
12134             <title>intranetuserjs</title>
12135
12136             <para>Asks: Include the following JavaScript on all pages in the
12137             staff interface</para>
12138
12139             <screenshot>
12140               <screeninfo>Sample JavaScript to alter the staff client
12141               login</screeninfo>
12142
12143               <mediaobject>
12144                 <imageobject>
12145                   <imagedata fileref="images/admin/globalprefs/intranetuserjs-code.png"/>
12146                 </imageobject>
12147               </mediaobject>
12148             </screenshot>
12149
12150             <screenshot>
12151               <screeninfo>Link to Self Checkout appears on staff client login
12152               because of JavaScript</screeninfo>
12153
12154               <mediaobject>
12155                 <imageobject>
12156                   <imagedata fileref="images/admin/globalprefs/intranetuserjs.png"/>
12157                 </imageobject>
12158               </mediaobject>
12159             </screenshot>
12160
12161             <para>Description:</para>
12162
12163             <itemizedlist>
12164               <listitem>
12165                 <para>This preference allows the administrator to enter
12166                 JavaScript or JQuery that will be embedded across all pages of
12167                 the Staff Client. Administrators may use this preference to
12168                 customize some of the interactive sections of Koha,
12169                 customizing the text for the login prompts, for example.
12170                 Sample JQuery scripts used by Koha libraries can be found on
12171                 the wiki: <ulink
12172                 url="http://wiki.koha-community.org/wiki/JQuery_Library">http://wiki.koha-community.org/wiki/JQuery_Library</ulink>.</para>
12173               </listitem>
12174             </itemizedlist>
12175           </section>
12176
12177           <section id="SlipCSS">
12178             <title>SlipCSS</title>
12179
12180             <para>Asks: Include the stylesheet at ___ on Issue and Reserve
12181             Slips.<important>
12182                 <para>This should be a complete URL, starting with
12183                 http://</para>
12184               </important></para>
12185
12186             <para>Description:</para>
12187
12188             <itemizedlist>
12189               <listitem>
12190                 <para>If you would like to style your receipts or slips with a
12191                 consistent set of fonts and colors you can use this preference
12192                 to point Koha to a stylesheet specifically for your
12193                 slips.</para>
12194               </listitem>
12195             </itemizedlist>
12196           </section>
12197
12198           <section id="StaffAuthorisedValueImages">
12199             <title>StaffAuthorisedValueImages</title>
12200
12201             <para>Default: Show</para>
12202
12203             <para>Asks: ___ images for authorized values (such as lost
12204             statuses and locations) in search results.</para>
12205
12206             <para>Values:</para>
12207
12208             <itemizedlist>
12209               <listitem>
12210                 <para>Don't show</para>
12211               </listitem>
12212
12213               <listitem>
12214                 <para>Show</para>
12215               </listitem>
12216             </itemizedlist>
12217           </section>
12218
12219           <section id="staffClientBaseURL">
12220             <title>staffClientBaseURL</title>
12221
12222             <para>Asks: The staff client is located at http:// ___</para>
12223           </section>
12224
12225           <section id="template">
12226             <title>template</title>
12227
12228             <para>Default: prog</para>
12229
12230             <para>Asks: Use the ___ theme on the staff interface.</para>
12231
12232             <para>Values:</para>
12233
12234             <itemizedlist>
12235               <listitem>
12236                 <para>prog</para>
12237               </listitem>
12238             </itemizedlist>
12239             <important>
12240               <para>Do not include a trailing slash in the URL this will break links created using
12241                 this URL.  (example: www.google.com not www.google.com/)</para>
12242             </important>
12243           </section>
12244
12245           <section id="XSLTDetailsDisplay">
12246             <title>XSLTDetailsDisplay</title>
12247
12248             <para>Default: default</para>
12249
12250             <para>Asks: Display details in the staff client using XSLT
12251             stylesheet at ___</para>
12252
12253             <para>Values:</para>
12254
12255             <itemizedlist>
12256               <listitem>
12257                 <para>leave empty to not use the XSLT stylesheet</para>
12258
12259                 <itemizedlist>
12260                   <listitem>
12261                     <para>In previous versions of Koha this was the setting
12262                     that read 'normally'</para>
12263
12264                     <screenshot>
12265                       <screeninfo>Detail display without XSLT
12266                       stylesheets</screeninfo>
12267
12268                       <mediaobject>
12269                         <imageobject>
12270                           <imagedata fileref="images/admin/globalprefs/XSLTDetailsDisplay-off.png"/>
12271                         </imageobject>
12272                       </mediaobject>
12273                     </screenshot>
12274                   </listitem>
12275                 </itemizedlist>
12276               </listitem>
12277
12278               <listitem>
12279                 <para>enter "default" for the default one</para>
12280
12281                 <screenshot>
12282                   <screeninfo>Detail display using XSLT
12283                   stylesheets</screeninfo>
12284
12285                   <mediaobject>
12286                     <imageobject>
12287                       <imagedata fileref="images/admin/globalprefs/XSLTDetailsDisplay-on.png"/>
12288                     </imageobject>
12289                   </mediaobject>
12290                 </screenshot>
12291               </listitem>
12292
12293               <listitem>
12294                 <para>put a path to define a XSLT file</para>
12295
12296                 <itemizedlist>
12297                   <listitem>
12298                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
12299                   </listitem>
12300
12301                   <listitem>
12302                     <para>If in a multi-language system you can enter
12303                     {langcode} in the path to tell Koha to look in the right
12304                     language folder</para>
12305
12306                     <itemizedlist>
12307                       <listitem>
12308                         <para>ex:
12309                         /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl</para>
12310                       </listitem>
12311
12312                       <listitem>
12313                         <para>ex.
12314                         http://mykoha.org/{langcode}/stylesheet.xsl</para>
12315                       </listitem>
12316                     </itemizedlist>
12317                   </listitem>
12318                 </itemizedlist>
12319               </listitem>
12320
12321               <listitem>
12322                 <para>put an URL for an external specific stylesheet</para>
12323
12324                 <itemizedlist>
12325                   <listitem>
12326                     <para>ex: http://mykoha.org/stylesheet.xsl</para>
12327                   </listitem>
12328                 </itemizedlist>
12329               </listitem>
12330             </itemizedlist>
12331
12332             <para>Description:</para>
12333
12334             <itemizedlist>
12335               <listitem>
12336                 <para>XSLT stylesheets allow for the customization of the
12337                 details shows on the screen when viewing a bib record. This
12338                 preference will allow you either use the default look that
12339                 comes with Koha or design your own stylesheet.</para>
12340               </listitem>
12341             </itemizedlist>
12342           </section>
12343
12344           <section id="XSLTResultsDisplay">
12345             <title>XSLTResultsDisplay</title>
12346
12347             <para>Default: default</para>
12348
12349             <para>Asks: Display results in the staff client using XSLT
12350             stylesheet at ___</para>
12351
12352             <para>Values:</para>
12353
12354             <itemizedlist>
12355               <listitem>
12356                 <para>leave empty to not use the XSLT stylesheet</para>
12357
12358                 <itemizedlist>
12359                   <listitem>
12360                     <para>In previous versions of Koha this was the setting
12361                     that read 'normally'</para>
12362                   </listitem>
12363                 </itemizedlist>
12364               </listitem>
12365
12366               <listitem>
12367                 <para>enter "default" for the default one</para>
12368               </listitem>
12369
12370               <listitem>
12371                 <para>put a path to define a XSLT file</para>
12372
12373                 <itemizedlist>
12374                   <listitem>
12375                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
12376                   </listitem>
12377
12378                   <listitem>
12379                     <para>If in a multi-language system you can enter
12380                     {langcode} in the path to tell Koha to look in the right
12381                     language folder</para>
12382
12383                     <itemizedlist>
12384                       <listitem>
12385                         <para>ex:
12386                         /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl</para>
12387                       </listitem>
12388
12389                       <listitem>
12390                         <para>ex.
12391                         http://mykoha.org/{langcode}/stylesheet.xsl</para>
12392                       </listitem>
12393                     </itemizedlist>
12394                   </listitem>
12395                 </itemizedlist>
12396               </listitem>
12397
12398               <listitem>
12399                 <para>put an URL for an external specific stylesheet</para>
12400
12401                 <itemizedlist>
12402                   <listitem>
12403                     <para>ex: http://mykoha.org/stylesheet.xsl</para>
12404                   </listitem>
12405                 </itemizedlist>
12406               </listitem>
12407             </itemizedlist>
12408
12409             <para>Description:</para>
12410
12411             <itemizedlist>
12412               <listitem>
12413                 <para>XSLT stylesheets allow for the customization of the
12414                 details shows on the screen when viewing the search results.
12415                 This preference will allow you either use the default look
12416                 that comes with Koha or design your own stylesheet.</para>
12417               </listitem>
12418             </itemizedlist>
12419           </section>
12420
12421           <section id="yuipath">
12422             <title>yuipath</title>
12423
12424             <para>Default: included with Koha</para>
12425
12426             <para>Asks: Use the Yahoo UI libraries ___</para>
12427
12428             <para>Values:</para>
12429
12430             <itemizedlist>
12431               <listitem>
12432                 <para>from Yahoo's servers</para>
12433
12434                 <itemizedlist>
12435                   <listitem>
12436                     <para>With this option there is less demand on your
12437                     servers, but if the Internet goes down there will be
12438                     issues</para>
12439                   </listitem>
12440                 </itemizedlist>
12441               </listitem>
12442
12443               <listitem>
12444                 <para>included with Koha</para>
12445
12446                 <itemizedlist>
12447                   <listitem>
12448                     <para>With this option calls are made faster, and they
12449                     will still work if the Internet goes down</para>
12450                   </listitem>
12451                 </itemizedlist>
12452               </listitem>
12453             </itemizedlist>
12454
12455             <para>Description:</para>
12456
12457             <itemizedlist>
12458               <listitem>
12459                 <para>The yuipath preference allows for the user to define a
12460                 local path or web URL to the Yahoo User Interface Library
12461                 (<ulink
12462                 url="http://developer.yahoo.com/yui/2/">http://developer.yahoo.com/yui/2/</ulink>).
12463                 This library is a resource of developer tools including
12464                 JavaScript and style sheets.</para>
12465               </listitem>
12466             </itemizedlist>
12467           </section>
12468         </section>
12469
12470         <section id="staffoptsprefs">
12471           <title>Options</title>
12472
12473           <section id="HidePatronName">
12474             <title>HidePatronName</title>
12475
12476             <para>Default: Show</para>
12477
12478             <para>Asks: ___ the names of patrons that have items checked out
12479             or on hold on detail pages or the "Place Hold" screen.</para>
12480
12481             <para>Values:</para>
12482
12483             <itemizedlist>
12484               <listitem>
12485                 <para>Don't show</para>
12486               </listitem>
12487
12488               <listitem>
12489                 <para>Show</para>
12490               </listitem>
12491             </itemizedlist>
12492           </section>
12493
12494           <section id="intranetbookbag">
12495             <title>intranetbookbag</title>
12496
12497             <para>Default: Show</para>
12498
12499             <para>Asks: ___ the cart option in the staff client.</para>
12500
12501             <para>Values:</para>
12502
12503             <itemizedlist>
12504               <listitem>
12505                 <para>Don't show</para>
12506               </listitem>
12507
12508               <listitem>
12509                 <para>Show</para>
12510               </listitem>
12511             </itemizedlist>
12512           </section>
12513
12514           <section id="viewISBD">
12515             <title>viewISBD</title>
12516
12517             <para>Default: Allow</para>
12518
12519             <para>Asks: ___ staff to view records in ISBD form on the staff
12520             client.</para>
12521
12522             <para>Values:</para>
12523
12524             <itemizedlist>
12525               <listitem>
12526                 <para>Allow</para>
12527               </listitem>
12528
12529               <listitem>
12530                 <para>Don't allow</para>
12531               </listitem>
12532             </itemizedlist>
12533           </section>
12534
12535           <section id="viewLabeledMARC">
12536             <title>viewLabeledMARC</title>
12537
12538             <para>Default: Allow</para>
12539
12540             <para>Asks: ___ staff to view records in labeled MARC form on the
12541             staff client.</para>
12542
12543             <para>Values:</para>
12544
12545             <itemizedlist>
12546               <listitem>
12547                 <para>Allow</para>
12548               </listitem>
12549
12550               <listitem>
12551                 <para>Don't allow</para>
12552               </listitem>
12553             </itemizedlist>
12554           </section>
12555
12556           <section id="viewMARC">
12557             <title>viewMARC</title>
12558
12559             <para>Default: Allow</para>
12560
12561             <para>Asks: ___ staff to view records in plain MARC form on the
12562             staff client.</para>
12563
12564             <para>Values:</para>
12565
12566             <itemizedlist>
12567               <listitem>
12568                 <para>Allow</para>
12569               </listitem>
12570
12571               <listitem>
12572                 <para>Don't allow</para>
12573               </listitem>
12574             </itemizedlist>
12575           </section>
12576         </section>
12577       </section>
12578
12579       <section id="webserviceprefs">
12580         <title>Web Services</title>
12581
12582         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
12583         Global System Preferences &gt; Web Services</para>
12584
12585         <section id="ilsdiprefs">
12586           <title>ILS-DI</title>
12587
12588           <para/>
12589
12590           <section id="ILS-DI">
12591             <title>ILS-DI</title>
12592
12593             <para>Default: Disable</para>
12594
12595             <para>Asks: ___ ILS-DI services for OPAC users</para>
12596
12597             <para>Values:</para>
12598
12599             <itemizedlist>
12600               <listitem>
12601                 <para>Disable</para>
12602               </listitem>
12603
12604               <listitem>
12605                 <para>Enable</para>
12606               </listitem>
12607             </itemizedlist>
12608           </section>
12609
12610           <section id="ILS-DIAuthorized_IPs">
12611             <title>ILS-DI:AuthorizedIPs</title>
12612
12613             <para>Asks: ___ allowed IPs to use the ILS-DI services</para>
12614           </section>
12615         </section>
12616
12617         <section id="oaiprefs">
12618           <title>OAI-PMH</title>
12619
12620           <para/>
12621
12622           <section id="OAI-PMH">
12623             <title>OAI-PMH</title>
12624
12625             <para>Default: Disable</para>
12626
12627             <para>Asks: ___ Koha's OAI-PMH server.</para>
12628
12629             <para>Values:</para>
12630
12631             <itemizedlist>
12632               <listitem>
12633                 <para>Disable</para>
12634               </listitem>
12635
12636               <listitem>
12637                 <para>Enable</para>
12638               </listitem>
12639             </itemizedlist>
12640
12641             <para>Description:</para>
12642
12643             <itemizedlist>
12644               <listitem>
12645                 <para>For the Open Archives Initiative-Protocol for Metadata
12646                 Harvesting (OAI-PMH) there are two groups of 'participants':
12647                 Data Providers and Service Providers. Data Providers (open
12648                 archives, repositories) provide free access to metadata, and
12649                 may, but do not necessarily, offer free access to full texts
12650                 or other resources. OAI-PMH provides an easy to implement, low
12651                 barrier solution for Data Providers. Service Providers use the
12652                 OAI interfaces of the Data Providers to harvest and store
12653                 metadata. Note that this means that there are no live search
12654                 requests to the Data Providers; rather, services are based on
12655                 the harvested data via OAI-PMH. Koha at present can only act
12656                 as a Data Provider. It can not harvest from other
12657                 repositories. The biggest stumbling block to having Koha
12658                 harvest from other repositories is that MARC is the only
12659                 metadata format that Koha indexes natively. Visit <ulink
12660                 url="http://www.oaforum.org/tutorial/english/page3.htm">http://www.oaforum.org/tutorial/english/page3.htm</ulink>
12661                 for diagrams of how OAI-PMH works.</para>
12662               </listitem>
12663             </itemizedlist>
12664
12665             <para>Learn more about OAI-PMH at: <ulink
12666             url="http://www.openarchives.org/pmh/">http://www.openarchives.org/pmh/</ulink></para>
12667           </section>
12668
12669           <section id="OAI-PMHarchiveID">
12670             <title>OAI-PMH:archiveID</title>
12671
12672             <para>Default: KOHA-OAI-TEST</para>
12673
12674             <para>Asks: Identify records at this site with the prefix ___
12675             :</para>
12676           </section>
12677
12678           <section id="OAI-PMHAutoUpdateSets">
12679             <title>OAI-PMH:AutoUpdateSets</title>
12680
12681             <para>Default: Disable</para>
12682
12683             <para>Asks: ___ automatic update of OAI-PMH sets when a
12684             bibliographic record is created or updated.</para>
12685
12686             <para>Values:</para>
12687
12688             <itemizedlist>
12689               <listitem>
12690                 <para>Disable</para>
12691               </listitem>
12692
12693               <listitem>
12694                 <para>Enable</para>
12695               </listitem>
12696             </itemizedlist>
12697           </section>
12698
12699           <section id="OAI-PMHConfFile">
12700             <title>OAI-PMH:ConfFile</title>
12701
12702             <para>If this preference is left empty, Koha's OAI Server operates
12703             in normal mode, otherwise it operates in extended mode. In
12704             extended mode, it's possible to parameter other formats than
12705             marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML
12706             configuration file which list available metadata formats and XSL
12707             file used to create them from marcxml records.</para>
12708
12709             <para>For more information, see the <link
12710             linkend="oaiconfsample">sample conf file</link> in the
12711             appendix.</para>
12712           </section>
12713
12714           <section id="OAI-PMHMaxCount">
12715             <title>OAI-PMH:MaxCount</title>
12716
12717             <para>Default: 50</para>
12718
12719             <para>Asks: Only return ___ records at a time in response to a
12720             ListRecords or ListIdentifiers query.</para>
12721
12722             <para>Description:</para>
12723
12724             <itemizedlist>
12725               <listitem>
12726                 <para>This is the maximum number of records that would be
12727                 returned based on ListRecord or ListIdentifier queries from
12728                 harvesters. ListRecords harvest the entire records while the
12729                 ListIdentifier is an abbreviated form of ListRecords,
12730                 retrieving only headers rather than records.</para>
12731               </listitem>
12732             </itemizedlist>
12733           </section>
12734         </section>
12735         <section id="reportingservice">
12736           <title>Reporting</title>
12737           <section id="SvcMaxReportRows">
12738             <title>SvcMaxReportRows</title>
12739             <para>Default: 10</para>
12740             <para>Asks: Only return ___ rows of a report requested via the reports web
12741               service.</para>
12742             <para>Description:<itemizedlist>
12743                 <listitem>
12744                   <para>This value will be used to limit the number of results returned by <link
12745                       linkend="publicreport">public reports</link>.</para>
12746                 </listitem>
12747               </itemizedlist></para>
12748           </section>
12749         </section>
12750       </section>
12751     </section>
12752
12753     <section id="basicparams">
12754       <title>Basic Parameters</title>
12755
12756       <para><emphasis>Get there:</emphasis> More &gt; Administration</para>
12757
12758       <important>
12759         <para>Configure all 'parameters' in the order they appear.</para>
12760       </important>
12761
12762       <section id="libsgroups">
12763         <title>Libraries &amp; Groups</title>
12764
12765         <para>When setting up your Koha system you will want to add
12766         information for every library that will be sharing your system. This
12767         data is used in several areas of Koha.</para>
12768
12769         <itemizedlist>
12770           <listitem>
12771             <para><emphasis>Get there:</emphasis> More &gt; Administration
12772             &gt; Basic Parameters &gt; Libraries and Groups</para>
12773           </listitem>
12774         </itemizedlist>
12775
12776         <para>When visiting this page you are presented with a list of the
12777         libraries and groups that have already been added to the
12778         system.</para>
12779
12780         <screenshot>
12781           <screeninfo>Library List</screeninfo>
12782
12783           <mediaobject>
12784             <imageobject>
12785               <imagedata fileref="images/admin/basicparams/librarylist.png"/>
12786             </imageobject>
12787           </mediaobject>
12788         </screenshot>
12789
12790         <screenshot>
12791           <screeninfo>Group Lists</screeninfo>
12792
12793           <mediaobject>
12794             <imageobject>
12795               <imagedata fileref="images/admin/basicparams/grouplists.png"/>
12796             </imageobject>
12797           </mediaobject>
12798         </screenshot>
12799
12800         <section id="addingalibrary">
12801           <title>Adding a Library</title>
12802
12803           <para>To add a new library:</para>
12804
12805           <itemizedlist>
12806             <listitem>
12807               <para>Click 'New Library'</para>
12808             </listitem>
12809
12810             <listitem>
12811               <para>The top of the form asks for some basics about the
12812               library</para>
12813
12814               <screenshot>
12815                 <screeninfo>Basic Library Info</screeninfo>
12816
12817                 <mediaobject>
12818                   <imageobject>
12819                     <imagedata fileref="images/admin/basicparams/newlibrary.png"/>
12820                   </imageobject>
12821                 </mediaobject>
12822               </screenshot>
12823
12824               <itemizedlist>
12825                 <listitem>
12826                   <para>The library code should not contain any spaces and be
12827                   10 or fewer characters. This code will be used as a unique
12828                   identifier in the database.</para>
12829                 </listitem>
12830
12831                 <listitem>
12832                   <para>The name will be displayed on the OPAC wherever the
12833                   library name displays to the public and should be a name
12834                   that makes sense to your patrons.</para>
12835                 </listitem>
12836
12837                 <listitem>
12838                   <para>If you have <link
12839                   linkend="addinglibgroup">groups</link> set up you can choose
12840                   what group this library belongs to after entering in the
12841                   code and name</para>
12842                 </listitem>
12843               </itemizedlist>
12844             </listitem>
12845
12846             <listitem>
12847               <para>Next you can enter basic contact info about the
12848               branch</para>
12849
12850               <screenshot>
12851                 <screeninfo>Library Contact Info</screeninfo>
12852
12853                 <mediaobject>
12854                   <imageobject>
12855                     <imagedata fileref="images/admin/basicparams/librarycontact.png"/>
12856                   </imageobject>
12857                 </mediaobject>
12858               </screenshot>
12859
12860               <itemizedlist>
12861                 <listitem>
12862                   <para>The address and contact fields can be used to make
12863                   notices custom for each library</para>
12864                 </listitem>
12865
12866                 <listitem>
12867                   <para>The email address field is not required, but it should
12868                   be filled for every library in your system</para>
12869
12870                   <itemizedlist>
12871                     <listitem>
12872                       <important>
12873                         <para>Be sure to enter a library email address to make
12874                         sure that notices are sent to and from the right
12875                         address</para>
12876                       </important>
12877                     </listitem>
12878                   </itemizedlist>
12879                 </listitem>
12880
12881                 <listitem>
12882                   <para>If the URL field is populated then the library name
12883                   will be linked in the holdings table on the OPAC</para>
12884
12885                   <screenshot>
12886                     <screeninfo>Linked Library Name</screeninfo>
12887
12888                     <mediaobject>
12889                       <imageobject>
12890                         <imagedata fileref="images/admin/basicparams/librarylink.png"/>
12891                       </imageobject>
12892                     </mediaobject>
12893                   </screenshot>
12894                 </listitem>
12895
12896                 <listitem>
12897                   <para>The OPAC Info box is for you to put information about
12898                   the library that will appear in the OPAC when the branch
12899                   name is moused over in the holdings table</para>
12900
12901                   <screenshot>
12902                     <screeninfo>OPAC Info</screeninfo>
12903
12904                     <mediaobject>
12905                       <imageobject>
12906                         <imagedata fileref="images/admin/basicparams/opacinfo.png"/>
12907                       </imageobject>
12908                     </mediaobject>
12909                   </screenshot>
12910                 </listitem>
12911
12912                 <listitem>
12913                   <para>IP Address does not have be filled in unless you plan
12914                   on limiting access to your staff client to a specific IP
12915                   Address</para>
12916
12917                   <itemizedlist>
12918                     <listitem>
12919                       <important>
12920                         <para>An IP address is required if you have enabled
12921                         <link
12922                         linkend="AutoLocation">AutoLocation</link></para>
12923                       </important>
12924                     </listitem>
12925                   </itemizedlist>
12926                 </listitem>
12927
12928                 <listitem>
12929                   <para>Finally, if you have any notes you can put them here.
12930                   These will not show in the OPAC</para>
12931                 </listitem>
12932               </itemizedlist>
12933             </listitem>
12934           </itemizedlist>
12935
12936           <tip>
12937             <para>Of the fields listed, only 'Library code' and 'Name' are
12938             required</para>
12939           </tip>
12940
12941           <para/>
12942         </section>
12943
12944         <section id="editingalibrary">
12945           <title>Editing/Deleting a Library</title>
12946
12947           <para>You will be unable to delete any library that has patrons or
12948           items attached to it.</para>
12949
12950           <screenshot>
12951             <screeninfo>Staff will be presented with a warning when trying to
12952             delete a library that is being used</screeninfo>
12953
12954             <mediaobject>
12955               <imageobject>
12956                 <imagedata fileref="images/admin/basicparams/cannotdeletelibrary.png"/>
12957               </imageobject>
12958             </mediaobject>
12959           </screenshot>
12960
12961           <para>Each library will have an 'Edit' link to the right of it.
12962           Click this link to edit/alter details associated with the library in
12963           question.</para>
12964
12965           <important>
12966             <para>You will be unable to edit the 'Library code'</para>
12967           </important>
12968         </section>
12969
12970         <section id="addinglibgroup">
12971           <title>Adding a group</title>
12972
12973           <para>To add a Search Domain or Library Property Group click the
12974           'New Group' button at the top of the screen</para>
12975
12976           <screenshot>
12977             <screeninfo>Add group form</screeninfo>
12978
12979             <mediaobject>
12980               <imageobject>
12981                 <imagedata fileref="images/admin/basicparams/addlibgroup.png"/>
12982               </imageobject>
12983             </mediaobject>
12984           </screenshot>
12985
12986           <para>Of the fields on the group form, 'Category code' and 'Name'
12987           are the only required fields</para>
12988
12989           <section id="searchdomaingroups">
12990             <title>Search Domain Groups</title>
12991
12992             <para>Search Domain Groups allow you to search a group of
12993             libraries at the same time instead of searching just one library
12994             or all libraries.</para>
12995
12996             <screenshot>
12997               <screeninfo>Search Domain Groups</screeninfo>
12998
12999               <mediaobject>
13000                 <imageobject>
13001                   <imagedata fileref="images/admin/basicparams/searchgroup.png"/>
13002                 </imageobject>
13003               </mediaobject>
13004             </screenshot>
13005
13006             <para>To see Search Domain Groups in action visit the staff client
13007             advanced search page in your Koha system:</para>
13008
13009             <screenshot>
13010               <screeninfo>Library group search on staff client</screeninfo>
13011
13012               <mediaobject>
13013                 <imageobject>
13014                   <imagedata fileref="images/admin/basicparams/stafflibgroupsearch.png"/>
13015                 </imageobject>
13016               </mediaobject>
13017             </screenshot>
13018           </section>
13019
13020           <section id="libpropertygroups">
13021             <title>Library Property Groups</title>
13022
13023             <para>You can assign specific categories to your libraries by
13024             adding groups for them</para>
13025
13026             <screenshot>
13027               <screeninfo>Library Property Groups</screeninfo>
13028
13029               <mediaobject>
13030                 <imageobject>
13031                   <imagedata fileref="images/admin/basicparams/groupproperties.png"/>
13032                 </imageobject>
13033               </mediaobject>
13034             </screenshot>
13035
13036             <para>Properties are then applied to libraries via the add or edit
13037             library form</para>
13038
13039             <screenshot>
13040               <screeninfo>Groups on the Add/Modify library form</screeninfo>
13041
13042               <mediaobject>
13043                 <imageobject>
13044                   <imagedata fileref="images/admin/basicparams/addlibrarytogroup.png"/>
13045                 </imageobject>
13046               </mediaobject>
13047             </screenshot>
13048           </section>
13049         </section>
13050       </section>
13051
13052       <section id="itemtypeadmin">
13053         <title>Item Types</title>
13054
13055         <para>Koha allows you to organize your collection by item types and
13056         collection codes.</para>
13057
13058         <itemizedlist>
13059           <listitem>
13060             <para><emphasis>Get there:</emphasis> More &gt; Administration
13061             &gt; Basic Parameters &gt; Item Types</para>
13062           </listitem>
13063         </itemizedlist>
13064
13065         <para>Item types typically refer to the material type (book, cd, dvd,
13066         etc), but can be used in any way that works for your library.</para>
13067
13068         <screenshot>
13069           <screeninfo>Item Types</screeninfo>
13070
13071           <mediaobject>
13072             <imageobject>
13073               <imagedata fileref="images/admin/basicparams/itemtypes.png"/>
13074             </imageobject>
13075           </mediaobject>
13076         </screenshot>
13077
13078         <section id="additemtype">
13079           <title>Adding Item Types</title>
13080
13081           <para>To add a new item type, simply click the 'New Item Type'
13082           button at the top of the Item Types page.</para>
13083
13084           <screenshot>
13085             <screeninfo>Sample DVD Item Type</screeninfo>
13086
13087             <mediaobject>
13088               <imageobject>
13089                 <imagedata fileref="images/admin/basicparams/additemtype.png"/>
13090               </imageobject>
13091             </mediaobject>
13092           </screenshot>
13093
13094           <itemizedlist>
13095             <listitem>
13096               <para>In the 'Item Type' field, enter a short code for your item
13097               type</para>
13098             </listitem>
13099
13100             <listitem>
13101               <para>The description is the plain text definition of the item
13102               type</para>
13103             </listitem>
13104
13105             <listitem>
13106               <para>You can choose to have an image associated with your item
13107               type</para>
13108
13109               <itemizedlist>
13110                 <listitem>
13111                   <para>You can choose from a series of image
13112                   collections</para>
13113                 </listitem>
13114
13115                 <listitem>
13116                   <para>You can link to a remote image</para>
13117                 </listitem>
13118
13119                 <listitem>
13120                   <para>Or you can just have no image associated with the item
13121                   type</para>
13122                 </listitem>
13123
13124                 <listitem>
13125                   <important>
13126                     <para>To have your item type images appear in the OPAC you
13127                     need to set noItemTypeImages to 'Show'</para>
13128                   </important>
13129
13130                   <itemizedlist>
13131                     <listitem>
13132                       <para><emphasis>Get there: </emphasis>More &gt;
13133                       Administration &gt; Global System Preferences &gt; <link
13134                       linkend="adminprefs">Admin</link></para>
13135                     </listitem>
13136                   </itemizedlist>
13137                 </listitem>
13138               </itemizedlist>
13139             </listitem>
13140
13141             <listitem>
13142               <para>For items that do not circulate, check the 'Not for loan'
13143               options</para>
13144
13145               <itemizedlist>
13146                 <listitem>
13147                   <para>Items marked 'Not for loan' will appear in the
13148                   catalog, but cannot be checked out to patrons</para>
13149                 </listitem>
13150               </itemizedlist>
13151             </listitem>
13152
13153             <listitem>
13154               <para id="rentalcharge">For items that you charge a rental fee
13155               for, enter the total fee you charge in the 'Rental charge'
13156               field</para>
13157
13158               <itemizedlist>
13159                 <listitem>
13160                   <important>
13161                     <para>Do not enter symbols in this field, only numbers and
13162                     decimal points (ex. $5.00 should be entered as 5 or
13163                     5.00)</para>
13164                   </important>
13165                 </listitem>
13166
13167                 <listitem>
13168                   <para>This will charge the patron on checkout</para>
13169                 </listitem>
13170               </itemizedlist>
13171             </listitem>
13172
13173             <listitem>
13174               <para>When finished, click 'Save Changes'</para>
13175
13176               <itemizedlist>
13177                 <listitem>
13178                   <tip>
13179                     <para>All fields, with the exception of the 'Item Type'
13180                     will be editable from the Item Types list</para>
13181                   </tip>
13182                 </listitem>
13183               </itemizedlist>
13184             </listitem>
13185
13186             <listitem>
13187               <para>Your new item type will now appear on the list</para>
13188
13189               <screenshot>
13190                 <screeninfo>New DVD Item Type</screeninfo>
13191
13192                 <mediaobject>
13193                   <imageobject>
13194                     <imagedata fileref="images/admin/basicparams/newitemtype.png"/>
13195                   </imageobject>
13196                 </mediaobject>
13197               </screenshot>
13198             </listitem>
13199           </itemizedlist>
13200         </section>
13201
13202         <section id="edititemtype">
13203           <title>Editing Item Types</title>
13204
13205           <para>Each item type has an Edit button beside it. To edit an item
13206           simply click the 'Edit' link.</para>
13207
13208           <important>
13209             <para>You will not be able to edit the code you assigned as the
13210             'Item Type' but you will be able to edit the description for the
13211             item.</para>
13212           </important>
13213         </section>
13214
13215         <section id="deleteitemtype">
13216           <title>Deleting Item Types</title>
13217
13218           <para>Each item has a Delete button beside it. To delete an item,
13219           simply click the 'Delete' link.</para>
13220
13221           <important>
13222             <para>You will not be able to delete item types that are being
13223             used by items within your system.</para>
13224           </important>
13225
13226           <screenshot>
13227             <screeninfo>Warning when you try to delete an item that is in
13228             use</screeninfo>
13229
13230             <mediaobject>
13231               <imageobject>
13232                 <imagedata fileref="images/admin/basicparams/nodeleteitemtype.png"/>
13233               </imageobject>
13234             </mediaobject>
13235           </screenshot>
13236         </section>
13237       </section>
13238
13239       <section id="authorizedvalues">
13240         <title>Authorized Values</title>
13241
13242         <para>Authorized values can be used in several areas of Koha. One
13243         reason you would add an authorized value category would be to control
13244         the values that can be entered into MARC fields by catalogers.</para>
13245
13246         <itemizedlist>
13247           <listitem>
13248             <para><emphasis>Get there:</emphasis> More &gt; Administration
13249             &gt; Basic Parameters &gt; Authorized Values</para>
13250           </listitem>
13251         </itemizedlist>
13252
13253         <section id="existingauthvalues">
13254           <title>Existing Values</title>
13255
13256           <para>Koha installs with pre-defined values that your library is
13257           likely to use, for instance 'Lost'.</para>
13258
13259           <itemizedlist>
13260             <listitem id="asort1">
13261               <para>Asort1</para>
13262               <itemizedlist>
13263                 <listitem>
13264                   <para>Used for acquisitions statistical purposes</para>
13265                 </listitem>
13266               </itemizedlist>
13267             </listitem>
13268
13269             <listitem id="asort2">
13270               <para>Asort2</para>
13271               <itemizedlist>
13272                 <listitem>
13273                   <para>Used for acquisitions statistical purposes</para>
13274                 </listitem>
13275               </itemizedlist>
13276             </listitem>
13277
13278             <listitem id="bornotes">
13279               <para>BOR_NOTES</para>
13280               <itemizedlist>
13281                 <listitem>
13282                   <para>Values for custom patron messages that appear on the circulation screen and
13283                     the OPAC. The value in the Description field should be the message text and is
13284                     limited to 200 characters.</para>
13285                   <screenshot>
13286                     <screeninfo>Borrower messages</screeninfo>
13287                     <mediaobject>
13288                       <imageobject>
13289                         <imagedata fileref="images/admin/basicparams/bor_notes.png"/>
13290                       </imageobject>
13291                     </mediaobject>
13292                   </screenshot>
13293                 </listitem>
13294               </itemizedlist>
13295             </listitem>
13296
13297             <listitem id="bsort1">
13298               <para>Bsort1</para>
13299               <itemizedlist>
13300                 <listitem>
13301                   <para>Values that can be entered to fill in the patron's sort 1 field</para>
13302                 </listitem>
13303               </itemizedlist>
13304             </listitem>
13305
13306             <listitem id="bsort2">
13307               <para>Bsort2</para>
13308               <itemizedlist>
13309                 <listitem>
13310                   <para>Values that can be entered to fill in the patron's sort 2 field</para>
13311                 </listitem>
13312               </itemizedlist>
13313             </listitem>
13314
13315             <listitem id="cartauth">
13316               <para>CART</para>
13317               <itemizedlist>
13318                 <listitem>
13319                   <para>Is the shelving cart location, used by <link
13320                       linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link> and
13321                       <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link></para>
13322                 </listitem>
13323               </itemizedlist>
13324             </listitem>
13325
13326             <listitem id="ccode">
13327               <para>CCODE</para>
13328               <itemizedlist>
13329                 <listitem>
13330                   <para>Collection codes (appears when cataloging and working with items)</para>
13331                 </listitem>
13332               </itemizedlist>
13333             </listitem>
13334
13335             <listitem id="damageauth">
13336               <para>DAMAGED</para>
13337               <itemizedlist>
13338                 <listitem>
13339                   <para>Descriptions for items marked as damaged (appears when cataloging and
13340                     working with items)</para>
13341                 </listitem>
13342               </itemizedlist>
13343             </listitem>
13344
13345             <listitem id="hingsas">
13346               <para>HINGS_AS</para>
13347               <itemizedlist>
13348                 <listitem>
13349                   <para>General Holdings: Acquisition Status Designator :: This data element
13350                     specifies acquisition status for the unit at the time of the holdings
13351                     report.a</para>
13352                 </listitem>
13353               </itemizedlist>
13354             </listitem>
13355
13356             <listitem id="hingsc">
13357               <para>HINGS_C</para>
13358               <itemizedlist>
13359                 <listitem>
13360                   <para>General Holdings: Completeness Designator</para>
13361                 </listitem>
13362               </itemizedlist>
13363             </listitem>
13364
13365             <listitem id="hingspf">
13366               <para>HINGS_PF</para>
13367               <itemizedlist>
13368                 <listitem>
13369                   <para>Physical Form Designators</para>
13370                 </listitem>
13371               </itemizedlist>
13372             </listitem>
13373
13374             <listitem id="hingsrd">
13375               <para>HINGS_RD</para>
13376               <itemizedlist>
13377                 <listitem>
13378                   <para>General Holdings: Retention Designator :: This data element specifies the
13379                     retention policy for the unit at the time of the holdings report.</para>
13380                 </listitem>
13381               </itemizedlist>
13382             </listitem>
13383
13384             <listitem id="hingsut">
13385               <para>HINGS_UT</para>
13386               <itemizedlist>
13387                 <listitem>
13388                   <para>General Holdings: Type of Unit Designator</para>
13389                 </listitem>
13390               </itemizedlist>
13391             </listitem>
13392
13393             <listitem id="shelvelocvals">
13394               <para>LOC</para>
13395               <itemizedlist>
13396                 <listitem>
13397                   <para>Shelving location (usually appears when adding or editing an item)</para>
13398                 </listitem>
13399               </itemizedlist>
13400             </listitem>
13401
13402             <listitem id="lost">
13403               <para>LOST</para>
13404               <itemizedlist>
13405                 <listitem>
13406                   <para>Descriptions for the items marked as lost (appears when adding or editing an
13407                     item)</para>
13408                 </listitem>
13409                 <listitem>
13410                   <important>
13411                     <para>Values given to lost statuses should be numeric and not alphabetical in
13412                       order for statuses to appear properly</para>
13413                   </important>
13414                 </listitem>
13415               </itemizedlist>
13416             </listitem>
13417
13418             <listitem id="manualinvvals">
13419               <para>MANUAL_INV</para>
13420               <itemizedlist>
13421                 <listitem>
13422                   <para>Values for manual invoicing types</para>
13423                 </listitem>
13424                 <listitem>
13425                   <para>
13426                     <important>
13427                       <para>The value set as the Authorized Value for the MANUAL_INV authorized
13428                         value category will appear as the Description and the Authorized Value
13429                         Description will be used as the amount. Enter monetary amounts in the
13430                         description without currency symbols.</para>
13431                     </important>
13432                   </para>
13433                 </listitem>
13434               </itemizedlist>
13435             </listitem>
13436
13437             <listitem id="notforloan">
13438               <para>NOT_LOAN</para>
13439               <itemizedlist>
13440                 <listitem>
13441                   <para>Reasons why a title is not for loan</para>
13442                 </listitem>
13443                 <listitem>
13444                   <important>
13445                     <para>Values given to lost statuses should be numeric and not alphabetical in
13446                       order for statuses to appear properly</para>
13447                   </important>
13448                 </listitem>
13449                 <listitem>
13450                   <tip>
13451                     <para>Negative number values will still allow holds (use for on order statuses
13452                       for example) where as positive numbers will not allow holds or
13453                       checkouts</para>
13454                   </tip>
13455                 </listitem>
13456               </itemizedlist>
13457             </listitem>
13458
13459             <listitem id="procauth">
13460               <para>PROC</para>
13461               <itemizedlist>
13462                 <listitem>
13463                   <para>The location to be used for <link linkend="NewItemsDefaultLocation"
13464                       >NewItemsDefaultLocation</link> (change description as desired), also the
13465                     location expected by <link linkend="InProcessingToShelvingCart"
13466                       >InProcessingToShelvingCart</link>.</para>
13467                 </listitem>
13468               </itemizedlist>
13469             </listitem>
13470
13471             <listitem id="reportgroup">
13472               <para>REPORT_GROUP</para>
13473               <itemizedlist>
13474                 <listitem>
13475                   <para>A way to sort and filter your reports, the default values in this category
13476                     include the Koha modules (Accounts, Acquitisions, Catalog, Circulation,
13477                     Patrons)</para>
13478                   <screenshot>
13479                     <screeninfo>Report Groups</screeninfo>
13480                     <mediaobject>
13481                       <imageobject>
13482                         <imagedata fileref="images/admin/basicparams/report_group.png"/>
13483                       </imageobject>
13484                     </mediaobject>
13485                   </screenshot>
13486                 </listitem>
13487               </itemizedlist>
13488             </listitem>
13489
13490             <listitem id="reportsubgroup">
13491               <para>REPORT_SUBGROUP</para>
13492               <itemizedlist>
13493                 <listitem>
13494                   <para>Can be used to further sort and filter your reports. This category is empty
13495                     by default. Values here need to include the authorized value code from
13496                     REPORT_GROUP in the Description (OPAC) field to link the subgroup to the
13497                     appropriate group.</para>
13498                   <screenshot>
13499                     <screeninfo>Report Subgroups</screeninfo>
13500                     <mediaobject>
13501                       <imageobject>
13502                         <imagedata fileref="images/admin/basicparams/report_subgroup.png"/>
13503                       </imageobject>
13504                     </mediaobject>
13505                   </screenshot>
13506                 </listitem>
13507               </itemizedlist>
13508             </listitem>
13509
13510             <listitem id="restricted">
13511               <para>RESTRICTED</para>
13512               <itemizedlist>
13513                 <listitem>
13514                   <para>Restricted status of an item</para>
13515                 </listitem>
13516               </itemizedlist>
13517             </listitem>
13518
13519             <listitem id="suggestauthorized">
13520               <para>SUGGEST</para>
13521               <itemizedlist>
13522                 <listitem>
13523                   <para>List of patron suggestion reject or accept reasons (appears when managing
13524                     suggestions)</para>
13525                 </listitem>
13526               </itemizedlist>
13527             </listitem>
13528
13529             <listitem id="withdrawnauth">
13530               <para>WITHDRAWN</para>
13531               <itemizedlist>
13532                 <listitem>
13533                   <para>Description of a withdrawn item (appears when adding or editing an
13534                     item)</para>
13535                 </listitem>
13536               </itemizedlist>
13537             </listitem>
13538
13539             <listitem id="yesnoauth">
13540               <para>YES_NO</para>
13541               <itemizedlist>
13542                 <listitem>
13543                   <para>A generic authorized value field that can be used anywhere you need a simple
13544                     yes/no pull down menu.</para>
13545                 </listitem>
13546               </itemizedlist>
13547             </listitem>
13548           </itemizedlist>
13549         </section>
13550
13551         <section id="newauthvalcat">
13552           <title>Add new Authorized Value Category</title>
13553
13554           <para>In addition to the existing categories that come by default
13555           with Koha, librarians can add their own authorized value categories
13556           to control data that is entered into the system. To add a new
13557           category:</para>
13558
13559           <itemizedlist>
13560             <listitem>
13561               <para>Click 'New Category'</para>
13562
13563               <screenshot>
13564                 <screeninfo>New Authorized Category form</screeninfo>
13565
13566                 <mediaobject>
13567                   <imageobject>
13568                     <imagedata fileref="images/admin/basicparams/addauthcat.png"/>
13569                   </imageobject>
13570                 </mediaobject>
13571               </screenshot>
13572             </listitem>
13573
13574             <listitem>
13575               <para>Limit your Category to 10 characters (something short to
13576               make it clear what the category is for)</para>
13577
13578               <itemizedlist>
13579                 <listitem>
13580                   <important>
13581                     <para>Category cannot have spaces or special characters
13582                     other than underscores and hyphens in it.</para>
13583                   </important>
13584                 </listitem>
13585               </itemizedlist>
13586             </listitem>
13587
13588             <listitem>
13589               <para>When adding a new category you're asked to create at least
13590               one authorized value</para>
13591
13592               <itemizedlist>
13593                 <listitem>
13594                   <para>Enter a code for your Authorized Value into the
13595                   'Authorized value' field</para>
13596
13597                   <itemizedlist>
13598                     <listitem>
13599                       <important>
13600                         <para>Authorized value is limited to 80 characters and
13601                         cannot have spaces or special characters other than
13602                         underscores and hyphens in it.</para>
13603                       </important>
13604                     </listitem>
13605                   </itemizedlist>
13606                 </listitem>
13607
13608                 <listitem>
13609                   <para>Use the Description field for the actual value that
13610                   will be displayed. If you want something different to show
13611                   in the OPAC, enter a 'Description (OPAC)'</para>
13612                 </listitem>
13613
13614                 <listitem>
13615                   <para>If you have <link
13616                   linkend="StaffAuthorisedValueImages">StaffAuthorisedValueImages</link>
13617                   and/or <link
13618                   linkend="AuthorisedValueImages">AuthorisedValueImages</link>
13619                   set to show images for authorized values you can choose the
13620                   image under 'Choose an icon'</para>
13621                 </listitem>
13622               </itemizedlist>
13623             </listitem>
13624
13625             <listitem>
13626               <para>Click 'Save'</para>
13627             </listitem>
13628
13629             <listitem>
13630               <para>Your new category and value will appear on the list of
13631               Authorized Values</para>
13632
13633               <screenshot>
13634                 <screeninfo>Custom Authorized Value on list of
13635                 values</screeninfo>
13636
13637                 <mediaobject>
13638                   <imageobject>
13639                     <imagedata fileref="images/admin/basicparams/authvallist.png"/>
13640                   </imageobject>
13641                 </mediaobject>
13642               </screenshot>
13643             </listitem>
13644           </itemizedlist>
13645         </section>
13646
13647         <section id="newauthval">
13648           <title>Add new Authorized Value</title>
13649
13650           <para>New authorized values can be added to any existing or new
13651           category. To add a value:</para>
13652
13653           <itemizedlist>
13654             <listitem>
13655               <para>Click 'New authorized value for ...'</para>
13656
13657               <screenshot>
13658                 <screeninfo>New Authorized Value form</screeninfo>
13659
13660                 <mediaobject>
13661                   <imageobject>
13662                     <imagedata fileref="images/admin/basicparams/addauthvalue.png"/>
13663                   </imageobject>
13664                 </mediaobject>
13665               </screenshot>
13666             </listitem>
13667
13668             <listitem>
13669               <para>Enter a code for your Authorized Value into the
13670               'Authorized value' field</para>
13671
13672               <itemizedlist>
13673                 <listitem>
13674                   <important>
13675                     <para>Authorized value is limited to 80 characters and
13676                     cannot have spaces or special characters other than
13677                     underscores and hyphens in it.</para>
13678                   </important>
13679                 </listitem>
13680               </itemizedlist>
13681             </listitem>
13682
13683             <listitem>
13684               <para>Use the Description field for the actual value that will
13685               be displayed. If you want something different to show in the
13686               OPAC, enter a 'Description (OPAC)'</para>
13687             </listitem>
13688
13689             <listitem>
13690               <para>If you have <link
13691               linkend="StaffAuthorisedValueImages">StaffAuthorisedValueImages</link>
13692               and/or <link
13693               linkend="AuthorisedValueImages">AuthorisedValueImages</link> set
13694               to show images for authorized values you can choose the image
13695               under 'Choose an icon'</para>
13696             </listitem>
13697
13698             <listitem>
13699               <para>Click 'Save'</para>
13700             </listitem>
13701
13702             <listitem>
13703               <para>The new value will appear in the list along with existing
13704               values</para>
13705
13706               <screenshot>
13707                 <screeninfo>List of authorized values in MARC504
13708                 category</screeninfo>
13709
13710                 <mediaobject>
13711                   <imageobject>
13712                     <imagedata fileref="images/admin/basicparams/authvals.png"/>
13713                   </imageobject>
13714                 </mediaobject>
13715               </screenshot>
13716             </listitem>
13717           </itemizedlist>
13718         </section>
13719       </section>
13720     </section>
13721
13722     <section id="patscirc">
13723       <title>Patrons &amp; Circulation</title>
13724
13725       <para>Settings for controlling circulation and patron
13726       information.</para>
13727
13728       <section id="patcats">
13729         <title>Patron Categories</title>
13730
13731         <para>Patron categories allow you to organize your patrons into
13732         different roles, age groups, and patron types.</para>
13733
13734         <itemizedlist>
13735           <listitem>
13736             <para><emphasis>Get there:</emphasis> More &gt; Administration
13737             &gt; Patrons &amp; Circulation &gt; Patron Categories</para>
13738           </listitem>
13739         </itemizedlist>
13740
13741         <screenshot>
13742           <screeninfo>Patron category list</screeninfo>
13743
13744           <mediaobject>
13745             <imageobject>
13746               <imagedata fileref="images/admin/patroncirc/patroncatlist.png"/>
13747             </imageobject>
13748           </mediaobject>
13749         </screenshot>
13750
13751         <para>Patrons are assigned to one of six main categories:</para>
13752
13753         <itemizedlist>
13754           <listitem>
13755             <para>Adult</para>
13756
13757             <itemizedlist>
13758               <listitem>
13759                 <para>Most common patron type, usually used for a general
13760                 'Patron' category.</para>
13761               </listitem>
13762             </itemizedlist>
13763           </listitem>
13764
13765           <listitem>
13766             <para>Child</para>
13767
13768             <itemizedlist>
13769               <listitem>
13770                 <para>Children patrons can have a guardian to be attached to
13771                 them.</para>
13772               </listitem>
13773             </itemizedlist>
13774           </listitem>
13775
13776           <listitem>
13777             <para>Staff</para>
13778
13779             <itemizedlist>
13780               <listitem>
13781                 <para>Librarians (and library workers) should be assigned the
13782                 staff category so that you can <link
13783                 linkend="patronpermissions">set their permissions</link> and
13784                 give them access to the staff client.</para>
13785               </listitem>
13786             </itemizedlist>
13787           </listitem>
13788
13789           <listitem>
13790             <para>Organizational</para>
13791
13792             <itemizedlist>
13793               <listitem>
13794                 <para>Organizational patrons are organizations. Organizations
13795                 can be used as guarantors for Professional patrons.</para>
13796               </listitem>
13797             </itemizedlist>
13798           </listitem>
13799
13800           <listitem>
13801             <para>Professional</para>
13802
13803             <itemizedlist>
13804               <listitem>
13805                 <para>Professional patrons can be linked to Organizational
13806                 patrons</para>
13807               </listitem>
13808             </itemizedlist>
13809           </listitem>
13810
13811           <listitem>
13812             <para>Statistical</para>
13813
13814             <itemizedlist>
13815               <listitem>
13816                 <para>This patron type is used strictly for statistical
13817                 purposes, such as in house use of items.</para>
13818               </listitem>
13819             </itemizedlist>
13820           </listitem>
13821         </itemizedlist>
13822
13823         <section id="addingpatroncat">
13824           <title>Adding a patron category</title>
13825
13826           <para>To add a new patron category click 'New Category' at the top
13827           of the page</para>
13828
13829           <screenshot>
13830             <screeninfo>New patron category form</screeninfo>
13831
13832             <mediaobject>
13833               <imageobject>
13834                 <imagedata fileref="images/admin/patroncirc/newpatroncat.png"/>
13835               </imageobject>
13836             </mediaobject>
13837           </screenshot>
13838
13839           <itemizedlist>
13840             <listitem>
13841               <para>The 'Category Code' is an identifier for your new
13842               code.</para>
13843
13844               <itemizedlist>
13845                 <listitem>
13846                   <important>
13847                     <para>The category code is limited to 10 characters
13848                     (numbers and letters)</para>
13849                   </important>
13850                 </listitem>
13851
13852                 <listitem>
13853                   <important>
13854                     <para>This field is required in order to save your patron
13855                     category. If left blank you will be presented with an
13856                     error.</para>
13857
13858                     <screenshot>
13859                       <screeninfo>Missing fields error</screeninfo>
13860
13861                       <mediaobject>
13862                         <imageobject>
13863                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
13864                         </imageobject>
13865                       </mediaobject>
13866                     </screenshot>
13867                   </important>
13868                 </listitem>
13869               </itemizedlist>
13870             </listitem>
13871
13872             <listitem>
13873               <para>Enter a plain text version of the category in the
13874               'Description' field.</para>
13875
13876               <itemizedlist>
13877                 <listitem>
13878                   <important>
13879                     <para>This field is required in order to save your patron
13880                     category. If left blank you will be presented with an
13881                     error.</para>
13882
13883                     <screenshot>
13884                       <screeninfo>Missing fields error</screeninfo>
13885
13886                       <mediaobject>
13887                         <imageobject>
13888                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
13889                         </imageobject>
13890                       </mediaobject>
13891                     </screenshot>
13892                   </important>
13893                 </listitem>
13894               </itemizedlist>
13895             </listitem>
13896
13897             <listitem>
13898               <para>Enrollment period (in months) should be filled in if you
13899               have a limited enrollment period for your patrons (eg. Student
13900               cards expire after 9 months or until a specific date)</para>
13901
13902               <itemizedlist>
13903                 <listitem>
13904                   <important>
13905                     <para>You cannot enter both a month limit and a date
13906                     until. Choose to enter either one or the other.</para>
13907                   </important>
13908                 </listitem>
13909
13910                 <listitem>
13911                   <important>
13912                     <para>This field is required in order to save your patron
13913                     category. If left blank you will be presented with an
13914                     error.</para>
13915
13916                     <screenshot>
13917                       <screeninfo>Missing fields error</screeninfo>
13918
13919                       <mediaobject>
13920                         <imageobject>
13921                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
13922                         </imageobject>
13923                       </mediaobject>
13924                     </screenshot>
13925                   </important>
13926                 </listitem>
13927               </itemizedlist>
13928             </listitem>
13929
13930             <listitem>
13931               <para>Some patron categories can have a minimum age (in years)
13932               requirement associated with them, enter this age in the 'Age
13933               required'</para>
13934
13935               <itemizedlist>
13936                 <listitem>
13937                   <important>
13938                     <para>This value will only be checked if <link
13939                     linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
13940                     defines the dateofbirth as a required field on the patron
13941                     record</para>
13942                   </important>
13943                 </listitem>
13944               </itemizedlist>
13945             </listitem>
13946
13947             <listitem>
13948               <para>Patron categories can also have a maximum age (in years)
13949               associated with them (such as children), enter this age in the
13950               'Upperage limit'</para>
13951
13952               <itemizedlist>
13953                 <listitem>
13954                   <important>
13955                     <para>This value will only be checked if <link
13956                     linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
13957                     defines the dateofbirth as a required field on the patron
13958                     record</para>
13959                   </important>
13960                 </listitem>
13961               </itemizedlist>
13962             </listitem>
13963
13964             <listitem>
13965               <para>If you charge a membership fee for your patrons (such as
13966               those who live in another region) you can enter that in the
13967               'Enrollment fee' field.</para>
13968
13969               <itemizedlist>
13970                 <listitem>
13971                   <important>
13972                     <para>Only enter numbers and decimals in this field</para>
13973                   </important>
13974                 </listitem>
13975               </itemizedlist>
13976             </listitem>
13977
13978             <listitem>
13979               <para>If you want your patron to receive overdue notices, set
13980               the 'Overdue notice required' to 'Yes'</para>
13981             </listitem>
13982
13983             <listitem>
13984               <para>You can decide on a patron category basis if lost items
13985               are shown in the staff client by making a choice from the 'Lost
13986               items in staff client' pull down</para>
13987
13988               <screenshot>
13989                 <screeninfo>Choose a value for 'Hide Lost Items'</screeninfo>
13990
13991                 <mediaobject>
13992                   <imageobject>
13993                     <imagedata fileref="images/admin/patroncirc/hidelostitemspatron.png"/>
13994                   </imageobject>
13995                 </mediaobject>
13996               </screenshot>
13997
13998               <itemizedlist>
13999                 <listitem>
14000                   <important>
14001                     <para>Note that this is only applicable in the staff
14002                     client, so changing this value on patron categories who do
14003                     not have access to the staff client won't make any
14004                     difference</para>
14005                   </important>
14006                 </listitem>
14007               </itemizedlist>
14008             </listitem>
14009
14010             <listitem>
14011               <para>If you charge patrons for placing holds on items, enter
14012               the fee amount in the 'Hold fee' field.</para>
14013
14014               <itemizedlist>
14015                 <listitem>
14016                   <important>
14017                     <para>Only enter numbers and decimals in this field</para>
14018                   </important>
14019                 </listitem>
14020               </itemizedlist>
14021             </listitem>
14022
14023             <listitem>
14024               <para>In the 'Category type' field choose one of the six main
14025               parent categories</para>
14026
14027               <screenshot>
14028                 <screeninfo>Six main patron categories</screeninfo>
14029
14030                 <mediaobject>
14031                   <imageobject>
14032                     <imagedata fileref="images/admin/patroncirc/patroncatpulldown.png"/>
14033                   </imageobject>
14034                 </mediaobject>
14035               </screenshot>
14036
14037               <itemizedlist>
14038                 <listitem>
14039                   <important>
14040                     <para>This field is required in order to save your patron
14041                     category. If left blank you will be presented with an
14042                     error.</para>
14043
14044                     <screenshot>
14045                       <screeninfo>Missing fields error</screeninfo>
14046
14047                       <mediaobject>
14048                         <imageobject>
14049                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
14050                         </imageobject>
14051                       </mediaobject>
14052                     </screenshot>
14053                   </important>
14054                 </listitem>
14055               </itemizedlist>
14056             </listitem>
14057
14058             <listitem>
14059               <para>Finally you can assign advanced messaging preferences by
14060               default to a patron category</para>
14061
14062               <itemizedlist>
14063                 <listitem>
14064                   <para>
14065                     <important>
14066                       <para>Requires that you have <link linkend="EnhancedMessagingPreferences"
14067                           >EnhancedMessagingPreferences</link> enabled</para>
14068                     </important>
14069                   </para>
14070                 </listitem>
14071
14072                 <listitem>
14073                   <para>These defaults will be applied to new patrons that are added to the system.
14074                     They will not edit the preferences of the existing patrons.  Also, these can be
14075                     changed for individual patrons, this setting is just a default to make it easier
14076                     to set up messages for an entire category.<itemizedlist>
14077                       <listitem>
14078                         <tip>
14079                           <para>After setting the default for the patron category you can force
14080                             those changes to all existing patrons by running the <emphasis
14081                               role="italic">borrowers-force-messaging-defaults</emphasis> script
14082                             found in the <emphasis role="italic">misc/maintenance</emphasis> folder.
14083                             Ask your system administrator for assistance with this script.</para>
14084                         </tip>
14085                       </listitem>
14086                     </itemizedlist></para>
14087                 </listitem>
14088               </itemizedlist>
14089             </listitem>
14090           </itemizedlist>
14091         </section>
14092       </section>
14093       <section id="circfinerules">
14094         <title>Circulation and Fine Rules</title>
14095         <para>These rules define how your items are circulated, how/when fines are calculated and
14096           how holds are handled.</para>
14097         <itemizedlist>
14098           <listitem>
14099             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
14100               Circulation &gt; Circulation and fines rules</para>
14101           </listitem>
14102         </itemizedlist>
14103         <para>The rules are applied from most specific to less specific, using the first found in
14104           this order:</para>
14105         <itemizedlist>
14106           <listitem>
14107             <para>same library, same patron type, same item type</para>
14108           </listitem>
14109           <listitem>
14110             <para>same library, same patron type, all item type</para>
14111           </listitem>
14112           <listitem>
14113             <para>same library, all patron types, same item type</para>
14114           </listitem>
14115           <listitem>
14116             <para>same library, all patron types, all item types</para>
14117           </listitem>
14118           <listitem>
14119             <para>all libraries, same patron type, same item type</para>
14120           </listitem>
14121           <listitem>
14122             <para>all libraries, same patron type, all item types</para>
14123           </listitem>
14124           <listitem>
14125             <para>all libraries, all patron types, same item type</para>
14126           </listitem>
14127           <listitem>
14128             <para>all libraries, all patron types, all item types</para>
14129           </listitem>
14130         </itemizedlist>
14131         <tip>
14132           <para>If you are a single library system choose your branch name before creating rules
14133             (sometimes having only rules for the 'all libraries' option can cause issues with
14134             holds)</para>
14135         </tip>
14136         <para>
14137           <important>
14138             <para>At the very least you will need to set a default circulation rule. This rule
14139               should be set for all item types, all libraries and all patron categories. That will
14140               catch all instances that do not match a specific rule. When checking out if you do not
14141               have a rule for all libraries, all item types and all patron types then you may see
14142               patrons getting blocked from placing holds. You will also want a rule for your
14143               specific library set for all item types and all patron types to avoid this holds
14144               issue. Koha needs to know what rule to fall back on.</para>
14145           </important>
14146         </para>
14147         <section id="defaultcircrules">
14148           <title>Default Circulation Rules</title>
14149           <para>Using the issuing rules matrix you can define rules that depend on patron/item type
14150             combos. To set your rules, choose a library from the pull down (or 'all libraries' if
14151             you want to apply these rules to all branches):</para>
14152           <screenshot>
14153             <screeninfo>Libraries to apply the rules to</screeninfo>
14154             <mediaobject>
14155               <imageobject>
14156                 <imagedata fileref="images/admin/patroncirc/selectissuinglibrary.png"/>
14157               </imageobject>
14158             </mediaobject>
14159           </screenshot>
14160           <para>From the matrix you can choose any combination of patron categories and item types
14161             to apply the rules to</para>
14162           <screenshot>
14163             <screeninfo>Setting issuing rules for your libraries</screeninfo>
14164             <mediaobject>
14165               <imageobject>
14166                 <imagedata fileref="images/admin/patroncirc/addcircrule.png"/>
14167               </imageobject>
14168             </mediaobject>
14169           </screenshot>
14170           <itemizedlist>
14171             <listitem>
14172               <para>First choose which patron category you'd like the rule to be applied to. If you
14173                 leave this to 'All' it will apply to all patron categories</para>
14174             </listitem>
14175             <listitem>
14176               <para>Choose the 'Item Type' you would like this rule to apply to. If you leave this
14177                 to 'All' it will apply to all item types</para>
14178             </listitem>
14179             <listitem>
14180               <para>Limit the number of items a patron can have checked out at the same time by
14181                 entering a number in the 'Current Checkouts Allowed' field</para>
14182             </listitem>
14183             <listitem>
14184               <para>Define the period of time an item can be checked out to a patron by entering the
14185                 number of units (days or hours) in the 'Loan Period' box.</para>
14186             </listitem>
14187             <listitem>
14188               <para>Choose which unit of time, Days or Hours, that the loan period and fines will be
14189                 calculate in</para>
14190             </listitem>
14191             <listitem>
14192               <para>You can also define a hard due date for a specific patron category and item
14193                 type. A hard due date ignores your usual circulation rules and makes it so that all
14194                 items of the type defined are due on, before or after the date you specify.</para>
14195             </listitem>
14196             <listitem>
14197               <para>'Fine Amount' should have the amount you would like to charge for overdue
14198                 items</para>
14199               <itemizedlist>
14200                 <listitem>
14201                   <important>
14202                     <para>Enter only numbers and decimal points (no currency symbols).</para>
14203                   </important>
14204                 </listitem>
14205               </itemizedlist>
14206             </listitem>
14207             <listitem>
14208               <para>Enter the 'Fine Charging Interval' in the unit you set (ex. charge fines every 1
14209                 day, or every 2 hours)</para>
14210             </listitem>
14211             <listitem>
14212               <para>The 'Fine Grace Period' is the period of time an item can be overdue before you
14213                 start charging fines.</para>
14214               <itemizedlist>
14215                 <listitem>
14216                   <important>
14217                     <para>This can only be set for the Day unit, not in Hours</para>
14218                   </important>
14219                 </listitem>
14220               </itemizedlist>
14221             </listitem>
14222             <listitem>
14223               <para>The 'Overdue Fines Cap' is the maximum fine for this patron and item
14224                 combination</para>
14225               <itemizedlist>
14226                 <listitem>
14227                   <important>
14228                     <para>If this field is left blank then Koha will not put a limit on the fines
14229                       this item will accrue. A maximum fine amount can be set using the <link
14230                         linkend="MaxFine">MaxFine</link> system preference.</para>
14231                   </important>
14232                 </listitem>
14233               </itemizedlist>
14234             </listitem>
14235             <listitem>
14236               <para>If your library 'fines' patrons by suspending their account you can enter the
14237                 number of days their fine should be suspended in the 'Suspension in Days'
14238                 field</para>
14239               <itemizedlist>
14240                 <listitem>
14241                   <important>
14242                     <para>This can only be set for the Day unit, not in Hours</para>
14243                   </important>
14244                 </listitem>
14245               </itemizedlist>
14246             </listitem>
14247             <listitem>
14248               <para>Next decide if the patron can renew this item type and if so, enter how many
14249                 times they can renew it in the 'Renewals Allowed' box</para>
14250             </listitem>
14251             <listitem>
14252               <para>If the patron can place holds on this item type, enter the total numbers of
14253                 items (of this type) that can be put on hold in the 'Holds Allowed' field</para>
14254             </listitem>
14255             <listitem>
14256               <para>Finally, if you charge a <link linkend="rentalcharge">rental fee</link> for the
14257                 item type and want to give a specific patron type a discount on that fee, enter the
14258                 percentage discount (without the % symbol) in the 'Rental Discount' field</para>
14259             </listitem>
14260           </itemizedlist>
14261           <para>When finished, click 'Add' to save your changes. To modify a rule, create a new one
14262             with the same patron type and item type. If you would like to delete your rule, simply
14263             click the 'Delete' link to the right of the rule.</para>
14264           <para>To save time you can clone rules from one library to another by choosing the clone
14265             option above the rules matrix.</para>
14266           <screenshot>
14267             <screeninfo>Circulation &amp; Fine Rules Clone Tool</screeninfo>
14268             <mediaobject>
14269               <imageobject>
14270                 <imagedata fileref="images/admin/patroncirc/clonerules.png"/>
14271               </imageobject>
14272             </mediaobject>
14273           </screenshot>
14274           <para>After choosing to clone you will be presented with a confirmation message.</para>
14275           <screenshot>
14276             <screeninfo>Circulation &amp; Fine Rules Successfully Cloned Message</screeninfo>
14277             <mediaobject>
14278               <imageobject>
14279                 <imagedata fileref="images/admin/patroncirc/rulescloned.png"/>
14280               </imageobject>
14281             </mediaobject>
14282           </screenshot>
14283         </section>
14284         <section id="defaultcheckoutpolicy">
14285           <title>Default Checkouts and Hold Policy</title>
14286           <para>You can set a default maximum number of checkouts and hold policy that will be used
14287             if none is defined below for a particular item type or category.</para>
14288           <screenshot>
14289             <screeninfo>Default Checkouts and Hold Policy</screeninfo>
14290             <mediaobject>
14291               <imageobject>
14292                 <imagedata fileref="images/admin/patroncirc/defaultcheckholds.png"/>
14293               </imageobject>
14294             </mediaobject>
14295           </screenshot>
14296           <para>From this menu you can set a default to apply to all item types and patrons in the
14297             library.</para>
14298           <itemizedlist>
14299             <listitem>
14300               <para>In 'Total Current Checkouts Allowed' enter the total number of items patrons can
14301                 have checked out at one time</para>
14302             </listitem>
14303             <listitem>
14304               <para>Control where patrons can place holds from using the 'Hold Policy' menu</para>
14305               <itemizedlist>
14306                 <listitem>
14307                   <para>From Any Library: Patrons from any library may put this item on hold.
14308                     (default if none is defined)</para>
14309                 </listitem>
14310                 <listitem>
14311                   <para>From Home Library: Only patrons from the item's home library may put this
14312                     book on hold.</para>
14313                 </listitem>
14314                 <listitem>
14315                   <para>No Holds Allowed: No patron may put this book on hold.</para>
14316                 </listitem>
14317               </itemizedlist>
14318             </listitem>
14319             <listitem>
14320               <para>Control where the item returns to once it is checked in</para>
14321               <itemizedlist>
14322                 <listitem>
14323                   <para>Item returns home</para>
14324                 </listitem>
14325                 <listitem>
14326                   <para>Item returns to issuing branch</para>
14327                 </listitem>
14328                 <listitem>
14329                   <para>Item floats</para>
14330                   <itemizedlist>
14331                     <listitem>
14332                       <para>When an item floats it stays where it was checked in and does not ever
14333                         return 'home'</para>
14334                     </listitem>
14335                   </itemizedlist>
14336                 </listitem>
14337               </itemizedlist>
14338             </listitem>
14339             <listitem>
14340               <para>Once your policy is set, you can unset it by clicking the 'Unset' link to the
14341                 right of the rule</para>
14342             </listitem>
14343           </itemizedlist>
14344         </section>
14345         <section id="checkoutperpatron">
14346           <title>Checkouts Per Patron</title>
14347           <para>For this library, you can specify the maximum number of loans that a patron of a
14348             given category can make, regardless of the item type.</para>
14349           <screenshot>
14350             <screeninfo>Set default checkouts per patron category</screeninfo>
14351             <mediaobject>
14352               <imageobject>
14353                 <imagedata fileref="images/admin/patroncirc/checkoutsperpatron.png"/>
14354               </imageobject>
14355             </mediaobject>
14356           </screenshot>
14357           <tip>
14358             <para>If the total amount loanable for a given patron category is left blank, no limit
14359               applies, except possibly for a limit you define for a specific item type.</para>
14360           </tip>
14361         </section>
14362         <section id="holdpolicies">
14363           <title>Item Hold Policies</title>
14364           <para>For this library, you can edit rules for given itemtypes, regardless of the patron's
14365             category. Currently, this means hold policies.</para>
14366           <screenshot>
14367             <screeninfo>Hold policies per item type</screeninfo>
14368             <mediaobject>
14369               <imageobject>
14370                 <imagedata fileref="images/admin/patroncirc/holdsperitem.png"/>
14371               </imageobject>
14372             </mediaobject>
14373           </screenshot>
14374           <para>The various Hold Policies have the following effects:</para>
14375           <itemizedlist>
14376             <listitem>
14377               <para>From Any Library: Patrons from any library may put this item on hold. (default
14378                 if none is defined)</para>
14379             </listitem>
14380             <listitem>
14381               <para>From Home Library: Only patrons from the item's home library may put this book
14382                 on hold.</para>
14383             </listitem>
14384             <listitem>
14385               <para>No Holds Allowed: No patron may put this book on hold.</para>
14386             </listitem>
14387           </itemizedlist>
14388           <important>
14389             <para>Note that if the system preference <link linkend="AllowHoldPolicyOverride"
14390                 >AllowHoldPolicyOverride</link> set to 'allow', these policies can be overridden by
14391               your circulation staff.</para>
14392           </important>
14393           <important>
14394             <para>These policies are based on the patron's home branch, not the branch that the
14395               reserving staff member is from.</para>
14396           </important>
14397           <para>The various Return Policies have the following effects:</para>
14398           <itemizedlist>
14399             <listitem>
14400               <para>Item returns home: The item will prompt the librarian to transfer the item to
14401                 its home library</para>
14402               <itemizedlist>
14403                 <listitem>
14404                   <important>
14405                     <para>If the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link>
14406                       preference is set to automatically transfer the items home, then a prompt will
14407                       not appear</para>
14408                   </important>
14409                 </listitem>
14410               </itemizedlist>
14411             </listitem>
14412             <listitem>
14413               <para>Item returns to issuing branch: The item will prompt the librarian to transfer
14414                 the item back to the library where it was checked out</para>
14415               <itemizedlist>
14416                 <listitem>
14417                   <important>
14418                     <para>If the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link>
14419                       preference is set to automatically transfer the items home, then a prompt will
14420                       not appear</para>
14421                   </important>
14422                 </listitem>
14423               </itemizedlist>
14424             </listitem>
14425             <listitem>
14426               <para>Item floats: The item will not be transferred from the branch it was checked in
14427                 at, instead it will remain there until transferred manually or checked in at another
14428                 branch</para>
14429             </listitem>
14430           </itemizedlist>
14431         </section>
14432       </section>
14433       <section id="patronattributetypes">
14434         <title>Patron Attribute Types</title>
14435         <para>Patron attributes can be used to define custom fields to associate with your patron
14436           records. In order to enable the use of custom fields you need to set the <link
14437             linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link> system
14438           preference.</para>
14439         <itemizedlist>
14440           <listitem>
14441             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
14442               Circulation &gt; Patron attribute types</para>
14443           </listitem>
14444         </itemizedlist>
14445         <para>A common use for this field would be for a student ID number or a Driver's license
14446           number.</para>
14447         <screenshot>
14448           <screeninfo>List of Patron Attributes</screeninfo>
14449           <mediaobject>
14450             <imageobject>
14451               <imagedata fileref="images/admin/patroncirc/attributes.png"/>
14452             </imageobject>
14453           </mediaobject>
14454         </screenshot>
14455         <section id="addpatattributes">
14456           <title>Adding Patron Attributes</title>
14457           <para>To add a new Patron Attribute Type, click the 'New Patron Attribute Type' button at
14458             the top of the page</para>
14459           <screenshot>
14460             <screeninfo>Add Patron Attribute Type form</screeninfo>
14461             <mediaobject>
14462               <imageobject>
14463                 <imagedata fileref="images/admin/patroncirc/addattribute.png"/>
14464               </imageobject>
14465             </mediaobject>
14466           </screenshot>
14467           <itemizedlist>
14468             <listitem>
14469               <para>In the 'Patron attribute type code', enter a short code to identify this
14470                 field</para>
14471               <itemizedlist>
14472                 <listitem>
14473                   <important>
14474                     <para>This field is limited to 10 characters (numbers and letters only)</para>
14475                   </important>
14476                 </listitem>
14477                 <listitem>
14478                   <important>
14479                     <para>This setting cannot be changed after an attribute is defined</para>
14480                   </important>
14481                 </listitem>
14482               </itemizedlist>
14483             </listitem>
14484             <listitem>
14485               <para>In the 'Description' field, enter a longer (plain text) explanation of what this
14486                 field will contain</para>
14487             </listitem>
14488             <listitem>
14489               <para>Check the box next to 'Repeatable' to let a patron record have multiple values
14490                 of this attribute.</para>
14491               <itemizedlist>
14492                 <listitem>
14493                   <important>
14494                     <para>This setting cannot be changed after an attribute is defined</para>
14495                   </important>
14496                 </listitem>
14497               </itemizedlist>
14498             </listitem>
14499             <listitem>
14500               <para>If 'Unique identifier' is checked, the attribute will be a unique identifier
14501                 which means, if a value is given to a patron record, the same value cannot be given
14502                 to a different record.</para>
14503               <itemizedlist>
14504                 <listitem>
14505                   <important>
14506                     <para>This setting cannot be changed after an attribute is defined</para>
14507                   </important>
14508                 </listitem>
14509               </itemizedlist>
14510             </listitem>
14511             <listitem>
14512               <para>Check 'Allow password' to make it possible to associate a password with this
14513                 attribute.</para>
14514             </listitem>
14515             <listitem>
14516               <para>Check 'Display in OPAC' to display this attribute on a patron's details page in
14517                 the OPAC.</para>
14518             </listitem>
14519             <listitem>
14520               <para>Check 'Searchable' to make this attribute searchable in the staff patron
14521                 search.</para>
14522             </listitem>
14523             <listitem>
14524               <para>Check 'Display in check-out' to make this attribute visible in the patron's
14525                 short detail display on the left of the checkout screen and other patron
14526                 pages</para>
14527               <screenshot>
14528                 <screeninfo>Show attribute in patron detail on the left</screeninfo>
14529                 <mediaobject>
14530                   <imageobject>
14531                     <imagedata fileref="images/admin/patroncirc/showattribute.png"/>
14532                   </imageobject>
14533                 </mediaobject>
14534               </screenshot>
14535             </listitem>
14536             <listitem>
14537               <para>Authorized value category; if one is selected, the patron record input page will
14538                 only allow values to be chosen from the authorized value list.</para>
14539               <itemizedlist>
14540                 <listitem>
14541                   <para>You will first need to add an authorized value list for it to appear in this
14542                     menu</para>
14543                   <itemizedlist>
14544                     <listitem>
14545                       <para><emphasis>Get there: </emphasis>More &gt; Administration &gt; Basic
14546                         Parameters &gt; <link linkend="authorizedvalues">Authorized
14547                         Values</link></para>
14548                     </listitem>
14549                   </itemizedlist>
14550                 </listitem>
14551                 <listitem>
14552                   <important>
14553                     <para>an authorized value list is not enforced during batch patron
14554                       import.</para>
14555                   </important>
14556                 </listitem>
14557               </itemizedlist>
14558             </listitem>
14559             <listitem>
14560               <para>If you'd like to only show this attribute on patrons of one type choose that
14561                 patron type from the 'Category' pull down</para>
14562             </listitem>
14563             <listitem>
14564               <para>If you have a lot of attributes it might be handy to group them so that you can
14565                 easily find them for editing. If you create an <link linkend="authorizedvalues"
14566                   >Authorized Value</link> for PA_CLASS it will show in the 'Class' pull down and
14567                 you can then change your attributes page to have sections of attributes</para>
14568               <screenshot>
14569                 <screeninfo>Patron Attributes Sorted</screeninfo>
14570                 <mediaobject>
14571                   <imageobject>
14572                     <imagedata fileref="images/admin/patroncirc/pa_class.png"/>
14573                   </imageobject>
14574                 </mediaobject>
14575               </screenshot>
14576             </listitem>
14577             <listitem>
14578               <para>Click Save to save your new attribute</para>
14579             </listitem>
14580           </itemizedlist>
14581           <para>Once added your attribute will appear on the list of attributes and also on the
14582             patron record add/edit form</para>
14583           <screenshot>
14584             <screeninfo>Patron Attributes list on the Patron add/edit form</screeninfo>
14585             <mediaobject>
14586               <imageobject>
14587                 <imagedata fileref="images/admin/patroncirc/patronattribute.png"/>
14588               </imageobject>
14589             </mediaobject>
14590           </screenshot>
14591           <para>If you have set up classes for organizing attributes they will appear that way on
14592             the add/edit patron form</para>
14593           <screenshot>
14594             <screeninfo>Grouped Attributes</screeninfo>
14595             <mediaobject>
14596               <imageobject>
14597                 <imagedata fileref="images/admin/patroncirc/pa_class-patron.png"/>
14598               </imageobject>
14599             </mediaobject>
14600           </screenshot>
14601         </section>
14602         <section id="editpatattributes">
14603           <title>Editing/Deleting Patron Attributes</title>
14604           <para>Each patron attribute has an edit and a delete link beside it on the list of
14605             attributes.</para>
14606           <para>Some fields in the attribute will not be editable once created:</para>
14607           <itemizedlist>
14608             <listitem>
14609               <para>Patron attribute type code</para>
14610             </listitem>
14611             <listitem>
14612               <para>Repeatable</para>
14613             </listitem>
14614             <listitem>
14615               <para>Unique identifier</para>
14616             </listitem>
14617           </itemizedlist>
14618           <para>You will be unable to delete an attribute if it's in use.</para>
14619           <screenshot>
14620             <screeninfo>Warning when trying to delete an attribute that is in use</screeninfo>
14621             <mediaobject>
14622               <imageobject>
14623                 <imagedata fileref="images/admin/patroncirc/deletepatronattr.png"/>
14624               </imageobject>
14625             </mediaobject>
14626           </screenshot>
14627         </section>
14628       </section>
14629       <section id="libtransferlimits">
14630         <title>Library Transfer Limits</title>
14631         <para>Limit the ability to transfer items between libraries based on the library sending,
14632           the library receiving, and the collection code involved.</para>
14633         <itemizedlist>
14634           <listitem>
14635             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
14636               Circulation &gt; Library Transfer Limits</para>
14637           </listitem>
14638         </itemizedlist>
14639         <para>These rules only go into effect if the preference <link
14640             linkend="UseBranchTransferLimits">UseBranchTransferLimits</link> is set to
14641           'enforce'.</para>
14642         <para>Before you begin you will want to choose which library you are setting these limits
14643           for.</para>
14644         <screenshot>
14645           <screeninfo>Choose the library you're setting limits for</screeninfo>
14646           <mediaobject>
14647             <imageobject>
14648               <imagedata fileref="images/admin/patroncirc/librarytransferselect.png"/>
14649             </imageobject>
14650           </mediaobject>
14651         </screenshot>
14652         <para>Transfer limits are set based on the collections codes you have applied via the <link
14653             linkend="authorizedvalues">Authorized Value</link> administration area.</para>
14654         <screenshot>
14655           <screeninfo>Collection Code values assigned in the Authorized Value area</screeninfo>
14656           <mediaobject>
14657             <imageobject>
14658               <imagedata fileref="images/admin/patroncirc/collectcodes.png"/>
14659             </imageobject>
14660           </mediaobject>
14661         </screenshot>
14662         <para>Collection codes will appear as tabs above the checkboxes:</para>
14663         <screenshot>
14664           <screeninfo>Collection Code tabs</screeninfo>
14665           <mediaobject>
14666             <imageobject>
14667               <imagedata fileref="images/admin/patroncirc/limittocollcode.png"/>
14668             </imageobject>
14669           </mediaobject>
14670         </screenshot>
14671         <para>Check the boxes for the libraries that you accept checkins from for the item type you
14672           have selected at the top (in the example below - FIC)</para>
14673         <screenshot>
14674           <screeninfo>Example transfer limits set up</screeninfo>
14675           <mediaobject>
14676             <imageobject>
14677               <imagedata fileref="images/admin/patroncirc/transferlimits.png"/>
14678             </imageobject>
14679           </mediaobject>
14680         </screenshot>
14681         <para>In the above example, Centerville library will allow patrons to return items from all
14682           libraries except Liberty and Franklin to their branch.</para>
14683       </section>
14684       <section id="transportcostmatrix">
14685         <title>Transport cost matrix</title>
14686         <para>The Transport cost matrix lets a library system define relative costs to transport
14687           books to one another. In order for the system to use this matrix you must first set the
14688             <link linkend="UseTransportCostMatrix">UseTransportCostMatrix</link> preference to
14689           'Use'.  <important>
14690             <para>The Transport cost matrix takes precedence in controlling where holds are filled
14691               from, if the matrix is not used then Koha checks the <link linkend="holdqueueweight"
14692                 >StaticHoldsQueueWeight</link>.</para>
14693           </important></para>
14694         <para>Costs are decimal values between some arbitrary maximum value (e.g. 1 or 100) and 0
14695           which is the minimum (no) cost. For example, you could just use the distance between each
14696           library in miles as your 'cost', if that would accurately reflect the cost of transferring
14697           them. Perhaps post offices would be a better measure. Libraries sharing a post office
14698           would have a cost of 1, adjacent post offices would have a cost of 2, etc.</para>
14699         <para>To enter transport costs simply click in the cell you would like to alter, uncheck the
14700           'Disable' box and enter your 'cost'<screenshot>
14701             <screeninfo>Transport cost matrix</screeninfo>
14702             <mediaobject>
14703               <imageobject>
14704                 <imagedata fileref="images/admin/patroncirc/transportcostmatrix.png"/>
14705               </imageobject>
14706             </mediaobject>
14707           </screenshot></para>
14708         <para>After entering in your cost, hit 'Enter' on your keyboard or click the 'Save' button
14709           at the bottom of the matrix to save your changes.</para>
14710       </section>
14711       <section id="itemcircalerts">
14712         <title>Item Circulation Alerts</title>
14713         <para>Libraries can decide if they want to have patrons automatically notified of
14714           circulation events (check ins and check outs).</para>
14715         <itemizedlist>
14716           <listitem>
14717             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
14718               Circulation &gt; Item Circulation Alerts</para>
14719           </listitem>
14720         </itemizedlist>
14721         <para>These preferences are set based on patron types and item types.</para>
14722         <important>
14723           <para>These preference can be overridden by changes in the individual patron's messaging
14724             preferences.</para>
14725         </important>
14726         <para>To set up circulation alerts:</para>
14727         <itemizedlist>
14728           <listitem>
14729             <para>Choose your library from the pull down at the top of the screen</para>
14730             <screenshot>
14731               <screeninfo>Libraries to set Circulation Alerts</screeninfo>
14732               <mediaobject>
14733                 <imageobject>
14734                   <imagedata fileref="images/admin/patroncirc/librariesforalert.png"/>
14735                 </imageobject>
14736               </mediaobject>
14737             </screenshot>
14738             <itemizedlist>
14739               <listitem>
14740                 <para>To set preferences for all libraries, keep the menu set to 'Default'</para>
14741               </listitem>
14742             </itemizedlist>
14743           </listitem>
14744           <listitem>
14745             <para>By default all item types and all patrons are notified of check ins and check
14746               outs. To change this, click on the item/patron type combo that you would like to stop
14747               notices for.</para>
14748             <screenshot>
14749               <screeninfo>Circulation Alert Matrix</screeninfo>
14750               <mediaobject>
14751                 <imageobject>
14752                   <imagedata fileref="images/admin/patroncirc/alertmatrix.png"/>
14753                 </imageobject>
14754               </mediaobject>
14755             </screenshot>
14756             <itemizedlist>
14757               <listitem>
14758                 <para>In the above example, Juveniles and Kids will not receive check out
14759                   notices.</para>
14760               </listitem>
14761             </itemizedlist>
14762           </listitem>
14763         </itemizedlist>
14764       </section>
14765
14766       <section id="citytowns">
14767         <title>Cities and Towns</title>
14768
14769         <para>To standardize patron input you can define cities or towns
14770         within your region so that when new patrons are added librarians
14771         simply have to select the town from a list instead of having to type
14772         the town and zip (or postal) code information.</para>
14773
14774         <itemizedlist>
14775           <listitem>
14776             <para><emphasis>Get there:</emphasis> More &gt; Administration
14777             &gt; Patrons &amp; Circulation &gt; Cities and Towns</para>
14778           </listitem>
14779         </itemizedlist>
14780
14781         <section id="addingcity">
14782           <title>Adding a City</title>
14783
14784           <para>To add a new city, click the 'New City' button at the top of
14785           the page and enter the city name, state, zip/postal code and
14786           country.</para>
14787
14788           <screenshot>
14789             <screeninfo>New city entry form</screeninfo>
14790
14791             <mediaobject>
14792               <imageobject>
14793                 <imagedata fileref="images/admin/patroncirc/newcity.png"/>
14794               </imageobject>
14795             </mediaobject>
14796           </screenshot>
14797
14798           <para>One you click Submit, your city will be saved and will be
14799           listed on the Cities and Towns page</para>
14800
14801           <screenshot>
14802             <screeninfo>List of Cities</screeninfo>
14803
14804             <mediaobject>
14805               <imageobject>
14806                 <imagedata fileref="images/admin/patroncirc/cities.png"/>
14807               </imageobject>
14808             </mediaobject>
14809           </screenshot>
14810
14811           <para>Cities can be edited or deleted at any time.</para>
14812         </section>
14813
14814         <section id="citiesonpatform">
14815           <title>Viewing Cities on Patron Add Form</title>
14816
14817           <para>If you have defined local cities using the New city form, then
14818           when adding or editing a patron record you will see those cities in
14819           a pull down menu to make city selection easy.</para>
14820
14821           <screenshot>
14822             <screeninfo>Cities pull down on the patron record</screeninfo>
14823
14824             <mediaobject>
14825               <imageobject>
14826                 <imagedata fileref="images/admin/patroncirc/patroncity.png"/>
14827               </imageobject>
14828             </mediaobject>
14829           </screenshot>
14830
14831           <para>This will allow for easy entry of local cities into the patron
14832           record without risking the potential for typos or mistaken
14833           zip/postal codes.</para>
14834         </section>
14835       </section>
14836
14837       <section id="roadtypes">
14838         <title>Road Types</title>
14839
14840         <para>To standardize patron input you can define road types within
14841         your region so that when new patrons are added librarians simply have
14842         to select the road from a list instead of having to type it in.</para>
14843
14844         <tip>
14845           <para>If you want your patrons to have their road types abbreviated
14846           all of the time then you can enter the appropriate abbreviations
14847           here, if you'd like the road types to always be spelled out you can
14848           do that here as well.</para>
14849         </tip>
14850
14851         <section id="addroadtype">
14852           <title>Adding Road Types</title>
14853
14854           <para>To add a road type, click 'New Road Type' and then enter the
14855           road type the way you'd like it displayed.</para>
14856
14857           <screenshot>
14858             <screeninfo>New Road</screeninfo>
14859
14860             <mediaobject>
14861               <imageobject>
14862                 <imagedata fileref="images/admin/patroncirc/newroad.png"/>
14863               </imageobject>
14864             </mediaobject>
14865           </screenshot>
14866
14867           <para>Once you submit the form, your new road type will be listed on
14868           the Road Types page</para>
14869
14870           <screenshot>
14871             <screeninfo>Roads in Koha</screeninfo>
14872
14873             <mediaobject>
14874               <imageobject>
14875                 <imagedata fileref="images/admin/patroncirc/roads.png"/>
14876               </imageobject>
14877             </mediaobject>
14878           </screenshot>
14879         </section>
14880
14881         <section id="roadtypeonpatform">
14882           <title>Viewing Road Types on Patron Add form</title>
14883
14884           <para>When adding or editing a patron, if you have road types
14885           defined, there will be a pull down to choose the road type
14886           from.</para>
14887
14888           <screenshot>
14889             <screeninfo>Road types on patron record</screeninfo>
14890
14891             <mediaobject>
14892               <imageobject>
14893                 <imagedata fileref="images/admin/patroncirc/patronroad.png"/>
14894               </imageobject>
14895             </mediaobject>
14896           </screenshot>
14897         </section>
14898       </section>
14899     </section>
14900
14901     <section id="catadmin">
14902       <title>Catalog Administration</title>
14903
14904       <para>Set these controls before you start cataloging on your Koha
14905       system.</para>
14906
14907       <itemizedlist>
14908         <listitem>
14909           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
14910           Catalog</para>
14911         </listitem>
14912       </itemizedlist>
14913
14914       <section id="marcbibframeworks">
14915         <title>MARC Bibliographic Frameworks</title>
14916
14917         <para>Think of Frameworks as templates for creating new bibliographic
14918         records. Koha comes with some predefined frameworks that can be edited
14919         or deleted, and librarians can create their own frameworks for content
14920         specific to their libraries.</para>
14921
14922         <itemizedlist>
14923           <listitem>
14924             <para><emphasis>Get there:</emphasis> More &gt; Administration
14925             &gt; Catalog &gt; MARC Bibliographic Frameworks</para>
14926           </listitem>
14927         </itemizedlist>
14928
14929         <screenshot>
14930           <screeninfo>Frameworks List</screeninfo>
14931
14932           <mediaobject>
14933             <imageobject>
14934               <imagedata fileref="images/admin/cataloging/frameworks.png"/>
14935             </imageobject>
14936           </mediaobject>
14937         </screenshot>
14938
14939         <important>
14940           <para>Do not delete or edit the Default Framework since this will
14941           cause problems with your cataloging records - always create a new
14942           template based on the Default Framework, or alter the other
14943           Frameworks.</para>
14944         </important>
14945
14946         <para>After clicking the 'MARC structure' link to the right of each
14947         framework you can decide how many fields you want to see on one screen
14948         by using the pagination options at the top of the table.</para>
14949
14950         <screenshot>
14951           <screeninfo>Pagination options</screeninfo>
14952
14953           <mediaobject>
14954             <imageobject>
14955               <imagedata fileref="images/admin/cataloging/frameworkoptions.png"/>
14956             </imageobject>
14957           </mediaobject>
14958         </screenshot>
14959
14960         <section id="addframework">
14961           <title>Add New Framework</title>
14962
14963           <para>To add a new framework</para>
14964
14965           <itemizedlist>
14966             <listitem>
14967               <para>Click 'New Framework'</para>
14968
14969               <screenshot>
14970                 <screeninfo>Add Framework Form</screeninfo>
14971
14972                 <mediaobject>
14973                   <imageobject>
14974                     <imagedata fileref="images/admin/cataloging/addframework.png"/>
14975                   </imageobject>
14976                 </mediaobject>
14977               </screenshot>
14978
14979               <itemizedlist>
14980                 <listitem>
14981                   <para>Enter a code of 4 or fewer characters</para>
14982                 </listitem>
14983
14984                 <listitem>
14985                   <para>Use the Description field to enter a more detailed
14986                   definition of your framework</para>
14987                 </listitem>
14988               </itemizedlist>
14989             </listitem>
14990
14991             <listitem>
14992               <para>Click 'Submit'</para>
14993             </listitem>
14994
14995             <listitem>
14996               <para>Once your Framework is added click 'MARC structure' to the
14997               right of it on the list of Frameworks</para>
14998
14999               <screenshot>
15000                 <screeninfo>Choose basis for new Framework</screeninfo>
15001
15002                 <mediaobject>
15003                   <imageobject>
15004                     <imagedata fileref="images/admin/cataloging/startnewframework.png"/>
15005                   </imageobject>
15006                 </mediaobject>
15007               </screenshot>
15008
15009               <itemizedlist>
15010                 <listitem>
15011                   <para>You will be asked to choose a Framework to base your
15012                   new Framework off of, this will make it easier than starting
15013                   from scratch</para>
15014                 </listitem>
15015               </itemizedlist>
15016             </listitem>
15017
15018             <listitem>
15019               <para>Once your Framework appears on the screen you can edit or
15020               delete each field by following the instructions for <link
15021               linkend="editsubfields">editing subfields</link></para>
15022             </listitem>
15023           </itemizedlist>
15024         </section>
15025
15026         <section id="editframeworks">
15027           <title>Edit Existing Frameworks</title>
15028
15029           <para>Clicking 'Edit' to the right of a Framework will only allow
15030           you to edit the Description for the Framework:</para>
15031
15032           <screenshot>
15033             <screeninfo>Edit Framework</screeninfo>
15034
15035             <mediaobject>
15036               <imageobject>
15037                 <imagedata fileref="images/admin/cataloging/editframework.png"/>
15038               </imageobject>
15039             </mediaobject>
15040           </screenshot>
15041
15042           <para>To make edits to the fields associated with the Framework you
15043           must first click 'MARC Structure' and then follow the instructions
15044           for <link linkend="editsubfields">editing subfields</link></para>
15045         </section>
15046
15047         <section id="addsubfieldsframework">
15048           <title>Add subfields to Frameworks</title>
15049
15050           <para>To add a field to a Framework click the 'New Tag' button at
15051           the top of the Framework definition</para>
15052
15053           <screenshot>
15054             <screeninfo>New Tag Button</screeninfo>
15055
15056             <mediaobject>
15057               <imageobject>
15058                 <imagedata fileref="images/admin/cataloging/newtag.png"/>
15059               </imageobject>
15060             </mediaobject>
15061           </screenshot>
15062
15063           <para>This will open up a blank form for entering MARC field
15064           data</para>
15065
15066           <screenshot>
15067             <screeninfo>Add a new tag to framework</screeninfo>
15068
15069             <mediaobject>
15070               <imageobject>
15071                 <imagedata fileref="images/admin/cataloging/newtagform.png"/>
15072               </imageobject>
15073             </mediaobject>
15074           </screenshot>
15075
15076           <para>Enter the information about your new tag:</para>
15077
15078           <itemizedlist>
15079             <listitem>
15080               <para>The 'Tag' is the MARC field number</para>
15081             </listitem>
15082
15083             <listitem>
15084               <para>The 'Label for lib' is the text that will appear in the
15085               staff client when in the cataloging module</para>
15086             </listitem>
15087
15088             <listitem>
15089               <para>The 'Label for OPAC' is the text that will appear in the
15090               OPAC when viewing the MARC version of the record</para>
15091             </listitem>
15092
15093             <listitem>
15094               <para>If this field can be repeated, check the 'Repeatable'
15095               box</para>
15096             </listitem>
15097
15098             <listitem>
15099               <para>If this field is mandatory, check the 'Mandatory'
15100               box</para>
15101             </listitem>
15102
15103             <listitem>
15104               <para>If you want this field to be a pull down with limited
15105               possible answers, choose which 'Authorized value' list you want
15106               to use</para>
15107             </listitem>
15108           </itemizedlist>
15109
15110           <para>When you're finished, click 'Save Changes' and you will be
15111           presented with your new field</para>
15112
15113           <screenshot>
15114             <screeninfo>New tag and link to subfields</screeninfo>
15115
15116             <mediaobject>
15117               <imageobject>
15118                 <imagedata fileref="images/admin/cataloging/subfieldslink.png"/>
15119               </imageobject>
15120             </mediaobject>
15121           </screenshot>
15122
15123           <para>To the right of the new field is a link to 'Subfields,' you
15124           will need to add subfields before this tag will appear in your MARC
15125           editor. The process of entering the settings for the new subfield is
15126           the same as those found in the <link linkend="editsubfields">editing
15127           subfields in frameworks</link> section of this manual.</para>
15128         </section>
15129
15130         <section id="editsubfields">
15131           <title>Edit Framework Subfields</title>
15132
15133           <para>Frameworks are made up of MARC fields and subfields. To make
15134           edits to most Frameworks you must edit the fields and subfields.
15135           Clicking 'Edit' to the right of each subfield will allow you to make
15136           changes to the text associated with the field</para>
15137
15138           <screenshot>
15139             <screeninfo>Modify MARC Field</screeninfo>
15140
15141             <mediaobject>
15142               <imageobject>
15143                 <imagedata fileref="images/admin/cataloging/editfield.png"/>
15144               </imageobject>
15145             </mediaobject>
15146           </screenshot>
15147
15148           <itemizedlist>
15149             <listitem>
15150               <para>Each field has a tag (which is the MARC tag)</para>
15151
15152               <itemizedlist>
15153                 <listitem>
15154                   <para>The 'Label for lib' is what will show in the staff
15155                   client if you have <link
15156                   linkend="advancedMARCeditor">advancedMARCeditor</link> set
15157                   to display labels</para>
15158                 </listitem>
15159
15160                 <listitem>
15161                   <para>The 'Label for OPAC' is what will show on the MARC
15162                   view in the OPAC</para>
15163                 </listitem>
15164
15165                 <listitem>
15166                   <para>If you check 'Repeatable' then the field will have a
15167                   plus sign next to it allowing you to add multiples of that
15168                   tag</para>
15169                 </listitem>
15170
15171                 <listitem>
15172                   <para>If you check 'Mandatory' the record will not be
15173                   allowed to save unless you have a value assigned to this
15174                   tag</para>
15175                 </listitem>
15176
15177                 <listitem>
15178                   <para>'Authorized value' is where you define an <link
15179                   linkend="authorizedvalues">authorized value</link> that your
15180                   catalogers can choose from a pull down to fill this field
15181                   in</para>
15182                 </listitem>
15183               </itemizedlist>
15184             </listitem>
15185           </itemizedlist>
15186
15187           <para>To edit the subfields associated with the tag, click
15188           'Subfields' to the right of the tag on the 'MARC Structure'
15189           listing</para>
15190
15191           <itemizedlist>
15192             <listitem>
15193               <para>From the list of subfields you can click 'Delete' to the
15194               right of each to delete the subfields</para>
15195             </listitem>
15196
15197             <listitem>
15198               <para>To edit the subfields click 'Edit Subfields'</para>
15199
15200               <screenshot>
15201                 <screeninfo>Editing the 504 Subfield</screeninfo>
15202
15203                 <mediaobject>
15204                   <imageobject>
15205                     <imagedata fileref="images/admin/cataloging/editsubfield.png"/>
15206                   </imageobject>
15207                 </mediaobject>
15208               </screenshot>
15209             </listitem>
15210
15211             <listitem>
15212               <para>For each subfield you can set the following values</para>
15213
15214               <itemizedlist>
15215                 <listitem>
15216                   <para>Text for librarian</para>
15217
15218                   <itemizedlist>
15219                     <listitem>
15220                       <para>what appears before the subfield in the librarian
15221                       interface</para>
15222                     </listitem>
15223                   </itemizedlist>
15224                 </listitem>
15225
15226                 <listitem>
15227                   <para>Text for OPAC</para>
15228
15229                   <itemizedlist>
15230                     <listitem>
15231                       <para>what appears before the field in the OPAC.</para>
15232
15233                       <itemizedlist>
15234                         <listitem>
15235                           <para>If left empty, the text for librarian is used
15236                           instead</para>
15237                         </listitem>
15238                       </itemizedlist>
15239                     </listitem>
15240                   </itemizedlist>
15241                 </listitem>
15242
15243                 <listitem>
15244                   <para>Repeatable</para>
15245
15246                   <itemizedlist>
15247                     <listitem>
15248                       <para>the field will have a plus sign next to it
15249                       allowing you to add multiples of that tag</para>
15250                     </listitem>
15251                   </itemizedlist>
15252                 </listitem>
15253
15254                 <listitem>
15255                   <para>Mandatory</para>
15256
15257                   <itemizedlist>
15258                     <listitem>
15259                       <para>the record will not be allowed to save unless you
15260                       have a value assigned to this tag</para>
15261                     </listitem>
15262                   </itemizedlist>
15263                 </listitem>
15264
15265                 <listitem>
15266                   <para>Managed in tab</para>
15267
15268                   <itemizedlist>
15269                     <listitem>
15270                       <para>defines the tab where the subfield is shown. All
15271                       subfields of a given field must be in the same tab or
15272                       ignored. Ignore means that the subfield is not
15273                       managed.</para>
15274                     </listitem>
15275                   </itemizedlist>
15276                 </listitem>
15277
15278                 <listitem>
15279                   <para>Default value</para>
15280
15281                   <itemizedlist>
15282                     <listitem>
15283                       <para>defines what you want to appear in the field by
15284                       default, this will be editable, but it saves time if you
15285                       use the same note over and over or the same value in a
15286                       field often.</para>
15287                     </listitem>
15288                   </itemizedlist>
15289                 </listitem>
15290
15291                 <listitem>
15292                   <para>hidden</para>
15293
15294                   <itemizedlist>
15295                     <listitem>
15296                       <para>allows you to select from 19 possible visibility
15297                       conditions, 17 of which are implemented. They are the
15298                       following:</para>
15299
15300                       <itemizedlist>
15301                         <listitem>
15302                           <para>-9 =&gt; Future use</para>
15303                         </listitem>
15304
15305                         <listitem>
15306                           <para>-8 =&gt; Flag</para>
15307                         </listitem>
15308
15309                         <listitem>
15310                           <para>-7 =&gt; OPAC !Intranet !Editor
15311                           Collapsed</para>
15312                         </listitem>
15313
15314                         <listitem>
15315                           <para>-6 =&gt; OPAC Intranet !Editor
15316                           !Collapsed</para>
15317                         </listitem>
15318
15319                         <listitem>
15320                           <para>-5 =&gt; OPAC Intranet !Editor
15321                           Collapsed</para>
15322                         </listitem>
15323
15324                         <listitem>
15325                           <para>-4 =&gt; OPAC !Intranet !Editor
15326                           !Collapsed</para>
15327                         </listitem>
15328
15329                         <listitem>
15330                           <para>-3 =&gt; OPAC !Intranet Editor
15331                           Collapsed</para>
15332                         </listitem>
15333
15334                         <listitem>
15335                           <para>-2 =&gt; OPAC !Intranet Editor
15336                           !Collapsed</para>
15337                         </listitem>
15338
15339                         <listitem>
15340                           <para>-1 =&gt; OPAC Intranet Editor Collapsed</para>
15341                         </listitem>
15342
15343                         <listitem>
15344                           <para>0 =&gt; OPAC Intranet Editor !Collapsed</para>
15345                         </listitem>
15346
15347                         <listitem>
15348                           <para>1 =&gt; !OPAC Intranet Editor Collapsed</para>
15349                         </listitem>
15350
15351                         <listitem>
15352                           <para>2 =&gt; !OPAC !Intranet Editor
15353                           !Collapsed</para>
15354                         </listitem>
15355
15356                         <listitem>
15357                           <para>3 =&gt; !OPAC !Intranet Editor
15358                           Collapsed</para>
15359                         </listitem>
15360
15361                         <listitem>
15362                           <para>4 =&gt; !OPAC Intranet Editor
15363                           !Collapsed</para>
15364                         </listitem>
15365
15366                         <listitem>
15367                           <para>5 =&gt; !OPAC !Intranet !Editor
15368                           Collapsed</para>
15369                         </listitem>
15370
15371                         <listitem>
15372                           <para>6 =&gt; !OPAC Intranet !Editor
15373                           !Collapsed</para>
15374                         </listitem>
15375
15376                         <listitem>
15377                           <para>7 =&gt; !OPAC Intranet !Editor
15378                           Collapsed</para>
15379                         </listitem>
15380
15381                         <listitem>
15382                           <para>8 =&gt; !OPAC !Intranet !Editor
15383                           !Collapsed</para>
15384                         </listitem>
15385
15386                         <listitem>
15387                           <para>9 =&gt; Future use</para>
15388                         </listitem>
15389                       </itemizedlist>
15390                     </listitem>
15391
15392                     <listitem>
15393                       <para>( ! means 'not visible' or in the case of
15394                       Collapsed 'not Collapsed')</para>
15395                     </listitem>
15396                   </itemizedlist>
15397                 </listitem>
15398
15399                 <listitem>
15400                   <para>Is a URL</para>
15401
15402                   <itemizedlist>
15403                     <listitem>
15404                       <para>if checked, it means that the subfield is a URL
15405                       and can be clicked</para>
15406                     </listitem>
15407                   </itemizedlist>
15408                 </listitem>
15409
15410                 <listitem>
15411                   <para>Link</para>
15412
15413                   <itemizedlist>
15414                     <listitem>
15415                       <para>If you enter a field/subfield here (200b), a link
15416                       appears after the subfield in the MARC Detail view. This
15417                       view is present only in the staff client, not the OPAC.
15418                       If the librarian clicks on the link, a search is done on
15419                       the database for the field/subfield with the same value.
15420                       This can be used for 2 main topics :</para>
15421
15422                       <itemizedlist>
15423                         <listitem>
15424                           <para>on a field like author (200f in UNIMARC), put
15425                           200f here, you will be able to see all bib records
15426                           with the same author.</para>
15427                         </listitem>
15428
15429                         <listitem>
15430                           <para>on a field that is a link (4xx) to reach
15431                           another bib record. For example, put 011a in 464$x,
15432                           will find the serials that are with this
15433                           ISSN.</para>
15434                         </listitem>
15435                       </itemizedlist>
15436                     </listitem>
15437
15438                     <listitem>
15439                       <warning>
15440                         <para>This value should not change after data has been
15441                         added to your catalog</para>
15442                       </warning>
15443                     </listitem>
15444                   </itemizedlist>
15445                 </listitem>
15446
15447                 <listitem>
15448                   <para>Koha link</para>
15449
15450                   <itemizedlist>
15451                     <listitem>
15452                       <para>Koha is multi-MARC compliant. So, it does not know
15453                       what the 245$a means, neither what 200$f (those 2 fields
15454                       being both the title in MARC21 and UNIMARC). So, in this
15455                       list you can "map" a MARC subfield to its meaning. Koha
15456                       constantly maintains consistency between a subfield and
15457                       its meaning. When the user want to search on "title",
15458                       this link is used to find what is searched (245 if
15459                       you're MARC21, 200 if you're UNIMARC).</para>
15460                     </listitem>
15461                   </itemizedlist>
15462                 </listitem>
15463
15464                 <listitem>
15465                   <para>Authorized value</para>
15466
15467                   <itemizedlist>
15468                     <listitem>
15469                       <para>means the value cannot by typed by the librarian,
15470                       but must be chosen from a pull down generated by the
15471                       <link linkend="authorizedvalues">authorized value</link>
15472                       list</para>
15473                     </listitem>
15474
15475                     <listitem>
15476                       <para>In the example above, the 504a field will show the
15477                       MARC504 Authorized Values when cataloging</para>
15478
15479                       <screenshot>
15480                         <screeninfo>Example of an Authorized
15481                         Subfield</screeninfo>
15482
15483                         <mediaobject>
15484                           <imageobject>
15485                             <imagedata fileref="images/admin/cataloging/504auth.png"/>
15486                           </imageobject>
15487                         </mediaobject>
15488                       </screenshot>
15489                     </listitem>
15490                   </itemizedlist>
15491                 </listitem>
15492
15493                 <listitem>
15494                   <para>Thesaurus</para>
15495
15496                   <itemizedlist>
15497                     <listitem>
15498                       <para>means that the value is not free text, but must be
15499                       searched in the authority/thesaurus of the selected
15500                       category</para>
15501                     </listitem>
15502                   </itemizedlist>
15503                 </listitem>
15504
15505                 <listitem>
15506                   <para>Plugin</para>
15507
15508                   <itemizedlist>
15509                     <listitem>
15510                       <para>means the value is calculated or managed by a
15511                       plugin. Plugins can do almost anything.</para>
15512                     </listitem>
15513
15514                     <listitem>
15515                       <para>For example, in UNIMARC there are plugins for
15516                       every 1xx fields that are coded fields. The plugin is a
15517                       huge help for cataloger ! There are also two plugins
15518                       (unimarc_plugin_210c and unimarc_plugin_225a that can
15519                       "magically" find the editor from an ISBN, and the
15520                       collection list for the editor)</para>
15521                     </listitem>
15522                   </itemizedlist>
15523                 </listitem>
15524               </itemizedlist>
15525             </listitem>
15526
15527             <listitem>
15528               <para>To save your changes simply click the 'Save Changes'
15529               button at the top of the screen</para>
15530             </listitem>
15531           </itemizedlist>
15532
15533           <para/>
15534         </section>
15535
15536         <section id="importexportframeworks">
15537           <title>Import/Export Frameworks</title>
15538
15539           <para>Next to each framework is a link to either import or export
15540           the framework.</para>
15541
15542           <section id="exportframeworks">
15543             <title>Export Framework</title>
15544
15545             <para>To export a framework simply click the 'Export' link to the
15546             right of framework title.</para>
15547
15548             <screenshot>
15549               <screeninfo>Export link next to framework</screeninfo>
15550
15551               <mediaobject>
15552                 <imageobject>
15553                   <imagedata fileref="images/admin/cataloging/importexport.png"/>
15554                 </imageobject>
15555               </mediaobject>
15556             </screenshot>
15557
15558             <para>When you click 'Export' you will be prompted to choose what
15559             format to export the file in.</para>
15560
15561             <screenshot>
15562               <screeninfo>Export formats</screeninfo>
15563
15564               <mediaobject>
15565                 <imageobject>
15566                   <imagedata fileref="images/admin/cataloging/exportoptions.png"/>
15567                 </imageobject>
15568               </mediaobject>
15569             </screenshot>
15570
15571             <para>A framework exported this way can be imported into any other
15572             Koha installation using the import framework option.</para>
15573           </section>
15574
15575           <section id="importframeworks">
15576             <title>Import Framework</title>
15577
15578             <para>An easy way to create a new framework is to import it from
15579             another Koha database. To import a framework you first need to
15580             create <link linkend="addframework">a new framework</link>. Once
15581             you have that framework, click 'Import' to the right of the new
15582             framework.</para>
15583
15584             <screenshot>
15585               <screeninfo>Import link next to framework</screeninfo>
15586
15587               <mediaobject>
15588                 <imageobject>
15589                   <imagedata fileref="images/admin/cataloging/importexport.png"/>
15590                 </imageobject>
15591               </mediaobject>
15592             </screenshot>
15593
15594             <para>You will be prompted to find a file on your computer to
15595             import into the framework.</para>
15596
15597             <screenshot>
15598               <screeninfo>Choose a file to import</screeninfo>
15599
15600               <mediaobject>
15601                 <imageobject>
15602                   <imagedata fileref="images/admin/cataloging/importfile.png"/>
15603                 </imageobject>
15604               </mediaobject>
15605             </screenshot>
15606
15607             <para>You will be asked to confirm your actions before the file is
15608             imported.</para>
15609
15610             <screenshot>
15611               <screeninfo>Confirm your desire to import</screeninfo>
15612
15613               <mediaobject>
15614                 <imageobject>
15615                   <imagedata fileref="images/admin/cataloging/importconfirm.png"/>
15616                 </imageobject>
15617               </mediaobject>
15618             </screenshot>
15619
15620             <para>As your file is uploaded you will see an image that will
15621             confirm that the system is working.</para>
15622
15623             <screenshot>
15624               <screeninfo>Import timer</screeninfo>
15625
15626               <mediaobject>
15627                 <imageobject>
15628                   <imagedata fileref="images/admin/cataloging/importtimer.png"/>
15629                 </imageobject>
15630               </mediaobject>
15631             </screenshot>
15632
15633             <para>Once your import is complete you will be brought to the
15634             framework edit tool where you can make any changes you need to the
15635             framework you imported.</para>
15636           </section>
15637         </section>
15638       </section>
15639
15640       <section id="kohamarcmapping">
15641         <title>Koha to MARC Mapping</title>
15642
15643         <para>While Koha stores the entire MARC record, it also stores common
15644         fields for easy access in various tables in the database. Koha to MARC
15645         Mapping is used to tell Koha where to find these values in the MARC
15646         record. In many cases you will not have to change the default values
15647         set by in this tool on installation, but it is important to know that
15648         the tool is here and can be used at any time.</para>
15649
15650         <itemizedlist>
15651           <listitem>
15652             <para><emphasis>Get there:</emphasis> More &gt; Administration
15653             &gt; Catalog &gt; Koha to MARC Mapping</para>
15654           </listitem>
15655         </itemizedlist>
15656
15657         <para>The Koha to MARC Mapping page offers you the option of choosing
15658         from one of three tables in the database to assign values to.</para>
15659
15660         <screenshot>
15661           <screeninfo>Koha to MARC Mapping Table Pull Down</screeninfo>
15662
15663           <mediaobject>
15664             <imageobject>
15665               <imagedata fileref="images/admin/cataloging/kohamarcmapping.png"/>
15666             </imageobject>
15667           </mediaobject>
15668         </screenshot>
15669
15670         <para>After choosing the table you would like to view, click 'OK.' To
15671         edit any mapping click on the 'Koha Filed' or the 'Edit' link.</para>
15672
15673         <screenshot>
15674           <screeninfo>Map MARC Field to Koha Field</screeninfo>
15675
15676           <mediaobject>
15677             <imageobject>
15678               <imagedata fileref="images/admin/cataloging/mapmarc.png"/>
15679             </imageobject>
15680           </mediaobject>
15681         </screenshot>
15682
15683         <para>Choose which MARC field you would like to map to this Koha Field
15684         and click the 'OK' button. If you would like to clear all mappings,
15685         click the 'Click to "Unmap"' button.</para>
15686
15687         <important>
15688           <para>At this time you can map only 1 MARC field to 1 Koha field.
15689           This means that you won't be able to map both the 100a and the 700a
15690           to the author field, you need to choose one or the other.</para>
15691         </important>
15692
15693         <para/>
15694       </section>
15695
15696       <section id="keywordmapping">
15697         <title>Keywords to MARC Mapping</title>
15698
15699         <para>This tool will allow you to map MARC fields to a set of
15700         predefined keywords.</para>
15701
15702         <itemizedlist>
15703           <listitem>
15704             <para><emphasis>Get there:</emphasis> More &gt; Administration
15705             &gt; Catalog &gt; Keywords to MARC Mapping</para>
15706           </listitem>
15707         </itemizedlist>
15708
15709         <important>
15710           <para>This tool only effects sites that are not using the XSLT
15711           Stylesheets.</para>
15712         </important>
15713
15714         <para>At this time the only keyword in use is 'subtitle.'</para>
15715
15716         <para>Using this tool you can define what MARC field prints to the
15717         detail screen of the bibliographic record using keywords. The
15718         following example will use the subtitle field.</para>
15719
15720         <para>Using the Framework pull down menu, choose the <link
15721         linkend="marcbibframeworks">Framework</link> you would like to apply
15722         this rule to. For example, the subtitle for books can be found in the
15723         245$b field.</para>
15724
15725         <screenshot>
15726           <screeninfo>Assigning Book Subtitle</screeninfo>
15727
15728           <mediaobject>
15729             <imageobject>
15730               <imagedata fileref="images/admin/cataloging/subtitlebookmapping.png"/>
15731             </imageobject>
15732           </mediaobject>
15733         </screenshot>
15734
15735         <para>However the subtitle for DVDs appears in 245$p</para>
15736
15737         <screenshot>
15738           <screeninfo>Assigning DVD Subtitle</screeninfo>
15739
15740           <mediaobject>
15741             <imageobject>
15742               <imagedata fileref="images/admin/cataloging/subtitledvdmapping.png"/>
15743             </imageobject>
15744           </mediaobject>
15745         </screenshot>
15746
15747         <para>Using this tool you can tell Koha to print the right field as
15748         the subtitle when viewing the bibliographic record in the OPAC.</para>
15749
15750         <screenshot>
15751           <screeninfo>Subtitle display in the OPAC</screeninfo>
15752
15753           <mediaobject>
15754             <imageobject>
15755               <imagedata fileref="images/admin/cataloging/subtitlebookinopac.png"/>
15756             </imageobject>
15757           </mediaobject>
15758         </screenshot>
15759
15760         <para>This tool can be used to chain together pieces of the record as
15761         well. If you want the series number to show in the title on your
15762         search results you simply have to map 490 $v to 'subtitle' along with
15763         the 245 $b. <tip>
15764             <para>Chain together the fields you want to show after the item
15765             title in the order in which you want them to appear.</para>
15766           </tip></para>
15767
15768         <para>Future developments will include additional keyword assigned
15769         fields.</para>
15770       </section>
15771
15772       <section id="marcbibframeworkstest">
15773         <title>MARC Bibliographic Framework Test</title>
15774
15775         <para>Checks the MARC structure.</para>
15776
15777         <itemizedlist>
15778           <listitem>
15779             <para><emphasis>Get there:</emphasis> More &gt; Administration
15780             &gt; Catalog &gt; MARC Bibliographic Framework Test</para>
15781           </listitem>
15782         </itemizedlist>
15783
15784         <para>If you change your MARC Bibliographic framework it's recommended
15785         that you run this tool to test for errors in your definition.</para>
15786
15787         <screenshot>
15788           <screeninfo>Framework Test</screeninfo>
15789
15790           <mediaobject>
15791             <imageobject>
15792               <imagedata fileref="images/admin/cataloging/frameworktest.png"/>
15793             </imageobject>
15794           </mediaobject>
15795         </screenshot>
15796       </section>
15797
15798       <section id="authoritiesadmin">
15799         <title>Authority Types</title>
15800
15801         <para>Authority Types are basically MARC Frameworks for Authority
15802         records and because of that they follow the same editing rules found
15803         in the <link linkend="marcbibframeworks">MARC Bibliographic
15804         Frameworks</link> section of this manual. Koha comes with many of the
15805         necessary Authority frameworks already installed. To learn how to add
15806         and edit Authority Types, simply review the <link
15807         linkend="marcbibframeworks">MARC Bibliographic Frameworks</link>
15808         section of this manual.</para>
15809
15810         <itemizedlist>
15811           <listitem>
15812             <para><emphasis>Get there:</emphasis> More &gt; Administration
15813             &gt; Catalog &gt; Authority Types</para>
15814           </listitem>
15815         </itemizedlist>
15816       </section>
15817
15818       <section id="classificationsources">
15819         <sectioninfo>
15820           <authorgroup>
15821             <author>
15822               <firstname>Savitra</firstname>
15823               <surname>Sirohi</surname>
15824               <affiliation>
15825                 <orgname>Nucsoft OSS Labs</orgname>
15826               </affiliation>
15827             </author>
15828             
15829             <editor>
15830               <firstname>Nicole C.</firstname>
15831               <surname>Engard</surname>
15832               <contrib>Fixed typos, changed content where
15833                 necessary and added new screenshots.</contrib>
15834             </editor>
15835           </authorgroup>
15836           
15837           <pubdate>2010</pubdate>
15838         </sectioninfo>
15839
15840         <title>Classification Sources</title>
15841
15842         <para>Source of classification or shelving scheme is an <link linkend="authorizedvalues"
15843             >Authorized Values</link> category that is mapped to field 952$2 in Koha's MARC
15844           Bibliographic frameworks and stored in the items.cn_source field in the database.</para>
15845
15846         <itemizedlist>
15847           <listitem>
15848             <para><emphasis>Get there:</emphasis> More &gt; Administration
15849             &gt; Catalog &gt; Classification sources</para>
15850           </listitem>
15851         </itemizedlist>
15852
15853         <screenshot>
15854           <screeninfo>Classification Sources</screeninfo>
15855
15856           <mediaobject>
15857             <imageobject>
15858               <imagedata fileref="images/admin/cataloging/classsources.png"/>
15859             </imageobject>
15860           </mediaobject>
15861         </screenshot>
15862
15863         <para>Commonly used values of this field are:</para>
15864
15865         <itemizedlist>
15866           <listitem>
15867             <para>ddc - Dewey Decimal Classification</para>
15868           </listitem>
15869
15870           <listitem>
15871             <para>lcc - Library of Congress Classification</para>
15872           </listitem>
15873         </itemizedlist>
15874
15875         <para>If you chose to install classification sources during Koha's
15876         installation, you would see other values too:</para>
15877
15878         <itemizedlist>
15879           <listitem>
15880             <para>ANSCR (sound recordings)</para>
15881           </listitem>
15882
15883           <listitem>
15884             <para>SuDOC classification</para>
15885           </listitem>
15886
15887           <listitem>
15888             <para>Universal Decimal Classification</para>
15889           </listitem>
15890
15891           <listitem>
15892             <para>Other/Generic Classification</para>
15893           </listitem>
15894         </itemizedlist>
15895
15896         <section id="addingclasssource">
15897           <title>Adding/Editing Classification Sources</title>
15898
15899           <para>You can add your own source of classification by using the New
15900           Classification Source button. To edit use the Edit link.</para>
15901
15902           <screenshot>
15903             <screeninfo>Add classification source</screeninfo>
15904
15905             <mediaobject>
15906               <imageobject>
15907                 <imagedata fileref="images/admin/cataloging/addclasssource.png"/>
15908               </imageobject>
15909             </mediaobject>
15910           </screenshot>
15911
15912           <para>When creating or editing:</para>
15913
15914           <itemizedlist>
15915             <listitem>
15916               <para>You will need to enter a code and a description.</para>
15917             </listitem>
15918
15919             <listitem>
15920               <para>Check the 'Source in use?' checkbox if you want the value
15921               to appear in the drop down list for this category.</para>
15922             </listitem>
15923
15924             <listitem>
15925               <para>Select the appropriate <link
15926               linkend="classfilingrules">filing rule</link> from the drop down
15927               list.</para>
15928             </listitem>
15929           </itemizedlist>
15930
15931           <para/>
15932         </section>
15933
15934         <section id="classfilingrules">
15935           <title>Classification Filing Rules</title>
15936
15937           <para>Filing rules determine the order in which items are placed on
15938           shelves.</para>
15939
15940           <para>Values that are pre-configured in Koha are:</para>
15941
15942           <itemizedlist>
15943             <listitem>
15944               <para>Dewey</para>
15945             </listitem>
15946
15947             <listitem>
15948               <para>LCC</para>
15949             </listitem>
15950
15951             <listitem>
15952               <para>Generic</para>
15953             </listitem>
15954           </itemizedlist>
15955
15956           <para>Filing rules are mapped to <link
15957           linkend="addingclasssource">Classification sources</link>. You can
15958           setup new filing rules by using the New Filing Rule button. To edit
15959           use the Edit link.</para>
15960
15961           <para>When creating or editing:</para>
15962
15963           <itemizedlist>
15964             <listitem>
15965               <para>Enter a code and a description</para>
15966             </listitem>
15967
15968             <listitem>
15969               <para>Choose an appropriate filing routine - dewey, generic or
15970               lcc</para>
15971             </listitem>
15972           </itemizedlist>
15973         </section>
15974       </section>
15975
15976       <section id="recordmatchingrules">
15977               <sectioninfo>
15978           <author>
15979             <firstname>Joy</firstname>
15980
15981             <surname>Nelson</surname>
15982           </author>
15983
15984           <affiliation>
15985             <orgname>ByWater Solutions</orgname>
15986           </affiliation>
15987
15988           <othercredit role="copyeditor">
15989             <firstname>Nicole C.</firstname>
15990
15991             <surname>Engard</surname>
15992
15993             <contrib>Changed/edited content where necessary.</contrib>
15994           </othercredit>
15995
15996           <pubdate>2013</pubdate>
15997         </sectioninfo>
15998         <title>Record Matching Rules</title>
15999
16000         <para>Record matching rules are used when importing MARC records into
16001         Koha.</para>
16002
16003         <itemizedlist>
16004           <listitem>
16005             <para><emphasis>Get there:</emphasis> More &gt; Administration
16006             &gt; Catalog &gt; Record Matching Rules</para>
16007           </listitem>
16008         </itemizedlist>
16009
16010         <para>The rules that you set up here will be referenced with you <link linkend="stagemarc">Stage MARC Records for Import</link>.</para>
16011         <para>It is important to understand the difference between Match Points and Match Checks
16012           before adding new matching rules to Koha.</para>
16013
16014        <para>Match Points are the criteria that you enter that must be met in order for an incoming
16015           record to match an existing MARC record in your catalog. You can have multiple match
16016           points on an import rule each with its own score. An incoming record will be compared
16017           against your existing records (‘one record at a time’) and given a score for each match
16018           point. When the total score of the matchpoints matches or exceeds the threshold given for
16019           the matching rule, Koha assumes a good match and imports/overlays according your
16020           specifications in the import process. An area to watch out for here is the sum of the
16021           match points. Doublecheck that the matches you want will add up to a successful
16022           match.</para>
16023
16024 <para>Example: </para>
16025         <para>Threshold of 1000 </para>
16026         <para>Match Point on 020$a 1000 </para>
16027         <para>Match Point on 022$a 1000 </para>
16028         <para>Match Point on 245$a 500 </para>
16029         <para>Match Point on 100$a 100</para>
16030
16031 <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>
16032
16033 <para>Match Checks are not commonly used in import rules. However, they can serve a couple of
16034           purposes in matching records. First, match checks can be used as the matching criteria
16035           instead of the match points if your indexes are stale and out of date. The match checks go
16036           right for the data instead of relying on the data in the indexes. (If you fear your
16037           indexes are out of date, a rebuild of your indexes would be a great idea and solve that
16038           situation!) The other use for a Match Check is as a “double check” or “veto” of your
16039           matching rule. For example, if you have a matching rule as below:</para>
16040 <para>Threshold of 1000 </para>
16041         <para>Match Point on 020$a 1000 </para>
16042         <para>Match Check on 245$a</para>
16043
16044 <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>
16045
16046 <para>Match Points and Match Checks are powerful tools in the import process.   Harness the power of these two matching criteria and make your data behave for you!</para>
16047         <section id="addrecordmatchrule">
16048           <title>Adding Matching Rules</title>
16049           <para>To create a new matching rule :</para>
16050           <itemizedlist>
16051             <listitem>
16052               <para>Click 'New Record Matching Rule'</para>
16053               <screenshot>
16054                 <screeninfo>Add record matching rule</screeninfo>
16055                 <mediaobject>
16056                   <imageobject>
16057                     <imagedata fileref="images/admin/cataloging/newmatchrule.png"/>
16058                   </imageobject>
16059                 </mediaobject>
16060               </screenshot>
16061               <itemizedlist>
16062                 <listitem>
16063                   <para>Choose a unique name and enter it in the 'Matching rule code' field</para>
16064                 </listitem>
16065                 <listitem>
16066                   <para>'Description' can be anything you want to make it clear to you what rule
16067                     you're picking</para>
16068                 </listitem>
16069                 <listitem>
16070                   <para>'Match threshold' - The total number of 'points' a biblio must earn to be
16071                     considered a 'match'</para>
16072                 </listitem>
16073                 <listitem>
16074                   <para>Match points are set up to determine what fields to match on</para>
16075                 </listitem>
16076                 <listitem>
16077                   <para>'Search index' can be found by looking at the ccl.properties file on your
16078                     system which tells the zebra indexing what data to search for in the MARC
16079                     data".</para>
16080                 </listitem>
16081                 <listitem>
16082                   <para>'Score' - The number of 'points' a match on this field is worth. If the sum
16083                     of each score is greater than the match threshold, the incoming record is a
16084                     match to the existing record</para>
16085                 </listitem>
16086                 <listitem>
16087                   <para>Enter the MARC tag you want to match on in the 'Tag' field</para>
16088                 </listitem>
16089                 <listitem>
16090                   <para>Enter the MARC tag subfield you want to match on in the 'Subfields'
16091                     field</para>
16092                 </listitem>
16093                 <listitem>
16094                   <para>'Offset' - For use with control fields, 001-009</para>
16095                 </listitem>
16096                 <listitem>
16097                   <para>'Length' - For use with control fields, 001-009</para>
16098                 </listitem>
16099                 <listitem>
16100                   <para>Koha only has one 'Normalization rule' that removes extra characters such as
16101                     commas and semicolons. The value you enter in this field is irrelevant to the
16102                     normalization process.</para>
16103                 </listitem>
16104                 <listitem>
16105                   <para>'Required match checks' - ??</para>
16106                 </listitem>
16107               </itemizedlist>
16108             </listitem>
16109           </itemizedlist>
16110         </section>
16111
16112         <section id="samplerecordmatch">
16113           <title>Sample Record Matching Rule: Control Number</title>
16114
16115           <screenshot>
16116             <screeninfo>LOC Matching Rule</screeninfo>
16117
16118             <mediaobject>
16119               <imageobject>
16120                 <imagedata fileref="images/admin/cataloging/samplematchrule.png"/>
16121               </imageobject>
16122             </mediaobject>
16123           </screenshot>
16124
16125           <itemizedlist>
16126             <listitem>
16127               <para>Match threshold: 100</para>
16128             </listitem>
16129
16130             <listitem>
16131               <para>Matchpoints (just the one):</para>
16132             </listitem>
16133
16134             <listitem>
16135               <para>Search index: Control-number</para>
16136             </listitem>
16137
16138             <listitem>
16139               <para>Score: 101</para>
16140             </listitem>
16141
16142             <listitem>
16143               <para>Tag: 001</para>
16144
16145               <itemizedlist>
16146                 <listitem>
16147                   <note>
16148                     <para>this field is for the control number assigned by the
16149                     organization creating, using, or distributing the
16150                     record</para>
16151                   </note>
16152                 </listitem>
16153               </itemizedlist>
16154             </listitem>
16155
16156             <listitem>
16157               <para>Subfields: a</para>
16158             </listitem>
16159
16160             <listitem>
16161               <para>Offset: 0</para>
16162             </listitem>
16163
16164             <listitem>
16165               <para>Length: 0</para>
16166             </listitem>
16167
16168             <listitem>
16169               <para>Normalization rule: Control-number</para>
16170             </listitem>
16171
16172             <listitem>
16173               <para>Required Match checks: none (remove the blank one)</para>
16174
16175               <screenshot>
16176                 <screeninfo>Remove match check</screeninfo>
16177
16178                 <mediaobject>
16179                   <imageobject>
16180                     <imagedata fileref="images/admin/cataloging/removematchcheck.png"/>
16181                   </imageobject>
16182                 </mediaobject>
16183               </screenshot>
16184             </listitem>
16185           </itemizedlist>
16186         </section>
16187       </section>
16188
16189       <section id="oaisetsconfig">
16190         <title>OAI Sets Configuration</title>
16191
16192         <para>On this page you can create, modify and delete OAI-PMH
16193         sets</para>
16194
16195         <section id="oaicreate">
16196           <title>Create a set</title>
16197
16198           <para>To create a set:</para>
16199
16200           <itemizedlist>
16201             <listitem>
16202               <para>Click on the link 'Add a new set'</para>
16203             </listitem>
16204
16205             <listitem>
16206               <para>Fill the mandatory fields 'setSpec' and 'setName'</para>
16207             </listitem>
16208
16209             <listitem>
16210               <para>Then you can add descriptions for this set. To do this
16211               click on 'Add description' and fill the newly created text box.
16212               You can add as many descriptions as you want.</para>
16213             </listitem>
16214
16215             <listitem>
16216               <para>Click on 'Save' button'</para>
16217             </listitem>
16218           </itemizedlist>
16219         </section>
16220
16221         <section id="oaimodify">
16222           <title>Modify/Delete a set</title>
16223
16224           <para>To modify a set, just click on the link 'Modify' on the same
16225           line of the set you want to modify. A form similar to set creation
16226           form will appear and allow you to modify the setSpec, setName and
16227           descriptions.</para>
16228
16229           <para>To delete a set, just click on the link 'Delete' on the same
16230           line of the set you want to delete.</para>
16231         </section>
16232
16233         <section id="oaimapping">
16234           <title>Define mappings</title>
16235
16236           <para>Here you can define how a set will be build (what records will
16237           belong to this set) by defining mappings. Mappings are a list of
16238           conditions on record content. A record only need to match one
16239           condition to belong to the set.</para>
16240
16241           <itemizedlist>
16242             <listitem>
16243               <para>Fill the fields 'Field', 'Subfield' and 'Value'. For
16244               example if you want to include in this set all records that have
16245               a 999$9 equal to 'XXX'. Fill 'Field' with 999, 'Subfield' with 9
16246               and 'Value' with XXX.</para>
16247             </listitem>
16248
16249             <listitem>
16250               <para>If you want to add another condition, click on 'OR' button
16251               and repeat step 1.</para>
16252             </listitem>
16253
16254             <listitem>
16255               <para>Click on 'Save'</para>
16256             </listitem>
16257           </itemizedlist>
16258
16259           <para>To delete a condition, just leave at least one of 'Field',
16260           'Subfield' or 'Value' empty and click on 'Save'.<note>
16261               <para>Actually, a condition is true if value in the
16262               corresponding subfield is strictly equal to what is defined if
16263               'Value'. A record having 999$9 = 'XXX YYY' will not belong to a
16264               set where condition is 999$9 = 'XXX'.</para>
16265             </note></para>
16266
16267           <para>And it is case sensitive : a record having 999$9 = 'xxx' will
16268           not belong to a set where condition is 999$9 = 'XXX'.</para>
16269         </section>
16270
16271         <section id="oaibuild">
16272           <title>Build sets</title>
16273
16274           <para>Once you have configured all your sets, you have to build the
16275           sets. This is done by calling the script
16276           misc/migration_tools/build_oai_sets.pl.</para>
16277         </section>
16278       </section>
16279     </section>
16280
16281     <section id="acqadmin">
16282       <title>Acquisitions</title>
16283
16284       <para>The Koha Acquisitions module provides a way for the library to
16285       record orders placed with vendors and manage purchase budgets.</para>
16286
16287       <para>Before using the <link linkend="acqmodule">Acquisitions
16288       Module</link>, you will want to make sure that you have completed all of
16289       the set up.</para>
16290
16291       <itemizedlist>
16292         <listitem>
16293           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
16294           Acquisitions</para>
16295         </listitem>
16296       </itemizedlist>
16297
16298       <section id="currexchangeadmin">
16299         <title>Currencies and Exchange Rates</title>
16300
16301         <para>If you place orders from more than one country you will want to
16302         input currency exchange rates so that your acquisitions module will
16303         properly calculate totals.</para>
16304
16305         <itemizedlist>
16306           <listitem>
16307             <para><emphasis>Get there:</emphasis> More &gt; Administration
16308             &gt; Acquisitions &gt; Currencies and Exchange Rates</para>
16309           </listitem>
16310         </itemizedlist>
16311
16312         <screenshot>
16313           <screeninfo>Currencies</screeninfo>
16314
16315           <mediaobject>
16316             <imageobject>
16317               <imagedata fileref="images/admin/acquisitions/currencies.png"/>
16318             </imageobject>
16319           </mediaobject>
16320         </screenshot>
16321
16322         <tip>
16323           <para>This data is not automatically updated, so be sure to keep it
16324           up to date so that your accounting is kept correct.</para>
16325         </tip>
16326
16327         <para>The active currency is the main currency you use in your
16328         library. Your active currency will have a check mark in the 'Active'
16329         column. If you don't have an active currency you will see an error
16330         message telling you to choose an active currency.</para>
16331
16332         <screenshot>
16333           <screeninfo>No active currency warning</screeninfo>
16334
16335           <mediaobject>
16336             <imageobject>
16337               <imagedata fileref="images/admin/acquisitions/nocurrency.png"/>
16338             </imageobject>
16339           </mediaobject>
16340         </screenshot>
16341       </section>
16342
16343       <section id="budgetplanning">
16344         <title>Budgets</title>
16345
16346         <para>Budgets are used for tracking accounting values related to
16347         acquisitions. For example you could create a Budget for the current
16348         year (ex. 2012) and then break that into <link
16349         linkend="funds">Funds</link> for different areas of the library (ex.
16350         Books, Audio, etc).</para>
16351
16352         <itemizedlist>
16353           <listitem>
16354             <para><emphasis>Get there:</emphasis> More &gt; Administration
16355             &gt; Acquisitions &gt; Budgets</para>
16356           </listitem>
16357         </itemizedlist>
16358
16359         <para>When visiting the main budget administration you will see two
16360         tabs, one for active and one for inactive budgets.</para>
16361
16362         <screenshot>
16363           <screeninfo>Budgets List</screeninfo>
16364
16365           <mediaobject>
16366             <imageobject>
16367               <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
16368             </imageobject>
16369           </mediaobject>
16370         </screenshot>
16371
16372         <section id="addbudget">
16373           <title>Add a budget</title>
16374
16375           <para>Budgets can either be created from scratch or by duplicating
16376           the previous year's budget.</para>
16377
16378           <para>To duplicate a budget from a previous year, click on the link
16379           for the budget name from the list of budgets</para>
16380
16381           <screenshot>
16382             <screeninfo>Budgets List</screeninfo>
16383
16384             <mediaobject>
16385               <imageobject>
16386                 <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
16387               </imageobject>
16388             </mediaobject>
16389           </screenshot>
16390
16391           <para>On the screen listing the budget breakdown click the Edit
16392           button at the top and choose to Duplicate budget</para>
16393
16394           <screenshot>
16395             <screeninfo>Duplicate Budget</screeninfo>
16396
16397             <mediaobject>
16398               <imageobject>
16399                 <imagedata fileref="images/admin/acquisitions/duplicatebudget.png"/>
16400               </imageobject>
16401             </mediaobject>
16402           </screenshot>
16403
16404           <para>You will be presented with a form where you simply need to
16405           enter the new start and end date and save the budget.</para>
16406
16407           <screenshot>
16408             <screeninfo>New Duplicate Budget</screeninfo>
16409
16410             <mediaobject>
16411               <imageobject>
16412                 <imagedata fileref="images/admin/acquisitions/duplicatestartend.png"/>
16413               </imageobject>
16414             </mediaobject>
16415           </screenshot>
16416
16417           <para>This will not only duplicate your budget, but all of the funds
16418           associated with that budget so that you can reuse budgets and funds
16419           from year to year.</para>
16420
16421           <para>If you haven't used Koha before for acquisitions then you'll
16422           need to start fresh with a new budget. To add a new budget click the
16423           'New Budget' button.</para>
16424
16425           <screenshot>
16426             <screeninfo>New Budget Form</screeninfo>
16427
16428             <mediaobject>
16429               <imageobject>
16430                 <imagedata fileref="images/admin/acquisitions/newbudgetform.png"/>
16431               </imageobject>
16432             </mediaobject>
16433           </screenshot>
16434
16435           <itemizedlist>
16436             <listitem>
16437               <para>Choose the time period this budget is for, whether it's an
16438               academic year, a fiscal year, a quarter, etc.</para>
16439             </listitem>
16440
16441             <listitem>
16442               <para>The Description should be something that will help you
16443               identify the budget when ordering</para>
16444             </listitem>
16445
16446             <listitem>
16447               <para>In the amount box do not use any symbols, simply enter the
16448               amount of the budget with numbers and decimals.</para>
16449             </listitem>
16450
16451             <listitem>
16452               <para>Marking a budget active makes it usable when placing
16453               orders in the acquisitions module, even if the order is placed
16454               after the budget end date. This will allow you to record orders
16455               that were places in a previous budget period.</para>
16456             </listitem>
16457
16458             <listitem>
16459               <para>Locking a budget means that Funds will not be able to be
16460               modified by librarians</para>
16461             </listitem>
16462           </itemizedlist>
16463
16464           <para>Once you have made your edits, click the 'Save Changes'
16465           button. You will be brought to a list of your existing
16466           budgets.</para>
16467
16468           <screenshot>
16469             <screeninfo>List of Budgets</screeninfo>
16470
16471             <mediaobject>
16472               <imageobject>
16473                 <imagedata fileref="images/admin/acquisitions/budgetlist.png"/>
16474               </imageobject>
16475             </mediaobject>
16476           </screenshot>
16477         </section>
16478       </section>
16479
16480       <section id="funds">
16481         <title>Funds</title>
16482
16483         <itemizedlist>
16484           <listitem>
16485             <para><emphasis>Get there:</emphasis> More &gt; Administration
16486             &gt; Acquisitions &gt; Funds</para>
16487           </listitem>
16488         </itemizedlist>
16489
16490         <section id="addbudgetfund">
16491           <title>Add a Fund</title>
16492
16493           <para>A fund is added to a budget.</para>
16494
16495           <para><important>
16496               <para>A <link linkend="addbudget">budget</link> must be defined
16497               before a fund can be created.</para>
16498             </important>To add a new fund click the New button and then choose
16499           which Budget you would like to add the fund to.</para>
16500
16501           <screenshot>
16502             <screeninfo>Choose which budget to add a fund to</screeninfo>
16503
16504             <mediaobject>
16505               <imageobject>
16506                 <imagedata fileref="images/admin/acquisitions/newfund.png"/>
16507               </imageobject>
16508             </mediaobject>
16509           </screenshot>
16510
16511           <para>In the form that appears you wan to enter the basics about
16512           your fund.</para>
16513
16514           <screenshot>
16515             <screeninfo>New Fund Form</screeninfo>
16516
16517             <mediaobject>
16518               <imageobject>
16519                 <imagedata fileref="images/admin/acquisitions/newfundform.png"/>
16520               </imageobject>
16521             </mediaobject>
16522           </screenshot>
16523
16524           <para>The three first fields are required, the rest are
16525           optional</para>
16526
16527           <itemizedlist>
16528             <listitem>
16529               <para>Fund Code is a unique identifier for your fund</para>
16530             </listitem>
16531
16532             <listitem>
16533               <para>The Fund Name should be something that librarians will
16534               understand</para>
16535             </listitem>
16536
16537             <listitem>
16538               <para>Amount should be entered with only numbers and decimals,
16539               no other characters</para>
16540             </listitem>
16541
16542             <listitem>
16543               <para>You can choose to assign this fund to a librarian. Doing
16544               so will make it so that only that librarian can make changes to
16545               the Fund</para>
16546             </listitem>
16547
16548             <listitem>
16549               <para>Choose which library will be using this fund</para>
16550             </listitem>
16551
16552             <listitem>
16553               <para>You can restrict who can order from this fund by choosing
16554               either the owner or the library from the 'Restrict access to'
16555               menu</para>
16556
16557               <screenshot>
16558                 <screeninfo>Restrict Fund Access</screeninfo>
16559
16560                 <mediaobject>
16561                   <imageobject>
16562                     <imagedata fileref="images/admin/acquisitions/restrictfund.png"/>
16563                   </imageobject>
16564                 </mediaobject>
16565               </screenshot>
16566             </listitem>
16567
16568             <listitem>
16569               <para>Notes are simply for any descriptive notes you might want
16570               to add so that librarians know when to use this fund</para>
16571             </listitem>
16572
16573             <listitem>
16574               <para>Planning categories are used for statistical purposes. To
16575               learn more about planning categories, check out the <link
16576               linkend="planningcatfaq">Planning Category FAQ</link>.</para>
16577             </listitem>
16578           </itemizedlist>
16579
16580           <para>When complete, click 'Submit' and you will be brought to a
16581           list of all of the funds for the budget.</para>
16582
16583           <screenshot>
16584             <screeninfo>List of funds</screeninfo>
16585
16586             <mediaobject>
16587               <imageobject>
16588                 <imagedata fileref="images/admin/acquisitions/fundlist.png"/>
16589               </imageobject>
16590             </mediaobject>
16591           </screenshot>
16592
16593           <para>To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add Child Fund'
16594             options. </para>
16595           <para>A child fund simply a sub-fund of the fund listed. An example would be to have a
16596             fund for 'Fiction' and under that have a fund for 'New Releases' and a fund for 'Science
16597             Fiction.' It is an optional way to further organize your finances.</para>
16598           <para>Funds with children will show with a small arrow to the left. Clicking that will
16599             show you the children funds.<screenshot>
16600               <screeninfo>Chld funds</screeninfo>
16601               <mediaobject>
16602                 <imageobject>
16603                   <imagedata fileref="images/admin/acquisitions/childfunds.png"/>
16604                 </imageobject>
16605               </mediaobject>
16606             </screenshot></para>
16607         </section>
16608
16609         <section id="fundsplanning">
16610           <title>Budget Planning</title>
16611
16612           <para>When viewing the list of funds click the 'Planning' button and
16613           choose how you would like to plan to spend your budget.</para>
16614
16615           <screenshot>
16616             <screeninfo>Planning pull down menu</screeninfo>
16617
16618             <mediaobject>
16619               <imageobject>
16620                 <imagedata fileref="images/admin/acquisitions/planningpulldown.png"/>
16621               </imageobject>
16622             </mediaobject>
16623           </screenshot>
16624
16625           <para>If you choose 'Plan by MONTHS' you will see the budgeted
16626           amount broken down by months:</para>
16627
16628           <screenshot>
16629             <screeninfo>Budget Planning Formula</screeninfo>
16630
16631             <mediaobject>
16632               <imageobject>
16633                 <imagedata fileref="images/admin/acquisitions/planningbymonths.png"/>
16634               </imageobject>
16635             </mediaobject>
16636           </screenshot>
16637
16638           <para>To hide some of the columns you can click the 'hide' link to the right (or below as
16639             in the screenshot above) the dates. To add more columns you can click the 'Show a
16640             column' link found below the 'Fund Remaining' heading.</para>
16641
16642           <screenshot>
16643             <screeninfo>Choose columns to add</screeninfo>
16644
16645             <mediaobject>
16646               <imageobject>
16647                 <imagedata fileref="images/admin/acquisitions/addplanningcol.png"/>
16648               </imageobject>
16649             </mediaobject>
16650           </screenshot>
16651
16652           <para>From here you can plan your budget spending by manually
16653           entering values or by clicking the 'Auto-fill row' button. If you
16654           choose to auto-fill the form the system will try to divide the
16655           amount accordingly, you may have to make some edits to split things
16656           more accurately.</para>
16657
16658           <screenshot>
16659             <screeninfo>Auto-filled columns</screeninfo>
16660
16661             <mediaobject>
16662               <imageobject>
16663                 <imagedata fileref="images/admin/acquisitions/autofill.png"/>
16664               </imageobject>
16665             </mediaobject>
16666           </screenshot>
16667
16668           <para>Once your changes are made, click the 'Save' button. If you
16669           would like to export your data as a CSV file you can do so by
16670           entering a file name in the 'Output to a file named' field and
16671           clicking the 'Output' button.</para>
16672
16673           <screenshot>
16674             <screeninfo>Export planning as CSV</screeninfo>
16675
16676             <mediaobject>
16677               <imageobject>
16678                 <imagedata fileref="images/admin/acquisitions/planningcsv.png"/>
16679               </imageobject>
16680             </mediaobject>
16681           </screenshot>
16682         </section>
16683       </section>
16684     </section>
16685
16686     <section id="additionaladmin">
16687       <title>Additional Parameters</title>
16688
16689       <itemizedlist>
16690         <listitem>
16691           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
16692           Additional Parameters</para>
16693         </listitem>
16694       </itemizedlist>
16695
16696       <section id="z3950admin">
16697         <title>Z39.50 Servers</title>
16698
16699         <para>Koha has a powerful copy cataloging tool. Using Koha you can
16700         connect to any Z39.50 target that is publicly available or that you
16701         have the log in information to.</para>
16702
16703         <itemizedlist>
16704           <listitem>
16705             <para><emphasis>Get there:</emphasis> More &gt; Administration
16706             &gt; Additional Parameters &gt; Z39.50 Servers</para>
16707           </listitem>
16708         </itemizedlist>
16709
16710         <para>Koha comes with a default list of Z39.50 targets set up that you
16711         can add to, edit or delete</para>
16712
16713         <screenshot>
16714           <screeninfo>List of Z39.50 Servers in Koha</screeninfo>
16715
16716           <mediaobject>
16717             <imageobject>
16718               <imagedata fileref="images/admin/additional/z39list.png"/>
16719             </imageobject>
16720           </mediaobject>
16721         </screenshot>
16722
16723         <para>To find additional targets you use IndexData's IRSpy: <ulink
16724         url="http://irspy.indexdata.com/">http://irspy.indexdata.com</ulink></para>
16725
16726         <section id="addztarget">
16727           <title>Add a Z39.50 Target</title>
16728
16729           <itemizedlist>
16730             <listitem>
16731               <para>From the main Z39.50 page, click 'New Z39.50
16732               Server'</para>
16733
16734               <itemizedlist>
16735                 <listitem>
16736                   <para>Userid and Password are only required for servers that
16737                   are password protected</para>
16738                 </listitem>
16739               </itemizedlist>
16740
16741               <screenshot>
16742                 <screeninfo>New Z39.50 Server Form</screeninfo>
16743
16744                 <mediaobject>
16745                   <imageobject>
16746                     <imagedata fileref="images/admin/additional/newz39.png"/>
16747                   </imageobject>
16748                 </mediaobject>
16749               </screenshot>
16750             </listitem>
16751           </itemizedlist>
16752         </section>
16753
16754         <section id="suggestztarget">
16755           <title>Suggested Z39.50 Targets</title>
16756
16757           <para>The following targets have been used successfully by other
16758           Koha libraries (in the Americas):</para>
16759
16760           <itemizedlist>
16761             <listitem>
16762               <para>ACCESS PENNSYLVANIA 205.247.101.11:210 INNOPAC</para>
16763             </listitem>
16764             <listitem>
16765               <para>CUYAHOGA COUNTY PUBLIC webcat.cuyahoga.lib.oh.us:210
16766               INNOPAC</para>
16767             </listitem>
16768
16769             <listitem>
16770               <para>GREATER SUDBURY PUBLIC 216.223.90.51:210 INNOPAC</para>
16771             </listitem>
16772
16773             <listitem>
16774               <para>HALIFAX PUBLIC catalogue.halifaxpubliclibraries.ca:210
16775               horizon</para>
16776             </listitem>
16777
16778             <listitem>
16779               <para>HALTON HILLS PUBLIC cat.hhpl.on.ca:210 halton_hills</para>
16780             </listitem>
16781
16782             <listitem>
16783               <para>LIBRARY OF CONGRESS lx2.loc.gov: 210 LCDB</para>
16784             </listitem>
16785
16786             <listitem>
16787               <para>LONDON PUBLIC LIBRARY catalogue.londonpubliclibrary.ca:210
16788               INNOPAC</para>
16789             </listitem>
16790
16791             <listitem>
16792               <para>MANITOBA PUBLIC library.gov.mb.ca:210 horizon</para>
16793             </listitem>
16794
16795             <listitem>
16796               <para>MILTON PL cat.mpl.on.ca:210 horizon</para>
16797             </listitem>
16798
16799             <listitem>
16800               <para>NATIONAL LIBRARY OF WALES cat.llgc.org.uk:210 default</para>
16801             </listitem>
16802             <listitem>
16803               <para>NHUPAC 199.192.6.130:211 nh_nhupac</para>
16804             </listitem>
16805             <listitem>
16806               <para>OCEAN STATE LIBRARIES (RI) catalog.oslri.net:210 INNOPAC</para>
16807             </listitem>
16808             <listitem>
16809               <para>OHIOLINK olc1.ohiolink.edu:210 INNOPAC</para>
16810             </listitem>
16811             <listitem>
16812               <para>PUBCAT prod890.dol.state.vt.us:2300 unicorn</para>
16813             </listitem>
16814             <listitem>
16815               <para>SAN JOAQUIN VALLEY PUBLIC LIBRARY SYSTEM (CA) hip1.sjvls.org:210 ZSERVER</para>
16816             </listitem>
16817             <listitem>
16818               <para>SEATTLE PUBLIC LIBRARY ZSERVER.SPL.ORG:210 HORIZON</para>
16819             </listitem>
16820
16821             <listitem>
16822               <para>TORONTO PUBLIC symphony.torontopubliclibrary.ca:2200
16823               unicorn</para>
16824             </listitem>
16825
16826             <listitem>
16827               <para>TRI-UNI 129.97.129.194:7090 voyager</para>
16828             </listitem>
16829
16830             <listitem>
16831               <para>VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon</para>
16832             </listitem>
16833           </itemizedlist>
16834         </section>
16835       </section>
16836       <section id="didyoumean">
16837         <title>Did you mean?</title>
16838         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Additional Parameters
16839           &gt; Did you mean?</para>
16840         <para>Koha can offer 'Did you mean?' options on searches based on values in your <link linkend="catauthorities">authorities</link>.  <important>
16841             <para>Did you mean? only works in the OPAC at this time. The Intranet options are here
16842               for future development.</para>
16843           </important></para>
16844         <para>Using this page you can control which options Koha gives patrons on their search results.<screenshot>
16845             <screeninfo>Did you mean?</screeninfo>
16846             <mediaobject>
16847               <imageobject>
16848                 <imagedata fileref="images/admin/additional/didyoumean.png"/>
16849               </imageobject>
16850             </mediaobject>
16851           </screenshot></para>
16852         <para>To turn on the 'Did you mean?' bar on your search results you need to check the box
16853           next to each plugin you would like to use. The two plugins you have to choose from are:<itemizedlist>
16854             <listitem>
16855               <para>The ExplodedTerms plugin suggests that the user try searching for
16856                 broader/narrower/related terms for a given search (e.g. a user searching for "New
16857                 York (State)" would click the link for narrower terms if they're also interested in
16858                 "New York (City)"). This is only relevant for libraries with highly hierarchical
16859                 authority data. </para>
16860             </listitem>
16861             <listitem>
16862               <para>The AuthorityFile plugin searches the authority file and suggests the user might
16863                 be interested in bibs linked to the top 5 authorities</para>
16864             </listitem>
16865           </itemizedlist></para>
16866         <para>If you want one plugin to take priority over another you simply drag it above the other.<screenshot>
16867             <screeninfo>Drag and drop options</screeninfo>
16868             <mediaobject>
16869               <imageobject>
16870                 <imagedata fileref="images/admin/additional/didyoumeandrag.png"/>
16871               </imageobject>
16872             </mediaobject>
16873           </screenshot></para>
16874         <para>If you choose both plugins you will see several options at the top of your search results<screenshot>
16875             <screeninfo>Both plugins</screeninfo>
16876             <mediaobject>
16877               <imageobject>
16878                 <imagedata fileref="images/admin/additional/didyoumeanopacexplode.png"/>
16879               </imageobject>
16880             </mediaobject>
16881           </screenshot></para>
16882         <para>If you choose just the AuthorityFile you'll see just authorities.<screenshot>
16883             <screeninfo>AuthorityFile</screeninfo>
16884             <mediaobject>
16885               <imageobject>
16886                 <imagedata fileref="images/admin/additional/didyoumeanopacauth.png"/>
16887               </imageobject>
16888             </mediaobject>
16889           </screenshot></para>
16890       </section>
16891     </section>
16892   </chapter>
16893
16894   <chapter id="tools">
16895     <title>Tools</title>
16896
16897     <para>Tools in Koha all perform some sort of action. Often many of the
16898     items listed under Tools in Koha are referred to as 'Reports' in other
16899     library management systems.</para>
16900
16901     <itemizedlist>
16902       <listitem>
16903         <para><emphasis>Get there:</emphasis> More &gt; Tools</para>
16904       </listitem>
16905     </itemizedlist>
16906
16907     <section id="patrontools">
16908       <title>Patrons and Circulation</title>
16909
16910       <para/>
16911
16912       <section id="comments">
16913         <title>Comments</title>
16914
16915         <itemizedlist>
16916           <listitem>
16917             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
16918             and Circulation &gt; Comments</para>
16919           </listitem>
16920         </itemizedlist>
16921
16922         <para>All comments added by patrons via the OPAC to bibliographic
16923         records require moderation by the librarians. If there are comments
16924         awaiting moderation they will be listed on the main staff dashboard
16925         under the Tools label:</para>
16926
16927         <screenshot>
16928           <screeninfo>Comments pending approval</screeninfo>
16929
16930           <mediaobject>
16931             <imageobject>
16932               <imagedata fileref="images/tools/comments/commentswaiting.png"/>
16933             </imageobject>
16934           </mediaobject>
16935         </screenshot>
16936
16937         <para>To moderate comments click on the notification on the main
16938         dashboard or go directly to the Comments Tool and click 'Approve' or
16939         'Delete' to the right of the comments awaiting moderation.</para>
16940
16941         <screenshot>
16942           <screeninfo>Comment awaiting moderation</screeninfo>
16943
16944           <mediaobject>
16945             <imageobject>
16946               <imagedata fileref="images/tools/comments/commentmoderation.png"/>
16947             </imageobject>
16948           </mediaobject>
16949         </screenshot>
16950
16951         <para>If there are no comments to moderate you will see a message
16952         saying just that</para>
16953
16954         <screenshot>
16955           <screeninfo>No comments to moderate</screeninfo>
16956
16957           <mediaobject>
16958             <imageobject>
16959               <imagedata fileref="images/tools/comments/nocomments.png"/>
16960             </imageobject>
16961           </mediaobject>
16962         </screenshot>
16963
16964         <para>You can also review and unapprove comments you have approved in
16965         the past by choosing the 'Approved comments' tab</para>
16966
16967         <screenshot>
16968           <screeninfo>Approved comments</screeninfo>
16969
16970           <mediaobject>
16971             <imageobject>
16972               <imagedata fileref="images/tools/comments/commentapproved.png"/>
16973             </imageobject>
16974           </mediaobject>
16975         </screenshot>
16976       </section>
16977
16978       <section id="patronimport">
16979         <title>Patron Import</title>
16980
16981         <itemizedlist>
16982           <listitem>
16983             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
16984             and Circulation &gt; Import Patrons</para>
16985           </listitem>
16986         </itemizedlist>
16987
16988         <para>The patron import tool can be used at any time to add patrons in
16989         bulk. It is commonly used in universities and schools when a new batch
16990         of students registers.</para>
16991
16992         <section id="createpatronfile">
16993           <title>Creating Patron File</title>
16994
16995           <para>Your Koha installation comes with a blank CSV file that you
16996           can use as a template for your patron records. If you would like to
16997           create the file yourself, make sure that your file has the following
16998           fields in this order as the header row:</para>
16999
17000           <para>borrowernumber, cardnumber, surname, firstname, title,
17001           othernames, initials, streetnumber, streettype, address, address2,
17002           city, zipcode, country, email, phone, mobile, fax, emailpro,
17003           phonepro, B_streetnumber, B_streettype, B_address, B_address2,
17004           B_city, B_zipcode, B_country, B_email, B_phone, dateofbirth,
17005           branchcode, categorycode, dateenrolled, dateexpiry, gonenoaddress,
17006           lost, debarred, contactname, contactfirstname, contacttitle,
17007           guarantorid, borrowernotes, relationship, ethnicity, ethnotes, sex,
17008           password, flags, userid, opacnote, contactnote, sort1, sort2,
17009           altcontactfirstname, altcontactsurname, altcontactaddress1,
17010           altcontactaddress2, altcontactaddress3, altcontactzipcode,
17011           altcontactcountry, altcontactphone, smsalertnumber,
17012           patron_attributes</para>
17013
17014           <important>
17015             <para>The 'password' value should be stored in plain text, and
17016             will be converted to a md5 hash (which is an encrypted version of
17017             the password).</para>
17018
17019             <itemizedlist>
17020               <listitem>
17021                 <para>If your passwords are already encrypted, talk to your
17022                 systems administrator about options</para>
17023               </listitem>
17024             </itemizedlist>
17025           </important>
17026
17027           <important>
17028             <para>Date formats should match your <link
17029             linkend="dateformat">system preference</link>, and must be
17030             zero-padded, e.g. '01/02/2008'.</para>
17031           </important>
17032
17033           <important>
17034             <para>The fields 'branchcode' and 'categorycode' are required and
17035             must match valid entries in your database.</para>
17036           </important>
17037
17038           <tip>
17039             <para>If loading <link linkend="patronattributetypes">patron
17040             attributes</link>, the 'patron_attributes' field should contain a
17041             comma-separated list of attribute types and values.</para>
17042
17043             <itemizedlist>
17044               <listitem>
17045                 <para>The attribute type code and a colon should precede each
17046                 value.</para>
17047
17048                 <itemizedlist>
17049                   <listitem>
17050                     <para>For example: <emphasis
17051                     role="bold">INSTID:12345,LANG:fr</emphasis> or <emphasis
17052                     role="bold">STARTDATE:January 1
17053                     2010,TRACK:Day</emphasis></para>
17054                   </listitem>
17055
17056                   <listitem>
17057                     <para>If an input record has more than one attribute, the
17058                     fields should either be entered as an unquoted string
17059                     (previous examples), or with each field wrapped in
17060                     separate double quotes and delimited by a comma:</para>
17061
17062                     <itemizedlist>
17063                       <listitem>
17064                         <para><emphasis role="bold">"STARTDATE:January 1,
17065                         2010","TRACK:Day"</emphasis></para>
17066                       </listitem>
17067
17068                       <listitem>
17069                         <para>This syntax would be required if the data might
17070                         have a comma in it, like a date string.</para>
17071                       </listitem>
17072                     </itemizedlist>
17073                   </listitem>
17074                 </itemizedlist>
17075               </listitem>
17076             </itemizedlist>
17077           </tip>
17078         </section>
17079
17080         <section id="importpatrons">
17081           <title>Importing Patrons</title>
17082
17083           <para>Once you have created your file, you can use the Patron Import
17084           Tool to bring the data into Koha.</para>
17085
17086           <screenshot>
17087             <screeninfo>Import Patron Form</screeninfo>
17088
17089             <mediaobject>
17090               <imageobject>
17091                 <imagedata fileref="images/tools/importpatrons/importpatrons.png"/>
17092               </imageobject>
17093             </mediaobject>
17094           </screenshot>
17095
17096           <itemizedlist>
17097             <listitem>
17098               <para>Choose your CSV file and choose to match on 'Cardnumber'
17099               to prevent adding of duplicate card numbers to the system</para>
17100             </listitem>
17101
17102             <listitem>
17103               <para>Next you can choose default values to apply to all patrons
17104               you are importing</para>
17105
17106               <itemizedlist>
17107                 <listitem>
17108                   <para>ex. If you're importing patrons specific to one branch
17109                   you can use the field on the Import form to apply the branch
17110                   code to all those you are importing.</para>
17111                 </listitem>
17112               </itemizedlist>
17113             </listitem>
17114
17115             <listitem>
17116               <para>Finally you need to decide on what data you want to
17117               replace if there are duplicates.</para>
17118
17119               <screenshot>
17120                 <screeninfo>Record matching options</screeninfo>
17121
17122                 <mediaobject>
17123                   <imageobject>
17124                     <imagedata fileref="images/tools/importpatrons/patronmatching.png"/>
17125                   </imageobject>
17126                 </mediaobject>
17127               </screenshot>
17128
17129               <itemizedlist>
17130                 <listitem>
17131                   <para>A matching record is found using the field you chose
17132                   for matching criteria to prevent duplication</para>
17133                 </listitem>
17134
17135                 <listitem>
17136                   <para>If you included patron attributes in your file you can
17137                   decide whether to add your values to existing values or
17138                   erase existing values and enter only your new values.</para>
17139                 </listitem>
17140               </itemizedlist>
17141             </listitem>
17142           </itemizedlist>
17143         </section>
17144       </section>
17145
17146       <section id="notices">
17147         <title>Notices &amp; Slips</title>
17148
17149         <itemizedlist>
17150           <listitem>
17151             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
17152             and Circulation &gt; Notices &amp; Slips</para>
17153           </listitem>
17154         </itemizedlist>
17155
17156         <para>All notices and circulation receipts (or slips) generated by
17157         Koha can be customized using the Notices &amp; Slips Tool. The system
17158         comes with several predefined templates that will appear when you
17159         first visit this tool.</para>
17160
17161         <screenshot>
17162           <screeninfo>Notices &amp; Slips Tool</screeninfo>
17163
17164           <mediaobject>
17165             <imageobject>
17166               <imagedata fileref="images/tools/notices/notices.png"/>
17167             </imageobject>
17168           </mediaobject>
17169         </screenshot>
17170
17171         <para>Each notice can be edited, but only a few can be deleted, this
17172         is to prevent system errors should a message try to send without a
17173         template. Each notice and slip can be edited on a per library basis,
17174         by default you will see the notices for all libraries.</para>
17175
17176         <para>If you have a style you'd like applied to all slips you can
17177         point the <link linkend="SlipCSS">SlipCSS</link> preference to a
17178         stylesheet. The same is true for notices, using the <link
17179         linkend="NoticeCSS">NoticeCSS</link> preference to define a
17180         stylesheet.</para>
17181
17182         <section id="addnotices">
17183           <title>Adding Notices &amp; Slips</title>
17184
17185           <para>To add a new notice or slip</para>
17186
17187           <itemizedlist>
17188             <listitem>
17189               <para>Click 'New Notice'</para>
17190
17191               <screenshot>
17192                 <screeninfo>New Notice Form</screeninfo>
17193
17194                 <mediaobject>
17195                   <imageobject>
17196                     <imagedata fileref="images/tools/notices/newnotice.png"/>
17197                   </imageobject>
17198                 </mediaobject>
17199               </screenshot>
17200             </listitem>
17201
17202             <listitem>
17203               <para>Choose which library this notice or slip is for</para>
17204             </listitem>
17205
17206             <listitem>
17207               <para>Choose the module this notice is related to</para>
17208             </listitem>
17209
17210             <listitem>
17211               <para>The Code is limited to 20 characters</para>
17212
17213               <itemizedlist>
17214                 <listitem>
17215                   <important>
17216                     <para>When working with the overdue notices you want each
17217                     notice at each branch to have a unique code. Think about
17218                     using the branch code in front of the notice code for each
17219                     branch.</para>
17220                   </important>
17221                 </listitem>
17222               </itemizedlist>
17223             </listitem>
17224
17225             <listitem>
17226               <para>Use the name field to expand on your Code</para>
17227
17228               <itemizedlist>
17229                 <listitem>
17230                   <tip>
17231                     <para>With overdue notices, be sure to put your branch
17232                     name in the description as well so that it will be visible
17233                     when setting up your <link
17234                     linkend="noticetriggers">triggers</link>.</para>
17235                   </tip>
17236                 </listitem>
17237               </itemizedlist>
17238             </listitem>
17239
17240             <listitem>
17241               <para>If you plan on writing the notice or slip in HTML check
17242               the 'HTML Message' box, otherwise the content will be generated
17243               as plain text</para>
17244             </listitem>
17245
17246             <listitem>
17247               <para>Message Subject is what will appear in the subject line of
17248               the email</para>
17249             </listitem>
17250
17251             <listitem>
17252               <para>In the message body feel free to type whatever message you
17253               feel is best, use the fields on the left hand side to enter
17254               individualized data from the from database.</para>
17255
17256               <itemizedlist>
17257                 <listitem>
17258                   <important>
17259                     <para>Overdue notices can use
17260                     &lt;&lt;items.content&gt;&gt; tags by themselves, or use
17261                     &lt;item&gt;&lt;/item&gt; to span all of the tags. Learn
17262                     more about the <link linkend="noticemarkup">Overdue Notice
17263                     Markup</link></para>
17264
17265                     <itemizedlist>
17266                       <listitem>
17267                         <para>On overdue notices make sure to use
17268                         &lt;&lt;items.content&gt;&gt; tags to print out the
17269                         data related to all items that are overdue.</para>
17270                       </listitem>
17271                     </itemizedlist>
17272
17273                     <itemizedlist>
17274                       <listitem>
17275                         <para>The other option, only for overdue notices, is
17276                         to use the &lt;item&gt;&lt;/item&gt; tags to span the
17277                         line so that it will print out multiple lines One
17278                         example for the &lt;item&gt;&lt;/item&gt; tag option
17279                         is:</para>
17280
17281                         <para>&lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by
17282                           &lt;&lt;biblio.author&gt;&gt;, &lt;&lt;items.itemcallnumber&gt;&gt;,
17283                           Barcode: &lt;&lt;items.barcode&gt;&gt; , Checkout date:
17284                           &lt;&lt;issues.issuedate&gt;&gt;, Due date:
17285                           &lt;&lt;issues.date_due&gt;&gt; Fine: &lt;&lt;items.fine&gt;&gt; Due date:
17286                           &lt;&lt;issues.date_due&gt;&gt; &lt;/item&gt;</para>
17287                       </listitem>
17288                     </itemizedlist>
17289                   </important>
17290                 </listitem>
17291
17292                 <listitem>
17293                   <important>
17294                     <para>Only the overdue notices take advantage of the
17295                     &lt;item&gt;&lt;/item&gt; tags, all other notices
17296                     referencing items need to use
17297                     &lt;&lt;items.content&gt;&gt;</para>
17298                   </important>
17299                 </listitem>
17300                 <listitem>
17301                   <tip>
17302                     <para>To add today's date you can use the &lt;&lt;today&gt;&gt; syntax</para>
17303                   </tip>
17304                 </listitem>
17305               </itemizedlist>
17306             </listitem>
17307           </itemizedlist>
17308
17309           <section id="noticemarkup">
17310             <title>Overdue Notice Markup</title>
17311
17312             <para>When creating your overdue notices there are two tags in
17313             addition to the various database fields that you can use in your
17314             notices.<important>
17315                 <para>These new tags only work on the overdue notices, not
17316                 other circulation related notices at this time.</para>
17317               </important></para>
17318
17319             <itemizedlist>
17320               <listitem>
17321                 <para>&lt;item&gt;&lt;/item&gt; which should enclose all
17322                 fields from the biblio, biblioitems, and items tables.</para>
17323               </listitem>
17324
17325               <listitem>
17326                 <para>&lt;fine&gt;&lt;/fine&gt; which should be enclosed by
17327                 the item tag and should enclose a currency identifier per ISO
17328                 4217. If this tag is present with a proper identifier, the
17329                 fine for that item will be displayed in the proper currency
17330                 format.</para>
17331
17332                 <itemizedlist>
17333                   <listitem>
17334                     <para>Note: ISO 4217 changes from time to time therefore
17335                     all currencies may not be supported. If you find one that
17336                     is not supported, please file a bug with the
17337                     Locale::Currency::Format author Tan D Nguyen &lt;tnguyen
17338                     at cpan doe org&gt;.</para>
17339                   </listitem>
17340                 </itemizedlist>
17341               </listitem>
17342             </itemizedlist>
17343
17344             <para>An example of using these two tags in a notice template
17345             might be like:</para>
17346
17347             <programlisting>   The following item(s) is/are currently overdue:
17348
17349    &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;fine&gt;GBP&lt;/fine&gt;&lt;/item&gt;</programlisting>
17350
17351             <para>Which, assuming two items were overdue, would result in a
17352             notice like:<programlisting>   The following item(s) is/are currently overdue:
17353
17354    "A Short History of Western Civilization" by Harrison, John B, 909.09821 H2451, Barcode: 08030003 Fine: £3.50
17355    "History of Western Civilization" by Hayes, Carlton Joseph Huntley, 909.09821 H3261 v.1, Barcode: 08030004 Fine: £3.50</programlisting></para>
17356           </section>
17357         </section>
17358
17359         <section id="existingnotices">
17360           <title>Existing Notices &amp; Slips</title>
17361
17362           <para>Among the default notices are notices for several common
17363           actions within Koha. All of these notices can be customized by
17364           altering their text via the Notices &amp; Slips tool and their style
17365           using the <link linkend="NoticeCSS">NoticeCSS</link> preference to
17366           define a stylesheet. Here are some of what those notices do</para>
17367
17368           <itemizedlist>
17369             <listitem>
17370               <para id="ACCTDETAILS">ACCTDETAILS</para>
17371
17372               <itemizedlist>
17373                 <listitem>
17374                   <para>Sent to patrons when their account is set up if the
17375                   <link linkend="AutoEmailOPACUser">AutoEmailOPACUser</link>
17376                   preference is set to 'Send'</para>
17377                 </listitem>
17378               </itemizedlist>
17379             </listitem>
17380
17381             <listitem>
17382               <para id="ACQCLAIM">ACQCLAIM (Acquisition Claim)</para>
17383
17384               <itemizedlist>
17385                 <listitem>
17386                   <para>Used in the claim acquisition module</para>
17387                 </listitem>
17388
17389                 <listitem>
17390                   <para><emphasis>Get there:</emphasis> More &gt; Acquisitions
17391                   &gt; Late issues</para>
17392                 </listitem>
17393               </itemizedlist>
17394             </listitem>
17395
17396             <listitem>
17397               <para id="HOLDnotice">HOLD (Hold Available for Pickup)</para>
17398
17399               <itemizedlist>
17400                 <listitem>
17401                   <para>This notice is used if two criteria are met:</para>
17402
17403                   <orderedlist>
17404                     <listitem>
17405                       <para>The <link
17406                       linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
17407                       is set to 'Allow'</para>
17408                     </listitem>
17409
17410                     <listitem>
17411                       <para>The patron has requested to receive this
17412                       notice</para>
17413
17414                       <itemizedlist>
17415                         <listitem>
17416                           <para><emphasis>Get there: </emphasis>OPAC &gt;
17417                           Login &gt; my messaging</para>
17418                         </listitem>
17419
17420                         <listitem>
17421                           <para><emphasis>Get there: </emphasis>Staff Client
17422                           &gt; Patron Record &gt; <link
17423                           linkend="patnotices">Notices</link></para>
17424                         </listitem>
17425                       </itemizedlist>
17426                     </listitem>
17427                   </orderedlist>
17428                 </listitem>
17429
17430                 <listitem>
17431                   <para>When this notice references the branches table it is
17432                   referring to the pickup branch information.</para>
17433                 </listitem>
17434               </itemizedlist>
17435             </listitem>
17436
17437             <listitem>
17438               <para id="HOLDPLACED">HOLDPLACED (a notice to the library staff
17439               that a hold has been placed)</para>
17440
17441               <itemizedlist>
17442                 <listitem>
17443                   <para>This notice requires the <link
17444                   linkend="emailLibrarianWhenHoldIsPlaced">emailLibrarianWhenHoldIsPlaced</link>
17445                   system preference to be set to 'Enable'</para>
17446                 </listitem>
17447
17448                 <listitem>
17449                   <para>When this notice references the branches table it is
17450                   referring to the pickup branch information.</para>
17451                 </listitem>
17452               </itemizedlist>
17453             </listitem>
17454
17455             <listitem>
17456               <para id="HOLD_PRINT">HOLD_PRINT (Printed notice when hold
17457               available for pickup)</para>
17458
17459               <itemizedlist>
17460                 <listitem>
17461                   <para>This notice is used for hold confirmation notices that
17462                   are sent out in print format. This will not effect what the
17463                   email notice looks like.</para>
17464                 </listitem>
17465
17466                 <listitem>
17467                   <para>When this notice references the branches table it is
17468                   referring to the pickup branch information.</para>
17469                 </listitem>
17470               </itemizedlist>
17471             </listitem>
17472
17473             <listitem>
17474               <para id="ODUE">ODUE (Overdue Notice)</para>
17475
17476               <itemizedlist>
17477                 <listitem>
17478                   <para>This notice is used to send Overdue Notices to
17479                   Patrons</para>
17480                 </listitem>
17481
17482                 <listitem>
17483                   <para>See a <link linkend="samplenotice">Sample Overdue
17484                   Notice</link></para>
17485                 </listitem>
17486
17487                 <listitem>
17488                   <para>Requires that you set <link
17489                   linkend="noticetriggers">Overdue Notice/Status
17490                   Triggers</link></para>
17491                 </listitem>
17492               </itemizedlist>
17493             </listitem>
17494
17495             <listitem>
17496               <para id="RLIST">RLIST (Routing List)</para>
17497
17498               <itemizedlist>
17499                 <listitem>
17500                   <para>Used in the serials module to notify patrons/staff of
17501                   new issues of a serial</para>
17502
17503                   <itemizedlist>
17504                     <listitem>
17505                       <para><emphasis>Get there:</emphasis> More &gt; Serials
17506                       &gt; <link linkend="newsubscription">New
17507                       Subscription</link></para>
17508                     </listitem>
17509                   </itemizedlist>
17510                 </listitem>
17511
17512                 <listitem>
17513                   <para>You have the option to select the 'Routing List'
17514                   notice when creating a new subscription (Choose from the
17515                   'Patron notification' drop down).</para>
17516                 </listitem>
17517
17518                 <listitem>
17519                   <tip>
17520                     <para>Notice also that if you'd like to notify patrons of
17521                     new serial issues, you can click on 'define a notice'
17522                     which will take you to the 'Notices' tool</para>
17523                   </tip>
17524                 </listitem>
17525               </itemizedlist>
17526             </listitem>
17527           </itemizedlist>
17528
17529           <para>There are also a set of predefined slips (or receipts) listed
17530           on this page. All of these slips can be customized by altering their
17531           text via the Notices &amp; Slips tool and their style using the
17532           <link linkend="SlipCSS">SlipCSS</link> preference to define a
17533           stylesheet. Here is what those slips are used for:</para>
17534
17535           <itemizedlist>
17536             <listitem>
17537               <para>ISSUEQSLIP</para>
17538
17539               <itemizedlist>
17540                 <listitem>
17541                   <para>Used to print the quick slip in circulation</para>
17542                 </listitem>
17543
17544                 <listitem>
17545                   <para>The quick slip only includes items that were checked
17546                   out today</para>
17547                 </listitem>
17548               </itemizedlist>
17549             </listitem>
17550
17551             <listitem>
17552               <para>ISSUESLIP</para>
17553
17554               <itemizedlist>
17555                 <listitem>
17556                   <para>Used to print a full slip in circulation</para>
17557                 </listitem>
17558
17559                 <listitem>
17560                   <para>The slip or receipt will show items checked out today
17561                   as well as items that are still checked out</para>
17562                 </listitem>
17563               </itemizedlist>
17564             </listitem>
17565
17566             <listitem>
17567               <para>RESERVESLIP</para>
17568
17569               <itemizedlist>
17570                 <listitem>
17571                   <para>Used to print a holds slip</para>
17572                 </listitem>
17573
17574                 <listitem>
17575                   <para>The holds slip is generated when a hold is
17576                   confirmed</para>
17577                 </listitem>
17578               </itemizedlist>
17579             </listitem>
17580
17581             <listitem>
17582               <para>TRANSFERSLIP</para>
17583
17584               <itemizedlist>
17585                 <listitem>
17586                   <para>Used to print a transfer slip</para>
17587                 </listitem>
17588
17589                 <listitem>
17590                   <para>The transfer slip is printed when you confirm a
17591                   transfer from one branch to another in your system</para>
17592                 </listitem>
17593               </itemizedlist>
17594             </listitem>
17595           </itemizedlist>
17596         </section>
17597       </section>
17598
17599       <section id="noticetriggers">
17600         <title>Overdue Notice/Status Triggers</title>
17601
17602         <itemizedlist>
17603           <listitem>
17604             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
17605             and Circulation &gt; Overdue Notice/Status Triggers</para>
17606           </listitem>
17607         </itemizedlist>
17608
17609         <para>In order to send the overdue notices that you defined using the
17610         <link linkend="notices">Notices</link> tool, you need to first set the
17611         triggers to have these messages.</para>
17612
17613         <important>
17614           <para>In order to have overdue notices sent to your patrons, you
17615           need to <link linkend="addingpatroncat">set that patron
17616           category</link> to require overdue notices.</para>
17617         </important>
17618
17619         <para>The Overdue Notice/Status Triggers tool gives the librarian the
17620         power to send up to three notices to each patron type notifying them
17621         of overdue items</para>
17622
17623         <screenshot>
17624           <screeninfo>Overdue Notice/Status Triggers Tool</screeninfo>
17625
17626           <mediaobject>
17627             <imageobject>
17628               <imagedata fileref="images/tools/triggers.png"/>
17629             </imageobject>
17630           </mediaobject>
17631         </screenshot>
17632
17633         <itemizedlist>
17634           <listitem>
17635             <para>Delay is the number of days after an issue is due before an
17636             action is triggered.</para>
17637
17638             <itemizedlist>
17639               <listitem>
17640                 <important>
17641                   <para>If you want Koha to trigger an action (send a letter
17642                   or restrict member), a delay value is required.</para>
17643                 </important>
17644               </listitem>
17645             </itemizedlist>
17646           </listitem>
17647
17648           <listitem>
17649             <para>To send additional notices, click on the tabs for 'Second'
17650             and 'Third' notice</para>
17651           </listitem>
17652
17653           <listitem>
17654             <para>If you would like to prevent a patron from checking items
17655             out because of their overdue items, check the 'Restrict' box, this
17656             will put a notice on the patron's record at checkout informing the
17657             librarian that the patron cannot check out due to overdue
17658             items.</para>
17659           </listitem>
17660
17661           <listitem>
17662             <para>See a <link linkend="samplenotice">Sample Overdue
17663             Notice</link></para>
17664           </listitem>
17665         </itemizedlist>
17666       </section>
17667
17668       <section id="patroncardcreator">
17669         <title>Patron Card Creator</title>
17670
17671         <itemizedlist>
17672           <listitem>
17673             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
17674             and Circulation &gt; Patron Card Creator</para>
17675           </listitem>
17676         </itemizedlist>
17677
17678         <para>The Patron Card Creator allow you to use layouts and templates
17679         which you design to print a nearly unlimited variety of patron cards
17680         including barcodes. Here are some of the features of the Patron Card
17681         Creator module:</para>
17682
17683         <itemizedlist>
17684           <listitem>
17685             <para>Customize patron card layouts</para>
17686           </listitem>
17687
17688           <listitem>
17689             <para>Design custom card templates for printed patron cards</para>
17690           </listitem>
17691
17692           <listitem>
17693             <para>Build and manage batches of patron cards</para>
17694           </listitem>
17695
17696           <listitem>
17697             <para>Export single or multiple batches</para>
17698           </listitem>
17699
17700           <listitem>
17701             <para>Export single or multiple patron cards from within a
17702             batch</para>
17703           </listitem>
17704
17705           <listitem>
17706             <para>Export card data as a PDF readable by any standard PDF
17707             reader, making patron cards printable directly on a printer</para>
17708           </listitem>
17709         </itemizedlist>
17710
17711         <para>At the top of each screen within the Patron Card Creator, you
17712         will see a toolbar allowing quick access to relevant functions. The
17713         menu to the left of each screen also allows easy access to the
17714         different sections of the Patron Card Creator. The bread crumb trail
17715         near the top of each screen will give specific indication as to where
17716         you are within the Patron Card Creator module and allow quick
17717         navigation to previously traversed sections. And finally, you can find
17718         more detailed information on each section of the Patron Card Creator
17719         by clicking the online help link at the upper left-hand corner of
17720         every page.</para>
17721
17722         <section id="patrontemplate">
17723           <title>Templates</title>
17724
17725           <itemizedlist>
17726             <listitem>
17727               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
17728               Patron Card Creator &gt; Templates</para>
17729             </listitem>
17730           </itemizedlist>
17731
17732           <para>A template is the label/card stock you are using. This might
17733           be Avery 5160 for address labels, Gaylord 47-284 for spine labels or
17734           Avery 28371 for your patron cards, just to give a couple of
17735           examples. These labels will include all of the information you will
17736           need for setting up a Koha, this information may be on the
17737           packaging, and if not it can usually be found on the vendor's
17738           website.</para>
17739
17740           <section id="addcardtemplate">
17741             <title>Add a Template</title>
17742
17743             <para>To add a new template, you want to click on the 'Templates'
17744             button at the top of your page and choose 'New Template'</para>
17745
17746             <screenshot>
17747               <screeninfo>New Template Button</screeninfo>
17748
17749               <mediaobject>
17750                 <imageobject>
17751                   <imagedata fileref="images/tools/patroncards/newtemplate.png"/>
17752                 </imageobject>
17753               </mediaobject>
17754             </screenshot>
17755
17756             <para>Using the form that appears you can define the template for
17757             your sheet of labels or cards.</para>
17758
17759             <screenshot>
17760               <screeninfo>Add Patron Card Template</screeninfo>
17761
17762               <mediaobject>
17763                 <imageobject>
17764                   <imagedata fileref="images/tools/patroncards/edittemplate.png"/>
17765                 </imageobject>
17766               </mediaobject>
17767             </screenshot>
17768
17769             <itemizedlist>
17770               <listitem>
17771                 <para>Template ID will be automatically generated after saving
17772                 your template, this is simply a system generated unique
17773                 id</para>
17774               </listitem>
17775
17776               <listitem>
17777                 <para>Template Code should be something you can use to
17778                 identify your template on a list of templates</para>
17779               </listitem>
17780
17781               <listitem>
17782                 <para>You can use the Template Description to add additional
17783                 information about the template</para>
17784               </listitem>
17785
17786               <listitem>
17787                 <para>The Units pull down is used to define what measurement
17788                 scale you're going to be using for the template. This should
17789                 probably match the unit of measurement used on the template
17790                 description provided by the product vendor.</para>
17791
17792                 <screenshot>
17793                   <screeninfo>Measurement Units</screeninfo>
17794
17795                   <mediaobject>
17796                     <imageobject>
17797                       <imagedata fileref="images/tools/patroncards/units.png"/>
17798                     </imageobject>
17799                   </mediaobject>
17800                 </screenshot>
17801               </listitem>
17802
17803               <listitem>
17804                 <para>The measurements can be found on the vendor product
17805                 packaging or website.</para>
17806               </listitem>
17807
17808               <listitem>
17809                 <para>A profile is a set of "adjustments" applied to a given
17810                 template just prior to printing which compensates for
17811                 anomalies unique and peculiar to a given printer (to which the
17812                 profile is assigned).</para>
17813
17814                 <itemizedlist>
17815                   <listitem>
17816                     <para>Before picking a profile try printing some sample
17817                     cards so that you can easily define a profile that is
17818                     right for your printer/template combination.</para>
17819                   </listitem>
17820
17821                   <listitem>
17822                     <para>After finding any anomalies in the printed document,
17823                     <link linkend="addcardprofile">create a profile</link> and
17824                     assign it to the template.</para>
17825                   </listitem>
17826                 </itemizedlist>
17827               </listitem>
17828             </itemizedlist>
17829
17830             <para>After saving, your templates will appear on the 'Manage
17831             Templates' page.</para>
17832
17833             <screenshot>
17834               <screeninfo>Manage Templates</screeninfo>
17835
17836               <mediaobject>
17837                 <imageobject>
17838                   <imagedata fileref="images/tools/patroncards/managetemplates.png"/>
17839                 </imageobject>
17840               </mediaobject>
17841             </screenshot>
17842           </section>
17843         </section>
17844
17845         <section id="patronprofile">
17846           <title>Profiles</title>
17847
17848           <itemizedlist>
17849             <listitem>
17850               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
17851               Patron Card Creator &gt; Profiles</para>
17852             </listitem>
17853           </itemizedlist>
17854
17855           <para>A profile is a set of "adjustments" applied to a given <link
17856           linkend="patrontemplate">template</link> just prior to printing
17857           which compensates for anomalies unique and peculiar to a given
17858           printer (to which the profile is assigned). This means if you set a
17859           template up and then print a sample set of data and find that the
17860           items are not all aligned the same on each card, you need to set up
17861           a profile for each printer to make up for the differences in
17862           printing styles, such as the shifting of text to the left, right,
17863           top or bottom.</para>
17864
17865           <para>If your cards are printing just the way you want, you will not
17866           need a profile.</para>
17867
17868           <section id="addcardprofile">
17869             <title>Add a Profile</title>
17870
17871             <para>To add a new profile, you want to click on the 'Profiles'
17872             button at the top of your page and choose 'New Profile'</para>
17873
17874             <screenshot>
17875               <screeninfo>New Profile Button</screeninfo>
17876
17877               <mediaobject>
17878                 <imageobject>
17879                   <imagedata fileref="images/tools/patroncards/newprofile.png"/>
17880                 </imageobject>
17881               </mediaobject>
17882             </screenshot>
17883
17884             <para>Using the form that appears you can create a profile to fix
17885             any problems with your template.</para>
17886
17887             <screenshot>
17888               <screeninfo>Add Printer Profile</screeninfo>
17889
17890               <mediaobject>
17891                 <imageobject>
17892                   <imagedata fileref="images/tools/patroncards/addprofile.png"/>
17893                 </imageobject>
17894               </mediaobject>
17895             </screenshot>
17896
17897             <itemizedlist>
17898               <listitem>
17899                 <para>The Printer Name and Paper Bin do not have to match your
17900                 printer exactly, they are for your reference so you can
17901                 remember what printer you have set the profile for. So if you
17902                 want to use the Printer model number in printer name or you
17903                 can call it 'the printer on my desk'</para>
17904               </listitem>
17905
17906               <listitem>
17907                 <para>Template will be filled in once you have chosen which
17908                 template to apply the profile to on the <link
17909                 linkend="addcardtemplate">template edit form</link></para>
17910               </listitem>
17911
17912               <listitem>
17913                 <para>The Units pull down is used to define what measurement
17914                 scale you're going to be using for your profile.</para>
17915
17916                 <screenshot>
17917                   <screeninfo>Units of Measurement</screeninfo>
17918
17919                   <mediaobject>
17920                     <imageobject>
17921                       <imagedata fileref="images/tools/patroncards/units.png"/>
17922                     </imageobject>
17923                   </mediaobject>
17924                 </screenshot>
17925               </listitem>
17926
17927               <listitem>
17928                 <para>Offset describes what happens when the entire image is
17929                 off center either vertically or horizontally and creep
17930                 describes a condition where the distance between the labels
17931                 changes across the page or up and down the page</para>
17932
17933                 <itemizedlist>
17934                   <listitem>
17935                     <para>For these values, negative numbers move the error up
17936                     and to the left and positive numbers move the error down
17937                     and to the right</para>
17938                   </listitem>
17939
17940                   <listitem>
17941                     <para>Example: the text is .25" from the left edge of the
17942                     first label, .28" from the left edge of the second label
17943                     and .31" from the left edge of the third label. This means
17944                     the horizontal creep should be set to .03" to make up for
17945                     this difference.</para>
17946                   </listitem>
17947                 </itemizedlist>
17948               </listitem>
17949             </itemizedlist>
17950
17951             <para>After saving, your profiles will appear on the 'Manage
17952             Profiles' page.</para>
17953
17954             <screenshot>
17955               <screeninfo>Manage Profiles</screeninfo>
17956
17957               <mediaobject>
17958                 <imageobject>
17959                   <imagedata fileref="images/tools/patroncards/manageprofiles.png"/>
17960                 </imageobject>
17961               </mediaobject>
17962             </screenshot>
17963
17964             <para>Once you have saved your new profile, you can return to the
17965             list of templates and choose to edit the template that this
17966             profile is for.</para>
17967           </section>
17968         </section>
17969
17970         <section id="cardlayouts">
17971           <title>Layouts</title>
17972
17973           <itemizedlist>
17974             <listitem>
17975               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
17976               Patron Card Creator &gt; Layouts</para>
17977             </listitem>
17978           </itemizedlist>
17979
17980           <para>A layout defines the text and images that will be printed on
17981           to the card and where it will appear.</para>
17982
17983           <section id="addcardlayout">
17984             <title>Add a Layout</title>
17985
17986             <para>To add a new layout, you want to click on the 'Layouts'
17987             button at the top of your page and choose 'New Layout'</para>
17988
17989             <screenshot>
17990               <screeninfo>New Layout Button</screeninfo>
17991
17992               <mediaobject>
17993                 <imageobject>
17994                   <imagedata fileref="images/tools/patroncards/newlayout.png"/>
17995                 </imageobject>
17996               </mediaobject>
17997             </screenshot>
17998
17999             <para>Using the form that appears you can create a profile to fix
18000             any problems with your template.</para>
18001
18002             <screenshot>
18003               <screeninfo>Add New Layout</screeninfo>
18004
18005               <mediaobject>
18006                 <imageobject>
18007                   <imagedata fileref="images/tools/patroncards/addlayout.png"/>
18008                 </imageobject>
18009               </mediaobject>
18010             </screenshot>
18011
18012             <itemizedlist>
18013               <listitem>
18014                 <para>The name you assign to the layout is for your benefit,
18015                 name it something that will be easy to identify at a later
18016                 date</para>
18017               </listitem>
18018
18019               <listitem>
18020                 <para>The Units pull down is used to define what measurement
18021                 scale you're going to be using for your layout.</para>
18022
18023                 <screenshot>
18024                   <screeninfo>Units of Measurement</screeninfo>
18025
18026                   <mediaobject>
18027                     <imageobject>
18028                       <imagedata fileref="images/tools/patroncards/units.png"/>
18029                     </imageobject>
18030                   </mediaobject>
18031                 </screenshot>
18032               </listitem>
18033
18034               <listitem>
18035                 <para>Next note if this layout is for the front or the back of
18036                 the patron card</para>
18037
18038                 <itemizedlist>
18039                   <listitem>
18040                     <para>You will need a layout for both the front and back
18041                     of your card if you have 2-sided library cards</para>
18042                   </listitem>
18043                 </itemizedlist>
18044               </listitem>
18045
18046               <listitem>
18047                 <para>You have the option of adding up to 3 lines of text to
18048                 your card. Your text can be static text of your choosing
18049                 and/or fields from the patron record. If you want to print
18050                 fields from the patron record you want to put the field names
18051                 in brackets like so - &lt;firstname&gt;</para>
18052               </listitem>
18053
18054               <listitem>
18055                 <para>For each line of text, you can choose your font, font
18056                 size and the location of the text on the card using the lower
18057                 X and Y coordinates</para>
18058               </listitem>
18059
18060               <listitem>
18061                 <para>In order to show the barcode and the patron card number
18062                 you will need to check the 'Print Card Number as Barcode'
18063                 option. This will turn the patron card number into a barcode.
18064                 If you want the number to print in human readable format you
18065                 will need to check the 'Print Card Number as Text Under
18066                 Barcode' option.</para>
18067               </listitem>
18068
18069               <listitem>
18070                 <para>Finally you can choose up to two images to print on the
18071                 card.</para>
18072
18073                 <itemizedlist>
18074                   <listitem>
18075                     <para>One can be the <link
18076                     linkend="uploadpatronimages">patron image</link> which you
18077                     can resize to meet your needs.</para>
18078                   </listitem>
18079
18080                   <listitem>
18081                     <para>The other image can be something like a library logo
18082                     or symbol that you uploaded using the '<link
18083                     linkend="managecardimages">Manage Images</link>' module of
18084                     the Patron Card Creator Tool.</para>
18085                   </listitem>
18086                 </itemizedlist>
18087               </listitem>
18088             </itemizedlist>
18089
18090             <para>After saving, your layouts will appear on the 'Manage
18091             Layouts' page.</para>
18092
18093             <screenshot>
18094               <screeninfo>Manage Layouts</screeninfo>
18095
18096               <mediaobject>
18097                 <imageobject>
18098                   <imagedata fileref="images/tools/patroncards/managelayouts.png"/>
18099                 </imageobject>
18100               </mediaobject>
18101             </screenshot>
18102           </section>
18103         </section>
18104
18105         <section id="patroncardbatches">
18106           <title>Batches</title>
18107
18108           <itemizedlist>
18109             <listitem>
18110               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
18111               Patron Card Creator &gt; Batches</para>
18112             </listitem>
18113           </itemizedlist>
18114
18115           <para>A batch is a collection of patrons for whom you want to
18116           generate cards.</para>
18117
18118           <section id="addcardbatch">
18119             <title>Add a Batch</title>
18120
18121             <para>To add a new batch, you want to click on the 'Batches'
18122             button at the top of your page and choose 'New Batch'</para>
18123
18124             <screenshot>
18125               <screeninfo>New Batch Button</screeninfo>
18126
18127               <mediaobject>
18128                 <imageobject>
18129                   <imagedata fileref="images/tools/patroncards/newbatch.png"/>
18130                 </imageobject>
18131               </mediaobject>
18132             </screenshot>
18133
18134             <para/>
18135           </section>
18136         </section>
18137
18138         <section id="managecardimages">
18139           <title>Manage Images</title>
18140
18141           <itemizedlist>
18142             <listitem>
18143               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
18144               Patron Card Creator &gt; Manage Images</para>
18145             </listitem>
18146           </itemizedlist>
18147
18148           <para>Images uploaded using this tool will appear on the menu when
18149           creating <link linkend="cardlayouts">patron card layouts</link>. You
18150           are limited in how many images you can upload (not counting patron
18151           images) by the <link linkend="ImageLimit">ImageLimit</link> system
18152           preference.</para>
18153
18154           <important>
18155             <para>Images must be under 500k in size.</para>
18156           </important>
18157
18158           <tip>
18159             <para>Pictures uploaded with this tool should be at least 300dpi
18160             which is the minimum quality for a printable image.</para>
18161           </tip>
18162
18163           <para>In the center of the screen is a simple upload form, simply
18164           browse for the file on your computer and give it a name you'll
18165           recognize later.</para>
18166
18167           <screenshot>
18168             <screeninfo>Upload Images</screeninfo>
18169
18170             <mediaobject>
18171               <imageobject>
18172                 <imagedata fileref="images/tools/patroncards/imageupload.png"/>
18173               </imageobject>
18174             </mediaobject>
18175           </screenshot>
18176
18177           <para>Once the file is uploaded you will be presented with a
18178           confirmation message.</para>
18179
18180           <screenshot>
18181             <screeninfo>Image Uploaded</screeninfo>
18182
18183             <mediaobject>
18184               <imageobject>
18185                 <imagedata fileref="images/tools/patroncards/imageuploaded.png"/>
18186               </imageobject>
18187             </mediaobject>
18188           </screenshot>
18189
18190           <para>And the image will be listed with all of your others on the
18191           right hand side of the page.</para>
18192
18193           <screenshot>
18194             <screeninfo>Images</screeninfo>
18195
18196             <mediaobject>
18197               <imageobject>
18198                 <imagedata fileref="images/tools/patroncards/imagedelete.png"/>
18199               </imageobject>
18200             </mediaobject>
18201           </screenshot>
18202
18203           <para>To delete one or multiple of these images, click the checkbox
18204           to the right of each image you want to delete and click the 'Delete'
18205           button.</para>
18206         </section>
18207       </section>
18208
18209       <section id="anonpatrons">
18210         <title>Patrons (anonymize, bulk-delete)</title>
18211
18212         <itemizedlist>
18213           <listitem>
18214             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18215             and Circulation &gt; Patrons (anonymize, bulk-delete)</para>
18216           </listitem>
18217         </itemizedlist>
18218
18219         <para>This tool allows you to bulk anonymize circulation histories
18220         (this means that you keep records of how many times items were checked
18221         out - but not the patrons who checked the items out) or bulk delete
18222         patrons (remove them from the system completely).<important>
18223             <para>Patrons with outstanding fines or items checked out are not saved. They are not
18224               completely removed from the system (they are only moved to the delete_borrowers
18225               table), but this tool does not provide as many checks as one may desire.</para>
18226           </important></para>
18227         <important>
18228           <para>The anonymization will fail quietly if <link linkend="AnonymousPatron"
18229               >AnonymousPatron</link> preference does not contain a valid value.</para>
18230         </important>
18231
18232         <screenshot>
18233           <screeninfo>Patron Anonymize/Bulk Delete Tool</screeninfo>
18234
18235           <mediaobject>
18236             <imageobject>
18237               <imagedata fileref="images/tools/anonymize/patronbulkdelete.png"/>
18238             </imageobject>
18239           </mediaobject>
18240         </screenshot>
18241
18242         <para>To either delete or anonymize patrons</para>
18243
18244         <itemizedlist>
18245           <listitem>
18246             <para>Check the task you would like to perform (Delete or
18247             Anonymize)</para>
18248           </listitem>
18249
18250           <listitem>
18251             <para>Enter a date before which you want to alter the data</para>
18252           </listitem>
18253
18254           <listitem>
18255             <para>Click 'Next'</para>
18256           </listitem>
18257
18258           <listitem>
18259             <para>A confirmation will appear asking if you're sure this is
18260             what you want to happen</para>
18261
18262             <screenshot>
18263               <screeninfo>Patron Anonymize/Bulk Delete
18264               Confirmation</screeninfo>
18265
18266               <mediaobject>
18267                 <imageobject>
18268                   <imagedata fileref="images/tools/anonymize/patronanonconfirm.png"/>
18269                 </imageobject>
18270               </mediaobject>
18271             </screenshot>
18272           </listitem>
18273
18274           <listitem>
18275             <para>Clicking 'Finish' will delete or anonymize your data</para>
18276
18277             <screenshot>
18278               <screeninfo>Completed Process</screeninfo>
18279
18280               <mediaobject>
18281                 <imageobject>
18282                   <imagedata fileref="images/tools/anonymize/patronanoncomplete.png"/>
18283                 </imageobject>
18284               </mediaobject>
18285             </screenshot>
18286           </listitem>
18287         </itemizedlist>
18288       </section>
18289
18290       <section id="batchpatronmod">
18291         <title>Batch patron modifiction</title>
18292
18293         <itemizedlist>
18294           <listitem>
18295             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18296             and Circulation &gt; Batch patron modification</para>
18297           </listitem>
18298         </itemizedlist>
18299
18300         <para>With this tool you can make edits to a batch of patron records.
18301         Simply load in a file of cardnumbers (one per line) or scan patron
18302         card numbers in to the box provided.</para>
18303
18304         <screenshot>
18305           <screeninfo>Batch patron modification</screeninfo>
18306
18307           <mediaobject>
18308             <imageobject>
18309               <imagedata fileref="images/tools/batchpatron/batchmodify.png"/>
18310             </imageobject>
18311           </mediaobject>
18312         </screenshot>
18313
18314         <para>Once you have the file loaded or the barcodes scanned click
18315         'Continue.' You will be presented with a list of the patrons and the
18316         changes you can make.</para>
18317
18318         <screenshot>
18319           <screeninfo>Patrons to modify</screeninfo>
18320
18321           <mediaobject>
18322             <imageobject>
18323               <imagedata fileref="images/tools/batchpatron/modifyform.png"/>
18324             </imageobject>
18325           </mediaobject>
18326         </screenshot>
18327
18328         <para>To the left of each text box there is a checkbox. Clicking that
18329         checkbox will clear our the field values. <important>
18330             <para>If the field is mandatory you will not be able to clear the
18331             value in it.</para>
18332           </important></para>
18333
18334         <para>If you have multiple patron attributes you can change them all
18335         by using the plus (+) sign to the right of the text box. This will
18336         allow you to add another attribute value.</para>
18337
18338         <screenshot>
18339           <screeninfo>Editing patron attributes</screeninfo>
18340
18341           <mediaobject>
18342             <imageobject>
18343               <imagedata fileref="images/tools/batchpatron/attributes.png"/>
18344             </imageobject>
18345           </mediaobject>
18346         </screenshot>
18347
18348         <para>Once you have made the changes you want, you can click 'Save'
18349         and Koha will present you with the changed patron records.</para>
18350       </section>
18351
18352       <section id="tagsmoderation">
18353         <title>Tag Moderation</title>
18354
18355         <itemizedlist>
18356           <listitem>
18357             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18358             and Circulation &gt; Tags</para>
18359           </listitem>
18360         </itemizedlist>
18361
18362         <para>Depending on your <link linkend="taggingprefs">tagging system preferences</link>,
18363           librarians may need to approve tags before they are published on the OPAC. This is done
18364           via the Tag Moderation Tool. If there are tags awaiting moderation they will be listed on
18365           the main staff dashboard under the module labels:</para>
18366
18367         <screenshot>
18368           <screeninfo>Tags pending approval</screeninfo>
18369
18370           <mediaobject>
18371             <imageobject>
18372               <imagedata fileref="images/tools/tagging/pendingtags.png"/>
18373             </imageobject>
18374           </mediaobject>
18375         </screenshot>
18376
18377         <para>To moderate the tags visit the Tags tool. When first visiting
18378         the tool, you will be presented with a list of tags that are pending
18379         approval or rejection by a librarian</para>
18380
18381         <screenshot>
18382           <screeninfo>Tags pending moderation</screeninfo>
18383
18384           <mediaobject>
18385             <imageobject>
18386               <imagedata fileref="images/tools/tagging/tagpending.png"/>
18387             </imageobject>
18388           </mediaobject>
18389         </screenshot>
18390
18391         <itemizedlist>
18392           <listitem>
18393             <para>To see all of the titles this tag was added to simply click on the term<screenshot>
18394                 <screeninfo>Titles with a specific tag</screeninfo>
18395                 <mediaobject>
18396                   <imageobject>
18397                     <imagedata fileref="images/tools/tagging/taggedtitles.png"/>
18398                   </imageobject>
18399                 </mediaobject>
18400               </screenshot></para>
18401           </listitem>
18402           <listitem>
18403             <para>To approve a tag, you can either click the 'Approve' button in line with the term,
18404               or check all terms you want to approve and click 'Approve' below the table.</para>
18405           </listitem>
18406
18407           <listitem>
18408             <para>To reject a tag, you can either click the 'Reject' button in
18409             line with the term, or check all terms you want to approve and
18410             click 'Reject' below the table.</para>
18411           </listitem>
18412         </itemizedlist>
18413
18414         <para>Once a tag has been approved or rejected it will be moved to the
18415         appropriate list of tags. A summary of all tags will appear on the
18416         right of the screen.</para>
18417
18418         <screenshot>
18419           <screeninfo>Summary of tags</screeninfo>
18420
18421           <mediaobject>
18422             <imageobject>
18423               <imagedata fileref="images/tools/tagging/tagsummary.png"/>
18424             </imageobject>
18425           </mediaobject>
18426         </screenshot>
18427
18428         <para>Even though a tag is approved or rejected, it can still be moved
18429         to another list. When viewing approved tags each tag has the option to
18430         reject:</para>
18431
18432         <screenshot>
18433           <screeninfo>Approved Tags</screeninfo>
18434
18435           <mediaobject>
18436             <imageobject>
18437               <imagedata fileref="images/tools/tagging/tagapproved.png"/>
18438             </imageobject>
18439           </mediaobject>
18440         </screenshot>
18441
18442         <para>To check terms against the approved and rejected lists (and
18443         possibly against <link linkend="TagsExternalDictionary">the
18444         dictionary</link> you have assigned for tag moderation) simply enter
18445         the term into the search box on the bottom right of the screen to see
18446         the status of the term</para>
18447
18448         <screenshot>
18449           <screeninfo>Sample Blacklist/Whitelist test search</screeninfo>
18450
18451           <mediaobject>
18452             <imageobject>
18453               <imagedata fileref="images/tools/tagging/tagblacklisttest-neither.png"/>
18454             </imageobject>
18455           </mediaobject>
18456         </screenshot>
18457       </section>
18458
18459       <section id="uploadpatronimages">
18460         <title>Upload Patron Images</title>
18461
18462         <itemizedlist>
18463           <listitem>
18464             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18465             and Circulation &gt; Upload Patron Images</para>
18466           </listitem>
18467         </itemizedlist>
18468
18469         <para>Patron images can be uploaded in bulk if you are <link
18470         linkend="patronimages">allowing patron images</link> to be attached to
18471         patron records. These images can also be used when creating <link
18472         linkend="patroncardcreator">patron cards</link>.</para>
18473
18474         <itemizedlist>
18475           <listitem>
18476             <para>Create a txt file and title it "DATALINK.TXT" or
18477             "IDLINK.TXT"</para>
18478           </listitem>
18479
18480           <listitem>
18481             <para>On each line in the text file enter the patron's card number
18482             followed by comma (or tab) and then the image file name</para>
18483
18484             <screenshot>
18485               <screeninfo>Sample file and image</screeninfo>
18486
18487               <mediaobject>
18488                 <imageobject>
18489                   <imagedata fileref="images/tools/patronphotos/uploadphotosfile.png"/>
18490                 </imageobject>
18491               </mediaobject>
18492             </screenshot>
18493
18494             <itemizedlist>
18495               <listitem>
18496                 <para>Make sure that your TXT file is a plain text document,
18497                 not RTF.</para>
18498               </listitem>
18499             </itemizedlist>
18500           </listitem>
18501
18502           <listitem>
18503             <para>Zip up the text file and the image files</para>
18504           </listitem>
18505
18506           <listitem>
18507             <para>Go to the Upload Patron Images Tool</para>
18508
18509             <screenshot>
18510               <screeninfo>Upload Image Tool for Single Image</screeninfo>
18511
18512               <mediaobject>
18513                 <imageobject>
18514                   <imagedata fileref="images/tools/patronphotos/uploadimagetool.png"/>
18515                 </imageobject>
18516               </mediaobject>
18517             </screenshot>
18518           </listitem>
18519
18520           <listitem>
18521             <para>For a single image, simply point to the image file and enter
18522             the patron card number</para>
18523           </listitem>
18524
18525           <listitem>
18526             <para>For multiple images, choose to upload a zip file</para>
18527           </listitem>
18528
18529           <listitem>
18530             <para>After uploading you will be presented with a
18531             confirmation</para>
18532
18533             <screenshot>
18534               <screeninfo>Image Upload Confirmation</screeninfo>
18535
18536               <mediaobject>
18537                 <imageobject>
18538                   <imagedata fileref="images/tools/patronphotos/imageuploadconfirm.png"/>
18539                 </imageobject>
18540               </mediaobject>
18541             </screenshot>
18542           </listitem>
18543         </itemizedlist>
18544
18545         <important>
18546           <para>There is a limit of 520K on the size of the picture uploaded
18547           and it is recommended that the image be 200x300 pixels, but smaller
18548           images will work as well.</para>
18549         </important>
18550       </section>
18551     </section>
18552
18553     <section id="catalogtools">
18554       <title>Catalog</title>
18555
18556       <para/>
18557
18558       <section id="batchmodifyitems">
18559         <title>Batch item modification</title>
18560
18561         <itemizedlist>
18562           <listitem>
18563             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
18564             &gt; Batch item modification</para>
18565           </listitem>
18566         </itemizedlist>
18567
18568         <para>This tool will allow you to modify a batch of item records in
18569         Koha.</para>
18570
18571         <screenshot>
18572           <screeninfo>Batch Modification Tool</screeninfo>
18573
18574           <mediaobject>
18575             <imageobject>
18576               <imagedata fileref="images/tools/batchmod/batchmod.png"/>
18577             </imageobject>
18578           </mediaobject>
18579         </screenshot>
18580
18581         <para>From the tool you can choose to upload a file of barcodes or
18582         item ids, or you can scan items one by one into the box below the
18583         upload tool. Once you have your file uploaded or the barcodes listed
18584         you can click 'Continue.'</para>
18585
18586         <screenshot>
18587           <screeninfo>Batch Modify Summary</screeninfo>
18588
18589           <mediaobject>
18590             <imageobject>
18591               <imagedata fileref="images/tools/batchmod/batchmodsummary.png"/>
18592             </imageobject>
18593           </mediaobject>
18594         </screenshot>
18595
18596         <para>You will be presented with a summary of the items you want to
18597         modify. From here you can uncheck the items you don't want to modify
18598         before making changes in the form below. You can also hide columns you
18599         don't need to see to prevent having to scroll from left to right to
18600         see the entire item form.</para>
18601
18602         <para>Using the edit form you can choose which fields to make edits
18603         to. By checking the checkbox to the right of each field you can clear
18604         the values in that field for the records you are modifying.</para>
18605
18606         <screenshot>
18607           <screeninfo>Choose fields you want to change in bulk</screeninfo>
18608
18609           <mediaobject>
18610             <imageobject>
18611               <imagedata fileref="images/tools/batchmod/batchmodform.png"/>
18612             </imageobject>
18613           </mediaobject>
18614         </screenshot>
18615
18616         <para>Once you have made you changes you will be presented with the
18617         resulting items.</para>
18618
18619         <screenshot>
18620           <screeninfo>Item results summary</screeninfo>
18621
18622           <mediaobject>
18623             <imageobject>
18624               <imagedata fileref="images/tools/batchmod/batchmodresults.png"/>
18625             </imageobject>
18626           </mediaobject>
18627         </screenshot>
18628
18629         <tip>
18630           <para>You can also edit items on one bib record in a batch by going
18631           to the bib record and clicking Edit &gt; Edit items in batch</para>
18632         </tip>
18633
18634         <screenshot>
18635           <screeninfo>Edit items in a batch</screeninfo>
18636
18637           <mediaobject>
18638             <imageobject>
18639               <imagedata fileref="images/tools/batchmod/editinbatch.png"/>
18640             </imageobject>
18641           </mediaobject>
18642         </screenshot>
18643       </section>
18644
18645       <section id="batchdeleteitems">
18646         <title>Batch item deletion</title>
18647
18648         <itemizedlist>
18649           <listitem>
18650             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
18651             &gt; Batch item deletion</para>
18652           </listitem>
18653         </itemizedlist>
18654
18655         <para>This tool will allow you to delete a batch of item records from
18656         Koha.</para>
18657
18658         <para>From the tool you can choose to upload a file of barcodes or
18659         item ids, or you can scan items one by one into the box below the
18660         upload tool.</para>
18661
18662         <screenshot>
18663           <screeninfo>Batch Deletion Tool</screeninfo>
18664
18665           <mediaobject>
18666             <imageobject>
18667               <imagedata fileref="images/tools/batchdelete/batchdel.png"/>
18668             </imageobject>
18669           </mediaobject>
18670         </screenshot>
18671
18672         <para>Once you have your file uploaded or the barcodes scanned you can
18673         click 'Continue.'</para>
18674
18675         <para>You will be presented with a confirmation screen. From here you
18676         can uncheck the items you don't want to delete and decide if Koha
18677         should delete the bib record if the last item is being deleted before
18678         clicking 'Delete selected items.'</para>
18679
18680         <screenshot>
18681           <screeninfo>Confirm Deletion</screeninfo>
18682
18683           <mediaobject>
18684             <imageobject>
18685               <imagedata fileref="images/tools/batchdelete/confirmbatchdel.png"/>
18686             </imageobject>
18687           </mediaobject>
18688         </screenshot>
18689
18690         <para>If your file (or list of scanned barcodes) has more than 1000
18691         barcodes, Koha will be unable to present you with a list of the items.
18692         You will still be able to delete them, but not able to choose which
18693         items specifically to delete or delete the biblio records.</para>
18694
18695         <screenshot>
18696           <screeninfo>More than 1000 records in the file</screeninfo>
18697
18698           <mediaobject>
18699             <imageobject>
18700               <imagedata fileref="images/tools/batchdelete/toomanytodelete.png"/>
18701             </imageobject>
18702           </mediaobject>
18703         </screenshot>
18704
18705         <para>If the items are checked out you will be presented with an error
18706         after clicking 'Delete selected items' and the items will not be
18707         deleted.</para>
18708
18709         <screenshot>
18710           <screeninfo>Items not Deleted</screeninfo>
18711
18712           <mediaobject>
18713             <imageobject>
18714               <imagedata fileref="images/tools/batchdelete/nobatchdel.png"/>
18715             </imageobject>
18716           </mediaobject>
18717         </screenshot>
18718
18719         <para>If the items can be deleted they will be and you will be
18720         presented with a confirmation of your deletion.</para>
18721
18722         <screenshot>
18723           <screeninfo>Batch Deletion Confirmation</screeninfo>
18724
18725           <mediaobject>
18726             <imageobject>
18727               <imagedata fileref="images/tools/batchdelete/batchdeldone.png"/>
18728             </imageobject>
18729           </mediaobject>
18730         </screenshot>
18731       </section>
18732
18733       <section id="exportbibs">
18734         <title>Export Data (MARC &amp; Authorities)</title>
18735
18736         <itemizedlist>
18737           <listitem>
18738             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
18739             &gt; Export Data</para>
18740           </listitem>
18741         </itemizedlist>
18742
18743         <para>Koha comes with a tool that will allow you to export your
18744         bibliographic, holdings and/or authority data in bulk. This can be
18745         used to send your records to fellow libraries, organizations or
18746         services; or simply for backup purposes.</para>
18747
18748         <section id="exportmarc">
18749           <title>Export Bibliographic Records</title>
18750
18751           <para>At the top of the screen you need to pick what data you're
18752           exporting. If you're exporting bibliographic records with or without
18753           the holdings information you want to click the 'Export bibliographic
18754           records' tab.</para>
18755
18756           <itemizedlist>
18757             <listitem>
18758               <para>Fill in the form in order to limit your export to a
18759               specific range (all fields are optional)</para>
18760
18761               <screenshot>
18762                 <screeninfo>Select Records to Export</screeninfo>
18763
18764                 <mediaobject>
18765                   <imageobject>
18766                     <imagedata fileref="images/tools/exportmarc/marcexport-pt1.png"/>
18767                   </imageobject>
18768                 </mediaobject>
18769               </screenshot>
18770
18771               <itemizedlist>
18772                 <listitem>
18773                   <para>Choose to limit your export by any one or more of the
18774                   following options</para>
18775
18776                   <itemizedlist>
18777                     <listitem>
18778                       <para>Limit to a bib number range</para>
18779                     </listitem>
18780
18781                     <listitem>
18782                       <para>Limit to a specific item type</para>
18783                     </listitem>
18784
18785                     <listitem>
18786                       <para>Limit to a specific library</para>
18787                     </listitem>
18788
18789                     <listitem>
18790                       <para>Limit to a call number range</para>
18791                     </listitem>
18792
18793                     <listitem>
18794                       <para>Limit to an acquisition date range</para>
18795                     </listitem>
18796                   </itemizedlist>
18797                 </listitem>
18798
18799                 <listitem>
18800                   <para>Next choose what to skip when exporting</para>
18801
18802                   <screenshot>
18803                     <screeninfo>Export options</screeninfo>
18804
18805                     <mediaobject>
18806                       <imageobject>
18807                         <imagedata fileref="images/tools/exportmarc/marcexport-pt2.png"/>
18808                       </imageobject>
18809                     </mediaobject>
18810                   </screenshot>
18811
18812                   <itemizedlist>
18813                     <listitem>
18814                       <para>By default items will be exported, if you would
18815                       like to only export bibliographic data, check the 'Don't
18816                       export items' box</para>
18817                     </listitem>
18818
18819                     <listitem>
18820                       <para>To limit your export only to items from the
18821                       library you're logged in as (if you leave the 'Library'
18822                       field set to 'All') or to the library you selected above
18823                       check the 'Remove non-local items' box</para>
18824                     </listitem>
18825
18826                     <listitem>
18827                       <para>You can also choose what fields you don't want to
18828                       export. This can be handy if you're sharing your data,
18829                       you can remove all local fields before sending your data
18830                       to another library</para>
18831                     </listitem>
18832                   </itemizedlist>
18833                 </listitem>
18834
18835                 <listitem>
18836                   <para>Finally choose the file type and file name</para>
18837
18838                   <screenshot>
18839                     <screeninfo>File export format</screeninfo>
18840
18841                     <mediaobject>
18842                       <imageobject>
18843                         <imagedata fileref="images/tools/exportmarc/marcexport-pt3.png"/>
18844                       </imageobject>
18845                     </mediaobject>
18846                   </screenshot>
18847
18848                   <itemizedlist>
18849                     <listitem>
18850                       <para>Choose to export your data in marc or marcxml
18851                       format</para>
18852                     </listitem>
18853
18854                     <listitem>
18855                       <para>Choose the name you want your file to save
18856                       as</para>
18857                     </listitem>
18858                   </itemizedlist>
18859                 </listitem>
18860
18861                 <listitem>
18862                   <para>Click 'Export bibliographic records'</para>
18863                 </listitem>
18864               </itemizedlist>
18865             </listitem>
18866           </itemizedlist>
18867         </section>
18868
18869         <section id="exportauthority">
18870           <title>Export Authority Records</title>
18871
18872           <para>At the top of the screen you need to pick what data you're
18873           exporting. If you're exporting authority records you want to click
18874           the 'Export authority records' tab.</para>
18875
18876           <itemizedlist>
18877             <listitem>
18878               <para>Fill in the form in order to limit your export to a
18879               specific range or type of authority record (all fields are
18880               optional)</para>
18881
18882               <screenshot>
18883                 <screeninfo>Export authorities</screeninfo>
18884
18885                 <mediaobject>
18886                   <imageobject>
18887                     <imagedata fileref="images/tools/exportmarc/authexport-pt1.png"/>
18888                   </imageobject>
18889                 </mediaobject>
18890               </screenshot>
18891             </listitem>
18892
18893             <listitem>
18894               <para>Next choose fields that you would like to exclude from the
18895               export separated by a space (no commas)</para>
18896
18897               <screenshot>
18898                 <screeninfo>Authority export options</screeninfo>
18899
18900                 <mediaobject>
18901                   <imageobject>
18902                     <imagedata fileref="images/tools/exportmarc/authexport-pt2.png"/>
18903                   </imageobject>
18904                 </mediaobject>
18905               </screenshot>
18906
18907               <itemizedlist>
18908                 <listitem>
18909                   <para>If you'd like to exclude all subfields of the 200 for
18910                   example just enter 200</para>
18911                 </listitem>
18912
18913                 <listitem>
18914                   <para>If you'd like to exclude a specific subfield enter it
18915                   beside the field value 100a will exclude just the subfield
18916                   'a' of the 100</para>
18917                 </listitem>
18918               </itemizedlist>
18919             </listitem>
18920
18921             <listitem>
18922               <para>Finally choose the file type and file name</para>
18923
18924               <screenshot>
18925                 <screeninfo>Export format</screeninfo>
18926
18927                 <mediaobject>
18928                   <imageobject>
18929                     <imagedata fileref="images/tools/exportmarc/authexport-pt3.png"/>
18930                   </imageobject>
18931                 </mediaobject>
18932               </screenshot>
18933
18934               <itemizedlist>
18935                 <listitem>
18936                   <para>Choose to export your data in marc or marcxml
18937                   format</para>
18938                 </listitem>
18939
18940                 <listitem>
18941                   <para>Choose the name you want your file to save as</para>
18942                 </listitem>
18943               </itemizedlist>
18944             </listitem>
18945
18946             <listitem>
18947               <para>Click 'Export authority records'</para>
18948             </listitem>
18949           </itemizedlist>
18950         </section>
18951       </section>
18952
18953       <section id="inventory">
18954         <title>Inventory/Stocktaking</title>
18955
18956         <itemizedlist>
18957           <listitem>
18958             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
18959             &gt; Inventory/Stocktaking</para>
18960           </listitem>
18961         </itemizedlist>
18962
18963         <para>Koha's Inventory Tool can be used in one of two ways, the first
18964         is by printing out a shelf list that you can then mark items off on,
18965         or by uploading a text files of barcodes gathered by a portable
18966         scanner.</para>
18967
18968         <para>If you do not have the ability to use your barcode scanner on
18969         the floor of the library, the first option available to you is to
18970         generate a shelf list based on criteria you enter.</para>
18971
18972         <screenshot>
18973           <screeninfo>Inventory &amp; Stocktaking Tool</screeninfo>
18974
18975           <mediaobject>
18976             <imageobject>
18977               <imagedata fileref="images/tools/inventory/generateshelflist.png"/>
18978             </imageobject>
18979           </mediaobject>
18980         </screenshot>
18981
18982         <para>Choose which library, shelving location, call number range, item
18983         status and when the item was last seen to generate a shelf list that
18984         you can then print to use while walking around the library checking
18985         your collection</para>
18986
18987         <screenshot>
18988           <screeninfo>Shelf List</screeninfo>
18989
18990           <mediaobject>
18991             <imageobject>
18992               <imagedata fileref="images/tools/inventory/shelflist.png"/>
18993             </imageobject>
18994           </mediaobject>
18995         </screenshot>
18996
18997         <para>Alternatively you can export the list to a CSV file for altering
18998         in an application on your desktop. Simply check the box next to
18999         'Export to csv file' to generate this file.</para>
19000
19001         <para>Once you have found the items on your shelves you can return to
19002         this list and check off the items you found to have the system update
19003         the last seen date to today.</para>
19004
19005         <para>If you have a portable scanner (or a laptop and USB scanner) you
19006         can walk through the library with the scanner in hand and scan
19007         barcodes as you come across them. Once finished you can then upload
19008         the text file generated by the scanner to Koha</para>
19009
19010         <screenshot>
19011           <screeninfo>Barcode Import for Inventory Tool</screeninfo>
19012
19013           <mediaobject>
19014             <imageobject>
19015               <imagedata fileref="images/tools/inventory/importbarcodes.png"/>
19016             </imageobject>
19017           </mediaobject>
19018         </screenshot>
19019
19020         <para>Choose the text file and the date you want to mark all items as
19021         seen and click 'Submit.'</para>
19022       </section>
19023
19024       <section id="labelcreator">
19025         <title>Label Creator</title>
19026
19027         <itemizedlist>
19028           <listitem>
19029             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
19030             &gt; Label Creator</para>
19031           </listitem>
19032         </itemizedlist>
19033
19034         <para>The Label Creator allow you to use layouts and templates which
19035         you design to print a nearly unlimited variety of labels including
19036         barcodes. Here are some of the features of the Label Creator
19037         module:</para>
19038
19039         <itemizedlist>
19040           <listitem>
19041             <para>Customize label layouts</para>
19042           </listitem>
19043
19044           <listitem>
19045             <para>Design custom label templates for printed labels</para>
19046           </listitem>
19047
19048           <listitem>
19049             <para>Build and manage batches of labels</para>
19050           </listitem>
19051
19052           <listitem>
19053             <para>Export single or multiple batches</para>
19054           </listitem>
19055
19056           <listitem>
19057             <para>Export single or multiple labels from within a batch</para>
19058           </listitem>
19059
19060           <listitem>
19061             <para>Export label data in one of three formats:</para>
19062
19063             <itemizedlist>
19064               <listitem>
19065                 <para>PDF - Readable by any standard PDF reader, making labels
19066                 printable directly on a printer</para>
19067               </listitem>
19068
19069               <listitem>
19070                 <para>CSV - Export label data after your chosen layout is
19071                 applied allowing labels to be imported in to a variety of
19072                 applications</para>
19073               </listitem>
19074
19075               <listitem>
19076                 <para>XML - Included as an alternate export format</para>
19077               </listitem>
19078             </itemizedlist>
19079           </listitem>
19080         </itemizedlist>
19081
19082         <para>At the top of each screen within the Label Creator, you will see
19083         a toolbar allowing quick access to relevant functions. The menu to the
19084         left of each screen also allows easy access to the different sections
19085         of the Label Creator. The bread crumb trail near the top of each
19086         screen will give specific indication as to where you are within the
19087         Label Creator module and allow quick navigation to previously
19088         traversed sections. And finally, you can find more detailed
19089         information on each section of the Label Creator by clicking the
19090         online help link at the upper left-hand corner of every page.</para>
19091
19092         <section id="labeltemplates">
19093           <title>Templates</title>
19094
19095           <itemizedlist>
19096             <listitem>
19097               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
19098               Creator &gt; Templates</para>
19099             </listitem>
19100           </itemizedlist>
19101
19102           <para>A template is based on the label/card stock you are using.
19103           This might be Avery 5160 for address labels, Gaylord 47-284 for
19104           spine labels or Avery 28371 for your patron cards, just to give a
19105           couple of examples. These labels will include all of the information
19106           you will need for setting up a Koha, this information may be on the
19107           packaging, and if not it can usually be found on the vendor's
19108           website.</para>
19109
19110           <section id="addlabeltemplate">
19111             <title>Add a Template</title>
19112
19113             <para>To add a new template, you want to click on the 'Templates'
19114             button at the top of your page and choose 'New Template'</para>
19115
19116             <screenshot>
19117               <screeninfo>New Label Template Option</screeninfo>
19118
19119               <mediaobject>
19120                 <imageobject>
19121                   <imagedata fileref="images/tools/labelcreator/newtemplate.png"/>
19122                 </imageobject>
19123               </mediaobject>
19124             </screenshot>
19125
19126             <para>Using the form that appears you can define the template for
19127             your sheet of labels or cards.</para>
19128
19129             <screenshot>
19130               <screeninfo>Label Template Form</screeninfo>
19131
19132               <mediaobject>
19133                 <imageobject>
19134                   <imagedata fileref="images/tools/labelcreator/labelform.png"/>
19135                 </imageobject>
19136               </mediaobject>
19137             </screenshot>
19138
19139             <itemizedlist>
19140               <listitem>
19141                 <para>Template ID will be automatically generated after saving
19142                 your template, this is simply a system generated unique
19143                 id</para>
19144               </listitem>
19145
19146               <listitem>
19147                 <para>Template Code should be something you can use to
19148                 identify your template on a list of templates</para>
19149               </listitem>
19150
19151               <listitem>
19152                 <para>You can use the Template Description to add additional
19153                 information about the template</para>
19154               </listitem>
19155
19156               <listitem>
19157                 <para>The Units pull down is used to define what measurement
19158                 scale you're going to be using for the template. This should
19159                 probably match the unit of measurement used on the template
19160                 description provided by the product vendor.</para>
19161
19162                 <screenshot>
19163                   <screeninfo>Measurement Units</screeninfo>
19164
19165                   <mediaobject>
19166                     <imageobject>
19167                       <imagedata fileref="images/tools/patroncards/units.png"/>
19168                     </imageobject>
19169                   </mediaobject>
19170                 </screenshot>
19171               </listitem>
19172
19173               <listitem>
19174                 <para>The measurements, number of columns and number of rows
19175                 can be found on the vendor product packaging or
19176                 website.</para>
19177
19178                 <itemizedlist>
19179                   <listitem>
19180                     <important>
19181                       <para>If you do not supply a left text margin in the
19182                       template, a 3/16" (13.5 point) left text margin will
19183                       apply by default.</para>
19184                     </important>
19185                   </listitem>
19186                 </itemizedlist>
19187               </listitem>
19188
19189               <listitem>
19190                 <para>A profile is a set of "adjustments" applied to a given
19191                 template just prior to printing which compensates for
19192                 anomalies unique and peculiar to a given printer (to which the
19193                 profile is assigned).</para>
19194
19195                 <itemizedlist>
19196                   <listitem>
19197                     <para>Before picking a profile try printing some sample
19198                     labels so that you can easily define a profile that is
19199                     right for your printer/template combination.</para>
19200                   </listitem>
19201
19202                   <listitem>
19203                     <para>After finding any anomalies in the printed document,
19204                     <link linkend="addlabelprofile">create a profile</link>
19205                     and assign it to the template.</para>
19206                   </listitem>
19207                 </itemizedlist>
19208               </listitem>
19209             </itemizedlist>
19210
19211             <para>After saving, your templates will appear on the 'Manage
19212             Templates' page.</para>
19213
19214             <screenshot>
19215               <screeninfo>List of label templates</screeninfo>
19216
19217               <mediaobject>
19218                 <imageobject>
19219                   <imagedata fileref="images/tools/labelcreator/labeltemplates.png"/>
19220                 </imageobject>
19221               </mediaobject>
19222             </screenshot>
19223           </section>
19224         </section>
19225
19226         <section id="labelprofiles">
19227           <title>Profiles</title>
19228
19229           <itemizedlist>
19230             <listitem>
19231               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
19232               Creator &gt; Profiles</para>
19233             </listitem>
19234           </itemizedlist>
19235
19236           <para>A profile is a set of "adjustments" applied to a given <link
19237           linkend="addlabeltemplate">template</link> just prior to printing
19238           which compensates for anomalies unique and peculiar to a given
19239           printer (to which the profile is assigned). This means if you set a
19240           template up and then print a sample set of data and find that the
19241           items are not all aligned the same on each label, you need to set up
19242           a profile for each printer to make up for the differences in
19243           printing styles, such as the shifting of text to the left, right,
19244           top or bottom.</para>
19245
19246           <para>If your labels are printing just the way you want, you will
19247           not need a profile.</para>
19248
19249           <section id="addlabelprofile">
19250             <title>Add a Profile</title>
19251
19252             <para>To add a new profile, you want to click on the 'Profiles'
19253             button at the top of your page and choose 'New Profile'</para>
19254
19255             <screenshot>
19256               <screeninfo>New Profile Button</screeninfo>
19257
19258               <mediaobject>
19259                 <imageobject>
19260                   <imagedata fileref="images/tools/labelcreator/newprofile.png"/>
19261                 </imageobject>
19262               </mediaobject>
19263             </screenshot>
19264
19265             <para>Using the form that appears you can create a profile to fix
19266             any problems with your template.</para>
19267
19268             <screenshot>
19269               <screeninfo>Create a Printer Profile</screeninfo>
19270
19271               <mediaobject>
19272                 <imageobject>
19273                   <imagedata fileref="images/tools/labelcreator/newprofileform.png"/>
19274                 </imageobject>
19275               </mediaobject>
19276             </screenshot>
19277
19278             <itemizedlist>
19279               <listitem>
19280                 <para>The Printer Name and Paper Bin do not have to match your
19281                 printer exactly, they are for your reference so you can
19282                 remember what printer you have set the profile for. So if you
19283                 want to use the Printer model number in printer name or you
19284                 can call it 'the printer on my desk'</para>
19285               </listitem>
19286
19287               <listitem>
19288                 <para>Template will be filled in once you have chosen which
19289                 template to apply the profile to on the <link
19290                 linkend="addlabeltemplate">template edit form</link></para>
19291               </listitem>
19292
19293               <listitem>
19294                 <para>The Units pull down is used to define what measurement
19295                 scale you're going to be using for your profile.</para>
19296
19297                 <screenshot>
19298                   <screeninfo>Units of Measurement</screeninfo>
19299
19300                   <mediaobject>
19301                     <imageobject>
19302                       <imagedata fileref="images/tools/patroncards/units.png"/>
19303                     </imageobject>
19304                   </mediaobject>
19305                 </screenshot>
19306               </listitem>
19307
19308               <listitem>
19309                 <para>Offset describes what happens when the entire image is
19310                 off center either vertically or horizontally and creep
19311                 describes a condition where the distance between the labels
19312                 changes across the page or up and down the page</para>
19313
19314                 <itemizedlist>
19315                   <listitem>
19316                     <para>For these values, negative numbers move the error up
19317                     and to the left and positive numbers move the error down
19318                     and to the right</para>
19319                   </listitem>
19320
19321                   <listitem>
19322                     <para>Example: the text is .25" from the left edge of the
19323                     first label, .28" from the left edge of the second label
19324                     and .31" from the left edge of the third label. This means
19325                     the horizontal creep should be set to .03" to make up for
19326                     this difference.</para>
19327                   </listitem>
19328                 </itemizedlist>
19329               </listitem>
19330             </itemizedlist>
19331
19332             <para>After saving, your profiles will appear on the 'Manage
19333             Profiles' page.</para>
19334
19335             <screenshot>
19336               <screeninfo>List of Profiles</screeninfo>
19337
19338               <mediaobject>
19339                 <imageobject>
19340                   <imagedata fileref="images/tools/labelcreator/profiles.png"/>
19341                 </imageobject>
19342               </mediaobject>
19343             </screenshot>
19344
19345             <para>Once you have saved your new profile, you can return to the
19346             list of templates and choose to edit the template that this
19347             profile is for.</para>
19348           </section>
19349         </section>
19350
19351         <section id="labellayouts">
19352           <title>Layouts</title>
19353
19354           <itemizedlist>
19355             <listitem>
19356               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
19357               Creator &gt; Layouts</para>
19358             </listitem>
19359           </itemizedlist>
19360
19361           <para>A layout is used to define the fields you want to appear on
19362           your labels.</para>
19363
19364           <section id="addlabellayout">
19365             <title>Add a Layout</title>
19366
19367             <para>To add a new layout, you want to click on the 'Layouts'
19368             button at the top of your page and choose 'New Layout'</para>
19369
19370             <screenshot>
19371               <screeninfo>New Layout Button</screeninfo>
19372
19373               <mediaobject>
19374                 <imageobject>
19375                   <imagedata fileref="images/tools/labelcreator/newlayout.png"/>
19376                 </imageobject>
19377               </mediaobject>
19378             </screenshot>
19379
19380             <para>Using the form that appears you can create a profile to fix
19381             any problems with your template.</para>
19382
19383             <screenshot>
19384               <screeninfo>Add New Layout</screeninfo>
19385
19386               <mediaobject>
19387                 <imageobject>
19388                   <imagedata fileref="images/tools/labelcreator/layoutform.png"/>
19389                 </imageobject>
19390               </mediaobject>
19391             </screenshot>
19392
19393             <itemizedlist>
19394               <listitem>
19395                 <para>The name of your layout can be anything you'd like to
19396                 help you identify it later.</para>
19397               </listitem>
19398
19399               <listitem>
19400                 <para>If this is a barcode label you'll want to choose the
19401                 encoding (Code 39 is the most common)</para>
19402               </listitem>
19403
19404               <listitem>
19405                 <para>The layout type can be any combination of bibliographic
19406                 information and/or barcode. For example a spine label would
19407                 just be Biblio whereas a label for your circulation staff to
19408                 use to checkout the book would probably be
19409                 Biblio/Barcode.</para>
19410               </listitem>
19411
19412               <listitem>
19413                 <para>The Bibliographic Data to Print includes any of the data
19414                 fields that may be mapped to your MARC frameworks. You can
19415                 choose from the preset list of fields or you can click on
19416                 'List Fields' and enter your own data. In 'List Fields', you
19417                 can specify MARC subfields as a 4-character tag-subfield
19418                 string: (ie. 254a for the title field), You can also enclose a
19419                 whitespace-separated list of fields to concatenate on one line
19420                 in double quotes. (ie. "099a 099b" or "itemcallnumber
19421                 barcode"). The fields available are from the database tables
19422                 list below. Finally you could add in static text strings in
19423                 single-quote (ie. 'Some static text here.')</para>
19424
19425                 <itemizedlist>
19426                   <listitem>
19427                     <para>You can use the schema viewer (<ulink
19428                     url="http://schema.koha-community.org">http://schema.koha-community.org</ulink>)
19429                     with the following tables to find field names to
19430                     use:</para>
19431
19432                     <itemizedlist>
19433                       <listitem>
19434                         <para>Currently all fields in the following tables are
19435                         used: items, biblioitems, biblio, branches</para>
19436
19437                         <screenshot>
19438                           <screeninfo>List fields</screeninfo>
19439
19440                           <mediaobject>
19441                             <imageobject>
19442                               <imagedata fileref="images/tools/labelcreator/listlabelfields.png"/>
19443                             </imageobject>
19444                           </mediaobject>
19445                         </screenshot>
19446                       </listitem>
19447                     </itemizedlist>
19448                   </listitem>
19449                 </itemizedlist>
19450               </listitem>
19451
19452               <listitem>
19453                 <para>Choose if the label maker should print out the
19454                 guidelines around each label</para>
19455               </listitem>
19456
19457               <listitem>
19458                 <para>Choose if you'd like Koha to try to split your call
19459                 numbers (usually used on Spine Labels)</para>
19460               </listitem>
19461
19462               <listitem>
19463                 <para>Finally choose your text settings such as alignment,
19464                 font type and size.</para>
19465               </listitem>
19466             </itemizedlist>
19467
19468             <para>After saving, your layouts will appear on the 'Manage
19469             Layouts' page.</para>
19470           </section>
19471         </section>
19472
19473         <section id="labelbatches">
19474           <title>Batches</title>
19475
19476           <itemizedlist>
19477             <listitem>
19478               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
19479               Creator &gt; Batches</para>
19480             </listitem>
19481           </itemizedlist>
19482
19483           <para>Batches are made up of the barcodes you would like to print.
19484           Once in this tool you can search for the item records you would like
19485           to print out labels for.</para>
19486
19487           <section id="addlabelbatch">
19488             <title>Add a Batch</title>
19489
19490             <para>Batches can be created in one of two ways. The first is to
19491             click the 'Create Label Batch' link on the '<link
19492             linkend="managestaged">Staged MARC Management</link>' page:</para>
19493
19494             <screenshot>
19495               <screeninfo>Create Label Batch Link on Staged Records
19496               List</screeninfo>
19497
19498               <mediaobject>
19499                 <imageobject>
19500                   <imagedata fileref="images/tools/labelcreator/labelfromstaged.png"/>
19501                 </imageobject>
19502               </mediaobject>
19503             </screenshot>
19504
19505             <para>The other is to choose to create a new batch from the label
19506             creator tool</para>
19507
19508             <screenshot>
19509               <screeninfo>Create New Batch</screeninfo>
19510
19511               <mediaobject>
19512                 <imageobject>
19513                   <imagedata fileref="images/tools/labelcreator/newbatch.png"/>
19514                 </imageobject>
19515               </mediaobject>
19516             </screenshot>
19517
19518             <para>You will be brought to an empty batch with an 'Add item(s)'
19519             button at the top of the page and a box to scan barcodes in
19520             to.</para>
19521
19522             <screenshot>
19523               <screeninfo>Add Items</screeninfo>
19524
19525               <mediaobject>
19526                 <imageobject>
19527                   <imagedata fileref="images/tools/labelcreator/addbatchitems.png"/>
19528                 </imageobject>
19529               </mediaobject>
19530             </screenshot>
19531
19532             <para>You can either scan barcodes in to the box provided and
19533             click the 'Add item(s)' button or you can click the 'Add item(s)'
19534             button with the barcodes box empty. Clicking 'Add item(s)' with
19535             nothing in the barcodes box will open a search window for you to
19536             find the items you want to add to the batch.</para>
19537
19538             <screenshot>
19539               <screeninfo>Search for items for a Batch</screeninfo>
19540
19541               <mediaobject>
19542                 <imageobject>
19543                   <imagedata fileref="images/tools/labelcreator/searchforbatch.png"/>
19544                 </imageobject>
19545               </mediaobject>
19546             </screenshot>
19547
19548             <para>From the search results, click the check box next to the
19549             items you want to add to the batch and click the 'Add checked'
19550             button. You can also add items one by one by clicking the 'Add'
19551             link to the left of each item.</para>
19552
19553             <screenshot>
19554               <screeninfo>Batch search results</screeninfo>
19555
19556               <mediaobject>
19557                 <imageobject>
19558                   <imagedata fileref="images/tools/labelcreator/batchsearchresults.png"/>
19559                 </imageobject>
19560               </mediaobject>
19561             </screenshot>
19562
19563             <para>Once you have added all of the items click the 'Done'
19564             button. The resulting page will list the items you have
19565             selected.</para>
19566
19567             <screenshot>
19568               <screeninfo>List of items in the batch</screeninfo>
19569
19570               <mediaobject>
19571                 <imageobject>
19572                   <imagedata fileref="images/tools/labelcreator/itemsinbarch.png"/>
19573                 </imageobject>
19574               </mediaobject>
19575             </screenshot>
19576
19577             <para>To print your labels, click the 'Export Batch' button. To
19578             print only some of the labels, click the 'Export Item(s)' button.
19579             Either way you will be presented with a confirmation screen where
19580             you can choose your template and layout.</para>
19581
19582             <screenshot>
19583               <screeninfo>Start batch export</screeninfo>
19584
19585               <mediaobject>
19586                 <imageobject>
19587                   <imagedata fileref="images/tools/labelcreator/exportbatch.png"/>
19588                 </imageobject>
19589               </mediaobject>
19590             </screenshot>
19591
19592             <para>You will then be presented with three download options: PDF,
19593             Excel, and CSV.</para>
19594
19595             <screenshot>
19596               <screeninfo>Batch save options</screeninfo>
19597
19598               <mediaobject>
19599                 <imageobject>
19600                   <imagedata fileref="images/tools/labelcreator/savebatch.png"/>
19601                 </imageobject>
19602               </mediaobject>
19603             </screenshot>
19604
19605             <para>After saving your file, simply print to the blank labels you
19606             have in your library.</para>
19607           </section>
19608         </section>
19609       </section>
19610
19611       <section id="quicklabelcreator">
19612         <title>Quick Spine Label Creator</title>
19613
19614         <itemizedlist>
19615           <listitem>
19616             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
19617             &gt; Quick Spine Label Creator</para>
19618           </listitem>
19619         </itemizedlist>
19620
19621         <tip>
19622           <para>This tool does not use the label layouts or templates, it
19623           simply prints a spine label in the first spot on the label
19624           sheet.</para>
19625
19626           <itemizedlist>
19627             <listitem>
19628               <para>Define the fields you want to print on the spine label in
19629               the <link linkend="SpineLabelFormat">SpineLabelFormat</link>
19630               system preference</para>
19631             </listitem>
19632
19633             <listitem>
19634               <para>Format your label printing by editing spinelabel.css found
19635               in koha-tmpl/intranet-tmpl/prog/en/css/</para>
19636             </listitem>
19637           </itemizedlist>
19638         </tip>
19639
19640         <para>To use this tool you simply need the barcode for the book you'd
19641         like to print the spine label for.</para>
19642
19643         <screenshot>
19644           <screeninfo>Quick Spine Label Creator</screeninfo>
19645
19646           <mediaobject>
19647             <imageobject>
19648               <imagedata fileref="images/tools/quickspinelable.png"/>
19649             </imageobject>
19650           </mediaobject>
19651         </screenshot>
19652       </section>
19653
19654       <section id="stagemarc">
19655         <title>Stage MARC Records for Import</title>
19656
19657         <itemizedlist>
19658           <listitem>
19659             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
19660             &gt; Stage MARC records for import</para>
19661           </listitem>
19662         </itemizedlist>
19663
19664         <para>This tool can be used to import both bibliographic and authority
19665         records that are saved in MARC format. Importing records into Koha
19666         includes two steps. The first is to stage records for import.</para>
19667
19668         <itemizedlist>
19669           <listitem>
19670             <para>First find the MARC file on your computer</para>
19671
19672             <screenshot>
19673               <screeninfo>Stage MARC Records for Import</screeninfo>
19674
19675               <mediaobject>
19676                 <imageobject>
19677                   <imagedata fileref="images/tools/marcimport/stagemarc-pt1.png"/>
19678                 </imageobject>
19679               </mediaobject>
19680             </screenshot>
19681           </listitem>
19682
19683           <listitem>
19684             <para>Next you will be presented with options for record matching
19685             and item imports</para>
19686
19687             <screenshot>
19688               <screeninfo>Upload options</screeninfo>
19689
19690               <mediaobject>
19691                 <imageobject>
19692                   <imagedata fileref="images/tools/marcimport/stagemarc-pt2.png"/>
19693                 </imageobject>
19694               </mediaobject>
19695             </screenshot>
19696
19697             <itemizedlist>
19698               <listitem>
19699                 <para>Enter 'Comments about this file' to identify your upload
19700                 when going to the '<link linkend="managestaged">Manage Staged
19701                 MARC Records</link>' tool</para>
19702               </listitem>
19703
19704               <listitem>
19705                 <para>Tell Koha which type of file this is, bibliographic or
19706                 authority</para>
19707
19708                 <screenshot>
19709                   <screeninfo>Record type</screeninfo>
19710
19711                   <mediaobject>
19712                     <imageobject>
19713                       <imagedata fileref="images/tools/marcimport/recordtype.png"/>
19714                     </imageobject>
19715                   </mediaobject>
19716                 </screenshot>
19717               </listitem>
19718
19719               <listitem>
19720                 <para>Choose the character encoding</para>
19721
19722                 <screenshot>
19723                   <screeninfo>Chracter encoding</screeninfo>
19724
19725                   <mediaobject>
19726                     <imageobject>
19727                       <imagedata fileref="images/tools/marcimport/encoding.png"/>
19728                     </imageobject>
19729                   </mediaobject>
19730                 </screenshot>
19731               </listitem>
19732
19733               <listitem>
19734                 <para>Choose whether or not you want to look for matching
19735                 records</para>
19736
19737                 <screenshot>
19738                   <screeninfo>Look for matches</screeninfo>
19739
19740                   <mediaobject>
19741                     <imageobject>
19742                       <imagedata fileref="images/tools/marcimport/matches.png"/>
19743                     </imageobject>
19744                   </mediaobject>
19745                 </screenshot>
19746
19747                 <itemizedlist>
19748                   <listitem>
19749                     <para>You can set up <link
19750                     linkend="recordmatchingrules">record matching rules</link>
19751                     through the administration area</para>
19752
19753                     <screenshot>
19754                       <screeninfo>Matching rules</screeninfo>
19755
19756                       <mediaobject>
19757                         <imageobject>
19758                           <imagedata fileref="images/tools/marcimport/matchrule.png"/>
19759                         </imageobject>
19760                       </mediaobject>
19761                     </screenshot>
19762                   </listitem>
19763                 </itemizedlist>
19764               </listitem>
19765
19766               <listitem>
19767                 <para>Next choose what to do with matching records if they are
19768                 found</para>
19769               </listitem>
19770
19771               <listitem>
19772                 <para>Finally choose what to do with records that are
19773                 unique</para>
19774               </listitem>
19775
19776               <listitem>
19777                 <para>Next you can choose whether or not to import the item
19778                 data found in the MARC records (if the file you're loading is
19779                 a bibliographic file)</para>
19780
19781                 <screenshot>
19782                   <screeninfo>Import items</screeninfo>
19783
19784                   <mediaobject>
19785                     <imageobject>
19786                       <imagedata fileref="images/tools/marcimport/checkitems.png"/>
19787                     </imageobject>
19788                   </mediaobject>
19789                 </screenshot>
19790               </listitem>
19791             </itemizedlist>
19792           </listitem>
19793
19794           <listitem>
19795             <para>Click 'Stage for import'</para>
19796           </listitem>
19797
19798           <listitem>
19799             <para>You will be presented with a confirmation of your MARC
19800             import</para>
19801
19802             <screenshot>
19803               <screeninfo>MARC Import Confirmation</screeninfo>
19804
19805               <mediaobject>
19806                 <imageobject>
19807                   <imagedata fileref="images/tools/marcimport/stagemarc-results.png"/>
19808                 </imageobject>
19809               </mediaobject>
19810             </screenshot>
19811           </listitem>
19812
19813           <listitem>
19814             <para>To complete the process continue to the <link
19815             linkend="managestaged">Managed Staged MARC Records
19816             Tool</link></para>
19817           </listitem>
19818         </itemizedlist>
19819       </section>
19820
19821       <section id="managestaged">
19822         <title>Staged MARC Record Management</title>
19823
19824         <itemizedlist>
19825           <listitem>
19826             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
19827             &gt; Staged MARC Record Management</para>
19828           </listitem>
19829         </itemizedlist>
19830
19831         <para>Once you have <link linkend="stagemarc">staged</link> your
19832         records for import you can complete the import using this tool.</para>
19833
19834         <screenshot>
19835           <screeninfo>List of Staged MARC Records</screeninfo>
19836
19837           <mediaobject>
19838             <imageobject>
19839               <imagedata fileref="images/tools/marcimport/managestaged.png"/>
19840             </imageobject>
19841           </mediaobject>
19842         </screenshot>
19843
19844         <itemizedlist>
19845           <listitem>
19846             <para>From the list of staged records, click on the file name that
19847             you want to finish importing</para>
19848
19849             <itemizedlist>
19850               <listitem>
19851                 <para>You will note that records that have already been
19852                 imported will say so under 'Status'</para>
19853               </listitem>
19854             </itemizedlist>
19855           </listitem>
19856
19857           <listitem>
19858             <para>A summary of your import will appear along with the option
19859             to change your matching rules</para>
19860
19861             <screenshot>
19862               <screeninfo>Manage Staged Records Batch</screeninfo>
19863
19864               <mediaobject>
19865                 <imageobject>
19866                   <imagedata fileref="images/tools/marcimport/managestagedrecords.png"/>
19867                 </imageobject>
19868               </mediaobject>
19869             </screenshot>
19870           </listitem>
19871
19872           <listitem>
19873             <para>Below the summary is the option to import the batch of bib
19874             records using a specific framework</para>
19875
19876             <screenshot>
19877               <screeninfo>Choose Framework to Import Into</screeninfo>
19878
19879               <mediaobject>
19880                 <imageobject>
19881                   <imagedata fileref="images/tools/marcimport/importframework.png"/>
19882                 </imageobject>
19883               </mediaobject>
19884             </screenshot>
19885
19886             <itemizedlist>
19887               <listitem>
19888                 <para>Choosing a framework other than 'Default' isn't
19889                 necessary, but it's helpful for running reports and having the
19890                 right bib level item type selected on import.</para>
19891               </listitem>
19892             </itemizedlist>
19893           </listitem>
19894
19895           <listitem>
19896             <para>Below the framework selection there will be a list of the
19897             records that will be imported</para>
19898
19899             <screenshot>
19900               <screeninfo>List of Staged Records</screeninfo>
19901
19902               <mediaobject>
19903                 <imageobject>
19904                   <imagedata fileref="images/tools/marcimport/stagedrecords.png"/>
19905                 </imageobject>
19906               </mediaobject>
19907             </screenshot>
19908
19909             <itemizedlist>
19910               <listitem>
19911                 <para>Review your summary before completing your import to
19912                 make sure that your matching rule worked and that the records
19913                 appear as you expect them to</para>
19914               </listitem>
19915             </itemizedlist>
19916           </listitem>
19917
19918           <listitem>
19919             <para>Click 'Import into catalog' to complete the import</para>
19920
19921             <screenshot>
19922               <screeninfo>Import summary</screeninfo>
19923
19924               <mediaobject>
19925                 <imageobject>
19926                   <imagedata fileref="images/tools/marcimport/importedrecords.png"/>
19927                 </imageobject>
19928               </mediaobject>
19929             </screenshot>
19930           </listitem>
19931
19932           <listitem>
19933             <para>Once your import is complete a link to the new bib records
19934             will appear to the right of each title that was imported</para>
19935           </listitem>
19936
19937           <listitem>
19938             <para>You can also undo your import by clicking the 'Undo import
19939             into catalog' button</para>
19940           </listitem>
19941         </itemizedlist>
19942
19943         <para>Records imported using this tool remain in the 'reservoir' until
19944         they are cleaned. These items will appear when searching the catalog
19945         from the <link linkend="cataloging">Cataloging</link> tool:</para>
19946
19947         <screenshot>
19948           <screeninfo>Reservoir Results</screeninfo>
19949
19950           <mediaobject>
19951             <imageobject>
19952               <imagedata fileref="images/tools/marcimport/reservoirresults.png"/>
19953             </imageobject>
19954           </mediaobject>
19955         </screenshot>
19956
19957         <para>To clean items out of the 'reservoir':</para>
19958
19959         <itemizedlist>
19960           <listitem>
19961             <para>Visit the main screen of the Manage Staged MARC Records
19962             tool</para>
19963
19964             <screenshot>
19965               <screeninfo>List of Staged MARC Records</screeninfo>
19966
19967               <mediaobject>
19968                 <imageobject>
19969                   <imagedata fileref="images/tools/marcimport/managestaged.png"/>
19970                 </imageobject>
19971               </mediaobject>
19972             </screenshot>
19973           </listitem>
19974
19975           <listitem>
19976             <para>To clean a batch, click the 'Clean' button to the
19977             right</para>
19978           </listitem>
19979
19980           <listitem>
19981             <para>You will be presented with a confirmation message</para>
19982
19983             <screenshot>
19984               <screeninfo>Clean MARC Records Confirmation</screeninfo>
19985
19986               <mediaobject>
19987                 <imageobject>
19988                   <imagedata fileref="images/tools/marcimport/cleanbatch.png"/>
19989                 </imageobject>
19990               </mediaobject>
19991             </screenshot>
19992
19993             <itemizedlist>
19994               <listitem>
19995                 <para>Accept the deletion and the records will be removed from
19996                 the reservoir and the status will be changed to
19997                 'cleaned'</para>
19998               </listitem>
19999             </itemizedlist>
20000           </listitem>
20001         </itemizedlist>
20002       </section>
20003
20004       <section id="uploadlocalimages">
20005         <title>Upload Local Cover Image</title>
20006
20007         <itemizedlist>
20008           <listitem>
20009             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20010             &gt; Upload Local Cover Image</para>
20011           </listitem>
20012         </itemizedlist>
20013
20014         <para>This tool will allow you to upload cover images for the
20015         materials in your catalog. To access this tool, staff will need the
20016         <link linkend="toolspermissions">upload_local_cover_images
20017         permission</link>. In order for images to show in the staff client
20018         and/or OPAC you will need to set your <link
20019         linkend="LocalCoverImages">LocalCoverImages</link> and/or <link
20020         linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> preferences
20021         to 'Display.' Images can be uploaded in batches or one by one.<tip>
20022             <para>Koha does not have a maximum file size limit for this tool,
20023             but Apache may limit the maximum size of uploads (talk to your sys
20024             admin).</para>
20025           </tip></para>
20026
20027         <para>If uploading a single image:</para>
20028
20029         <itemizedlist>
20030           <listitem>
20031             <para>Visit the tool and click the 'Browse' button to browse to
20032             the image on your local machine.</para>
20033
20034             <screenshot>
20035               <screeninfo>Upload single cover image</screeninfo>
20036
20037               <mediaobject>
20038                 <imageobject>
20039                   <imagedata fileref="images/tools/uploadlocalimg/uploadsingle.png"/>
20040                 </imageobject>
20041               </mediaobject>
20042             </screenshot>
20043           </listitem>
20044
20045           <listitem>
20046             <para>Click 'Upload file'</para>
20047           </listitem>
20048
20049           <listitem>
20050             <para>Choose 'Image file' under the 'File type' section</para>
20051           </listitem>
20052
20053           <listitem>
20054             <para>Enter the biblionumber for the record you're attaching this
20055             image to. This is not the same as the barcode, this is the system
20056             generated number assigned by Koha.</para>
20057
20058             <itemizedlist>
20059               <listitem>
20060                 <para>Find the biblionumber by looking at the end of the URL
20061                 in the address bar when on the detail page</para>
20062
20063                 <screenshot>
20064                   <screeninfo>Biblionumber in URL</screeninfo>
20065
20066                   <mediaobject>
20067                     <imageobject>
20068                       <imagedata fileref="images/tools/uploadlocalimg/bibnumurl.png"/>
20069                     </imageobject>
20070                   </mediaobject>
20071                 </screenshot>
20072               </listitem>
20073
20074               <listitem>
20075                 <para>or by clicking on the MARC tab on the detail page in the
20076                 staff client</para>
20077
20078                 <screenshot>
20079                   <screeninfo>Biblionumber on MARC Record</screeninfo>
20080
20081                   <mediaobject>
20082                     <imageobject>
20083                       <imagedata fileref="images/tools/uploadlocalimg/bibnummarc.png"/>
20084                     </imageobject>
20085                   </mediaobject>
20086                 </screenshot>
20087               </listitem>
20088             </itemizedlist>
20089           </listitem>
20090
20091           <listitem>
20092             <para>If you would like to replace any other cover images you may
20093             have uploaded in the past, check the 'Replace existing covers' box
20094             under the 'Options' section</para>
20095           </listitem>
20096
20097           <listitem>
20098             <para>Click 'Process images'</para>
20099           </listitem>
20100
20101           <listitem>
20102             <para>You will be presented with a summary of the upload and a
20103             link to the record you have just added the image to</para>
20104           </listitem>
20105         </itemizedlist>
20106
20107         <para>If uploading a batch of images at once you will need to prepare
20108         a ZIP file first.</para>
20109
20110         <itemizedlist>
20111           <listitem>
20112             <para>Enter in to the ZIP file all the images you are
20113             uploading</para>
20114           </listitem>
20115
20116           <listitem>
20117             <para>Also include a text file (*.TXT) named either datalink.txt
20118             or idlink.txt listing the biblionumber followed by the image name
20119             for each image one per line</para>
20120
20121             <itemizedlist>
20122               <listitem>
20123                 <para>ex. 4091,image4091.jpg</para>
20124
20125                 <screenshot>
20126                   <screeninfo>ZIP File Contents</screeninfo>
20127
20128                   <mediaobject>
20129                     <imageobject>
20130                       <imagedata fileref="images/tools/uploadlocalimg/zipfiles.png"/>
20131                     </imageobject>
20132                   </mediaobject>
20133                 </screenshot>
20134               </listitem>
20135             </itemizedlist>
20136           </listitem>
20137
20138           <listitem>
20139             <para>Browse your local computer to the ZIP file</para>
20140           </listitem>
20141
20142           <listitem>
20143             <para>Click 'Upload file'</para>
20144           </listitem>
20145
20146           <listitem>
20147             <para>Choose 'Zip file' under the 'File type' section</para>
20148           </listitem>
20149
20150           <listitem>
20151             <para>If you would like to replace any other cover images you may
20152             have uploaded in the past, check the 'Replace existing covers' box
20153             under the 'Options' section</para>
20154           </listitem>
20155
20156           <listitem>
20157             <para>Click 'Process images'</para>
20158           </listitem>
20159
20160           <listitem>
20161             <para>You will be presented with a summary of the upload</para>
20162
20163             <screenshot>
20164               <screeninfo>Upload Summary</screeninfo>
20165
20166               <mediaobject>
20167                 <imageobject>
20168                   <imagedata fileref="images/tools/uploadlocalimg/uploadsummary.png"/>
20169                 </imageobject>
20170               </mediaobject>
20171             </screenshot>
20172           </listitem>
20173         </itemizedlist>
20174
20175         <important>
20176           <para>The source image is used to generate a 140 x 200 px thumbnail image and a 600 x 800
20177             px full-size image. The original sized image uploaded will not be stored by Koha</para>
20178         </important>
20179
20180         <para>You will be able to see your cover images in the staff client on
20181         the detail page under the 'Image' tab in the holdings table at the
20182         bottom</para>
20183
20184         <screenshot>
20185           <screeninfo>Cover images in the staff client</screeninfo>
20186
20187           <mediaobject>
20188             <imageobject>
20189               <imagedata fileref="images/admin/globalprefs/AllowMultipleCovers.png"/>
20190             </imageobject>
20191           </mediaobject>
20192         </screenshot>
20193
20194         <para>In the OPAC the cover images will also appear in the images tab,
20195         as well as next to the title and on the search results.</para>
20196       </section>
20197     </section>
20198
20199     <section id="additionaltools">
20200       <title>Additional Tools</title>
20201
20202       <para/>
20203
20204       <section id="calholidays">
20205         <title>Calendar</title>
20206
20207         <itemizedlist>
20208           <listitem>
20209             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
20210             Additional Tools &gt; Calendar</para>
20211           </listitem>
20212         </itemizedlist>
20213
20214         <para>Libraries can define library closings and holidays to be used
20215         when calculating due dates. You can make use of the Calendar by
20216         turning on the proper system preferences:</para>
20217
20218         <itemizedlist>
20219           <listitem>
20220             <para><emphasis>Get there: </emphasis>More &gt; Administration
20221             &gt; Global System Preferences &gt; Circulation &gt; <link
20222             linkend="useDaysMode">useDaysMode</link></para>
20223
20224             <itemizedlist>
20225               <listitem>
20226                 <para>Choose the method for calculating due date - either
20227                 include days the library is closed in the calculation or don't
20228                 include them.</para>
20229               </listitem>
20230             </itemizedlist>
20231           </listitem>
20232
20233           <listitem>
20234             <para><emphasis>Get there:</emphasis> More &gt; Administration
20235             &gt; Global System Preferences &gt; Circulation &gt; <link
20236             linkend="finesCalendar">finescalendar</link></para>
20237
20238             <itemizedlist>
20239               <listitem>
20240                 <para>This will check the holiday calendar before charging
20241                 fines</para>
20242               </listitem>
20243             </itemizedlist>
20244           </listitem>
20245         </itemizedlist>
20246
20247         <screenshot>
20248           <screeninfo>Calendar &amp; Holidays Tools</screeninfo>
20249
20250           <mediaobject>
20251             <imageobject>
20252               <imagedata fileref="images/tools/calendar/calendar.png"/>
20253             </imageobject>
20254           </mediaobject>
20255         </screenshot>
20256
20257         <section id="addevents">
20258           <title>Adding Events</title>
20259
20260           <para>Before adding events, choose the library you would like to
20261           apply the closings to. When adding events you will be asked if you
20262           would like to apply the event to one branch or all branches. To add
20263           events, simply</para>
20264
20265           <itemizedlist>
20266             <listitem>
20267               <para>Click on the date on the calendar that you would like to
20268               apply the closing to</para>
20269
20270               <screenshot>
20271                 <screeninfo>Calendar Add Form</screeninfo>
20272
20273                 <mediaobject>
20274                   <imageobject>
20275                     <imagedata fileref="images/tools/calendar/calendaradd.png"/>
20276                   </imageobject>
20277                 </mediaobject>
20278               </screenshot>
20279             </listitem>
20280
20281             <listitem>
20282               <para>In the form that appears above the calendar, enter the
20283               closing information (for more info on each option click the
20284               question mark [?] to the right of the option)</para>
20285
20286               <itemizedlist>
20287                 <listitem>
20288                   <para>Library will be filled in automatically based on the
20289                   library you chose from the pull down at the top of the
20290                   page</para>
20291                 </listitem>
20292
20293                 <listitem>
20294                   <para>The day information will also be filled in
20295                   automatically based on the date you clicked on the
20296                   calendar</para>
20297                 </listitem>
20298
20299                 <listitem>
20300                   <para>In the description enter the reason the library is
20301                   closed</para>
20302                 </listitem>
20303
20304                 <listitem>
20305                   <para>Next you can choose if this event is a one time event
20306                   or if it is repeatable.</para>
20307
20308                   <itemizedlist>
20309                     <listitem>
20310                       <para>If this is a one day holiday choose 'Holiday only
20311                       on this day'</para>
20312                     </listitem>
20313
20314                     <listitem>
20315                       <para>If this is a weekly closing (like a weekend day)
20316                       then you can choose 'Holiday repeated every same day of
20317                       the week'</para>
20318                     </listitem>
20319
20320                     <listitem>
20321                       <para>If this is an annual holiday closing choose
20322                       'Holiday repeated yearly on the same date'</para>
20323                     </listitem>
20324
20325                     <listitem>
20326                       <para>If the library is going to be closed for the week
20327                       or a range of time choose 'Holiday on a range' and enter
20328                       a 'To Date' at the top</para>
20329                     </listitem>
20330
20331                     <listitem>
20332                       <para>If the library is going to be closed for a range
20333                       of time each year (such as summer holidays for schools)
20334                       choose 'Holiday repeated yearly on a range' and enter a
20335                       'To Date' at the top</para>
20336                     </listitem>
20337                   </itemizedlist>
20338                 </listitem>
20339
20340                 <listitem>
20341                   <para>Finally decide if this event should be applied to all
20342                   libraries or just the one you have originally
20343                   selected</para>
20344
20345                   <itemizedlist>
20346                     <listitem>
20347                       <para>If you'd rather enter all the holidays and then
20348                       copy them all to another branch all at once you can use
20349                       the copy menu below the calendar</para>
20350
20351                       <screenshot>
20352                         <screeninfo>Copy holidays</screeninfo>
20353
20354                         <mediaobject>
20355                           <imageobject>
20356                             <imagedata fileref="images/tools/calendar/copyholidays.png"/>
20357                           </imageobject>
20358                         </mediaobject>
20359                       </screenshot>
20360                     </listitem>
20361                   </itemizedlist>
20362                 </listitem>
20363               </itemizedlist>
20364             </listitem>
20365
20366             <listitem>
20367               <para>After saving you will see the event listed in the summary
20368               to the right the calendar</para>
20369
20370               <screenshot>
20371                 <screeninfo>Calendar Summary</screeninfo>
20372
20373                 <mediaobject>
20374                   <imageobject>
20375                     <imagedata fileref="images/tools/calendar/calendarsummary.png"/>
20376                   </imageobject>
20377                 </mediaobject>
20378               </screenshot>
20379             </listitem>
20380           </itemizedlist>
20381         </section>
20382
20383         <section id="editevents">
20384           <title>Editing Events</title>
20385
20386           <para>To edit events</para>
20387
20388           <itemizedlist>
20389             <listitem>
20390               <para>Click on the event on the calendar that you want to change
20391               (do this by clicking on the date on the calendar, not the event
20392               listed in the summary)</para>
20393
20394               <screenshot>
20395                 <screeninfo>Edit holiday form</screeninfo>
20396
20397                 <mediaobject>
20398                   <imageobject>
20399                     <imagedata fileref="images/tools/calendar/calendaredit.png"/>
20400                   </imageobject>
20401                 </mediaobject>
20402               </screenshot>
20403             </listitem>
20404
20405             <listitem>
20406               <para>From this form you can make edits to the holiday or delete the holiday
20407                 completely. <itemizedlist>
20408                   <listitem>
20409                     <para>All actions require that you click 'Save' before the change will be
20410                       made.</para>
20411                   </listitem>
20412                 </itemizedlist></para>
20413             </listitem>
20414
20415             <listitem>
20416               <para>Clicking on repeatable events will offer slightly
20417               different options</para>
20418
20419               <screenshot>
20420                 <screeninfo>Edit repeatable event</screeninfo>
20421
20422                 <mediaobject>
20423                   <imageobject>
20424                     <imagedata fileref="images/tools/calendar/calendarexception.png"/>
20425                   </imageobject>
20426                 </mediaobject>
20427               </screenshot>
20428
20429               <itemizedlist>
20430                 <listitem>
20431                   <para>In the form above you will note that there is now an option to 'Generate an
20432                     exception for this repeated holiday,' choosing this option will allow you to
20433                     make it so that this date is not closed even though the library is usually
20434                     closed on this date.<itemizedlist>
20435                       <listitem>
20436                         <para>All actions require that you click 'Save' before the change will be
20437                           made.</para>
20438                       </listitem>
20439                     </itemizedlist></para>
20440                 </listitem>
20441               </itemizedlist>
20442             </listitem>
20443           </itemizedlist>
20444         </section>
20445
20446         <section id="calendarhelp">
20447           <title>Additional Help</title>
20448
20449           <para>When adding or editing events you can get additional help by
20450           clicking on the question mark next to various different options on
20451           the form</para>
20452
20453           <screenshot>
20454             <screeninfo>Additional Calendar Help Buttons</screeninfo>
20455
20456             <mediaobject>
20457               <imageobject>
20458                 <imagedata fileref="images/tools/calendar/calendarhelp.png"/>
20459               </imageobject>
20460             </mediaobject>
20461           </screenshot>
20462         </section>
20463       </section>
20464
20465       <section id="csvprofiles">
20466         <title>CSV Profiles</title>
20467
20468         <itemizedlist>
20469           <listitem>
20470             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
20471             Additional Tools &gt; CSV Profiles</para>
20472           </listitem>
20473         </itemizedlist>
20474
20475         <para>CSV Profiles are created to define how you would like your cart
20476         or list to export.</para>
20477
20478         <section id="addcsvprofile">
20479           <title>Add CSV Profiles</title>
20480
20481           <para>To add a CSV Profile</para>
20482
20483           <itemizedlist>
20484             <listitem>
20485               <para>Click 'CSV Profiles' from the Tools menu</para>
20486
20487               <screenshot>
20488                 <screeninfo>Add CSV Profile</screeninfo>
20489
20490                 <mediaobject>
20491                   <imageobject>
20492                     <imagedata fileref="images/tools/csvprofiles/addcsv.png"/>
20493                   </imageobject>
20494                 </mediaobject>
20495               </screenshot>
20496
20497               <itemizedlist>
20498                 <listitem>
20499                   <para>The 'Profile name' will appear on the export pull down list when choosing
20500                     'Download' from your cart or list<screenshot>
20501                       <screeninfo>Download List</screeninfo>
20502                       <mediaobject>
20503                         <imageobject>
20504                           <imagedata fileref="images/tools/csvprofiles/downloadcsv.png"/>
20505                         </imageobject>
20506                       </mediaobject>
20507                     </screenshot></para>
20508                 </listitem>
20509
20510                 <listitem>
20511                   <para>The 'Profile description' is for your own benefit, but will also appear in
20512                     the OPAC when patrons download content, so make sure it's clear to your patrons
20513                     as well</para>
20514                 </listitem>
20515
20516                 <listitem>
20517                   <para>The 'CSV separator' is the character used to separate values and value groups<tip>
20518                       <para>The most common option here is comma because most spreadsheet
20519                         applications know how to open files split by commas.</para>
20520                     </tip></para>
20521                 </listitem>
20522
20523                 <listitem>
20524                   <para>The 'Field separator' is the character used to
20525                   separate duplicate fields</para>
20526
20527                   <itemizedlist>
20528                     <listitem>
20529                       <para>Example: You may have multiple 650 fields and this is the character that
20530                         will appear in between each one in the column<screenshot>
20531                           <screeninfo>Field separators in between multiple subjects</screeninfo>
20532                           <mediaobject>
20533                             <imageobject>
20534                               <imagedata fileref="images/tools/csvprofiles/csvfieldsep.png"/>
20535                             </imageobject>
20536                           </mediaobject>
20537                         </screenshot></para>
20538                     </listitem>
20539                   </itemizedlist>
20540                 </listitem>
20541
20542                 <listitem>
20543                   <para>The 'Subfield separator' is the character used to
20544                   separate duplicate subfields</para>
20545
20546                   <itemizedlist>
20547                     <listitem>
20548                       <para>Example: You may have multiple $a subfields in a
20549                       field</para>
20550                     </listitem>
20551                   </itemizedlist>
20552                 </listitem>
20553
20554                 <listitem>
20555                   <para>The 'Encoding' field lets you define the encoding used
20556                   when saving the file</para>
20557                 </listitem>
20558
20559                 <listitem>
20560                   <para>Finally format your CSV file using the 'Profile MARC fields' fields</para>
20561
20562                   <itemizedlist>
20563                     <listitem>
20564                       <para>Define which fields or subfields you want to
20565                       export, separated by pipes. Example :
20566                       200|210$a|301</para>
20567                     </listitem>
20568
20569                     <listitem>
20570                       <tip>
20571                         <para>You can also use your own headers (instead of the ones from Koha) by
20572                           prefixing the field number with an header, followed by the equal sign.
20573                           Example : Personal name=100|title=245$a|300</para>
20574                       </tip>
20575                     </listitem>
20576                   </itemizedlist>
20577                 </listitem>
20578               </itemizedlist>
20579               <para>When you have entered in all of the information for you profile, simply click
20580                 'Submit' and you will be presented with a confirmation that your profile has been saved.<screenshot>
20581                   <screeninfo>Confirmation of new CSV profile</screeninfo>
20582                   <mediaobject>
20583                     <imageobject>
20584                       <imagedata fileref="images/tools/csvprofiles/csvadded.png"/>
20585                     </imageobject>
20586                   </mediaobject>
20587                 </screenshot></para>
20588             </listitem>
20589           </itemizedlist>
20590         </section>
20591
20592         <section id="editcsvprofile">
20593           <title>Modify CSV Profiles</title>
20594
20595           <para>Once you have created at least one CSV Profile an 'Edit
20596           profile' tab will appear next to the 'New profile' button.</para>
20597
20598           <screenshot>
20599             <screeninfo>Modify CSV Profiles</screeninfo>
20600
20601             <mediaobject>
20602               <imageobject>
20603                 <imagedata fileref="images/tools/csvprofiles/modifycsv.png"/>
20604               </imageobject>
20605             </mediaobject>
20606           </screenshot>
20607
20608           <itemizedlist>
20609             <listitem>
20610               <para>Choose the profile you would like to edit and alter the necessary fields.</para>
20611             </listitem>
20612             <listitem>
20613               <para>After submitting your changes you will be presented with a confirmation message
20614                 at the top of the screen<screenshot>
20615                   <screeninfo>Confirmation of CSV modification</screeninfo>
20616                   <mediaobject>
20617                     <imageobject>
20618                       <imagedata fileref="images/tools/csvprofiles/csvmodified.png"/>
20619                     </imageobject>
20620                   </mediaobject>
20621                 </screenshot></para>
20622             </listitem>
20623
20624             <listitem>
20625               <para>To delete a profile, check the 'Delete selected profile'
20626               option before clicking 'Submit Query'</para>
20627
20628               <screenshot>
20629                 <screeninfo>Delete an existing CSV Profile</screeninfo>
20630
20631                 <mediaobject>
20632                   <imageobject>
20633                     <imagedata fileref="images/tools/csvprofiles/deletecsv.png"/>
20634                   </imageobject>
20635                 </mediaobject>
20636               </screenshot>
20637             </listitem>
20638           </itemizedlist>
20639         </section>
20640
20641         <section id="usecsvprofiles">
20642           <title>Using CSV Profiles</title>
20643
20644           <para>Your CSV Profiles will appear on the export list or cart menu under the 'Download'
20645             button in both the staff client and the OPAC</para>
20646
20647           <screenshot>
20648             <screeninfo>CSV Profiles on Download Menu in the Staff Client</screeninfo>
20649
20650             <mediaobject>
20651               <imageobject>
20652                 <imagedata fileref="images/tools/csvprofiles/exportlist.png"/>
20653               </imageobject>
20654             </mediaobject>
20655           </screenshot>
20656         </section>
20657       </section>
20658
20659       <section id="logviewer">
20660         <title>Log Viewer</title>
20661
20662         <itemizedlist>
20663           <listitem>
20664             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
20665             Additional Tools &gt; Log Viewer</para>
20666           </listitem>
20667         </itemizedlist>
20668
20669         <para>Actions within the Koha system are tracked in log files. Your
20670         <link linkend="logs">system preferences</link> can be changed to
20671         prevent the logging of different actions. These logs can be viewed
20672         using the Log Viewer Tool.</para>
20673
20674         <screenshot>
20675           <screeninfo>Log Viewer</screeninfo>
20676
20677           <mediaobject>
20678             <imageobject>
20679               <imagedata fileref="images/tools/logs/logviewer.png"/>
20680             </imageobject>
20681           </mediaobject>
20682         </screenshot>
20683
20684         <para>Choosing different combinations of menu options will produce the
20685         log file for that query.</para>
20686
20687         <screenshot>
20688           <screeninfo>A query for all logs related to the Circulation module
20689           produces a result like this</screeninfo>
20690
20691           <mediaobject>
20692             <imageobject>
20693               <imagedata fileref="images/tools/logs/logresults.png"/>
20694             </imageobject>
20695           </mediaobject>
20696         </screenshot>
20697
20698         <para>You will note that real names do not appear on the log, only
20699         identifying numbers. You need to use the identifying numbers when
20700         searching the logs as well.</para>
20701       </section>
20702
20703       <section id="newstool">
20704         <title>News</title>
20705
20706         <itemizedlist>
20707           <listitem>
20708             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
20709             Additional Tools &gt; News</para>
20710           </listitem>
20711         </itemizedlist>
20712
20713         <para>Koha's news module allows librarians to post news to the OPAC,
20714         staff interface and circulation receipts.</para>
20715
20716         <screenshot>
20717           <screeninfo>Koha News Module</screeninfo>
20718
20719           <mediaobject>
20720             <imageobject>
20721               <imagedata fileref="images/tools/news/news.png"/>
20722             </imageobject>
20723           </mediaobject>
20724         </screenshot>
20725
20726         <para>To add news to either the OPAC, the Staff Client or a
20727         Circulation receipt:</para>
20728
20729         <itemizedlist>
20730           <listitem>
20731             <para>Click 'New Entry'</para>
20732
20733             <screenshot>
20734               <screeninfo>Add Koha News Form</screeninfo>
20735
20736               <mediaobject>
20737                 <imageobject>
20738                   <imagedata fileref="images/tools/news/addnews.png"/>
20739                 </imageobject>
20740               </mediaobject>
20741             </screenshot>
20742
20743             <itemizedlist>
20744               <listitem>
20745                 <para>Under 'Display Location' choose whether to put the news
20746                 on the OPAC, Slip (circulation receipt) or the Librarian
20747                 (Staff) Interface.</para>
20748               </listitem>
20749
20750               <listitem>
20751                 <para>Choose a title for your entry</para>
20752               </listitem>
20753
20754               <listitem>
20755                 <para>Using the publication and expiration date fields you can
20756                 control how long your item appears</para>
20757               </listitem>
20758
20759               <listitem>
20760                 <para>'Appear in position' lets you decide what order your
20761                 news items appear in</para>
20762               </listitem>
20763
20764               <listitem>
20765                 <para>The 'News' box allows for the use of HTML for formatting
20766                 of your news item</para>
20767               </listitem>
20768             </itemizedlist>
20769           </listitem>
20770
20771           <listitem>
20772             <para>After filling in all of the fields, click 'Submit'</para>
20773           </listitem>
20774
20775           <listitem>
20776             <para>News in the OPAC will appear above the <link
20777             linkend="OpacMainUserBlock">OpacMainUserBlock</link></para>
20778
20779             <screenshot>
20780               <screeninfo>News in the OPAC</screeninfo>
20781
20782               <mediaobject>
20783                 <imageobject>
20784                   <imagedata fileref="images/tools/news/opacnews.png"/>
20785                 </imageobject>
20786               </mediaobject>
20787             </screenshot>
20788           </listitem>
20789
20790           <listitem>
20791             <para>News in the Staff Client will appear on the far left of the
20792             screen</para>
20793
20794             <screenshot>
20795               <screeninfo>News in the Staff Client</screeninfo>
20796
20797               <mediaobject>
20798                 <imageobject>
20799                   <imagedata fileref="images/tools/news/librariannews.png"/>
20800                 </imageobject>
20801               </mediaobject>
20802             </screenshot>
20803           </listitem>
20804
20805           <listitem>
20806             <para>News on the circulation receipts will appear below the items
20807             that are checked out</para>
20808
20809             <screenshot>
20810               <screeninfo>News at the bottom of the circulation
20811               receipt</screeninfo>
20812
20813               <mediaobject>
20814                 <imageobject>
20815                   <imagedata fileref="images/tools/news/slipnews.png"/>
20816                 </imageobject>
20817               </mediaobject>
20818             </screenshot>
20819           </listitem>
20820         </itemizedlist>
20821       </section>
20822
20823       <section id="taskscheduler">
20824         <title>Task Scheduler</title>
20825
20826         <itemizedlist>
20827           <listitem>
20828             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
20829             Additional Tools &gt; Task Scheduler</para>
20830           </listitem>
20831         </itemizedlist>
20832
20833         <para>The task scheduler is a way to schedule reports to run whenever
20834         you want.</para>
20835
20836         <para>To schedule a task, visit the Task Scheduler and fill in the
20837         form</para>
20838
20839         <screenshot>
20840           <screeninfo>Task Scheduler</screeninfo>
20841
20842           <mediaobject>
20843             <imageobject>
20844               <imagedata fileref="images/tools/tasksched/taskscheduler.png"/>
20845             </imageobject>
20846           </mediaobject>
20847         </screenshot>
20848
20849         <itemizedlist>
20850           <listitem>
20851             <para>Current Server Time shows the time on your server (schedule
20852             all of your reports to run based on that time - not on your local
20853             time)</para>
20854           </listitem>
20855
20856           <listitem>
20857             <para>Time should be entered as hh:mm (2 digit hour, 2 digit
20858             minute)</para>
20859           </listitem>
20860
20861           <listitem>
20862             <para>Date should be entered using the calendar pop up</para>
20863           </listitem>
20864
20865           <listitem>
20866             <para>From Report choose the report you want to schedule</para>
20867           </listitem>
20868
20869           <listitem>
20870             <para>Choose whether to receive the text of or a link to the
20871             results</para>
20872           </listitem>
20873
20874           <listitem>
20875             <para>In the Email filed enter the email of the person you want to
20876             receive your report</para>
20877           </listitem>
20878         </itemizedlist>
20879
20880         <para>Below the task scheduler form, there is a list of scheduled
20881         reports</para>
20882
20883         <screenshot>
20884           <screeninfo>Scheduled Tasks</screeninfo>
20885
20886           <mediaobject>
20887             <imageobject>
20888               <imagedata fileref="images/tools/tasksched/scheduledreports.png"/>
20889             </imageobject>
20890           </mediaobject>
20891         </screenshot>
20892
20893         <para>You can also schedule reports directly from the list of saved
20894         reports by clicking the 'Schedule' link</para>
20895
20896         <screenshot>
20897           <screeninfo>Saved Reports List</screeninfo>
20898
20899           <mediaobject>
20900             <imageobject>
20901               <imagedata fileref="images/tools/tasksched/savedreports.png"/>
20902             </imageobject>
20903           </mediaobject>
20904         </screenshot>
20905
20906         <section id="taskscedtroubleshoot">
20907           <title>Troubleshooting</title>
20908
20909           <para>Task scheduler will not work if the user the web server runs
20910           as doesn't have the permission to use it. To find out if the right
20911           user has the permissions necessary, check /etc/at.allow to see what
20912           users are in it. If you don't have that file, check etc/at.deny. If
20913           at.deny exists but is blank, then every user can use it. Talk to
20914           your system admin about adding the user to the right place to make
20915           the task scheduler work.</para>
20916         </section>
20917       </section>
20918
20919       <section id="QOTDEditor">
20920         <title>Quote of the Day (QOTD) Editor</title>
20921         <itemizedlist>
20922           <listitem>
20923             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Additional Tools &gt; Edit
20924               quotes for QOTD feature</para>
20925           </listitem>
20926         </itemizedlist>
20927
20928         <para>This tool will allow you to add and edit quotes to show on the
20929         OPAC if you're using the Quote of the Day (QOTD) feature.</para>
20930
20931         <para>To turn this feature on set the <link
20932         linkend="QuoteOfTheDay">QuoteOfTheDay</link> preference to 'Enable and
20933         add at least one quote via the Quote of the Day Editor. Once these
20934         steps are complete you will see your quotes above the <link
20935         linkend="OpacMainUserBlock">OpacMainUserBlock</link> in the
20936         OPAC:</para>
20937
20938         <screenshot>
20939           <screeninfo>Quote in the OPAC</screeninfo>
20940
20941           <mediaobject>
20942             <imageobject>
20943               <imagedata fileref="images/tools/qotd/quoteinopac.png"/>
20944             </imageobject>
20945           </mediaobject>
20946         </screenshot>
20947
20948         <section id="addquote">
20949           <title>Add a Quote</title>
20950
20951           <para>To add a quote:</para>
20952
20953           <itemizedlist>
20954             <listitem>
20955               <para>Click the 'Add quote' button in the toolbar and an empty
20956               quote entry will be added to the end of the current quote
20957               list.</para>
20958
20959               <screenshot>
20960                 <screeninfo>Add quote button</screeninfo>
20961
20962                 <mediaobject>
20963                   <imageobject>
20964                     <imagedata fileref="images/tools/qotd/quotebuttons.png"/>
20965                   </imageobject>
20966                 </mediaobject>
20967               </screenshot>
20968
20969               <itemizedlist>
20970                 <listitem>
20971                   <important>
20972                     <para>Both the 'Source' and the 'Text' fields must be
20973                     filled in in order to save the new quote.</para>
20974
20975                     <screenshot>
20976                       <screeninfo>Add quote</screeninfo>
20977
20978                       <mediaobject>
20979                         <imageobject>
20980                           <imagedata fileref="images/tools/qotd/addquote.png"/>
20981                         </imageobject>
20982                       </mediaobject>
20983                     </screenshot>
20984                   </important>
20985                 </listitem>
20986               </itemizedlist>
20987             </listitem>
20988
20989             <listitem>
20990               <para>When finished filling in both fields, press the
20991               &lt;Enter&gt; key on your keyboard to save the new quote.</para>
20992             </listitem>
20993
20994             <listitem>
20995               <para>The list will update and the new quote should now be
20996               visible in the list.</para>
20997             </listitem>
20998           </itemizedlist>
20999
21000           <tip>
21001             <para>You may cancel the addition of a new quote any time prior to
21002             saving it simply by pressing the &lt;Esc&gt; key on your
21003             keyboard.</para>
21004           </tip>
21005         </section>
21006
21007         <section id="editquote">
21008           <title>Edit/Delete a Quote</title>
21009
21010           <para>Once the current quote pool has been loaded into the editing
21011           table, you may edit the quote source and text.</para>
21012
21013           <itemizedlist>
21014             <listitem>
21015               <para>Edit either the 'Source' or 'Text' fields by clicking on
21016               the desired field.</para>
21017
21018               <screenshot>
21019                 <screeninfo>Edit quote</screeninfo>
21020
21021                 <mediaobject>
21022                   <imageobject>
21023                     <imagedata fileref="images/tools/qotd/editquote.png"/>
21024                   </imageobject>
21025                 </mediaobject>
21026               </screenshot>
21027             </listitem>
21028
21029             <listitem>
21030               <para>When you are finished editing a field, press the
21031               &lt;Enter&gt; key on your keyboard to save the changes.</para>
21032             </listitem>
21033           </itemizedlist>
21034
21035           <para>The list will be updated, the edits saved, and visible.</para>
21036
21037           <para>If you'd like you can also delete quote(s).</para>
21038
21039           <itemizedlist>
21040             <listitem>
21041               <para>Select the quote(s) you desire to delete by clicking on
21042               the corresponding quote id.</para>
21043             </listitem>
21044
21045             <listitem>
21046               <para>Once quote selection is finished, simply click the 'Delete
21047               quote(s)' button.</para>
21048             </listitem>
21049
21050             <listitem>
21051               <para>You will be prompted to confirm the deletion.</para>
21052             </listitem>
21053
21054             <listitem>
21055               <para>After confirming the deletion, the list will update and
21056               the quote(s) will no longer appear.</para>
21057             </listitem>
21058           </itemizedlist>
21059         </section>
21060
21061         <section id="importquote">
21062           <title>Import Quotes</title>
21063
21064           <para>If you'd like you can import a batch of quotes as a CSV file.
21065           Your file must contain two columns in the form: "source","text" with
21066           no header row.</para>
21067
21068           <note>
21069             <para>You will be prompted to confirm upload of files larger than
21070             512KB.</para>
21071           </note>
21072
21073           <itemizedlist>
21074             <listitem>
21075               <para>To start the import process click the 'Import quotes'
21076               button at the top of the screen</para>
21077
21078               <screenshot>
21079                 <screeninfo>Import quotes button</screeninfo>
21080
21081                 <mediaobject>
21082                   <imageobject>
21083                     <imagedata fileref="images/tools/qotd/quotebuttons.png"/>
21084                   </imageobject>
21085                 </mediaobject>
21086               </screenshot>
21087             </listitem>
21088
21089             <listitem>
21090               <para>Once on the import quotes screen you can browse your
21091               computer for the file you would like to import</para>
21092
21093               <screenshot>
21094                 <screeninfo>Import quotes</screeninfo>
21095
21096                 <mediaobject>
21097                   <imageobject>
21098                     <imagedata fileref="images/tools/qotd/importquotes.png"/>
21099                   </imageobject>
21100                 </mediaobject>
21101               </screenshot>
21102             </listitem>
21103
21104             <listitem>
21105               <para>After selecting the CSV file, click the 'Open' button and
21106               the file will be uploaded into a temporary editing table.</para>
21107
21108               <screenshot>
21109                 <screeninfo>Imported quotes</screeninfo>
21110
21111                 <mediaobject>
21112                   <imageobject>
21113                     <imagedata fileref="images/tools/qotd/importedsummary.png"/>
21114                   </imageobject>
21115                 </mediaobject>
21116               </screenshot>
21117             </listitem>
21118
21119             <listitem>
21120               <para>From the listing you can edit either the 'Source' or
21121               'Text' fields by clicking on the desired field. When you are
21122               finished editing a field, press the &lt;Enter&gt; key on your
21123               keyboard to save the changes.</para>
21124
21125               <screenshot>
21126                 <screeninfo>Edit imported quote</screeninfo>
21127
21128                 <mediaobject>
21129                   <imageobject>
21130                     <imagedata fileref="images/tools/qotd/editimported.png"/>
21131                   </imageobject>
21132                 </mediaobject>
21133               </screenshot>
21134             </listitem>
21135
21136             <listitem>
21137               <para>You can also delete quotes from this listing before
21138               completing the import.</para>
21139
21140               <itemizedlist>
21141                 <listitem>
21142                   <para>Select the quote(s) you desire to delete by clicking
21143                   on the corresponding quote id.</para>
21144
21145                   <screenshot>
21146                     <screeninfo>Selected for deletion</screeninfo>
21147
21148                     <mediaobject>
21149                       <imageobject>
21150                         <imagedata fileref="images/tools/qotd/selectfordelete.png"/>
21151                       </imageobject>
21152                     </mediaobject>
21153                   </screenshot>
21154                 </listitem>
21155
21156                 <listitem>
21157                   <para>Once quote selection is finished, simply click the
21158                   'Delete quote(s)' key.</para>
21159
21160                   <screenshot>
21161                     <screeninfo>Delete quote(s)</screeninfo>
21162
21163                     <mediaobject>
21164                       <imageobject>
21165                         <imagedata fileref="images/tools/qotd/importquotebuttons.png"/>
21166                       </imageobject>
21167                     </mediaobject>
21168                   </screenshot>
21169                 </listitem>
21170
21171                 <listitem>
21172                   <para>You will be prompted to confirm the deletion.</para>
21173
21174                   <screenshot>
21175                     <screeninfo>Confirm deletion</screeninfo>
21176
21177                     <mediaobject>
21178                       <imageobject>
21179                         <imagedata fileref="images/tools/qotd/confirmdelete.png"/>
21180                       </imageobject>
21181                     </mediaobject>
21182                   </screenshot>
21183                 </listitem>
21184
21185                 <listitem>
21186                   <para>After confirming the deletion, the list will update
21187                   and the quote(s) will no longer appear.</para>
21188                 </listitem>
21189               </itemizedlist>
21190             </listitem>
21191
21192             <listitem>
21193               <para>Once you are satisfied with the quotes, click the 'Save
21194               quotes' button in the toolbar at the top and the quotes will be
21195               saved.</para>
21196
21197               <screenshot>
21198                 <screeninfo>Save quotes button</screeninfo>
21199
21200                 <mediaobject>
21201                   <imageobject>
21202                     <imagedata fileref="images/tools/qotd/importquotebuttons.png"/>
21203                   </imageobject>
21204                 </mediaobject>
21205               </screenshot>
21206             </listitem>
21207           </itemizedlist>
21208         </section>
21209       </section>
21210     </section>
21211   </chapter>
21212
21213   <chapter id="patrons">
21214     <title>Patrons</title>
21215
21216     <para>Before importing and/or adding patrons be sure to set up your <link
21217     linkend="patcats">patron categories</link>.</para>
21218
21219     <section id="addnewpatron">
21220       <title>Add a new patron</title>
21221
21222       <para>Patrons are added by going to the 'Patrons' module.<itemizedlist>
21223           <listitem>
21224             <para><emphasis>Get there:</emphasis> Patrons</para>
21225           </listitem>
21226         </itemizedlist></para>
21227       <para>Once there you can add a new patron.</para>
21228
21229       <itemizedlist>
21230         <listitem>
21231           <para>Click 'New patron'</para>
21232
21233           <screenshot>
21234             <screeninfo>Choose patron type</screeninfo>
21235
21236             <mediaobject>
21237               <imageobject>
21238                 <imagedata fileref="images/patrons/newpatron.png"/>
21239               </imageobject>
21240             </mediaobject>
21241           </screenshot>
21242         </listitem>
21243
21244         <listitem>
21245           <para>The fields that appear on the patron add form can be
21246           controlled by editing the <link
21247           linkend="BorrowerUnwantedField">BorrowerUnwantedField</link> system
21248           preference.</para>
21249         </listitem>
21250
21251         <listitem>
21252           <para>First enter the identifying information regarding your
21253           patron</para>
21254
21255           <screenshot>
21256             <screeninfo>Add Patron Form</screeninfo>
21257
21258             <mediaobject>
21259               <imageobject>
21260                 <imagedata fileref="images/patrons/addpatronform.png"/>
21261               </imageobject>
21262             </mediaobject>
21263           </screenshot>
21264
21265           <itemizedlist>
21266             <listitem>
21267               <para>Required fields are defined in the <link
21268               linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
21269               system preference</para>
21270             </listitem>
21271
21272             <listitem>
21273               <para>Salutation is populated by the <link
21274               linkend="BorrowersTitles">BorrowersTitles</link> system
21275               preference</para>
21276             </listitem>
21277           </itemizedlist>
21278         </listitem>
21279
21280         <listitem>
21281           <para>Next enter the contact information</para>
21282
21283           <screenshot>
21284             <screeninfo>Patron Contact Information</screeninfo>
21285
21286             <mediaobject>
21287               <imageobject>
21288                 <imagedata fileref="images/patrons/addcontact.png"/>
21289               </imageobject>
21290             </mediaobject>
21291           </screenshot>
21292
21293           <itemizedlist>
21294             <listitem>
21295               <para>For contact information, note that the primary phone and
21296               email addresses are the ones that appear on notices and slips
21297               printed during circulation (receipts, transfer slips and hold
21298               slips). The primary email is also the one that overdue notices
21299               and other messages go to.</para>
21300             </listitem>
21301           </itemizedlist>
21302         </listitem>
21303
21304         <listitem>
21305           <para>If this patron is a child, you will be asked to attach the
21306           child patron to an adult patron</para>
21307
21308           <screenshot>
21309             <screeninfo>Guarantor Linking</screeninfo>
21310
21311             <mediaobject>
21312               <imageobject>
21313                 <imagedata fileref="images/patrons/addGuarantor.png"/>
21314               </imageobject>
21315             </mediaobject>
21316           </screenshot>
21317
21318           <itemizedlist>
21319             <listitem>
21320               <para>Click 'Set to Patron' to search your system for an
21321               existing patron</para>
21322             </listitem>
21323
21324             <listitem>
21325               <para>If the Guarantor is not in the system, you can enter the
21326               first and last name in the fields available</para>
21327             </listitem>
21328
21329             <listitem>
21330               <para>The relationships are set using the <link
21331               linkend="borrowerRelationship">borrowerRelationship</link>
21332               system preference</para>
21333             </listitem>
21334           </itemizedlist>
21335         </listitem>
21336
21337         <listitem>
21338           <para>If this patron is a professional, you will be asked to attach
21339           the patron to an organizational patron</para>
21340
21341           <screenshot>
21342             <screeninfo>Organization Linking</screeninfo>
21343
21344             <mediaobject>
21345               <imageobject>
21346                 <imagedata fileref="images/patrons/addOrg.png"/>
21347               </imageobject>
21348             </mediaobject>
21349           </screenshot>
21350
21351           <itemizedlist>
21352             <listitem>
21353               <para>Click 'Set to Patron to search your system for an existing
21354               patron</para>
21355             </listitem>
21356           </itemizedlist>
21357         </listitem>
21358
21359         <listitem>
21360           <para>Each patron can have an alternate contact</para>
21361
21362           <screenshot>
21363             <screeninfo>Alternate Contact</screeninfo>
21364
21365             <mediaobject>
21366               <imageobject>
21367                 <imagedata fileref="images/patrons/addaltcontact.png"/>
21368               </imageobject>
21369             </mediaobject>
21370           </screenshot>
21371
21372           <itemizedlist>
21373             <listitem>
21374               <para>An alternate contact could be a parent or guardian. It can
21375               also be used in academic settings to store the patron's home
21376               address.</para>
21377             </listitem>
21378           </itemizedlist>
21379         </listitem>
21380
21381         <listitem>
21382           <para>The library management section includes values that are used
21383           within the library</para>
21384
21385           <screenshot>
21386             <screeninfo>Library Management</screeninfo>
21387
21388             <mediaobject>
21389               <imageobject>
21390                 <imagedata fileref="images/patrons/addlibmanagement.png"/>
21391               </imageobject>
21392             </mediaobject>
21393           </screenshot>
21394
21395           <itemizedlist>
21396             <listitem>
21397               <para>The card number field is automatically calculated if you
21398               have the <link linkend="autoMemberNum">autoMemberNum</link>
21399               system preference set that way</para>
21400
21401               <itemizedlist>
21402                 <listitem>
21403                   <note>
21404                     <para>For a newly installed system this preference will
21405                     start at 1 and increment by 1 each time after. To have it
21406                     start with the starting number of your barcodes, enter the
21407                     first barcode by hand in the patron record and save the
21408                     patron. After that the field will increment that number by
21409                     1.</para>
21410                   </note>
21411                 </listitem>
21412               </itemizedlist>
21413             </listitem>
21414
21415             <listitem>
21416               <para>If you accidentally chose the wrong patron category at the
21417               beginning you can fix that here</para>
21418             </listitem>
21419
21420             <listitem>
21421               <para>Sort 1 and 2 are used for statistical purposes within your
21422               library</para>
21423             </listitem>
21424           </itemizedlist>
21425         </listitem>
21426
21427         <listitem>
21428           <para>Next, the Library Setup section includes additional library
21429           settings</para>
21430
21431           <screenshot>
21432             <screeninfo>Library set-up options</screeninfo>
21433
21434             <mediaobject>
21435               <imageobject>
21436                 <imagedata fileref="images/patrons/addlibsetup.png"/>
21437               </imageobject>
21438             </mediaobject>
21439           </screenshot>
21440
21441           <itemizedlist>
21442             <listitem>
21443               <para>The registration date will automatically be filled in with
21444               today's date</para>
21445             </listitem>
21446
21447             <listitem>
21448               <para>If your patron cards expire (based on your <link
21449               linkend="patcats">patron category settings</link>) the Expiry
21450               date will automatically be calculated</para>
21451             </listitem>
21452
21453             <listitem>
21454               <para>The OPAC Note is a note for the patron - it will appear in
21455               the OPAC on the patron's record</para>
21456             </listitem>
21457
21458             <listitem>
21459               <para>The Circulation Note is meant solely for your library
21460               staff and will appear when the circulation staff goes to check
21461               an item out to the patron</para>
21462
21463               <screenshot>
21464                 <screeninfo>Sample Circulation Note</screeninfo>
21465
21466                 <mediaobject>
21467                   <imageobject>
21468                     <imagedata fileref="images/patrons/circnote.png"/>
21469                   </imageobject>
21470                 </mediaobject>
21471               </screenshot>
21472             </listitem>
21473
21474             <listitem>
21475               <para>The Staff/OPAC asks for the username and password to be
21476               used by the patron (and/or staff member) to log into their
21477               account in the OPAC and for staff to log in to the staff
21478               client.</para>
21479
21480               <itemizedlist>
21481                 <listitem>
21482                   <para>Staff will only be able to use this log in info to log
21483                   in to the staff client if they have the <link
21484                   linkend="patronpermissions">necessary
21485                   permissions</link>.</para>
21486                 </listitem>
21487               </itemizedlist>
21488             </listitem>
21489           </itemizedlist>
21490         </listitem>
21491
21492         <listitem>
21493           <para>If you have set <link
21494           linkend="patronattributetypes">additional patron attributes</link>
21495           up, these will appear next</para>
21496
21497           <screenshot>
21498             <screeninfo>Additional Patron Attributes</screeninfo>
21499
21500             <mediaobject>
21501               <imageobject>
21502                 <imagedata fileref="images/patrons/addattributes.png"/>
21503               </imageobject>
21504             </mediaobject>
21505           </screenshot>
21506         </listitem>
21507
21508         <listitem>
21509           <para id="setpatronmessaging">Finally, if you have <link
21510           linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
21511           set to 'allow,' you can choose the messaging preferences for this
21512           patron.</para>
21513
21514           <screenshot>
21515             <screeninfo>Patron Messaging Settings</screeninfo>
21516
21517             <mediaobject>
21518               <imageobject>
21519                 <imagedata fileref="images/patrons/addpatronmsg.png"/>
21520               </imageobject>
21521             </mediaobject>
21522           </screenshot>
21523
21524           <itemizedlist>
21525             <listitem>
21526               <para>These notices are:</para>
21527               <itemizedlist>
21528                 <listitem>
21529                   <para>Advanced Notice : A notice in advance of the patron's items being due (The
21530                     patron can choose the number of days in advance)</para>
21531                 </listitem>
21532                 <listitem>
21533                   <para>Item Checkout : A notice that lists all the of the items the patron has just
21534                     checked out and/or renewed, this is an electronic form of the checkout
21535                     receipt</para>
21536                 </listitem>
21537                 <listitem>
21538                   <para>Hold Filled : A notice when you have confirmed the hold is waiting for the
21539                     patron</para>
21540                 </listitem>
21541                 <listitem>
21542                   <para>Item Due : A notice on the day and item is due back at the library</para>
21543                 </listitem>
21544                 <listitem>
21545                   <para>Item Checkin : A notice that lists all the of the items the patron has just
21546                     checked in</para>
21547                 </listitem>
21548               </itemizedlist>
21549             </listitem>
21550             <listitem>
21551               <important>
21552                 <para>These preferences will override any you set via the
21553                 <link linkend="addingpatroncat">patron
21554                 categories</link></para>
21555               </important>
21556             </listitem>
21557
21558             <listitem>
21559               <important>
21560                 <para>These preference can be altered by the patron via the
21561                 OPAC</para>
21562               </important>
21563             </listitem>
21564           </itemizedlist>
21565         </listitem>
21566
21567         <listitem>
21568           <para>Once finished, click 'Save'</para>
21569         </listitem>
21570       </itemizedlist>
21571
21572       <para>If the system suspects this patron is a duplicate of another it
21573       will warn you.</para>
21574
21575       <screenshot>
21576         <screeninfo>Patron Duplicate Suspected</screeninfo>
21577
21578         <mediaobject>
21579           <imageobject>
21580             <imagedata fileref="images/patrons/duplicatewarn.png"/>
21581           </imageobject>
21582         </mediaobject>
21583       </screenshot>
21584
21585       <para>If you have set a minimum or upper age limit on the patron
21586       category and are requiring that the birth date be filled in, Koha will
21587       warn you if the patron you're adding is too old or young for the patron
21588       category you have selected:</para>
21589
21590       <screenshot>
21591         <screeninfo>Patron age warning</screeninfo>
21592
21593         <mediaobject>
21594           <imageobject>
21595             <imagedata fileref="images/patrons/patronagelimit.png"/>
21596           </imageobject>
21597         </mediaobject>
21598       </screenshot>
21599     </section>
21600
21601     <section id="addstaffpatron">
21602       <title>Add a Staff Patron</title>
21603
21604       <para>All staff members must be entered into Koha as patrons of the
21605       'Staff' type. Follow the steps in <link linkend="addnewpatron">Add a
21606       Patron</link> to add a staff member. To give the staff member
21607       permissions to access the staff client, follow the steps in <link
21608       linkend="patronpermissions">Patron Permissions</link></para>
21609
21610       <important>
21611         <para>Remember to assign your staff secure usernames and passwords
21612         since these will be used to log into the staff client.</para>
21613       </important>
21614     </section>
21615
21616     <section id="addstatspatron">
21617       <title>Add a Statistical Patron</title>
21618
21619       <para>One way to track use of in house items is to "check out" the
21620       materials to a statistical patron. The "check out" process doesn's check
21621       the book out, but instead tracks an in house use of the item. To use
21622       this method for tracking in house use you first will need a <link
21623       linkend="patcats">patron category</link> set up for your Statistical
21624       patron.</para>
21625
21626       <screenshot>
21627         <screeninfo>In House Patron Category</screeninfo>
21628
21629         <mediaobject>
21630           <imageobject>
21631             <imagedata fileref="images/patrons/statspatcat.png"/>
21632           </imageobject>
21633         </mediaobject>
21634       </screenshot>
21635
21636       <para>Next, you will need to create a new patron of the statistical
21637       type</para>
21638
21639       <screenshot>
21640         <screeninfo>New In House Patron</screeninfo>
21641
21642         <mediaobject>
21643           <imageobject>
21644             <imagedata fileref="images/patrons/newinhouse.png"/>
21645           </imageobject>
21646         </mediaobject>
21647       </screenshot>
21648
21649       <para>Next, follow the steps put forth in the '<link
21650       linkend="addnewpatron">Add a new Patron</link>' section of this manual.
21651       Since this patron is not a real person, simply fill in the required
21652       fields, the correct library and nothing else.</para>
21653
21654       <para>To learn about other methods of tracking in house use visit the
21655       <link linkend="trackinhouse">Tracking inhouse use</link> section of this
21656       manual.</para>
21657     </section>
21658
21659     <section id="duplicatepatron">
21660       <title>Duplicate a Patron</title>
21661
21662       <para>Sometimes when you're adding a new family to your system you don't
21663       want to type the contact information over and over. Koha allows for you
21664       to duplicate a patron and change only the parts you want to (or need to)
21665       change.</para>
21666
21667       <itemizedlist>
21668         <listitem>
21669           <para>Open the patron you want to use as your base (the patron you
21670           want to duplicate information from)</para>
21671         </listitem>
21672
21673         <listitem>
21674           <para>Click the 'Duplicate' button at the top of their record</para>
21675
21676           <screenshot>
21677             <screeninfo>The Duplicate Button is the 3rd one in</screeninfo>
21678
21679             <mediaobject>
21680               <imageobject>
21681                 <imagedata fileref="images/patrons/duplicatepatron.png"/>
21682               </imageobject>
21683             </mediaobject>
21684           </screenshot>
21685         </listitem>
21686
21687         <listitem>
21688           <para>All of the fields with the exception of first name, card
21689           number, username and password have been duplicated. Fill in the
21690           missing pieces and click 'Save'</para>
21691
21692           <screenshot>
21693             <screeninfo>Duplicating Patron Form</screeninfo>
21694
21695             <mediaobject>
21696               <imageobject>
21697                 <imagedata fileref="images/patrons/duplicatedpatron.png"/>
21698               </imageobject>
21699             </mediaobject>
21700           </screenshot>
21701
21702           <itemizedlist>
21703             <listitem>
21704               <tip>
21705                 <para>Clicking in a field that is already populated with data
21706                 will clear that field of all information (making it easier for
21707                 you to type in something different)</para>
21708               </tip>
21709             </listitem>
21710           </itemizedlist>
21711         </listitem>
21712
21713         <listitem>
21714           <para>You will be brought to your new patron</para>
21715
21716           <screenshot>
21717             <screeninfo>Newly created patron</screeninfo>
21718
21719             <mediaobject>
21720               <imageobject>
21721                 <imagedata fileref="images/patrons/duplicatedpatronfinal.png"/>
21722               </imageobject>
21723             </mediaobject>
21724           </screenshot>
21725         </listitem>
21726       </itemizedlist>
21727     </section>
21728
21729     <section id="editpatrons">
21730       <title>Editing Patrons</title>
21731
21732       <para>Patrons in Koha can be edited using one of many edit
21733       buttons.</para>
21734
21735       <itemizedlist>
21736         <listitem>
21737           <para>To edit the entire patron record simply click the 'Edit'
21738           button at the top of the patron record.</para>
21739
21740           <screenshot>
21741             <screeninfo>Main Patron Edit Menu</screeninfo>
21742
21743             <mediaobject>
21744               <imageobject>
21745                 <imagedata fileref="images/patrons/patronedit.png"/>
21746               </imageobject>
21747             </mediaobject>
21748           </screenshot>
21749         </listitem>
21750
21751         <listitem>
21752           <para>Patron passwords are not recoverable. The stars show on the
21753           patron detail next to the Password label are always there even if a
21754           password isn't set. If a patron forgets their password the only
21755           option is to reset their password. To change the patron's password,
21756           click the 'Change Password' button</para>
21757
21758           <screenshot>
21759             <screeninfo>Patron Password Change Form</screeninfo>
21760
21761             <mediaobject>
21762               <imageobject>
21763                 <imagedata fileref="images/patrons/patronpassword.png"/>
21764               </imageobject>
21765             </mediaobject>
21766           </screenshot>
21767
21768           <itemizedlist>
21769             <listitem>
21770               <para>Koha cannot display existing passwords. Leave the field
21771               blank to leave password unchanged.</para>
21772             </listitem>
21773
21774             <listitem>
21775               <para>This form can automatically generate a random password if
21776               you click the link labeled "Click to fill with a randomly
21777               generated suggestion. Passwords will be displayed as
21778               text."</para>
21779             </listitem>
21780           </itemizedlist>
21781         </listitem>
21782
21783         <listitem>
21784           <para>To edit a specific section of the patron record (for example
21785           the Library Use section) click the 'Edit' link below the
21786           section</para>
21787
21788           <screenshot>
21789             <screeninfo>Library Use Section of Patron Record</screeninfo>
21790
21791             <mediaobject>
21792               <imageobject>
21793                 <imagedata fileref="images/patrons/patroneditsection.png"/>
21794               </imageobject>
21795             </mediaobject>
21796           </screenshot>
21797         </listitem>
21798
21799         <listitem>
21800           <para>A patron image can be added by browsing for the image on your
21801           machine from the 'Manage Patron Image' section</para>
21802
21803           <screenshot>
21804             <screeninfo>Manage Patron Image Form</screeninfo>
21805
21806             <mediaobject>
21807               <imageobject>
21808                 <imagedata fileref="images/patrons/patronaddimage.png"/>
21809               </imageobject>
21810             </mediaobject>
21811           </screenshot>
21812
21813           <itemizedlist>
21814             <listitem>
21815               <para>This form will not appear if you have the <link
21816               linkend="patronimages">patronimages</link> system preference to
21817               not allow patron images</para>
21818             </listitem>
21819
21820             <listitem>
21821               <para>To add patron images in bulk, use the <link
21822               linkend="uploadpatronimages">Upload Patron Images</link>
21823               Tool</para>
21824             </listitem>
21825           </itemizedlist>
21826         </listitem>
21827
21828         <listitem>
21829           <para id="patronflags">Patrons can also be blocked from checking
21830           items out by setting Patron Flags</para>
21831
21832           <screenshot>
21833             <screeninfo>Patron Warning Flags</screeninfo>
21834
21835             <mediaobject>
21836               <imageobject>
21837                 <imagedata fileref="images/patrons/patronflags.png"/>
21838               </imageobject>
21839             </mediaobject>
21840           </screenshot>
21841
21842           <itemizedlist>
21843             <listitem>
21844               <para>If you would like your circulation staff to confirm a
21845               patron's address before checking items out to the patron, you
21846               can see the 'Gone no Address' flag</para>
21847
21848               <screenshot>
21849                 <screeninfo>Patron's address in doubt</screeninfo>
21850
21851                 <mediaobject>
21852                   <imageobject>
21853                     <imagedata fileref="images/patrons/patronaddress.png"/>
21854                   </imageobject>
21855                 </mediaobject>
21856               </screenshot>
21857             </listitem>
21858
21859             <listitem>
21860               <para>If you would like to bar a patron from the library you can
21861               set the 'Restricted' flag</para>
21862
21863               <itemizedlist>
21864                 <listitem>
21865                   <para>This flag can automatically be set with the <link
21866                   linkend="noticetriggers">Overdue/Notice Status
21867                   Triggers</link></para>
21868
21869                   <screenshot>
21870                     <screeninfo>Patron restricted</screeninfo>
21871
21872                     <mediaobject>
21873                       <imageobject>
21874                         <imagedata fileref="images/patrons/patronrestricted.png"/>
21875                       </imageobject>
21876                     </mediaobject>
21877                   </screenshot>
21878                 </listitem>
21879               </itemizedlist>
21880             </listitem>
21881
21882             <listitem>
21883               <para>If you enter in a date and/or note related to the
21884               restriction you will see that in the restricted message as
21885               well</para>
21886
21887               <screenshot>
21888                 <screeninfo>Restricted until message</screeninfo>
21889
21890                 <mediaobject>
21891                   <imageobject>
21892                     <imagedata fileref="images/patrons/restricteduntil.png"/>
21893                   </imageobject>
21894                 </mediaobject>
21895               </screenshot>
21896             </listitem>
21897
21898             <listitem>
21899               <para>If the patron reports that they have lost their card you
21900               can set the 'Lost Card' flag to prevent someone else from using
21901               that card to check items out</para>
21902
21903               <screenshot>
21904                 <screeninfo>Patron lost card</screeninfo>
21905
21906                 <mediaobject>
21907                   <imageobject>
21908                     <imagedata fileref="images/patrons/patroncardlost.png"/>
21909                   </imageobject>
21910                 </mediaobject>
21911               </screenshot>
21912             </listitem>
21913           </itemizedlist>
21914         </listitem>
21915
21916         <listitem>
21917           <para>Children patrons do not become adults automatically in Koha.
21918           To upgrade a child patron to and adult patron category click on the
21919           'More' menu and choose 'Update Child to Adult Patron'</para>
21920
21921           <screenshot>
21922             <screeninfo>Update Child to Adult Patron</screeninfo>
21923
21924             <mediaobject>
21925               <imageobject>
21926                 <imagedata fileref="images/patrons/updatetoadult.png"/>
21927               </imageobject>
21928             </mediaobject>
21929           </screenshot>
21930
21931           <itemizedlist>
21932             <listitem>
21933               <para>You will then be presented with a pop up window asking
21934               which one of your adult patron categories this Child should be
21935               updated to</para>
21936
21937               <screenshot>
21938                 <screeninfo>Choose Adult Category to Update To</screeninfo>
21939
21940                 <mediaobject>
21941                   <imageobject>
21942                     <imagedata fileref="images/patrons/choosadulttype.png"/>
21943                   </imageobject>
21944                 </mediaobject>
21945               </screenshot>
21946             </listitem>
21947           </itemizedlist>
21948         </listitem>
21949       </itemizedlist>
21950     </section>
21951
21952     <section id="patronpermissions">
21953       <title>Patron Permissions</title>
21954
21955       <para>Patron Permissions are used to allow staff members access to the
21956       staff client.</para>
21957
21958       <important>
21959         <para>In order for a staff member to log into the staff interface they
21960         must have (at the very least) 'catalogue' permissions which allow them
21961         to view the staff interface.</para>
21962       </important>
21963
21964       <section id="setpatronperms">
21965         <title>Setting Patron Permissions</title>
21966
21967         <para>To set patron permissions, you must first <link
21968         linkend="addstaffpatron">have a patron of the 'Staff' type</link>
21969         open</para>
21970
21971         <itemizedlist>
21972           <listitem>
21973             <para>On the patron record click More and choose Set Permissions
21974             to alter patron permissions</para>
21975
21976             <screenshot>
21977               <screeninfo>Set Patron Permissions</screeninfo>
21978
21979               <mediaobject>
21980                 <imageobject>
21981                   <imagedata fileref="images/patrons/editpatronpermissions.png"/>
21982                 </imageobject>
21983               </mediaobject>
21984             </screenshot>
21985           </listitem>
21986
21987           <listitem>
21988             <para>You will be presented with a list of preferences, some of
21989             which can be expanded by clicking the plus sign to the left of the
21990             section title.</para>
21991
21992             <screenshot>
21993               <screeninfo>Patron Permissions</screeninfo>
21994
21995               <mediaobject>
21996                 <imageobject>
21997                   <imagedata fileref="images/patrons/GranularPermissions.png"/>
21998                 </imageobject>
21999               </mediaobject>
22000             </screenshot>
22001           </listitem>
22002         </itemizedlist>
22003       </section>
22004
22005       <section id="patronpermsdefined">
22006         <title>Patron Permissions Defined</title>
22007
22008         <para/>
22009
22010         <itemizedlist>
22011           <listitem>
22012             <para>superlibrarian</para>
22013
22014             <itemizedlist>
22015               <listitem>
22016                 <para>Access to all librarian functions</para>
22017
22018                 <itemizedlist>
22019                   <listitem>
22020                     <tip>
22021                       <para>With this selected there is no need to choose any
22022                       other permissions</para>
22023                     </tip>
22024                   </listitem>
22025                 </itemizedlist>
22026               </listitem>
22027             </itemizedlist>
22028           </listitem>
22029
22030           <listitem>
22031             <para>circulate</para>
22032
22033             <itemizedlist>
22034               <listitem>
22035                 <para>Check out and check in items</para>
22036               </listitem>
22037
22038               <listitem>
22039                 <para>This section can be expanded (<link
22040                 linkend="circpermissions">Learn more</link>)</para>
22041               </listitem>
22042             </itemizedlist>
22043           </listitem>
22044
22045           <listitem>
22046             <para>catalogue</para>
22047
22048             <itemizedlist>
22049               <listitem>
22050                 <para><emphasis role="bold">Required for staff login.</emphasis> Staff access,
22051                   allows viewing the catalogue in staff client<itemizedlist>
22052                     <listitem>
22053                       <important>
22054                         <para>Must be given to all staff members to allow them to login to the staff
22055                           client</para>
22056                       </important>
22057                     </listitem>
22058                   </itemizedlist></para>
22059               </listitem>
22060             </itemizedlist>
22061           </listitem>
22062
22063           <listitem>
22064             <para>parameters</para>
22065
22066             <itemizedlist>
22067               <listitem>
22068                 <para>Manage Koha system systems (Administration panel)</para>
22069               </listitem>
22070
22071               <listitem>
22072                 <para>This secton can be expanded (<link
22073                 linkend="parameterpermissions">Learn more</link>)</para>
22074               </listitem>
22075             </itemizedlist>
22076           </listitem>
22077
22078           <listitem>
22079             <para>borrowers</para>
22080
22081             <itemizedlist>
22082               <listitem>
22083                 <para>Add or modify patrons</para>
22084               </listitem>
22085             </itemizedlist>
22086           </listitem>
22087
22088           <listitem>
22089             <para>permissions</para>
22090
22091             <itemizedlist>
22092               <listitem>
22093                 <para>Set user permissions</para>
22094               </listitem>
22095             </itemizedlist>
22096           </listitem>
22097
22098           <listitem>
22099             <para>reserveforothers</para>
22100
22101             <itemizedlist>
22102               <listitem>
22103                 <para>Place and modify holds for patrons</para>
22104               </listitem>
22105
22106               <listitem>
22107                 <para>This section can be expanded (<link
22108                 linkend="reservepermissions">Learn more</link>)</para>
22109               </listitem>
22110             </itemizedlist>
22111           </listitem>
22112
22113           <listitem>
22114             <para>borrow</para>
22115
22116             <itemizedlist>
22117               <listitem>
22118                 <para>Borrow books</para>
22119               </listitem>
22120             </itemizedlist>
22121           </listitem>
22122
22123           <listitem>
22124             <para>editcatalogue</para>
22125
22126             <itemizedlist>
22127               <listitem>
22128                 <para>Edit Catalog (Modify bibliographic/hodings data)</para>
22129               </listitem>
22130
22131               <listitem>
22132                 <para>This section can be expanded (<link
22133                 linkend="catpermissions">Learn more</link>)</para>
22134               </listitem>
22135             </itemizedlist>
22136           </listitem>
22137
22138           <listitem>
22139             <para>updatecharges</para>
22140
22141             <itemizedlist>
22142               <listitem>
22143                 <para>Manage patrons fines and fees</para>
22144               </listitem>
22145             </itemizedlist>
22146           </listitem>
22147
22148           <listitem>
22149             <para>acquisition</para>
22150
22151             <itemizedlist>
22152               <listitem>
22153                 <para>Acquisition and/or suggestion management</para>
22154               </listitem>
22155
22156               <listitem>
22157                 <para>This section can be expanded (<link
22158                 linkend="acqpermissions">Learn more</link>)</para>
22159               </listitem>
22160             </itemizedlist>
22161           </listitem>
22162
22163           <listitem>
22164             <para>management</para>
22165
22166             <itemizedlist>
22167               <listitem>
22168                 <para>Set library management paraments (deprecated)<itemizedlist>
22169                     <listitem>
22170                       <important>
22171                         <para>This permission level no longer controls anything.</para>
22172                       </important>
22173                     </listitem>
22174                   </itemizedlist></para>
22175               </listitem>
22176             </itemizedlist>
22177           </listitem>
22178
22179           <listitem>
22180             <para>tools</para>
22181
22182             <itemizedlist>
22183               <listitem>
22184                 <para>Use all tools</para>
22185               </listitem>
22186
22187               <listitem>
22188                 <para>This section can be expanded (<link
22189                 linkend="toolspermissions">Learn more</link>)</para>
22190               </listitem>
22191             </itemizedlist>
22192           </listitem>
22193
22194           <listitem>
22195             <para>editauthorities</para>
22196
22197             <itemizedlist>
22198               <listitem>
22199                 <para>Edit Authorities</para>
22200               </listitem>
22201             </itemizedlist>
22202           </listitem>
22203
22204           <listitem>
22205             <para>serials</para>
22206
22207             <itemizedlist>
22208               <listitem>
22209                 <para>Manage serial subscriptions</para>
22210               </listitem>
22211
22212               <listitem>
22213                 <para>This section can be expanded (<link
22214                 linkend="serpermissions">Learn more</link>)</para>
22215               </listitem>
22216             </itemizedlist>
22217           </listitem>
22218
22219           <listitem>
22220             <para>reports</para>
22221
22222             <itemizedlist>
22223               <listitem>
22224                 <para>Allow access to the reports module</para>
22225               </listitem>
22226
22227               <listitem>
22228                 <para>Reports found on the Circulation page are not controlled
22229                 by this permission</para>
22230               </listitem>
22231
22232               <listitem>
22233                 <para>This section can be expanded (<link
22234                 linkend="reportpermissions">Learn more</link>)</para>
22235               </listitem>
22236             </itemizedlist>
22237           </listitem>
22238
22239           <listitem>
22240             <para>staffaccess</para>
22241
22242             <itemizedlist>
22243               <listitem>
22244                 <para>Allow staff members to modify permissions for other staff members</para>
22245               </listitem>
22246
22247               <listitem>
22248                 <important>
22249                   <para>Requires the borrowers permission above</para>
22250                 </important>
22251               </listitem>
22252             </itemizedlist>
22253           </listitem>
22254         </itemizedlist>
22255
22256         <section id="circpermissions">
22257           <title>Granular Circulate Permissions</title>
22258
22259           <para>If the staff member has 'circulate' permissions they have the
22260           ability to perform all of these actions. If you would like to
22261           control circulation permissions on a more granular level choose from
22262           these options:</para>
22263
22264           <itemizedlist>
22265             <listitem>
22266               <para>circulate_remaining_permissions</para>
22267
22268               <itemizedlist>
22269                 <listitem>
22270                   <para>Remaining circulation permissions</para>
22271                 </listitem>
22272                 <listitem>
22273                   <para>All circulation rights except the ability to override renewals</para>
22274                 </listitem>
22275               </itemizedlist>
22276             </listitem>
22277
22278             <listitem>
22279               <para>override_renewals</para>
22280
22281               <itemizedlist>
22282                 <listitem>
22283                   <para>Override blocked renewals</para>
22284                 </listitem>
22285
22286                 <listitem>
22287                   <para>Requires that the staff member also has
22288                   circulate_remaining_permissions</para>
22289                 </listitem>
22290               </itemizedlist>
22291             </listitem>
22292           </itemizedlist>
22293         </section>
22294
22295         <section id="parameterpermissions">
22296           <title>Granular Parameters Permissions</title>
22297
22298           <para>If the staff member has 'parameters' permissions they have the
22299           ability to perform all of these actions. If you would like to
22300           control parameter permissions on a more granular level choose from
22301           these options:</para>
22302
22303           <itemizedlist>
22304             <listitem>
22305               <para>manage_circ_rules</para>
22306
22307               <itemizedlist>
22308                 <listitem>
22309                   <para>Manage circulation rules</para>
22310                 </listitem>
22311                 <listitem>
22312                   <para>The ability to access the <link linkend="circfinerules">Circulation and
22313                       fines rules</link> in the administration area</para>
22314                 </listitem>
22315               </itemizedlist>
22316             </listitem>
22317
22318             <listitem>
22319               <para>parameters_remaining_permissions</para>
22320
22321               <itemizedlist>
22322                 <listitem>
22323                   <para>Remaining system parameters permissions</para>
22324                 </listitem>
22325                 <listitem>
22326                   <para>The ability to access all areas in Administration (other than the
22327                     Circulation and fine rules)</para>
22328                 </listitem>
22329               </itemizedlist>
22330             </listitem>
22331           </itemizedlist>
22332         </section>
22333
22334         <section id="reservepermissions">
22335           <title>Granular Holds Permissions</title>
22336
22337           <para>If the staff member has 'reserveforothers' permissions they
22338           have the ability to perform all of these actions. If you would like
22339           to control holds permissions on a more granular level choose from
22340           these options:</para>
22341
22342           <itemizedlist>
22343             <listitem>
22344               <para>modify_holds_priority</para>
22345
22346               <itemizedlist>
22347                 <listitem>
22348                   <para>Modify holds priority</para>
22349                 </listitem>
22350                 <listitem>
22351                   <para>Allow staff members to alter the holds priority (moving patrons up and down
22352                     the queue)</para>
22353                 </listitem>
22354               </itemizedlist>
22355             </listitem>
22356
22357             <listitem>
22358               <para>place_holds</para>
22359
22360               <itemizedlist>
22361                 <listitem>
22362                   <para>Place holds for patrons</para>
22363                 </listitem>
22364               </itemizedlist>
22365             </listitem>
22366           </itemizedlist>
22367         </section>
22368
22369         <section id="catpermissions">
22370           <title>Granular Cataloging Permissions</title>
22371
22372           <para>If the staff member has 'editcatalogue' permissions they have
22373           the ability to perform all of these actions. If you would like to
22374           control cataloging permissions on a more granular level choose from
22375           these options:</para>
22376
22377           <itemizedlist>
22378             <listitem>
22379               <para>edit_catalogue</para>
22380
22381               <itemizedlist>
22382                 <listitem>
22383                   <para>Edit catalog (Modify bibliographic/holdings data)</para>
22384                 </listitem>
22385                 <listitem>
22386                   <para>Ability to access all cataloging functions via the <link
22387                       linkend="cataloging">Cataloging</link> page</para>
22388                 </listitem>
22389               </itemizedlist>
22390             </listitem>
22391
22392             <listitem>
22393               <para>edit_items</para>
22394
22395               <itemizedlist>
22396                 <listitem>
22397                   <para>Edit items</para>
22398                 </listitem>
22399                 <listitem>
22400                   <para>Ability to make <link linkend="editingitems">edits to item/holdings
22401                       records</link>, but not bibliographic records</para>
22402                 </listitem>
22403               </itemizedlist>
22404             </listitem>
22405
22406             <listitem>
22407               <para id="fastaddpermissions">fast_cataloging</para>
22408
22409               <itemizedlist>
22410                 <listitem>
22411                   <para>Fast cataloging</para>
22412                 </listitem>
22413                 <listitem>
22414                   <para>The ability to catalog using only the <link linkend="fastaddcat">Fast Add
22415                       Framework</link> found on the <link linkend="circulation">Circulation</link>
22416                     page</para>
22417                 </listitem>
22418               </itemizedlist>
22419             </listitem>
22420           </itemizedlist>
22421         </section>
22422
22423         <section id="acqpermissions">
22424           <title>Granular Acquisitions Permissions</title>
22425
22426           <para>If the staff member has 'acquisition' permissions they have
22427           the ability to perform all of these actions. If you would like to
22428           control acquisitions permissions on a more granular level choose
22429           from these options:</para>
22430
22431           <itemizedlist>
22432             <listitem>
22433               <para>budget_add_del</para>
22434
22435               <itemizedlist>
22436                 <listitem>
22437                   <para>Add and delete budgets (but can't modify them)</para>
22438                 </listitem>
22439               </itemizedlist>
22440             </listitem>
22441
22442             <listitem>
22443               <para>budget_manage</para>
22444               <itemizedlist>
22445                 <listitem>
22446                   <para>Manage budgets</para>
22447                 </listitem>
22448               </itemizedlist>
22449             </listitem>
22450
22451             <listitem>
22452               <para>budget_manage_all <itemizedlist>
22453                   <listitem>
22454                     <para>Manage all budgets</para>
22455                   </listitem>
22456                 </itemizedlist></para>
22457               <para>budget_modify</para>
22458               <itemizedlist>
22459                 <listitem>
22460                   <para>Modify budget (can't create lines, but can modify existing ones)</para>
22461                 </listitem>
22462               </itemizedlist>
22463             </listitem>
22464
22465             <listitem>
22466               <para>contracts_manage</para>
22467
22468               <itemizedlist>
22469                 <listitem>
22470                   <para>Manage contracts</para>
22471                 </listitem>
22472               </itemizedlist>
22473             </listitem>
22474
22475             <listitem>
22476               <para>group_manage</para>
22477
22478               <itemizedlist>
22479                 <listitem>
22480                   <para>Manage orders and basket groups</para>
22481                 </listitem>
22482               </itemizedlist>
22483             </listitem>
22484
22485             <listitem>
22486               <para>order_manage</para>
22487
22488               <itemizedlist>
22489                 <listitem>
22490                   <para>Manage orders and baskets</para>
22491                 </listitem>
22492               </itemizedlist>
22493             </listitem>
22494
22495             <listitem>
22496               <para>order_receive</para>
22497
22498               <itemizedlist>
22499                 <listitem>
22500                   <para>Manage orders and baskets</para>
22501                 </listitem>
22502               </itemizedlist>
22503             </listitem>
22504
22505             <listitem>
22506               <para>period_manage</para>
22507
22508               <itemizedlist>
22509                 <listitem>
22510                   <para>Manage periods</para>
22511                 </listitem>
22512               </itemizedlist>
22513             </listitem>
22514
22515             <listitem>
22516               <para>planning_manage</para>
22517
22518               <itemizedlist>
22519                 <listitem>
22520                   <para>Manage budget planning</para>
22521                 </listitem>
22522               </itemizedlist>
22523             </listitem>
22524
22525             <listitem>
22526               <para>vendors_manage</para>
22527
22528               <itemizedlist>
22529                 <listitem>
22530                   <para>Manage vendors</para>
22531                 </listitem>
22532               </itemizedlist>
22533             </listitem>
22534           </itemizedlist>
22535         </section>
22536
22537         <section id="serpermissions">
22538           <title>Granular Serials Permissions</title>
22539
22540           <para>If the staff member has 'serials' permissions they have the
22541           ability to perform all of these actions. If you would like to
22542           control serials permissions on a more granular level choose from
22543           these options:</para>
22544
22545           <itemizedlist>
22546             <listitem>
22547               <para>check_expiration</para>
22548
22549               <itemizedlist>
22550                 <listitem>
22551                   <para>Check the <link linkend="serialexpiration">expiration of a
22552                     serial</link></para>
22553                 </listitem>
22554               </itemizedlist>
22555             </listitem>
22556
22557             <listitem>
22558               <para>claim_serials</para>
22559
22560               <itemizedlist>
22561                 <listitem>
22562                   <para>Claim missing serials via the <link linkend="serialclaims">Claims
22563                       section</link></para>
22564                 </listitem>
22565               </itemizedlist>
22566             </listitem>
22567
22568             <listitem>
22569               <para>create_subscription</para>
22570
22571               <itemizedlist>
22572                 <listitem>
22573                   <para>Create <link linkend="newsubscription">a new subscription</link></para>
22574                 </listitem>
22575               </itemizedlist>
22576             </listitem>
22577
22578             <listitem>
22579               <para>delete_subscription</para>
22580
22581               <itemizedlist>
22582                 <listitem>
22583                   <para>Delete an existing subscription</para>
22584                 </listitem>
22585               </itemizedlist>
22586             </listitem>
22587
22588             <listitem>
22589               <para>edit_subscription</para>
22590
22591               <itemizedlist>
22592                 <listitem>
22593                   <para>Edit an existing subscription</para>
22594                 </listitem>
22595                 <listitem>
22596                   <para>This permission does not include the ability to delete or create a
22597                     subscription</para>
22598                 </listitem>
22599               </itemizedlist>
22600             </listitem>
22601
22602             <listitem>
22603               <para>receive_serials</para>
22604
22605               <itemizedlist>
22606                 <listitem>
22607                   <para>Serials receiving</para>
22608                 </listitem>
22609                 <listitem>
22610                   <para>Receive serials on existing subscriptions</para>
22611                 </listitem>
22612               </itemizedlist>
22613             </listitem>
22614
22615             <listitem>
22616               <para>renew_subscription</para>
22617
22618               <itemizedlist>
22619                 <listitem>
22620                   <para>Renew a subscription</para>
22621                 </listitem>
22622               </itemizedlist>
22623             </listitem>
22624
22625             <listitem>
22626               <para>routing</para>
22627
22628               <itemizedlist>
22629                 <listitem>
22630                   <para>Routing</para>
22631                 </listitem>
22632                 <listitem>
22633                   <para>Manage <link linkend="routinglist">routing lists</link></para>
22634                 </listitem>
22635               </itemizedlist>
22636             </listitem>
22637           </itemizedlist>
22638         </section>
22639
22640         <section id="toolspermissions">
22641           <title>Granular Tools Permissions</title>
22642
22643           <para>If the staff member has 'tools' permissions they have the
22644           ability to access and use all items under the Tools menu. If you
22645           would like to control which tools staff members have access to on a
22646           more granular level choose from these options:</para>
22647
22648           <itemizedlist>
22649             <listitem>
22650               <para>batch_upload_patron_images</para>
22651
22652               <itemizedlist>
22653                 <listitem>
22654                   <para>Upload patron images in batch or one at a time </para>
22655                 </listitem>
22656                 <listitem>
22657                   <para>Access to the <link linkend="uploadpatronimages">Image Upload
22658                     Tool</link></para>
22659                 </listitem>
22660               </itemizedlist>
22661             </listitem>
22662
22663             <listitem>
22664               <para>delete_anonymize_patrons</para>
22665
22666               <itemizedlist>
22667                 <listitem>
22668                   <para>Delete old borrowers and anonymize circulation/reading history (deletes
22669                     borrower reading history)</para>
22670                 </listitem>
22671                 <listitem>
22672                   <para>Access to the <link linkend="anonpatrons">Anonymize Patron
22673                     Tool</link></para>
22674                 </listitem>
22675               </itemizedlist>
22676             </listitem>
22677
22678             <listitem>
22679               <para>edit_calendar</para>
22680
22681               <itemizedlist>
22682                 <listitem>
22683                   <para>Define days when the library is closed </para>
22684                 </listitem>
22685                 <listitem>
22686                   <para>Access to the <link linkend="calholidays">Calendar/Holidays
22687                     Tool</link></para>
22688                 </listitem>
22689               </itemizedlist>
22690             </listitem>
22691
22692             <listitem>
22693               <para>edit_news</para>
22694
22695               <itemizedlist>
22696                 <listitem>
22697                   <para>Write news for the OPAC and staff interfaces </para>
22698                 </listitem>
22699                 <listitem>
22700                   <para>Access to the <link linkend="newstool">News Tool</link></para>
22701                 </listitem>
22702               </itemizedlist>
22703             </listitem>
22704
22705             <listitem>
22706               <para>edit_notice_status_triggers</para>
22707
22708               <itemizedlist>
22709                 <listitem>
22710                   <para>Set notice/status triggers for overdue items </para>
22711                 </listitem>
22712                 <listitem>
22713                   <para>Access to the <link linkend="noticetriggers">Overdue Notice Status/Triggers
22714                       Tool</link></para>
22715                 </listitem>
22716               </itemizedlist>
22717             </listitem>
22718
22719             <listitem>
22720               <para>edit_notices</para>
22721
22722               <itemizedlist>
22723                 <listitem>
22724                   <para>Define notices </para>
22725                 </listitem>
22726                 <listitem>
22727                   <para>Access to the <link linkend="notices">Notices Tool</link></para>
22728                 </listitem>
22729               </itemizedlist>
22730             </listitem>
22731
22732             <listitem>
22733               <para>export_catalog</para>
22734
22735               <itemizedlist>
22736                 <listitem>
22737                   <para>Export bibliographic, authorities and holdings data </para>
22738                 </listitem>
22739                 <listitem>
22740                   <para>Access to the <link linkend="exportbibs">Export Data Tool</link></para>
22741                 </listitem>
22742               </itemizedlist>
22743             </listitem>
22744
22745             <listitem>
22746               <para>import_patrons</para>
22747
22748               <itemizedlist>
22749                 <listitem>
22750                   <para>Import patron data </para>
22751                 </listitem>
22752                 <listitem>
22753                   <para>Access to the <link linkend="patronimport">Import Patrons Tool</link></para>
22754                 </listitem>
22755               </itemizedlist>
22756             </listitem>
22757
22758             <listitem>
22759               <para>inventory</para>
22760
22761               <itemizedlist>
22762                 <listitem>
22763                   <para>Perform inventory (stocktaking) of your catalog </para>
22764                 </listitem>
22765                 <listitem>
22766                   <para>Access to the <link linkend="inventory">Inventory Tool</link></para>
22767                 </listitem>
22768               </itemizedlist>
22769             </listitem>
22770
22771             <listitem>
22772               <para>items_batchdel</para>
22773
22774               <itemizedlist>
22775                 <listitem>
22776                   <para>Perform batch deletion of items </para>
22777                 </listitem>
22778                 <listitem>
22779                   <para>Access to the <link linkend="batchdeleteitems">Batch Item Deletion
22780                       Tool</link></para>
22781                 </listitem>
22782               </itemizedlist>
22783             </listitem>
22784
22785             <listitem>
22786               <para>items_batchmod</para>
22787
22788               <itemizedlist>
22789                 <listitem>
22790                   <para>Perform batch modification of items </para>
22791                 </listitem>
22792                 <listitem>
22793                   <para>Access to the <link linkend="batchmodifyitems">Batch Item Modification
22794                       Tool</link></para>
22795                 </listitem>
22796               </itemizedlist>
22797             </listitem>
22798
22799             <listitem>
22800               <para>label_creator</para>
22801
22802               <itemizedlist>
22803                 <listitem>
22804                   <para>Create printable labels and barcodes from catalog and patron data </para>
22805                 </listitem>
22806                 <listitem>
22807                   <para>Access to the <link linkend="labelcreator">Label Creator</link> and <link
22808                       linkend="quicklabelcreator">Quick Label Creator</link> Tools</para>
22809                 </listitem>
22810               </itemizedlist>
22811             </listitem>
22812
22813             <listitem>
22814               <para>manage_csv_profiles</para>
22815
22816               <itemizedlist>
22817                 <listitem>
22818                   <para>Manage CSV export profiles</para>
22819                 </listitem>
22820                 <listitem>
22821                   <para>Access to the <link linkend="csvprofiles">CSV Profiles Tool</link></para>
22822                 </listitem>
22823               </itemizedlist>
22824             </listitem>
22825
22826             <listitem>
22827               <para>manage_staged_marc</para>
22828
22829               <itemizedlist>
22830                 <listitem>
22831                   <para>Managed staged MARC records, including completing and reversing imports
22832                   </para>
22833                 </listitem>
22834                 <listitem>
22835                   <para>Access to the <link linkend="managestaged">Manage Staged MARC Records
22836                       Tool</link></para>
22837                 </listitem>
22838               </itemizedlist>
22839             </listitem>
22840
22841             <listitem>
22842               <para>moderate_comments</para>
22843
22844               <itemizedlist>
22845                 <listitem>
22846                   <para>Moderate patron comments </para>
22847                 </listitem>
22848                 <listitem>
22849                   <para>Access to the <link linkend="comments">Comments Tool</link>
22850                   </para>
22851                 </listitem>
22852               </itemizedlist>
22853             </listitem>
22854
22855             <listitem>
22856               <para>moderate_tags<itemizedlist>
22857                   <listitem>
22858                     <para>Moderate patron tags</para>
22859                   </listitem>
22860                   <listitem>
22861                     <para>Access to the <link linkend="tagsmoderation">Tags Tool</link></para>
22862                   </listitem>
22863                 </itemizedlist></para>
22864             </listitem>
22865             <listitem>
22866               <para>schedule_tasks</para>
22867               <itemizedlist>
22868                 <listitem>
22869                   <para>Schedule tasks to run </para>
22870                 </listitem>
22871                 <listitem>
22872                   <para>Access to the <link linkend="taskscheduler">Task Scheduler
22873                     Tool</link></para>
22874                 </listitem>
22875               </itemizedlist>
22876             </listitem>
22877
22878             <listitem>
22879               <para>stage_marc_import</para>
22880
22881               <itemizedlist>
22882                 <listitem>
22883                   <para>Stage MARC records into the reservoir </para>
22884                 </listitem>
22885                 <listitem>
22886                   <para>Access to the <link linkend="stagemarc">Stage MARC Records
22887                     Tool</link></para>
22888                 </listitem>
22889               </itemizedlist>
22890             </listitem>
22891
22892             <listitem>
22893               <para>upload_local_cover_images</para>
22894
22895               <itemizedlist>
22896                 <listitem>
22897                   <para>Upload local cover images </para>
22898                 </listitem>
22899                 <listitem>
22900                   <para>Access to the <link linkend="uploadlocalimages">Upload Local Cover Image
22901                       Tool</link></para>
22902                 </listitem>
22903               </itemizedlist>
22904             </listitem>
22905
22906             <listitem>
22907               <para>view_system_logs</para>
22908
22909               <itemizedlist>
22910                 <listitem>
22911                   <para>Browse the system logs </para>
22912                 </listitem>
22913                 <listitem>
22914                   <para>Access to the <link linkend="logviewer">Log Viewer Tool</link></para>
22915                 </listitem>
22916               </itemizedlist>
22917             </listitem>
22918           </itemizedlist>
22919         </section>
22920
22921         <section id="reportpermissions">
22922           <title>Granular Reports Permissions</title>
22923
22924           <para>If the staff member has 'reports' permissions they have the
22925           ability to perform all of these actions. If you would like to
22926           control reports permissions on a more granular level choose from
22927           these options:</para>
22928
22929           <itemizedlist>
22930             <listitem>
22931               <para>create_reports</para>
22932
22933               <itemizedlist>
22934                 <listitem>
22935                   <para>Create SQL Reports</para>
22936                 </listitem>
22937                 <listitem>
22938                   <para>The ability to create and edit but not run SQL reports</para>
22939                 </listitem>
22940               </itemizedlist>
22941             </listitem>
22942
22943             <listitem>
22944               <para>execute_reports</para>
22945
22946               <itemizedlist>
22947                 <listitem>
22948                   <para>Execure SQL Reports</para>
22949                 </listitem>
22950                 <listitem>
22951                   <para>The ability to run but not create or edit SQL reports <itemizedlist>
22952                       <listitem>
22953                         <para>
22954                           <tip>
22955                             <para>This include Circulation reports such as Overdues</para>
22956                           </tip>
22957                         </para>
22958                       </listitem>
22959                     </itemizedlist></para>
22960                 </listitem>
22961               </itemizedlist>
22962             </listitem>
22963           </itemizedlist>
22964         </section>
22965       </section>
22966     </section>
22967
22968     <section id="patroninformation">
22969       <title>Patron Information</title>
22970
22971       <para>When viewing a patron record you have the option to view information from one of many
22972         tabs found on the left hand side of the record.<itemizedlist>
22973           <listitem>
22974             <para><emphasis role="italic">Get there:</emphasis> Patrons > Browse or search for
22975               patron > Click patron name</para>
22976           </listitem>
22977         </itemizedlist></para>
22978
22979       <section id="patcheckout">
22980         <title>Check Out</title>
22981
22982         <para>For instruction on checking items out, view the <link
22983         linkend="checkingout">Checking Out</link> section of this
22984         manual.</para>
22985       </section>
22986
22987       <section id="patrondetails">
22988         <title>Details</title>
22989
22990         <para>All patron information will appear on the Details tab. This
22991         includes all the contact information, notes, custom patron attributes,
22992         messaging preferences, etc entered when adding the patron.</para>
22993
22994         <para>In the case of patrons who are marked as 'Child' or
22995         'Professional' and their Guarantors additional information will appear
22996         on their record.</para>
22997
22998         <itemizedlist>
22999           <listitem>
23000             <para>A child patron will list their Guarantor</para>
23001
23002             <screenshot>
23003               <screeninfo>Guarantor listed and linked from the child
23004               record</screeninfo>
23005
23006               <mediaobject>
23007                 <imageobject>
23008                   <imagedata fileref="images/patrons/child.png"/>
23009                 </imageobject>
23010               </mediaobject>
23011             </screenshot>
23012           </listitem>
23013
23014           <listitem>
23015             <para>On the Guarantor's record, all children and/or professionals
23016             will be listed</para>
23017
23018             <screenshot>
23019               <screeninfo>Guarantees listed on the Guarantor's
23020               profile</screeninfo>
23021
23022               <mediaobject>
23023                 <imageobject>
23024                   <imagedata fileref="images/patrons/parent.png"/>
23025                 </imageobject>
23026               </mediaobject>
23027             </screenshot>
23028           </listitem>
23029         </itemizedlist>
23030
23031         <section id="patcircsummary">
23032           <title>Circulation Summary</title>
23033
23034           <para>Below the patron's information on the details screen is a
23035           tabbed display of the items they have checked out, overdue, and on
23036           hold.</para>
23037
23038           <screenshot>
23039             <screeninfo>Checkout summary</screeninfo>
23040
23041             <mediaobject>
23042               <imageobject>
23043                 <imagedata fileref="images/patrons/checkoutsummary.png"/>
23044               </imageobject>
23045             </mediaobject>
23046           </screenshot>
23047
23048           <para>If they have family at the library staff can see what the
23049           other family members have checked out.</para>
23050
23051           <screenshot>
23052             <screeninfo>Relative checkouts</screeninfo>
23053
23054             <mediaobject>
23055               <imageobject>
23056                 <imagedata fileref="images/patrons/relativecheckouts.png"/>
23057               </imageobject>
23058             </mediaobject>
23059           </screenshot>
23060         </section>
23061       </section>
23062
23063       <section id="patronfines">
23064         <title>Fines</title>
23065
23066         <para>The patron's complete accounting history will appear on the
23067         Fines tab. Contrary to its name, the Fines tab does not just show fine
23068         data, it also shows membership fees, rental fees, reserve fees and any
23069         other charge you may have for patrons.</para>
23070
23071         <screenshot>
23072           <screeninfo>Patron Accounting Summary</screeninfo>
23073
23074           <mediaobject>
23075             <imageobject>
23076               <imagedata fileref="images/patrons/patronaccount.png"/>
23077             </imageobject>
23078           </mediaobject>
23079         </screenshot>
23080
23081         <para>The table will show you the following columns:</para>
23082
23083         <itemizedlist>
23084           <listitem>
23085             <para>Date: the date the charge/payment was posted</para>
23086
23087             <itemizedlist>
23088               <listitem>
23089                 <para>In the case of fines this will be the last day that the
23090                 fine was accrued</para>
23091               </listitem>
23092             </itemizedlist>
23093           </listitem>
23094
23095           <listitem>
23096             <para>Description: a description of the charges including the due
23097             date for overdue items and a link to the item record where one is
23098             available</para>
23099           </listitem>
23100
23101           <listitem>
23102             <para>Note: any notes about this charge/payment</para>
23103           </listitem>
23104
23105           <listitem>
23106             <para>Amount: the total amount of the payment or charge</para>
23107           </listitem>
23108
23109           <listitem>
23110             <para>Outstanding: the amount still due on charge</para>
23111           </listitem>
23112         </itemizedlist>
23113
23114         <section id="chargefines">
23115           <title>Charging Fines/Fees</title>
23116
23117           <para>Most fees and fines will be charged automatically if the <link
23118           linkend="finescronjob">fines cron job</link> is running:</para>
23119
23120           <itemizedlist>
23121             <listitem>
23122               <para>Fines will be charged based on your <link
23123               linkend="circfinerules">Circulation &amp; Fines
23124               Rules</link></para>
23125             </listitem>
23126
23127             <listitem>
23128               <para>Hold fees will be charged based on the rules you set in
23129               the <link linkend="patcats">Patron Types &amp; Categories</link>
23130               administration area</para>
23131             </listitem>
23132
23133             <listitem>
23134               <para>Rental fees will be charged based on the settings in your
23135               <link linkend="itemtypeadmin">Item Types</link> administration
23136               area</para>
23137             </listitem>
23138
23139             <listitem>
23140               <para>Marking an item 'Lost' via the cataloging module will
23141               automatically charge the patron the replacement cost for that
23142               item</para>
23143             </listitem>
23144           </itemizedlist>
23145         </section>
23146
23147         <section id="payfines">
23148           <title>Pay/Reverse Fines</title>
23149
23150           <para>Each line item can be paid in full (or written off) using the
23151           'Pay Fines' tab.</para>
23152
23153           <screenshot>
23154             <screeninfo>Paying Fines</screeninfo>
23155
23156             <mediaobject>
23157               <imageobject>
23158                 <imagedata fileref="images/patrons/makepayment.png"/>
23159               </imageobject>
23160             </mediaobject>
23161           </screenshot>
23162
23163           <itemizedlist>
23164             <listitem>
23165               <para>Each line item can be paid in full, partially paid, or
23166               written off.</para>
23167             </listitem>
23168
23169             <listitem>
23170               <para>Pay a fine in full</para>
23171
23172               <itemizedlist>
23173                 <listitem>
23174                   <para>Click "Pay" next to the fine you want to pay in
23175                   full</para>
23176                 </listitem>
23177
23178                 <listitem>
23179                   <para>The full amount of the fine will be populated for you
23180                   in the "Collect From Patron" box</para>
23181
23182                   <screenshot>
23183                     <screeninfo>Pay fine</screeninfo>
23184
23185                     <mediaobject>
23186                       <imageobject>
23187                         <imagedata fileref="images/patrons/payfine.png"/>
23188                       </imageobject>
23189                     </mediaobject>
23190                   </screenshot>
23191                 </listitem>
23192
23193                 <listitem>
23194                   <para>Click "Confirm"</para>
23195                 </listitem>
23196
23197                 <listitem>
23198                   <para>The fine will be removed from outstanding fines, and
23199                   displayed as fully paid.</para>
23200                 </listitem>
23201               </itemizedlist>
23202             </listitem>
23203
23204             <listitem>
23205               <para>Pay a partial fine</para>
23206
23207               <itemizedlist>
23208                 <listitem>
23209                   <para>Click "Pay" next to the fine you want to partially
23210                   pay</para>
23211                 </listitem>
23212
23213                 <listitem>
23214                   <para>Enter the amount you are collecting from the patron in
23215                   the "Collect From Patron" box</para>
23216
23217                   <screenshot>
23218                     <screeninfo>Pay partial fine</screeninfo>
23219
23220                     <mediaobject>
23221                       <imageobject>
23222                         <imagedata fileref="images/patrons/paypartial.png"/>
23223                       </imageobject>
23224                     </mediaobject>
23225                   </screenshot>
23226                 </listitem>
23227
23228                 <listitem>
23229                   <para>Click "Confirm"</para>
23230                 </listitem>
23231
23232                 <listitem>
23233                   <para>The fine will be updated to show the original Amount,
23234                   and the current Amount Outstanding</para>
23235                 </listitem>
23236               </itemizedlist>
23237             </listitem>
23238
23239             <listitem>
23240               <para>Pay an amount towards all fines</para>
23241
23242               <itemizedlist>
23243                 <listitem>
23244                   <para>Click the "Pay Amount" button</para>
23245                 </listitem>
23246
23247                 <listitem>
23248                   <para>Enter the amount you are collecting from the patron in
23249                   "Collect from Patron." The sum of all fines is shown in
23250                   "Total Amount Outstanding"</para>
23251
23252                   <screenshot>
23253                     <screeninfo>Pay Amount</screeninfo>
23254
23255                     <mediaobject>
23256                       <imageobject>
23257                         <imagedata fileref="images/patrons/payamount.png"/>
23258                       </imageobject>
23259                     </mediaobject>
23260                   </screenshot>
23261                 </listitem>
23262
23263                 <listitem>
23264                   <para>Click "Confirm"</para>
23265                 </listitem>
23266
23267                 <listitem>
23268                   <para>The fine totals will be updated with the payment
23269                   applied to oldest fines first.</para>
23270                 </listitem>
23271               </itemizedlist>
23272             </listitem>
23273
23274             <listitem>
23275               <para>Pay Selected fines</para>
23276
23277               <itemizedlist>
23278                 <listitem>
23279                   <para>Check the selection boxes next to the fines you wish
23280                   to pay, click "Pay Selected"</para>
23281
23282                   <screenshot>
23283                     <screeninfo>Select lines to pay</screeninfo>
23284
23285                     <mediaobject>
23286                       <imageobject>
23287                         <imagedata fileref="images/patrons/payselected-select.png"/>
23288                       </imageobject>
23289                     </mediaobject>
23290                   </screenshot>
23291                 </listitem>
23292
23293                 <listitem>
23294                   <para>Enter an amount to pay towards the fines.</para>
23295
23296                   <screenshot>
23297                     <screeninfo>Pay Selected</screeninfo>
23298
23299                     <mediaobject>
23300                       <imageobject>
23301                         <imagedata fileref="images/patrons/payselected.png"/>
23302                       </imageobject>
23303                     </mediaobject>
23304                   </screenshot>
23305                 </listitem>
23306
23307                 <listitem>
23308                   <para>Click "Confirm"</para>
23309                 </listitem>
23310
23311                 <listitem>
23312                   <para>The fine totals will be updated with the payment
23313                   applied to the oldest selected fines first.</para>
23314                 </listitem>
23315               </itemizedlist>
23316             </listitem>
23317
23318             <listitem>
23319               <para>Writeoff a single fine</para>
23320
23321               <itemizedlist>
23322                 <listitem>
23323                   <para>Click "Writeoff" next to the fine you wish to
23324                   writeoff.</para>
23325                 </listitem>
23326
23327                 <listitem>
23328                   <para>The fine will be removed from outstanding fines, and
23329                   displayed as written off.</para>
23330                 </listitem>
23331               </itemizedlist>
23332             </listitem>
23333
23334             <listitem>
23335               <para>Writeoff All fines</para>
23336
23337               <itemizedlist>
23338                 <listitem>
23339                   <para>Click the "Writeoff All" button</para>
23340                 </listitem>
23341
23342                 <listitem>
23343                   <para>All fines will be removed from outstanding fines, and
23344                   displayed as written off.</para>
23345                 </listitem>
23346               </itemizedlist>
23347             </listitem>
23348
23349             <listitem>
23350               <para>If you accidentally mark and item as paid, you can reverse
23351               that line item by clicking 'Reverse' to the right of the
23352               line</para>
23353
23354               <screenshot>
23355                 <screeninfo>Reverse Link</screeninfo>
23356
23357                 <mediaobject>
23358                   <imageobject>
23359                     <imagedata fileref="images/patrons/reverselink.png"/>
23360                   </imageobject>
23361                 </mediaobject>
23362               </screenshot>
23363
23364               <itemizedlist>
23365                 <listitem>
23366                   <para>Once clicked a new line item will be added to the
23367                   account, showing the payment as reversed</para>
23368
23369                   <screenshot>
23370                     <screeninfo>Reversed Payment</screeninfo>
23371
23372                     <mediaobject>
23373                       <imageobject>
23374                         <imagedata fileref="images/patrons/reversed.png"/>
23375                       </imageobject>
23376                     </mediaobject>
23377                   </screenshot>
23378                 </listitem>
23379               </itemizedlist>
23380             </listitem>
23381           </itemizedlist>
23382         </section>
23383
23384         <section id="manualinvoice">
23385           <title>Creating Manual Invoices</title>
23386
23387           <para>For fees that are not automatically charged, librarians can
23388           create a manual invoice</para>
23389
23390           <screenshot>
23391             <screeninfo>Create Manual Invoice</screeninfo>
23392
23393             <mediaobject>
23394               <imageobject>
23395                 <imagedata fileref="images/patrons/manualinvoice.png"/>
23396               </imageobject>
23397             </mediaobject>
23398           </screenshot>
23399
23400           <itemizedlist>
23401             <listitem>
23402               <para>First choose the type of invoice you would like to
23403               create</para>
23404
23405               <itemizedlist>
23406                 <listitem>
23407                   <para>To add additional values to the manual invoice type pull down menu, add them
23408                     to the <link linkend="manualinvvals">MANUAL_INV</link> Authorized Value</para>
23409                 </listitem>
23410                 <listitem>
23411                   <para>
23412                     <important>
23413                       <para>The value set as the Authorized Value for the MANUAL_INV authorized
23414                         value category will appear as the Description and the Authorized Value
23415                         Description will be used as the amount.</para>
23416                     </important>
23417                   </para>
23418                 </listitem>
23419               </itemizedlist>
23420             </listitem>
23421
23422             <listitem>
23423               <para>If the fee is associated with an item you can enter its
23424               barcode so that the line item shows a link to that item</para>
23425             </listitem>
23426
23427             <listitem>
23428               <para>The description field is where you will enter the
23429               description of the charge</para>
23430             </listitem>
23431
23432             <listitem>
23433               <para>In the amount field, do not enter currency symbols, only
23434               numbers and decimals</para>
23435             </listitem>
23436           </itemizedlist>
23437         </section>
23438
23439         <section id="manualcredit">
23440           <title>Creating Manual Credits</title>
23441
23442           <para>Manual credits can be used to pay off parts of fines, or to
23443           forgive a fine amount.</para>
23444
23445           <screenshot>
23446             <screeninfo>Create Manual Credit</screeninfo>
23447
23448             <mediaobject>
23449               <imageobject>
23450                 <imagedata fileref="images/patrons/manualcredit.png"/>
23451               </imageobject>
23452             </mediaobject>
23453           </screenshot>
23454
23455           <itemizedlist>
23456             <listitem>
23457               <para>First choose the type of credit you'd like to apply</para>
23458             </listitem>
23459
23460             <listitem>
23461               <para>If this credit is associated with an item you can enter
23462               that item's barcode so that the line item links to the right
23463               item</para>
23464             </listitem>
23465
23466             <listitem>
23467               <para>The description field is where you will enter the
23468               description of the credit</para>
23469             </listitem>
23470
23471             <listitem>
23472               <para>In the amount field, do not enter currency symbols, only
23473               numbers and decimals</para>
23474             </listitem>
23475           </itemizedlist>
23476         </section>
23477
23478         <section id="printinglineitems">
23479           <title>Printing Invoices</title>
23480
23481           <para>To the right of each account line there is a print link.
23482           Clicking that link will print an invoice for the line item that
23483           includes the date and description of the line item along with the
23484           total outstanding on the account.</para>
23485
23486           <screenshot>
23487             <screeninfo>Sample Invoice</screeninfo>
23488
23489             <mediaobject>
23490               <imageobject>
23491                 <imagedata fileref="images/patrons/patroninvoice.png"/>
23492               </imageobject>
23493             </mediaobject>
23494           </screenshot>
23495         </section>
23496       </section>
23497
23498       <section id="patronroutingtab">
23499         <title>Routing Lists</title>
23500
23501         <para>A list of all of the serial routing lists the patron belongs to
23502         will be accessible via the 'Routing Lists' tab on the patron
23503         record.</para>
23504
23505         <screenshot>
23506           <screeninfo>Routing Lists</screeninfo>
23507
23508           <mediaobject>
23509             <imageobject>
23510               <imagedata fileref="images/patrons/routinglisttab.png"/>
23511             </imageobject>
23512           </mediaobject>
23513         </screenshot>
23514
23515         <para>On this tab you will be able to see and edit all of the routing
23516         lists that this patron is on.</para>
23517
23518         <screenshot>
23519           <screeninfo>Patron's routing lists</screeninfo>
23520
23521           <mediaobject>
23522             <imageobject>
23523               <imagedata fileref="images/patrons/patronroutinglists.png"/>
23524             </imageobject>
23525           </mediaobject>
23526         </screenshot>
23527       </section>
23528
23529       <section id="circhistory">
23530         <title>Circulation History</title>
23531
23532         <para>The circulation history tab will appear if you have set the
23533         <link linkend="intranetreadinghistory">intranetreadinghistory</link>
23534         preference to allow it to appear. If you have the <link
23535         linkend="OPACPrivacy">OPACPrivacy</link> system preference set to
23536         'Allow' and the patron has decided that the library cannot keep this
23537         information this tab will only show currently checked out
23538         items.</para>
23539
23540         <screenshot>
23541           <screeninfo>Patron Circulation History</screeninfo>
23542
23543           <mediaobject>
23544             <imageobject>
23545               <imagedata fileref="images/patrons/readinghistory.png"/>
23546             </imageobject>
23547           </mediaobject>
23548         </screenshot>
23549
23550         <para>If you would like to export a list of barcodes for the items
23551         checked in today you can find that option under the More menu on the
23552         top right of the page.</para>
23553
23554         <screenshot>
23555           <screeninfo>Export today's checkins</screeninfo>
23556
23557           <mediaobject>
23558             <imageobject>
23559               <imagedata fileref="images/patrons/readinghistory-export.png"/>
23560             </imageobject>
23561           </mediaobject>
23562         </screenshot>
23563
23564         <para>This will generate a text file with one barcode per line.</para>
23565       </section>
23566
23567       <section id="patmodlog">
23568         <title>Modification Log</title>
23569
23570         <para>If you have set your <link
23571         linkend="BorrowersLog">BorrowersLog</link> to track changes to patron
23572         records, then this tab will appear. The Modification Log will show
23573         when changes were made to the patron record. If you also have turned
23574         on the <link linkend="IssueLog">IssueLog</link> and <link
23575         linkend="ReturnLog">ReturnLog</link> you will see checkins and outs on
23576         this screen as well.</para>
23577
23578         <screenshot>
23579           <screeninfo>Changes to Patron</screeninfo>
23580
23581           <mediaobject>
23582             <imageobject>
23583               <imagedata fileref="images/patrons/borrowerlog.png"/>
23584             </imageobject>
23585           </mediaobject>
23586         </screenshot>
23587
23588         <itemizedlist>
23589           <listitem>
23590             <para>The Librarian field shows the patron number for the
23591             librarian who made the changes</para>
23592           </listitem>
23593
23594           <listitem>
23595             <para>The module lists 'MEMBERS' for the patron module</para>
23596           </listitem>
23597
23598           <listitem>
23599             <para>The action will tell you what action was being logged</para>
23600           </listitem>
23601
23602           <listitem>
23603             <para>The Object field lists the borrowernumber that is being
23604             modified (in the example above, it was my changing my own
23605             record)</para>
23606           </listitem>
23607         </itemizedlist>
23608       </section>
23609
23610       <section id="patnotices">
23611         <title>Notices</title>
23612
23613         <para>The <link linkend="setpatronmessaging">patron's messaging
23614         preferences</link> are set when <link
23615         linkend="addnewpatron">adding</link> or <link
23616         linkend="editpatrons">editing</link> the patron. This tab will show
23617         the messages that have been sent and those that are queued to be
23618         sent:</para>
23619
23620         <screenshot>
23621           <screeninfo>Patron Notices Tab</screeninfo>
23622
23623           <mediaobject>
23624             <imageobject>
23625               <imagedata fileref="images/patrons/patnoticestab.png"/>
23626             </imageobject>
23627           </mediaobject>
23628         </screenshot>
23629
23630         <para>Clicking on the message title will expand the view to show you
23631         the full text of the message that was sent.</para>
23632
23633         <screenshot>
23634           <screeninfo>Full message text</screeninfo>
23635
23636           <mediaobject>
23637             <imageobject>
23638               <imagedata fileref="images/patrons/patnoticestab-full.png"/>
23639             </imageobject>
23640           </mediaobject>
23641         </screenshot>
23642       </section>
23643
23644       <section id="patronstatstab">
23645         <title>Statistics</title>
23646
23647         <para>Depending on what you set for the values of your <link
23648         linkend="StatisticsFields">StatisticsFields</link> system preference,
23649         you can see statistics for one patron's circulation actions.</para>
23650
23651         <screenshot>
23652           <screeninfo>Patron's Statistics</screeninfo>
23653
23654           <mediaobject>
23655             <imageobject>
23656               <imagedata fileref="images/patrons/patronstats.png"/>
23657             </imageobject>
23658           </mediaobject>
23659         </screenshot>
23660       </section>
23661
23662       <section id="patronfiles">
23663         <title>Files</title>
23664
23665         <para>If you set the <link
23666         linkend="EnableBorrowerFiles">EnableBorrowerFiles</link> preference to
23667         'Do' the Files tab will be visible on the patron information
23668         page.</para>
23669
23670         <screenshot>
23671           <screeninfo>Patron Files Tab</screeninfo>
23672
23673           <mediaobject>
23674             <imageobject>
23675               <imagedata fileref="images/patrons/patronfilestab.png"/>
23676             </imageobject>
23677           </mediaobject>
23678         </screenshot>
23679
23680         <para>From here you can upload files to attach to the patron
23681         record.</para>
23682
23683         <screenshot>
23684           <screeninfo>Upload patron files</screeninfo>
23685
23686           <mediaobject>
23687             <imageobject>
23688               <imagedata fileref="images/patrons/nopatronfiles.png"/>
23689             </imageobject>
23690           </mediaobject>
23691         </screenshot>
23692
23693         <para>All files that are uploaded will appear above a form where
23694         additional files can be uploaded from.</para>
23695
23696         <screenshot>
23697           <screeninfo>List of files on the patron record</screeninfo>
23698
23699           <mediaobject>
23700             <imageobject>
23701               <imagedata fileref="images/patrons/patronfileslist.png"/>
23702             </imageobject>
23703           </mediaobject>
23704         </screenshot>
23705       </section>
23706     </section>
23707
23708     <section id="patronsearch">
23709       <title>Patron Search</title>
23710
23711       <para>Clicking on the link to the Patron module will bring you to a search/browse screen for
23712         patrons. From here you can search for a patron by any part of their name or their card
23713         number.</para>
23714
23715       <screenshot>
23716         <screeninfo>Patron Search</screeninfo>
23717
23718         <mediaobject>
23719           <imageobject>
23720             <imagedata fileref="images/patrons/patronsearch.png"/>
23721           </imageobject>
23722         </mediaobject>
23723       </screenshot>
23724       <para>If you want to filter your results to a specific branch or category, you can click the
23725         plus sign [+] to the right of the search box.</para>
23726       <screenshot>
23727         <screeninfo>Advanced Patron Search</screeninfo>
23728         <mediaobject>
23729           <imageobject>
23730             <imagedata fileref="images/patrons/patronfilter.png"/>
23731           </imageobject>
23732         </mediaobject>
23733       </screenshot>
23734
23735       <para>Depending on what you have chosen for the 'Search fields' you can
23736       search for patrons in various different ways.</para>
23737
23738       <screenshot>
23739         <screeninfo>Patron Search Fields</screeninfo>
23740
23741         <mediaobject>
23742           <imageobject>
23743             <imagedata fileref="images/patrons/patronfieldsearch.png"/>
23744           </imageobject>
23745         </mediaobject>
23746       </screenshot>
23747
23748       <itemizedlist>
23749         <listitem>
23750           <para>Standard:</para>
23751
23752           <itemizedlist>
23753             <listitem>
23754               <para>Enter any part of their name, username, email address or
23755               barcode</para>
23756             </listitem>
23757           </itemizedlist>
23758         </listitem>
23759
23760         <listitem>
23761           <para>Email:</para>
23762
23763           <itemizedlist>
23764             <listitem>
23765               <para>Enter any part of their email address using % as a
23766               wildcard</para>
23767             </listitem>
23768           </itemizedlist>
23769         </listitem>
23770
23771         <listitem>
23772           <para>Borrower number:</para>
23773
23774           <itemizedlist>
23775             <listitem>
23776               <para>Enter the Koha borrower number</para>
23777             </listitem>
23778           </itemizedlist>
23779         </listitem>
23780
23781         <listitem>
23782           <para>Phone number:</para>
23783
23784           <itemizedlist>
23785             <listitem>
23786               <para>Enter the phone number exactly as it is in the system or
23787               by using spaces between each batch of numbers.</para>
23788             </listitem>
23789
23790             <listitem>
23791               <para>Example: To find (212) 555-1212 you can search for it
23792               exactly as it was entered or by searching for 212 555
23793               1212</para>
23794             </listitem>
23795           </itemizedlist>
23796         </listitem>
23797
23798         <listitem>
23799           <para>Street address:</para>
23800
23801           <itemizedlist>
23802             <listitem>
23803               <para>Enter any part of the patron's address (includes all
23804               address fields) using % as a wildcard</para>
23805             </listitem>
23806
23807             <listitem>
23808               <para>Example: To find Portland, ME you can search for %Port%
23809               and it will find the string "Port" anywhere in the address
23810               fields</para>
23811             </listitem>
23812           </itemizedlist>
23813         </listitem>
23814       </itemizedlist>
23815
23816       <para>You can also choose how your results will be sorted by using the
23817       'Order by' pull down menu at the end of the form.</para>
23818
23819       <screenshot>
23820         <screeninfo>Patron search sort</screeninfo>
23821
23822         <mediaobject>
23823           <imageobject>
23824             <imagedata fileref="images/patrons/patronsearchsort.png"/>
23825           </imageobject>
23826         </mediaobject>
23827       </screenshot>
23828
23829       <para>You can also browse through the patron records by clicking on the
23830       linked letters across the top.</para>
23831
23832       <screenshot>
23833         <screeninfo>Patron Browse</screeninfo>
23834
23835         <mediaobject>
23836           <imageobject>
23837             <imagedata fileref="images/patrons/patronbrowse.png"/>
23838           </imageobject>
23839         </mediaobject>
23840       </screenshot>
23841     </section>
23842   </chapter>
23843
23844   <chapter id="circulation">
23845     <title>Circulation</title>
23846
23847     <para>Circulation functions can be accessed in several different ways. On
23848     the main page of the staff client there are some quick links in the center
23849     of the page to check items out, in or transfer them. For a complete
23850     listing of Circulation functions you can visit the Circulation page which
23851     is linked from the top left of every page or from the center of the main
23852     page.</para>
23853
23854     <para>Before circulating your collection you will want to set your <link
23855     linkend="globalsysprefs">Global System Preferences</link>, <link
23856     linkend="basicparams">Basic Parameters</link> and <link
23857     linkend="patscirc">Patrons &amp; Circulation Rules</link>.</para>
23858
23859     <para>While in Circulation you can jump between the tabs on the quick
23860     search box at the top of the screen by using the following hot
23861     keys:</para>
23862
23863     <itemizedlist>
23864       <listitem>
23865         <para>jump to the catalog search with Alt+Q</para>
23866       </listitem>
23867
23868       <listitem>
23869         <para>jump to the checkout with Alt+U</para>
23870
23871         <itemizedlist>
23872           <listitem>
23873             <para>this will not work for Mac users</para>
23874           </listitem>
23875         </itemizedlist>
23876       </listitem>
23877
23878       <listitem>
23879         <para>jump to the checkin with Alt+R</para>
23880       </listitem>
23881     </itemizedlist>
23882
23883     <para><tip>
23884         <para>Mac users use the OPTION button in place of ALT</para>
23885       </tip></para>
23886
23887     <section id="checkingout">
23888       <title>Check Out (Issuing)</title>
23889
23890       <para>To begin the checkout process you must enter the patron barcode or
23891       part of their name. The checkout option appears in three main
23892       places:</para>
23893
23894       <itemizedlist>
23895         <listitem>
23896           <para>Check out option on the top of the main staff client</para>
23897
23898           <screenshot>
23899             <screeninfo>Check out box on main Koha Staff Client
23900             page</screeninfo>
23901
23902             <mediaobject>
23903               <imageobject>
23904                 <imagedata fileref="images/circ/checkoutmain.png"/>
23905               </imageobject>
23906             </mediaobject>
23907           </screenshot>
23908         </listitem>
23909
23910         <listitem>
23911           <para>Check out option on the patron record</para>
23912
23913           <screenshot>
23914             <screeninfo>Check out tab on a patron record</screeninfo>
23915
23916             <mediaobject>
23917               <imageobject>
23918                 <imagedata fileref="images/circ/checkoutpatron.png"/>
23919               </imageobject>
23920             </mediaobject>
23921           </screenshot>
23922         </listitem>
23923
23924         <listitem>
23925           <para>Check out option on the quick search bar on the circulation
23926           page</para>
23927
23928           <screenshot>
23929             <screeninfo>Check out tab on quick search bar</screeninfo>
23930
23931             <mediaobject>
23932               <imageobject>
23933                 <imagedata fileref="images/circ/circquickbox.png"/>
23934               </imageobject>
23935             </mediaobject>
23936           </screenshot>
23937         </listitem>
23938       </itemizedlist>
23939
23940       <section id="checkitemout">
23941         <title>Checking Items Out</title>
23942
23943         <para>To check an item out to a patron, first search for that patron
23944         using one of the many options listed above.</para>
23945
23946         <screenshot>
23947           <screeninfo>Check Out Screen</screeninfo>
23948
23949           <mediaobject>
23950             <imageobject>
23951               <imagedata fileref="images/circ/checkingout.png"/>
23952             </imageobject>
23953           </mediaobject>
23954         </screenshot>
23955
23956         <para>At the top of the Check Out screen is a box for you to type or
23957         scan the item's barcode into.</para>
23958
23959         <itemizedlist>
23960           <listitem>
23961             <important>
23962               <para>Many modern barcode scanners will send a 'return' to the
23963               browser, making it so that the 'Check Out' button is
23964               automatically clicked</para>
23965             </important>
23966           </listitem>
23967
23968           <listitem>
23969             <para>If the barcode is not found you will be prompted to use fast
23970             cataloging to add the item. Learn more about <link
23971             linkend="fastaddcat">fast cataloging</link> later in this
23972             manual.</para>
23973           </listitem>
23974         </itemizedlist>
23975
23976         <para>Below the box for the barcode there may be options for you to
23977         override the default due date for the item.</para>
23978
23979         <itemizedlist>
23980           <listitem>
23981             <para>This option will only appear if you have set the <link
23982             linkend="SpecifyDueDate">SpecifyDueDate</link> system preference
23983             to allow staff to override the due date</para>
23984           </listitem>
23985         </itemizedlist>
23986
23987         <para>At the bottom of the page there is a summary of the patron's
23988         current checked out items along with the due date (and time if the
23989         item is an hourly loan), items checked out today will appear at the
23990         top.</para>
23991
23992         <tip>
23993           <para>If the checked out time is listed as 00:00 then the item is a
23994           daily loan item. The due time for daily checkouts will show 23:59
23995           which is the last minute of the day.</para>
23996         </tip>
23997
23998         <screenshot>
23999           <screeninfo>Patron's checkout summary</screeninfo>
24000
24001           <mediaobject>
24002             <imageobject>
24003               <imagedata fileref="images/circ/checkoutsummary.png"/>
24004             </imageobject>
24005           </mediaobject>
24006         </screenshot>
24007         <para>If you have set your <link linkend="ExportWithCsvProfile">ExportWithCsvProfile</link>
24008           preference, you will also see the option to export the patron's current checkout
24009           information using a CSV Profile or ISO2709 (MARC21) format.</para>
24010         <screenshot>
24011           <screeninfo>Export patron's checkout information</screeninfo>
24012           <mediaobject>
24013             <imageobject>
24014               <imagedata fileref="images/circ/exportcheckouts.png"/>
24015             </imageobject>
24016           </mediaobject>
24017         </screenshot>
24018
24019         <para>Also at the bottom of the page is the list of items the patron
24020         has on hold</para>
24021
24022         <screenshot>
24023           <screeninfo>Holds summary on check out screen</screeninfo>
24024
24025           <mediaobject>
24026             <imageobject>
24027               <imagedata fileref="images/circ/holdssummary.png"/>
24028             </imageobject>
24029           </mediaobject>
24030         </screenshot>
24031
24032         <para>From the holds list you can suspend or resume patrons holds
24033         using the options at the bottom of the list if you have the <link
24034         linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link> preference
24035         set to 'allow.'</para>
24036
24037         <note>
24038           <para>If you have your <link
24039           linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
24040           preference set to "Don't allow" then you will not have the option to
24041           put an end date on the hold suspension</para>
24042         </note>
24043
24044         <para>If there are notes on the patron record these will appear to the
24045         right of the checkout box</para>
24046
24047         <screenshot>
24048           <screeninfo>Patron notes on check out screen</screeninfo>
24049
24050           <mediaobject>
24051             <imageobject>
24052               <imagedata fileref="images/circ/patronnotes.png"/>
24053             </imageobject>
24054           </mediaobject>
24055         </screenshot>
24056
24057         <para>If the patron has a hold waiting at the library that too will
24058         appear to the right of the check out box making it easy for the
24059         circulation librarian to see that there is another item to give the
24060         patron</para>
24061
24062         <screenshot>
24063           <screeninfo>Hold waiting message on check out screen</screeninfo>
24064
24065           <mediaobject>
24066             <imageobject>
24067               <imagedata fileref="images/circ/holdwaiting.png"/>
24068             </imageobject>
24069           </mediaobject>
24070         </screenshot>
24071
24072         <section id="printcircreceipt">
24073           <title>Printing Receipts</title>
24074
24075           <para>Once you have checked out all of the items for the patron you
24076           can print them a receipt by choosing one of two methods.</para>
24077
24078           <para>If you have the <link
24079           linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link>
24080           preference set to 'open a print quick slip window' you can simply
24081           hit enter on your keyboard or scan a blank piece of paper with your
24082           barcode scanner. The idea being that you're "checking out" a blank
24083           barcode which triggers Koha to print the 'Quick slip.'</para>
24084
24085           <para>You can also click the Print button at the top of the screen
24086           and choose 'Print slip' or 'Print quick slip'.</para>
24087
24088           <screenshot>
24089             <screeninfo>Print receipt to slip printer</screeninfo>
24090
24091             <mediaobject>
24092               <imageobject>
24093                 <imagedata fileref="images/circ/printslip.png"/>
24094               </imageobject>
24095             </mediaobject>
24096           </screenshot>
24097
24098           <para>If you choose 'Print slip' it will print all of the items the
24099           patron has checked out, including those they checked out at an
24100           earlier date. Choosing 'Print quick slip' will print only the items
24101           that were checked out today.</para>
24102
24103           <para>What prints on the slips can be customized by altering the
24104           slip templates under the <link linkend="notices">Notices &amp;
24105           Slips</link> tool.</para>
24106         </section>
24107
24108         <section id="clearpatroninfo">
24109           <title>Clear Patron Information</title>
24110
24111           <para>When you're done checking an item out if you have the <link
24112           linkend="DisplayClearScreenButton">DisplayClearScreenButton</link>
24113           preference set to 'Show' you can clear the current patron by
24114           clicking the X in the top right of the patron's info to remove the
24115           current patron from the screen and start over.</para>
24116
24117           <screenshot>
24118             <screeninfo>Clear Screen Button</screeninfo>
24119
24120             <mediaobject>
24121               <imageobject>
24122                 <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButton.png"/>
24123               </imageobject>
24124             </mediaobject>
24125           </screenshot>
24126
24127           <para>If you have the <link
24128           linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link>
24129           preference set to 'clear the screen' then you simply need to hit
24130           enter or scan a blank barcode and the screen will be cleared of the
24131           current patron.</para>
24132         </section>
24133       </section>
24134
24135       <section id="checkoutmsg">
24136         <title>Check Out Messages</title>
24137
24138         <para>If you check out an item that has multiple pieces and you have
24139         cataloged that information in subfield 3 of the item record (in
24140         MARC21) a message will pop up when you check out that item telling you
24141         how many pieces should be there.</para>
24142
24143         <screenshot>
24144           <screeninfo>Materials in the checked out item</screeninfo>
24145
24146           <mediaobject>
24147             <imageobject>
24148               <imagedata fileref="images/circ/materialspecified.png"/>
24149             </imageobject>
24150           </mediaobject>
24151         </screenshot>
24152
24153         <para>There are times when Koha will prevent the librarian from being
24154         able to check out items to a patron. When this happens a warning will
24155         appear notifying the librarian of why the patron cannot check items
24156         out.</para>
24157
24158         <itemizedlist>
24159           <listitem>
24160             <para>Patron owes too much in fines</para>
24161
24162             <screenshot>
24163               <screeninfo>Patron owes too much in fines</screeninfo>
24164
24165               <mediaobject>
24166                 <imageobject>
24167                   <imagedata fileref="images/circ/fineswarning.png"/>
24168                 </imageobject>
24169               </mediaobject>
24170             </screenshot>
24171
24172             <itemizedlist>
24173               <listitem>
24174                 <para>You can set the amount at which patron checkouts are
24175                 blocked with the <link
24176                 linkend="noissuescharge">noissuescharge</link> system
24177                 preference</para>
24178               </listitem>
24179             </itemizedlist>
24180           </listitem>
24181
24182           <listitem>
24183             <para>Patron has been barred from the library</para>
24184
24185             <screenshot>
24186               <screeninfo>Patron account barred</screeninfo>
24187
24188               <mediaobject>
24189                 <imageobject>
24190                   <imagedata fileref="images/circ/debarwarning.png"/>
24191                 </imageobject>
24192               </mediaobject>
24193             </screenshot>
24194
24195             <itemizedlist>
24196               <listitem>
24197                 <para>This can be set by the librarian editing a patron record
24198                 and adding a <link linkend="patronflags">flag</link> or by the
24199                 <link linkend="noticetriggers">Overdue/Notice Status
24200                 Triggers</link></para>
24201               </listitem>
24202             </itemizedlist>
24203           </listitem>
24204
24205           <listitem>
24206             <para>Patron needs to confirm their address</para>
24207
24208             <screenshot>
24209               <screeninfo>Patron's address warning</screeninfo>
24210
24211               <mediaobject>
24212                 <imageobject>
24213                   <imagedata fileref="images/circ/addresswarning.png"/>
24214                 </imageobject>
24215               </mediaobject>
24216             </screenshot>
24217
24218             <itemizedlist>
24219               <listitem>
24220                 <para>This can be set by the librarian editing a patron record
24221                 and adding a <link linkend="patronflags">flag</link></para>
24222               </listitem>
24223             </itemizedlist>
24224           </listitem>
24225
24226           <listitem>
24227             <para>Patrons has lost their library card</para>
24228
24229             <screenshot>
24230               <screeninfo>Lost patron card warning</screeninfo>
24231
24232               <mediaobject>
24233                 <imageobject>
24234                   <imagedata fileref="images/circ/lostcardwarning.png"/>
24235                 </imageobject>
24236               </mediaobject>
24237             </screenshot>
24238
24239             <itemizedlist>
24240               <listitem>
24241                 <para>This can be set by the librarian editing a patron record
24242                 and adding a <link linkend="patronflags">flag</link></para>
24243               </listitem>
24244             </itemizedlist>
24245           </listitem>
24246         </itemizedlist>
24247       </section>
24248
24249       <section id="checkoutwarn">
24250         <title>Check Out Warnings</title>
24251
24252         <para>Sometimes checkouts will trigger warning messages that will
24253         appear in a yellow box above the check out field. These warnings need
24254         to be acknowledged before you will be able to continue checking items
24255         out.</para>
24256
24257         <itemizedlist>
24258           <listitem>
24259             <para>Patron has outstanding fines</para>
24260
24261             <screenshot>
24262               <screeninfo>Patron has a debt</screeninfo>
24263
24264               <mediaobject>
24265                 <imageobject>
24266                   <imagedata fileref="images/circ/warnings/patrondebt.png"/>
24267                 </imageobject>
24268               </mediaobject>
24269             </screenshot>
24270           </listitem>
24271
24272           <listitem>
24273             <para>Item on hold for someone else</para>
24274
24275             <screenshot>
24276               <screeninfo>Item is on hold for someone else</screeninfo>
24277
24278               <mediaobject>
24279                 <imageobject>
24280                   <imagedata fileref="images/circ/warnings/onhold.png"/>
24281                 </imageobject>
24282               </mediaobject>
24283             </screenshot>
24284           </listitem>
24285
24286           <listitem>
24287             <para>Item should be on the hold shelf waiting for someone
24288             else</para>
24289
24290             <screenshot>
24291               <screeninfo>Item is on hold shelf waiting for someone
24292               else</screeninfo>
24293
24294               <mediaobject>
24295                 <imageobject>
24296                   <imagedata fileref="images/circ/warnings/holdwaiting.png"/>
24297                 </imageobject>
24298               </mediaobject>
24299             </screenshot>
24300           </listitem>
24301
24302           <listitem>
24303             <para>Item already checked out to this patron</para>
24304
24305             <screenshot>
24306               <screeninfo>Item is currently checked out to this
24307               patron</screeninfo>
24308
24309               <mediaobject>
24310                 <imageobject>
24311                   <imagedata fileref="images/circ/warnings/alreadycheckedout.png"/>
24312                 </imageobject>
24313               </mediaobject>
24314             </screenshot>
24315           </listitem>
24316
24317           <listitem>
24318             <para>Item checked out to another patron</para>
24319
24320             <screenshot>
24321               <screeninfo>Item checked out to another patron</screeninfo>
24322
24323               <mediaobject>
24324                 <imageobject>
24325                   <imagedata fileref="images/circ/warnings/checkedoutelse.png"/>
24326                 </imageobject>
24327               </mediaobject>
24328             </screenshot>
24329           </listitem>
24330
24331           <listitem>
24332             <para>Item not for loan</para>
24333
24334             <screenshot>
24335               <screeninfo>Item is not normally for loan</screeninfo>
24336
24337               <mediaobject>
24338                 <imageobject>
24339                   <imagedata fileref="images/circ/warnings/notforloan.png"/>
24340                 </imageobject>
24341               </mediaobject>
24342             </screenshot>
24343           </listitem>
24344
24345           <listitem>
24346             <para>Patron has too many things checked out</para>
24347
24348             <screenshot>
24349               <screeninfo>Too many checkouts</screeninfo>
24350
24351               <mediaobject>
24352                 <imageobject>
24353                   <imagedata fileref="images/circ/warnings/toomanycheckouts.png"/>
24354                 </imageobject>
24355               </mediaobject>
24356             </screenshot>
24357           </listitem>
24358
24359           <listitem>
24360             <para>Item cannot be renewed</para>
24361
24362             <screenshot>
24363               <screeninfo>No more renewals</screeninfo>
24364
24365               <mediaobject>
24366                 <imageobject>
24367                   <imagedata fileref="images/circ/warnings/norenewals.png"/>
24368                 </imageobject>
24369               </mediaobject>
24370             </screenshot>
24371
24372             <itemizedlist>
24373               <listitem>
24374                 <para>This can be overridden with the <link
24375                 linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
24376                 system preference</para>
24377               </listitem>
24378             </itemizedlist>
24379           </listitem>
24380
24381           <listitem>
24382             <para>Barcode not found</para>
24383
24384             <screenshot>
24385               <screeninfo>Barcode not found</screeninfo>
24386
24387               <mediaobject>
24388                 <imageobject>
24389                   <imagedata fileref="images/circ/barcodefastadd.png"/>
24390                 </imageobject>
24391               </mediaobject>
24392             </screenshot>
24393
24394             <itemizedlist>
24395               <listitem>
24396                 <para>Learn more about <link linkend="fastaddcat">fast
24397                 cataloging</link> later in this manual.</para>
24398               </listitem>
24399             </itemizedlist>
24400           </listitem>
24401
24402           <listitem>
24403             <para>Item being checked out is marked as 'lost'</para>
24404
24405             <itemizedlist>
24406               <listitem>
24407                 <para>Depending on the value in your <link
24408                 linkend="IssueLostItem">IssueLostItem</link> preference, you
24409                 may just see a warning</para>
24410
24411                 <screenshot>
24412                   <screeninfo>Warning that item is lost</screeninfo>
24413
24414                   <mediaobject>
24415                     <imageobject>
24416                       <imagedata fileref="images/circ/lostitemmsg.png"/>
24417                     </imageobject>
24418                   </mediaobject>
24419                 </screenshot>
24420
24421                 <para>or a confirmation box</para>
24422
24423                 <screenshot>
24424                   <screeninfo>Confirm checkout of lost item</screeninfo>
24425
24426                   <mediaobject>
24427                     <imageobject>
24428                       <imagedata fileref="images/circ/lostitemconfirm.png"/>
24429                     </imageobject>
24430                   </mediaobject>
24431                 </screenshot>
24432               </listitem>
24433             </itemizedlist>
24434           </listitem>
24435
24436           <listitem>
24437             <para>Item being checked out is not recommended for a patron of
24438             this age</para>
24439
24440             <screenshot>
24441               <screeninfo>Age warning</screeninfo>
24442
24443               <mediaobject>
24444                 <imageobject>
24445                   <imagedata fileref="images/circ/warnings/agewarning.png"/>
24446                 </imageobject>
24447               </mediaobject>
24448             </screenshot>
24449           </listitem>
24450           <listitem>
24451             <para>Item being checked out meets the <link linkend="decreaseLoanHighHolds"
24452                 >decreaseLoanHighHolds</link> system preference criteria</para>
24453             <screenshot>
24454               <screeninfo>Too many holds</screeninfo>
24455               <mediaobject>
24456                 <imageobject>
24457                   <imagedata fileref="images/circ/warnings/decreaseLoanHighHoldsDuration.png"/>
24458                 </imageobject>
24459               </mediaobject>
24460             </screenshot>
24461           </listitem>
24462         </itemizedlist>
24463       </section>
24464     </section>
24465
24466     <section id="circrenew">
24467       <title>Renewing</title>
24468
24469       <para>Checked out items can be renewed (checked out for another period
24470       of time) based on your <link linkend="circfinerules">circulation
24471       rules</link> and <link linkend="RenewalPeriodBase">renewal
24472       preferences</link>. If you allow it, patrons can renew their own items
24473       via the OPAC, but sometimes you'll need to help them by renewing their
24474       items via the staff client. To renew items checked out to a patron,
24475       visit their details page or checkout page and review their checkout
24476       summary at the bottom.</para>
24477
24478       <screenshot>
24479         <screeninfo>Circulation Summary</screeninfo>
24480
24481         <mediaobject>
24482           <imageobject>
24483             <imagedata fileref="images/circ/circsummary.png"/>
24484           </imageobject>
24485         </mediaobject>
24486       </screenshot>
24487
24488       <para>In the Renew column you will see how many times each item has been
24489       renewed and a checkbox to renew the item for the patron. Check the boxed
24490       of the items you would like to renew and click the 'Renew or Return
24491       checked items' button, or to renew all items checked out to the patron
24492       simply click the 'Renew all' button.</para>
24493
24494       <screenshot>
24495         <screeninfo>Renew buttons</screeninfo>
24496
24497         <mediaobject>
24498           <imageobject>
24499             <imagedata fileref="images/circ/renewbutton.png"/>
24500           </imageobject>
24501         </mediaobject>
24502       </screenshot>
24503
24504       <para>Sometimes renewals will be blocked based on your circulation
24505       rules, to override this block you must have your <link
24506       linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
24507       preference set to 'Allow'. If you allow renewal limit overrides, you
24508       will see a checkbox at the bottom left of the circulation summary. Check
24509       that box and then choose the items you would like to renew.</para>
24510
24511       <screenshot>
24512         <screeninfo>Override renewal limit</screeninfo>
24513
24514         <mediaobject>
24515           <imageobject>
24516             <imagedata fileref="images/circ/overriderenew.png"/>
24517           </imageobject>
24518         </mediaobject>
24519       </screenshot>
24520
24521       <para>Checking that box will add checkboxes in the renew column above
24522       where before the item was not renewable.</para>
24523     </section>
24524
24525     <section id="checkingin">
24526       <title>Check In (Returning)</title>
24527
24528       <para>Checking in items can be performed from various different
24529       locations</para>
24530
24531       <itemizedlist>
24532         <listitem>
24533           <para>The check in box on the top of the main staff client</para>
24534
24535           <screenshot>
24536             <screeninfo>Check out box on main Koha Staff Client
24537             page</screeninfo>
24538
24539             <mediaobject>
24540               <imageobject>
24541                 <imagedata fileref="images/circ/checkinmain.png"/>
24542               </imageobject>
24543             </mediaobject>
24544           </screenshot>
24545         </listitem>
24546
24547         <listitem>
24548           <para>The check in option on the quick search bar on the Circulation
24549           page<screenshot>
24550               <screeninfo>Check in tab on quick search bar</screeninfo>
24551
24552               <mediaobject>
24553                 <imageobject>
24554                   <imagedata fileref="images/circ/checkinquickbox.png"/>
24555                 </imageobject>
24556               </mediaobject>
24557             </screenshot></para>
24558         </listitem>
24559
24560         <listitem>
24561           <para>The check in link on the patron's checkout summary (and on the
24562           checkout summary page)</para>
24563
24564           <screenshot>
24565             <screeninfo>Patron checkout summary includes 'Check In'
24566             link</screeninfo>
24567
24568             <mediaobject>
24569               <imageobject>
24570                 <imagedata fileref="images/circ/checkinlink.png"/>
24571               </imageobject>
24572             </mediaobject>
24573           </screenshot>
24574         </listitem>
24575
24576         <listitem>
24577           <para>The Check in page under the Circulation menu</para>
24578
24579           <screenshot>
24580             <screeninfo>Check in link on Circulation Module</screeninfo>
24581
24582             <mediaobject>
24583               <imageobject>
24584                 <imagedata fileref="images/circ/checkincirc.png"/>
24585               </imageobject>
24586             </mediaobject>
24587           </screenshot>
24588         </listitem>
24589       </itemizedlist>
24590
24591       <section id="checkitemin">
24592         <title>Checking Items In</title>
24593
24594         <para>To check an item in scan the barcode for the item into the box
24595         provided. A summary of all items checked in will appear below the
24596         checkin box</para>
24597
24598         <screenshot>
24599           <screeninfo>Check In Summary</screeninfo>
24600
24601           <mediaobject>
24602             <imageobject>
24603               <imagedata fileref="images/circ/checkin.png"/>
24604             </imageobject>
24605           </mediaobject>
24606         </screenshot>
24607
24608         <para>If you are checking items in that were put in the dropbox while
24609         the library was closed you can check the 'Dropbox mode' box before
24610         scanning items. This will effectively roll back the returned date to
24611         the last date the library was open.</para>
24612
24613         <itemizedlist>
24614           <listitem>
24615             <para>This requires that you have your closings added to the <link
24616             linkend="calholidays">Holidays &amp; Calendar Tool </link></para>
24617           </listitem>
24618         </itemizedlist>
24619
24620         <para>You can also choose to forgive all overdue charges for items you
24621         are checking in by checking the 'Forgive overdue charges' box before
24622         scanning items.</para>
24623       </section>
24624
24625       <section id="checkinmsg">
24626         <title>Check In Messages</title>
24627
24628         <para>There are several messages that can appear when checking items
24629         in:</para>
24630
24631         <itemizedlist>
24632           <listitem>
24633             <para>If you are checking an item in at a library other than the
24634             home branch, a message will appear asking you to transfer the book
24635             to the home library</para>
24636
24637             <screenshot>
24638               <screeninfo>Check in Transfer Message</screeninfo>
24639
24640               <mediaobject>
24641                 <imageobject>
24642                   <imagedata fileref="images/circ/checkintransfer.png"/>
24643                 </imageobject>
24644               </mediaobject>
24645             </screenshot>
24646
24647             <itemizedlist>
24648               <listitem>
24649                 <para>After this item is checked in the status of the item
24650                 will be changed in the catalog to 'in transit'</para>
24651
24652                 <screenshot>
24653                   <screeninfo>In Transit Status</screeninfo>
24654
24655                   <mediaobject>
24656                     <imageobject>
24657                       <imagedata fileref="images/circ/transferstatus.png"/>
24658                     </imageobject>
24659                   </mediaobject>
24660                 </screenshot>
24661               </listitem>
24662
24663               <listitem>
24664                 <para>To mark an item as back at the home branch, check the
24665                 item in at the home branch</para>
24666
24667                 <screenshot>
24668                   <screeninfo>Check In Transferred Item</screeninfo>
24669
24670                   <mediaobject>
24671                     <imageobject>
24672                       <imagedata fileref="images/circ/transfercheckin.png"/>
24673                     </imageobject>
24674                   </mediaobject>
24675                 </screenshot>
24676
24677                 <itemizedlist>
24678                   <listitem>
24679                     <para>A message will appear tell you that the item is not
24680                     checked out, but the status will now say available in the
24681                     catalog. This step is necessary to mark items as received
24682                     by the home branch.</para>
24683                   </listitem>
24684                 </itemizedlist>
24685               </listitem>
24686             </itemizedlist>
24687           </listitem>
24688
24689           <listitem>
24690             <para>If you are checking in an item that should have multiple
24691             parts or pieces a message will appear warning you about the number
24692             of pieces you should have in your hand</para>
24693
24694             <screenshot>
24695               <screeninfo>Materials Specified</screeninfo>
24696
24697               <mediaobject>
24698                 <imageobject>
24699                   <imagedata fileref="images/circ/materialspecified.png"/>
24700                 </imageobject>
24701               </mediaobject>
24702             </screenshot>
24703           </listitem>
24704
24705           <listitem>
24706             <para>If you're checking an item in that has a hold on it, you
24707             will be prompted to confirm the hold</para>
24708
24709             <screenshot>
24710               <screeninfo>Hold Found Check In Message</screeninfo>
24711
24712               <mediaobject>
24713                 <imageobject>
24714                   <imagedata fileref="images/circ/holdfound.png"/>
24715                 </imageobject>
24716               </mediaobject>
24717             </screenshot>
24718
24719             <itemizedlist>
24720               <listitem>
24721                 <para>Clicking the Confirm hold button will mark the item as
24722                 waiting for pickup from the library</para>
24723
24724                 <screenshot>
24725                   <screeninfo>Hold waiting at the library</screeninfo>
24726
24727                   <mediaobject>
24728                     <imageobject>
24729                       <imagedata fileref="images/circ/waitingstatus.png"/>
24730                     </imageobject>
24731                   </mediaobject>
24732                 </screenshot>
24733               </listitem>
24734
24735               <listitem>
24736                 <para>Clicking the Print Slip and Confirm button will mark the
24737                 item as waiting for pickup at the library and present the
24738                 library with a receipt to print and place on the book with the
24739                 patron's information</para>
24740               </listitem>
24741
24742               <listitem>
24743                 <para>Ignoring the hold will leave the item on hold, but leave
24744                 its status as Available (it will not cancel the hold)</para>
24745               </listitem>
24746             </itemizedlist>
24747           </listitem>
24748
24749           <listitem>
24750             <para>If you're checking in an item that has a hold on it at
24751             another branch you will be prompted to confirm and transfer the
24752             item</para>
24753
24754             <screenshot>
24755               <screeninfo>Hold found for another branch</screeninfo>
24756
24757               <mediaobject>
24758                 <imageobject>
24759                   <imagedata fileref="images/circ/holdconfirmtransfer.png"/>
24760                 </imageobject>
24761               </mediaobject>
24762             </screenshot>
24763
24764             <itemizedlist>
24765               <listitem>
24766                 <para>Clicking the Confirm hold and Transfer button will mark
24767                 the item as in transit to the library where the hold was
24768                 placed</para>
24769
24770                 <screenshot>
24771                   <screeninfo>In transit hold status</screeninfo>
24772
24773                   <mediaobject>
24774                     <imageobject>
24775                       <imagedata fileref="images/circ/intransithold.png"/>
24776                     </imageobject>
24777                   </mediaobject>
24778                 </screenshot>
24779               </listitem>
24780
24781               <listitem>
24782                 <para>Clicking the Print Slip, Transfer and Confirm button
24783                 will mark the item as in transit to the library where the hold
24784                 was placed and present the library with a receipt to print and
24785                 place on the book with the patron's information</para>
24786               </listitem>
24787
24788               <listitem>
24789                 <para>Ignoring the hold will leave the item on hold, but leave
24790                 its status as Available (it will not cancel the hold)</para>
24791               </listitem>
24792             </itemizedlist>
24793           </listitem>
24794
24795           <listitem>
24796             <para>If you have the system showing you fines at the time of
24797             checkin (<link
24798             linkend="FineNotifyAtCheckin">FineNotifyAtCheckin</link>) you will
24799             see a message telling you about the fine and providing you a link
24800             to the payment page for that patron</para>
24801
24802             <screenshot>
24803               <screeninfo>FineNotifyAtCheckin</screeninfo>
24804
24805               <mediaobject>
24806                 <imageobject>
24807                   <imagedata fileref="images/admin/globalprefs/FineNotifyAtCheckin.png"/>
24808                 </imageobject>
24809               </mediaobject>
24810             </screenshot>
24811           </listitem>
24812         </itemizedlist>
24813       </section>
24814     </section>
24815
24816     <section id="circmessages">
24817       <title>Circulation Messages</title>
24818
24819       <para>Circulation messages are short messages that librarians can leave
24820       for their patrons or their colleagues that will appear at the time of
24821       circulation.</para>
24822
24823       <section id="setcircmsg">
24824         <title>Setting up Messages</title>
24825
24826         <para>Circulation messages are set up as <link
24827         linkend="authorizedvalues">Authorized Values</link>. To add or edit
24828         Circulation Messages you want to work with the <link
24829         linkend="bornotes">BOR_NOTES</link> value.</para>
24830
24831         <screenshot>
24832           <screeninfo>BOR_NOTES Authorized Values</screeninfo>
24833
24834           <mediaobject>
24835             <imageobject>
24836               <imagedata fileref="images/circ/bor_notes.png"/>
24837             </imageobject>
24838           </mediaobject>
24839         </screenshot>
24840
24841         <para>The 'Description' field can hold a canned message that you would
24842         like to appear on the patron's record. <important>
24843             <para>The 'Description' field is limited to 80 characters, but the
24844             patron message field can hold more than that. Enter 80 characters
24845             in the 'Description' field and then type the rest on the patron
24846             record.</para>
24847           </important></para>
24848       </section>
24849
24850       <section id="addcircmsg">
24851         <title>Adding a Message</title>
24852
24853         <para>When on the patron's check out tab you will see a link to 'Add a
24854         new message' to the right of the check out box.</para>
24855
24856         <screenshot>
24857           <screeninfo>Circulation Message in Staff Client</screeninfo>
24858
24859           <mediaobject>
24860             <imageobject>
24861               <imagedata fileref="images/circ/staffmessages.png"/>
24862             </imageobject>
24863           </mediaobject>
24864         </screenshot>
24865
24866         <para>When you click 'Add a new message' you will be asked to choose
24867         if the message is for the librarians or the patron and the message you
24868         would like to leave.</para>
24869
24870         <screenshot>
24871           <screeninfo>Leave a Circulation Message</screeninfo>
24872
24873           <mediaobject>
24874             <imageobject>
24875               <imagedata fileref="images/circ/leavecircmsg.png"/>
24876             </imageobject>
24877           </mediaobject>
24878         </screenshot>
24879
24880         <note>
24881           <para>A message for the patron will also show to the library
24882           staff.</para>
24883         </note>
24884       </section>
24885
24886       <section id="viewcircmsg">
24887         <title>Viewing Messages</title>
24888
24889         <para>Circulation messages meant for the staff and/or the patron will
24890         appear on the patron's checkout screen to the right of the checkout
24891         box. Messages in bold and red are meant for the library staff only,
24892         whereas messages in regular italics font are meant for the patron and
24893         the librarian.</para>
24894
24895         <screenshot>
24896           <screeninfo>Circulation Message in Staff Client</screeninfo>
24897
24898           <mediaobject>
24899             <imageobject>
24900               <imagedata fileref="images/circ/staffmessages.png"/>
24901             </imageobject>
24902           </mediaobject>
24903         </screenshot>
24904
24905         <para>Circulation messages meant for the patron will also appear when
24906         they log into the OPAC.</para>
24907
24908         <screenshot>
24909           <screeninfo>Circulation Message in OPAC</screeninfo>
24910
24911           <mediaobject>
24912             <imageobject>
24913               <imagedata fileref="images/circ/opacmsg.png"/>
24914             </imageobject>
24915           </mediaobject>
24916         </screenshot>
24917       </section>
24918     </section>
24919
24920     <section id="holds">
24921       <title>Holds</title>
24922
24923       <para>Koha allows patrons to put things on hold.  A 'Hold' is a way to reserve an item.
24924         Depending on your <link linkend="circfinerules">circulation and fine rules</link> and <link
24925           linkend="circholdspolicy">hold preference</link> settings patrons will be able to place
24926         items on hold for pickup at the library at a later date/time.</para>
24927
24928       <section id="holdsinstaff">
24929         <title>Placing Holds in Staff Client</title>
24930
24931         <para>There are several ways to place holds from the staff client. The
24932         most obvious is using the 'Place Hold' button at the top of any
24933         bibliographic record.</para>
24934
24935         <screenshot>
24936           <screeninfo>Place Hold Button on Bib Record</screeninfo>
24937
24938           <mediaobject>
24939             <imageobject>
24940               <imagedata fileref="images/circ/placeholdbib.png"/>
24941             </imageobject>
24942           </mediaobject>
24943         </screenshot>
24944
24945         <para>You can also click the smaller 'Place Hold' link found at the
24946         top of your catalog search results, or the 'Holds' link found below
24947         each result.</para>
24948
24949         <screenshot>
24950           <screeninfo>Hold options on search results</screeninfo>
24951
24952           <mediaobject>
24953             <imageobject>
24954               <imagedata fileref="images/circ/placeholdsearch.png"/>
24955             </imageobject>
24956           </mediaobject>
24957         </screenshot>
24958
24959         <para>You will be asked to search for a patron by barcode or any part
24960         of their name to start the hold process.</para>
24961
24962         <screenshot>
24963           <screeninfo>Find Patron For Hold</screeninfo>
24964
24965           <mediaobject>
24966             <imageobject>
24967               <imagedata fileref="images/circ/placeholdfindpatron.png"/>
24968             </imageobject>
24969           </mediaobject>
24970         </screenshot>
24971
24972         <para>If you'd like to search for the patron first and then the bib
24973         record for the hold, you can open the patron record and click on the
24974         'Search to Hold' button at the top of the patron record.</para>
24975
24976         <screenshot>
24977           <screeninfo>Search to Hold on Patron Record</screeninfo>
24978
24979           <mediaobject>
24980             <imageobject>
24981               <imagedata fileref="images/circ/searchtohold.png"/>
24982             </imageobject>
24983           </mediaobject>
24984         </screenshot>
24985
24986         <para>After clicking the button you will be brought to the catalog
24987         search page where you can find the book(s) you want to place a hold
24988         on. Under each title on the results you'll see an option to 'Hold for
24989         Patron Name.'</para>
24990
24991         <screenshot>
24992           <screeninfo>Hold for Patron links on Search Results</screeninfo>
24993
24994           <mediaobject>
24995             <imageobject>
24996               <imagedata fileref="images/circ/holdresults.png"/>
24997             </imageobject>
24998           </mediaobject>
24999         </screenshot>
25000
25001         <para>If you want to place a hold on multiple items, simply check the
25002         boxes to the left of them and click the arrow to the right of the
25003         'Place Hold' button.</para>
25004
25005         <screenshot>
25006           <screeninfo>Hold Multiple Items for Patron</screeninfo>
25007
25008           <mediaobject>
25009             <imageobject>
25010               <imagedata fileref="images/circ/holdmultiresults.png"/>
25011             </imageobject>
25012           </mediaobject>
25013         </screenshot>
25014
25015         <para>Depending on how many items you choose to place a hold on at
25016         once you will see a different place hold form. If you are placing a
25017         hold on one bibliographic record you will see a list of all of the
25018         items you can place a hold on.</para>
25019
25020         <screenshot>
25021           <screeninfo>Place Hold Form</screeninfo>
25022
25023           <mediaobject>
25024             <imageobject>
25025               <imagedata fileref="images/circ/placeholdsingle.png"/>
25026             </imageobject>
25027           </mediaobject>
25028         </screenshot>
25029
25030         <itemizedlist>
25031           <listitem>
25032             <para>Enter any notes that might apply to this hold</para>
25033           </listitem>
25034
25035           <listitem>
25036             <para>Choose the library where the patron will pick up the
25037             item</para>
25038           </listitem>
25039
25040           <listitem>
25041             <para>If the patron wants the hold to start on a date other than
25042             today, enter that in the 'Hold starts on date' field</para>
25043
25044             <itemizedlist>
25045               <listitem>
25046                 <para>This option will only appear if the <link
25047                 linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link>
25048                 system preference is set to 'Allow'</para>
25049               </listitem>
25050             </itemizedlist>
25051           </listitem>
25052
25053           <listitem>
25054             <para>If the patron has specified that they don't want the item
25055             after a certain date, or if you have limits on hold lengths, you
25056             can enter an expiration date for the hold in the 'Hold expires on
25057             date'</para>
25058
25059             <itemizedlist>
25060               <listitem>
25061                 <para>To have expired holds canceled automatically you will
25062                 need to have the <link linkend="expiredholdscron">Expired
25063                 Holds</link> cron job set to run on a regular basis.</para>
25064               </listitem>
25065             </itemizedlist>
25066           </listitem>
25067
25068           <listitem>
25069             <para>Next choose if you want to place a hold on the next
25070             available item or a specific item by clicking the radio button
25071             next to an individual item.</para>
25072           </listitem>
25073         </itemizedlist>
25074
25075         <para>If you're placing a hold on multiple items you will be presented
25076         with the next available option for all titles. If no items are
25077         available for hold it will say so on the confirmation screen.</para>
25078
25079         <screenshot>
25080           <screeninfo>Place multiple items on hold</screeninfo>
25081
25082           <mediaobject>
25083             <imageobject>
25084               <imagedata fileref="images/circ/placeholdmultiple.png"/>
25085             </imageobject>
25086           </mediaobject>
25087         </screenshot>
25088
25089         <para>Once your hold is placed, if you'd like to have Koha forget that
25090         you used the 'Search to Hold' function, you can choose to have Koha
25091         'forget' the patron's name by clicking the arrow to the right of the
25092         'Place Hold' button on the search results and choosing the 'Forget'
25093         option.</para>
25094
25095         <screenshot>
25096           <screeninfo>Forget Search to Hold Option</screeninfo>
25097
25098           <mediaobject>
25099             <imageobject>
25100               <imagedata fileref="images/circ/forgethold.png"/>
25101             </imageobject>
25102           </mediaobject>
25103         </screenshot>
25104       </section>
25105
25106       <section id="manageholds">
25107         <title>Managing Holds</title>
25108
25109         <para>Holds can be altered and canceled from the Holds tab found on
25110         the left of the bibliographic record.</para>
25111
25112         <screenshot>
25113           <screeninfo>Bibliographic Record Tabs</screeninfo>
25114
25115           <mediaobject>
25116             <imageobject>
25117               <imagedata fileref="images/circ/holdtab.png"/>
25118             </imageobject>
25119           </mediaobject>
25120         </screenshot>
25121
25122         <para>From the list of holds you can change the order of the holds,
25123         the pickup location, suspend and/or cancel the hold.</para>
25124
25125         <screenshot>
25126           <screeninfo>Lists of Holds</screeninfo>
25127
25128           <mediaobject>
25129             <imageobject>
25130               <imagedata fileref="images/circ/holdslist.png"/>
25131             </imageobject>
25132           </mediaobject>
25133         </screenshot>
25134
25135         <note>
25136           <para>If you have your <link
25137           linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
25138           preference set to "Don't allow" then you will not have the option to
25139           put an end date on the hold suspension</para>
25140         </note>
25141
25142         <note>
25143           <para>Depending on how you have your <link
25144           linkend="HidePatronName">HidePatronName</link> system preference set
25145           the list may show card numbers instead of names in the Patron column
25146           like in the image above.</para>
25147         </note>
25148
25149         <para>To rearrange or delete holds, simply make a selection from the
25150         'Priority' pull down or click the arrows to the right of the priority
25151         pull down.</para>
25152
25153         <screenshot>
25154           <screeninfo>Hold Priority Menu</screeninfo>
25155
25156           <mediaobject>
25157             <imageobject>
25158               <imagedata fileref="images/circ/holdpriority.png"/>
25159             </imageobject>
25160           </mediaobject>
25161         </screenshot>
25162
25163         <para>If you use the priority pull down to rearrange or delete holds
25164         you will need to click the 'Update hold(s)' button to save your
25165         changes.</para>
25166
25167         <para>Clicking the down arrow to the right of the hold will stick the
25168         hold at the bottom of the list even if more requests are made.</para>
25169
25170         <para>For example, your library has home-bound patrons that are
25171         allowed to keep books out for months at a time. It would not be fair
25172         to other patrons if a home-bound patron were able to check out a brand
25173         new book and keep it for months. For this reason, the home-bound
25174         patron's hold request would stay at the bottom of the queue until
25175         everyone else who wanted to read that book has already done so.</para>
25176
25177         <screenshot>
25178           <screeninfo>Lowest Priority &amp; Delete Options for
25179           Holds</screeninfo>
25180
25181           <mediaobject>
25182             <imageobject>
25183               <imagedata fileref="images/circ/lowestpriority.png"/>
25184             </imageobject>
25185           </mediaobject>
25186         </screenshot>
25187
25188         <para>If a patron asks to have their hold suspended and you have the
25189         <link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link>
25190         system preference set to 'allow' you can do so by clicking the Suspend
25191         button to far right. If the patron gives you a date for the items to
25192         become unsuspended you can enter that in the date box and click the
25193         'Update hold(s)' button to save your changes.</para>
25194
25195         <screenshot>
25196           <screeninfo>Hold suspension column</screeninfo>
25197
25198           <mediaobject>
25199             <imageobject>
25200               <imagedata fileref="images/circ/suspendholds.png"/>
25201             </imageobject>
25202           </mediaobject>
25203         </screenshot>
25204
25205         <para>To delete or cancel a hold click the red 'X' to the right of the
25206         hold line. To delete/cancel a bunch of holds you can choose 'del' from
25207         pull down to the left of each line and then click 'Update hold(s)' at
25208         the bottom of the list.</para>
25209
25210         <screenshot>
25211           <screeninfo>Cancel Holds</screeninfo>
25212
25213           <mediaobject>
25214             <imageobject>
25215               <imagedata fileref="images/circ/cancelholds.png"/>
25216             </imageobject>
25217           </mediaobject>
25218         </screenshot>
25219       </section>
25220
25221       <section id="receiveholds">
25222         <title>Receiving Holds</title>
25223
25224         <para>When items that are on hold are <link linkend="checkingin">checked in</link> or <link
25225             linkend="checkingout">out</link> the system will remind the circulation librarian that
25226           the item is on hold and offer them options for managing the hold.</para>
25227
25228         <para>When you check in an item that has a hold on it the system will
25229         ask you to either confirm and transfer the item</para>
25230
25231         <screenshot>
25232           <screeninfo>Confirm Hold &amp; Transfer</screeninfo>
25233
25234           <mediaobject>
25235             <imageobject>
25236               <imagedata fileref="images/circ/holdconfirmtransfer.png"/>
25237             </imageobject>
25238           </mediaobject>
25239         </screenshot>
25240
25241         <para>or just confirm the hold</para>
25242
25243         <screenshot>
25244           <screeninfo>Confirm Hold</screeninfo>
25245
25246           <mediaobject>
25247             <imageobject>
25248               <imagedata fileref="images/circ/holdconfirm.png"/>
25249             </imageobject>
25250           </mediaobject>
25251         </screenshot>
25252
25253         <para>Clicking the Confirm button will mark the item as on hold for
25254         the patron. If the item needs to be transferred the item will also be
25255         marked as in transit to the proper branch. Clicking 'Ignore' will
25256         retain the hold, but allow you to check the item out to another
25257         patron. Choosing to confirm and print will present you with a
25258         printable page that you can slip inside the book with the necessary
25259         hold and/or transfer information.</para>
25260
25261         <para>Once confirmed the hold will show on the patron record and on
25262         the checkout screen under the 'Hold' tab.</para>
25263
25264         <screenshot>
25265           <screeninfo>Hold on Patron Record</screeninfo>
25266
25267           <mediaobject>
25268             <imageobject>
25269               <imagedata fileref="images/circ/holdpatronrec.png"/>
25270             </imageobject>
25271           </mediaobject>
25272         </screenshot>
25273
25274         <para>The item record will also show that the item is on hold.</para>
25275
25276         <screenshot>
25277           <screeninfo>Hold on Item Record</screeninfo>
25278
25279           <mediaobject>
25280             <imageobject>
25281               <imagedata fileref="images/circ/holditem.png"/>
25282             </imageobject>
25283           </mediaobject>
25284         </screenshot>
25285
25286         <para>In some cases a patron may come in to pick up a hold for their
25287         partner (or someone else in their household). In this case you want to
25288         make sure that the hold is cancelled when you check the item out to
25289         someone else. When trying to check out an item that is already waiting
25290         for someone else you will be presented with a warning message.</para>
25291
25292         <screenshot>
25293           <screeninfo>Hold waiting for someone else</screeninfo>
25294
25295           <mediaobject>
25296             <imageobject>
25297               <imagedata fileref="images/circ/holdwaitingwarn.png"/>
25298             </imageobject>
25299           </mediaobject>
25300         </screenshot>
25301
25302         <para>From here you can check the item out to the patron at the desk
25303         and cancel the hold for the patron.</para>
25304       </section>
25305     </section>
25306
25307     <section id="transfers">
25308       <title>Transfers</title>
25309
25310       <para>If you work in a multi-branch system you can transfer items from one library to another
25311         by using the Transfer tool.<itemizedlist>
25312           <listitem>
25313             <para><emphasis role="italic">Get there</emphasis>: Circulation > Transfer</para>
25314           </listitem>
25315         </itemizedlist></para>
25316       <para>To transfer an item</para>
25317
25318       <itemizedlist>
25319         <listitem>
25320           <para>Click 'Transfer' on the Circulation page</para>
25321
25322           <screenshot>
25323             <screeninfo>Transfer Tool</screeninfo>
25324
25325             <mediaobject>
25326               <imageobject>
25327                 <imagedata fileref="images/circ/transfer.png"/>
25328               </imageobject>
25329             </mediaobject>
25330           </screenshot>
25331
25332           <itemizedlist>
25333             <listitem>
25334               <para>Enter the library you would like to transfer the item
25335               to</para>
25336             </listitem>
25337
25338             <listitem>
25339               <para>Scan or type the barcode on the item you would like to
25340               transfer</para>
25341             </listitem>
25342           </itemizedlist>
25343         </listitem>
25344
25345         <listitem>
25346           <para>Click 'Submit'</para>
25347
25348           <screenshot>
25349             <screeninfo>Transfer Summary</screeninfo>
25350
25351             <mediaobject>
25352               <imageobject>
25353                 <imagedata fileref="images/circ/itemtransferred.png"/>
25354               </imageobject>
25355             </mediaobject>
25356           </screenshot>
25357         </listitem>
25358
25359         <listitem>
25360           <para>The item will now say that it is in transit</para>
25361
25362           <screenshot>
25363             <screeninfo>Item in Transit</screeninfo>
25364
25365             <mediaobject>
25366               <imageobject>
25367                 <imagedata fileref="images/circ/itemintransit.png"/>
25368               </imageobject>
25369             </mediaobject>
25370           </screenshot>
25371         </listitem>
25372
25373         <listitem>
25374           <para>When the item arrives at the other branch the librarian must
25375           check the item in to acknowledge that it is no longer in
25376           transit</para>
25377         </listitem>
25378
25379         <listitem>
25380           <para>The item will not be permanently moved to the new
25381           library</para>
25382
25383           <screenshot>
25384             <screeninfo>Item record</screeninfo>
25385
25386             <mediaobject>
25387               <imageobject>
25388                 <imagedata fileref="images/circ/itemlocations.png"/>
25389               </imageobject>
25390             </mediaobject>
25391           </screenshot>
25392
25393           <itemizedlist>
25394             <listitem>
25395               <para>The item shows the same 'Home Library' but has updated the
25396               'Current Location' to note where it resides at this time</para>
25397             </listitem>
25398           </itemizedlist>
25399         </listitem>
25400       </itemizedlist>
25401     </section>
25402
25403     <section id="setlibrary">
25404       <title>Set Library</title>
25405
25406       <para>By default you will enter the staff client as if you are at your
25407       home library. This library will appear in the top right of the Staff
25408       Client.</para>
25409
25410       <screenshot>
25411         <screeninfo>My Library</screeninfo>
25412
25413         <mediaobject>
25414           <imageobject>
25415             <imagedata fileref="images/circ/mylibrary.png"/>
25416           </imageobject>
25417         </mediaobject>
25418       </screenshot>
25419
25420       <para>This is the library that all circulation transactions will take
25421       place at. If you are at another library (or on a bookmobile) you will
25422       want to set your library before you start circulating items. To do this
25423       you can click 'Set' at the top right or on the Circulation page.</para>
25424
25425       <screenshot>
25426         <screeninfo>Set Library Form</screeninfo>
25427
25428         <mediaobject>
25429           <imageobject>
25430             <imagedata fileref="images/circ/setlibrary.png"/>
25431           </imageobject>
25432         </mediaobject>
25433       </screenshot>
25434
25435       <para>Once you have saved your changes you new library will appear in
25436       the top right.</para>
25437     </section>
25438
25439     <section id="fastaddcat">
25440       <title>Fast Add Cataloging</title>
25441
25442       <para>Sometimes circulation librarians need to quickly add a record to
25443       the system for an item they are about to check out. This is called 'Fast
25444       Add.' To allow circulation librarians access to the Fast Add Cataloging
25445       tool, simply make sure they have the <link
25446       linkend="fastaddpermissions">fast_cataloging</link> permissions. There
25447       are two ways to add titles via fast add. If you know that you're about
25448       to check out an item that isn't in you catalog you can go to the
25449       Circulation module and click 'Fast cataloging.'</para>
25450
25451       <screenshot>
25452         <screeninfo>Circulation Menu</screeninfo>
25453
25454         <mediaobject>
25455           <imageobject>
25456             <imagedata fileref="images/circ/circmenu.png"/>
25457           </imageobject>
25458         </mediaobject>
25459       </screenshot>
25460
25461       <para>The cataloging interface will open up with the short cataloging
25462       record:</para>
25463
25464       <screenshot>
25465         <screeninfo>Fast Add Framework</screeninfo>
25466
25467         <mediaobject>
25468           <imageobject>
25469             <imagedata fileref="images/circ/fastadd.png"/>
25470           </imageobject>
25471         </mediaobject>
25472       </screenshot>
25473
25474       <para>After adding your cataloging data you will be asked to enter item
25475       data. Enter the items barcode, collection code, etc and save the item
25476       before checking it out.</para>
25477
25478       <para>The other way to fast catalog is from the checkout screen. When
25479       you enter a barcode at checkout that Koha can't find, it will prompt you
25480       to use fast cataloging to add the item to Koha and check it out.</para>
25481
25482       <screenshot>
25483         <screeninfo>Barcode not found</screeninfo>
25484
25485         <mediaobject>
25486           <imageobject>
25487             <imagedata fileref="images/circ/barcodefastadd.png"/>
25488           </imageobject>
25489         </mediaobject>
25490       </screenshot>
25491
25492       <para>Clicking 'Fast cataloging' will bring you to the fast cataloging
25493       form where you can enter the title information</para>
25494
25495       <screenshot>
25496         <screeninfo>Fast cataloging</screeninfo>
25497
25498         <mediaobject>
25499           <imageobject>
25500             <imagedata fileref="images/circ/fastaddbarcode.png"/>
25501           </imageobject>
25502         </mediaobject>
25503       </screenshot>
25504
25505       <para>After clicking 'Save' you will be brought to the item record where
25506       the barcode will already be filled in with the barcode you're trying to
25507       check out.</para>
25508
25509       <screenshot>
25510         <screeninfo>Fast cataloging item record</screeninfo>
25511
25512         <mediaobject>
25513           <imageobject>
25514             <imagedata fileref="images/circ/fastadditem.png"/>
25515           </imageobject>
25516         </mediaobject>
25517       </screenshot>
25518
25519       <para>After clicking the 'Add item' button the item will automatically
25520       be checked out the patron you were trying to check the book out to
25521       originally.</para>
25522
25523       <screenshot>
25524         <screeninfo>Checked out item</screeninfo>
25525
25526         <mediaobject>
25527           <imageobject>
25528             <imagedata fileref="images/circ/fastaddcheckedout.png"/>
25529           </imageobject>
25530         </mediaobject>
25531       </screenshot>
25532     </section>
25533
25534     <section id="circreports">
25535       <title>Circulation Reports</title>
25536
25537       <para>Most reports can be found vai the Reports module, but some of the more common
25538         circulation reports are available right from the Circulation module.<itemizedlist>
25539           <listitem>
25540             <para><emphasis role="italic">Get there</emphasis>: Circulation > Circulation
25541               reports</para>
25542           </listitem>
25543         </itemizedlist></para>
25544
25545       <section id="holdsqueue">
25546         <title>Holds Queue</title>
25547
25548         <para>This report will show you all of the holds at your
25549         library.</para>
25550
25551         <screenshot>
25552           <screeninfo>Sample Holds Queue</screeninfo>
25553
25554           <mediaobject>
25555             <imageobject>
25556               <imagedata fileref="images/circ/holdsqueue.png"/>
25557             </imageobject>
25558           </mediaobject>
25559         </screenshot>
25560
25561         <para>To generate this report, you must have the <link
25562         linkend="buildholdscron">Build Holds Queue cron job</link> running.
25563         This cron job is a script that should be run periodically if your
25564         library system allows borrowers to place on-shelf holds. This script
25565         decides which library should be responsible for fulfilling a given
25566         hold request.</para>
25567
25568         <para>It's behavior is controlled by the system preferences <link
25569         linkend="holdqueueweight">StaticHoldsQueueWeight</link> and <link
25570         linkend="holdqueueweight">RandomizeHoldsQueueWeight</link>.</para>
25571
25572         <para>If you do not want all of your libraries to participate in the
25573         on-shelf holds fulfillment process, you should list the the libraries
25574         that *do* participate in the process here by inputting all the
25575         participating library's branchcodes, separated by commas ( e.g.
25576         "MPL,CPL,SPL,BML" etc. ).</para>
25577
25578         <para>By default, the holds queue will be generated such that the
25579         system will first attempt to hold fulfillment using items already at
25580         the pickup library if possible. If there are no items available at the
25581         pickup library to fill a hold, build_holds_queue.pl will then use the
25582         list of libraries defined in StaticHoldsQueueWeight. If
25583         RandomizeHoldsQueueWeight is disabled ( which it is by default ), the
25584         script will assign fulfillment requests in the order the branches are
25585         placed in the StaticHoldsQueueWeight system preference.</para>
25586
25587         <para>For example, if your system has three libraries, of varying
25588         sizes ( small, medium and large ) and you want the burden of holds
25589         fulfillment to be on larger libraries before smaller libraries, you
25590         would want StaticHoldsQueueWeight to look something like
25591         "LRG,MED,SML".</para>
25592
25593         <para>If you want the burden of holds fulfillment to be spread out
25594         equally throughout your library system, simply enable
25595         RandomizeHoldsQueueWeight. When this system preference is enabled, the
25596         order in which libraries will be requested to fulfill an on-shelf hold
25597         will be randomized each time the list is regenerated.</para>
25598
25599         <para>Leaving StaticHoldsQueueWeight empty is contraindicated at this
25600         time. Doing so will cause the build_holds_queue script to ignore
25601         RandomizeHoldsQueueWeight, causing the script to request hold
25602         fulfillment not randomly, but by alphabetical order.</para>
25603       </section>
25604
25605       <section id="holdspull">
25606         <title>Holds to pull</title>
25607
25608         <para>This report will show you all of the items that have holds on
25609         them that are available at the library for pulling. If the items are
25610         available at multiple branches then all branches with that item
25611         available will see the hold to pull until one library triggers the
25612         hold.</para>
25613
25614         <screenshot>
25615           <screeninfo>Holds to Pull</screeninfo>
25616
25617           <mediaobject>
25618             <imageobject>
25619               <imagedata fileref="images/circ/holdstopull.png"/>
25620             </imageobject>
25621           </mediaobject>
25622         </screenshot>
25623
25624         <para>You can limit the results you see by using the Refine box on the
25625         left side of the page:</para>
25626
25627         <screenshot>
25628           <screeninfo>Refine Holds to Pull Report</screeninfo>
25629
25630           <mediaobject>
25631             <imageobject>
25632               <imagedata fileref="images/circ/refineholdstopull.png"/>
25633             </imageobject>
25634           </mediaobject>
25635         </screenshot>
25636       </section>
25637
25638       <section id="holdspickup">
25639         <title>Holds awaiting pickup</title>
25640
25641         <para>This report will show all of the holds that are waiting for
25642         patrons to pick them up.</para>
25643
25644         <screenshot>
25645           <screeninfo>Holds Awaiting Pickup</screeninfo>
25646
25647           <mediaobject>
25648             <imageobject>
25649               <imagedata fileref="images/circ/holdspickup.png"/>
25650             </imageobject>
25651           </mediaobject>
25652         </screenshot>
25653
25654         <para>Items that have been on the hold shelf longer than you normally
25655         allow (based on the <link
25656         linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link>
25657         preference value) will appear on the 'Holds Over' tab, they will not
25658         automatically be cancelled unless you have set the <link
25659         linkend="expiredholdscron">cron job</link> to do that for you, but you
25660         can cancel all holds using the button at the top of the list.</para>
25661
25662         <screenshot>
25663           <screeninfo>Items waiting on the hold shelf too long</screeninfo>
25664
25665           <mediaobject>
25666             <imageobject>
25667               <imagedata fileref="images/circ/holdspickupover.png"/>
25668             </imageobject>
25669           </mediaobject>
25670         </screenshot>
25671       </section>
25672
25673       <section id="holdratios">
25674         <title>Hold ratios</title>
25675
25676         <para>Hold ratios help with collection development. Using this report
25677         you will be able to see how many of your patrons have holds on items
25678         and whether you should buy more. By default it will be set to the
25679         library needing 3 items per hold that has been placed. The report will
25680         tell you how many additional items need to be purchased to meet this
25681         quota.</para>
25682
25683         <screenshot>
25684           <screeninfo>Hold Ratios</screeninfo>
25685
25686           <mediaobject>
25687             <imageobject>
25688               <imagedata fileref="images/circ/holdratio.png"/>
25689             </imageobject>
25690           </mediaobject>
25691         </screenshot>
25692       </section>
25693
25694       <section id="transferstoreceive">
25695         <title>Transfers to receive</title>
25696
25697         <para>This report will list all of the items that Koha thinks are in
25698         transit to your library.</para>
25699
25700         <screenshot>
25701           <screeninfo>Transfers to Receive</screeninfo>
25702
25703           <mediaobject>
25704             <imageobject>
25705               <imagedata fileref="images/circ/transitreceive.png"/>
25706             </imageobject>
25707           </mediaobject>
25708         </screenshot>
25709
25710         <para>If your transfers are late in arriving at your library you will
25711         see a message stating how late your items are.</para>
25712
25713         <screenshot>
25714           <screeninfo>Late transfers include warning messages</screeninfo>
25715
25716           <mediaobject>
25717             <imageobject>
25718               <imagedata fileref="images/circ/transferlate.png"/>
25719             </imageobject>
25720           </mediaobject>
25721         </screenshot>
25722
25723         <important>
25724           <para>An item is considered late based on the number of days you
25725           have entered in the <link
25726           linkend="TransfersMaxDaysWarning">TransfersMaxDaysWarning</link>
25727           system preference.</para>
25728         </important>
25729       </section>
25730
25731       <section id="overduesreport">
25732         <title>Overdues</title>
25733
25734         <important>
25735           <para>For libraries with a large patron base, this report may take a
25736           significant amount of time to run.</para>
25737         </important>
25738
25739         <tip>
25740           <para>Large libraries can choose to filter the report before it runs
25741           by setting the <link
25742           linkend="FilterBeforeOverdueReport">FilterBeforeOverdueReport</link>
25743           system preference to 'Require'.</para>
25744         </tip>
25745
25746         <para>This report will list all items that are overdue at your
25747         library.</para>
25748
25749         <screenshot>
25750           <screeninfo>Overdues List</screeninfo>
25751
25752           <mediaobject>
25753             <imageobject>
25754               <imagedata fileref="images/circ/overdues.png"/>
25755             </imageobject>
25756           </mediaobject>
25757         </screenshot>
25758
25759         <para>The report can be filtered using the menu options found on the left of the report.<tip>
25760             <para>The 'Show any items currently checked out' checkbox basically switches this from a
25761               report of overdues to a report of checkouts.  It will show all titles checked out
25762               regardless of due date.</para>
25763           </tip></para>
25764       </section>
25765
25766       <section id="overduesfines">
25767         <title>Overdues with fines</title>
25768
25769         <para>This report will show you any overdues at your library that have
25770         accrued fines on them.</para>
25771
25772         <screenshot>
25773           <screeninfo>Overdues with fines</screeninfo>
25774
25775           <mediaobject>
25776             <imageobject>
25777               <imagedata fileref="images/circ/overduewfines.png"/>
25778             </imageobject>
25779           </mediaobject>
25780         </screenshot>
25781
25782         <para>If you would like to limit the report you can use the pull down
25783         menu at the top to limit to a specific shelving location at your
25784         branch. To see overdues with fines at other branches you will have to
25785         <link linkend="setlibrary">change your branch</link> or log in at that
25786         branch.<important>
25787             <para>If you do not charge fines and/or don't have the <link
25788             linkend="finescronjob">fines cron job</link> running you will see
25789             no data on this report.</para>
25790           </important></para>
25791       </section>
25792     </section>
25793
25794     <section id="trackinhouse">
25795       <title>Tracking In house Use</title>
25796
25797       <para>Many libraries track the use of items within the library. This can
25798       be done in Koha one of two ways. The first is to create one or more
25799       <link linkend="addstatspatron">Statistical Patrons</link>. When
25800       collecting items that have been used within the library, you will want
25801       to check them out to your statistical patron:</para>
25802
25803       <screenshot>
25804         <screeninfo>Check Out Items to Stats Patron</screeninfo>
25805
25806         <mediaobject>
25807           <imageobject>
25808             <imagedata fileref="images/circ/checkoutinhouse.png"/>
25809           </imageobject>
25810         </mediaobject>
25811       </screenshot>
25812
25813       <para>Instead of marking the item as 'checked out' the system will
25814       record that the item was used in house:</para>
25815
25816       <screenshot>
25817         <screeninfo>Local Use Recorded</screeninfo>
25818
25819         <mediaobject>
25820           <imageobject>
25821             <imagedata fileref="images/circ/localuserecorded.png"/>
25822           </imageobject>
25823         </mediaobject>
25824       </screenshot>
25825
25826       <para>Repeat these steps for all items that have been used within the
25827       library to keep accurate statistics for item use.</para>
25828
25829       <para>The other way to record local use of items is to set your <link
25830       linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link>
25831       preference to 'Record.' Then whenever you check an item in that is not
25832       checked out and not on hold a local use will be recorded.</para>
25833
25834       <screenshot>
25835         <screeninfo>Local Use Recorded</screeninfo>
25836
25837         <mediaobject>
25838           <imageobject>
25839             <imagedata fileref="images/circ/localusecheckin.png"/>
25840           </imageobject>
25841         </mediaobject>
25842       </screenshot>
25843
25844       <tip>
25845         <para>If you have <link
25846         linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link> set to
25847         'Record' you can still use your statistical patrons to record local
25848         use as well.</para>
25849       </tip>
25850     </section>
25851
25852     <section id="processinglocations">
25853       <title>In Processing / Book Cart Locations</title>
25854
25855       <para>Koha allows for handling temporary locations like the processing
25856       center and/or book carts throughout the library. For this feature to
25857       work you must first make sure you have <link
25858       linkend="authorizedvalues">authorized values</link> set in the <link
25859       linkend="shelvelocvals">LOC</link> category for PROC (Processing Center)
25860       and CART (Book Cart).</para>
25861
25862       <screenshot>
25863         <screeninfo>CART &amp; PROC values in LOC</screeninfo>
25864
25865         <mediaobject>
25866           <imageobject>
25867             <imagedata fileref="images/circ/LOCvalues.png"/>
25868           </imageobject>
25869         </mediaobject>
25870       </screenshot>
25871
25872       <para>Next you need to set the <link
25873       linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link> system
25874       preference to PROC. This will set the new items to the Processing Center
25875       as their default location.</para>
25876
25877       <para>Create items with their desired final shelving location.</para>
25878
25879       <itemizedlist>
25880         <listitem>
25881           <para>These newly cataloged items will be temporarily set to the
25882           PROC location and will display with whatever description PROC has.
25883           The original location code entered at item creation is stored in the
25884           new items column 'permanent_location', for future use. Items will
25885           stay in the PROC location until they are checked in. To have those
25886           items then move to the shelving cart:</para>
25887
25888           <orderedlist>
25889             <listitem>
25890               <para>Turn on the <link
25891               linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>
25892               system preference</para>
25893             </listitem>
25894
25895             <listitem>
25896               <para>Check in those newly-created items and they will be moved
25897               to the location code of CART and display with whatever
25898               description CART has.</para>
25899             </listitem>
25900
25901             <listitem>
25902               <para>A <link linkend="proccartcron">cron job</link> runs at
25903               specified intervals to age items from CART to the permanent
25904               shelving location. (For example, an hourly cron entry of
25905               cart_to_shelf.pl --hours 3 where --hours is the amount of time
25906               an item should spend on the cart before aging to its permanent
25907               location.)</para>
25908
25909               <itemizedlist>
25910                 <listitem>
25911                   <tip>
25912                     <para>If the <link
25913                     linkend="ReturnToShelvingCart">ReturnToShelvingCart</link>
25914                     system preference is turned on, any newly checked-in item
25915                     is also automatically put into the shelving cart, to be
25916                     covered by the same script run.</para>
25917                   </tip>
25918                 </listitem>
25919
25920                 <listitem>
25921                   <important>
25922                     <para>Checkins with confirmed holds will not go into the
25923                     shelving cart. If items on the shelving cart are checked
25924                     out, the cart location will be cleared.</para>
25925                   </important>
25926                 </listitem>
25927               </itemizedlist>
25928             </listitem>
25929           </orderedlist>
25930         </listitem>
25931       </itemizedlist>
25932     </section>
25933
25934     <section id="selfcheckout">
25935       <title>Self Checkout</title>
25936
25937       <para>Koha comes with a very basic self checkout module. To enable this
25938       module you need to set the <link
25939       linkend="WebBasedSelfCheck">WebBasedSelfCheck</link> preference to
25940       'Enable.' To use this module you have to log in as a <link
25941       linkend="addstaffpatron">staff member</link> with <link
25942       linkend="patronpermissions">circulation permissions</link>.</para>
25943
25944       <tip>
25945         <para>Create a <link linkend="addstaffpatron">staff patron</link>
25946         specifically for this action so that you don't leave a real staff
25947         client logged into a computer all day</para>
25948       </tip>
25949
25950       <para>There is no link to the Self Checkout module, but a simple
25951       addition to the <link linkend="intranetuserjs">intranetuserjs</link>
25952       system preference can add one.</para>
25953
25954       <programlisting>$(document).ready(function(){ $("#login
25955       #submit").parent().after("&lt;p&gt;&lt;a
25956       href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\"
25957       target=\"_blank\"&gt;Self-Checkout&lt;/a&gt;&lt;/p&gt;"); }); </programlisting>
25958
25959       <important>
25960         <para>The code above has line breaks added to make it more readable,
25961         please be sure to enter the above as one line in when putting it in
25962         the system preference.</para>
25963       </important>
25964
25965       <para>The link will then appear at the bottom of the log in page:</para>
25966
25967       <screenshot>
25968         <screeninfo>Self Checkout Link on Staff Login</screeninfo>
25969
25970         <mediaobject>
25971           <imageobject>
25972             <imagedata fileref="images/circ/selfcheckoutlink.png"/>
25973           </imageobject>
25974         </mediaobject>
25975       </screenshot>
25976
25977       <para>You can also access this module by going to :
25978       http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl</para>
25979
25980       <para>When on the self checkout page depending on your value in the
25981       <link linkend="SelfCheckoutByLogin">SelfCheckoutByLogin</link>
25982       preference you will be asked to enter you cardnumber</para>
25983
25984       <screenshot>
25985         <screeninfo>Self Checkout Patron Card Number</screeninfo>
25986
25987         <mediaobject>
25988           <imageobject>
25989             <imagedata fileref="images/circ/selfcheckout.png"/>
25990           </imageobject>
25991         </mediaobject>
25992       </screenshot>
25993
25994       <para>or your username and password:</para>
25995
25996       <screenshot>
25997         <screeninfo>Shelf checkout by login</screeninfo>
25998
25999         <mediaobject>
26000           <imageobject>
26001             <imagedata fileref="images/circ/SelfCheckoutByLogin.png"/>
26002           </imageobject>
26003         </mediaobject>
26004       </screenshot>
26005
26006       <para>Once you're logged in to the self check module you will be asked
26007       to scan the items you are checking out</para>
26008
26009       <screenshot>
26010         <screeninfo>Self Checkout</screeninfo>
26011
26012         <mediaobject>
26013           <imageobject>
26014             <imagedata fileref="images/circ/selfcheckoutuser.png"/>
26015           </imageobject>
26016         </mediaobject>
26017       </screenshot>
26018
26019       <para>As you scan items they will appear below the barcode box</para>
26020
26021       <screenshot>
26022         <screeninfo>Self Checkout Summary</screeninfo>
26023
26024         <mediaobject>
26025           <imageobject>
26026             <imagedata fileref="images/circ/selfcheckoutsummary.png"/>
26027           </imageobject>
26028         </mediaobject>
26029       </screenshot>
26030
26031       <para>When you are finished scanning items it is important to click the
26032       'Click here if done' button to log the patron out and prepare for the
26033       next patron.</para>
26034
26035       <para>When attempting to check items out there are some instances where
26036       error messages will appear and the patron will be directed to the
26037       librarian. This will happen even if you are allowing overrides on
26038       circulation functions. Only a librarian can override a circulation block
26039       and so patrons must go to the librarian for help in these
26040       situations.</para>
26041
26042       <screenshot>
26043         <screeninfo>Self Checkout Error Message</screeninfo>
26044
26045         <mediaobject>
26046           <imageobject>
26047             <imagedata fileref="images/circ/selfcheckoutfines.png"/>
26048           </imageobject>
26049         </mediaobject>
26050       </screenshot>
26051     </section>
26052
26053     <section id="offlinecirc">
26054       <title>Offline Circulation Utility</title>
26055
26056       <section id="firefoxofflinecirc">
26057         <sectioninfo>
26058           <author>
26059             <firstname>Franois</firstname>
26060
26061             <surname>Charbonnier</surname>
26062           </author>
26063
26064           <affiliation>
26065             <orgname>BibLibre</orgname>
26066           </affiliation>
26067
26068           <othercredit role="copyeditor">
26069             <firstname>Nicole C.</firstname>
26070
26071             <surname>Engard</surname>
26072
26073             <contrib>Changed content where necessary.</contrib>
26074           </othercredit>
26075
26076           <pubdate>2012</pubdate>
26077         </sectioninfo>
26078
26079         <title>Firefox Plugin</title>
26080
26081         <para>There is an offline circulation tool that you can add to your
26082         Firefox browser as a plugin/addon. To do so, just go to <ulink
26083         url="https://addons.mozilla.org/en/firefox/addon/koct/">https://addons.mozilla.org/en/firefox/addon/koct/</ulink>
26084         page and click on the "install now" button. You may have to confirm
26085         the installation, just click on "install now" and then restart Firefox
26086         to complete the installation.</para>
26087
26088         <para>Once you have installed the plugin and restarted Firefox, you
26089         will see the Koha logo in the add-on bar at the bottom right of
26090         Firefox.</para>
26091
26092         <screenshot>
26093           <screeninfo>Koha Icon on Add-on Bar</screeninfo>
26094
26095           <mediaobject>
26096             <imageobject>
26097               <imagedata fileref="images/circ/koctstatusbar.png"/>
26098             </imageobject>
26099           </mediaobject>
26100         </screenshot>
26101
26102         <para>A click on the logo will open the tool in its own window.</para>
26103
26104         <screenshot>
26105           <screeninfo>Koha Offline Circ Tool</screeninfo>
26106
26107           <mediaobject>
26108             <imageobject>
26109               <imagedata fileref="images/circ/koct.png"/>
26110             </imageobject>
26111           </mediaobject>
26112         </screenshot>
26113
26114         <para>The plugin consists of four tabs:</para>
26115
26116         <itemizedlist>
26117           <listitem>
26118             <para>The Check Out tab is where you check out items</para>
26119           </listitem>
26120
26121           <listitem>
26122             <para>The Check In tab is where you check in items</para>
26123           </listitem>
26124
26125           <listitem>
26126             <para>The Log tab keeps track of every transaction done while in
26127             offline mode</para>
26128
26129             <itemizedlist>
26130               <listitem>
26131                 <para>The log will keep information until you empty it. Each
26132                 time you open the plugin and it contains data in the log it
26133                 will warn you</para>
26134
26135                 <screenshot>
26136                   <screeninfo>Koha Offline Circ Warning</screeninfo>
26137
26138                   <mediaobject>
26139                     <imageobject>
26140                       <imagedata fileref="images/circ/koctwarn.png"/>
26141                     </imageobject>
26142                   </mediaobject>
26143                 </screenshot>
26144
26145                 <para>If you'd like to clear the log, check the 'I want to
26146                 delete rows' box before hitting the 'OK' button. Otherwise
26147                 clicking 'OK' will keep the items in the log and let you
26148                 continue working with the tool.</para>
26149               </listitem>
26150             </itemizedlist>
26151           </listitem>
26152
26153           <listitem>
26154             <para>The Param tab is to set up the plugin</para>
26155           </listitem>
26156         </itemizedlist>
26157
26158         <para>The first thing you want to do then is to set up the plugin. Go
26159         to the Param tab to set up the plugin</para>
26160
26161         <screenshot>
26162           <screeninfo>Koha Offline CIrc Params</screeninfo>
26163
26164           <mediaobject>
26165             <imageobject>
26166               <imagedata fileref="images/circ/koctparam.png"/>
26167             </imageobject>
26168           </mediaobject>
26169         </screenshot>
26170
26171         <para>Answer the 4 questions presented:</para>
26172
26173         <itemizedlist>
26174           <listitem>
26175             <para>Server = the URL of the librarian interface</para>
26176           </listitem>
26177
26178           <listitem>
26179             <para>Branch Code = the code for the branch where you are
26180             located</para>
26181           </listitem>
26182
26183           <listitem>
26184             <para>Username = your staff account login</para>
26185           </listitem>
26186
26187           <listitem>
26188             <para>Password = your staff account password</para>
26189           </listitem>
26190         </itemizedlist>
26191
26192         <para><important>
26193             <para>To save the settings, you will have to close the plugin
26194             window and re-open it by clicking again on the Koha logo in the
26195             add-on bar.</para>
26196           </important><tip>
26197             <para>You can create a staff account dedicated to the offline
26198             circulation. So that, no matter who is at the circulation desk,
26199             they can all use the same login. Along those lines, you can use a
26200             group login that you already have in place for circulation as
26201             well.</para>
26202           </tip>Once you have everything set up you can start checking items
26203         in and out.</para>
26204
26205         <para>Checking out:</para>
26206
26207         <screenshot>
26208           <screeninfo>Koha Offline Circulation Check Out</screeninfo>
26209
26210           <mediaobject>
26211             <imageobject>
26212               <imagedata fileref="images/circ/koct.png"/>
26213             </imageobject>
26214           </mediaobject>
26215         </screenshot>
26216
26217         <itemizedlist>
26218           <listitem>
26219             <para>Go to the Check Out tab</para>
26220           </listitem>
26221
26222           <listitem>
26223             <para>Scan the patron barcode</para>
26224           </listitem>
26225
26226           <listitem>
26227             <para>Scan the item barcode</para>
26228           </listitem>
26229
26230           <listitem>
26231             <para>Click 'Save'</para>
26232           </listitem>
26233         </itemizedlist>
26234
26235         <para>Checking in:</para>
26236
26237         <screenshot>
26238           <screeninfo>Koha Offline Circulation Check In</screeninfo>
26239
26240           <mediaobject>
26241             <imageobject>
26242               <imagedata fileref="images/circ/koctcheckin.png"/>
26243             </imageobject>
26244           </mediaobject>
26245         </screenshot>
26246
26247         <itemizedlist>
26248           <listitem>
26249             <para>Go to the Check In tab</para>
26250           </listitem>
26251
26252           <listitem>
26253             <para>Scan the item barcode</para>
26254           </listitem>
26255
26256           <listitem>
26257             <para>Click Save</para>
26258           </listitem>
26259         </itemizedlist>
26260
26261         <para>Each time, you check out or check in an item, a new transaction
26262         is recorded in the local plugin database and you will see, at the
26263         bottom of the plugin how many transactions has been made during the
26264         offline circulation. For example, "10 Row(s) Added" means you did 10
26265         transactions.</para>
26266
26267         <screenshot>
26268           <screeninfo>Koha Offline Circulation Tool Count</screeninfo>
26269
26270           <mediaobject>
26271             <imageobject>
26272               <imagedata fileref="images/circ/koctcount.png"/>
26273             </imageobject>
26274           </mediaobject>
26275         </screenshot>
26276
26277         <para>Then, if you want an overview of every transaction, go to the
26278         Log tab. This tab will show you the transactions in the plugin
26279         database</para>
26280
26281         <screenshot>
26282           <screeninfo>Koha Offline Circulation Log</screeninfo>
26283
26284           <mediaobject>
26285             <imageobject>
26286               <imagedata fileref="images/circ/koctlog.png"/>
26287             </imageobject>
26288           </mediaobject>
26289         </screenshot>
26290
26291         <para><tip>
26292             <para>The status will be "Local." as long as you are offline and
26293             don't process the transactions into Koha.</para>
26294           </tip>When your Internet connection comes back up you will want to
26295         get these transactions in to Koha. Before processing these
26296         transactions you should be aware of a few issues.</para>
26297
26298         <para>Because you are not connected to your Koha database when using
26299         this plugin holds will need additional processing. If an item you
26300         check in while offline has a hold, the hold is kept on the item.
26301         Since, you can't confirm holds found during the processing of every
26302         check in, the holds stay on the item and will need to be managed
26303         later. If you only checked in a few items you can just keep a record
26304         of them all. If you checked in a lot of items you can use the Holds
26305         Queue once it rebuilds to see what holds made it to the shelf
26306         erroneously.</para>
26307
26308         <para>Similarly, if an patron card was expired, the offline
26309         circulation tool won't know about it, so the checkout will be recorded
26310         regardless of the patron's account being blocked normally.</para>
26311
26312         <para>You have two options for adding this data to Koha</para>
26313
26314         <itemizedlist>
26315           <listitem>
26316             <para>Commit to Koha</para>
26317
26318             <itemizedlist>
26319               <listitem>
26320                 <para>If you checked in/out on more than one computer at the
26321                 same time, what you want is to process every transaction
26322                 consistently. Let's say for instance that one patron checked a
26323                 book out on one computer and then checked the same book in on
26324                 another computer. To be consistent, you need to record the
26325                 check out first and then the check in. Not the opposite! To do
26326                 so, you need to group every transaction in one place, sort
26327                 them all and then, process everything. So, you need to use the
26328                 "Commit to Koha" option from every plugin/computer you worked
26329                 with. This way, the log will go to Koha and be accessible from
26330                 the Offline Circulation page.</para>
26331
26332                 <screenshot>
26333                   <screeninfo>Circulation Menu</screeninfo>
26334
26335                   <mediaobject>
26336                     <imageobject>
26337                       <imagedata fileref="images/circ/offlinecirclink.png"/>
26338                     </imageobject>
26339                   </mediaobject>
26340                 </screenshot>
26341               </listitem>
26342
26343               <listitem>
26344                 <para><emphasis>Get there:</emphasis> Circulation &gt; Offline
26345                 Circulation (Firefox add-on)</para>
26346
26347                 <screenshot>
26348                   <screeninfo>Offline Circulation</screeninfo>
26349
26350                   <mediaobject>
26351                     <imageobject>
26352                       <imagedata fileref="images/circ/offlinecirclog.png"/>
26353                     </imageobject>
26354                   </mediaobject>
26355                 </screenshot>
26356               </listitem>
26357
26358               <listitem>
26359                 <para>Once all of the logs from all of the circulation
26360                 computers are loaded you will be able to check them all or
26361                 select just those you want to process into Koha.</para>
26362               </listitem>
26363
26364               <listitem>
26365                 <para>Click on the Process button and Koha will record every stored transaction one
26366                   by one. For each transaction, the status will change to:</para>
26367
26368                 <itemizedlist>
26369                   <listitem>
26370                     <para>"Success." if the transaction was processed
26371                     correctly</para>
26372                   </listitem>
26373
26374                   <listitem>
26375                     <para>"Borrower not found." if the borrower card number is
26376                     incorrect</para>
26377                   </listitem>
26378
26379                   <listitem>
26380                     <para>"Item not found." if the item barcode is
26381                     wrong</para>
26382                   </listitem>
26383
26384                   <listitem>
26385                     <para>"Item not issued." if you checked in an available
26386                     item</para>
26387                   </listitem>
26388                 </itemizedlist>
26389               </listitem>
26390
26391               <listitem>
26392                 <para>Once finished you will have a summary of all of your
26393                 transactions</para>
26394
26395                 <screenshot>
26396                   <screeninfo>Offline Circulation Summary</screeninfo>
26397
26398                   <mediaobject>
26399                     <imageobject>
26400                       <imagedata fileref="images/circ/offlinecircsuccess.png"/>
26401                     </imageobject>
26402                   </mediaobject>
26403                 </screenshot>
26404               </listitem>
26405             </itemizedlist>
26406           </listitem>
26407
26408           <listitem>
26409             <para>Apply directly</para>
26410
26411             <itemizedlist>
26412               <listitem>
26413                 <para>If you performed all of the circulation actions on one
26414                 computer then everything is sorted already so you can choose
26415                 to "Apply directly"</para>
26416               </listitem>
26417
26418               <listitem>
26419                 <para>The status column will be updated to let you know if the
26420                 transactions were applied</para>
26421
26422                 <itemizedlist>
26423                   <listitem>
26424                     <para>"Success." if the transaction was processed
26425                     correctly</para>
26426                   </listitem>
26427
26428                   <listitem>
26429                     <para>"Borrower not found." if the borrower card number is
26430                     incorrect</para>
26431                   </listitem>
26432
26433                   <listitem>
26434                     <para>"Item not found." if the item barcode is
26435                     wrong</para>
26436                   </listitem>
26437
26438                   <listitem>
26439                     <para>"Item not issued." if you checked in an available
26440                     item</para>
26441                   </listitem>
26442                 </itemizedlist>
26443               </listitem>
26444
26445               <listitem>
26446                 <para>Once you're finished you can review all of the items
26447                 right in the Log tab</para>
26448
26449                 <screenshot>
26450                   <screeninfo>Koha Offline Circulation Apply
26451                   Directly</screeninfo>
26452
26453                   <mediaobject>
26454                     <imageobject>
26455                       <imagedata fileref="images/circ/koctdirectly.png"/>
26456                     </imageobject>
26457                   </mediaobject>
26458                 </screenshot>
26459               </listitem>
26460             </itemizedlist>
26461           </listitem>
26462         </itemizedlist>
26463
26464         <para>Once you are done you can clear the log by clicking Clear. If
26465         you don't you will be warned the next time you open the Offline
26466         Circulation tool.</para>
26467
26468         <screenshot>
26469           <screeninfo>Koha Offline Circulation Tool Warning</screeninfo>
26470
26471           <mediaobject>
26472             <imageobject>
26473               <imagedata fileref="images/circ/koctwarn.png"/>
26474             </imageobject>
26475           </mediaobject>
26476         </screenshot>
26477       </section>
26478
26479       <section id="windowsofflinecirc">
26480         <title>Offline Circ Tool for Windows</title>
26481
26482         <para>The Offline Circulation Utility can be downloaded at: <ulink url="http://kylehall.info/index.php/projects/koha/koha-offline-circulation/">http://kylehall.info/index.php/projects/koha/koha-offline-circulation/</ulink></para>
26483         <para>To generate a borrowers.db file for loading in to the Windows tool you will need to
26484           run the <link linkend="offlinecirccron">file generator via a cron job</link>.</para>
26485
26486       </section>
26487
26488       <section id="uploadofflinecirc">
26489         <title>Upload Offline Circ File</title>
26490
26491         <para>The <link linkend="windowsofflinecirc">offline circulation tool
26492         for Windows</link> will generate a KOC file that you can upload into
26493         Koha once your system comes back up.</para>
26494
26495         <para>On the Circulation menu click 'Offline Circulation File (.koc)
26496         Uploader'</para>
26497
26498         <screenshot>
26499           <screeninfo>Circulation menu</screeninfo>
26500
26501           <mediaobject>
26502             <imageobject>
26503               <imagedata fileref="images/circ/offlinecirclink.png"/>
26504             </imageobject>
26505           </mediaobject>
26506         </screenshot>
26507
26508         <para>Browse your computer for the *.koc file</para>
26509
26510         <screenshot>
26511           <screeninfo>Upload KOC File</screeninfo>
26512
26513           <mediaobject>
26514             <imageobject>
26515               <imagedata fileref="images/circ/uploadofflinecirc.png"/>
26516             </imageobject>
26517           </mediaobject>
26518         </screenshot>
26519
26520         <para>Once the file is uploaded, click the process the file</para>
26521
26522         <screenshot>
26523           <screeninfo>Process offline circulation file</screeninfo>
26524
26525           <mediaobject>
26526             <imageobject>
26527               <imagedata fileref="images/circ/processoffline.png"/>
26528             </imageobject>
26529           </mediaobject>
26530         </screenshot>
26531
26532         <para>When this is complete you'll see the summary of actions from
26533         when you were offline (including any errors).</para>
26534
26535         <screenshot>
26536           <screeninfo>Summary of offline actions</screeninfo>
26537
26538           <mediaobject>
26539             <imageobject>
26540               <imagedata fileref="images/circ/offlinesummary.png"/>
26541             </imageobject>
26542           </mediaobject>
26543         </screenshot>
26544       </section>
26545     </section>
26546   </chapter>
26547
26548   <chapter id="cataloging">
26549     <title>Cataloging</title>
26550
26551     <para>Before you start cataloging in Koha you're going to want to do some
26552     basic setup. Refer to the <link linkend="implementation">Implementation
26553     Checklist</link> for a full list of these things. Most importantly you're
26554     going to want to make sure that your <link
26555     linkend="marcbibframeworks">Frameworks</link> are all defined the way you
26556     want. Once in the cataloging module you will not be able to add or remove
26557     fields and subfields so your frameworks must be ready before you start
26558     cataloging.</para>
26559     <para>You can also use OCLC Connexion to send records directly in to Koha.  For more information
26560       on that please review the <link linkend="oclcappendix">OCLC Connexion Setup
26561       appendix</link>.</para>
26562
26563     <itemizedlist>
26564       <listitem>
26565         <para><emphasis>Get there:</emphasis> More &gt; Cataloging</para>
26566       </listitem>
26567     </itemizedlist>
26568
26569     <section id="catbibs">
26570       <title>Bibliographic Records</title>
26571
26572       <para>In Koha the bibliographic record contains the main information
26573       related to the material. This includes things like the title, author,
26574       ISBN, etc. This information is stored in Koha in Marc (different flavors
26575       of Marc are supported in Koha). Once this information is saved, <link
26576       linkend="catitems">items or holdings</link> can be attached.</para>
26577
26578       <section id="addbibrec">
26579         <title>Adding Records</title>
26580
26581         <para>Records can be added to Koha via original or copy cataloging. If
26582         you would like to catalog a record using a blank template</para>
26583
26584         <itemizedlist>
26585           <listitem>
26586             <para>Click 'New Record'</para>
26587
26588             <screenshot>
26589               <screeninfo>New Record Menu</screeninfo>
26590
26591               <mediaobject>
26592                 <imageobject>
26593                   <imagedata fileref="images/cataloging/newfromframework.png"/>
26594                 </imageobject>
26595               </mediaobject>
26596             </screenshot>
26597
26598             <itemizedlist>
26599               <listitem>
26600                 <para>Choose the framework you would like to base your record
26601                 off of</para>
26602               </listitem>
26603             </itemizedlist>
26604           </listitem>
26605         </itemizedlist>
26606
26607         <para>If you want to catalog a record based on an existing record at
26608         another library</para>
26609
26610         <itemizedlist>
26611           <listitem>
26612             <para>Click 'Z39.50 Search'</para>
26613
26614             <screenshot>
26615               <screeninfo>Z39.50 Search</screeninfo>
26616
26617               <mediaobject>
26618                 <imageobject>
26619                   <imagedata fileref="images/cataloging/zsearch.png"/>
26620                 </imageobject>
26621               </mediaobject>
26622             </screenshot>
26623
26624             <itemizedlist>
26625               <listitem>
26626                 <para>Search for the item you would like to catalog</para>
26627
26628                 <itemizedlist>
26629                   <listitem>
26630                     <tip>
26631                       <para>If no results are found, try searching for fewer
26632                       fields, not all Z39.50 targets can search all of the
26633                       fields above.</para>
26634                     </tip>
26635                   </listitem>
26636                 </itemizedlist>
26637               </listitem>
26638
26639               <listitem>
26640                 <para>Search targets can be altered by using the <link
26641                 linkend="z3950admin">Z39.50 Admin</link> area.</para>
26642               </listitem>
26643
26644               <listitem>
26645                 <para>From the results you can view the MARC or Card view for
26646                 the records or choose to Import them into Koha</para>
26647
26648                 <screenshot>
26649                   <screeninfo>Z39.50 Search Results</screeninfo>
26650
26651                   <mediaobject>
26652                     <imageobject>
26653                       <imagedata fileref="images/cataloging/zsearchresults.png"/>
26654                     </imageobject>
26655                   </mediaobject>
26656                 </screenshot>
26657
26658                 <itemizedlist>
26659                   <listitem>
26660                     <para>In addition to the Import link to the right of each
26661                     title, you can click on the title you're interested in and
26662                     a menu will pop up with links to preview the record and
26663                     import it</para>
26664
26665                     <screenshot>
26666                       <screeninfo>Import Link Popup on Z39.50 Search
26667                       Results</screeninfo>
26668
26669                       <mediaobject>
26670                         <imageobject>
26671                           <imagedata fileref="images/cataloging/importz39.png"/>
26672                         </imageobject>
26673                       </mediaobject>
26674                     </screenshot>
26675                   </listitem>
26676
26677                   <listitem>
26678                     <para>If you don't find the title you need in your Z39.50
26679                     search results you can click the 'Try Another Search'
26680                     button at the bottom left of your results</para>
26681
26682                     <screenshot>
26683                       <screeninfo>Try another search</screeninfo>
26684
26685                       <mediaobject>
26686                         <imageobject>
26687                           <imagedata fileref="images/cataloging/tryanotherzsearch.png"/>
26688                         </imageobject>
26689                       </mediaobject>
26690                     </screenshot>
26691                   </listitem>
26692                 </itemizedlist>
26693               </listitem>
26694             </itemizedlist>
26695           </listitem>
26696         </itemizedlist>
26697
26698         <para>Once you've opened a blank framework or imported a record via
26699         Z39.50 you will be presented with the form to continue
26700         cataloging</para>
26701
26702         <screenshot>
26703           <screeninfo>Add MARC Record</screeninfo>
26704
26705           <mediaobject>
26706             <imageobject>
26707               <imagedata fileref="images/cataloging/addmarc.png"/>
26708             </imageobject>
26709           </mediaobject>
26710         </screenshot>
26711
26712         <itemizedlist>
26713           <listitem>
26714             <para>To expand a collapsed tag click on the tag
26715             description</para>
26716           </listitem>
26717
26718           <listitem>
26719             <para>To get help from the Library of Congress on a Marc tag click
26720             the question mark (?) to the right of each field number</para>
26721
26722             <itemizedlist>
26723               <listitem>
26724                 <para>If you feel that this clutters the screen you can hide
26725                 the question marks by unchecking the box next to the 'Show
26726                 MARC tag documentation links' note at the top right of the
26727                 editor</para>
26728
26729                 <screenshot>
26730                   <screeninfo>Show MARC tag documentation links
26731                   checkbox</screeninfo>
26732
26733                   <mediaobject>
26734                     <imageobject>
26735                       <imagedata fileref="images/cataloging/marcdoclinks.png"/>
26736                     </imageobject>
26737                   </mediaobject>
26738                 </screenshot>
26739               </listitem>
26740             </itemizedlist>
26741           </listitem>
26742
26743           <listitem>
26744             <para>Sometimes fields may not be editable due to the value in
26745             your <link
26746             linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
26747             system preference. If you have this preference set to not allow
26748             catalogers to type in fields controlled by authorities you may see
26749             a lock symbol to the left of the field.</para>
26750
26751             <screenshot>
26752               <screeninfo>Authority fields locked against editing</screeninfo>
26753
26754               <mediaobject>
26755                 <imageobject>
26756                   <imagedata fileref="images/cataloging/lockedauthority.png"/>
26757                 </imageobject>
26758               </mediaobject>
26759             </screenshot>
26760
26761             <itemizedlist>
26762               <listitem>
26763                 <para>If this icon appears you must click the icon to the
26764                 right of the field to search for an existing authority.</para>
26765
26766                 <screenshot>
26767                   <screeninfo>Search for authority</screeninfo>
26768
26769                   <mediaobject>
26770                     <imageobject>
26771                       <imagedata fileref="images/cataloging/catauthoritysearch.png"/>
26772                     </imageobject>
26773                   </mediaobject>
26774                 </screenshot>
26775               </listitem>
26776
26777               <listitem>
26778                 <para>From the results list click 'Choose authority' to bring
26779                 that into your catalog record</para>
26780
26781                 <screenshot>
26782                   <screeninfo>Authority search results</screeninfo>
26783
26784                   <mediaobject>
26785                     <imageobject>
26786                       <imagedata fileref="images/cataloging/catauthoritysearchresults.png"/>
26787                     </imageobject>
26788                   </mediaobject>
26789                 </screenshot>
26790               </listitem>
26791             </itemizedlist>
26792           </listitem>
26793
26794           <listitem>
26795             <para>To duplicate a field click on the 'repeat this tag' icon to
26796             the right of the tag</para>
26797
26798             <screenshot>
26799               <screeninfo>Duplicate a Field</screeninfo>
26800
26801               <mediaobject>
26802                 <imageobject>
26803                   <imagedata fileref="images/cataloging/dupfield.png"/>
26804                 </imageobject>
26805               </mediaobject>
26806             </screenshot>
26807
26808             <itemizedlist>
26809               <listitem>
26810                 <para>To move subfields in to the right order, click the up
26811                 arrow to the left of the field</para>
26812               </listitem>
26813
26814               <listitem>
26815                 <para>To duplicate a subfield click on the clone icon (to
26816                 remove a copied field, click the delete clone icon) to the
26817                 right of the field</para>
26818
26819                 <screenshot>
26820                   <screeninfo>Clone Subfield</screeninfo>
26821
26822                   <mediaobject>
26823                     <imageobject>
26824                       <imagedata fileref="images/cataloging/clonesubfield.png"/>
26825                     </imageobject>
26826                   </mediaobject>
26827                 </screenshot>
26828               </listitem>
26829
26830               <listitem>
26831                 <para>To remove a subfield (if there is more than one of the
26832                 same type), click the - (minus sign) to the right of the
26833                 field</para>
26834               </listitem>
26835             </itemizedlist>
26836           </listitem>
26837
26838           <listitem>
26839             <para>To use a plugin click on the icon to the right of the
26840             filed</para>
26841
26842             <screenshot>
26843               <screeninfo>Leader Builder Plugin</screeninfo>
26844
26845               <mediaobject>
26846                 <imageobject>
26847                   <imagedata fileref="images/cataloging/leaderbuilder.png"/>
26848                 </imageobject>
26849               </mediaobject>
26850             </screenshot>
26851
26852             <itemizedlist>
26853               <listitem>
26854                 <para>Some fixed fields have editors that will change based on
26855                 the material type you're cataloging (for example the 006 and
26856                 the 008 fields)</para>
26857
26858                 <screenshot>
26859                   <screeninfo>008 Plugin</screeninfo>
26860
26861                   <mediaobject>
26862                     <imageobject>
26863                       <imagedata fileref="images/cataloging/008plugin.png"/>
26864                     </imageobject>
26865                   </mediaobject>
26866                 </screenshot>
26867               </listitem>
26868             </itemizedlist>
26869           </listitem>
26870
26871           <listitem>
26872             <para>Once you've finished, click the 'Save' button at the top and
26873             choose whether you want to save and view the bib record you have
26874             created or continue on to add/edit items attached to the
26875             record</para>
26876
26877             <screenshot>
26878               <screeninfo>Record save options</screeninfo>
26879
26880               <mediaobject>
26881                 <imageobject>
26882                   <imagedata fileref="images/cataloging/savecataloging.png"/>
26883                 </imageobject>
26884               </mediaobject>
26885             </screenshot>
26886
26887             <itemizedlist>
26888               <listitem>
26889                 <para>If you are about to add a duplicate record to the system
26890                 you will be warned before saving</para>
26891
26892                 <screenshot>
26893                   <screeninfo>Duplicate Record Warning</screeninfo>
26894
26895                   <mediaobject>
26896                     <imageobject>
26897                       <imagedata fileref="images/cataloging/duprecordwarn.png"/>
26898                     </imageobject>
26899                   </mediaobject>
26900                 </screenshot>
26901               </listitem>
26902             </itemizedlist>
26903           </listitem>
26904         </itemizedlist>
26905       </section>
26906       <section id="cataloganalytics">
26907         <title>Adding Analytic Records</title>
26908         <para>Libraries sometimes make journal articles and articles within monographs and serials
26909           accessible to library patrons through analytics cataloging. Analytics cataloging creates
26910           separate bibliographic records for these articles, chapters, sections, etc. found within a
26911           larger resource such as a book, an article within a journal, newspaper or serial. In
26912           analytics cataloging, although a separate bib record is created for the title, it is not
26913           physically separated from the host item.  Learn more about Analytics in Chapter 13 of
26914           AACR2.</para>
26915         <para>If you would like to catalog analytic records there are two options. One is to use the
26916             <link linkend="catalogeasyanalytics">Easy Analytics</link> funtion; the other is the
26917             <link linkend="catalogenhanceanalytics">Analytics Enhanced Workflow</link>.</para>
26918         <section id="catalogeasyanalytics">
26919           <title>Easy Analytics</title>
26920           <para>The Easy Analytics feature makes linking analytic records together easier. The first
26921             thing you need to do is set the <link linkend="EasyAnalyticalRecords"
26922               >EasyAnalyticalRecords</link> preference to 'Display' and the <link
26923               linkend="UseControlNumber">UseControlNumber</link> preference to 'Don't use.' </para>
26924           <para>After cataloging your analytic record (see <link linkend="addbibrec">Adding
26925               Records</link> for more on creating records) click 'Edit' from the normal view and
26926             choose to 'Link to Host Item'</para>
26927           <screenshot>
26928             <screeninfo>Link to Host Item</screeninfo>
26929             <mediaobject>
26930               <imageobject>
26931                 <imagedata fileref="images/cataloging/analyticslink.png"/>
26932               </imageobject>
26933             </mediaobject>
26934           </screenshot>
26935           <para>This will prompt you to enter the barcode for the item this record should be linked
26936             to.</para>
26937           <screenshot>
26938             <screeninfo>Barcode for Analytic Linking</screeninfo>
26939             <mediaobject>
26940               <imageobject>
26941                 <imagedata fileref="images/cataloging/analyticsbarcode.png"/>
26942               </imageobject>
26943             </mediaobject>
26944           </screenshot>
26945           <para>After entering the item's barcode and clicking 'Select' you will receive a
26946             confirmation message.</para>
26947           <screenshot>
26948             <screeninfo>Analytic Link Success</screeninfo>
26949             <mediaobject>
26950               <imageobject>
26951                 <imagedata fileref="images/cataloging/analyticlinksuccess.png"/>
26952               </imageobject>
26953             </mediaobject>
26954           </screenshot>
26955           <para>The record will now have the 773 field filled in properly to complete the
26956             link.</para>
26957           <screenshot>
26958             <screeninfo>773</screeninfo>
26959             <mediaobject>
26960               <imageobject>
26961                 <imagedata fileref="images/cataloging/analytics773.png"/>
26962               </imageobject>
26963             </mediaobject>
26964           </screenshot>
26965           <para>To view all of the items tied to the host record, do a search for the record, click
26966             the Analytics tab on the left and the analytics tied to each barcode will be shown under
26967             the "Used in" column.</para>
26968           <screenshot>
26969             <screeninfo>Analytics Tab</screeninfo>
26970             <mediaobject>
26971               <imageobject>
26972                 <imagedata fileref="images/cataloging/analyticstab.png"/>
26973               </imageobject>
26974             </mediaobject>
26975           </screenshot>
26976           <tip>
26977             <para>It is also possible to create analytic records from this screen by clicking on
26978               "Create Analytics"</para>
26979           </tip>
26980           <para>You can also see the analytics attached to this record by clicking the 'Show
26981             Analytic' link towards the top of the record in the normal view.</para>
26982           <screenshot>
26983             <screeninfo>Show Analytics on Bib Record</screeninfo>
26984             <mediaobject>
26985               <imageobject>
26986                 <imagedata fileref="images/cataloging/anayticbib.png"/>
26987               </imageobject>
26988             </mediaobject>
26989           </screenshot>
26990           <para>When looking at the anaytic record you will also see a link to the host item under
26991             the 'Host records' column in the holdings table when viewing the 'Analtyics' tab.<screenshot>
26992               <screeninfo>Host Record</screeninfo>
26993               <mediaobject>
26994                 <imageobject>
26995                   <imagedata fileref="images/cataloging/hostrecords.png"/>
26996                 </imageobject>
26997               </mediaobject>
26998             </screenshot></para>
26999         </section>
27000         <section id="catalogenhanceanalytics">
27001           <title>Analytics Enhanced Workflow </title>
27002           <para>To use the Enhanced Workflow method of adding analytics, the first thing you need to
27003             do is set the <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link>
27004             preference to 'Don't display' and the <link linkend="UseControlNumber"
27005               >UseControlNumber</link> preference to 'Use.' </para>
27006           <para>After cataloging your original record (see <link linkend="addbibrec">Adding
27007               Records</link> for more on creating records) click 'New' from the normal view and
27008             choose to 'New child record.'<screenshot>
27009               <screeninfo>New child record</screeninfo>
27010               <mediaobject>
27011                 <imageobject>
27012                   <imagedata fileref="images/cataloging/analyticschildlink.png"/>
27013                 </imageobject>
27014               </mediaobject>
27015             </screenshot></para>
27016           <para>This will open a new blank record for cataloging. The blank record will only have
27017             the 773 field filled in properly to complete the link once the record is saved.</para>
27018           <screenshot>
27019             <screeninfo>773</screeninfo>
27020             <mediaobject>
27021               <imageobject>
27022                 <imagedata fileref="images/cataloging/analytics773child.png"/>
27023               </imageobject>
27024             </mediaobject>
27025           </screenshot>
27026           <para>To view all of the items tied to the host record, do a search for the record, click
27027             the Analytics tab on the left and the analytics tied to each barcode will be shown under
27028             the "Used in" column.</para>
27029           <screenshot>
27030             <screeninfo>Analytics Tab</screeninfo>
27031             <mediaobject>
27032               <imageobject>
27033                 <imagedata fileref="images/cataloging/analyticstab.png"/>
27034               </imageobject>
27035             </mediaobject>
27036           </screenshot>
27037           <para>You can also see the analytics attached to this record by clicking the 'Show
27038             Analytic' link towards the top of the record in the normal view.</para>
27039           <screenshot>
27040             <screeninfo>Show Analytics on Bib Record</screeninfo>
27041             <mediaobject>
27042               <imageobject>
27043                 <imagedata fileref="images/cataloging/anayticbib.png"/>
27044               </imageobject>
27045             </mediaobject>
27046           </screenshot>
27047           <para>When looking at the anaytic record you will also see a link to the host item under
27048             the 'Host records' column in the holdings table when viewing the 'Analtyics' tab.<screenshot>
27049               <screeninfo>Host Record</screeninfo>
27050               <mediaobject>
27051                 <imageobject>
27052                   <imagedata fileref="images/cataloging/hostrecords.png"/>
27053                 </imageobject>
27054               </mediaobject>
27055             </screenshot></para>
27056         </section>
27057         <section id="analyticediting">
27058           <title>Editing Analytics</title>
27059           <para>If you have linked an analytic record incorrectly you can remove that link by
27060             editing the item on the analytic record (not the host record). To do this, go to the
27061             analytic record and click the 'Edit' button and choose to 'Edit items'. To the left of
27062             each item you will see two options.</para>
27063           <screenshot>
27064             <screeninfo>Edit Analytic Item Record</screeninfo>
27065             <mediaobject>
27066               <imageobject>
27067                 <imagedata fileref="images/cataloging/analyticdelink.png"/>
27068               </imageobject>
27069             </mediaobject>
27070           </screenshot>
27071           <itemizedlist>
27072             <listitem>
27073               <para>Clicking 'Edit in Host' will allow you to edit the item on the host
27074                 record.</para>
27075             </listitem>
27076             <listitem>
27077               <para>Clicking 'Delink' will remove the 773 field and the link between the analytic
27078                 and the host.</para>
27079             </listitem>
27080           </itemizedlist>
27081         </section>
27082       </section>
27083
27084       <section id="editbibrec">
27085         <title>Editing Records</title>
27086
27087         <para>To edit a record you can click 'Edit Biblio' from the search
27088         results on the cataloging page</para>
27089
27090         <screenshot>
27091           <screeninfo>Edit Biblio Option on Search Results</screeninfo>
27092
27093           <mediaobject>
27094             <imageobject>
27095               <imagedata fileref="images/cataloging/catalogsearch.png"/>
27096             </imageobject>
27097           </mediaobject>
27098         </screenshot>
27099
27100         <para>or by clicking the Edit button on the Bibliographic Record and
27101         choosing 'Edit Record'</para>
27102
27103         <screenshot>
27104           <screeninfo>Edit Record Option on Bibliographic Record</screeninfo>
27105
27106           <mediaobject>
27107             <imageobject>
27108               <imagedata fileref="images/cataloging/editrecord.png"/>
27109             </imageobject>
27110           </mediaobject>
27111         </screenshot>
27112
27113         <para>The record will open in the MARC editor</para>
27114
27115         <screenshot>
27116           <screeninfo>Editing MARC Record</screeninfo>
27117
27118           <mediaobject>
27119             <imageobject>
27120               <imagedata fileref="images/cataloging/editingrecord.png"/>
27121             </imageobject>
27122           </mediaobject>
27123         </screenshot>
27124
27125         <para>The alternative is to search via Z39.50 to overlay your record
27126         with a fuller record found at another library. You can do this by
27127         choosing 'Replace Record via Z39.50' from the Edit menu.</para>
27128
27129         <screenshot>
27130           <screeninfo>Replace via Z39.50</screeninfo>
27131
27132           <mediaobject>
27133             <imageobject>
27134               <imagedata fileref="images/cataloging/replaceviaz39.png"/>
27135             </imageobject>
27136           </mediaobject>
27137         </screenshot>
27138
27139         <para>Once you choose that you will be brought to a Z39.50 search
27140         window to search other libraries for the record in question.</para>
27141
27142         <para>Once you have made your edits (via either method) you can click
27143         'Save' at the top left of the editor.</para>
27144
27145         <para>You can also use the edit menu to add your own custom cover
27146         image if you have either <link
27147         linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> and/or
27148         <link linkend="LocalCoverImages">LocalCoverImages</link> set to
27149         'Display' by choosing 'Upload Image' from the menu.</para>
27150
27151         <screenshot>
27152           <screeninfo>Upload Image</screeninfo>
27153
27154           <mediaobject>
27155             <imageobject>
27156               <imagedata fileref="images/cataloging/uploadimage.png"/>
27157             </imageobject>
27158           </mediaobject>
27159         </screenshot>
27160
27161         <para>Choosing to 'Upload Image' will take you to the <link
27162         linkend="uploadlocalimages">Upload Local Cover Image
27163         Tool</link>.</para>
27164       </section>
27165
27166       <section id="dupbibrec">
27167         <title>Duplicating Records</title>
27168
27169         <para>Sometimes a copy of the record you need to catalog can't be
27170         found via Z39.50. In these cases you can create a duplicate of similar
27171         record and edit the necessary pieces to create a new record. To
27172         duplicate an existing record click 'Edit as New (Duplicate)' from the
27173         Edit menu on the Bibliographic Record</para>
27174
27175         <screenshot>
27176           <screeninfo>Edit as New (Duplicate) Bibliographic
27177           Record</screeninfo>
27178
27179           <mediaobject>
27180             <imageobject>
27181               <imagedata fileref="images/cataloging/createduplicate.png"/>
27182             </imageobject>
27183           </mediaobject>
27184         </screenshot>
27185
27186         <para>This will open a new MARC record with the fields filled in with
27187         the values from the original Bibliographic Record.</para>
27188
27189         <screenshot>
27190           <screeninfo>New Duplicate Record</screeninfo>
27191
27192           <mediaobject>
27193             <imageobject>
27194               <imagedata fileref="images/cataloging/newduprecord.png"/>
27195             </imageobject>
27196           </mediaobject>
27197         </screenshot>
27198       </section>
27199
27200       <section id="mergebibs">
27201         <title>Merging Records</title>
27202
27203         <para>If you would like to merge together multiple records you can do
27204         that via the <link linkend="lists">Lists</link> tool. <link
27205         linkend="mergebibrecs">Learn more here</link>.</para>
27206       </section>
27207       <section id="deleterecord">
27208         <title>Deleting Records</title>
27209         <para>To delete a bibliographic record simply choose the 'Edit' button and select 'Delete record'<screenshot>
27210             <screeninfo>Delete record</screeninfo>
27211             <mediaobject>
27212               <imageobject>
27213                 <imagedata fileref="images/cataloging/deleterecord.png"/>
27214               </imageobject>
27215             </mediaobject>
27216           </screenshot></para>
27217         <para>Bibliographic records can only be deleted one all items have been deleted. If you try
27218           to delete a bibliographic record with items still attached you will see that the delete
27219           option is grayed out.<screenshot>
27220             <screeninfo>Record with items still attached</screeninfo>
27221             <mediaobject>
27222               <imageobject>
27223                 <imagedata fileref="images/cataloging/nodeleterecord.png"/>
27224               </imageobject>
27225             </mediaobject>
27226           </screenshot></para>
27227       </section>
27228     </section>
27229
27230     <section id="catitems">
27231       <title>Item Records</title>
27232
27233       <para>In Koha each bibliographic record can have one or more items
27234       attached. These items are sometimes referred to as holdings. Each item
27235       includes information to the physical copy the library has.</para>
27236
27237       <section id="addingitems">
27238         <title>Adding Items</title>
27239
27240         <para>After saving a new bibliographic record, you will be redirected
27241         to a blank item record so that you can attach an item to the
27242         bibliographic record. You can also click 'Add/Edit Items' from the
27243         cataloging search results</para>
27244
27245         <screenshot>
27246           <screeninfo>Add/Edit Items Option on Search Results</screeninfo>
27247
27248           <mediaobject>
27249             <imageobject>
27250               <imagedata fileref="images/cataloging/catalogsearch.png"/>
27251             </imageobject>
27252           </mediaobject>
27253         </screenshot>
27254
27255         <para>or you can add new item at any time by clicking 'New' on the
27256         bibliographic record and choosing 'New Item'</para>
27257
27258         <screenshot>
27259           <screeninfo>New Item Button</screeninfo>
27260
27261           <mediaobject>
27262             <imageobject>
27263               <imagedata fileref="images/cataloging/newitem.png"/>
27264             </imageobject>
27265           </mediaobject>
27266         </screenshot>
27267
27268         <para>The item edit form will appear:</para>
27269
27270         <screenshot>
27271           <screeninfo>Add item form</screeninfo>
27272
27273           <mediaobject>
27274             <imageobject>
27275               <imagedata fileref="images/cataloging/additem.png"/>
27276             </imageobject>
27277           </mediaobject>
27278         </screenshot>
27279
27280         <para>At the very least, if you plan on circulating the item, the
27281         following fields should be entered for new items:</para>
27282
27283         <itemizedlist>
27284           <listitem>
27285             <para>2 - Source of classification</para>
27286           </listitem>
27287
27288           <listitem>
27289             <para>a - Permanent location</para>
27290           </listitem>
27291
27292           <listitem>
27293             <para>b - Current location</para>
27294           </listitem>
27295
27296           <listitem>
27297             <para>o - Full call number</para>
27298           </listitem>
27299
27300           <listitem>
27301             <para>p - Barcode</para>
27302           </listitem>
27303
27304           <listitem>
27305             <para>v - Cost, replacement price</para>
27306
27307             <itemizedlist>
27308               <listitem>
27309                 <para>This value will be charged to patrons when you mark an
27310                 item they have checked out as 'Lost'</para>
27311               </listitem>
27312             </itemizedlist>
27313           </listitem>
27314
27315           <listitem>
27316             <para>y - Koha item type</para>
27317           </listitem>
27318         </itemizedlist>
27319
27320         <para>To make sure that these values are filled in you can mark them
27321         as mandatory in the <link linkend="marcbibframeworks">framework</link>
27322         you're using and then they will appear in red with a 'required' label.
27323         The item will not save until the required fields are filled in.</para>
27324
27325         <screenshot>
27326           <screeninfo>Required Item Subfield</screeninfo>
27327
27328           <mediaobject>
27329             <imageobject>
27330               <imagedata fileref="images/cataloging/requireditemfields.png"/>
27331             </imageobject>
27332           </mediaobject>
27333         </screenshot>
27334
27335         <itemizedlist>
27336           <listitem>
27337             <tip>
27338               <para>To make item subfields required in a framework you'll want
27339               to edit the 952 field in the <link
27340               linkend="marcbibframeworks">framework editor</link>.</para>
27341             </tip>
27342           </listitem>
27343         </itemizedlist>
27344
27345         <para>Below the add form there are 3 buttons for adding the
27346         item</para>
27347
27348         <screenshot>
27349           <screeninfo>Add Item Buttons</screeninfo>
27350
27351           <mediaobject>
27352             <imageobject>
27353               <imagedata fileref="images/cataloging/additembuttons.png"/>
27354             </imageobject>
27355           </mediaobject>
27356         </screenshot>
27357
27358         <itemizedlist>
27359           <listitem>
27360             <para>Add Item will add just the one item</para>
27361           </listitem>
27362
27363           <listitem>
27364             <para>Add &amp; Duplicate will add the item and fill in a new form
27365             with the same values for your to alter</para>
27366           </listitem>
27367
27368           <listitem>
27369             <para>Add Multiple Copies will ask how many copies and will then
27370             add that number of copies adding +1 to the barcode so each barcode
27371             is unique</para>
27372           </listitem>
27373         </itemizedlist>
27374
27375         <para>Your added items will appear above the add form once
27376         submitted</para>
27377
27378         <screenshot>
27379           <screeninfo>Items</screeninfo>
27380
27381           <mediaobject>
27382             <imageobject>
27383               <imagedata fileref="images/cataloging/items.png"/>
27384             </imageobject>
27385           </mediaobject>
27386         </screenshot>
27387
27388         <para>Your items will also appear below the bibliographic details on
27389         the bib record display.</para>
27390
27391         <screenshot>
27392           <screeninfo>List of Items on the Bib Record</screeninfo>
27393
27394           <mediaobject>
27395             <imageobject>
27396               <imagedata fileref="images/cataloging/items-withoutlabelprint.png"/>
27397             </imageobject>
27398           </mediaobject>
27399         </screenshot>
27400
27401         <para>If you have <link
27402         linkend="SpineLabelShowPrintOnBibDetails">SpineLabelShowPrintOnBibDetails</link>
27403         set to 'Display' then there will also be a link to print a quick spine
27404         label next to each item.</para>
27405
27406         <screenshot>
27407           <screeninfo>List of Items on the Bib Record with a Print Label
27408           link</screeninfo>
27409
27410           <mediaobject>
27411             <imageobject>
27412               <imagedata fileref="images/cataloging/items-withlabelprint.png"/>
27413             </imageobject>
27414           </mediaobject>
27415         </screenshot>
27416       </section>
27417
27418       <section id="editingitems">
27419         <title>Editing Items</title>
27420
27421         <para>Items can be edited in several ways.</para>
27422
27423         <itemizedlist>
27424           <listitem>
27425             <para>Clicking 'Edit' and 'Edit Items' from the bibliographic
27426             record</para>
27427
27428             <screenshot>
27429               <screeninfo>Edit Items Menu Option</screeninfo>
27430
27431               <mediaobject>
27432                 <imageobject>
27433                   <imagedata fileref="images/cataloging/edititem.png"/>
27434                 </imageobject>
27435               </mediaobject>
27436             </screenshot>
27437
27438             <para>Which will open up a list of items where you can click
27439             'Edit' to the left of the specific item you would like to
27440             edit.</para>
27441
27442             <screenshot>
27443               <screeninfo>Edit individual items</screeninfo>
27444
27445               <mediaobject>
27446                 <imageobject>
27447                   <imagedata fileref="images/cataloging/edititemlink.png"/>
27448                 </imageobject>
27449               </mediaobject>
27450             </screenshot>
27451           </listitem>
27452
27453           <listitem>
27454             <para>Clicking 'Edit Items' beside the item on the 'Items'
27455             tab</para>
27456
27457             <screenshot>
27458               <screeninfo>Items Tab</screeninfo>
27459
27460               <mediaobject>
27461                 <imageobject>
27462                   <imagedata fileref="images/cataloging/itemstab.png"/>
27463                 </imageobject>
27464               </mediaobject>
27465             </screenshot>
27466
27467             <para>Which will open up a list of items where you can click
27468             'Edit' to the left of the specific item you would like to
27469             edit.</para>
27470
27471             <screenshot>
27472               <screeninfo>Edit individual items</screeninfo>
27473
27474               <mediaobject>
27475                 <imageobject>
27476                   <imagedata fileref="images/cataloging/edititemlink.png"/>
27477                 </imageobject>
27478               </mediaobject>
27479             </screenshot>
27480           </listitem>
27481
27482           <listitem>
27483             <para>Clicking 'Edit' and then 'Edit items in batch'</para>
27484
27485             <screenshot>
27486               <screeninfo>Edit items in a batch</screeninfo>
27487
27488               <mediaobject>
27489                 <imageobject>
27490                   <imagedata fileref="images/cataloging/editinbatch.png"/>
27491                 </imageobject>
27492               </mediaobject>
27493             </screenshot>
27494
27495             <para>This will open up the <link linkend="batchmodifyitems">batch
27496             item modification tool</link> where you can edit all of the items
27497             on this record as a batch.</para>
27498           </listitem>
27499         </itemizedlist>
27500
27501         <section id="itemquickedit">
27502           <title>Quick Item Status Updates</title>
27503
27504           <para>Often circulation staff need to change the status of an item
27505           to Lost or Damaged. This doesn't require you to edit the entire item
27506           record. Instead clicking on the item barcode on the checkout summary
27507           or checkin history will bring you to an item summary. You can also
27508           get to the item summary by clicking on the Items tab to the left of
27509           the bib detail page.</para>
27510
27511           <screenshot>
27512             <screeninfo>Item Edit</screeninfo>
27513
27514             <mediaobject>
27515               <imageobject>
27516                 <imagedata fileref="images/cataloging/quickitemedit.png"/>
27517               </imageobject>
27518             </mediaobject>
27519           </screenshot>
27520
27521           <para>From this view you can mark an item lost by choosing a lost
27522           status from the pull down and clicking the 'Set Status'
27523           button.</para>
27524
27525           <screenshot>
27526             <screeninfo>Edit Lost Status</screeninfo>
27527
27528             <mediaobject>
27529               <imageobject>
27530                 <imagedata fileref="images/cataloging/editloststatus.png"/>
27531               </imageobject>
27532             </mediaobject>
27533           </screenshot>
27534
27535           <para>You can also mark an item as damaged by choosing a damaged
27536           status from the pull down and clicking the 'Set Status'
27537           button.</para>
27538
27539           <screenshot>
27540             <screeninfo>Edit Damaged Status</screeninfo>
27541
27542             <mediaobject>
27543               <imageobject>
27544                 <imagedata fileref="images/cataloging/editdamagedstatus.png"/>
27545               </imageobject>
27546             </mediaobject>
27547           </screenshot>
27548         </section>
27549       </section>
27550
27551       <section id="iteminfo">
27552         <title>Item Information</title>
27553
27554         <para>To the left of every bibliographic record there is a tab to view
27555         the items.</para>
27556
27557         <screenshot>
27558           <screeninfo>Items Tab</screeninfo>
27559
27560           <mediaobject>
27561             <imageobject>
27562               <imagedata fileref="images/cataloging/quickitemedit.png"/>
27563             </imageobject>
27564           </mediaobject>
27565         </screenshot>
27566
27567         <para>Clicking that tab will give you basic information about the
27568         items. If you ordered the item via the acquisitions module then the
27569         History section will include information about the order.</para>
27570
27571         <screenshot>
27572           <screeninfo>History with order info</screeninfo>
27573
27574           <mediaobject>
27575             <imageobject>
27576               <imagedata fileref="images/cataloging/itemorderinfo.png"/>
27577             </imageobject>
27578           </mediaobject>
27579         </screenshot>
27580
27581         <para>If the Order or Accession date is linked, clicking it will bring
27582         you to the acquisitions information for that item.</para>
27583       </section>
27584
27585       <section id="moveitemrec">
27586         <title>Moving Items</title>
27587
27588         <para>Items can be moved from one bibliographic record to another
27589         using the Attach Item option</para>
27590
27591         <screenshot>
27592           <screeninfo>Attach Item Option</screeninfo>
27593
27594           <mediaobject>
27595             <imageobject>
27596               <imagedata fileref="images/cataloging/attachitem.png"/>
27597             </imageobject>
27598           </mediaobject>
27599         </screenshot>
27600
27601         <para>Visit the bibliographic record you want to attach the item to
27602         and choose 'Attach Item' from the 'Edit' menu.</para>
27603
27604         <screenshot>
27605           <screeninfo>Attach Item Form</screeninfo>
27606
27607           <mediaobject>
27608             <imageobject>
27609               <imagedata fileref="images/cataloging/attachitemform.png"/>
27610             </imageobject>
27611           </mediaobject>
27612         </screenshot>
27613
27614         <para>Simply enter the barcode for the item you want to move and click
27615         'Select'</para>
27616
27617         <para>If you want to move all items to a new record creating only one
27618         bibliographic record you can use the <link
27619         linkend="mergebibrecs">Merge Records tool</link> instead.</para>
27620       </section>
27621
27622       <section id="deleteitems">
27623         <title>Deleting Items</title>
27624
27625         <para>There are many ways to delete item records. If you only need to
27626         delete one item you can do this by opening up the detail page for the
27627         bib record and clicking the 'Edit' button at the top. From there you
27628         can choose to 'Edit items'.</para>
27629
27630         <screenshot>
27631           <screeninfo>'Edit Items' menu option</screeninfo>
27632
27633           <mediaobject>
27634             <imageobject>
27635               <imagedata fileref="images/cataloging/edititemstodelete.png"/>
27636             </imageobject>
27637           </mediaobject>
27638         </screenshot>
27639
27640         <para>You will be presented with a list of items and next to each one
27641         will be a link labeled 'Delete'. Click that link and if the item is
27642         not checked out it will delete that item.</para>
27643
27644         <screenshot>
27645           <screeninfo>Delete link on the left</screeninfo>
27646
27647           <mediaobject>
27648             <imageobject>
27649               <imagedata fileref="images/cataloging/deleteitemlink.png"/>
27650             </imageobject>
27651           </mediaobject>
27652         </screenshot>
27653
27654         <para>If you know that all of the items attached to your record are
27655         not currently checked out you can use the 'Delete all items' option
27656         under the 'Edit menu' and it will remove all items from the
27657         record.</para>
27658
27659         <para>Finally you can use the <link linkend="batchdeleteitems">batch
27660         delete tool</link> to delete a batch of items.</para>
27661       </section>
27662
27663       <section id="itemcirchistory">
27664         <title>Item Specific Circulation History</title>
27665
27666         <para>Each bibliographic record keeps a circulation history (with or
27667         without the patron information depending on your settings), but each
27668         item also has its own circulation history page. To see this, click on
27669         the 'Items' tab to the left of the record you are viewing.</para>
27670
27671         <screenshot>
27672           <screeninfo>Items tab</screeninfo>
27673
27674           <mediaobject>
27675             <imageobject>
27676               <imagedata fileref="images/cataloging/itemstab-long.png"/>
27677             </imageobject>
27678           </mediaobject>
27679         </screenshot>
27680
27681         <para>Below the 'History' heading is a link to 'View item's checkout
27682         history,' clicking that will open up the item's history which will
27683         look slightly different from the bibliographic record's history
27684         page.</para>
27685
27686         <screenshot>
27687           <screeninfo>Item Specific Circulation History</screeninfo>
27688
27689           <mediaobject>
27690             <imageobject>
27691               <imagedata fileref="images/cataloging/itemspecifichistory.png"/>
27692             </imageobject>
27693           </mediaobject>
27694         </screenshot>
27695       </section>
27696     </section>
27697
27698     <section id="catauthorities">
27699       <title>Authorities</title>
27700
27701       <para>Authority records are a way of controlling fields in your MARC
27702       records. Using authority records will provide you with control over
27703       subject headings, personal names and places.</para>
27704
27705       <section id="addauthorities">
27706         <title>Adding Authorities</title>
27707
27708         <para>To add a new authority record, choose the authority type from
27709         the 'New Authority' button.</para>
27710
27711         <screenshot>
27712           <screeninfo>New Authority Record Options</screeninfo>
27713
27714           <mediaobject>
27715             <imageobject>
27716               <imagedata fileref="images/cataloging/newauthtypes.png"/>
27717             </imageobject>
27718           </mediaobject>
27719         </screenshot>
27720
27721         <para>The form that appears will allow you to enter all of the
27722         necessary details regarding your authority record.</para>
27723
27724         <screenshot>
27725           <screeninfo>New Authority Record</screeninfo>
27726
27727           <mediaobject>
27728             <imageobject>
27729               <imagedata fileref="images/cataloging/newauthrec.png"/>
27730             </imageobject>
27731           </mediaobject>
27732         </screenshot>
27733
27734         <para>To expand collapsed values simply click on the title and the
27735         subfields will appear. To duplicate a field or subfield just click the
27736         plus sign (+) to the right of the label. To use field helper plugins
27737         simply click the ellipsis (...) to the right of the field.</para>
27738
27739         <para>When linking authorities to other headings, you can use the
27740         authority finder plugin by clicking the ellipsis (...) to the right of
27741         the field.</para>
27742
27743         <screenshot>
27744           <screeninfo>Authority search plugin</screeninfo>
27745
27746           <mediaobject>
27747             <imageobject>
27748               <imagedata fileref="images/cataloging/creatnewauthfromlink.png"/>
27749             </imageobject>
27750           </mediaobject>
27751         </screenshot>
27752
27753         <para>From there you can search your authority file for the authority
27754         to link. If you can't find the authority to link, you can click the
27755         'Create new' button and add the necessary authority for the link. This
27756         plugin also allows for you to choose the link relationship between the
27757         authorities.</para>
27758
27759         <screenshot>
27760           <screeninfo>Authority relationships</screeninfo>
27761
27762           <mediaobject>
27763             <imageobject>
27764               <imagedata fileref="images/cataloging/authrelationships.png"/>
27765             </imageobject>
27766           </mediaobject>
27767         </screenshot>
27768       </section>
27769
27770       <section id="searchauthorities">
27771         <title>Searching Authorities</title>
27772
27773         <para>From the authorities page you can search for existing terms and
27774         the bibliographic records they are attached to.</para>
27775
27776         <screenshot>
27777           <screeninfo>Authority Search</screeninfo>
27778
27779           <mediaobject>
27780             <imageobject>
27781               <imagedata fileref="images/cataloging/authoritysearch.png"/>
27782             </imageobject>
27783           </mediaobject>
27784         </screenshot>
27785
27786         <para>From the results you will see the authority record, how many
27787         bibliographic records it is attached to, and a delete link (if there
27788         are no bibliographic records attached).</para>
27789
27790         <screenshot>
27791           <screeninfo>Authority Search Results</screeninfo>
27792
27793           <mediaobject>
27794             <imageobject>
27795               <imagedata fileref="images/cataloging/authorityresults.png"/>
27796             </imageobject>
27797           </mediaobject>
27798         </screenshot>
27799
27800         <para>Clicking on the Details link to the right of the authority
27801         record summary will open the full record and the option to edit the
27802         record.</para>
27803
27804         <screenshot>
27805           <screeninfo>Authority Record</screeninfo>
27806
27807           <mediaobject>
27808             <imageobject>
27809               <imagedata fileref="images/cataloging/authrecord.png"/>
27810             </imageobject>
27811           </mediaobject>
27812         </screenshot>
27813
27814         <para>If the authority has See Alsos in it you will see those broken
27815         out on the search results, clicking the linked headings will run a
27816         search for that heading instead.</para>
27817
27818         <screenshot>
27819           <screeninfo>See Also in Authorities</screeninfo>
27820
27821           <mediaobject>
27822             <imageobject>
27823               <imagedata fileref="images/cataloging/authoritiesseealso.png"/>
27824             </imageobject>
27825           </mediaobject>
27826         </screenshot>
27827       </section>
27828
27829       <section id="editauthorities">
27830         <title>Editing Authorities</title>
27831
27832         <para>Authorities can be edited by clicking on the authority summary
27833         from the search results and then clicking the 'Edit' button above the
27834         record.</para>
27835
27836         <screenshot>
27837           <screeninfo>Edit Authority Record</screeninfo>
27838
27839           <mediaobject>
27840             <imageobject>
27841               <imagedata fileref="images/cataloging/editauthority.png"/>
27842             </imageobject>
27843           </mediaobject>
27844         </screenshot>
27845
27846         <para>Once you've made the necessary edits, simply click 'Save' and if
27847         you have the <link linkend="dontmerge">dontmerge</link> system
27848         preference set to 'Do' the next time the <link
27849         linkend="mergeauthcron">merge_authorities.pl cronjob</link> runs it
27850         will update all of the bib records that use that authority.</para>
27851
27852         <para>To delete an authority record you first must make sure it's not
27853         linked to any bibliographic records. If it is not used by any
27854         bibliographic records a 'Delete' link will appear to the right of the
27855         record on the search results and as a button that appears after
27856         clicking on the summary of the authority record.</para>
27857       </section>
27858     </section>
27859
27860     <section id="catguides">
27861       <title>Cataloging Guides</title>
27862
27863       <para/>
27864
27865       <section id="bibcatcheatsheet">
27866         <sectioninfo>
27867           <author>
27868             <firstname>Jared</firstname>
27869
27870             <surname>Camins-Esakov</surname>
27871           </author>
27872
27873           <affiliation>
27874             <orgname>American Numismatic Society</orgname>
27875           </affiliation>
27876
27877           <othercredit role="copyeditor">
27878             <firstname>Nicole C.</firstname>
27879
27880             <surname>Engard</surname>
27881
27882             <contrib>Changed content where necessary.</contrib>
27883           </othercredit>
27884
27885           <pubdate>2010</pubdate>
27886         </sectioninfo>
27887
27888         <title>Bibliographic Record Cataloging Cheat Sheet</title>
27889
27890         <table cellpadding="4" cellspacing="4" frame="all">
27891           <title>Cataloging Guide</title>
27892
27893           <tgroup align="left" cols="4" colsep="1" rowsep="1">
27894             <thead>
27895               <row>
27896                 <entry><para>Tag</para></entry>
27897
27898                 <entry><para>Label</para></entry>
27899
27900                 <entry><para>Description</para></entry>
27901
27902                 <entry><para>Instructions</para></entry>
27903               </row>
27904             </thead>
27905
27906             <tbody>
27907               <row>
27908                 <entry><para>000</para></entry>
27909
27910                 <entry><para>LEADER</para></entry>
27911
27912                 <entry><para>Describes the record(i.e. surrogate) -- is it a
27913                 record for a monograph? A serial?</para></entry>
27914
27915                 <entry><para>Click in this field to fill it in. Then set
27916                 "Bibliographic level" to 'a' for articles or 's' for serials.
27917                 Otherwise, leave everything as is.</para></entry>
27918               </row>
27919
27920               <row>
27921                 <entry><para>001</para></entry>
27922
27923                 <entry><para>CONTROL NUMBER</para></entry>
27924
27925                 <entry><para>Accession number.</para></entry>
27926
27927                 <entry><para>Enter the accession number written inside the
27928                 item here. For articles and items which do not have accession
27929                 numbers, leave blank.</para></entry>
27930               </row>
27931
27932               <row>
27933                 <entry><para>003</para></entry>
27934
27935                 <entry><para>CONTROL NUMBER IDENTIFIER</para></entry>
27936
27937                 <entry><para>Your MARC Organizational Code</para></entry>
27938
27939                 <entry><para>Click in this field to fill it in (will auto fill
27940                 if you have your <link
27941                 linkend="MARCOrgCode">MARCOrgCode</link> preference
27942                 set).</para></entry>
27943               </row>
27944
27945               <row>
27946                 <entry><para>005</para></entry>
27947
27948                 <entry><para>D &amp; T LATEST TRANSACTION</para></entry>
27949
27950                 <entry><para>Current date and time.</para></entry>
27951
27952                 <entry><para>Click in this field to fill it in.</para></entry>
27953               </row>
27954
27955               <row>
27956                 <entry><para>008</para></entry>
27957
27958                 <entry><para>FIXED-LENGTH DATA ELEMENTS</para></entry>
27959
27960                 <entry><para>Field containing computer-readable
27961                 representations of a number of things.</para></entry>
27962
27963                 <entry><para>Generally you will only use 's' (single) or 'm'
27964                 (multiple) options for position 06- use the former when the
27965                 item was published in a single year, the latter when it was
27966                 published over the course of several. If there is a single
27967                 date, only enter a date in the first date field (positions
27968                 07-10). Enter the three-digit country code in positions 15-17,
27969                 being sure to add spaces if the country code is fewer than
27970                 three characters long. If there is an index, note that fact in
27971                 position 31. Enter the three-letter language code in positions
27972                 35-37.</para></entry>
27973               </row>
27974
27975               <row>
27976                 <entry><para>010</para></entry>
27977
27978                 <entry><para>LCCN</para></entry>
27979
27980                 <entry><para>A number assigned by the Library of Congress to
27981                 uniquely identify the work.</para></entry>
27982
27983                 <entry><para>Check on the copyright page of the book (if it
27984                 was published in the US) or the LC catalog for this number. If
27985                 you can't find it, don't worry about it.</para></entry>
27986               </row>
27987
27988               <row>
27989                 <entry><para>020</para></entry>
27990
27991                 <entry><para>ISBN</para></entry>
27992
27993                 <entry><para>Unique number used by publishers to identify
27994                 books.</para></entry>
27995
27996                 <entry><para>If this number isn't listed on the book, there
27997                 probably isn't one.</para></entry>
27998               </row>
27999
28000               <row>
28001                 <entry><para>022</para></entry>
28002
28003                 <entry><para>ISSN</para></entry>
28004
28005                 <entry><para>Unique number used by publishers to identify
28006                 serials.</para></entry>
28007
28008                 <entry><para>If this number isn't listed on the book, there
28009                 probably isn't one.</para></entry>
28010               </row>
28011
28012               <row>
28013                 <entry><para>033</para></entry>
28014
28015                 <entry><para>DATE/TIME OF EVENT</para></entry>
28016
28017                 <entry><para>Used for auction dates. Required for auction
28018                 catalogs.</para></entry>
28019
28020                 <entry><para>For auctions that took place on only one day,
28021                 enter the date of the auction in the format YYYYMMDD in the
28022                 subfield 'a' and a '0' in the first indicator. For auctions
28023                 that took place over two consecutive days or any number of
28024                 non-consecutive days, create a subfield 'a' for each day with
28025                 the date in the format YYYYMMDD, and put a '1' in the first
28026                 indicator. For auctions that took place over more than two
28027                 consecutive days, create a subfield 'a' (in format YYYYMMDD)
28028                 for the first day and a subfield 'a' (also in format YYYYMMDD)
28029                 for the last day, and put a '2' in the first
28030                 indicator.</para></entry>
28031               </row>
28032
28033               <row>
28034                 <entry><para>040</para></entry>
28035
28036                 <entry><para>CATALOGING SOURCE</para></entry>
28037
28038                 <entry><para>Identifies which libraries created and modified
28039                 the record.</para></entry>
28040
28041                 <entry><para>For imported records, add a subfield 'd' with
28042                 your OCLC code as the value. For new records, make sure that
28043                 the subfield 'c' with your OCLC code as the
28044                 value.</para></entry>
28045               </row>
28046
28047               <row>
28048                 <entry><para>041</para></entry>
28049
28050                 <entry><para>LANGUAGE CODE</para></entry>
28051
28052                 <entry><para>Identifies all the languages used in an item,
28053                 when two or more languages are present.</para></entry>
28054
28055                 <entry><para>For significant portions of a text in a given
28056                 language, there should be a subfield 'a' with that language
28057                 code. If there are only summaries or abstracts in a specific
28058                 language, create a subfield 'b' with that language
28059                 code.</para></entry>
28060               </row>
28061
28062               <row>
28063                 <entry><para>100</para></entry>
28064
28065                 <entry><para>MAIN ENTRY--PERSONAL</para></entry>
28066
28067                 <entry><para>Authorized form of the main author's
28068                 name</para></entry>
28069
28070                 <entry><para>See Authorized headings sheet and AACR2. The
28071                 first indicator should generally be a '1', to indicate that
28072                 the entry is surname first. If the name consists only of a
28073                 forename, however, the first indicator should be
28074                 '0'.</para></entry>
28075               </row>
28076
28077               <row>
28078                 <entry><para>110</para></entry>
28079
28080                 <entry><para>MAIN ENTRY--CORPORATE</para></entry>
28081
28082                 <entry><para>Authorized form of the name of the main corporate
28083                 author. Required for auction catalogs.</para></entry>
28084
28085                 <entry><para>Auction catalogs should use a 110 field rather
28086                 than a 100 field. See Authorized headings sheet and AACR2. Set
28087                 the first indicator to '2'.</para></entry>
28088               </row>
28089
28090               <row>
28091                 <entry><para>111</para></entry>
28092
28093                 <entry><para>MAIN ENTRY--MEETING</para></entry>
28094
28095                 <entry><para>Authorized form of the name of a meeting which
28096                 acted as a main offer (e.g. conference
28097                 proceedings)</para></entry>
28098
28099                 <entry><para>See Authorized headings sheet and AACR2. Set the
28100                 first indicator to '2'.</para></entry>
28101               </row>
28102
28103               <row>
28104                 <entry><para>245</para></entry>
28105
28106                 <entry><para>TITLE STATEMENT</para></entry>
28107
28108                 <entry><para>Transcription of the title statement from the
28109                 title page (or chief source of information)</para></entry>
28110
28111                 <entry><para>Enter the title in subfield 'a', the subtitle in
28112                 subfield 'b', and the statement of responsibility in subfield
28113                 'c'. If you are creating a record for a single volume or part
28114                 of a multi-part item, you should put the part number in
28115                 subfield 'n' and the part title in subfield 'p.' For auction
28116                 catalogs, the date (in 'MM/DD/YYYY' format) should be listed
28117                 in square brackets in subfield 'f'. See ISBD punctuation
28118                 sheet. Set the first indicator to '0' if there is no author,
28119                 otherwise set it to '1'. Set the second indicator to the
28120                 number of non-filing characters (i.e. characters in an initial
28121                 articles plus the space... for "The " set the second indicator
28122                 to '4').</para></entry>
28123               </row>
28124
28125               <row>
28126                 <entry><para>246</para></entry>
28127
28128                 <entry><para>VARYING FORM OF TITLE</para></entry>
28129
28130                 <entry><para>Alternate form of title for searching and filing
28131                 purposes</para></entry>
28132
28133                 <entry><para>If the patron might look for the work under a
28134                 different title, enter it here. Do not include initial
28135                 articles. The first indicator should be '3', unless the title
28136                 is merely a variant spelling, in which case the first
28137                 indicator should be '1'.</para></entry>
28138               </row>
28139
28140               <row>
28141                 <entry><para>250</para></entry>
28142
28143                 <entry><para>EDITION STATEMENT</para></entry>
28144
28145                 <entry><para>Transcription of the edition statement from the
28146                 title page (or chief source of information)</para></entry>
28147
28148                 <entry><para>Transcribe the edition statement exactly as it
28149                 appears on the title-page. You may abbreviate if the edition
28150                 statement is very long.</para></entry>
28151               </row>
28152
28153               <row>
28154                 <entry><para>260</para></entry>
28155
28156                 <entry><para>PUBLICATION (IMPRINT)</para></entry>
28157
28158                 <entry><para>Publication information.</para></entry>
28159
28160                 <entry><para>Put the location of publication in subfield 'a',
28161                 the publisher in subfield 'b', and the year (or probable year)
28162                 in subfield 'c'. See ISBD punctuation sheet.</para></entry>
28163               </row>
28164
28165               <row>
28166                 <entry><para>300</para></entry>
28167
28168                 <entry><para>PHYSICAL DESCRIPTION</para></entry>
28169
28170                 <entry><para>Physical description</para></entry>
28171
28172                 <entry><para>Enter the pagination statement in subfield 'a', a
28173                 brief description of "special" contents such as illustrations
28174                 or maps in subfield 'b' (see AACR2), and the size of the item
28175                 in subfield 'c'. See ISBD punctuation sheet.</para></entry>
28176               </row>
28177
28178               <row>
28179                 <entry><para>490</para></entry>
28180
28181                 <entry><para>SERIES STATEMENT</para></entry>
28182
28183                 <entry><para>Shows the series statement exactly as it appears
28184                 on the item.</para></entry>
28185
28186                 <entry><para>Transcribe the series statement into subfield 'a'
28187                 with the volume number in subfield 'v'. See ISBD punctuation
28188                 sheet. Set the first indicator to '1' if you are using an 830.
28189                 As a general rule, you should do so.</para></entry>
28190               </row>
28191
28192               <row>
28193                 <entry><para>500</para></entry>
28194
28195                 <entry><para>GENERAL NOTE</para></entry>
28196
28197                 <entry><para>Notes that don't fit anywhere
28198                 else.</para></entry>
28199
28200                 <entry><para>Enter notes as full sentences, with a separate
28201                 500 field for each distinct topic.</para></entry>
28202               </row>
28203
28204               <row>
28205                 <entry><para>501</para></entry>
28206
28207                 <entry><para>WITH NOTE</para></entry>
28208
28209                 <entry><para>Notes whether the work is bound with the works
28210                 described by other records.</para></entry>
28211
28212                 <entry><para>Put description of relationship in subfield
28213                 'a'.</para></entry>
28214               </row>
28215
28216               <row>
28217                 <entry><para>504</para></entry>
28218
28219                 <entry><para>BIBLIOGRAPHY, ETC. NOTE</para></entry>
28220
28221                 <entry><para>Indicates whether the work includes a
28222                 bibliography.</para></entry>
28223
28224                 <entry><para>If the work includes a bibliography and index,
28225                 put the text "Includes bibliographical references (p. XXX-XXX)
28226                 and index." in subfield 'a'. If the work does not include an
28227                 index, remove that part of the sentence. If the references are
28228                 scattered throughout the work and not gathered into a distinct
28229                 sentence, remove the parenthetical statement.</para></entry>
28230               </row>
28231
28232               <row>
28233                 <entry><para>505</para></entry>
28234
28235                 <entry><para>FORMATTED CONTENTS</para></entry>
28236
28237                 <entry><para>List of contents in a standard format.
28238                 Unformatted contents can be listed in a 500 (General Note)
28239                 field.</para></entry>
28240
28241                 <entry><para>See ISBD punctuation sheet. Set the first
28242                 indicator to '0'. If you are separately coding authors and
28243                 titles, set the second indicator to '0'. Otherwise, leave the
28244                 second indicator blank.</para></entry>
28245               </row>
28246
28247               <row>
28248                 <entry><para>518</para></entry>
28249
28250                 <entry><para>DATE/TIME OF EVENT NOTE</para></entry>
28251
28252                 <entry><para>Used for auction dates.</para></entry>
28253
28254                 <entry><para>For auction catalogs, enter the date of the
28255                 auction in the format 'January 2, 1984' in the subfield
28256                 'a'</para></entry>
28257               </row>
28258
28259               <row>
28260                 <entry><para>520</para></entry>
28261
28262                 <entry><para>SUMMARY, ETC.</para></entry>
28263
28264                 <entry><para>A brief summary or abstract of the book or
28265                 article.</para></entry>
28266
28267                 <entry><para>In general you do not need to write a summary. A
28268                 summary might be called for, however, with items that cannot
28269                 be easily reviewed by a patron, such as books with highly
28270                 acidic paper or CD-ROMs.</para></entry>
28271               </row>
28272
28273               <row>
28274                 <entry><para>546</para></entry>
28275
28276                 <entry><para>LANGUAGE NOTE</para></entry>
28277
28278                 <entry><para>Note describing the languages used in the
28279                 work</para></entry>
28280
28281                 <entry><para>Only needed for works in multiple languages. See
28282                 ISBD punctuation sheet.</para></entry>
28283               </row>
28284
28285               <row>
28286                 <entry><para>561</para></entry>
28287
28288                 <entry><para>PROVENANCE INFORMATION</para></entry>
28289
28290                 <entry><para>Describes the previous ownership of the
28291                 item.</para></entry>
28292
28293                 <entry><para>Used only for rare books.</para></entry>
28294               </row>
28295
28296               <row>
28297                 <entry><para>563</para></entry>
28298
28299                 <entry><para>BINDING INFORMATION</para></entry>
28300
28301                 <entry><para>Describes the binding of the item.</para></entry>
28302
28303                 <entry><para>Used only for rare books.</para></entry>
28304               </row>
28305
28306               <row>
28307                 <entry><para>590</para></entry>
28308
28309                 <entry><para>LOCAL NOTE</para></entry>
28310
28311                 <entry><para>Local notes. Required for auction
28312                 catalogs.</para></entry>
28313
28314                 <entry><para>Used for auction catalogs to indicate what types
28315                 of coins are sold in the auction- Roman, Greek,
28316                 etc.</para></entry>
28317               </row>
28318
28319               <row>
28320                 <entry><para>600</para></entry>
28321
28322                 <entry><para>SUBJECT ADDED--PERSONAL</para></entry>
28323
28324                 <entry><para>Authorized form of personal names for people
28325                 discussed in the work</para></entry>
28326
28327                 <entry><para>See Authorized headings sheet and AACR2. The
28328                 first indicator should generally be a '1', to indicate that
28329                 the entry is surname first. If the name consists only of a
28330                 forename, however, the first indicator should be '0'. If you
28331                 found the name in the LC authority file, set the second
28332                 indicator to '0'. Otherwise set the second indicator to
28333                 '4'.</para></entry>
28334               </row>
28335
28336               <row>
28337                 <entry><para>610</para></entry>
28338
28339                 <entry><para>SUBJECT ADDED--CORPORATE</para></entry>
28340
28341                 <entry><para>Authorized form of corporate names for
28342                 organizations discussed in the work</para></entry>
28343
28344                 <entry><para>See Authorized headings sheet and AACR2. Set the
28345                 first indicator to '2'. If you found the name in the LC
28346                 authority file, set the second indicator to '0'. Otherwise set
28347                 the second indicator to '4'.</para></entry>
28348               </row>
28349
28350               <row>
28351                 <entry><para>611</para></entry>
28352
28353                 <entry><para>SUBJECT ADDED--MEETING</para></entry>
28354
28355                 <entry><para>Authorized form of meeting names for meetings
28356                 discussed in the work</para></entry>
28357
28358                 <entry><para>See Authorized headings sheet and AACR2. Set the
28359                 first indicator to '2'. If you found the name in the LC
28360                 authority file, set the second indicator to '0'. Otherwise set
28361                 the second indicator to '4'.</para></entry>
28362               </row>
28363
28364               <row>
28365                 <entry><para>630</para></entry>
28366
28367                 <entry><para>SUBJECT ADDED--UNIFORM TITLE</para></entry>
28368
28369                 <entry><para>Authorized form of titles for other works
28370                 discussed in the work</para></entry>
28371
28372                 <entry><para>See Authorized headings sheet and AACR2. Set the
28373                 first indicator to the number of non-filing characters (i.e.
28374                 characters in an initial articles plus the space... for "The "
28375                 set the first indicator to '4'). If you found the name in the
28376                 LC authority file, set the second indicator to '0'. Otherwise
28377                 set the second indicator to '4'.</para></entry>
28378               </row>
28379
28380               <row>
28381                 <entry><para>650</para></entry>
28382
28383                 <entry><para>SUBJECT ADDED--TOPICAL</para></entry>
28384
28385                 <entry><para>Library of Congress Subject Heading terms
28386                 describing the subject of the work</para></entry>
28387
28388                 <entry><para>See Authorized headings sheet and AACR2. If you
28389                 found the name in the LC authority file, set the second
28390                 indicator to '0'. Otherwise set the second indicator to
28391                 '4'.</para></entry>
28392               </row>
28393
28394               <row>
28395                 <entry><para>651</para></entry>
28396
28397                 <entry><para>SUBJECT ADDED--GEOGRAPHICAL</para></entry>
28398
28399                 <entry><para>Library of Congress Subject Heading geographical
28400                 terms describing the subject of the work</para></entry>
28401
28402                 <entry><para>See Authorized headings sheet and AACR2. If you
28403                 found the name in the LC authority file, set the second
28404                 indicator to '0'. Otherwise set the second indicator to
28405                 '4'.</para></entry>
28406               </row>
28407
28408               <row>
28409                 <entry><para>655</para></entry>
28410
28411                 <entry><para>INDEX TERM--GENRE/FORM</para></entry>
28412
28413                 <entry><para>Describes what an item is as opposed to what the
28414                 item is about.</para></entry>
28415
28416                 <entry><para>Generally used only for auction catalogs, which
28417                 should have the genre heading "Auction catalogs." (make sure
28418                 to find the authorized heading!) If you found the name in the
28419                 LC authority file, set the second indicator to '0'. If you are
28420                 using a term from a specific thesaurus, set the second
28421                 indicator to '7' and put the code for the thesaurus in
28422                 subfield '2'. Otherwise set the second indicator to
28423                 '4'.</para></entry>
28424               </row>
28425
28426               <row>
28427                 <entry><para>690</para></entry>
28428
28429                 <entry><para>LOCAL SUBJECT ADDED--TOPICAL</para></entry>
28430
28431                 <entry><para>Used for headings from any custom subject
28432                 authority file.</para></entry>
28433
28434                 <entry><para>If there is no appropriate LCSH term, you can use
28435                 a 690 with subject headings you find on other items in the
28436                 catalog.</para></entry>
28437               </row>
28438
28439               <row>
28440                 <entry><para>691</para></entry>
28441
28442                 <entry><para>LOCAL SUBJECT ADDED--GEOGRAPHICAL</para></entry>
28443
28444                 <entry><para>Used for headings from any custom subject
28445                 authority file.</para></entry>
28446
28447                 <entry><para>If there is no appropriate LCSH term, you can use
28448                 a 691 with subject headings you find on other items in the
28449                 catalog.</para></entry>
28450               </row>
28451
28452               <row>
28453                 <entry><para>700</para></entry>
28454
28455                 <entry><para>ADDED ENTRY--PERSONAL</para></entry>
28456
28457                 <entry><para>Used for second authors and other persons related
28458                 to the production of the work.</para></entry>
28459
28460                 <entry><para>See Authorized headings sheet and AACR2. The
28461                 first indicator should generally be a '1', to indicate that
28462                 the entry is surname first. If the name consists only of a
28463                 forename, however, the first indicator should be
28464                 '0'.</para></entry>
28465               </row>
28466
28467               <row>
28468                 <entry><para>710</para></entry>
28469
28470                 <entry><para>ADDED ENTRY--CORPORATE</para></entry>
28471
28472                 <entry><para>Used for corporate bodies related to the
28473                 production of the work (e.g. publishers).</para></entry>
28474
28475                 <entry><para>See Authorized headings sheet and AACR2. Set the
28476                 first indicator to '2'.</para></entry>
28477               </row>
28478
28479               <row>
28480                 <entry><para>711</para></entry>
28481
28482                 <entry><para>ADDED ENTRY--MEETING</para></entry>
28483
28484                 <entry><para>Used for meetings related to the production of
28485                 the work (e.g. symposia that contributed to the
28486                 work).</para></entry>
28487
28488                 <entry><para>See Authorized headings sheet and AACR2. Set the
28489                 first indicator to '2'.</para></entry>
28490               </row>
28491
28492               <row>
28493                 <entry><para>730</para></entry>
28494
28495                 <entry><para>ADDED ENTRY--UNIFORM TITLE</para></entry>
28496
28497                 <entry><para>Used for uniform titles related to the production
28498                 of the work (e.g. a work that inspired the present
28499                 work)</para></entry>
28500
28501                 <entry><para>See Authorized headings sheet and AACR2. Set the
28502                 first indicator to the number of non-filing characters (i.e.
28503                 characters in an initial articles plus the space... for "The "
28504                 set the first indicator to '4').</para></entry>
28505               </row>
28506
28507               <row>
28508                 <entry><para>773</para></entry>
28509
28510                 <entry><para>HOST ITEM ENTRY</para></entry>
28511
28512                 <entry><para>Describes the larger bibliographic unit that
28513                 contains the work (e.g. book or journal containing the article
28514                 being described in the current record)</para></entry>
28515
28516                 <entry><para>If the host publication is author main entry,
28517                 enter the authorized form of the author's name in subfield
28518                 'a'. Put the title in subfield 't'. If the host publication is
28519                 an independent work, put publication information in subfield
28520                 'd'. When available, ISSN and ISBN should always be used in,
28521                 in subfields 'x' and 'z' respectively. Relationship
28522                 information (e.g. volume number, page number, etc.) goes in
28523                 subfield 'g'. Subfield 'q' contains an encoded representation
28524                 of the location of the item: volume, issue, and section
28525                 numbers are separated by colons, and the first page is entered
28526                 following a '&lt;' at the end of the subfield. See ISBD
28527                 punctuation sheet. Set the first indicator to '0'. If you want
28528                 the label "In:" to be generated, leave the second indicator
28529                 blank. If you want something else displayed before the 773
28530                 text, set the second indicator to '8' and add a subfield 'i'
28531                 with the label you want at the beginning of the field (e.g.
28532                 "$iOffprint from:").</para></entry>
28533               </row>
28534
28535               <row>
28536                 <entry><para>830</para></entry>
28537
28538                 <entry><para>SERIES ENTRY--UNIFORM TITLE</para></entry>
28539
28540                 <entry><para>Authorized form of the series name transcribed in
28541                 the 490 field. Often this will just be the same as the
28542                 490.</para></entry>
28543
28544                 <entry><para>See Authorized headings sheet and AACR2. Set the
28545                 second indicator to the number of non-filing characters (i.e.
28546                 characters in an initial articles plus the space... for "The "
28547                 set the second indicator to '4').</para></entry>
28548               </row>
28549
28550               <row>
28551                 <entry><para>852</para></entry>
28552
28553                 <entry><para>LOCATION/CALL NUMBER</para></entry>
28554
28555                 <entry><para>Provides the section name for pre-barcode books,
28556                 pamphlets, and some articles and serials.</para></entry>
28557
28558                 <entry><para>Do not put anything in this field if you are
28559                 cataloging a volume which gets only one record and a barcode.
28560                 If the item does not get a barcode, or you are currently
28561                 creating a record for an article in a volume, put the section
28562                 in subfield 'a' (see ANS cataloging documentation), and the
28563                 call number in subfield 'i'. Set the first indicator to
28564                 '8'.</para></entry>
28565               </row>
28566
28567               <row>
28568                 <entry><para>856</para></entry>
28569
28570                 <entry><para>ELECTRONIC ACCESS</para></entry>
28571
28572                 <entry><para>Links to material available
28573                 online.</para></entry>
28574
28575                 <entry><para>Put the URL of any electronic copies or
28576                 summaries, etc. in subfield 'u' and a link title in subfield
28577                 'y'. Set the first indicator to '4'.</para></entry>
28578               </row>
28579
28580               <row>
28581                 <entry><para>942</para></entry>
28582
28583                 <entry><para>ADDED ENTRY ELEMENTS (KOHA)</para></entry>
28584
28585                 <entry><para>Used for Koha-specific data.</para></entry>
28586
28587                 <entry><para>Set the subfield 'c' to the appropriate item
28588                 type.</para></entry>
28589               </row>
28590             </tbody>
28591           </tgroup>
28592         </table>
28593       </section>
28594
28595       <section id="itemcatguide">
28596         <title>Item/Holdings Record Cataloging Guide</title>
28597
28598         <para>This table represents the default embedded holdings data in Koha. This information can
28599           be used for migration or importing data purposes</para>
28600
28601         <table cellpadding="4" cellspacing="4" frame="all">
28602           <title>Koha Embedded Holdings Data</title>
28603
28604           <tgroup align="left" cols="4" colsep="1" rowsep="1">
28605             <colspec colname="tag" colnum="1"/>
28606
28607             <colspec colname="data" colnum="2"/>
28608
28609             <colspec colname="desc" colnum="3"/>
28610
28611             <colspec colname="note" colnum="4"/>
28612
28613             <thead>
28614               <row>
28615                 <entry><para>MARC21 Tag/subfield</para></entry>
28616
28617                 <entry><para>Data Element</para></entry>
28618
28619                 <entry><para>Description</para></entry>
28620
28621                 <entry><para>Notes</para></entry>
28622               </row>
28623             </thead>
28624
28625             <tbody>
28626               <row>
28627                 <entry><para>952$0</para></entry>
28628
28629                 <entry><para>Withdrawn status</para></entry>
28630
28631                 <entry><para>Default values: </para> <itemizedlist>
28632                     <listitem>
28633                       <para>0 = Not withdrawn</para>
28634                     </listitem>
28635
28636                     <listitem>
28637                       <para>1 = Withdrawn</para>
28638                     </listitem>
28639                   </itemizedlist></entry>
28640
28641                 <entry><para>Coded value, matching <link
28642                 linkend="authorizedvalues">Authorized Value</link> category
28643                 ('WITHDRAWN' in default installation)</para></entry>
28644               </row>
28645
28646               <row>
28647                 <entry><para>952$1</para></entry>
28648
28649                 <entry><para>Lost status</para></entry>
28650
28651                 <entry><para>Default values:</para> <itemizedlist>
28652                     <listitem>
28653                       <para>0 = Available</para>
28654                     </listitem>
28655
28656                     <listitem>
28657                       <para>1 = Lost</para>
28658                     </listitem>
28659
28660                     <listitem>
28661                       <para>2 = Long Overdue (Lost)</para>
28662                     </listitem>
28663
28664                     <listitem>
28665                       <para>3 = Lost and Paid For</para>
28666                     </listitem>
28667
28668                     <listitem>
28669                       <para>4 = Missing in Inventory</para>
28670                     </listitem>
28671
28672                     <listitem>
28673                       <para>5 = Missing in Hold Queue</para>
28674                     </listitem>
28675                   </itemizedlist></entry>
28676
28677                 <entry><para>It's possible to configure OPAC so that lost
28678                 items don't display with the <link
28679                 linkend="hidelostitems">hidelostitems</link> system
28680                 preference. </para> <para>Coded value, matching <link
28681                 linkend="authorizedvalues">Authorized Value</link> category
28682                 ('LOST' in default installation)</para></entry>
28683               </row>
28684
28685               <row>
28686                 <entry><para>952$2</para></entry>
28687
28688                 <entry><para>Classification</para></entry>
28689
28690                 <entry><para>Classification scheme that defines filing rules
28691                 used for sorting call numbers.</para></entry>
28692
28693                 <entry><para>A choice of <link
28694                 linkend="classificationsources">classification sources</link>
28695                 as they are defined in administration. If no classification
28696                 scheme is entered, the system will use the value entered in
28697                 the <link
28698                 linkend="DefaultClassificationSource">DefaultClassificationSource</link>
28699                 preference.</para></entry>
28700               </row>
28701
28702               <row>
28703                 <entry><para>952$3</para></entry>
28704
28705                 <entry><para>Materials specified</para></entry>
28706
28707                 <entry><para>Specific issues of serials or multi-part
28708                 items.</para></entry>
28709
28710                 <entry><para>Displayed when items are checked out and in to
28711                 tell the staff how many pieces the item has. Copy/volume data
28712                 is stored in 952$h and $t for display in Normal
28713                 views.</para></entry>
28714               </row>
28715
28716               <row>
28717                 <entry><para>952$4</para></entry>
28718
28719                 <entry><para>Damaged status</para></entry>
28720
28721                 <entry><para>Default values: </para> <itemizedlist>
28722                     <listitem>
28723                       <para>0 = Not damaged</para>
28724                     </listitem>
28725
28726                     <listitem>
28727                       <para>1 = Damaged</para>
28728                     </listitem>
28729                   </itemizedlist></entry>
28730
28731                 <entry><para>Coded value, matching <link
28732                 linkend="authorizedvalues">Authorized Value</link> category
28733                 ('DAMAGE' in default installation)</para></entry>
28734               </row>
28735
28736               <row>
28737                 <entry><para>952$5</para></entry>
28738
28739                 <entry><para>Use restrictions</para></entry>
28740
28741                 <entry><para>Default values:</para> <itemizedlist>
28742                     <listitem>
28743                       <para>0 = No use restrictions</para>
28744                     </listitem>
28745
28746                     <listitem>
28747                       <para>1 = Restricted Access</para>
28748                     </listitem>
28749                   </itemizedlist></entry>
28750
28751                 <entry><para>Coded value, matching <link
28752                 linkend="authorizedvalues">Authorized Value</link> category
28753                 ('RESTRICT' in default installation). This value has no effect
28754                 on circulation.</para></entry>
28755               </row>
28756
28757               <row>
28758                 <entry><para>952$7</para></entry>
28759
28760                 <entry><para>Not for loan</para></entry>
28761
28762                 <entry><para>Default values:</para> <itemizedlist>
28763                     <listitem>
28764                       <para>-1 = Ordered</para>
28765                     </listitem>
28766
28767                     <listitem>
28768                       <para>0 = Available for loans</para>
28769                     </listitem>
28770
28771                     <listitem>
28772                       <para>1 = Not for Loan</para>
28773                     </listitem>
28774
28775                     <listitem>
28776                       <para>2 = Staff Collection</para>
28777                     </listitem>
28778                   </itemizedlist></entry>
28779
28780                 <entry><para>Coded value, matching <link
28781                 linkend="authorizedvalues">Authorized Value</link> category
28782                 ('NOT_LOAN' in default installation). Negative number values
28783                 can still be placed on hold.</para></entry>
28784               </row>
28785
28786               <row>
28787                 <entry><para>952$8</para></entry>
28788
28789                 <entry><para>Collection code</para></entry>
28790
28791                 <entry><para>Coded value</para></entry>
28792
28793                 <entry><para>Coded value, matching <link
28794                 linkend="authorizedvalues">Authorized Value</link> category
28795                 ('CCODE' in default installation)</para></entry>
28796               </row>
28797
28798               <row>
28799                 <entry><para>952$9</para></entry>
28800
28801                 <entry><para>Item number</para></entry>
28802
28803                 <entry><para>System-generated item number.</para></entry>
28804
28805                 <entry><para>Does not display in the item
28806                 record.</para></entry>
28807               </row>
28808
28809               <row>
28810                 <entry><para>952$a</para></entry>
28811
28812                 <entry><para>Owning Library **</para></entry>
28813
28814                 <entry><para>Branch code</para></entry>
28815
28816                 <entry><para><emphasis role="bold">Required</emphasis>. Code
28817                 must be defined in <link linkend="libsgroups">Libraries,
28818                 Branches and Groups</link></para></entry>
28819               </row>
28820
28821               <row>
28822                 <entry><para>952$b</para></entry>
28823
28824                 <entry><para>Holding library ** (usually the same as 952$a
28825                 )</para></entry>
28826
28827                 <entry><para>Branch code</para></entry>
28828
28829                 <entry><para><emphasis role="bold">Required</emphasis>. Code
28830                 must be defined in <link linkend="libsgroups">Libraries,
28831                 Branches and Groups</link></para></entry>
28832               </row>
28833
28834               <row>
28835                 <entry><para>952$c</para></entry>
28836
28837                 <entry><para>Shelving location code</para></entry>
28838
28839                 <entry><para/></entry>
28840
28841                 <entry><para>Coded value, matching <link
28842                 linkend="authorizedvalues">Authorized Value</link> category
28843                 ('LOC' in default installation)</para></entry>
28844               </row>
28845
28846               <row>
28847                 <entry><para>952$d</para></entry>
28848
28849                 <entry><para>Date acquired</para></entry>
28850
28851                 <entry><para>YYYY-MM-DD</para></entry>
28852
28853                 <entry><para>Date formats in the 952 subfields are required to
28854                 be in the system internal format for data loading and
28855                 subsequent item editing: YYYY-MM-DD</para></entry>
28856               </row>
28857
28858               <row>
28859                 <entry><para>952$e</para></entry>
28860
28861                 <entry><para>Source of acquisition</para></entry>
28862
28863                 <entry><para>Coded value or vendor string</para></entry>
28864
28865                 <entry><para>Filled in automatically with the Koha assigned
28866                 vendor id by Acquisitions when an item is
28867                 received.</para></entry>
28868               </row>
28869
28870               <row>
28871                 <entry><para>952$g</para></entry>
28872
28873                 <entry><para>Purchase price</para></entry>
28874
28875                 <entry><para>Decimal number, no currency symbol (ex.
28876                 10.00)</para></entry>
28877
28878                 <entry><para>Filled in automatically by Acquisitions when an
28879                 item is received.</para></entry>
28880               </row>
28881
28882               <row>
28883                 <entry><para>952$h</para></entry>
28884
28885                 <entry><para>Serial enumeration</para></entry>
28886
28887                 <entry><para/></entry>
28888
28889                 <entry><para>Filled in automatically by Serials if the issue
28890                 is received there.</para></entry>
28891               </row>
28892
28893               <row>
28894                 <entry><para>952$o</para></entry>
28895
28896                 <entry><para>Koha full call number</para></entry>
28897
28898                 <entry><para/></entry>
28899
28900                 <entry><para>Can be filled in automatically based on the <link
28901                 linkend="itemcallnumber">itemcallnumber</link> system
28902                 preference.</para></entry>
28903               </row>
28904
28905               <row>
28906                 <entry><para>952$p</para></entry>
28907
28908                 <entry><para>Barcode *</para></entry>
28909
28910                 <entry><para>Max 20 characters</para></entry>
28911
28912                 <entry><para/></entry>
28913               </row>
28914
28915               <row>
28916                 <entry><para>952$t</para></entry>
28917
28918                 <entry><para>Copy number</para></entry>
28919
28920                 <entry><para>Max 32 characters</para></entry>
28921
28922                 <entry><para/></entry>
28923               </row>
28924               <row>
28925                 <entry>
28926                   <para>952$u</para>
28927                 </entry>
28928                 <entry>
28929                   <para>Uniform Resource Identifier </para>
28930                 </entry>
28931                 <entry>
28932                   <para>Item specific URL</para>
28933                 </entry>
28934                 <entry>
28935                   <para>Full URL starting with http:// Only needed if your item has its own URL, not
28936                     necessary if the bib record has a 856$u that applies to all items on the record.
28937                   </para>
28938                 </entry>
28939               </row>
28940               <row>
28941                 <entry>
28942                   <para>952$v</para>
28943                 </entry>
28944                 <entry>
28945                   <para>Replacement price</para>
28946                 </entry>
28947                 <entry>
28948                   <para>Decimal number, no currency symbol (ex. 10.00)</para>
28949                 </entry>
28950                 <entry>
28951                   <para>Filled in automatically by Acquisitions when an item is received.</para>
28952                 </entry>
28953               </row>
28954
28955               <row>
28956                 <entry><para>952$w</para></entry>
28957
28958                 <entry><para>Price effective from</para></entry>
28959
28960                 <entry><para>YYYY-MM-DD</para></entry>
28961
28962                 <entry>Date formats in the 952 subfields are required to be in
28963                 the system internal format for data loading and subsequent
28964                 item editing: YYYY-MM-DD. Filled in automatically by
28965                 Acquisitions when an item is received.</entry>
28966               </row>
28967               <row>
28968                 <entry>
28969                   <para>952$x</para>
28970                 </entry>
28971                 <entry>
28972                   <para>Nonpublic note</para>
28973                 </entry>
28974                 <entry>
28975                   <para/>
28976                 </entry>
28977                 <entry>This is a note field for notes that will not appear in the OPAC. Right now
28978                   this note does not appear anywhere but in the item edit screen in the staff
28979                   client.</entry>
28980               </row>
28981
28982               <row>
28983                 <entry><para>952$y</para></entry>
28984
28985                 <entry><para>Koha item type **</para></entry>
28986
28987                 <entry><para>Coded value, required field for
28988                 circulation</para></entry>
28989
28990                 <entry><para><emphasis role="bold">Required</emphasis>. Coded
28991                 value, must be defined in <link linkend="itemtypeadmin">Item
28992                 types</link></para></entry>
28993               </row>
28994
28995               <row>
28996                 <entry><para>952$z</para></entry>
28997
28998                 <entry><para>Public note</para></entry>
28999
29000                 <entry><para/></entry>
29001
29002                 <entry><para/></entry>
29003               </row>
29004             </tbody>
29005           </tgroup>
29006         </table>
29007
29008         <para>* - required for circulation</para>
29009
29010         <para>** - required by Koha</para>
29011       </section>
29012
29013       <section id="onorderitemholds">
29014         <sectioninfo>
29015           <corpauthor>VOKAL</corpauthor>
29016
29017           <editor>
29018             <firstname>Nicole C.</firstname>
29019
29020             <surname>Engard</surname>
29021           </editor>
29022
29023           <pubdate>2010</pubdate>
29024
29025           <bibliosource><ulink
29026           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>
29027         </sectioninfo>
29028
29029         <title>Handling On Order Items and Holds</title>
29030
29031         <para>If you tend to import your MARC records when you have ordered
29032         the book (as opposed to when you receive the books), and allow patrons
29033         to place holds on those books, you may need to add item records to the
29034         *.mrc file before importing.</para>
29035
29036         <para>The easiest way to import your latest order is to first run your records through
29037             <ulink url="http://marcedit.reeset.net/">MARCEdit</ulink>. Download your MARC records,
29038           saving them to your desktop or some other location you use/will remember. If you have
29039           MARCEdit already installed you should simply have to double click on your MARC records,
29040           and they will automatically open in MARCEdit.<important>
29041             <para>This tutorial was written with MARCEdit version 5.2.3769.41641 on Windows XP,
29042               instructions may be different if your version or operating system is different.</para>
29043           </important></para>
29044
29045         <itemizedlist>
29046           <listitem>
29047             <para>Your original file will automatically be in the input;
29048             ensure MarcBreaker is chosen, and then click "Execute"</para>
29049
29050             <screenshot>
29051               <screeninfo>MarcBreaker</screeninfo>
29052
29053               <mediaobject>
29054                 <imageobject>
29055                   <imagedata fileref="images/appendix-onorder/marcbreaker.png"/>
29056                 </imageobject>
29057               </mediaobject>
29058             </screenshot>
29059           </listitem>
29060
29061           <listitem>
29062             <para>You will be presented with a summary of the records
29063             processed at the bottom of the screen</para>
29064
29065             <screenshot>
29066               <screeninfo>MarcBreaker Summary</screeninfo>
29067
29068               <mediaobject>
29069                 <imageobject>
29070                   <imagedata fileref="images/appendix-onorder/marcbreaker-summary.png"/>
29071                 </imageobject>
29072               </mediaobject>
29073             </screenshot>
29074           </listitem>
29075
29076           <listitem>
29077             <para>Click 'Edit Records' to continue on to adding item
29078             records</para>
29079           </listitem>
29080
29081           <listitem>
29082             <para>Your screen will be replaced with a larger screen containing
29083             the MARC records</para>
29084
29085             <screenshot>
29086               <screeninfo>MARC file for editing</screeninfo>
29087
29088               <mediaobject>
29089                 <imageobject>
29090                   <imagedata fileref="images/appendix-onorder/editrecords.png"/>
29091                 </imageobject>
29092               </mediaobject>
29093             </screenshot>
29094           </listitem>
29095
29096           <listitem>
29097             <para>Click on Tools &gt; Add/Edit Field</para>
29098
29099             <screenshot>
29100               <screeninfo>Add/Delete Field</screeninfo>
29101
29102               <mediaobject>
29103                 <imageobject>
29104                   <imagedata fileref="images/appendix-onorder/addfield.png"/>
29105                 </imageobject>
29106               </mediaobject>
29107             </screenshot>
29108           </listitem>
29109
29110           <listitem>
29111             <para>Enter in the Koha specific item info</para>
29112
29113             <screenshot>
29114               <screeninfo>Add 942 Field</screeninfo>
29115
29116               <mediaobject>
29117                 <imageobject>
29118                   <imagedata fileref="images/appendix-onorder/add942.png"/>
29119                 </imageobject>
29120               </mediaobject>
29121             </screenshot>
29122
29123             <itemizedlist>
29124               <listitem>
29125                 <para>In the Field box, type 942</para>
29126               </listitem>
29127
29128               <listitem>
29129                 <para>In the Field Data box, type \\$c and the item type code
29130                 (\\$cBOOK in this example)</para>
29131               </listitem>
29132
29133               <listitem>
29134                 <para>Check the 'Insert last' option</para>
29135               </listitem>
29136
29137               <listitem>
29138                 <para>Click 'Add Field'</para>
29139               </listitem>
29140             </itemizedlist>
29141           </listitem>
29142
29143           <listitem>
29144             <para>Enter in the item record data</para>
29145
29146             <screenshot>
29147               <screeninfo>Add 952 Field</screeninfo>
29148
29149               <mediaobject>
29150                 <imageobject>
29151                   <imagedata fileref="images/appendix-onorder/add952.png"/>
29152                 </imageobject>
29153               </mediaobject>
29154             </screenshot>
29155
29156             <itemizedlist>
29157               <listitem>
29158                 <para>In the Field box, type 952</para>
29159               </listitem>
29160
29161               <listitem>
29162                 <para>In the Field Data box, type
29163                 $7ORDERED_STATUS$aPERM_LOC$bCURR_LOC$cSHELVING_LOCATION$eSOURCE_OF_ACQ$yITEM_TYPE</para>
29164
29165                 <itemizedlist>
29166                   <listitem>
29167                     <para>ex. $7-1$aCPL$bCPL$cNEW$eBrodart$yBOOK</para>
29168
29169                     <itemizedlist>
29170                       <listitem>
29171                         <para>In a default install of Koha -1 is the value for
29172                         the Ordered status</para>
29173                       </listitem>
29174                     </itemizedlist>
29175                   </listitem>
29176
29177                   <listitem>
29178                     <para>You may want to look at other subfields you would
29179                     like data in -- for example, changing the collection code
29180                     to put all the items in the same collection (8),
29181                     automatically fill in the acquisition date (d), or put in
29182                     a public note (z).</para>
29183                   </listitem>
29184
29185                   <listitem>
29186                     <para>Be sure you use the $ to separate subfields; adding
29187                     each subfield on a separate line will cause that many
29188                     items to be imported with your MARC record (in the example
29189                     above, four items, each with one of those subfields
29190                     corrected)</para>
29191                   </listitem>
29192
29193                   <listitem>
29194                     <para>Make sure you look at the Administration &gt;
29195                     Authorized Values in Koha to put the correct code into the
29196                     field</para>
29197                   </listitem>
29198                 </itemizedlist>
29199               </listitem>
29200
29201               <listitem>
29202                 <para>Check the 'Insert last' option</para>
29203               </listitem>
29204
29205               <listitem>
29206                 <para>Click 'Add Field'</para>
29207               </listitem>
29208             </itemizedlist>
29209           </listitem>
29210
29211           <listitem>
29212             <para>Close the field editor window</para>
29213           </listitem>
29214
29215           <listitem>
29216             <para>Click on File &gt; Compile into MARC</para>
29217
29218             <screenshot>
29219               <screeninfo>Compile into MARC</screeninfo>
29220
29221               <mediaobject>
29222                 <imageobject>
29223                   <imagedata fileref="images/appendix-onorder/compile.png"/>
29224                 </imageobject>
29225               </mediaobject>
29226             </screenshot>
29227           </listitem>
29228
29229           <listitem>
29230             <para>Choose where to save your file</para>
29231           </listitem>
29232         </itemizedlist>
29233
29234         <para>Now you want to go into your Koha system and follow the
29235         instructions for <link linkend="stagemarc">importing MARC
29236         records</link>.</para>
29237
29238         <para>Once the item has come in, you will need to go to the item
29239         record and individually change the item to have the correct barcode,
29240         and manually change the status from Ordered to the blank line in the
29241         Not for Loan field.</para>
29242
29243         <tip>
29244           <para>If you purchase your cataloged item records, you may want to
29245           request your vendor put in the information you need into the MARC
29246           records for you; that way, you could import the edited-by-the-vendor
29247           file, overwriting the current record, automatically replacing the
29248           data with what you need.</para>
29249         </tip>
29250       </section>
29251     </section>
29252   </chapter>
29253
29254   <chapter id="serials">
29255     <title>Serials</title>
29256
29257     <para>Serials actions can be accessed by going to the More menu at the top
29258     of your screen and choosing Serials or by clicking Serials on the main
29259     Koha staff client page. The Serials module in Koha is used for keeping
29260     track of journals, newspapers and other items that come on a regular
29261     schedule. As with all modules, make sure you go through the related <link
29262     linkend="impserials">Implementation Checklist</link> before using the
29263     Serials module.</para>
29264
29265     <itemizedlist>
29266       <listitem>
29267         <para><emphasis>Get there:</emphasis> More &gt; Serials</para>
29268       </listitem>
29269     </itemizedlist>
29270
29271     <section id="newsubscription">
29272       <title>Add a subscription</title>
29273
29274       <para>Subscriptions can be added by clicking the 'New' button on any
29275       bibliographic record</para>
29276
29277       <screenshot>
29278         <screeninfo>New Subscription Button</screeninfo>
29279
29280         <mediaobject>
29281           <imageobject>
29282             <imagedata fileref="images/serials/newsubfrombib.png"/>
29283           </imageobject>
29284         </mediaobject>
29285       </screenshot>
29286
29287       <para>Or by visiting the Serials module and clicking 'New
29288       Subscription'</para>
29289
29290       <screenshot>
29291         <screeninfo>New Subscription Button</screeninfo>
29292
29293         <mediaobject>
29294           <imageobject>
29295             <imagedata fileref="images/serials/newsubbutton.png"/>
29296           </imageobject>
29297         </mediaobject>
29298       </screenshot>
29299
29300       <para>If you are entering a new subscription from the Serials module you
29301       will be presented with a blank form (if creating new from a
29302       bibliographic record the form will include the bib info).</para>
29303
29304       <screenshot>
29305         <screeninfo>Add a new Subscription Form</screeninfo>
29306
29307         <mediaobject>
29308           <imageobject>
29309             <imagedata fileref="images/serials/addsub.png"/>
29310           </imageobject>
29311         </mediaobject>
29312       </screenshot>
29313
29314       <itemizedlist>
29315         <listitem>
29316           <para>'Librarian' field will show the logged in librarian's
29317           username</para>
29318         </listitem>
29319
29320         <listitem>
29321           <para>'Vendor' can be found by either searching vendors entered via
29322           the <link linkend="acqmodule">Acquisitions module</link> or entering
29323           the vendor ID number</para>
29324
29325           <itemizedlist>
29326             <listitem>
29327               <para>Vendor information is not required</para>
29328             </listitem>
29329
29330             <listitem>
29331               <para>In order to claim missing and late issues you need to
29332               enter vendor information</para>
29333
29334               <screenshot>
29335                 <screeninfo>Vendor Missing Warning</screeninfo>
29336
29337                 <mediaobject>
29338                   <imageobject>
29339                     <imagedata fileref="images/serials/vendorwarning.png"/>
29340                   </imageobject>
29341                 </mediaobject>
29342               </screenshot>
29343             </listitem>
29344           </itemizedlist>
29345         </listitem>
29346
29347         <listitem>
29348           <para>'Biblio' is the MARC record you'd like to link this
29349           subscription to</para>
29350
29351           <itemizedlist>
29352             <listitem>
29353               <para>This can be done by searching for an existing record by
29354               clicking on the 'Search for Biblio' link below the boxes or by
29355               entering the bib number for a record in the first box. Only if
29356               you search with the field between the parenthesis.</para>
29357             </listitem>
29358           </itemizedlist>
29359         </listitem>
29360
29361         <listitem>
29362           <para>Next you can choose whether a new item is created when
29363           receiving an issue</para>
29364         </listitem>
29365
29366         <listitem>
29367           <para>'Location' is for the shelving location</para>
29368         </listitem>
29369
29370         <listitem>
29371           <para>'Call Number' is for your item's call number prefix</para>
29372         </listitem>
29373
29374         <listitem>
29375           <para>'Library' is the branch that owns this subscription.</para>
29376
29377           <itemizedlist>
29378             <listitem>
29379               <para>If more than one library subscribes to this serial you
29380               will need to create a subscription for each library</para>
29381             </listitem>
29382
29383             <listitem>
29384               <para>This can be done easily by using the 'Edit as New
29385               (Duplicate)' option found on the subscription information page
29386               and changing only the 'Library' field</para>
29387
29388               <screenshot>
29389                 <screeninfo>New Duplicate Subscription</screeninfo>
29390
29391                 <mediaobject>
29392                   <imageobject>
29393                     <imagedata fileref="images/serials/newasdup.png"/>
29394                   </imageobject>
29395                 </mediaobject>
29396               </screenshot>
29397             </listitem>
29398           </itemizedlist>
29399         </listitem>
29400
29401         <listitem>
29402           <para>The 'Grace Period' is the number of days before an issue is
29403           automatically moved from 'expected' status to 'waiting' and how many
29404           days before an issue is automatically moved from 'waiting' status to
29405           'late'</para>
29406         </listitem>
29407
29408         <listitem>
29409           <para>Use the 'Public Note' for any notes you would like to appear
29410           in the OPAC for the patrons</para>
29411         </listitem>
29412
29413         <listitem>
29414           <para>'Nonpublic Note' should be used for notes that are only
29415           visible to the librarians via the staff client</para>
29416         </listitem>
29417
29418         <listitem>
29419           <para>To set up a routing list for serials, choose 'Routing List'
29420           from the 'Patron notification' field.</para>
29421
29422           <itemizedlist>
29423             <listitem>
29424               <para>For this option to appear you need to make sure that you
29425               have a Routing List notice set up in the <link
29426               linkend="notices">Notices Tool</link></para>
29427             </listitem>
29428
29429             <listitem>
29430               <para>Learn more about <link linkend="routinglist">Routing
29431               Lists</link> later in this manual</para>
29432             </listitem>
29433           </itemizedlist>
29434         </listitem>
29435
29436         <listitem>
29437           <para>The Staff and OPAC Display options allow you to control how
29438           many issues appear by default on bibliographic records in the Staff
29439           Client and the OPAC</para>
29440
29441           <itemizedlist>
29442             <listitem>
29443               <para>If no values are entered in these fields, they will use
29444               the <link
29445               linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
29446               and <link
29447               linkend="StaffSerialIssueDisplayCount">StaffSerialIssueDisplayCount</link>
29448               system preference values</para>
29449             </listitem>
29450           </itemizedlist>
29451         </listitem>
29452
29453         <listitem>
29454           <para>In 'First issue publication date' you want to enter the date
29455           of the issue you have in your hand, the date from which the
29456           prediction pattern will start</para>
29457         </listitem>
29458
29459         <listitem>
29460           <para>There are several pre-defined options for the 'Frequency' of
29461           publication</para>
29462
29463           <itemizedlist>
29464             <listitem>
29465               <para>Without periodicy: some very specific (usually high level
29466               science journals) don't have a true periodicity. When you
29467               subscribe to the title, you subscribe for 6 issues, which can
29468               arrive in 1 year... or 2... There is no regularity or known
29469               schedule.</para>
29470             </listitem>
29471
29472             <listitem>
29473               <para>Unknown select this if none of the other choices are
29474               relevant</para>
29475             </listitem>
29476
29477             <listitem>
29478               <para>Irregular: The journal is not "regular" but has a
29479               periodicity. You know that it comes out on January, then in
29480               October and December, it is irregular, but you know when it's
29481               going to arrive.</para>
29482             </listitem>
29483
29484             <listitem>
29485               <para>2/day: Twice daily</para>
29486             </listitem>
29487
29488             <listitem>
29489               <para>1/day: Daily</para>
29490             </listitem>
29491
29492             <listitem>
29493               <para>3/week: Three times a week</para>
29494             </listitem>
29495
29496             <listitem>
29497               <para>1/week: Weekly</para>
29498             </listitem>
29499
29500             <listitem>
29501               <para>1/ 2 weeks: Twice monthly (fortnightly)</para>
29502             </listitem>
29503
29504             <listitem>
29505               <para>1/ 3 weeks: Tri-weekly</para>
29506             </listitem>
29507
29508             <listitem>
29509               <para>1/month: Monthly</para>
29510             </listitem>
29511
29512             <listitem>
29513               <para>1/ 2 months (6/year): Bi-monthly</para>
29514             </listitem>
29515
29516             <listitem>
29517               <para>1/ 3 months (1/quarter): Quarterly</para>
29518             </listitem>
29519
29520             <listitem>
29521               <para>1/quarter (seasonal) : Quarterly related to seasons (ie.
29522               Summer, Autumn, Winter, Spring)</para>
29523             </listitem>
29524
29525             <listitem>
29526               <para>2/year: Half yearly</para>
29527             </listitem>
29528
29529             <listitem>
29530               <para>1/year: Annual</para>
29531             </listitem>
29532
29533             <listitem>
29534               <para>1/ 2 years: Bi-annual</para>
29535             </listitem>
29536           </itemizedlist>
29537         </listitem>
29538
29539         <listitem>
29540           <para>Checking the 'Manual history' box will allow you to enter
29541           serials outside the prediction pattern.</para>
29542         </listitem>
29543
29544         <listitem>
29545           <para>'Numbering pattern' will help you determine how the numbers
29546           are printed for each issue</para>
29547
29548           <itemizedlist>
29549             <listitem>
29550               <para>Start with the numbering on the issue you have in hand,
29551               the numbering that matches the date you entered in the 'First
29552               issue publication' field</para>
29553             </listitem>
29554
29555             <listitem>
29556               <para>If you have chosen any 'Numbering Format' other than
29557               'Number' in the 'Rollover at' field, enter the last issue number
29558               before the volume number changes</para>
29559
29560               <itemizedlist>
29561                 <listitem>
29562                   <para>If you chose the 'Number' Numbering Format you will
29563                   see 'issues expected' in which you will enter the total
29564                   number of issues you expect to receive.</para>
29565
29566                   <screenshot>
29567                     <screeninfo>Number as Numbering Pattern</screeninfo>
29568
29569                     <mediaobject>
29570                       <imageobject>
29571                         <imagedata fileref="images/serials/numberonly.png"/>
29572                       </imageobject>
29573                     </mediaobject>
29574                   </screenshot>
29575                 </listitem>
29576               </itemizedlist>
29577             </listitem>
29578
29579             <listitem>
29580               <para>You can choose to create your own numbering pattern by
29581               choosing 'None of the above' and clicking the 'Show/Hide
29582               Advanced Pattern' button at the bottom of the form</para>
29583             </listitem>
29584           </itemizedlist>
29585         </listitem>
29586
29587         <listitem>
29588           <para>'Subscription start date' is the date at which the
29589           subscription begins. This is used for setting up renewal
29590           alerts</para>
29591         </listitem>
29592
29593         <listitem>
29594           <para>'Subscription length' is the number of issues or months in the
29595           subscription. This is also used for setting up renewal alerts</para>
29596         </listitem>
29597
29598         <listitem>
29599           <para>'Subscription end date' should only be entered for
29600           subscriptions that have ended (if you're entering in a backlog of
29601           serials)</para>
29602         </listitem>
29603
29604         <listitem>
29605           <para>The 'Numbering formula' is editable to match the way you'd
29606           like your numbering to print on the item record and subscription
29607           information pages</para>
29608         </listitem>
29609       </itemizedlist>
29610
29611       <para>Click 'Save Subscription' to save the information you have
29612       entered. <link linkend="sampleserialsapp">Find sample serial examples in
29613       the appendix</link>.</para>
29614     </section>
29615
29616     <section id="receiveissues">
29617       <title>Receive Issues</title>
29618
29619       <para>Issues can be marked as received from several locations. To find a
29620       subscription, use the search box at the top of the Serials page to
29621       search for the serial you'd like to receive issues for:</para>
29622
29623       <screenshot>
29624         <screeninfo>Subscription Search</screeninfo>
29625
29626         <mediaobject>
29627           <imageobject>
29628             <imagedata fileref="images/serials/subsearch.png"/>
29629           </imageobject>
29630         </mediaobject>
29631       </screenshot>
29632
29633       <para>From the search results you can click the 'Serial Receive' link or
29634       you can click on the subscription title and then click the 'Receive'
29635       button.</para>
29636
29637       <screenshot>
29638         <screeninfo>Subscription Buttons</screeninfo>
29639
29640         <mediaobject>
29641           <imageobject>
29642             <imagedata fileref="images/serials/subbuttons.png"/>
29643           </imageobject>
29644         </mediaobject>
29645       </screenshot>
29646
29647       <para>The final way to receive serials is from the 'Serial Collection'
29648       page. To the left of the Subscription summary page there is a menu with
29649       a link to 'Serial Collection'</para>
29650
29651       <screenshot>
29652         <screeninfo>Serial Subscription Menu</screeninfo>
29653
29654         <mediaobject>
29655           <imageobject>
29656             <imagedata fileref="images/serials/serialcolllink.png"/>
29657           </imageobject>
29658         </mediaobject>
29659       </screenshot>
29660
29661       <para>From the page that opens up you can click 'Edit Serial' with the
29662       issue you want to receive checked.</para>
29663
29664       <screenshot>
29665         <screeninfo>Edit Issues</screeninfo>
29666
29667         <mediaobject>
29668           <imageobject>
29669             <imagedata fileref="images/serials/editissue.png"/>
29670           </imageobject>
29671         </mediaobject>
29672       </screenshot>
29673
29674       <para>All three of these options will open up the issue receive
29675       form:</para>
29676
29677       <screenshot>
29678         <screeninfo>Receive Serials</screeninfo>
29679
29680         <mediaobject>
29681           <imageobject>
29682             <imagedata fileref="images/serials/receiveissue.png"/>
29683           </imageobject>
29684         </mediaobject>
29685       </screenshot>
29686
29687       <itemizedlist>
29688         <listitem>
29689           <para>Choose 'Arrived' from the status pull down to mark a serial as
29690           received.</para>
29691         </listitem>
29692
29693         <listitem>
29694           <para>If you have decided to have an item record created for each issue an <link
29695               linkend="addingitems">item add form</link> will appear after choosing 'Arrived'<screenshot>
29696               <screeninfo>Serial item record</screeninfo>
29697               <mediaobject>
29698                 <imageobject>
29699                   <imagedata fileref="images/serials/serialitem.png"/>
29700                 </imageobject>
29701               </mediaobject>
29702             </screenshot></para>
29703         </listitem>
29704
29705         <listitem>
29706           <para>If your issue has a supplemental issue with it, fill in the
29707           Supplemental Issue information.</para>
29708         </listitem>
29709
29710         <listitem>
29711           <para>If you have decided to have an item record created for each
29712           issue an <link linkend="addingitems">item add form</link> will
29713           appear for your supplement and for the issue itself</para>
29714         </listitem>
29715
29716         <listitem>
29717           <para>Once you have entered your info you can click 'Save'</para>
29718         </listitem>
29719       </itemizedlist>
29720
29721       <para>If you are receiving multiple issues at once, or have marked an
29722       issue as 'Late' or 'Missing' there you can click the 'Generate Next'
29723       button below the list of issues.</para>
29724
29725       <screenshot>
29726         <screeninfo>Generate Next Button</screeninfo>
29727
29728         <mediaobject>
29729           <imageobject>
29730             <imagedata fileref="images/serials/editissue.png"/>
29731           </imageobject>
29732         </mediaobject>
29733       </screenshot>
29734
29735       <para>Clicking this button will generate the next issue for you and mark
29736       the previously expected issue as 'Late' automatically. You can then
29737       check the 'Edit' box to the right of each issue and edit the status on
29738       multiple issues at once.</para>
29739     </section>
29740
29741     <section id="routinglist">
29742       <title>Create a Routing List</title>
29743
29744       <para>A routing list is a list of people who receive the serial before
29745       it goes to the shelf. When setting up your serial subscription you want
29746       to be sure to pick 'Routing List' from the 'Patron Notification' pull
29747       down.</para>
29748
29749       <screenshot>
29750         <screeninfo>Patron Notification Option</screeninfo>
29751
29752         <mediaobject>
29753           <imageobject>
29754             <imagedata fileref="images/serials/serialnotification.png"/>
29755           </imageobject>
29756         </mediaobject>
29757       </screenshot>
29758
29759       <para>When on the subscription page you will see a link to the left that
29760       reads 'Create Routing List' or 'Edit Routing List'</para>
29761
29762       <screenshot>
29763         <screeninfo>Subscription Routing List Link</screeninfo>
29764
29765         <mediaobject>
29766           <imageobject>
29767             <imagedata fileref="images/serials/createroutinglink.png"/>
29768           </imageobject>
29769         </mediaobject>
29770       </screenshot>
29771
29772       <para>Clicking that link will bring you to the menu to add a new routing
29773       list.</para>
29774
29775       <screenshot>
29776         <screeninfo>Routing List Creation</screeninfo>
29777
29778         <mediaobject>
29779           <imageobject>
29780             <imagedata fileref="images/serials/createroutinglist.png"/>
29781           </imageobject>
29782         </mediaobject>
29783       </screenshot>
29784
29785       <para>From here you want to click 'Add recipients' in order to add
29786       people to the routing list. In the menu that appears you can filter
29787       patrons by part of their name, their library and/or patron
29788       category.</para>
29789
29790       <screenshot>
29791         <screeninfo>Add Members to Routing List</screeninfo>
29792
29793         <mediaobject>
29794           <imageobject>
29795             <imagedata fileref="images/serials/addtorouting.png"/>
29796           </imageobject>
29797         </mediaobject>
29798       </screenshot>
29799
29800       <para>Clicking 'Add' to the right of each name will add them to the
29801       routing list. When you have chosen all of the people for the list, click
29802       the 'Close' link to be redirected to the routing list.</para>
29803
29804       <screenshot>
29805         <screeninfo>Routing List</screeninfo>
29806
29807         <mediaobject>
29808           <imageobject>
29809             <imagedata fileref="images/serials/editroutinglist.png"/>
29810           </imageobject>
29811         </mediaobject>
29812       </screenshot>
29813
29814       <para>If the list looks the way you expect it to, then click 'Save'.
29815       Next you will be brought to a preview of the routing list. To print the
29816       list click 'Save and preview routing slip.' This will open a printable
29817       version of the list.</para>
29818
29819       <screenshot>
29820         <screeninfo>Preview Routing List</screeninfo>
29821
29822         <mediaobject>
29823           <imageobject>
29824             <imagedata fileref="images/serials/previewroutinglist.png"/>
29825           </imageobject>
29826         </mediaobject>
29827       </screenshot>
29828
29829       <para>If <link
29830       linkend="RoutingListAddReserves">RoutingListAddReserves</link> is set to
29831       on then patrons listed in the routing list will automatically be added
29832       to the holds list for the issue.</para>
29833
29834       <para>To see a list of all of the routing lists a specific patron is on
29835       visit the <link linkend="patronroutingtab">Routing Lists tab</link> on
29836       their patron record.</para>
29837     </section>
29838
29839     <section id="serialsubinstaff">
29840       <title>Subscriptions in Staff Client</title>
29841
29842       <para>Subscription information will appear on bibliographic records
29843       under the 'Subscriptions' tab</para>
29844
29845       <screenshot>
29846         <screeninfo>Subscription Tab on Bibliographic Record</screeninfo>
29847
29848         <mediaobject>
29849           <imageobject>
29850             <imagedata fileref="images/serials/subinfoonbib.png"/>
29851           </imageobject>
29852         </mediaobject>
29853       </screenshot>
29854
29855       <para>Clicking the 'Subscription Details' link will take you to the
29856       Subscription summary page in the staff client.</para>
29857
29858       <screenshot>
29859         <screeninfo>Subscription Detail</screeninfo>
29860
29861         <mediaobject>
29862           <imageobject>
29863             <imagedata fileref="images/serials/subscriptiondetail.png"/>
29864           </imageobject>
29865         </mediaobject>
29866       </screenshot>
29867     </section>
29868
29869     <section id="serialsubinopac">
29870       <title>Subscriptions in OPAC</title>
29871
29872       <para>When viewing the subscription in the OPAC there will be several
29873       options.</para>
29874
29875       <para>Like in the staff client, there will be a Subscriptions tab on the
29876       bibliographic record.</para>
29877
29878       <screenshot>
29879         <screeninfo>Subscriptions Tab in OPAC</screeninfo>
29880
29881         <mediaobject>
29882           <imageobject>
29883             <imagedata fileref="images/serials/subopac.png"/>
29884           </imageobject>
29885         </mediaobject>
29886       </screenshot>
29887
29888       <para>Under this tab will appear the number of issues you chose when
29889       setting up the subscription or in your <link
29890       linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
29891       system preference. Clicking the 'More details' link will provide you
29892       with additional information about the serial history. You can set the
29893       default view of a serial in the OPAC with the <link
29894       linkend="SubscriptionHistory">SubscriptionHistory</link> system
29895       preference.</para>
29896
29897       <para>There are two views, compact and full. The compact serial
29898       subscription will show basic information regarding the
29899       subscription</para>
29900
29901       <screenshot>
29902         <screeninfo>Compact Serial View</screeninfo>
29903
29904         <mediaobject>
29905           <imageobject>
29906             <imagedata fileref="images/serials/compactopac.png"/>
29907           </imageobject>
29908         </mediaobject>
29909       </screenshot>
29910
29911       <para>From this compact display patrons can subscribe to routing lists
29912       by clicking the subscribe link that appears below subscriptions that
29913       offer a routing list.</para>
29914
29915       <screenshot>
29916         <screeninfo>Subscribe link in the OPAC</screeninfo>
29917
29918         <mediaobject>
29919           <imageobject>
29920             <imagedata fileref="images/serials/opacroutingsubscribe.png"/>
29921           </imageobject>
29922         </mediaobject>
29923       </screenshot>
29924
29925       <para>Whereas the full view shows extensive details, broken out by year,
29926       regarding the subscription</para>
29927
29928       <screenshot>
29929         <screeninfo>Full Serial View</screeninfo>
29930
29931         <mediaobject>
29932           <imageobject>
29933             <imagedata fileref="images/serials/fullopac.png"/>
29934           </imageobject>
29935         </mediaobject>
29936       </screenshot>
29937     </section>
29938
29939     <section id="serialclaims">
29940       <title>Claim Late Serials</title>
29941
29942       <para>Koha can send email messages to your serial vendors if you have
29943       late issues. To the left of the main serials page there is a link to
29944       'Claims'</para>
29945
29946       <screenshot>
29947         <screeninfo>Link to Claims on Serials Menu</screeninfo>
29948
29949         <mediaobject>
29950           <imageobject>
29951             <imagedata fileref="images/serials/serialclaimmenu.png"/>
29952           </imageobject>
29953         </mediaobject>
29954       </screenshot>
29955
29956       <para>The links to claims also appears to the left of the subscription
29957       detail page</para>
29958
29959       <screenshot>
29960         <screeninfo>Link to Claims on the Serials Menu</screeninfo>
29961
29962         <mediaobject>
29963           <imageobject>
29964             <imagedata fileref="images/serials/serialclaimmenu1.png"/>
29965           </imageobject>
29966         </mediaobject>
29967       </screenshot>
29968
29969       <para>If you don't have a claim notice defined yet you will see a
29970       warning message that you need to first define a notice.</para>
29971
29972       <screenshot>
29973         <screeninfo>Missing Claims Notice Warning</screeninfo>
29974
29975         <mediaobject>
29976           <imageobject>
29977             <imagedata fileref="images/serials/noserialclaim.png"/>
29978           </imageobject>
29979         </mediaobject>
29980       </screenshot>
29981
29982       <para>Clicking 'Claims' will open a report that will ask you to choose
29983       from your various serial vendors to generate claims for late
29984       issues.</para>
29985
29986       <screenshot>
29987         <screeninfo>Serial Claims</screeninfo>
29988
29989         <mediaobject>
29990           <imageobject>
29991             <imagedata fileref="images/serials/serialclaims.png"/>
29992           </imageobject>
29993         </mediaobject>
29994       </screenshot>
29995
29996       <para>From the list of late issues you can choose which ones you want to
29997       send a claim email to by clicking the checkbox to the left of late
29998       issue, choosing the notice template to use and clicking the 'Send
29999       notification' button.</para>
30000     </section>
30001
30002     <section id="serialexpiration">
30003       <title>Check Serial Expiration</title>
30004
30005       <para>When adding serials you enter a subscription length, using the
30006       check expiration tool you can see when your subscriptions are about to
30007       expire. To use the tool click the link to 'Check expiration' on the
30008       serials menu.</para>
30009
30010       <screenshot>
30011         <screeninfo>Check Serial Expiration</screeninfo>
30012
30013         <mediaobject>
30014           <imageobject>
30015             <imagedata fileref="images/serials/serialexpiresearch.png"/>
30016           </imageobject>
30017         </mediaobject>
30018       </screenshot>
30019
30020       <para>In the form that appears you need to enter at least a date to
30021       search by.</para>
30022
30023       <para>In your results you will see all subscriptions that will expire
30024       before the date you entered. From there you can choose to view the
30025       subscription further or renew it in one click.</para>
30026
30027       <screenshot>
30028         <screeninfo>Serial Expiration Search Results</screeninfo>
30029
30030         <mediaobject>
30031           <imageobject>
30032             <imagedata fileref="images/serials/serialexpire.png"/>
30033           </imageobject>
30034         </mediaobject>
30035       </screenshot>
30036     </section>
30037
30038     <section id="serialrenew">
30039       <title>Renewing Serials</title>
30040
30041       <para>If your serial subscription has expired you won't be able to
30042       receive issues. To renew your subscription you can click the 'Renew'
30043       button at the top of your subscription detail page.</para>
30044
30045       <screenshot>
30046         <screeninfo>Renew option on subscription detail</screeninfo>
30047
30048         <mediaobject>
30049           <imageobject>
30050             <imagedata fileref="images/serials/renewsubscription.png"/>
30051           </imageobject>
30052         </mediaobject>
30053       </screenshot>
30054
30055       <para>Another option is to click the 'Renew' link to the right of the
30056       subscription on the Serial Collection page.</para>
30057
30058       <screenshot>
30059         <screeninfo>Renew option on serial collection</screeninfo>
30060
30061         <mediaobject>
30062           <imageobject>
30063             <imagedata fileref="images/serials/collectionrenew.png"/>
30064           </imageobject>
30065         </mediaobject>
30066       </screenshot>
30067
30068       <para>Once you click the 'Renew' link or button you will be presenting
30069       with renewal options.</para>
30070
30071       <screenshot>
30072         <screeninfo>Subscription renewal form</screeninfo>
30073
30074         <mediaobject>
30075           <imageobject>
30076             <imagedata fileref="images/serials/serialrenew.png"/>
30077           </imageobject>
30078         </mediaobject>
30079       </screenshot>
30080
30081       <itemizedlist>
30082         <listitem>
30083           <para>The start date should be the date your subscription period
30084           starts.</para>
30085         </listitem>
30086
30087         <listitem>
30088           <para>For the subscription length you'll want to fill in one of the
30089           three fields presented: Number of num (issues), Number of months or
30090           Number of weeks.</para>
30091         </listitem>
30092
30093         <listitem>
30094           <para>Finally enter any notes you might have about this
30095           renewal.</para>
30096         </listitem>
30097       </itemizedlist>
30098     </section>
30099
30100     <section id="serialsearch">
30101       <title>Searching Serials</title>
30102
30103       <para>Once in the Serials module there is basic search box at the top
30104       that you can use to find subscriptions using any part of the ISSN and/or
30105       title.</para>
30106
30107       <screenshot>
30108         <screeninfo>Basic Serials Search</screeninfo>
30109
30110         <mediaobject>
30111           <imageobject>
30112             <imagedata fileref="images/serials/serialsearch.png"/>
30113           </imageobject>
30114         </mediaobject>
30115       </screenshot>
30116
30117       <para>You can also click the 'Advanced Search' link to the right of the
30118       'Submit' button to do a more thorough search of your serials.</para>
30119
30120       <screenshot>
30121         <screeninfo>Advanced Serials Search</screeninfo>
30122
30123         <mediaobject>
30124           <imageobject>
30125             <imagedata fileref="images/serials/advanceserialsearch.png"/>
30126           </imageobject>
30127         </mediaobject>
30128       </screenshot>
30129
30130       <para>From your results you can filter by using the search boxes at the
30131       bottom of each column and adjust the number of resutls using the toolbar
30132       at the top of the results set.</para>
30133
30134       <screenshot>
30135         <screeninfo>Serial Search Results</screeninfo>
30136
30137         <mediaobject>
30138           <imageobject>
30139             <imagedata fileref="images/serials/serialsearchresults.png"/>
30140           </imageobject>
30141         </mediaobject>
30142       </screenshot>
30143     </section>
30144   </chapter>
30145
30146   <chapter id="acqmodule">
30147     <title>Acquisitions</title>
30148
30149     <para>The Koha Acquisitions module provides a way for the library to
30150     record orders placed with vendors and manage purchase budgets.</para>
30151
30152     <itemizedlist>
30153       <listitem>
30154         <para><emphasis>Get there:</emphasis> More &gt; Acquisitions</para>
30155       </listitem>
30156     </itemizedlist>
30157
30158     <section id="acqsetup">
30159       <title>Setup</title>
30160
30161       <para>Before using the Acquisitions Module you will want to make sure
30162       that you have completed all of the set up.</para>
30163
30164       <para>First, set your <link linkend="acqprefs">Acquisitions System
30165       Preferences</link> and <link linkend="acqadmin">Acquisitions
30166       Administration</link> to match your library's workflow.</para>
30167
30168       <para>On the main acquisitions page you will see your library's funds
30169       listed.</para>
30170
30171       <screenshot>
30172         <screeninfo>Acquisitions Funds Summary</screeninfo>
30173
30174         <mediaobject>
30175           <imageobject>
30176             <imagedata fileref="images/acquisitions/acqfunds.png"/>
30177           </imageobject>
30178         </mediaobject>
30179       </screenshot>
30180
30181       <para><tip>
30182           <para>If the total line is confusing for the funds you have set up
30183           you can hide it by adding <programlisting>#funds_total {display:none;}</programlisting></para>
30184
30185           <para>to the <link linkend="IntranetUserCSS">IntranetUserCSS</link>
30186           preference.</para>
30187         </tip></para>
30188
30189       <para>To see all active funds you can click the checkbox next to 'Show
30190       all' below the funds table.</para>
30191
30192       <para>To see a history of all orders in a fund you can click on the
30193       linked amount and it will run a search for you.</para>
30194
30195       <screenshot>
30196         <screeninfo>Breakdown of orders against the FIC Fund</screeninfo>
30197
30198         <mediaobject>
30199           <imageobject>
30200             <imagedata fileref="images/acquisitions/fundbreakdown.png"/>
30201           </imageobject>
30202         </mediaobject>
30203       </screenshot>
30204
30205       <para>Learn more in the <link linkend="fundtracking">Budget/Fund
30206       Tracking</link> section of this manual.</para>
30207     </section>
30208
30209     <section id="acqvendors">
30210       <title>Vendors</title>
30211
30212       <para>Before any orders can be places you must first enter at least one
30213       vendor.</para>
30214
30215       <section id="addacqvendor">
30216         <title>Add a Vendor</title>
30217
30218         <para>To add a vendor click the 'New Vendor' button on the
30219         Acquisitions page</para>
30220
30221         <screenshot>
30222           <screeninfo>New Vendor Button on Acquisitions</screeninfo>
30223
30224           <mediaobject>
30225             <imageobject>
30226               <imagedata fileref="images/acquisitions/newvendbutton.png"/>
30227             </imageobject>
30228           </mediaobject>
30229         </screenshot>
30230
30231         <para>The vendor add form is broken into three pieces</para>
30232
30233         <itemizedlist>
30234           <listitem>
30235             <para>The first section is for basic information about the
30236             Vendor</para>
30237
30238             <screenshot>
30239               <screeninfo>Basic Vendor Information</screeninfo>
30240
30241               <mediaobject>
30242                 <imageobject>
30243                   <imagedata fileref="images/acquisitions/newvendor1.png"/>
30244                 </imageobject>
30245               </mediaobject>
30246             </screenshot>
30247
30248             <itemizedlist>
30249               <listitem>
30250                 <para>Of these fields, only the Vendor name is required, the
30251                 rest of the information should be added to help with
30252                 generating claim letters and invoices</para>
30253               </listitem>
30254             </itemizedlist>
30255           </listitem>
30256
30257           <listitem>
30258             <para>The second section is for information regarding your contact
30259             at the Vendor's office</para>
30260
30261             <screenshot>
30262               <screeninfo>Vendor Contact Details</screeninfo>
30263
30264               <mediaobject>
30265                 <imageobject>
30266                   <imagedata fileref="images/acquisitions/newvendor2.png"/>
30267                 </imageobject>
30268               </mediaobject>
30269             </screenshot>
30270
30271             <itemizedlist>
30272               <listitem>
30273                 <para>None of these fields are required, they should only be
30274                 entered if you want to keep track of your contact's
30275                 information within Koha</para>
30276               </listitem>
30277             </itemizedlist>
30278           </listitem>
30279
30280           <listitem>
30281             <para>The final section is for billing information</para>
30282
30283             <screenshot>
30284               <screeninfo>Vendor Ordering/Billing Information</screeninfo>
30285
30286               <mediaobject>
30287                 <imageobject>
30288                   <imagedata fileref="images/acquisitions/newvendor3.png"/>
30289                 </imageobject>
30290               </mediaobject>
30291             </screenshot>
30292
30293             <itemizedlist>
30294               <listitem>
30295                 <para>To be able to order from a vendor you must make them
30296                 'Active'</para>
30297               </listitem>
30298
30299               <listitem>
30300                 <para>For List Prices and Invoice Prices choose the
30301                 currency</para>
30302
30303                 <itemizedlist>
30304                   <listitem>
30305                     <para>Currencies are assigned in the <link
30306                     linkend="currexchangeadmin">Currencies &amp; Exchange
30307                     Rates</link> admin area</para>
30308                   </listitem>
30309                 </itemizedlist>
30310               </listitem>
30311
30312               <listitem>
30313                 <para>If your library is charged tax mark your Tax Number as
30314                 registered</para>
30315               </listitem>
30316
30317               <listitem>
30318                 <para>Note if you list prices and/or invoice prices include
30319                 tax</para>
30320               </listitem>
30321
30322               <listitem>
30323                 <para>If the vendor offers a consistent blank discount, enter
30324                 that in the 'Discount' field</para>
30325
30326                 <itemizedlist>
30327                   <listitem>
30328                     <para>You can enter item specific discounts when placing
30329                     an order</para>
30330                   </listitem>
30331                 </itemizedlist>
30332               </listitem>
30333
30334               <listitem>
30335                 <para>Enter your tax rate if your library is charged taxes on
30336                 orders</para>
30337               </listitem>
30338
30339               <listitem>
30340                 <para>If you know about how long it usually takes orders to
30341                 arrive from this vendor you can enter a delivery time. This
30342                 will allow Koha to estimate when orders will arrive at your
30343                 library on the late orders report.</para>
30344               </listitem>
30345
30346               <listitem>
30347                 <para>Notes are for internal use</para>
30348               </listitem>
30349             </itemizedlist>
30350           </listitem>
30351         </itemizedlist>
30352       </section>
30353
30354       <section id="editacqvendor">
30355         <title>View/Edit a Vendor</title>
30356
30357         <para>To view a vendor's information page you must search for the
30358         vendor from the Acquisitions home page. Your search can be for any
30359         part of the Vendor's name:</para>
30360
30361         <screenshot>
30362           <screeninfo>Vendor Search Results</screeninfo>
30363
30364           <mediaobject>
30365             <imageobject>
30366               <imagedata fileref="images/acquisitions/vendorsearch.png"/>
30367             </imageobject>
30368           </mediaobject>
30369         </screenshot>
30370
30371         <para>From the results, click on the name of the vendor you want to
30372         view or edit</para>
30373
30374         <screenshot>
30375           <screeninfo>Vendor Information Page</screeninfo>
30376
30377           <mediaobject>
30378             <imageobject>
30379               <imagedata fileref="images/acquisitions/vendorpage.png"/>
30380             </imageobject>
30381           </mediaobject>
30382         </screenshot>
30383
30384         <para>To make changes to the vendor, simply click the 'Edit'
30385         button.</para>
30386
30387         <para>If the vendor has no baskets attached to it then a 'Delete'
30388         button will also be visible and the vendor can be deleted.</para>
30389
30390         <screenshot>
30391           <screeninfo>Delete Vendor Button</screeninfo>
30392
30393           <mediaobject>
30394             <imageobject>
30395               <imagedata fileref="images/acquisitions/deletevendor.png"/>
30396             </imageobject>
30397           </mediaobject>
30398         </screenshot>
30399       </section>
30400
30401       <section id="vendorcontracts">
30402         <title>Vendor Contracts</title>
30403
30404         <para>You can define contracts (with a start and end date) and attach
30405         them to a vendor. This is used so that at the end of the year you can
30406         see how much you spent on a specific contract with a vendor. In some
30407         places, contracts are set up with a minimum and maximum yearly
30408         amount.</para>
30409
30410         <section id="addvendorcontract">
30411           <title>Add a Contract</title>
30412
30413           <para>At the top of a Vendor Information Page, you will see a 'New
30414           Contract' button.</para>
30415
30416           <screenshot>
30417             <screeninfo>New Contract Button</screeninfo>
30418
30419             <mediaobject>
30420               <imageobject>
30421                 <imagedata fileref="images/acquisitions/newcontract.png"/>
30422               </imageobject>
30423             </mediaobject>
30424           </screenshot>
30425
30426           <para>The contract form will ask for some very basic information
30427           about the contract</para>
30428
30429           <screenshot>
30430             <screeninfo>New Contract Form</screeninfo>
30431
30432             <mediaobject>
30433               <imageobject>
30434                 <imagedata fileref="images/acquisitions/newcontractform.png"/>
30435               </imageobject>
30436             </mediaobject>
30437           </screenshot>
30438
30439           <important>
30440             <para>You cannot enter a contract retrospectively. The end date
30441             must not be before today's date.</para>
30442           </important>
30443
30444           <para>Once the contract is saved it will appear below the vendor
30445           information.</para>
30446
30447           <screenshot>
30448             <screeninfo>Vendor with contracts</screeninfo>
30449
30450             <mediaobject>
30451               <imageobject>
30452                 <imagedata fileref="images/acquisitions/contractdisplay.png"/>
30453               </imageobject>
30454             </mediaobject>
30455           </screenshot>
30456
30457           <para>It will also be an option when creating a basket</para>
30458
30459           <screenshot>
30460             <screeninfo>Contract Pull Down on New Basket Form</screeninfo>
30461
30462             <mediaobject>
30463               <imageobject>
30464                 <imagedata fileref="images/acquisitions/contractonbasket.png"/>
30465               </imageobject>
30466             </mediaobject>
30467           </screenshot>
30468         </section>
30469       </section>
30470     </section>
30471
30472     <section id="managesuggest">
30473       <title>Managing Suggestions</title>
30474
30475       <para>Depending on your settings in the <link
30476       linkend="suggestionspref">suggestion</link> system preference, patrons
30477       may be able to make purchase suggestions via the OPAC. When a suggestion
30478       is waiting for library review, it will appear on the Acquisitions home
30479       page under the vendor search.</para>
30480
30481       <screenshot>
30482         <screeninfo>Pending suggestions on Acquisitions</screeninfo>
30483
30484         <mediaobject>
30485           <imageobject>
30486             <imagedata fileref="images/acquisitions/suggestonacq.png"/>
30487           </imageobject>
30488         </mediaobject>
30489       </screenshot>
30490
30491       <para>It will also appear on the main staff dashboard under the module
30492       labels:</para>
30493
30494       <screenshot>
30495         <screeninfo>Pending suggestions on main page</screeninfo>
30496
30497         <mediaobject>
30498           <imageobject>
30499             <imagedata fileref="images/acquisitions/pendingsuggestions.png"/>
30500           </imageobject>
30501         </mediaobject>
30502       </screenshot>
30503
30504       <para>Clicking 'Manage suggestions' will take you to the suggestion
30505       management tool. If there are no pending suggestions you can access the
30506       suggestion management tool by clicking the 'Manage suggestions' link on
30507       the menu on the left of the Acquisitions page.</para>
30508
30509       <screenshot>
30510         <screeninfo>Suggestion Management</screeninfo>
30511
30512         <mediaobject>
30513           <imageobject>
30514             <imagedata fileref="images/acquisitions/suggestmanage.png"/>
30515           </imageobject>
30516         </mediaobject>
30517       </screenshot>
30518
30519       <para>Your suggestions will be sorted into several tabs: Accepted,
30520       Pending, Checked, Ordered and/or Rejected. Each accepted or rejected
30521       suggestion will show the name of the librarian who managed the
30522       suggestion and the reason they gave for accepting or rejecting it (found
30523       under 'Status').</para>
30524       <para>An 'Accepted' suggestion is one that you have marked as 'Accepted' using the form below
30525         the suggestions.  A 'Pending' suggestion is one that is awaiting action from the library.  A
30526         'Checked' suggestion is one that has been marked as 'Checked' using the form before the
30527         suggestions.  An 'Ordered' suggestion is on that has been ordered using the '<link
30528           linkend="orderfromsuggestion">From a purchase suggestion</link>' link in your basket. A
30529         'Rejected' suggestion is one that you have marked at 'Rejected' using the form below the
30530         list of suggestions.</para>
30531
30532       <para>For libraries with lots of suggestions, there are filters on the
30533       left hand side of the Manage Suggestions page to assist in limiting the
30534       number of titles displayed on the screen.</para>
30535
30536       <screenshot>
30537         <screeninfo>Suggestion Filtering</screeninfo>
30538
30539         <mediaobject>
30540           <imageobject>
30541             <imagedata fileref="images/acquisitions/suggestionsfilters.png"/>
30542           </imageobject>
30543         </mediaobject>
30544       </screenshot>
30545
30546       <para>Clicking on the blue headings will expand the filtering options
30547       and clicking '[clear]' will clear all filters and show all
30548       suggestions.<tip>
30549           <para>The suggestions page will automatically be limited to
30550           suggestions for your library. To see information for all (or any
30551           other) libraries click on the 'Acquisition information' filter and
30552           change the library.</para>
30553
30554           <screenshot>
30555             <screeninfo>Branch filter</screeninfo>
30556
30557             <mediaobject>
30558               <imageobject>
30559                 <imagedata fileref="images/acquisitions/suggestbranchfilter.png"/>
30560               </imageobject>
30561             </mediaobject>
30562           </screenshot>
30563         </tip></para>
30564
30565       <para>When reviewing 'Pending' suggestions you can choose to check the
30566       box next to the item(s) you want to approve/reject and then choose the
30567       status and reason for your selection. You can also choose to completely
30568       delete the suggestion by checking the 'Delete selected' box.</para>
30569
30570       <screenshot>
30571         <screeninfo>Pending Suggestions</screeninfo>
30572
30573         <mediaobject>
30574           <imageobject>
30575             <imagedata fileref="images/acquisitions/suggestpending.png"/>
30576           </imageobject>
30577         </mediaobject>
30578       </screenshot>
30579
30580       <para>Another option for libraries with long lists of suggestions is to
30581       approve or reject suggestions one by one by clicking on the title of the
30582       suggestion to open a summary of the suggestion, including information if
30583       the item was purchased.</para>
30584
30585       <screenshot>
30586         <screeninfo>Suggestion Information</screeninfo>
30587
30588         <mediaobject>
30589           <imageobject>
30590             <imagedata fileref="images/acquisitions/suggestiondetails.png"/>
30591           </imageobject>
30592         </mediaobject>
30593       </screenshot>
30594
30595       <para>Clicking 'edit' to the right of the suggested title will open a
30596       suggestion editing page.</para>
30597
30598       <screenshot>
30599         <screeninfo>Edit Purchase Suggestion</screeninfo>
30600
30601         <mediaobject>
30602           <imageobject>
30603             <imagedata fileref="images/acquisitions/editsuggestion.png"/>
30604           </imageobject>
30605         </mediaobject>
30606       </screenshot>
30607
30608       <para>From this form you can make edits to the suggestion (adding more
30609       details or updating incorrect information provided by the patron). You
30610       can also choose to accept or reject the suggestion on an individual
30611       basis.</para>
30612
30613       <itemizedlist>
30614         <listitem>
30615           <para>Choosing to mark a request as 'Pending' will move the request
30616           back to the 'Pending' tab.</para>
30617         </listitem>
30618       </itemizedlist>
30619
30620       <para>Reasons for accepting and rejecting suggestions are defined by the
30621       <link linkend="suggestauthorized">SUGGEST</link> authorized
30622       value.</para>
30623
30624       <screenshot>
30625         <screeninfo>Reasons for approving or rejecting
30626         suggestions</screeninfo>
30627
30628         <mediaobject>
30629           <imageobject>
30630             <imagedata fileref="images/acquisitions/suggestreasons.png"/>
30631           </imageobject>
30632         </mediaobject>
30633       </screenshot>
30634
30635       <para>If you choose 'Others...' as your reason you will be prompted to
30636       enter your reason in a text box. Clicking 'Cancel' to the right of the
30637       box will bring back the pull down menu with authorized reasons.</para>
30638
30639       <screenshot>
30640         <screeninfo>Enter reason for 'Others...'</screeninfo>
30641
30642         <mediaobject>
30643           <imageobject>
30644             <imagedata fileref="images/acquisitions/suggestothers.png"/>
30645           </imageobject>
30646         </mediaobject>
30647       </screenshot>
30648
30649       <para>Once you have clicked 'Submit' the suggestion will be moved to the
30650       matching tab. The status will also be updated on the patron's account in
30651       the OPAC and an <link linkend="notices">email notice</link> will be sent
30652       to the patron using the template that matches the status you have
30653       chosen.</para>
30654
30655       <screenshot>
30656         <screeninfo>Purchase suggestions in the OPAC</screeninfo>
30657
30658         <mediaobject>
30659           <imageobject>
30660             <imagedata fileref="images/acquisitions/mysuggestions.png"/>
30661           </imageobject>
30662         </mediaobject>
30663       </screenshot>
30664     </section>
30665
30666     <section id="placingacqorder">
30667       <title>Placing Orders</title>
30668
30669       <para>To place an order you must first search for the vendor or
30670       bookseller you want to send the order to.</para>
30671
30672       <section id="createacqbasket">
30673         <title>Create a basket</title>
30674
30675         <para>To create a basket you must first search for the vendor you're
30676         ordering from:</para>
30677
30678         <screenshot>
30679           <screeninfo>New Basket / Add Basket Options</screeninfo>
30680
30681           <mediaobject>
30682             <imageobject>
30683               <imagedata fileref="images/acquisitions/addbasketbutton.png"/>
30684             </imageobject>
30685           </mediaobject>
30686         </screenshot>
30687
30688         <para>Next to the vendor name you will see a 'New Basket'
30689         button</para>
30690
30691         <screenshot>
30692           <screeninfo>Add Basket Form</screeninfo>
30693
30694           <mediaobject>
30695             <imageobject>
30696               <imagedata fileref="images/acquisitions/addbasket.png"/>
30697             </imageobject>
30698           </mediaobject>
30699         </screenshot>
30700
30701         <itemizedlist>
30702           <listitem>
30703             <para>When adding a basket you want to give it a name that will
30704             help you identify it later</para>
30705           </listitem>
30706
30707           <listitem>
30708             <para>Enter in the Billing Place and Delivery Place (this will
30709             default the library you're logged in at)</para>
30710           </listitem>
30711
30712           <listitem>
30713             <para>If you would like to change the vendor you're ordering from
30714             you can use the Vendor pull down menu</para>
30715           </listitem>
30716
30717           <listitem>
30718             <para>The notes fields are optional and can contain any type of
30719             information</para>
30720           </listitem>
30721         </itemizedlist>
30722
30723         <para>If you have <link linkend="addvendorcontract">added
30724         contracts</link> to the vendor you're ordering from, you will also
30725         have an option to choose which contract you're ordering these items
30726         under.</para>
30727
30728         <screenshot>
30729           <screeninfo>Basket with contract options</screeninfo>
30730
30731           <mediaobject>
30732             <imageobject>
30733               <imagedata fileref="images/acquisitions/basketwithcontracts.png"/>
30734             </imageobject>
30735           </mediaobject>
30736         </screenshot>
30737
30738         <para>When finished, click 'Save'</para>
30739
30740         <screenshot>
30741           <screeninfo>New Empty Basket</screeninfo>
30742
30743           <mediaobject>
30744             <imageobject>
30745               <imagedata fileref="images/acquisitions/basket.png"/>
30746             </imageobject>
30747           </mediaobject>
30748         </screenshot>
30749
30750         <para>Once your basket is created you are presented with several
30751         options for adding items to the order.</para>
30752
30753         <itemizedlist>
30754           <listitem>
30755             <para>If you are ordering another copy of an existing item, you
30756             can simply search for the record in your system.</para>
30757
30758             <screenshot>
30759               <screeninfo>Search for existing records</screeninfo>
30760
30761               <mediaobject>
30762                 <imageobject>
30763                   <imagedata fileref="images/acquisitions/orderfromexisting.png"/>
30764                 </imageobject>
30765               </mediaobject>
30766             </screenshot>
30767
30768             <itemizedlist>
30769               <listitem>
30770                 <para>From the results, simply click 'Order' to be brought to
30771                 the order form.</para>
30772
30773                 <screenshot>
30774                   <screeninfo>Order form</screeninfo>
30775
30776                   <mediaobject>
30777                     <imageobject>
30778                       <imagedata fileref="images/acquisitions/existingitemorder.png"/>
30779                     </imageobject>
30780                   </mediaobject>
30781                 </screenshot>
30782
30783                 <itemizedlist>
30784                   <listitem>
30785                     <para>All of the details associated with the item will
30786                     already be listed under 'Catalog details.'</para>
30787                   </listitem>
30788                 </itemizedlist>
30789               </listitem>
30790             </itemizedlist>
30791           </listitem>
30792
30793           <listitem id="orderfromsuggestion">
30794             <para>If you allow patrons to make purchase suggestions (learn more in the <link
30795                 linkend="managesuggest">Managing Suggestions</link> section of this manual), then
30796               you can place orders from those suggestions. In order to keep track of suggestions
30797               that have been ordered and received you must place the order using this link.  </para>
30798             <screenshot>
30799               <screeninfo>Approved Suggestions to Order From</screeninfo>
30800               <mediaobject>
30801                 <imageobject>
30802                   <imagedata fileref="images/acquisitions/orderfromsuggest.png"/>
30803                 </imageobject>
30804               </mediaobject>
30805             </screenshot>
30806             <itemizedlist>
30807               <listitem>
30808                 <para>From the results, click 'Order' next to the item you want to order and you
30809                   will be presented with the order form including a link to the suggestion</para>
30810                 <screenshot>
30811                   <screeninfo>Order from a Suggestion</screeninfo>
30812                   <mediaobject>
30813                     <imageobject>
30814                       <imagedata fileref="images/acquisitions/orderfromsuggestform.png"/>
30815                     </imageobject>
30816                   </mediaobject>
30817                 </screenshot>
30818                 <itemizedlist>
30819                   <listitem>
30820                     <para>From this form you can make changes to the Catalog Details if
30821                       necessary.</para>
30822                   </listitem>
30823                   <listitem>
30824                     <para>When the item appears in your basket it will include a link to the
30825                       suggestion.</para>
30826                     <screenshot>
30827                       <screeninfo>Suggestion Link in basket</screeninfo>
30828                       <mediaobject>
30829                         <imageobject>
30830                           <imagedata fileref="images/acquisitions/ordersuggestlink.png"/>
30831                         </imageobject>
30832                       </mediaobject>
30833                     </screenshot>
30834                   </listitem>
30835                 </itemizedlist>
30836               </listitem>
30837               <listitem>
30838                 <para>Orders added to the basket in this way will notify the patron via email that
30839                   their suggestion has been ordered and will update the patron's '<link
30840                     linkend="opacmysuggestions">My purchase suggestions</link>' page in the
30841                   OPAC.</para>
30842               </listitem>
30843             </itemizedlist>
30844           </listitem>
30845
30846           <listitem>
30847             <para>To order from a record that can't be found anywhere else,
30848             choose the 'From a new (empty) record.'</para>
30849
30850             <screenshot>
30851               <screeninfo>Order a new record</screeninfo>
30852
30853               <mediaobject>
30854                 <imageobject>
30855                   <imagedata fileref="images/acquisitions/fromnewemptyrecord.png"/>
30856                 </imageobject>
30857               </mediaobject>
30858             </screenshot>
30859
30860             <itemizedlist>
30861               <listitem>
30862                 <para>You will be presented with an empty form to fill in all
30863                 of the necessary details about the item you are
30864                 ordering.</para>
30865               </listitem>
30866             </itemizedlist>
30867           </listitem>
30868
30869           <listitem>
30870             <para>If you want to search other libraries for an item to
30871             purchase, you can use the 'From an external source' option that
30872             will allow you to order from a MARC record found via a Z39.50
30873             search.</para>
30874
30875             <screenshot>
30876               <screeninfo>Search for record to add</screeninfo>
30877
30878               <mediaobject>
30879                 <imageobject>
30880                   <imagedata fileref="images/acquisitions/orderz39.png"/>
30881                 </imageobject>
30882               </mediaobject>
30883             </screenshot>
30884
30885             <itemizedlist>
30886               <listitem>
30887                 <para>From the results, click the Order link next to the item
30888                 you want to purchase.</para>
30889
30890                 <screenshot>
30891                   <screeninfo>Search Results to Order From</screeninfo>
30892
30893                   <mediaobject>
30894                     <imageobject>
30895                       <imagedata fileref="images/acquisitions/orderz39results.png"/>
30896                     </imageobject>
30897                   </mediaobject>
30898                 </screenshot>
30899               </listitem>
30900
30901               <listitem>
30902                 <para>If the item you're ordering from an external source
30903                 looks like it might be a duplicate, Koha will warn you and
30904                 give you options on how to proceed.</para>
30905
30906                 <screenshot>
30907                   <screeninfo>Duplicate order warning</screeninfo>
30908
30909                   <mediaobject>
30910                     <imageobject>
30911                       <imagedata fileref="images/acquisitions/dupwarning.png"/>
30912                     </imageobject>
30913                   </mediaobject>
30914                 </screenshot>
30915
30916                 <itemizedlist>
30917                   <listitem>
30918                     <para>From the warning, you can choose to order another
30919                     copy on the existing bib record, create a new bib record,
30920                     or cancel your order of this item.</para>
30921                   </listitem>
30922                 </itemizedlist>
30923               </listitem>
30924
30925               <listitem>
30926                 <para>In the order form that pops up, you will not be able to
30927                 edit the catalog details.</para>
30928
30929                 <screenshot>
30930                   <screeninfo>New order from Z39.50 Search</screeninfo>
30931
30932                   <mediaobject>
30933                     <imageobject>
30934                       <imagedata fileref="images/acquisitions/orderz39form.png"/>
30935                     </imageobject>
30936                   </mediaobject>
30937                 </screenshot>
30938               </listitem>
30939             </itemizedlist>
30940           </listitem>
30941
30942           <listitem>
30943             <para>The final option for ordering is to order from a staged
30944             record (<link linkend="stagemarc">learn more about staging
30945             records</link>).</para>
30946
30947             <screenshot>
30948               <screeninfo>Staged Files to Order From</screeninfo>
30949
30950               <mediaobject>
30951                 <imageobject>
30952                   <imagedata fileref="images/acquisitions/stagedfiles.png"/>
30953                 </imageobject>
30954               </mediaobject>
30955             </screenshot>
30956
30957             <itemizedlist>
30958               <listitem>
30959                 <para>From the list of files you are presented with, choose
30960                 the 'Add orders' link.</para>
30961
30962                 <screenshot>
30963                   <screeninfo>Records in the staged file</screeninfo>
30964
30965                   <mediaobject>
30966                     <imageobject>
30967                       <imagedata fileref="images/acquisitions/stagedrecords.png"/>
30968                     </imageobject>
30969                   </mediaobject>
30970                 </screenshot>
30971
30972                 <itemizedlist>
30973                   <listitem>
30974                     <para>From the list of records, click 'Add order' next to
30975                     the item that you want to add to your order.</para>
30976
30977                     <screenshot>
30978                       <screeninfo>New order from Staged Record</screeninfo>
30979
30980                       <mediaobject>
30981                         <imageobject>
30982                           <imagedata fileref="images/acquisitions/stagedorder.png"/>
30983                         </imageobject>
30984                       </mediaobject>
30985                     </screenshot>
30986
30987                     <itemizedlist>
30988                       <listitem>
30989                         <para>From the order form, you will not be able to
30990                         edit the catalog details.</para>
30991                       </listitem>
30992                     </itemizedlist>
30993                   </listitem>
30994
30995                   <listitem>
30996                     <para>The other option is to import all records from the
30997                     staged file by scrolling below the list of records in the
30998                     staged file and filling in the item information.</para>
30999
31000                     <screenshot>
31001                       <screeninfo>Import All</screeninfo>
31002
31003                       <mediaobject>
31004                         <imageobject>
31005                           <imagedata fileref="images/acquisitions/importallstaged.png"/>
31006                         </imageobject>
31007                       </mediaobject>
31008                     </screenshot>
31009
31010                     <itemizedlist>
31011                       <listitem>
31012                         <para>If you choose this option the Koha will look in
31013                         the 020$c and grab the pricing information from that
31014                         field and put that on each order line.</para>
31015                       </listitem>
31016                     </itemizedlist>
31017                   </listitem>
31018                 </itemizedlist>
31019               </listitem>
31020             </itemizedlist>
31021           </listitem>
31022         </itemizedlist>
31023
31024         <para>After bringing in the bib information, if your <link
31025         linkend="AcqCreateItem">AcqCreateItem</link> system preference is set
31026         to add an item when ordering you will enter the item info next. You
31027         need to fill out at least one item record and then click the 'Add'
31028         button at the bottom left of the item form.</para>
31029
31030         <screenshot>
31031           <screeninfo>Item order</screeninfo>
31032
31033           <mediaobject>
31034             <imageobject>
31035               <imagedata fileref="images/acquisitions/itemonorder.png"/>
31036             </imageobject>
31037           </mediaobject>
31038         </screenshot>
31039
31040         <para>After clicking the 'Add item' button below the item record the item will appear above
31041           the form and then you can enter your next item the same way (if ordering more than one
31042           item).</para>
31043
31044         <screenshot>
31045           <screeninfo>Item ordered</screeninfo>
31046
31047           <mediaobject>
31048             <imageobject>
31049               <imagedata fileref="images/acquisitions/itemonorderadded.png"/>
31050             </imageobject>
31051           </mediaobject>
31052         </screenshot>
31053
31054         <para>Once you have entered the info about the item, you need to enter
31055         the Accounting information.</para>
31056
31057         <screenshot>
31058           <screeninfo>Accounting Details</screeninfo>
31059
31060           <mediaobject>
31061             <imageobject>
31062               <imagedata fileref="images/acquisitions/accounting.png"/>
31063             </imageobject>
31064           </mediaobject>
31065         </screenshot>
31066
31067         <itemizedlist>
31068           <listitem>
31069             <para>Quantity is populated by the number of items you've added to the order above.<itemizedlist>
31070                 <listitem>
31071                   <important>
31072                     <para>You cannot edit the quantity manually, you must click 'Add' below the item
31073                       form to add as many items as you're ordering.</para>
31074                   </important>
31075                 </listitem>
31076               </itemizedlist></para>
31077           </listitem>
31078
31079           <listitem>
31080             <para>The list of funds is populated by the <link
31081             linkend="funds">funds</link> you have assigned in the Acquisitions
31082             Administration area.</para>
31083           </listitem>
31084
31085           <listitem>
31086             <para>The currency pull down will have the <link
31087             linkend="currexchangeadmin">currencies</link> you set up in the
31088             <link linkend="acqadmin">Acquisitions Administration</link>
31089             area.</para>
31090           </listitem>
31091
31092           <listitem>
31093             <para>The vendor price is the price before any taxes or discounts
31094             are applied.</para>
31095           </listitem>
31096
31097           <listitem>
31098             <para>If the price is uncertain, check the uncertain price
31099             box.</para>
31100
31101             <itemizedlist>
31102               <listitem>
31103                 <para>A basket with at least one uncertain price can't be
31104                 closed.</para>
31105               </listitem>
31106             </itemizedlist>
31107           </listitem>
31108
31109           <listitem>
31110             <para>If you are charged sales tax, choose that from the gstrate
31111             field</para>
31112           </listitem>
31113
31114           <listitem>
31115             <para>Enter the percentage discount you're receiving on this
31116             order, once you enter this, hit tab and Koha will populate the
31117             rest of the cost fields below.</para>
31118           </listitem>
31119
31120           <listitem>
31121             <para>If you added Planning Values when <link
31122             linkend="addbudgetfund">creating the Fund</link>, those values
31123             will appear in the two Planning Value fields.</para>
31124           </listitem>
31125         </itemizedlist>
31126
31127         <para>Once an item is added to the basket you will be presented with a
31128         basket summary.</para>
31129
31130         <screenshot>
31131           <screeninfo>Basket with item info</screeninfo>
31132
31133           <mediaobject>
31134             <imageobject>
31135               <imagedata fileref="images/acquisitions/finalbasket.png"/>
31136             </imageobject>
31137           </mediaobject>
31138         </screenshot>
31139
31140         <para>If you would like to see more details you can check the 'Show
31141         all details' checkbox</para>
31142
31143         <screenshot>
31144           <screeninfo>Show all details</screeninfo>
31145
31146           <mediaobject>
31147             <imageobject>
31148               <imagedata fileref="images/acquisitions/showalldetails.png"/>
31149             </imageobject>
31150           </mediaobject>
31151         </screenshot>
31152
31153         <para>From here, you can edit or remove the items that you have
31154         added.</para>
31155
31156         <itemizedlist>
31157           <listitem>
31158             <para>Choosing to 'Delete the order' will delete the order line
31159             but leave the record in the catalog.</para>
31160           </listitem>
31161
31162           <listitem>
31163             <para>Choosing to 'Delete order and catalog record' removes both
31164             the order line and the record in the catalog.</para>
31165
31166             <itemizedlist>
31167               <listitem>
31168                 <para>The catalog record cannot always be deleted. You might
31169                 see notes explaining why.</para>
31170
31171                 <screenshot>
31172                   <screeninfo>Can't delete order line</screeninfo>
31173
31174                   <mediaobject>
31175                     <imageobject>
31176                       <imagedata fileref="images/acquisitions/cantdeleteorderline.png"/>
31177                     </imageobject>
31178                   </mediaobject>
31179                 </screenshot>
31180               </listitem>
31181             </itemizedlist>
31182           </listitem>
31183         </itemizedlist>
31184
31185         <para>On the summary page, you also have the option to edit the
31186         information that you entered about the basket by clicking the 'Edit
31187         basket header information' button, to delete the basket altogether by
31188         clicking the 'Delete this basket' button, or to export your basket as
31189         a CSV file by clicking the 'Export this basket as CSV' button.</para>
31190
31191         <screenshot>
31192           <screeninfo>Basket Buttons</screeninfo>
31193
31194           <mediaobject>
31195             <imageobject>
31196               <imagedata fileref="images/acquisitions/basketbuttons.png"/>
31197             </imageobject>
31198           </mediaobject>
31199         </screenshot>
31200
31201         <para>Once you're sure your basket is complete, you can click 'Close
31202         this basket' button to indicate that this basket is complete and has
31203         been sent to the vendor. If you have your <link
31204         linkend="BasketConfirmations">BasketConfirmations</link> preference
31205         set to show a confirmation, you will be asked if you are sure about
31206         closing the basket.</para>
31207
31208         <screenshot>
31209           <screeninfo>Basket Closure Confirmation</screeninfo>
31210
31211           <mediaobject>
31212             <imageobject>
31213               <imagedata fileref="images/acquisitions/BasketConfirmations.png"/>
31214             </imageobject>
31215           </mediaobject>
31216         </screenshot>
31217
31218         <para>When closing the basket you can choose to add the basket to a
31219         group for easy printing and retrieval. If you check the box to 'Attach
31220         this basket to a new basket group' you will be brought to the group
31221         list where you can print a PDF of the order.</para>
31222
31223         <screenshot>
31224           <screeninfo>Closed Baskets</screeninfo>
31225
31226           <mediaobject>
31227             <imageobject>
31228               <imagedata fileref="images/acquisitions/basketgroup.png"/>
31229             </imageobject>
31230           </mediaobject>
31231         </screenshot>
31232
31233         <para><important>
31234             <para>A basket with at least one item marked as 'uncertain price'
31235             will not be able to be closed.</para>
31236
31237             <screenshot>
31238               <screeninfo>A basket with items where the price is
31239               uncertain</screeninfo>
31240
31241               <mediaobject>
31242                 <imageobject>
31243                   <imagedata fileref="images/acquisitions/basketuncertain.png"/>
31244                 </imageobject>
31245               </mediaobject>
31246             </screenshot>
31247           </important></para>
31248
31249         <para>Clicking the 'Uncertain Prices' button will call up a list of
31250         items with uncertain prices to quick editing. From that list, you can
31251         quickly edit the items by entering new prices and quantities.</para>
31252
31253         <screenshot>
31254           <screeninfo>Uncertain Prices</screeninfo>
31255
31256           <mediaobject>
31257             <imageobject>
31258               <imagedata fileref="images/acquisitions/uncertainprices.png"/>
31259             </imageobject>
31260           </mediaobject>
31261         </screenshot>
31262
31263         <important>
31264           <para>The Uncertain Prices page is independent of the basket. It is
31265           linked to the vendor so you will see all items on order with
31266           uncertain prices for that vendor.</para>
31267         </important>
31268       </section>
31269
31270       <section id="acqbasketgroup">
31271         <title>Create a basket group</title>
31272
31273         <para>A basket group is simply a group of baskets. In some libraries,
31274         you have several staff members that create baskets, and, at the end of
31275         a period of time, someone then groups them together to send to the
31276         vendor in bulk. That said, it is possible to have one basket in a
31277         basket group if that's the workflow used in your library.</para>
31278       </section>
31279
31280       <section id="printacqbasket">
31281         <title>Printing baskets</title>
31282
31283         <para>When you are finished adding items to your basket, click 'Close
31284         this Basket.'</para>
31285
31286         <screenshot>
31287           <screeninfo>Close Basket</screeninfo>
31288
31289           <mediaobject>
31290             <imageobject>
31291               <imagedata fileref="images/acquisitions/closebasket.png"/>
31292             </imageobject>
31293           </mediaobject>
31294         </screenshot>
31295
31296         <para>You will be asked if you want to create a purchase order at this
31297         time.</para>
31298
31299         <screenshot>
31300           <screeninfo>Create Purchase Order</screeninfo>
31301
31302           <mediaobject>
31303             <imageobject>
31304               <imagedata fileref="images/acquisitions/createpurchaseorder.png"/>
31305             </imageobject>
31306           </mediaobject>
31307         </screenshot>
31308
31309         <para>Your completed order will be listed on the Basket Grouping page
31310         for printing or further modification.</para>
31311
31312         <screenshot>
31313           <screeninfo>Basket Grouping</screeninfo>
31314
31315           <mediaobject>
31316             <imageobject>
31317               <imagedata fileref="images/acquisitions/grouping.png"/>
31318             </imageobject>
31319           </mediaobject>
31320         </screenshot>
31321
31322         <para>Clicking 'Print' below your order will generate a PDF for
31323         printing, which will have all of your library information followed by
31324         the items in your order.</para>
31325
31326         <screenshot>
31327           <screeninfo>Order found on PDF</screeninfo>
31328
31329           <mediaobject>
31330             <imageobject>
31331               <imagedata fileref="images/acquisitions/pdforder.png"/>
31332             </imageobject>
31333           </mediaobject>
31334         </screenshot>
31335       </section>
31336     </section>
31337
31338     <section id="receiveacqorder">
31339       <title>Receiving Orders</title>
31340
31341       <para>Orders can be received from the vendor information page</para>
31342
31343       <screenshot>
31344         <screeninfo>Receive from Vendor Information</screeninfo>
31345
31346         <mediaobject>
31347           <imageobject>
31348             <imagedata fileref="images/acquisitions/receivefromvendor.png"/>
31349           </imageobject>
31350         </mediaobject>
31351       </screenshot>
31352
31353       <para>or the vendor search results page</para>
31354
31355       <screenshot>
31356         <screeninfo>Vendor Search Results</screeninfo>
31357
31358         <mediaobject>
31359           <imageobject>
31360             <imagedata fileref="images/acquisitions/receivefromsearch.png"/>
31361           </imageobject>
31362         </mediaobject>
31363       </screenshot>
31364
31365       <para>After clicking 'Receive shipment' you will be asked to enter a vendor invoice number, a
31366         shipment received date, a shipping cost and a budget to subtract that shipping amount
31367         from.</para>
31368
31369       <screenshot>
31370         <screeninfo>Receive Shipment</screeninfo>
31371
31372         <mediaobject>
31373           <imageobject>
31374             <imagedata fileref="images/acquisitions/receive.png"/>
31375           </imageobject>
31376         </mediaobject>
31377       </screenshot>
31378
31379       <para>The receive page will list all items still on order with the
31380       vendor regardless of the basket the item is from.</para>
31381
31382       <screenshot>
31383         <screeninfo>Receipt Summary</screeninfo>
31384
31385         <mediaobject>
31386           <imageobject>
31387             <imagedata fileref="images/acquisitions/receiptsummary.png"/>
31388           </imageobject>
31389         </mediaobject>
31390       </screenshot>
31391
31392       <para>To receive a specific item, click the 'Receive' link to the right
31393       of the item.</para>
31394
31395       <screenshot>
31396         <screeninfo>Receive Item Form</screeninfo>
31397
31398         <mediaobject>
31399           <imageobject>
31400             <imagedata fileref="images/acquisitions/receiveitem.png"/>
31401           </imageobject>
31402         </mediaobject>
31403       </screenshot>
31404
31405       <para>From this form you can alter the cost information. You can also
31406       choose to mark only part of the order as received if the vendor didn't
31407       send your entire order by checking only the boxes next to the items on
31408       the left that you want to receive. The values you enter in the
31409       'Replacement cost' and 'Actual cost' will automatically populate the
31410       item record by filling in subfield v (Cost, replacement price) and
31411       subfield g (Cost, normal purchase price) on the item record after
31412       saving.</para>
31413
31414       <screenshot>
31415         <screeninfo>Item record after receipt</screeninfo>
31416
31417         <mediaobject>
31418           <imageobject>
31419             <imagedata fileref="images/acquisitions/receiveditem.png"/>
31420           </imageobject>
31421         </mediaobject>
31422       </screenshot>
31423
31424       <para>You can also make edits to the item record from this form by
31425       clicking the 'Edit' link next to each item. This will allow you to enter
31426       in accurate call numbers and barcodes if you'd like to do that at the
31427       point of receipt. Once you have made any changes necessary (to the order
31428       and/or items, click 'Save' to mark the item(s) as received.</para>
31429
31430       <screenshot>
31431         <screeninfo>Already Received Items</screeninfo>
31432
31433         <mediaobject>
31434           <imageobject>
31435             <imagedata fileref="images/acquisitions/received.png"/>
31436           </imageobject>
31437         </mediaobject>
31438       </screenshot>
31439
31440       <para>When you're finished receiving items you can navigate away from
31441       this page or click the 'Finish receiving' button at the bottom of the
31442       screen.</para>
31443
31444       <para>You will also see that the item is received and/or cancelled if
31445       you view the basket.</para>
31446
31447       <screenshot>
31448         <screeninfo>One item marked (rcvd) in basket</screeninfo>
31449
31450         <mediaobject>
31451           <imageobject>
31452             <imagedata fileref="images/acquisitions/basketwithreceived.png"/>
31453           </imageobject>
31454         </mediaobject>
31455       </screenshot>
31456     </section>
31457     <section id="acqinvoices">
31458       <title>Invoices</title>
31459       <para>When orders are received invoices are generated.  Invoices can be searched by clicking
31460         on 'Invoices' in the left of the Acquisitions page.<screenshot>
31461           <screeninfo>Invoices page</screeninfo>
31462           <mediaobject>
31463             <imageobject>
31464               <imagedata fileref="images/acquisitions/invoicesearch.png"/>
31465             </imageobject>
31466           </mediaobject>
31467         </screenshot></para>
31468       <para>After searching, your results will appear to the right of the search options.</para>
31469       <screenshot>
31470         <screeninfo>Invoice search results</screeninfo>
31471         <mediaobject>
31472           <imageobject>
31473             <imagedata fileref="images/acquisitions/invoices.png"/>
31474           </imageobject>
31475         </mediaobject>
31476       </screenshot>
31477       <para>From the results you can click the 'Details' link to see the full invoice or 'Close' to
31478         note that the invoice is closed/paid for.</para>
31479       <screenshot>
31480         <screeninfo>Invoice details</screeninfo>
31481         <mediaobject>
31482           <imageobject>
31483             <imagedata fileref="images/acquisitions/invoice.png"/>
31484           </imageobject>
31485         </mediaobject>
31486       </screenshot>
31487     </section>
31488
31489     <section id="acqclaims">
31490       <title>Claims &amp; Late Orders</title>
31491
31492       <para>If you have entered in an email address for the vendors in your
31493       system you can send them claim emails when an order is late. Before you
31494       can send claims you will need to set up an <link
31495       linkend="ACQCLAIM">acquisitions claim notice</link>.</para>
31496
31497       <para>Upon clicking on the link to 'Late Orders' from the Acquisitions
31498       page you will be presented with a series of filter options on the left
31499       hand side. These filters will be applied only closed baskets.</para>
31500
31501       <screenshot>
31502         <screeninfo>Acquisitions Late Order Filters</screeninfo>
31503
31504         <mediaobject>
31505           <imageobject>
31506             <imagedata fileref="images/acquisitions/acqclaimfilter.png"/>
31507           </imageobject>
31508         </mediaobject>
31509       </screenshot>
31510
31511       <note>
31512         <para>The vendor pull down only shows vendors with closed baskets that
31513         are late.</para>
31514       </note>
31515
31516       <para>Once you filter your orders to show you the things you consider to
31517       be late you will be presented with a list of these items.</para>
31518
31519       <screenshot>
31520         <screeninfo>Late Orders</screeninfo>
31521
31522         <mediaobject>
31523           <imageobject>
31524             <imagedata fileref="images/acquisitions/lateorders.png"/>
31525           </imageobject>
31526         </mediaobject>
31527       </screenshot>
31528
31529       <para>To the right of each late title you will be see a checkbox. Check
31530       off the ones you want a claim letter sent to and click 'Claim Order' at
31531       the bottom right of the list. This will automatically send an email to
31532       the vendor at the email address you have on file.<note>
31533           <para>The Estimated Delivery Date is based on the Delivery time
31534           value entered on the vendor record.</para>
31535         </note></para>
31536
31537       <para>If you would rather use a different acquisition claim letter
31538       (other than the default) you can <link linkend="addnotices">create that
31539       in the notices module</link> and choose it from the menu above the list
31540       of late items.</para>
31541
31542       <screenshot>
31543         <screeninfo>Choose a Claim Letter</screeninfo>
31544
31545         <mediaobject>
31546           <imageobject>
31547             <imagedata fileref="images/acquisitions/claimletter.png"/>
31548           </imageobject>
31549         </mediaobject>
31550       </screenshot>
31551     </section>
31552
31553     <section id="acqsearch">
31554       <title>Acquisition Searches</title>
31555
31556       <para>At the top of the various Acquisition pages there is a quick
31557       search box where you can perform either a Vendor Search or an Order
31558       Search.</para>
31559
31560       <screenshot>
31561         <screeninfo>Acquisition Searches</screeninfo>
31562
31563         <mediaobject>
31564           <imageobject>
31565             <imagedata fileref="images/acquisitions/acqsearches.png"/>
31566           </imageobject>
31567         </mediaobject>
31568       </screenshot>
31569
31570       <para>In the Vendor Search you can enter any part of the vendor name to
31571       get results.</para>
31572
31573       <screenshot>
31574         <screeninfo>Vendor Search Results</screeninfo>
31575
31576         <mediaobject>
31577           <imageobject>
31578             <imagedata fileref="images/acquisitions/vendorquicksearch.png"/>
31579           </imageobject>
31580         </mediaobject>
31581       </screenshot>
31582
31583       <para>Using the Orders Search you can search for items that have been
31584       ordered with or without the vendor.</para>
31585
31586       <screenshot>
31587         <screeninfo>Order Search Box</screeninfo>
31588
31589         <mediaobject>
31590           <imageobject>
31591             <imagedata fileref="images/acquisitions/ordersearch.png"/>
31592           </imageobject>
31593         </mediaobject>
31594       </screenshot>
31595
31596       <para>You can enter info in one or both fields and you can enter any
31597       part of the title and/or vendor name.</para>
31598
31599       <screenshot>
31600         <screeninfo>Order Search Results</screeninfo>
31601
31602         <mediaobject>
31603           <imageobject>
31604             <imagedata fileref="images/acquisitions/ordersearchresults.png"/>
31605           </imageobject>
31606         </mediaobject>
31607       </screenshot>
31608
31609       <para>Clicking the plus sign to the right of the Vendor search box will
31610       expand the search and allow you to search for additional fields.</para>
31611
31612       <screenshot>
31613         <screeninfo>Expanded Orders Search</screeninfo>
31614
31615         <mediaobject>
31616           <imageobject>
31617             <imagedata fileref="images/acquisitions/ordersearchexpand.png"/>
31618           </imageobject>
31619         </mediaobject>
31620       </screenshot>
31621
31622       <para>Clicking Advanced Search to the right of the search button will
31623       give you all of the order search options available.</para>
31624
31625       <screenshot>
31626         <screeninfo>Full Order Search</screeninfo>
31627
31628         <mediaobject>
31629           <imageobject>
31630             <imagedata fileref="images/acquisitions/ordersearchfull.png"/>
31631           </imageobject>
31632         </mediaobject>
31633       </screenshot>
31634     </section>
31635
31636     <section id="fundtracking">
31637       <title>Budget/Fund Tracking</title>
31638
31639       <para>On the main acquisitions page there will be a table on the right
31640       showing you all of your active funds and a breakdown of what has been
31641       ordered or spent against them.</para>
31642
31643       <screenshot>
31644         <screeninfo>Fund Table</screeninfo>
31645
31646         <mediaobject>
31647           <imageobject>
31648             <imagedata fileref="images/acquisitions/budgettable.png"/>
31649           </imageobject>
31650         </mediaobject>
31651       </screenshot>
31652
31653       <para>Clicking on the linked amounts under spent or ordered will show
31654       you a summary of the titles ordered on that budget.</para>
31655
31656       <screenshot>
31657         <screeninfo>Titles Spent</screeninfo>
31658
31659         <mediaobject>
31660           <imageobject>
31661             <imagedata fileref="images/acquisitions/spent.png"/>
31662           </imageobject>
31663         </mediaobject>
31664       </screenshot>
31665     </section>
31666   </chapter>
31667
31668   <chapter id="stafflists">
31669     <title>Lists &amp; Cart</title>
31670
31671     <para>Lists are a way to save a collection of content on a specific topic
31672     or for a specific purpose. The Cart is a session specific storage
31673     space.</para>
31674
31675     <itemizedlist>
31676       <listitem>
31677         <para><emphasis>Get there:</emphasis> More &gt; Lists</para>
31678       </listitem>
31679     </itemizedlist>
31680
31681     <section id="lists">
31682       <title>Lists</title>
31683
31684       <para/>
31685
31686       <section id="createlist">
31687         <title>Create a List</title>
31688
31689         <para>A list can be created by visiting the Lists page and clicking
31690         'New List'</para>
31691
31692         <screenshot>
31693           <screeninfo>New List Button</screeninfo>
31694
31695           <mediaobject>
31696             <imageobject>
31697               <imagedata fileref="images/lists/newlistbutton.png"/>
31698             </imageobject>
31699           </mediaobject>
31700         </screenshot>
31701
31702         <para>The new list form offers several options for creating your
31703         list:</para>
31704
31705         <screenshot>
31706           <screeninfo>New List Form</screeninfo>
31707
31708           <mediaobject>
31709             <imageobject>
31710               <imagedata fileref="images/lists/newlistform.png"/>
31711             </imageobject>
31712           </mediaobject>
31713         </screenshot>
31714
31715         <itemizedlist>
31716           <listitem>
31717             <para>The name is what will appear on the list of Lists</para>
31718           </listitem>
31719
31720           <listitem>
31721             <para>You can also choose how to sort the list</para>
31722           </listitem>
31723           <listitem>
31724             <para>Next decide if your list is going to be private or public</para>
31725             <itemizedlist>
31726               <listitem>
31727                 <para>A Private List is managed by you and can be seen only by you (depending on
31728                   your permissions settings below)</para>
31729               </listitem>
31730               <listitem>
31731                 <para>A Public List can be seen by everybody, but managed only by you (depending on
31732                   your permissions settings below)</para>
31733               </listitem>
31734             </itemizedlist>
31735           </listitem>
31736           <listitem>
31737             <para>Finally decide what your permissions will be on the list. You can all or disallow:<itemizedlist>
31738                 <listitem>
31739                   <para>anyone else to add entries</para>
31740                 </listitem>
31741                 <listitem>
31742                   <para>anyone to remove his own contributed entries<itemizedlist>
31743                       <listitem>
31744                         <tip>
31745                           <para>The owner of a list is always allowed to add entries, but needs
31746                             permission to remove.</para>
31747                         </tip>
31748                       </listitem>
31749                     </itemizedlist></para>
31750                 </listitem>
31751                 <listitem>
31752                   <para>anyone to remove other contributed entries     </para>
31753                 </listitem>
31754               </itemizedlist></para>
31755           </listitem>
31756         </itemizedlist>
31757
31758         <para>A list can also be created from the catalog search
31759         results</para>
31760
31761         <screenshot>
31762           <screeninfo>New list from catalog search</screeninfo>
31763
31764           <mediaobject>
31765             <imageobject>
31766               <imagedata fileref="images/lists/newlistsearch.png"/>
31767             </imageobject>
31768           </mediaobject>
31769         </screenshot>
31770
31771         <itemizedlist>
31772           <listitem>
31773             <para>Check the box to the left of the titles you want to add to
31774             the new list</para>
31775           </listitem>
31776
31777           <listitem>
31778             <para>Choose [New List] from the 'Add to:' pull down menu</para>
31779
31780             <screenshot>
31781               <screeninfo>New List from Search Results</screeninfo>
31782
31783               <mediaobject>
31784                 <imageobject>
31785                   <imagedata fileref="images/lists/newlistfromsearch.png"/>
31786                 </imageobject>
31787               </mediaobject>
31788             </screenshot>
31789
31790             <itemizedlist>
31791               <listitem>
31792                 <para>Name the list and choose what type of list this
31793                 is</para>
31794
31795                 <itemizedlist>
31796                   <listitem>
31797                     <para>A Private List is managed by you and can be seen
31798                     only by you</para>
31799                   </listitem>
31800
31801                   <listitem>
31802                     <para>A Public List can be seen by everybody, but managed
31803                     only by you</para>
31804                   </listitem>
31805                 </itemizedlist>
31806               </listitem>
31807             </itemizedlist>
31808           </listitem>
31809         </itemizedlist>
31810
31811         <para>Once the list is saved it will accessible from the Lists page
31812         and from the 'Add to' menu at the top of the search results.</para>
31813       </section>
31814
31815       <section id="addtolist">
31816         <title>Add to a List</title>
31817
31818         <para>To add titles to an existing list click on the list name from
31819         the page of lists</para>
31820
31821         <screenshot>
31822           <screeninfo>List of Lists</screeninfo>
31823
31824           <mediaobject>
31825             <imageobject>
31826               <imagedata fileref="images/lists/listslist.png"/>
31827             </imageobject>
31828           </mediaobject>
31829         </screenshot>
31830
31831         <para>From the List page you can add titles by scanning barcodes into
31832         the box at the bottom of the page</para>
31833
31834         <screenshot>
31835           <screeninfo>Content of a List</screeninfo>
31836
31837           <mediaobject>
31838             <imageobject>
31839               <imagedata fileref="images/lists/listcontents.png"/>
31840             </imageobject>
31841           </mediaobject>
31842         </screenshot>
31843
31844         <para>A title can also be added to a list by selecting titles on the
31845         search results page and choosing the list from the 'Add to'
31846         menu</para>
31847
31848         <screenshot>
31849           <screeninfo>Add to List</screeninfo>
31850
31851           <mediaobject>
31852             <imageobject>
31853               <imagedata fileref="images/lists/addtolist.png"/>
31854             </imageobject>
31855           </mediaobject>
31856         </screenshot>
31857       </section>
31858
31859       <section id="viewlist">
31860         <title>Viewing Lists</title>
31861
31862         <para>To see the contents of a list, visit the Lists page on the staff
31863         client</para>
31864
31865         <screenshot>
31866           <screeninfo>List of Lists</screeninfo>
31867
31868           <mediaobject>
31869             <imageobject>
31870               <imagedata fileref="images/lists/listslist.png"/>
31871             </imageobject>
31872           </mediaobject>
31873         </screenshot>
31874
31875         <para>Clicking on the 'List Name' will show the contents of the
31876         list</para>
31877
31878         <screenshot>
31879           <screeninfo>Content of a List</screeninfo>
31880
31881           <mediaobject>
31882             <imageobject>
31883               <imagedata fileref="images/lists/listcontents.png"/>
31884             </imageobject>
31885           </mediaobject>
31886         </screenshot>
31887       </section>
31888
31889       <section id="mergebibrecs">
31890         <title>Merging Bibliographic Records Via Lists</title>
31891
31892         <para>The easiest way to merge together duplicate bibliographic
31893         records is to add them to a list and use the Merge Tool from
31894         there.</para>
31895
31896         <screenshot>
31897           <screeninfo>List of Duplicate Records</screeninfo>
31898
31899           <mediaobject>
31900             <imageobject>
31901               <imagedata fileref="images/lists/listofdups.png"/>
31902             </imageobject>
31903           </mediaobject>
31904         </screenshot>
31905
31906         <para>From the list, check the two items you want to merge. If you
31907         choose more than or fewer than 2, you will be presented with an
31908         error:</para>
31909
31910         <screenshot>
31911           <screeninfo>Merge Items Error</screeninfo>
31912
31913           <mediaobject>
31914             <imageobject>
31915               <imagedata fileref="images/lists/merge2rec.png"/>
31916             </imageobject>
31917           </mediaobject>
31918         </screenshot>
31919
31920         <para>Once you have selected the records you want to merge, click the
31921         'Merge selected items' button. You will be asked which of the two
31922         records you would like to keep as your primary record and which will
31923         be deleted after the merge. If the records were created using
31924         different frameworks, Koha will also ask you what Framework you would
31925         like the newly merged record to use.</para>
31926
31927         <screenshot>
31928           <screeninfo>Choose Primary Record for Merge</screeninfo>
31929
31930           <mediaobject>
31931             <imageobject>
31932               <imagedata fileref="images/lists/mergeprimary.png"/>
31933             </imageobject>
31934           </mediaobject>
31935         </screenshot>
31936
31937         <para>You will be presented with the MARC for both of the records
31938         (each accessible by tabs labeled with the bib numbers for those
31939         records). By default the entire first record will be selected, uncheck
31940         the fields you don't want in the final (destination) record and then
31941         move on to the second tab to choose which fields should be in the
31942         final (destination) record.</para>
31943
31944         <screenshot>
31945           <screeninfo>Merging Records</screeninfo>
31946
31947           <mediaobject>
31948             <imageobject>
31949               <imagedata fileref="images/lists/mergerecs.png"/>
31950             </imageobject>
31951           </mediaobject>
31952         </screenshot>
31953
31954         <para>Should you try to add a field that is not repeatable two times
31955         (like choosing the 245 field from both record #1 and #2) you will be
31956         presented with an error</para>
31957
31958         <screenshot>
31959           <screeninfo>Non-repeatable Error</screeninfo>
31960
31961           <mediaobject>
31962             <imageobject>
31963               <imagedata fileref="images/lists/nondupfield.png"/>
31964             </imageobject>
31965           </mediaobject>
31966         </screenshot>
31967
31968         <para>Once you have completed your selections click the 'merge'
31969         button. The primary record will now CONTAIN the data you chose for it
31970         as well as all of the items/holdings from both bib records, and the
31971         second record will be deleted.<important>
31972             <para>It is important to rebuild your zebra index immediately
31973             after merging records. If a search is performed for a record which
31974             has been deleted Koha will present the patrons with an error in
31975             the OPAC.</para>
31976           </important></para>
31977       </section>
31978     </section>
31979
31980     <section id="cart">
31981       <title>Cart</title>
31982
31983       <para>The cart is a temporary holding place for items in the OPAC and/or
31984       staff client. The cart will be emptied once the session is ended (by
31985       closing the browser or logging out). The cart is best used for
31986       performing batch operations (holds, printing, emailing) or for getting a
31987       list of items to be printed or emailed to yourself or a patron.</para>
31988
31989       <para>If you would like to enable the cart in the staff client, you need
31990       to set the <link linkend="intranetbookbag">intranetbookbag</link> system
31991       preference to 'Show.' To add things to the cart, search the catalog and
31992       select the items you would like added to your cart and choose 'Cart'
31993       from the 'Add to' menu</para>
31994
31995       <screenshot>
31996         <screeninfo>Add to Cart</screeninfo>
31997
31998         <mediaobject>
31999           <imageobject>
32000             <imagedata fileref="images/lists/addtocart.png"/>
32001           </imageobject>
32002         </mediaobject>
32003       </screenshot>
32004
32005       <para>A confirmation will appear below the cart button at the top of the
32006       staff client</para>
32007
32008       <screenshot>
32009         <screeninfo>Items added to Cart</screeninfo>
32010
32011         <mediaobject>
32012           <imageobject>
32013             <imagedata fileref="images/lists/itemsaddedcart.png"/>
32014           </imageobject>
32015         </mediaobject>
32016       </screenshot>
32017
32018       <para>Clicking on the Cart icon will provide you with the contents of
32019       the cart</para>
32020
32021       <screenshot>
32022         <screeninfo>Cart Contents</screeninfo>
32023
32024         <mediaobject>
32025           <imageobject>
32026             <imagedata fileref="images/lists/cart.png"/>
32027           </imageobject>
32028         </mediaobject>
32029       </screenshot>
32030
32031       <itemizedlist>
32032         <listitem>
32033           <para>From this list of items you can perform several actions</para>
32034         </listitem>
32035
32036         <listitem>
32037           <para>'Send' will send the list to the email address you
32038           enter</para>
32039         </listitem>
32040
32041         <listitem>
32042           <para>'Download' will allow you to download the cart using one of 3
32043           default formats or your <link linkend="csvprofiles">CSV
32044           Profiles</link></para>
32045         </listitem>
32046
32047         <listitem>
32048           <para>'Print' will present you with a printable version of the
32049           cart</para>
32050         </listitem>
32051
32052         <listitem>
32053           <para>'Empty and Close' will empty the list and close the
32054           window</para>
32055         </listitem>
32056
32057         <listitem>
32058           <para>'Hide Window' will close the window</para>
32059         </listitem>
32060       </itemizedlist>
32061     </section>
32062   </chapter>
32063
32064   <chapter id="reports">
32065     <title>Reports</title>
32066
32067     <para>Reports in Koha are a way to gather data. Reports are used to
32068     generate statistics, member lists, shelving lists, or any list of data in
32069     your database.</para>
32070
32071     <itemizedlist>
32072       <listitem>
32073         <para><emphasis>Get there:</emphasis> More &gt; Reports</para>
32074       </listitem>
32075     </itemizedlist>
32076
32077     <section id="customreports">
32078       <title>Custom Reports</title>
32079
32080       <para>Koha's data is stored in a MySQL database which means that
32081       librarians can generate nearly any report they would like by either
32082       using the <link linkend="quidedreportwizard">Guided Reports
32083       Wizard</link> or writing their own <link linkend="reportfromsql">SQL
32084       query</link>.</para>
32085
32086       <section id="customreport">
32087         <title>Add Custom Report</title>
32088
32089         <para/>
32090
32091         <section id="quidedreportwizard">
32092           <title>Guided Report Wizard</title>
32093
32094           <para>The guided report wizard will walk you through a six step
32095           process to generate a report.</para>
32096
32097           <para>Step 1: Choose the module you want to report on. This will
32098           determine what tables and fields are available for you to
32099           query.</para>
32100
32101           <para>'Report is public' should be left to the default of 'No' in
32102           most cases. A report can be made public if you intend to allow
32103           access to it through the JSON webservice interface. This is a system
32104           that can be used by developers to make custom presentations of the
32105           data from the report, for example displaying it using a graphing
32106           API. To learn more speak to your local developer.</para>
32107
32108           <itemizedlist>
32109             <listitem>
32110               <para>A public report is accessible via a URL that looks like
32111               this: http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID</para>
32112             </listitem>
32113           </itemizedlist>
32114
32115           <screenshot>
32116             <screeninfo>Chose Module for Report</screeninfo>
32117
32118             <mediaobject>
32119               <imageobject>
32120                 <imagedata fileref="images/reports/report1.png"/>
32121               </imageobject>
32122             </mediaobject>
32123           </screenshot>
32124
32125           <para>Step 2: Choose a report type. For now, Tabular is the only
32126           option available.</para>
32127
32128           <screenshot>
32129             <screeninfo>Report Type</screeninfo>
32130
32131             <mediaobject>
32132               <imageobject>
32133                 <imagedata fileref="images/reports/report2.png"/>
32134               </imageobject>
32135             </mediaobject>
32136           </screenshot>
32137
32138           <para>Step 3: Choose the fields you want in your report. You can
32139           select multiple fields and add them all at once by using CTRL+Click
32140           on each item you want to add before clicking the Add button.</para>
32141
32142           <screenshot>
32143             <screeninfo>Select database fields to query</screeninfo>
32144
32145             <mediaobject>
32146               <imageobject>
32147                 <imagedata fileref="images/reports/report3.png"/>
32148               </imageobject>
32149             </mediaobject>
32150           </screenshot>
32151
32152           <para>Step 4: Choose any limits you might want to apply to your
32153           report (such as item types or branches). If you don't want to apply
32154           any limits, simply click Next instead of making an option.</para>
32155
32156           <screenshot>
32157             <screeninfo>Choose limits</screeninfo>
32158
32159             <mediaobject>
32160               <imageobject>
32161                 <imagedata fileref="images/reports/report4.png"/>
32162               </imageobject>
32163             </mediaobject>
32164           </screenshot>
32165
32166           <para>Step 5: Perform math functions. If you don't want to do any
32167           calculations, simply click Next instead of making an option.</para>
32168
32169           <screenshot>
32170             <screeninfo>Choose math functions</screeninfo>
32171
32172             <mediaobject>
32173               <imageobject>
32174                 <imagedata fileref="images/reports/report5.png"/>
32175               </imageobject>
32176             </mediaobject>
32177           </screenshot>
32178
32179           <para>Step 6: Choose data order. If you want the data to print out
32180           in the order it's found in the database, simply click Finish.</para>
32181
32182           <screenshot>
32183             <screeninfo>Choose ordering</screeninfo>
32184
32185             <mediaobject>
32186               <imageobject>
32187                 <imagedata fileref="images/reports/report6.png"/>
32188               </imageobject>
32189             </mediaobject>
32190           </screenshot>
32191
32192           <para>When you are finished you will be presented with the SQL
32193           generated by the report wizard. From here you can choose to save the
32194           report by clicking 'Save' or copy the SQL and make edits to it by
32195           hand.</para>
32196
32197           <screenshot>
32198             <screeninfo>Custom Report Confirmation</screeninfo>
32199
32200             <mediaobject>
32201               <imageobject>
32202                 <imagedata fileref="images/reports/reportconfirm.png"/>
32203               </imageobject>
32204             </mediaobject>
32205           </screenshot>
32206
32207           <para>If you choose to save the report you will be asked to name
32208           your report and enter any notes regarding it.</para>
32209
32210           <screenshot>
32211             <screeninfo>Save custom report</screeninfo>
32212
32213             <mediaobject>
32214               <imageobject>
32215                 <imagedata fileref="images/reports/reportsave.png"/>
32216               </imageobject>
32217             </mediaobject>
32218           </screenshot>
32219
32220           <para>Once your report is saved it will appear on the 'Use Saved'
32221           page with all other saved reports.</para>
32222
32223           <screenshot>
32224             <screeninfo>Saved Reports list</screeninfo>
32225
32226             <mediaobject>
32227               <imageobject>
32228                 <imagedata fileref="images/reports/savedreports.png"/>
32229               </imageobject>
32230             </mediaobject>
32231           </screenshot>
32232
32233           <para>From here you can make edits, run the report, or schedule a
32234           time to have the report run. To find the report you created you can
32235           sort by any of the columns by clicking the on the column header
32236           (creation date is the best bet for finding the report you just
32237           added). You can also filter your results using the filter menu on
32238           the left.</para>
32239         </section>
32240
32241         <section id="reportfromsql">
32242           <title>Report from SQL</title>
32243
32244           <para>In addition to the report wizard, you have the option to write
32245           your own queries using SQL. To find reports written by other Koha
32246           users, visit the Koha Wiki: <ulink
32247           url="http://wiki.koha-community.org/wiki/SQL_Reports_Library">http://wiki.koha-community.org/wiki/SQL_Reports_Library</ulink>.
32248           You can also find your database structure in
32249           /installer/data/mysql/kohastructure.sql or online at: <ulink
32250           url="http://schema.koha-community.org/">http://schema.koha-community.org</ulink>.</para>
32251
32252           <para>To add your query, click the link to 'Create from SQL' on the
32253           main reports module or the New button at the top of the Saved
32254           Reports page.</para>
32255
32256           <screenshot>
32257             <screeninfo>New SQL Report</screeninfo>
32258
32259             <mediaobject>
32260               <imageobject>
32261                 <imagedata fileref="images/reports/newsql.png"/>
32262               </imageobject>
32263             </mediaobject>
32264           </screenshot>
32265
32266           <para>Fill in the form presented</para>
32267
32268           <screenshot>
32269             <screeninfo>Create Report from SQL</screeninfo>
32270
32271             <mediaobject>
32272               <imageobject>
32273                 <imagedata fileref="images/reports/reportfromsql.png"/>
32274               </imageobject>
32275             </mediaobject>
32276           </screenshot>
32277
32278           <itemizedlist>
32279             <listitem>
32280               <para>The 'Name' is what will appear on the Saved Reports page
32281               to help you identify the report later. It will also be
32282               searchable using the filters found the left of the Saved Reports
32283               page.</para>
32284             </listitem>
32285
32286             <listitem>
32287               <para>You can use the 'Report group' to organize your reports so
32288               that you can easily filter reports by groups. Report groups are
32289               set in the <link linkend="reportgroup">REPORT_GROUP</link>
32290               authorized value category.</para>
32291
32292               <screenshot>
32293                 <screeninfo>Report group</screeninfo>
32294
32295                 <mediaobject>
32296                   <imageobject>
32297                     <imagedata fileref="images/reports/reportgroup.png"/>
32298                   </imageobject>
32299                 </mediaobject>
32300               </screenshot>
32301             </listitem>
32302
32303             <listitem>
32304               <para>You can use 'Report subgroup' to further organize your
32305               reports so that you can easily filter reports by groups and
32306               subgroups. Report subgroups are set in the <link
32307               linkend="reportsubgroup">REPORT_SUBGROUP</link> authorized value
32308               category.</para>
32309
32310               <screenshot>
32311                 <screeninfo>Report subgroup</screeninfo>
32312
32313                 <mediaobject>
32314                   <imageobject>
32315                     <imagedata fileref="images/reports/reportsubgroup.png"/>
32316                   </imageobject>
32317                 </mediaobject>
32318               </screenshot>
32319             </listitem>
32320
32321             <listitem id="publicreport">
32322               <para>'Report is public' should be left to the default of 'No' in most cases. A report
32323                 can be made public if you intend to allow access to it through the JSON webservice
32324                 interface. This is a system that can be used by developers to make custom
32325                 presentations of the data from the report, for example displaying it using a
32326                 graphing API. To learn more speak to your local developer.</para>
32327               <itemizedlist>
32328                 <listitem>
32329                   <para>A public report is accessible via a URL that looks like this:
32330                     http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID</para>
32331                 </listitem>
32332               </itemizedlist>
32333             </listitem>
32334
32335             <listitem>
32336               <para>'Notes' will also appear on the Saved Reports page, this
32337               can be used to provide more details about the report or tips on
32338               how to enter values when it runs</para>
32339             </listitem>
32340
32341             <listitem>
32342               <para>The type should always be 'Tabular' at this time since the
32343               other formats have not been implemented</para>
32344             </listitem>
32345
32346             <listitem>
32347               <para>In the 'SQL' box you will type or paste the SQL for the
32348               report</para>
32349             </listitem>
32350
32351             <listitem>
32352               <para>If you feel that your report might be too resource
32353               intensive you might want to consider using runtime parameters to
32354               your query. Runtime parameters basically make a filter appear
32355               before the report is run to save your system resources.</para>
32356
32357               <para>There is a specific syntax that Koha will understand as
32358               'ask for values when running the report'. The syntax is
32359               &lt;&lt;Question to ask|authorized_value&gt;&gt;.</para>
32360
32361               <itemizedlist>
32362                 <listitem>
32363                   <para>The &lt;&lt; and &gt;&gt; are just delimiters. You
32364                   must put &lt;&lt; at the beginning and &gt;&gt; at the end
32365                   of your parameter</para>
32366                 </listitem>
32367
32368                 <listitem>
32369                   <para>The 'Question to ask' will be displayed on the left of
32370                   the string to enter.</para>
32371                 </listitem>
32372
32373                 <listitem>
32374                   <para>The authorized_value can be omitted if not applicable.
32375                   If it contains an authorized value category, or branches or
32376                   itemtype or categorycode, a list with the Koha authorized
32377                   values will be displayed instead of a free field Note that
32378                   you can have more than one parameter in a given SQL Note
32379                   that entering nothing at run time won't probably work as you
32380                   expect. It will be considered as "value empty" not as
32381                   "ignore this parameter". For example entering nothing for :
32382                   "title=&lt;&lt;Enter title&gt;&gt;" will display results
32383                   with title='' (no title). If you want to have to have
32384                   something not mandatory, use "title like &lt;&lt;Enter
32385                   title&gt;&gt;" and enter a % at run time instead of
32386                   nothing</para>
32387                 </listitem>
32388               </itemizedlist>
32389
32390               <para>Examples:</para>
32391
32392               <itemizedlist>
32393                 <listitem>
32394                   <para>SELECT surname,firstname FROM borrowers WHERE
32395                   branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt;
32396                   AND surname like &lt;&lt;Enter filter for patron surname (%
32397                   if none)&gt;&gt;</para>
32398                 </listitem>
32399
32400                 <listitem>
32401                   <para>SELECT * FROM items WHERE homebranch = &lt;&lt;Pick
32402                   your branch|branches&gt;&gt; and barcode like
32403                   &lt;&lt;Partial barcode value here&gt;&gt;</para>
32404                 </listitem>
32405               </itemizedlist>
32406
32407               <tip>
32408                 <para>To generate a date picker calendar to the right of the
32409                 field when running a report you can use the 'date' keyword
32410                 like this: &lt;&lt;Enter Date|date&gt;&gt;</para>
32411
32412                 <screenshot>
32413                   <screeninfo>Date Picker</screeninfo>
32414
32415                   <mediaobject>
32416                     <imageobject>
32417                       <imagedata fileref="images/reports/datepicker.png"/>
32418                     </imageobject>
32419                   </mediaobject>
32420                 </screenshot>
32421               </tip>
32422
32423               <tip>
32424                 <para>You have to put "%" in a text box to 'leave it blank'.
32425                 Otherwise, it literally looks for "" (empty string) as the
32426                 value for the field.</para>
32427               </tip>
32428
32429               <para><important>
32430                   <para>In addition to using any authorized value code to
32431                   generate a dropdown, you can use the following values as
32432                   well: Branches (branches), Item Types (itemtypes) and Patron
32433                   Categories (categorycode). For example a branch pull down
32434                   would be generated like this
32435                   &lt;&lt;Branch|branches&gt;&gt;</para>
32436
32437                   <screenshot>
32438                     <screeninfo>Branch pull down</screeninfo>
32439
32440                     <mediaobject>
32441                       <imageobject>
32442                         <imagedata fileref="images/reports/branchpulldown.png"/>
32443                       </imageobject>
32444                     </mediaobject>
32445                   </screenshot>
32446                 </important></para>
32447             </listitem>
32448           </itemizedlist>
32449
32450           <note>
32451             <para>There is a limit of 10,000 records put on SQL statements
32452             entered in Koha. To get around this you want to add 'LIMIT 100000'
32453             to the end of your SQL statement (or any other number above
32454             10,000.</para>
32455           </note>
32456
32457           <para>Once everything is entered click the 'Save Report' button and
32458           you'll be presented with options to run it. Once a report is saved
32459           you do not have to recreate it you can simply find it on the Saved
32460           Reports page and <link linkend="runcustomreport">run</link> or <link
32461           linkend="editcustomreports">edit</link> it.</para>
32462         </section>
32463       </section>
32464
32465       <section id="editcustomreports">
32466         <title>Edit Custom Reports</title>
32467
32468         <para>Every report can be edited from the reports lists. To see the
32469         list of reports already stored in Koha, click 'Use Saved.'</para>
32470
32471         <screenshot>
32472           <screeninfo>Saved Reports</screeninfo>
32473
32474           <mediaobject>
32475             <imageobject>
32476               <imagedata fileref="images/reports/savedreports.png"/>
32477             </imageobject>
32478           </mediaobject>
32479         </screenshot>
32480
32481         <para>To find the report you'd like to edit you can sort by any of the
32482         columns by clicking the on the column header. You can also filter your
32483         results using the filter menu on the left.</para>
32484
32485         <para>From this list you can edit any custom report by clicking 'Edit
32486         SQL'</para>
32487
32488         <screenshot>
32489           <screeninfo>Edit SQL Form</screeninfo>
32490
32491           <mediaobject>
32492             <imageobject>
32493               <imagedata fileref="images/reports/editreport.png"/>
32494             </imageobject>
32495           </mediaobject>
32496         </screenshot>
32497       </section>
32498
32499       <section id="runcustomreport">
32500         <title>Running Custom Reports</title>
32501
32502         <para>Once custom reports are saved to Koha, you can run them by going
32503         to the Saved Reports page and clicking the Run link to the right of
32504         the report.</para>
32505
32506         <screenshot>
32507           <screeninfo>Run Report</screeninfo>
32508
32509           <mediaobject>
32510             <imageobject>
32511               <imagedata fileref="images/reports/runreport.png"/>
32512             </imageobject>
32513           </mediaobject>
32514         </screenshot>
32515
32516         <para>When you report runs you will either be asked for some
32517         values</para>
32518
32519         <screenshot>
32520           <screeninfo>Enter report parameters</screeninfo>
32521
32522           <mediaobject>
32523             <imageobject>
32524               <imagedata fileref="images/reports/reportparameters.png"/>
32525             </imageobject>
32526           </mediaobject>
32527         </screenshot>
32528
32529         <para>or you will see the results right away</para>
32530
32531         <screenshot>
32532           <screeninfo>Report results</screeninfo>
32533
32534           <mediaobject>
32535             <imageobject>
32536               <imagedata fileref="images/reports/reportresults.png"/>
32537             </imageobject>
32538           </mediaobject>
32539         </screenshot>
32540
32541         <para>From the results you can choose to rerun the report by clicking
32542         'Run report' at the top, edit the report by clicking the 'Edit' button
32543         or starting over and creating a new report by using the 'New' button.
32544         You can also download your results by choosing a file type at the
32545         bottom of the results next to the 'Download the report' label and
32546         clicking 'Download.'<tip>
32547             <para>A Comma Separated Text file is a CSV file and it can be
32548             opened by any spreadsheet application.</para>
32549           </tip></para>
32550       </section>
32551     </section>
32552
32553     <section id="statsreports">
32554       <title>Statistics Reports</title>
32555
32556       <para>Statistic reports will show you counts and sums. These reports are
32557       all about numbers and statistics, for reports that return more detailed
32558       data, use the <link linkend="quidedreportwizard">Guided Report
32559       Wizard</link>. These reports are limited in what data they can look at,
32560       so it's often recommended to use <link linkend="customreports">custom
32561       reports</link> for official end of the year statistics.</para>
32562
32563       <section id="acqstats">
32564         <title>Acquisitions Statistics</title>
32565
32566         <note>
32567           <para>These reports are limited in what data they can look at, so
32568           it's often recommended to use <link linkend="customreports">custom
32569           reports</link> for official end of the year statistics.</para>
32570         </note>
32571
32572         <para>Using the form provided, choose which value you would like to
32573         appear in the Column and which will appear in the Row.</para>
32574
32575         <screenshot>
32576           <screeninfo>Acquisitions Statistics</screeninfo>
32577
32578           <mediaobject>
32579             <imageobject>
32580               <imagedata fileref="images/reports/acqform.png"/>
32581             </imageobject>
32582           </mediaobject>
32583         </screenshot>
32584
32585         <para>If you choose to output to the browser your results will print
32586         to the screen.</para>
32587
32588         <screenshot>
32589           <screeninfo>Acquisitions Statistics Results</screeninfo>
32590
32591           <mediaobject>
32592             <imageobject>
32593               <imagedata fileref="images/reports/acqnumbers.png"/>
32594             </imageobject>
32595           </mediaobject>
32596         </screenshot>
32597
32598         <para>You can also choose to export to a file that you can manipulate
32599         to your needs.</para>
32600
32601         <para>When generating your report, note that you get to choose between
32602         counting or summing the values.</para>
32603
32604         <screenshot>
32605           <screeninfo>Acquisitions Stats Options</screeninfo>
32606
32607           <mediaobject>
32608             <imageobject>
32609               <imagedata fileref="images/reports/acqtotal.png"/>
32610             </imageobject>
32611           </mediaobject>
32612         </screenshot>
32613
32614         <para>Choosing amount will change your results to appear as the sum of
32615         the amounts spent.</para>
32616
32617         <screenshot>
32618           <screeninfo>Acquisitions statistics with totals</screeninfo>
32619
32620           <mediaobject>
32621             <imageobject>
32622               <imagedata fileref="images/reports/acqamounts.png"/>
32623             </imageobject>
32624           </mediaobject>
32625         </screenshot>
32626       </section>
32627
32628       <section id="patstats">
32629         <title>Patron Statistics</title>
32630
32631         <note>
32632           <para>These reports are limited in what data they can look at, so
32633           it's often recommended to use <link linkend="customreports">custom
32634           reports</link> for official end of the year statistics.</para>
32635         </note>
32636
32637         <para>Using the form provided, choose which value you would like to
32638         appear in the Column and which will appear in the Row.</para>
32639
32640         <screenshot>
32641           <screeninfo>Patron Statistics Options</screeninfo>
32642
32643           <mediaobject>
32644             <imageobject>
32645               <imagedata fileref="images/reports/patronform.png"/>
32646             </imageobject>
32647           </mediaobject>
32648         </screenshot>
32649
32650         <para>If you choose to output to the browser your results will print
32651         to the screen.</para>
32652
32653         <screenshot>
32654           <screeninfo>Patron Statistics Results</screeninfo>
32655
32656           <mediaobject>
32657             <imageobject>
32658               <imagedata fileref="images/reports/patronresults.png"/>
32659             </imageobject>
32660           </mediaobject>
32661         </screenshot>
32662
32663         <para>Based on your selections, you may see some query information
32664         above your results table. You can also choose to export to a file that
32665         you can manipulate to your needs.</para>
32666       </section>
32667
32668       <section id="catstats">
32669         <title>Catalog Statistics</title>
32670
32671         <note>
32672           <para>These reports are limited in what data they can look at, so
32673           it's often recommended to use <link linkend="customreports">custom
32674           reports</link> for official end of the year statistics.</para>
32675         </note>
32676
32677         <para>Using the form provided, choose which value you would like to
32678         appear in the Column and which will appear in the Row.</para>
32679
32680         <screenshot>
32681           <screeninfo>Catalog Statistics Form</screeninfo>
32682
32683           <mediaobject>
32684             <imageobject>
32685               <imagedata fileref="images/reports/catalogform.png"/>
32686             </imageobject>
32687           </mediaobject>
32688         </screenshot>
32689
32690         <para>If you choose to output to the browser your results will print
32691         to the screen.</para>
32692
32693         <screenshot>
32694           <screeninfo>Catalog Statistic Results</screeninfo>
32695
32696           <mediaobject>
32697             <imageobject>
32698               <imagedata fileref="images/reports/catalogresults.png"/>
32699             </imageobject>
32700           </mediaobject>
32701         </screenshot>
32702
32703         <para>You can also choose to export to a file that you can manipulate
32704         to your needs.</para>
32705       </section>
32706
32707       <section id="circstats">
32708         <title>Circulation Statistics</title>
32709
32710         <note>
32711           <para>These reports are limited in what data they can look at, so
32712           it's often recommended to use <link linkend="customreports">custom
32713           reports</link> for official end of the year statistics.</para>
32714         </note>
32715
32716         <para>Using the form provided, choose which value you would like to
32717         appear in the Column and which will appear in the Row.</para>
32718
32719         <screenshot>
32720           <screeninfo>Circulation Statistics</screeninfo>
32721
32722           <mediaobject>
32723             <imageobject>
32724               <imagedata fileref="images/reports/circform.png"/>
32725             </imageobject>
32726           </mediaobject>
32727         </screenshot>
32728
32729         <para>If you choose to output to the browser your results will print
32730         to the screen.</para>
32731
32732         <screenshot>
32733           <screeninfo>Circulation Statistic Results</screeninfo>
32734
32735           <mediaobject>
32736             <imageobject>
32737               <imagedata fileref="images/reports/circresults.png"/>
32738             </imageobject>
32739           </mediaobject>
32740         </screenshot>
32741
32742         <para>You can also choose to export to a file that you can manipulate
32743         to your needs.<tip>
32744             <para>To get a complete picture of your monthly or daily
32745             circulation, you can run the report twice, once for 'Type' of
32746             'Checkout' and again for 'Renewal.'</para>
32747
32748             <para>This report uses 'Period,' or date, filtering that allows
32749             you to limit to a month by simply selecting the first day of the
32750             first month through the first day of the next month. For example,
32751             10/1 to 11/1 to find statistics for the month of October.</para>
32752
32753             <itemizedlist>
32754               <listitem>
32755                 <para>To find daily statistics, set your date
32756                 range.&lt;/br&gt; Example: "I want circulation data starting
32757                 with date XXX up to, but not including, date XXX."</para>
32758               </listitem>
32759
32760               <listitem>
32761                 <para>For a whole month, an example range would be: 11/01/2009
32762                 to 12/01/2009</para>
32763               </listitem>
32764
32765               <listitem>
32766                 <para>For a whole year, an example range would be: 01/01/2009
32767                 to 01/01/2010</para>
32768               </listitem>
32769
32770               <listitem>
32771                 <para>For a single day, an example would be: 11/15/2009 to
32772                 11/16/2009 to find what circulated on the 15th</para>
32773               </listitem>
32774             </itemizedlist>
32775           </tip></para>
32776
32777         <section id="inhouseuse">
32778           <title>Tracking in house use</title>
32779
32780           <para>Using the Circulation statistics reporting wizard you can run
32781           reports on in house usage of items simply by choosing 'Local Use'
32782           from the 'Type' pull down:</para>
32783
32784           <screenshot>
32785             <screeninfo>In House Use Stats</screeninfo>
32786
32787             <mediaobject>
32788               <imageobject>
32789                 <imagedata fileref="images/reports/inhouse.png"/>
32790               </imageobject>
32791             </mediaobject>
32792           </screenshot>
32793         </section>
32794       </section>
32795
32796       <section id="serialstats">
32797         <title>Serials Statistics</title>
32798
32799         <note>
32800           <para>These reports are limited in what data they can look at, so
32801           it's often recommended to use <link linkend="customreports">custom
32802           reports</link> for official end of the year statistics.</para>
32803         </note>
32804
32805         <para>Using the form provided, choose how you would like to list the
32806         serials in your system.</para>
32807
32808         <screenshot>
32809           <screeninfo>Serials Statistics</screeninfo>
32810
32811           <mediaobject>
32812             <imageobject>
32813               <imagedata fileref="images/reports/serialsform.png"/>
32814             </imageobject>
32815           </mediaobject>
32816         </screenshot>
32817
32818         <para>If you choose to output to the browser your results will print
32819         to the screen.</para>
32820
32821         <screenshot>
32822           <screeninfo>Serials Results</screeninfo>
32823
32824           <mediaobject>
32825             <imageobject>
32826               <imagedata fileref="images/reports/serialsresults.png"/>
32827             </imageobject>
32828           </mediaobject>
32829         </screenshot>
32830
32831         <para>You can also choose to export to a file that you can manipulate
32832         to your needs.</para>
32833       </section>
32834
32835       <section id="holdstats">
32836         <title>Holds Statistics</title>
32837
32838         <note>
32839           <para>These reports are limited in what data they can look at, so
32840           it's often recommended to use <link linkend="customreports">custom
32841           reports</link> for official end of the year statistics.</para>
32842         </note>
32843
32844         <para>Using the form provided you can see statistics for holds placed,
32845         filled, cancelled and more at your library. From the form choose what
32846         value you want to display in the column and what value to show in the
32847         row. You can also choose from the filters on the far right of the
32848         form.</para>
32849
32850         <screenshot>
32851           <screeninfo>Hold Statistics Form</screeninfo>
32852
32853           <mediaobject>
32854             <imageobject>
32855               <imagedata fileref="images/reports/holdstatsform.png"/>
32856             </imageobject>
32857           </mediaobject>
32858         </screenshot>
32859
32860         <para>If you choose to output to the browser your results will print
32861         to the screen.</para>
32862
32863         <screenshot>
32864           <screeninfo>Hold Stats Results</screeninfo>
32865
32866           <mediaobject>
32867             <imageobject>
32868               <imagedata fileref="images/reports/holdstatsresults.png"/>
32869             </imageobject>
32870           </mediaobject>
32871         </screenshot>
32872
32873         <para>You can also choose to export to a file that you can manipulate
32874         to your needs.</para>
32875       </section>
32876
32877       <section id="mostcheckouts">
32878         <title>Patrons with the most checkouts</title>
32879
32880         <para>This report will simply list the patrons who have the most
32881         checkouts.</para>
32882
32883         <screenshot>
32884           <screeninfo>Patrons with the most checkouts form</screeninfo>
32885
32886           <mediaobject>
32887             <imageobject>
32888               <imagedata fileref="images/reports/topcheckoutsform.png"/>
32889             </imageobject>
32890           </mediaobject>
32891         </screenshot>
32892
32893         <para>If you choose to output to the browser your results will print
32894         to the screen.</para>
32895
32896         <screenshot>
32897           <screeninfo>Top checkouts results</screeninfo>
32898
32899           <mediaobject>
32900             <imageobject>
32901               <imagedata fileref="images/reports/topcheckoutsresult.png"/>
32902             </imageobject>
32903           </mediaobject>
32904         </screenshot>
32905
32906         <para>You can also choose to export to a file that you can manipulate
32907         to your needs.</para>
32908       </section>
32909
32910       <section id="mostcirculated">
32911         <title>Most Circulated Items</title>
32912
32913         <para>This report will simply list the items that have the been
32914         checked out the most.</para>
32915
32916         <screenshot>
32917           <screeninfo>Most Circulation Items Form</screeninfo>
32918
32919           <mediaobject>
32920             <imageobject>
32921               <imagedata fileref="images/reports/topcircform.png"/>
32922             </imageobject>
32923           </mediaobject>
32924         </screenshot>
32925
32926         <para>If you choose to output to the browser your results will print
32927         to the screen.</para>
32928
32929         <screenshot>
32930           <screeninfo>Top Circulation Items Results</screeninfo>
32931
32932           <mediaobject>
32933             <imageobject>
32934               <imagedata fileref="images/reports/topcircresults.png"/>
32935             </imageobject>
32936           </mediaobject>
32937         </screenshot>
32938
32939         <para>You can also choose to export to a file that you can manipulate
32940         to your needs.</para>
32941       </section>
32942
32943       <section id="patnocheckouts">
32944         <title>Patrons with no checkouts</title>
32945
32946         <para>This report will list for you the patrons in your system who
32947         haven't checked any items out.</para>
32948
32949         <screenshot>
32950           <screeninfo>Patrons with no Checkouts</screeninfo>
32951
32952           <mediaobject>
32953             <imageobject>
32954               <imagedata fileref="images/reports/patnocheckout.png"/>
32955             </imageobject>
32956           </mediaobject>
32957         </screenshot>
32958
32959         <para>If you choose to output to the browser your results will print
32960         to the screen.</para>
32961
32962         <screenshot>
32963           <screeninfo>Results for Patrons with no Checkouts</screeninfo>
32964
32965           <mediaobject>
32966             <imageobject>
32967               <imagedata fileref="images/reports/patnocheckout-results.png"/>
32968             </imageobject>
32969           </mediaobject>
32970         </screenshot>
32971
32972         <para>You can also choose to export to a file that you can manipulate
32973         to your needs.</para>
32974       </section>
32975
32976       <section id="itemnocheckouts">
32977         <title>Items with no checkouts</title>
32978
32979         <para>This report will list items in your collection that have never
32980         been checked out.</para>
32981
32982         <screenshot>
32983           <screeninfo>Items with No Checkouts</screeninfo>
32984
32985           <mediaobject>
32986             <imageobject>
32987               <imagedata fileref="images/reports/nocheckoutsform.png"/>
32988             </imageobject>
32989           </mediaobject>
32990         </screenshot>
32991
32992         <para>If you choose to output to the browser your results will print
32993         to the screen.</para>
32994
32995         <screenshot>
32996           <screeninfo>Items with no checkouts results</screeninfo>
32997
32998           <mediaobject>
32999             <imageobject>
33000               <imagedata fileref="images/reports/nocheckoutsresults.png"/>
33001             </imageobject>
33002           </mediaobject>
33003         </screenshot>
33004
33005         <para>You can also choose to export to a file that you can manipulate
33006         to your needs.</para>
33007       </section>
33008
33009       <section id="catbyitem">
33010         <title>Catalog by Item Type</title>
33011
33012         <para>This report will list the total number of items of each item
33013         type per branch.</para>
33014
33015         <screenshot>
33016           <screeninfo>Catalog by Item Type</screeninfo>
33017
33018           <mediaobject>
33019             <imageobject>
33020               <imagedata fileref="images/reports/itemtotals.png"/>
33021             </imageobject>
33022           </mediaobject>
33023         </screenshot>
33024
33025         <para>If you choose to output to the browser your results will print
33026         to the screen.</para>
33027
33028         <screenshot>
33029           <screeninfo>Total of Items by Type and Branch</screeninfo>
33030
33031           <mediaobject>
33032             <imageobject>
33033               <imagedata fileref="images/reports/itemtotalsresults.png"/>
33034             </imageobject>
33035           </mediaobject>
33036         </screenshot>
33037
33038         <para>You can also choose to export to a file that you can manipulate
33039         to your needs.</para>
33040       </section>
33041
33042       <section id="lostreport">
33043         <title>Lost Items</title>
33044
33045         <para>This report will allow you to generate a list of items that have
33046         been marked as Lost within the system</para>
33047
33048         <screenshot>
33049           <screeninfo>Lost Items Report</screeninfo>
33050
33051           <mediaobject>
33052             <imageobject>
33053               <imagedata fileref="images/reports/lostitems.png"/>
33054             </imageobject>
33055           </mediaobject>
33056         </screenshot>
33057       </section>
33058
33059       <section id="avloantime">
33060         <title>Average Loan Time</title>
33061
33062         <para>This report will list the average time items are out on loan
33063         based on the criteria you enter:</para>
33064
33065         <screenshot>
33066           <screeninfo>Average Checkout Period Form</screeninfo>
33067
33068           <mediaobject>
33069             <imageobject>
33070               <imagedata fileref="images/reports/averloanform.png"/>
33071             </imageobject>
33072           </mediaobject>
33073         </screenshot>
33074
33075         <para>If you choose to output to the browser your results will print
33076         to the screen.</para>
33077
33078         <screenshot>
33079           <screeninfo>Average Checkout Period Results</screeninfo>
33080
33081           <mediaobject>
33082             <imageobject>
33083               <imagedata fileref="images/reports/avercheckout.png"/>
33084             </imageobject>
33085           </mediaobject>
33086         </screenshot>
33087
33088         <para>You can also choose to export to a file that you can manipulate
33089         to your needs.</para>
33090       </section>
33091     </section>
33092
33093     <section id="reportdic">
33094       <title>Report Dictionary</title>
33095
33096       <para>The report dictionary is a way to pre-define common filters you'd
33097       like to apply to your reports. This is a good way to add in filters that
33098       the report wizard doesn't include by default. To add a new definition,
33099       or filter, click 'New Definition' on the Reports Dictionary page and
33100       follow the 4 step process.</para>
33101
33102       <para>Step 1: Name the definition and provide a description if
33103       necessary</para>
33104
33105       <screenshot>
33106         <screeninfo>Create a Definition</screeninfo>
33107
33108         <mediaobject>
33109           <imageobject>
33110             <imagedata fileref="images/reports/dict1.png"/>
33111           </imageobject>
33112         </mediaobject>
33113       </screenshot>
33114
33115       <para>Step 2: Choose the module that the will be queried.</para>
33116
33117       <screenshot>
33118         <screeninfo>Select Koha Module</screeninfo>
33119
33120         <mediaobject>
33121           <imageobject>
33122             <imagedata fileref="images/reports/dict2.png"/>
33123           </imageobject>
33124         </mediaobject>
33125       </screenshot>
33126
33127       <para>Step 3: Choose columns to query from the tables presented.</para>
33128
33129       <screenshot>
33130         <screeninfo>Choose columns</screeninfo>
33131
33132         <mediaobject>
33133           <imageobject>
33134             <imagedata fileref="images/reports/dict3.png"/>
33135           </imageobject>
33136         </mediaobject>
33137       </screenshot>
33138
33139       <para>Step 4: Choose the value(s) from the field(s). These will be
33140       automatically populated with options available in your database.</para>
33141
33142       <screenshot>
33143         <screeninfo>Choose fields and values</screeninfo>
33144
33145         <mediaobject>
33146           <imageobject>
33147             <imagedata fileref="images/reports/dict4.png"/>
33148           </imageobject>
33149         </mediaobject>
33150       </screenshot>
33151
33152       <para>Confirm your selections to save the definition.</para>
33153
33154       <screenshot>
33155         <screeninfo>Confirm Definition</screeninfo>
33156
33157         <mediaobject>
33158           <imageobject>
33159             <imagedata fileref="images/reports/dictconfirm.png"/>
33160           </imageobject>
33161         </mediaobject>
33162       </screenshot>
33163
33164       <para>Your definitions will all appear on the Reports Dictionary
33165       page</para>
33166
33167       <screenshot>
33168         <screeninfo>Reports Dictionary Listing</screeninfo>
33169
33170         <mediaobject>
33171           <imageobject>
33172             <imagedata fileref="images/reports/dictlist.png"/>
33173           </imageobject>
33174         </mediaobject>
33175       </screenshot>
33176
33177       <para>Then when generating reports on the module you created the value
33178       for you will see an option to limit by the definition at the bottom of
33179       the usual filters.</para>
33180
33181       <screenshot>
33182         <screeninfo>Dictionary Limit Option</screeninfo>
33183
33184         <mediaobject>
33185           <imageobject>
33186             <imagedata fileref="images/reports/dictionarylimit.png"/>
33187           </imageobject>
33188         </mediaobject>
33189       </screenshot>
33190     </section>
33191   </chapter>
33192
33193   <chapter id="opac">
33194     <title>OPAC</title>
33195
33196     <para>This chapter assumes that you have the following preferences set as
33197     follows:</para>
33198
33199     <itemizedlist>
33200       <listitem>
33201         <para><link linkend="opacthemes">opacthemes</link> = prog</para>
33202       </listitem>
33203       <listitem>
33204         <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> = default</para>
33205       </listitem>
33206
33207       <listitem>
33208         <para><link
33209         linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> =
33210         default</para>
33211       </listitem>
33212
33213       <listitem>
33214         <para><link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link>
33215         = show</para>
33216       </listitem>
33217
33218       <listitem>
33219         <para><link linkend="TagsEnabled">TagsEnabled</link> = Allow</para>
33220       </listitem>
33221
33222       <listitem>
33223         <para><link linkend="TagsInputOnDetail">TagsInputOnDetail</link>
33224         =Allow</para>
33225       </listitem>
33226
33227       <listitem>
33228         <para><link linkend="TagsInputOnList">TagsInputOnList</link> =
33229         Allow</para>
33230       </listitem>
33231
33232       <listitem>
33233         <para><link linkend="reviewson">reviewson</link> = Allow</para>
33234       </listitem>
33235
33236       <listitem>
33237         <para><link linkend="ShowReviewer">ShowReviewer</link> = Allow</para>
33238       </listitem>
33239
33240       <listitem>
33241         <para><link linkend="ShowReviewerPhoto">ShowReviewerPhoto</link>
33242         =Allow</para>
33243       </listitem>
33244
33245       <listitem>
33246         <para><link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> =
33247         Show</para>
33248       </listitem>
33249
33250       <listitem>
33251         <para><link
33252         linkend="OPACAmazonCoverImages">OPACAmazonCoverImages</link> =
33253         Show</para>
33254       </listitem>
33255
33256       <listitem>
33257         <para><link linkend="XISBN">XISBN</link> = Use</para>
33258       </listitem>
33259
33260       <listitem>
33261         <para><link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link>
33262         = Default set of links</para>
33263       </listitem>
33264
33265       <listitem>
33266         <para><link linkend="OPACShowCheckoutName">OPACShowCheckoutName</link>
33267         = Don't show</para>
33268       </listitem>
33269
33270       <listitem>
33271         <para><link linkend="RequestOnOpac">RequestOnOpac</link> =
33272         Allow</para>
33273       </listitem>
33274
33275       <listitem>
33276         <para><link
33277         linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link> =
33278         Allow</para>
33279       </listitem>
33280
33281       <listitem>
33282         <para><link linkend="OpacBrowseResults">OpacBrowseResults</link> =
33283         Enable</para>
33284       </listitem>
33285
33286       <listitem>
33287         <para><link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link> =
33288         Allow</para>
33289       </listitem>
33290
33291       <listitem>
33292         <para><link linkend="OPACShowBarcode">OPACShowBarcode</link> = Don't
33293         show</para>
33294       </listitem>
33295     </itemizedlist>
33296
33297     <para>If your system preferences are set differently your displays may
33298     differ.</para>
33299
33300     <section id="opacsearchresults">
33301       <title>Search Results</title>
33302
33303       <para>To search the OPAC you can either choose to enter your search
33304       words in the box at the top of the OPAC or click on the 'Advanced
33305       Search' link to perform a more detailed search.</para>
33306
33307       <screenshot>
33308         <screeninfo>OPAC Search Box</screeninfo>
33309
33310         <mediaobject>
33311           <imageobject>
33312             <imagedata fileref="images/opac/searchbox.png"/>
33313           </imageobject>
33314         </mediaobject>
33315       </screenshot>
33316
33317       <para>For more on searching check the '<link
33318       linkend="searching">Searching</link>' chapter in this manual.</para>
33319
33320       <section id="opacresultsoverview">
33321         <title>Results Overview</title>
33322
33323         <para>After performing a search the number of results found for your
33324         search will appear above the results</para>
33325
33326         <screenshot>
33327           <screeninfo>Total Results</screeninfo>
33328
33329           <mediaobject>
33330             <imageobject>
33331               <imagedata fileref="images/opac/totalresults-rss.png"/>
33332             </imageobject>
33333           </mediaobject>
33334         </screenshot>
33335
33336         <para>By default your search results will be sorted based on your
33337         <link linkend="opacdefaultsort">OPACdefaultSortField and
33338         OPACdefaultSortOrder</link> system preference values. To change this
33339         you can choose another sorting method from the pull down on the
33340         right.</para>
33341
33342         <screenshot>
33343           <screeninfo>Results Sorting Options</screeninfo>
33344
33345           <mediaobject>
33346             <imageobject>
33347               <imagedata fileref="images/opac/sortingresults.png"/>
33348             </imageobject>
33349           </mediaobject>
33350         </screenshot>
33351
33352         <para>Under each title on your results list a series of values from
33353         your leader will appear. It is important to note that this has nothing
33354         to do with the item types or collection codes you have applied to your
33355         records, this data is all pulled from your leader.</para>
33356
33357         <screenshot>
33358           <screeninfo>Leader Visualization</screeninfo>
33359
33360           <mediaobject>
33361             <imageobject>
33362               <imagedata fileref="images/opac/leader.png"/>
33363             </imageobject>
33364           </mediaobject>
33365         </screenshot>
33366
33367         <para>Below each title you will see the availability for the items
33368         attached to the record. Note that even if you filtered on one library
33369         location all locations that hold the item will appear on the search
33370         results.</para>
33371
33372         <screenshot>
33373           <screeninfo>Holdings Information</screeninfo>
33374
33375           <mediaobject>
33376             <imageobject>
33377               <imagedata fileref="images/opac/holdings-results.png"/>
33378             </imageobject>
33379           </mediaobject>
33380         </screenshot>
33381
33382         <para>If you have turned on <link linkend="enhancedcontent">Enhanced
33383         Content</link> preferences you may have book jackets on your search
33384         results.</para>
33385
33386         <screenshot>
33387           <screeninfo>Book Jacket on Results</screeninfo>
33388
33389           <mediaobject>
33390             <imageobject>
33391               <imagedata fileref="images/opac/coverresults.png"/>
33392             </imageobject>
33393           </mediaobject>
33394         </screenshot>
33395         <para>If you have set your <link linkend="didyoumean">Did you mean?</link> options you will
33396           see a yellow bar across the top of your results will other related searches.<screenshot>
33397             <screeninfo>Did you mean?</screeninfo>
33398             <mediaobject>
33399               <imageobject>
33400                 <imagedata fileref="images/opac/didyoumeanopac.png"/>
33401               </imageobject>
33402             </mediaobject>
33403           </screenshot></para>
33404       </section>
33405
33406       <section id="opacfilter">
33407         <title>Filters</title>
33408
33409         <para>To filter your results click on the links below the 'Refine Your
33410         Search' menu on the left of your screen</para>
33411
33412         <screenshot>
33413           <screeninfo>Refine Your Results</screeninfo>
33414
33415           <mediaobject>
33416             <imageobject>
33417               <imagedata fileref="images/opac/refineresults.png"/>
33418             </imageobject>
33419           </mediaobject>
33420         </screenshot>
33421
33422         <para>If you only have one library/branch in Koha you will not see the
33423         'Libraries' filter, instead you will see a filter on Shelving
33424         Location. The same will happen if you have <link
33425         linkend="singleBranchMode">singleBranchMode</link> set to "Don't
33426         allow"</para>
33427
33428         <screenshot>
33429           <screeninfo>Location facet</screeninfo>
33430
33431           <mediaobject>
33432             <imageobject>
33433               <imagedata fileref="images/opac/locationfacet.png"/>
33434             </imageobject>
33435           </mediaobject>
33436         </screenshot>
33437       </section>
33438
33439       <section id="searchrss">
33440         <title>Search RSS Feeds</title>
33441
33442         <para>You will be able to subscribe to your search results as an RSS
33443         feed by clicking the RSS icon in your address bar or next to the
33444         number of results. To learn more about what RSS feeds are check out
33445         <ulink url="http://www.youtube.com/watch?v=0klgLsSxGsU">this tutorial
33446         video</ulink>.</para>
33447
33448         <screenshot>
33449           <screeninfo>RSS Feed Icon</screeninfo>
33450
33451           <mediaobject>
33452             <imageobject>
33453               <imagedata fileref="images/opac/totalresults-rss.png"/>
33454             </imageobject>
33455           </mediaobject>
33456         </screenshot>
33457
33458         <para>Subscribing to search results as RSS feeds will allow you to see
33459         when a new item is added to the catalog in your area of
33460         interest.</para>
33461       </section>
33462     </section>
33463
33464     <section id="opacbibrec">
33465       <title>Bibliographic Record</title>
33466
33467       <para>When you click on a title from the search results, you're brought
33468       to the bibliographic detail of the record. This page is broken down in
33469       several different areas.</para>
33470
33471       <para>At the top of your screen will be the title and the GMD:</para>
33472
33473       <screenshot>
33474         <screeninfo>Title</screeninfo>
33475
33476         <mediaobject>
33477           <imageobject>
33478             <imagedata fileref="images/opac/bibdetail/bibtitle.png"/>
33479           </imageobject>
33480         </mediaobject>
33481       </screenshot>
33482
33483       <para>Below the title the authors will be listed. These come from your
33484       1xx and 7xx fields. Clicking the author will run a search for other
33485       titles with that author.</para>
33486
33487       <screenshot>
33488         <screeninfo>Author Display</screeninfo>
33489
33490         <mediaobject>
33491           <imageobject>
33492             <imagedata fileref="images/opac/bibdetail/bibauthor.png"/>
33493           </imageobject>
33494         </mediaobject>
33495       </screenshot>
33496
33497       <para>If you have an authority file you will see a magnifying glass to
33498       the right of author (and other) authorities. Clicking that magnifying
33499       glass will take you directly to the authority record.</para>
33500
33501       <screenshot>
33502         <screeninfo>Authority link</screeninfo>
33503
33504         <mediaobject>
33505           <imageobject>
33506             <imagedata fileref="images/opac/bibdetail/authoritylink.png"/>
33507           </imageobject>
33508         </mediaobject>
33509       </screenshot>
33510
33511       <para>If you have your <link
33512       linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link> preference
33513       set to 'show' you will see a material type that is determined by values
33514       in your fixed fields (learn more in the <link linkend="XSLTiTypes">XSLT
33515       Item Types</link> Appendix).</para>
33516
33517       <screenshot>
33518         <screeninfo>XSLT Item Type</screeninfo>
33519
33520         <mediaobject>
33521           <imageobject>
33522             <imagedata fileref="images/opac/bibdetail/bibleader.png"/>
33523           </imageobject>
33524         </mediaobject>
33525       </screenshot>
33526
33527       <para>Next you'll see the description of the record you're
33528       viewing:</para>
33529
33530       <screenshot>
33531         <screeninfo>Basic Details</screeninfo>
33532
33533         <mediaobject>
33534           <imageobject>
33535             <imagedata fileref="images/opac/bibdetail/bibdetails.png"/>
33536           </imageobject>
33537         </mediaobject>
33538       </screenshot>
33539
33540       <para>Following that information you'll find the subject headings which
33541       can be clicked to search for other titles on similar topics</para>
33542
33543       <screenshot>
33544         <screeninfo>Bibliographic Subjects</screeninfo>
33545
33546         <mediaobject>
33547           <imageobject>
33548             <imagedata fileref="images/opac/bibdetail/bibsubjects.png"/>
33549           </imageobject>
33550         </mediaobject>
33551       </screenshot>
33552
33553       <para>If your record has a table of contents or summary it will appear
33554       next to the 'Summary' or 'Table of Contents' label</para>
33555
33556       <screenshot>
33557         <screeninfo>Summary</screeninfo>
33558
33559         <mediaobject>
33560           <imageobject>
33561             <imagedata fileref="images/opac/bibdetail/bibsummary.png"/>
33562           </imageobject>
33563         </mediaobject>
33564       </screenshot>
33565
33566       <para>If your record has data in the 856 fields you'll see the links to
33567       the right of the 'Online Resources' label</para>
33568
33569       <screenshot>
33570         <screeninfo>Online Resources</screeninfo>
33571
33572         <mediaobject>
33573           <imageobject>
33574             <imagedata fileref="images/opac/bibdetail/biblinks.png"/>
33575           </imageobject>
33576         </mediaobject>
33577       </screenshot>
33578
33579       <para>If the title you're viewing is in a public list then you'll see a
33580       list of those to the right of the 'List(s) this item appears in' label
33581       and if it has tags they will appear below the 'Tags from this library'
33582       label</para>
33583
33584       <screenshot>
33585         <screeninfo>Tags</screeninfo>
33586
33587         <mediaobject>
33588           <imageobject>
33589             <imagedata fileref="images/opac/bibdetail/bibtags.png"/>
33590           </imageobject>
33591         </mediaobject>
33592       </screenshot>
33593
33594       <para>In the tabs below the details you will find your holdings
33595       data</para>
33596
33597       <screenshot>
33598         <screeninfo/>
33599
33600         <mediaobject>
33601           <imageobject>
33602             <imagedata fileref="images/opac/bibdetail/bibholdings.png"/>
33603           </imageobject>
33604         </mediaobject>
33605       </screenshot>
33606
33607       <para>Any notes (5xx fields) that have been cataloged will appear under
33608       'Title Notes'</para>
33609
33610       <screenshot>
33611         <screeninfo>Title notes</screeninfo>
33612
33613         <mediaobject>
33614           <imageobject>
33615             <imagedata fileref="images/opac/bibdetail/bibtitlenotes.png"/>
33616           </imageobject>
33617         </mediaobject>
33618       </screenshot>
33619
33620       <para>If you're allowing comments they will appear in the next
33621       tab</para>
33622
33623       <screenshot>
33624         <screeninfo>Comments</screeninfo>
33625
33626         <mediaobject>
33627           <imageobject>
33628             <imagedata fileref="images/opac/bibdetail/bibcomments.png"/>
33629           </imageobject>
33630         </mediaobject>
33631       </screenshot>
33632
33633       <para>And finally if you have enabled FRBR and you have other editions
33634       of the title in your collection you will see the 'Editions' tab.</para>
33635
33636       <screenshot>
33637         <screeninfo>Editions</screeninfo>
33638
33639         <mediaobject>
33640           <imageobject>
33641             <imagedata fileref="images/opac/bibdetail/bibeditions.png"/>
33642           </imageobject>
33643         </mediaobject>
33644       </screenshot>
33645
33646       <para>To the right of the details you'll find a series of boxes. The
33647       first box is a list of buttons to help navigate the search results. From
33648       there you can see the next or previous result from your search or return
33649       to the results.</para>
33650
33651       <screenshot>
33652         <screeninfo>Search Options</screeninfo>
33653
33654         <mediaobject>
33655           <imageobject>
33656             <imagedata fileref="images/opac/bibdetail/bibsearch.png"/>
33657           </imageobject>
33658         </mediaobject>
33659       </screenshot>
33660
33661       <para>Clicking Browse Results at the top of the right column will open
33662       up your search results on the detail page</para>
33663
33664       <screenshot>
33665         <screeninfo>Search Results</screeninfo>
33666
33667         <mediaobject>
33668           <imageobject>
33669             <imagedata fileref="images/opac/bibdetail/bibbrowseresults.png"/>
33670           </imageobject>
33671         </mediaobject>
33672       </screenshot>
33673
33674       <para>Below the search buttons you'll find the links to place a hold,
33675       print the record, save the record to your lists, or add it to your
33676       cart</para>
33677
33678       <screenshot>
33679         <screeninfo>More options</screeninfo>
33680
33681         <mediaobject>
33682           <imageobject>
33683             <imagedata fileref="images/opac/bibdetail/biboptions.png"/>
33684           </imageobject>
33685         </mediaobject>
33686       </screenshot>
33687
33688       <para>Clicking 'More Searches' will show the list of libraries you
33689       entered in your <link
33690       linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link>
33691       preference</para>
33692
33693       <screenshot>
33694         <screeninfo>More Searches</screeninfo>
33695
33696         <mediaobject>
33697           <imageobject>
33698             <imagedata fileref="images/opac/bibdetail/bibmoresearch.png"/>
33699           </imageobject>
33700         </mediaobject>
33701       </screenshot>
33702
33703       <para>Under the 'Save Record' label you will find a series of file
33704       formats you can save the record as. This list can be customized by
33705       altering the <link linkend="OpacExportOptions">OpacExportOptions</link>
33706       system preference.</para>
33707
33708       <screenshot>
33709         <screeninfo>Save Record</screeninfo>
33710
33711         <mediaobject>
33712           <imageobject>
33713             <imagedata fileref="images/opac/bibdetail/bibsave.png"/>
33714           </imageobject>
33715         </mediaobject>
33716       </screenshot>
33717
33718       <para>If at any time you want to change the view from the 'Normal' view
33719       to see the Marc or the ISBD you can click the tabs across the top of the
33720       record</para>
33721
33722       <screenshot>
33723         <screeninfo>Record Views</screeninfo>
33724
33725         <mediaobject>
33726           <imageobject>
33727             <imagedata fileref="images/opac/bibdetail/bibviews.png"/>
33728           </imageobject>
33729         </mediaobject>
33730       </screenshot>
33731     </section>
33732
33733     <section id="opaclistscart">
33734       <title>Lists &amp; Cart</title>
33735
33736       <para>A cart is a temporary holding place for records you're interested
33737       in finding during this session. That means that once you log out of the
33738       OPAC or close the browser you lose the items in your cart. A list is a
33739       more permanent location for saving items. To learn more about lists,
33740       check the <link linkend="stafflists">Lists in the Staff Client</link>
33741       chapter of this manual.</para>
33742
33743       <section id="opaclists">
33744         <title>Lists</title>
33745
33746         <para>Patrons can manage their own private lists by visiting the 'my
33747         lists' section of their account.</para>
33748
33749         <screenshot>
33750           <screeninfo>Lists Management</screeninfo>
33751
33752           <mediaobject>
33753             <imageobject>
33754               <imagedata fileref="images/opac/nolists.png"/>
33755             </imageobject>
33756           </mediaobject>
33757         </screenshot>
33758
33759         <section id="opacaddlists">
33760           <title>Creating Lists</title>
33761
33762           <para>Lists can also be created by choosing the 'New List' option in
33763           the 'Add to' menu on the search results</para>
33764
33765           <screenshot>
33766             <screeninfo>Add to New List</screeninfo>
33767
33768             <mediaobject>
33769               <imageobject>
33770                 <imagedata fileref="images/opac/addtonewlist.png"/>
33771               </imageobject>
33772             </mediaobject>
33773           </screenshot>
33774
33775           <para>To create a list the patron simply needs to click the 'New
33776           List' link and populate the form that appears</para>
33777
33778           <screenshot>
33779             <screeninfo>Create a new list</screeninfo>
33780
33781             <mediaobject>
33782               <imageobject>
33783                 <imagedata fileref="images/opac/newlist.png"/>
33784               </imageobject>
33785             </mediaobject>
33786           </screenshot>
33787
33788           <para>The only field required is the 'List Name,' but the patron can also choose how they
33789             want the list sorted and if the list is public or private.<itemizedlist>
33790               <listitem>
33791                 <para>A Private List is managed by you and can be seen only by you (depending on
33792                   your permissions settings below)</para>
33793               </listitem>
33794               <listitem>
33795                 <para>A Public List can be seen by everybody, but managed only by you (depending on
33796                   your permissions settings below)</para>
33797               </listitem>
33798             </itemizedlist><important>
33799               <para>If you aren't allowing patrons to create public lists with the <link
33800                   linkend="OpacAllowPublicListCreation">OpacAllowPublicListCreation</link>
33801                 preference then patrons will only be able to create private lists.</para>
33802             </important></para>
33803           <itemizedlist>
33804             <listitem>
33805               <para>Finally decide what your permissions will be on the list. You can all or disallow:<itemizedlist>
33806                   <listitem>
33807                     <para>anyone else to add entries</para>
33808                   </listitem>
33809                   <listitem>
33810                     <para>anyone to remove his own contributed entries<itemizedlist>
33811                         <listitem>
33812                           <tip>
33813                             <para>The owner of a list is always allowed to add entries, but needs
33814                               permission to remove.</para>
33815                           </tip>
33816                         </listitem>
33817                       </itemizedlist></para>
33818                   </listitem>
33819                   <listitem>
33820                     <para>anyone to remove other contributed entries     </para>
33821                   </listitem>
33822                 </itemizedlist></para>
33823             </listitem>
33824           </itemizedlist>
33825         </section>
33826
33827         <section id="opacaddtolists">
33828           <title>Adding titles to Lists</title>
33829
33830           <para>Titles can be added to lists from the search results and/or
33831           from the bibliographic record. On the search results options to add
33832           items to the list appear below each result and across the top of the
33833           results page</para>
33834
33835           <screenshot>
33836             <screeninfo>Add to Lists from Results</screeninfo>
33837
33838             <mediaobject>
33839               <imageobject>
33840                 <imagedata fileref="images/opac/addtolistcart.png"/>
33841               </imageobject>
33842             </mediaobject>
33843           </screenshot>
33844
33845           <para>To add a single title to a list, click the 'Save to Lists'
33846           option and then choose the list you'd like to add the title to. To
33847           add multiple titles to a list check the boxes on the left of the
33848           titles you want to add and then choose the list you want to add the
33849           titles to from the 'Add too' pull down at the top of the
33850           screen.</para>
33851         </section>
33852
33853         <section id="listscontent">
33854           <title>Viewing Lists Contents</title>
33855
33856           <para>To view the contents of a list, click on the list name under
33857           the Lists button.</para>
33858
33859           <screenshot>
33860             <screeninfo>Lists</screeninfo>
33861
33862             <mediaobject>
33863               <imageobject>
33864                 <imagedata fileref="images/opac/chooselist.png"/>
33865               </imageobject>
33866             </mediaobject>
33867           </screenshot>
33868
33869           <para>The contents of the list will look similar to your search
33870           results pages except that there will be different menu options
33871           across the top of the list.</para>
33872
33873           <screenshot>
33874             <screeninfo>List View</screeninfo>
33875
33876             <mediaobject>
33877               <imageobject>
33878                 <imagedata fileref="images/opac/listview.png"/>
33879               </imageobject>
33880             </mediaobject>
33881           </screenshot>
33882
33883           <para>Using the menu options above the list you can place multiple
33884           items on hold, download the list contents, email the list or print
33885           the list out.</para>
33886
33887           <itemizedlist>
33888             <listitem>
33889               <para>To place a hold on one or more list items check the box to
33890               the left of the item and click the 'Place Hold' link at the
33891               top</para>
33892             </listitem>
33893
33894             <listitem>
33895               <para>To download the list contents click the 'Download List'
33896               link and choose the format you'd like to download the list
33897               in</para>
33898
33899               <itemizedlist>
33900                 <listitem>
33901                   <tip>
33902                     <para>iso2079 is MARC format</para>
33903                   </tip>
33904                 </listitem>
33905               </itemizedlist>
33906             </listitem>
33907
33908             <listitem>
33909               <para>To email the list contents to someone, click the 'Send
33910               List' link and enter in your email details in the form that pops
33911               up</para>
33912
33913               <screenshot>
33914                 <screeninfo>Email List Contents</screeninfo>
33915
33916                 <mediaobject>
33917                   <imageobject>
33918                     <imagedata fileref="images/opac/emailist.png"/>
33919                   </imageobject>
33920                 </mediaobject>
33921               </screenshot>
33922             </listitem>
33923
33924             <listitem>
33925               <para>To print the contents of your list out click the 'Print
33926               List' link</para>
33927             </listitem>
33928           </itemizedlist>
33929         </section>
33930
33931         <section id="opacmanagelists">
33932           <title>Managing Lists</title>
33933
33934           <para>Once the list is saved patrons can begin adding items to it.
33935           From the 'my lists' tab on the patron record the patron can edit and
33936           delete the lists they have created by clicking the appropriate link
33937           to the right of the list name.</para>
33938
33939           <screenshot>
33940             <screeninfo>My Lists</screeninfo>
33941
33942             <mediaobject>
33943               <imageobject>
33944                 <imagedata fileref="images/opac/mylists.png"/>
33945               </imageobject>
33946             </mediaobject>
33947           </screenshot>
33948
33949           <para>To edit the list's title or sorting patrons click the 'Edit'
33950           link to the right of the list description.</para>
33951
33952           <screenshot>
33953             <screeninfo>Editing List</screeninfo>
33954
33955             <mediaobject>
33956               <imageobject>
33957                 <imagedata fileref="images/opac/editlist.png"/>
33958               </imageobject>
33959             </mediaobject>
33960           </screenshot>
33961
33962           <para>When clicking 'Delete' next to a list you will be asked to
33963           confirm that you want to delete the list.</para>
33964
33965           <screenshot>
33966             <screeninfo>Delete list confirmation</screeninfo>
33967
33968             <mediaobject>
33969               <imageobject>
33970                 <imagedata fileref="images/opac/deletelist.png"/>
33971               </imageobject>
33972             </mediaobject>
33973           </screenshot>
33974
33975           <para>The list will not be deleted until the 'Confirm' button is
33976           clicked to the right of the list you'd like to delete.</para>
33977
33978           <para/>
33979         </section>
33980       </section>
33981
33982       <section id="opaccart">
33983         <title>Cart</title>
33984
33985         <para/>
33986
33987         <section id="opacaddtocart">
33988           <title>Adding titles to the Cart</title>
33989
33990           <para>Titles can be added to the cart from the search results and/or
33991           from the bibliographic record. On the search results options to add
33992           items to the cart appear below each result and across the top of the
33993           results page</para>
33994
33995           <screenshot>
33996             <screeninfo>Add to Cart on Search Results</screeninfo>
33997
33998             <mediaobject>
33999               <imageobject>
34000                 <imagedata fileref="images/opac/addtolistcart.png"/>
34001               </imageobject>
34002             </mediaobject>
34003           </screenshot>
34004
34005           <para>Clicking the 'Add to Cart' button will add the one title to
34006           your cart. To add multiple titles at once, check the box to the left
34007           of each result and then choose 'Cart' from the 'Add to' pull down at
34008           the top of the screen. Once titles are added to the cart you will be
34009           presented with a confirmation</para>
34010
34011           <screenshot>
34012             <screeninfo>Items added to Cart</screeninfo>
34013
34014             <mediaobject>
34015               <imageobject>
34016                 <imagedata fileref="images/opac/addedtocart.png"/>
34017               </imageobject>
34018             </mediaobject>
34019           </screenshot>
34020         </section>
34021
34022         <section id="manageopaccart">
34023           <title>Managing the Cart</title>
34024
34025           <para>Once you have titles in your cart you can manage the contents
34026           by clicking on the 'Cart' button usually found at the top of the
34027           screen to the right of the search box. Your cart will open in a new
34028           window.</para>
34029
34030           <screenshot>
34031             <screeninfo>Contents of your cart</screeninfo>
34032
34033             <mediaobject>
34034               <imageobject>
34035                 <imagedata fileref="images/opac/cartcontents.png"/>
34036               </imageobject>
34037             </mediaobject>
34038           </screenshot>
34039
34040           <para>From this window you are presented with several options.
34041           Across the top of the cart are several buttons.</para>
34042
34043           <para>First is the 'More details' button. Clicking this will show
34044           you additional information about the titles in your cart (ISBNs,
34045           Subjects, Publisher Info, Notes and more).</para>
34046
34047           <para>Next is the option to send the contents of your cart to an
34048           email address. This is handy if you want to send the resources you
34049           found at the library to your home email account to refer to later or
34050           to send to a patron researching a specific topic. Clicking this link
34051           will open up a new window that asks for the email address and
34052           message to send.</para>
34053
34054           <screenshot>
34055             <screeninfo>Email Cart</screeninfo>
34056
34057             <mediaobject>
34058               <imageobject>
34059                 <imagedata fileref="images/opac/emailcart.png"/>
34060               </imageobject>
34061             </mediaobject>
34062           </screenshot>
34063
34064           <para>In addition to sending your cart you can download the contents
34065           of your cart in several pre-defined formats or using a <link
34066           linkend="csvprofiles">CSV Profile</link> that you defined in the
34067           Tools module.</para>
34068
34069           <screenshot>
34070             <screeninfo>Download Cart</screeninfo>
34071
34072             <mediaobject>
34073               <imageobject>
34074                 <imagedata fileref="images/opac/downloadcart.png"/>
34075               </imageobject>
34076             </mediaobject>
34077           </screenshot>
34078
34079           <para>Finally you can print out the contents of your cart by
34080           choosing the 'Print' link.</para>
34081
34082           <para>In addition to the various different ways to save the contents
34083           of your cart, there are ways to add value to the data in your cart.
34084           By selecting one or more titles from the cart you can add them to a
34085           list (click 'Add to a List'), place hold(s) (click 'Place hold'), or
34086           tag them (click 'Tag'). All of these operations follow the same
34087           procedure as they do when performing them in the OPAC.</para>
34088         </section>
34089       </section>
34090     </section>
34091
34092     <section id="opacplacehold">
34093       <title>Placing Holds</title>
34094
34095       <para>Patrons can place holds on items via the OPAC if they're logged in
34096       and you have the <link linkend="RequestOnOpac">RequestOnOpac</link>
34097       preference set to 'Allow'. If the item can be placed on hold the option
34098       to place it on hold will appear in several different places.</para>
34099
34100       <itemizedlist>
34101         <listitem>
34102           <para>When viewing a list or search results page you'll see the
34103           option to place hold on multiple items by checking the boxes to the
34104           left of the results and clicking 'Place Hold' at the top</para>
34105
34106           <screenshot>
34107             <screeninfo>Place Hold from Results</screeninfo>
34108
34109             <mediaobject>
34110               <imageobject>
34111                 <imagedata fileref="images/opac/opacplaceholdresults.png"/>
34112               </imageobject>
34113             </mediaobject>
34114           </screenshot>
34115         </listitem>
34116
34117         <listitem>
34118           <para>When viewing a list or search results page you'll see the
34119           option to place the item on hold below the basic information about
34120           the title</para>
34121
34122           <screenshot>
34123             <screeninfo>Place Hold</screeninfo>
34124
34125             <mediaobject>
34126               <imageobject>
34127                 <imagedata fileref="images/opac/opacplaceholdsindiv.png"/>
34128               </imageobject>
34129             </mediaobject>
34130           </screenshot>
34131         </listitem>
34132
34133         <listitem>
34134           <para>When viewing an individual title you'll see the option to
34135           place a hold in the box on the right side of the screen</para>
34136
34137           <screenshot>
34138             <screeninfo>Place Hold</screeninfo>
34139
34140             <mediaobject>
34141               <imageobject>
34142                 <imagedata fileref="images/opac/opacplaceholdsdetail.png"/>
34143               </imageobject>
34144             </mediaobject>
34145           </screenshot>
34146         </listitem>
34147       </itemizedlist>
34148
34149       <para>No matter which of the above links you click to place your hold
34150       you'll be brought to the same hold screen.</para>
34151
34152       <screenshot>
34153         <screeninfo>Place Hold Form</screeninfo>
34154
34155         <mediaobject>
34156           <imageobject>
34157             <imagedata fileref="images/opac/opacplacehold.png"/>
34158           </imageobject>
34159         </mediaobject>
34160       </screenshot>
34161
34162       <itemizedlist>
34163         <listitem>
34164           <para>Check the box to the left of the items you'd like to place on
34165           hold</para>
34166         </listitem>
34167
34168         <listitem>
34169           <para>The title includes a link back to the detail page for the
34170           record</para>
34171         </listitem>
34172
34173         <listitem>
34174           <para>The priority shows where in the holds queue this hold will
34175           fall</para>
34176         </listitem>
34177
34178         <listitem>
34179           <para>If allowed by your <link
34180           linkend="OPACAllowHoldDateInFuture">OPACAllowHoldDateInFuture</link>
34181           preference, the 'Hold Starts on Date' column will show. This field
34182           allows the patron to have their hold start on a future date.</para>
34183         </listitem>
34184
34185         <listitem>
34186           <para>By default holds placed in the system remain until canceled,
34187           but if the patron fills in a 'Hold Not Needed After' date then the
34188           hold has an expiration date.</para>
34189
34190           <itemizedlist>
34191             <listitem>
34192               <important>
34193                 <para>Expired holds are removed by the <link
34194                 linkend="expiredholdscron">Expired Holds Cron Job</link>, this
34195                 is not an automatic process and must be set up by your system
34196                 administrator</para>
34197               </important>
34198             </listitem>
34199           </itemizedlist>
34200         </listitem>
34201
34202         <listitem>
34203           <para>If allowed by your <link
34204           linkend="OPACItemHolds">OPACItemHolds</link> preference the patron
34205           will be allowed to choose whether to place the hold on the next
34206           available copy or a specific copy</para>
34207
34208           <screenshot>
34209             <screeninfo>Specific Copy Hold</screeninfo>
34210
34211             <mediaobject>
34212               <imageobject>
34213                 <imagedata fileref="images/opac/opacplaceholdspecific.png"/>
34214               </imageobject>
34215             </mediaobject>
34216           </screenshot>
34217         </listitem>
34218
34219         <listitem>
34220           <para>If allowed by your <link
34221           linkend="OPACAllowUserToChooseBranch">OPACAllowUserToChooseBranch</link>
34222           preference the patron can choose where they'd like to pick up their
34223           hold</para>
34224         </listitem>
34225       </itemizedlist>
34226
34227       <para>After clicking the Place Hold button the patron will be brought to
34228       their account page where they'll see all of the items they have on
34229       hold.</para>
34230     </section>
34231
34232     <section id="opacenhancedcontent">
34233       <title>Enhanced Content</title>
34234
34235       <para/>
34236
34237       <section id="opactagging">
34238         <title>Tagging</title>
34239
34240         <para>Depending on your settings for the <link
34241         linkend="TagsEnabled">TagsEnabled</link>, <link
34242         linkend="TagsInputOnList">TagsInputOnList</link> and <link
34243         linkend="TagsInputOnDetail">TagsInputOnDetail</link> preferences you
34244         may be able to add tags to bibliographic records from the search
34245         results and/or bibliographic records. If you are allowing patrons to
34246         add tags from the search results screen you will see an input box
34247         below each result and a 'Tag' option at the top of the screen.</para>
34248
34249         <screenshot>
34250           <screeninfo>Tagging Options on Results</screeninfo>
34251
34252           <mediaobject>
34253             <imageobject>
34254               <imagedata fileref="images/opac/tags-results.png"/>
34255             </imageobject>
34256           </mediaobject>
34257         </screenshot>
34258
34259         <para>To add a tag to one item, type the tabs (separated by commas) in
34260         the 'New tag' box and click 'Add'. You will be presented with a
34261         confirmation of your tags being added.</para>
34262
34263         <screenshot>
34264           <screeninfo>Tags Added on Results</screeninfo>
34265
34266           <mediaobject>
34267             <imageobject>
34268               <imagedata fileref="images/opac/tagsadded-results.png"/>
34269             </imageobject>
34270           </mediaobject>
34271         </screenshot>
34272
34273         <para>From the results you can also tag items in bulk by clicking the
34274         checkboxes on the left and then clicking the 'Tag' button at the top.
34275         After clicking the button it will change into an input box for you to
34276         add tags to all of the items you have selected.</para>
34277
34278         <screenshot>
34279           <screeninfo>Add Tags to Multiple Items</screeninfo>
34280
34281           <mediaobject>
34282             <imageobject>
34283               <imagedata fileref="images/opac/tagaddmultiple-results.png"/>
34284             </imageobject>
34285           </mediaobject>
34286         </screenshot>
34287       </section>
34288
34289       <section id="opaccomments">
34290         <title>Comments</title>
34291
34292         <para>Patrons can leave comments in the OPAC if you have the <link
34293         linkend="reviewson">reviewson</link> preference set to allow this.
34294         Each bibliographic record has a comments tab below the bibliographic
34295         information.</para>
34296
34297         <screenshot>
34298           <screeninfo>Comments Tab</screeninfo>
34299
34300           <mediaobject>
34301             <imageobject>
34302               <imagedata fileref="images/opac/commentstab.png"/>
34303             </imageobject>
34304           </mediaobject>
34305         </screenshot>
34306
34307         <para>If the patron is logged in they will see a link to add a comment
34308         to the item. Clicking this link will open a pop up window with a box
34309         for their comments.</para>
34310
34311         <screenshot>
34312           <screeninfo>Add a Comment</screeninfo>
34313
34314           <mediaobject>
34315             <imageobject>
34316               <imagedata fileref="images/opac/addcomment.png"/>
34317             </imageobject>
34318           </mediaobject>
34319         </screenshot>
34320
34321         <para>Once the comment has been typed and the 'Submit' button clicked,
34322         the patron will see their comment as pending and other patrons will
34323         simply see that there are no comments on the item.</para>
34324
34325         <screenshot>
34326           <screeninfo>Pending Comment</screeninfo>
34327
34328           <mediaobject>
34329             <imageobject>
34330               <imagedata fileref="images/opac/commentpending.png"/>
34331             </imageobject>
34332           </mediaobject>
34333         </screenshot>
34334
34335         <para>Once the comment is approved the patron will see the number of
34336         comments on the 'Comments' tab and the comment highlighted in yellow
34337         as their comment.</para>
34338
34339         <screenshot>
34340           <screeninfo>Your Comments</screeninfo>
34341
34342           <mediaobject>
34343             <imageobject>
34344               <imagedata fileref="images/opac/yourcomment.png"/>
34345             </imageobject>
34346           </mediaobject>
34347         </screenshot>
34348
34349         <para>Other patrons will see the comment with the name of the patron
34350         who left the comment (unless you have set the <link
34351         linkend="ShowReviewer">ShowReviewer</link> preference to not show
34352         patron names).</para>
34353
34354         <screenshot>
34355           <screeninfo>Comment by other patron</screeninfo>
34356
34357           <mediaobject>
34358             <imageobject>
34359               <imagedata fileref="images/opac/commentby.png"/>
34360             </imageobject>
34361           </mediaobject>
34362         </screenshot>
34363
34364         <para>If you'd like to link to a page of recent comments added to your
34365         catalog you simply need to add a link to
34366         http://YOURCATALOG/cgi-bin/koha/opac-showreviews.pl to anywhere on
34367         your OPAC:</para>
34368
34369         <screenshot>
34370           <screeninfo>Recent Comments List</screeninfo>
34371
34372           <mediaobject>
34373             <imageobject>
34374               <imagedata fileref="images/opac/recentcomments.png"/>
34375             </imageobject>
34376           </mediaobject>
34377         </screenshot>
34378       </section>
34379
34380       <section id="zotero">
34381         <title>Zotero</title>
34382
34383         <para>Zotero is a Firefox add on that allows for the saving and
34384         generating of a bibliography. Learn more about and download Zotero at
34385         <ulink url="http://zotero.org">http://zotero.org</ulink>.</para>
34386
34387         <para>When on the search results in the Koha OPAC, if you have Zotero
34388         installed, you will see a folder icon in the address bar to the right
34389         of the URL. Clicking that folder will open up a list of titles on the
34390         page for you to pick from to add to Zotero.</para>
34391
34392         <screenshot>
34393           <screeninfo>Zotero pop up</screeninfo>
34394
34395           <mediaobject>
34396             <imageobject>
34397               <imagedata fileref="images/opac/zoteroaddressbar.png"/>
34398             </imageobject>
34399           </mediaobject>
34400         </screenshot>
34401
34402         <para>Select the titles you want to add to Zotero and then click the
34403         'OK' button. This will add the title to Zotero. You can see the title
34404         by opening your Zotero library.</para>
34405
34406         <screenshot>
34407           <screeninfo>Title in the Zotero Library</screeninfo>
34408
34409           <mediaobject>
34410             <imageobject>
34411               <imagedata fileref="images/opac/zoterotitle.png"/>
34412             </imageobject>
34413           </mediaobject>
34414         </screenshot>
34415       </section>
34416
34417       <section id="customrss">
34418         <title>Custom RSS Feeds</title>
34419
34420         <para>Using misc/cronjobs/rss/rss.pl you can generate an RSS feed for
34421         any SQL query (for example a new acquisitions RSS feed). rss.pl is run
34422         on the command line to produce an RSS XML document.</para>
34423
34424         <para>The output should be placed in a directory accessible to the
34425         OPAC (or staff) web interface so that users can download the RSS
34426         feed.</para>
34427
34428         <para>An example of usage can be found at: misc/cronjobs/rss.pl
34429         lastAcquired.conf</para>
34430
34431         <para>Normally rss.pl should be run periodically (e.g., daily) to keep
34432         the feed up-to-date.</para>
34433
34434         <para>The configuration file (e.g., lastAcquired.conf) lists</para>
34435
34436         <itemizedlist>
34437           <listitem>
34438             <para>name of the template file to use</para>
34439           </listitem>
34440
34441           <listitem>
34442             <para>path of output file</para>
34443           </listitem>
34444
34445           <listitem>
34446             <para>SQL query</para>
34447           </listitem>
34448         </itemizedlist>
34449
34450         <para>rss.pl runs the SQL query, then feeds the output of the query
34451         through the template to produce the output file.</para>
34452
34453         <para><important>
34454             <para>To use custom RSS feeds you need to turn on the cron
34455             job.</para>
34456           </important></para>
34457       </section>
34458     </section>
34459
34460     <section id="opacmyaccount">
34461       <title>My Account</title>
34462
34463       <para>From the OPAC patrons can log in and access their account if you
34464       have set the <link linkend="opacuserlogin">opacuserlogin</link>
34465       preference to 'Allow'. Once logged in patrons are brought to their
34466       account summary. If you would like to get to your account in the OPAC,
34467       you can click on your name in the top right of any page in the
34468       OPAC.</para>
34469
34470       <section id="opacmysummary">
34471         <title>My Summary</title>
34472
34473         <screenshot>
34474           <screeninfo>My Summary</screeninfo>
34475
34476           <mediaobject>
34477             <imageobject>
34478               <imagedata fileref="images/opac/myaccount.png"/>
34479             </imageobject>
34480           </mediaobject>
34481         </screenshot>
34482
34483         <para>From the 'my summary' tab, patrons will see all of the items
34484         they have checked out with the overdue items highlighted in red. If
34485         you have <link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link>
34486         set to 'Allow' then your patrons will be able to renew their books
34487         right from the OPAC. If you have HTML entered in the <link
34488         linkend="OPACMySummaryHTML">OPACMySummaryHTML</link> preference then
34489         you will see that to the right of the 'Fines' column.</para>
34490
34491         <screenshot>
34492           <screeninfo>Checked out tab with OPACMySummaryHTML set</screeninfo>
34493
34494           <mediaobject>
34495             <imageobject>
34496               <imagedata fileref="images/opac/opacsummary-wlinks.png"/>
34497             </imageobject>
34498           </mediaobject>
34499         </screenshot>
34500
34501         <para>If your patrons would like to see the items barcodes on their
34502         list of checked out items you can set up a <link
34503         linkend="patronattributetypes">patron attribute</link> with the value
34504         of SHOW_BCODE and <link linkend="authorizedvalues">authorized
34505         value</link> of YES_NO.</para>
34506
34507         <screenshot>
34508           <screeninfo>Add SHOW_BCODE patron attribute</screeninfo>
34509
34510           <mediaobject>
34511             <imageobject>
34512               <imagedata fileref="images/opac/SHOW_BCODEadd.png"/>
34513             </imageobject>
34514           </mediaobject>
34515         </screenshot>
34516
34517         <para>Then on the <link linkend="editpatrons">patron's record set the
34518         value</link> for SHOW_BCODE to yes.</para>
34519
34520         <screenshot>
34521           <screeninfo>Setting value for SHOW_BCODE on patron
34522           record</screeninfo>
34523
34524           <mediaobject>
34525             <imageobject>
34526               <imagedata fileref="images/opac/SHOW_BCODEattribute.png"/>
34527             </imageobject>
34528           </mediaobject>
34529         </screenshot>
34530
34531         <para>This will add a column to the check out summary in the OPAC that
34532         shows the patrons the barcodes of the items they have checked
34533         out.</para>
34534
34535         <screenshot>
34536           <screeninfo>Barcode number on checkout list in OPAC</screeninfo>
34537
34538           <mediaobject>
34539             <imageobject>
34540               <imagedata fileref="images/opac/barcodeoncheckouts.png"/>
34541             </imageobject>
34542           </mediaobject>
34543         </screenshot>
34544
34545         <para>Clicking on the 'Overdue' tab will show only the items that are
34546         overdue.</para>
34547
34548         <screenshot>
34549           <screeninfo>Overdue Items</screeninfo>
34550
34551           <mediaobject>
34552             <imageobject>
34553               <imagedata fileref="images/opac/myoverdues.png"/>
34554             </imageobject>
34555           </mediaobject>
34556         </screenshot>
34557
34558         <para>The 'Fines' tab will show just a total of what the patron owes.
34559         Clicking on the total will take them to the 'my fines' tab where they
34560         will see a complete breakdown of their fines and bills. If you don't
34561         charge fines at your library you can turn the display of these tabs
34562         off by setting the <link linkend="OPACFinesTab">OPACFinesTab</link>
34563         preference to 'Don't Allow.'</para>
34564
34565         <screenshot>
34566           <screeninfo>Patron Fines</screeninfo>
34567
34568           <mediaobject>
34569             <imageobject>
34570               <imagedata fileref="images/opac/myfines.png"/>
34571             </imageobject>
34572           </mediaobject>
34573         </screenshot>
34574
34575         <para>Finally, clicking on the 'Holds' tab will show the patron the
34576         status of all of the items they have on hold. Items that are ready for
34577         pickup will be highlighted in yellow.</para>
34578
34579         <screenshot>
34580           <screeninfo>Patron holds status</screeninfo>
34581
34582           <mediaobject>
34583             <imageobject>
34584               <imagedata fileref="images/opac/myholds.png"/>
34585             </imageobject>
34586           </mediaobject>
34587         </screenshot>
34588
34589         <para>Patrons can cancel their own holds if they are not in transit or
34590         already waiting for them. They can also suspend all of their holds
34591         (depending on the value of your <link
34592         linkend="SuspendHoldsOpac">SuspendHoldsOpac</link> system preference)
34593         indefinitely or until a specific date if they choose by filling in the
34594         suspend options at the bottom of the page.</para>
34595
34596         <note>
34597           <para>If you have your <link
34598           linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
34599           preference set to "Don't allow" then you will not have the option to
34600           put an end date on the hold suspension</para>
34601         </note>
34602       </section>
34603
34604       <section id="opacmyaccount-flags">
34605         <title>Patron Flags</title>
34606
34607         <para>If you have <link linkend="patronflags">flagged your patron's
34608         account</link> they may see one of the following error messages at the
34609         top of their account.</para>
34610
34611         <itemizedlist>
34612           <listitem>
34613             <para>Card marked as lost</para>
34614
34615             <screenshot>
34616               <screeninfo>Library card lost</screeninfo>
34617
34618               <mediaobject>
34619                 <imageobject>
34620                   <imagedata fileref="images/opac/nocard.png"/>
34621                 </imageobject>
34622               </mediaobject>
34623             </screenshot>
34624           </listitem>
34625
34626           <listitem>
34627             <para>Patron address in question</para>
34628
34629             <screenshot>
34630               <screeninfo>Patron address in question</screeninfo>
34631
34632               <mediaobject>
34633                 <imageobject>
34634                   <imagedata fileref="images/opac/noaddress.png"/>
34635                 </imageobject>
34636               </mediaobject>
34637             </screenshot>
34638
34639             <itemizedlist>
34640               <listitem>
34641                 <note>
34642                   <para>this error message will not include a link to the
34643                   update form if you have <link
34644                   linkend="OPACPatronDetails">OPACPatronDetails</link> set to
34645                   'Don't allow'</para>
34646                 </note>
34647               </listitem>
34648             </itemizedlist>
34649           </listitem>
34650
34651           <listitem>
34652             <para>Patron marked restricted</para>
34653
34654             <screenshot>
34655               <screeninfo>Patron restricted</screeninfo>
34656
34657               <mediaobject>
34658                 <imageobject>
34659                   <imagedata fileref="images/opac/debarred.png"/>
34660                 </imageobject>
34661               </mediaobject>
34662             </screenshot>
34663           </listitem>
34664         </itemizedlist>
34665       </section>
34666
34667       <section id="opacmyfines">
34668         <title>My Fines</title>
34669
34670         <para>If your library charges fines the next tab on the left is 'my
34671         fines.' Opening this tab will show the patron an entire history of
34672         their accounting at the library.</para>
34673
34674         <screenshot>
34675           <screeninfo>Library Fines &amp; Charges</screeninfo>
34676
34677           <mediaobject>
34678             <imageobject>
34679               <imagedata fileref="images/opac/mybilling.png"/>
34680             </imageobject>
34681           </mediaobject>
34682         </screenshot>
34683       </section>
34684
34685       <section id="opacmydetails">
34686         <title>My Details</title>
34687
34688         <para>If you have your <link
34689         linkend="OPACPatronDetails">OPACPatronDetails</link> preference set to
34690         'Allow', your patrons will see a form filled in with their contacting
34691         information by clicking on the 'my personal details' tab.</para>
34692
34693         <screenshot>
34694           <screeninfo>Patron's personal details</screeninfo>
34695
34696           <mediaobject>
34697             <imageobject>
34698               <imagedata fileref="images/opac/myprofile.png"/>
34699             </imageobject>
34700           </mediaobject>
34701         </screenshot>
34702
34703         <para>Patrons can edit their details in this form and click 'Submit
34704         Changes' to have their edits sent to the library for review before
34705         their record is updated. The email with the changes is sent to the
34706         library administration email address and lines that the patron changed
34707         will start with the field name in all caps.</para>
34708
34709         <para>If the <link
34710         linkend="OPACPatronDetails">OPACPatronDetails</link> preference is set
34711         to 'Don't allow' then patrons will simply see their details in plain
34712         text.</para>
34713
34714         <screenshot>
34715           <screeninfo>Patron's personal details with no edits</screeninfo>
34716
34717           <mediaobject>
34718             <imageobject>
34719               <imagedata fileref="images/opac/myprofile-noedit.png"/>
34720             </imageobject>
34721           </mediaobject>
34722         </screenshot>
34723       </section>
34724
34725       <section id="opacmytags">
34726         <title>My Tags</title>
34727
34728         <para>If your library has <link
34729         linkend="TagsEnabled">TagsEnabled</link> set to 'Allowed' then the
34730         next tab on the left will be 'my tags.' This tab will show patrons all
34731         of the tags in the system as a cloud and then all of the tags they
34732         have applied in a list format. From here patrons have the ability to
34733         remove tags that they have added if they want.</para>
34734
34735         <screenshot>
34736           <screeninfo>Patron's tags</screeninfo>
34737
34738           <mediaobject>
34739             <imageobject>
34740               <imagedata fileref="images/opac/mytags.png"/>
34741             </imageobject>
34742           </mediaobject>
34743         </screenshot>
34744       </section>
34745
34746       <section id="opacmypassword">
34747         <title>Change My Password</title>
34748
34749         <para>Next, if you have <link
34750         linkend="OpacPasswordChange">OpacPasswordChange</link> set to 'Allow'
34751         the next tab will be 'change my password,' where patrons can change
34752         their password for logging into the OPAC. Patrons will be presented
34753         with a standard form asking them to enter their old password and then
34754         their new password twice.</para>
34755
34756         <screenshot>
34757           <screeninfo>Change my password</screeninfo>
34758
34759           <mediaobject>
34760             <imageobject>
34761               <imagedata fileref="images/opac/mypassword.png"/>
34762             </imageobject>
34763           </mediaobject>
34764         </screenshot>
34765       </section>
34766
34767       <section id="opacmysearchistory">
34768         <title>My Search History</title>
34769
34770         <para>If you have your <link
34771         linkend="EnableOpacSearchHistory">EnableOpacSearchHistory</link>
34772         preference set to 'Allow' then your patrons can access their search
34773         history via the 'my search history' tab.</para>
34774
34775         <screenshot>
34776           <screeninfo>my search history tab</screeninfo>
34777
34778           <mediaobject>
34779             <imageobject>
34780               <imagedata fileref="images/opac/mysearchhistory.png"/>
34781             </imageobject>
34782           </mediaobject>
34783         </screenshot>
34784
34785         <para>The search history is a record of all searches run by the
34786         patron. Clicking on any of the search phrases will re-run the search
34787         for the patron. The search history can be deleted by the patron at any
34788         time by clicking the 'Delete your search history' link found at the
34789         top of this tab or by clicking the little red 'x' next to the 'Search
34790         history' link at the top right of the OPAC.</para>
34791
34792         <screenshot>
34793           <screeninfo>Search history link at the top right of the
34794           OPAC</screeninfo>
34795
34796           <mediaobject>
34797             <imageobject>
34798               <imagedata fileref="images/opac/searchistory.png"/>
34799             </imageobject>
34800           </mediaobject>
34801         </screenshot>
34802       </section>
34803
34804       <section id="opacmyhistory">
34805         <title>My Reading History</title>
34806
34807         <para>Depending on your library's setting for <link
34808         linkend="opacreadinghistory">opacreadinghistory</link> your patrons
34809         may see the 'my reading history' tab next. This will show the patron
34810         their entire reading history unless they have asked the library to not
34811         keep that information via the 'my privacy' tab which will appear if
34812         you have the <link linkend="OPACPrivacy">OPACPrivacy</link> preference
34813         set to 'Allow.'</para>
34814
34815         <screenshot>
34816           <screeninfo>Patron reading history</screeninfo>
34817
34818           <mediaobject>
34819             <imageobject>
34820               <imagedata fileref="images/opac/myhistory.png"/>
34821             </imageobject>
34822           </mediaobject>
34823         </screenshot>
34824       </section>
34825
34826       <section id="opacmyprivacy">
34827         <title>My Privacy</title>
34828
34829         <para>The 'my privacy' tab will appear if you have both the <link
34830         linkend="opacreadinghistory">opacreadinghistory</link> and the <link
34831         linkend="OPACPrivacy">OPACPrivacy</link> preferences set to 'Allow.'
34832         This tab will allow the patrons to decide how the library keeps their
34833         circulation history data.</para>
34834
34835         <screenshot>
34836           <screeninfo>my privacy tab</screeninfo>
34837
34838           <mediaobject>
34839             <imageobject>
34840               <imagedata fileref="images/opac/myprivacy.png"/>
34841             </imageobject>
34842           </mediaobject>
34843         </screenshot>
34844
34845         <para>The patron can choose from three options:</para>
34846
34847         <itemizedlist>
34848           <listitem>
34849             <para>Forever: keep my reading history without limit. This is the
34850             option for users who want to keep track of what they are
34851             reading.</para>
34852           </listitem>
34853
34854           <listitem>
34855             <para>Default: keep my reading history according to local laws.
34856             This is the default option : the library will keep your reading
34857             history for the duration permitted by local laws.</para>
34858           </listitem>
34859
34860           <listitem>
34861             <para>Never: Delete my reading history immediately. This will
34862             delete all record of the item that was checked-out upon
34863             check-in.</para>
34864           </listitem>
34865         </itemizedlist>
34866
34867         <para>Depending on the patron's suggestions the contents of the '<link
34868         linkend="opacmyhistory">my reading history</link>' tab and the '<link
34869         linkend="circhistory">Circulation History</link>' tab in the staff
34870         client may change.</para>
34871
34872         <para>Regardless of the patron's choice they can delete their reading
34873         history in bulk at any time by clicking the 'Immediate deletion'
34874         button.</para>
34875
34876         <screenshot>
34877           <screeninfo>Delete Circulation History</screeninfo>
34878
34879           <mediaobject>
34880             <imageobject>
34881               <imagedata fileref="images/opac/deletecirchistory.png"/>
34882             </imageobject>
34883           </mediaobject>
34884         </screenshot>
34885
34886         <para>Clicking this button will not delete items that are currently
34887         checked out, but will clear the patron's past reading history.</para>
34888       </section>
34889
34890       <section id="opacmysuggestions">
34891         <title>My Purchase Suggestions</title>
34892
34893         <para>If your library allows patrons to make purchase suggestions the
34894         next tab will show all suggestions that the patron made to the library
34895         and their statuses. To disable this tab and the suggestion
34896         functionality set the <link
34897         linkend="suggestionspref">suggestion</link> preference to 'Don't
34898         allow.'</para>
34899
34900         <screenshot>
34901           <screeninfo>Patron purchase suggestions</screeninfo>
34902
34903           <mediaobject>
34904             <imageobject>
34905               <imagedata fileref="images/opac/mysuggestions.png"/>
34906             </imageobject>
34907           </mediaobject>
34908         </screenshot>
34909       </section>
34910
34911       <section id="opacmymsgs">
34912         <title>My Messaging</title>
34913
34914         <para>If your library has the <link
34915         linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
34916         preference set to 'Allow' then your patrons will be able to choose
34917         which messages they receive from the library (with the exception of
34918         overdue notices which the library controls).</para>
34919
34920         <screenshot>
34921           <screeninfo>Patron messaging preferences</screeninfo>
34922
34923           <mediaobject>
34924             <imageobject>
34925               <imagedata fileref="images/opac/mymessages.png"/>
34926             </imageobject>
34927           </mediaobject>
34928         </screenshot>
34929
34930         <para>If you also allow SMS messages with the <link
34931         linkend="SMSSendDriver">SMSSendDriver</link> preference, you will see
34932         an additional column to receive these messages as SMS (or text
34933         messages) and a field for a cell (or SMS) number.</para>
34934
34935         <screenshot>
34936           <screeninfo>SMSSendDriver in the OPAC</screeninfo>
34937
34938           <mediaobject>
34939             <imageobject>
34940               <imagedata fileref="images/opac/OPACSMSSendDriver.png"/>
34941             </imageobject>
34942           </mediaobject>
34943         </screenshot>
34944         <itemizedlist>
34945           <listitem>
34946             <para>These notices are:</para>
34947             <itemizedlist>
34948               <listitem>
34949                 <para>Advanced Notice : A notice in advance of the patron's items being due (The
34950                   patron can choose the number of days in advance)</para>
34951               </listitem>
34952               <listitem>
34953                 <para>Item Checkout : A notice that lists all the of the items the patron has just
34954                   checked out and/or renewed, this is an electronic form of the checkout
34955                   receipt</para>
34956               </listitem>
34957               <listitem>
34958                 <para>Hold Filled : A notice when you have confirmed the hold is waiting for the
34959                   patron</para>
34960               </listitem>
34961               <listitem>
34962                 <para>Item Due : A notice on the day and item is due back at the library</para>
34963               </listitem>
34964               <listitem>
34965                 <para>Item Checkin : A notice that lists all the of the items the patron has just
34966                   checked in</para>
34967               </listitem>
34968             </itemizedlist>
34969           </listitem>
34970         </itemizedlist>
34971       </section>
34972
34973       <section id="opacmylists">
34974         <title>My Lists</title>
34975
34976         <para>Finally, if your library has the <link
34977         linkend="virtualshelves">virtualshelves</link> set to 'Allow' then the
34978         last tab will by 'my lists.' From here your patrons can review public
34979         lists and create or edit their own private lists.</para>
34980
34981         <screenshot>
34982           <screeninfo>Patron lists</screeninfo>
34983
34984           <mediaobject>
34985             <imageobject>
34986               <imagedata fileref="images/opac/mylists.png"/>
34987             </imageobject>
34988           </mediaobject>
34989         </screenshot>
34990       </section>
34991     </section>
34992
34993     <section id="purchasesuggest">
34994       <title>Purchase Suggestions</title>
34995
34996       <para>If your library has the <link
34997       linkend="suggestionspref">suggestion</link> preference set to 'Allow'
34998       then patrons will have the option to make purchase suggestions in
34999       several areas in the OPAC.</para>
35000
35001       <para>There will be a link at the top of your OPAC under the search
35002       box.</para>
35003
35004       <screenshot>
35005         <screeninfo>Purchase Suggestions Link on Search Box</screeninfo>
35006
35007         <mediaobject>
35008           <imageobject>
35009             <imagedata fileref="images/opac/suggestfromsearch.png"/>
35010           </imageobject>
35011         </mediaobject>
35012       </screenshot>
35013
35014       <para>There will be a link when the patron finds nothing for their
35015       search.</para>
35016
35017       <screenshot>
35018         <screeninfo>Purchase Suggestion Link from Search Results</screeninfo>
35019
35020         <mediaobject>
35021           <imageobject>
35022             <imagedata fileref="images/opac/suggestfromnoresults.png"/>
35023           </imageobject>
35024         </mediaobject>
35025       </screenshot>
35026
35027       <para>And there will be a link on the patron's <link
35028       linkend="opacmysuggestions">My Purchase Suggestions</link> tab.</para>
35029
35030       <screenshot>
35031         <screeninfo>Purchase Suggestion from My Purchase Suggestions
35032         Tab</screeninfo>
35033
35034         <mediaobject>
35035           <imageobject>
35036             <imagedata fileref="images/opac/suggestfrommyaccount.png"/>
35037           </imageobject>
35038         </mediaobject>
35039       </screenshot>
35040
35041       <para>Clicking any one of these links will open the purchase suggestion
35042       form.</para>
35043
35044       <screenshot>
35045         <screeninfo>New Purchase Suggestion</screeninfo>
35046
35047         <mediaobject>
35048           <imageobject>
35049             <imagedata fileref="images/opac/newsuggestion.png"/>
35050           </imageobject>
35051         </mediaobject>
35052       </screenshot>
35053
35054       <itemizedlist>
35055         <listitem>
35056           <para>From the form on the 'Title' is required by the
35057           library.</para>
35058         </listitem>
35059
35060         <listitem>
35061           <para>If you would like the 'Reason for suggestion' menu shown in
35062           the screenshot above to appear on your suggestions list you need to
35063           add an <link linkend="authorizedvalues">authorized value</link>
35064           category titled 'OPAC_SUG' and include reasons as values in that
35065           list.</para>
35066         </listitem>
35067
35068         <listitem>
35069           <para>If you would like the patron to be able to choose which branch
35070           they are making a suggestion for you need to set the <link
35071           linkend="AllowPurchaseSuggestionBranchChoice">AllowPurchaseSuggestionBranchChoice</link>
35072           preference to 'Allow'</para>
35073         </listitem>
35074       </itemizedlist>
35075
35076       <para>Once the form is submitted the data will be saved to the <link
35077       linkend="managesuggest">Acquisitions</link> module for the librarians to
35078       manage.</para>
35079     </section>
35080     <section id="mobileopac">
35081       <title>Mobile OPAC</title>
35082       <para>If you have chosen to use the CCSR theme (set in the <link linkend="opacthemes"
35083           >opacthemes</link> preference) then you also have a mobile specific view for your OPAC.  </para>
35084       <para>The main page of your OPAC will be customized per your <link linkend="opacprefs">OPAC
35085           system preferences</link> (always be sure to test in customizations on the desktop in
35086         multiple browsers and on as many mobile devices as possible.  Your main page will look
35087         something like this:</para>
35088       <para>
35089         <screenshot>
35090           <screeninfo>Mobile OPAC</screeninfo>
35091           <mediaobject>
35092             <imageobject>
35093               <imagedata fileref="images/opac/mobile/mobileccsr.png"/>
35094             </imageobject>
35095           </mediaobject>
35096         </screenshot>
35097       </para>
35098       <para>Your search results will look something like this:</para>
35099       <para>
35100         <screenshot>
35101           <screeninfo>Mobile search results</screeninfo>
35102           <mediaobject>
35103             <imageobject>
35104               <imagedata fileref="images/opac/mobile/mobilesearchccsr.png"/>
35105             </imageobject>
35106           </mediaobject>
35107         </screenshot>
35108       </para>
35109       <para>A detail page will show more info along with the place hold link in the top right<screenshot>
35110           <screeninfo/>
35111           <mediaobject>
35112             <imageobject>
35113               <imagedata fileref="images/opac/mobile/mobiledetail.png"/>
35114             </imageobject>
35115           </mediaobject>
35116         </screenshot></para>
35117       <para>Clicking the place hold link on the search results or detail page will open up the holds
35118         screen for placing holds<screenshot>
35119           <screeninfo/>
35120           <mediaobject>
35121             <imageobject>
35122               <imagedata fileref="images/opac/mobile/mobilehold.png"/>
35123             </imageobject>
35124           </mediaobject>
35125         </screenshot></para>
35126       <para>Patrons will be able to log in to their account and see what they have checked out<screenshot>
35127           <screeninfo/>
35128           <mediaobject>
35129             <imageobject>
35130               <imagedata fileref="images/opac/mobile/mobilemyaccount.png"/>
35131             </imageobject>
35132           </mediaobject>
35133         </screenshot></para>
35134       <para>Once logged in they can click the menu button in the top left to see the usualy patron
35135         account menu<screenshot>
35136           <screeninfo/>
35137           <mediaobject>
35138             <imageobject>
35139               <imagedata fileref="images/opac/mobile/mobilemenu.png"/>
35140             </imageobject>
35141           </mediaobject>
35142         </screenshot></para>
35143       <para>They will be able to renew items (if you allow renewals via the OPAC)<screenshot>
35144           <screeninfo/>
35145           <mediaobject>
35146             <imageobject>
35147               <imagedata fileref="images/opac/mobile/mobilerenew.png"/>
35148             </imageobject>
35149           </mediaobject>
35150         </screenshot></para>
35151     </section>
35152   </chapter>
35153
35154   <chapter id="searching">
35155     <title>Searching</title>
35156
35157     <para/>
35158
35159     <section id="searchprefixes">
35160       <title>Advanced Search Prefixes</title>
35161
35162       <para>The following prefixes can be added to search terms in the keyword
35163       search box to limit items returned</para>
35164
35165       <itemizedlist>
35166         <listitem>
35167           <para>ti: title search</para>
35168
35169           <itemizedlist>
35170             <listitem>
35171               <para>ex. ti:hamlet</para>
35172             </listitem>
35173           </itemizedlist>
35174         </listitem>
35175
35176         <listitem>
35177           <para>su: subject search</para>
35178
35179           <itemizedlist>
35180             <listitem>
35181               <para>ex. su:cooking</para>
35182             </listitem>
35183           </itemizedlist>
35184         </listitem>
35185
35186         <listitem>
35187           <para>pb: publisher search</para>
35188
35189           <itemizedlist>
35190             <listitem>
35191               <para>ex. pb:penguin</para>
35192             </listitem>
35193           </itemizedlist>
35194         </listitem>
35195
35196         <listitem>
35197           <para>au: author search</para>
35198
35199           <itemizedlist>
35200             <listitem>
35201               <para>ex. au:rowling</para>
35202             </listitem>
35203           </itemizedlist>
35204         </listitem>
35205
35206         <listitem>
35207           <para>su-geo: geographic subjects</para>
35208
35209           <itemizedlist>
35210             <listitem>
35211               <para>ex. su-geo:wales and kw:description and kw:travel</para>
35212             </listitem>
35213           </itemizedlist>
35214         </listitem>
35215
35216         <listitem>
35217           <para>bc: barcode</para>
35218
35219           <itemizedlist>
35220             <listitem>
35221               <para>ex. bc:502326000912</para>
35222             </listitem>
35223           </itemizedlist>
35224         </listitem>
35225
35226         <listitem>
35227           <para>lex: lexile</para>
35228
35229           <itemizedlist>
35230             <listitem>
35231               <para>levels lex:510</para>
35232             </listitem>
35233           </itemizedlist>
35234         </listitem>
35235       </itemizedlist>
35236
35237       <para/>
35238     </section>
35239
35240     <section id="searchguide">
35241       <sectioninfo>
35242         <author>
35243           <firstname>Becky</firstname>
35244
35245           <surname>Bell</surname>
35246
35247           <affiliation>
35248             <orgname>WALDO</orgname>
35249           </affiliation>
35250         </author>
35251
35252         <pubdate>October 2008</pubdate>
35253
35254         <othercredit role="copyeditor">
35255           <firstname>Nicole C.</firstname>
35256
35257           <surname>Engard</surname>
35258
35259           <contrib>Fixed typos, changed content where necessary and added new
35260           screenshots.</contrib>
35261         </othercredit>
35262       </sectioninfo>
35263
35264       <title>Guide to Searching</title>
35265
35266       <para>This brief guide will explain a chart that shows a sample of how a
35267       MARC21 database can be configured, as well as a brief introductory
35268       searching guide. The indexing fields described in this document relate
35269       to the bibliographic data and does not address authority database
35270       indexing.</para>
35271
35272       <section id="searchguide-indexing">
35273         <title>Indexing and Searching Description</title>
35274
35275         <para>Koha's databases are indexed by the Zebra open-source software.
35276         The overview to the documentation describes Zebra as:</para>
35277
35278         <blockquote>
35279           <para>"...Zebra is a high-performance, general-purpose structured
35280           text indexing and retrieval engine. It reads records in a variety of
35281           input formats (eg. email, XML, MARC) and provides access to them
35282           through a powerful combination of Boolean search expressions and
35283           relevance-ranked free-text queries.</para>
35284
35285           <para>Zebra supports large databases (tens of millions of records,
35286           tens of gigabytes of data). It allows safe, incremental database
35287           updates on live systems. Because Zebra supports the
35288           industry-standard information retrieval protocol, Z39.50, you can
35289           search Zebra databases using an enormous variety of programs and
35290           toolkits, both commercial and free, which understands this
35291           protocol..." Zebra - User's Guide and Reference, p. 1, <ulink
35292           url="http://www.indexdata.dk/zebra/doc/zebra.pdf">http://www.indexdata.dk/zebra/doc/zebra.pdf</ulink></para>
35293         </blockquote>
35294
35295         <para>This brief guide will explain a chart that shows a sample of how
35296         a MARC21 database can be configured, as well as a brief introductory
35297         searching guide. The indexing fields described in this document relate
35298         to the bibliographic data and does not address authority database
35299         indexing.</para>
35300
35301         <note>
35302           <para>The indexing described in this document is the set used by
35303           SouthEastern University. Your local indexing may vary.</para>
35304         </note>
35305       </section>
35306
35307       <section id="searchguide-indexconfig">
35308         <title>Indexing Configuration</title>
35309
35310         <para>There are three configuration files that Koha uses while
35311         indexing.</para>
35312
35313         <para>The first configuration file (etc/zebradb/biblios/etc/bib1.att)
35314         contains the Z39.50 bib-1 attribute list, plus the Koha local use
35315         attributes for Biblio Indexes, Items Index, and Fixed Fields and other
35316         special indexes. The Z39.50 Bib-1 profile is made up of several
35317         different types of attributes: Use, Relation, Position, Structure,
35318         Truncation, and Completeness. The bib-1 'Use' attribute is represented
35319         on the chart; the other attributes are used primarily when doing
35320         searches. While there are over 150+ use attributes that could be used
35321         to define your indexing set, it's unlikely that you will choose to use
35322         them all. The attributes you elect to use are those that become the
35323         indexing rules for your database. The other five attribute sets define
35324         the various ways that a search can be further defined, and will not
35325         specifically be addressed in this document. For a complete list of the
35326         standard Bib-1 attributes, go to <ulink
35327         url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink>.</para>
35328
35329         <para>The second file
35330         (etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs) contains
35331         the abstract syntax which maps the MARC21 tags to the set of Use
35332         Attributes you choose to use. The rules established in this file
35333         provides a passable Bath level 0 and 1 service, which includes author,
35334         title, subject, keyword and exact services such as standard
35335         identifiers (LCCN, ISBN, ISSN, etc.)</para>
35336
35337         <para>The third file (etc/zebradb/ccl.properties) is the Common
35338         Command Language (CCL) field mappings. This file combines the bib-1
35339         attribute set file and the abstract file and adds the qualifiers,
35340         usually known as index names. The qualifiers, or indexes, for this
35341         database are: pn, cpn, cfn, ti, se, ut, nb, ns, sn, lcn, callnum, su,
35342         su-to, su-geo, su-ut, yr,pubdate, acqdate, ln, pl, ab, nt, rtype,
35343         mc-rtype, mus, au, su-na, kw, pb, ctype, and an.</para>
35344
35345         <para>The <link linkend="kohasearchindexes">Koha Indexing Chart</link> summarizes the
35346           contents of all three of these files in a more readable format. The first two columns
35347           labeled Z39.50 attribute and Z39.50 name matches the Z39.50 bib-1 attributes file. The
35348           third column labeled MARC tags indexed is where you find which MARC tags are mapped to an
35349           attribute. The fourth column labeled Qualifiers identifies the search abbreviations used
35350           in the internal CCL query. The following description provides a definition for the word
35351           'qualifiers'.</para>
35352
35353         <para><emphasis>Qualifiers are used to direct the search to a
35354         particular searchable index, such as title (ti) and author indexes
35355         (au). The CCL standard itself doesn't specify a particular set of
35356         qualifiers, but it does suggest a few shorthand notations. You can
35357         customize the CCL parser to support a particular set of qualifiers to
35358         reflect the current target profile. Traditionally, a qualifier would
35359         map to a particular use-attribute within the BIB-1attribute set. It is
35360         also possible to set other attributes, such as the structure
35361         attribute.</emphasis></para>
35362
35363         <para>In the MARC tags indexed column, there are some conventions used
35364         that have specific meanings. They are:</para>
35365
35366         <itemizedlist>
35367           <listitem>
35368             <para>A three digit tag (100) means that all subfields in the tag
35369             can be used in a search query. So, if you enter a search for
35370             'Jackson' as an author, you will retrieve records where Jackson
35371             could be the last name or the first name.</para>
35372           </listitem>
35373
35374           <listitem>
35375             <para>A three digit tag that has a '$' followed by a letter
35376             (600$a) means that a search query will only search the 'a'
35377             subfield.</para>
35378           </listitem>
35379
35380           <listitem>
35381             <para>A three digit tag that is followed by a ':' and a letter
35382             (240:w) means that a search query can be further qualified. The
35383             letter following the ':' identifies how to conduct the search. The
35384             most common values you'll see are 'w' (word), 'p' (phrase), 's'
35385             (sort), and 'n' (numeric).</para>
35386           </listitem>
35387         </itemizedlist>
35388
35389         <para>The contents of the MARC tags, subfields, and/or fixed field
35390         elements that are listed in this chart are all indexed. You'll see
35391         that every attribute line is not mapped to a specific qualifier
35392         (index)-LC card number, line 9 is one example. However, every indexed
35393         word (a string of characters preceded and succeeded by a space) can be
35394         searched using a keyword (kw) search. So, although an LC card number
35395         specific index doesn't exist, you can still search by the LCCN since
35396         tag 010 is assigned to the LC-card-number attribute. To verify this,
35397         enter 72180055 in the persistent search box. You should retrieve The
35398         gods themselves, by Isaac Asimov.</para>
35399
35400         <para>Examples of fixed field elements indexing can be seen on the
35401         chart between Attribute 8822 and Attribute 8703. These attributes are
35402         most commonly used for limiting. The fixed field attributes currently
35403         represent the BK codes. Other format codes, if needed, could be
35404         defined.</para>
35405       </section>
35406
35407       <section id="searchguide-basics">
35408         <title>Basic Searching</title>
35409
35410         <para>The search box that library staff and library patrons will see
35411         most often is the persistent search box at the top of the page. Koha
35412         interprets the searches as keyword searches.</para>
35413
35414         <screenshot>
35415           <screeninfo>Koha search box</screeninfo>
35416
35417           <mediaobject>
35418             <imageobject>
35419               <imagedata fileref="images/searching/searchbox.png"/>
35420             </imageobject>
35421           </mediaobject>
35422         </screenshot>
35423
35424         <para>To start a search, you enter a word or multiple words in the
35425         search box. When a single word is entered, a keyword search is
35426         performed. You can check this out by typing one word into the form and
35427         note the number of results located. Then, repeat the search with a
35428         minor change. In front of the search word, type 'kw=' followed by the
35429         same search term. The results will be identical.</para>
35430
35431         <para>When you have more than one word in the search box, Koha will
35432         still do a keyword search, but a bit differently. Each word will be
35433         searched on its own, then the Boolean connector 'and' will narrow your
35434         search to those items with all words contained in matching
35435         records.</para>
35436
35437         <para>Suppose you want to find material about how libraries are using
35438         mashups. You'll select the major words and enter them into the
35439         persistent search box.</para>
35440
35441         <screenshot>
35442           <screeninfo>Keyword Search</screeninfo>
35443
35444           <mediaobject>
35445             <imageobject>
35446               <imagedata fileref="images/searching/searchterms.png"/>
35447             </imageobject>
35448           </mediaobject>
35449         </screenshot>
35450
35451         <para>The response to this search is:</para>
35452
35453         <screenshot>
35454           <screeninfo>Results</screeninfo>
35455
35456           <mediaobject>
35457             <imageobject>
35458               <imagedata fileref="images/searching/resultssummary.png"/>
35459             </imageobject>
35460           </mediaobject>
35461         </screenshot>
35462
35463         <para>The order of the words does not affect the retrieval results, so
35464         you could also enter the search as "mashups library". The response to
35465         this search is results</para>
35466
35467         <screenshot>
35468           <screeninfo>Results</screeninfo>
35469
35470           <mediaobject>
35471             <imageobject>
35472               <imagedata fileref="images/searching/resultssummary2.png"/>
35473             </imageobject>
35474           </mediaobject>
35475         </screenshot>
35476
35477         <para>Too many words in the search box will find very few matches, as
35478         the following example illustrates:</para>
35479
35480         <screenshot>
35481           <screeninfo>No results found</screeninfo>
35482
35483           <mediaobject>
35484             <imageobject>
35485               <imagedata fileref="images/searching/noresults.png"/>
35486             </imageobject>
35487           </mediaobject>
35488         </screenshot>
35489       </section>
35490
35491       <section id="searchguide-advanced">
35492         <title>Advanced Searching</title>
35493
35494         <para>When you can't find the most appropriate material with a general
35495         search, you can move to the Advanced Search page by clicking on the
35496         Search option on the persistent toolbar.</para>
35497
35498         <screenshot>
35499           <screeninfo>Koha Menu</screeninfo>
35500
35501           <mediaobject>
35502             <imageobject>
35503               <imagedata fileref="images/searching/menubar.png"/>
35504             </imageobject>
35505           </mediaobject>
35506         </screenshot>
35507
35508         <para>The Advanced Search page offers many ways to limit the results
35509         of your search. You can search using the Boolean operators AND, OR,
35510         and NOT; limit by item type; limit by year and language; limit by
35511         subtypes audience, content, format, or additional content types; by
35512         location and by availability.</para>
35513
35514         <para>The first limiting section on the Advanced Search page provides
35515         a quick and simple way to use the Boolean operators in your search.
35516         Note that this display depends on a system preference setting. This
35517         option can be found on the Administration &gt; System Preferences &gt;
35518         Searching page. The option called <link
35519         linkend="expandedSearchOption">expandedSearchOption</link> must be set
35520         to 'show' to see the following display.</para>
35521
35522         <screenshot>
35523           <screeninfo>Advanced Search Options</screeninfo>
35524
35525           <mediaobject>
35526             <imageobject>
35527               <imagedata fileref="images/searching/searchoptions.png"/>
35528             </imageobject>
35529           </mediaobject>
35530         </screenshot>
35531
35532         <para>In this section you can choose among the many indexes by
35533         clicking on the arrow in the first box. The blank box that follows is
35534         where you enter your first search term or terms. On the second line,
35535         you can choose the Boolean operator you want to use in your search.
35536         The options are 'and', 'or', and 'not'. Then, you would again choose
35537         the index to search, followed by the second term or terms. If you have
35538         more concepts you want to include in your search, you can click the
35539         [+] to add another line for your search.</para>
35540
35541         <para>A sample search is shown next, followed by its results:</para>
35542
35543         <screenshot>
35544           <screeninfo>Advanced Search</screeninfo>
35545
35546           <mediaobject>
35547             <imageobject>
35548               <imagedata fileref="images/searching/advsearch.png"/>
35549             </imageobject>
35550           </mediaobject>
35551         </screenshot>
35552
35553         <screenshot>
35554           <screeninfo>Results from Advanced Search</screeninfo>
35555
35556           <mediaobject>
35557             <imageobject>
35558               <imagedata fileref="images/searching/numresults.png"/>
35559             </imageobject>
35560           </mediaobject>
35561         </screenshot>
35562
35563         <para>When you use the Boolean operators to broaden or narrow a
35564         search, remember the action of each operator. The 'and' operator
35565         narrows the results you'll retrieve because the search will retrieve
35566         the records that include all your search terms. The 'or' operator
35567         expands the results because the search will look for occurrences of
35568         all of your search terms. The 'not' operator excludes records with the
35569         term that follows the operator.</para>
35570
35571         <para>Note: If you leave this <link
35572         linkend="expandedSearchOption">expandedSearchOption</link> set to
35573         'don't show', this is the display you will see:</para>
35574
35575         <screenshot>
35576           <screeninfo>Fewer Search Options</screeninfo>
35577
35578           <mediaobject>
35579             <imageobject>
35580               <imagedata fileref="images/searching/feweropts.png"/>
35581             </imageobject>
35582           </mediaobject>
35583         </screenshot>
35584
35585         <para>The Advanced Search page then shows the multiple kinds of limits
35586         that can be applied to your search results. Either check a box or
35587         select from the drop down menus to narrow your search. You will type
35588         the year, year range, or a 'greater than (&gt;)' or 'less than (&lt;)'
35589         year.</para>
35590
35591         <screenshot>
35592           <screeninfo>Other Advanced Search Options</screeninfo>
35593
35594           <mediaobject>
35595             <imageobject>
35596               <imagedata fileref="images/searching/advoptions.png"/>
35597             </imageobject>
35598           </mediaobject>
35599         </screenshot>
35600
35601         <para>Finally, you can choose how the results will be sorted. The
35602         pre-defined sort options are in the final area of the Advanced Search
35603         screen.</para>
35604
35605         <screenshot>
35606           <screeninfo>Sort Results By</screeninfo>
35607
35608           <mediaobject>
35609             <imageobject>
35610               <imagedata fileref="images/searching/advsortby.png"/>
35611             </imageobject>
35612           </mediaobject>
35613         </screenshot>
35614
35615         <para>The default sort is by relevance, although you can choose to
35616         sort by author, by title, by call number, by dates, or by popularity.
35617         If you would prefer a different default sort, you can set <link
35618         linkend="defaultSortField">defaultSortField</link> to one of the other
35619         choices in Administration &gt; System Preferences &gt;
35620         Searching.</para>
35621       </section>
35622
35623       <section id="searchguide-ccl">
35624         <title>Common Command Language Searching</title>
35625
35626         <para>Koha uses the Common Command Language (CCL) (ISO 8777) as its
35627         internal search protocol. Searches initiated in the graphical
35628         interface use this protocol as well, although the searcher doesn't
35629         know which indexes, operators and limiters are available and being
35630         used to conduct their search. The searcher can use the Advanced Search
35631         when more precise results set are desired and where the search indexes
35632         are somewhat known. However, some library users and many library staff
35633         prefer using a command based structure. This part of the document will
35634         present and explain the use of the Koha command based structure. The
35635         indexes, operators, and limiters used are identical to those used in
35636         the graphical interface.</para>
35637
35638         <section id="searchguide-indexes">
35639           <title>Indexes</title>
35640
35641           <para>The CCL standard itself doesn't specify a particular set of
35642           qualifiers (indexes), but it does suggest a few short-hand notations
35643           such as 'ti', 'au', and 'su'. Koha has a default set of indexes;
35644           it's possible to customize that set by adding needed indexes based
35645           on local requirements. A qualifier (index) maps to a particular
35646           use-attribute within the Z39.50 BIB-1 attribute set. The complete
35647           Z39.50 Bib-1 Attribute can be viewed at <ulink
35648           url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink>.</para>
35649
35650           <para>The standard Koha set of indexes is a fairly common example of
35651           MARC21 indexing rules. The indexes that are defined in Koha are
35652           indexes typically used by other integrated library systems. The
35653           defined Z39.50 Bib-1 Attribute mapped to the indexes include:</para>
35654
35655           <table cellpadding="4" cellspacing="4" frame="all">
35656             <title>Attributes</title>
35657
35658             <tgroup align="left" cols="2" colsep="1" rowsep="1">
35659               <thead>
35660                 <row>
35661                   <entry>Bib-1 Attribute</entry>
35662
35663                   <entry>Qualifier (index)</entry>
35664                 </row>
35665               </thead>
35666
35667               <tbody>
35668                 <row>
35669                   <entry>Personal-name</entry>
35670
35671                   <entry>pn</entry>
35672                 </row>
35673
35674                 <row>
35675                   <entry>Corporate-name</entry>
35676
35677                   <entry>cpn</entry>
35678                 </row>
35679
35680                 <row>
35681                   <entry>Conference-name</entry>
35682
35683                   <entry>cfn</entry>
35684                 </row>
35685
35686                 <row>
35687                   <entry>Title</entry>
35688
35689                   <entry>ti</entry>
35690                 </row>
35691
35692                 <row>
35693                   <entry>Title-series</entry>
35694
35695                   <entry>se</entry>
35696                 </row>
35697
35698                 <row>
35699                   <entry>Title-uniform</entry>
35700
35701                   <entry>ut</entry>
35702                 </row>
35703
35704                 <row>
35705                   <entry>ISBN</entry>
35706
35707                   <entry>nb</entry>
35708                 </row>
35709
35710                 <row>
35711                   <entry>ISSN</entry>
35712
35713                   <entry>ns</entry>
35714                 </row>
35715
35716                 <row>
35717                   <entry>Local number</entry>
35718
35719                   <entry>sn</entry>
35720                 </row>
35721
35722                 <row>
35723                   <entry>Local-classification</entry>
35724
35725                   <entry>lcn and callnum</entry>
35726                 </row>
35727
35728                 <row>
35729                   <entry>Subject</entry>
35730
35731                   <entry>su, su-to, su-geo, su-ut</entry>
35732                 </row>
35733
35734                 <row>
35735                   <entry>Pubdate</entry>
35736
35737                   <entry>yr,pubdate</entry>
35738                 </row>
35739
35740                 <row>
35741                   <entry>Date-of-Acquisition</entry>
35742
35743                   <entry>acqdate</entry>
35744                 </row>
35745
35746                 <row>
35747                   <entry>Language</entry>
35748
35749                   <entry>ln</entry>
35750                 </row>
35751
35752                 <row>
35753                   <entry>Place-of-publication</entry>
35754
35755                   <entry>pl</entry>
35756                 </row>
35757
35758                 <row>
35759                   <entry>Abstract</entry>
35760
35761                   <entry>ab</entry>
35762                 </row>
35763
35764                 <row>
35765                   <entry>Notes</entry>
35766
35767                   <entry>nt</entry>
35768                 </row>
35769
35770                 <row>
35771                   <entry>Record-type</entry>
35772
35773                   <entry>rtype, mc-rtype, mus</entry>
35774                 </row>
35775
35776                 <row>
35777                   <entry>Author</entry>
35778
35779                   <entry>au, aut</entry>
35780                 </row>
35781
35782                 <row>
35783                   <entry>Subject-person-name</entry>
35784
35785                   <entry>su-na</entry>
35786                 </row>
35787
35788                 <row>
35789                   <entry>Any (keyword)</entry>
35790
35791                   <entry>kw</entry>
35792                 </row>
35793
35794                 <row>
35795                   <entry>Publisher</entry>
35796
35797                   <entry>pb</entry>
35798                 </row>
35799
35800                 <row>
35801                   <entry>Content-type</entry>
35802
35803                   <entry>ctype</entry>
35804                 </row>
35805
35806                 <row>
35807                   <entry>Koha-Auth-Number</entry>
35808
35809                   <entry>an</entry>
35810                 </row>
35811
35812                 <row>
35813                   <entry>Author-personal-bibliography</entry>
35814
35815                   <entry>aub</entry>
35816                 </row>
35817
35818                 <row>
35819                   <entry>Author-in-order</entry>
35820
35821                   <entry>auo</entry>
35822                 </row>
35823               </tbody>
35824             </tgroup>
35825           </table>
35826
35827           <para>Refer to the <link linkend="kohasearchindexes">Koha Indexing Chart</link> for the
35828             MARC21 tags mapped to each Bib-1 Attribute and index combination.</para>
35829
35830           <section id="search-audexamp">
35831             <title>Audience Examples</title>
35832
35833             <itemizedlist>
35834               <listitem>
35835                 <para>aud:a Preschool</para>
35836               </listitem>
35837               <listitem>
35838                 <para>aud:b Primary</para>
35839               </listitem>
35840               <listitem>
35841                 <para>aud:c Pre-Adolescent</para>
35842               </listitem>
35843               <listitem>
35844                 <para>aud:d Adolescent</para>
35845               </listitem>
35846
35847               <listitem>
35848                 <para>aud:e Adult</para>
35849               </listitem>
35850               <listitem>
35851                 <para>aud:f Specialized</para>
35852               </listitem>
35853               <listitem>
35854                 <para>aud:g General</para>
35855               </listitem>
35856               <listitem>
35857                 <para>aud:j Juvenile</para>
35858               </listitem>
35859             </itemizedlist>
35860           </section>
35861
35862           <section id="search-contentsexamp">
35863             <title>Contents Examples</title>
35864
35865             <itemizedlist>
35866               <listitem>
35867                 <para>fic:1 Fiction</para>
35868               </listitem>
35869
35870               <listitem>
35871                 <para>fic:0 Non Fiction</para>
35872               </listitem>
35873
35874               <listitem>
35875                 <para>bio:b Biography</para>
35876               </listitem>
35877
35878               <listitem>
35879                 <para>mus:j Musical recording</para>
35880               </listitem>
35881
35882               <listitem>
35883                 <para>mus:I Non musical record</para>
35884               </listitem>
35885             </itemizedlist>
35886           </section>
35887         </section>
35888
35889         <section id="searchguide-syntax">
35890           <title>Search Syntax</title>
35891
35892           <para>In the persistent search box, single words generally retrieve
35893           large sets. To narrow a search, you can use multiple words. Koha
35894           automatically uses the 'and' Boolean operator to create a set of
35895           records matching your input. When you want to narrow the search to
35896           an author or a title or a subject or some other specific field or
35897           use a Boolean operator, there isn't an obvious way to accomplish
35898           that specificity. The library user can, of course, go to the
35899           Advanced Search page; however, if you know how to construct a CCL
35900           search, you can achieve more specificity while using the persistent
35901           search box on any page.</para>
35902
35903           <para>There is a specific order to the CCL search syntax. Although
35904           it can be used for simple searches, it is an especially effective
35905           way to perform complex searches, as it affords you a great deal of
35906           control over your search results. To construct a CCL search, first
35907           enter a desired index code, then an equal sign, followed by your
35908           search word(s). Following are examples of simple CCL
35909           searches.</para>
35910
35911           <itemizedlist>
35912             <listitem>
35913               <para>ti=principles of accounting</para>
35914             </listitem>
35915
35916             <listitem>
35917               <para>au=brown joseph</para>
35918             </listitem>
35919
35920             <listitem>
35921               <para>su=poetry</para>
35922             </listitem>
35923
35924             <listitem>
35925               <para>su-na=Shakespeare</para>
35926             </listitem>
35927
35928             <listitem>
35929               <para>kw=marlin</para>
35930             </listitem>
35931           </itemizedlist>
35932
35933           <para>You can refine your search by combining search terms with
35934           Boolean operators 'and', 'or', or 'not'. Following are examples of
35935           searches using Boolean operators.</para>
35936
35937           <itemizedlist>
35938             <listitem>
35939               <para>ti=principles of accounting and au=brown joseph</para>
35940             </listitem>
35941
35942             <listitem>
35943               <para>su=poetry not su-na=Shakespeare</para>
35944             </listitem>
35945
35946             <listitem>
35947               <para>kw=communication and su=debate</para>
35948             </listitem>
35949           </itemizedlist>
35950
35951           <para>You can also choose to search for things that start with a
35952           character or series of characters</para>
35953
35954           <itemizedlist>
35955             <listitem>
35956               <para>ti,first-in-subfield=C (will show you all titles that
35957               start with the letter 'C')</para>
35958             </listitem>
35959           </itemizedlist>
35960
35961           <para>Other string location searches can be performed with the
35962           following keywords:</para>
35963
35964           <itemizedlist>
35965             <listitem>
35966               <para>rtrn : right truncation</para>
35967             </listitem>
35968
35969             <listitem>
35970               <para>ltrn : left truncation</para>
35971             </listitem>
35972
35973             <listitem>
35974               <para>lrtrn : left and right truncation</para>
35975             </listitem>
35976
35977             <listitem>
35978               <para>st-date : type date</para>
35979             </listitem>
35980
35981             <listitem>
35982               <para>st-numeric : type number (integer)</para>
35983             </listitem>
35984
35985             <listitem>
35986               <para>ext : exact search on whole subfield (does not work with
35987               icu)</para>
35988             </listitem>
35989
35990             <listitem>
35991               <para>phr : search on phrase anywhere in the subfield</para>
35992             </listitem>
35993
35994             <listitem>
35995               <para>startswithnt : subfield starts with</para>
35996             </listitem>
35997           </itemizedlist>
35998
35999           <para>Using specific indexes and Boolean operators are not the only
36000           way a search can be refined. You can also refine your search as a
36001           phrase when looking for a title, author, or subject. The syntax for
36002           this search is <emphasis>index,phr=search words</emphasis>.</para>
36003
36004           <para>To illustrate the results of various search types, a search
36005           was done for the words 'supreme court'. The results illustrate that
36006           the search index and the word order make a difference in search
36007           results. Only the results count and the search itself is in these
36008           examples. The search executed will always be between the single
36009           quotes.</para>
36010
36011           <screenshot>
36012             <screeninfo>Sample Search 1</screeninfo>
36013
36014             <mediaobject>
36015               <imageobject>
36016                 <imagedata fileref="images/searching/ex1.png"/>
36017               </imageobject>
36018             </mediaobject>
36019           </screenshot>
36020
36021           <screenshot>
36022             <screeninfo>Sample Search 2</screeninfo>
36023
36024             <mediaobject>
36025               <imageobject>
36026                 <imagedata fileref="images/searching/ex2.png"/>
36027               </imageobject>
36028             </mediaobject>
36029           </screenshot>
36030
36031           <screenshot>
36032             <screeninfo>Sample Search 3</screeninfo>
36033
36034             <mediaobject>
36035               <imageobject>
36036                 <imagedata fileref="images/searching/ex3.png"/>
36037               </imageobject>
36038             </mediaobject>
36039           </screenshot>
36040
36041           <screenshot>
36042             <screeninfo>Sample Search 4</screeninfo>
36043
36044             <mediaobject>
36045               <imageobject>
36046                 <imagedata fileref="images/searching/ex4.png"/>
36047               </imageobject>
36048             </mediaobject>
36049           </screenshot>
36050
36051           <screenshot>
36052             <screeninfo>Sample Search 5</screeninfo>
36053
36054             <mediaobject>
36055               <imageobject>
36056                 <imagedata fileref="images/searching/ex5.png"/>
36057               </imageobject>
36058             </mediaobject>
36059           </screenshot>
36060
36061           <screenshot>
36062             <screeninfo>Sample Search 6</screeninfo>
36063
36064             <mediaobject>
36065               <imageobject>
36066                 <imagedata fileref="images/searching/ex6.png"/>
36067               </imageobject>
36068             </mediaobject>
36069           </screenshot>
36070
36071           <screenshot>
36072             <screeninfo>Sample Search 7</screeninfo>
36073
36074             <mediaobject>
36075               <imageobject>
36076                 <imagedata fileref="images/searching/ex7.png"/>
36077               </imageobject>
36078             </mediaobject>
36079           </screenshot>
36080
36081           <screenshot>
36082             <screeninfo>Sample Search 8</screeninfo>
36083
36084             <mediaobject>
36085               <imageobject>
36086                 <imagedata fileref="images/searching/ex8.png"/>
36087               </imageobject>
36088             </mediaobject>
36089           </screenshot>
36090
36091           <screenshot>
36092             <screeninfo>Sample Search 9</screeninfo>
36093
36094             <mediaobject>
36095               <imageobject>
36096                 <imagedata fileref="images/searching/ex9.png"/>
36097               </imageobject>
36098             </mediaobject>
36099           </screenshot>
36100
36101           <para>You can also choose to use limiters in your search query. Some
36102           common limiters include dates, languages, record types, and item
36103           types. In the Advance Search, you can either click a box or key in
36104           data to limit your search. You can also apply the same limits with
36105           CCL by using the syntax in the following examples. In all</para>
36106
36107           <para><emphasis>By Date: su=supreme court and
36108           yr,st-numeric=&gt;2000</emphasis></para>
36109
36110           <screenshot>
36111             <screeninfo>Sample Search 10</screeninfo>
36112
36113             <mediaobject>
36114               <imageobject>
36115                 <imagedata fileref="images/searching/ex10.png"/>
36116               </imageobject>
36117             </mediaobject>
36118           </screenshot>
36119
36120           <para>When you limit by date, you can use the '&gt;' (greater than),
36121           '&lt;' (less than), '=' (equal), or 'yyyy-yyyy' (range)
36122           symbols.</para>
36123
36124           <para><emphasis>By Item Type: su=nursing and
36125           itype:BK</emphasis></para>
36126
36127           <screenshot>
36128             <screeninfo>Sample Search 11</screeninfo>
36129
36130             <mediaobject>
36131               <imageobject>
36132                 <imagedata fileref="images/searching/ex11.png"/>
36133               </imageobject>
36134             </mediaobject>
36135           </screenshot>
36136
36137           <para>Each library will have a different set of item types defined
36138           in their circulation configuration. When you set up item types, you
36139           define a code and a name for each one. The name will appear on the
36140           Advance Search page. The code you assigned is used as a CCL search
36141           limit, formatted as 'itype:x', where 'x' is the assigned code. The
36142           initial set of item types in Koha will usually be edited to reflect
36143           your collections, so your item type limiters may be different than
36144           the initial ones. The initial item type limiters follow.</para>
36145
36146           <itemizedlist>
36147             <listitem>
36148               <para>itype:BKS Books, Booklets, Workbooks</para>
36149             </listitem>
36150
36151             <listitem>
36152               <para>itype:SR Audio Cassettes, CDs</para>
36153             </listitem>
36154
36155             <listitem>
36156               <para>itype:IR Binders</para>
36157             </listitem>
36158
36159             <listitem>
36160               <para>itype:CF CD-ROMs, DVD-ROMs, General Online
36161               Resources</para>
36162             </listitem>
36163
36164             <listitem>
36165               <para>itype:VR DVDs, VHS</para>
36166             </listitem>
36167
36168             <listitem>
36169               <para>itype:KT Kit</para>
36170             </listitem>
36171
36172             <listitem>
36173               <para>itype:AR Models</para>
36174             </listitem>
36175
36176             <listitem>
36177               <para>itype:SER Serials</para>
36178             </listitem>
36179           </itemizedlist>
36180
36181           <para><emphasis>By format: su=supreme court not
36182           l-format:sr</emphasis></para>
36183
36184           <screenshot>
36185             <screeninfo>Sample Search 12</screeninfo>
36186
36187             <mediaobject>
36188               <imageobject>
36189                 <imagedata fileref="images/searching/ex12.png"/>
36190               </imageobject>
36191             </mediaobject>
36192           </screenshot>
36193
36194           <para>The format limiters are derived from a combination of LDR, 006
36195           and 007 positions. The formats that are currently defined are the
36196           following.</para>
36197
36198           <itemizedlist>
36199             <listitem>
36200               <para>l-format:ta Regular print</para>
36201             </listitem>
36202
36203             <listitem>
36204               <para>l-format:tb Large print</para>
36205             </listitem>
36206
36207             <listitem>
36208               <para>l-format:fk Braille</para>
36209             </listitem>
36210
36211             <listitem>
36212               <para>l-format:sd CD audio</para>
36213             </listitem>
36214
36215             <listitem>
36216               <para>l-format:ss Cassette recording</para>
36217             </listitem>
36218
36219             <listitem>
36220               <para>l-format:vf VHS tape</para>
36221             </listitem>
36222
36223             <listitem>
36224               <para>l-format:vd DVD video</para>
36225             </listitem>
36226
36227             <listitem>
36228               <para>l-format:co CD software</para>
36229             </listitem>
36230
36231             <listitem>
36232               <para>l-format:cr Website</para>
36233             </listitem>
36234           </itemizedlist>
36235
36236           <para><emphasis>By content type: su=supreme court not
36237           ctype:l</emphasis></para>
36238
36239           <screenshot>
36240             <screeninfo>Sample Search 13</screeninfo>
36241
36242             <mediaobject>
36243               <imageobject>
36244                 <imagedata fileref="images/searching/ex13.png"/>
36245               </imageobject>
36246             </mediaobject>
36247           </screenshot>
36248
36249           <para>The content types are taken from the 008 MARC tag, positions
36250           24-27.</para>
36251
36252           <para>There are two other limiter types that are not described in
36253           this document. They are: Audience and Content. The only difference
36254           in the syntax of the CCL is the actual limiter. They are reproduced
36255           here just in case you would like to use these limiters.</para>
36256         </section>
36257       </section>
36258     </section>
36259
36260     <section id="kohasearchindexes">
36261       <title>Koha Search Indexes</title>
36262
36263       <para>By default, not all fields are indexed in the Zebra search engine,
36264       but many are. Below are the MARC21 fields that are indexed in
36265       Zebra.</para>
36266
36267       <table cellpadding="4" cellspacing="4" frame="all">
36268         <title>Indexes</title>
36269
36270         <tgroup align="left" cols="2" colsep="1" rowsep="1">
36271           <thead>
36272             <row>
36273               <entry><para>Field</para></entry>
36274
36275               <entry><para>Description</para></entry>
36276             </row>
36277           </thead>
36278
36279           <tbody>
36280             <row>
36281               <entry><para>001</para></entry>
36282
36283               <entry><para>Control-number</para></entry>
36284             </row>
36285
36286             <row>
36287               <entry><para>005</para></entry>
36288
36289               <entry><para>Date/time-last-modified</para></entry>
36290             </row>
36291
36292             <row>
36293               <entry><para>007</para></entry>
36294
36295               <entry><para>Microform-generation:n:range(data,11,1),
36296               Material-type,ff7-00:w:range(data,0,1),
36297               ff7-01:w:range(data,1,1), ff7-02:w:range(data,2,1),
36298               ff7-01-02:w:range(data,0,2)</para></entry>
36299             </row>
36300
36301             <row>
36302               <entry><para>008</para></entry>
36303
36304               <entry><para>date-entered-on-file:n:range(data,0,5),
36305               date-entered-on-file:s:range(data,0,5),
36306               pubdate:w:range(data,7,4), pubdate:n:range(data,7,4),
36307               pubdate:y:range(data,7,4), pubdate:s:range(data,7,4),
36308               pl:w:range(data,15,3), ta:w:range(data,22,1),
36309               ff8-23:w:range(data,23,1), ff8-29:w:range(data,29,1),
36310               lf:w:range(data,33,1), bio:w:range(data,34,1),
36311               ln:n:range(data,35,3), ctype:w:range(data,24,4),
36312               Record-source:w:range(data,39,0)</para></entry>
36313             </row>
36314
36315             <row>
36316               <entry><para>010</para></entry>
36317
36318               <entry><para>LC-card-number, Identifier-standard</para></entry>
36319             </row>
36320
36321             <row>
36322               <entry><para>011</para></entry>
36323
36324               <entry><para>LC-card-number, Identifier-standard</para></entry>
36325             </row>
36326
36327             <row>
36328               <entry><para>015</para></entry>
36329
36330               <entry><para>BNB-card-number, BGF-number, Number-db,
36331               Number-natl-biblio, Identifier-standard</para></entry>
36332             </row>
36333
36334             <row>
36335               <entry><para>017</para></entry>
36336
36337               <entry><para>Number-legal-deposit,
36338               Identifier-standard</para></entry>
36339             </row>
36340
36341             <row>
36342               <entry><para>018</para></entry>
36343
36344               <entry><para>Identifier-standard</para></entry>
36345             </row>
36346
36347             <row>
36348               <entry><para>020$a</para></entry>
36349
36350               <entry><para>ISBN:w, Identifier-standard:w</para></entry>
36351             </row>
36352
36353             <row>
36354               <entry><para>020</para></entry>
36355
36356               <entry><para>Identifier-standard</para></entry>
36357             </row>
36358
36359             <row>
36360               <entry><para>022$a</para></entry>
36361
36362               <entry><para>ISSN:w, Identifier-standard:w</para></entry>
36363             </row>
36364
36365             <row>
36366               <entry><para>022</para></entry>
36367
36368               <entry><para>Identifier-standard</para></entry>
36369             </row>
36370
36371             <row>
36372               <entry><para>023</para></entry>
36373
36374               <entry><para>Identifier-standard</para></entry>
36375             </row>
36376
36377             <row>
36378               <entry><para>024$a</para></entry>
36379
36380               <entry><para>Identifier-other</para></entry>
36381             </row>
36382
36383             <row>
36384               <entry><para>024</para></entry>
36385
36386               <entry><para>Identifier-standard</para></entry>
36387             </row>
36388
36389             <row>
36390               <entry><para>025</para></entry>
36391
36392               <entry><para>Identifier-standard</para></entry>
36393             </row>
36394
36395             <row>
36396               <entry><para>027</para></entry>
36397
36398               <entry><para>Report-number, Identifier-standard</para></entry>
36399             </row>
36400
36401             <row>
36402               <entry><para>028</para></entry>
36403
36404               <entry><para>Number-music-publisher,
36405               Identifier-standard</para></entry>
36406             </row>
36407
36408             <row>
36409               <entry><para>030</para></entry>
36410
36411               <entry><para>CODEN, Identifier-standard</para></entry>
36412             </row>
36413
36414             <row>
36415               <entry><para>034</para></entry>
36416
36417               <entry><para>Map-scale</para></entry>
36418             </row>
36419
36420             <row>
36421               <entry><para>037</para></entry>
36422
36423               <entry><para>Identifier-standard, Stock-number</para></entry>
36424             </row>
36425
36426             <row>
36427               <entry><para>040</para></entry>
36428
36429               <entry><para>Code-institution, Record-source</para></entry>
36430             </row>
36431
36432             <row>
36433               <entry><para>041</para></entry>
36434
36435               <entry><para>ln</para></entry>
36436             </row>
36437
36438             <row>
36439               <entry><para>043</para></entry>
36440
36441               <entry><para>Code-geographic</para></entry>
36442             </row>
36443
36444             <row>
36445               <entry><para>050$b</para></entry>
36446
36447               <entry><para>LC-call-number:w, LC-call-number:p,
36448               LC-call-number:s</para></entry>
36449             </row>
36450
36451             <row>
36452               <entry><para>050</para></entry>
36453
36454               <entry><para>LC-call-number:w, LC-call-number:p,
36455               LC-call-number:s</para></entry>
36456             </row>
36457
36458             <row>
36459               <entry><para>052</para></entry>
36460
36461               <entry><para>Geographic-class</para></entry>
36462             </row>
36463
36464             <row>
36465               <entry><para>060</para></entry>
36466
36467               <entry><para>NLM-call-number</para></entry>
36468             </row>
36469
36470             <row>
36471               <entry><para>070</para></entry>
36472
36473               <entry><para>NAL-call-number</para></entry>
36474             </row>
36475
36476             <row>
36477               <entry><para>080</para></entry>
36478
36479               <entry><para>UDC-classification</para></entry>
36480             </row>
36481
36482             <row>
36483               <entry><para>082</para></entry>
36484
36485               <entry><para>Dewey-classification:w,
36486               Dewey-classification:s</para></entry>
36487             </row>
36488
36489             <row>
36490               <entry><para>086</para></entry>
36491
36492               <entry><para>Number-govt-pub</para></entry>
36493             </row>
36494
36495             <row>
36496               <entry><para>100$9</para></entry>
36497
36498               <entry><para>Cross-Reference:w, Koha-Auth-Number</para></entry>
36499             </row>
36500
36501             <row>
36502               <entry><para>100$a</para></entry>
36503
36504               <entry><para>Author,Author:p, Author:s, Editor,
36505               Author-personal-bibliography, Author-personal-bibliography:p,
36506               Author-personal-bibliography:s</para></entry>
36507             </row>
36508
36509             <row>
36510               <entry><para>100</para></entry>
36511
36512               <entry><para>Author, Author-title, Author-name-personal, Name,
36513               Name-and-title, Personal-name</para></entry>
36514             </row>
36515
36516             <row>
36517               <entry><para>110$9</para></entry>
36518
36519               <entry><para>Koha-Auth-Number</para></entry>
36520             </row>
36521
36522             <row>
36523               <entry><para>110</para></entry>
36524
36525               <entry><para>Author, Author-title, Author-name-corporate, Name,
36526               Name-and-title, Corporate-name</para></entry>
36527             </row>
36528
36529             <row>
36530               <entry><para>111$9</para></entry>
36531
36532               <entry><para>Koha-Auth-Number</para></entry>
36533             </row>
36534
36535             <row>
36536               <entry><para>111</para></entry>
36537
36538               <entry><para>Author, Author-title, Author-name-corporate, Name,
36539               Name-and-title, Conference-name</para></entry>
36540             </row>
36541
36542             <row>
36543               <entry><para>130$n</para></entry>
36544
36545               <entry><para>Thematic-number</para></entry>
36546             </row>
36547
36548             <row>
36549               <entry><para>130$r</para></entry>
36550
36551               <entry><para>Music-key</para></entry>
36552             </row>
36553
36554             <row>
36555               <entry><para>130$9</para></entry>
36556
36557               <entry><para>Koha-Auth-Number</para></entry>
36558             </row>
36559
36560             <row>
36561               <entry><para>130</para></entry>
36562
36563               <entry><para>Title, Title-uniform</para></entry>
36564             </row>
36565
36566             <row>
36567               <entry><para>210</para></entry>
36568
36569               <entry><para>Title, Title-abbreviated</para></entry>
36570             </row>
36571
36572             <row>
36573               <entry><para>211</para></entry>
36574
36575               <entry><para>Title, Title-abbreviated</para></entry>
36576             </row>
36577
36578             <row>
36579               <entry><para>212</para></entry>
36580
36581               <entry><para>Title, Title-other-variant</para></entry>
36582             </row>
36583
36584             <row>
36585               <entry><para>214</para></entry>
36586
36587               <entry><para>Title, Title-expanded</para></entry>
36588             </row>
36589
36590             <row>
36591               <entry><para>222</para></entry>
36592
36593               <entry><para>Title, Title-key</para></entry>
36594             </row>
36595
36596             <row>
36597               <entry><para>240$r</para></entry>
36598
36599               <entry><para>Music-key</para></entry>
36600             </row>
36601
36602             <row>
36603               <entry><para>240$n</para></entry>
36604
36605               <entry><para>Thematic-number</para></entry>
36606             </row>
36607
36608             <row>
36609               <entry><para>240</para></entry>
36610
36611               <entry><para>Title:w, Title:p, Title-uniform</para></entry>
36612             </row>
36613
36614             <row>
36615               <entry><para>243$n</para></entry>
36616
36617               <entry><para>Thematic-number</para></entry>
36618             </row>
36619
36620             <row>
36621               <entry><para>243$r</para></entry>
36622
36623               <entry><para>Music-key</para></entry>
36624             </row>
36625
36626             <row>
36627               <entry><para>243</para></entry>
36628
36629               <entry><para>Title:w, Title:p, Title-collective</para></entry>
36630             </row>
36631
36632             <row>
36633               <entry><para>245$a</para></entry>
36634
36635               <entry><para>Title-cover:w, Title-cover:p, Title-cover:s,
36636               Title:w, Title:p, Title:s</para></entry>
36637             </row>
36638
36639             <row>
36640               <entry><para>245$c</para></entry>
36641
36642               <entry><para>Author, Author-in-order:w, Author-in-order:p,
36643               Author-in-order:s</para></entry>
36644             </row>
36645
36646             <row>
36647               <entry><para>245$9</para></entry>
36648
36649               <entry><para>Cross-Reference:w, Koha-Auth-Number</para></entry>
36650             </row>
36651
36652             <row>
36653               <entry><para>245</para></entry>
36654
36655               <entry><para>Title:w, Title:p</para></entry>
36656             </row>
36657
36658             <row>
36659               <entry><para>246</para></entry>
36660
36661               <entry><para>Title, Title:p, Title-abbreviated, Title-expanded,
36662               Title-former</para></entry>
36663             </row>
36664
36665             <row>
36666               <entry><para>247</para></entry>
36667
36668               <entry><para>Title, Title:p, Title-former, Title-other-variant,
36669               Related-periodical</para></entry>
36670             </row>
36671
36672             <row>
36673               <entry><para>260$a</para></entry>
36674
36675               <entry><para>pl:w, pl:p</para></entry>
36676             </row>
36677
36678             <row>
36679               <entry><para>260$b</para></entry>
36680
36681               <entry><para>Publisher:w, Publisher:p</para></entry>
36682             </row>
36683
36684             <row>
36685               <entry><para>260$c</para></entry>
36686
36687               <entry><para>copydate, copydate:s</para></entry>
36688             </row>
36689
36690             <row>
36691               <entry><para>260</para></entry>
36692
36693               <entry><para>pl</para></entry>
36694             </row>
36695
36696             <row>
36697               <entry><para>300</para></entry>
36698
36699               <entry><para>Extent:w, Extent:p</para></entry>
36700             </row>
36701
36702             <row>
36703               <entry><para>400$a</para></entry>
36704
36705               <entry><para>Name-and-title</para></entry>
36706             </row>
36707
36708             <row>
36709               <entry><para>400$t</para></entry>
36710
36711               <entry><para>Author-title, Name-and-title, Title,
36712               Title-series</para></entry>
36713             </row>
36714
36715             <row>
36716               <entry><para>400$9</para></entry>
36717
36718               <entry><para>Koha-Auth-Number</para></entry>
36719             </row>
36720
36721             <row>
36722               <entry><para>400</para></entry>
36723
36724               <entry><para>Author, Author-name-personal, Name,
36725               Personal-name</para></entry>
36726             </row>
36727
36728             <row>
36729               <entry><para>410</para></entry>
36730
36731               <entry><para>Author, Corporate-name</para></entry>
36732             </row>
36733
36734             <row>
36735               <entry><para>410$a</para></entry>
36736
36737               <entry><para>Name-and-title</para></entry>
36738             </row>
36739
36740             <row>
36741               <entry><para>410$t</para></entry>
36742
36743               <entry><para>Author-title, Title, Title-series</para></entry>
36744             </row>
36745
36746             <row>
36747               <entry><para>410$9</para></entry>
36748
36749               <entry><para>Koha-Auth-Number</para></entry>
36750             </row>
36751
36752             <row>
36753               <entry><para>410</para></entry>
36754
36755               <entry><para>Author-name-corporate, Name</para></entry>
36756             </row>
36757
36758             <row>
36759               <entry><para>411</para></entry>
36760
36761               <entry><para>Author, Conference-name</para></entry>
36762             </row>
36763
36764             <row>
36765               <entry><para>411$a</para></entry>
36766
36767               <entry><para>Name-and-title</para></entry>
36768             </row>
36769
36770             <row>
36771               <entry><para>411$t</para></entry>
36772
36773               <entry><para>Author-title, Title-series</para></entry>
36774             </row>
36775
36776             <row>
36777               <entry><para>411</para></entry>
36778
36779               <entry><para>Author-name-corporate, Name</para></entry>
36780             </row>
36781
36782             <row>
36783               <entry><para>440$a</para></entry>
36784
36785               <entry><para>Title-series:w, Title-series:p</para></entry>
36786             </row>
36787
36788             <row>
36789               <entry><para>440$9</para></entry>
36790
36791               <entry><para>Koha-Auth-Number</para></entry>
36792             </row>
36793
36794             <row>
36795               <entry><para>440</para></entry>
36796
36797               <entry><para>Title-series:w, Title-series:p, Title,
36798               Title-series</para></entry>
36799             </row>
36800
36801             <row>
36802               <entry><para>490$a</para></entry>
36803
36804               <entry><para>Title-series:w, Title-series:p</para></entry>
36805             </row>
36806
36807             <row>
36808               <entry><para>490</para></entry>
36809
36810               <entry><para>Title, Title-series</para></entry>
36811             </row>
36812
36813             <row>
36814               <entry><para>490$9</para></entry>
36815
36816               <entry><para>Koha-Auth-Number</para></entry>
36817             </row>
36818
36819             <row>
36820               <entry><para>500</para></entry>
36821
36822               <entry><para>Note:w, Note:p</para></entry>
36823             </row>
36824
36825             <row>
36826               <entry><para>502</para></entry>
36827
36828               <entry><para>Material-type</para></entry>
36829             </row>
36830
36831             <row>
36832               <entry><para>505$r</para></entry>
36833
36834               <entry><para>Author</para></entry>
36835             </row>
36836
36837             <row>
36838               <entry><para>505$t</para></entry>
36839
36840               <entry><para>Title</para></entry>
36841             </row>
36842
36843             <row>
36844               <entry><para>505</para></entry>
36845
36846               <entry><para>Note:w, Note:p</para></entry>
36847             </row>
36848
36849             <row>
36850               <entry><para>510</para></entry>
36851
36852               <entry><para>Indexed-by</para></entry>
36853             </row>
36854
36855             <row>
36856               <entry><para>520</para></entry>
36857
36858               <entry><para>Abstract:w, Abstract:p</para></entry>
36859             </row>
36860
36861             <row>
36862               <entry><para>521$a</para></entry>
36863
36864               <entry><para>lex:n</para></entry>
36865             </row>
36866
36867             <row>
36868               <entry><para>526$c</para></entry>
36869
36870               <entry><para>arl, arl:n</para></entry>
36871             </row>
36872
36873             <row>
36874               <entry><para>526$d</para></entry>
36875
36876               <entry><para>arp, arp:n</para></entry>
36877             </row>
36878
36879             <row>
36880               <entry><para>590</para></entry>
36881
36882               <entry><para>Note:w, Note:p</para></entry>
36883             </row>
36884
36885             <row>
36886               <entry><para>600$a</para></entry>
36887
36888               <entry><para>Name-and-title, Name, Personal-name,
36889               Subject-name-personal, Subject</para></entry>
36890             </row>
36891
36892             <row>
36893               <entry><para>600$t</para></entry>
36894
36895               <entry><para>Name-and-title, Title, Subject</para></entry>
36896             </row>
36897
36898             <row>
36899               <entry><para>600$9</para></entry>
36900
36901               <entry><para>Koha-Auth-Number</para></entry>
36902             </row>
36903
36904             <row>
36905               <entry><para>600</para></entry>
36906
36907               <entry><para>Name, Personal-name, Subject-name-personal,
36908               Subject</para></entry>
36909             </row>
36910
36911             <row>
36912               <entry><para>610$a</para></entry>
36913
36914               <entry><para>Name-and-title</para></entry>
36915             </row>
36916
36917             <row>
36918               <entry><para>610$t</para></entry>
36919
36920               <entry><para>Name-and-title, Title</para></entry>
36921             </row>
36922
36923             <row>
36924               <entry><para>610$9</para></entry>
36925
36926               <entry><para>Koha-Auth-Number</para></entry>
36927             </row>
36928
36929             <row>
36930               <entry><para>610</para></entry>
36931
36932               <entry><para>Name, Subject, Corporate-name</para></entry>
36933             </row>
36934
36935             <row>
36936               <entry><para>611</para></entry>
36937
36938               <entry><para>Conference-name</para></entry>
36939             </row>
36940
36941             <row>
36942               <entry><para>611$a</para></entry>
36943
36944               <entry><para>Name-and-title</para></entry>
36945             </row>
36946
36947             <row>
36948               <entry><para>611$t</para></entry>
36949
36950               <entry><para>Name-and-title, Title</para></entry>
36951             </row>
36952
36953             <row>
36954               <entry><para>611$9</para></entry>
36955
36956               <entry><para>Koha-Auth-Number</para></entry>
36957             </row>
36958
36959             <row>
36960               <entry><para>611</para></entry>
36961
36962               <entry><para>Name, Subject</para></entry>
36963             </row>
36964
36965             <row>
36966               <entry><para>630$n</para></entry>
36967
36968               <entry><para>Thematic-number</para></entry>
36969             </row>
36970
36971             <row>
36972               <entry><para>630$r</para></entry>
36973
36974               <entry><para>Music-key</para></entry>
36975             </row>
36976
36977             <row>
36978               <entry><para>630$9</para></entry>
36979
36980               <entry><para>Koha-Auth-Number</para></entry>
36981             </row>
36982
36983             <row>
36984               <entry><para>630</para></entry>
36985
36986               <entry><para>Subject</para></entry>
36987             </row>
36988
36989             <row>
36990               <entry><para>650$9</para></entry>
36991
36992               <entry><para>Koha-Auth-Number</para></entry>
36993             </row>
36994
36995             <row>
36996               <entry><para>650</para></entry>
36997
36998               <entry><para>Subject, Subject:p</para></entry>
36999             </row>
37000
37001             <row>
37002               <entry><para>651$9</para></entry>
37003
37004               <entry><para>Koha-Auth-Number</para></entry>
37005             </row>
37006
37007             <row>
37008               <entry><para>651</para></entry>
37009
37010               <entry><para>Name-geographic, Subject,Subject:p</para></entry>
37011             </row>
37012
37013             <row>
37014               <entry><para>652$9</para></entry>
37015
37016               <entry><para>Koha-Auth-Number</para></entry>
37017             </row>
37018
37019             <row>
37020               <entry><para>653$9</para></entry>
37021
37022               <entry><para>Koha-Auth-Number</para></entry>
37023             </row>
37024
37025             <row>
37026               <entry><para>653</para></entry>
37027
37028               <entry><para>Subject, Subject:p</para></entry>
37029             </row>
37030
37031             <row>
37032               <entry><para>654$9</para></entry>
37033
37034               <entry><para>Koha-Auth-Number</para></entry>
37035             </row>
37036
37037             <row>
37038               <entry><para>654</para></entry>
37039
37040               <entry><para>Subject</para></entry>
37041             </row>
37042
37043             <row>
37044               <entry><para>655$9</para></entry>
37045
37046               <entry><para>Koha-Auth-Number</para></entry>
37047             </row>
37048
37049             <row>
37050               <entry><para>655</para></entry>
37051
37052               <entry><para>Subject</para></entry>
37053             </row>
37054
37055             <row>
37056               <entry><para>656$9</para></entry>
37057
37058               <entry><para>Koha-Auth-Number</para></entry>
37059             </row>
37060
37061             <row>
37062               <entry><para>656</para></entry>
37063
37064               <entry><para>Subject</para></entry>
37065             </row>
37066
37067             <row>
37068               <entry><para>657$9</para></entry>
37069
37070               <entry><para>Koha-Auth-Number</para></entry>
37071             </row>
37072
37073             <row>
37074               <entry><para>657</para></entry>
37075
37076               <entry><para>Subject</para></entry>
37077             </row>
37078
37079             <row>
37080               <entry><para>690$9</para></entry>
37081
37082               <entry><para>Koha-Auth-Number</para></entry>
37083             </row>
37084
37085             <row>
37086               <entry><para>690</para></entry>
37087
37088               <entry><para>Subject, Subject:p</para></entry>
37089             </row>
37090
37091             <row>
37092               <entry><para>700$9</para></entry>
37093
37094               <entry><para>Cross-Reference, Koha-Auth-Number</para></entry>
37095             </row>
37096
37097             <row>
37098               <entry><para>700$a</para></entry>
37099
37100               <entry><para>Author, Author:p</para></entry>
37101             </row>
37102
37103             <row>
37104               <entry><para>700$n</para></entry>
37105
37106               <entry><para>Thematic-number</para></entry>
37107             </row>
37108
37109             <row>
37110               <entry><para>700$r</para></entry>
37111
37112               <entry><para>Music-key</para></entry>
37113             </row>
37114
37115             <row>
37116               <entry><para>700$t</para></entry>
37117
37118               <entry><para>Author-title, Name-and-title, Title,
37119               Title-uniform</para></entry>
37120             </row>
37121
37122             <row>
37123               <entry><para>700</para></entry>
37124
37125               <entry><para>Author, Author-name-corporate,
37126               Author-name-personal, Name, Editor, Personal-name</para></entry>
37127             </row>
37128
37129             <row>
37130               <entry><para>710</para></entry>
37131
37132               <entry><para>Author, Corporate-name</para></entry>
37133             </row>
37134
37135             <row>
37136               <entry><para>710$t</para></entry>
37137
37138               <entry><para>Author-title, Name-and-title, Title,
37139               Title-uniform</para></entry>
37140             </row>
37141
37142             <row>
37143               <entry><para>710$a</para></entry>
37144
37145               <entry><para>Name-and-title</para></entry>
37146             </row>
37147
37148             <row>
37149               <entry><para>710$9</para></entry>
37150
37151               <entry><para>Koha-Auth-Number</para></entry>
37152             </row>
37153
37154             <row>
37155               <entry><para>710</para></entry>
37156
37157               <entry><para>Author, Name</para></entry>
37158             </row>
37159
37160             <row>
37161               <entry><para>711$a</para></entry>
37162
37163               <entry><para>Name-and-title</para></entry>
37164             </row>
37165
37166             <row>
37167               <entry><para>711$t</para></entry>
37168
37169               <entry><para>Author-title, Title, Title-uniform</para></entry>
37170             </row>
37171
37172             <row>
37173               <entry><para>711$9</para></entry>
37174
37175               <entry><para>Koha-Auth-Number</para></entry>
37176             </row>
37177
37178             <row>
37179               <entry><para>711</para></entry>
37180
37181               <entry><para>Author-name-corporate, Name,
37182               Conference-name</para></entry>
37183             </row>
37184
37185             <row>
37186               <entry><para>730$n</para></entry>
37187
37188               <entry><para>Thematic-number</para></entry>
37189             </row>
37190
37191             <row>
37192               <entry><para>730$r</para></entry>
37193
37194               <entry><para>Music-key</para></entry>
37195             </row>
37196
37197             <row>
37198               <entry><para>730$9</para></entry>
37199
37200               <entry><para>Koha-Auth-Number</para></entry>
37201             </row>
37202
37203             <row>
37204               <entry><para>730</para></entry>
37205
37206               <entry><para>Title, Title-uniform</para></entry>
37207             </row>
37208
37209             <row>
37210               <entry><para>740</para></entry>
37211
37212               <entry><para>Title, Title-other-variant</para></entry>
37213             </row>
37214
37215             <row>
37216               <entry><para>773$t</para></entry>
37217
37218               <entry><para>Host-item</para></entry>
37219             </row>
37220
37221             <row>
37222               <entry><para>780$t</para></entry>
37223
37224               <entry><para>Title</para></entry>
37225             </row>
37226
37227             <row>
37228               <entry><para>780</para></entry>
37229
37230               <entry><para>Title, Title-former,
37231               Related-periodical</para></entry>
37232             </row>
37233
37234             <row>
37235               <entry><para>785</para></entry>
37236
37237               <entry><para>Related-periodical</para></entry>
37238             </row>
37239
37240             <row>
37241               <entry><para>800$a</para></entry>
37242
37243               <entry><para>Name-and-title</para></entry>
37244             </row>
37245
37246             <row>
37247               <entry><para>800$t</para></entry>
37248
37249               <entry><para>Author-title, Name-and-title, Title,
37250               Title-series</para></entry>
37251             </row>
37252
37253             <row>
37254               <entry><para>800$9</para></entry>
37255
37256               <entry><para>Koha-Auth-Number</para></entry>
37257             </row>
37258
37259             <row>
37260               <entry><para>800</para></entry>
37261
37262               <entry><para>Author, Author-name-personal, Name,
37263               Personal-name</para></entry>
37264             </row>
37265
37266             <row>
37267               <entry><para>810$a</para></entry>
37268
37269               <entry><para>Name-and-title</para></entry>
37270             </row>
37271
37272             <row>
37273               <entry><para>810$t</para></entry>
37274
37275               <entry><para>Author-title, Name-and-title, Title,
37276               Title-series</para></entry>
37277             </row>
37278
37279             <row>
37280               <entry><para>810$9</para></entry>
37281
37282               <entry><para>Koha-Auth-Number</para></entry>
37283             </row>
37284
37285             <row>
37286               <entry><para>810</para></entry>
37287
37288               <entry><para>Author, Corporate-name, Author-name-corporate,
37289               Name</para></entry>
37290             </row>
37291
37292             <row>
37293               <entry><para>811$a</para></entry>
37294
37295               <entry><para>Name-and-title</para></entry>
37296             </row>
37297
37298             <row>
37299               <entry><para>811$9</para></entry>
37300
37301               <entry><para>Koha-Auth-Number</para></entry>
37302             </row>
37303
37304             <row>
37305               <entry><para>811$t</para></entry>
37306
37307               <entry><para>Author-title, Name-and-title, Title,
37308               Title-series</para></entry>
37309             </row>
37310
37311             <row>
37312               <entry><para>811</para></entry>
37313
37314               <entry><para>Author, Author-name-corporate, Name,
37315               Conference-name</para></entry>
37316             </row>
37317
37318             <row>
37319               <entry><para>830$9</para></entry>
37320
37321               <entry><para>Koha-Auth-Number</para></entry>
37322             </row>
37323
37324             <row>
37325               <entry><para>830</para></entry>
37326
37327               <entry><para>Title, Title-series</para></entry>
37328             </row>
37329
37330             <row>
37331               <entry><para>840</para></entry>
37332
37333               <entry><para>Title, Title-series</para></entry>
37334             </row>
37335
37336             <row>
37337               <entry><para>999$c</para></entry>
37338
37339               <entry><para>Local-Number:n, Local-Number:w,
37340               Local-Number:s</para></entry>
37341             </row>
37342
37343             <row>
37344               <entry><para>999$d</para></entry>
37345
37346               <entry><para>biblioitemnumber:n, biblioitemnumber:w,
37347               biblioitemnumber:s</para></entry>
37348             </row>
37349
37350             <row>
37351               <entry><para>942$0</para></entry>
37352
37353               <entry><para>totalissues:n, totalissues:s</para></entry>
37354             </row>
37355
37356             <row>
37357               <entry><para>942$2</para></entry>
37358
37359               <entry><para>cn-bib-source</para></entry>
37360             </row>
37361
37362             <row>
37363               <entry><para>942$6</para></entry>
37364
37365               <entry><para>cn-bib-sort:n, cn-bib-sort:s</para></entry>
37366             </row>
37367
37368             <row>
37369               <entry><para>942$c</para></entry>
37370
37371               <entry><para>itemtype:w</para></entry>
37372             </row>
37373
37374             <row>
37375               <entry><para>942$n</para></entry>
37376
37377               <entry><para>Suppress:w, Suppress:n</para></entry>
37378             </row>
37379
37380             <row>
37381               <entry><para>942$h</para></entry>
37382
37383               <entry><para>cn-class</para></entry>
37384             </row>
37385
37386             <row>
37387               <entry><para>942$i</para></entry>
37388
37389               <entry><para>cn-item</para></entry>
37390             </row>
37391
37392             <row>
37393               <entry><para>942$k</para></entry>
37394
37395               <entry><para>cn-prefix</para></entry>
37396             </row>
37397
37398             <row>
37399               <entry><para>942$m</para></entry>
37400
37401               <entry><para>cn-suffix</para></entry>
37402             </row>
37403
37404             <row>
37405               <entry><para>952$0</para></entry>
37406
37407               <entry><para>withdrawn:n, withdrawn:w</para></entry>
37408             </row>
37409
37410             <row>
37411               <entry><para>952$1</para></entry>
37412
37413               <entry><para>lost, lost:n</para></entry>
37414             </row>
37415
37416             <row>
37417               <entry><para>952$2</para></entry>
37418
37419               <entry><para>classification-source</para></entry>
37420             </row>
37421
37422             <row>
37423               <entry><para>952$3</para></entry>
37424
37425               <entry><para>materials-specified</para></entry>
37426             </row>
37427
37428             <row>
37429               <entry><para>952$4</para></entry>
37430
37431               <entry><para>damaged:n, damaged:w</para></entry>
37432             </row>
37433
37434             <row>
37435               <entry><para>952$5</para></entry>
37436
37437               <entry><para>restricted:n, restricted:w</para></entry>
37438             </row>
37439
37440             <row>
37441               <entry><para>952$6</para></entry>
37442
37443               <entry><para>cn-sort:n, cn-sort:s</para></entry>
37444             </row>
37445
37446             <row>
37447               <entry><para>952$7</para></entry>
37448
37449               <entry><para>notforloan:n, notforloan:w</para></entry>
37450             </row>
37451
37452             <row>
37453               <entry><para>952$8</para></entry>
37454
37455               <entry><para>ccode</para></entry>
37456             </row>
37457
37458             <row>
37459               <entry><para>952$9</para></entry>
37460
37461               <entry><para>itemnumber:n, itemnumber:s</para></entry>
37462             </row>
37463
37464             <row>
37465               <entry><para>952$a</para></entry>
37466
37467               <entry><para>homebranch</para></entry>
37468             </row>
37469
37470             <row>
37471               <entry><para>952$b</para></entry>
37472
37473               <entry><para>holdingbranch</para></entry>
37474             </row>
37475
37476             <row>
37477               <entry><para>952$c</para></entry>
37478
37479               <entry><para>location</para></entry>
37480             </row>
37481
37482             <row>
37483               <entry><para>952$d</para></entry>
37484
37485               <entry><para>Date-of-acquisition, Date-of-acquisition:d,
37486               Date-of-acquisition:s</para></entry>
37487             </row>
37488
37489             <row>
37490               <entry><para>952$e</para></entry>
37491
37492               <entry><para>acqsource</para></entry>
37493             </row>
37494
37495             <row>
37496               <entry><para>952$f</para></entry>
37497
37498               <entry><para>coded-location-qualifier</para></entry>
37499             </row>
37500
37501             <row>
37502               <entry><para>952$g</para></entry>
37503
37504               <entry><para>price</para></entry>
37505             </row>
37506
37507             <row>
37508               <entry><para>952$j</para></entry>
37509
37510               <entry><para>stack:n, stack:w</para></entry>
37511             </row>
37512
37513             <row>
37514               <entry><para>952$l</para></entry>
37515
37516               <entry><para>issues:n, issues:w, issues:s</para></entry>
37517             </row>
37518
37519             <row>
37520               <entry><para>952$m</para></entry>
37521
37522               <entry><para>renewals:n, renewals:w</para></entry>
37523             </row>
37524
37525             <row>
37526               <entry><para>952$n</para></entry>
37527
37528               <entry><para>reserves:n, reserves:w</para></entry>
37529             </row>
37530
37531             <row>
37532               <entry><para>952$o</para></entry>
37533
37534               <entry><para>Local-classification:w, Local-classification:p,
37535               Local-classification:s</para></entry>
37536             </row>
37537
37538             <row>
37539               <entry><para>952$p</para></entry>
37540
37541               <entry><para>barcode, barcode:n</para></entry>
37542             </row>
37543
37544             <row>
37545               <entry><para>952$q</para></entry>
37546
37547               <entry><para>onloan:n, onloan:w</para></entry>
37548             </row>
37549
37550             <row>
37551               <entry><para>952$r</para></entry>
37552
37553               <entry><para>datelastseen</para></entry>
37554             </row>
37555
37556             <row>
37557               <entry><para>952$s</para></entry>
37558
37559               <entry><para>datelastborrowed</para></entry>
37560             </row>
37561
37562             <row>
37563               <entry><para>952$t</para></entry>
37564
37565               <entry><para>copynumber</para></entry>
37566             </row>
37567
37568             <row>
37569               <entry><para>952$u</para></entry>
37570
37571               <entry><para>uri:u</para></entry>
37572             </row>
37573
37574             <row>
37575               <entry><para>952$v</para></entry>
37576
37577               <entry><para>replacementprice</para></entry>
37578             </row>
37579
37580             <row>
37581               <entry><para>952$w</para></entry>
37582
37583               <entry><para>replacementpricedate</para></entry>
37584             </row>
37585
37586             <row>
37587               <entry><para>952$y</para></entry>
37588
37589               <entry><para>itype:w</para></entry>
37590             </row>
37591
37592             <row>
37593               <entry><para>952$z</para></entry>
37594
37595               <entry><para>Note:w, Note:p</para></entry>
37596             </row>
37597           </tbody>
37598         </tgroup>
37599       </table>
37600     </section>
37601   </chapter>
37602
37603   <chapter id="aboutkoha">
37604     <title>About Koha</title>
37605
37606     <para>The 'About Koha' area will give you important server information as
37607     well as general information about Koha.</para>
37608
37609     <itemizedlist>
37610       <listitem>
37611         <para><emphasis>Get there:</emphasis> More &gt; About Koha</para>
37612       </listitem>
37613     </itemizedlist>
37614
37615     <section id="aboutserver">
37616       <title>Server Information</title>
37617
37618       <para>Under the 'Server Information' tab you will find information about
37619       the Koha version and the machine you have installed Koha on. This
37620       information is very important for debugging problems. When reporting
37621       issues to your support provider or to the various other support avenues
37622       (mailing lists, chat room, etc), it's always good to give the
37623       information from this screen.</para>
37624
37625       <screenshot>
37626         <screeninfo>Server Information on Koha</screeninfo>
37627
37628         <mediaobject>
37629           <imageobject>
37630             <imagedata fileref="images/about/aboutserver.png"/>
37631           </imageobject>
37632         </mediaobject>
37633       </screenshot>
37634     </section>
37635
37636     <section id="aboutserverperl">
37637       <title>Perl Modules</title>
37638
37639       <para>In order to take advantage of all of the functionalities of Koha,
37640       you will need to keep your Perl modules up to date. The 'Perl Modules'
37641       tab will show you all of the modules required by Koha, the version you
37642       have installed and whether you need to upgrade certain modules.</para>
37643
37644       <screenshot>
37645         <screeninfo>Perl Modules</screeninfo>
37646
37647         <mediaobject>
37648           <imageobject>
37649             <imagedata fileref="images/about/aboutperlmodules.png"/>
37650           </imageobject>
37651         </mediaobject>
37652       </screenshot>
37653
37654       <para>Items listed in bold are required by Koha, items highlighed in red
37655       are missing completely and items highlighted in yellow simply need to be
37656       upgraded.</para>
37657     </section>
37658
37659     <section id="aboutsystem">
37660       <title>System Information</title>
37661
37662       <para>This tab will provide you with warnings if you are using system
37663       preferences that have since been deprecated or system preferences that
37664       you have set without other required preferences</para>
37665
37666       <screenshot>
37667         <screeninfo>System Information</screeninfo>
37668
37669         <mediaobject>
37670           <imageobject>
37671             <imagedata fileref="images/about/systeminfo.jpg"/>
37672           </imageobject>
37673         </mediaobject>
37674       </screenshot>
37675     </section>
37676   </chapter>
37677
37678   <chapter id="implementation">
37679     <title>Implementation Checklist</title>
37680
37681     <para>The following guide will walk you through the areas of Koha you need
37682     to look at in order to prepare to start using the system.</para>
37683
37684     <section id="imp-migration">
37685       <title>Data Migration</title>
37686
37687       <para>Before you can start using Koha you'll need to have some data.
37688       This can be done by entering it all by hand, but most people already
37689       have their data in electronic format of some sort and just need to
37690       reformat it a bit for importing into Koha.</para>
37691
37692       <itemizedlist>
37693         <listitem>
37694           <para>Create a list of libraries and enter their info and codes into
37695           <link linkend="libsgroups">Libraries &amp; Groups</link></para>
37696         </listitem>
37697
37698         <listitem>
37699           <para>Define your list of <link linkend="itemtypeadmin">Item
37700           Types</link></para>
37701         </listitem>
37702
37703         <listitem>
37704           <para>Define you patron categories and enter the categories and
37705           their codes into <link linkend="patcats">Patron
37706           Categories</link></para>
37707         </listitem>
37708
37709         <listitem>
37710           <para>Enter any additional patron information fields you use in your
37711           library in the <link linkend="patronattributetypes">Patron
37712           Attributes</link></para>
37713
37714           <itemizedlist>
37715             <listitem>
37716               <para>Requires that you first set the <link
37717               linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link>
37718               system preference if you have custom fields</para>
37719             </listitem>
37720           </itemizedlist>
37721         </listitem>
37722
37723         <listitem>
37724           <para>Define all of your <link linkend="authorizedvalues">Authorized
37725           Values</link></para>
37726
37727           <itemizedlist>
37728             <listitem>
37729               <para><link linkend="ccode">Collection codes</link></para>
37730             </listitem>
37731
37732             <listitem>
37733               <para><link linkend="shelvelocvals">Shelving
37734               locations</link></para>
37735             </listitem>
37736
37737             <listitem>
37738               <para>Item statuses (<link linkend="lost">lost</link>, <link linkend="notforloan">not
37739                   for loan</link>, <link linkend="damageauth">damaged</link>, <link
37740                   linkend="withdrawnauth">withdrawn</link>)</para>
37741             </listitem>
37742
37743             <listitem>
37744               <para>Plus any others that are needed in your library</para>
37745             </listitem>
37746           </itemizedlist>
37747         </listitem>
37748
37749         <listitem>
37750           <para>Optionally define <link linkend="citytowns">City/State/Postal Code</link> combos and
37751               <link linkend="roadtypes">Road Types</link> for patron entry</para>
37752         </listitem>
37753
37754         <listitem>
37755           <para><link linkend="kohamarcmapping">Map your bibliographic
37756           data</link> from your legacy system to Koha fields and migrate
37757           (remembering to use the collection, shelving, item type and library
37758           codes you entered in the above setting areas)</para>
37759         </listitem>
37760
37761         <listitem>
37762           <para><link linkend="patronimport">Map your patron data</link> from
37763           your legacy system to the Koha fields and migrate (remembering to
37764           use the patron and library codes you defined above)</para>
37765         </listitem>
37766
37767         <listitem>
37768           <para>Test your migrated data to be sure that everything is as you
37769           expect it to be, some things to test include:</para>
37770
37771           <itemizedlist>
37772             <listitem>
37773               <para>Check some of your titles with diacritics and make sure
37774               that they migrated properly.</para>
37775             </listitem>
37776
37777             <listitem>
37778               <para>Check titles in a series and make sure that series
37779               information migrated properly.</para>
37780             </listitem>
37781
37782             <listitem>
37783               <para>Make sure that your patrons have their contact information
37784               in the right fields.</para>
37785             </listitem>
37786
37787             <listitem>
37788               <para>If your serials data was migrated search for these records
37789               in the catalog and confirm that they look right.</para>
37790             </listitem>
37791
37792             <listitem>
37793               <para>If your serials data was migrated search for these records
37794               in the serials module and confirm that they look right.</para>
37795             </listitem>
37796
37797             <listitem>
37798               <para>Check marc records to verify a variety of items are
37799               cataloged correctly</para>
37800             </listitem>
37801
37802             <listitem>
37803               <para>Check cataloging process to see if all necessary fields
37804               are available</para>
37805             </listitem>
37806
37807             <listitem>
37808               <para>If fines are migrated, check to see that they are applied
37809               correctly</para>
37810             </listitem>
37811
37812             <listitem>
37813               <para>If holds are migrated, check to see they are accurate in
37814               catalog and patron record</para>
37815             </listitem>
37816           </itemizedlist>
37817         </listitem>
37818       </itemizedlist>
37819     </section>
37820
37821     <section id="impadmin">
37822       <title>Admin Configuration</title>
37823
37824       <para>Most of these preferences won't need to be changed to use your
37825       Koha system, but there are a few that you might want to
37826       customize.</para>
37827
37828       <itemizedlist>
37829         <listitem>
37830           <para>If your library uses CAS Authentication, you'll want to set
37831           the various <link linkend="casauthentication">CAS system
37832           preferences</link></para>
37833         </listitem>
37834
37835         <listitem>
37836           <para>Administration System Preferences</para>
37837
37838           <itemizedlist>
37839             <listitem>
37840               <para><link
37841               linkend="KohaAdminEmailAddress">KohaAdminEmailAddress</link> :
37842               This is the email address that will be used by the system in
37843               'from' lines and to send errors to if there is no email set for
37844               the branch</para>
37845             </listitem>
37846
37847             <listitem>
37848               <para><link linkend="noItemTypeImages">noItemTypeImages</link> :
37849               Decide if you want to show item type icons in the staff client
37850               and opac</para>
37851             </listitem>
37852
37853             <listitem>
37854               <para><link linkend="delimiter">delimiter</link> : This value
37855               will be put in between fields when exporting data from
37856               Koha</para>
37857             </listitem>
37858
37859             <listitem>
37860               <para><link linkend="virtualshelves">virtualshelves</link> :
37861               Decide if you want the staff and/or patrons to use lists in
37862               Koha</para>
37863             </listitem>
37864
37865             <listitem>
37866               <para><link linkend="insecure">insecure</link> : If your system
37867               is behind a local firewall, you can set it to no require log in
37868               for the staff client</para>
37869             </listitem>
37870
37871             <listitem>
37872               <para><link linkend="AutoLocation">AutoLocation</link> : Require
37873               staff to log in to the staff client from a specific IP
37874               range</para>
37875             </listitem>
37876
37877             <listitem>
37878               <para><link
37879               linkend="IndependantBranches">IndependantBranches</link> :
37880               Prevent librarians from editing content that belongs to other
37881               branches</para>
37882             </listitem>
37883           </itemizedlist>
37884         </listitem>
37885
37886         <listitem>
37887           <para>Go through the <link linkend="logs">Log System
37888           Preferences</link> and decide which actions you want to keep track
37889           of in the logs</para>
37890         </listitem>
37891       </itemizedlist>
37892     </section>
37893
37894     <section id="implocal">
37895       <title>Localization Configuration</title>
37896
37897       <para>Koha is used worldwide and so you need to make sure you set your
37898       localization preferences so that options throughout Koha appear properly
37899       for your location/language.</para>
37900
37901       <itemizedlist>
37902         <listitem>
37903           <para>Localization/Internationalization System Preferences</para>
37904
37905           <itemizedlist>
37906             <listitem>
37907               <para><link linkend="dateformat">dateformat</link> : Decide how
37908               dates are displayed throughout Koha</para>
37909             </listitem>
37910
37911             <listitem>
37912               <para><link
37913               linkend="opaclanguagesdisplay">opaclanguagesdisplay</link> :
37914               Decide if patrons can choose what language the OPAC appears
37915               in</para>
37916
37917               <itemizedlist>
37918                 <listitem>
37919                   <para><link linkend="opaclanguages">opaclanguages</link> :
37920                   Decide which languages the patrons can choose from</para>
37921                 </listitem>
37922               </itemizedlist>
37923             </listitem>
37924
37925             <listitem>
37926               <para><link linkend="languagepref">language</link> : Decide
37927               which languages appear in the staff client</para>
37928             </listitem>
37929
37930             <listitem>
37931               <para><link
37932               linkend="CalendarFirstDayOfWeek">CalendarFirstDayOfWeek</link> :
37933               Define your first day of the week</para>
37934             </listitem>
37935           </itemizedlist>
37936         </listitem>
37937       </itemizedlist>
37938     </section>
37939
37940     <section id="impcirc">
37941       <title>Circulation Configuration</title>
37942
37943       <para>Before you start circulating your collection you'll need to set up
37944       your rules and preferences for circulation.</para>
37945
37946       <itemizedlist>
37947         <listitem>
37948           <para>Define you <link linkend="circfinerules">Circulation/Fine
37949           rules</link></para>
37950         </listitem>
37951
37952         <listitem>
37953           <para>Enter the <link linkend="calholidays">days your library is
37954           closed</link> for fines and due date calculations</para>
37955         </listitem>
37956
37957         <listitem>
37958           <para>Circulation System Preferences</para>
37959
37960           <itemizedlist>
37961             <listitem>
37962               <para><link linkend="CircControl">CircControl</link> : Define
37963               whether circ rules are based on item's location, patron's
37964               location or transaction location</para>
37965             </listitem>
37966
37967             <listitem>
37968               <para><link linkend="useDaysMode">useDaysMode</link> : Define
37969               how due dates are calculated</para>
37970             </listitem>
37971
37972             <listitem>
37973               <para><link linkend="finesCalendar">finesCalendar</link> :
37974               Define how fines are calculated (for every late date or only for
37975               days the library is open)</para>
37976             </listitem>
37977
37978             <listitem>
37979               <para><link linkend="SpecifyDueDate">SpecifyDueDate</link> :
37980               Decide if staff are allowed to override due dates on
37981               checkout</para>
37982             </listitem>
37983
37984             <listitem>
37985               <para><link
37986               linkend="AutomaticItemReturn">AutomaticItemReturn</link> :
37987               Decide if items are sent back to the owning branch when checked
37988               in</para>
37989             </listitem>
37990
37991             <listitem>
37992               <para><link
37993               linkend="todaysIssuesDefaultSortOrder">todaysIssuesDefaultSortOrder</link>
37994               : Decide how items checked out today display on the patron
37995               record</para>
37996             </listitem>
37997
37998             <listitem>
37999               <para><link
38000               linkend="previousIssuesDefaultSortOrder">previousIssuesDefaultSortOrder</link>
38001               : Decide how items checked out prior to today display on the
38002               patron record</para>
38003             </listitem>
38004
38005             <listitem>
38006               <para><link linkend="noissuescharge">noissuescharge</link> :
38007               Define the maximum amount a patron can owe before checkouts are
38008               blocked</para>
38009             </listitem>
38010
38011             <listitem>
38012               <para><link
38013               linkend="ReturnBeforeExpiry">ReturnBeforeExpiry</link> : Decide
38014               if patrons need to return items before their accounts
38015               expire</para>
38016             </listitem>
38017
38018             <listitem>
38019               <para><link linkend="AllowOnShelfHolds">AllowOnShelfHolds</link>
38020               : Decide if patrons can place holds on items that are marked as
38021               being available</para>
38022
38023               <itemizedlist>
38024                 <listitem>
38025                   <para><link
38026                   linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
38027                   : Decide if you want the staff to be able to override the
38028                   setting for the above at checkout</para>
38029                 </listitem>
38030               </itemizedlist>
38031             </listitem>
38032
38033             <listitem>
38034               <para><link
38035               linkend="AllowHoldsOnDamagedItems">AllowHoldsOnDamagedItems</link>
38036               : Decide if patrons can place holds on items that are marked as
38037               damaged</para>
38038
38039               <itemizedlist>
38040                 <listitem>
38041                   <para><link
38042                   linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
38043                   : Decide if you want the staff to be able to override the
38044                   setting for the above at checkout</para>
38045                 </listitem>
38046               </itemizedlist>
38047             </listitem>
38048
38049             <listitem>
38050               <para><link linkend="maxreserves">maxreserves</link> : Decide
38051               how many items a patron can have on hold at once</para>
38052
38053               <itemizedlist>
38054                 <listitem>
38055                   <para><link
38056                   linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
38057                   : Decide if you want the staff to be able to override the
38058                   setting for the above at checkout</para>
38059                 </listitem>
38060               </itemizedlist>
38061             </listitem>
38062
38063             <listitem>
38064               <para><link linkend="maxoutstanding">maxoutstanding</link> :
38065               Define the maximum amount a patron can owe before holds are
38066               blocked</para>
38067
38068               <itemizedlist>
38069                 <listitem>
38070                   <para><link
38071                   linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
38072                   : Decide if you want the staff to be able to override the
38073                   setting for the above at checkout</para>
38074                 </listitem>
38075               </itemizedlist>
38076             </listitem>
38077
38078             <listitem>
38079               <para><link
38080               linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link> :
38081               Define the number of days before a hold expires</para>
38082             </listitem>
38083
38084             <listitem>
38085               <para><link linkend="WebBasedSelfCheck">WebBasedSelfCheck</link>
38086               : Decide if you want to use the built in web-based self-checkout
38087               system</para>
38088
38089               <itemizedlist>
38090                 <listitem>
38091                   <para><link
38092                   linkend="AutoSelfCheckAllowed">AutoSelfCheckAllowed</link> :
38093                   Decide if the self-checkout system requires login</para>
38094                 </listitem>
38095
38096                 <listitem>
38097                   <para><link
38098                   linkend="ShowPatronImageInWebBasedSelfCheck">ShowPatronImageInWebBasedSelfCheck</link>
38099                   : Decide if you want patron images to show on the self
38100                   checkout screen</para>
38101                 </listitem>
38102               </itemizedlist>
38103             </listitem>
38104
38105             <listitem>
38106               <para><link
38107               linkend="AllowNotForLoanOverride">AllowNotForLoanOverride</link>
38108               : Decide if you want the staff to be able to checkout items
38109               marked as 'not for loan'</para>
38110             </listitem>
38111
38112             <listitem>
38113               <para><link
38114               linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
38115               : Decide if you want staff to override the limit put on
38116               renewals</para>
38117             </listitem>
38118
38119             <listitem>
38120               <para><link linkend="AllowFineOverride">AllowFineOverride</link>
38121               : Decide if you want staff to be able to override fine
38122               limits</para>
38123             </listitem>
38124
38125             <listitem>
38126               <para><link linkend="RenewalPeriodBase">RenewalPeriodBase</link>
38127               : Decide what date renewals are based on</para>
38128             </listitem>
38129
38130             <listitem>
38131               <para><link linkend="finesMode">finesMode</link> : Switch to
38132               'Calculate and Charge' before go live if you charge fines</para>
38133             </listitem>
38134
38135             <listitem>
38136               <para><link linkend="OverdueNoticeBcc">OverdueNoticeBcc</link> :
38137               If you want to receive a copy of every overdue notice sent out,
38138               enter your email address here</para>
38139             </listitem>
38140
38141             <listitem>
38142               <para><link
38143               linkend="emailLibrarianWhenHoldIsPlaced">emailLibrarianWhenHoldIsPlaced</link>
38144               : Decide if you want an email every time a hold is placed</para>
38145             </listitem>
38146
38147             <listitem>
38148               <para><link
38149               linkend="ReservesControlBranch">ReservesControlBranch</link> :
38150               Decide which branch's hold rules are considered first</para>
38151             </listitem>
38152
38153             <listitem>
38154               <para><link linkend="soundon">soundon</link> : Decide if you
38155               want to have sounds on for circulation actions</para>
38156             </listitem>
38157
38158             <listitem>
38159               <para><link
38160               linkend="FilterBeforeOverdueReport">FilterBeforeOverdueReport</link>
38161               : If you have a large amount of overdues, you might want to turn
38162               this preference on so as to allow you to filter before results
38163               appear</para>
38164             </listitem>
38165
38166             <listitem>
38167               <para><link
38168               linkend="DisplayClearScreenButton">DisplayClearScreenButton</link>
38169               : If you have a lot of staff members sharing one circ computer
38170               you might want to enable this so that staff can clear the screen
38171               in between checkouts to protect patron's privacy</para>
38172             </listitem>
38173
38174             <listitem>
38175               <para><link
38176               linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link> :
38177               Decide how you want Koha to react if you scan in a blank barcode
38178               on the checkout screen</para>
38179             </listitem>
38180
38181             <listitem>
38182               <para><link
38183               linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link>
38184               and/or <link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link>
38185               : Decide if you want patrons and/or staff to be able to suspend
38186               holds</para>
38187
38188               <itemizedlist>
38189                 <listitem>
38190                   <para><link
38191                   linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
38192                   : If you allow holds to be suspended decide if you want them
38193                   to automatically resume on the date entered by the staff
38194                   and/or patron</para>
38195                 </listitem>
38196               </itemizedlist>
38197             </listitem>
38198           </itemizedlist>
38199         </listitem>
38200
38201         <listitem>
38202           <para>Customize your <link linkend="notices">Notices &amp;
38203           Slips</link></para>
38204         </listitem>
38205
38206         <listitem>
38207           <para>Define your <link linkend="noticetriggers">Overdue Notice
38208           Triggers</link></para>
38209         </listitem>
38210
38211         <listitem>
38212           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
38213
38214           <itemizedlist>
38215             <listitem>
38216               <para>Populate <link linkend="buildholdscron">your holds
38217               queue</link> (every 1-4 hours)</para>
38218             </listitem>
38219
38220             <listitem>
38221               <para>Decide <link linkend="expiredholdscron">when holds
38222               expire</link> (daily)</para>
38223             </listitem>
38224
38225             <listitem>
38226               <para><link linkend="finescronjob">Calculate fines due</link>
38227               (daily)</para>
38228
38229               <itemizedlist>
38230                 <listitem>
38231                   <para>Fines on hourly loans will calculate when you check
38232                   the items in</para>
38233                 </listitem>
38234               </itemizedlist>
38235             </listitem>
38236
38237             <listitem>
38238               <para><link linkend="longoverduecron">Mark long overdue items as
38239               lost</link> (daily)</para>
38240             </listitem>
38241
38242             <listitem>
38243               <para>Decide when the system <link linkend="msgqueuecron">sends
38244               out messages</link> (1-4 hours)</para>
38245             </listitem>
38246
38247             <listitem>
38248               <para>Decide when the system <link
38249               linkend="overduenoticecron">queues overdue notices</link>
38250               (daily)</para>
38251             </listitem>
38252
38253             <listitem>
38254               <para>Set up <link linkend="printholdcron">hold notices that
38255               didn't send for printing</link> (daily after overdues and
38256               message queue)</para>
38257             </listitem>
38258
38259             <listitem>
38260               <para>Decide when the system <link
38261               linkend="advnoticecron">queues the advanced notice of items
38262               due</link> (daily)</para>
38263             </listitem>
38264
38265             <listitem>
38266               <para>Find holds that need to be <link
38267               linkend="unsuspendholdcron">resumed and remove suspension</link>
38268               (daily)</para>
38269             </listitem>
38270           </itemizedlist>
38271         </listitem>
38272       </itemizedlist>
38273     </section>
38274
38275     <section id="imppratrons">
38276       <title>Patron Configuration</title>
38277
38278       <para>You have already imported patron data from your old system, but
38279       there are plenty of options available to you regarding patrons and their
38280       accounts.</para>
38281
38282       <itemizedlist>
38283         <listitem>
38284           <para>Enter your <link linkend="addstaffpatron">staff members as
38285           patrons</link></para>
38286
38287           <itemizedlist>
38288             <listitem>
38289               <para>Define <link linkend="patronpermissions">staff members
38290               access permissions</link></para>
38291             </listitem>
38292           </itemizedlist>
38293         </listitem>
38294
38295         <listitem>
38296           <para>Patron System Preferences</para>
38297
38298           <itemizedlist>
38299             <listitem>
38300               <para><link linkend="AddPatronLists">AddPatronLists</link> :
38301               Decide how patron categories appear when creating a new
38302               patron</para>
38303             </listitem>
38304
38305             <listitem>
38306               <para><link linkend="autoMemberNum">autoMemberNum</link> :
38307               Decide if the patrons barcodes are auto-generated or if you
38308               enter them yourself</para>
38309             </listitem>
38310
38311             <listitem>
38312               <para><link linkend="MaxFine">MaxFine</link> : Determine the
38313               maximum amount that people can owe in fines</para>
38314             </listitem>
38315
38316             <listitem>
38317               <para><link
38318               linkend="NotifyBorrowerDeparture">NotifyBorrowerDeparture</link>
38319               : Decide when to warn staff that the patron account is about to
38320               expire</para>
38321             </listitem>
38322
38323             <listitem>
38324               <para><link
38325               linkend="intranetreadinghistory">intranetreadinghistory</link> :
38326               Decide if the staff can see the patron's reading/checkout
38327               history</para>
38328             </listitem>
38329
38330             <listitem>
38331               <para><link
38332               linkend="BorrowerMandatoryField">BorrowerMandatoryField</link> :
38333               List fields that you want to appear as mandatory on the patron
38334               add/edit form</para>
38335             </listitem>
38336
38337             <listitem>
38338               <para><link linkend="BorrowersTitles">BorrowersTitles</link> :
38339               Add or change the titles for your patrons</para>
38340             </listitem>
38341
38342             <listitem>
38343               <para><link
38344               linkend="borrowerRelationship">borrowerRelationship</link> : Add
38345               or change borrower relationships (child to adult and
38346               professional to organization)</para>
38347             </listitem>
38348
38349             <listitem>
38350               <para><link
38351               linkend="AutoEmailPrimaryAddress">AutoEmailPrimaryAddress</link>
38352               : Determine if the patrons get an email confirming the creation
38353               of their account</para>
38354             </listitem>
38355
38356             <listitem>
38357               <para><link
38358               linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
38359               : Decide if patrons can choose from a series of notices (other
38360               than overdues)</para>
38361             </listitem>
38362
38363             <listitem>
38364               <para><link linkend="patronimages">patronimages</link> : Decide
38365               if you want to save patron images in your system</para>
38366             </listitem>
38367
38368             <listitem>
38369               <para><link
38370               linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link>
38371               : Decide if you want to enable custom patron fields</para>
38372             </listitem>
38373
38374             <listitem>
38375               <para><link linkend="minPasswordLength">minPasswordLength</link>
38376               : Enter the minimum number of characters you want passwords to
38377               have</para>
38378             </listitem>
38379
38380             <listitem>
38381               <para><link
38382               linkend="BorrowerUnwantedField">BorrowerUnwantedField</link> :
38383               Decide what fields your library doesn't need to see on the
38384               patron entry form</para>
38385             </listitem>
38386           </itemizedlist>
38387         </listitem>
38388       </itemizedlist>
38389     </section>
38390
38391     <section id="impcatalog">
38392       <title>Cataloging Configuration</title>
38393
38394       <para>Before you start cataloging in Koha you'll want to set up your
38395       preferences and other rules.</para>
38396
38397       <itemizedlist>
38398         <listitem>
38399           <para>Define your cataloging templates aka <link
38400           linkend="marcbibframeworks">MARC Bibliographic
38401           Frameworks</link></para>
38402
38403           <itemizedlist>
38404             <listitem>
38405               <para>Run the <link linkend="marcbibframeworkstest">MARC
38406               Bibliographic Framework Test</link> to be sure your changes are
38407               valid</para>
38408             </listitem>
38409           </itemizedlist>
38410         </listitem>
38411
38412         <listitem>
38413           <para>Define any <link linkend="authorizedvalues">authorized
38414           values</link> you might want to use in cataloging</para>
38415         </listitem>
38416
38417         <listitem>
38418           <para>Set up <link linkend="classificationsources">custom
38419           classification sources</link> (if you use something other than the
38420           defaults)</para>
38421         </listitem>
38422
38423         <listitem>
38424           <para>Set up <link linkend="recordmatchingrules">MARC matching rules</link> for importing
38425             records from mrc files or Z39.50</para>
38426         </listitem>
38427
38428         <listitem>
38429           <para>Set up <link linkend="keywordmapping">Koha to Keyword
38430           mapping</link> for deciding how to display marc fields to the screen
38431           (still in beta - only one field)</para>
38432         </listitem>
38433
38434         <listitem>
38435           <para>Set up the <link linkend="z3950admin">Z39.50 targets</link> you want to search for
38436             cataloging (and acquisitions)</para>
38437         </listitem>
38438
38439         <listitem>
38440           <para>Cataloging System Preferences</para>
38441
38442           <itemizedlist>
38443             <listitem>
38444               <para><link linkend="URLLinkText">URLLinkText</link> : Enter
38445               text to display when 856 fields do not have pre-defined
38446               labels</para>
38447             </listitem>
38448
38449             <listitem>
38450               <para><link linkend="hide_marc">hide_marc</link> : If you are
38451               unfamiliar with MARC you can have the MARC fields number
38452               hidden</para>
38453             </listitem>
38454
38455             <listitem>
38456               <para><link linkend="LabelMARCView">LabelMARCView</link> :
38457               Choose how you want duplicate fields to appear on the
38458               editor</para>
38459             </listitem>
38460
38461             <listitem>
38462               <para><link
38463               linkend="DefaultClassificationSource">DefaultClassificationSource</link>
38464               : Choose which classification source is the default in your
38465               library</para>
38466             </listitem>
38467
38468             <listitem>
38469               <para><link
38470               linkend="advancedMARCeditor">advancedMARCeditor</link> : Decide
38471               if you need labels to appear on your MARC editor</para>
38472             </listitem>
38473
38474             <listitem>
38475               <para><link linkend="marcflavour">marcflavour</link> : Choose
38476               your MARC format</para>
38477             </listitem>
38478
38479             <listitem>
38480               <para><link linkend="itemcallnumber">itemcallnumber</link> :
38481               Enter which field and subfields to look into for the call
38482               number</para>
38483             </listitem>
38484
38485             <listitem>
38486               <para><link linkend="MARCOrgCode">MARCOrgCode</link> : Enter
38487               your MARC Organizational Code (not the same as your OCLC
38488               number)</para>
38489             </listitem>
38490
38491             <listitem>
38492               <para><link linkend="autoBarcode">autoBarcode</link> : Decide if
38493               Koha generates item barcodes for you</para>
38494             </listitem>
38495
38496             <listitem>
38497               <para><link linkend="OpacSuppression">OpacSuppression</link> :
38498               Decide if you want to hide items marked as suppressed from the
38499               OPAC search results</para>
38500             </listitem>
38501           </itemizedlist>
38502         </listitem>
38503
38504         <listitem>
38505           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
38506
38507           <itemizedlist>
38508             <listitem>
38509               <para>Decide when the system <link linkend="checkurlcron">checks
38510               URLs in catalog records</link> to see if they are still
38511               valid</para>
38512             </listitem>
38513           </itemizedlist>
38514         </listitem>
38515       </itemizedlist>
38516     </section>
38517
38518     <section id="impauthorities">
38519       <title>Authorities Configuration</title>
38520
38521       <para>Koha has the ability to keep track of your authority records and
38522       how they're linked to your bibliographic records. Before using
38523       authorities you should configure several preferences.</para>
38524
38525       <itemizedlist>
38526         <listitem>
38527           <para>Set <link linkend="authoritiesadmin">Authority
38528           Frameworks</link> aka templates</para>
38529         </listitem>
38530
38531         <listitem>
38532           <para>Authority System Preferences</para>
38533
38534           <itemizedlist>
38535             <listitem>
38536               <para><link
38537               linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> :
38538               Decide if Koha creates authorities when cataloging</para>
38539             </listitem>
38540
38541             <listitem>
38542               <para><link linkend="dontmerge">dontmerge</link> : Decide if
38543               updates to authorities trigger updates to the bibliographic
38544               records that link to them</para>
38545             </listitem>
38546
38547             <listitem>
38548               <para><link
38549               linkend="AutoCreateAuthorities">AutoCreateAuthorities</link> :
38550               Decide when authorities are created</para>
38551             </listitem>
38552
38553             <listitem>
38554               <para><link linkend="LinkerModule">LinkerModule</link> : Decide
38555               which match the authority linker should use</para>
38556             </listitem>
38557
38558             <listitem>
38559               <para><link linkend="LinkerOptions">LinkerOptions</link> :
38560               Decide if you want authority linking to be broader or more
38561               specific</para>
38562             </listitem>
38563
38564             <listitem>
38565               <para><link
38566               linkend="CatalogModuleRelink">CatalogModuleRelink</link> :
38567               Decide if you want to enable authority linking while
38568               cataloging</para>
38569             </listitem>
38570           </itemizedlist>
38571         </listitem>
38572
38573         <listitem>
38574           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
38575
38576           <itemizedlist>
38577             <listitem>
38578               <para>Choose when the system looks for authorities updates to
38579               <link linkend="mergeauthcron">merge changes into bibliographic
38580               records</link></para>
38581             </listitem>
38582           </itemizedlist>
38583         </listitem>
38584       </itemizedlist>
38585     </section>
38586
38587     <section id="impsearching">
38588       <title>Searching Configuration</title>
38589
38590       <para>There are several system preferences related to searching, it is
38591       not always recommended to make too many changes to these preferences
38592       since they are set to get you the most relevant results. If you would
38593       like to change the default way that Koha handles searching, view the
38594       <link linkend="searchingprefs">Searching system preferences</link>
38595       tab.</para>
38596
38597       <itemizedlist>
38598         <listitem>
38599           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
38600
38601           <itemizedlist>
38602             <listitem>
38603               <para>Decide how often your <link
38604               linkend="rebuildsearchcron">system rebuilds the search
38605               index</link> (4-10 min)</para>
38606             </listitem>
38607           </itemizedlist>
38608         </listitem>
38609
38610         <listitem>
38611           <para>Searching System Preferences</para>
38612
38613           <itemizedlist>
38614             <listitem>
38615               <para><link
38616               linkend="AdvancedSearchTypes">AdvancedSearchTypes</link> :
38617               Decide which authorized value fields you want patrons and staff
38618               to be able to limit their advanced searches by</para>
38619             </listitem>
38620
38621             <listitem>
38622               <para><link
38623               linkend="UseAuthoritiesForTracings">UseAuthoritiesForTracings</link>
38624               : Decide how you want Koha to handle subject searches in the
38625               OPAC</para>
38626
38627               <itemizedlist>
38628                 <listitem>
38629                   <para><link
38630                   linkend="TraceCompleteSubfields">TraceCompleteSubfields</link>
38631                   : Decide how you want Koha to handle subject searches in the
38632                   OPAC</para>
38633                 </listitem>
38634
38635                 <listitem>
38636                   <para><link
38637                   linkend="TraceSubjectSubdivisions">TraceSubjectSubdivisions</link>
38638                   : Decide how you want Koha to handle subject searches in the
38639                   OPAC</para>
38640                 </listitem>
38641               </itemizedlist>
38642             </listitem>
38643
38644             <listitem>
38645               <para><link linkend="displayFacetCount">displayFacetCount</link>
38646               : Decide whether to show facet counts on search results</para>
38647             </listitem>
38648           </itemizedlist>
38649         </listitem>
38650       </itemizedlist>
38651     </section>
38652
38653     <section id="impopac">
38654       <title>OPAC Configuration</title>
38655
38656       <para>There are a lot of ways you can customize your OPAC in
38657       Koha.</para>
38658
38659       <itemizedlist>
38660         <listitem>
38661           <para>Decide how you want your OPAC to look &amp; what content you
38662           want on the main page</para>
38663         </listitem>
38664
38665         <listitem>
38666           <para>Create a library branded stylesheet using CSS</para>
38667
38668           <itemizedlist>
38669             <listitem>
38670               <important>
38671                 <para>Do not edit the default CSS files, instead create a new
38672                 one, that way the system can always fall back on the original
38673                 CSS.</para>
38674               </important>
38675             </listitem>
38676           </itemizedlist>
38677         </listitem>
38678
38679         <listitem>
38680           <para>Create a custom XSLT stylesheet to change the way search
38681           results and bib records appear in the OPAC</para>
38682         </listitem>
38683
38684         <listitem>
38685           <para>OPAC System preferences</para>
38686
38687           <itemizedlist>
38688             <listitem>
38689               <para><link linkend="opacuserlogin">opacuserlogin</link> :
38690               Decide if you want to allow patrons to login to the OPAC to
38691               access customized functionality (searching will be allowed
38692               without logging in)</para>
38693
38694               <itemizedlist>
38695                 <listitem>
38696                   <para><link linkend="RequestOnOpac">RequestOnOpac</link> :
38697                   Decide if patrons can place holds via the OPAC</para>
38698                 </listitem>
38699
38700                 <listitem>
38701                   <para><link linkend="OPACItemHolds">OPACItemHolds</link> :
38702                   Decide if patrons can place holds on specific items (instead
38703                   of just the next available item)</para>
38704                 </listitem>
38705
38706                 <listitem>
38707                   <para><link
38708                   linkend="OpacPasswordChange">OpacPasswordChange</link> :
38709                   Decide if patrons can change their password (don't allow
38710                   this if you're using LDAP)</para>
38711                 </listitem>
38712
38713                 <listitem>
38714                   <para><link
38715                   linkend="OpacRenewalAllowed">OpacRenewalAllowed</link> :
38716                   Decide if patrons can renew their checked out items via the
38717                   OPAC</para>
38718                 </listitem>
38719
38720                 <listitem>
38721                   <para><link
38722                   linkend="opacreadinghistory">opacreadinghistory</link> :
38723                   Decide if patrons can view their reading/checkout history
38724                   via the OPAC</para>
38725                 </listitem>
38726
38727                 <listitem>
38728                   <para><link linkend="reviewson">reviewson</link> : Decide if
38729                   you want to allow patrons to comment on bib records via the
38730                   OPAC</para>
38731                 </listitem>
38732
38733                 <listitem>
38734                   <para><link linkend="OpacStarRatings">OpacStarRatings</link>
38735                   : Decide if patrons can leave star ratings</para>
38736                 </listitem>
38737
38738                 <listitem>
38739                   <para><link linkend="virtualshelves">virtualshelves</link> :
38740                   Decide if you want patrons to be able to create Lists</para>
38741                 </listitem>
38742
38743                 <listitem>
38744                   <para><link
38745                   linkend="OpacAllowPublicListCreation">OpacAllowPublicListCreation</link>
38746                   : If patrons can create lists then decide if they are
38747                   allowed to create public lists</para>
38748                 </listitem>
38749
38750                 <listitem>
38751                   <para><link linkend="suggestionspref">suggestion</link> :
38752                   Decide if you want patrons to be able to submit purchase
38753                   suggestions</para>
38754                 </listitem>
38755
38756                 <listitem>
38757                   <para><link
38758                   linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link>
38759                   : Decide if you want patrons to be able to see purchase
38760                   suggestions made by other patrons</para>
38761                 </listitem>
38762               </itemizedlist>
38763             </listitem>
38764
38765             <listitem>
38766               <para><link linkend="opacbookbag">opacbookbag</link> : Decide if
38767               patrons can save items into their cart</para>
38768             </listitem>
38769
38770             <listitem>
38771               <para><link linkend="AnonSuggestions">AnonSuggestions</link> :
38772               Decide if you want non logged in users to be able to make
38773               purchase suggestions</para>
38774             </listitem>
38775
38776             <listitem>
38777               <para><link
38778               linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> :
38779               Decide if you want to use the XSLT stylesheets on the OPAC
38780               search results</para>
38781             </listitem>
38782
38783             <listitem>
38784               <para><link
38785               linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> :
38786               Decide if you want to use the XSLT stylesheets on the bib
38787               records in the OPAC</para>
38788             </listitem>
38789
38790             <listitem>
38791               <para><link linkend="LibraryName">LibraryName</link> : Enter
38792               your library name for display in the &lt;title&gt; tag and on
38793               the top of the OPAC</para>
38794             </listitem>
38795
38796             <listitem>
38797               <para><link linkend="opacsmallimage">opacsmallimage</link> :
38798               Choose a logo to replace the Koha logo</para>
38799             </listitem>
38800
38801             <listitem>
38802               <para><link linkend="opaccredits">opaccredits</link> : Enter
38803               HTML to appear at the bottom of every page in the OPAC</para>
38804             </listitem>
38805
38806             <listitem>
38807               <para><link linkend="OpacMainUserBlock">OpacMainUserBlock</link>
38808               : Enter HTML that will appear in the center of the main OPAC
38809               page</para>
38810             </listitem>
38811
38812             <listitem>
38813               <para><link linkend="OpacNav">OpacNav</link> : Enter HTML that
38814               will appear to the left on the main OPAC page</para>
38815             </listitem>
38816
38817             <listitem>
38818               <para><link linkend="OpacNavBottom">OpacNavBottom</link> : Enter
38819               HTML that will appear below OpacNav</para>
38820             </listitem>
38821
38822             <listitem>
38823               <para><link linkend="OpacNavRight">OpacNavRight</link> : Enter
38824               HTML that will appear below the login box on the right</para>
38825             </listitem>
38826
38827             <listitem>
38828               <para><link linkend="opacheader">opacheader</link> : Enter the
38829               HTML that will appear above the search box on the OPAC</para>
38830             </listitem>
38831
38832             <listitem>
38833               <para><link
38834               linkend="OPACNoResultsFound">OPACNoResultsFound</link> : Enter
38835               the HTML that will appear when no results are found</para>
38836             </listitem>
38837
38838             <listitem>
38839               <para><link
38840               linkend="OPACResultsSidebar">OPACResultsSidebar</link> : Enter
38841               the HTML that will appear below the facets on your search
38842               results</para>
38843             </listitem>
38844
38845             <listitem>
38846               <para><link linkend="OPACMySummaryHTML">OPACMySummaryHTML</link>
38847               : Enter the HTML that will appear in the far right of the
38848               circulation summary in the OPAC</para>
38849             </listitem>
38850
38851             <listitem>
38852               <para>Customize your stylesheets:</para>
38853
38854               <itemizedlist>
38855                 <listitem>
38856                   <para><link linkend="OPACUserCSS">OPACUserCSS</link> : Enter
38857                   any additional fields you want to define styles for</para>
38858                 </listitem>
38859
38860                 <listitem>
38861                   <para><link
38862                   linkend="opaclayoutstylesheet">opaclayoutstylesheet</link> :
38863                   Point to a CSS file on your Koha server</para>
38864                 </listitem>
38865
38866                 <listitem>
38867                   <para><link
38868                   linkend="opaccolorstylesheet">opaccolorstylesheet</link> :
38869                   Point to a CSS file on your Koha server</para>
38870                 </listitem>
38871               </itemizedlist>
38872             </listitem>
38873
38874             <listitem>
38875               <para><link
38876               linkend="OpacHighlightedWords">OpacHighlightedWords</link> :
38877               Decide if you want search terms to be highlighted on the search
38878               results</para>
38879             </listitem>
38880
38881             <listitem>
38882               <para><link linkend="hidelostitems">hidelostitems</link> :
38883               Decide if you want to show patrons items you have marked as
38884               lost</para>
38885             </listitem>
38886
38887             <listitem>
38888               <para><link linkend="BiblioDefaultView">BiblioDefaultView</link>
38889               : Decide what view is the default for bib records on the
38890               OPAC</para>
38891             </listitem>
38892
38893             <listitem>
38894               <para><link linkend="OPACShelfBrowser">OPACShelfBrowser</link> : Decide if you want to
38895                 enable the shelf browse functionality</para>
38896             </listitem>
38897             <listitem>
38898               <para><link linkend="opacthemes">opacthemes</link> : Choose which theme you would like
38899                 to use.  If you would like a mobile interface you want to choose CCSR.</para>
38900             </listitem>
38901
38902             <listitem>
38903               <para><link
38904               linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link> :
38905               Decide if URLs clicked in the OPAC are opened in a new
38906               window</para>
38907             </listitem>
38908
38909             <listitem>
38910               <para><link
38911               linkend="SearchMyLibraryFirst">SearchMyLibraryFirst</link> : If
38912               you have a multi-branch system decide if you want patrons to
38913               search their library first</para>
38914             </listitem>
38915
38916             <listitem>
38917               <para><link linkend="OpacAuthorities">OpacAuthorities</link> :
38918               Decide if you want patrons to be able to search your authority
38919               file</para>
38920             </listitem>
38921
38922             <listitem>
38923               <para><link linkend="OpacBrowser">OpacBrowser</link> : Decide if
38924               you want patrons to browse your authority file</para>
38925             </listitem>
38926
38927             <listitem>
38928               <para><link
38929               linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link> :
38930               Choose which libraries you want patrons to be able to re-run
38931               their search in</para>
38932             </listitem>
38933
38934             <listitem>
38935               <para><link
38936               linkend="OpacAddMastheadLibraryPulldown">OpacAddMastheadLibraryPulldown</link>
38937               : If you're a multi-branch system you can add a pull down to the
38938               search bar for patrons to search which library to search</para>
38939             </listitem>
38940
38941             <listitem>
38942               <para><link
38943               linkend="EnableOpacSearchHistory">EnableOpacSearchHistory</link>
38944               : Decide if you want the system to keep a search history</para>
38945             </listitem>
38946           </itemizedlist>
38947         </listitem>
38948
38949         <listitem>
38950           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
38951
38952           <itemizedlist>
38953             <listitem>
38954               <para>If you have the <link
38955               linkend="OpacBrowser">OpacBrowser</link> preference set decide
38956               <link linkend="authbrowsercron">when you want the contents to
38957               rebuild</link></para>
38958             </listitem>
38959
38960             <listitem>
38961               <para>If you have <link linkend="customrss">custom RSS
38962               feeds</link>, decide when you want the <link
38963               linkend="customrssfeedcron">feed to be populated</link></para>
38964             </listitem>
38965           </itemizedlist>
38966         </listitem>
38967       </itemizedlist>
38968
38969       <section id="editableopac">
38970         <title>Editable OPAC Regions</title>
38971
38972         <para>Using the OPAC system preferences you can customize various regions, the following
38973           graphics will define what preferences update each regions in the PROG theme.</para>
38974
38975         <screenshot>
38976           <screeninfo>OPAC Editable Regions</screeninfo>
38977
38978           <mediaobject>
38979             <imageobject>
38980               <imagedata fileref="images/appendix-opac/opaccustomregions.jpg"/>
38981             </imageobject>
38982           </mediaobject>
38983         </screenshot>
38984
38985         <para>An example of a way to customize the page is included as
38986         well:</para>
38987
38988         <screenshot>
38989           <screeninfo>Customized Koha OPAC</screeninfo>
38990
38991           <mediaobject>
38992             <imageobject>
38993               <imagedata fileref="images/appendix-opac/opaccustomregions-customized.jpg"/>
38994             </imageobject>
38995           </mediaobject>
38996         </screenshot>
38997       </section>
38998     </section>
38999
39000     <section id="impenhanced">
39001       <title>Enhanced Content Configuration</title>
39002
39003       <para>Koha allows you to pull in content from outside sources to enhance
39004       your bib records. All of this content can be toggled on and off using
39005       the enhanced content system preferences.</para>
39006
39007       <itemizedlist>
39008         <listitem>
39009           <para><link linkend="frbrenhancedprefs">FRBR/Editions</link></para>
39010
39011           <itemizedlist>
39012             <listitem>
39013               <para>If you would like to have your OPAC and/or staff client
39014               show an 'Editions' tab on the bib record, you want to enable one
39015               or the other FRBR preferences and then either one or both of the
39016               ISBN services (XISBN and ThingISBN).</para>
39017             </listitem>
39018           </itemizedlist>
39019         </listitem>
39020
39021         <listitem>
39022           <para><link linkend="amazonprefs">Amazon</link> : This service is
39023           free and just requires that you visit <ulink
39024           url="http://aws.amazon.com">http://aws.amazon.com</ulink> to sign
39025           up</para>
39026
39027           <itemizedlist>
39028             <listitem>
39029               <para>Using the Amazon preferences you can choose to show cover
39030               images from Amazon.</para>
39031             </listitem>
39032           </itemizedlist>
39033         </listitem>
39034
39035         <listitem>
39036           <para><link linkend="Babelthequeprefs">Babelthèque</link></para>
39037
39038           <itemizedlist>
39039             <listitem>
39040               <para>This is a pay service. Contact Babelthèque to learn how to
39041               enable this content in the OPAC.</para>
39042             </listitem>
39043           </itemizedlist>
39044         </listitem>
39045
39046         <listitem>
39047           <para><link linkend="btcontentprefs">Baker and Taylor</link></para>
39048
39049           <itemizedlist>
39050             <listitem>
39051               <para>This is a pay service from Baker &amp; Taylor. Contact
39052               Baker &amp; Taylor for the information to enter into these
39053               preferences.</para>
39054             </listitem>
39055           </itemizedlist>
39056         </listitem>
39057
39058         <listitem>
39059           <para><link linkend="googleprefs">Google</link></para>
39060
39061           <itemizedlist>
39062             <listitem>
39063               <para>This service is free and does not require registration,
39064               simply enable GoogleJackets and you're set to go.</para>
39065             </listitem>
39066           </itemizedlist>
39067         </listitem>
39068
39069         <listitem>
39070           <para><link linkend="librarythingprefs">LibraryThing</link></para>
39071
39072           <itemizedlist>
39073             <listitem>
39074               <para>With the exception of ThingISBN, you will need to contact
39075               LibraryThing for the information to enter into these
39076               preferences</para>
39077             </listitem>
39078
39079             <listitem>
39080               <para>Enabling ThingISBN will help to populate the editions tab
39081               on the bib record display if you have enabled FRBR.</para>
39082             </listitem>
39083           </itemizedlist>
39084         </listitem>
39085
39086         <listitem>
39087           <para><link linkend="novelistselect">Novelist</link></para>
39088
39089           <itemizedlist>
39090             <listitem>
39091               <para>This is a pay service from Ebsco. Contact Ebsco for the
39092               information to enter into these preferences</para>
39093             </listitem>
39094           </itemizedlist>
39095         </listitem>
39096
39097         <listitem>
39098           <para><link linkend="oclcprefs">OCLC</link></para>
39099           <itemizedlist>
39100             <listitem>
39101               <para>XISBN is used to populate the editions tab on the bib record display if you have
39102                 enabled FRBR. This service is free for up to 999 queries a day.</para>
39103             </listitem>
39104           </itemizedlist>
39105         </listitem>
39106         <listitem>
39107           <para><link linkend="OpenLibraryPrefs">Open Library</link><itemizedlist>
39108               <listitem>
39109                 <para>Open Library project is an open system that you can pull cover images (and in
39110                   the future additional content) from</para>
39111               </listitem>
39112             </itemizedlist></para>
39113         </listitem>
39114
39115         <listitem>
39116           <para><link linkend="Syndeticsprefs">Syndetics</link></para>
39117
39118           <itemizedlist>
39119             <listitem>
39120               <para>This is a pay service from Syndetics to add content for
39121               your bib records. Contact Syndetics for the information to enter
39122               into these preferences.</para>
39123             </listitem>
39124           </itemizedlist>
39125         </listitem>
39126
39127         <listitem>
39128           <para><link linkend="taggingprefs">Tagging</link></para>
39129
39130           <itemizedlist>
39131             <listitem>
39132               <para>Choose whether or not you want to allow patrons to add
39133               tags to records in Koha.</para>
39134             </listitem>
39135           </itemizedlist>
39136         </listitem>
39137       </itemizedlist>
39138     </section>
39139
39140     <section id="impacq">
39141       <title>Acquisitions Configuration</title>
39142
39143       <para>When using acquisitions in Koha you first need to define some
39144       defaults.</para>
39145
39146       <itemizedlist>
39147         <listitem>
39148           <para>Set up your <link linkend="budgetplanning">funds &amp;
39149           budgets</link></para>
39150         </listitem>
39151
39152         <listitem>
39153           <para>Choose your <link linkend="currexchangeadmin">default
39154           currency</link> and enter others if you order from multiple
39155           countries</para>
39156         </listitem>
39157
39158         <listitem>
39159           <para>Enter in your <link linkend="acqvendors">vendor
39160           information</link></para>
39161         </listitem>
39162
39163         <listitem>
39164           <para>Create an <link linkend="marcbibframeworks">Framework with the
39165           code ACQ</link> (if you're going to enter item records at the time
39166           of ordering or receiving)</para>
39167         </listitem>
39168
39169         <listitem>
39170           <para>Acquisitions System preferences</para>
39171
39172           <itemizedlist>
39173             <listitem>
39174               <para><link linkend="AcqCreateItem">AcqCreateItem</link> :
39175               Decide if an item record is created during acquisition</para>
39176             </listitem>
39177
39178             <listitem>
39179               <para><link linkend="CurrencyFormat">CurrencyFormat</link> :
39180               Decide how you want monetary amounts to display</para>
39181             </listitem>
39182
39183             <listitem>
39184               <para><link linkend="gist">gist</link> : Enter your sales tax
39185               (if you are billed for tax)</para>
39186             </listitem>
39187
39188             <listitem>
39189               <para><link linkend="OrderPdfFormat">OrderPdfFormat</link> :
39190               Decide what format you want your print orders to use</para>
39191             </listitem>
39192           </itemizedlist>
39193         </listitem>
39194       </itemizedlist>
39195     </section>
39196
39197     <section id="impserials">
39198       <title>Serials Configuration</title>
39199
39200       <para>When you use serials there are a few options you can set before
39201       hand.</para>
39202
39203       <itemizedlist>
39204         <listitem>
39205           <para>Serials System Preferences</para>
39206
39207           <itemizedlist>
39208             <listitem>
39209               <para><link
39210               linkend="RenewSerialAddsSuggestion">RenewSerialAddsSuggestion</link>
39211               : Decide if you want renewing serials to add a suggestion for
39212               easy purchasing</para>
39213             </listitem>
39214
39215             <listitem>
39216               <para><link linkend="RoutingSerials">RoutingSerials</link> :
39217               Decide if you want to route serials around your library</para>
39218             </listitem>
39219
39220             <listitem>
39221               <para><link
39222               linkend="RoutingListAddReserves">RoutingListAddReserves</link> :
39223               Decide if holds are placed on serials when there is a routing
39224               list in place</para>
39225             </listitem>
39226           </itemizedlist>
39227         </listitem>
39228
39229         <listitem>
39230           <para>Cataloging System Preferences</para>
39231
39232           <itemizedlist>
39233             <listitem>
39234               <para><link
39235               linkend="StaffSerialIssueDisplayCount">StaffSerialIssueDisplayCount</link>
39236               : Decide how many of the most recent issues to display in the
39237               staff client</para>
39238             </listitem>
39239
39240             <listitem>
39241               <para><link
39242               linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
39243               : Decide how many of the most recent issues to display in the
39244               OPAC</para>
39245             </listitem>
39246
39247             <listitem>
39248               <para><link
39249               linkend="SubscriptionHistory">SubscriptionHistory</link> :
39250               Decide how you want the subscription information to display in
39251               the OPAC</para>
39252             </listitem>
39253           </itemizedlist>
39254         </listitem>
39255       </itemizedlist>
39256     </section>
39257
39258     <section id="impgolive">
39259       <title>Planning for Go-Live</title>
39260
39261       <para>Once you have all of your settings ready, you need to prepare for
39262       making your system live:</para>
39263
39264       <itemizedlist>
39265         <listitem>
39266           <para>Decide if you need training by an outside service or if your
39267           staff can do the training themselves.</para>
39268         </listitem>
39269
39270         <listitem>
39271           <para>Make sure that there is time for your staff to play with your
39272           test system and get comfortable with it</para>
39273         </listitem>
39274
39275         <listitem>
39276           <para>If this is a migration, work with your previous company to
39277           extract data right before you go live</para>
39278         </listitem>
39279
39280         <listitem>
39281           <para>Come up with URLs for your new Koha OPAC &amp; Staff
39282           Client</para>
39283         </listitem>
39284
39285         <listitem>
39286           <para>Make sure that if you're hosting your own system you have a
39287           backup plan</para>
39288         </listitem>
39289       </itemizedlist>
39290     </section>
39291   </chapter>
39292
39293   <chapter id="sopac">
39294     <title>SOPAC2 Installation</title>
39295
39296     <section id="sopacintro">
39297           <sectioninfo>
39298         <author>
39299           <firstname>Jean-André</firstname>
39300
39301           <surname>Santoni</surname>
39302
39303           <affiliation>
39304             <orgname>BibLibre</orgname>
39305           </affiliation>
39306         </author>
39307
39308         <pubdate>August 2009</pubdate>
39309
39310         <othercredit role="translator">
39311           <firstname>Nicole C.</firstname>
39312
39313           <surname>Engard</surname>
39314
39315           <contrib>Translation</contrib>
39316         </othercredit>
39317       </sectioninfo>
39318       
39319       <title>Introduction</title>
39320
39321       <para>This is an installation guide for SOPAC2 and its Koha connector. It
39322       has been tested on Debian Lenny and Ubuntu Jaunty with Drupal 6.12 and Koha
39323       3.0.x. It does not cover the installation of Koha and Drupal, only
39324       SOPAC, its dependencies and the connector.</para>
39325     </section>
39326
39327     <section id="sopacinstall">
39328       <title>Installation of Locum and Insurge</title>
39329
39330       <para>Locum and Insurge are the two libraries used primarily by SOPAC.
39331       They serve as a layer of abstraction to the data. Insurge manages the
39332       social aspect (tags, reviews, ratings), while Locum manages the
39333       connection to the ILS via the connector. Both libraries use a different
39334       database from that of Drupal.</para>
39335
39336       <section id="sopacdepend">
39337         <title>Dependencies</title>
39338
39339         <para>There are no packages for Debian MDB2 yet, you can install it
39340         via pear:</para>
39341
39342         <programlisting># apt-get install php-pear
39343 # pear install MDB2
39344 # pear install MDB2#mysql</programlisting>
39345       </section>
39346
39347       <section id="sopacdownload">
39348         <title>Download</title>
39349
39350         <para>Download the Locum and Insurge libraries from SVN:</para>
39351
39352         <programlisting># cd /usr/local/lib
39353 # svn co http://dobby.darienlibrary.org/svn/locum/trunk/ locum
39354 # svn co http://dobby.darienlibrary.org/svn/insurge/trunk/ insurge</programlisting>
39355       </section>
39356
39357       <section id="sopaccreatedb">
39358         <title>Creation of the Database</title>
39359
39360         <programlisting>$ mysql -u root
39361 mysql&gt; create database scas;
39362 mysql&gt; grant all privileges on scas.* to scas_user@'localhost' identified by 'scas_pass';
39363 mysql&gt; flush privileges;
39364 mysql&gt; exit</programlisting>
39365       </section>
39366
39367       <section id="sopacdsn">
39368         <title>Sync DSN</title>
39369
39370         <para>This file will provide the connection information to a DB
39371         libraries:</para>
39372
39373         <programlisting># nano /usr/local/etc/locum_insurge_dsn.php</programlisting>
39374
39375         <para>It should contain:</para>
39376
39377         <programlisting>&lt;?php
39378 $dsn = 'mysql://scas_user:scas_pass@localhost/scas';</programlisting>
39379       </section>
39380
39381       <section id="sopacinstallinsurge">
39382         <title>Installation of Insurge</title>
39383
39384         <para>If you customize the name of the database, remember to edit the
39385         sql file:</para>
39386
39387         <programlisting># nano /usr/local/lib/insurge/sql/scas_insurge.sql</programlisting>
39388
39389         <para>Import Insurge:</para>
39390
39391         <programlisting>$ mysql -u root -p &lt; /usr/local/lib/insurge/sql/scas_insurge.sql</programlisting>
39392
39393         <para>Configure Insurge:</para>
39394
39395         <programlisting># nano /usr/local/lib/insurge/config/insurge.ini</programlisting>
39396
39397         <para>The variables in insurge.ini are empty. The default values are
39398         too long and cause MySQL errors.</para>
39399
39400         <para>Here is a sample of insurge.ini</para>
39401
39402         <programlisting>; This is the Locum configuration file
39403 ; General configuration options for your installation of Insurge.
39404 [insurge_config]
39405 dsn_file = "/usr/local/etc/locum_insurge_dsn.php"
39406 ; This is where you configure your repository membership information.
39407 ;
39408 ; parent_server is the server name of the repository parent server you have been
39409 ; told to use.
39410 ; group_id = The group ID you have been given by your repository admin.
39411 ; These configuration points are OPTIONAL and are only necessary if you are
39412 ; participating in a repository relationship.
39413 [repository_info]
39414 parent_server = ""
39415 group_id = ""
39416 group_key = ""</programlisting>
39417       </section>
39418
39419       <section id="sopacinstallocum">
39420         <title>Installation of Locum</title>
39421
39422         <para>The same procedure applies to Locum</para>
39423
39424         <programlisting># nano /usr/local/lib/locum/sql/scas_locum.sql
39425 # mysql &lt; /usr/local/lib/locum/sql/scas_locum.sql
39426 # nano /usr/local/lib/locum/sql/locum_init.sql
39427 # mysql &lt; /usr/local/lib/locum/sql/locum_init.sql
39428 # nano /usr/local/lib/locum/config/locum.ini
39429 # mkdir /usr/local/var
39430 # mkdir /usr/local/var/log</programlisting>
39431
39432         <para>Configure the DSN:</para>
39433
39434         <programlisting>[locum_config]
39435 dsn_file = "/usr/local/etc/locum_insurge_dsn.php"</programlisting>
39436
39437         <para>And the information for your Koha installation:</para>
39438
39439         <programlisting>[ils_config]
39440 ils = "koha";
39441 ils_version = "30x"
39442 ils_server = "localhost"
39443 ils_harvest_port = "80"</programlisting>
39444
39445         <para>The rest depends on your Koha configuration.</para>
39446       </section>
39447     </section>
39448
39449     <section id="sopackoha">
39450       <title>Installation of Koha Connector</title>
39451
39452       <para>Download the Koha connector using SVN:</para>
39453
39454       <programlisting># cd /usr/local/lib/locum/connectors/
39455 # svn co http://dobby.darienlibrary.org/svn/connectors/koha/ locum_koha_30x</programlisting>
39456     </section>
39457
39458     <section id="sopacharvest">
39459       <title>Harvest Records</title>
39460
39461       <para>Now that the connector is in place, we will be able to launch
39462       harvest.php, a tool that will reap Locum DB Koha and fill the
39463       locum.</para>
39464
39465       <para>Start by configuring harvest.php:</para>
39466
39467       <programlisting># nano /usr/local/lib/locum/tools/harvest.php</programlisting>
39468
39469       <para>Here are the variables you must change:</para>
39470
39471       <programlisting>$first_record = 1;
39472 $last_record = 30;</programlisting>
39473
39474       <para>These are the minimum and maximum biblionumbers from your Koha
39475       install.</para>
39476
39477       <para>Then start the harvest:</para>
39478
39479       <programlisting># chmod +x /usr/local/lib/locum/tools/harvest.php
39480 $ /usr/local/lib/locum/tools/harvest.php</programlisting>
39481     </section>
39482
39483     <section id="sopacphinx">
39484       <title>Installation of Sphinx</title>
39485
39486       <para>Sphinx is the indexer for the database used by Locum and
39487       Insurge.</para>
39488
39489       <section id="sphinxdepend">
39490         <title>Dependencies</title>
39491
39492         <para>There is no Debian package for Sphinx so you'll have to compile
39493         the source directly:</para>
39494
39495         <programlisting># apt-get install g++ make libmysql++-dev</programlisting>
39496       </section>
39497
39498       <section id="sphinxdownload">
39499         <title>Download and Compile</title>
39500
39501         <programlisting>$ wget http://sphinxsearch.com/downloads/sphinx-0.9.8.tar.gz
39502 $ tar zxvf sphinx-0.9.8.tar.gz
39503 $ cd sphinx-0.9.8
39504 $ ./configure --prefix=/usr/local/sphinx
39505 $ make
39506 # make install
39507 # mkdir /usr/local/sphinx
39508 # mkdir /usr/local/sphinx/lib
39509 # cp api/sphinxapi.php /usr/local/sphinx/lib/
39510 $ rm -R sphinx-0.9.8*</programlisting>
39511       </section>
39512
39513       <section id="sphinxuser">
39514         <title>Creation of User and Group</title>
39515
39516         <para>Creating a Sphinx user and change the owner:</para>
39517
39518         <programlisting># adduser sphinx
39519 # addgroup sphinx
39520 # usermod -G sphinx sphinx
39521 # mkdir /usr/local/sphinx/var/run
39522 # chown -R sphinx.sphinx /usr/local/sphinx/var</programlisting>
39523       </section>
39524
39525       <section id="demonsphinx">
39526         <title>The Sphinx daemon</title>
39527
39528         <para>Download:</para>
39529
39530         <programlisting># cd /etc/init.d
39531 # wget http://www.thesocialopac.net/sites/thesocialopac.net/files/sphinx
39532 # chmod +x /etc/init.d/sphinx</programlisting>
39533
39534         <para>Add Sphinx to the default boot services:</para>
39535
39536         <programlisting># update-rc.d sphinx defaults</programlisting>
39537       </section>
39538
39539       <section id="sphinxconfig">
39540         <title>Configuration</title>
39541
39542         <para>Copy the configuration file supplied with the source of Sphinx
39543         before the change:</para>
39544
39545         <programlisting># cp /usr/local/lib/locum/sphinx/sphinx.conf /usr/local/sphinx/etc/
39546 # sed 's/locum_db_user/scas_user/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile;
39547 mv tmpfile /usr/local/sphinx/etc/sphinx.conf
39548 # 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>
39549
39550         <para>And if you personalize the name of the database:</para>
39551
39552         <programlisting># sed 's/scas/MY_DB/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile; mv tmpfile /usr/local/sphinx/etc/sphinx.conf</programlisting>
39553       </section>
39554
39555       <section id="sphinxindexing">
39556         <title>Indexing documents</title>
39557
39558         <para>Indexing is necessary if you want to use the search features of
39559         SOPAC.</para>
39560
39561         <para>You must first complete the Insurge table index</para>
39562
39563         <programlisting># chmod +x /usr/local/lib/insurge/tools/update-index.php
39564 $ /usr/local/lib/insurge/tools/update-index.php</programlisting>
39565
39566         <para>Then start indexing Sphinx</para>
39567
39568         <programlisting>$ /usr/local/sphinx/bin/indexer --all</programlisting>
39569
39570         <para>Finally, we must start the daemon:</para>
39571
39572         <programlisting># /etc/init.d/sphinx start</programlisting>
39573
39574         <para>When the daemon is running, you can update the index with:</para>
39575
39576         <programlisting>$ /usr/local/sphinx/bin/indexer --all --rotate</programlisting>
39577       </section>
39578     </section>
39579
39580     <section id="installsopac">
39581       <title>Installation of SOPAC2</title>
39582
39583       <para>Now to the SOPAC software itself:</para>
39584
39585       <section id="downloadsopac">
39586         <title>Download</title>
39587
39588         <para>Download from SVN:</para>
39589
39590         <programlisting>$ cd /chemin/vers/drupal/sites/all/
39591 $ mkdir modules
39592 $ cd modules/
39593 $ svn co http://dobby.darienlibrary.org/svn/sopac/trunk/ sopac</programlisting>
39594       </section>
39595
39596       <section id="sopacinstallation">
39597         <title>Installation</title>
39598
39599         <para>In Drupal's administration settings, activate the module.
39600         Also, enable the dependencies:</para>
39601
39602         <itemizedlist>
39603           <listitem>
39604             <para>Profile</para>
39605           </listitem>
39606
39607           <listitem>
39608             <para>PHP Filter</para>
39609           </listitem>
39610
39611           <listitem>
39612             <para>Path</para>
39613           </listitem>
39614         </itemizedlist>
39615
39616         <para>The Drupal menu should now list these entries.</para>
39617       </section>
39618
39619       <section id="configsopac">
39620         <title>Configuration</title>
39621
39622         <para>Then go into the settings of SOPAC.</para>
39623
39624         <itemizedlist>
39625           <listitem>
39626             <para>Configure the paths to the Locum and Insurge
39627             libraries</para>
39628           </listitem>
39629
39630           <listitem>
39631             <para>Choose a URL prefix SOPAC, in my "catalog". Create a node
39632             with content like:</para>
39633           </listitem>
39634         </itemizedlist>
39635
39636         <programlisting>&lt;?php
39637 print sopac_search_form('both');
39638 print theme('pages_catalog');</programlisting>
39639
39640         <itemizedlist>
39641           <listitem>
39642             <para>Check the Input Format "PHP Code"</para>
39643           </listitem>
39644
39645           <listitem>
39646             <para>Check Move to front page</para>
39647           </listitem>
39648
39649           <listitem>
39650             <para>In URL path settings, set the SOPAC URL prefix you have
39651             chosen.</para>
39652           </listitem>
39653         </itemizedlist>
39654
39655         <para>Go to the root of Drupal, a search form will appear.</para>
39656
39657         <para>Remember to empty Drupal's cache when something does not
39658         work.</para>
39659
39660         <para>Drupal offers a few blocks, which are not configured by default. 
39661         You must specify on which page they should appear.</para>
39662       </section>
39663     </section>
39664   </chapter>
39665
39666   <chapter id="cronjobsch">
39667     <title>Cron Jobs</title>
39668
39669     <para/>
39670
39671     <section id="cronjobs">
39672       <title>Cron Jobs</title>
39673
39674       <para>The locations below assume a dev install which puts the crons in
39675       misc/, if you have a standard install you may want to look in bin/ for
39676       these files if you cannot find them in misc/</para>
39677
39678       <section id="searchcron">
39679         <title>Search</title>
39680
39681         <para/>
39682
39683         <section id="rebuildsearchcron">
39684           <title>Rebuild Index</title>
39685
39686           <para>Script path: misc/migration_tools/rebuild_zebra.pl</para>
39687
39688           <para>Does: Updates Zebra indexes with recently changed data.</para>
39689
39690           <para>Required by: Zebra</para>
39691
39692           <para>Frequency suggestion: every x minutes, (between 5-15 minutes)
39693           depending on performance needs</para>
39694         </section>
39695       </section>
39696
39697       <section id="circcron">
39698         <title>Circulation</title>
39699
39700         <section id="buildholdscron">
39701           <title>Holds Queue</title>
39702
39703           <para>Script path: misc/cronjobs/holds/build_holds_queue.pl</para>
39704
39705           <para>Does: Updates holds queue report</para>
39706
39707           <para>Required by: <link linkend="holdsqueue">Holds Queue
39708           Report</link></para>
39709
39710           <para>Frequency suggestion: every 1-4 hours</para>
39711
39712           <para>Description:</para>
39713
39714           <itemizedlist>
39715             <listitem>
39716               <para>A script that should be run periodically if your library
39717               system allows borrowers to place on-shelf holds. This script
39718               decides which library should be responsible for fulfilling a
39719               given hold request.</para>
39720
39721               <para>It's behavior is controlled by the system preferences
39722               <link linkend="holdqueueweight">StaticHoldsQueueWeight</link>
39723               and <link
39724               linkend="holdqueueweight">RandomizeHoldsQueueWeight</link>.</para>
39725
39726               <para>If you do not want all of your libraries to participate in
39727               the on-shelf holds fulfillment process, you should list the the
39728               libraries that *do* participate in the process here by inputting
39729               all the participating library's branchcodes, separated by commas
39730               ( e.g. "MPL,CPL,SPL,BML" etc. ).</para>
39731
39732               <para>By default, the holds queue will be generated such that
39733               the system will first attempt to hold fulfillment using items
39734               already at the pickup library if possible. If there are no items
39735               available at the pickup library to fill a hold,
39736               build_holds_queue.pl will then use the list of libraries defined
39737               in StaticHoldsQueueWeight. If RandomizeHoldsQueueWeight is
39738               disabled ( which it is by default ), the script will assign
39739               fulfillment requests in the order the branches are placed in the
39740               StaticHoldsQueueWeight system preference.</para>
39741
39742               <para>For example, if your system has three libraries, of
39743               varying sizes ( small, medium and large ) and you want the
39744               burden of holds fulfillment to be on larger libraries before
39745               smaller libraries, you would want StaticHoldsQueueWeight to look
39746               something like "LRG,MED,SML".</para>
39747
39748               <para>If you want the burden of holds fulfillment to be spread
39749               out equally throughout your library system, simply enable
39750               RandomizeHoldsQueueWeight. When this system preference is
39751               enabled, the order in which libraries will be requested to
39752               fulfill an on-shelf hold will be randomized each time the list
39753               is regenerated.</para>
39754
39755               <para>Leaving StaticHoldsQueueWeight empty is contraindicated at
39756               this time. Doing so will cause the build_holds_queue script to
39757               ignore RandomizeHoldsQueueWeight, causing the script to request
39758               hold fulfillment not randomly, but by alphabetical order.</para>
39759             </listitem>
39760           </itemizedlist>
39761
39762           <section id="buildholdscronperl">
39763             <title>Perl Documentation</title>
39764
39765             <para><emphasis
39766             role="bold">GetBibsWithPendingHoldRequests</emphasis></para>
39767
39768             <para>my $biblionumber_aref =
39769             GetBibsWithPendingHoldRequests();</para>
39770
39771             <para>Return an arrayref of the biblionumbers of all bibs that
39772             have one or more unfilled hold requests.</para>
39773
39774             <para><emphasis
39775             role="bold">GetPendingHoldRequestsForBib</emphasis></para>
39776
39777             <para>my $requests =
39778             GetPendingHoldRequestsForBib($biblionumber);</para>
39779
39780             <para>Returns an arrayref of hashrefs to pending, unfilled hold
39781             requests on</para>
39782
39783             <para>the bib identified by $biblionumber. The following keys are
39784             present in each hashref:</para>
39785
39786             <itemizedlist>
39787               <listitem>
39788                 <para>biblionumber</para>
39789               </listitem>
39790
39791               <listitem>
39792                 <para>borrowernumber</para>
39793               </listitem>
39794
39795               <listitem>
39796                 <para>itemnumber</para>
39797               </listitem>
39798
39799               <listitem>
39800                 <para>priority</para>
39801               </listitem>
39802
39803               <listitem>
39804                 <para>branchcode</para>
39805               </listitem>
39806
39807               <listitem>
39808                 <para>reservedate</para>
39809               </listitem>
39810
39811               <listitem>
39812                 <para>reservenotes</para>
39813               </listitem>
39814
39815               <listitem>
39816                 <para>borrowerbranch</para>
39817               </listitem>
39818             </itemizedlist>
39819
39820             <para>The arrayref is sorted in order of increasing
39821             priority.</para>
39822
39823             <para><emphasis
39824             role="bold">GetItemsAvailableToFillHoldRequestsForBib</emphasis></para>
39825
39826             <para>my $available_items =</para>
39827
39828             <para>GetItemsAvailableToFillHoldRequestsForBib($biblionumber);</para>
39829
39830             <para>Returns an arrayref of items available to fill hold requests
39831             for the bib identified by $biblionumber. An item is available to
39832             fill a hold</para>
39833
39834             <para>request if and only if:</para>
39835
39836             <itemizedlist>
39837               <listitem>
39838                 <para>it is not on loan</para>
39839               </listitem>
39840
39841               <listitem>
39842                 <para>it is not withdrawn</para>
39843               </listitem>
39844
39845               <listitem>
39846                 <para>it is not marked notforloan</para>
39847               </listitem>
39848
39849               <listitem>
39850                 <para>it is not currently in transit</para>
39851               </listitem>
39852
39853               <listitem>
39854                 <para>it is not lost</para>
39855               </listitem>
39856
39857               <listitem>
39858                 <para>it is not sitting on the hold shelf</para>
39859               </listitem>
39860             </itemizedlist>
39861
39862             <para><emphasis
39863             role="bold">MapItemsToHoldRequests</emphasis></para>
39864
39865             <para>MapItemsToHoldRequests($hold_requests,
39866             $available_items);</para>
39867
39868             <para><emphasis
39869             role="bold">CreatePickListFromItemMap</emphasis></para>
39870
39871             <para><emphasis role="bold">AddToHoldTargetMap</emphasis></para>
39872
39873             <para><emphasis
39874             role="bold">_get_branches_to_pull_from</emphasis></para>
39875
39876             <para>Query system preferences to get ordered list of branches to
39877             use to fill hold requests.</para>
39878           </section>
39879         </section>
39880
39881         <section id="expiredholdscron">
39882           <title>Expired Holds</title>
39883
39884           <para>Script path:
39885           misc/cronjobs/holds/cancel_expired_holds.pl</para>
39886
39887           <para>Does: By default, this cron job will only automatically cancel
39888           holds where the user has set an expiration date. If the library is
39889           using the <link
39890           linkend="ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</link>
39891           and <link
39892           linkend="ExpireReservesMaxPickUpDelayCharge">ExpireReservesMaxPickUpDelayCharge</link>
39893           preferences then this script will also cancel holds that have been
39894           sitting on the hold shelf for too long and will (if the library
39895           does) charge the patron for not picking up the hold.</para>
39896
39897           <para>Frequency suggestion: daily</para>
39898         </section>
39899
39900         <section id="unsuspendholdcron">
39901           <title>Unsuspend Holds</title>
39902
39903           <para>Script path:
39904           misc/cronjobs/holds/auto_unsuspend_holds.pl</para>
39905
39906           <para>Does: This script checks to find holds that should no longer
39907           be suspended and removes the suspension if the <link
39908           linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
39909           preference is set to 'allow'. This puts the patron back in to the
39910           queue where they were when the hold was suspended.</para>
39911
39912           <para>Frequency suggestion: daily</para>
39913         </section>
39914
39915         <section id="finescronjob">
39916           <title>Fines</title>
39917
39918           <para>Script path: misc/cronjobs/fines.pl</para>
39919           <para>Does: Calculates and posts fines to patron accounts.</para>
39920
39921           <para>Required by: <link linkend="finesMode">finesMode</link> system
39922           preference</para>
39923
39924           <para>Frequency suggestion: nightly</para>
39925         </section>
39926
39927         <section id="longoverduecron">
39928           <title>Long Overdues</title>
39929
39930           <para>Script path: misc/cronjobs/longoverdue.pl</para>
39931
39932           <para>Does: allows one to specify delays for changing items to
39933           different lost statuses, and optionally charge for them using the
39934           replacement price listed on the item record.</para>
39935
39936           <para>Frequency suggestion: nightly</para>
39937
39938           <section id="longoverduecronperl">
39939             <title>Perl Documentation</title>
39940
39941             <para><emphasis role="bold">NAME</emphasis></para>
39942
39943             <para>longoverdue.pl cron script to set lost statuses on overdue
39944             materials. Execute without options for help.</para>
39945           </section>
39946         </section>
39947
39948         <section id="updateissuescron">
39949           <title>Track total checkouts</title>
39950
39951           <para>Script path: misc/cronjobs/update_totalissues.pl</para>
39952
39953           <para>Does: updates the biblioitems.totalissues field in the
39954           database with the latest tally of checkouts.</para>
39955
39956           <para>Frequency suggestion: nightly</para>
39957           <section id="updateissuesperldoc">
39958             <title>Perl Documentation</title>
39959             <para><emphasis role="bold">NAME</emphasis>
39960             </para>
39961             <para>update_totalissues.pl </para>
39962             <para><emphasis role="bold">SYNOPSIS</emphasis>
39963             </para>
39964             <para>update_totalissues.pl --use-stats </para>
39965             <para>update_totalissues.pl --use-items </para>
39966             <para>update_totalissues.pl --commit=1000 </para>
39967             <para>update_totalissues.pl --since='2012-01-01' </para>
39968             <para>update_totalissues.pl --interval=30d </para>
39969             <para><emphasis role="bold">DESCRIPTION</emphasis>
39970             </para>
39971             <para>This batch job populates bibliographic records' total issues count based on
39972               historical issue statistics. </para>
39973             <para>--help Prints this help </para>
39974             <para>-v|--verbose </para>
39975             <para>Provide verbose log information (list every bib modified). </para>
39976             <para>--use-stats </para>
39977             <para>Use the data in the statistics table for populating total issues. </para>
39978             <para>--use-items </para>
39979             <para>Use items.issues data for populating total issues. Note that issues data from the
39980               items table does not respect the --since or --interval options, by definition. Also
39981               note that if both --use-stats and --use-items are specified, the count of biblios
39982               processed will be misleading. </para>
39983             <para>-s|--since=DATE </para>
39984             <para>Only process issues recorded in the statistics table since DATE. </para>
39985             <para>-i|--interval=S </para>
39986             <para>Only process issues recorded in the statistics table in the last N units of time.
39987               The interval should consist of a number with a one- letter unit suffix. The valid
39988               suffixes are h (hours), d (days), w (weeks), m (months), and y (years). The default
39989               unit is days. </para>
39990             <para>--incremental </para>
39991             <para>Add the number of issues found in the statistics table to the existing total
39992               issues count. Intended so that this script can be used as a cron job to update
39993               popularity information during low-usage periods. If neither --since or --interval are
39994               specified, incremental mode will default to processing the last twenty-four hours. </para>
39995             <para>--commit=N </para>
39996             <para>Commit the results to the database after every N records are processed. </para>
39997             <para>--test </para>
39998             <para>Only test the popularity population script. </para>
39999             <para><emphasis role="bold">WARNING</emphasis>
40000             </para>
40001             <para>If the time on your database server does not match the time on your Koha server
40002               you will need to take that into account, and probably use the --since argument instead
40003               of the --interval argument for incremental updating. </para>
40004             <para><emphasis role="bold">CREDITS</emphasis>
40005             </para>
40006             <para>This patch to Koha was sponsored by the Arcadia Public Library and the Arcadia
40007               Public Library Foundation in honor of Jackie Faust-Moreno, late director of the
40008               Arcadia Public Library. </para>
40009             <para><emphasis role="bold">AUTHOR</emphasis>
40010             </para>
40011             <para>Jared Camins-Esakov &lt;jcamins AT cpbibliography DOT com></para>
40012           </section>
40013         </section>
40014         <section id="offlinecirccron">
40015           <title>Generate Patron File for Offline Circulation</title>
40016           <para>Script path: misc/cronjobs/create_koc_db.pl</para>
40017           <para>Does: Generates the borrowers.db file for use with the <link
40018               linkend="windowsofflinecirc">Koha Offline Circulation</link> tool</para>
40019           <para>Frequency suggestion: weekly</para>
40020         </section>
40021       </section>
40022       
40023       <section id="patroncrons">
40024         <title>Patrons</title>
40025         <para/>
40026         <section id="anonymizecron">
40027           <title>Anonymize Patron Data</title>
40028           <para>Script path: misc/cronjobs/batch_anonymise.pl</para>
40029           <para>Does: Used to anonymize patron data.  This will remove borrowernumbers from
40030             circulation history so that the stats are kept, but the patron information is removed
40031             for privacy reasons.</para>
40032         </section>
40033         <section id="j2acron">
40034           <title>Update Child to Adult Patron Type</title>
40035           <para>Script path: misc/cronjobs/j2a.pl</para>
40036           <para>Does: Convert juvenile/child patrons from juvenile patron category and category code
40037             to corresponding adult patron category and category code when they reach the upper age
40038             limit defined in the Patron Categories. </para>
40039           <para>Frequency suggestion: nightly</para>
40040           <section id="j2aperldoc">
40041             <title>Perl Documentation</title>
40042             <para><emphasis role="bold">NAME</emphasis>
40043             </para>
40044             <para>juv2adult.pl - convert juvenile/child patrons from juvenile patron category and
40045               category code to corresponding adult patron category and category code when they reach
40046               the upper age limit defined in the Patron Categories. </para>
40047             <para><emphasis role="bold">SYNOPSIS</emphasis>
40048             </para>
40049             <para>juv2adult.pl [ -b=&lt;branchcode> -f=&lt;categorycode> -t=&lt;categorycode> ] </para>
40050             <para>Options: </para>
40051             <para>--help brief help message </para>
40052             <para>--man full documentation </para>
40053             <para>-v verbose mode </para>
40054             <para>-n take no action, display only </para>
40055             <para>-b &lt;branchname> only deal with patrons from this library/branch </para>
40056             <para>-f &lt;categorycode> change patron category from this category </para>
40057             <para>-t &lt;categorycode> change patron category to this category </para>
40058             <para>=head1 OPTIONS </para>
40059             <para>--help Print a brief help message and exits. </para>
40060             <para>--man Prints the manual page and exits. </para>
40061             <para>-v Verbose. Without this flag set, only fatal errors are reported. </para>
40062             <para>-n No Action. With this flag set, script will report changes but not actually
40063               execute them on the database. </para>
40064             <para>-b changes patrons for one specific branch. Use the value in the
40065               branches.branchcode table.</para>
40066             <para> -f *required* defines the juvenile category to update. Expects the code from
40067               categories.categorycode. </para>
40068             <para>-t *required* defines the category juvenile patrons will be converted to. Expects
40069               the code from categories.categorycode. </para>
40070             <para><emphasis role="bold">DESCRIPTION</emphasis>
40071             </para>
40072             <para>This script is designed to update patrons from juvenile to adult patron types,
40073               remove the guarantor, and update their category codes appropriately when they reach
40074               the upper age limit defined in the Patron Categories. </para>
40075             <para><emphasis role="bold">USAGE EXAMPLES</emphasis>
40076             </para>
40077             <para>"juv2adult.pl" - Suggests that you read this help. :) </para>
40078             <para>"juv2adult.pl" -b=&lt;branchcode> -f=&lt;categorycode> -t=&lt;categorycode> -
40079               Processes a single branch, and updates the patron categories from fromcat to tocat. </para>
40080             <para>"juv2adult.pl" -f=&lt;categorycode> -t=&lt;categorycode> -v -n - Processes all
40081               branches, shows all messages, and reports the patrons who would be affected. Takes no
40082               action on the database.</para>
40083           </section>
40084         </section>
40085       </section>
40086
40087       <section id="noticescron">
40088         <title>Notices</title>
40089
40090         <para/>
40091
40092         <section id="msgqueuecron">
40093           <title>Message Queue</title>
40094
40095           <para>Script path: misc/cronjobs/process_message_queue.pl</para>
40096
40097           <para>Does: processes the message queue to send the check out, check in and hold filled
40098             emails and SMS message to users and sends outgoing emails to patrons. requires <link
40099               linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link> to be
40100             on</para>
40101
40102           <para>Frequency suggestion: 1-4 hours<important>
40103               <para>Item due and Advanced due notices are controlled by the <link
40104                   linkend="advnoticecron">advance_notices cron</link>.</para>
40105             </important></para>
40106         </section>
40107
40108         <section id="advnoticecron">
40109           <title>Advanced Notice</title>
40110
40111           <para>Script path: misc/cronjobs/advance_notices.pl</para>
40112
40113           <para>Does: prepares "pre-due" notices and "item due" notices for
40114           patrons who request them prepares notices for patrons for items just
40115           due or coming due soon. requires <link
40116           linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
40117           to be on</para>
40118
40119           <para>Frequency suggestion: nightly</para>
40120
40121           <note>
40122             <para>This script does not actually send the notices. It queues
40123             them in the <link linkend="msgqueuecron">message queue</link> for
40124             later</para>
40125           </note>
40126
40127           <section id="advnoticecronperl">
40128             <title>Perl Documentation</title>
40129
40130             <para><emphasis role="bold">NAME</emphasis></para>
40131
40132             <para>advance_notices.pl - cron script to put item due reminders
40133             into message queue</para>
40134
40135             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
40136
40137             <para>./advance_notices.pl -c</para>
40138
40139             <para>or, in crontab: 0 1 * * * advance_notices.pl -c</para>
40140
40141             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
40142
40143             <para>This script prepares pre-due and item due reminders to be
40144             sent to patrons. It queues them in the message queue, which is
40145             processed by the process_message_queue.pl cronjob. The type and
40146             timing of the messages can be configured by the patrons in their
40147             "My Alerts" tab in the OPAC.</para>
40148
40149             <para><emphasis role="bold">METHODS</emphasis></para>
40150
40151             <para>parse_letter</para>
40152           </section>
40153         </section>
40154
40155         <section id="overduenoticecron">
40156           <title>Overdue Notice</title>
40157
40158           <para>Script path: misc/cronjobs/overdue_notices.pl</para>
40159
40160           <para>Does: prepares messages to alert patrons of overdue messages
40161           (both via email and print)</para>
40162
40163           <para>Frequency suggestion: nightly</para>
40164
40165           <note>
40166             <para>This script does not actually send the notices. It queues
40167             them in the <link linkend="msgqueuecron">message queue</link> for
40168             later or generates the HTML for later printing</para>
40169           </note>
40170
40171           <section id="overduenoticecronperl">
40172             <title>Perl Documentation</title>
40173
40174             <para><emphasis role="bold">NAME</emphasis></para>
40175
40176             <para>overdue_notices.pl - prepare messages to be sent to patrons
40177             for overdue items</para>
40178
40179             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
40180
40181             <para>overdue_notices.pl [ -n ] [ -library &lt;branchcode&gt; ] [
40182             -library &lt;branchcode&gt;...] [ -max &lt;number of days&gt; ] [
40183             -csv [ &lt;filename&gt; ] ] [-itemscontent &lt;field list&gt;
40184             ]</para>
40185
40186             <para>Options:</para>
40187
40188             <para>-help brief help message</para>
40189
40190             <para>-man full documentation</para>
40191
40192             <para>-n No email will be sent</para>
40193
40194             <para>-max &lt;days&gt; maximum days overdue to deal with</para>
40195
40196             <para>-library &lt;branchname&gt; only deal with overdues from
40197             this library (repeatable : several libraries can be given)</para>
40198
40199             <para>-csv &lt;filename&gt; populate CSV file</para>
40200
40201             <para>-html &lt;filename&gt; Output html to file</para>
40202
40203             <para>-itemscontent &lt;list of fields&gt; item information in
40204             templates</para>
40205
40206             <para>-borcat &lt;categorycode&gt; category code that must be
40207             included</para>
40208
40209             <para>-borcatout &lt;categorycode&gt; category code that must be
40210             excluded</para>
40211
40212             <para><emphasis role="bold">OPTIONS</emphasis></para>
40213
40214             <para>-help Print a brief help message and exits.</para>
40215
40216             <para>-man Prints the manual page and exits.</para>
40217
40218             <para>-v Verbose. Without this flag set, only fatal errors are
40219             reported.</para>
40220
40221             <para>-n Do not send any email. Overdue notices that would have
40222             been sent to the patrons or to the admin are printed to standard
40223             out. CSV data (if the -csv flag is set) is written to standard out
40224             or to any csv filename given.</para>
40225
40226             <para>-max Items older than max days are assumed to be handled
40227             somewhere else, probably the longoverdues.pl script. They are
40228             therefore ignored by this program. No notices are sent for them,
40229             and they are not added to any CSV files. Defaults to 90 to match
40230             longoverdues.pl.</para>
40231
40232             <para>-library</para>
40233
40234             <para>select overdues for one specific library. Use the value in
40235             the branches.branchcode table. This option can be repeated in
40236             order to select overdues for a group of libraries.</para>
40237
40238             <para>-csv Produces CSV data. if -n (no mail) flag is set, then
40239             this CSV data is sent to standard out or to a filename if
40240             provided. Otherwise, only overdues that could not be emailed are
40241             sent in CSV format to the admin.</para>
40242
40243             <para>-itemscontent</para>
40244
40245             <para>comma separated list of fields that get substituted into
40246             templates in places of the &lt;&lt;items.content&gt;&gt;
40247             placeholder. This defaults to
40248             issuedate,title,barcode,author</para>
40249
40250             <para>Other possible values come from fields in the biblios,
40251             items, and issues tables.</para>
40252
40253             <para>-borcat Repetable field, that permit to select only few of
40254             patrons categories.</para>
40255
40256             <para>-borcatout</para>
40257
40258             <para>Repetable field, permis to exclude some patrons
40259             categories.</para>
40260
40261             <para>-t | --triggered</para>
40262
40263             <para>This option causes a notice to be generated if and only if
40264             an item is overdue by the number of days defined in a notice
40265             trigger.</para>
40266
40267             <para>By default, a notice is sent each time the script runs,
40268             which is suitable for less frequent run cron script, but requires
40269             syncing notice triggers with the cron schedule to ensure proper
40270             behavior. Add the --triggered option for daily cron, at the risk
40271             of no notice being generated if the cron fails to run on
40272             time.</para>
40273
40274             <para>-list-all</para>
40275
40276             <para>Default items.content lists only those items that fall in
40277             the range of the currently processing notice. Choose list-all to
40278             include all overdue items in the list (limited by -max
40279             setting).</para>
40280
40281             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
40282
40283             <para>This script is designed to alert patrons and administrators
40284             of overdue items.</para>
40285
40286             <para>Configuration</para>
40287
40288             <para>This script pays attention to the overdue notice
40289             configuration performed in the "Overdue notice/status triggers"
40290             section of the "Tools" area of the staff interface to Koha. There,
40291             you can choose which letter templates are sent out after a
40292             configurable number of days to patrons of each library. More
40293             information about the use of this section of Koha is available in
40294             the Koha manual.</para>
40295
40296             <para>The templates used to craft the emails are defined in the
40297             "Tools: Notices" section of the staff interface to Koha.</para>
40298
40299             <para>Outgoing emails</para>
40300
40301             <para>Typically, messages are prepared for each patron with
40302             overdue items. Messages for whom there is no email address on file
40303             are collected and sent as attachments in a single email to each
40304             library administrator, or if that is not set, then to the email
40305             address in the "KohaAdminEmailAddress" system preference.</para>
40306
40307             <para>These emails are staged in the outgoing message queue, as
40308             are messages produced by other features of Koha. This message
40309             queue must be processed regularly by the
40310             misc/cronjobs/process_message_queue.pl program.</para>
40311
40312             <para>In the event that the "-n" flag is passed to this program,
40313             no emails are sent. Instead, messages are sent on standard output
40314             from this program. They may be redirected to a file if
40315             desired.</para>
40316
40317             <para>Templates</para>
40318
40319             <para>Templates can contain variables enclosed in double angle
40320             brackets like &lt;&lt;this&gt;&gt;. Those variables will be
40321             replaced with values specific to the overdue items or relevant
40322             patron. Available variables are:</para>
40323
40324             <para>&lt;&lt;bib&gt;&gt;</para>
40325
40326             <para>the name of the library</para>
40327
40328             <para>&lt;&lt;items.content&gt;&gt;</para>
40329
40330             <para>one line for each item, each line containing a tab separated
40331             list of title, author, barcode, issuedate</para>
40332
40333             <para>&lt;&lt;borrowers.*&gt;&gt;</para>
40334
40335             <para>any field from the borrowers table</para>
40336
40337             <para>&lt;&lt;branches.*&gt;&gt;</para>
40338
40339             <para>any field from the branches table</para>
40340
40341             <para>CSV output</para>
40342
40343             <para>The "-csv" command line option lets you specify a file to
40344             which overdues data should be output in CSV format.</para>
40345
40346             <para>With the "-n" flag set, data about all overdues is written
40347             to the file. Without that flag, only information about overdues
40348             that were unable to be sent directly to the patrons will be
40349             written. In other words, this CSV file replaces the data that is
40350             typically sent to the administrator email address.</para>
40351
40352             <para><emphasis role="bold">USAGE EXAMPLES</emphasis></para>
40353
40354             <para>"overdue_notices.pl" - In this most basic usage, with no
40355             command line arguments, all libraries are processed individually,
40356             and notices are prepared for all patrons with overdue items for
40357             whom we have email addresses. Messages for those patrons for whom
40358             we have no email address are sent in a single attachment to the
40359             library administrator's email address, or to the address in the
40360             KohaAdminEmailAddress system preference.</para>
40361
40362             <para>"overdue_notices.pl -n -csv /tmp/overdues.csv" - sends no
40363             email and populates /tmp/overdues.csv with information about all
40364             overdue items.</para>
40365
40366             <para>"overdue_notices.pl -library MAIN max 14" - prepare notices
40367             of overdues in the last 2 weeks for the MAIN library.</para>
40368
40369             <para><emphasis role="bold">SEE ALSO</emphasis></para>
40370
40371             <para>The misc/cronjobs/advance_notices.pl program allows you to
40372             send messages to patrons in advance of their items becoming due,
40373             or to alert them of items that have just become due.</para>
40374
40375             <para><emphasis role="bold">INTERNAL METHODS</emphasis></para>
40376
40377             <para>These methods are internal to the operation of
40378             overdue_notices.pl.</para>
40379
40380             <para>parse_letter</para>
40381
40382             <para>parses the letter template, replacing the placeholders with
40383             data specific to this patron, biblio, or item</para>
40384
40385             <para>named parameters:</para>
40386
40387             <para>letter - required hashref</para>
40388
40389             <para>borrowernumber - required integer</para>
40390
40391             <para>substitute - optional hashref of other key/value pairs that
40392             should be substituted in the letter content</para>
40393
40394             <para>returns the "letter" hashref, with the content updated to
40395             reflect the substituted keys and values.</para>
40396
40397             <para>prepare_letter_for_printing</para>
40398
40399             <para>returns a string of text appropriate for printing in the
40400             event that an overdue notice will not be sent to the patron's
40401             email address. Depending on the desired output format, this may be
40402             a CSV string, or a human-readable representation of the
40403             notice.</para>
40404
40405             <para>required parameters:</para>
40406
40407             <para>letter</para>
40408
40409             <para>borrowernumber</para>
40410
40411             <para>optional parameters:</para>
40412
40413             <para>outputformat</para>
40414           </section>
40415         </section>
40416
40417         <section id="printholdcron">
40418           <title>Print Hold Notices</title>
40419
40420           <para>Script path: misc/cronjobs/gather_print_notices.pl</para>
40421
40422           <para>Does: looks through the message queue for hold notices that
40423           didn't go through because the patron didn't have an email address
40424           and generates a print notice</para>
40425
40426           <para>Frequency suggestion: nightly</para>
40427         </section>
40428
40429         <section id="talkingtechcrons">
40430           <title>Talking Tech</title>
40431
40432           <para>To learn more about setting up this third party product view
40433           the <link linkend="talkingtechappendix">Talking Tech
40434           Appendix</link>.</para>
40435
40436           <section id="talkingtechsendcron">
40437             <title>Sending Notices File</title>
40438
40439             <para>Script path:
40440             misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl</para>
40441
40442             <para>Does: Script to generate Spec C outbound notifications file
40443             for Talking Tech i-tiva phone notification system.</para>
40444
40445             <para>Required by: <link
40446             linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link></para>
40447
40448             <para>Frequency suggestion: nightly</para>
40449
40450             <section id="talkingsendcronperl">
40451               <title>Perl Documentation</title>
40452
40453               <para><emphasis role="bold">USAGE</emphasis></para>
40454
40455               <para>TalkingTech_itiva_outbound.pl</para>
40456
40457               <para>TalkingTech_itiva_outbound.pl --type=OVERDUE -w 0 -w 2 -w
40458               6 --output=/tmp/talkingtech/outbound.csv</para>
40459
40460               <para>TalkingTech_itiva_outbound.pl --type=RESERVE
40461               --type=PREOVERDUE --lang=FR</para>
40462
40463               <para>Script to generate Spec C outbound notifications file for
40464               Talking Tech i-tiva phone notification system.</para>
40465
40466               <para>--help -h</para>
40467
40468               <para>Prints this help</para>
40469
40470               <para>-v Provide verbose log information.</para>
40471
40472               <para>--output -o</para>
40473
40474               <para>Destination for outbound notifications file (CSV format).
40475               If no value is specified, output is dumped to screen.</para>
40476
40477               <para>--lang</para>
40478
40479               <para>Sets the language for all outbound messages. Currently
40480               supported values are EN, FR and ES. If no value is specified, EN
40481               will be used by default.</para>
40482
40483               <para>--type</para>
40484
40485               <para>REQUIRED. Sets which messaging types are to be used. Can
40486               be given multiple times, to specify multiple types in a single
40487               output file. Currently supported values are RESERVE, PREOVERDUE
40488               and OVERDUE. If no value is given, this script will not produce
40489               any outbound notifications.</para>
40490
40491               <para>--waiting-hold-day -w</para>
40492
40493               <para>OPTIONAL for --type=RESERVE. Sets the days after a hold
40494               has been set to waiting on which to call. Use switch as many
40495               times as desired. For example, passing "-w 0 -w 2 -w 6" will
40496               cause calls to be placed on the day the hold was set to waiting,
40497               2 days after the waiting date, and 6 days after. See example
40498               above. If this switch is not used with --type=RESERVE, calls
40499               will be placed every day until the waiting reserve is picked up
40500               or canceled.</para>
40501
40502               <para>--library-code --code -c</para>
40503
40504               <para>OPTIONAL The code of the source library of the message.
40505               The library code is used to group notices together for
40506               consortium purposes and apply library specific settings, such as
40507               prompts, to those notices. This field can be blank if all
40508               messages are from a single library.</para>
40509             </section>
40510           </section>
40511
40512           <section id="talkingtechreceivecron">
40513             <title>Receiving Notices File</title>
40514
40515             <para>Script path:
40516             misc/cronjobs/thirdparty/TalkingTech_itiva_inbound.pl</para>
40517
40518             <para>Does: Script to process received Results files for Talking
40519             Tech i-tiva phone notification system.</para>
40520
40521             <para>Required by: <link
40522             linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link></para>
40523
40524             <para>Frequency suggestion: nightly</para>
40525
40526             <section id="talkingreceivecronperl">
40527               <title>Perl Documentation</title>
40528
40529               <para><emphasis role="bold">USAGE</emphasis></para>
40530
40531               <para>TalkingTech_itiva_inbound.pl</para>
40532
40533               <para>TalkingTech_itiva_inbound.pl -v
40534               --input=/tmp/talkingtech/results.csv</para>
40535
40536               <para>Script to process received Results files for Talking Tech
40537               i-tiva phone notification system.</para>
40538
40539               <para>--help -h</para>
40540
40541               <para>Prints this help</para>
40542
40543               <para>-v Provide verbose log information.</para>
40544
40545               <para>--input -i</para>
40546
40547               <para>REQUIRED. Path to incoming results file.</para>
40548             </section>
40549           </section>
40550         </section>
40551       </section>
40552
40553       <section id="proccartcron">
40554         <title>In Processing/Book Cart</title>
40555
40556         <para>Script path: misc/cronjobs/cart_to_shelf.pl</para>
40557
40558         <para>Does: Updates all items with a location of CART to the item's
40559         permanent location.</para>
40560
40561         <para>Required by: <link
40562         linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link>,
40563         <link
40564         linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>,
40565         &amp; <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link>
40566         system preferences</para>
40567
40568         <para>Frequency suggestion: hourly</para>
40569
40570         <section id="proccartcronperl">
40571           <title>Perl Documentation</title>
40572
40573           <para><emphasis role="bold">NAME</emphasis></para>
40574
40575           <para>cart_to_shelf.pl cron script to set items with location of
40576           CART to original shelving location after X hours. Execute without
40577           options for help.</para>
40578         </section>
40579       </section>
40580
40581       <section id="catalogcron">
40582         <title>Catalog</title>
40583
40584         <para/>
40585
40586         <section id="checkurlcron">
40587           <title>Check URLs</title>
40588
40589           <para>Script path: misc/cronjobs/check-url.pl</para>
40590
40591           <para>Does: checks URLs in 856$u field. Script output can now be
40592           formatted in CSV or HTML. The HTML version links directly to MARC
40593           biblio record editor.</para>
40594
40595           <para>Frequency suggestion: monthly</para>
40596
40597           <para>Learn more: <ulink
40598           url="http://wiki.koha-community.org/wiki/Check-url_enhancements">http://wiki.koha-community.org/wiki/Check-url_enhancements</ulink></para>
40599
40600           <section id="checkurlcronperl">
40601             <title>Perl Documentation</title>
40602
40603             <para><emphasis role="bold">NAME</emphasis></para>
40604
40605             <para>C4::URL::Checker - base object for checking URL stored in
40606             Koha DB</para>
40607
40608             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
40609
40610             <programlisting>use C4::URL::Checker;
40611
40612         my $checker = C4::URL::Checker-&gt;new( );
40613         $checker-&gt;{ host_default } = 'http://mylib.kohalibrary.com';
40614         my $checked_urls = $checker-&gt;check_biblio( 123 );
40615         foreach my $url ( @$checked_urls ) {
40616             print "url:        ", $url-&gt;{ url       A }, "\n",
40617                   "is_success: ", $url-&gt;{ is_success }, "\n",
40618                   "status:     ", $url-&gt;{ status     }, "\n";
40619         } </programlisting>
40620
40621             <para><emphasis role="bold">FUNCTIONS</emphasis></para>
40622
40623             <para>new</para>
40624
40625             <para>Create a URL Checker. The returned object can be used to set
40626             default host variable :</para>
40627
40628             <programlisting>my $checker = C4::URL::Checker-&gt;new( );
40629         $checker-&gt;{ host_default } = 'http://mylib.kohalibrary.com'; </programlisting>
40630
40631             <para>check_biblio</para>
40632
40633             <para>Check all URL from a biblio record. Returns a pointer to an
40634             array containing all URLs with checking for each of them.</para>
40635
40636             <programlisting> my $checked_urls = $checker-&gt;check_biblio( 123 ); </programlisting>
40637
40638             <para>With 2 URLs, the returned array will look like that:</para>
40639
40640             <programlisting>     [
40641            {
40642              'url' =&gt; 'http://mylib.tamil.fr/img/62265_0055B.JPG',
40643              'is_success' =&gt; 1,
40644              'status' =&gt; 'ok'
40645            },
40646            {
40647              'url' =&gt; 'http://mylib.tamil.fr//img/62265_0055C.JPG',
40648              'is_success' =&gt; 0,
40649              'status' =&gt; '404 - Page not found'
40650            }
40651          ], </programlisting>
40652
40653             <para><emphasis role="bold">NAME</emphasis></para>
40654
40655             <para>check-url.pl - Check URLs from 856$u field.</para>
40656
40657             <para><emphasis role="bold">USAGE</emphasis></para>
40658
40659             <para>check-url.pl [--verbose|--help]
40660             [--host=http://default.tld]</para>
40661
40662             <para>Scan all URLs found in 856$u of bib records and display if
40663             resources are available or not.</para>
40664
40665             <para><emphasis role="bold">PARAMETERS</emphasis></para>
40666
40667             <para>--host=http://default.tld</para>
40668
40669             <para>Server host used when URL doesn't have one, ie doesn't begin
40670             with 'http:'. For example, if --host=http://www.mylib.com, then
40671             when 856$u contains 'img/image.jpg', the url checked is:
40672             http://www.mylib.com/image.jpg'.</para>
40673
40674             <para>--verbose|-v</para>
40675
40676             <para>Outputs both successful and failed URLs.</para>
40677
40678             <para>--html</para>
40679
40680             <para>Formats output in HTML. The result can be redirected to a
40681             file accessible by http. This way, it's possible to link directly
40682             to biblio record in edit mode. With this parameter --host-pro is
40683             required.</para>
40684
40685             <para>--host-pro=http://koha-pro.tld</para>
40686
40687             <para>Server host used to link to biblio record editing
40688             page.</para>
40689
40690             <para>--help|-h</para>
40691
40692             <para>Print this help page.</para>
40693           </section>
40694         </section>
40695
40696         <section id="mergeauthcron">
40697           <title>Merge Authorities</title>
40698
40699           <para>Script path: misc/migration_tools/merge_authorities.pl</para>
40700
40701           <para>Does: Updates biblio data with changes to authorities
40702           records</para>
40703
40704           <para>Required by: <link linkend="dontmerge">dontmerge</link> system
40705           preference</para>
40706
40707           <para>Frequency suggestion: nightly</para>
40708         </section>
40709
40710         <section id="serialscron">
40711           <title>Serials Update</title>
40712
40713           <para>Script path: misc/cronjobs/serialsUpdate.pl</para>
40714
40715           <para>Does: checks if there is a "late" issue on active
40716           subscriptions, and if there is, the script will set it as late, and
40717           add the next one as expected.</para>
40718
40719           <para>Frequency suggestion: nightly</para>
40720         </section>
40721       </section>
40722
40723       <section id="opaccrons">
40724         <title>OPAC</title>
40725
40726         <para/>
40727
40728         <section id="customrssfeedcron">
40729           <title>RSS Feeds</title>
40730
40731           <para>Script path: misc/cronjobs/rss/rss.pl</para>
40732
40733           <para>Does: Produces an RSS XML document for any SQL query (not used
40734           for search results RSS feed). <link linkend="customrss">Learn
40735           more</link>.</para>
40736
40737           <para>Frequency suggestion: hourly</para>
40738         </section>
40739
40740         <section id="authbrowsercron">
40741           <title>Authorities Browser</title>
40742
40743           <para>Script path: misc/cronjobs/build_browser_and_cloud.pl</para>
40744
40745           <para>Does: Generate content for authorities browse in OPAC</para>
40746
40747           <para>Required by: <link linkend="OpacBrowser">OpacBrowser</link> system preference<important>
40748               <para>This preference and cron job should only be used on French systems.</para>
40749             </important></para>
40750         </section>
40751
40752         <section id="keywordclouds">
40753           <title>Subject/Author Clouds</title>
40754
40755           <para>Script path: misc/cronjobs/cloud-kw.pl</para>
40756
40757           <para>Does: Generates HTML keywords clouds from Koha Zebra indexes.
40758           misc/cronjobs/cloud-sample.conf has a sample of how this script
40759           operates.</para>
40760
40761           <para>Frequency: This is the type of script you can run once a month
40762           or so, the content generated isn't going to change very much over
40763           time.</para>
40764
40765           <section id="keywordcloudsperl">
40766             <title>Perl Documentation</title>
40767
40768             <para><emphasis role="bold">NAME</emphasis></para>
40769
40770             <para>cloud-kw.pl - Creates HTML keywords clouds from Koha Zebra
40771             Indexes</para>
40772
40773             <para><emphasis role="bold">USAGE</emphasis></para>
40774
40775             <para>cloud-kw.pl [--verbose|--help] --conf=cloud.conf</para>
40776
40777             <para>Creates multiple HTML files containing keywords cloud with
40778             top terms sorted by their logarithmic weight. cloud.conf is a YAML
40779             configuration file driving cloud generation process.</para>
40780
40781             <para><emphasis role="bold">PARAMETERS</emphasis></para>
40782
40783             <para>--conf=configuration file</para>
40784
40785             <para>Specify configuration file name</para>
40786
40787             <para>--verbose|-v</para>
40788
40789             <para>Enable script verbose mode.</para>
40790
40791             <para>--help|-h</para>
40792
40793             <para>Print this help page.</para>
40794
40795             <para><emphasis role="bold">CONFIGURATION</emphasis></para>
40796
40797             <para>Configuration file looks like that:</para>
40798
40799             <para><programlisting>  ---
40800          # Koha configuration file for a specific installation
40801          # If not present, defaults to KOHA_CONF
40802          KohaConf: /home/koha/mylibray/etc/koha-conf.xml
40803          # Zebra index to scan
40804          ZebraIndex: Author
40805          # Koha index used to link found kewords with an opac search URL
40806          KohaIndex: au
40807          # Number of top keyword to use for the cloud
40808          Count: 50
40809          # Include CSS style directives with the cloud
40810          # This could be used as a model and then CSS directives are
40811          # put in the appropriate CSS file directly.
40812          Withcss: Yes
40813          # HTML file where to output the cloud
40814          Output: /home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html
40815         ---
40816          KohaConf: /home/koha/yourlibray/etc/koha-conf.xml
40817          ZebraIndex: Subject
40818          KohaIndex: su
40819          Count: 200
40820          Withcss: no
40821          Output: /home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html</programlisting><emphasis
40822             role="bold">IMPROVEMENTS</emphasis></para>
40823
40824             <para>Generated top terms have more informations than those
40825             outputted from the time being. Some parameters could be easily
40826             added to improve this script:</para>
40827
40828             <para>WithCount</para>
40829
40830             <para>In order to output terms with the number of occurrences they
40831             have been found in Koha Catalogue by Zebra.</para>
40832
40833             <para>CloudLevels</para>
40834
40835             <para>Number of levels in the cloud. Now 24 levels are
40836             hardcoded.</para>
40837
40838             <para>Weighting</para>
40839
40840             <para>Weighting method used to distribute terms in the cloud. We
40841             could have two values: Logarithmic and Linear. Now it's
40842             Logarithmic by default.</para>
40843
40844             <para>Order</para>
40845
40846             <para>Now terms are outputted in the lexical order. They could be
40847             sorted by their weight.</para>
40848           </section>
40849         </section>
40850       </section>
40851
40852       <section id="systemcron">
40853         <title>System Administration</title>
40854
40855         <para/>
40856
40857         <section id="cleandbcron">
40858           <title>Clean up Database</title>
40859
40860           <para>Script path: misc/cronjobs/cleanup_database.pl</para>
40861
40862           <para>Does: Truncates the sessions table, cleans out old zebraqueue entries, action logs
40863             and staged MARC files.</para>
40864         </section>
40865       </section>
40866
40867       <section id="acqcrons">
40868         <title>Acquisitions</title>
40869
40870         <section id="cleansuggcron">
40871           <title>Clean up old suggestions</title>
40872
40873           <para>Script path: misc/cronjobs/purge_suggestions.pl</para>
40874
40875           <para>Does: Removes old (defined by you) suggestions from the
40876           suggestion management area.</para>
40877         </section>
40878       </section>
40879
40880       <section id="deprecatedcrons">
40881         <title>Deprecated scripts</title>
40882
40883         <para>These should not be run without modification:</para>
40884
40885         <para>Script path: misc/cronjobs/update_items.pl</para>
40886
40887         <para>Script path:misc/cronjobs/smsoverdues.pl</para>
40888
40889         <para>Script path:misc/cronjobs/notifyMailsOp.pl</para>
40890
40891         <para>Script path:misc/cronjobs/reservefix.pl</para>
40892
40893         <para>Script path:misc/cronjobs/zebraqueue_start.pl</para>
40894       </section>
40895     </section>
40896   </chapter>
40897
40898   <chapter id="webservices">
40899     <title>Web Services</title>
40900
40901     <para/>
40902
40903     <section id="OAI-PMHservice">
40904       <title>OAI-PMH</title>
40905
40906       <para/>
40907
40908       <section id="oaiconfsample">
40909         <title>Sample OAI Conf File</title>
40910
40911         <para><programlisting>       format:
40912          vs:
40913            metadataPrefix: vs
40914            metadataNamespace: http://veryspecial.tamil.fr/vs/format-pivot/1.1/vs
40915            schema: http://veryspecial.tamil.fr/vs/format-pivot/1.1/vs.xsd
40916            xsl_file: /usr/local/koha/xslt/vs.xsl
40917          marcxml:
40918            metadataPrefix: marxml
40919            metadataNamespace: http://www.loc.gov/MARC21/slim
40920 http://www.loc.gov/standards/marcxml/schema/MARC21slim
40921            schema: http://www.loc.gov/MARC21/slim
40922 http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd
40923          oai_dc:
40924            metadataPrefix: oai_dc
40925            metadataNamespace: http://www.openarchives.org/OAI/2.0/oai_dc/
40926            schema: http://www.openarchives.org/OAI/2.0/oai_dc.xsd
40927            xsl_file:
40928 /usr/local/koha/koha-tmpl/intranet-tmpl/xslt/UNIMARCslim2OAIDC.xsl</programlisting></para>
40929       </section>
40930     </section>
40931   </chapter>
40932
40933   <chapter id="sru">
40934     <title>Using the SRU server</title>
40935
40936     <section id="usingsru">
40937       <sectioninfo>
40938         <author>
40939           <firstname>Nicolas</firstname>
40940
40941           <surname>Morin</surname>
40942
40943           <affiliation>
40944             <orgname>BibLibre</orgname>
40945           </affiliation>
40946         </author>
40947
40948         <pubdate>December 2009</pubdate>
40949       </sectioninfo>
40950
40951       <title>Using the SRU server</title>
40952
40953       <para>Koha implements the Search/Retrieve via URL (SRU) protocol. More
40954       information about the protocol itself can be found at <ulink
40955       url="http://www.loc.gov/standards/sru/">http://www.loc.gov/standards/sru/</ulink>.
40956       The version implemented is version 1.1.</para>
40957
40958       <section id="sru_explain">
40959         <title>Explain</title>
40960
40961         <para>If you want to have information about the implementation of SRU
40962         on a given server, you should have access to the Explain file using a
40963         request to the server without any parameter. Like
40964         &lt;http://myserver.com:9999/biblios/&gt;. The response from the
40965         server is an XML file that should look like the following and will
40966         give you information about the default settings of the SRU
40967         server.</para>
40968
40969         <programlisting>
40970                &lt;zs:explainResponse&gt;
40971                     &lt;zs:version&gt;1.1&lt;/zs:version&gt;
40972                     &lt;zs:record&gt;
40973                          &lt;zs:recordSchema&gt;http://explain.z3950.org/dtd/2.0/&lt;/zs:recordSchema&gt;
40974                          &lt;zs:recordPacking&gt;xml&lt;/zs:recordPacking&gt;
40975                          &lt;zs:recordData&gt;
40976                          &lt;explain xml:base="zebradb/explain-biblios.xml"&gt;
40977                          &lt;!--
40978                          try stylesheet url: http://./?stylesheet=docpath/sru2.xsl
40979                          --&gt;
40980                     &lt;serverInfo protocol="SRW/SRU/Z39.50"&gt;
40981                          &lt;host&gt;biblibre&lt;/host&gt;
40982                          &lt;port&gt;9999&lt;/port&gt;
40983                          &lt;database&gt;biblios&lt;/database&gt;
40984                     &lt;/serverInfo&gt;
40985                     &lt;databaseInfo&gt;
40986                          &lt;title lang="en" primary="true"&gt;Koha 3 Bibliographic SRU/SRW/Z39.50 server&lt;/title&gt;
40987                          &lt;description lang="en" primary="true"&gt;Koha 3 Bibliographic Server&lt;/description&gt;
40988                          &lt;links&gt;
40989                               &lt;sru&gt;http://biblibre:9999&lt;/sru&gt;
40990                          &lt;/links&gt;
40991                     &lt;/databaseInfo&gt;
40992                     &lt;indexInfo&gt;
40993                          &lt;set name="cql" identifier="info:srw/cql-context-set/1/cql-v1.1"&gt;
40994                               &lt;title&gt;CQL Standard Set&lt;/title&gt;
40995                          &lt;/set&gt;
40996                          &lt;index search="true" scan="true" sort="false"&gt;
40997                          &lt;title lang="en"&gt;CQL Server Choice&lt;/title&gt;
40998                          &lt;map&gt;
40999                               &lt;name set="cql"&gt;serverChoice&lt;/name&gt;
41000                          &lt;/map&gt;
41001                     &lt;map&gt;
41002                        &lt;attr type="1" set="bib1"&gt;text&lt;/attr&gt;
41003                        &lt;/map&gt;
41004                   &lt;/index&gt;
41005               &lt;index search="true" scan="true" sort="false"&gt;
41006                  &lt;title lang="en"&gt;CQL All&lt;/title&gt;
41007                      &lt;map&gt;
41008         &lt;name set="cql"&gt;all&lt;/name&gt;
41009         &lt;/map&gt;
41010         &lt;map&gt;
41011         &lt;attr type="1" set="bib1"&gt;text&lt;/attr&gt;
41012         &lt;/map&gt;
41013         &lt;/index&gt;
41014         &lt;!-- Record ID index --&gt;
41015         &lt;index search="true" scan="true" sort="false"&gt;
41016         &lt;title lang="en"&gt;Record ID&lt;/title&gt;
41017         &lt;map&gt;
41018         &lt;name set="rec"&gt;id&lt;/name&gt;
41019         &lt;/map&gt;
41020         &lt;map&gt;
41021         &lt;attr type="1" set="bib1"&gt;rec:id&lt;/attr&gt;
41022         &lt;attr type="4" set="bib1"&gt;3&lt;/attr&gt;
41023         &lt;/map&gt;
41024         &lt;/index&gt;
41025           </programlisting>
41026       </section>
41027
41028       <section id="sru_search">
41029         <title>Search</title>
41030
41031         <para>This url :
41032         http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=reefs
41033         is composed of the following elements:</para>
41034
41035         <itemizedlist>
41036           <listitem>
41037             <para>base url of the SRU server :
41038             http://myserver.com:9999/biblios?</para>
41039           </listitem>
41040
41041           <listitem>
41042             <para>search part with the 3 required parameters : version,
41043             operation and query. The parameters within the search part should
41044             be of the key=value form, and can be combined with the &amp;
41045             character.</para>
41046           </listitem>
41047         </itemizedlist>
41048
41049         <para>One can add optional parameters to the query, for instance
41050         maximumRecords indicating the maximum number of records to be returned
41051         by the server. So
41052         http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=reefs&amp;maximumRecords=5
41053         will only get the first 5 results results from the server.</para>
41054
41055         <para><ulink
41056         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>
41057         gives more details about the search operations and in particular the
41058         list of optional parameters for searching.</para>
41059
41060         <section id="sru_search_more_details">
41061           <title>More details about Search</title>
41062
41063           <para>The "operation" key can take two values: scan or
41064           searchRetrieve.</para>
41065
41066           <para>If operation=searchRetrieve, then the search key should be
41067           query. As in : operation=searchRetrieve&amp;query=reefs</para>
41068
41069           <para>If operation=scan, then the search key should be scanClause.
41070           As in : operation=scan&amp;scanClause=reefs</para>
41071
41072           <para>etc/zebradb/biblios/etc/bib1.att defines Zebra/3950 indexes
41073           that exist on your system. For instance you'll see that we have
41074           indexes for Subject and for Title: att 21 Subject and att 4 Title
41075           respectively.</para>
41076
41077           <para>In the pqf.properties file located under
41078           etc/zebradb/pqf.properties I see that an access point already uses
41079           my Subject index (index.dc.subject = 1=21) while another uses my
41080           Title index (index.dc.title = 1=4) I know this is my Subject index
41081           because as I've seen just before in my bib1.att file, it's called
41082           with =1=21 in Z3950: so index.dc.subject = 1=21 correctly points to
41083           my Subject index. And Title was called with 1=4 so index.dc.title =
41084           1=4 correctly points to my Title index. I can now construct my query
41085           just like I would in a search box, just preceding it with the
41086           "query" key: query=Subject=reefs and Title=coral searches "reefs" in
41087           the subject and "coral" in the title. The full url would be
41088           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Subject=reefs
41089           and Title=coral If I want to limit the result set to just 5 records,
41090           I can do
41091           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Subject=reefs
41092           and Title=coral&amp;maximumRecords=5</para>
41093
41094           <para>I can also play with truncate, relations, etc. Those are also
41095           defined in my pqf.properties file. I can see for instance the
41096           position properties defined as:</para>
41097
41098           <programlisting>
41099                position.first              = 3=1 6=1
41100               # "first in field"
41101                position.any                = 3=3 6=1
41102                  # "any position in field"
41103                </programlisting>
41104
41105           <para>So as an example if I want "coral" to be at the beginning of
41106           the title, I can do this query :
41107           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Title=coral
41108           first</para>
41109         </section>
41110       </section>
41111
41112       <section id="sru_retrieve">
41113         <title>Retrieve</title>
41114
41115         <para>My search for
41116         http://univ_lyon3.biblibre.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=coral
41117         reefs&amp;maximumRecords=1 retrieves just on record. The response
41118         looks like this:</para>
41119
41120         <programlisting>
41121           &lt;zs:searchRetrieveResponse&gt;
41122 &lt;zs:version&gt;1.1&lt;/zs:version&gt;
41123 &lt;zs:numberOfRecords&gt;1&lt;/zs:numberOfRecords&gt;
41124 &lt;zs:records&gt;
41125 &lt;zs:record&gt;
41126 &lt;zs:recordPacking&gt;xml&lt;/zs:recordPacking&gt;
41127 &lt;zs:recordData&gt;
41128 &lt;record xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd"&gt;
41129 &lt;leader&gt; cam a22 4500&lt;/leader&gt;
41130 &lt;datafield tag="010" ind1=" " ind2=" "&gt;
41131 &lt;subfield code="a"&gt;2-603-01193-6&lt;/subfield&gt;
41132 &lt;subfield code="b"&gt;rel.&lt;/subfield&gt;
41133 &lt;subfield code="d"&gt;159 F&lt;/subfield&gt;
41134 &lt;/datafield&gt;
41135 &lt;datafield tag="020" ind1=" " ind2=" "&gt;
41136 &lt;subfield code="a"&gt;FR&lt;/subfield&gt;
41137 &lt;subfield code="b"&gt;00065351&lt;/subfield&gt;
41138 &lt;/datafield&gt;
41139 &lt;datafield tag="101" ind1="1" ind2=" "&gt;
41140 &lt;subfield code="c"&gt;ita&lt;/subfield&gt;
41141 &lt;/datafield&gt;
41142 &lt;datafield tag="105" ind1=" " ind2=" "&gt;
41143 &lt;subfield code="a"&gt;a z 00|y|&lt;/subfield&gt;
41144 &lt;/datafield&gt;
41145 &lt;datafield tag="106" ind1=" " ind2=" "&gt;
41146 &lt;subfield code="a"&gt;r&lt;/subfield&gt;
41147 &lt;/datafield&gt;
41148 &lt;datafield tag="100" ind1=" " ind2=" "&gt;
41149 &lt;subfield code="a"&gt;20091130 frey50 &lt;/subfield&gt;
41150 &lt;/datafield&gt;
41151 &lt;datafield tag="200" ind1="1" ind2=" "&gt;
41152 &lt;subfield code="a"&gt;Guide des récifs coralliens / A Guide to Coral Reefs&lt;/subfield&gt;
41153 &lt;subfield code="b"&gt;Texte imprimé&lt;/subfield&gt;
41154 &lt;subfield code="e"&gt;la faune sous-marine des coraux&lt;/subfield&gt;
41155 &lt;subfield code="f"&gt;A. et A. Ferrari&lt;/subfield&gt;
41156 &lt;/datafield&gt;
41157 &lt;datafield tag="210" ind1=" " ind2=" "&gt;
41158 &lt;subfield code="a"&gt;Lausanne&lt;/subfield&gt;
41159 &lt;subfield code="a"&gt;Paris&lt;/subfield&gt;
41160 &lt;subfield code="c"&gt;Delachaux et Niestlé&lt;/subfield&gt;
41161 &lt;subfield code="d"&gt;cop. 2000&lt;/subfield&gt;
41162 &lt;subfield code="e"&gt;impr. en Espagne&lt;/subfield&gt;
41163 &lt;/datafield&gt;
41164 &lt;datafield tag="215" ind1=" " ind2=" "&gt;
41165 &lt;subfield code="a"&gt;287 p.&lt;/subfield&gt;
41166 &lt;subfield code="c"&gt;ill. en coul., couv. ill. en coul.&lt;/subfield&gt;
41167 &lt;subfield code="d"&gt;20 cm&lt;/subfield&gt;
41168 &lt;/datafield&gt;
41169 ......
41170 &lt;idzebra&gt;
41171 &lt;size&gt;4725&lt;/size&gt;
41172 &lt;localnumber&gt;2&lt;/localnumber&gt;
41173 &lt;filename&gt;/tmp/nw10BJv9Pk/upd_biblio/exported_records&lt;/filename&gt;
41174 &lt;/idzebra&gt;
41175 &lt;/record&gt;
41176 &lt;/zs:recordData&gt;
41177 &lt;zs:recordPosition&gt;1&lt;/zs:recordPosition&gt;
41178 &lt;/zs:record&gt;
41179 &lt;/zs:records&gt;
41180 &lt;/zs:searchRetrieveResponse&gt;
41181
41182           </programlisting>
41183       </section>
41184     </section>
41185   </chapter>
41186
41187   <appendix id="sysprefdefaults">
41188     <title>System Preference Defaults</title>
41189
41190     <para/>
41191
41192     <section id="isbddefaults">
41193       <title>ISBD Defaults</title>
41194
41195       <para/>
41196
41197       <section id="isbddefault">
41198         <title>MARC Default</title>
41199
41200         <para>#100||{ 100a }{ 100b }{ 100c }{ 100d }{ 110a }{ 110b }{ 110c }{
41201         110d }{ 110e }{ 110f }{ 110g }{ 130a }{ 130d }{ 130f }{ 130g }{ 130h
41202         }{ 130k }{ 130l }{ 130m }{ 130n }{ 130o }{ 130p }{ 130r }{ 130s }{
41203         130t }|&lt;br/&gt;&lt;br/&gt;</para>
41204
41205         <para>#245||{ 245a }{ 245b }{245f }{ 245g }{ 245k }{ 245n }{ 245p }{
41206         245s }{ 245h }|</para>
41207
41208         <para>#246||{ : 246i }{ 246a }{ 246b }{ 246f }{ 246g }{ 246n }{ 246p
41209         }{ 246h }|</para>
41210
41211         <para>#242||{ = 242a }{ 242b }{ 242n }{ 242p }{ 242h }|</para>
41212
41213         <para>#245||{ 245c }|</para>
41214
41215         <para>#242||{ = 242c }|</para>
41216
41217         <para>#250| - |{ 250a }{ 250b }|</para>
41218
41219         <para>#254|, |{ 254a }|</para>
41220
41221         <para>#255|, |{ 255a }{ 255b }{ 255c }{ 255d }{ 255e }{ 255f }{ 255g
41222         }|</para>
41223
41224         <para>#256|, |{ 256a }|</para>
41225
41226         <para>#257|, |{ 257a }|</para>
41227
41228         <para>#258|, |{ 258a }{ 258b }|</para>
41229
41230         <para>#260| - |{ 260a }{ 260b }{ 260c }|</para>
41231
41232         <para>#300| - |{ 300a }{ 300b }{ 300c }{ 300d }{ 300e }{ 300f }{ 300g
41233         }|</para>
41234
41235         <para>#306| - |{ 306a }|</para>
41236
41237         <para>#307| - |{ 307a }{ 307b }|</para>
41238
41239         <para>#310| - |{ 310a }{ 310b }|</para>
41240
41241         <para>#321| - |{ 321a }{ 321b }|</para>
41242
41243         <para>#340| - |{ 3403 }{ 340a }{ 340b }{ 340c }{ 340d }{ 340e }{ 340f
41244         }{ 340h }{ 340i }|</para>
41245
41246         <para>#342| - |{ 342a }{ 342b }{ 342c }{ 342d }{ 342e }{ 342f }{ 342g
41247         }{ 342h }{ 342i }{ 342j }{ 342k }{ 342l }{ 342m }{ 342n }{ 342o }{
41248         342p }{ 342q }{ 342r }{ 342s }{ 342t }{ 342u }{ 342v }{ 342w }|</para>
41249
41250         <para>#343| - |{ 343a }{ 343b }{ 343c }{ 343d }{ 343e }{ 343f }{ 343g
41251         }{ 343h }{ 343i }|</para>
41252
41253         <para>#351| - |{ 3513 }{ 351a }{ 351b }{ 351c }|</para>
41254
41255         <para>#352| - |{ 352a }{ 352b }{ 352c }{ 352d }{ 352e }{ 352f }{ 352g
41256         }{ 352i }{ 352q }|</para>
41257
41258         <para>#362| - |{ 362a }{ 351z }|</para>
41259
41260         <para>#440| - |{ 440a }{ 440n }{ 440p }{ 440v }{ 440x }|.</para>
41261
41262         <para>#490| - |{ 490a }{ 490v }{ 490x }|.</para>
41263
41264         <para>#800| - |{ 800a }{ 800b }{ 800c }{ 800d }{ 800e }{ 800f }{ 800g
41265         }{ 800h }{ 800j }{ 800k }{ 800l }{ 800m }{ 800n }{ 800o }{ 800p }{
41266         800q }{ 800r }{ 800s }{ 800t }{ 800u }{ 800v }|.</para>
41267
41268         <para>#810| - |{ 810a }{ 810b }{ 810c }{ 810d }{ 810e }{ 810f }{ 810g
41269         }{ 810h }{ 810k }{ 810l }{ 810m }{ 810n }{ 810o }{ 810p }{ 810r }{
41270         810s }{ 810t }{ 810u }{ 810v }|.</para>
41271
41272         <para>#811| - |{ 811a }{ 811c }{ 811d }{ 811e }{ 811f }{ 811g }{ 811h
41273         }{ 811k }{ 811l }{ 811n }{ 811p }{ 811q }{ 811s }{ 811t }{ 811u }{
41274         811v }|.</para>
41275
41276         <para>#830| - |{ 830a }{ 830d }{ 830f }{ 830g }{ 830h }{ 830k }{ 830l
41277         }{ 830m }{ 830n }{ 830o }{ 830p }{ 830r }{ 830s }{ 830t }{ 830v
41278         }|.</para>
41279
41280         <para>#500|&lt;br/&gt;&lt;br/&gt;|{ 5003 }{ 500a }|</para>
41281
41282         <para>#501|&lt;br/&gt;&lt;br/&gt;|{ 501a }|</para>
41283
41284         <para>#502|&lt;br/&gt;&lt;br/&gt;|{ 502a }|</para>
41285
41286         <para>#504|&lt;br/&gt;&lt;br/&gt;|{ 504a }|</para>
41287
41288         <para>#505|&lt;br/&gt;&lt;br/&gt;|{ 505a }{ 505t }{ 505r }{ 505g }{
41289         505u }|</para>
41290
41291         <para>#506|&lt;br/&gt;&lt;br/&gt;|{ 5063 }{ 506a }{ 506b }{ 506c }{
41292         506d }{ 506u }|</para>
41293
41294         <para>#507|&lt;br/&gt;&lt;br/&gt;|{ 507a }{ 507b }|</para>
41295
41296         <para>#508|&lt;br/&gt;&lt;br/&gt;|{ 508a }{ 508a }|</para>
41297
41298         <para>#510|&lt;br/&gt;&lt;br/&gt;|{ 5103 }{ 510a }{ 510x }{ 510c }{
41299         510b }|</para>
41300
41301         <para>#511|&lt;br/&gt;&lt;br/&gt;|{ 511a }|</para>
41302
41303         <para>#513|&lt;br/&gt;&lt;br/&gt;|{ 513a }{513b }|</para>
41304
41305         <para>#514|&lt;br/&gt;&lt;br/&gt;|{ 514z }{ 514a }{ 514b }{ 514c }{
41306         514d }{ 514e }{ 514f }{ 514g }{ 514h }{ 514i }{ 514j }{ 514k }{ 514m
41307         }{ 514u }|</para>
41308
41309         <para>#515|&lt;br/&gt;&lt;br/&gt;|{ 515a }|</para>
41310
41311         <para>#516|&lt;br/&gt;&lt;br/&gt;|{ 516a }|</para>
41312
41313         <para>#518|&lt;br/&gt;&lt;br/&gt;|{ 5183 }{ 518a }|</para>
41314
41315         <para>#520|&lt;br/&gt;&lt;br/&gt;|{ 5203 }{ 520a }{ 520b }{ 520u
41316         }|</para>
41317
41318         <para>#521|&lt;br/&gt;&lt;br/&gt;|{ 5213 }{ 521a }{ 521b }|</para>
41319
41320         <para>#522|&lt;br/&gt;&lt;br/&gt;|{ 522a }|</para>
41321
41322         <para>#524|&lt;br/&gt;&lt;br/&gt;|{ 524a }|</para>
41323
41324         <para>#525|&lt;br/&gt;&lt;br/&gt;|{ 525a }|</para>
41325
41326         <para>#526|&lt;br/&gt;&lt;br/&gt;|{\n510i }{\n510a }{ 510b }{ 510c }{
41327         510d }{\n510x }|</para>
41328
41329         <para>#530|&lt;br/&gt;&lt;br/&gt;|{\n5063 }{\n506a }{ 506b }{ 506c }{
41330         506d }{\n506u }|</para>
41331
41332         <para>#533|&lt;br/&gt;&lt;br/&gt;|{\n5333 }{\n533a }{\n533b }{\n533c
41333         }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }|</para>
41334
41335         <para>#534|&lt;br/&gt;&lt;br/&gt;|{\n533p }{\n533a }{\n533b }{\n533c
41336         }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }{\n533t }{\n533x
41337         }{\n533z }|</para>
41338
41339         <para>#535|&lt;br/&gt;&lt;br/&gt;|{\n5353 }{\n535a }{\n535b }{\n535c
41340         }{\n535d }|</para>
41341
41342         <para>#538|&lt;br/&gt;&lt;br/&gt;|{\n5383 }{\n538a }{\n538i }{\n538u
41343         }|</para>
41344
41345         <para>#540|&lt;br/&gt;&lt;br/&gt;|{\n5403 }{\n540a }{ 540b }{ 540c }{
41346         540d }{\n520u }|</para>
41347
41348         <para>#544|&lt;br/&gt;&lt;br/&gt;|{\n5443 }{\n544a }{\n544b }{\n544c
41349         }{\n544d }{\n544e }{\n544n }|</para>
41350
41351         <para>#545|&lt;br/&gt;&lt;br/&gt;|{\n545a }{ 545b }{\n545u }|</para>
41352
41353         <para>#546|&lt;br/&gt;&lt;br/&gt;|{\n5463 }{\n546a }{ 546b }|</para>
41354
41355         <para>#547|&lt;br/&gt;&lt;br/&gt;|{\n547a }|</para>
41356
41357         <para>#550|&lt;br/&gt;&lt;br/&gt;|{ 550a }|</para>
41358
41359         <para>#552|&lt;br/&gt;&lt;br/&gt;|{ 552z }{ 552a }{ 552b }{ 552c }{
41360         552d }{ 552e }{ 552f }{ 552g }{ 552h }{ 552i }{ 552j }{ 552k }{ 552l
41361         }{ 552m }{ 552n }{ 562o }{ 552p }{ 552u }|</para>
41362
41363         <para>#555|&lt;br/&gt;&lt;br/&gt;|{ 5553 }{ 555a }{ 555b }{ 555c }{
41364         555d }{ 555u }|</para>
41365
41366         <para>#556|&lt;br/&gt;&lt;br/&gt;|{ 556a }{ 506z }|</para>
41367
41368         <para>#563|&lt;br/&gt;&lt;br/&gt;|{ 5633 }{ 563a }{ 563u }|</para>
41369
41370         <para>#565|&lt;br/&gt;&lt;br/&gt;|{ 5653 }{ 565a }{ 565b }{ 565c }{
41371         565d }{ 565e }|</para>
41372
41373         <para>#567|&lt;br/&gt;&lt;br/&gt;|{ 567a }|</para>
41374
41375         <para>#580|&lt;br/&gt;&lt;br/&gt;|{ 580a }|</para>
41376
41377         <para>#581|&lt;br/&gt;&lt;br/&gt;|{ 5633 }{ 581a }{ 581z }|</para>
41378
41379         <para>#584|&lt;br/&gt;&lt;br/&gt;|{ 5843 }{ 584a }{ 584b }|</para>
41380
41381         <para>#585|&lt;br/&gt;&lt;br/&gt;|{ 5853 }{ 585a }|</para>
41382
41383         <para>#586|&lt;br/&gt;&lt;br/&gt;|{ 5863 }{ 586a }|</para>
41384
41385         <para>#020|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;ISBN: &lt;/label&gt;|{
41386         020a }{ 020c }|</para>
41387
41388         <para>#022|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;ISSN: &lt;/label&gt;|{
41389         022a }|</para>
41390
41391         <para>#222| = |{ 222a }{ 222b }|</para>
41392
41393         <para>#210| = |{ 210a }{ 210b }|</para>
41394
41395         <para>#024|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Standard No.:
41396         &lt;/label&gt;|{ 024a }{ 024c }{ 024d }{ 0242 }|</para>
41397
41398         <para>#027|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Standard Tech. Report.
41399         No.: &lt;/label&gt;|{ 027a }|</para>
41400
41401         <para>#028|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Publisher. No.:
41402         &lt;/label&gt;|{ 028a }{ 028b }|</para>
41403
41404         <para>#013|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Patent No.:
41405         &lt;/label&gt;|{ 013a }{ 013b }{ 013c }{ 013d }{ 013e }{ 013f
41406         }|</para>
41407
41408         <para>#030|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;CODEN: &lt;/label&gt;|{
41409         030a }|</para>
41410
41411         <para>#037|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Source: &lt;/label&gt;|{
41412         037a }{ 037b }{ 037c }{ 037f }{ 037g }{ 037n }|</para>
41413
41414         <para>#010|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;LCCN: &lt;/label&gt;|{
41415         010a }|</para>
41416
41417         <para>#015|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Nat. Bib. No.:
41418         &lt;/label&gt;|{ 015a }{ 0152 }|</para>
41419
41420         <para>#016|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Nat. Bib. Agency Control
41421         No.: &lt;/label&gt;|{ 016a }{ 0162 }|</para>
41422
41423         <para>#600|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Personal
41424         Names: &lt;/label&gt;|{\n6003 }{\n600a}{ 600b }{ 600c }{ 600d }{ 600e
41425         }{ 600f }{ 600g }{ 600h }{--600k}{ 600l }{ 600m }{ 600n }{ 600o
41426         }{--600p}{ 600r }{ 600s }{ 600t }{ 600u
41427         }{--600x}{--600z}{--600y}{--600v}|</para>
41428
41429         <para>#610|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Corporate
41430         Names: &lt;/label&gt;|{\n6103 }{\n610a}{ 610b }{ 610c }{ 610d }{ 610e
41431         }{ 610f }{ 610g }{ 610h }{--610k}{ 610l }{ 610m }{ 610n }{ 610o
41432         }{--610p}{ 610r }{ 610s }{ 610t }{ 610u
41433         }{--610x}{--610z}{--610y}{--610v}|</para>
41434
41435         <para>#611|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Meeting Names:
41436         &lt;/label&gt;|{\n6113 }{\n611a}{ 611b }{ 611c }{ 611d }{ 611e }{ 611f
41437         }{ 611g }{ 611h }{--611k}{ 611l }{ 611m }{ 611n }{ 611o }{--611p}{
41438         611r }{ 611s }{ 611t }{ 611u }{--611x}{--611z}{--611y}{--611v}|</para>
41439
41440         <para>#630|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Uniform
41441         Titles: &lt;/label&gt;|{\n630a}{ 630b }{ 630c }{ 630d }{ 630e }{ 630f
41442         }{ 630g }{ 630h }{--630k }{ 630l }{ 630m }{ 630n }{ 630o }{--630p}{
41443         630r }{ 630s }{ 630t }{--630x}{--630z}{--630y}{--630v}|</para>
41444
41445         <para>#648|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Chronological
41446         Terms: &lt;/label&gt;|{\n6483 }{\n648a
41447         }{--648x}{--648z}{--648y}{--648v}|</para>
41448
41449         <para>#650|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Topical Terms:
41450         &lt;/label&gt;|{\n6503 }{\n650a}{ 650b }{ 650c }{ 650d }{ 650e
41451         }{--650x}{--650z}{--650y}{--650v}|</para>
41452
41453         <para>#651|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Geographic
41454         Terms: &lt;/label&gt;|{\n6513 }{\n651a}{ 651b }{ 651c }{ 651d }{ 651e
41455         }{--651x}{--651z}{--651y}{--651v}|</para>
41456
41457         <para>#653|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Index Terms:
41458         &lt;/label&gt;|{ 653a }|</para>
41459
41460         <para>#654|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Facted Index
41461         Terms: &lt;/label&gt;|{\n6543
41462         }{\n654a}{--654b}{--654x}{--654z}{--654y}{--654v}|</para>
41463
41464         <para>#655|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Genre/Form:
41465         &lt;/label&gt;|{\n6553 }{\n655a}{--655b}{--655x
41466         }{--655z}{--655y}{--655v}|</para>
41467
41468         <para>#656|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Occupation:
41469         &lt;/label&gt;|{\n6563
41470         }{\n656a}{--656k}{--656x}{--656z}{--656y}{--656v}|</para>
41471
41472         <para>#657|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Function:
41473         &lt;/label&gt;|{\n6573
41474         }{\n657a}{--657x}{--657z}{--657y}{--657v}|</para>
41475
41476         <para>#658|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Curriculum
41477         Objective:
41478         &lt;/label&gt;|{\n658a}{--658b}{--658c}{--658d}{--658v}|</para>
41479
41480         <para>#050|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;LC Class. No.:
41481         &lt;/label&gt;|{ 050a }{ / 050b }|</para>
41482
41483         <para>#082|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Dewey Class. No.:
41484         &lt;/label&gt;|{ 082a }{ / 082b }|</para>
41485
41486         <para>#080|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Universal Decimal Class.
41487         No.: &lt;/label&gt;|{ 080a }{ 080x }{ / 080b }|</para>
41488
41489         <para>#070|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;National Agricultural
41490         Library Call No.: &lt;/label&gt;|{ 070a }{ / 070b }|</para>
41491
41492         <para>#060|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;National Library of
41493         Medicine Call No.: &lt;/label&gt;|{ 060a }{ / 060b }|</para>
41494
41495         <para>#074|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;GPO Item No.:
41496         &lt;/label&gt;|{ 074a }|</para>
41497
41498         <para>#086|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Gov. Doc. Class. No.:
41499         &lt;/label&gt;|{ 086a }|</para>
41500
41501         <para>#088|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Report. No.:
41502         &lt;/label&gt;|{ 088a }|</para>
41503       </section>
41504
41505       <section id="unimarcdefault">
41506         <title>UNIMARC Default</title>
41507
41508         <para>#200|&lt;h2&gt;Title : |{200a}{. 200c}{ : 200e}{200d}{. 200h}{.
41509         200i}|&lt;/h2&gt;</para>
41510
41511         <para>#461|&lt;label class="ipt"&gt;A part of : &lt;/label&gt;|&lt;a
41512         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=461t&amp;idx=ti}"&gt;{461t}&lt;/a&gt;{N∞
41513         461h} {v. 461v}{(461d)}&lt;br/&gt;|</para>
41514
41515         <para>#200b|&lt;label class="ipt"&gt;Material Designation :
41516         &lt;/label&gt;| {200b }|&lt;br/&gt;</para>
41517
41518         <para>#101a|&lt;label class="ipt"&gt;Language(s): &lt;/label&gt;|&lt;a
41519         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>
41520
41521         <para>#200f|&lt;label class="ipt"&gt;Authors : &lt;/label&gt;|&lt;a
41522         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=200f&amp;idx=au}"&gt;{200f
41523         ; }&lt;/a&gt;|&lt;br/&gt;</para>
41524
41525         <para>#200g|&lt;label class="ipt"&gt;Co-authors : &lt;/label&gt;|&lt;a
41526         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=200g&amp;idx=au}"&gt;{200g
41527         ; }&lt;/a&gt;|&lt;br/&gt;</para>
41528
41529         <para>#210a|&lt;br/&gt;&lt;label class="ipt"&gt;Place of pubblication
41530         : &lt;/label&gt;|&lt;a
41531         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>
41532
41533         <para>#210c|&lt;label class="ipt"&gt;Publisher : &lt;/label&gt;|&lt;a
41534         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=pb&amp;q={210c}"&gt;{210c
41535         ; }&lt;/a&gt;|&lt;br/&gt;</para>
41536
41537         <para>#210d|&lt;label class="ipt"&gt;Date of pubblication :
41538         &lt;/label&gt;|{ 210d}|&lt;br/&gt;</para>
41539
41540         <para>#215|&lt;label class="ipt"&gt;Description :
41541         &lt;/label&gt;|{215a}{ : 215c}{ ; 215d}{ + 215e}|&lt;br/&gt;</para>
41542
41543         <para>#225a|&lt;label class="ipt"&gt;Series :&lt;/label&gt;|&lt;a
41544         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=225a&amp;idx=se}"&gt;{225a
41545         ;}&lt;/a&gt; |</para>
41546
41547         <para>#225||{ = 225d}{ : 225e}{. 225h}{. 225i}{ / 225f}{, 225x}{ ;
41548         225v}|&lt;br/&gt;</para>
41549
41550         <para>#686|&lt;label&gt;Classification : &lt;/label&gt;|{ 686a
41551         }|&lt;br/&gt;</para>
41552
41553         <para>#608|&lt;label&gt;Form, Genre : &lt;/label&gt;|&lt;a
41554         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={608a}"&gt;&lt;img
41555         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
41556         title="Search on {608a}"&gt;{
41557         608a}&lt;/a&gt;|&lt;br/&gt;&lt;br/&gt;</para>
41558
41559         <para>#200||&lt;label class="ipt"&gt;Subjects :
41560         &lt;/label&gt;&lt;br/&gt;|&lt;ul&gt;</para>
41561
41562         <para>#600|&lt;label class="ipt"&gt;Person(s)
41563         &lt;/label&gt;&lt;br/&gt; |&lt;li&gt;&lt;a
41564         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={600a}"&gt;&lt;img
41565         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
41566         title="Search on {600a}"&gt;{
41567         600a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
41568
41569         <para>#601|&lt;label class="ipt"&gt;Organisation(s)
41570         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
41571         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={601a}"&gt;&lt;img
41572         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
41573         title="Search on {601a}"&gt;{
41574         601a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
41575
41576         <para>#606|&lt;label class="ipt"&gt;Term(s)
41577         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
41578         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={606a}"&gt;&lt;img
41579         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
41580         title="Search on {606a}"&gt;{
41581         606a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
41582
41583         <para>#607|&lt;label class="ipt"&gt;Place(s)
41584         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
41585         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={607a}"&gt;&lt;img
41586         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
41587         title="Search on {607a}"&gt;{
41588         607a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
41589
41590         <para>#610|&lt;label&gt;Keywords&lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
41591         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={610a}"&gt;&lt;img
41592         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
41593         title="Search on {610a}"&gt;{ 610a}&lt;/a&gt;&lt;/li&gt;|</para>
41594
41595         <para>#200||&lt;/ul&gt;|</para>
41596
41597         <para>#856|&lt;label class="ipt"&gt;Electronic resource :
41598         &lt;/label&gt;|&lt;a href="{856u}"&gt;click here&lt;/a&gt; to go to
41599         the external resource&lt;br/&gt;</para>
41600
41601         <para>#010|&lt;label class="ipt"&gt;ISBN : &lt;/label&gt;|{010a
41602         ;}|&lt;br/&gt;</para>
41603
41604         <para>#011|&lt;label class="ipt"&gt;ISSN : &lt;/label&gt;|{011a
41605         ;}|&lt;br/&gt;</para>
41606
41607         <para>#200||&lt;label class="ipt"&gt;Notes :
41608         &lt;/label&gt;|&lt;br/&gt;&lt;ul&gt;</para>
41609
41610         <para>#300||&lt;li&gt;{300a}&lt;/li&gt;|</para>
41611
41612         <para>#307||&lt;li&gt;{307a}&lt;/li&gt;|</para>
41613
41614         <para>#310||&lt;li&gt;{310a}&lt;/li&gt;|</para>
41615
41616         <para>#326||&lt;li&gt;{326a}&lt;/li&gt;|</para>
41617
41618         <para>#327||&lt;li&gt;{327a}&lt;/li&gt;|</para>
41619
41620         <para>#333|&lt;li&gt;Public : |{333a}&lt;/li&gt;|</para>
41621
41622         <para>#200||&lt;/ul&gt;|</para>
41623
41624         <para>#330||&lt;label class="ipt"&gt;Abstract :
41625         &lt;/label&gt;|&lt;br/&gt;</para>
41626
41627         <para>#330||{330a}|&lt;br/&gt;</para>
41628
41629         <para>#200||&lt;br/&gt;&lt;h2&gt;Items&lt;/h2&gt;|</para>
41630
41631         <para>#200|&lt;table&gt;|&lt;th&gt;Call
41632         number&lt;/th&gt;&lt;th&gt;Copy
41633         note&lt;/th&gt;&lt;th&gt;Fonds&lt;/th&gt;&lt;th&gt;Genre
41634         detail&lt;/th&gt;&lt;th&gt;Circulation
41635         type&lt;/th&gt;&lt;th&gt;Barcode&lt;/th&gt;|</para>
41636
41637         <para>#995||&lt;tr&gt;&lt;td&gt; {995k}&lt;/td&gt;&lt;td&gt;
41638         {995u}&lt;/td&gt;&lt;td&gt;
41639         {995y}&lt;/td&gt;&lt;td&gt;{995e}  &lt;/td&gt;&lt;td&gt;
41640         {995o}&lt;/td&gt;&lt;td&gt;{995f}&lt;/td&gt;&lt;/tr&gt;|&lt;/table&gt;</para>
41641       </section>
41642     </section>
41643   </appendix>
41644
41645   <appendix id="receiptprint">
41646     <title>Configuring Receipt Printers</title>
41647
41648     <para>The following instructions are for specific receipt printers, but
41649     can probably be used to help with setup of other brands as well.</para>
41650
41651     <section id="epsonprinters">
41652       <sectioninfo>
41653         <corpauthor>NEKLS</corpauthor>
41654
41655         <pubdate>2008</pubdate>
41656
41657         <bibliosource><ulink
41658         url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></bibliosource>
41659       </sectioninfo>
41660
41661       <title>For Epson TM-T88III (3) &amp; TM-T88IV (4) Printers</title>
41662
41663       <para/>
41664
41665       <section id="epsonprintdriver">
41666         <title>In the Print Driver</title>
41667
41668         <para>For these instructions, we are using version 5,0,3,0 of the
41669         Epson TM-T88III print driver; the EPSON TM-T88IV version is ReceiptE4.
41670         Register at the <ulink
41671         url="https://www.epsonexpert.com/login">EpsonExpert Technical Resource
41672         Center website</ulink> to gain access to the drivers; go to Technical
41673         Resources, then choose the printer model from the Printers drop-down
41674         list.</para>
41675
41676         <para>Click Start &gt; Printers and Faxes &gt; Right click the receipt
41677         printer &gt; Properties:</para>
41678
41679         <itemizedlist>
41680           <listitem>
41681             <para>Advanced Tab, click Printing Defaults button</para>
41682           </listitem>
41683
41684           <listitem>
41685             <para>Layout Tab: Paper size: Roll Paper 80 x 297mm</para>
41686           </listitem>
41687
41688           <listitem>
41689             <para>TM-T88III: Layout Tab: Check Reduce Printing and Fit to
41690             Printable Width</para>
41691           </listitem>
41692
41693           <listitem>
41694             <para>TM-T88IV: Check Reduced Size Print; Click OK on the popup
41695             window that appears. Fit to Printable Width should be
41696             automatically selected.</para>
41697           </listitem>
41698
41699           <listitem>
41700             <para>OK your way out of there.</para>
41701           </listitem>
41702         </itemizedlist>
41703       </section>
41704
41705       <section id="epsonfirefox">
41706         <title>In Firefox</title>
41707
41708         <para>Under File &gt; Page Setup:</para>
41709
41710         <itemizedlist>
41711           <listitem>
41712             <para>Shrink to fit page on Format &amp; Options tab</para>
41713           </listitem>
41714
41715           <listitem>
41716             <para>0,0,0,0 for Margins on Margins &amp; Header/Footer Tab. This
41717             makes the receipts use all available space on the paper
41718             roll.</para>
41719           </listitem>
41720
41721           <listitem>
41722             <para>Set all Headers/Footers to -blank-. This removes all of the
41723             gunk you might normally find on a print from Firefox, such as the
41724             URL, number of pages, etc.</para>
41725           </listitem>
41726
41727           <listitem>
41728             <para>Click OK</para>
41729           </listitem>
41730         </itemizedlist>
41731
41732         <para>Set the default printer settings in Firefox so you don't see a
41733         "Print" dialog:</para>
41734
41735         <itemizedlist>
41736           <listitem>
41737             <para>Go to File &gt; Print</para>
41738           </listitem>
41739
41740           <listitem>
41741             <para>Set the Printer to the receipt printer.</para>
41742           </listitem>
41743
41744           <listitem>
41745             <para>Click the Advanced (or Properties) button</para>
41746           </listitem>
41747
41748           <listitem>
41749             <para>Layout Tab: Paper size: Roll Paper 80 x 297mm</para>
41750           </listitem>
41751
41752           <listitem>
41753             <para>TM-T88III: Layout Tab: Check Reduce Printing and Fit to
41754             Printable Width</para>
41755           </listitem>
41756
41757           <listitem>
41758             <para>TM-T88IV: Check Reduced Size Print; click OK on the popup
41759             window that appears. Fit to Printable Width should be
41760             automatically selected.</para>
41761           </listitem>
41762
41763           <listitem>
41764             <para>OK your way out, go ahead and print whatever page you are
41765             on.</para>
41766           </listitem>
41767
41768           <listitem>
41769             <para>Type about:config, in the address bar. Click "I'll be
41770             careful, I promise!" on the warning message.</para>
41771           </listitem>
41772
41773           <listitem>
41774             <para>Type, print.always in Filter.</para>
41775           </listitem>
41776
41777           <listitem>
41778             <para>Look for print.always_print_silent.</para>
41779
41780             <itemizedlist>
41781               <listitem>
41782                 <para>If the preference is there then set the value to
41783                 true.</para>
41784               </listitem>
41785             </itemizedlist>
41786           </listitem>
41787
41788           <listitem>
41789             <para>If the preference is not there (and it shouldn't be in most
41790             browsers) you have to add the preference.</para>
41791
41792             <itemizedlist>
41793               <listitem>
41794                 <para>Right click the preference area and select New &gt;
41795                 Boolean</para>
41796               </listitem>
41797
41798               <listitem>
41799                 <para>Type print.always_print_silent in the dialog box and set
41800                 the value to True. This sets the print settings in Firefox to
41801                 always use the same settings and print without showing a
41802                 dialog box.</para>
41803               </listitem>
41804             </itemizedlist>
41805           </listitem>
41806         </itemizedlist>
41807
41808         <warning>
41809           <para>Setting the print.always_print_silent setting in about:config
41810           DISABLES the ability to choose a printer in Firefox.</para>
41811         </warning>
41812       </section>
41813     </section>
41814
41815     <section id="epson2">
41816       <sectioninfo>
41817         <corpauthor>NEKLS</corpauthor>
41818
41819         <pubdate>2008</pubdate>
41820
41821         <bibliosource><ulink
41822         url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></bibliosource>
41823       </sectioninfo>
41824
41825       <title>For Epson TM-T88II (2) Printers</title>
41826
41827       <para>Register at the <ulink
41828       url="https://www.epsonexpert.com/login">EpsonExpert Technical Resource
41829       Center website</ulink> to gain access to the drivers; go to Technical
41830       Resources, then choose the printer model from the Printers drop-down
41831       list.</para>
41832
41833       <section id="epson2firefox">
41834         <title>In Firefox</title>
41835
41836         <para>Under File &gt; Page Setup:</para>
41837
41838         <itemizedlist>
41839           <listitem>
41840             <para>Shrink to fit page on Format &amp; Options tab</para>
41841           </listitem>
41842
41843           <listitem>
41844             <para>0,0,0,0 for Margins on Margins &amp; Header/Footer Tab. This
41845             makes the receipts use all available space on the paper
41846             roll.</para>
41847           </listitem>
41848
41849           <listitem>
41850             <para>Set all Headers/Footers to -blank-. This removes all of the
41851             gunk you might normally find on a print from Firefox, such as the
41852             URL, number of pages, etc.</para>
41853           </listitem>
41854
41855           <listitem>
41856             <para>Click OK</para>
41857           </listitem>
41858         </itemizedlist>
41859
41860         <para>Set the default printer settings in Firefox so you don't see a
41861         "Print" dialog:</para>
41862
41863         <itemizedlist>
41864           <listitem>
41865             <para>Go to File &gt; Print</para>
41866           </listitem>
41867
41868           <listitem>
41869             <para>Set the Printer to the receipt printer.</para>
41870           </listitem>
41871
41872           <listitem>
41873             <para>Print whatever page you are on.</para>
41874           </listitem>
41875
41876           <listitem>
41877             <para>Type about:config, in the address bar. Click "I'll be
41878             careful, I promise!" on the warning message.</para>
41879           </listitem>
41880
41881           <listitem>
41882             <para>Type, print.always in Filter.</para>
41883           </listitem>
41884
41885           <listitem>
41886             <para>Look for, print.always_print_silent.</para>
41887
41888             <itemizedlist>
41889               <listitem>
41890                 <para>If the preference is there then set the value to
41891                 true.</para>
41892               </listitem>
41893             </itemizedlist>
41894           </listitem>
41895
41896           <listitem>
41897             <para>If the preference is not there (and it shouldn't be in most
41898             browsers) you have to add the preference.</para>
41899
41900             <itemizedlist>
41901               <listitem>
41902                 <para>Right click the preference area and select New &gt;
41903                 Boolean</para>
41904               </listitem>
41905
41906               <listitem>
41907                 <para>Type, print.always_print_silent in the dialog box and
41908                 set the value to True. This sets the print settings in Firefox
41909                 to always use the same settings and print without showing a
41910                 dialog box.</para>
41911               </listitem>
41912             </itemizedlist>
41913           </listitem>
41914         </itemizedlist>
41915
41916         <warning>
41917           <para>Setting the print.always_print_silent setting in about:config
41918           DISABLES the ability to choose a printer in Firefox.</para>
41919         </warning>
41920       </section>
41921     </section>
41922
41923     <section id="starprinter">
41924       <sectioninfo>
41925         <corpauthor>RHCL</corpauthor>
41926
41927         <editor>
41928           <firstname>Nicole C.</firstname>
41929
41930           <surname>Engard</surname>
41931         </editor>
41932
41933         <pubdate>2010</pubdate>
41934       </sectioninfo>
41935
41936       <title>For Star SP542 Printers</title>
41937
41938       <section id="installstarprinter">
41939         <title>Installing the Printer</title>
41940
41941         <para>While the following comments are based on the Star SP542 receipt
41942         printer, they probably apply to all printers in the SP5xx
41943         series.</para>
41944
41945         <para>The Star SP542 receipt printer works well with Koha and <emphasis role="bold">Firefox
41946             on Windows XP SP3</emphasis>. This printer, with either the parallel or USB interface,
41947           is fairly easy to install and configure. You will need the following executable file which
41948           is available from numerous places on the Internet:</para>
41949
41950         <para>linemode_2k-xp_20030205.exe</para>
41951
41952         <para>This executable actually does all of the installation; you will
41953         not need to use the Microsoft Windows "Add Printer" program. We
41954         recommend that when installing, the option for the software monitor
41955         not be selected; we have experienced significant pauses and delays in
41956         printing with it. Instead, simply choose to install the receipt
41957         printer without the monitor.</para>
41958
41959         <para>Additionally, the install program may not put the printer on the
41960         correct port, especially if using the USB interface. This is easily
41961         corrected by going to "Start -&gt; Printers and Faxes -&gt; Properties
41962         for the SP542 printer -&gt; Ports", then check the appropriate
41963         port.</para>
41964
41965         <para>A reboot may be required, even if not indicated by the
41966         installation software or the operating system.</para>
41967         <para><emphasis role="bold">Windows 7</emphasis> users should refer to this page:  <ulink
41968             url="http://www.starmicronics.com/supports/win7.aspx"
41969             >http://www.starmicronics.com/supports/win7.aspx</ulink>.
41970         </para>
41971       </section>
41972     </section>
41973
41974     <section id="firefoxreceipt">
41975       <sectioninfo>
41976         <corpauthor>VOKAL</corpauthor>
41977
41978         <editor>
41979           <firstname>Nicole C.</firstname>
41980
41981           <surname>Engard</surname>
41982         </editor>
41983
41984         <pubdate>2010</pubdate>
41985
41986         <bibliosource><ulink
41987         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>
41988       </sectioninfo>
41989
41990       <title>Configuring Firefox to Print to Receipt Printer</title>
41991
41992       <itemizedlist>
41993         <listitem>
41994           <para>Open File &gt; Page Setup</para>
41995         </listitem>
41996
41997         <listitem>
41998           <para>Make all the headers and footers blank</para>
41999         </listitem>
42000
42001         <listitem>
42002           <para>Set the margins to 0 (zero)</para>
42003         </listitem>
42004
42005         <listitem>
42006           <para>In the address bar of Firefox, type about:config</para>
42007         </listitem>
42008
42009         <listitem>
42010           <para>Search for print.always_print_silent and double click
42011           it</para>
42012         </listitem>
42013
42014         <listitem>
42015           <para>Change it from false to true</para>
42016
42017           <itemizedlist>
42018             <listitem>
42019               <para>This lets you skip the Print pop up box that comes up, as
42020               well as skipping the step where you have to click OK,
42021               automatically printing the right sized slip.</para>
42022             </listitem>
42023           </itemizedlist>
42024         </listitem>
42025
42026         <listitem>
42027           <para>If print.always_print_silent does not come up</para>
42028
42029           <itemizedlist>
42030             <listitem>
42031               <para>Right click on a blank area of the preference
42032               window</para>
42033             </listitem>
42034
42035             <listitem>
42036               <para>Select new &gt; Boolean</para>
42037             </listitem>
42038
42039             <listitem>
42040               <para>Enter "print.always_print_silent" as the name (without
42041               quotes)</para>
42042             </listitem>
42043
42044             <listitem>
42045               <para>Click OK</para>
42046             </listitem>
42047
42048             <listitem>
42049               <para>Select true for the value</para>
42050             </listitem>
42051           </itemizedlist>
42052         </listitem>
42053
42054         <listitem>
42055           <para>You may also want to check what is listed for
42056           print.print_printer</para>
42057
42058           <itemizedlist>
42059             <listitem>
42060               <para>You may have to choose Generic/Text Only (or whatever your
42061               receipt printer might be named)</para>
42062             </listitem>
42063           </itemizedlist>
42064         </listitem>
42065       </itemizedlist>
42066     </section>
42067   </appendix>
42068
42069   <appendix id="samplenotice">
42070     <title>Example Notice</title>
42071
42072     <para>Nicole Engard</para>
42073
42074     <para>410 Library Rd.</para>
42075
42076     <para>Philadelphia, PA 19107</para>
42077
42078     <para>Dear Nicole Engard (23529000035726),</para>
42079
42080     <para>According to our records, at the time of this notice, you have items
42081     that are overdue. Please return or renew them as soon as possible to avoid
42082     increasing late fines.</para>
42083
42084     <para>If you have registered a password with the library, you may use it
42085     with your library card number to renew online.</para>
42086
42087     <para>If you believe you have returned the items below please call at and
42088     library staff will be happy to help resolve the issue.</para>
42089
42090     <para>The following item(s) are currently overdue:</para>
42091
42092     <para>07/08/2008 Creating drug-free schools and communities : 502326000054
42093     Fox, C. Lynn.</para>
42094
42095     <para>06/27/2008 Eating fractions / 502326000022 McMillan, Bruce.</para>
42096
42097     <para>Sincerely, Library Staff</para>
42098   </appendix>
42099
42100   <appendix id="sampleserialsapp">
42101     <title>Sample Serials</title>
42102
42103     <para/>
42104
42105     <section id="readersdigestsample">
42106       <title>Reader's Digest (0034-0375)</title>
42107
42108       <itemizedlist>
42109         <listitem>
42110           <para>Published 12 times a year (monthly)</para>
42111         </listitem>
42112
42113         <listitem>
42114           <para>The Volume number changes every 6 months and the numbers
42115           continues on (requires an advanced pattern).</para>
42116
42117           <screenshot>
42118             <screeninfo>Sample Reader's Digest Subscription</screeninfo>
42119
42120             <mediaobject>
42121               <imageobject>
42122                 <imagedata fileref="images/serialssamples/readersserial.png"/>
42123               </imageobject>
42124             </mediaobject>
42125           </screenshot>
42126         </listitem>
42127       </itemizedlist>
42128
42129       <para/>
42130     </section>
42131
42132     <section id="peoplesample">
42133       <title>People Weekly (1076-0091)</title>
42134
42135       <itemizedlist>
42136         <listitem>
42137           <para>Published weekly</para>
42138
42139           <itemizedlist>
42140             <listitem>
42141               <para>The website says "on Saturday except the first week of
42142               August, Thanksgiving week, the first and last weeks of the year"
42143               but this does not match the pattern for 2007 or 2008</para>
42144             </listitem>
42145           </itemizedlist>
42146         </listitem>
42147
42148         <listitem>
42149           <para>In the Jul-Dec there are 26 issues</para>
42150         </listitem>
42151
42152         <listitem>
42153           <para>In the Jan-Jun there are 25 issues (no issue for the first
42154           week of January)</para>
42155         </listitem>
42156       </itemizedlist>
42157
42158       <para>Since the irregularity on the first # 26 does not skip a week,
42159       this would be set up as to roll over on issue 25. The 26th issue in the
42160       second half of the year would have to be received as a
42161       supplemental.</para>
42162
42163       <para>The irregularity check will complain that 52 issues were expected,
42164       but 25 entered. The current irregularity check can only check that the
42165       first position of the numbering pattern matches the expected issue count
42166       of the periodicity. But we do need to trigger the rollover on the
42167       volume, so we need to define the last two weeks of the year as
42168       irregularities. So we receive 50 issues the first 50 weeks, then one
42169       supplemental issue in week 51, which we have to define the enumeration
42170       for, then the next predicted issue will be the following year's first
42171       week.</para>
42172     </section>
42173
42174     <section id="hebrewserialsample">
42175       <title>Et-Mol</title>
42176
42177       <para>This journal is published with the following rules:</para>
42178
42179       <itemizedlist>
42180         <listitem>
42181           <para>6 issues a year (every 2 months)</para>
42182         </listitem>
42183
42184         <listitem>
42185           <para>year changes every 6 issues</para>
42186         </listitem>
42187
42188         <listitem>
42189           <para>we start in 2011</para>
42190         </listitem>
42191
42192         <listitem>
42193           <para>the issue number goes up indefinitely</para>
42194         </listitem>
42195
42196         <listitem>
42197           <para>starting from issue 215</para>
42198         </listitem>
42199       </itemizedlist>
42200
42201       <para>The planning would look like this:</para>
42202
42203       <screenshot>
42204         <screeninfo>Sample for this Hebrew Journal</screeninfo>
42205
42206         <mediaobject>
42207           <imageobject>
42208             <imagedata fileref="images/serialssamples/hebrewnewspaper.png"/>
42209           </imageobject>
42210         </mediaobject>
42211       </screenshot>
42212     </section>
42213     <section id="backpackerserial">
42214       <title>Backpacker (0277-867X)</title>
42215       <para>Published 9 times a year irregularly.  The issues continues while the volume and number
42216         rolls over every 9 issues.  If you're holding Volume 41, Number 3, Issue 302 in your hand
42217         the prediction would look like this:<screenshot>
42218           <screeninfo>Backpacker numbering pattern</screeninfo>
42219           <mediaobject>
42220             <imageobject>
42221               <imagedata fileref="images/serialssamples/backpacker.png"/>
42222             </imageobject>
42223           </mediaobject>
42224         </screenshot></para>
42225       <para>And the received issues would number like this:</para>
42226       <para>v. 41, no. 3, iss. 302   </para>
42227       <para>v. 41, no. 4, iss. 303 </para>
42228       <para>v. 41, no. 5, iss. 304 </para>
42229       <para>v. 41, no. 6, iss. 305 </para>
42230       <para>v. 41, no. 7, iss. 306 </para>
42231       <para>v. 41, no. 8, iss. 307</para>
42232       <para>v. 41, no. 9, iss. 308 </para>
42233       <para>v. 42, no. 1, iss. 309 </para>
42234       <para>v. 42, no. 2, iss. 310 </para>
42235       <para>v. 42, no. 3, iss. 311 </para>
42236       <para>v. 42, no. 4, iss. 312</para>
42237     </section>
42238     <section id="keatsserial">
42239       <title>Keats-Shelley Journal (0453-4387)</title>
42240       <para>This journal is published once per year in July.  The numbering follows this pattern:  <itemizedlist>
42241           <listitem>
42242             <para>Vol. 61 2013</para>
42243           </listitem>
42244           <listitem>
42245             <para>Vol. 62 2014</para>
42246           </listitem>
42247           <listitem>
42248             <para>Vol. 63 2015</para>
42249           </listitem>
42250         </itemizedlist> Setup should look like this (if you're starting in July 2013):<screenshot>
42251           <screeninfo>Serial planning</screeninfo>
42252           <mediaobject>
42253             <imageobject>
42254               <imagedata fileref="images/serialssamples/keatsplanning.png"/>
42255             </imageobject>
42256           </mediaobject>
42257         </screenshot><screenshot>
42258           <screeninfo>Advanced pattern</screeninfo>
42259           <mediaobject>
42260             <imageobject>
42261               <imagedata fileref="images/serialssamples/keatsadvanced.png"/>
42262             </imageobject>
42263           </mediaobject>
42264         </screenshot><screenshot>
42265           <screeninfo>Subscription info</screeninfo>
42266           <mediaobject>
42267             <imageobject>
42268               <imagedata fileref="images/serialssamples/keatsnumber.png"/>
42269             </imageobject>
42270           </mediaobject>
42271         </screenshot></para>
42272       <tip>
42273         <para>The prediction test will not show the right pattern, but once you receive you will see
42274           that the above does generate the right pattern.</para>
42275       </tip>
42276     </section>
42277   </appendix>
42278
42279   <appendix id="kohacms">
42280     <title>Using Koha as a Content Management System (CMS)</title>
42281
42282     <para/>
42283
42284     <section id="kohacmssetup">
42285       <title>Setup</title>
42286
42287       <para>These are instructions for taking a default install of Koha and allowing it to function
42288         as a little content management system. This will allow a library to publish an arbitrary
42289         number of pages based on a template. This example uses the template for the main opac page,
42290         but you could just as well use any template you wish with a bit more editing. This may be
42291         appropriate if you have a small library, want to allow librarians to easily add pages, and
42292         do not want to support a complete CMS. </para>
42293
42294       <itemizedlist>
42295         <listitem>
42296           <para>Copy /usr/share/koha/opac/cgi-bin/opac/opac-main.pl to
42297             /usr/share/koha/opac/cgi-bin/opac/pages.pl (in the same directory) </para>
42298         </listitem>
42299
42300         <listitem>
42301           <para>Edit pages.pl in an editor</para>
42302         </listitem>
42303
42304         <listitem>
42305           <para>At approximately line 36 change this code: </para>
42306
42307           <programlisting>template_name  => "opac-main.tt",</programlisting>
42308         </listitem>
42309
42310         <listitem>
42311           <para>To this code:</para>
42312
42313           <programlisting>template_name  => "pages.tt", </programlisting>
42314         </listitem>
42315
42316         <listitem>
42317           <para>At approximately line 54 after this code: </para>
42318           <programlisting>$template->param( 
42319            koha_news       => $all_koha_news, 
42320            koha_news_count => $koha_news_count
42321            );</programlisting>
42322         </listitem>
42323         <listitem>
42324           <para>Add these lines: </para>
42325           <programlisting>        my $page = "page_" . $cgi->param('p');            # go for "p" value in URL and do the concatenation
42326         my $preference = C4::Context->preference($page);  # Go for preference  
42327         $template->{VARS}->{'page_test'} = $preference    # pass variable to template pages.tt</programlisting>
42328         </listitem>
42329
42330         <listitem>
42331           <para>Note pages.pl file must have Webserver user execution permissions, you can use
42332               <ulink url="http://en.wikipedia.org/wiki/Chmod">chmod</ulink> command if you are
42333             actually logged in as such user:
42334             <programlisting>        $chmod 711 pages.pl</programlisting></para>
42335         </listitem>
42336
42337         <listitem>
42338           <para>Copy /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/opac-main.tt to
42339             /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/pages.tt </para>
42340         </listitem>
42341         <listitem>
42342           <para>Edit /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/pages.tt </para>
42343         </listitem>
42344         <listitem>
42345           <para>At approximately line 38, change this:</para>
42346           <programlisting> [% IF ( OpacMainUserBlock ) %]&lt;div id="opacmainuserblock" class="container">[% OpacMainUserBlock %]&lt;/div>[% END %]</programlisting>
42347           <para>To this:</para>
42348           <programlisting> [% IF ( page_test ) %]&lt;div id="opacmainuserblock" class="container">[% page_test %]&lt;/div>[% END %]</programlisting>
42349         </listitem>
42350
42351         <listitem>
42352           <para>In the browser go to Home &gt; Administration &gt; System Preferences &gt; Local Use and add
42353             a New Preference called "page_test" </para>
42354         </listitem>
42355
42356         <listitem>
42357           <para>Fill it out as so</para>
42358
42359           <itemizedlist>
42360             <listitem>
42361               <para>Explanation: test page for pages tiny cms</para>
42362             </listitem>
42363
42364             <listitem>
42365               <para>Variable: page_test</para>
42366             </listitem>
42367
42368             <listitem>
42369               <para>Value: Lorem ipsum</para>
42370             </listitem>
42371
42372             <listitem>
42373               <para>Click the TextArea link (or enter "TextArea" into the
42374               input field below it)</para>
42375             </listitem>
42376
42377             <listitem>
42378               <para>variable options (last field): 80|50</para>
42379             </listitem>
42380           </itemizedlist>
42381         </listitem>
42382
42383         <listitem>
42384           <para>In a browser go to http://youraddress/cgi-bin/koha/pages.pl?p=test The page should
42385             come up with the words "Lorem ipsum" in the main content area of the page. (replace
42386             "youraddress" with localhost, 127.0.0.1, or your domain name depending on how you have
42387             Apache set up.) </para>
42388         </listitem>
42389
42390         <listitem>
42391           <para>To add more pages simply create a system preference where the title begins with
42392             "page_" followed by any arbitrary letters. You can add any markup you want as the value
42393             of the field. Reference the new page by changing the value of the "p" parameter in the
42394             URL. </para>
42395         </listitem>
42396       </itemizedlist>
42397       <para>To learn more visit the Koha wiki page on this topic: <ulink
42398           url="http://wiki.koha-community.org/wiki/Koha_as_a_CMS"
42399           >http://wiki.koha-community.org/wiki/Koha_as_a_CMS</ulink></para>
42400
42401       <section id="kohacmstrouble">
42402         <title>Troubleshooting</title>
42403
42404         <para>If you have problems check file permissions on pages.pl and
42405         pages.tmpl. They should have the same user and group as other Koha
42406         files like opac-main.pl.</para>
42407       </section>
42408
42409       <section id="kohacmsbonus">
42410         <title>Bonus Points</title>
42411
42412         <para>Instead of using the address
42413         http://youraddress/cgi-bin/koha/pages.pl?p=test you can shorten it to
42414         http://youraddress/pages.pl?p=test Just open up
42415         /etc/koha/koha-httpd.conf and add the follow at about line
42416         13:<programlisting>ScriptAlias /pages.pl "/usr/share/koha/opac/cgi-bin/opac/pages.pl" </programlisting></para>
42417
42418         <para>Then restart Apache.</para>
42419       </section>
42420     </section>
42421
42422     <section id="kohacmsusage">
42423       <title>Usage</title>
42424
42425       <para>After setting up Koha as a CMS you can create new pages following
42426       these instructions:</para>
42427
42428       <section id="kohacmspages">
42429         <title>Adding Pages</title>
42430
42431         <para>To add a new page you need to add a system preference under
42432         Local Use.</para>
42433
42434         <itemizedlist>
42435           <listitem>
42436             <para>Get there: More &gt; Administration &gt; Global System
42437             Preferences &gt; Local Use</para>
42438           </listitem>
42439
42440           <listitem>
42441             <para>Click 'New Preference'</para>
42442           </listitem>
42443
42444           <listitem>
42445             <para>Enter in a description in the Explanation field</para>
42446           </listitem>
42447
42448           <listitem>
42449             <para>Enter a value that starts with 'page_' in the Variable
42450             field</para>
42451           </listitem>
42452
42453           <listitem>
42454             <para>Enter starting HTML in the Value field</para>
42455
42456             <screenshot>
42457               <screeninfo>Add a new preference</screeninfo>
42458
42459               <mediaobject>
42460                 <imageobject>
42461                   <imagedata fileref="images/appendix-cms/newpreference.png"/>
42462                 </imageobject>
42463               </mediaobject>
42464             </screenshot>
42465           </listitem>
42466
42467           <listitem>
42468             <para>Set the Variable Type to Textarea</para>
42469           </listitem>
42470
42471           <listitem>
42472             <para>Set the Variable options to something like 20|20 for 20 rows
42473             and 20 columns</para>
42474
42475             <screenshot>
42476               <screeninfo>Settings for the new preference</screeninfo>
42477
42478               <mediaobject>
42479                 <imageobject>
42480                   <imagedata fileref="images/appendix-cms/newpref-settings.png"/>
42481                 </imageobject>
42482               </mediaobject>
42483             </screenshot>
42484           </listitem>
42485         </itemizedlist>
42486       </section>
42487
42488       <section id="kohacmsview">
42489         <title>Viewing your page</title>
42490
42491         <para>You can view your new page at
42492         http://YOUR-OPAC/cgi-bin/koha/pages.pl?p=PAGENAME where PAGENAME is
42493         the part you entered after 'page_' in the Variable field.</para>
42494       </section>
42495
42496       <section id="kohacmsexpage">
42497         <title>Example</title>
42498
42499         <para>This process can be used to create recommended reading lists
42500         within Koha. So once the code changes have been made per the
42501         instructions on 'Koha as a CMS' you go through the 'Adding a New Page'
42502         instructions above to great a page for 'Recommended Reading
42503         Lists'</para>
42504
42505         <screenshot>
42506           <screeninfo>Create page by modifying a system
42507           preference</screeninfo>
42508
42509           <mediaobject>
42510             <imageobject>
42511               <imagedata fileref="images/appendix-cms/recommendedreading.png"/>
42512             </imageobject>
42513           </mediaobject>
42514         </screenshot>
42515
42516         <para>Next we need to create pages for our various classes (or
42517         categories). To do this, return to the 'Adding a New Page' section and
42518         create a preference for the first class.</para>
42519
42520         <screenshot>
42521           <screeninfo>Add a new sys pref for another page</screeninfo>
42522
42523           <mediaobject>
42524             <imageobject>
42525               <imagedata fileref="images/appendix-cms/class101-pref.png"/>
42526             </imageobject>
42527           </mediaobject>
42528         </screenshot>
42529
42530         <para>Next you'll want to link your first page to your new second
42531         page, go to the page_recommend preference and click 'Edit.' Now you
42532         want to edit the HTML to include a link to your newest page:</para>
42533
42534         <screenshot>
42535           <screeninfo>Edit original preference to add new page</screeninfo>
42536
42537           <mediaobject>
42538             <imageobject>
42539               <imagedata fileref="images/appendix-cms/editrecommendpref.png"/>
42540             </imageobject>
42541           </mediaobject>
42542         </screenshot>
42543       </section>
42544
42545       <section id="examplecms">
42546         <title>Live Examples</title>
42547
42548         <itemizedlist>
42549           <listitem>
42550             <para>The Crawford Library at Dallas Christian College is using
42551             this method for their recommended reading lists: <ulink
42552             url="http://opac.dallas.edu/">http://opac.dallas.edu/</ulink></para>
42553           </listitem>
42554         </itemizedlist>
42555       </section>
42556     </section>
42557   </appendix>
42558
42559   <appendix id="resetkohadb">
42560     <title>Resetting the Koha Database</title>
42561
42562     <para>These notes on how to reset the database for Koha 3 were derived
42563     from the following email thread: <ulink
42564     url="http://lists.koha-community.org/pipermail/koha-devel/2009-January/008939.html">http://lists.koha-community.org/pipermail/koha-devel/2009-January/008939.html</ulink></para>
42565
42566     <para>Resetting the database may be useful if you install Koha with the
42567     sample data, and then wish to use real data without reinstalling the
42568     software.</para>
42569
42570     <section id="truncate">
42571       <title>Truncate Tables</title>
42572
42573       <para>Use your preferred MySQL client to <ulink
42574       url="http://dev.mysql.com/doc/refman/5.0/en/truncate.html">truncate</ulink>
42575       the following tables:</para>
42576
42577       <itemizedlist>
42578         <listitem>
42579           <para>bibio</para>
42580         </listitem>
42581
42582         <listitem>
42583           <para>biblioitems</para>
42584         </listitem>
42585
42586         <listitem>
42587           <para>items</para>
42588         </listitem>
42589
42590         <listitem>
42591           <para>auth_header</para>
42592         </listitem>
42593
42594         <listitem>
42595           <para>sessions</para>
42596         </listitem>
42597
42598         <listitem>
42599           <para>zebraqueue</para>
42600         </listitem>
42601       </itemizedlist>
42602     </section>
42603
42604     <section id="resetzebra">
42605       <title>Reset the Zebra Index</title>
42606
42607       <para>Run the following commands to reset the authorities and biblios
42608       Zebra indices. <programlisting>$ zebraidx -c /etc/koha/zebradb/zebra-authorities-dom.cfg -g iso2709 -d authorities init 
42609 $ zebraidx -c /etc/koha/zebradb/zebra-biblios.cfg -g iso2709 -d biblios init </programlisting></para>
42610     </section>
42611   </appendix>
42612
42613   <appendix id="importantlinks">
42614     <title>Important Links</title>
42615
42616     <para/>
42617
42618     <section id="koharelatedlinks">
42619       <title>Koha Related</title>
42620
42621       <itemizedlist>
42622         <listitem>
42623           <para>Report Koha Bugs - <ulink
42624           url="http://bugs.koha-community.org">http://bugs.koha-community.org</ulink></para>
42625         </listitem>
42626
42627         <listitem>
42628           <para>Koha Versioning Control - <ulink
42629           url="http://git.koha-community.org/">http://git.koha-community.org/</ulink></para>
42630         </listitem>
42631
42632         <listitem>
42633           <para>Database Structure - <ulink
42634           url="http://git.koha-community.org/cgi-bin/gitweb.cgi?p=koha.git;a=blob_plain;f=installer/data/mysql/kohastructure.sql;hb=HEAD">http://git.koha-community.org/cgi-bin/gitweb.cgi?p=koha.git;a=blob_plain;f=installer/data/mysql/kohastructure.sql;hb=HEAD</ulink></para>
42635         </listitem>
42636
42637         <listitem>
42638           <para>Koha as a CMS - <ulink
42639           url="http://wiki.koha-community.org/wiki/Koha_as_a_CMS">http://wiki.koha-community.org/wiki/Koha_as_a_CMS</ulink></para>
42640         </listitem>
42641
42642         <listitem>
42643           <para>Kyles's Koha Tools - <ulink
42644           url="http://millruntech.com/koha">http://millruntech.com/koha</ulink></para>
42645         </listitem>
42646
42647         <listitem>
42648           <para>Koha Bibliography - <ulink
42649           url="http://www.zotero.org/groups/koha">http://www.zotero.org/groups/koha</ulink></para>
42650         </listitem>
42651
42652         <listitem>
42653           <para>Koha Shared Links - <ulink
42654           url="http://groups.diigo.com/group/everything-koha">http://groups.diigo.com/group/everything-koha</ulink></para>
42655         </listitem>
42656
42657         <listitem>
42658           <para>Koha Presentations - <ulink
42659           url="http://www.slideshare.net/group/koha-ils/slideshows">http://www.slideshare.net/group/koha-ils/slideshows</ulink></para>
42660         </listitem>
42661       </itemizedlist>
42662     </section>
42663
42664     <section id="catalogrelatedlinks">
42665       <title>Cataloging Related</title>
42666
42667       <itemizedlist>
42668         <listitem>
42669           <para>Koha MARC Tutorials - <ulink
42670           url="http://www.pakban.net/brooke/">http://www.pakban.net/brooke/</ulink></para>
42671         </listitem>
42672
42673         <listitem>
42674           <para>Z39.50 Server Search - <ulink
42675           url="http://targettest.indexdata.com/">http://targettest.indexdata.com/</ulink></para>
42676         </listitem>
42677
42678         <listitem>
42679           <para>Z39.50 Server List - <ulink
42680           url="http://staff.library.mun.ca/staff/toolbox/z3950hosts.htm">http://staff.library.mun.ca/staff/toolbox/z3950hosts.htm</ulink></para>
42681         </listitem>
42682
42683         <listitem>
42684           <para>Library of Congress Authorities - <ulink
42685           url="http://authorities.loc.gov/">http://authorities.loc.gov/</ulink></para>
42686         </listitem>
42687
42688         <listitem>
42689           <para>MARC Country Codes - <ulink
42690           url="http://www.loc.gov/marc/countries/">http://www.loc.gov/marc/countries/</ulink></para>
42691         </listitem>
42692
42693         <listitem>
42694           <para>Search the MARC Code List for Organizations - <ulink
42695           url="http://www.loc.gov/marc/organizations/org-search.php">http://www.loc.gov/marc/organizations/org-search.php</ulink></para>
42696         </listitem>
42697
42698         <listitem>
42699           <para>Search for Canadian MARC Codes - <ulink
42700           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>
42701         </listitem>
42702
42703         <listitem>
42704           <para>Z39.50 Bib-1 Attribute - <ulink
42705           url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink></para>
42706         </listitem>
42707       </itemizedlist>
42708     </section>
42709
42710     <section id="enhancedcontentlinks">
42711       <title>Enhanced Content Related</title>
42712
42713       <itemizedlist>
42714         <listitem>
42715           <para>Amazon Associates - <ulink
42716           url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com</ulink></para>
42717         </listitem>
42718
42719         <listitem>
42720           <para>Amazon Web Services - <ulink
42721           url="http://aws.amazon.com">http://aws.amazon.com</ulink></para>
42722         </listitem>
42723
42724         <listitem>
42725           <para>WorldCat Affiliate Tools - <ulink
42726           url="http://www.worldcat.org/wcpa/do/AffiliateUserServices?method=initSelfRegister">http://www.worldcat.org/wcpa/do/AffiliateUserServices?method=initSelfRegister</ulink></para>
42727         </listitem>
42728
42729         <listitem>
42730           <para>XISBN - <ulink
42731           url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
42732         </listitem>
42733
42734         <listitem>
42735           <para>LibraryThing for Libraries - <ulink
42736           url="http://www.librarything.com/forlibraries">http://www.librarything.com/forlibraries</ulink></para>
42737         </listitem>
42738       </itemizedlist>
42739     </section>
42740
42741     <section id="opaclinks">
42742       <title>Design Related</title>
42743
42744       <itemizedlist>
42745         <listitem>
42746           <para>JQuery Library - <ulink
42747           url="http://wiki.koha-community.org/wiki/JQuery_Library">http://wiki.koha-community.org/wiki/JQuery_Library</ulink></para>
42748         </listitem>
42749
42750         <listitem>
42751           <para>Owen Leonard's Koha Blog - <ulink
42752           url="http://www.myacpl.org/koha">http://www.myacpl.org/koha</ulink></para>
42753         </listitem>
42754       </itemizedlist>
42755     </section>
42756
42757     <section id="reportlinks">
42758       <title>Reports Related</title>
42759
42760       <itemizedlist>
42761         <listitem>
42762           <para>SQL Reports Library - <ulink
42763           url="http://wiki.koha-community.org/wiki/SQL_Reports_Library">http://wiki.koha-community.org/wiki/SQL_Reports_Library</ulink></para>
42764         </listitem>
42765
42766         <listitem>
42767           <para>Database Schema - <ulink
42768           url="http://schema.koha-community.org">http://schema.koha-community.org</ulink></para>
42769         </listitem>
42770
42771         <listitem>
42772           <para>Sample reports from NEKLS - <ulink
42773               url="http://www.nexpresslibrary.org/training/reports-training/"
42774               >http://www.nexpresslibrary.org/training/reports-training/</ulink></para>
42775         </listitem>
42776       </itemizedlist>
42777     </section>
42778
42779     <section id="installlinks">
42780       <title>Installation Guides</title>
42781
42782       <itemizedlist>
42783         <listitem>
42784           <para>Installing Koha 3 on Ubuntu - <ulink
42785           url="http://www.blazingmoon.org/guides/k3-on-u810-1.html">http://www.blazingmoon.org/guides/k3-on-u810-1.html</ulink></para>
42786         </listitem>
42787
42788         <listitem>
42789           <para>Koha on Debian installation documentation - <ulink
42790           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>
42791         </listitem>
42792
42793         <listitem>
42794           <para>Koha 3.2 on Debian Squeeze - <ulink
42795           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>
42796         </listitem>
42797       </itemizedlist>
42798     </section>
42799
42800     <section id="misclinks">
42801       <title>Misc</title>
42802
42803       <itemizedlist>
42804         <listitem>
42805           <para>Zotero - <ulink
42806           url="http://zotero.org">http://zotero.org</ulink></para>
42807         </listitem>
42808
42809         <listitem>
42810           <para>SOPAC - <ulink
42811           url="http://thesocialopac.net/">http://thesocialopac.net</ulink></para>
42812         </listitem>
42813       </itemizedlist>
42814     </section>
42815   </appendix>
42816
42817   <appendix id="XSLTiTypes">
42818     <title>Koha XSLT Item Types</title>
42819
42820     <para>When you have any of the XSLT system preferences (<link
42821     linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>, <link
42822     linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link>, <link
42823     linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link>, and/or <link
42824     linkend="XSLTResultsDisplay">XSLTResultsDisplay</link>) along with the
42825     <link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link>
42826     preference turned on you will see item type icons on the related screen.
42827     <important>
42828         <para>These images are coming from values found in your leader, if
42829         your leader is not cataloged properly it might be best to turn off the
42830         <link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link>
42831         preference (which can be done while leaving the other XSLT preferences
42832         turned on).</para>
42833       </important></para>
42834
42835     <screenshot>
42836       <screeninfo>Book image</screeninfo>
42837
42838       <mediaobject>
42839         <imageobject>
42840           <imagedata fileref="images/appendix-xslt/book.png"/>
42841         </imageobject>
42842       </mediaobject>
42843     </screenshot>
42844
42845     <itemizedlist>
42846       <listitem>
42847         <para>Book [BK]</para>
42848
42849         <itemizedlist>
42850           <listitem>
42851             <para>leader6 = a (and one of the leader7 values below)</para>
42852
42853             <itemizedlist>
42854               <listitem>
42855                 <para>leader7 = a</para>
42856               </listitem>
42857
42858               <listitem>
42859                 <para>leader7 = c</para>
42860               </listitem>
42861
42862               <listitem>
42863                 <para>leader7 = d</para>
42864               </listitem>
42865
42866               <listitem>
42867                 <para>leader7 = m</para>
42868               </listitem>
42869             </itemizedlist>
42870           </listitem>
42871
42872           <listitem>
42873             <para>leader6 = t</para>
42874           </listitem>
42875         </itemizedlist>
42876       </listitem>
42877     </itemizedlist>
42878
42879     <screenshot>
42880       <screeninfo>Computer Image</screeninfo>
42881
42882       <mediaobject>
42883         <imageobject>
42884           <imagedata fileref="images/appendix-xslt/comp.png"/>
42885         </imageobject>
42886       </mediaobject>
42887     </screenshot>
42888
42889     <itemizedlist>
42890       <listitem>
42891         <para>Computer File [CF]</para>
42892
42893         <itemizedlist>
42894           <listitem>
42895             <para>leader6 = m</para>
42896           </listitem>
42897         </itemizedlist>
42898       </listitem>
42899     </itemizedlist>
42900
42901     <screenshot>
42902       <screeninfo>Continuing Resource Image</screeninfo>
42903
42904       <mediaobject>
42905         <imageobject>
42906           <imagedata fileref="images/appendix-xslt/cr.png"/>
42907         </imageobject>
42908       </mediaobject>
42909     </screenshot>
42910
42911     <itemizedlist>
42912       <listitem>
42913         <para>Continuing Resource [CR]</para>
42914
42915         <itemizedlist>
42916           <listitem>
42917             <para>leader7 = b</para>
42918           </listitem>
42919
42920           <listitem>
42921             <para>leader7 = i</para>
42922           </listitem>
42923
42924           <listitem>
42925             <para>leader7 = s</para>
42926           </listitem>
42927         </itemizedlist>
42928       </listitem>
42929     </itemizedlist>
42930
42931     <screenshot>
42932       <screeninfo>Map Image</screeninfo>
42933
42934       <mediaobject>
42935         <imageobject>
42936           <imagedata fileref="images/appendix-xslt/map.png"/>
42937         </imageobject>
42938       </mediaobject>
42939     </screenshot>
42940
42941     <itemizedlist>
42942       <listitem>
42943         <para>Map [MP]</para>
42944
42945         <itemizedlist>
42946           <listitem>
42947             <para>leader6 = e</para>
42948           </listitem>
42949
42950           <listitem>
42951             <para>leader6 = f</para>
42952           </listitem>
42953         </itemizedlist>
42954       </listitem>
42955     </itemizedlist>
42956
42957     <screenshot>
42958       <screeninfo>Mixed Materials Image</screeninfo>
42959
42960       <mediaobject>
42961         <imageobject>
42962           <imagedata fileref="images/appendix-xslt/mixed.png"/>
42963         </imageobject>
42964       </mediaobject>
42965     </screenshot>
42966
42967     <itemizedlist>
42968       <listitem>
42969         <para>Mixed [MX]</para>
42970
42971         <itemizedlist>
42972           <listitem>
42973             <para>leader6 = p</para>
42974           </listitem>
42975         </itemizedlist>
42976       </listitem>
42977     </itemizedlist>
42978
42979     <screenshot>
42980       <screeninfo>Sound Image</screeninfo>
42981
42982       <mediaobject>
42983         <imageobject>
42984           <imagedata fileref="images/appendix-xslt/sound.png"/>
42985         </imageobject>
42986       </mediaobject>
42987     </screenshot>
42988
42989     <itemizedlist>
42990       <listitem>
42991         <para>Sound [MU]</para>
42992
42993         <itemizedlist>
42994           <listitem>
42995             <para>leader6 = c</para>
42996           </listitem>
42997
42998           <listitem>
42999             <para>leader6 = d</para>
43000           </listitem>
43001
43002           <listitem>
43003             <para>leader6 = i</para>
43004           </listitem>
43005
43006           <listitem>
43007             <para>leader6 = j</para>
43008           </listitem>
43009         </itemizedlist>
43010       </listitem>
43011     </itemizedlist>
43012
43013     <screenshot>
43014       <screeninfo>Visual Material Image</screeninfo>
43015
43016       <mediaobject>
43017         <imageobject>
43018           <imagedata fileref="images/appendix-xslt/visual.png"/>
43019         </imageobject>
43020       </mediaobject>
43021     </screenshot>
43022
43023     <itemizedlist>
43024       <listitem>
43025         <para>Visual Material [VM]</para>
43026
43027         <itemizedlist>
43028           <listitem>
43029             <para>leader6 = g</para>
43030           </listitem>
43031
43032           <listitem>
43033             <para>leader6 = k</para>
43034           </listitem>
43035
43036           <listitem>
43037             <para>leader6 = r</para>
43038           </listitem>
43039         </itemizedlist>
43040       </listitem>
43041     </itemizedlist>
43042
43043     <screenshot>
43044       <screeninfo>Kit Image</screeninfo>
43045
43046       <mediaobject>
43047         <imageobject>
43048           <imagedata fileref="images/appendix-xslt/kit.png"/>
43049         </imageobject>
43050       </mediaobject>
43051     </screenshot>
43052
43053     <itemizedlist>
43054       <listitem>
43055         <para>Kit</para>
43056
43057         <itemizedlist>
43058           <listitem>
43059             <para>leader6 = o</para>
43060           </listitem>
43061         </itemizedlist>
43062       </listitem>
43063     </itemizedlist>
43064   </appendix>
43065
43066   <appendix id="marcedit">
43067     <title>MarcEdit</title>
43068
43069     <para>Download MarcEdit : <ulink url="http://marcedit.reeset.net/"
43070         >http://marcedit.reeset.net/</ulink></para>
43071
43072     <section id="marceditprefix">
43073       <title>Adding a prefix to call numbers</title>
43074
43075       <para>When bringing data into Koha, you may want to first clean it up.
43076       One common action among Koha users is to add a prefix to the call
43077       number.</para>
43078
43079       <itemizedlist>
43080         <listitem>
43081           <para>Open MarcEdit</para>
43082
43083           <screenshot>
43084             <screeninfo>MarcEdit</screeninfo>
43085
43086             <mediaobject>
43087               <imageobject>
43088                 <imagedata fileref="images/appendix-marcedit/marcedit.png"/>
43089               </imageobject>
43090             </mediaobject>
43091           </screenshot>
43092         </listitem>
43093
43094         <listitem>
43095           <para>Click 'MarcEditor'</para>
43096         </listitem>
43097
43098         <listitem>
43099           <para>Go to Tools &gt; Edit Subfield Data</para>
43100
43101           <screenshot>
43102             <screeninfo>Edit subfield data</screeninfo>
43103
43104             <mediaobject>
43105               <imageobject>
43106                 <imagedata fileref="images/appendix-marcedit/marcedit-editsubfield.png"/>
43107               </imageobject>
43108             </mediaobject>
43109           </screenshot>
43110         </listitem>
43111
43112         <listitem>
43113           <para>To prepend data the special character is: ^b  To simply
43114           prepend data to the beginning of a subfield, add ^b to the Field
43115           Data: textbox and the data to be appended in the Replace</para>
43116
43117           <screenshot>
43118             <screeninfo>Prepend data to a field</screeninfo>
43119
43120             <mediaobject>
43121               <imageobject>
43122                 <imagedata fileref="images/appendix-marcedit/editsubfield.png"/>
43123               </imageobject>
43124             </mediaobject>
43125           </screenshot>
43126
43127           <itemizedlist>
43128             <listitem>
43129               <para>To prepend data to the beginning of the subfield while
43130               replacing a text string, add ^b[string to replace] to the Field
43131               Data textbox and the data to be appended in the Replace With
43132               textbox.</para>
43133             </listitem>
43134           </itemizedlist>
43135         </listitem>
43136       </itemizedlist>
43137     </section>
43138
43139     <section id="marceditexcel">
43140       <sectioninfo>
43141         <author>
43142           <firstname>Kanika</firstname>
43143
43144           <surname>Goyal</surname>
43145
43146           <affiliation>
43147             <orgname>Delhi Technological University</orgname>
43148           </affiliation>
43149         </author>
43150
43151         <editor>
43152           <firstname>Nicole C.</firstname>
43153
43154           <surname>Engard</surname>
43155         </editor>
43156
43157         <pubdate>2010</pubdate>
43158
43159         <bibliosource><ulink
43160         url="http://www.botskool.com/geeks/how-import-excel-data-koha">http://www.botskool.com/geeks/how-import-excel-data-koha</ulink></bibliosource>
43161       </sectioninfo>
43162
43163       <title>Importing Excel data into Koha</title>
43164
43165       <para>Suppose you have records of your library in excel data sheet
43166       format and want them to import into Koha. But how will you do this? Koha
43167       will not let you import excel records directly. Well here is a very
43168       simple solution for you which will let you import your excel records in
43169       Koha easily. First, we will convert excel file into Marc file and then
43170       will import it into Koha.</para>
43171
43172       <para>Follow the given steps to import your excel records into
43173       Koha</para>
43174
43175       <section id="convertexcel">
43176         <title>Converting from Excel format into .mrk format</title>
43177
43178
43179         <para>First, we will convert excel format into .mrk format. For this we will use MarcEdit.
43180           You can download it from <ulink url="http://marcedit.reeset.net/"
43181             >http://marcedit.reeset.net/</ulink></para>
43182
43183         <para>Now open it and select Add-ins--&gt;Delimited Text
43184         Translator.</para>
43185
43186         <screenshot>
43187           <screeninfo>Delimited Text Translator</screeninfo>
43188
43189           <mediaobject>
43190             <imageobject>
43191               <imagedata fileref="images/appendix-marcedit/excelimport/step-1.png"/>
43192             </imageobject>
43193           </mediaobject>
43194         </screenshot>
43195
43196         <para>Click Next when the following window appears.</para>
43197
43198         <screenshot>
43199           <screeninfo>Delimited Text Translator</screeninfo>
43200
43201           <mediaobject>
43202             <imageobject>
43203               <imagedata fileref="images/appendix-marcedit/excelimport/step-2.png"/>
43204             </imageobject>
43205           </mediaobject>
43206         </screenshot>
43207
43208         <para>Browse for your excel file.</para>
43209
43210         <screenshot>
43211           <screeninfo>Delimited Text Translator</screeninfo>
43212
43213           <mediaobject>
43214             <imageobject>
43215               <imagedata fileref="images/appendix-marcedit/excelimport/step-3.png"/>
43216             </imageobject>
43217           </mediaobject>
43218         </screenshot>
43219
43220         <para>Locate your excel file by choosing the format Excel
43221         File(*.xls).</para>
43222
43223         <screenshot>
43224           <screeninfo>Delimited Text Translator</screeninfo>
43225
43226           <mediaobject>
43227             <imageobject>
43228               <imagedata fileref="images/appendix-marcedit/excelimport/step-4.png"/>
43229             </imageobject>
43230           </mediaobject>
43231         </screenshot>
43232
43233         <para>Similarly, fill all the other entries such as Output File, Excel
43234         Sheet Name and check UTF-8 Encoded (if required) and Click
43235         Next.</para>
43236
43237         <screenshot>
43238           <screeninfo>Delimited Text Translator</screeninfo>
43239
43240           <mediaobject>
43241             <imageobject>
43242               <imagedata fileref="images/appendix-marcedit/excelimport/step-5.png"/>
43243             </imageobject>
43244           </mediaobject>
43245         </screenshot>
43246
43247         <para>Now you will be prompted for mapping the fields to recognise the
43248         fields by standard marc format.</para>
43249
43250         <para>Suppose for Field 0 that is first column I entered Map to:
43251         022$a( Valid ISSN for the continuing resource) and then click on
43252         Apply.</para>
43253
43254         <screenshot>
43255           <screeninfo>Delimited Text Translator</screeninfo>
43256
43257           <mediaobject>
43258             <imageobject>
43259               <imagedata fileref="images/appendix-marcedit/excelimport/step-6.png"/>
43260             </imageobject>
43261           </mediaobject>
43262         </screenshot>
43263
43264         <note>
43265           <para>You can customize Indicators and all other things, for more
43266           information on marc21 format visit the <ulink
43267           url="http://www.loc.gov/marc/bibliographic/">official library of
43268           congress site</ulink>.</para>
43269         </note>
43270
43271         <para>Similarly map all other fields and then Click on Finish.</para>
43272
43273         <screenshot>
43274           <screeninfo>Delimited Text Translator</screeninfo>
43275
43276           <mediaobject>
43277             <imageobject>
43278               <imagedata fileref="images/appendix-marcedit/excelimport/step-7.png"/>
43279             </imageobject>
43280           </mediaobject>
43281         </screenshot>
43282
43283         <para>And then a window will appear indicating that your Marc Text
43284         File(*.mrk) has been created.</para>
43285
43286         <screenshot>
43287           <screeninfo>Delimited Text Translator</screeninfo>
43288
43289           <mediaobject>
43290             <imageobject>
43291               <imagedata fileref="images/appendix-marcedit/excelimport/step-8.png"/>
43292             </imageobject>
43293           </mediaobject>
43294         </screenshot>
43295
43296         <para>Click Close and we have created a .mrk file from .xls file in
43297         this step. You can view the file by double clicking on it.</para>
43298       </section>
43299
43300       <section id="convertmrk">
43301         <title>Convert .mrk file to .mrc</title>
43302
43303         <para>We will convert .mrk file that we have created in the above step
43304         into raw Marc format that can be directly imported into Koha.</para>
43305
43306         <para>For this again open MarcEdit and Select MARC Tools.</para>
43307
43308         <screenshot>
43309           <screeninfo>MARC Tools</screeninfo>
43310
43311           <mediaobject>
43312             <imageobject>
43313               <imagedata fileref="images/appendix-marcedit/excelimport/step-9.png"/>
43314             </imageobject>
43315           </mediaobject>
43316         </screenshot>
43317
43318         <para>Next Select MarcMaker to convert .mrk file into .mrc
43319         format.</para>
43320
43321         <screenshot>
43322           <screeninfo>MarcMaker</screeninfo>
43323
43324           <mediaobject>
43325             <imageobject>
43326               <imagedata fileref="images/appendix-marcedit/excelimport/step-10.png"/>
43327             </imageobject>
43328           </mediaobject>
43329         </screenshot>
43330
43331         <para>Locate your input file and name your output file. Then Click
43332         Execute.</para>
43333
43334         <screenshot>
43335           <screeninfo>MarcMaker</screeninfo>
43336
43337           <mediaobject>
43338             <imageobject>
43339               <imagedata fileref="images/appendix-marcedit/excelimport/step-11.png"/>
43340             </imageobject>
43341           </mediaobject>
43342         </screenshot>
43343
43344         <para>And it will show you the Result.</para>
43345
43346         <screenshot>
43347           <screeninfo>MarcMaker</screeninfo>
43348
43349           <mediaobject>
43350             <imageobject>
43351               <imagedata fileref="images/appendix-marcedit/excelimport/step-12.png"/>
43352             </imageobject>
43353           </mediaobject>
43354         </screenshot>
43355
43356         <para>Click Close and now we have raw Marc records with us (.mrc
43357         file).</para>
43358       </section>
43359
43360       <section id="importmrc">
43361         <title>Import .mrc into Koha</title>
43362
43363         <para>More information on importing records into Koha can be found in
43364         the '<link linkend="stagemarc">Stage MARC Records for Import</link>'
43365         section of this manual.</para>
43366
43367         <para>Finally we will import above created .mrc file into Koha.</para>
43368
43369         <para>Click on Tools in your Koha staff client.</para>
43370
43371         <screenshot>
43372           <screeninfo>Koha Staff Client</screeninfo>
43373
43374           <mediaobject>
43375             <imageobject>
43376               <imagedata fileref="images/appendix-marcedit/excelimport/step-13.png"/>
43377             </imageobject>
43378           </mediaobject>
43379         </screenshot>
43380
43381         <para>Next Click on Stage MARC Records for Import.</para>
43382
43383         <screenshot>
43384           <screeninfo>Stage MARC Records for Import</screeninfo>
43385
43386           <mediaobject>
43387             <imageobject>
43388               <imagedata fileref="images/appendix-marcedit/excelimport/step-14.png"/>
43389             </imageobject>
43390           </mediaobject>
43391         </screenshot>
43392
43393         <para>After this, choose your previously created .mrc file and click
43394         on Upload.</para>
43395
43396         <screenshot>
43397           <screeninfo>Stage File</screeninfo>
43398
43399           <mediaobject>
43400             <imageobject>
43401               <imagedata fileref="images/appendix-marcedit/excelimport/step-15.png"/>
43402             </imageobject>
43403           </mediaobject>
43404         </screenshot>
43405
43406         <para>You can also add comment about file and finally click on Stage
43407         For Import.</para>
43408
43409         <screenshot>
43410           <screeninfo>Stage for Import</screeninfo>
43411
43412           <mediaobject>
43413             <imageobject>
43414               <imagedata fileref="images/appendix-marcedit/excelimport/step-17.png"/>
43415             </imageobject>
43416           </mediaobject>
43417         </screenshot>
43418
43419         <para>When the import is done, you will get a result something like
43420         this</para>
43421
43422         <screenshot>
43423           <screeninfo>Staged Records Summary</screeninfo>
43424
43425           <mediaobject>
43426             <imageobject>
43427               <imagedata fileref="images/appendix-marcedit/excelimport/step-18.png"/>
43428             </imageobject>
43429           </mediaobject>
43430         </screenshot>
43431
43432         <para>Next, click on Manage staged records.</para>
43433
43434         <para>Here you can even change matching rules.</para>
43435
43436         <screenshot>
43437           <screeninfo>Manage Staged Records</screeninfo>
43438
43439           <mediaobject>
43440             <imageobject>
43441               <imagedata fileref="images/appendix-marcedit/excelimport/step-19.png"/>
43442             </imageobject>
43443           </mediaobject>
43444         </screenshot>
43445
43446         <para>Click on Import this batch into catalog when you are
43447         done.</para>
43448
43449         <para>Thats it. After all the records get imported, check Status and
43450         it should read "imported"</para>
43451
43452         <screenshot>
43453           <screeninfo>Finalize Import</screeninfo>
43454
43455           <mediaobject>
43456             <imageobject>
43457               <imagedata fileref="images/appendix-marcedit/excelimport/step-20.png"/>
43458             </imageobject>
43459           </mediaobject>
43460         </screenshot>
43461
43462         <para>You can even undo the Import operation.</para>
43463
43464         <para>And within few minutes, we have imported around 10,000 records
43465         in Koha</para>
43466       </section>
43467     </section>
43468   </appendix>
43469
43470   <appendix id="talkingtechappendix">
43471     <title>Talking Tech</title>
43472
43473     <para>Talking Tech I-tiva is a third party, proprietary, product that
43474     libraries can subscribe to. Learn more here: <ulink
43475     url="http://www.talkingtech.com/solutions/library">http://www.talkingtech.com/solutions/library</ulink>.</para>
43476
43477     <section id="talkingtechinstall">
43478       <title>Installation and Setup Instructions</title>
43479
43480       <para>Be sure you've run
43481       installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl
43482       to install the required data pack (new syspref, notice placeholders and
43483       messaging transport preferences)</para>
43484
43485       <para>To use, <link
43486       linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link>
43487       syspref must be turned on.</para>
43488
43489       <para>If you wish to process PREOVERDUE or RESERVES messages, you'll
43490       need the <link
43491       linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
43492       system preference turned on, and patrons to have filled in a preference
43493       for receiving these notices by phone.</para>
43494
43495       <para>For OVERDUE messages, overdue notice triggers must be configured
43496       under Koha -&gt; Tools -&gt; <link linkend="noticetriggers">Overdue
43497       Notice Triggers</link>. Either branch-specific triggers or the default
43498       level triggers may be used (script will select whichever is
43499       appropriate).</para>
43500     </section>
43501
43502     <section id="talkingtechsend">
43503       <title>Sending Notices File</title>
43504
43505       <orderedlist>
43506         <listitem>
43507           <para>Add the <link
43508           linkend="talkingtechsendcron">TalkingTech_itiva_outbound.pl</link>
43509           script to your crontab</para>
43510         </listitem>
43511
43512         <listitem>
43513           <para>Add an FTP/SFTP or other transport method to send the output
43514           file to the I-tiva server</para>
43515         </listitem>
43516
43517         <listitem>
43518           <para>If you wish, archive the sent notices file in another
43519           directory after sending</para>
43520         </listitem>
43521       </orderedlist>
43522
43523       <para>Run TalkingTech_itiva_outbound.pl --help for more
43524       information</para>
43525     </section>
43526
43527     <section id="talkingtechreceive">
43528       <title>Receiving Results File</title>
43529
43530       <orderedlist>
43531         <listitem>
43532           <para>Add an FTP/SFTP or other transport method to send the Results
43533           file to a known directory on your Koha server</para>
43534         </listitem>
43535
43536         <listitem>
43537           <para>Add the <link
43538           linkend="talkingtechreceivecron">TalkingTech_itiva_inbound.pl</link>
43539           script to your crontab, aimed at that directory</para>
43540         </listitem>
43541
43542         <listitem>
43543           <para>If you wish, archive the results file in another directory
43544           after processing</para>
43545         </listitem>
43546       </orderedlist>
43547
43548       <para>Run TalkingTech_itiva_inbound.pl --help for more
43549       information</para>
43550     </section>
43551   </appendix>
43552   <appendix id="oclcappendix">
43553     <title>OCLC Connexion Gateway</title>
43554     <para>Koha can be set to work with the OCLC Connextion Gateway.  This allows libraries to use
43555       OCLC Connexion as their cataloging tool and simply send those records to Koha with a single
43556       click.  The following instructions will help you set up the OCLC Connexion Gateway, if you
43557       have a system administrator you will want to consult with them on this process.</para>
43558     <section id="oclckohasetup">
43559             <sectioninfo>
43560           <author>
43561             <firstname>D. Ruth</firstname>
43562
43563             <surname>Bavousett</surname>
43564           </author>
43565
43566           <affiliation>
43567             <orgname>ByWater Solutions.com</orgname>
43568           </affiliation>
43569
43570           <othercredit role="copyeditor">
43571             <firstname>Nicole C.</firstname>
43572
43573             <surname>Engard</surname>
43574
43575             <contrib>Changed content where necessary.</contrib>
43576           </othercredit>
43577
43578           <pubdate>2012</pubdate>
43579         </sectioninfo>
43580       <title>Setting up OCLC service on Koha</title>
43581       <para>First, you'll need to create a file somewhere on your system with configuration
43582         information.  You could put this anywhere that is visible to the account that will be
43583         running the service. </para>
43584       <para>The file contains 11 lines. The first 6 will be about your Koha
43585         system:<programlisting>host:  The IP address of your Koha server 
43586 port:  The port you want to use for the Connexion service. This port must be different from your SIP port, or any other service 
43587 koha:  The full URL of your staff client 
43588 log:  The location (full file specification) of your log for the service 
43589 user:  The default Koha username to use for importing 
43590 password:  The password that goes with that username</programlisting></para>
43591       <para>The remaining lines describe how to do the staging:
43592         <programlisting>match: The name of the matching rule from your system to use 
43593 overlay_action: "replace", "create_new", or "ignore"-- what to do if there is a match 
43594 nomatch_action: "create_new" or "ignore"-- what to do if there is no match 
43595 item_action: "always_add","add_only_for_matches","add_only_for_new", or "ignore" -- what to do with embedded 952 item data 
43596 import_mode: "direct" or "stage"</programlisting></para>
43597       <para> A sample file would look like
43598         this:<programlisting>host: 1.2.3.4
43599 port: 8000
43600 log: /home/koha/koha-dev/var/log/connexion.log
43601 koha: http://kohastaff.myuniversity.edu
43602 user: koha_generic_staff
43603 password: password
43604 match: 001
43605 overlay_action: replace
43606 nomatch_action: create_new
43607 item_action: ignore
43608 import_mode: direct</programlisting></para>
43609       <para>When choosing an 'import_mode' if you use "direct" then the staged record will be
43610         immediately imported into Koha, and should be searchable after your indexes catch up.  If
43611         you choose "stage", then the record will be placed in a staged batch for you to later go the
43612           <link linkend="managestaged">Managed Staged MARC Records</link> tool to finish the import. </para>
43613       <para>If you import multiple records, they'll be in the same batch, until that batch is
43614         imported, then a new batch will be created. </para>
43615       <para>In "direct" mode, each record will be in its' own batch. </para>
43616       <para>To start the service, run the script:
43617         <programlisting>/location/of/connexion/import/daemon/connexion_import_daemon.pl -d -c /location/of/config/file.cnf</programlisting></para>
43618       <para/>
43619     </section>
43620     <section id="oclcdesktopsetup">
43621                 <sectioninfo>
43622           <author>
43623             <firstname>D. Ruth</firstname>
43624
43625             <surname>Bavousett</surname>
43626           </author>
43627
43628           <affiliation>
43629             <orgname>ByWater Solutions.com</orgname>
43630           </affiliation>
43631
43632           <othercredit role="copyeditor">
43633             <firstname>Nicole C.</firstname>
43634
43635             <surname>Engard</surname>
43636
43637             <contrib>Changed content where necessary.</contrib>
43638           </othercredit>
43639
43640           <pubdate>2012</pubdate>
43641         </sectioninfo>
43642       <title>Setting up your OCLC desktop client</title>
43643       <para> To set up the OCLC Connexion desktop client to connect to Koha, go to Tools/Options,
43644         then choose the Export tab. <itemizedlist>
43645           <listitem>
43646             <para>Click the "Create..." button to set up a new destination, then choose "OCLC
43647               Gateway Export" and click OK.</para>
43648           </listitem>
43649           <listitem>
43650             <para>Enter the host name or IP address (host: from your config file) and the port
43651               (port: <link linkend="oclckohasetup">from above</link>). </para>
43652           </listitem>
43653           <listitem>
43654             <para>Make sure that the "Notify Host Before Disconnect" box is checked, and that
43655               "Permanent Connection" and "Print Results to Default Printer" are not.</para>
43656           </listitem>
43657           <listitem>
43658             <para>Set the three numeric parameters:  Timeout: 100  Retries:  3   Delay:  0 </para>
43659           </listitem>
43660           <listitem>
43661             <para>In the "Local System Authorization" box, click the "Send Local System Login Id and
43662               Password" box, then enter the Koha login and password you want to use.</para>
43663           </listitem>
43664           <listitem>
43665             <para>Click "OK" to save this connection.</para>
43666           </listitem>
43667           <listitem>
43668             <para>Click on "Record Characteristics" and make sure that the bibliographic records are
43669               using MARC21, UTF-8 Unicode, and click OK to save.   </para>
43670           </listitem>
43671         </itemizedlist></para>
43672       <para>You should be ready to go!  To export a record from OCLC Connexion Client to Koha, just
43673         press F5 while the record is on-screen.  The export dialog will pop up, and you'll see
43674         Connexion attempting to talk to Koha.  You should get a message that the record was added or
43675         overlaid, including its biblio number, and a URL that you can copy into your web browser to
43676         jump straight to the record. </para>
43677     </section>
43678   </appendix>
43679
43680   <appendix id="faqs">
43681     <title>FAQs</title>
43682
43683     <para/>
43684
43685     <section id="displayfaq">
43686       <title>Display</title>
43687
43688       <para/>
43689
43690       <section id="customicons">
43691         <title>Custom Item Type/Authorized Value Icons</title>
43692
43693         <para><emphasis role="bold">Question:</emphasis> Can I have my own set
43694         of item type images (or authorized value icons)?</para>
43695
43696         <para><emphasis role="bold">Answer: </emphasis>Absolutely. To add
43697         additional icons to your system you simply add a new directory to
43698         koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/ and to
43699         koha-tmpl/opac-tmpl/prog/itemtypeimg and put your icons in the new
43700         directory. Your icons will show up in a new tab as soon as they are in
43701         the folders.</para>
43702
43703         <itemizedlist>
43704           <listitem>
43705             <tip>
43706               <para>Remember to put the icons in both places (on the OPAC and
43707               the intranet).</para>
43708             </tip>
43709           </listitem>
43710         </itemizedlist>
43711       </section>
43712
43713       <section id="customkohaimages">
43714         <title>Customizing Koha Images</title>
43715
43716         <para><emphasis role="bold">Question</emphasis>: Can I customize the
43717         images in the OPAC?</para>
43718
43719         <para><emphasis role="bold">Answer</emphasis>: Absolutely. Koha comes
43720         with a series of original images that you can alter to meet your
43721         needs. The originals can be found in the misc/interface_customization/
43722         directory.</para>
43723       </section>
43724
43725       <section id="opacdisplayfaq">
43726         <title>OPAC Display Fields</title>
43727
43728         <para><emphasis role="bold">Question</emphasis>: What MARC fields
43729         print to the different OPAC screens in Koha?</para>
43730
43731         <para><emphasis role="bold">Answer</emphasis>: The XSLT preference
43732         must be set as follows for the following fields to show</para>
43733
43734         <itemizedlist>
43735           <listitem>
43736             <para><link
43737             linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> =
43738             using XSLT stylesheets</para>
43739           </listitem>
43740
43741           <listitem>
43742             <para><link
43743             linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> =
43744             using XSLT stylesheets</para>
43745           </listitem>
43746
43747           <listitem>
43748             <para><link
43749             linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link> =
43750             show</para>
43751           </listitem>
43752         </itemizedlist>
43753
43754         <para>The OPAC Results page shows:</para>
43755
43756         <itemizedlist>
43757           <listitem>
43758             <para>245</para>
43759           </listitem>
43760
43761           <listitem>
43762             <para>100, 110, 111</para>
43763           </listitem>
43764
43765           <listitem>
43766             <para>700, 710, 711</para>
43767           </listitem>
43768
43769           <listitem>
43770             <para>250</para>
43771           </listitem>
43772
43773           <listitem>
43774             <para>260</para>
43775           </listitem>
43776
43777           <listitem>
43778             <para>246</para>
43779           </listitem>
43780
43781           <listitem>
43782             <para>856</para>
43783           </listitem>
43784         </itemizedlist>
43785
43786         <para>The OPAC Details page shows:</para>
43787
43788         <itemizedlist>
43789           <listitem>
43790             <para>245</para>
43791           </listitem>
43792
43793           <listitem>
43794             <para>100, 110, 111</para>
43795           </listitem>
43796
43797           <listitem>
43798             <para>700, 710, 711</para>
43799           </listitem>
43800
43801           <listitem>
43802             <para>440, 490</para>
43803           </listitem>
43804
43805           <listitem>
43806             <para>260</para>
43807           </listitem>
43808
43809           <listitem>
43810             <para>250</para>
43811           </listitem>
43812
43813           <listitem>
43814             <para>300</para>
43815           </listitem>
43816
43817           <listitem>
43818             <para>020</para>
43819           </listitem>
43820
43821           <listitem>
43822             <para>022</para>
43823           </listitem>
43824
43825           <listitem>
43826             <para>246</para>
43827           </listitem>
43828
43829           <listitem>
43830             <para>130, 240</para>
43831           </listitem>
43832
43833           <listitem>
43834             <para>6xx</para>
43835           </listitem>
43836
43837           <listitem>
43838             <para>856</para>
43839           </listitem>
43840
43841           <listitem>
43842             <para>505</para>
43843           </listitem>
43844
43845           <listitem>
43846             <para>773</para>
43847           </listitem>
43848
43849           <listitem>
43850             <para>520</para>
43851           </listitem>
43852
43853           <listitem>
43854             <para>866</para>
43855           </listitem>
43856
43857           <listitem>
43858             <para>775</para>
43859           </listitem>
43860
43861           <listitem>
43862             <para>780</para>
43863           </listitem>
43864
43865           <listitem>
43866             <para>785</para>
43867           </listitem>
43868
43869           <listitem>
43870             <para>plus all of the 5xx fields in the Notes tab at the
43871             bottom</para>
43872           </listitem>
43873         </itemizedlist>
43874       </section>
43875
43876       <section id="displaysubtitle">
43877         <title>Subtitle Display on Bib Records</title>
43878
43879         <para><emphasis role="bold">Question</emphasis>: How do I get the
43880         subtitle to display on the detail pages for my bib records?</para>
43881
43882         <para><emphasis role="bold">Answer</emphasis>: Subtitle display now
43883         depends on there being a <link linkend="keywordmapping">keyword
43884         mapping</link> for the MARC field in question. Adding a mapping for
43885         "subtitle" -&gt; "245b" for an item's framework results in display of
43886         the subtitle in OPAC and staff client search and detail pages
43887         (although not in all instances where subtitles might be displayed,
43888         e.g. the Cart).</para>
43889       </section>
43890
43891       <section id="customlogo">
43892         <sectioninfo>
43893           <author>
43894             <firstname>Owen</firstname>
43895
43896             <surname>Leonard</surname>
43897
43898             <affiliation>
43899               <orgname>Athens County Public Library</orgname>
43900             </affiliation>
43901           </author>
43902
43903           <pubdate>July 2010</pubdate>
43904         </sectioninfo>
43905
43906         <title>Customize Logo on Staff Client</title>
43907
43908         <para><emphasis role="bold">Question</emphasis>: How do I change the
43909         Koha logo on the Staff Client login page?</para>
43910
43911         <para><emphasis role="bold">Answer</emphasis>: <link
43912         linkend="opacsmallimage">Opacsmallimage</link> controls the display of
43913         the Koha logo in the OPAC, but there is no system preference
43914         controlling the logo on the staff client login page. Luckily the logo
43915         is displayed via CSS so it can be easily customized through some
43916         custom CSS.</para>
43917
43918         <para>These are the relevant parts of the staff client default CSS:
43919         <programlisting>#login h1 {
43920   background:url("../../img/koha-logo.gif") no-repeat scroll center
43921 top transparent;
43922   margin-bottom:0.5em;
43923   margin-top:0;
43924 }
43925
43926 #login h1 a {
43927   border-bottom:medium none;
43928   display:block;
43929   height:74px;
43930   text-indent:-1000px;
43931 }</programlisting></para>
43932
43933         <para>If you have access to the file system on your Koha server you
43934         can add a custom CSS file and specify that file using the <link
43935         linkend="intranetcolorstylesheet">intranetcolorstylesheet</link>
43936         system preference.</para>
43937
43938         <para>There is no analogue to the <link
43939         linkend="OPACUserCSS">OPACUserCSS</link> preference in the staff
43940         client, but you can get around this by putting this in the <link
43941         linkend="intranetuserjs">intranetuserjs</link> preference:
43942         <programlisting>//]]&gt;
43943 &lt;/script&gt;
43944 &lt;style type="text/css"&gt;
43945  /* inline styles */
43946  &lt;/style&gt;
43947 &lt;script type="text/javascript"&gt;
43948 //&lt;![CDATA[</programlisting></para>
43949
43950         <para>In the above snippet where it says /* inline styles */ we'll
43951         redeclare the relevant properties from the styles of the login
43952         image:<programlisting>//]]&gt;
43953 &lt;/script&gt;
43954 &lt;style type="text/css"&gt;
43955  /* inline styles */
43956
43957 #login h1 {
43958   background:url("../../img/koha-logo.gif") no-repeat scroll center
43959 top transparent;
43960 }
43961
43962 #login h1 a {
43963   height:74px;
43964 }
43965  &lt;/style&gt;
43966 &lt;script type="text/javascript"&gt;
43967 //&lt;![CDATA[
43968 </programlisting></para>
43969
43970         <para>I've only reproduced the properties necessary to make the change
43971         we want. You can see that the "background:" property sets the path to
43972         the default logo. You can change this to point to any image you want,
43973         on the Koha server or anywhere else. Then you just need to change the
43974         #login h1 a's "height" property to match the height of the image you
43975         choose.</para>
43976
43977         <para>For example:</para>
43978
43979         <para><programlisting>//]]&gt;
43980 &lt;/script&gt;
43981 &lt;style type="text/css"&gt;
43982  /* inline styles */
43983
43984 #login h1 {
43985   background:url("http://www.myacpl.org/sites/all/themes/npl/logo.png")
43986 no-repeat scroll center top transparent;
43987 }
43988
43989 #login h1 a {
43990   height:71px;
43991 }
43992  &lt;/style&gt;
43993 &lt;script type="text/javascript"&gt;
43994 //&lt;![CDATA[</programlisting></para>
43995       </section>
43996
43997       <section id="opacbarcodesfaq">
43998         <title>Show patrons the barcodes of items they have checked
43999         out</title>
44000
44001         <para><emphasis role="bold">Question</emphasis>: Can patrons see the
44002         barcodes for the items they have checked out.</para>
44003
44004         <para><emphasis role="bold">Answer</emphasis>: Not by default, but
44005         with a few edits to the patron record you can make a barcode column
44006         appear on the patron's check out summary in the OPAC. You can set up a
44007         <link linkend="patronattributetypes">patron attribute</link> with the
44008         value of SHOW_BCODE and <link linkend="authorizedvalues">authorized
44009         value</link> of YES_NO to make this happen.</para>
44010
44011         <screenshot>
44012           <screeninfo>Add SHOW_BCODE patron attribute</screeninfo>
44013
44014           <mediaobject>
44015             <imageobject>
44016               <imagedata fileref="images/opac/SHOW_BCODEadd.png"/>
44017             </imageobject>
44018           </mediaobject>
44019         </screenshot>
44020
44021         <para>Then on the <link linkend="editpatrons">patron's record set the
44022         value</link> for SHOW_BCODE to yes.</para>
44023
44024         <screenshot>
44025           <screeninfo>Setting value for SHOW_BCODE on patron
44026           record</screeninfo>
44027
44028           <mediaobject>
44029             <imageobject>
44030               <imagedata fileref="images/opac/SHOW_BCODEattribute.png"/>
44031             </imageobject>
44032           </mediaobject>
44033         </screenshot>
44034
44035         <para>This will add a column to the check out summary in the OPAC that
44036         shows the patrons the barcodes of the items they have checked
44037         out.</para>
44038
44039         <screenshot>
44040           <screeninfo>Barcode number on checkout list in OPAC</screeninfo>
44041
44042           <mediaobject>
44043             <imageobject>
44044               <imagedata fileref="images/opac/barcodeoncheckouts.png"/>
44045             </imageobject>
44046           </mediaobject>
44047         </screenshot>
44048
44049         <para>Clicking on the 'Overdue' tab will show only the items that are
44050         overdue.</para>
44051       </section>
44052     </section>
44053
44054     <section id="circfaq">
44055       <title>Circulation/Notices</title>
44056
44057       <para/>
44058
44059       <section id="dropboxfaq">
44060         <title>Dropbox Date</title>
44061
44062         <para><emphasis role="bold">Question</emphasis>: How is the dropbox
44063         date is determined? Is it the last open date for the checkout branch?
44064         Is it today's date minus one? Can the dropbox checkin date be
44065         set?</para>
44066
44067         <para><emphasis role="bold">Answer</emphasis>: If the library is
44068         closed for four days for renovations, for example, there would be more
44069         than one day needed for the dropbox date. You will only have one
44070         dropbox date and that will be the last day that the library open
44071         (determined by the holiday calendar) because there is no real way to
44072         know what day the books were dropped into the box during the 4 closed
44073         days. The only way to change the effective checkin date in dropbox
44074         mode is to modify the calendar.</para>
44075       </section>
44076       <section id="holdsreportsfaq">
44077         <title>Holds to Pull and Holds Queue</title>
44078         <para><emphasis role="bold">Question</emphasis>: What is the difference between the <link
44079             linkend="holdsqueue">Holds Queue</link> and <link linkend="holdspull">Holds to
44080             Pull</link>?</para>
44081         <para><emphasis role="bold">Answer</emphasis>: The holds to pull report gives a simple list
44082           of what holds need to be filled with available items. It should only be used in Koha
44083           installations where there is only one library. </para>
44084         <para>The holds queue tries to do the same thing, but in a 'smarter' way. This allows it to
44085           split up the list by library, consult the <link linkend="transportcostmatrix">transport
44086             cost matrix</link> and refresh regularly to provide different pull lists to each
44087           library.</para>
44088       </section>
44089
44090       <section id="dupoverduefaq">
44091         <title>Duplicate Overdue Notices</title>
44092
44093         <para><emphasis role="bold">Question</emphasis>: Why are patrons
44094         getting two overdue notices?</para>
44095
44096         <para><emphasis role="bold">Answer</emphasis>: This tool takes all
44097         branches in the overdue rules and sent notifications to them. So, if
44098         you have a default rule &amp; a branch rule, the notification will be
44099         generated twice. A quick fix is to discard "default rule" for
44100         instance.</para>
44101       </section>
44102
44103       <section id="printoverduefaq">
44104         <title>Printing Overdue Notices</title>
44105
44106         <para><emphasis role="bold">Question</emphasis>: Can I print overdue
44107         notices for patrons without email addresses on file?</para>
44108
44109         <para><emphasis role="bold">Answer</emphasis>: Yes. The <link
44110         linkend="overduenoticecron">overdue notice cron job</link> has a
44111         setting to generate the overdue notices as HTML for printing. An
44112         example of this usage would be:</para>
44113
44114         <para><programlisting>overdue_notices.pl -t -html /tmp/noticedir -itemscontent issuedate,date_due,title,barcode,author </programlisting>In
44115         this example, we wanted to use only certain item fields in our
44116         notices, so we specified itemscontent fields in the cron entry; that's
44117         not a requirement for the feature.</para>
44118
44119         <para>The command line needs to specify a web-accessible directory
44120         where the print notices will go -- they get a filename like
44121         notices-2009-11-24.html (or holdnotices-2009-11-24.html). The overdue
44122         notice itself can be formatted to fit a Z-mailer. Within the notice
44123         file, the text is spaced down or over to where it will print properly
44124         on the form. The script has code that wraps around the notice file to
44125         tell the HTML to obey the formatting, and to do a page break between
44126         notices. That's so that when staff print it out, they get one per
44127         page. We had to add an extra syspref (<link
44128         linkend="PrintNoticesMaxLines">PrintNoticesMaxLines</link>) to specify
44129         page length because our client allows a _lot_ of checkouts which meant
44130         some notices were running onto multiple pages. That syspref says to
44131         truncate the print notice at that page length and put in a message
44132         about go check your OPAC account for the full list.</para>
44133
44134         <para>The print and email overdues use the same notice file. The print
44135         notices for holds are different -- there's a separate HOLD_PRINT
44136         notice file and the system uses it if there's no email address. Then a
44137         nightly cron job runs to gather those up from the message queue and
44138         put them in an HTML file in the notice directory, as above.</para>
44139
44140         <para>The cron entry is gather_print_notices.pl /tmp/noticedir</para>
44141       </section>
44142
44143       <section id="renewfaq">
44144         <title>Unable to Renew Items</title>
44145
44146         <para><emphasis role="bold">Question</emphasis>: We're trying to renew
44147         some items for our patron. One of the items is on hold and ineligible
44148         for renewal, but the other two items refuse to renew even though they
44149         should be eligible. When I try to use the override renewal limit, it
44150         just returns a little message that says "renewal failed". Any idea
44151         what's going on here?</para>
44152
44153         <para><emphasis role="bold">Answer</emphasis>: At the very least you
44154         will need to set an absolute <link linkend="circfinerules">default
44155         circulation rule</link>. This rule should be set for the default
44156         itemtype, default branchcode and default patron category. That will
44157         catch anyone who doesn't match a specific rule. Patrons who do not
44158         match a specific rule will get blocked from placing holds, since there
44159         was no baseline number of holds to utilize.</para>
44160       </section>
44161
44162       <section id="holdsfaq">
44163         <title>Unable to Place Holds</title>
44164
44165         <para><emphasis role="bold">Question</emphasis>: Why can't I place
44166         holds when I have all of the preferences turned on.</para>
44167
44168         <para><emphasis role="bold">Answer</emphasis>: You probably need to
44169         set a default circulation rule. At the very least you will need to set
44170         an default circulation rule. This rule should be set for all item
44171         types, all branches and all patron categories. That will catch all
44172         instances that do not match a specific rule. When checking out if you
44173         do not have a rule for the default branch, default item and default
44174         patron category then you may see patrons getting blocked from placing
44175         holds.</para>
44176       </section>
44177
44178       <section id="keyboardshort">
44179         <title>Keyboard Shortcuts</title>
44180
44181         <para><emphasis role="bold">Question</emphasis>: Do I have to use my
44182         mouse to access the checkout, checkin and cataloging tabs at the top
44183         of the circulation pages?</para>
44184
44185         <para><emphasis role="bold">Answer</emphasis>: You can jump between
44186         the tabs on the quick search box at the top of the screen by using the
44187         following hot keys (if the tab is available):</para>
44188
44189         <itemizedlist>
44190           <listitem>
44191             <para>jump to the catalog search with Alt+Q</para>
44192           </listitem>
44193
44194           <listitem>
44195             <para>jump to the checkout with Alt+U</para>
44196
44197             <itemizedlist>
44198               <listitem>
44199                 <para>this will not work for Mac user</para>
44200               </listitem>
44201             </itemizedlist>
44202           </listitem>
44203
44204           <listitem>
44205             <para>jump to the checkin with Alt+R</para>
44206           </listitem>
44207         </itemizedlist>
44208
44209         <para><tip>
44210             <para>Mac users use the OPTION button in place of ALT</para>
44211           </tip></para>
44212       </section>
44213
44214       <section id="smsnoticefaq">
44215         <title>SMS Notices/Messages</title>
44216
44217         <para><emphasis role="bold">Question</emphasis>: I want Koha to send
44218         notices via SMS, what do I need to do?</para>
44219
44220         <para><emphasis role="bold">Answer</emphasis>: First you need to
44221         choose a SMS service to use with Koha. There is a list available here:
44222         <ulink
44223         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>
44224         Not all SMS services available to libraries have Perl drivers, so be
44225         sure to check this list to see if the provider you're considering is
44226         listed. If not you want to ask your provider if they have a Perl
44227         module, if not you should consider another service. Some common
44228         options in the US (that have Perl drivers) are:</para>
44229
44230         <itemizedlist>
44231           <listitem>
44232             <para>AQL (<ulink
44233             url="http://www.aql.com">www.aql.com</ulink>)</para>
44234           </listitem>
44235
44236           <listitem>
44237             <para>Wadja (<ulink
44238             url="http://wadja.com">wadja.com</ulink>)</para>
44239           </listitem>
44240
44241           <listitem>
44242             <para>Ipipi (<ulink
44243             url="http://ipipi.com">ipipi.com</ulink>)</para>
44244           </listitem>
44245
44246           <listitem>
44247             <para>T-mobile</para>
44248           </listitem>
44249
44250           <listitem>
44251             <para>SMSDiscount (<ulink
44252             url="http://smsdiscount.com">smsdiscount.com</ulink>)</para>
44253           </listitem>
44254
44255           <listitem>
44256             <para>Clickatell</para>
44257           </listitem>
44258         </itemizedlist>
44259       </section>
44260     </section>
44261
44262     <section id="catfaq">
44263       <title>Cataloging</title>
44264
44265       <para/>
44266
44267       <section id="authorityfaq">
44268         <title>Authority Fields</title>
44269
44270         <para><emphasis role="bold">Question: </emphasis>Why can't I edit 1xx,
44271         6xx, or 7xx fields in my catalog record?</para>
44272
44273         <para><emphasis role="bold">Answer:</emphasis> These fields are authority controlled and you
44274           probably have the <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> set
44275           to "Don't allow". When it is set to "Don't allow" these fields will be locked and require
44276           you to search for an existing authority record to populate the field with. To allow typing
44277           in these authority fields set <link linkend="BiblioAddsAuthorities"
44278             >BiblioAddsAuthorities</link> to 'Allow'.<tip>
44279             <para>Fields affected by this preference will show a lock symbol in them</para>
44280           </tip></para>
44281
44282         <screenshot>
44283           <screeninfo>Fields affected by this preference show a lock in the field</screeninfo>
44284
44285           <mediaobject>
44286             <imageobject>
44287               <imagedata fileref="images/cataloging/lockedauthority.png"/>
44288             </imageobject>
44289           </mediaobject>
44290         </screenshot>
44291       </section>
44292
44293       <section id="kohamarcfaq">
44294         <title>Koha to MARC Mapping</title>
44295
44296         <para><emphasis role="bold">Question</emphasis>: What's the
44297         relationship between 'Koha to MARC Mapping' and 'MARC Bibliographic
44298         Frameworks'?</para>
44299
44300         <para><emphasis role="bold">Answer</emphasis>: Mapping can be defined
44301         through 'MARC Bibliographic Frameworks' OR 'Koha to MARC Mapping'.
44302         'Koha to MARC Mapping' is just a shortcut to speed up linkage. If you
44303         change a mapping in one of these modules, the mapping will change in
44304         the other as well. (In other words, the two modules 'overwrite' each
44305         other in order to prevent conflicts from existing in Koha).</para>
44306       </section>
44307
44308       <section id="itemsperbibfaq">
44309         <title>Number of Items Per Bib Record</title>
44310
44311         <para><emphasis role="bold">Question</emphasis>: Is there a limit on
44312         the number of items I can attach to a bib record?</para>
44313
44314         <para><emphasis role="bold">Answer</emphasis>: There is no explicit limit to the number of
44315           items you can attach to a bibliographic record, but if you attach enough of them, your
44316           MARC record will exceed the maximum file size limit for the ISO 2709 standard, which
44317           breaks indexing for that record. I've found this occurs somewhere between 600 and 1000
44318           items on a 'normal' bibliographic record.</para>
44319       </section>
44320
44321       <section id="analyticsfaq">
44322         <title>Analytics</title>
44323
44324         <para><emphasis role="bold">Question</emphasis>: I am using the <link
44325         linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> feature,
44326         but my links in the OPAC and Staff Client to 'Show Analytics' are not
44327         working.</para>
44328
44329         <para><emphasis role="bold">Answer</emphasis>: If you plan on using
44330         <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> you
44331         will want to make sure to set your <link
44332         linkend="UseControlNumber">UseControlNumber</link> preference to
44333         "Don't use," this will prevent broken links.</para>
44334       </section>
44335     </section>
44336
44337     <section id="acqfaq">
44338       <title>Acquisitions</title>
44339
44340       <para/>
44341
44342       <section id="planningcatfaq">
44343         <title>Planning Categories</title>
44344
44345         <para><emphasis role="bold">Question</emphasis>: What is a planning
44346         category?</para>
44347
44348         <para><emphasis role="bold">Answer</emphasis>: When you plan in
44349         advance for the way your budget is going to be spent, you initially
44350         plan for how it's going to be spent over time, that's the most natural
44351         thing to do.</para>
44352
44353         <para>So you plan for $1000 in Jan. $1000 in Feb., $3000 in March,
44354         etc. You can basically do the same thing with a list of values in lieu
44355         of the months.</para>
44356
44357         <para>Say you have a list like this one:</para>
44358
44359         <itemizedlist>
44360           <listitem>
44361             <para>&lt; 1 month</para>
44362           </listitem>
44363
44364           <listitem>
44365             <para>&lt; 6 months</para>
44366           </listitem>
44367
44368           <listitem>
44369             <para>&lt; 1 year</para>
44370           </listitem>
44371
44372           <listitem>
44373             <para>&lt; 3 years</para>
44374           </listitem>
44375
44376           <listitem>
44377             <para>&lt; 10 years</para>
44378           </listitem>
44379
44380           <listitem>
44381             <para>&gt; 10 years</para>
44382           </listitem>
44383         </itemizedlist>
44384
44385         <para>The list is meant to represent when the books acquired where
44386         published. Then you plan for it, saying: we went to spend at list 40%
44387         of our budgets on books published less than a year ago, 10% on books
44388         more than 10 years old, etc.</para>
44389
44390         <para>Upon acquiring new material, you'll be able to select, for a
44391         given item, a value from this list in a drop down. Then, after the
44392         material has been acquired, at the end of the year, you'll be able to
44393         compare the goals set, with what's been achieved.</para>
44394       </section>
44395     </section>
44396
44397     <section id="serialsfaq">
44398       <title>Serials</title>
44399
44400       <para/>
44401
44402       <section id="advancedpatternfaq">
44403         <title>Advanced Patterns</title>
44404
44405         <para><emphasis role="bold">Question</emphasis>: What is the 'inner
44406         counter' on the advanced serials pattern interface?</para>
44407
44408         <para><emphasis role="bold">Answer</emphasis>: I think it is better to
44409         give an example to understand this :</para>
44410
44411         <para>Example for a monthly subscription :</para>
44412
44413         <itemizedlist>
44414           <listitem>
44415             <para>First issue publication date : April 2010</para>
44416           </listitem>
44417
44418           <listitem>
44419             <para>Numbering : No {X}, year {Y}</para>
44420           </listitem>
44421
44422           <listitem>
44423             <para>First issue : No 4, year 2010</para>
44424           </listitem>
44425         </itemizedlist>
44426
44427         <para>For the year Y : you will want the year change on January
44428         2011</para>
44429
44430         <para>So, the advanced pattern for Y will be :</para>
44431
44432         <itemizedlist>
44433           <listitem>
44434             <para>Add : 1</para>
44435           </listitem>
44436
44437           <listitem>
44438             <para>once every : 12</para>
44439           </listitem>
44440
44441           <listitem>
44442             <para>When more than 9999999</para>
44443           </listitem>
44444
44445           <listitem>
44446             <para>inner counter : 3</para>
44447           </listitem>
44448
44449           <listitem>
44450             <para>Set back to 0</para>
44451           </listitem>
44452
44453           <listitem>
44454             <para>Begins with 2010</para>
44455           </listitem>
44456         </itemizedlist>
44457
44458         <para>Year is going to change after 12 received issues from April
44459         2010, that is in April 2011 if you don't set inner counter. Set inner
44460         counter to 3 will say to Koha : change year after 12-3 = 9 received
44461         issues.</para>
44462
44463         <para>Inner counter says to Koha to take into account the first issues
44464         of the year, even if they are not received with Koha. If you begin
44465         with first issue of the year write nothing or 0.</para>
44466       </section>
44467     </section>
44468
44469     <section id="reportsfaq">
44470       <title>Reports</title>
44471
44472       <para/>
44473
44474       <section id="accounttypefaq">
44475         <title>Define Codes Stored in DB</title>
44476
44477         <para/>
44478
44479         <section id="finescodefaq">
44480           <title>Fines Table</title>
44481
44482           <para><emphasis role="bold">Question:</emphasis> What do the codes
44483           in the accounttype field in the accountlines table stand for?</para>
44484
44485           <para><emphasis role="bold">Answer:</emphasis></para>
44486
44487           <itemizedlist>
44488             <listitem>
44489               <para>A = Account management fee</para>
44490             </listitem>
44491
44492             <listitem>
44493               <para>C = Credit</para>
44494             </listitem>
44495
44496             <listitem>
44497               <para>F = Overdue fine</para>
44498             </listitem>
44499
44500             <listitem>
44501               <para>FOR = Forgiven</para>
44502             </listitem>
44503
44504             <listitem>
44505               <para>FU = Overdue, still acccruing</para>
44506             </listitem>
44507
44508             <listitem>
44509               <para>L = Lost item</para>
44510             </listitem>
44511             <listitem>
44512               <para>LR = Lost item returned/refunded</para>
44513             </listitem>
44514
44515             <listitem>
44516               <para>M = Sundry</para>
44517             </listitem>
44518
44519             <listitem>
44520               <para>N = New card</para>
44521             </listitem>
44522
44523             <listitem>
44524               <para>PAY = Payment</para>
44525             </listitem>
44526
44527             <listitem>
44528               <para>W = Writeoff</para>
44529             </listitem>
44530           </itemizedlist>
44531         </section>
44532
44533         <section id="statscodefaq">
44534           <title>Statistics Table</title>
44535
44536           <para><emphasis role="bold">Question: </emphasis>What are the
44537           possible codes for the type field in the statistics table?</para>
44538
44539           <para><emphasis role="bold">Answer:</emphasis></para>
44540
44541           <itemizedlist>
44542             <listitem>
44543               <para>localuse</para>
44544
44545               <itemizedlist>
44546                 <listitem>
44547                   <para>Registers if an item that had been checked out to a
44548                   statistics patron (category type = 'X') is returned</para>
44549                 </listitem>
44550               </itemizedlist>
44551             </listitem>
44552
44553             <listitem>
44554               <para>issue</para>
44555             </listitem>
44556
44557             <listitem>
44558               <para>return</para>
44559             </listitem>
44560
44561             <listitem>
44562               <para>renew</para>
44563             </listitem>
44564
44565             <listitem>
44566               <para>writeoff</para>
44567             </listitem>
44568
44569             <listitem>
44570               <para>payment</para>
44571             </listitem>
44572
44573             <listitem>
44574               <para>CreditXXX</para>
44575
44576               <itemizedlist>
44577                 <listitem>
44578                   <para>The XXX stores different types of fee credits, so a query to catch them all
44579                     would include a clause like "type LIKE 'Credit%'"</para>
44580                 </listitem>
44581               </itemizedlist>
44582             </listitem>
44583           </itemizedlist>
44584         </section>
44585
44586         <section id="rescodefaq">
44587           <title>Reserves Table</title>
44588
44589           <para><emphasis role="bold">Question</emphasis>: What are the
44590           possible codes for the found field in the reserves and old_reserves
44591           tables?</para>
44592
44593           <para><emphasis role="bold">Answer</emphasis>:</para>
44594
44595           <itemizedlist>
44596             <listitem>
44597               <para>NULL: means the patron requested the 1st available, and we
44598               haven't chosen the item</para>
44599             </listitem>
44600
44601             <listitem>
44602               <para>T = Transit: the reserve is linked to an item but is in
44603               transit to the pickup branch</para>
44604             </listitem>
44605
44606             <listitem>
44607               <para>W = Waiting: the reserve is linked to an item, is at the pickup branch, and is
44608                 waiting on the hold shelf</para>
44609             </listitem>
44610
44611             <listitem>
44612               <para>F = Finished: the reserve has been completed, and is
44613               done</para>
44614             </listitem>
44615           </itemizedlist>
44616         </section>
44617
44618         <section id="reportdicfaq">
44619           <title>Reports Dictionary Table</title>
44620
44621           <para><emphasis role="bold">Question</emphasis>: What are the
44622           possible codes for the area field in the reports_dictionary
44623           table?</para>
44624
44625           <para><emphasis role="bold">Answer</emphasis>:</para>
44626
44627           <itemizedlist>
44628             <listitem>
44629               <para>1 = Circulation</para>
44630             </listitem>
44631
44632             <listitem>
44633               <para>2 = Catalog</para>
44634             </listitem>
44635
44636             <listitem>
44637               <para>3 = Patrons</para>
44638             </listitem>
44639
44640             <listitem>
44641               <para>4 = Acquistions</para>
44642             </listitem>
44643
44644             <listitem>
44645               <para>5 = Accounts</para>
44646             </listitem>
44647           </itemizedlist>
44648         </section>
44649
44650         <section id="msgtablefaq">
44651           <title>Messages Table</title>
44652
44653           <para><emphasis role="bold">Question</emphasis>: What are the
44654           possible codes for the message_type field in the messages
44655           table?</para>
44656
44657           <para><emphasis role="bold">Answer</emphasis>:</para>
44658
44659           <itemizedlist>
44660             <listitem>
44661               <para>L = For Librarians</para>
44662             </listitem>
44663
44664             <listitem>
44665               <para>B = For Patrons/Borrowers</para>
44666             </listitem>
44667           </itemizedlist>
44668         </section>
44669
44670         <section id="serialtablefaq">
44671           <title>Serial Table</title>
44672
44673           <para><emphasis role="bold">Question</emphasis>: What are the possible codes for the
44674             status field in the serial table?</para>
44675
44676           <para><emphasis role="bold">Answer</emphasis>:</para>
44677
44678           <itemizedlist>
44679             <listitem>
44680               <para>1 = Expected</para>
44681             </listitem>
44682
44683             <listitem>
44684               <para>2 = Arrived</para>
44685             </listitem>
44686
44687             <listitem>
44688               <para>3 = Late</para>
44689             </listitem>
44690
44691             <listitem>
44692               <para>4 = Missing</para>
44693             </listitem>
44694
44695             <listitem>
44696               <para>5 = Not Available</para>
44697             </listitem>
44698
44699             <listitem>
44700               <para>6 = Delete</para>
44701             </listitem>
44702             <listitem>
44703               <para>7 = Claimed</para>
44704             </listitem>
44705             <listitem>
44706               <para>8 = Stopped</para>
44707             </listitem>
44708           </itemizedlist>
44709         </section>
44710         <section id="borrowerprivacyvalues">
44711           <title>Borrowers Table</title>
44712           <para><emphasis role="bold">Question</emphasis>: What are the possible codes for the
44713             privacy field in the borrowers table?</para>
44714           <para><emphasis role="bold">Answer</emphasis>:<itemizedlist>
44715               <listitem>
44716                 <para>0 = Forever</para>
44717               </listitem>
44718               <listitem>
44719                 <para>1 = Default</para>
44720               </listitem>
44721               <listitem>
44722                 <para>2 = Never</para>
44723               </listitem>
44724             </itemizedlist></para>
44725         </section>
44726       </section>
44727
44728       <section id="runtimefaq">
44729         <title>Runtime Parameters</title>
44730
44731         <para><emphasis role="bold">Question</emphasis>: Is there a way to
44732         filter my custom SQL reports before they run?</para>
44733
44734         <para><emphasis role="bold">Answer</emphasis>: If you feel that your
44735         report might be too resource intensive you might want to consider
44736         using runtime parameters to your query. Runtime parameters basically
44737         make a filter appear before the report is run to save your system
44738         resources.</para>
44739
44740         <para>There is a specific syntax that Koha will understand as 'ask for
44741         values when running the report'. The syntax is &lt;&lt;Question to
44742         ask|authorized_value&gt;&gt;.</para>
44743
44744         <itemizedlist>
44745           <listitem>
44746             <para>The &lt;&lt; and &gt;&gt; are just delimiters. You must put
44747             &lt;&lt; at the beginning and &gt;&gt; at the end of your
44748             parameter</para>
44749           </listitem>
44750
44751           <listitem>
44752             <para>The 'Question to ask' will be displayed on the left of the
44753             string to enter.</para>
44754           </listitem>
44755
44756           <listitem>
44757             <para>The authorized_value can be omitted if not applicable. If it
44758             contains an authorized value category, or branches or itemtype or
44759             categorycode, a list with the Koha authorized values will be
44760             displayed instead of a free field Note that you can have more than
44761             one parameter in a given SQL Note that entering nothing at run
44762             time won't probably work as you expect. It will be considered as
44763             "value empty" not as "ignore this parameter". For example entering
44764             nothing for : "title=&lt;&lt;Enter title&gt;&gt;" will display
44765             results with title='' (no title). If you want to have to have
44766             something not mandatory, use "title like &lt;&lt;Enter
44767             title&gt;&gt;" and enter a % at run time instead of nothing</para>
44768           </listitem>
44769         </itemizedlist>
44770
44771         <para>Examples:</para>
44772
44773         <itemizedlist>
44774           <listitem>
44775             <para>SELECT surname,firstname FROM borrowers WHERE
44776             branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt; AND
44777             surname like &lt;&lt;Enter filter for patron surname (% if
44778             none)&gt;&gt;</para>
44779           </listitem>
44780
44781           <listitem>
44782             <para>SELECT * FROM items WHERE homebranch = &lt;&lt;Pick your
44783             branch|branches&gt;&gt; and barcode like &lt;&lt;Partial barcode
44784             value here&gt;&gt;</para>
44785           </listitem>
44786         </itemizedlist>
44787
44788         <tip>
44789           <para>To generate a date picker calendar to the right of the field
44790           when running a report you can use the 'date' keyword like this:
44791           &lt;&lt;Enter Date|date&gt;&gt;</para>
44792
44793           <screenshot>
44794             <screeninfo>Date Picker</screeninfo>
44795
44796             <mediaobject>
44797               <imageobject>
44798                 <imagedata fileref="images/reports/datepicker.png"/>
44799               </imageobject>
44800             </mediaobject>
44801           </screenshot>
44802         </tip>
44803
44804         <tip>
44805           <para>You have to put "%" in a text box to 'leave it blank'.
44806           Otherwise, it literally looks for "" (empty string) as the value for
44807           the field.</para>
44808         </tip>
44809
44810         <para><important>
44811             <para>In addition to using any authorized value code to generate a
44812             dropdown, you can use the following values as well: Branches
44813             (branches), Item Types (itemtypes) and Patron Categories
44814             (categorycode). For example a branch pull down would be generated
44815             like this &lt;&lt;Branch|branches&gt;&gt;</para>
44816
44817             <screenshot>
44818               <screeninfo>Branch pull down</screeninfo>
44819
44820               <mediaobject>
44821                 <imageobject>
44822                   <imagedata fileref="images/reports/branchpulldown.png"/>
44823                 </imageobject>
44824               </mediaobject>
44825             </screenshot>
44826           </important></para>
44827       </section>
44828
44829       <section id="reportlimitfaq">
44830         <title>Results Limited</title>
44831
44832         <para><emphasis role="bold">Question</emphasis>: When I download my
44833         report it's limited to 10,000 results, how do I get all of the results
44834         to download?</para>
44835
44836         <para><emphasis role="bold">Answer</emphasis>: There is a limit of
44837         10,000 records put on SQL statements entered in Koha. To get around
44838         this you want to add 'LIMIT 100000' to the end of your SQL statement
44839         (or any other number above 10,000.</para>
44840       </section>
44841     </section>
44842
44843     <section id="searchfaq">
44844       <title>Searching</title>
44845
44846       <para/>
44847
44848       <section id="advancedsearchfaq">
44849         <title>Advanced Search</title>
44850
44851         <para/>
44852
44853         <section id="scanindexfaq">
44854           <title>Scan Indexes</title>
44855
44856           <para><emphasis role="bold">Question</emphasis>: What does 'scan
44857           indexes' on the advanced search page mean?</para>
44858
44859           <para><emphasis role="bold">Answer</emphasis>: When you choose an
44860           index, enter a term, click 'scan indexes' and do the search, Koha
44861           displays the searched term and the following terms found in this
44862           index with the number of corresponding records That is search is not
44863           made directly in the catalog, but first in the indexes It works only
44864           for one index at once, and only with no limit in Location (All
44865           libraries needed)</para>
44866         </section>
44867
44868         <section id="searchstartswith">
44869           <title>Searching for Terms that Start With a Character</title>
44870
44871           <para><emphasis role="bold">Question</emphasis>: How do I search for
44872           all titles that start with the letter 'C'?</para>
44873
44874           <para><emphasis role="bold">Answer</emphasis>: You can choose to
44875           search for things that start with a character or series of
44876           characters by using the CCL 'first-in-subfield'</para>
44877
44878           <itemizedlist>
44879             <listitem>
44880               <para>example: ti,first-in-subfield=C</para>
44881             </listitem>
44882           </itemizedlist>
44883         </section>
44884       </section>
44885
44886       <section id="wildcardsearchfaq">
44887         <title>Wildcard Searching</title>
44888
44889         <para><emphasis role="bold">Question</emphasis>:What is the difference
44890         between a keyword search using the '*' (asterisk) versus a keyword
44891         search using the '%' (percent)? Both work in the catalog, but return
44892         different sets. Why?</para>
44893
44894         <para><emphasis role="bold">Answer</emphasis>: A wildcard is a
44895         character (*,?,%,.) that can be used to represent one or more
44896         characters in a word. Two of the wildcard characters that can be used
44897         in Koha searches are the asterisk ('*') and the percent sign ('%').
44898         However, these two characters act differently when used in
44899         searching.</para>
44900
44901         <para>The '*' is going to force a more exact search of the first few
44902         characters you enter prior to the '*'. The asterisk will allow for an
44903         infinite number of characters in the search as long as the first few
44904         characters designated by your search remain the same. For example,
44905         searching for authors using the term, Smi*, will return a list that
44906         may include Smith, Smithers, Smithfield, Smiley, etc depending on the
44907         authors in your database.</para>
44908
44909         <para>The '%' will treat the words you enter in the terms of "is
44910         like". So a search of Smi% will search for words like Smi. This
44911         results in a much more varied results list. For example, a search on
44912         Smi% will return a list containing Smothers, Smith, Smelley,
44913         Smithfield and many others depending on what is your database.</para>
44914
44915         <para>The bottom line in searching with wildcards: '*' is more exact
44916         while '%' searches for like terms.</para>
44917       </section>
44918       <section id="titlesearchingfaq">
44919         <title>Title Searching</title>
44920         <para><emphasis role="bold">Question</emphasis>: Why does my Zebra title search for 'Help'
44921           not turn up 'The help' in the first pages of results?</para>
44922         <para><emphasis role="bold">Answer</emphasis>: When doing a title search, you actually want
44923           to search for the title (i.e., 'the help' rather than just 'help'), and it will bubble
44924           right up to the top. If you're just searching for 'help' then the relevance ranking is
44925           going to affect the results you see. </para>
44926         <para>When it comes to relevance in Zebra, here's what's happening. First, the search is
44927           done. If you search for the title "help", then any title that has "help" in it comes back.
44928           Then from those records, separately, it does relevance on the *whole* record. The more
44929           your word appears, the more relevant, and some MARC tags are worth more points than
44930           others. So a self-help book with 505 notes where "help" appears a *lot* will be at the
44931           top, regardless of keyword or title.</para>
44932         <para>But when you add a *second word*, that helps it figure things out, as it's weighing
44933           the relevance of both words and the phrase. Because of the way relevance works, if you
44934           search "the help", then "the help" or "the help I need" are more relevant than "the way to
44935           help", because they appear together in order. Likewise, "help the girl" would be lower
44936           relevance, because it's out of order, and "help for the homeless" would be lower still, as
44937           they're out of order, and apart.</para>
44938         <para>The moral of the story is that single word searches, particularly on common words,
44939           will always struggle a bit; it can't evaluate relevance well, because you've not given it
44940           enough input.</para>
44941       </section>
44942     </section>
44943
44944     <section id="enhancedcontentfaq">
44945       <title>Enhanced Content</title>
44946
44947       <para/>
44948
44949       <section id="frbrfaq">
44950         <title>FRBRizing Content</title>
44951
44952         <para><emphasis role="bold">Question: </emphasis>At our public library
44953         we are running a Koha installation and we've tried to turn on all the
44954         nice functionalities in Koha such as the frbrising tool, but do not
44955         get the same result as Nelsonville public library.</para>
44956
44957         <para><emphasis role="bold">Answer: </emphasis>In fact, this feature
44958         is quite tricky to make that right. First it looks at XISBN service.
44959         And then search in your database for that ISBN. So both XISBN and your
44960         internal ISBN (in biblio table) have to be normalized. You could
44961         therefore use the script misc/batchupdateISBNs.pl (it removes all the
44962         - in your local ISBNs)</para>
44963       </section>
44964
44965       <section id="amzfaq">
44966         <title>Amazon</title>
44967
44968         <para/>
44969
44970         <section id="amazonfaq">
44971           <title>All Amazon Content</title>
44972
44973           <para><emphasis role="bold">Question</emphasis>: I have all of the
44974           Amazon preferences turned on and have entered both of my keys, but
44975           none of the content appears in my system, why is that?</para>
44976
44977           <para><emphasis role="bold">Answer</emphasis>: Amazon's API checks
44978           your server time on all requests and if your server time is not set
44979           properly requests will be denied. To resolve this issue be sure to
44980           set your system time appropriately. Once that change in made Amazon
44981           content should appear immediately.</para>
44982
44983           <para>On Debian the the command is <emphasis>date -s "2010-06-30
44984           17:21"</emphasis> (with the proper date and time for your
44985           timezone).</para>
44986         </section>
44987       </section>
44988     </section>
44989
44990     <section id="systemfaq">
44991       <title>System Administration</title>
44992
44993       <para/>
44994
44995       <section id="zebracronfaq">
44996         <title>Errors in Zebra Cron</title>
44997
44998         <para><emphasis role="bold">Question</emphasis>: I am noticing some
44999         errors in the koha-zebradaemon-output.log file. When new records are
45000         added it takes a bit longer to index than we think they should.
45001         Running rebuild zebra is often faster. Zebra ends up indexing and
45002         search works, but I am concerned about the errors. Any ideas?</para>
45003
45004         <para><emphasis role="bold">Answer</emphasis>: Rebuild_zebra.pl -r
45005         deletes all of the files in the Zebra db directories (such as
45006         reci-0.mf) and then recreates them. Thus, permissions will be lost,
45007         and the files will be owned by the user who ran rebuild_zebra.pl. If
45008         one rebuilds the zebra indexes as root, the daemons, which typically
45009         run under the user Koha, will not be able to update the indexes. Thus,
45010         it's important then that the zebra rebuilds are put in the cronjob
45011         file of the user Koha, and not root. Also important is that other
45012         users, such as root, don't manually execute rebuilds.</para>
45013
45014         <para>If one desires that another user be able to execute
45015         rebuild_zebra.pl, he should be given the permission to execute 'sudo
45016         -u Koha .../rebuild_zebra.pl,' (if you want to do this, you also have
45017         to edit the sudoers file to pass the PERL5LIB variable with the
45018         env_keep option as by default sudo strips away almost all environment
45019         variables). Or, as root user, one can use a simple 'su koha' and then
45020         the rebuild_zebra.pl command.</para>
45021
45022         <para>I've also tried to set the sticky bit on rebuild_zebra.pl, but
45023         for whatever reason it didn't seem to work due to some problem with
45024         the PERL5LIB variable that I wasn't able to figure. That seems to me
45025         the easiest thing to do, if anybody has any idea how to make it work.
45026         If it worked and were the default, I think it would help folks to
45027         avoid a great deal of the problems that come up with zebra.</para>
45028       </section>
45029
45030       <section id="publicztarget">
45031         <title>Making Z39.50 Target Public</title>
45032
45033         <para><emphasis role="bold">Question</emphasis>: Could someone tell me
45034         the exact steps I need to take to configure Zebra to expose my Koha 3
45035         db as a public Z39.50 service?</para>
45036
45037         <para><emphasis role="bold">Answer</emphasis>: Edit the KOHA_CONF file
45038         that your Koha is using. Uncomment the publicserver line like:</para>
45039
45040         <para>&lt;!-- &lt;listen id="publicserver"
45041         &gt;tcp:@:9999&lt;/listen&gt; --&gt;</para>
45042
45043         <para>to be:</para>
45044
45045         <para>&lt;listen id="publicserver"
45046         &gt;tcp:@:9999&lt;/listen&gt;</para>
45047
45048         <para>Then restart zebasrv and connect on the port specified
45049         (9999).</para>
45050       </section>
45051
45052       <section id="authvalfaq">
45053         <title>Shelving Location Authorized Values</title>
45054
45055         <para><emphasis role="bold">Question</emphasis>: When editing an item,
45056         the new shelving location I created is not showing up by default in
45057         the items where I assigned it to.</para>
45058
45059         <para><emphasis role="bold">Answer</emphasis>: This is because you
45060         created the new shelving location with a code value of 0 (zero) Just
45061         FYI the system interprets authorized values of 0 as equaling a null so
45062         when you edit a record in cataloging where the authorized value in a
45063         field was assigned where the code was 0, the value displays as null in
45064         the item editor (or MARC editor) instead of the value the library
45065         meant it to be.</para>
45066       </section>
45067
45068       <section id="whyauthvals">
45069         <title>Why do I need Authorized Values?</title>
45070
45071         <para><emphasis role="bold">Question</emphasis>: Why would I want to
45072         define authorized values for MARC tags?</para>
45073
45074         <para><emphasis role="bold">Answer</emphasis>: Authorized Values
45075         create a 'controlled vocabulary' for your staff. As an example, let us
45076         assume that your Koha installation is used by several libraries, and
45077         you use MARC 21. You might want to restrict the 850a MARC subfield to
45078         the institution codes for just those libraries. In that case, you
45079         could define an authorized values category (perhaps called "INST") and
45080         enter the institution codes as the authorized values for that
45081         category.</para>
45082
45083         <tip>
45084           <para>Koha automatically sets up authorized value categories for
45085           your item types and branch codes, and you can link these authorized
45086           values to MARC subfields when you set up your MARC tag
45087           structure.</para>
45088         </tip>
45089       </section>
45090
45091       <section id="sessionstblfaq">
45092         <title>How do I clean up the sessions table?</title>
45093
45094         <para><emphasis role="bold">Question</emphasis>: Is there a periodic
45095         job that can be run to cull old sessions from the table? We don't want
45096         to backup all the useless session data every night.</para>
45097
45098         <para><emphasis role="bold">Answer</emphasis>: You can run <link
45099         linkend="cleandbcron">cleanup database cron job</link>.</para>
45100
45101         <para>Or just before doing a backup command (mysqldump), you can
45102         truncate session table:  </para>
45103
45104         <para><programlisting>mysql -u&lt;kohauser -p&lt;password &lt;koha-db-name -e 'TRUNCATE TABLE sessions'</programlisting></para>
45105       </section>
45106     </section>
45107
45108     <section id="hardwarefaq">
45109       <title>Hardware</title>
45110
45111       <para/>
45112
45113       <section id="barcodefaq">
45114         <title>Barcode Scanners</title>
45115
45116         <para><emphasis role="bold">Question</emphasis>: What barcode scanners
45117         have been known to work with Koha?</para>
45118
45119         <para><emphasis role="bold">Answer</emphasis>: The simple rule of
45120         thumb is, does it act like a keyboard device?, if so, it will work.
45121         (i.e. can you take the scanner, scan a barcode and have it show up in
45122         a text editor, if so, it will work.)</para>
45123
45124         <para>The main points to check are that it connects to your PC
45125         conveniently (can be USB or "keyboard wedge" which means it connects
45126         in line with the keyboard, which is useful with older computers), and
45127         that it scans the barcode type that you are using.</para>
45128
45129         <para>It is a good idea to test some 'used' barcodes if you have any,
45130         to see whether the scanner can read scuffed or slightly wrinkled ones
45131         successfully. Most scanners are capable of reading several barcode
45132         types - there are many, and the specification should list the ones it
45133         can read. You may need to adjust settings slightly, such as prefix and
45134         suffix characters, or whether you want to send an 'enter' character or
45135         not.</para>
45136
45137         <para>One more tip - some can be set 'always on' and may come with a
45138         stand, some have triggers under the handle, some have buttons on top,
45139         some are held like a pen. Think about the staff working with the
45140         hardware before choosing, as a button in the wrong place can be very
45141         awkward to use.</para>
45142       </section>
45143
45144       <section id="printersfaq">
45145         <title>Printers</title>
45146
45147         <para/>
45148
45149         <section id="kohaprinters">
45150           <title>Printers used by Koha libraries</title>
45151
45152           <itemizedlist>
45153             <listitem>
45154               <para>POS-X receipt printer</para>
45155             </listitem>
45156
45157             <listitem>
45158               <para>Star Micronics printer (exact model unknown) with a
45159               generic/plain text driver.</para>
45160             </listitem>
45161
45162             <listitem>
45163               <para>Star SP2000 (Nelsonville)</para>
45164             </listitem>
45165
45166             <listitem>
45167               <para>Star TSP-100 futurePRINT (Geauga)</para>
45168
45169               <itemizedlist>
45170                 <listitem>
45171                   <para>"I know there have been a lot of questions on receipt
45172                   printers so I thought I'd pass on my findings. We have been
45173                   testing the Star TSP-100 futurePRINT. I found this print to
45174                   be VERY easy to configure for Koha. I was even able to
45175                   customize the print job by adding our system logo (a .gif)
45176                   to the top of every receipt. Also with a bitmap created in
45177                   Paint was able to add a message at the bottom of each
45178                   receipt with the contact information, hours and website for
45179                   the library that the materials were checked out at."</para>
45180                 </listitem>
45181               </itemizedlist>
45182             </listitem>
45183
45184             <listitem>
45185               <para>Epson TM 88 IIIP thermal receipt printers</para>
45186             </listitem>
45187
45188             <listitem>
45189               <para>Epson TM-T88IV</para>
45190             </listitem>
45191
45192             <listitem>
45193               <para>1x1 labels using a Dymolabelwriter printer</para>
45194             </listitem>
45195           </itemizedlist>
45196         </section>
45197
45198         <section id="braillefaq">
45199           <title>Braille Support</title>
45200
45201           <para><emphasis role="bold">Question</emphasis>: Are there any
45202           braille embosser or printer which has inbuilt braille converter and
45203           it is accessible with UNIX environment?</para>
45204
45205           <para><emphasis role="bold">Answer</emphasis>: You may want to look
45206           into BRLTTY (<ulink
45207           url="http://www.emptech.info/product_details.php?ID=1232">http://www.emptech.info/product_details.php?ID=1232</ulink>).</para>
45208         </section>
45209
45210         <section id="hardwaresupport">
45211           <title>Additional Support</title>
45212
45213           <itemizedlist>
45214             <listitem>
45215               <para><ulink
45216               url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></para>
45217             </listitem>
45218           </itemizedlist>
45219         </section>
45220       </section>
45221     </section>
45222   </appendix>
45223
45224   <appendix id="extending">
45225     <title>Extending Koha</title>
45226
45227     <section id="amzlookup">
45228       <sectioninfo>
45229         <author>
45230           <firstname>Cab</firstname>
45231
45232           <surname>Vinton</surname>
45233
45234           <affiliation>
45235             <orgname>Sanbornton Public Library</orgname>
45236           </affiliation>
45237         </author>
45238
45239         <pubdate>September 2009</pubdate>
45240
45241         <bibliosource><ulink
45242         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>
45243       </sectioninfo>
45244
45245       <title>Amazon lookup script for Koha libraries</title>
45246
45247       <para>We order most of our materials from Amazon, so I've been looking
45248       for a convenient way to tell if a book under consideration is in our
45249       catalog already.</para>
45250
45251       <para>Greasemonkey &amp; a custom user script fit the bill
45252       nicely:</para>
45253
45254       <itemizedlist>
45255         <listitem>
45256           <para><ulink
45257           url="https://addons.mozilla.org/en-US/firefox/addon/748">https://addons.mozilla.org/en-US/firefox/addon/748</ulink></para>
45258         </listitem>
45259
45260         <listitem>
45261           <para><ulink
45262           url="http://userscripts.org/scripts/show/56847">http://userscripts.org/scripts/show/56847</ulink></para>
45263         </listitem>
45264       </itemizedlist>
45265
45266       <para>A few caveats:</para>
45267
45268       <itemizedlist>
45269         <listitem>
45270           <para>Like most scripts, this one was designed to work with Firefox;
45271           I haven't explored getting it to work with other browsers.</para>
45272         </listitem>
45273
45274         <listitem>
45275           <para>I'm not a JavaScript programmer -- this was adapted from
45276           others' work. Just a few lines would have to be changed to get the
45277           script to work with your catalog.</para>
45278         </listitem>
45279
45280         <listitem>
45281           <para>It depends on the existence of ISBN for the item in question,
45282           so movies, older books, etc. would not work.</para>
45283         </listitem>
45284       </itemizedlist>
45285
45286       <para>Others have added all sorts of bells &amp; whistles: XISBN lookups
45287       to search for related titles, custom messages based on the status of
45288       items (on order, on hold, etc.), ... just search the UserScripts site
45289       for Amazon + library. For a later date!</para>
45290     </section>
45291
45292     <section id="extendkeywordclouds">
45293       <title>Keyword Clouds</title>
45294
45295       <para>In addition to the traditional tag cloud available in Koha, there
45296       is a way to generate clouds for popular subjects within Koha.</para>
45297
45298       <para>The <link linkend="keywordclouds">Author/Subject Cloud cron
45299       job</link> is used to help with this process. This cron job sends its
45300       output to files.</para>
45301
45302       <itemizedlist>
45303         <listitem>
45304           <para>/home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html</para>
45305         </listitem>
45306
45307         <listitem>
45308           <para>/home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html</para>
45309         </listitem>
45310       </itemizedlist>
45311
45312       <para>This means that you can produce clouds for authors, collective
45313       author, all kind of subjects, classifications, etc. And since it works
45314       on zebra indexes, it is quick, even on large DBs. Tags clouds are sent
45315       to files. It's up to library webmaster to deal with those files in order
45316       to include them in <link
45317       linkend="OpacMainUserBlock">OPACMainUserBlock</link>, or include them
45318       into their library CMS.</para>
45319
45320       <para>Some libraries even send the file into a Samba shared folder where
45321       webmaster take them, eventually clean them a little bit before
45322       integrating them into navigation widgets or pages.</para>
45323     </section>
45324
45325     <section id="newtitlesoption">
45326       <title>Newest Titles Pulldown</title>
45327
45328       <para>Often we want to add a way for our patrons to do searches for the
45329       newest items. In this example I'll show you how to create a pull down
45330       menu of the newest items by item type. These tips will work (with a
45331       couple changes) for collection codes or shelving locations as
45332       well.</para>
45333
45334       <para>First, it's important to note that every link in Koha is a
45335       permanent link. This means if I do a search for everything of a specific
45336       item type sorted by the acquisitions date and bookmark that URL,
45337       whenever I click it I'll see the newest items of that type on the first
45338       few pages of the results.</para>
45339
45340       <para>I took this knowledge and wrote a form takes this functionality in
45341       to consideration. It basically just does a search of your Koha catalog
45342       for a specific item type and sorts the results by acquisitions
45343       date.</para>
45344
45345       <para>The first thing I did was write a MySQL statement to generate a
45346       list of item types for me - why copy and paste when you can use the
45347       power of MySQL?</para>
45348
45349       <para><programlisting>select concat('&lt;option value=\"mc-itype:', itemtype, '\"&gt;',description,'&lt;/option&gt;') from itemtypes</programlisting></para>
45350
45351       <para>The above looks at the itemtypes table and slaps the necessary
45352       HTML around each item type for me. I then exported that to CSV and
45353       opened it in my text editor and added the other parts of the
45354       form.</para>
45355
45356       <para><programlisting>&lt;p&gt;&lt;strong&gt;New Items&lt;/strong&gt;&lt;/p&gt;
45357 &lt;p&gt;&lt;form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl"&gt;
45358 &lt;input name="idx" value="kw" type="hidden"&gt;
45359 &lt;input name="sort_by" value="acqdate_dsc" type="hidden"&gt;
45360 &lt;input name="do" value="OK" type="hidden"&gt;
45361 &lt;select name="limit" onchange="this.form.submit()"&gt;
45362 &lt;option&gt;-- Please choose --&lt;/option&gt;
45363 &lt;option value="mc-itype:BOOK"&gt;Book&lt;/option&gt;
45364 &lt;option value="mc-itype:BOOKCD"&gt;Book on CD&lt;/option&gt;
45365 &lt;option value="mc-itype:DVD"&gt;DVD&lt;/option&gt;
45366 &lt;option value="mc-itype:LRG_PRINT"&gt;Large print book&lt;/option&gt;
45367 &lt;option value="mc-itype:MAGAZINE"&gt;Magazine&lt;/option&gt;
45368 &lt;option value="mc-itype:NEWSPAPER"&gt;Newspaper&lt;/option&gt;
45369 &lt;option value="mc-itype:VIDEO"&gt;Videocassette&lt;/option&gt;
45370 &lt;/select&gt;
45371 &lt;/form&gt;
45372 &lt;/p&gt;</programlisting></para>
45373
45374       <para>Now, what does all of that mean? The important bits are
45375       these:</para>
45376
45377       <para>First the starting of the form.</para>
45378
45379       <para><programlisting>&lt;p&gt;&lt;form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl"&gt;</programlisting></para>
45380
45381       <para>This tells the browser to take any value selected and put it at
45382       the end of this http://YOURSITE/cgi-bin/koha/opac-search.pl. If you want
45383       to embed this form on your library website (and not on your OPAC) you
45384       can put the full OPAC URL in there.</para>
45385
45386       <para>Next, there is a hidden value that is telling the search to sort
45387       by acquisitions date descending (newest items at the top):</para>
45388
45389       <para><programlisting>&lt;input name="sort_by" value="acqdate_dsc" type="hidden"&gt;</programlisting></para>
45390
45391       <para>And finally you have an option for each item type you want people
45392       to search.<programlisting>&lt;option value="mc-itype:BOOK"&gt;Book&lt;/option&gt;</programlisting></para>
45393
45394       <para>These options each include the string "mc-itype:" which tells Koha
45395       to do an item type search.</para>
45396
45397       <para>Once you have all of that in place you can copy and paste the form
45398       to somewhere on your OPAC. The <ulink
45399       url="http://catalog.farmingtonlibraries.org">Farmington Public Libraries
45400       OPAC</ulink> has a few examples of this on the left.</para>
45401     </section>
45402
45403     <section id="colorsearch">
45404       <title>Cataloging and Searching by Color</title>
45405
45406       <para>One of the icon sets installed in Koha includes a series of
45407       colors. This set can be used to catalog and search by color if you'd
45408       like. This guide will walk you use changing collection code to color in
45409       Koha so that you can do this.</para>
45410
45411       <para>The following SQL could be used to add these colors to the CCODE
45412       authorized value category in a batch. If you wanted to use these colors
45413       for another authorized value you'd have to edit this to use that
45414       category:</para>
45415
45416       <programlisting>    insert into authorised_values (category, authorised_value, lib,
45417      lib_opac, imageurl) values ('CCODE','000000','Black','','colors/000000.png');
45418     insert into authorised_values (category, authorised_value, lib,
45419      lib_opac, imageurl) values ('CCODE','66cc66','Bright Green','','colors/66cc66.png');
45420     insert into authorised_values (category, authorised_value, lib,
45421      lib_opac, imageurl) values ('CCODE','99cc33','Olive','','colors/99cc33.png');
45422     insert into authorised_values (category, authorised_value, lib,
45423      lib_opac, imageurl) values ('CCODE','3333cc','Dark Blue','','colors/3333cc.png');
45424     insert into authorised_values (category, authorised_value, lib,
45425      lib_opac, imageurl) values ('CCODE','006600' ,'Dark Green','','colors/006600.png');
45426     insert into authorised_values (category, authorised_value, lib,
45427      lib_opac, imageurl) values ('CCODE','6600cc','Plum','','colors/6600cc.png');
45428     insert into authorised_values (category, authorised_value, lib,
45429      lib_opac, imageurl) values ('CCODE','6666cc','Purple','','colors/6666cc.png');
45430     insert into authorised_values (category, authorised_value, lib,
45431      lib_opac, imageurl) values ('CCODE','9999cc','Light Purple','','colors/9999cc.png');
45432     insert into authorised_values (category, authorised_value, lib,
45433      lib_opac, imageurl) values ('CCODE','660000' ,'Burgundy','','colors/660000.png');
45434     insert into authorised_values (category, authorised_value, lib,
45435      lib_opac, imageurl) values ('CCODE','663333' ,'Brown','','colors/663333.png');
45436     insert into authorised_values (category, authorised_value, lib,
45437      lib_opac, imageurl) values ('CCODE','990000' ,'Red','','colors/990000.png');
45438     insert into authorised_values (category, authorised_value, lib,
45439      lib_opac, imageurl) values ('CCODE','996633' ,'Tan','','colors/996633.png');
45440     insert into authorised_values (category, authorised_value, lib,
45441      lib_opac, imageurl) values ('CCODE','999999' ,'Gray','','colors/999999.png');
45442     insert into authorised_values (category, authorised_value, lib,
45443      lib_opac, imageurl) values ('CCODE','cc66cc','Pink','','colors/cc66cc.png');
45444     insert into authorised_values (category, authorised_value, lib,
45445      lib_opac, imageurl) values ('CCODE','cc99cc','Bubble Gum','','colors/cc99cc.png');
45446     insert into authorised_values (category, authorised_value, lib,
45447      lib_opac, imageurl) values ('CCODE','cc3333' ,'Orange','','colors/cc3333.png');
45448     insert into authorised_values (category, authorised_value, lib,
45449      lib_opac, imageurl) values ('CCODE','cc6666' ,'Peach','','colors/cc6666.png');
45450     insert into authorised_values (category, authorised_value, lib,
45451      lib_opac, imageurl) values ('CCODE','cc9999' ,'Rose','','colors/cc9999.png');
45452     insert into authorised_values (category, authorised_value, lib,
45453      lib_opac, imageurl) values ('CCODE','cccc00' ,'Gold','','colors/cccc00.png');
45454     insert into authorised_values (category, authorised_value, lib,
45455      lib_opac, imageurl) values ('CCODE','ffff33' ,'Yellow','','colors/ffff33.png');
45456     insert into authorised_values (category, authorised_value, lib,
45457      lib_opac, imageurl) values ('CCODE','ffffcc','Cream','','colors/ffffcc.png');
45458     insert into authorised_values (category, authorised_value, lib,
45459      lib_opac, imageurl) values ('CCODE','ffffff','White','','colors/ffffff.png');</programlisting>
45460
45461       <para>If you would like to choose the colors manually you can do that
45462       via the <link linkend="authorizedvalues">Authorized Values</link>
45463       administration area.</para>
45464
45465       <screenshot>
45466         <screeninfo>Colors for CCODE</screeninfo>
45467
45468         <mediaobject>
45469           <imageobject>
45470             <imagedata fileref="images/appendix-extending/colorccode.png"/>
45471           </imageobject>
45472         </mediaobject>
45473       </screenshot>
45474
45475       <para>Next you'll want to <link linkend="marcbibframeworks">update the
45476       frameworks</link> so that the 952$8 (if you're using collection code)
45477       label to says Color.</para>
45478
45479       <para>Once you have that in place you can start to catalog items by
45480       color.</para>
45481
45482       <para>Finally you'll want to add the following JQuery to your
45483       preferences so that it will relabel 'Collection' to 'Color'</para>
45484
45485       <para><link linkend="intranetuserjs">intranetuserjs</link></para>
45486
45487       <programlisting>$(document).ready(function(){
45488     $("#advsearch-tab-ccode a:contains('Collection')").text("Color");
45489     $("#holdings th:contains('Collection')").text("Color");
45490     });</programlisting>
45491
45492       <para><link linkend="opacuserjs">opacuserjs</link></para>
45493
45494       <programlisting>$(document).ready(function(){
45495     $("#advsearch-tab-ccode a:contains('Collection')").text("Color");
45496     $('#item_ccode').text("Color");
45497     });</programlisting>
45498
45499       <para/>
45500     </section>
45501   </appendix>
45502
45503   <appendix id="siteintegration">
45504     <title>Koha and Your Website</title>
45505
45506     <para>This appendix will include tips for integrating Koha in to your
45507     library website.</para>
45508
45509     <section id="embedsearch">
45510       <title>Koha search on your site</title>
45511
45512       <para>Often you'll want to add a Koha search box to your library
45513       website. To do so, just copy and paste the following code in to your
45514       library website and update the YOURCATALOG bit with your catalog's URL
45515       and you're set to go.</para>
45516
45517       <para><programlisting>
45518 &lt;form name="searchform" method="get" action="http://YOURCATLOG/cgi-bin/koha/opac-search.pl" id="searchform"&gt;
45519 &lt;input id="transl1" name="q" type="text"&gt;&lt;p&gt;
45520 &lt;select name="idx" id="masthead_search"&gt;
45521 &lt;option value="kw"&gt;Keyword&lt;/option&gt;
45522 &lt;option value="ti"&gt;Title&lt;/option&gt;
45523 &lt;option value="au"&gt;Author&lt;/option&gt;
45524 &lt;option value="su"&gt;Subject&lt;/option&gt;
45525 &lt;option value="nb"&gt;ISBN&lt;/option&gt;
45526 &lt;option value="se"&gt;Series&lt;/option&gt;
45527 &lt;option value="callnum"&gt;Call Number&lt;/option&gt;
45528 &lt;/select&gt;
45529 &lt;input value="Search" id="searchsubmit" type="submit"&gt;
45530 &lt;/p&gt;&lt;/form&gt;
45531       </programlisting></para>
45532     </section>
45533   </appendix>
45534
45535   <appendix id="gpl">
45536     <title><acronym>GNU</acronym> General Public License version 3</title>
45537
45538     <para>Version 3, 29 June 2007</para>
45539
45540     <para>Copyright © 2007 Free Software Foundation, Inc. <ulink
45541     url="http://fsf.org/">http://fsf.org/</ulink></para>
45542
45543     <para>Everyone is permitted to copy and distribute verbatim copies of this
45544     license document, but changing it is not allowed.</para>
45545
45546     <bridgehead id="Preamble" renderas="sect1">Preamble</bridgehead>
45547
45548     <para>The <acronym>GNU</acronym> General Public License is a free,
45549     copyleft license for software and other kinds of works.</para>
45550
45551     <para>The licenses for most software and other practical works are
45552     designed to take away your freedom to share and change the works. By
45553     contrast, the <acronym>GNU</acronym> General Public License is intended to
45554     guarantee your freedom to share and change all versions of a program--to
45555     make sure it remains free software for all its users. We, the Free
45556     Software Foundation, use the <acronym>GNU</acronym> General Public License
45557     for most of our software; it applies also to any other work released this
45558     way by its authors. You can apply it to your programs, too.</para>
45559
45560     <para>When we speak of free software, we are referring to freedom, not
45561     price. Our General Public Licenses are designed to make sure that you have
45562     the freedom to distribute copies of free software (and charge for them if
45563     you wish), that you receive source code or can get it if you want it, that
45564     you can change the software or use pieces of it in new free programs, and
45565     that you know you can do these things.</para>
45566
45567     <para>To protect your rights, we need to prevent others from denying you
45568     these rights or asking you to surrender the rights. Therefore, you have
45569     certain responsibilities if you distribute copies of the software, or if
45570     you modify it: responsibilities to respect the freedom of others.</para>
45571
45572     <para>For example, if you distribute copies of such a program, whether
45573     gratis or for a fee, you must pass on to the recipients the same freedoms
45574     that you received. You must make sure that they, too, receive or can get
45575     the source code. And you must show them these terms so they know their
45576     rights.</para>
45577
45578     <para>Developers that use the <acronym>GNU</acronym>
45579     <acronym>GPL</acronym> protect your rights with two steps: (1) assert
45580     copyright on the software, and (2) offer you this License giving you legal
45581     permission to copy, distribute and/or modify it.</para>
45582
45583     <para>For the developers' and authors' protection, the
45584     <acronym>GPL</acronym> clearly explains that there is no warranty for this
45585     free software. For both users' and authors' sake, the
45586     <acronym>GPL</acronym> requires that modified versions be marked as
45587     changed, so that their problems will not be attributed erroneously to
45588     authors of previous versions.</para>
45589
45590     <para>Some devices are designed to deny users access to install or run
45591     modified versions of the software inside them, although the manufacturer
45592     can do so. This is fundamentally incompatible with the aim of protecting
45593     users' freedom to change the software. The systematic pattern of such
45594     abuse occurs in the area of products for individuals to use, which is
45595     precisely where it is most unacceptable. Therefore, we have designed this
45596     version of the <acronym>GPL</acronym> to prohibit the practice for those
45597     products. If such problems arise substantially in other domains, we stand
45598     ready to extend this provision to those domains in future versions of the
45599     <acronym>GPL</acronym>, as needed to protect the freedom of users.</para>
45600
45601     <para>Finally, every program is threatened constantly by software patents.
45602     States should not allow patents to restrict development and use of
45603     software on general-purpose computers, but in those that do, we wish to
45604     avoid the special danger that patents applied to a free program could make
45605     it effectively proprietary. To prevent this, the <acronym>GPL</acronym>
45606     assures that patents cannot be used to render the program non-free.</para>
45607
45608     <para>The precise terms and conditions for copying, distribution and
45609     modification follow.</para>
45610
45611     <bridgehead>TERMS AND CONDITIONS</bridgehead>
45612
45613     <bridgehead id="Definitions" renderas="sect1">0. Definitions.</bridgehead>
45614
45615     <para>"This License" refers to version 3 of the <acronym>GNU</acronym>
45616     General Public License.</para>
45617
45618     <para>"Copyright" also means copyright-like laws that apply to other kinds
45619     of works, such as semiconductor masks.</para>
45620
45621     <para>"The Program" refers to any copyrightable work licensed under this
45622     License. Each licensee is addressed as "you". "Licensees" and "recipients"
45623     may be individuals or organizations.</para>
45624
45625     <para>To "modify" a work means to copy from or adapt all or part of the
45626     work in a fashion requiring copyright permission, other than the making of
45627     an exact copy. The resulting work is called a "modified version" of the
45628     earlier work or a work "based on" the earlier work.</para>
45629
45630     <para>A "covered work" means either the unmodified Program or a work based
45631     on the Program.</para>
45632
45633     <para>To "propagate" a work means to do anything with it that, without
45634     permission, would make you directly or secondarily liable for infringement
45635     under applicable copyright law, except executing it on a computer or
45636     modifying a private copy. Propagation includes copying, distribution (with
45637     or without modification), making available to the public, and in some
45638     countries other activities as well.</para>
45639
45640     <para>To "convey" a work means any kind of propagation that enables other
45641     parties to make or receive copies. Mere interaction with a user through a
45642     computer network, with no transfer of a copy, is not conveying.</para>
45643
45644     <para>An interactive user interface displays "Appropriate Legal Notices"
45645     to the extent that it includes a convenient and prominently visible
45646     feature that (1) displays an appropriate copyright notice, and (2) tells
45647     the user that there is no warranty for the work (except to the extent that
45648     warranties are provided), that licensees may convey the work under this
45649     License, and how to view a copy of this License. If the interface presents
45650     a list of user commands or options, such as a menu, a prominent item in
45651     the list meets this criterion.</para>
45652
45653     <bridgehead id="SourceCode" renderas="sect1">1. Source Code.</bridgehead>
45654
45655     <para>The "source code" for a work means the preferred form of the work
45656     for making modifications to it. "Object code" means any non-source form of
45657     a work.</para>
45658
45659     <para>A "Standard Interface" means an interface that either is an official
45660     standard defined by a recognized standards body, or, in the case of
45661     interfaces specified for a particular programming language, one that is
45662     widely used among developers working in that language.</para>
45663
45664     <para>The "System Libraries" of an executable work include anything, other
45665     than the work as a whole, that (a) is included in the normal form of
45666     packaging a Major Component, but which is not part of that Major
45667     Component, and (b) serves only to enable use of the work with that Major
45668     Component, or to implement a Standard Interface for which an
45669     implementation is available to the public in source code form. A "Major
45670     Component", in this context, means a major essential component (kernel,
45671     window system, and so on) of the specific operating system (if any) on
45672     which the executable work runs, or a compiler used to produce the work, or
45673     an object code interpreter used to run it.</para>
45674
45675     <para>The "Corresponding Source" for a work in object code form means all
45676     the source code needed to generate, install, and (for an executable work)
45677     run the object code and to modify the work, including scripts to control
45678     those activities. However, it does not include the work's System
45679     Libraries, or general-purpose tools or generally available free programs
45680     which are used unmodified in performing those activities but which are not
45681     part of the work. For example, Corresponding Source includes interface
45682     definition files associated with source files for the work, and the source
45683     code for shared libraries and dynamically linked subprograms that the work
45684     is specifically designed to require, such as by intimate data
45685     communication or control flow between those subprograms and other parts of
45686     the work.</para>
45687
45688     <para>The Corresponding Source need not include anything that users can
45689     regenerate automatically from other parts of the Corresponding
45690     Source.</para>
45691
45692     <para>The Corresponding Source for a work in source code form is that same
45693     work.</para>
45694
45695     <bridgehead id="BasicPermissions" renderas="sect1">2. Basic
45696     Permissions.</bridgehead>
45697
45698     <para>All rights granted under this License are granted for the term of
45699     copyright on the Program, and are irrevocable provided the stated
45700     conditions are met. This License explicitly affirms your unlimited
45701     permission to run the unmodified Program. The output from running a
45702     covered work is covered by this License only if the output, given its
45703     content, constitutes a covered work. This License acknowledges your rights
45704     of fair use or other equivalent, as provided by copyright law.</para>
45705
45706     <para>You may make, run and propagate covered works that you do not
45707     convey, without conditions so long as your license otherwise remains in
45708     force. You may convey covered works to others for the sole purpose of
45709     having them make modifications exclusively for you, or provide you with
45710     facilities for running those works, provided that you comply with the
45711     terms of this License in conveying all material for which you do not
45712     control copyright. Those thus making or running the covered works for you
45713     must do so exclusively on your behalf, under your direction and control,
45714     on terms that prohibit them from making any copies of your copyrighted
45715     material outside their relationship with you.</para>
45716
45717     <para>Conveying under any other circumstances is permitted solely under
45718     the conditions stated below. Sublicensing is not allowed; section 10 makes
45719     it unnecessary.</para>
45720
45721     <bridgehead id="Protecting" renderas="sect1">3. Protecting Users' Legal
45722     Rights From Anti-Circumvention Law.</bridgehead>
45723
45724     <para>No covered work shall be deemed part of an effective technological
45725     measure under any applicable law fulfilling obligations under article 11
45726     of the WIPO copyright treaty adopted on 20 December 1996, or similar laws
45727     prohibiting or restricting circumvention of such measures.</para>
45728
45729     <para>When you convey a covered work, you waive any legal power to forbid
45730     circumvention of technological measures to the extent such circumvention
45731     is effected by exercising rights under this License with respect to the
45732     covered work, and you disclaim any intention to limit operation or
45733     modification of the work as a means of enforcing, against the work's
45734     users, your or third parties' legal rights to forbid circumvention of
45735     technological measures.</para>
45736
45737     <bridgehead id="ConveyingVerbatim" renderas="sect1">4. Conveying Verbatim
45738     Copies.</bridgehead>
45739
45740     <para>You may convey verbatim copies of the Program's source code as you
45741     receive it, in any medium, provided that you conspicuously and
45742     appropriately publish on each copy an appropriate copyright notice; keep
45743     intact all notices stating that this License and any non-permissive terms
45744     added in accord with section 7 apply to the code; keep intact all notices
45745     of the absence of any warranty; and give all recipients a copy of this
45746     License along with the Program.</para>
45747
45748     <para>You may charge any price or no price for each copy that you convey,
45749     and you may offer support or warranty protection for a fee.</para>
45750
45751     <bridgehead id="ConveyingModified" renderas="sect1">5. Conveying Modified
45752     Source Versions.</bridgehead>
45753
45754     <para>You may convey a work based on the Program, or the modifications to
45755     produce it from the Program, in the form of source code under the terms of
45756     section 4, provided that you also meet all of these conditions:</para>
45757
45758     <orderedlist numeration="loweralpha">
45759       <listitem>
45760         <para>The work must carry prominent notices stating that you modified
45761         it, and giving a relevant date.</para>
45762       </listitem>
45763
45764       <listitem>
45765         <para>The work must carry prominent notices stating that it is
45766         released under this License and any conditions added under section 7.
45767         This requirement modifies the requirement in section 4 to "keep intact
45768         all notices".</para>
45769       </listitem>
45770
45771       <listitem>
45772         <para>You must license the entire work, as a whole, under this License
45773         to anyone who comes into possession of a copy. This License will
45774         therefore apply, along with any applicable section 7 additional terms,
45775         to the whole of the work, and all its parts, regardless of how they
45776         are packaged. This License gives no permission to license the work in
45777         any other way, but it does not invalidate such permission if you have
45778         separately received it.</para>
45779       </listitem>
45780
45781       <listitem>
45782         <para>If the work has interactive user interfaces, each must display
45783         Appropriate Legal Notices; however, if the Program has interactive
45784         interfaces that do not display Appropriate Legal Notices, your work
45785         need not make them do so.</para>
45786       </listitem>
45787     </orderedlist>
45788
45789     <para>A compilation of a covered work with other separate and independent
45790     works, which are not by their nature extensions of the covered work, and
45791     which are not combined with it such as to form a larger program, in or on
45792     a volume of a storage or distribution medium, is called an "aggregate" if
45793     the compilation and its resulting copyright are not used to limit the
45794     access or legal rights of the compilation's users beyond what the
45795     individual works permit. Inclusion of a covered work in an aggregate does
45796     not cause this License to apply to the other parts of the
45797     aggregate.</para>
45798
45799     <bridgehead id="ConveyingNonSource" renderas="sect1">6. Conveying
45800     Non-Source Forms.</bridgehead>
45801
45802     <para>You may convey a covered work in object code form under the terms of
45803     sections 4 and 5, provided that you also convey the machine-readable
45804     Corresponding Source under the terms of this License, in one of these
45805     ways:</para>
45806
45807     <orderedlist numeration="loweralpha">
45808       <listitem>
45809         <para>Convey the object code in, or embodied in, a physical product
45810         (including a physical distribution medium), accompanied by the
45811         Corresponding Source fixed on a durable physical medium customarily
45812         used for software interchange.</para>
45813       </listitem>
45814
45815       <listitem>
45816         <para>Convey the object code in, or embodied in, a physical product
45817         (including a physical distribution medium), accompanied by a written
45818         offer, valid for at least three years and valid for as long as you
45819         offer spare parts or customer support for that product model, to give
45820         anyone who possesses the object code either (1) a copy of the
45821         Corresponding Source for all the software in the product that is
45822         covered by this License, on a durable physical medium customarily used
45823         for software interchange, for a price no more than your reasonable
45824         cost of physically performing this conveying of source, or (2) access
45825         to copy the Corresponding Source from a network server at no
45826         charge.</para>
45827       </listitem>
45828
45829       <listitem>
45830         <para>Convey individual copies of the object code with a copy of the
45831         written offer to provide the Corresponding Source. This alternative is
45832         allowed only occasionally and noncommercially, and only if you
45833         received the object code with such an offer, in accord with subsection
45834         6b.</para>
45835       </listitem>
45836
45837       <listitem>
45838         <para>Convey the object code by offering access from a designated
45839         place (gratis or for a charge), and offer equivalent access to the
45840         Corresponding Source in the same way through the same place at no
45841         further charge. You need not require recipients to copy the
45842         Corresponding Source along with the object code. If the place to copy
45843         the object code is a network server, the Corresponding Source may be
45844         on a different server (operated by you or a third party) that supports
45845         equivalent copying facilities, provided you maintain clear directions
45846         next to the object code saying where to find the Corresponding Source.
45847         Regardless of what server hosts the Corresponding Source, you remain
45848         obligated to ensure that it is available for as long as needed to
45849         satisfy these requirements.</para>
45850       </listitem>
45851
45852       <listitem>
45853         <para>Convey the object code using peer-to-peer transmission, provided
45854         you inform other peers where the object code and Corresponding Source
45855         of the work are being offered to the general public at no charge under
45856         subsection 6d.</para>
45857       </listitem>
45858     </orderedlist>
45859
45860     <para>A separable portion of the object code, whose source code is
45861     excluded from the Corresponding Source as a System Library, need not be
45862     included in conveying the object code work.</para>
45863
45864     <para>A "User Product" is either (1) a "consumer product", which means any
45865     tangible personal property which is normally used for personal, family, or
45866     household purposes, or (2) anything designed or sold for incorporation
45867     into a dwelling. In determining whether a product is a consumer product,
45868     doubtful cases shall be resolved in favor of coverage. For a particular
45869     product received by a particular user, "normally used" refers to a typical
45870     or common use of that class of product, regardless of the status of the
45871     particular user or of the way in which the particular user actually uses,
45872     or expects or is expected to use, the product. A product is a consumer
45873     product regardless of whether the product has substantial commercial,
45874     industrial or non-consumer uses, unless such uses represent the only
45875     significant mode of use of the product.</para>
45876
45877     <para>"Installation Information" for a User Product means any methods,
45878     procedures, authorization keys, or other information required to install
45879     and execute modified versions of a covered work in that User Product from
45880     a modified version of its Corresponding Source. The information must
45881     suffice to ensure that the continued functioning of the modified object
45882     code is in no case prevented or interfered with solely because
45883     modification has been made.</para>
45884
45885     <para>If you convey an object code work under this section in, or with, or
45886     specifically for use in, a User Product, and the conveying occurs as part
45887     of a transaction in which the right of possession and use of the User
45888     Product is transferred to the recipient in perpetuity or for a fixed term
45889     (regardless of how the transaction is characterized), the Corresponding
45890     Source conveyed under this section must be accompanied by the Installation
45891     Information. But this requirement does not apply if neither you nor any
45892     third party retains the ability to install modified object code on the
45893     User Product (for example, the work has been installed in
45894     <acronym>ROM</acronym>).</para>
45895
45896     <para>The requirement to provide Installation Information does not include
45897     a requirement to continue to provide support service, warranty, or updates
45898     for a work that has been modified or installed by the recipient, or for
45899     the User Product in which it has been modified or installed. Access to a
45900     network may be denied when the modification itself materially and
45901     adversely affects the operation of the network or violates the rules and
45902     protocols for communication across the network.</para>
45903
45904     <para>Corresponding Source conveyed, and Installation Information
45905     provided, in accord with this section must be in a format that is publicly
45906     documented (and with an implementation available to the public in source
45907     code form), and must require no special password or key for unpacking,
45908     reading or copying.</para>
45909
45910     <bridgehead id="AdditionalTerms" renderas="sect1">7. Additional
45911     Terms.</bridgehead>
45912
45913     <para>"Additional permissions" are terms that supplement the terms of this
45914     License by making exceptions from one or more of its conditions.
45915     Additional permissions that are applicable to the entire Program shall be
45916     treated as though they were included in this License, to the extent that
45917     they are valid under applicable law. If additional permissions apply only
45918     to part of the Program, that part may be used separately under those
45919     permissions, but the entire Program remains governed by this License
45920     without regard to the additional permissions.</para>
45921
45922     <para>When you convey a copy of a covered work, you may at your option
45923     remove any additional permissions from that copy, or from any part of it.
45924     (Additional permissions may be written to require their own removal in
45925     certain cases when you modify the work.) You may place additional
45926     permissions on material, added by you to a covered work, for which you
45927     have or can give appropriate copyright permission.</para>
45928
45929     <para>Notwithstanding any other provision of this License, for material
45930     you add to a covered work, you may (if authorized by the copyright holders
45931     of that material) supplement the terms of this License with terms:</para>
45932
45933     <orderedlist numeration="loweralpha">
45934       <listitem>
45935         <para>Disclaiming warranty or limiting liability differently from the
45936         terms of sections 15 and 16 of this License; or</para>
45937       </listitem>
45938
45939       <listitem>
45940         <para>Requiring preservation of specified reasonable legal notices or
45941         author attributions in that material or in the Appropriate Legal
45942         Notices displayed by works containing it; or</para>
45943       </listitem>
45944
45945       <listitem>
45946         <para>Prohibiting misrepresentation of the origin of that material, or
45947         requiring that modified versions of such material be marked in
45948         reasonable ways as different from the original version; or</para>
45949       </listitem>
45950
45951       <listitem>
45952         <para>Limiting the use for publicity purposes of names of licensors or
45953         authors of the material; or</para>
45954       </listitem>
45955
45956       <listitem>
45957         <para>Declining to grant rights under trademark law for use of some
45958         trade names, trademarks, or service marks; or</para>
45959       </listitem>
45960
45961       <listitem>
45962         <para>Requiring indemnification of licensors and authors of that
45963         material by anyone who conveys the material (or modified versions of
45964         it) with contractual assumptions of liability to the recipient, for
45965         any liability that these contractual assumptions directly impose on
45966         those licensors and authors.</para>
45967       </listitem>
45968     </orderedlist>
45969
45970     <para>All other non-permissive additional terms are considered "further
45971     restrictions" within the meaning of section 10. If the Program as you
45972     received it, or any part of it, contains a notice stating that it is
45973     governed by this License along with a term that is a further restriction,
45974     you may remove that term. If a license document contains a further
45975     restriction but permits relicensing or conveying under this License, you
45976     may add to a covered work material governed by the terms of that license
45977     document, provided that the further restriction does not survive such
45978     relicensing or conveying.</para>
45979
45980     <para>If you add terms to a covered work in accord with this section, you
45981     must place, in the relevant source files, a statement of the additional
45982     terms that apply to those files, or a notice indicating where to find the
45983     applicable terms.</para>
45984
45985     <para>Additional terms, permissive or non-permissive, may be stated in the
45986     form of a separately written license, or stated as exceptions; the above
45987     requirements apply either way.</para>
45988
45989     <bridgehead id="Termination" renderas="sect1">8. Termination.</bridgehead>
45990
45991     <para>You may not propagate or modify a covered work except as expressly
45992     provided under this License. Any attempt otherwise to propagate or modify
45993     it is void, and will automatically terminate your rights under this
45994     License (including any patent licenses granted under the third paragraph
45995     of section 11).</para>
45996
45997     <para>However, if you cease all violation of this License, then your
45998     license from a particular copyright holder is reinstated (a)
45999     provisionally, unless and until the copyright holder explicitly and
46000     finally terminates your license, and (b) permanently, if the copyright
46001     holder fails to notify you of the violation by some reasonable means prior
46002     to 60 days after the cessation.</para>
46003
46004     <para>Moreover, your license from a particular copyright holder is
46005     reinstated permanently if the copyright holder notifies you of the
46006     violation by some reasonable means, this is the first time you have
46007     received notice of violation of this License (for any work) from that
46008     copyright holder, and you cure the violation prior to 30 days after your
46009     receipt of the notice.</para>
46010
46011     <para>Termination of your rights under this section does not terminate the
46012     licenses of parties who have received copies or rights from you under this
46013     License. If your rights have been terminated and not permanently
46014     reinstated, you do not qualify to receive new licenses for the same
46015     material under section 10.</para>
46016
46017     <bridgehead id="AcceptanceNotRequired" renderas="sect1">9. Acceptance Not
46018     Required for Having Copies.</bridgehead>
46019
46020     <para>You are not required to accept this License in order to receive or
46021     run a copy of the Program. Ancillary propagation of a covered work
46022     occurring solely as a consequence of using peer-to-peer transmission to
46023     receive a copy likewise does not require acceptance. However, nothing
46024     other than this License grants you permission to propagate or modify any
46025     covered work. These actions infringe copyright if you do not accept this
46026     License. Therefore, by modifying or propagating a covered work, you
46027     indicate your acceptance of this License to do so.</para>
46028
46029     <bridgehead id="AutomaticDownstream" renderas="sect1">10. Automatic
46030     Licensing of Downstream Recipients.</bridgehead>
46031
46032     <para>Each time you convey a covered work, the recipient automatically
46033     receives a license from the original licensors, to run, modify and
46034     propagate that work, subject to this License. You are not responsible for
46035     enforcing compliance by third parties with this License.</para>
46036
46037     <para>An "entity transaction" is a transaction transferring control of an
46038     organization, or substantially all assets of one, or subdividing an
46039     organization, or merging organizations. If propagation of a covered work
46040     results from an entity transaction, each party to that transaction who
46041     receives a copy of the work also receives whatever licenses to the work
46042     the party's predecessor in interest had or could give under the previous
46043     paragraph, plus a right to possession of the Corresponding Source of the
46044     work from the predecessor in interest, if the predecessor has it or can
46045     get it with reasonable efforts.</para>
46046
46047     <para>You may not impose any further restrictions on the exercise of the
46048     rights granted or affirmed under this License. For example, you may not
46049     impose a license fee, royalty, or other charge for exercise of rights
46050     granted under this License, and you may not initiate litigation (including
46051     a cross-claim or counterclaim in a lawsuit) alleging that any patent claim
46052     is infringed by making, using, selling, offering for sale, or importing
46053     the Program or any portion of it.</para>
46054
46055     <bridgehead id="Patents" renderas="sect1">11. Patents.</bridgehead>
46056
46057     <para>A "contributor" is a copyright holder who authorizes use under this
46058     License of the Program or a work on which the Program is based. The work
46059     thus licensed is called the contributor's "contributor version".</para>
46060
46061     <para>A contributor's "essential patent claims" are all patent claims
46062     owned or controlled by the contributor, whether already acquired or
46063     hereafter acquired, that would be infringed by some manner, permitted by
46064     this License, of making, using, or selling its contributor version, but do
46065     not include claims that would be infringed only as a consequence of
46066     further modification of the contributor version. For purposes of this
46067     definition, "control" includes the right to grant patent sublicenses in a
46068     manner consistent with the requirements of this License.</para>
46069
46070     <para>Each contributor grants you a non-exclusive, worldwide, royalty-free
46071     patent license under the contributor's essential patent claims, to make,
46072     use, sell, offer for sale, import and otherwise run, modify and propagate
46073     the contents of its contributor version.</para>
46074
46075     <para>In the following three paragraphs, a "patent license" is any express
46076     agreement or commitment, however denominated, not to enforce a patent
46077     (such as an express permission to practice a patent or covenant not to sue
46078     for patent infringement). To "grant" such a patent license to a party
46079     means to make such an agreement or commitment not to enforce a patent
46080     against the party.</para>
46081
46082     <para>If you convey a covered work, knowingly relying on a patent license,
46083     and the Corresponding Source of the work is not available for anyone to
46084     copy, free of charge and under the terms of this License, through a
46085     publicly available network server or other readily accessible means, then
46086     you must either (1) cause the Corresponding Source to be so available, or
46087     (2) arrange to deprive yourself of the benefit of the patent license for
46088     this particular work, or (3) arrange, in a manner consistent with the
46089     requirements of this License, to extend the patent license to downstream
46090     recipients. "Knowingly relying" means you have actual knowledge that, but
46091     for the patent license, your conveying the covered work in a country, or
46092     your recipient's use of the covered work in a country, would infringe one
46093     or more identifiable patents in that country that you have reason to
46094     believe are valid.</para>
46095
46096     <para>If, pursuant to or in connection with a single transaction or
46097     arrangement, you convey, or propagate by procuring conveyance of, a
46098     covered work, and grant a patent license to some of the parties receiving
46099     the covered work authorizing them to use, propagate, modify or convey a
46100     specific copy of the covered work, then the patent license you grant is
46101     automatically extended to all recipients of the covered work and works
46102     based on it.</para>
46103
46104     <para>A patent license is "discriminatory" if it does not include within
46105     the scope of its coverage, prohibits the exercise of, or is conditioned on
46106     the non-exercise of one or more of the rights that are specifically
46107     granted under this License. You may not convey a covered work if you are a
46108     party to an arrangement with a third party that is in the business of
46109     distributing software, under which you make payment to the third party
46110     based on the extent of your activity of conveying the work, and under
46111     which the third party grants, to any of the parties who would receive the
46112     covered work from you, a discriminatory patent license (a) in connection
46113     with copies of the covered work conveyed by you (or copies made from those
46114     copies), or (b) primarily for and in connection with specific products or
46115     compilations that contain the covered work, unless you entered into that
46116     arrangement, or that patent license was granted, prior to 28 March
46117     2007.</para>
46118
46119     <para>Nothing in this License shall be construed as excluding or limiting
46120     any implied license or other defenses to infringement that may otherwise
46121     be available to you under applicable patent law.</para>
46122
46123     <bridgehead id="NoSurrender" renderas="sect1">12. No Surrender of Others'
46124     Freedom.</bridgehead>
46125
46126     <para>If conditions are imposed on you (whether by court order, agreement
46127     or otherwise) that contradict the conditions of this License, they do not
46128     excuse you from the conditions of this License. If you cannot convey a
46129     covered work so as to satisfy simultaneously your obligations under this
46130     License and any other pertinent obligations, then as a consequence you may
46131     not convey it at all. For example, if you agree to terms that obligate you
46132     to collect a royalty for further conveying from those to whom you convey
46133     the Program, the only way you could satisfy both those terms and this
46134     License would be to refrain entirely from conveying the Program.</para>
46135
46136     <bridgehead id="UsedWithAGPL" renderas="sect1">13. Use with the
46137     <acronym>GNU</acronym> Affero General Public License.</bridgehead>
46138
46139     <para>Notwithstanding any other provision of this License, you have
46140     permission to link or combine any covered work with a work licensed under
46141     version 3 of the <acronym>GNU</acronym> Affero General Public License into
46142     a single combined work, and to convey the resulting work. The terms of
46143     this License will continue to apply to the part which is the covered work,
46144     but the special requirements of the <acronym>GNU</acronym> Affero General
46145     Public License, section 13, concerning interaction through a network will
46146     apply to the combination as such.</para>
46147
46148     <bridgehead id="RevisedVersions" renderas="sect1">14. Revised Versions of
46149     this License.</bridgehead>
46150
46151     <para>The Free Software Foundation may publish revised and/or new versions
46152     of the <acronym>GNU</acronym> General Public License from time to time.
46153     Such new versions will be similar in spirit to the present version, but
46154     may differ in detail to address new problems or concerns.</para>
46155
46156     <para>Each version is given a distinguishing version number. If the
46157     Program specifies that a certain numbered version of the
46158     <acronym>GNU</acronym> General Public License "or any later version"
46159     applies to it, you have the option of following the terms and conditions
46160     either of that numbered version or of any later version published by the
46161     Free Software Foundation. If the Program does not specify a version number
46162     of the <acronym>GNU</acronym> General Public License, you may choose any
46163     version ever published by the Free Software Foundation.</para>
46164
46165     <para>If the Program specifies that a proxy can decide which future
46166     versions of the <acronym>GNU</acronym> General Public License can be used,
46167     that proxy's public statement of acceptance of a version permanently
46168     authorizes you to choose that version for the Program.</para>
46169
46170     <para>Later license versions may give you additional or different
46171     permissions. However, no additional obligations are imposed on any author
46172     or copyright holder as a result of your choosing to follow a later
46173     version.</para>
46174
46175     <bridgehead id="WarrantyDisclaimer" renderas="sect1">15. Disclaimer of
46176     Warranty.</bridgehead>
46177
46178     <para>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
46179     APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
46180     HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
46181     OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
46182     THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
46183     PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
46184     IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
46185     ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</para>
46186
46187     <bridgehead id="LiabilityLimitation" renderas="sect1">16. Limitation of
46188     Liability.</bridgehead>
46189
46190     <para>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
46191     WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
46192     CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
46193     INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
46194     ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT
46195     LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
46196     SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
46197     WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
46198     ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</para>
46199
46200     <bridgehead id="InterpretationSecs1516" renderas="sect1">17.
46201     Interpretation of Sections 15 and 16.</bridgehead>
46202
46203     <para>If the disclaimer of warranty and limitation of liability provided
46204     above cannot be given local legal effect according to their terms,
46205     reviewing courts shall apply local law that most closely approximates an
46206     absolute waiver of all civil liability in connection with the Program,
46207     unless a warranty or assumption of liability accompanies a copy of the
46208     Program in return for a fee.</para>
46209
46210     <bridgehead>END OF TERMS AND CONDITIONS</bridgehead>
46211
46212     <bridgehead id="HowToApply" renderas="sect1">How to Apply These Terms to
46213     Your New Programs</bridgehead>
46214
46215     <para>If you develop a new program, and you want it to be of the greatest
46216     possible use to the public, the best way to achieve this is to make it
46217     free software which everyone can redistribute and change under these
46218     terms.</para>
46219
46220     <para>To do so, attach the following notices to the program. It is safest
46221     to attach them to the start of each source file to most effectively state
46222     the exclusion of warranty; and each file should have at least the
46223     "copyright" line and a pointer to where the full notice is found.</para>
46224
46225     <screen>
46226 <replaceable>one line to give the program's name and a brief idea of what it does.</replaceable>
46227 Copyright (C) <replaceable>year</replaceable> <replaceable>name of author</replaceable>
46228
46229 This program is free software: you can redistribute it and/or modify
46230 it under the terms of the <acronym>GNU</acronym> General Public License as published by
46231 the Free Software Foundation, either version 3 of the License, or
46232 (at your option) any later version.
46233
46234 This program is distributed in the hope that it will be useful,
46235 but WITHOUT ANY WARRANTY; without even the implied warranty of
46236 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
46237 <acronym>GNU</acronym> General Public License for more details.
46238
46239 You should have received a copy of the <acronym>GNU</acronym> General Public License
46240 along with this program.  If not, see <ulink
46241         url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.
46242   </screen>
46243
46244     <para>Also add information on how to contact you by electronic and paper
46245     mail.</para>
46246
46247     <para>If the program does terminal interaction, make it output a short
46248     notice like this when it starts in an interactive mode:</para>
46249
46250     <screen>
46251 <replaceable>program</replaceable> Copyright (C) <replaceable>year</replaceable> <replaceable>name of author</replaceable>
46252 This program comes with ABSOLUTELY NO WARRANTY; for details type `<literal>show w</literal>'.
46253 This is free software, and you are welcome to redistribute it
46254 under certain conditions; type `<literal>show c</literal>' for details.
46255   </screen>
46256
46257     <para>The hypothetical commands `<literal>show w</literal>' and
46258     `<literal>show c</literal>' should show the appropriate parts of the
46259     General Public License. Of course, your program's commands might be
46260     different; for a GUI interface, you would use an "about box".</para>
46261
46262     <para>You should also get your employer (if you work as a programmer) or
46263     school, if any, to sign a "copyright disclaimer" for the program, if
46264     necessary. For more information on this, and how to apply and follow the
46265     <acronym>GNU</acronym> <acronym>GPL</acronym>, see <ulink
46266     url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.</para>
46267
46268     <para>The <acronym>GNU</acronym> General Public License does not permit
46269     incorporating your program into proprietary programs. If your program is a
46270     subroutine library, you may consider it more useful to permit linking
46271     proprietary applications with the library. If this is what you want to do,
46272     use the <acronym>GNU</acronym> Lesser General Public License instead of
46273     this License. But first, please read <ulink
46274     url="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</ulink>.</para>
46275   </appendix>
46276 </book>