fix notice capitalizaiton in opac
[kohadocs.git] / en / manual.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This document is maintained with oXygen. -->
3 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4 <book>
5   <bookinfo id="manual">
6     <title>Koha 3.16 Manual (en)</title>
7
8     <author id="manualauthor">
9       <firstname>Nicole C.</firstname>
10
11       <surname>Engard</surname>
12
13       <affiliation>
14         <orgname>ByWater Solutions/BibLibre</orgname>
15       </affiliation>
16     </author>
17
18     <copyright id="manualcopy">
19       <year>2014</year>
20       <holder>Nicole C. Engard/ByWater Solutions/BibLibre</holder>
21     </copyright>
22
23     <legalnotice id="manuallegal">
24       <para>This manual is licensed under the <ulink url="http://www.gnu.org/licenses/gpl.html">GNU General Public License,
25       version 3</ulink> or later</para>
26
27       <para>Learn more about this license in the <link linkend="gpl">GPL3
28       Appendix</link></para>
29     </legalnotice>
30
31     <pubdate id="manualpubdate">Published: 2014</pubdate>
32   </bookinfo>
33   <chapter id="introchapter">
34     <title>Introduction</title>
35     <section>
36       <title id="introbasics">Koha Basics</title>
37       <para>Koha is the first free and open source software library automation package (ILS).
38         Development is sponsored by libraries of varying types and sizes, volunteers, and support
39         companies from around the world.</para>
40       <para>Learn more about Koha by visiting the official Koha website: <ulink
41           url="http://koha-community.org">http://koha-community.org</ulink></para>
42     </section>
43     <section id="introrecommend">
44       <title>Koha Recommendations</title>
45       <para>Full system recommendations can be found on the official Koha wiki along with the
46         developer documentation: <ulink url="http://wiki.koha-community.org">
47           http://wiki.koha-community.org</ulink></para>
48       <para>When working in the Koha staff client it is strongly recommended that you use the
49         Firefox browser.  Koha's staff client is not supported in Internet Explorer and has not yet
50         been fully optimized for Google Chrome.</para>
51     </section>
52     <section id="usingmanual">
53       <title>Using this Manual</title>
54       <para>This manual is always changing and suggestions for edits can be sent to the
55         Documentation Manager via the <ulink
56           url="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-docs">DOCS mailing
57           list</ulink>.  The manual is organized by Koha module. At the start of most sections (and
58         throughout) you will find 'Get there' tips. These lines tell you how to get to the section
59         in Koha.  </para>
60       <para>For example: <emphasis>Get there:</emphasis> More &gt; Administration &gt; Global System
61         Preferences</para>
62       <para>
63         <screenshot>
64           <screeninfo>Get there: More > Administration > Global System Preferences</screeninfo>
65           <mediaobject>
66             <imageobject>
67               <imagedata fileref="images/intro/getthere.png"/>
68             </imageobject>
69           </mediaobject>
70         </screenshot>
71       </para>
72       <para>The instruction tells you where to find the necessary menu option at the top of the Koha
73         staff client.</para>
74       <para>Links will be found throughout the manual to other sections in the manual and images
75         will depict what should be seen on the screen.  </para>
76       <para>The manual can be searched using the custom Google search on the <ulink
77           url="http://koha-community.org/documentation/">Koha Documentation</ulink> page.</para>
78     </section>
79     <section id="contributing">
80       <title>Contributing to the Manual</title>
81       <para>This manual is an ever-changing document and edits to the manual are welcome at any
82         time.  </para>
83       <para>The <ulink url="http://manual.koha-community.org/">Koha Manual</ulink> is managed by the
84         Documentation Manager, but that doesn't mean we can't all participate in making the best
85         manual possible. </para>
86       <para>The manual is stored in git at: <ulink
87           url="http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary"
88           >http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary</ulink></para>
89       <para>To edit the manual we recommend <ulink url="http://www.oxygenxml.com">oXygen</ulink> or
90         other XML/DocBook editor. We ask that every chapter and section have an ID tag associated
91         with it to enable permanent linking and searching. </para>
92       <para>Patches to the manual should be emailed to the <ulink
93           url="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-docs">DOCS mailing
94           list</ulink> and will be reviewed by the Documentation Manager before inclusion. </para>
95     </section>
96   </chapter>
97
98   <chapter id="administration">
99     <title>Administration</title>
100
101     <section id="globalsysprefs">
102       <title>Global System Preferences</title>
103
104       <para>Global system preferences control the way your Koha system works
105       in general. Set these preferences before anything else in Koha.</para>
106
107       <itemizedlist>
108         <listitem>
109           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Global System
110             Preferences</para>
111         </listitem>
112       </itemizedlist>
113
114       <screenshot>
115         <screeninfo>Global System Preferences Link and Search</screeninfo>
116
117         <mediaobject>
118           <imageobject>
119             <imagedata fileref="images/admin/globalprefs/prefsearch.png"/>
120           </imageobject>
121         </mediaobject>
122       </screenshot>
123
124       <para>System preferences can be searched (using any part of the
125       preference name or description) using the search box on the
126       'Administration' page or the search box at the top of each system
127       preferences page.</para>
128
129       <screenshot>
130         <screeninfo>Preferences search at the top of System Preference
131         page</screeninfo>
132
133         <mediaobject>
134           <imageobject>
135             <imagedata fileref="images/admin/globalprefs/prefsearch1.png"/>
136           </imageobject>
137         </mediaobject>
138       </screenshot>
139
140       <para>When editing preferences a '(modified)' tag will appear next to
141       items you change until you click the 'Save All' button:</para>
142
143       <screenshot>
144         <screeninfo>After editing TagsModeration the '(modified)' label
145         appears</screeninfo>
146
147         <mediaobject>
148           <imageobject>
149             <imagedata fileref="images/admin/globalprefs/saveallprefs.png"/>
150           </imageobject>
151         </mediaobject>
152       </screenshot>
153
154       <para>After saving your preferences you'll get a confirmation message
155       telling you what preferences were saved:</para>
156
157       <screenshot>
158         <screeninfo>Preference save confirmation message</screeninfo>
159
160         <mediaobject>
161           <imageobject>
162             <imagedata fileref="images/admin/globalprefs/saveconfirmation.png"/>
163           </imageobject>
164         </mediaobject>
165       </screenshot>
166
167       <para>Each section of preferences can be sorted alphabetically by
168       clicking the small down arrow to the right of the word 'Preference' in
169       the header column</para>
170
171       <screenshot>
172         <screeninfo>Sort option at the top right of each section of
173         preferences</screeninfo>
174
175         <mediaobject>
176           <imageobject>
177             <imagedata fileref="images/admin/globalprefs/sortprefs.png"/>
178           </imageobject>
179         </mediaobject>
180       </screenshot>
181
182       <para>If the preference refers to monetary values (like <link linkend="maxoutstanding"
183           >maxoutstanding</link>) the currency displayed will be the default you set in your <link
184           linkend="currexchangeadmin">Currency and Exchange Rate</link> administration area. In the
185         examples to follow they will all read USD for U.S. Dollars.<important>
186           <para>For libraries systems with unique URLs for each site the system preference can be
187             overridden by editing your koha-http.conf file this has to be done by a system
188             administrator or someone with access to your system files.  For example if all libraries
189             but one want to have search terms highlighted in results you set the
190             OpacHighlightedWords preference to 'Highlight' then edit the koha-http.conf for the
191             library that wants this turned off by adding 'SetEnv
192             OVERRIDE_SYSPREF_OpacHighlightedWords "0"'. After restarting the web server that one
193             library will no longer see highlighted terms.  Consult with your system administrator
194             for more information.</para>
195         </important></para>
196
197       <section id="acqprefs">
198         <title>Acquisitions</title>
199
200         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
201         Global System Preferences &gt; Acquisitions</para>
202
203         <section id="acqprefspolicy">
204           <title>Policy</title>
205
206           <section id="AcqCreateItem">
207             <title>AcqCreateItem</title>
208
209             <para>Default: placing an order</para>
210
211             <para>Asks: Create an item when ___.</para>
212
213             <para>Values:</para>
214
215             <itemizedlist>
216               <listitem>
217                 <para>cataloging a record</para>
218               </listitem>
219
220               <listitem>
221                 <para>placing an order</para>
222               </listitem>
223
224               <listitem>
225                 <para>receiving an order</para>
226               </listitem>
227             </itemizedlist>
228
229             <para>Description:</para>
230
231             <itemizedlist>
232               <listitem>
233                 <para>This preference lets you decide when you'd like to
234                 create an item record in Koha. If you choose to add an item
235                 record when 'placing an order' then you will enter item
236                 information in as you place records in your basket. If you
237                 choose to add the item when 'receiving an order' you will be
238                 asked for item record information when you're receiving orders
239                 in acquisitions. If you choose to add the item when
240                 'cataloging a record' then item records will not be created in
241                 acquisitions at all, you will need to go to the cataloging
242                 module to add the items.</para>
243               </listitem>
244             </itemizedlist>
245           </section>
246           <section id="AcqItemSetSubfieldsWhenReceived">
247             <title>AcqItemSetSubfieldsWhenReceived</title>
248             <para>Asks: Upon receiving items, update their subfields if they were created when
249               placing an order (e.g. o=5|a="foo bar"). ___</para>
250             <para>Description:<itemizedlist>
251                 <listitem>
252                   <para>This preference allows you to set default values for items that you receive
253                     via acquisitions. Enter the data as subfield=value and split your values with a
254                     bar ( | ). For example you can remove the Ordered status on the item
255                     automatically when you receive it just by entering 7=0 in this preference. That
256                     will set the Not for Loan status (subfield 7) to 0 which is available.</para>
257                 </listitem>
258               </itemizedlist></para>
259           </section>
260
261           <section id="AcqViewBaskets">
262             <title>AcqViewBaskets</title>
263
264             <para>Default: created by staff member</para>
265
266             <para>Asks: Show baskets ___</para>
267
268             <para>Values:</para>
269
270             <itemizedlist>
271               <listitem>
272                 <para>created by staff member</para>
273               </listitem>
274
275               <listitem>
276                 <para>from staff member's branch</para>
277               </listitem>
278
279               <listitem>
280                 <para>in system, regardless of owner</para>
281               </listitem>
282             </itemizedlist>
283
284             <para>Description:</para>
285
286             <itemizedlist>
287               <listitem>
288                 <para>When in acquisitions this preference allows you to
289                 control whose baskets you can see when looking at a vendor.
290                 The default value of 'created by staff member' makes it so
291                 that you only see the baskets you created. Choosing to see
292                 baskets 'from staff member's branch' will show you the baskets
293                 created by anyone at the branch you're logged in at. Finally,
294                 you can choose to set this preference to show you all baskets
295                 regardless of who created it ('in system, regardless of
296                 owner). Regardless of which value you choose for this
297                 preference, superlibrarians can see all baskets created in the
298                 system.</para>
299               </listitem>
300             </itemizedlist>
301           </section>
302           <section id="AcqWarnOnDuplicateInvoice">
303             <title>AcqWarnOnDuplicateInvoice</title>
304             <para>Default: Do not warn</para>
305             <para>Asks: ___ when the librarian tries to create an invoice with a duplicate
306               number.</para>
307             <para>Values: <itemizedlist>
308                 <listitem>
309                   <para>Do not warn</para>
310                 </listitem>
311                 <listitem>
312                   <para>Warn</para>
313                 </listitem>
314               </itemizedlist></para>
315           </section>
316
317           <section id="BasketConfirmations">
318             <title>BasketConfirmations</title>
319
320             <para>Default: always ask for confirmation</para>
321
322             <para>Asks: When closing or reopening a basket, ___.</para>
323
324             <para>Values:</para>
325
326             <itemizedlist>
327               <listitem>
328                 <para>always ask for confirmation</para>
329               </listitem>
330
331               <listitem>
332                 <para>do not ask for confirmation</para>
333               </listitem>
334             </itemizedlist>
335
336             <para>Descriptions:</para>
337
338             <itemizedlist>
339               <listitem>
340                 <para>This preference adds the option to skip confirmations on
341                 closing and reopening a basket. If you skip the confirmation,
342                 you do not create a new basket group.</para>
343               </listitem>
344             </itemizedlist>
345           </section>
346
347           <section id="CurrencyFormat">
348             <title>CurrencyFormat</title>
349
350             <para>Default: 360,000.00 (US)</para>
351
352             <para>Asks: Display currencies using the following format
353             ___</para>
354
355             <para>Values:</para>
356
357             <itemizedlist>
358               <listitem>
359                 <para>360,000.00 (US)</para>
360               </listitem>
361
362               <listitem>
363                 <para>360 000,00 (FR)</para>
364               </listitem>
365             </itemizedlist>
366           </section>
367
368           <section id="gist">
369             <title>gist</title>
370
371             <para>Default: 0</para>
372
373             <para>Asks: The default tax rate is ___</para>
374
375             <para>Description:</para>
376
377             <itemizedlist>
378               <listitem>
379                 <para>This preference will allow the library to define a
380                 default Goods and Services Tax rate. The default of value of 0
381                 will disable this preference.</para>
382               </listitem>
383             </itemizedlist>
384
385             <para><tip>
386                 <para>Enter this value as a number (.06) versus a percent
387                 (6%).</para>
388               </tip></para>
389           </section>
390           <section id="MarcFieldsToOrder">
391             <title>MarcFieldsToOrder</title>
392             <para>Asks: Set the mapping values for a new order line created from a MARC record in a
393               staged file. </para>
394             <para>Description:<itemizedlist>
395                 <listitem>
396                   <para>This preference includes MARC fields to check for order information to use
397                     when <link linkend="orderfromstagedfile">ordering from a staged file</link> in
398                     acquisitions. You can use the following fields: price, quantity, budget_code,
399                     discount, sort1, sort2.</para>
400                   <para>For
401                     example:<programlisting>price: 947$a|947$c
402 quantity: 969$h
403 budget_code: 922$a</programlisting></para>
404                 </listitem>
405               </itemizedlist></para>
406           </section>
407
408           <section id="UniqueItemFields">
409             <title>UniqueItemFields</title>
410
411             <para>Default: barcode</para>
412
413             <para>Asks:___ (space-separated list of fields that should be
414             unique for items, must be valid SQL fields of <ulink url="http://schema.koha-community.org/tables/items.html">items</ulink>
415             table)</para>
416
417             <para>Description:</para>
418
419             <itemizedlist>
420               <listitem>
421                 <para>If this preference is left blank when adding items in
422                 acquisitions there will be no check for uniqueness. This means
423                 that a duplicate barcode can be created in acquisitions which
424                 will cause errors later when checking items in and out.</para>
425               </listitem>
426             </itemizedlist>
427           </section>
428         </section>
429
430         <section id="acqprefsprinting">
431           <title>Printing</title>
432
433           <section id="OrderPdfFormat">
434             <title>OrderPdfFormat</title>
435
436             <para>Default: pdfformat::layout2pages</para>
437
438             <para>Asks: Use ___ when printing basket groups.</para>
439           </section>
440         </section>
441       </section>
442
443       <section id="adminprefs">
444         <title>Administration</title>
445
446         <para>These preferences are general settings for your system.</para>
447
448         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
449         Global System Preferences &gt; Administration</para>
450
451         <section id="casauthentication">
452           <title>CAS Authentication</title>
453
454           <para>The Central Authentication Service (CAS) is a single sign-on
455           protocol for the web. If you don't know what this is, leave these
456           preferences set to their defaults.</para>
457
458           <section id="AllowPKIAuth">
459             <title>AllowPKIAuth</title>
460
461             <para>Default: no</para>
462
463             <para>Asks: Use ___ field for SSL client certificate
464             authentication</para>
465
466             <para>Values:</para>
467
468             <itemizedlist>
469               <listitem>
470                 <para>no</para>
471               </listitem>
472
473               <listitem>
474                 <para>the common name</para>
475               </listitem>
476
477               <listitem>
478                 <para>the email address</para>
479               </listitem>
480             </itemizedlist>
481           </section>
482
483           <section id="casAuthentication">
484             <title>casAuthentication</title>
485
486             <para>Default: Don't use</para>
487
488             <para>Asks: ___ CAS for login authentication.</para>
489           </section>
490
491           <section id="casLogout">
492             <title>casLogout</title>
493
494             <para>Default: Don't logout</para>
495
496             <para>Asks: ___ of CAS when logging out of Koha.</para>
497           </section>
498
499           <section id="casServerUrl">
500             <title>casServerUrl</title>
501
502             <para>Asks: The CAS Authentication Server can be found at
503             ___</para>
504           </section>
505         </section>
506
507         <section id="adminprefsinterface">
508           <title>Interface options</title>
509
510           <para>These preference are related to your Koha interface</para>
511
512           <section id="DebugLevel">
513             <title>DebugLevel</title>
514
515             <para>Default: lots of</para>
516
517             <para>Asks: Show ___ debugging information in the browser when an
518             internal error occurs.</para>
519
520             <para>Values:</para>
521
522             <itemizedlist>
523               <listitem>
524                 <para>lots of - will show as much information as
525                 possible</para>
526               </listitem>
527
528               <listitem>
529                 <para>no - will only show basic error messages</para>
530               </listitem>
531
532               <listitem>
533                 <para>some - will show only some of the information
534                 available</para>
535               </listitem>
536             </itemizedlist>
537
538             <para>Description:</para>
539
540             <itemizedlist>
541               <listitem>
542                 <para>This preference determines how much information will be
543                 sent to the user's screen when the system encounters an error.
544                 The most detail will be sent when the value level is set at 2,
545                 some detail will be sent when the value is set at 1, and only
546                 a basic error message will display when the value is set at 0.
547                 This setting is especially important when a system is new and
548                 the administration is interested in working out the bugs
549                 (errors or problems) quickly. Having detailed error messages
550                 makes quick fixes more likely in problem areas.</para>
551               </listitem>
552             </itemizedlist>
553           </section>
554
555           <section id="delimiter">
556             <title>delimiter</title>
557
558             <para>Default: semicolons</para>
559
560             <para>Asks: Separate columns in an exported report file with ___
561             by default.</para>
562
563             <para>Values:</para>
564
565             <itemizedlist>
566               <listitem>
567                 <para>#'s</para>
568               </listitem>
569
570               <listitem>
571                 <para>backslashes</para>
572               </listitem>
573
574               <listitem>
575                 <para>commas</para>
576               </listitem>
577
578               <listitem>
579                 <para>semicolons</para>
580               </listitem>
581
582               <listitem>
583                 <para>slashes</para>
584               </listitem>
585
586               <listitem>
587                 <para>tabs</para>
588               </listitem>
589             </itemizedlist>
590
591             <para>Description:</para>
592
593             <itemizedlist>
594               <listitem>
595                 <para>This preference determines how reports exported from
596                 Koha will separate data. In many cases you will be able to
597                 change this option when exporting if you'd like.</para>
598               </listitem>
599             </itemizedlist>
600           </section>
601
602           <section id="KohaAdminEmailAddress">
603             <title>KohaAdminEmailAddress</title>
604
605             <para>This is the default 'From' address for emails unless there
606             is one for the particular branch, and is referred to when an
607             internal error occurs.</para>
608
609             <para>Asks: Use ___ as the email address for the administrator of
610             Koha.</para>
611
612             <para>Description:</para>
613
614             <itemizedlist>
615               <listitem>
616                 <para>This preference allows one email address to be used in
617                 warning messages set to the OPAC. If no email address is set
618                 for the branch this address will receive messages from patrons
619                 regarding modification requests, purchase suggestions, and
620                 questions or information regarding overdue notices. It is
621                 recommended that a email address that can be accessed by
622                 multiple staff members be used for this purpose so that if one
623                 librarian is out the others can address these requests. This
624                 email address can be changed when needed.</para>
625               </listitem>
626             </itemizedlist>
627           </section>
628
629           <section id="noItemTypeImages">
630             <title>noItemTypeImages</title>
631
632             <para>Default: Show</para>
633
634             <para>Asks: ___ itemtype icons in the catalog.</para>
635
636             <para>Values:</para>
637
638             <itemizedlist>
639               <listitem>
640                 <para>Shows</para>
641               </listitem>
642
643               <listitem>
644                 <para>Don't show</para>
645               </listitem>
646             </itemizedlist>
647
648             <para>Description:</para>
649
650             <itemizedlist>
651               <listitem>
652                 <para>This preference allows the system administrator to
653                 determine if users will be able to set and see an <link linkend="itemtypeadmin">item type icon</link> the catalog on
654                 both the OPAC and the Staff Client. The images will display in
655                 both the OPAC and the Staff Client/Intranet. If images of item
656                 types are disabled, text labels for item types will still
657                 appear in the OPAC and Staff Client.</para>
658               </listitem>
659             </itemizedlist>
660           </section>
661
662           <section id="virtualshelves">
663             <title>virtualshelves</title>
664
665             <para>Default: Allow</para>
666
667             <para>Asks: ___ staff and patrons to create and view saved lists
668             of books.</para>
669
670             <para>Values:</para>
671
672             <itemizedlist>
673               <listitem>
674                 <para>Allow</para>
675               </listitem>
676
677               <listitem>
678                 <para>Don't Allow</para>
679               </listitem>
680             </itemizedlist>
681
682             <para>Description:</para>
683
684             <itemizedlist>
685               <listitem>
686                 <para>This preference controls whether the lists functionality
687                 will be available in the staff client and OPAC. If this is set
688                 to "Don't allow" then no one will be able to save items to
689                 public or private lists.</para>
690               </listitem>
691             </itemizedlist>
692           </section>
693         </section>
694
695         <section id="adminprefslogin">
696           <title>Login options</title>
697
698           <para>These preferences are related to logging into your Koha
699           system</para>
700
701           <section id="AutoLocation">
702             <title>AutoLocation</title>
703
704             <para>Default: Don't require</para>
705
706             <para>Asks: ___ staff to log in from a computer in the IP address
707             range specified by their library (if any).</para>
708
709             <itemizedlist>
710               <listitem>
711                 <para>Set IP address range in the library administration
712                 area</para>
713
714                 <itemizedlist>
715                   <listitem>
716                     <para><emphasis>Get there:</emphasis> More &gt;
717                     Administration &gt; Basic Parameters &gt; <link linkend="libsgroups">Libraries &amp; Groups</link></para>
718                   </listitem>
719                 </itemizedlist>
720               </listitem>
721             </itemizedlist>
722
723             <para>Values:</para>
724
725             <itemizedlist>
726               <listitem>
727                 <para>Don't require</para>
728               </listitem>
729
730               <listitem>
731                 <para>Require</para>
732               </listitem>
733             </itemizedlist>
734
735             <para>Description:</para>
736
737             <itemizedlist>
738               <listitem>
739                 <para>This preference protects the system by blocking
740                 unauthorized users from accessing the staff client program and
741                 settings. Authorized and unauthorized users are determined by
742                 their computer's IP addresses. When the preference is set to
743                 'Require', IP authorization is in effect and unauthorized IP
744                 addresses will be blocked. This means that staff cannot work
745                 from home unless their IP address has been authorized. When
746                 set to 'Don't require', anyone with a staff client login will
747                 have access no matter which IP address they are using.</para>
748               </listitem>
749             </itemizedlist>
750           </section>
751
752           <section id="IndependentBranches">
753             <title>IndependentBranches</title>
754             <para>Default: Don't prevent</para>
755             <para>Asks: ___ staff (but not superlibrarians) from modifying objects (holds, items,
756               patrons, etc.) belonging to other libraries.</para>
757             <para>Values:</para>
758             <itemizedlist>
759               <listitem>
760                 <para>Don't prevent</para>
761               </listitem>
762               <listitem>
763                 <para>Prevent</para>
764               </listitem>
765             </itemizedlist>
766             <para>Description:</para>
767             <itemizedlist>
768               <listitem>
769                 <para>This preference should only be used by library systems which are sharing a
770                   single Koha installation among multiple branches but are considered independent
771                   organizations, meaning they do not share material or patrons with other branches
772                   and do not plan to change that in the future. If set to 'Prevent' it increases the
773                   security between library branches by: prohibiting staff users from logging into
774                   another branch from within the staff client, filtering out patrons from patron
775                   searches who are not a part of the login branch conducting the search, limiting
776                   the location choices to the login branch when adding or modifying an item record,
777                   preventing users from other branch locations from placing holds or checking out
778                   materials from library branches other than their own, and preventing staff from
779                   editing item records which belong to other library branches. All of these security
780                   safeguards can be overridden only by the superlibrarian, the highest level of
781                   privileges.</para>
782               </listitem>
783             </itemizedlist>
784             <important>
785               <para>It is important that this value be set before going live and that it NOT be
786                 changed</para>
787             </important>
788           </section>
789
790           <section id="SessionStorage">
791             <title>SessionStorage</title>
792
793             <para>Default: in the MySQL database</para>
794
795             <para>Asks: Store login session information ___</para>
796
797             <para>Values:</para>
798
799             <itemizedlist>
800               <listitem>
801                 <para>as temporary files</para>
802               </listitem>
803
804               <listitem>
805                 <para>in the MySQL database</para>
806               </listitem>
807
808               <listitem>
809                 <para>in the PostgreSQL database</para>
810
811                 <itemizedlist>
812                   <listitem>
813                     <important>
814                       <para>PostgreSQL is not yet supported</para>
815                     </important>
816                   </listitem>
817                 </itemizedlist>
818               </listitem>
819             </itemizedlist>
820
821             <para>Description:</para>
822
823             <itemizedlist>
824               <listitem>
825                 <para>This preference allows administrators to choose what
826                 format session data is stored in during web sessions.</para>
827               </listitem>
828             </itemizedlist>
829           </section>
830
831           <section id="timeout">
832             <title>timeout</title>
833
834             <para>Default: 12000000</para>
835
836             <para>Asks: Automatically log out users after ___ seconds of inactivity.</para>
837
838             <para>Description:</para>
839
840             <itemizedlist>
841               <listitem>
842                 <para>This preference sets the length of time the Staff Client
843                 or OPAC accounts can be left inactive before re-logging in is
844                 necessary. The value of this preference is in seconds. At this
845                 time, the amount of time before a session times out must be
846                 the same for both the Staff Client and the OPAC.</para>
847               </listitem>
848             </itemizedlist>
849           </section>
850         </section>
851         <section id="mozillapersona">
852           <title>Mozilla Persona</title>
853           <section id="persona">
854             <title>Persona</title>
855             <para>Default: Don't allow</para>
856             <para>Asks: ___  Mozilla persona for login.</para>
857             <para>Values:</para>
858             <itemizedlist>
859                 <listitem>
860                   <para>Allow</para>
861                   <screenshot>
862                       <screeninfo>Persona login on OPAC</screeninfo>
863                       <mediaobject>
864                         <imageobject>
865                           <imagedata fileref="images/admin/globalprefs/persona.png"/>
866                         </imageobject>
867                       </mediaobject>
868                     </screenshot>
869                 </listitem>
870                 <listitem>
871                   <para>Don't allow</para>
872                 </listitem>
873               </itemizedlist>
874             <para>Description:<itemizedlist>
875                 <listitem>
876                   <para>Mozilla Persona is an OpenID-like service that lets you log in to multiple
877                     websites with your Mozilla credentials.  If you allow Persona log in for Koha
878                     then your patrons can log in to the OPAC using their Mozilla Persona.  Learn
879                     more about Persona on the <ulink url="http://www.mozilla.org/en-US/persona/">official Mozilla site</ulink>.<important>
880                       <para>For Persona log in to work you will need you <link linkend="OPACBaseURL">OPACBaseURL</link> preference to be set correctly.</para>
881                     </important></para>
882                 </listitem>
883               </itemizedlist></para>
884           </section>
885         </section>
886         <section id="searchengineprefs">
887           <title>Search Engine</title>
888           <section id="SearchEngine">
889             <title>SearchEngine</title>
890             <important>
891               <para>This preference is highly experimental and should not be changed from the
892                 default value in a production environment.</para>
893             </important>
894             <para>Default: Zebra</para>
895             <para>Asks: ___  is the search engine used. </para>
896             <para>Values:<itemizedlist>
897                 <listitem>
898                   <para>Solr</para>
899                 </listitem>
900                 <listitem>
901                   <para>Zebra</para>
902                 </listitem>
903               </itemizedlist></para>
904             <para>Description:<itemizedlist>
905                 <listitem>
906                   <para>This preference will be used to control which search engine Koha uses for
907                     catalog searches in the OPAC and the staff client.</para>
908                 </listitem>
909               </itemizedlist></para>
910           </section>
911         </section>
912       </section>
913
914       <section id="authprefs">
915         <title>Authorities</title>
916
917         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
918         Global System Preferences &gt; Authorities</para>
919
920         <section id="generalauthorities">
921           <title>General</title>
922
923           <section id="AuthDisplayHierarchy">
924             <title>AuthDisplayHierarchy</title>
925
926             <para>Default: Don't display</para>
927
928             <para>Asks: ___ broader term/narrower term hierarchies when
929             viewing authorities.</para>
930
931             <para>Values:</para>
932
933             <itemizedlist>
934               <listitem>
935                 <para>Display</para>
936
937                 <screenshot>
938                   <screeninfo>AuthDisplayHierarchy</screeninfo>
939
940                   <mediaobject>
941                     <imageobject>
942                       <imagedata fileref="images/admin/globalprefs/AuthDisplayHierarchy.png"/>
943                     </imageobject>
944                   </mediaobject>
945                 </screenshot>
946               </listitem>
947
948               <listitem>
949                 <para>Don't display</para>
950               </listitem>
951             </itemizedlist>
952
953             <para>Description:</para>
954
955             <itemizedlist>
956               <listitem>
957                 <para>If your authority records includes 5xx fields with
958                 linked references to broader and/or narrower see also
959                 references this preference will turn on a display of those
960                 authorities at the top of the record.</para>
961               </listitem>
962             </itemizedlist>
963           </section>
964
965           <section id="AutoCreateAuthorities">
966             <title>AutoCreateAuthorities</title>
967
968             <para>Default: do not generate</para>
969
970             <para>Asks: When editing records, ___ authority records that are
971             missing.</para>
972
973             <para>Values:</para>
974
975             <itemizedlist>
976               <listitem>
977                 <para>do not generate</para>
978               </listitem>
979
980               <listitem>
981                 <para>generate</para>
982               </listitem>
983             </itemizedlist>
984
985             <important>
986               <para><link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
987               must be set to "allow" for this to have any effect</para>
988             </important>
989
990             <para>Description:</para>
991
992             <itemizedlist>
993               <listitem>
994                 <para>When this and <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
995                 are both turned on, automatically create authority records for
996                 headings that don't have any authority link when cataloging.
997                 When BiblioAddsAuthorities is on and AutoCreateAuthorities is
998                 turned off, do not automatically generate authority records,
999                 but allow the user to enter headings that don't match an
1000                 existing authority. When BiblioAddsAuthorities is off, this
1001                 has no effect.</para>
1002               </listitem>
1003             </itemizedlist>
1004           </section>
1005
1006           <section id="BiblioAddsAuthorities">
1007             <title>BiblioAddsAuthorities</title>
1008
1009             <para>Default: allow</para>
1010
1011             <para>Asks: When editing records, ___ them to automatically create
1012             new authority records if needed, rather than having to reference
1013             existing authorities.</para>
1014
1015             <para>Values:</para>
1016
1017             <itemizedlist>
1018               <listitem>
1019                 <para>allow</para>
1020
1021                 <itemizedlist>
1022                   <listitem>
1023                     <para>This setting allows you to type values in the fields
1024                     controlled by authorities and then adds a new authority if
1025                     one does not exist</para>
1026                   </listitem>
1027                 </itemizedlist>
1028               </listitem>
1029
1030               <listitem>
1031                 <para>don't allow</para>
1032
1033                 <itemizedlist>
1034                   <listitem>
1035                     <para>This setting will lock the authority controlled
1036                     fields, forcing you to search for an authority versus
1037                     allowing you to type the information in yourself.</para>
1038                   </listitem>
1039                 </itemizedlist>
1040               </listitem>
1041             </itemizedlist>
1042           </section>
1043
1044           <section id="dontmerge">
1045             <title>dontmerge</title>
1046
1047             <para>Default: Don't</para>
1048
1049             <para>Asks: ___ automatically update attached biblios when
1050             changing an authority record.</para>
1051
1052             <para>Values:</para>
1053
1054             <itemizedlist>
1055               <listitem>
1056                 <para>Do</para>
1057               </listitem>
1058
1059               <listitem>
1060                 <para>Don't</para>
1061               </listitem>
1062             </itemizedlist>
1063
1064             <para>Description:</para>
1065
1066             <itemizedlist>
1067               <listitem>
1068                 <para>This preference tells Koha how to handle changes to your Authority records. If
1069                   you edit an authority record and this preference is set to 'Do' Koha will
1070                   immediately update all of the bib records linked to the authority with the new
1071                   authority record's data. If this is set to "Don't" then Koha won't edit bib
1072                   records when changes are made to authorities, rather, this is done later by the
1073                     <link linkend="mergeauthcron">merge_authority.pl cronjob</link>.</para>
1074               </listitem>
1075             </itemizedlist>
1076
1077             <important>
1078               <para>If this is set to "Don't automatically update" you will need to ask your
1079                 administrator to enable the <link linkend="mergeauthcron">merge_authority.pl
1080                   cronjob</link>.</para>
1081             </important>
1082           </section>
1083
1084           <section id="MARCAuthorityControlField008">
1085             <title>MARCAuthorityControlField008</title>
1086
1087             <para>Default: || aca||aabn | a|a d</para>
1088
1089             <para>Asks: Use the following text for the contents of MARC21 authority control field
1090               008 position 06-39 (fixed length data elements).</para>
1091
1092             <para><important>
1093                 <para>Do not include the date (position 00-05) in this
1094                 preference, Koha will calculate automatically and put that in
1095                 before the values in this preference.</para>
1096               </important>Description:</para>
1097
1098             <itemizedlist>
1099               <listitem>
1100                 <para>This preference controls the default value in the 008
1101                 field on Authority records. It does not effect bibliographic
1102                 records.</para>
1103               </listitem>
1104             </itemizedlist>
1105           </section>
1106           <section id="UNIMARCAuthorityField100">
1107             <title>UNIMARCAuthorityField100</title>
1108             <para>Default: afrey50      ba0</para>
1109             <para>Asks: Use the following text for the contents of UNIMARC authority field 100
1110               position (fixed length data elements). <important>
1111                 <para>Do not include the date (position 00-07) in this preference, Koha will
1112                   calculate automatically and put that in before the values in this
1113                   preference.</para>
1114               </important></para>
1115             <para>Description:<itemizedlist>
1116                 <listitem>
1117                   <para>This preference controls the default value in the 100 field on Authority
1118                     records cataloged in UNIMARC. It does not effect bibliographic records.</para>
1119                 </listitem>
1120               </itemizedlist></para>
1121           </section>
1122
1123           <section id="UseAuthoritiesForTracings">
1124             <title>UseAuthoritiesForTracings</title>
1125
1126             <para>Default: Don't use</para>
1127
1128             <para>Asks: ___ authority record numbers instead of text strings
1129             for searches from subject tracings.</para>
1130
1131             <para>Values:</para>
1132
1133             <itemizedlist>
1134               <listitem>
1135                 <para>Don't use</para>
1136
1137                 <itemizedlist>
1138                   <listitem>
1139                     <para>Search links look for subject/author keywords
1140                     (example: opac-search.pl?q=su:Business%20networks)</para>
1141                   </listitem>
1142                 </itemizedlist>
1143               </listitem>
1144
1145               <listitem>
1146                 <para>Use</para>
1147
1148                 <itemizedlist>
1149                   <listitem>
1150                     <para>Search links look for an authority record (example:
1151                     opac-search.pl?q=an:354)</para>
1152                   </listitem>
1153                 </itemizedlist>
1154               </listitem>
1155             </itemizedlist>
1156
1157             <para>Description:</para>
1158
1159             <itemizedlist>
1160               <listitem>
1161                 <para>For libraries that have authority files, they may want
1162                 to make it so that when a link to an authorized subject or
1163                 author is clicked on the OPAC or staff client it takes the
1164                 searcher only to a list of results with that authority record.
1165                 Most libraries do not have complete authority files and so
1166                 setting this preference to 'Don't use' will allow searchers to
1167                 click on links to authors and subject headings and perform a
1168                 keyword search against those fields, finding all possible
1169                 relevant results instead.</para>
1170               </listitem>
1171             </itemizedlist>
1172           </section>
1173         </section>
1174
1175         <section id="linkerauthorities">
1176           <title>Linker</title>
1177
1178           <para>These preferences will control how Koha links bibliographic records to authority
1179             records. All bibliographic records added to Koha after these preferences are set will
1180             link automatically to authority records, for records added before these preferences are
1181             set there is a script (misc/link_bibs_to_authorities.pl) that your system administrator
1182             can run to link records together.</para>
1183
1184           <section id="CatalogModuleRelink">
1185             <title>CatalogModuleRelink</title>
1186
1187             <para>Default: Do not</para>
1188
1189             <para>Asks: ___ automatically relink headings that have previously
1190             been linked when saving records in the cataloging module.</para>
1191
1192             <para>Values:</para>
1193
1194             <itemizedlist>
1195               <listitem>
1196                 <para>Do</para>
1197               </listitem>
1198
1199               <listitem>
1200                 <para>Do not</para>
1201               </listitem>
1202             </itemizedlist>
1203
1204             <para>Description:</para>
1205
1206             <itemizedlist>
1207               <listitem>
1208                 <para>Longtime users of Koha don't expect the authority and
1209                 bib records to link consistently. This preference makes it
1210                 possible to disable authority relinking in the cataloging
1211                 module only (i.e. relinking is still possible if
1212                 link_bibs_to_authorities.pl is run). Note that though the
1213                 default behavior matches the previous behavior of Koha
1214                 (retaining links to outdated authority records), it does not
1215                 match the intended behavior (updating biblio/authority link
1216                 after bibliographic record is edited). Libraries that want the
1217                 intended behavior of authority control rather than the way
1218                 Koha used to handle linking should set CatalogModuleRelink to
1219                 'Do'. Once setting this to 'Do' the following preferences can
1220                 also be set.</para>
1221               </listitem>
1222             </itemizedlist>
1223           </section>
1224
1225           <section id="LinkerKeepStale">
1226             <title>LinkerKeepStale</title>
1227
1228             <para>Default: Do not</para>
1229
1230             <para>Asks: ___ keep existing links to authority records for
1231             headings where the linker is unable to find a match.</para>
1232
1233             <para>Values:</para>
1234
1235             <itemizedlist>
1236               <listitem>
1237                 <para>Do</para>
1238               </listitem>
1239
1240               <listitem>
1241                 <para>Do not</para>
1242               </listitem>
1243             </itemizedlist>
1244
1245             <para>Description:</para>
1246
1247             <itemizedlist>
1248               <listitem>
1249                 <para>When set to 'Do', the linker will never remove a link to
1250                 an authority record, though, depending on the value of <link linkend="LinkerRelink">LinkerRelink</link>, it may change the
1251                 link.</para>
1252               </listitem>
1253             </itemizedlist>
1254           </section>
1255
1256           <section id="LinkerModule">
1257             <title>LinkerModule</title>
1258
1259             <para>Default: Default</para>
1260
1261             <para>Asks: Use the ___ linker module for matching headings to
1262             authority records.</para>
1263
1264             <para>Values:</para>
1265
1266             <itemizedlist>
1267               <listitem>
1268                 <para>Default</para>
1269
1270                 <itemizedlist>
1271                   <listitem>
1272                     <para>Retains Koha's previous behavior of only creating
1273                     links when there is an exact match to one and only one
1274                     authority record; if the <link linkend="LinkerOptions">LinkerOptions</link> preference is
1275                     set to 'broader_headings', it will try to link headings to
1276                     authority records for broader headings by removing
1277                     subfields from the end of the heading</para>
1278                   </listitem>
1279                 </itemizedlist>
1280               </listitem>
1281
1282               <listitem>
1283                 <para>First match</para>
1284
1285                 <itemizedlist>
1286                   <listitem>
1287                     <para>Creates a link to the first authority record that
1288                     matches a given heading, even if there is more than one
1289                     authority record that matches</para>
1290                   </listitem>
1291                 </itemizedlist>
1292               </listitem>
1293
1294               <listitem>
1295                 <para>Last match</para>
1296
1297                 <itemizedlist>
1298                   <listitem>
1299                     <para>Creates a link to the last authority record that
1300                     matches a given heading, even if there is more than one
1301                     record that matches</para>
1302                   </listitem>
1303                 </itemizedlist>
1304               </listitem>
1305             </itemizedlist>
1306
1307             <para>Description:</para>
1308
1309             <itemizedlist>
1310               <listitem>
1311                 <para>This preference tells Koha which match to use when
1312                 searching for authority matches when saving a record.</para>
1313               </listitem>
1314             </itemizedlist>
1315           </section>
1316
1317           <section id="LinkerOptions">
1318             <title>LinkerOptions</title>
1319
1320             <para>Asks: Set the following options for the authority linker
1321             ___<important>
1322                 <para>This feature is experimental and shouldn't be used in a
1323                 production environment until further expanded upon.</para>
1324               </important></para>
1325
1326             <para>Description:</para>
1327
1328             <itemizedlist>
1329               <listitem>
1330                 <para>This is a pipe separated (|) list of options. At the
1331                 moment, the only option available is "broader_headings." With
1332                 this option set to "broader_headings", the linker will try to
1333                 match the following heading as follows:<programlisting>=600 10$aCamins-Esakov, Jared$xCoin collections$vCatalogs$vEarly works to 1800.</programlisting></para>
1334
1335                 <para>First: Camins-Esakov, Jared--Coin
1336                 collections--Catalogs--Early works to 1800</para>
1337
1338                 <para>Next: Camins-Esakov, Jared--Coin
1339                 collections--Catalogs</para>
1340
1341                 <para>Next: Camins-Esakov, Jared--Coin collections</para>
1342
1343                 <para>Next: Camins-Esakov, Jared (matches! if a previous
1344                 attempt had matched, it would not have tried this)</para>
1345               </listitem>
1346             </itemizedlist>
1347           </section>
1348
1349           <section id="LinkerRelink">
1350             <title>LinkerRelink</title>
1351
1352             <para>Default: Do</para>
1353
1354             <para>Asks: ___ relink headings that have previously been linked
1355             to authority records.</para>
1356
1357             <para>Values:</para>
1358
1359             <itemizedlist>
1360               <listitem>
1361                 <para>Do</para>
1362               </listitem>
1363
1364               <listitem>
1365                 <para>Do not</para>
1366               </listitem>
1367             </itemizedlist>
1368
1369             <para>Description:</para>
1370
1371             <itemizedlist>
1372               <listitem>
1373                 <para>When set to 'Do', the linker will confirm the links for
1374                 headings that have previously been linked to an authority
1375                 record when it runs, correcting any incorrect links it may
1376                 find. When set to 'Do not', any heading with an existing link
1377                 will be ignored, even if the existing link is invalid or
1378                 incorrect.</para>
1379               </listitem>
1380             </itemizedlist>
1381           </section>
1382         </section>
1383       </section>
1384
1385       <section id="catprefs">
1386         <title>Cataloging</title>
1387
1388         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
1389         Global System Preferences &gt; Cataloging</para>
1390
1391         <section id="catdisplayprefs">
1392           <title>Display</title>
1393
1394           <para/>
1395           <section id="AcquisitionDetails">
1396             <title>AcquisitionDetails</title>
1397             <para>Default: Display</para>
1398             <para>Asks: ___ acquisition details on the biblio detail page. </para>
1399             <para>Values:<itemizedlist>
1400                 <listitem>
1401                   <para>Display</para>
1402                 </listitem>
1403                 <listitem>
1404                   <para>Don't display</para>
1405                 </listitem>
1406               </itemizedlist></para>
1407             <para>Description:<itemizedlist>
1408                 <listitem>
1409                   <para>This preference controls whether a tab will show on the detail page in the
1410                     staff client that includes detailed acquisitions information for the title. This
1411                     tab will include links to order information stored in the acquisitions module.<screenshot>
1412                       <screeninfo>AcquisitionDetails</screeninfo>
1413                       <mediaobject>
1414                         <imageobject>
1415                           <imagedata fileref="images/admin/globalprefs/AcquisitionDetails.png"/>
1416                         </imageobject>
1417                       </mediaobject>
1418                     </screenshot></para>
1419                 </listitem>
1420               </itemizedlist></para>
1421           </section>
1422
1423           <section id="authoritysep">
1424             <title>authoritysep</title>
1425
1426             <para>Default: --</para>
1427
1428             <para>Asks: Separate multiple displayed authors, series or
1429             subjects with ___.</para>
1430           </section>
1431
1432           <section id="hide_marc">
1433             <title>hide_marc</title>
1434
1435             <para>Default: Display</para>
1436
1437             <para>Asks: ___ MARC tag numbers, subfield codes and indicators in
1438             MARC views.</para>
1439
1440             <para>Values:</para>
1441
1442             <itemizedlist>
1443               <listitem>
1444                 <para>Display -- shows the tag numbers on the cataloging
1445                 interface</para>
1446
1447                 <screenshot>
1448                   <screeninfo>MARC editor with tags showing</screeninfo>
1449
1450                   <mediaobject>
1451                     <imageobject>
1452                       <imagedata fileref="images/admin/globalprefs/hide_marc-display.png"/>
1453                     </imageobject>
1454                   </mediaobject>
1455                 </screenshot>
1456               </listitem>
1457
1458               <listitem>
1459                 <para>Don't display -- shows just descriptive text when
1460                 cataloging</para>
1461
1462                 <screenshot>
1463                   <screeninfo>MARC editor without tags showing</screeninfo>
1464
1465                   <mediaobject>
1466                     <imageobject>
1467                       <imagedata fileref="images/admin/globalprefs/hide_marc-dont.png"/>
1468                     </imageobject>
1469                   </mediaobject>
1470                 </screenshot>
1471               </listitem>
1472             </itemizedlist>
1473           </section>
1474
1475           <section id="IntranetBiblioDefaultView">
1476             <title>IntranetBiblioDefaultView</title>
1477
1478             <para>Default: ISBD form</para>
1479
1480             <para>Asks: By default, display biblio records in ___</para>
1481
1482             <para>Values:</para>
1483
1484             <itemizedlist>
1485               <listitem>
1486                 <para>ISBD form -- displays records in the staff client in the
1487                 old card catalog format</para>
1488
1489                 <itemizedlist>
1490                   <listitem>
1491                     <para>See <link linkend="isbdpref">ISBD</link> preference
1492                     for more information</para>
1493                   </listitem>
1494                 </itemizedlist>
1495               </listitem>
1496
1497               <listitem>
1498                 <para>Labelled MARC form -- displays records in the staff
1499                 client in MARC with text labels to explain the different
1500                 fields</para>
1501               </listitem>
1502
1503               <listitem>
1504                 <para>MARC form -- displays records in the staff client in
1505                 MARC</para>
1506               </listitem>
1507
1508               <listitem>
1509                 <para>normal form -- visual display in the staff client (for
1510                 the average person)</para>
1511               </listitem>
1512             </itemizedlist>
1513
1514             <para>Description:</para>
1515
1516             <itemizedlist>
1517               <listitem>
1518                 <para>This setting determines the bibliographic record display
1519                 when searching the catalog on the staff client. This setting
1520                 does not affect the display in the OPAC which is changed using
1521                 the <link linkend="BiblioDefaultView">BiblioDefaultView</link>
1522                 preference under the OPAC preference tab. This setting changes
1523                 the look of the record when first displayed. The MARC and ISBD
1524                 views can still be seen by clicking in the sidebar.</para>
1525               </listitem>
1526             </itemizedlist>
1527           </section>
1528
1529           <section id="isbdpref">
1530             <title>ISBD</title>
1531
1532             <para>Default: <link linkend="isbddefault">MARC21 Default
1533             Appendix</link> or <link linkend="unimarcdefault">UNIMARC Default
1534             Appendix</link></para>
1535
1536             <para>Asks: Use the following as the ISBD template:</para>
1537
1538             <para>Description:</para>
1539
1540             <itemizedlist>
1541               <listitem>
1542                 <para>This determines how the ISBD information will display.
1543                 Elements in the list can be reordered to produce a different
1544                 ISBD view. ISBD, the International Standard Bibliographic
1545                 Description, was first introduced by IFLA (International
1546                 Federation of Library Associations) in 1969 in order to
1547                 provide guidelines for descriptive cataloging. The purpose of
1548                 ISBD is to aid the international exchange of bibliographic
1549                 records for a variety of materials.</para>
1550               </listitem>
1551             </itemizedlist>
1552           </section>
1553
1554           <section id="LabelMARCView">
1555             <title>LabelMARCView</title>
1556
1557             <para>Default: Don't</para>
1558
1559             <para>Asks: ___ collapse repeated tags of the same type into one
1560             tag entry.</para>
1561
1562             <para>Values:</para>
1563
1564             <itemizedlist>
1565               <listitem>
1566                 <para>Do -- will combine all identical tag numbers under one
1567                 heading in the MARC view in the OPAC and Staff Client</para>
1568
1569                 <screenshot>
1570                   <screeninfo>MARC View in the Staff Client with LabelMARCView
1571                   set to Do</screeninfo>
1572
1573                   <mediaobject>
1574                     <imageobject>
1575                       <imagedata fileref="images/admin/globalprefs/LabelMARCView-do.png"/>
1576                     </imageobject>
1577                   </mediaobject>
1578                 </screenshot>
1579               </listitem>
1580
1581               <listitem>
1582                 <para>Don't -- will list all of the tags individually in the
1583                 MARC view in the OPAC and Staff Client</para>
1584
1585                 <screenshot>
1586                   <screeninfo>MARC View in the Staff Client with LabelMARCView
1587                   set to Don't</screeninfo>
1588
1589                   <mediaobject>
1590                     <imageobject>
1591                       <imagedata fileref="images/admin/globalprefs/LabelMARCView-dont.png"/>
1592                     </imageobject>
1593                   </mediaobject>
1594                 </screenshot>
1595               </listitem>
1596             </itemizedlist>
1597           </section>
1598           <section id="NotesBlacklist">
1599             <title>NotesBlacklist</title>
1600             <para>Asks: Don't show these ___ note fields in title notes separator (OPAC record
1601               details) and in the description separator (Staff client record details). </para>
1602             <para>Description:<itemizedlist>
1603                 <listitem>
1604                   <para>This preference lets you define which of your note fields are hidden from
1605                     the title notes (OPAC) and descriptions (Staff) tabs.  Enter the values as a
1606                     comma separated list. For example to hide the local note and the bibliography
1607                     note in MARC21 enter 504, 590.</para>
1608                 </listitem>
1609               </itemizedlist></para>
1610           </section>
1611
1612           <section id="OpacSuppression">
1613             <title>OpacSuppression, OpacSuppressionByIPRange, OpacSuppressionRedirect, and
1614               OpacSuppressionMessage</title>
1615             <para>OpacSuppression Default: Don't hide</para>
1616
1617             <para>Asks:  ___ items marked as suppressed from OPAC search results. Note that you must
1618               have the Suppress index set up in Zebra and at least one suppressed item, or your
1619               searches will be broken. Restrict the suppression to IP adresses outside of the IP
1620               range ___ (Leave blank if not used. Define a range like 192.168..) Redirect the opac
1621               detail page for suppressed records to ___ Display the following message on the
1622               redirect page for suppressed biblios ___.</para>
1623
1624             <para>OpacSuppression Values:</para>
1625
1626             <itemizedlist>
1627               <listitem>
1628                 <para>Don't hide</para>
1629
1630                 <itemizedlist>
1631                   <listitem>
1632                     <para>Will show records in OPAC search results if they are marked
1633                       suppressed</para>
1634                   </listitem>
1635                 </itemizedlist>
1636               </listitem>
1637
1638               <listitem>
1639                 <para>Hide</para>
1640
1641                 <itemizedlist>
1642                   <listitem>
1643                     <para>Will not show records in OPAC search results if they're marked as
1644                       suppressed</para>
1645                   </listitem>
1646                 </itemizedlist>
1647               </listitem>
1648             </itemizedlist>
1649             <para>OpacSuppressionRedirect Values:<itemizedlist>
1650                 <listitem>
1651                   <para>an explanatory page ('This record is blocked').</para>
1652                 </listitem>
1653                 <listitem>
1654                   <para>the 404 error page ('Not found').</para>
1655                 </listitem>
1656               </itemizedlist></para>
1657
1658             <para>Description:</para>
1659
1660             <itemizedlist>
1661               <listitem>
1662                 <para>These preferences control hiding of bibliographic records from display in the
1663                   OPAC. Each bibliogrphic record you want to hide from the OPAC simply needs to have
1664                   the value "1" in the field mapped with Suppress index (942$n field in MARC21, no
1665                   official field in UNIMARC). The indexer then hides it from display in OPAC but
1666                   will still display it in the Staff Client. If you want to further control
1667                   suppression you can set an IP address range to still show suppressed items to.
1668                   Define a range like 192.168.. If you don't want to limit suppression in this way,
1669                   leave the IP field blank. You can also decide what the patrons will see in the
1670                   OPAC when a title is suppressed by setting the OpacSuppressionRedirect and
1671                   OpacSuppressionMessage preferences.  You can either show the patron a 404 page if
1672                   they try to see a suppressed record or you can create a custom page by entering
1673                   the HTML in the OpacSuppressionMessage part of this preference.</para>
1674                 <para>
1675                   <tip>
1676                     <para>An <link linkend="authorizedvalues">authorized value</link> for the MARC21
1677                       942$n field (or the equivalent UNIMARC field) should be set to eliminate
1678                       errors. One example would be to create an authorized value titled SUPPRESS
1679                       with a value of 0 for don't suppress and 1 for suppress.</para>
1680                   </tip>
1681                 </para>
1682               </listitem>
1683             </itemizedlist>
1684
1685             <important>
1686               <para>If this preference is set to 'hide' and you have the 942n
1687               field set to 1, it will hide the entire bib record - not just an
1688               individual item.</para>
1689             </important>
1690
1691             <important>
1692               <para>You must have the Suppress index set up in Zebra and at least one record with
1693                 the value "1" in the field mapped with this index, or your searches will be
1694                 completely broken in OPAC (you won't get any results at all).</para>
1695             </important>
1696           </section>
1697           <section id="SeparateHoldings">
1698             <title>SeparateHoldings &amp; SeparateHoldingsBranch </title>
1699             <para>SeparateHoldings default: Don't separate</para>
1700             <para>SeparateHoldingsBranch default: home library </para>
1701             <para>Asks:  ___ items display into two tabs, where the first tab contains items whose
1702               ___ is the logged in user's library. The second tab will contain all other items. </para>
1703             <para>SeparateHoldings values:<itemizedlist>
1704                 <listitem>
1705                   <para>Don't separate</para>
1706                 </listitem>
1707                 <listitem>
1708                   <para>Separate</para>
1709                 </listitem>
1710               </itemizedlist></para>
1711             <para>SeparateHoldingsBranch values:<itemizedlist>
1712                 <listitem>
1713                   <para>holding library</para>
1714                 </listitem>
1715                 <listitem>
1716                   <para>home library</para>
1717                 </listitem>
1718               </itemizedlist></para>
1719             <para>Description:</para>
1720             <itemizedlist>
1721                 <listitem>
1722                   <para>This preference lets you decide if you would like to have the holding
1723                     information on the bibliographic detail page in the staff client split in to
1724                     multiple tabs.  The default is to show all holdings on one tab.</para>
1725                   <screenshot>
1726                       <screeninfo>Separate holdings tabs</screeninfo>
1727                       <mediaobject>
1728                         <imageobject>
1729                           <imagedata fileref="images/admin/globalprefs/SeparateHoldings.png"/>
1730                         </imageobject>
1731                       </mediaobject>
1732                     </screenshot>
1733                 </listitem>
1734               </itemizedlist>
1735           </section>
1736
1737           <section id="URLLinkText">
1738             <title>URLLinkText</title>
1739
1740             <para>Default: Online Resource</para>
1741
1742             <para>Asks: Show ___ as the text of links embedded in MARC
1743             records.</para>
1744
1745             <para>Description:</para>
1746
1747             <itemizedlist>
1748               <listitem>
1749                 <para>If the 856 field does not have a subfield 3 or y
1750                 defined, the OPAC will say 'Click here to access online.' If
1751                 you would like the field to say something else enter that in
1752                 this field.</para>
1753               </listitem>
1754             </itemizedlist>
1755           </section>
1756
1757           <section id="UseControlNumber">
1758             <title>UseControlNumber</title>
1759
1760             <para>Default: Don't use</para>
1761
1762             <para>Asks: ___ record control number ($w subfields) and control
1763             number (001) for linking of bibliographic records.</para>
1764
1765             <para>Values:</para>
1766
1767             <itemizedlist>
1768               <listitem>
1769                 <para>Don't use</para>
1770
1771                 <itemizedlist>
1772                   <listitem>
1773                     <para>When clicking on links to titles that appear next to
1774                     'Continues' and 'Continued by' in the detail display Koha
1775                     will perform a title search</para>
1776                   </listitem>
1777                 </itemizedlist>
1778               </listitem>
1779
1780               <listitem>
1781                 <para>Use</para>
1782
1783                 <itemizedlist>
1784                   <listitem>
1785                     <para>When clicking on links to titles that appear next to
1786                     'Continues' and 'Continued by' in the detail display Koha
1787                     will perform a control number (MARC field 001)
1788                     search</para>
1789                   </listitem>
1790                 </itemizedlist>
1791               </listitem>
1792             </itemizedlist>
1793
1794             <important>
1795               <para>Unless you are going in and manually changing 773$w to
1796               match your rigorously-defined bibliographic relationships, you
1797               should set this preference to "Don't use" and instead set <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> to
1798               "Display"</para>
1799             </important>
1800
1801             <para>Description:</para>
1802
1803             <itemizedlist>
1804               <listitem>
1805                 <para>If you have a serial called "Journal of Interesting
1806                 Things" which has a separate record from when it was called
1807                 "Transactions of the Interesting Stuff Society," you could add
1808                 linking fields to indicate the relationship between the two
1809                 records. UseControlNumber allows you to use your local
1810                 accession numbers for those links. In MARC21, the relevant
1811                 sections of the two records might look like
1812                 this:<programlisting>    =001    12345
1813     =110  2_$aInteresting Stuff Society.
1814     =245  10$aTransactions of the Interesting Stuff Society.
1815     =785  00$aInteresting Stuff Society$tJournal of Interesting Things.$w12346
1816      
1817     =001    12346
1818     =110  2_$aInteresting Stuff Society.
1819     =245  10$aJournal of Interesting Things.
1820     =780  00$aInteresting Stuff Society$tTransactions of the Interesting Stuff Society.$w12345</programlisting></para>
1821
1822                 <para>With UseControlNumber set to 'Use', the 78x links will
1823                 use the Control Numbers is subfield $w, instead of doing a
1824                 title search on "Journal of Interesting Things" and
1825                 "Transactions of the Interesting Stuff Society"
1826                 respectively.</para>
1827               </listitem>
1828             </itemizedlist>
1829           </section>
1830         </section>
1831         <section id="catimportprefs">
1832           <title>Importing</title>
1833           <section id="AggressiveMatchOnISBN">
1834             <title>AggressiveMatchOnISBN</title>
1835             <para>Default: don't</para>
1836             <para>Asks: When matching on ISBN with the record import tool, ___ attempt to match
1837               aggressively by trying all variations of the ISBNs in the imported record as a phrase
1838               in the ISBN fields of already cataloged records. </para>
1839             <para>Values:<itemizedlist>
1840                 <listitem>
1841                   <para>do</para>
1842                 </listitem>
1843                 <listitem>
1844                   <para>don't</para>
1845                 </listitem>
1846               </itemizedlist>Description:<itemizedlist>
1847                 <listitem>
1848                   <para>This preference allows you to choose to alter the ISBN matching rule used
1849                     when staging records for import to be more aggressive. This means that all text
1850                     will be stripped from the ISBN field so that a pure number match is possible. If
1851                     this preference is set to "Don't" then Koha will find a match only if the ISBN
1852                     fields are identical.</para>
1853                 </listitem>
1854               </itemizedlist><important>
1855                 <para>Note that this preference has no effect if <link linkend="UseQueryParser"
1856                     >UseQueryParser</link> is on. </para>
1857               </important></para>
1858           </section>
1859         </section>
1860
1861         <section id="catinterfaceprefs">
1862           <title>Interface</title>
1863
1864           <para/>
1865
1866           <section id="advancedMARCeditor">
1867             <title>advancedMARCeditor</title>
1868
1869             <para>Default: Don't display</para>
1870
1871             <para>Asks: ___ descriptions of fields and subfields in the MARC
1872             editor.</para>
1873
1874             <para>Description:</para>
1875
1876             <itemizedlist>
1877               <listitem>
1878                 <para>This preference determines whether or not MARC field
1879                 names will be present when editing or creating MARC
1880                 records.</para>
1881               </listitem>
1882             </itemizedlist>
1883
1884             <para>Values:</para>
1885
1886             <itemizedlist>
1887               <listitem>
1888                 <para>Display</para>
1889
1890                 <screenshot>
1891                   <screeninfo>MARC editor with text labels</screeninfo>
1892
1893                   <mediaobject>
1894                     <imageobject>
1895                       <imagedata fileref="images/admin/globalprefs/advancedMARCeditor-display.png"/>
1896                     </imageobject>
1897                   </mediaobject>
1898                 </screenshot>
1899               </listitem>
1900
1901               <listitem>
1902                 <para>Don't display</para>
1903
1904                 <screenshot>
1905                   <screeninfo>MARC editor without text labels</screeninfo>
1906
1907                   <mediaobject>
1908                     <imageobject>
1909                       <imagedata fileref="images/admin/globalprefs/advancedMARCeditor-dontdisplay.png"/>
1910                     </imageobject>
1911                   </mediaobject>
1912                 </screenshot>
1913               </listitem>
1914             </itemizedlist>
1915           </section>
1916
1917           <section id="DefaultClassificationSource">
1918             <title>DefaultClassificationSource</title>
1919
1920             <para>Default: Dewey Decimal System</para>
1921
1922             <para>Asks: Use ___ as the default classification source.</para>
1923
1924             <para>Values:</para>
1925
1926             <itemizedlist>
1927               <listitem>
1928                 <para>ANSCR (Sound Recordings)</para>
1929               </listitem>
1930
1931               <listitem>
1932                 <para>Dewey Decimal Classification</para>
1933               </listitem>
1934
1935               <listitem>
1936                 <para>Library of Congress Classification</para>
1937               </listitem>
1938
1939               <listitem>
1940                 <para>Other/Generic Classification Scheme</para>
1941               </listitem>
1942
1943               <listitem>
1944                 <para>SuDoc Classification (U.S. GPO)</para>
1945               </listitem>
1946
1947               <listitem>
1948                 <para>Universal Decimal Classification</para>
1949               </listitem>
1950             </itemizedlist>
1951           </section>
1952
1953           <section id="EasyAnalyticalRecords">
1954             <sectioninfo>
1955               <authorgroup>
1956                 <author>
1957                   <firstname>Linda</firstname>
1958                   <surname>Culberson</surname>
1959                   <affiliation>
1960                     <orgname>Ms. Dept. of Archives and History</orgname>
1961                   </affiliation>
1962                 </author>
1963                 
1964                 <editor>
1965                   <firstname>Nicole C.</firstname>
1966                   <surname>Engard</surname>
1967                   <contrib>Fixed typos, changed content
1968                     where necessary and added new screenshots.</contrib>
1969                 </editor>
1970               </authorgroup>
1971               
1972               <pubdate>October 2011</pubdate>
1973             </sectioninfo>
1974             
1975             <title>EasyAnalyticalRecords</title>
1976             <para>Default: Don't Display</para>
1977
1978             <para>Asks: ___ easy ways to create analytical record
1979             relationships</para>
1980
1981             <para>Values:</para>
1982
1983             <itemizedlist>
1984               <listitem>
1985                 <para>Display</para>
1986               </listitem>
1987
1988               <listitem>
1989                 <para>Don't Display</para>
1990               </listitem>
1991             </itemizedlist>
1992
1993             <important>
1994               <para>If you decide to use this feature you'll want to make sure
1995               that your <link linkend="UseControlNumber">UseControlNumber</link> preference is
1996               set to "Don't use" or else the "Show analytics" links in the
1997               staff client and the OPAC will be broken.</para>
1998             </important>
1999
2000             <para>Description:</para>
2001
2002             <itemizedlist>
2003               <listitem>
2004                 <para>An analytic entry in a catalog is one that describes a
2005                 part of a larger work that is also described in the catalog.
2006                 In bibliographic cataloging, analytic entries may be made for
2007                 chapters in books or special issues of articles in
2008                 periodicals. In archival cataloging, analytic entries may be
2009                 made for series or items within a collection. This feature in
2010                 Koha allows for an easy way of linking analytic entries to the
2011                 host records, and this system preference adds several new menu
2012                 options to the staff cataloging detail pages to allow that to
2013                 happen.</para>
2014               </listitem>
2015             </itemizedlist>
2016           </section>
2017         </section>
2018
2019         <section id="catrecordprefs">
2020           <title>Record Structure</title>
2021
2022           <para/>
2023
2024           <section id="AlternateHoldingsField">
2025             <title>AlternateHoldingsField &amp;
2026             AlternateHoldingsSeparator</title>
2027
2028             <para>Asks: Display MARC subfield ___ as holdings information for
2029             records that do not have items, with the subfields separated by
2030             ___.</para>
2031
2032             <para>Description:</para>
2033
2034             <itemizedlist>
2035               <listitem>
2036                 <para>Sometimes libraries migrate to Koha with their holding
2037                 info in the 852 field (OCLC holdings information field) and
2038                 choose not to transfer that information into the 952 (Koha
2039                 holdings information field) because they don't plan on
2040                 circulating those items. For those libraries or other
2041                 libraries that have data in the 852 fields of their records
2042                 that they want to display, these preferences let you choose to
2043                 display holdings info from a field other than the 952 field.
2044                 The AlternateHoldingsField preference can contain multiple
2045                 subfields to look in; for instance 852abhi would look in 852
2046                 subfields a, b, h, and i.</para>
2047               </listitem>
2048
2049               <listitem>
2050                 <para>With AlternateHoldingsField set to 852abhi and
2051                 AlternateHoldingsSeparator set to a space the holdings would
2052                 look like the following:</para>
2053
2054                 <screenshot>
2055                   <screeninfo>Alternate Holdings Display</screeninfo>
2056
2057                   <mediaobject>
2058                     <imageobject>
2059                       <imagedata fileref="images/admin/globalprefs/AlternateHoldingsField.png"/>
2060                     </imageobject>
2061                   </mediaobject>
2062                 </screenshot>
2063               </listitem>
2064             </itemizedlist>
2065           </section>
2066
2067           <section id="autoBarcode">
2068             <title>autoBarcode</title>
2069
2070             <para>Default: generated in the form
2071             &lt;branchcode&gt;yymm0001</para>
2072
2073             <para>Asks: Barcodes are ___</para>
2074
2075             <para>Values:</para>
2076
2077             <itemizedlist>
2078               <listitem>
2079                 <para>generated in the form &lt;branchcode&gt;yymm0001</para>
2080               </listitem>
2081
2082               <listitem>
2083                 <para>generated in the form &lt;year&gt;-0001, &lt;year&gt;-0002</para>
2084               </listitem>
2085
2086               <listitem>
2087                 <para>generated in the form 1, 2, 3</para>
2088               </listitem>
2089
2090               <listitem>
2091                 <para>incremental EAN-13 barcodes</para>
2092               </listitem>
2093
2094               <listitem>
2095                 <para>not generated automatically</para>
2096               </listitem>
2097             </itemizedlist>
2098
2099             <para>Description:</para>
2100
2101             <itemizedlist>
2102               <listitem>
2103                 <para>This setting is for libraries wishing to generate
2104                 barcodes from within Koha (as opposed to scanning in
2105                 pre-printed barcodes or manually assigning them). The default
2106                 behavior makes it so that when you click in the barcode field
2107                 (952$p in MARC21) it will populate with the automatic barcode
2108                 you have chosen. If you would rather it only enter an
2109                 automatic barcode when you click on the plugin (the ... to the
2110                 right of the field) you can change the plugin used for that
2111                 field in the framework. Set the plugin for 952$p (if using
2112                 MARC21 or equivalent field mapped to items.barcode in your
2113                 local MARC format) for your frameworks to barcode_manual.pl
2114                 instead of barcode.pl. Learn more about editing frameworks
2115                 under the <link linkend="marcbibframeworks">MARC Bibliographic
2116                 Frameworks</link> section of this manual.</para>
2117               </listitem>
2118             </itemizedlist>
2119           </section>
2120
2121           <section id="DefaultLanguageField008">
2122             <title>DefaultLanguageField008</title>
2123             <para>Default: Empty defaults to eng</para>
2124
2125             <para>Asks: Fill in the default language for field 008 Range 35-37 of MARC21 records
2126               ___.</para>
2127
2128             <para>Description:</para>
2129
2130             <itemizedlist>
2131               <listitem>
2132                 <para>This preference will allow you to set the language for your MARC21 008 field
2133                   by default. If this is left empty it will default to English (eng). See the <ulink
2134                     url="http://www.loc.gov/marc/languages/language_code.html">MARC Code List for
2135                     Languages</ulink> for additional values for this preference.</para>
2136               </listitem>
2137             </itemizedlist>
2138             <tip>
2139               <para>This preference won't have any effect if your records are in UNIMARC.</para>
2140             </tip>
2141           </section>
2142
2143           <section id="item-level_itypes">
2144             <title>item-level_itypes</title>
2145
2146             <para>Default: specific item</para>
2147
2148             <para>Asks: Use the item type of the ___ as the authoritative item
2149             type (for determining circulation and fines rules, etc).</para>
2150
2151             <para>Values:</para>
2152
2153             <itemizedlist>
2154               <listitem>
2155                 <para>biblio record</para>
2156               </listitem>
2157
2158               <listitem>
2159                 <para>specific item</para>
2160               </listitem>
2161             </itemizedlist>
2162
2163             <para>Description:</para>
2164
2165             <itemizedlist>
2166               <listitem>
2167                 <para>This preference determines whether the item type Koha
2168                 uses for issuing rules will be an attribute of the
2169                 bibliographic record or the item record. Most libraries refer
2170                 to the item record for item types. It also determines if the
2171                 item type icon appears on the OPAC search results. If you have
2172                 the preference set to 'biblio record' then Koha displays the
2173                 item type icon on the search results to the left of the result
2174                 info.</para>
2175
2176                 <screenshot>
2177                   <screeninfo>Item Type Icons to the Left of Result
2178                   Information</screeninfo>
2179
2180                   <mediaobject>
2181                     <imageobject>
2182                       <imagedata fileref="images/admin/globalprefs/item-level_itypes.png"/>
2183                     </imageobject>
2184                   </mediaobject>
2185                 </screenshot>
2186               </listitem>
2187             </itemizedlist>
2188           </section>
2189
2190           <section id="itemcallnumber">
2191             <title>itemcallnumber</title>
2192
2193             <para>Default: 082ab</para>
2194
2195             <para>Asks: Map the MARC subfield to an item's callnumber.</para>
2196
2197             <tip>
2198               <para>This can contain multiple subfields to look in; for
2199               instance 082ab would look in 082 subfields a and b.</para>
2200             </tip>
2201
2202             <para>Description:</para>
2203
2204             <itemizedlist>
2205               <listitem>
2206                 <para>This setting determines which MARC field will be used to determine the call
2207                   number that will be entered into item records automatically (952$o). The value is
2208                   set by providing the MARC field code (050, 082, 090, 852 are all common in MARC21)
2209                   and the subfield codes without the delimiters ($a, $b would be ab).</para>
2210               </listitem>
2211             </itemizedlist>
2212
2213             <para>Examples:</para>
2214
2215             <itemizedlist>
2216               <listitem>
2217                 <para>Dewey: 082ab or 092ab; LOC: 050ab or 090ab; from the
2218                 item record: 852hi</para>
2219               </listitem>
2220             </itemizedlist>
2221           </section>
2222
2223           <section id="marcflavour">
2224             <title>marcflavour</title>
2225
2226             <para>Default: MARC21</para>
2227
2228             <para>Asks: Interpret and store MARC records in the ___
2229             format.</para>
2230
2231             <para>Values:</para>
2232
2233             <itemizedlist>
2234               <listitem>
2235                 <para>MARC21<itemizedlist>
2236                     <listitem>
2237                       <para>The standard style for the US, Canada, Australia, New Zealand, United
2238                         Kingdom, Germany and other countries</para>
2239                     </listitem>
2240                   </itemizedlist></para>
2241               </listitem>
2242
2243               <listitem>
2244                 <para>UNIMARC<itemizedlist>
2245                     <listitem>
2246                       <para>The standard style used in France, Italy, Portugal, Russia, and other
2247                         countries</para>
2248                     </listitem>
2249                   </itemizedlist></para>
2250               </listitem>
2251               <listitem>
2252                 <para>NORMARC<itemizedlist>
2253                     <listitem>
2254                       <para>The standard style for Norway</para>
2255                     </listitem>
2256                   </itemizedlist></para>
2257               </listitem>
2258             </itemizedlist>
2259             <para>Description:</para>
2260             <itemizedlist>
2261               <listitem>
2262                 <para>This preference defines global MARC style (MARC21, UNIMARC or NORMARC) used
2263                   for encoding.</para>
2264               </listitem>
2265             </itemizedlist>
2266             <important>
2267               <para>Changing the value of this preference will not convert your records from one
2268                 MARC style to an other.</para>
2269             </important>
2270           </section>
2271
2272           <section id="MARCOrgCode">
2273             <title>MARCOrgCode</title>
2274
2275             <para>Default: OSt</para>
2276
2277             <para>Asks: Fill in the MARC organization code ___ by default in new MARC21 records
2278               (leave blank to disable). </para>
2279
2280             <para>Description:</para>
2281
2282             <itemizedlist>
2283               <listitem>
2284                 <para>The MARC Organization Code is used to identify libraries
2285                 with holdings of titles and more.</para>
2286               </listitem>
2287             </itemizedlist>
2288
2289             <para>Learn more and find your library's MARC21 code on the <ulink
2290                 url="http://www.loc.gov/marc/organizations/orgshome.html">MARC Code list for
2291                 Organizations</ulink> or in Canada on the <ulink
2292                 url="http://www.collectionscanada.gc.ca/illcandir-bin/illsear/l=0/c=1">Canadian
2293                 Symbols Directory</ulink>.<tip>
2294                 <para>This preference won't have any effect if your records are in UNIMARC.</para>
2295               </tip></para>
2296           </section>
2297
2298           <section id="NewItemsDefaultLocation">
2299             <title>NewItemsDefaultLocation</title>
2300
2301             <para>Asks: When items are created, give them the temporary
2302             location of ___ (should be a location code, or blank to
2303             disable).</para>
2304           </section>
2305           <section id="PrefillItem">
2306             <title>PrefillItem</title>
2307             <para>Default: the new item is not prefilled with last created item values.</para>
2308             <para>Asks: When a new item is added ___</para>
2309             <para>Values:<itemizedlist>
2310                 <listitem>
2311                   <para>the new item is not prefilled with last created item values.</para>
2312                 </listitem>
2313                 <listitem>
2314                   <para>the new item is prefilled with last created item values.</para>
2315                 </listitem>
2316               </itemizedlist></para>
2317             <para>Description:<itemizedlist>
2318                 <listitem>
2319                   <para>This preference controls the behavior used when adding new items.  Using the
2320                     options here you can choose to have your next new item prefill with the values
2321                     used in the last item was added to save time typing values or to have the item
2322                     form appear completely blank. Using <link linkend="SubfieldsToUseWhenPrefill">SubfieldsToUseWhenPrefill</link> you can control specifically which fields
2323                     are prefilled.</para>
2324                 </listitem>
2325               </itemizedlist></para>
2326           </section>
2327           <section id="SubfieldsToUseWhenPrefill">
2328             <title>SubfieldsToUseWhenPrefill</title>
2329             <para>Asks: Define a list of subfields to use when prefilling items ___<important>
2330                 <para>Separate values with a space.</para>
2331               </important></para>
2332             <para>Description:<itemizedlist>
2333                 <listitem>
2334                   <para>When the <link linkend="PrefillItem">PrefillItem</link> preference is set to
2335                     prefill item values with those from the last added item, this preference can
2336                     control which fields are prefilled (and which are not). Enter a space separated
2337                     list of fields that you would like to prefill when adding a new item.</para>
2338                 </listitem>
2339               </itemizedlist></para>
2340           </section>
2341
2342           <section id="z3950NormalizeAuthor">
2343             <title>z3950NormalizeAuthor &amp; z3950AuthorAuthFields</title>
2344
2345             <para>Defaults: Don't copy &amp; 701,702,700</para>
2346
2347             <para>Asks: ___ authors from the UNIMARC ___ tags (separated by
2348             commas) to the correct author tags when importing a record using
2349             Z39.50.</para>
2350
2351             <para>Description for z3950NormalizeAuthor:</para>
2352
2353             <itemizedlist>
2354               <listitem>
2355                 <para>This preference allows for 'Personal Name Authorities'
2356                 to replace authors as the bibliographic authority. This
2357                 preference should only be considered by libraries using
2358                 UNIMARC.</para>
2359               </listitem>
2360             </itemizedlist>
2361
2362             <para>Values for z3950NormalizeAuthor:</para>
2363
2364             <itemizedlist>
2365               <listitem>
2366                 <para>Copy</para>
2367               </listitem>
2368
2369               <listitem>
2370                 <para>Don't copy</para>
2371               </listitem>
2372             </itemizedlist>
2373
2374             <para>Description for z3950AuthorAuthFields:</para>
2375
2376             <itemizedlist>
2377               <listitem>
2378                 <para>This preference defines which MARC fields will be used
2379                 for 'Personal Name Authorities' to replace authors as the
2380                 bibliographic authorities. This preference only applies to
2381                 those using UNIMARC encoding. The MARC fields selected here
2382                 will only be used if 'z3950NormalizeAuthor' is set to "Copy".
2383                 The default field are 700, 701, and 702.</para>
2384               </listitem>
2385             </itemizedlist>
2386           </section>
2387         </section>
2388
2389         <section id="catspineprefs">
2390           <title>Spine Labels</title>
2391
2392           <para/>
2393
2394           <section id="SpineLabelAutoPrint">
2395             <title>SpineLabelAutoPrint</title>
2396
2397             <para>Default: don't</para>
2398
2399             <para>Asks: When using the quick spine label printer, ___
2400             automatically pop up a print dialog.</para>
2401
2402             <para>Values:</para>
2403
2404             <itemizedlist>
2405               <listitem>
2406                 <para>do</para>
2407               </listitem>
2408
2409               <listitem>
2410                 <para>don't</para>
2411               </listitem>
2412             </itemizedlist>
2413           </section>
2414
2415           <section id="SpineLabelFormat">
2416             <title>SpineLabelFormat</title>
2417
2418             <para>Default: &lt;itemcallnumber&gt;&lt;copynumber&gt;</para>
2419
2420             <para>Asks: Include the following fields on a quick-printed spine
2421             label: (Enter in columns from the biblio, biblioitems or items
2422             tables, surrounded by &lt; and &gt;.)</para>
2423           </section>
2424
2425           <section id="SpineLabelShowPrintOnBibDetails">
2426             <title>SpineLabelShowPrintOnBibDetails</title>
2427
2428             <para>Default: Don't display</para>
2429
2430             <para>Asks: ___ buttons on the bib details page to print item
2431             spine labels.</para>
2432
2433             <para>Values:</para>
2434
2435             <itemizedlist>
2436               <listitem>
2437                 <para>Display</para>
2438
2439                 <screenshot>
2440                   <screeninfo>'Print Label' link appears on bibliographic
2441                   record in the staff client</screeninfo>
2442
2443                   <mediaobject>
2444                     <imageobject>
2445                       <imagedata fileref="images/admin/globalprefs/SpineLabelShowPrintOnBibDetails.png"/>
2446                     </imageobject>
2447                   </mediaobject>
2448                 </screenshot>
2449               </listitem>
2450
2451               <listitem>
2452                 <para>Don't display</para>
2453               </listitem>
2454             </itemizedlist>
2455           </section>
2456         </section>
2457       </section>
2458
2459       <section id="circprefs">
2460         <title>Circulation</title>
2461
2462         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
2463         Global System Preferences &gt; Circulation</para>
2464         <section id="checkinpolicyprefs">
2465           <title>Checkin Policy</title>
2466           <para/>
2467           <section id="AllowMultipleIssuesOnABiblio">
2468             <title>AllowMultipleIssuesOnABiblio</title>
2469             <para>Default: Allow</para>
2470             <para>Asks: ___ patrons to check out multiple items from the same record, except for
2471               records with subscriptions.</para>
2472             <para>Values:<itemizedlist>
2473                 <listitem>
2474                   <para>Allow</para>
2475                 </listitem>
2476                 <listitem>
2477                   <para>Don't allow</para>
2478                 </listitem>
2479               </itemizedlist></para>
2480             <para>Description:<itemizedlist>
2481                 <listitem>
2482                   <para>If this preference is set to 'Allow' then patrons will be able to check out
2483                     multiple copies of the same title at the same time. If it's set to "Don't allow"
2484                     then patrons will only be allowed to check out one item attached to a record at
2485                     a time.  Regardless of the option chosen in this preference records with
2486                     subscriptions attached will allow multiple check outs.</para>
2487                 </listitem>
2488               </itemizedlist></para>
2489           </section>
2490           <section id="BlockReturnOfWithdrawnItems">
2491             <title>BlockReturnOfWithdrawnItems</title>
2492             <para>Default: Block</para>
2493             <para>Asks: ___ returning of items that have been withdrawn. </para>
2494             <para>Values:<itemizedlist>
2495                 <listitem>
2496                   <para>Block</para>
2497                 </listitem>
2498                 <listitem>
2499                   <para>Don't block</para>
2500                 </listitem>
2501               </itemizedlist>Description:<itemizedlist>
2502                 <listitem>
2503                   <para>This preference controls whether and item with a withdrawn status (952$0 in
2504                     MARC21) can be checked in or not.</para>
2505                 </listitem>
2506               </itemizedlist></para>
2507           </section>
2508           <section id="CalculateFinesOnReturn">
2509             <title>CalculateFinesOnReturn</title>
2510             <para>Default: Do</para>
2511             <para>Asks: ___ calculate and update overdue charges when an item is returned.</para>
2512             <para>Values:<itemizedlist>
2513                 <listitem>
2514                   <para>Do</para>
2515                 </listitem>
2516                 <listitem>
2517                   <para>Don't</para>
2518                 </listitem>
2519               </itemizedlist></para>
2520             <para>Description:<itemizedlist>
2521                 <listitem>
2522                   <para>If this preference is set to "Do" and the <link linkend="finescronjob">fines
2523                       cron job</link> is off then Koha will calculate fines only when items are
2524                     returned. If you have the fines cron job on and this preference set to "Do" then
2525                     this preference will calculate fines based on the cron (usually run nightly) and
2526                     then again when you check the item in.  This option is best for those who are
2527                     doing hourly loans.  If this preference is set to "Don't" then fines will only
2528                     be accrued if the fines cron job is running.</para>
2529                 </listitem>
2530               </itemizedlist></para>
2531             <para>
2532               <important>
2533                 <para>If you are doing hourly loans then you should have this set to 'Do'.</para>
2534               </important>
2535             </para>
2536           </section>
2537         </section>
2538
2539         <section id="circcheckoutpolicy">
2540           <title>Checkout Policy</title>
2541
2542           <para/>
2543
2544           <section id="AgeRestrictionMarker">
2545             <title>AgeRestrictionMarker</title>
2546
2547             <para>Asks: Restrict patrons with the following target audience
2548             values from checking out inappropriate materials: ___</para>
2549
2550             <para>Description:</para>
2551
2552             <itemizedlist>
2553               <listitem>
2554                 <para>This preference defines certain keywords that will
2555                 trigger Koha to restrict checkout based on age. These
2556                 restrictions can be overridden by the <link linkend="AgeRestrictionOverride">AgeRestrictionOverride</link>
2557                 preference. Enter in this field a series of keywords separated
2558                 by bar (|) with no spaces. For example PG|R|E|EC|Age| will
2559                 look for PG followed by an age number, R folllowed by an age
2560                 number, Age followed by an age number, and so on. These values
2561                 can appear in any MARC field, but Library of Congress
2562                 recommends the 521$a (Target Audience Note). Whatever field
2563                 you decide to use you must map the word agerestriction in the
2564                 biblioitems table to that field in the <link linkend="kohamarcmapping">Koha to MARC Mapping</link>. When
2565                 cataloging you can enter values like PG 13 or E 10 in the
2566                 521$a and Koha will then notify circulation librarians that
2567                 the material may not be recommended for the patron based on
2568                 their age.<important>
2569                     <para>You must map the word agerestriction in the biblioitems table to the MARC
2570                       field where this information will appear via the <link linkend="kohamarcmapping">Koha to MARC Mapping</link> administration
2571                       area.</para>
2572                   </important></para>
2573               </listitem>
2574             </itemizedlist>
2575           </section>
2576
2577           <section id="AgeRestrictionOverride">
2578             <title>AgeRestrictionOverride</title>
2579
2580             <para>Default: Don't allow</para>
2581
2582             <para>Asks: ___ staff to check out an item with age
2583             restriction.</para>
2584
2585             <para>Values:</para>
2586
2587             <itemizedlist>
2588               <listitem>
2589                 <para>Allow</para>
2590
2591                 <screenshot>
2592                   <screeninfo>Allow age restriction override</screeninfo>
2593
2594                   <mediaobject>
2595                     <imageobject>
2596                       <imagedata fileref="images/admin/globalprefs/AgeRestrictionOverride.png"/>
2597                     </imageobject>
2598                   </mediaobject>
2599                 </screenshot>
2600               </listitem>
2601
2602               <listitem>
2603                 <para>Don't allow</para>
2604
2605                 <screenshot>
2606                   <screeninfo>Don't allow age restriction
2607                   override</screeninfo>
2608
2609                   <mediaobject>
2610                     <imageobject>
2611                       <imagedata fileref="images/admin/globalprefs/AgeRestrictionMarker.png"/>
2612                     </imageobject>
2613                   </mediaobject>
2614                 </screenshot>
2615               </listitem>
2616             </itemizedlist>
2617
2618             <para>Description:</para>
2619
2620             <itemizedlist>
2621               <listitem>
2622                 <para>When the <link linkend="AgeRestrictionMarker">AgeRestrictionMarker</link>
2623                 preference is set, Koha will try to warn circulation
2624                 librarians before checking out an item that might have an age
2625                 restriction listed in the MARC record. This preference asks if
2626                 you would like the staff to be able to still check out these
2627                 items to patrons under the age limit.</para>
2628               </listitem>
2629             </itemizedlist>
2630           </section>
2631
2632           <section id="AllFinesNeedOverride">
2633             <title>AllFinesNeedOverride</title>
2634
2635             <para>Default: Require</para>
2636
2637             <para>Asks: ___ staff to manually override all fines, even fines
2638             less than <link linkend="noissuescharge">noissuescharge</link>.</para>
2639
2640             <para>Values:</para>
2641
2642             <itemizedlist>
2643               <listitem>
2644                 <para>Don't require</para>
2645               </listitem>
2646
2647               <listitem>
2648                 <para>Require</para>
2649               </listitem>
2650             </itemizedlist>
2651
2652             <para>Description:</para>
2653
2654             <itemizedlist>
2655               <listitem>
2656                 <para>This preference let's you decide if you want to always
2657                 be warned that the patron has fines when checking out. If you
2658                 have it set to 'Require' then no matter how much money the
2659                 patron owes a message will pop up warning you that the patron
2660                 owes money.</para>
2661               </listitem>
2662             </itemizedlist>
2663           </section>
2664
2665           <section id="AllowFineOverride">
2666             <title>AllowFineOverride</title>
2667
2668             <para>Default: Don't allow</para>
2669
2670             <para>Asks: ___ staff to manually override and check out items to
2671             patrons who have more than <link linkend="noissuescharge">noissuescharge</link> in fines.</para>
2672
2673             <para>Values:</para>
2674
2675             <itemizedlist>
2676               <listitem>
2677                 <para>Allow</para>
2678               </listitem>
2679
2680               <listitem>
2681                 <para>Don't allow</para>
2682               </listitem>
2683             </itemizedlist>
2684
2685             <para>Description:</para>
2686
2687             <itemizedlist>
2688               <listitem>
2689                 <para>This preference lets you decide if you staff can check
2690                 out to patrons who owe more money than you usually let them
2691                 carry on their account. If set to 'Allow' staff will be warned
2692                 that the patrons owes money, but it won't stop the staff from
2693                 checking out to the patron.</para>
2694               </listitem>
2695             </itemizedlist>
2696           </section>
2697
2698           <section id="AllowItemsOnHoldCheckout">
2699             <title>AllowItemsOnHoldCheckout</title>
2700
2701             <para>Default: Don't allow</para>
2702
2703             <para>Asks: ___ checkouts of items reserved to someone else. If
2704             allowed do not generate RESERVE_WAITING and RESERVED warning. This
2705             allows self checkouts for those items.</para>
2706
2707             <para>Values:</para>
2708
2709             <itemizedlist>
2710               <listitem>
2711                 <para>Allow</para>
2712               </listitem>
2713
2714               <listitem>
2715                 <para>Don't allow</para>
2716               </listitem>
2717             </itemizedlist>
2718
2719             <important>
2720               <para>This system preference relates only to SIP based self
2721               checkout, not Koha's web based self checkout.</para>
2722             </important>
2723
2724             <para>Description:</para>
2725
2726             <itemizedlist>
2727               <listitem>
2728                 <para>When this preference is set to 'Allow' patrons will be
2729                 able to use your external self check machine to check out a
2730                 book to themselves even if it's on hold for someone else. If
2731                 you would like Koha to prevent people from checking out books
2732                 that are on hold for someone else set this preference to
2733                 "Don't allow."</para>
2734               </listitem>
2735             </itemizedlist>
2736           </section>
2737
2738           <section id="AllowNotForLoanOverride">
2739             <title>AllowNotForLoanOverride</title>
2740
2741             <para>Default: Allow</para>
2742
2743             <para>Asks: ___ staff to override and check out items that are
2744             marked as not for loan.</para>
2745
2746             <para>Values:</para>
2747
2748             <itemizedlist>
2749               <listitem>
2750                 <para>Allow</para>
2751               </listitem>
2752
2753               <listitem>
2754                 <para>Don't allow</para>
2755               </listitem>
2756             </itemizedlist>
2757
2758             <para>Description:</para>
2759
2760             <itemizedlist>
2761               <listitem>
2762                 <para>This parameter is a binary setting which controls the
2763                 ability of staff (patrons will always be prevented from
2764                 checking these items out) to check out items that are marked
2765                 as "not for loan". Setting it to "Allow" would allow such
2766                 items to be checked out, setting it to "Don't allow" would
2767                 prevent this. This setting determines whether items meant to
2768                 stay in the library, such as reference materials, and other
2769                 library resources can be checked out by patrons.</para>
2770               </listitem>
2771             </itemizedlist>
2772           </section>
2773
2774           <section id="AllowRenewalLimitOverride">
2775             <title>AllowRenewalLimitOverride</title>
2776
2777             <para>Default: Allow</para>
2778
2779             <para>Asks: ___ staff to manually override the renewal limit and
2780             renew a checkout when it would go over the renewal limit.</para>
2781
2782             <para>Values:</para>
2783
2784             <itemizedlist>
2785               <listitem>
2786                 <para>Allow</para>
2787               </listitem>
2788
2789               <listitem>
2790                 <para>Don't allow</para>
2791               </listitem>
2792             </itemizedlist>
2793
2794             <para>Description:</para>
2795
2796             <itemizedlist>
2797               <listitem>
2798                 <para>This preference is a binary setting which controls the
2799                 ability of staff to override the limits placed on the number
2800                 of times an item can be renewed. Setting it to "Allow" would
2801                 allow such limits to be overridden, setting it to "Don't
2802                 allow" would prevent this. This is a preference in which if it
2803                 is set to "allow" it would allow the library staff to use
2804                 their judgment for overriding the renew limit for special
2805                 cases, setting it to "Don't allow" prevents an opportunity for
2806                 abuse by the library staff.</para>
2807               </listitem>
2808             </itemizedlist>
2809           </section>
2810
2811           <section id="AllowReturnToBranch">
2812             <title>AllowReturnToBranch</title>
2813
2814             <para>Default: to any library</para>
2815
2816             <para>Asks: Allow materials to be returned to ___</para>
2817
2818             <para>Values:</para>
2819
2820             <itemizedlist>
2821               <listitem>
2822                 <para>either the library the item is from or the library it
2823                 was checked out from.</para>
2824               </listitem>
2825
2826               <listitem>
2827                 <para>only the library the item is from.</para>
2828               </listitem>
2829
2830               <listitem>
2831                 <para>only the library the item was checked out from.</para>
2832               </listitem>
2833
2834               <listitem>
2835                 <para>to any library.</para>
2836               </listitem>
2837             </itemizedlist>
2838
2839             <para>Description:</para>
2840
2841             <itemizedlist>
2842               <listitem>
2843                 <para>This preference lets the library system decide how they
2844                 will accept returns. Some systems allow for items to be
2845                 returned to any library in the system (the default value of
2846                 this preference) others want to limit item returns to only
2847                 specific branches. This preference will allow you to limit
2848                 item returns (checkins) to the branch(es) set in the
2849                 value.</para>
2850               </listitem>
2851             </itemizedlist>
2852           </section>
2853           <section id="AllowTooManyOverride">
2854             <title>AllowTooManyOverride</title>
2855             <para>Default: Allow</para>
2856             <para>Asks: ___  staff to override and check out items when the patron has reached the
2857               maximum number of allowed checkouts.</para>
2858             <para>Values:</para>
2859             <itemizedlist>
2860                 <listitem>
2861                   <para>Allow</para>
2862                   <screenshot>
2863                       <screeninfo>Allow too many checkouts override</screeninfo>
2864                       <mediaobject>
2865                         <imageobject>
2866                           <imagedata fileref="images/admin/globalprefs/AllowTooManyOverride-yes.png"
2867                           />
2868                         </imageobject>
2869                       </mediaobject>
2870                     </screenshot>
2871                 </listitem>
2872                 <listitem>
2873                   <para>Don't allow</para>
2874                   <screenshot>
2875                     <screeninfo>Don't allow too many checkouts override</screeninfo>
2876                     <mediaobject>
2877                       <imageobject>
2878                         <imagedata fileref="images/admin/globalprefs/AllowTooManyOverride-no.png"/>
2879                       </imageobject>
2880                     </mediaobject>
2881                   </screenshot>
2882                 </listitem>
2883               </itemizedlist>
2884             <para>Description:<itemizedlist>
2885                 <listitem>
2886                   <para>If this preference is set to "Allow" then staff all will be presented with
2887                     an option to checkout more items to a patron than are normally allowed in the
2888                       <link linkend="circfinerules">Circulation and Fine Rules</link>.  If this
2889                     preference is set to "Don't allow" then no staff member will be able to check
2890                     out more than the circulation limit.</para>
2891                 </listitem>
2892               </itemizedlist></para>
2893           </section>
2894
2895           <section id="AutomaticItemReturn">
2896             <title>AutomaticItemReturn</title>
2897
2898             <para>Default: Do</para>
2899
2900             <para>Asks: ___ automatically transfer items to their home branch
2901             when they are returned.</para>
2902
2903             <para>Values:</para>
2904
2905             <itemizedlist>
2906               <listitem>
2907                 <para>Do</para>
2908               </listitem>
2909
2910               <listitem>
2911                 <para>Don't</para>
2912               </listitem>
2913             </itemizedlist>
2914
2915             <para>Description:</para>
2916
2917             <itemizedlist>
2918               <listitem>
2919                 <para>This preference is a binary setting which determines
2920                 whether an item is returned to its home branch automatically
2921                 or not. If set to "Don't", the staff member checking an item
2922                 in at a location other than the item's home branch will be
2923                 asked whether the item will remain at the non-home branch (in
2924                 which case the new location will be marked as a holding
2925                 location) or returned. Setting it to "Do" will ensure that
2926                 items checked in at a branch other than their home branch will
2927                 be sent to that home branch.</para>
2928               </listitem>
2929             </itemizedlist>
2930           </section>
2931           <section id="AutoRemoveOverduesRestrictions">
2932             <title>AutoRemoveOverduesRestrictions</title>
2933             <para>Default: Do not</para>
2934             <para>Asks: ___ allow OVERDUES restrictions triggered by sent notices to be cleared
2935               automatically when all overdue items are returned by a patron. </para>
2936             <para>Values:<itemizedlist>
2937                 <listitem>
2938                   <para>Do</para>
2939                 </listitem>
2940                 <listitem>
2941                   <para>Do not</para>
2942                 </listitem>
2943               </itemizedlist></para>
2944             <para>Description:<itemizedlist>
2945                 <listitem>
2946                   <para>Using the <link linkend="noticetriggers">Overdue Notice/Status
2947                       Triggers</link> you can restrict patrons after they receive an overdue notice.
2948                     This preference lets you define whether Koha will automatically remove that
2949                     restriction once the overdue items in question are returned or not.</para>
2950                 </listitem>
2951               </itemizedlist></para>
2952           </section>
2953
2954           <section id="CircControl">
2955             <title>CircControl</title>
2956
2957             <para>Default: the library the item is from</para>
2958
2959             <para>Asks: Use the checkout and fines rules of ___</para>
2960
2961             <para>Values:</para>
2962
2963             <itemizedlist>
2964               <listitem>
2965                 <para>the library the item is from</para>
2966
2967                 <itemizedlist>
2968                   <listitem>
2969                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2970                       will be determined by the library that owns the item</para>
2971                   </listitem>
2972                 </itemizedlist>
2973               </listitem>
2974
2975               <listitem>
2976                 <para>the library the patron is from</para>
2977
2978                 <itemizedlist>
2979                   <listitem>
2980                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2981                       will be determined the patron's home library</para>
2982                   </listitem>
2983                 </itemizedlist>
2984               </listitem>
2985
2986               <listitem>
2987                 <para>the library you are logged in at</para>
2988
2989                 <itemizedlist>
2990                   <listitem>
2991                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2992                       will be determined by the library that checked the item out to the
2993                       patron</para>
2994                   </listitem>
2995                 </itemizedlist>
2996               </listitem>
2997             </itemizedlist>
2998           </section>
2999
3000           <section id="HomeOrHoldingBranch">
3001             <title>HomeOrHoldingBranch</title>
3002
3003             <para>Default: the library the item was checked out from</para>
3004
3005             <para>Asks: Use the checkout and fines rules of ___</para>
3006
3007             <para>Values:</para>
3008
3009             <itemizedlist>
3010               <listitem>
3011                 <para>the library the item is from</para>
3012               </listitem>
3013
3014               <listitem>
3015                 <para>the library the item was checked out from</para>
3016               </listitem>
3017             </itemizedlist>
3018
3019             <important>
3020               <para>It is not recommend that this setting be changed after initial setup of Koha
3021                 because it will change the behavior of items already checked out.</para>
3022             </important>
3023             <para>Description:</para>
3024             <itemizedlist>
3025               <listitem>
3026                 <para>If <link linkend="IndependentBranches">IndependentBranches</link> is set to
3027                   'Prevent' and <link linkend="CircControl">CircControl</link> is set to 'the
3028                   library the item is from' this preference decides whether the library holding the
3029                   item (holding library on the item record) may check the item out to its own patron
3030                   or if it must immediately send the item back to the owning location (home library
3031                   on the item record).</para>
3032               </listitem>
3033             </itemizedlist>
3034             <important>
3035               <para>This preference does nothing unless the <link linkend="IndependentBranches"
3036                   >IndependentBranches</link> preference is set to 'Prevent'.</para>
3037             </important>
3038           </section>
3039           <section id="HomeOrHoldingBranchReturn">
3040             <title>HomeOrHoldingBranchReturn</title>
3041             <para>Default: the library the item is from</para>
3042             <para>Asks: On checkin route the returned item to ___</para>
3043             <para>Values:<itemizedlist>
3044                 <listitem>
3045                   <para>the library the item is from</para>
3046                 </listitem>
3047                 <listitem>
3048                   <para>the library item was checked out from</para>
3049                 </listitem>
3050               </itemizedlist></para>
3051             <para>Description:<itemizedlist>
3052                 <listitem>
3053                   <para>This preference will control where Koha prompts you to return the checked in
3054                     item to.  The value in this preference is overridden by any values you have
3055                     related to item returns and floating collections in the <link linkend="circfinerules">Circulation and Fine Rules</link>.</para>
3056                 </listitem>
3057               </itemizedlist></para>
3058           </section>
3059
3060           <section id="InProcessingToShelvingCart">
3061             <title>InProcessingToShelvingCart</title>
3062
3063             <para>Default: Don't move</para>
3064
3065             <para>Asks: ___ items that have the location PROC to the location
3066             CART when they are checked in.</para>
3067
3068             <para>Values:</para>
3069
3070             <itemizedlist>
3071               <listitem>
3072                 <para>Don't move</para>
3073               </listitem>
3074
3075               <listitem>
3076                 <para>Move</para>
3077               </listitem>
3078             </itemizedlist>
3079           </section>
3080
3081           <section id="IssuingInProcess">
3082             <title>IssuingInProcess</title>
3083
3084             <para>Default: Don't prevent</para>
3085
3086             <para>Asks: ___ patrons from checking out an item whose rental
3087             charge would take them over the limit.</para>
3088
3089             <para>Values:</para>
3090
3091             <itemizedlist>
3092               <listitem>
3093                 <para>Don't prevent</para>
3094               </listitem>
3095
3096               <listitem>
3097                 <para>Prevent</para>
3098               </listitem>
3099             </itemizedlist>
3100
3101             <para>Description:</para>
3102
3103             <itemizedlist>
3104               <listitem>
3105                 <para>This preference determines if a patron can check items
3106                 out if there is an overdue fine on the account and any of the
3107                 materials the patron wishes to check out will potentially tip
3108                 the account balance over the maximum fines policy the library
3109                 has in place.</para>
3110               </listitem>
3111             </itemizedlist>
3112
3113             <para>Example: Your library has a $5 limit set for 'fines' (ie,
3114             after incurring $5 in fines, a patron can no longer check out
3115             items). A patron comes to the desk with 5 items to check out (4
3116             books and a video) The patron has $4 in charges already on their
3117             account. One of the videos has a rental charge of $1, therefore
3118             making the total fines on the patron's account suddenly $5 (the
3119             limit).</para>
3120           </section>
3121
3122           <section id="IssueLostItem">
3123             <title>IssueLostItem</title>
3124
3125             <para>Default: display a message</para>
3126
3127             <para>Asks: When issuing an item that has been marked as lost,
3128             ___.</para>
3129
3130             <para>Values:</para>
3131
3132             <itemizedlist>
3133               <listitem>
3134                 <para>display a message</para>
3135
3136                 <screenshot>
3137                   <screeninfo>Lost message when checking out</screeninfo>
3138
3139                   <mediaobject>
3140                     <imageobject>
3141                       <imagedata fileref="images/admin/globalprefs/IssueLostItem-msg.png"/>
3142                     </imageobject>
3143                   </mediaobject>
3144                 </screenshot>
3145               </listitem>
3146
3147               <listitem>
3148                 <para>do nothing</para>
3149
3150                 <itemizedlist>
3151                   <listitem>
3152                     <para>This option will just check the item out without
3153                     notifying you that the item was marked lost.</para>
3154                   </listitem>
3155                 </itemizedlist>
3156               </listitem>
3157
3158               <listitem>
3159                 <para>require confirmation</para>
3160
3161                 <screenshot>
3162                   <screeninfo>Confirm checkout of lost item</screeninfo>
3163
3164                   <mediaobject>
3165                     <imageobject>
3166                       <imagedata fileref="images/admin/globalprefs/IssueLostItem-confirm.png"/>
3167                     </imageobject>
3168                   </mediaobject>
3169                 </screenshot>
3170               </listitem>
3171             </itemizedlist>
3172
3173             <para>Description:</para>
3174
3175             <itemizedlist>
3176               <listitem>
3177                 <para>This preference lets you define how library staff are
3178                 notified that an item with a lost status is being checked out.
3179                 This will help staff mark items as 'available' if you choose
3180                 to 'display a message' or 'require confirmation.' If you
3181                 choose to 'do nothing,' there will be no notification that the
3182                 item being checked out is marked as 'lost.'</para>
3183               </listitem>
3184             </itemizedlist>
3185           </section>
3186           <section id="ManInvInNoissuesCharge">
3187             <title>ManInvInNoissuesCharge</title>
3188             <para>Default: Include</para>
3189             <para>Asks: ___  MANUAL_INV charges when summing up charges for noissuescharge. </para>
3190             <para>Values:<itemizedlist>
3191                 <listitem>
3192                   <para>Don't include</para>
3193                 </listitem>
3194                 <listitem>
3195                   <para>Include</para>
3196                 </listitem>
3197               </itemizedlist></para>
3198             <para>Description:<itemizedlist>
3199                 <listitem>
3200                   <para>This preference lets you decide if charges entered as manual invoices are
3201                     included when calculating the <link linkend="noissuescharge">noissuescharge</link>. If this is set to include then Koha will include all
3202                     manual invoices when deciding if the patron owes too much money to check
3203                     anything else out of the library.  If it's set to Don't include then Koha will
3204                     ignore all manual invoice charges when figuring out if the patron owes too much
3205                     money to checkout additional materials.</para>
3206                 </listitem>
3207               </itemizedlist></para>
3208           </section>
3209
3210           <section id="maxoutstanding">
3211             <title>maxoutstanding</title>
3212
3213             <para>Default: 5</para>
3214
3215             <para>Asks: Prevent patrons from making holds on the OPAC if they
3216             owe more than ___ USD in fines.</para>
3217           </section>
3218
3219           <section id="noissuescharge">
3220             <title>noissuescharge</title>
3221
3222             <para>Default: 5</para>
3223
3224             <para>Asks: Prevent patrons from checking out books if they have
3225             more than ___ USD in fines.</para>
3226
3227             <para>Description:</para>
3228
3229             <itemizedlist>
3230               <listitem>
3231                 <para>This preference is the maximum amount of money owed to the library before the
3232                   user is banned from borrowing more items. Using the <link linkend="ManInvInNoissuesCharge">ManInvInNoissuesCharge</link> and <link linkend="RentalsInNoissuesCharge">RentalsInNoissuesCharge</link> preferences you
3233                   can control which types of charges are considered in this total. This also
3234                   coincides with <link linkend="maxoutstanding">maxoutstanding</link> that limits
3235                   patrons from placing holds when the maximum amount is owed to the library.</para>
3236               </listitem>
3237             </itemizedlist>
3238           </section>
3239
3240           <section id="OverduesBlockCirc">
3241             <title>OverduesBlockCirc</title>
3242
3243             <para>Default: Ask for confirmation</para>
3244
3245             <para>Asks: ___ when checking out to a borrower that has overdues
3246             outstanding</para>
3247
3248             <para>Values:</para>
3249
3250             <itemizedlist>
3251               <listitem>
3252                 <para>Ask for confirmation</para>
3253
3254                 <itemizedlist>
3255                   <listitem>
3256                     <para>Will not let you check an item out to patrons with
3257                     overdues until a librarian confirms that it is okay</para>
3258                   </listitem>
3259                 </itemizedlist>
3260               </listitem>
3261
3262               <listitem>
3263                 <para>Block</para>
3264
3265                 <itemizedlist>
3266                   <listitem>
3267                     <para>Block all patrons with overdue items from being able
3268                     to check out</para>
3269                   </listitem>
3270                 </itemizedlist>
3271               </listitem>
3272
3273               <listitem>
3274                 <para>Don't block</para>
3275
3276                 <itemizedlist>
3277                   <listitem>
3278                     <para>Allow all patrons with overdue items to continue to
3279                     check out</para>
3280                   </listitem>
3281                 </itemizedlist>
3282               </listitem>
3283             </itemizedlist>
3284           </section>
3285
3286           <section id="OverdueNoticeBcc">
3287             <title>OverdueNoticeBcc</title>
3288
3289             <para>Asks: Send all notices as a BCC to this email address
3290             ___</para>
3291
3292             <para>This preference makes it so that a librarian can get a copy of every notice sent
3293               out to patrons.<tip>
3294                 <para>If you'd like more than one person to receive the blind copy you can simply
3295                   enter in multiple email addresses separated by commas.</para>
3296               </tip><tip>
3297                 <para>The name of this preference is misleading, it does not only send overdues, but
3298                   all notices to the BCC address.</para>
3299               </tip></para>
3300           </section>
3301
3302           <section id="PrintNoticesMaxLines">
3303             <title>PrintNoticesMaxLines</title>
3304
3305             <para>Asks: Include up to ___ item lines in a printed overdue
3306             notice.</para>
3307
3308             <note>
3309               <para>If the number of items is greater than this number, the
3310               notice will end with a warning asking the borrower to check
3311               their online account for a full list of overdue items.</para>
3312             </note>
3313
3314             <tip>
3315               <para>Set to 0 to include all overdue items in the notice, no
3316               matter how many there are.</para>
3317             </tip>
3318
3319             <important>
3320               <para>This preference only refers to the print notices, not
3321               those sent via email.</para>
3322             </important>
3323           </section>
3324
3325           <section id="RenewalPeriodBase">
3326             <title>RenewalPeriodBase</title>
3327
3328             <para>Default: the old due date of the checkout</para>
3329
3330             <para>Asks: When renewing checkouts, base the new due date on
3331             ___</para>
3332
3333             <para>Values:</para>
3334
3335             <itemizedlist>
3336               <listitem>
3337                 <para>the old due date of the checkout</para>
3338               </listitem>
3339
3340               <listitem>
3341                 <para>the current date</para>
3342               </listitem>
3343             </itemizedlist>
3344           </section>
3345           <section id="RenewalSendNotice">
3346             <title>RenewalSendNotice</title>
3347             <para> Default: Don't send </para>
3348             <para>Asks: ____ a renewal notice according to patron checkout alert preferences. </para>
3349             <para>Values: <itemizedlist>
3350                 <listitem>
3351                   <para>Don't send</para>
3352                 </listitem>
3353                 <listitem>
3354                   <para>Send</para>
3355                 </listitem>
3356               </itemizedlist></para>
3357             <para>Description:<itemizedlist>
3358                 <listitem>
3359                   <para>If a patron has chosen to receive a check out notice in their messaging
3360                     preferences and this preference is set to 'Send' then those patrons will also
3361                     receive a notice when they renew materials. You will want to set up a <link
3362                       linkend="addnotices">new notice</link> with the code of RENEWAL (if you don't
3363                     already have it) with custom text for renewing items.<important>
3364                       <para>This preference requires that you have <link
3365                           linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
3366                         set to 'Allow'</para>
3367                     </important></para>
3368                 </listitem>
3369               </itemizedlist></para>
3370           </section>
3371           <section id="RentalsInNoissuesCharge">
3372             <title>RentalsInNoissuesCharge</title>
3373             <para>Default: Include</para>
3374             <para>Asks: ___  rental charges when summing up charges for noissuescharge. </para>
3375             <para>Values:<itemizedlist>
3376                 <listitem>
3377                   <para>Don't include</para>
3378                 </listitem>
3379                 <listitem>
3380                   <para>Include</para>
3381                 </listitem>
3382               </itemizedlist></para>
3383             <para>Description:<itemizedlist>
3384                 <listitem>
3385                   <para>This preference lets you decide if rental charges are included when
3386                     calculating the <link linkend="noissuescharge">noissuescharge</link>. If this is
3387                     set to include then Koha will include all rental charges when deciding if the
3388                     patron owes too much money to check anything else out of the library.  If it's
3389                     set to Don't include then Koha will ignore all rental charges when figuring out
3390                     if the patron owes too much money to checkout additional materials.</para>
3391                 </listitem>
3392               </itemizedlist></para>
3393           </section>
3394
3395           <section id="ReturnBeforeExpiry">
3396             <title>ReturnBeforeExpiry</title>
3397
3398             <para>Default: Don't require</para>
3399
3400             <para>Asks: ___ patrons to return books before their accounts
3401             expire (by restricting due dates to before the patron's expiration
3402             date).</para>
3403
3404             <para>Values:</para>
3405
3406             <itemizedlist>
3407               <listitem>
3408                 <para>Don't require</para>
3409               </listitem>
3410
3411               <listitem>
3412                 <para>Require</para>
3413               </listitem>
3414             </itemizedlist>
3415
3416             <para>Description:</para>
3417
3418             <itemizedlist>
3419               <listitem>
3420                 <para>This is preference may prevent a patron from having
3421                 items checked out after their library card has expired. If
3422                 this is set to "Require", then a due date of any checked out
3423                 item can not be set for a date which falls after the patron's
3424                 card expiration. If the setting is left "Don't require" then
3425                 item check out dates may exceed the expiration date for the
3426                 patron's library card.</para>
3427               </listitem>
3428             </itemizedlist>
3429           </section>
3430
3431           <section id="ReturnToShelvingCart">
3432             <title>ReturnToShelvingCart</title>
3433
3434             <para>Default: Don't move</para>
3435
3436             <para>Asks: ___ all items to the location CART when they are
3437             checked in.</para>
3438
3439             <para>Values:</para>
3440
3441             <itemizedlist>
3442               <listitem>
3443                 <para>Don't move</para>
3444               </listitem>
3445
3446               <listitem>
3447                 <para>Move</para>
3448               </listitem>
3449             </itemizedlist>
3450           </section>
3451
3452           <section id="TransfersMaxDaysWarning">
3453             <title>TransfersMaxDaysWarning</title>
3454
3455             <para>Default: 3</para>
3456
3457             <para>Asks: Show a warning on the "Transfers to Receive" screen if
3458             the transfer has not been received ___ days after it is
3459             sent.</para>
3460
3461             <para>Description:</para>
3462
3463             <itemizedlist>
3464               <listitem>
3465                 <para>The TransferMaxDaysWarning preference is set at a
3466                 default number of days. This preference allows for a warning
3467                 to appear after a set amount of time if an item being
3468                 transferred between library branches has not been received.
3469                 The warning will appear in the <link linkend="transferstoreceive">Transfers to Receive</link>
3470                 report.</para>
3471               </listitem>
3472             </itemizedlist>
3473           </section>
3474
3475           <section id="UseBranchTransferLimits">
3476             <title>UseBranchTransferLimits &amp;
3477             BranchTransferLimitsType</title>
3478
3479             <para>Defaults: Don't enforce &amp; collection code</para>
3480
3481             <para>Asks: ___ branch transfer limits based on ___</para>
3482
3483             <para>UseBranchTransferLimits Values:</para>
3484
3485             <itemizedlist>
3486               <listitem>
3487                 <para>Don't enforce</para>
3488               </listitem>
3489
3490               <listitem>
3491                 <para>Enforce</para>
3492               </listitem>
3493             </itemizedlist>
3494
3495             <para>BranchTransferLimitsType Values:</para>
3496
3497             <itemizedlist>
3498               <listitem>
3499                 <para>collection code</para>
3500               </listitem>
3501
3502               <listitem>
3503                 <para>item type</para>
3504               </listitem>
3505             </itemizedlist>
3506
3507             <para>BranchTransferLimitsType Description:</para>
3508
3509             <itemizedlist>
3510               <listitem>
3511                 <para>This parameter is a binary setting which determines
3512                 whether items are transferred according to item type or
3513                 collection code. This value determines how the library manager
3514                 is able to restrict what items can be transferred between the
3515                 branches.</para>
3516               </listitem>
3517             </itemizedlist>
3518           </section>
3519
3520           <section id="useDaysMode">
3521             <title>useDaysMode</title>
3522
3523             <para>Default: Don't include</para>
3524
3525             <para>Asks: Calculate the due date using ___.</para>
3526
3527             <para>Values:</para>
3528
3529             <itemizedlist>
3530               <listitem>
3531                 <para>circulation rules only.</para>
3532               </listitem>
3533
3534               <listitem>
3535                 <para>the calendar to push the due date to the next open
3536                 day.</para>
3537               </listitem>
3538
3539               <listitem>
3540                 <para>the calendar to skip all days the library is
3541                 closed.</para>
3542               </listitem>
3543             </itemizedlist>
3544
3545             <para>Description:</para>
3546
3547             <itemizedlist>
3548               <listitem>
3549                 <para>This preference controls how scheduled library closures
3550                 affect the due date of a material. The 'the calendar to skip
3551                 all days the library is closed' setting allows for a scheduled
3552                 closure not to count as a day in the loan period, the
3553                 'circulation rules only' setting would not consider the
3554                 scheduled closure at all, and 'the calendar to push the due
3555                 date to the next open day' would only effect the due date if
3556                 the day the item is due would fall specifically on the day of
3557                 closure.</para>
3558               </listitem>
3559             </itemizedlist>
3560
3561             <para>Example:</para>
3562
3563             <itemizedlist>
3564               <listitem>
3565                 <para>The library has put December 24th and 25th in as
3566                 closures on the calendar. A book checked out by a patron has a
3567                 due date of December 25th according to the circulation and
3568                 fine rules. If this preference is set to 'circulation rules
3569                 only' then the item will remain due on the 25th. If the
3570                 preference is set to 'the calendar to push the due date to the
3571                 next open day' then the due date will be December 26th. If the
3572                 preference is set to 'the calendar to skip all days the
3573                 library is closed' then the due date will be pushed to the
3574                 27th of December to accommodate for the two closed
3575                 days.</para>
3576               </listitem>
3577             </itemizedlist>
3578
3579             <para>The calendar is defined on a branch by branch basis. To
3580             learn more about the calendar, check out the '<link linkend="calholidays">Calendar &amp; Holidays</link>' section of
3581             this manual.</para>
3582           </section>
3583           <section id="UseTransportCostMatrix">
3584             <title>UseTransportCostMatrix</title>
3585             <para>Default: Don't use</para>
3586             <para>Asks: ___  Transport Cost Matrix for calculating optimal holds filling between
3587               branches.</para>
3588             <para>Values:<itemizedlist>
3589                 <listitem>
3590                   <para>Don't use</para>
3591                 </listitem>
3592                 <listitem>
3593                   <para>Use</para>
3594                 </listitem>
3595               </itemizedlist></para>
3596             <para>Description:<itemizedlist>
3597                 <listitem>
3598                   <para>If the system is configured to use the <link linkend="transportcostmatrix">Transport cost matrix</link> for filling holds, then when attempting to fill
3599                     a hold, the system will search for the lowest cost branch, and attempt to fill
3600                     the hold with an item from that branch first. Branches of equal cost will be
3601                     selected from randomly. The branch or branches of the next highest cost shall be
3602                     selected from only if all the branches in the previous group are unable to fill
3603                     the hold.</para>
3604                   <para>The system will use the item's current holding branch when determining
3605                     whether the item can fulfill a hold using the Transport Cost Matrix. This
3606                     behaviour will be overruled if the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link> system preference is enabled.</para>
3607                 </listitem>
3608               </itemizedlist></para>
3609           </section>
3610         </section>
3611         <section id="coursereserveprefs">
3612           <title>Course Reserves</title>
3613           <section id="UseCourseReserves">
3614             <title>UseCourseReserves</title>
3615             <para>Default: Don't use</para>
3616             <para>Asks: ___ course reserves</para>
3617             <para>Values:</para>
3618             <itemizedlist>
3619               <listitem>
3620                 <para>Don't use</para>
3621               </listitem>
3622               <listitem>
3623                 <para>Use</para>
3624               </listitem>
3625             </itemizedlist>
3626             <para>Description:<itemizedlist>
3627                 <listitem>
3628                   <para>The <link linkend="coursereserves">Course Reserves</link> module in Koha
3629                     allows you to temporarily move items to 'reserve' and assign different
3630                     circulation rules to these items while they are being used for a specific
3631                     course.</para>
3632                 </listitem>
3633               </itemizedlist></para>
3634           </section>
3635         </section>
3636
3637         <section id="circfinespolicy">
3638           <title>Fines Policy</title>
3639
3640           <para/>
3641
3642           <section id="finesCalendar">
3643             <title>finesCalendar</title>
3644
3645             <para>Default: not including the days the library is closed</para>
3646
3647             <para>Asks: Calculate fines based on days overdue ___</para>
3648
3649             <para>Values:</para>
3650
3651             <itemizedlist>
3652               <listitem>
3653                 <para>directly</para>
3654               </listitem>
3655
3656               <listitem>
3657                 <para>not including the days the library is closed</para>
3658               </listitem>
3659             </itemizedlist>
3660
3661             <para>Description:</para>
3662
3663             <itemizedlist>
3664               <listitem>
3665                 <para>This preference will determine whether or not fines will
3666                 be accrued during instances when the library is closed.
3667                 Examples include holidays, library in-service days, etc.
3668                 Choosing "not including the days the library is closed"
3669                 setting will enable Koha to access its <link linkend="calholidays">Calendar</link> module and be
3670                 considerate of dates when the library is closed. To make use
3671                 of this setting the administrator must first access Koha's
3672                 calendar and mark certain days as "holidays" ahead of
3673                 time.</para>
3674               </listitem>
3675             </itemizedlist>
3676
3677             <para>The calendar is defined on a branch by branch basis. To
3678             learn more about the calendar, check out the '<link linkend="calholidays">Calendar &amp; Holidays</link>' section of
3679             this manual.</para>
3680           </section>
3681           <section id="FinesIncludeGracePeriod">
3682             <title>FinesIncludeGracePeriod</title>
3683             <para>Default: Include</para>
3684             <para>Asks: ___  the grace period when calculating the fine for an overdue item.</para>
3685             <para>Values:<itemizedlist>
3686                 <listitem>
3687                   <para>Don't include</para>
3688                 </listitem>
3689                 <listitem>
3690                   <para>Include</para>
3691                 </listitem>
3692               </itemizedlist></para>
3693             <para>Description:<itemizedlist>
3694                 <listitem>
3695                   <para>This preference lets you control how Koha calculates fines when there is a
3696                     grace period. If you choose to include the grace period when calculating fines
3697                     then Koha will charge for the days in the grace period should the item be
3698                     overdue more than those days. If you choose not to include the grace period then
3699                     Koha will only charge for the days overdue after the grace period.</para>
3700                 </listitem>
3701               </itemizedlist></para>
3702           </section>
3703
3704           <section id="finesMode">
3705             <title>finesMode</title>
3706
3707             <para>Default: Calculate (but only for mailing to the
3708             admin)</para>
3709
3710             <para>Asks: ___ fines</para>
3711
3712             <para>Values:</para>
3713
3714             <itemizedlist>
3715               <listitem>
3716                 <para>Calculate (but only for mailing to the admin)</para>
3717               </listitem>
3718
3719               <listitem>
3720                 <para>Calculate and charge</para>
3721               </listitem>
3722
3723               <listitem>
3724                 <para>Don't calculate</para>
3725               </listitem>
3726             </itemizedlist>
3727
3728             <important>
3729               <para>Requires that you have the fines cron job running
3730               (misc/cronjobs/fines.pl)</para>
3731             </important>
3732           </section>
3733           <section id="RefundLostItemFeeOnReturn">
3734             <title>RefundLostItemFeeOnReturn</title>
3735             <para>Default: Refund</para>
3736             <para>Asks: ___  lost item fees charged to a borrower when the lost item is
3737               returned.</para>
3738             <para>Values:<itemizedlist>
3739                 <listitem>
3740                   <para>Don't refund</para>
3741                 </listitem>
3742                 <listitem>
3743                   <para>Refund</para>
3744                 </listitem>
3745               </itemizedlist></para>
3746             <para>Description:<itemizedlist>
3747                 <listitem>
3748                   <para>When an item is marked lost in Koha the system charges the patron the
3749                     replacement fee for the item.  This preference lets you control how Koha handles
3750                     returns of these items.  By default when an item that was previously marked lost
3751                     is checked in Koha refunds the patron the replacement fee. Change this
3752                     preference to "Don't refund" if you would like Koha to not refund the
3753                     replacement fee.</para>
3754                 </listitem>
3755               </itemizedlist></para>
3756           </section>
3757           <section id="WhenLostChargeReplacementFee">
3758             <title>WhenLostChargeReplacementFee</title>
3759             <para>Default: Charge</para>
3760             <para>Asks: ___  the replacement price when a patron loses an item. </para>
3761             <para>Values:<itemizedlist>
3762                 <listitem>
3763                   <para>Charge</para>
3764                 </listitem>
3765                 <listitem>
3766                   <para>Don't charge</para>
3767                 </listitem>
3768               </itemizedlist></para>
3769             <para>Description:<itemizedlist>
3770                 <listitem>
3771                   <para>This preference lets you tell Koha what to do with an item is marked lost.
3772                     If you want Koha can 'Charge' the patron the replacement fee listed on the item
3773                     they lost or it can do nothing in reference to the patron and just mark the item
3774                     lost in the catalog.</para>
3775                 </listitem>
3776               </itemizedlist></para>
3777           </section>
3778           <section id="WhenLostForgiveFine">
3779             <title>WhenLostForgiveFine</title>
3780             <para>Default: Don't forgive</para>
3781             <para>Asks: ___  the fines on an item when it is lost.</para>
3782             <para>Values:<itemizedlist>
3783                 <listitem>
3784                   <para>Don't forgive</para>
3785                 </listitem>
3786                 <listitem>
3787                   <para>Forgive</para>
3788                 </listitem>
3789               </itemizedlist></para>
3790             <para>Description:<itemizedlist>
3791                 <listitem>
3792                   <para>This preference allows the library to decide if fines are charged in
3793                     addition to the replacement fee when an item is marked as lost.  If this
3794                     preference is set to 'Forgive' then the patron won't be charged fines in
3795                     addition to the replacement fee.</para>
3796                 </listitem>
3797               </itemizedlist></para>
3798           </section>
3799         </section>
3800
3801         <section id="circholdspolicy">
3802           <title>Holds Policy</title>
3803
3804           <para/>
3805
3806           <section id="AllowHoldDateInFuture">
3807             <title>AllowHoldDateInFuture</title>
3808
3809             <para>Default: Allow</para>
3810
3811             <para>Asks: ___ hold requests to be placed that do not enter the
3812             waiting list until a certain future date.</para>
3813
3814             <para>Values:</para>
3815
3816             <itemizedlist>
3817               <listitem>
3818                 <para>Allow</para>
3819               </listitem>
3820
3821               <listitem>
3822                 <para>Don't allow</para>
3823               </listitem>
3824             </itemizedlist>
3825           </section>
3826
3827           <section id="AllowHoldsOnDamagedItems">
3828             <title>AllowHoldsOnDamagedItems</title>
3829
3830             <para>Default: Allow</para>
3831
3832             <para>Asks: ___ hold requests to be placed on damaged
3833             items.</para>
3834
3835             <para>Values:</para>
3836
3837             <itemizedlist>
3838               <listitem>
3839                 <para>Allow</para>
3840               </listitem>
3841
3842               <listitem>
3843                 <para>Don't allow</para>
3844               </listitem>
3845             </itemizedlist>
3846
3847             <para>Description:</para>
3848
3849             <itemizedlist>
3850               <listitem>
3851                 <para>This parameter is a binary setting which controls
3852                 whether or not hold requests can be placed on items that are
3853                 marked as "damaged" (items are marked as damaged by editing
3854                 subfield 4 on the item record). Setting this value to "Don't
3855                 allow" will prevent anyone from placing a hold on such items,
3856                 setting it to "Allow" will allow it. This preference is
3857                 important because it determines whether or not a patron can
3858                 place a request for an item that might be in the process of
3859                 being repaired or not in good condition. The library may wish
3860                 to set this to "Don't allow" if they were concerned about
3861                 their patrons not receiving the item in a timely manner or at
3862                 all (if it is determined that the item is beyond repair).
3863                 Setting it to "Allow" would allow a patron to place a hold on
3864                 an item and therefore receive it as soon as it becomes
3865                 available.</para>
3866               </listitem>
3867             </itemizedlist>
3868           </section>
3869           <section id="AllowHoldsOnPatronsPossessions">
3870             <title>AllowHoldsOnPatronsPossessions</title>
3871             <para>Default: Allow </para>
3872             <para>Asks: ____ a patron to place a hold on a record where the patron already has one
3873               or more items attached to that record checked out. </para>
3874             <para>Values:<itemizedlist>
3875                 <listitem>
3876                   <para>Allow</para>
3877                 </listitem>
3878                 <listitem>
3879                   <para>Don't allow</para>
3880                 </listitem>
3881               </itemizedlist></para>
3882             <para>Description:<itemizedlist>
3883                 <listitem>
3884                   <para>By setting to "Don't allow," you can prevent patrons from placing holds on
3885                     items they already have out, thus preventing them from blocking anyone else from
3886                     getting an item. </para>
3887                 </listitem>
3888               </itemizedlist></para>
3889           </section>
3890
3891           <section id="AllowHoldPolicyOverride">
3892             <title>AllowHoldPolicyOverride</title>
3893
3894             <para>Default: Allow</para>
3895
3896             <para>Asks: ___ staff to override hold policies when placing
3897             holds.</para>
3898
3899             <para>Values:</para>
3900
3901             <itemizedlist>
3902               <listitem>
3903                 <para>Allow</para>
3904               </listitem>
3905
3906               <listitem>
3907                 <para>Don't allow</para>
3908               </listitem>
3909             </itemizedlist>
3910
3911             <para>Description:</para>
3912
3913             <itemizedlist>
3914               <listitem>
3915                 <para>This preference is a binary setting which controls
3916                 whether or not the library staff can override the circulation
3917                 and fines rules as they pertain to the placement of holds.
3918                 Setting this value to "Don't allow" will prevent anyone from
3919                 overriding, setting it to "Allow" will allow it. This setting
3920                 is important because it determines how strict the libraries
3921                 rules for placing holds are. If this is set to "Allow",
3922                 exceptions can be made for patrons who are otherwise normally
3923                 in good standing with the library, but there is opportunity
3924                 for the staff to abuse this function. If it is set to "Don't
3925                 allow", no abuse of the system is possible, but it makes the
3926                 system entirely inflexible in respect to holds.</para>
3927               </listitem>
3928             </itemizedlist>
3929           </section>
3930
3931           <section id="AllowOnShelfHolds">
3932             <title>AllowOnShelfHolds</title>
3933
3934             <para>Default: Allow</para>
3935
3936             <para>Asks: ___ hold requests to be placed on items that are not
3937             checked out.</para>
3938
3939             <para>Values:</para>
3940
3941             <itemizedlist>
3942               <listitem>
3943                 <para>Allow</para>
3944               </listitem>
3945
3946               <listitem>
3947                 <para>Don't Allow</para>
3948               </listitem>
3949             </itemizedlist>
3950
3951             <para>Description:</para>
3952
3953             <itemizedlist>
3954               <listitem>
3955                 <para>This preference is a binary setting which controls the
3956                 ability of patrons to place holds on items that are not
3957                 currently checked out. Setting it to "Don't allow" allows
3958                 borrowers to place holds on items that are checked out but not
3959                 on items that are on the shelf (or assumed available in the
3960                 library), setting it to "Allow" allows borrowers to place
3961                 holds on any item that is available for loan whether it is
3962                 checked out or not. This setting might be set to "Allow" if
3963                 the library system is a multi branch system and patrons used
3964                 the hold system to request items from other libraries, or if
3965                 the library wanted to allow users to place holds on items from
3966                 home through the OPAC. Setting it to "Don't allow" would
3967                 enforce a first come, first served standard.</para>
3968               </listitem>
3969             </itemizedlist>
3970             <important>
3971               <para>An item's hold status doesn't not affect whether or not the item is 'available'
3972                 until the item is in 'waiting' status. Items with on-shelf holds will show as
3973                 available until a librarian has pulled them from the shelf and checked the item in
3974                 make it show 'waiting'.</para>
3975             </important>
3976           </section>
3977
3978           <section id="AutoResumeSuspendedHolds">
3979             <title>AutoResumeSuspendedHolds</title>
3980
3981             <para>Default: Allow</para>
3982
3983             <para>Asks: ___ suspended holds to be automatically resumed by a
3984             set date.</para>
3985
3986             <para>Values:</para>
3987
3988             <itemizedlist>
3989               <listitem>
3990                 <para>Allow</para>
3991               </listitem>
3992
3993               <listitem>
3994                 <para>Don't allow</para>
3995               </listitem>
3996             </itemizedlist>
3997
3998             <para>Description:</para>
3999
4000             <itemizedlist>
4001               <listitem>
4002                 <para>If this preference is set to 'Allow' then all suspended holds will be able to
4003                   have a date at after which they automatically become unsuspended. If you have this
4004                   preference set to 'Allow' you will also need the <link linkend="unsuspendholdcron">Unsuspend Holds</link> cron job running.</para>
4005               </listitem>
4006             </itemizedlist>
4007             <important>
4008               <para>The holds will become unsuspended the date after that entered by the
4009                 patron.</para>
4010             </important>
4011           </section>
4012
4013           <section id="canreservefromotherbranches">
4014             <title>canreservefromotherbranches</title>
4015
4016             <para>Default: Allow</para>
4017
4018             <para>Asks: ___ a user from one library to place a hold on an item
4019             from another library</para>
4020
4021             <para>Description:</para>
4022
4023             <itemizedlist>
4024               <listitem>
4025                 <para>This preference is a binary setting which determines
4026                 whether patrons can place holds on items from other branches.
4027                 If the preference is set to "Allow" patrons can place such
4028                 holds, if it is set to "Don't allow" they cannot. This is an
4029                 important setting because it determines if users can use Koha
4030                 to request items from another branch. If the library is
4031                 sharing an installation of Koha with other independent
4032                 libraries which do not wish to allow interlibrary borrowing it
4033                 is recommended that this parameter be set to "Don't
4034                 allow".</para>
4035               </listitem>
4036             </itemizedlist>
4037
4038             <para>Values:</para>
4039
4040             <itemizedlist>
4041               <listitem>
4042                 <para>Allow</para>
4043               </listitem>
4044
4045               <listitem>
4046                 <para>Don't allow (with <link linkend="IndependentBranches">independent
4047                     branches</link>)</para>
4048               </listitem>
4049             </itemizedlist>
4050           </section>
4051           <section id="ConfirmFutureHolds">
4052             <title>ConfirmFutureHolds</title>
4053             <para>Default: 0</para>
4054             <para>Asks: Confirm future hold requests (starting no later than ___ days from now) at
4055               checkin time.  </para>
4056             <para>Description:<itemizedlist>
4057                 <listitem>
4058                   <para>When confirming a hold at checkin time, the number of days in this
4059                     preference is taken into account when deciding which holds to show alerts for.
4060                     This preference does not interfere with renewing, checking out or transferring a
4061                     book.</para>
4062                 </listitem>
4063               </itemizedlist></para>
4064             <note>
4065               <para>This number of days will be used too in calculating the default end date for the
4066                 Holds to pull-report. But it does not interfere with issuing, renewing or
4067                 transferring books.</para>
4068             </note>
4069             <important>
4070               <para>This preference is only looked at if you're allowing hold dates in the future
4071                 with <link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link> or <link
4072                   linkend="OPACAllowHoldDateInFuture">OPACAllowHoldDateInFuture</link></para>
4073             </important>
4074           </section>
4075           <section id="decreaseLoanHighHolds">
4076             <title>decreaseLoanHighHolds, decreaseLoanHighHoldsDuration and
4077               decreaseLoanHighHoldsValue</title>
4078             <para>Asks: ___ the reduction of loan period to ___ days for items with more than ___
4079               holds. </para>
4080             <para>decreaseLoanHighHolds default: Don't enable</para>
4081             <para>decreaseLoanHighHolds values:<itemizedlist>
4082                 <para>Don't enable</para>
4083                 <listitem>
4084                   <para>Enable</para>
4085                 </listitem>
4086               </itemizedlist>Description:<itemizedlist>
4087                 <listitem>
4088                   <para>These preferences let you change the loan length for items that have many
4089                     holds on them.  This will not effect items that are already checked out, but
4090                     items that are checked out after the decreaseLoanHighHoldsValue is met will only
4091                     be checked out for the number of days entered in the
4092                     decreaseLoanHighHoldsDuration preference.</para>
4093                   <screenshot>
4094                     <screeninfo>Warning on checkout</screeninfo>
4095                     <mediaobject>
4096                       <imageobject>
4097                         <imagedata fileref="images/admin/globalprefs/decreaseLoanHighHoldsDuration.png"/>
4098                       </imageobject>
4099                     </mediaobject>
4100                   </screenshot>
4101                 </listitem>
4102               </itemizedlist></para>
4103           </section>
4104
4105           <section id="DisplayMultiPlaceHold">
4106             <title>DisplayMultiPlaceHold</title>
4107
4108             <para>Default: Don't enable</para>
4109
4110             <para>Asks: ___ the ability to place holds on multiple biblio from
4111             the search results</para>
4112
4113             <para>Values:</para>
4114
4115             <itemizedlist>
4116               <listitem>
4117                 <para>Don't enable</para>
4118               </listitem>
4119
4120               <listitem>
4121                 <para>Enable</para>
4122               </listitem>
4123             </itemizedlist>
4124           </section>
4125
4126           <section id="emailLibrarianWhenHoldIsPlaced">
4127             <title>emailLibrarianWhenHoldIsPlaced</title>
4128
4129             <para>Default: Don't enable</para>
4130
4131             <para>Asks: ___ sending an email to the Koha administrator email
4132             address whenever a hold request is placed.</para>
4133
4134             <para>Values:</para>
4135
4136             <itemizedlist>
4137               <listitem>
4138                 <para>Don't enable</para>
4139               </listitem>
4140
4141               <listitem>
4142                 <para>Enable</para>
4143               </listitem>
4144             </itemizedlist>
4145
4146             <para>Description:</para>
4147
4148             <itemizedlist>
4149               <listitem>
4150                 <para>This preference enables Koha to email the library staff
4151                 whenever a patron requests an item to be held. While this
4152                 function will immediately alert the librarian to the patron's
4153                 need, it is extremely impractical in most library settings. In
4154                 most libraries the hold lists are monitored and maintained
4155                 from a separate interface. That said, many libraries that
4156                 allow on shelf holds prefer to have this preference turned on
4157                 so that they are alerted to pull an item from the
4158                 shelf.</para>
4159               </listitem>
4160             </itemizedlist>
4161
4162             <important>
4163               <para>In order for this email to send you must have a <link linkend="notices"
4164                   >notice</link> template with the code of HOLDPLACED</para>
4165             </important>
4166
4167             <important>
4168               <para>This notice will only be sent if the <link linkend="msgqueuecron">process_message_queue.pl cronjob</link>
4169               being run periodically to send the messages.</para>
4170             </important>
4171           </section>
4172
4173           <section id="ExpireReservesMaxPickUpDelay">
4174             <title>ExpireReservesMaxPickUpDelay</title>
4175
4176             <para>Default: Don't allow</para>
4177
4178             <para>Asks: ___ holds to expire automatically if they have not
4179             been picked by within the time period specified in <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link></para>
4180
4181             <para>Values:</para>
4182
4183             <itemizedlist>
4184               <listitem>
4185                 <para>Allow</para>
4186               </listitem>
4187
4188               <listitem>
4189                 <para>Don't allow</para>
4190               </listitem>
4191             </itemizedlist>
4192
4193             <para>Description:</para>
4194
4195             <itemizedlist>
4196               <listitem>
4197                 <para>If set to 'allow' this will cancel holds that have been
4198                 waiting for longer than the number of days specified in the
4199                 <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link>
4200                 system preference. Holds will only be cancelled if the <link linkend="expiredholdscron">Expire Holds cron job</link> is
4201                 runnning.</para>
4202               </listitem>
4203             </itemizedlist>
4204           </section>
4205
4206           <section id="ExpireReservesMaxPickUpDelayCharge">
4207             <title>ExpireReservesMaxPickUpDelayCharge</title>
4208
4209             <para>Default: 0</para>
4210
4211             <para>Asks: If using <link linkend="ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</link>,
4212             charge a borrower who allows his or her waiting hold to expire a
4213             fee of ___ USD</para>
4214
4215             <para>Description:</para>
4216
4217             <itemizedlist>
4218               <listitem>
4219                 <para>If you are expiring holds that have been waiting too
4220                 long you can use this preference to charge the patron for not
4221                 picking up their hold. If you don't charge patrons for items
4222                 that aren't picked up you can leave this set to the default
4223                 which is 0. Holds will only be cancelled and charged if the
4224                 <link linkend="expiredholdscron">Expire Holds cron job</link>
4225                 is running.</para>
4226               </listitem>
4227             </itemizedlist>
4228           </section>
4229
4230           <section id="maxreserves">
4231             <title>maxreserves</title>
4232
4233             <para>Default: 50</para>
4234
4235             <para>Asks: Patrons can only have ___ holds at once.</para>
4236           </section>
4237
4238           <section id="OPACAllowHoldDateInFuture">
4239             <title>OPACAllowHoldDateInFuture</title>
4240
4241             <para>Default: Allow</para>
4242
4243             <para>Asks: ___ patrons to place holds that don't enter the
4244             waiting list until a certain future date.</para>
4245
4246             <para>Values:</para>
4247
4248             <itemizedlist>
4249               <listitem>
4250                 <para>Allow</para>
4251
4252                 <itemizedlist>
4253                   <listitem>
4254                     <para><link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link>
4255                     must also be enabled for this to work</para>
4256                   </listitem>
4257                 </itemizedlist>
4258               </listitem>
4259
4260               <listitem>
4261                 <para>Don't allow</para>
4262               </listitem>
4263             </itemizedlist>
4264           </section>
4265
4266           <section id="OPACAllowUserToChooseBranch">
4267             <title>OPACAllowUserToChooseBranch</title>
4268
4269             <para>Default: Allow</para>
4270
4271             <para>Asks: ___ a user to choose the branch to pick up a hold
4272             from.</para>
4273
4274             <para>Values:</para>
4275
4276             <itemizedlist>
4277               <listitem>
4278                 <para>Allow</para>
4279               </listitem>
4280
4281               <listitem>
4282                 <para>Don't allow</para>
4283               </listitem>
4284             </itemizedlist>
4285
4286             <para>Description:</para>
4287
4288             <itemizedlist>
4289               <listitem>
4290                 <para>Changing this preference will not prevent staff from
4291                 being able to transfer titles from one branch to another to
4292                 fill a hold, it will only prevent patrons from saying they
4293                 plan on picking a book up at a branch other than their home
4294                 branch.</para>
4295               </listitem>
4296             </itemizedlist>
4297           </section>
4298
4299           <section id="ReservesControlBranch">
4300             <title>ReservesControlBranch</title>
4301
4302             <para>Default: item's home library</para>
4303
4304             <para>Asks: Check the ___ to see if the patron can place a hold on
4305             the item.</para>
4306
4307             <para>Values:</para>
4308
4309             <itemizedlist>
4310               <listitem>
4311                 <para>item's home library.</para>
4312               </listitem>
4313
4314               <listitem>
4315                 <para>patron's home library.</para>
4316               </listitem>
4317             </itemizedlist>
4318           </section>
4319
4320           <section id="ReservesMaxPickUpDelay">
4321             <title>ReservesMaxPickUpDelay</title>
4322
4323             <para>Default: 7</para>
4324
4325             <para>Asks: Mark a hold as problematic if it has been waiting for
4326             more than ___ days.</para>
4327
4328             <para>Description:</para>
4329
4330             <itemizedlist>
4331               <listitem>
4332                 <para>This preference (based on calendar days, not the <link linkend="calholidays">Koha holiday calendar</link>) puts an
4333                 expiration date on an item a patron has on hold. After this
4334                 expiration date the staff will have the option to release the
4335                 unclaimed hold which then may be returned to the library shelf
4336                 or issued to the next patron on the item's hold list. Items
4337                 that are 'expired' by this preference are moved to the 'Holds
4338                 Over' tab on the '<link linkend="holdspickup">Holds Awaiting
4339                 Pickup</link>' report.</para>
4340               </listitem>
4341             </itemizedlist>
4342           </section>
4343
4344           <section id="ReservesNeedReturns">
4345             <title>ReservesNeedReturns</title>
4346
4347             <para>Default: Don't automatically</para>
4348
4349             <para>Asks: ___ mark holds as found and waiting when a hold is
4350             placed specifically on them and they are already checked
4351             in.</para>
4352
4353             <para>Values:</para>
4354
4355             <itemizedlist>
4356               <listitem>
4357                 <para>Automatically</para>
4358               </listitem>
4359
4360               <listitem>
4361                 <para>Don't automatically</para>
4362               </listitem>
4363             </itemizedlist>
4364
4365             <para>Description:</para>
4366
4367             <itemizedlist>
4368               <listitem>
4369                 <para>This preference refers to 'item specific' holds where
4370                 the item is currently on the library shelf. This preference
4371                 allows a library to decide whether an 'item specific' hold is
4372                 marked as "Waiting" at the time the hold is placed or if the
4373                 item will be marked as "Waiting" after the item is checked in.
4374                 This preference will tell the patron that their item is
4375                 'Waiting' for them at their library and ready for check
4376                 out.</para>
4377               </listitem>
4378             </itemizedlist>
4379           </section>
4380
4381           <section id="holdqueueweight">
4382             <title>StaticHoldsQueueWeight &amp;
4383             RandomizeHoldsQueueWeight</title>
4384
4385             <para>StaticHoldsQueueWeight Default: 0</para>
4386
4387             <para>RandomizeHoldsQueueWeight Default: in that order</para>
4388
4389             <para>Asks: Satisfy holds from the libraries ___ (as branchcodes,
4390             separated by commas; if empty, uses all libraries) ___</para>
4391
4392             <para>RandomizeHoldsQueueWeight Values:</para>
4393
4394             <itemizedlist>
4395               <listitem>
4396                 <para>in random order</para>
4397
4398                 <itemizedlist>
4399                   <listitem>
4400                     <para>If StaticHoldsQueueWeight is left at the default
4401                     Koha will randomize all libraries, otherwise it will
4402                     randomize the libraries listed.</para>
4403                   </listitem>
4404                 </itemizedlist>
4405               </listitem>
4406
4407               <listitem>
4408                 <para>in that order</para>
4409
4410                 <itemizedlist>
4411                   <listitem>
4412                     <para>If StaticHoldsQueueWeight is left at the default
4413                     then this will use all of your branches in alphabetical
4414                     order, otherwise it will use the branches in the order
4415                     that you entered them in the StaticHoldsQueueWeight
4416                     preference.</para>
4417                   </listitem>
4418                 </itemizedlist>
4419               </listitem>
4420             </itemizedlist>
4421
4422             <para>Descriptions:</para>
4423
4424             <itemizedlist>
4425               <listitem>
4426                 <para>These preferences control how the <link linkend="holdsqueue">Holds Queue report</link> is generated
4427                 using <link linkend="buildholdscron">a cron job</link>.</para>
4428
4429                 <para>If you do not want all of your libraries to participate
4430                 in the on-shelf holds fulfillment process, you should list the
4431                 the libraries that *do* participate in the process here by
4432                 inputting all the participating library's branchcodes,
4433                 separated by commas ( e.g. "MPL,CPL,SPL,BML" etc. ).</para>
4434
4435                 <para>By default, the holds queue will be generated such that
4436                 the system will first attempt to hold fulfillment using items
4437                 already at the pickup library if possible. If there are no
4438                 items available at the pickup library to fill a hold,
4439                 build_holds_queue.pl will then use the list of libraries
4440                 defined in StaticHoldsQueueWeight. If
4441                 RandomizeHoldsQueueWeight is disabled ( which it is by default
4442                 ), the script will assign fulfillment requests in the order
4443                 the branches are placed in the StaticHoldsQueueWeight system
4444                 preference.</para>
4445
4446                 <para>For example, if your system has three libraries, of
4447                 varying sizes ( small, medium and large ) and you want the
4448                 burden of holds fulfillment to be on larger libraries before
4449                 smaller libraries, you would want StaticHoldsQueueWeight to
4450                 look something like "LRG,MED,SML".</para>
4451
4452                 <para>If you want the burden of holds fulfillment to be spread
4453                 out equally throughout your library system, simply enable
4454                 RandomizeHoldsQueueWeight. When this system preference is
4455                 enabled, the order in which libraries will be requested to
4456                 fulfill an on-shelf hold will be randomized each time the list
4457                 is regenerated.</para>
4458
4459                 <para>Leaving StaticHoldsQueueWeight empty is contraindicated
4460                 at this time. Doing so will cause the build_holds_queue script
4461                 to ignore RandomizeHoldsQueueWeight, causing the script to
4462                 request hold fulfillment not randomly, but by alphabetical
4463                 order.</para>
4464               </listitem>
4465             </itemizedlist>
4466             <important>
4467               <para>The <link linkend="transportcostmatrix">Transport Cost Matrix</link> takes
4468                 precedence in controlling where holds are filled from, if the matrix is not used
4469                 then Koha checks the StaticHoldsQueueWeight.  To use the Transport Cost Matrix
4470                 simply set your <link linkend="UseTransportCostMatrix">UseTransportCostMatrix</link>
4471                 preference to 'Use'</para>
4472             </important>
4473           </section>
4474
4475           <section id="SuspendHoldsIntranet">
4476             <title>SuspendHoldsIntranet</title>
4477
4478             <para>Default: Allow</para>
4479
4480             <para>Asks: ___ holds to be suspended from the intranet.</para>
4481
4482             <para>Values:</para>
4483
4484             <itemizedlist>
4485               <listitem>
4486                 <para>Allow</para>
4487               </listitem>
4488
4489               <listitem>
4490                 <para>Don't allow</para>
4491               </listitem>
4492             </itemizedlist>
4493
4494             <para>Description:</para>
4495
4496             <itemizedlist>
4497               <listitem>
4498                 <para>The holds suspension feature can be turned on and off in
4499                 the staff client by altering this system preference. If this
4500                 is set to 'allow' you will want to set the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
4501                 system preference.</para>
4502               </listitem>
4503             </itemizedlist>
4504           </section>
4505
4506           <section id="SuspendHoldsOpac">
4507             <title>SuspendHoldsOpac</title>
4508
4509             <para>Default: Allow</para>
4510
4511             <para>Asks: ___ holds to be suspended from the OPAC.</para>
4512
4513             <para>Values:</para>
4514
4515             <itemizedlist>
4516               <listitem>
4517                 <para>Allow</para>
4518               </listitem>
4519
4520               <listitem>
4521                 <para>Don't allow</para>
4522               </listitem>
4523             </itemizedlist>
4524
4525             <para>Description:</para>
4526
4527             <itemizedlist>
4528               <listitem>
4529                 <para>The holds suspension feature can be turned on and off in
4530                 the OPAC by altering this system preference. If this is set to
4531                 'allow' you will want to set the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
4532                 system preference.</para>
4533               </listitem>
4534             </itemizedlist>
4535           </section>
4536           <section id="TransferWhenCancelAllWaitingHolds">
4537             <title>TransferWhenCancelAllWaitingHolds</title>
4538             <para>Default: Don't transfer</para>
4539             <para>Asks: ___  items when cancelling all waiting holds. </para>
4540             <para>Values:<itemizedlist>
4541                 <listitem>
4542                   <para>Don't transfer</para>
4543                 </listitem>
4544                 <listitem>
4545                   <para>Transfer</para>
4546                 </listitem>
4547               </itemizedlist></para>
4548             <para>Description:<itemizedlist>
4549                 <listitem>
4550                   <para>When TransferWhenCancelAllWaitingHolds is set to "Don't transfer", no branch
4551                     transfer records are created. Koha will not allow the holds to be transferred,
4552                     because that would orphan the items at the library where the holds were awaiting
4553                     pickup, without any further instruction to staff as to what items are at the
4554                     library or where they need to go. When that system preference set to "Transfer",
4555                     branch transfers are created, so the holds may be cancelled.</para>
4556                 </listitem>
4557               </itemizedlist></para>
4558           </section>
4559         </section>
4560
4561         <section id="circinterfaceprefs">
4562           <title>Interface</title>
4563
4564           <para/>
4565
4566           <section id="AllowAllMessageDeletion">
4567             <title>AllowAllMessageDeletion</title>
4568
4569             <para>Default: Don't allow</para>
4570
4571             <para>Asks: ___ staff to delete messages added from other
4572             libraries.</para>
4573
4574             <para>Values:</para>
4575
4576             <itemizedlist>
4577               <listitem>
4578                 <para>Allow</para>
4579               </listitem>
4580
4581               <listitem>
4582                 <para>Don't allow</para>
4583               </listitem>
4584             </itemizedlist>
4585           </section>
4586           <section id="AllowOfflineCirculation">
4587             <title>AllowOfflineCirculation</title>
4588             <para>Default: Do not enable</para>
4589             <para>Asks: ___  offline circulation on regular circulation computers. </para>
4590             <para>Values:<itemizedlist>
4591                 <listitem>
4592                   <para>Do not enable</para>
4593                 </listitem>
4594                 <listitem>
4595                   <para>Enable</para>
4596                 </listitem>
4597               </itemizedlist></para>
4598             <para>Description:<itemizedlist>
4599                 <listitem>
4600                   <para>Setting this preference to 'Enable' allows you to use the Koha interface for
4601                       <link linkend="offlinecirc">offline circulation</link>. This system preference
4602                     does not affect the <link linkend="firefoxofflinecirc">Firefox plugin</link> or
4603                     the <link linkend="windowsofflinecirc">desktop application</link>, any of these
4604                     three options can be used for offline circulation without effecting the
4605                     other.</para>
4606                 </listitem>
4607               </itemizedlist></para>
4608           </section>
4609
4610           <section id="CircAutocompl">
4611             <title>CircAutocompl</title>
4612
4613             <para>Default: Try</para>
4614
4615             <para>Asks: ___ to automatically fill in the member when entering
4616             a patron search on the circulation screen.</para>
4617
4618             <para>Description:</para>
4619
4620             <itemizedlist>
4621               <listitem>
4622                 <para>This preference is a binary setting which determines
4623                 whether auto-completion of fields is enabled or disabled for
4624                 the circulation input field. Setting it to "Try" would enable
4625                 a staff member to begin typing a name or other value into the
4626                 field and have a menu pop up with suggestions for completing
4627                 it. Setting it to "Don't try" would disable this feature. This
4628                 preference can make staff members' jobs easier or it could
4629                 potentially slow down the page loading process.</para>
4630               </listitem>
4631             </itemizedlist>
4632
4633             <para>Values:</para>
4634
4635             <itemizedlist>
4636               <listitem>
4637                 <para>Don't try</para>
4638               </listitem>
4639
4640               <listitem>
4641                 <para>Try</para>
4642
4643                 <screenshot>
4644                   <screeninfo>When CircAutocompl is turned on search results
4645                   will appear below the search box</screeninfo>
4646
4647                   <mediaobject>
4648                     <imageobject>
4649                       <imagedata fileref="images/admin/globalprefs/CircAutocompl.png"/>
4650                     </imageobject>
4651                   </mediaobject>
4652                 </screenshot>
4653               </listitem>
4654             </itemizedlist>
4655           </section>
4656
4657           <section id="CircAutoPrintQuickSlip">
4658             <title>CircAutoPrintQuickSlip</title>
4659
4660             <para>Default: open a print quick slip window</para>
4661
4662             <para>Asks: When an empty barcode field is submitted in
4663             circulation ___</para>
4664
4665             <para>Values:</para>
4666
4667             <itemizedlist>
4668               <listitem>
4669                 <para>clear the screen</para>
4670               </listitem>
4671
4672               <listitem>
4673                 <para>open a print quick slip window</para>
4674               </listitem>
4675               <listitem>
4676                 <para>open a print slip window</para>
4677               </listitem>
4678             </itemizedlist>
4679
4680             <para>Description:</para>
4681
4682             <itemizedlist>
4683               <listitem>
4684                 <para>If this preference is set to open a quick slip (<link
4685                     linkend="existingnotices">ISSUEQSLIP</link>) or open a slip (<link
4686                     linkend="existingnotices">ISSUESLIP</link>) for printing it will eliminate the
4687                   need for the librarian to click the print button to generate a checkout receipt
4688                   for the patron they're checking out to. If the preference is set to clear the
4689                   screen then "checking out" an empty barcode will clear the screen of the patron
4690                   you were last working with.</para>
4691               </listitem>
4692             </itemizedlist>
4693           </section>
4694
4695           <section id="FilterBeforeOverdueReport">
4696             <title>FilterBeforeOverdueReport</title>
4697
4698             <para>Default: Don't require</para>
4699
4700             <para>Asks: ___ staff to choose which checkouts to show before
4701             running the overdues report.</para>
4702
4703             <para>Description:</para>
4704
4705             <itemizedlist>
4706               <listitem>
4707                 <para>Koha's overdue report shows you all of the overdue items
4708                 in your library system. If you have a large library system
4709                 you'll want to set this preference to 'Require' to force those
4710                 running the report to first limit the data generated to a
4711                 branch, date range, patron category or other such filter.
4712                 Requiring that the report be filtered before it's run prevents
4713                 your staff from running a system heavy report and slowing down
4714                 other operations in the system.</para>
4715
4716                 <screenshot>
4717                   <screeninfo>Overdue Report Filters</screeninfo>
4718
4719                   <mediaobject>
4720                     <imageobject>
4721                       <imagedata fileref="images/admin/globalprefs/FilterBeforeOverdueReport.png"/>
4722                     </imageobject>
4723                   </mediaobject>
4724                 </screenshot>
4725               </listitem>
4726             </itemizedlist>
4727
4728             <para>Values:</para>
4729
4730             <itemizedlist>
4731               <listitem>
4732                 <para>Don't require</para>
4733               </listitem>
4734
4735               <listitem>
4736                 <para>Require</para>
4737               </listitem>
4738             </itemizedlist>
4739           </section>
4740
4741           <section id="FineNotifyAtCheckin">
4742             <title>FineNotifyAtCheckin</title>
4743
4744             <para>Default: Don't notify</para>
4745
4746             <para>Asks: ___ librarians of overdue fines on the items they are
4747             checking in.</para>
4748
4749             <para>Values:</para>
4750
4751             <itemizedlist>
4752               <listitem>
4753                 <para>Don't notify</para>
4754               </listitem>
4755
4756               <listitem>
4757                 <para>Notify</para>
4758               </listitem>
4759             </itemizedlist>
4760
4761             <para>Description:</para>
4762
4763             <itemizedlist>
4764               <listitem>
4765                 <para>With this preference set to 'Notify' all books that have
4766                 overdue fines owed on them will pop up a warning when checking
4767                 them in. This warning will need to acknowledged before you can
4768                 continue checking items in. With this preference set to 'Don't
4769                 notify,' you will still see fines owed on the patron record,
4770                 you just won't have an additional notification at check
4771                 in.</para>
4772
4773                 <screenshot>
4774                   <screeninfo>Fine notification at checkin</screeninfo>
4775
4776                   <mediaobject>
4777                     <imageobject>
4778                       <imagedata fileref="images/admin/globalprefs/FineNotifyAtCheckin.png"/>
4779                     </imageobject>
4780                   </mediaobject>
4781                 </screenshot>
4782               </listitem>
4783             </itemizedlist>
4784           </section>
4785
4786           <section id="DisplayClearScreenButton">
4787             <title>DisplayClearScreenButton</title>
4788
4789             <para>Default: Show</para>
4790
4791             <para>Asks: ___ a button to clear the current patron from the
4792             screen on the circulation screen.</para>
4793
4794             <para>Values:</para>
4795
4796             <itemizedlist>
4797               <listitem>
4798                 <para>Don't show</para>
4799
4800                 <screenshot>
4801                   <screeninfo>No X in the top right</screeninfo>
4802
4803                   <mediaobject>
4804                     <imageobject>
4805                       <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButtonOff.png"/>
4806                     </imageobject>
4807                   </mediaobject>
4808                 </screenshot>
4809               </listitem>
4810
4811               <listitem>
4812                 <para>Show</para>
4813
4814                 <screenshot>
4815                   <screeninfo>X in the top right will clear the
4816                   screen</screeninfo>
4817
4818                   <mediaobject>
4819                     <imageobject>
4820                       <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButton.png"/>
4821                     </imageobject>
4822                   </mediaobject>
4823                 </screenshot>
4824               </listitem>
4825             </itemizedlist>
4826           </section>
4827           <section id="ExportRemoveFields">
4828             <title>ExportRemoveFields</title>
4829             <para>Asks: The following fields should be excluded from the patron checkout history CSV
4830               or iso2709 export ___ </para>
4831             <para>Description:<itemizedlist>
4832                 <listitem>
4833                   <para>This space separated list of fields (e.g. 100a 245b) will automatically be
4834                     excluded when exporting the patron's current checkout history.</para>
4835                   <screenshot>
4836                     <screeninfo>ExportRemoveFields</screeninfo>
4837                     <mediaobject>
4838                       <imageobject>
4839                         <imagedata fileref="images/admin/globalprefs/ExportRemoveFields.png"/>
4840                       </imageobject>
4841                     </mediaobject>
4842                   </screenshot>
4843                 </listitem>
4844               </itemizedlist></para>
4845           </section>
4846           <section id="ExportWithCsvProfile">
4847             <title>ExportWithCsvProfile</title>
4848             <para>Asks: Use the ___ CSV profile when exporting patron checkout history</para>
4849             <para>Description:<itemizedlist>
4850                 <listitem>
4851                   <para>Use this preference to define which <link linkend="csvprofiles">CSV
4852                       profile</link> should be used when exporting patron's current checkout data.
4853                     Enter the CSV Profile name as the value for this preference. If this preference
4854                     is left blank you will not be able to export the patron's current checkout
4855                     summary.</para>
4856                   <screenshot>
4857                     <screeninfo>ExportWithCsvProfile</screeninfo>
4858                     <mediaobject>
4859                       <imageobject>
4860                         <imagedata fileref="images/admin/globalprefs/ExportWithCsvProfile.png"/>
4861                       </imageobject>
4862                     </mediaobject>
4863                   </screenshot>
4864                 </listitem>
4865               </itemizedlist></para>
4866           </section>
4867           <section id="HoldsToPullStartDate">
4868             <title>HoldsToPullStartDate</title>
4869             <para>Default: 2</para>
4870             <para>Asks: Set the default start date for the Holds to pull list to ___ day(s) ago. </para>
4871             <para>Description:<itemizedlist>
4872                 <listitem>
4873                   <para>The <link linkend="holdspull">Holds to Pull</link> report in circulation
4874                     defaults to filtering holds placed 2 days ago. This preference allows you to set
4875                     this default filter to any number of days.</para>
4876                 </listitem>
4877               </itemizedlist></para>
4878           </section>
4879           <section id="itemBarcodeFallbackSearch">
4880             <title>itemBarcodeFallbackSearch</title>
4881             <para>Default: Don't enable</para>
4882             <para>Asks: ___  the automatic use of a keyword catalog search if the phrase entered as
4883               a barcode on the checkout page does not turn up any results during an item barcode
4884               search. </para>
4885             <para>Values:</para>
4886             <itemizedlist>
4887                 <listitem>
4888                   <para>Don't enable</para>
4889                 </listitem>
4890                 <listitem>
4891                   <para>Enable</para>
4892                   <screenshot>
4893                       <screeninfo>Checkout by keyword</screeninfo>
4894                       <mediaobject>
4895                         <imageobject>
4896                           <imagedata
4897                             fileref="images/admin/globalprefs/itemBarcodeFallbackSearch.png"/>
4898                         </imageobject>
4899                       </mediaobject>
4900                     </screenshot>
4901                 </listitem>
4902               </itemizedlist>
4903             <para>Description:<itemizedlist>
4904                 <listitem>
4905                   <para>Sometimes libraries want to checkout using something other than the barcode.
4906                     Enabling this preference will do a keyword search of Koha to find the item
4907                     you're trying to check out. You can use the call number, barcode, part of the
4908                     title or anything you'd enter in the keyword search when this preference is
4909                     enabled and Koha will ask you which item you're trying to check out.</para>
4910                 </listitem>
4911               </itemizedlist></para>
4912             <important>
4913               <para>While you're not searching by barcode a barcode is required on every title you
4914                 check out. Only titles with barcodes will appear in the search results.</para>
4915             </important>
4916           </section>
4917
4918           <section id="itemBarcodeInputFilter">
4919             <title>itemBarcodeInputFilter</title>
4920
4921             <para>Default: Don't filter</para>
4922
4923             <para>Asks: ___ scanned item barcodes.</para>
4924
4925             <para>Values:</para>
4926
4927             <itemizedlist>
4928               <listitem>
4929                 <para>Convert from CueCat format</para>
4930               </listitem>
4931
4932               <listitem>
4933                 <para>Convert from Libsuite8 form</para>
4934               </listitem>
4935
4936               <listitem>
4937                 <para>Don't filter</para>
4938               </listitem>
4939
4940               <listitem>
4941                 <para>EAN-13 or zero-padded UPC-A from</para>
4942               </listitem>
4943
4944               <listitem>
4945                 <para>Remove spaces from</para>
4946               </listitem>
4947
4948               <listitem>
4949                 <para>Remove the first number from T-prefix style</para>
4950
4951                 <itemizedlist>
4952                   <listitem>
4953                     <para>This format is common among those libraries
4954                     migrating from Follett systems</para>
4955                   </listitem>
4956                 </itemizedlist>
4957               </listitem>
4958             </itemizedlist>
4959           </section>
4960
4961           <section id="NoticeCSS">
4962             <title>NoticeCSS</title>
4963
4964             <para>Asks: Include the stylesheet at ___ on Notices.<important>
4965                 <para>This should be a complete URL, starting with
4966                 http://</para>
4967               </important></para>
4968
4969             <para>Description:</para>
4970
4971             <itemizedlist>
4972               <listitem>
4973                 <para>If you would like to style your notices with a
4974                 consistent set of fonts and colors you can use this preference
4975                 to point Koha to a stylesheet specifically for your
4976                 notices.</para>
4977               </listitem>
4978             </itemizedlist>
4979           </section>
4980
4981           <section id="numReturnedItemsToShow">
4982             <title>numReturnedItemsToShow</title>
4983
4984             <para>Default: 20</para>
4985
4986             <para>Asks : Show the ___ last returned items on the checkin
4987             screen.</para>
4988           </section>
4989
4990           <section id="previousIssuesDefaultSortOrder">
4991             <title>previousIssuesDefaultSortOrder</title>
4992
4993             <para>Default: earliest to latest</para>
4994
4995             <para>Asks: Sort previous checkouts on the circulation page from
4996             ___ due date.</para>
4997
4998             <para>Values:</para>
4999
5000             <itemizedlist>
5001               <listitem>
5002                 <para>earliest to latest</para>
5003               </listitem>
5004
5005               <listitem>
5006                 <para>latest to earliest</para>
5007               </listitem>
5008             </itemizedlist>
5009           </section>
5010
5011           <section id="RecordLocalUseOnReturn">
5012             <title>RecordLocalUseOnReturn</title>
5013
5014             <para>Default: Don't record</para>
5015
5016             <para>Asks: ___ local use when an unissued item is checked
5017             in.</para>
5018
5019             <para>Values:</para>
5020
5021             <itemizedlist>
5022               <listitem>
5023                 <para>Don't record</para>
5024               </listitem>
5025
5026               <listitem>
5027                 <para>Record</para>
5028               </listitem>
5029             </itemizedlist>
5030
5031             <para>Description:</para>
5032
5033             <itemizedlist>
5034               <listitem>
5035                 <para>When this preference is set to "Don't record" you can
5036                 record local use of items by checking items out to the
5037                 statistical patron. With this preference set to "Record" you
5038                 can record local use by checking out to the statistical patron
5039                 and/or by checking in a book that is not currently checked
5040                 out.</para>
5041               </listitem>
5042             </itemizedlist>
5043           </section>
5044
5045           <section id="soundon">
5046             <title>soundon</title>
5047
5048             <para>Default: Don't enable</para>
5049
5050             <para>Asks: ___ circulation sounds during checkin and checkout in
5051             the staff interface.</para>
5052
5053             <para>Values:</para>
5054
5055             <itemizedlist>
5056               <listitem>
5057                 <para>Don't enable</para>
5058               </listitem>
5059
5060               <listitem>
5061                 <para>Enable</para>
5062               </listitem>
5063             </itemizedlist>
5064
5065             <para><important>
5066                 <para>This feature is not supported by all browsers. Requires
5067                 an HTML5 compliant browser.</para>
5068               </important></para>
5069           </section>
5070
5071           <section id="SpecifyDueDate">
5072             <title>SpecifyDueDate</title>
5073
5074             <para>Default: Allow</para>
5075
5076             <para>Asks: ___ staff to specify a due date for a checkout.</para>
5077
5078             <para>Due dates are calculated using your circulation and fines
5079             rules, but staff can override that if you allow them to specify a
5080             due date at checkout.</para>
5081
5082             <para>Description:</para>
5083
5084             <itemizedlist>
5085               <listitem>
5086                 <para>This preference allows for circulation staff to change a
5087                 due date from the automatic due date to another calendar date.
5088                 This option would be used for circumstances in which the due
5089                 date may need to be decreased or extended in a specific
5090                 circumstance. The "Allow" setting would allow for this option
5091                 to be utilized by staff, the "Don't allow" setting would bar
5092                 staff from changing the due date on materials.</para>
5093               </listitem>
5094             </itemizedlist>
5095
5096             <para>Values:</para>
5097
5098             <itemizedlist>
5099               <listitem>
5100                 <para>Allow</para>
5101
5102                 <screenshot>
5103                   <screeninfo>Specify Due Date Box Shows</screeninfo>
5104
5105                   <mediaobject>
5106                     <imageobject>
5107                       <imagedata fileref="images/admin/globalprefs/SpecifyDueDate.png"/>
5108                     </imageobject>
5109                   </mediaobject>
5110                 </screenshot>
5111               </listitem>
5112
5113               <listitem>
5114                 <para>Don't allow</para>
5115
5116                 <screenshot>
5117                   <screeninfo>Specify Due Date Box Doesn't Show</screeninfo>
5118
5119                   <mediaobject>
5120                     <imageobject>
5121                       <imagedata fileref="images/admin/globalprefs/SpecifyDueDate-no.png"/>
5122                     </imageobject>
5123                   </mediaobject>
5124                 </screenshot>
5125               </listitem>
5126             </itemizedlist>
5127           </section>
5128           <section id="SpecifyReturnDate">
5129             <title>SpecifyReturnDate</title>
5130             <para>Default: Don't allow</para>
5131             <para>Asks: ___  staff to specify a return date for a check in.</para>
5132             <para>Values:<itemizedlist>
5133                 <listitem>
5134                   <para>Allow<screenshot>
5135                       <screeninfo>Allow return date edits</screeninfo>
5136                       <mediaobject>
5137                         <imageobject>
5138                           <imagedata fileref="images/admin/globalprefs/SpecifyReturnDate.png"/>
5139                         </imageobject>
5140                       </mediaobject>
5141                     </screenshot></para>
5142                 </listitem>
5143                 <listitem>
5144                   <para>Don't allow<screenshot>
5145                       <screeninfo>Don't allow return date edits</screeninfo>
5146                       <mediaobject>
5147                         <imageobject>
5148                           <imagedata fileref="images/admin/globalprefs/SpecifyReturnDate-no.png"/>
5149                         </imageobject>
5150                       </mediaobject>
5151                     </screenshot></para>
5152                 </listitem>
5153               </itemizedlist></para>
5154             <para>Description:<itemizedlist>
5155                 <listitem>
5156                   <para>This preference lets you decide if staff can specify an arbitrary return
5157                     date when checking in items.</para>
5158                 </listitem>
5159               </itemizedlist></para>
5160           </section>
5161
5162           <section id="todaysIssuesDefaultSortOrder">
5163             <title>todaysIssuesDefaultSortOrder</title>
5164
5165             <para>Default: latest to earliest</para>
5166
5167             <para>Asks: Sort today's checkouts on the circulation page from
5168             ___ due date.</para>
5169
5170             <para>Values:</para>
5171
5172             <itemizedlist>
5173               <listitem>
5174                 <para>earliest to latest</para>
5175               </listitem>
5176
5177               <listitem>
5178                 <para>latest to earliest</para>
5179               </listitem>
5180             </itemizedlist>
5181           </section>
5182
5183           <section id="UpdateTotalIssuesOnCirc">
5184             <title>UpdateTotalIssuesOnCirc</title>
5185
5186             <para>Default: Do not</para>
5187
5188             <para>Asks: ___ update a bibliographic record's total issues count
5189             whenever an item is issued</para>
5190
5191             <para>Values:</para>
5192
5193             <itemizedlist>
5194               <listitem>
5195                 <para>Do<important>
5196                     <para>This increases server load significantly; if
5197                     performance is a concern, use the <link linkend="updateissuescron">cron job</link> to update the
5198                     total issues count instead.</para>
5199                   </important></para>
5200               </listitem>
5201
5202               <listitem>
5203                 <para>Do not</para>
5204               </listitem>
5205             </itemizedlist>
5206
5207             <para>Description:</para>
5208
5209             <itemizedlist>
5210               <listitem>
5211                 <para>Koha can track the number of times and item is checked
5212                 out and store that on the item record in the database. This
5213                 information is not stored by default. Setting this preference
5214                 to 'Do' will tell Koha to track that info everytime the item
5215                 is checked out in real time. Otherwise you could use the <link linkend="updateissuescron">cron job</link> to have Koha update
5216                 that field nightly.</para>
5217               </listitem>
5218             </itemizedlist>
5219           </section>
5220
5221           <section id="UseTablesortForCirc">
5222             <title>UseTablesortForCirc</title>
5223
5224             <para>Default: Don't enable</para>
5225
5226             <para>Asks: ___ the sorting of current patron checkouts on the
5227             circulation screen.</para>
5228
5229             <para>Values:</para>
5230
5231             <itemizedlist>
5232               <listitem>
5233                 <para>Don't enable</para>
5234               </listitem>
5235
5236               <listitem>
5237                 <para>Enable</para>
5238               </listitem>
5239             </itemizedlist>
5240
5241             <important>
5242               <para>Enabling this function may slow down circulation time for
5243               patrons with many checkouts.</para>
5244             </important>
5245           </section>
5246
5247           <section id="WaitingNotifyAtCheckin">
5248             <title>WaitingNotifyAtCheckin</title>
5249
5250             <para>Default: Don't notify</para>
5251
5252             <para>Asks: ___ librarians of waiting holds for the patron whose
5253             items they are checking in.</para>
5254
5255             <para>Values:</para>
5256
5257             <itemizedlist>
5258               <listitem>
5259                 <para>Don't notify</para>
5260               </listitem>
5261
5262               <listitem>
5263                 <para>Notify</para>
5264
5265                 <screenshot>
5266                   <screeninfo>Notification that a hold is waiting</screeninfo>
5267
5268                   <mediaobject>
5269                     <imageobject>
5270                       <imagedata fileref="images/admin/globalprefs/WaitingNotifyAtCheckin.png"/>
5271                     </imageobject>
5272                   </mediaobject>
5273                 </screenshot>
5274               </listitem>
5275             </itemizedlist>
5276
5277             <para>Description:</para>
5278
5279             <itemizedlist>
5280               <listitem>
5281                 <para>When checking in books you can choose whether or not to
5282                 have a notice pop up if the patron who returned the book has a
5283                 hold waiting for pick up. If you choose 'Notify' for
5284                 WaitingNotifyAtCheckin then every time a hold is found for the
5285                 patron who had the book out last a message will appear on your
5286                 check in screen.</para>
5287               </listitem>
5288             </itemizedlist>
5289           </section>
5290         </section>
5291
5292         <section id="circscoprefs">
5293           <title>Self Checkout</title>
5294
5295           <para/>
5296
5297           <section id="AllowSelfCheckReturns">
5298             <title>AllowSelfCheckReturns</title>
5299
5300             <para>Default: Don't allow</para>
5301
5302             <para>Asks: ___ patrons to return items through web-based self
5303             checkout system.</para>
5304
5305             <para>Values:</para>
5306
5307             <itemizedlist>
5308               <listitem>
5309                 <para>Allow</para>
5310               </listitem>
5311
5312               <listitem>
5313                 <para>Don't allow</para>
5314               </listitem>
5315             </itemizedlist>
5316
5317             <para>Description:</para>
5318
5319             <itemizedlist>
5320               <listitem>
5321                 <para>This preference is used to determine if you want patrons
5322                 to be allowed to return items through your self check
5323                 machines. By default Koha's self check interface is simply for
5324                 checking items out.</para>
5325               </listitem>
5326             </itemizedlist>
5327           </section>
5328
5329           <section id="AutoSelfCheckAllowed">
5330             <title>AutoSelfCheckAllowed, AutoSelfCheckID &amp;
5331             AutoSelfCheckPass</title>
5332
5333             <important>
5334               <para>Most libraries will want to leave this set to 'Don't
5335               allow.' This preference turns off the requirement to log into
5336               the self checkout machine with a staff username and password by
5337               storing the username and password for automatic login.</para>
5338             </important>
5339
5340             <para>AutoSelfCheckAllowed Default: Don't allow</para>
5341
5342             <para>Asks: ___ the web-based self checkout system to
5343             automatically login with this staff login ___ and this password
5344             ___ .</para>
5345
5346             <para>AutoSelfCheckAllowed Values:</para>
5347
5348             <itemizedlist>
5349               <listitem>
5350                 <para>Allow</para>
5351               </listitem>
5352
5353               <listitem>
5354                 <para>Don't allow</para>
5355               </listitem>
5356             </itemizedlist>
5357
5358             <para>AutoSelfCheckID Value:<itemizedlist>
5359                 <listitem>
5360                   <para>The username of a staff patron with 'circulate' <link linkend="patronpermissions">permissions</link>.</para>
5361                 </listitem>
5362               </itemizedlist></para>
5363
5364             <para>AutoSelfCheckPass Value:<itemizedlist>
5365                 <listitem>
5366                   <para>The password of a staff patron with 'circulate' <link linkend="patronpermissions">permissions</link>.</para>
5367                 </listitem>
5368               </itemizedlist></para>
5369           </section>
5370           <section id="SCOUserCSS">
5371             <title>SCOUserCSS</title>
5372             <para>Asks: Include the following CSS on all pages in the web-based self checkout</para>
5373             <para>Description:<itemizedlist>
5374                 <listitem>
5375                   <para>The CSS entered in this preference will be used on all of your Koha self
5376                     checkout screens.</para>
5377                 </listitem>
5378               </itemizedlist></para>
5379           </section>
5380           <section id="SCOUserJS">
5381             <title>SCOUserJS</title>
5382             <para>Asks: Include the following JavaScript on all pages in the web-based self
5383               checkout</para>
5384             <para>Description:<itemizedlist>
5385                 <listitem>
5386                   <para>The JavaScript entered in this preference will effect all of your Koha self
5387                     checkout screens.</para>
5388                 </listitem>
5389               </itemizedlist></para>
5390           </section>
5391
5392           <section id="SelfCheckHelpMessage">
5393             <title>SelfCheckHelpMessage</title>
5394
5395             <para>Asks: Include the following HTML in the Help page of the
5396             web-based self checkout system</para>
5397
5398             <para>Description:</para>
5399
5400             <itemizedlist>
5401               <listitem>
5402                 <para>Clicking the 'Help' link in the top right of the self
5403                 checkout interface opens up a three step process for using the
5404                 self check interface. Adding HTML to this system preference
5405                 will print that additional help text above what's already
5406                 included.</para>
5407               </listitem>
5408             </itemizedlist>
5409           </section>
5410
5411           <section id="SelfCheckoutByLogin">
5412             <title>SelfCheckoutByLogin</title>
5413
5414             <para>Default: Barcode</para>
5415
5416             <para>Asks: Have patrons login into the web-based self checkout
5417             system with their ___</para>
5418
5419             <para>Values:</para>
5420
5421             <itemizedlist>
5422               <listitem>
5423                 <para>Barcode</para>
5424
5425                 <screenshot>
5426                   <screeninfo>Self Checkout Patron Card Number</screeninfo>
5427
5428                   <mediaobject>
5429                     <imageobject>
5430                       <imagedata fileref="images/circ/selfcheckout.png"/>
5431                     </imageobject>
5432                   </mediaobject>
5433                 </screenshot>
5434               </listitem>
5435
5436               <listitem>
5437                 <para>Username and password</para>
5438
5439                 <screenshot>
5440                   <screeninfo>Shelf checkout by login</screeninfo>
5441
5442                   <mediaobject>
5443                     <imageobject>
5444                       <imagedata fileref="images/circ/SelfCheckoutByLogin.png"/>
5445                     </imageobject>
5446                   </mediaobject>
5447                 </screenshot>
5448               </listitem>
5449             </itemizedlist>
5450
5451             <para>Description:</para>
5452
5453             <itemizedlist>
5454               <listitem>
5455                 <para>This preference lets you decide how your patrons will
5456                 log in to the self checkout machine. Barcode is the patron's
5457                 card number and their username and password is set using the
5458                 opac/staff username and password fields on the patron
5459                 record.</para>
5460               </listitem>
5461             </itemizedlist>
5462           </section>
5463           <section id="SelfCheckReceiptPrompt">
5464             <title>SelfCheckReceiptPrompt</title>
5465             <para>Default: Show</para>
5466             <para>Asks: ___  the print receipt popup dialog when self checkout is finished.</para>
5467             <para>Values:<itemizedlist>
5468                 <listitem>
5469                   <para>Don't show</para>
5470                 </listitem>
5471                 <listitem>
5472                   <para>Show</para>
5473                 </listitem>
5474               </itemizedlist></para>
5475             <para>Description:<itemizedlist>
5476                 <listitem>
5477                   <para>This preference controls whether a prompt shows up on the web based self
5478                     check out when the patron clicks the 'Finish' button.</para>
5479                 </listitem>
5480               </itemizedlist></para>
5481           </section>
5482
5483           <section id="SelfCheckTimeout">
5484             <title>SelfCheckTimeout</title>
5485
5486             <para>Default: 120</para>
5487
5488             <para>Asks: Time out the current patron's web-based self checkout
5489             system login after ___ seconds.</para>
5490
5491             <para>Description:</para>
5492
5493             <itemizedlist>
5494               <listitem>
5495                 <para>After the machine is idle for the time entered in this
5496                 preference the self check out system will log out the current
5497                 patron and return to the starting screen.</para>
5498               </listitem>
5499             </itemizedlist>
5500           </section>
5501
5502           <section id="ShowPatronImageInWebBasedSelfCheck">
5503             <title>ShowPatronImageInWebBasedSelfCheck</title>
5504
5505             <para>Default: Don't show</para>
5506
5507             <para>Asks: ___ the patron's picture (if one has been added) when
5508             they use the web-based self checkout.</para>
5509
5510             <para>Values:</para>
5511
5512             <itemizedlist>
5513               <listitem>
5514                 <para>Don't show</para>
5515               </listitem>
5516
5517               <listitem>
5518                 <para>Show</para>
5519               </listitem>
5520             </itemizedlist>
5521           </section>
5522
5523           <section id="WebBasedSelfCheck">
5524             <title>WebBasedSelfCheck</title>
5525
5526             <para>Default: Don't enable</para>
5527
5528             <para>Asks: ___ the web-based self checkout system.</para>
5529
5530             <para>Values:</para>
5531
5532             <itemizedlist>
5533               <listitem>
5534                 <para>Don't enable</para>
5535               </listitem>
5536
5537               <listitem>
5538                 <para>Enable</para>
5539               </listitem>
5540             </itemizedlist>
5541
5542             <para>Enabling this preference will allow access to the <link linkend="selfcheckout">self checkout</link> module in Koha.</para>
5543           </section>
5544         </section>
5545       </section>
5546
5547       <section id="creatorprefs">
5548         <title>Creators</title>
5549
5550         <para>These preferences have to do with creating content.</para>
5551
5552         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
5553         Global System Preferences &gt; Creators</para>
5554
5555         <section id="creatorpatcardprefs">
5556           <title>Patron Cards</title>
5557
5558           <para>These preferences are in reference to the <link linkend="patroncardcreator">Patron Card Creator</link> tool.</para>
5559
5560           <section id="ImageLimit">
5561             <title>ImageLimit</title>
5562
5563             <para>Asks: Limit the number of creator images stored in the
5564             database to ___ images.</para>
5565           </section>
5566         </section>
5567       </section>
5568
5569       <section id="enhancedcontent">
5570         <title>Enhanced Content</title>
5571
5572         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
5573         Global System Preferences &gt; Enhanced Content</para>
5574
5575         <important>
5576           <para>Always read the terms of service associated with external data
5577           sources to be sure that you are using the products within the
5578           allowed limits.</para>
5579         </important>
5580
5581         <tip>
5582           <para>You cannot have more than one service for cover images
5583           (including local cover images) set up. If you set up more than one
5584           you will get multiple cover images. Instead choose only one source
5585           for cover images.</para>
5586         </tip>
5587
5588         <section id="frbrenhancedprefs">
5589           <title>All</title>
5590
5591           <para/>
5592
5593           <section id="FRBRizeEditions">
5594             <title>FRBRizeEditions</title>
5595
5596             <para>Default: Don't show</para>
5597
5598             <para>Asks: ___ other editions of an item on the staff
5599             client</para>
5600
5601             <para>Values:</para>
5602
5603             <itemizedlist>
5604               <listitem>
5605                 <para>Don't show</para>
5606               </listitem>
5607
5608               <listitem>
5609                 <para>Show</para>
5610
5611                 <screenshot>
5612                   <screeninfo>Editions tab in staff client</screeninfo>
5613
5614                   <mediaobject>
5615                     <imageobject>
5616                       <imagedata fileref="images/admin/globalprefs/editionstab.png"/>
5617                     </imageobject>
5618                   </mediaobject>
5619                 </screenshot>
5620               </listitem>
5621             </itemizedlist>
5622
5623             <para>Description:</para>
5624
5625             <itemizedlist>
5626               <listitem>
5627                 <para>Using the rules set forth in the Functional Requirements for Bibliographic
5628                   records, this option, when enabled, pulls all editions of the same title available
5629                   in your collection regardless of material type. Items will appear under an
5630                   'Editions' tab on the detail page for the title in question.. According to
5631                     <emphasis>Libraries Unlimited's Online Dictionary for Library and Information
5632                     Science</emphasis> (<ulink url="http://lu.com/odlis/">http://lu.com/odlis/</ulink>), FRBRizing the catalog involves collating MARC
5633                   records of similar materials. FRBRization brings together entities (sets of Works,
5634                   Expressions, or Manifestations), rather than just sets of Items. It can aid
5635                   patrons in selecting related items, expressions, and manifestations that will
5636                   serve their needs. When it is set to "Show", the OPAC will query one or more ISBN
5637                   web services for associated ISBNs and display an Editions tab on the details
5638                   pages. Once this preference is enabled, the library must select one of the ISBN
5639                   options (<link linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN">XISBN</link>). This option is only for the Staff Client; the <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> option must be enabled
5640                   to have the Editions tab appear on the OPAC.</para>
5641               </listitem>
5642             </itemizedlist>
5643
5644             <important>
5645               <para>Requires that you turn on one or more of the ISBN services (<link linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN">XISBN</link>)</para>
5646             </important>
5647           </section>
5648
5649           <section id="OPACFRBRizeEditions">
5650             <title>OPACFRBRizeEditions</title>
5651
5652             <para>Default: Don't show</para>
5653
5654             <para>Asks: ___ other editions of an item on the OPAC.</para>
5655
5656             <para>Description:</para>
5657
5658             <itemizedlist>
5659               <listitem>
5660                 <para>Using the rules set forth in the Functional Requirements for Bibliographic
5661                   records, this option, when enabled, pulls all editions of the same title available
5662                   in your collection regardless of material type. Items will appear under an
5663                   'Editions' tab on the detail page for the title in question.. According to
5664                     <emphasis>Libraries Unlimited's Online Dictionary for Library and Information
5665                     Science</emphasis> (<ulink url="http://lu.com/odlis/">http://lu.com/odlis/</ulink>), FRBRizing the catalog involves collating MARC
5666                   records of similar materials. FRBRization brings together entities (sets of Works,
5667                   Expressions, or Manifestations), rather than just sets of Items. It can aid
5668                   patrons in selecting related items, expressions, and manifestations that will
5669                   serve their needs. When it is set to "Show", the OPAC will query one or more ISBN
5670                   web services for associated ISBNs and display an Editions tab on the details
5671                   pages. Once this preference is enabled, the library must select one of the ISBN
5672                   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
5673                   have the Editions tab appear on the Staff Client.</para>
5674               </listitem>
5675             </itemizedlist>
5676
5677             <para>Values:</para>
5678
5679             <itemizedlist>
5680               <listitem>
5681                 <para>Don't show</para>
5682               </listitem>
5683
5684               <listitem>
5685                 <para>Show</para>
5686
5687                 <screenshot>
5688                   <screeninfo>Editions tab in the OPAC</screeninfo>
5689
5690                   <mediaobject>
5691                     <imageobject>
5692                       <imagedata fileref="images/admin/globalprefs/editions.png"/>
5693                     </imageobject>
5694                   </mediaobject>
5695                 </screenshot>
5696               </listitem>
5697             </itemizedlist>
5698
5699             <para>This preference pulls all editions of the same title
5700             available in your collection regardless of material type. Items
5701             will appear under an 'Editions' tab on the detail page for the
5702             title in question.</para>
5703
5704             <important>
5705               <para>Requires that you turn on one or more of the ISBN services (<link linkend="ThingISBN">ThingISBN</link> and/or <link linkend="XISBN">XISBN</link>)</para>
5706             </important>
5707           </section>
5708         </section>
5709
5710         <section id="amazonprefs">
5711           <title>Amazon</title>
5712
5713           <para/>
5714
5715           <section id="AmazonAssocTag">
5716             <title>AmazonAssocTag</title>
5717
5718             <para>Asks: Put the associate tag ___ on links to Amazon.</para>
5719
5720             <tip>
5721               <para>This can net your library referral fees if a patron
5722               decides to buy an item after clicking through to Amazon from
5723               your site.</para>
5724             </tip>
5725
5726             <para>Description:</para>
5727
5728             <itemizedlist>
5729               <listitem>
5730                 <para>An Amazon Associates Tag allows a library to earn a
5731                 percentage of all purchases made on Amazon when a patron
5732                 accesses Amazon's site via links on the library's website.
5733                 More information about the Amazon Associates program is
5734                 available at Amazon's Affiliate Program's website, <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com/</ulink>.
5735                 Before a tag can be obtained, however, the library must first
5736                 apply for an Amazon Web Services (AWS) account. Applications
5737                 are free of charge and can be made at <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink>.
5738                 Once an AWS account has been established, the library can then
5739                 obtain the Amazon Associates Tag.</para>
5740               </listitem>
5741             </itemizedlist>
5742
5743             <para>Sign up at: <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com/</ulink></para>
5744           </section>
5745
5746           <section id="AmazonCoverImages">
5747             <title>AmazonCoverImages</title>
5748
5749             <para>Default: Don't show</para>
5750
5751             <para>Asks: ___ cover images from Amazon on search results and
5752             item detail pages on the staff interface.</para>
5753
5754             <para>Values:</para>
5755
5756             <itemizedlist>
5757               <listitem>
5758                 <para>Don't show</para>
5759               </listitem>
5760
5761               <listitem>
5762                 <para>Show</para>
5763               </listitem>
5764             </itemizedlist>
5765
5766             <para>Description:</para>
5767
5768             <itemizedlist>
5769               <listitem>
5770                 <para>This preference makes it possible to either allow or
5771                 prevent Amazon cover images from being displayed in the Staff
5772                 Client. Cover images are retrieved by Amazon, which pulls the
5773                 content based on the first ISBN number in the item's MARC
5774                 record. Amazon offers this service free of charge. If the
5775                 value for this preference is set to "Show", the cover images
5776                 will appear in the Staff Client, and if it is set to "Don't
5777                 show", the images will not appear. Finally, if you're using
5778                 Amazon cover images, all other cover image services must be
5779                 disabled. If they are not disabled, they will prevent
5780                 AmazonCoverImages from functioning properly.</para>
5781               </listitem>
5782             </itemizedlist>
5783           </section>
5784
5785           <section id="AmazonLocale">
5786             <title>AmazonLocale</title>
5787
5788             <para>Default: American</para>
5789
5790             <para>Asks: Use Amazon data from its ___ website.</para>
5791
5792             <para>Value:</para>
5793
5794             <itemizedlist>
5795               <listitem>
5796                 <para>American</para>
5797               </listitem>
5798
5799               <listitem>
5800                 <para>British</para>
5801               </listitem>
5802
5803               <listitem>
5804                 <para>Canadian</para>
5805               </listitem>
5806
5807               <listitem>
5808                 <para>French</para>
5809               </listitem>
5810
5811               <listitem>
5812                 <para>German</para>
5813               </listitem>
5814
5815               <listitem>
5816                 <para>Japanese</para>
5817               </listitem>
5818             </itemizedlist>
5819           </section>
5820
5821           <section id="OPACAmazonCoverImages">
5822             <title>OPACAmazonCoverImages</title>
5823
5824             <para>Default: Don't show</para>
5825
5826             <para>Asks: ___ cover images from Amazon on search results and
5827             item detail pages on the OPAC.</para>
5828
5829             <para>Values:</para>
5830
5831             <itemizedlist>
5832               <listitem>
5833                 <para>Don't show</para>
5834               </listitem>
5835
5836               <listitem>
5837                 <para>Show</para>
5838               </listitem>
5839             </itemizedlist>
5840
5841             <para>Description:</para>
5842
5843             <itemizedlist>
5844               <listitem>
5845                 <para>This preference makes it possible to either allow or
5846                 prevent Amazon cover images from being displayed in the OPAC.
5847                 Cover images are retrieved by Amazon, which pulls the content
5848                 based on the first ISBN number in the item's MARC record.
5849                 Amazon offers this service free of charge. If the value for
5850                 this preference is set to "Show", the cover images will appear
5851                 in the OPAC, and if it is set to "Don't show", the images will
5852                 not appear. Finally, if you're using Amazon cover images, all
5853                 other cover image services must be disabled. If they are not
5854                 disabled, they will prevent AmazonCoverImages from functioning
5855                 properly.</para>
5856               </listitem>
5857             </itemizedlist>
5858           </section>
5859         </section>
5860
5861         <section id="Babelthequeprefs">
5862           <title>Babelthèque</title>
5863
5864           <para/>
5865
5866           <section id="Babeltheque">
5867             <title>Babeltheque</title>
5868
5869             <para>Default: Don't</para>
5870
5871             <para>Asks: ___ include information (such as reviews and
5872             citations) from Babelthèque in item detail pages on the
5873             OPAC.</para>
5874
5875             <para>Description:</para>
5876
5877             <itemizedlist>
5878               <listitem>
5879                 <para>This preference makes it possible to display a
5880                 Babeltheque tab in the OPAC, allowing patrons to access tags,
5881                 reviews, and additional title information provided by
5882                 Babeltheque. The information which Babeltheque supplies is
5883                 drawn from the French language-based <ulink url="http://www.babelio.com/">Babelio.com</ulink>, a French
5884                 service similar to LibraryThing for Libraries. More
5885                 information about Babeltheque is available through its
5886                 website, <ulink url="http://www.babeltheque.com/">http://www.babeltheque.com</ulink>.
5887                 Libraries that wish to allow access to this information must
5888                 first register for the service at <ulink url="http://www.babeltheque.com">http://www.babeltheque.com</ulink>.
5889                 Please note that this information is only provided in
5890                 French.</para>
5891               </listitem>
5892             </itemizedlist>
5893
5894             <para>Values:</para>
5895
5896             <itemizedlist>
5897               <listitem>
5898                 <para>Do</para>
5899
5900                 <screenshot>
5901                   <screeninfo>Data from Babelthèque on the bib
5902                   record</screeninfo>
5903
5904                   <mediaobject>
5905                     <imageobject>
5906                       <imagedata fileref="images/admin/globalprefs/Babeltheque.png"/>
5907                     </imageobject>
5908                   </mediaobject>
5909                 </screenshot>
5910               </listitem>
5911
5912               <listitem>
5913                 <para>Don't</para>
5914               </listitem>
5915             </itemizedlist>
5916           </section>
5917
5918           <section id="Babeltheque_url_js">
5919             <title>Babeltheque_url_js</title>
5920
5921             <para>Asks: ___ Defined the url for the Babeltheque javascript
5922             file (eg. http://www.babeltheque.com/bw_XX.js)</para>
5923           </section>
5924
5925           <section id="Babeltheque_url_update">
5926             <title>Babeltheque_url_update</title>
5927
5928             <para>Asks: ___ Defined the url for the Babeltheque update
5929             periodically (eq.
5930             http://www.babeltheque.com/.../file.csv.bz2).</para>
5931           </section>
5932         </section>
5933
5934         <section id="btcontentprefs">
5935           <title>Baker &amp; Taylor</title>
5936
5937           <important>
5938             <para>This is a pay service, you must contact Baker &amp; Taylor
5939             to subscribe to this service before setting these options.</para>
5940           </important>
5941
5942           <section id="BakerTaylorEnabled">
5943             <title>BakerTaylorEnabled</title>
5944
5945             <para>Default: Don't add</para>
5946
5947             <para>Asks: ___ Baker and Taylor links and cover images to the
5948             OPAC and staff client. This requires that you have entered in a
5949             username and password (which can be seen in image links).</para>
5950
5951             <para>Values:</para>
5952
5953             <itemizedlist>
5954               <listitem>
5955                 <para>Add</para>
5956               </listitem>
5957
5958               <listitem>
5959                 <para>Don't add</para>
5960               </listitem>
5961             </itemizedlist>
5962
5963             <para>Description:</para>
5964
5965             <itemizedlist>
5966               <listitem>
5967                 <para>This preference makes it possible to display Baker &amp;
5968                 Taylor content (book reviews, descriptions, cover images,
5969                 etc.) in both the Staff Client and the OPAC. Libraries that
5970                 wish to display Baker &amp; Taylor content must first register
5971                 and pay for this service with Baker &amp; Taylor (<ulink url="http://www.btol.com">http://www.btol.com</ulink>). If
5972                 Baker &amp; Taylor content is enabled be sure to turn off
5973                 other cover and review services to prevent
5974                 interference.</para>
5975               </listitem>
5976             </itemizedlist>
5977
5978             <important>
5979               <para>To use this you will need to also set the <link linkend="btuserpass">BakerTaylorUsername &amp;
5980               BakerTaylorPassword</link> system preferences</para>
5981             </important>
5982           </section>
5983
5984           <section id="BakerTaylorBookstoreURL">
5985             <title>BakerTaylorBookstoreURL</title>
5986
5987             <para>Asks: Baker and Taylor "My Library Bookstore" links should
5988             be accessed at https:// ___ isbn</para>
5989
5990             <para>Description:</para>
5991
5992             <itemizedlist>
5993               <listitem>
5994                 <para>Some libraries generate additional funding for the
5995                 library by selling books and other materials that are
5996                 purchased from or have been previously leased from Baker &amp;
5997                 Taylor. These materials can be accessed via a link on the
5998                 library's website. This service is often referred to as "My
5999                 Library Bookstore." In order to participate in this program,
6000                 the library must first register and pay for the service with
6001                 Baker &amp; Taylor. Additional information about this and
6002                 other services provided by Baker &amp; Taylor is available at
6003                 the Baker &amp; Taylor website, <ulink url="http://www.btol.com">http://www.btol.com</ulink>. The
6004                 BakerTaylorBookstoreURL preference establishes the URL in
6005                 order to link to the library's Baker &amp; Taylor-backed
6006                 online bookstore, if such a bookstore has been established.
6007                 The default for this field is left blank; if no value is
6008                 entered, the links to My Library Bookstore will remain
6009                 inactive. If enabling this preference, enter the library's
6010                 Hostname and Parent Number in the appropriate location within
6011                 the URL. The "key" value (key=) should be appended to the URL,
6012                 and https:// should be prepended.</para>
6013               </listitem>
6014             </itemizedlist>
6015
6016             <para>This should be filled in with something like
6017             koha.mylibrarybookstore.com/MLB/actions/searchHandler.do?nextPage=bookDetails&amp;parentNum=10923&amp;key=</para>
6018
6019             <tip>
6020               <para>Leave it blank to disable these links.</para>
6021             </tip>
6022
6023             <important>
6024               <para>Be sure to get this information from Baker &amp; Taylor
6025               when subscribing.</para>
6026             </important>
6027           </section>
6028
6029           <section id="btuserpass">
6030             <title>BakerTaylorUsername &amp; BakerTaylorPassword</title>
6031
6032             <para>Asks: Access Baker and Taylor using username ___ and
6033             password ___</para>
6034
6035             <para>Descriptions:</para>
6036
6037             <itemizedlist>
6038               <listitem>
6039                 <para>This setting in only applicable if the library has a
6040                 paid subscription to the external Content Café service from
6041                 Baker &amp; Taylor. Use the box provided to enter in the
6042                 library's Content Café username and password. Also, ensure
6043                 that the <link linkend="BakerTaylorBookstoreURL">BakerTaylorBookstoreURL</link>
6044                 and <link linkend="BakerTaylorEnabled">BakerTaylorEnabled</link>
6045                 settings are properly set. The Content Café service is a feed
6046                 of enhanced content such as cover art, professional reviews,
6047                 and summaries that is displayed along with Staff Client/OPAC
6048                 search results. For more information on this service please
6049                 see the Baker &amp; Taylor website: <ulink url="http://www.btol.com">http://www.btol.com</ulink></para>
6050               </listitem>
6051             </itemizedlist>
6052
6053             <important>
6054               <para>Be sure to get this information from Baker &amp; Taylor
6055               when subscribing.</para>
6056             </important>
6057           </section>
6058         </section>
6059
6060         <section id="googleprefs">
6061           <title>Google</title>
6062
6063           <para/>
6064
6065           <section id="GoogleJackets">
6066             <title>GoogleJackets</title>
6067
6068             <para>Default: Don't add</para>
6069
6070             <para>Asks: ___ cover images from Google Books to search results
6071             and item detail pages on the OPAC.</para>
6072
6073             <para>Values:</para>
6074
6075             <itemizedlist>
6076               <listitem>
6077                 <para>Add</para>
6078               </listitem>
6079
6080               <listitem>
6081                 <para>Don't add</para>
6082               </listitem>
6083             </itemizedlist>
6084
6085             <para>Description:</para>
6086
6087             <itemizedlist>
6088               <listitem>
6089                 <para>This setting controls the display of applicable cover
6090                 art from the free Google Books database, via the Google Books
6091                 API. Please note that to use this feature, all other cover
6092                 services should be turned off.</para>
6093               </listitem>
6094             </itemizedlist>
6095           </section>
6096         </section>
6097         <section id="html5">
6098           <title>HTML5 Media</title>
6099           <section id="HTML5MediaEnabled">
6100             <title>HTML5MediaEnabled</title>
6101             <para>Default: not at all</para>
6102             <para>Asks: Show a tab with a HTML5 media player for files catalogued in field 856
6103               ___</para>
6104             <para>Values:<itemizedlist>
6105                 <listitem>
6106                   <para>in OPAC and staff client</para>
6107                 </listitem>
6108                 <listitem>
6109                   <para>in the OPAC</para>
6110                   <screenshot>
6111                     <screeninfo>HTML5 Media in the OPAC</screeninfo>
6112                     <mediaobject>
6113                       <imageobject>
6114                         <imagedata fileref="images/admin/globalprefs/HTML5MediaEnabled-opac.png"/>
6115                       </imageobject>
6116                     </mediaobject>
6117                   </screenshot>
6118                 </listitem>
6119                 <listitem>
6120                   <para>in the staff client</para>
6121                   <screenshot>
6122                       <screeninfo>HTML5 Media in the staff client</screeninfo>
6123                       <mediaobject>
6124                         <imageobject>
6125                           <imagedata fileref="images/admin/globalprefs/HTML5MediaEnabled-staff.png"/>
6126                         </imageobject>
6127                       </mediaobject>
6128                     </screenshot>
6129                 </listitem>
6130                 <listitem>
6131                   <para>not at all</para>
6132                 </listitem>
6133               </itemizedlist></para>
6134             <para>Description:<itemizedlist>
6135                 <listitem>
6136                   <para>If you have media elements in the 856 of your MARC record this preference
6137                     can run/show those media files in a separate tab using HTML5.</para>
6138                 </listitem>
6139               </itemizedlist></para>
6140           </section>
6141           <section id="HTML5MediaExtensions">
6142             <title>HTML5MediaExtensions</title>
6143             <para>Default: webm|ogg|ogv|oga|vtt</para>
6144             <para>Asks: Media file extensions ___</para>
6145             <para>Description:<itemizedlist>
6146                 <listitem>
6147                   <para>Enter in file extensions separated with bar (|)</para>
6148                 </listitem>
6149               </itemizedlist></para>
6150           </section>
6151         </section>
6152         <section id="IDreamLibraries">
6153           <title>IDreamLibraries</title>
6154           <para><ulink url="http://idreambooks.com/">IDreamBooks.com</ulink> aggregates book reviews
6155             by critics to help you discover the very best of what's coming out each week.  These
6156             preferences let you integrated content from <ulink url="http://IDreamBooks.com">IDreamBooks.com</ulink> in to your Koha OPAC.  <tip>
6157               <para>This is a new website and has limited content, so you may only see these
6158                 features on new popular titles until the database grows some more.</para>
6159             </tip></para>
6160           <section id="IDreamBooksReadometer">
6161             <title>IDreamBooksReadometer</title>
6162             <para>Default: Don't add</para>
6163             <para>Asks: ___ a "Readometer" that summarizes the reviews gathered by IDreamBooks.com
6164               to the OPAC details page. </para>
6165             <para>Values:<itemizedlist>
6166                 <listitem>
6167                   <para>Add</para>
6168                   <screenshot>
6169                       <screeninfo>Readometer on the details page</screeninfo>
6170                       <mediaobject>
6171                         <imageobject>
6172                           <imagedata fileref="images/admin/globalprefs/IDreamBooksReadometer.png"/>
6173                         </imageobject>
6174                       </mediaobject>
6175                     </screenshot>
6176                 </listitem>
6177                 <listitem>
6178                   <para>Don't add</para>
6179                 </listitem>
6180               </itemizedlist></para>
6181           </section>
6182           <section id="IDreamBooksResults">
6183             <title>IDreamBooksResults</title>
6184             <para>Default: Don't add</para>
6185             <para>Asks: ___ the rating from IDreamBooks.com to OPAC search results. </para>
6186             <para>Values:<itemizedlist>
6187                 <listitem>
6188                   <para>Add</para>
6189                   <screenshot>
6190                       <screeninfo>iDreamBooks rating on search results</screeninfo>
6191                       <mediaobject>
6192                         <imageobject>
6193                           <imagedata fileref="images/admin/globalprefs/IDreamBooksResults.png"/>
6194                         </imageobject>
6195                       </mediaobject>
6196                     </screenshot>
6197                 </listitem>
6198                 <listitem>
6199                   <para>Don't add</para>
6200                 </listitem>
6201               </itemizedlist></para>
6202           </section>
6203           <section id="IDreamBooksReviews">
6204             <title>IDreamBooksReviews</title>
6205             <para>Default: Don't add</para>
6206             <para>Asks: ___ a tab on the OPAC details with book reviews from critics aggregated by
6207               IDreamBooks.com. </para>
6208             <para>Values:<itemizedlist>
6209                 <listitem>
6210                   <para>Add</para>
6211                     <screenshot>
6212                       <screeninfo>Reviews tab on the detail page</screeninfo>
6213                       <mediaobject>
6214                         <imageobject>
6215                           <imagedata fileref="images/admin/globalprefs/IDreamBooksReviews.png"/>
6216                         </imageobject>
6217                       </mediaobject>
6218                     </screenshot>
6219                 </listitem>
6220                 <listitem>
6221                   <para>Don't add</para>
6222                 </listitem>
6223               </itemizedlist></para>
6224           </section>
6225         </section>
6226
6227         <section id="librarythingprefs">
6228           <title>LibraryThing</title>
6229
6230           <para>LibraryThing for Libraries is a pay service. You must first
6231           contact LibraryThing directly for pricing and subscription
6232           information. Learn more at <ulink url="http://www.librarything.com/forlibraries">http://www.librarything.com/forlibraries</ulink>.
6233           Also, for further configuration instructions please see the
6234           LibraryThing Wiki: <ulink url="http://www.librarything.com/wiki/index.php/Koha">http://www.librarything.com/wiki/index.php/Koha</ulink></para>
6235
6236           <section id="LibraryThingForLibrariesEnabled">
6237             <title>LibraryThingForLibrariesEnabled</title>
6238
6239             <para>Default: Don't show</para>
6240
6241             <para>Asks: ___ reviews, similar items, and tags from Library
6242             Thing for Libraries on item detail pages on the OPAC.</para>
6243
6244             <para>Values:</para>
6245
6246             <itemizedlist>
6247               <listitem>
6248                 <para>Don't show</para>
6249               </listitem>
6250
6251               <listitem>
6252                 <para>Show</para>
6253               </listitem>
6254             </itemizedlist>
6255
6256             <para>Description:</para>
6257
6258             <itemizedlist>
6259               <listitem>
6260                 <para>This setting is only applicable if the library has a
6261                 paid subscription to the external LibraryThing for Libraries
6262                 service. This service can provide patrons with the display of
6263                 expanded information on catalog items such as book
6264                 recommendations. It also can offer advanced features like
6265                 tagged browsing, patron written reviews, and a virtual library
6266                 display accessed from the details tab.</para>
6267               </listitem>
6268             </itemizedlist>
6269
6270             <important>
6271               <para>If this is set to 'show' you will need to enter a value in
6272               the '<link linkend="LibraryThingForLibrariesID">LibraryThingForLibrariesID</link>'
6273               system preference.</para>
6274             </important>
6275           </section>
6276
6277           <section id="LibraryThingForLibrariesID">
6278             <title>LibraryThingForLibrariesID</title>
6279
6280             <para>Asks: Access Library Thing for Libraries using the customer
6281             ID ___</para>
6282
6283             <para>Description:</para>
6284
6285             <itemizedlist>
6286               <listitem>
6287                 <para>This setting is only applicable if the library has a
6288                 paid subscription to the external LibraryThing for Libraries
6289                 service. Use the box provided to enter in the library's
6290                 LibraryThing for Libraries ID as provided to the library by
6291                 LibraryThing. The ID number is a series of numbers in the form
6292                 ###-#########, and can be found on the library's account page
6293                 at LibraryThing for Libraries. This service can provide
6294                 patrons with the display of expanded information on catalog
6295                 items such as book recommendations and cover art. It also can
6296                 offer advanced features like tagged browsing, patron written
6297                 reviews, and a virtual library display accessed from the
6298                 details tab.</para>
6299               </listitem>
6300             </itemizedlist>
6301           </section>
6302
6303           <section id="LibraryThingForLibrariesTabbedView">
6304             <title>LibraryThingForLibrariesTabbedView</title>
6305
6306             <para>Default: in line with bibliographic information</para>
6307
6308             <para>Asks: Show Library Thing for Libraries content ___</para>
6309
6310             <para>Values:</para>
6311
6312             <itemizedlist>
6313               <listitem>
6314                 <para>in line with bibliographic information</para>
6315               </listitem>
6316
6317               <listitem>
6318                 <para>in tabs</para>
6319               </listitem>
6320             </itemizedlist>
6321
6322             <para>Description:</para>
6323
6324             <itemizedlist>
6325               <listitem>
6326                 <para>This setting is only applicable if the library has a
6327                 paid subscription to the external LibraryThing for Libraries
6328                 service. This service can provide patrons with the display of
6329                 expanded information on catalog items such as book
6330                 recommendations and cover art. It also can offer advanced
6331                 features like tagged browsing, patron written reviews, and a
6332                 virtual library display accessed from the details tab.</para>
6333               </listitem>
6334             </itemizedlist>
6335           </section>
6336           <section id="ThingISBN">
6337             <title>ThingISBN</title>
6338             <para>Default: Don't use</para>
6339             <para>Asks: ___ the ThingISBN service to show other editions of a title</para>
6340             <para>Values:</para>
6341             <itemizedlist>
6342               <listitem>
6343                 <para>Don't use</para>
6344               </listitem>
6345               <listitem>
6346                 <para>Use</para>
6347               </listitem>
6348             </itemizedlist>
6349             <para>Description:</para>
6350             <itemizedlist>
6351               <listitem>
6352                 <para>Set to 'Use' to display an "Editions" tab on the item's detail page. Editions
6353                   are listed, complete with cover art (if you have one of the cover services
6354                   enabled) and bibliographic information. The feed comes from LibraryThing's
6355                   ThingISBN web service. This is a free service to non-commercial sites with fewer
6356                   than 1,000 requests per day.</para>
6357               </listitem>
6358             </itemizedlist>
6359             <important>
6360               <para>Requires <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link
6361                   linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to 'show'</para>
6362             </important>
6363             <important>
6364               <para>This is separate from Library Thing for Libraries and does not have a cost
6365                 associated with it.</para>
6366             </important>
6367           </section>
6368         </section>
6369
6370         <section id="localimages">
6371           <title>Local Cover Images</title>
6372
6373           <para/>
6374
6375           <section id="AllowMultipleCovers">
6376             <title>AllowMultipleCovers</title>
6377
6378             <para>Default: Don't allow</para>
6379
6380             <para>Asks: ___ multiple images to be attached to each
6381             bibliographic record.</para>
6382
6383             <para>Values:</para>
6384
6385             <itemizedlist>
6386               <listitem>
6387                 <para>Allow</para>
6388               </listitem>
6389
6390               <listitem>
6391                 <para>Don't allow</para>
6392               </listitem>
6393             </itemizedlist>
6394
6395             <para>Description:</para>
6396
6397             <itemizedlist>
6398               <listitem>
6399                 <para>If this preference is set to 'Allow' then you can upload
6400                 multiple images that will appear in the images tab on the bib
6401                 record in the OPAC and the staff client. This preference
6402                 requires that either one or both <link linkend="LocalCoverImages">LocalCoverImages</link> and <link linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> are
6403                 set to 'Display.'</para>
6404
6405                 <screenshot>
6406                   <screeninfo>Multiple cover images</screeninfo>
6407
6408                   <mediaobject>
6409                     <imageobject>
6410                       <imagedata fileref="images/admin/globalprefs/AllowMultipleCovers.png"/>
6411                     </imageobject>
6412                   </mediaobject>
6413                 </screenshot>
6414               </listitem>
6415             </itemizedlist>
6416           </section>
6417
6418           <section id="LocalCoverImages">
6419             <title>LocalCoverImages</title>
6420
6421             <para>Default: Don't display</para>
6422
6423             <para>Asks: ___ local cover images on intranet search and details
6424             pages.</para>
6425
6426             <para>Values:</para>
6427
6428             <itemizedlist>
6429               <listitem>
6430                 <para>Display</para>
6431               </listitem>
6432
6433               <listitem>
6434                 <para>Don't display</para>
6435               </listitem>
6436             </itemizedlist>
6437
6438             <para>Description:</para>
6439
6440             <itemizedlist>
6441               <listitem>
6442                 <para>Setting this preference to 'Display' allows you to
6443                 upload your own cover images to bib records and display them
6444                 on the detail page in the staff client. At this time the cover
6445                 will only show under the 'Images' tab on the holdings table on
6446                 the detail display, not next to the title at the top left or
6447                 on the search results.</para>
6448               </listitem>
6449             </itemizedlist>
6450           </section>
6451
6452           <section id="OPACLocalCoverImages">
6453             <title>OPACLocalCoverImages</title>
6454
6455             <para>Default: Don't display</para>
6456
6457             <para>Asks: ___ local cover images on OPAC search and details
6458             pages.</para>
6459
6460             <para>Values:</para>
6461
6462             <itemizedlist>
6463               <listitem>
6464                 <para>Display</para>
6465               </listitem>
6466
6467               <listitem>
6468                 <para>Don't display</para>
6469               </listitem>
6470             </itemizedlist>
6471
6472             <para>Description:</para>
6473
6474             <itemizedlist>
6475               <listitem>
6476                 <para>Setting this preference to 'Display' allows you to
6477                 upload your own cover images to bib records and display them
6478                 on the detail page and search results in the OPAC.</para>
6479               </listitem>
6480             </itemizedlist>
6481           </section>
6482         </section>
6483
6484         <section id="novelistselect">
6485           <title>Novelist Select</title>
6486
6487           <para>Novelist Select is not a free service. Contact your Ebsco
6488           representitive to get your log in information to embed this content
6489           in the OPAC.<important>
6490               <para>Novelist Select does not include cover images for the search results and
6491                 bibliographic detail pages. You can choose any other cover image service for this
6492                 content or you can contract with Ebsco to get access to the <link linkend="btcontentprefs">Baker &amp; Taylor Content Cafe</link> for an added
6493                 fee.</para>
6494             </important></para>
6495
6496           <section id="NovelistSelectEnabled">
6497             <title>NovelistSelectEnabled</title>
6498
6499             <para>Default: Don't add</para>
6500
6501             <para>Asks: ___ Novelist Select content to the OPAC.</para>
6502
6503             <para>Values:</para>
6504
6505             <itemizedlist>
6506               <listitem>
6507                 <para>Add</para>
6508               </listitem>
6509
6510               <listitem>
6511                 <para>Don't add</para>
6512               </listitem>
6513             </itemizedlist>
6514
6515             <para><important>
6516                 <para>Enabling this requires that you have entered in a user
6517                 profile and password in the <link linkend="NovelistSelectProfile">NovelistSelectProfile &amp;
6518                 NovelistSelectPassword</link> preferences</para>
6519               </important>Description:</para>
6520
6521             <itemizedlist>
6522               <listitem>
6523                 <para>Novelist Select from Ebsco is a subscription service
6524                 that can provide additional content in the OPAC.</para>
6525               </listitem>
6526             </itemizedlist>
6527           </section>
6528
6529           <section id="NovelistSelectProfile">
6530             <title>NovelistSelectProfile &amp; NovelistSelectPassword</title>
6531
6532             <para>Asks: Access Novelist Select using user profile ___ and
6533             password ___.</para>
6534
6535             <important>
6536               <para>This information will be visible if someone views the
6537               source code on your OPAC.</para>
6538             </important>
6539
6540             <para>Description:</para>
6541
6542             <itemizedlist>
6543               <listitem>
6544                 <para>Novelist Select from Ebsco is a subscription service
6545                 that can provide additional content in the OPAC.</para>
6546               </listitem>
6547             </itemizedlist>
6548           </section>
6549
6550           <section id="NovelistSelectView">
6551             <title>NovelistSelectView</title>
6552
6553             <para>Default: in an OPAC tab</para>
6554
6555             <para>Asks: Display Novelist Select content ___</para>
6556
6557             <para>Description:</para>
6558
6559             <itemizedlist>
6560               <listitem>
6561                 <para>Novelist Select provides a lot of content, for that
6562                 reason you have four choices of where to display this content.
6563                 The default view is in a tab in the holdings table.</para>
6564
6565                 <screenshot>
6566                   <screeninfo>Novelist Select in a tab</screeninfo>
6567
6568                   <mediaobject>
6569                     <imageobject>
6570                       <imagedata fileref="images/admin/globalprefs/novelisttab.png"/>
6571                     </imageobject>
6572                   </mediaobject>
6573                 </screenshot>
6574
6575                 <para>The content is the same if you choose to show it above
6576                 the holdings table or below it. If shown in the right column
6577                 of the page it's the same content, but displays a bit
6578                 differently since space is limited.</para>
6579
6580                 <screenshot>
6581                   <screeninfo>Novelist Select on the side</screeninfo>
6582
6583                   <mediaobject>
6584                     <imageobject>
6585                       <imagedata fileref="images/admin/globalprefs/novelistside.png"/>
6586                     </imageobject>
6587                   </mediaobject>
6588                 </screenshot>
6589               </listitem>
6590             </itemizedlist>
6591
6592             <para>Values:</para>
6593
6594             <itemizedlist>
6595               <listitem>
6596                 <para>above the holdings table</para>
6597               </listitem>
6598
6599               <listitem>
6600                 <para>below the holdings table</para>
6601               </listitem>
6602
6603               <listitem>
6604                 <para>in an OPAC tab</para>
6605               </listitem>
6606
6607               <listitem>
6608                 <para>under the Save Record dropdown on the right</para>
6609               </listitem>
6610             </itemizedlist>
6611           </section>
6612         </section>
6613
6614         <section id="oclcprefs">
6615           <title>OCLC</title>
6616
6617           <para/>
6618
6619           <section id="XISBN">
6620             <title>XISBN</title>
6621
6622             <para>Default: Don't use</para>
6623
6624             <para>Asks: ___ the OCLC xISBN service to show other editions of a
6625             title</para>
6626
6627             <para>Description:</para>
6628
6629             <itemizedlist>
6630               <listitem>
6631                 <para>Set to 'Use' to display an "Editions" tab on the item's
6632                 detail page. Editions are listed, complete with cover art and
6633                 bibliographic information. The feed comes from OCLC's xISBN
6634                 web service. The feed limit for non-commercial sites is 1000
6635                 requests per day.</para>
6636               </listitem>
6637             </itemizedlist>
6638
6639             <para>Values:</para>
6640
6641             <itemizedlist>
6642               <listitem>
6643                 <para>Don't use</para>
6644               </listitem>
6645
6646               <listitem>
6647                 <para>Use</para>
6648               </listitem>
6649             </itemizedlist>
6650
6651             <important>
6652               <para>Requires <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to
6653               'show'</para>
6654             </important>
6655           </section>
6656
6657           <section id="OCLCAffiliateID">
6658             <title>OCLCAffiliateID</title>
6659
6660             <para>Asks: Use the OCLC affiliate ID ___ to access the xISBN
6661             service.</para>
6662
6663             <para>Description:</para>
6664
6665             <itemizedlist>
6666               <listitem>
6667                 <para>This setting is only applicable if the library has an
6668                 OCLC Affiliate ID. This allows WorldCat searching in the OPAC
6669                 via the XISBN programming interface. Simply enter the
6670                 library's OCLC Affiliate ID in the box provided. Please note
6671                 that using this data is only necessary if <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> and
6672                 <link linkend="XISBN">XISBN</link> settings are enabled. For
6673                 more information on this service please visit the OCLC
6674                 website: <ulink url="http://www.worldcat.org/affiliate/default.jsp">http://www.worldcat.org/affiliate/default.jsp</ulink>.</para>
6675               </listitem>
6676             </itemizedlist>
6677
6678             <important>
6679               <para>Unless you have signed up for an ID with OCLC, you are
6680               limited to 1000 requests per day. Available at: <ulink url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
6681             </important>
6682           </section>
6683
6684           <section id="XISBNDailyLimit">
6685             <title>XISBNDailyLimit</title>
6686
6687             <para>Default: 999</para>
6688
6689             <para>Asks: Only use the xISBN service ___ times a day.</para>
6690
6691             <important>
6692               <para>Unless you have signed up for an ID with OCLC, you are
6693               limited to 1000 requests per day. Available at: <ulink url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
6694             </important>
6695           </section>
6696         </section>
6697
6698         <section id="OpenLibraryPrefs">
6699           <title>Open Library</title>
6700
6701           <section id="OpenLibraryCovers">
6702             <title>OpenLibraryCovers</title>
6703
6704             <para>Default: Don't add</para>
6705
6706             <para>Asks: ___ cover images from Open Library to search results
6707             and item detail pages on the OPAC.</para>
6708
6709             <para>Values:</para>
6710
6711             <itemizedlist>
6712               <listitem>
6713                 <para>Add</para>
6714               </listitem>
6715
6716               <listitem>
6717                 <para>Don't add</para>
6718               </listitem>
6719             </itemizedlist>
6720
6721             <para>Description:</para>
6722
6723             <itemizedlist>
6724               <listitem>
6725                 <para>This setting controls the display of applicable cover
6726                 art from the free Open Library database, via the Open Library
6727                 API. Please note that to use this feature, all other cover
6728                 services should be turned off.</para>
6729               </listitem>
6730             </itemizedlist>
6731           </section>
6732         </section>
6733         <section id="overdriveprefs">
6734           <title>Overdrive</title>
6735           <para>OverDrive is an pay service. You must first contact OverDrive directly for pricing
6736             and subscription information. Enabling this service will integrate Overdrive results in
6737             to your OPAC searches. You will have to apply for these 3 pieces of information through
6738             an application as an API developer. Overdrive API applications are evaluated once a week
6739             so you may not be able to use this feature immediately after signing up. To learn more
6740             please contact your OverDrive representative.</para>
6741           <screenshot>
6742               <screeninfo>Overdrive results</screeninfo>
6743               <mediaobject>
6744                 <imageobject>
6745                   <imagedata fileref="images/admin/globalprefs/Overdrive.png"/>
6746                 </imageobject>
6747               </mediaobject>
6748             </screenshot>
6749           <section id="OverDriveClientKey">
6750             <title>OverDriveClientKey and OverDriveClientSecret</title>
6751             <para>Asks: Include OverDrive availability information with the client key __ and client
6752               secret ___</para>
6753             <para>Description:<itemizedlist>
6754                 <listitem>
6755                   <para>OverDrive customers can get this information by visiting the <ulink
6756                       url="https://developer.overdrive.com/docs/getting-started">OverDrive Developer
6757                       Portal</ulink> and following the instructions found there to apply as an API
6758                     developer. Once this data and the <link linkend="OverDriveLibraryID"
6759                       >OverDriveLibraryID</link> are populated you will see OverDrive results on
6760                     your OPAC searches.</para>
6761                 </listitem>
6762               </itemizedlist></para>
6763           </section>
6764           <section id="OverDriveLibraryID">
6765             <title>OverDriveLibraryID</title>
6766             <para>Asks: Show items from the OverDrive catalog of library # ___</para>
6767             <para>Description:<itemizedlist>
6768                 <listitem>
6769                   <para>OverDrive customers can get this information by visiting the <ulink
6770                       url="https://developer.overdrive.com/docs/getting-started">OverDrive Developer
6771                       Portal</ulink> and following the instructions found there to apply as an API
6772                     developer. Once this data and the <link linkend="OverDriveClientKey"
6773                       >OverDriveClientKey and OverDriveClientSecret</link> are populated you will
6774                     see OverDrive results on your OPAC searches.</para>
6775                 </listitem>
6776               </itemizedlist></para>
6777           </section>
6778         </section>
6779         <section id="pluginprefs">
6780           <title>Plugins</title>
6781           <section id="UseKohaPlugins">
6782             <title>UseKohaPlugins</title>
6783             <para>Default: Don't enable</para>
6784             <para>Asks: ___  the ability to use Koha Plugins.</para>
6785             <para>Values:<itemizedlist>
6786                 <listitem>
6787                   <para>Don't enable</para>
6788                 </listitem>
6789                 <listitem>
6790                   <para>Enable</para>
6791                 </listitem>
6792               </itemizedlist></para>
6793             <note>
6794               <para>The plugin system must also be enabled in the Koha configuration file to be
6795                 fully enabled. Learn more in the <link linkend="pluginsystem">Plugins
6796                 chapter</link>.</para>
6797             </note>
6798           </section>
6799         </section>
6800
6801         <section id="Syndeticsprefs">
6802           <title>Syndetics</title>
6803
6804           <para>Syndetics is a pay service. You must first contact Syndetics
6805           directly for pricing and subscription information.</para>
6806
6807           <section id="SyndeticsEnabled">
6808             <title>SyndeticsEnabled</title>
6809
6810             <para>Default: Don't use</para>
6811
6812             <para>Asks: ___ content from Syndetics.</para>
6813
6814             <para>Values:</para>
6815
6816             <itemizedlist>
6817               <listitem>
6818                 <para>Don't use</para>
6819               </listitem>
6820
6821               <listitem>
6822                 <para>Use</para>
6823               </listitem>
6824             </itemizedlist>
6825
6826             <para>Description:</para>
6827
6828             <itemizedlist>
6829               <listitem>
6830                 <para>When this option is enabled any of the Syndetics options
6831                 can be used.</para>
6832               </listitem>
6833             </itemizedlist>
6834
6835             <important>
6836               <para>Requires that you enter your <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> before
6837               this content will appear.</para>
6838             </important>
6839           </section>
6840
6841           <section id="SyndeticsClientCode">
6842             <title>SyndeticsClientCode</title>
6843
6844             <para>Asks: Use the client code ___ to access Syndetics.</para>
6845
6846             <para>Description:</para>
6847
6848             <itemizedlist>
6849               <listitem>
6850                 <para>Once the library signs up for Syndetics' services,
6851                 Syndetics will provide the library with an access code. (Visit
6852                 the Syndetics homepage at <ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>
6853                 for more information.) This is the code that must be entered
6854                 to access Syndetics' subscription services. Syndetics is a
6855                 paid subscription service. This value must be entered before
6856                 <link linkend="SyndeticsEditions">SyndeticsEditions</link> can
6857                 be enabled. If the code is lost, corrupted, or forgotten, a
6858                 new one can be obtained from <ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>.</para>
6859               </listitem>
6860             </itemizedlist>
6861
6862             <important>
6863               <para>You will need to get your client code directly from
6864               Syndetics.</para>
6865             </important>
6866           </section>
6867
6868           <section id="SyndeticsCoverImages">
6869             <title>SyndeticsCoverImages &amp; SyndeticsCoverImageSize</title>
6870
6871             <para>SyndeticsCoverImages Default: Don't show</para>
6872
6873             <para>SyndeticsCoverImageSize Default: medium</para>
6874
6875             <para>Asks: ___ cover images from Syndetics on search results and
6876             item detail pages on the OPAC in a ___ size.</para>
6877
6878             <para>Descriptions:</para>
6879
6880             <itemizedlist>
6881               <listitem>
6882                 <para>When enabled, SyndeticsCoverImages, allows libraries to
6883                 display Syndetics' collection of full-color cover images for
6884                 books, videos, DVDs and CDs on their OPAC. For each book or
6885                 item that comes up during a user search, the cover image for
6886                 that title will be displayed. Since these cover images come in
6887                 three sizes, the optimum size must be selected using the
6888                 SyndeticsCoverImageSize preference after SyndeticsCoverImages
6889                 are enabled. Syndetics cover images come in two sizes:
6890                 mid-size (187 x 187 pixels), and large (400 x 400 pixels).
6891                 Syndetics is a paid subscription service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6892                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6893                 be activated before this service can be used. Other cover
6894                 image preferences should also be disabled to avoid
6895                 interference.</para>
6896               </listitem>
6897             </itemizedlist>
6898
6899             <para>SyndeticsCoverImages Values:</para>
6900
6901             <itemizedlist>
6902               <listitem>
6903                 <para>Don't show</para>
6904               </listitem>
6905
6906               <listitem>
6907                 <para>Show</para>
6908               </listitem>
6909             </itemizedlist>
6910
6911             <para>SyndeticsCoverImageSize Values:</para>
6912
6913             <itemizedlist>
6914               <listitem>
6915                 <para>medium</para>
6916               </listitem>
6917
6918               <listitem>
6919                 <para>large</para>
6920               </listitem>
6921             </itemizedlist>
6922           </section>
6923
6924           <section id="SyndeticsAuthorNotes">
6925             <title>SyndeticsAuthorNotes</title>
6926
6927             <para>Default: Don't show</para>
6928
6929             <para>Asks: ___ notes about the author of a title from Syndetics
6930             on item detail pages on the OPAC.</para>
6931
6932             <para>Values:</para>
6933
6934             <itemizedlist>
6935               <listitem>
6936                 <para>Don't show</para>
6937               </listitem>
6938
6939               <listitem>
6940                 <para>Show</para>
6941               </listitem>
6942             </itemizedlist>
6943
6944             <para>Description:</para>
6945
6946             <itemizedlist>
6947               <listitem>
6948                 <para>When this option is set to "Show", Syndetics provides
6949                 notes and short author biographies for more that 300,000
6950                 authors, in both fiction and nonfiction. With this option
6951                 enabled the library can display Syndetics Author Notes on the
6952                 OPAC. According to the Syndetics Solutions website (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>),
6953                 Author Notes include lists of contributors for many
6954                 multi-author texts and compilations. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6955                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6956                 be activated before this service can be used.</para>
6957               </listitem>
6958             </itemizedlist>
6959           </section>
6960
6961           <section id="SyndeticsAwards">
6962             <title>SyndeticsAwards</title>
6963
6964             <para>Default: Don't show</para>
6965
6966             <para>Asks: ___ information from Syndetics about the awards a
6967             title has won on item detail pages on the OPAC.</para>
6968
6969             <para>Values:</para>
6970
6971             <itemizedlist>
6972               <listitem>
6973                 <para>Don't show</para>
6974               </listitem>
6975
6976               <listitem>
6977                 <para>Show</para>
6978               </listitem>
6979             </itemizedlist>
6980
6981             <para>Description:</para>
6982
6983             <itemizedlist>
6984               <listitem>
6985                 <para>When this option is set to "Show", Syndetics provides
6986                 its clients with a list of awards that any title has won. With
6987                 this service enabled the library can display those awards for
6988                 each book on its website. For each book or item that comes up
6989                 during a user search, the list of awards for that title will
6990                 be displayed. When a user clicks on a given award, information
6991                 about that award is presented along with a list of the other
6992                 titles that have won that award. If the user clicks on any
6993                 title in the list, they will see holdings information about
6994                 that title in their region. This option is a paid subscription
6995                 service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6996                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6997                 be activated before this service can be used.</para>
6998               </listitem>
6999             </itemizedlist>
7000           </section>
7001
7002           <section id="SyndeticsEditions">
7003             <title>SyndeticsEditions</title>
7004
7005             <para>Default: Don't show</para>
7006
7007             <para>Asks: ___ information about other editions of a title from
7008             Syndetics on item detail pages on the OPAC</para>
7009
7010             <para>Description:</para>
7011
7012             <itemizedlist>
7013               <listitem>
7014                 <para>When enabled this option shows information on other
7015                 editions of a title from Syndetics on the item detail pages of
7016                 the OPAC. Syndetics is a paid subscription service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
7017                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
7018                 be activated before this service can be used.</para>
7019               </listitem>
7020             </itemizedlist>
7021
7022             <para>Values:</para>
7023
7024             <itemizedlist>
7025               <listitem>
7026                 <para>Don't show</para>
7027               </listitem>
7028
7029               <listitem>
7030                 <para>Show</para>
7031               </listitem>
7032             </itemizedlist>
7033
7034             <important>
7035               <para>Requires <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to
7036               'show'</para>
7037             </important>
7038           </section>
7039
7040           <section id="SyndeticsExcerpt">
7041             <title>SyndeticsExcerpt</title>
7042
7043             <para>Default: Don't show</para>
7044
7045             <para>Asks: ___ excerpts from of a title from Syndetics on item
7046             detail pages on the OPAC.</para>
7047
7048             <para>Values:</para>
7049
7050             <itemizedlist>
7051               <listitem>
7052                 <para>Don't show</para>
7053               </listitem>
7054
7055               <listitem>
7056                 <para>Show</para>
7057               </listitem>
7058             </itemizedlist>
7059
7060             <para>Description:</para>
7061
7062             <itemizedlist>
7063               <listitem>
7064                 <para>This preference allows Syndetics to display excerpts
7065                 given to them from selected publishers. The excerpts are
7066                 available from prominently reviewed new titles, both fiction
7067                 and non-fiction. The excerpts include poems, essays, recipes,
7068                 forwards and prefaces. Automatic links provided by the ISBNs
7069                 within local MARC records are required to integrate Syndetics
7070                 secured, high-speed Internet servers to the library OPACs. For
7071                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
7072               </listitem>
7073             </itemizedlist>
7074           </section>
7075
7076           <section id="SyndeticsReviews">
7077             <title>SyndeticsReviews</title>
7078
7079             <para>Default: Don't show</para>
7080
7081             <para>Asks: ___ reviews of a title from Syndetics on item detail
7082             pages on the OPAC.</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               </listitem>
7094             </itemizedlist>
7095
7096             <para>Description:</para>
7097
7098             <itemizedlist>
7099               <listitem>
7100                 <para>Syndetics Reviews is an accumulation of book reviews
7101                 available from a variety of journals and serials. The reviews
7102                 page displays colored images of reviewed books dust jackets,
7103                 partnered with the names of the journal or serial providing
7104                 the review. Clicking on an icon opens a window revealing the
7105                 book title, author's name, book cover icon and the critic's
7106                 opinion of the book. Automatic links provided by the ISBNs
7107                 within local MARC records are required to integrate Syndetics
7108                 secured, high-speed Internet servers to the library OPACs. For
7109                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
7110               </listitem>
7111             </itemizedlist>
7112           </section>
7113
7114           <section id="SyndeticsSeries">
7115             <title>SyndeticsSeries</title>
7116
7117             <para>Default: Don't show</para>
7118
7119             <para>Asks: ___ information on other books in a title's series
7120             from Syndetics on item detail pages on the OPAC.</para>
7121
7122             <para>Values:</para>
7123
7124             <itemizedlist>
7125               <listitem>
7126                 <para>Don't show</para>
7127               </listitem>
7128
7129               <listitem>
7130                 <para>Show</para>
7131               </listitem>
7132             </itemizedlist>
7133
7134             <para>Description:</para>
7135
7136             <itemizedlist>
7137               <listitem>
7138                 <para>Each fiction title within a series is linked to the
7139                 complete series record. The record displays each title in
7140                 reading order and also displays the publication order, if
7141                 different. Alternate series titles are also displayed.
7142                 Automatic links provided by the ISBNs within local MARC
7143                 records are required to integrate Syndetics secured, high-
7144                 speed Internet servers to the library OPACs. For more
7145                 information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
7146               </listitem>
7147             </itemizedlist>
7148           </section>
7149
7150           <section id="SyndeticsSummary">
7151             <title>SyndeticsSummary</title>
7152
7153             <para>Default: Don't show</para>
7154
7155             <para>Asks: ___ a summary of a title from Syndetics on item detail
7156             pages on the OPAC.</para>
7157
7158             <para>Values:</para>
7159
7160             <itemizedlist>
7161               <listitem>
7162                 <para>Don't show</para>
7163               </listitem>
7164
7165               <listitem>
7166                 <para>Show</para>
7167               </listitem>
7168             </itemizedlist>
7169
7170             <para>Description:</para>
7171
7172             <itemizedlist>
7173               <listitem>
7174                 <para>Providing more than 5.6 million summaries and
7175                 annotations derived from book jackets, edited publisher copy,
7176                 or independently written annotations from Book News, Inc.
7177                 Covering fiction and non-fiction, this summaries option
7178                 provides annotations on both trade and scholarly titles. For
7179                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
7180               </listitem>
7181             </itemizedlist>
7182           </section>
7183
7184           <section id="SyndeticsTOC">
7185             <title>SyndeticsTOC</title>
7186
7187             <para>Default: Don't show</para>
7188
7189             <para>Asks: ___ the table of contents of a title from Syndetics on
7190             item detail pages on the OPAC.</para>
7191
7192             <para>Values:</para>
7193
7194             <itemizedlist>
7195               <listitem>
7196                 <para>Don't show</para>
7197               </listitem>
7198
7199               <listitem>
7200                 <para>Show</para>
7201               </listitem>
7202             </itemizedlist>
7203
7204             <para>Description:</para>
7205
7206             <itemizedlist>
7207               <listitem>
7208                 <para>This preference allows staff and patrons to review the
7209                 Table of Contents from a wide variety of publications from
7210                 popular self-help books to conference proceedings. Specific
7211                 Information access is the main purpose for this option,
7212                 allowing patrons guidance to their preferred section of the
7213                 book. Special arrangements with selected book services is used
7214                 to obtain the table of contents for new publications each
7215                 year. Automatic links provided by the ISBNs within local MARC
7216                 records are required to integrate Syndetics secured,
7217                 high-speed Internet servers to the library OPACs. For more
7218                 information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
7219               </listitem>
7220             </itemizedlist>
7221           </section>
7222         </section>
7223
7224         <section id="taggingprefs">
7225           <title>Tagging</title>
7226
7227           <section id="TagsEnabled">
7228             <title>TagsEnabled</title>
7229
7230             <para>Default: Allow</para>
7231
7232             <para>Asks: ___ patrons and staff to put tags on items.</para>
7233
7234             <para>Values:</para>
7235
7236             <itemizedlist>
7237               <listitem>
7238                 <para>Allow</para>
7239               </listitem>
7240
7241               <listitem>
7242                 <para>Don't allow</para>
7243               </listitem>
7244             </itemizedlist>
7245
7246             <para>Description:</para>
7247
7248             <itemizedlist>
7249               <listitem>
7250                 <para>Set to 'Allow' enable tagging. A tag is metadata, a word
7251                 added to identify an item. Tags allow patrons to classify
7252                 materials on their own. TagsEnabled is the main switch that
7253                 permits the tagging features. TagsEnable must be set to
7254                 'Allow' to allow for other tagging features.</para>
7255               </listitem>
7256             </itemizedlist>
7257           </section>
7258
7259           <section id="TagsModeration">
7260             <title>TagsModeration</title>
7261
7262             <para>Default: Don't require</para>
7263
7264             <para>Asks: ___ that tags submitted by patrons be reviewed by a
7265             staff member before being shown.</para>
7266
7267             <para>Values:</para>
7268
7269             <itemizedlist>
7270               <listitem>
7271                 <para>Don't require</para>
7272               </listitem>
7273
7274               <listitem>
7275                 <para>Require</para>
7276               </listitem>
7277             </itemizedlist>
7278
7279             <para>Description:</para>
7280
7281             <itemizedlist>
7282               <listitem>
7283                 <para>When set to 'Require,' all tags to be first filtered by
7284                 the tag moderator. Only approved tags will be visible to
7285                 patrons. When set to 'Don't require' tags will bypass the tag
7286                 moderator and patrons' tags to be immediately visible. When
7287                 this preference is enabled the moderator, a staff member,
7288                 would approve the tag in the Staff Client. The moderator will
7289                 have the option to approve or reject each pending tag
7290                 suggestion.</para>
7291               </listitem>
7292             </itemizedlist>
7293
7294             <para>When moderation is required all tags go through the tag
7295             moderation tool before becoming visible.</para>
7296
7297             <itemizedlist>
7298               <listitem>
7299                 <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
7300                 <link linkend="tagsmoderation">Tags</link></para>
7301               </listitem>
7302             </itemizedlist>
7303           </section>
7304
7305           <section id="TagsShowOnList">
7306             <title>TagsShowOnList</title>
7307
7308             <para>Default: 6</para>
7309
7310             <para>Asks: Show ___ tags on search results on the OPAC.</para>
7311
7312             <tip>
7313               <para>Set the value to 0 (zero) to turn this feature off.</para>
7314             </tip>
7315           </section>
7316
7317           <section id="TagsInputOnList">
7318             <title>TagsInputOnList</title>
7319
7320             <para>Default: Allow</para>
7321
7322             <para>Asks: ___ patrons to input tags on search results on the
7323             OPAC.</para>
7324
7325             <para>Values:</para>
7326
7327             <itemizedlist>
7328               <listitem>
7329                 <para>Allow</para>
7330
7331                 <screenshot>
7332                   <screeninfo>Tags on Search Results</screeninfo>
7333
7334                   <mediaobject>
7335                     <imageobject>
7336                       <imagedata fileref="images/admin/globalprefs/TagsInputOnList.png"/>
7337                     </imageobject>
7338                   </mediaobject>
7339                 </screenshot>
7340               </listitem>
7341
7342               <listitem>
7343                 <para>Don't allow</para>
7344               </listitem>
7345             </itemizedlist>
7346           </section>
7347
7348           <section id="TagsShowOnDetail">
7349             <title>TagsShowOnDetail</title>
7350
7351             <para>Default: 10</para>
7352
7353             <para>Asks: Show ___ tags on item detail pages on the OPAC.</para>
7354
7355             <tip>
7356               <para>Set the value to 0 (zero) to turn this feature off.</para>
7357             </tip>
7358           </section>
7359
7360           <section id="TagsInputOnDetail">
7361             <title>TagsInputOnDetail</title>
7362
7363             <para>Default: Allow</para>
7364
7365             <para>Asks: ___ patrons to input tags on item detail pages on the
7366             OPAC.</para>
7367
7368             <para>Values:</para>
7369
7370             <itemizedlist>
7371               <listitem>
7372                 <para>Allow</para>
7373
7374                 <screenshot>
7375                   <screeninfo>Add Tags on Detail</screeninfo>
7376
7377                   <mediaobject>
7378                     <imageobject>
7379                       <imagedata fileref="images/admin/globalprefs/TagsInputOnDetail.png"/>
7380                     </imageobject>
7381                   </mediaobject>
7382                 </screenshot>
7383               </listitem>
7384
7385               <listitem>
7386                 <para>Don't allow</para>
7387               </listitem>
7388             </itemizedlist>
7389           </section>
7390
7391           <section id="TagsExternalDictionary">
7392             <title>TagsExternalDictionary</title>
7393
7394             <para>Asks: Allow tags in the dictionary of the ispell executable
7395             ___ on the server to be approved without moderation.</para>
7396
7397             <para>Description:</para>
7398
7399             <itemizedlist>
7400               <listitem>
7401                 <para>The dictionary includes a list of accepted and rejected
7402                 tags. The accepted list includes all the tags that have been
7403                 pre-allowed. The rejected list includes tags that are not
7404                 allowed. This preference identifies the "accepted" dictionary
7405                 used. Ispell is an open source dictionary which can be used as
7406                 a list of accepted terms. Since the dictionary allows for
7407                 accurately spelled obscenities, the libraries policy may
7408                 dictate that modifications are made to the Ispell dictionary
7409                 if this preference is use. For more information about Ispell
7410                 <ulink url="http://www.gnu.org/software/ispell/ispell.html">http://www.gnu.org/software/ispell/ispell.html</ulink>.
7411                 Enter the path on your server to a local ispell executable,
7412                 used to set $Lingua::Ispell::path.</para>
7413               </listitem>
7414             </itemizedlist>
7415           </section>
7416         </section>
7417       </section>
7418
7419       <section id="l18nprefs">
7420         <title>I18N/L10N</title>
7421
7422         <para><emphasis> <emphasis>These preferences control your
7423         Internationalization and Localization settings.</emphasis>
7424         </emphasis></para>
7425
7426         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
7427         Global System Preferences &gt; I18N/L10N</para>
7428         <section id="alphabet">
7429           <title>alphabet</title>
7430           <para>Default: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</para>
7431           <para>Asks: Use the alphabet ___ for lists of browsable letters. This should be a space
7432             separated list of uppercase letters. </para>
7433           <para>Description:</para>
7434           <itemizedlist>
7435             <listitem>
7436               <para>This preference allows you define your own alphabet for browsing patrons in Koha.</para>
7437               <screenshot>
7438                   <screeninfo>Alphabet browse on patron module</screeninfo>
7439                   <mediaobject>
7440                     <imageobject>
7441                       <imagedata fileref="images/admin/globalprefs/alphabet.png"/>
7442                     </imageobject>
7443                   </mediaobject>
7444                 </screenshot>
7445             </listitem>
7446           </itemizedlist>
7447         </section>
7448
7449         <section id="CalendarFirstDayOfWeek">
7450           <title>CalendarFirstDayOfWeek</title>
7451
7452           <para>Default: Sunday</para>
7453
7454           <para>Asks: Use ___ as the first day of week in the calendar.</para>
7455
7456           <para>Values:</para>
7457
7458           <itemizedlist>
7459             <listitem>
7460               <para>Monday</para>
7461             </listitem>
7462
7463             <listitem>
7464               <para>Sunday</para>
7465             </listitem>
7466           </itemizedlist>
7467
7468           <para>Description:</para>
7469
7470           <itemizedlist>
7471             <listitem>
7472               <para>Using this preference you can control what day shows as
7473               the first day of the week in the calendar pop ups throughout
7474               Koha and on the Calendar tool. If you change this preference and
7475               don't see a change in your browser try clearing your cache since
7476               it makes changes to the Javascript on these pages.</para>
7477             </listitem>
7478           </itemizedlist>
7479         </section>
7480
7481         <section id="dateformat">
7482           <title>dateformat</title>
7483
7484           <para>Default: mm/dd/yyyy</para>
7485
7486           <para>Asks: Format dates like ___</para>
7487
7488           <para>Values:</para>
7489
7490           <itemizedlist>
7491             <listitem>
7492               <para>dd/mm/yyyy</para>
7493             </listitem>
7494
7495             <listitem>
7496               <para>mm/dd/yyyy</para>
7497             </listitem>
7498
7499             <listitem>
7500               <para>yyyy/mm/dd</para>
7501             </listitem>
7502           </itemizedlist>
7503
7504           <para>Description:</para>
7505
7506           <itemizedlist>
7507             <listitem>
7508               <para>This preference controls how the date is displayed. The
7509               options are the United States method, mm/dd/yyyy (04/24/2010),
7510               the metric method, dd/mm/yyyy (24/04/2010) or ISO, which is the
7511               International Standard of Organization, yyyy/mm/dd (2010/04/24).
7512               The International Standard of Organization would primarily be
7513               used by libraries with locations in multiple nations that may
7514               use different date formats, to have a single display type, or if
7515               the library would be in a region that does not use the United
7516               States or metric method. More information regarding the ISO date
7517               format can be found at <ulink url="http://www.iso.org/iso/iso_catalogue.htm">http://www.iso.org/iso/iso_catalogue.htm</ulink>.</para>
7518             </listitem>
7519           </itemizedlist>
7520         </section>
7521
7522         <section id="languagepref">
7523           <title>language</title>
7524
7525           <para>Default: English</para>
7526
7527           <para>Asks: Enable the following languages on the staff
7528           interface</para>
7529
7530           <para>Values:</para>
7531
7532           <itemizedlist>
7533             <listitem>
7534               <para>English</para>
7535             </listitem>
7536           </itemizedlist>
7537
7538           <para>To install additional languages you need to run
7539           misc/translation/install-code.pl. For example, to install French you
7540           would run the following command <emphasis>install-code.pl
7541           fr-FR</emphasis> to make the templates, once they exist and are in
7542           the right place then they will show up as an option in this
7543           preference.</para>
7544         </section>
7545
7546         <section id="opaclanguages">
7547           <title>opaclanguages</title>
7548
7549           <para>Default: English</para>
7550
7551           <para>Asks: Enable the following languages on the OPAC</para>
7552
7553           <para>Values:</para>
7554
7555           <itemizedlist>
7556             <listitem>
7557               <para>English</para>
7558             </listitem>
7559           </itemizedlist>
7560
7561           <para>To install additional languages you need to run
7562           misc/translation/install-code.pl. For example, to install French you
7563           would run the following command <emphasis>install-code.pl
7564           fr-FR</emphasis> to make the templates, once they exist and are in
7565           the right place then they will show up as an option in this
7566           preference.</para>
7567         </section>
7568
7569         <section id="opaclanguagesdisplay">
7570           <title>opaclanguagesdisplay</title>
7571
7572           <para>Default: Don't allow</para>
7573
7574           <para>Asks: ___ patrons to select their language on the OPAC.</para>
7575
7576           <para>Values:</para>
7577
7578           <itemizedlist>
7579             <listitem>
7580               <para>Allow</para>
7581
7582               <screenshot>
7583                 <screeninfo>When this preference is on, patrons can choose
7584                 their language from a list at the bottom of the
7585                 OPAC</screeninfo>
7586
7587                 <mediaobject>
7588                   <imageobject>
7589                     <imagedata fileref="images/admin/globalprefs/opaclanguagesdisplay.png"/>
7590                   </imageobject>
7591                 </mediaobject>
7592               </screenshot>
7593             </listitem>
7594
7595             <listitem>
7596               <para>Don't allow</para>
7597             </listitem>
7598           </itemizedlist>
7599         </section>
7600         <section id="TimeFormat">
7601           <title>TimeFormat</title>
7602           <para>Default: 24 hour format</para>
7603           <para>Asks: Format times in ___ </para>
7604           <para>Values:<itemizedlist>
7605               <listitem>
7606                 <para>12 hour format (eg 02:18PM)</para>
7607               </listitem>
7608               <listitem>
7609                 <para>24 hour format (eg 14:18)</para>
7610               </listitem>
7611             </itemizedlist></para>
7612         </section>
7613       </section>
7614
7615       <section id="localprefs">
7616         <title>Local Use</title>
7617
7618         <para><emphasis> <emphasis>These preferences are defined
7619         locally.</emphasis> </emphasis></para>
7620
7621         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
7622         Global System Preferences &gt; Local Use<tip>
7623             <para>Sometimes preferences which are either new or outdated will
7624             appear in this tab, if you didn't add any preferences to this tab
7625             then it's best to ignore preferences listed here.</para>
7626           </tip></para>
7627       </section>
7628
7629       <section id="logs">
7630         <title>Logs</title>
7631
7632         <para>Logs keep track of transaction on the system. You can decide
7633         which actions you want to log and which you don't using these
7634         preferences.</para>
7635
7636         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
7637         Global System Preferences &gt; Logs</para>
7638
7639         <section id="AuthoritiesLog">
7640           <title>AuthoritiesLog</title>
7641
7642           <para>Default: Don't log</para>
7643
7644           <para>Asks: ___ changes to authority records.</para>
7645
7646           <para>Values:</para>
7647
7648           <itemizedlist>
7649             <listitem>
7650               <para>Don't log</para>
7651             </listitem>
7652
7653             <listitem>
7654               <para>Log</para>
7655             </listitem>
7656           </itemizedlist>
7657         </section>
7658
7659         <section id="BorrowersLog">
7660           <title>BorrowersLog</title>
7661
7662           <para>Default: Log</para>
7663
7664           <para>Asks: ___ changes to patron records.</para>
7665
7666           <para>Values:</para>
7667
7668           <itemizedlist>
7669             <listitem>
7670               <para>Don't log</para>
7671             </listitem>
7672
7673             <listitem>
7674               <para>Log</para>
7675             </listitem>
7676           </itemizedlist>
7677         </section>
7678
7679         <section id="CataloguingLog">
7680           <title>CataloguingLog</title>
7681
7682           <para>Default: Don't log</para>
7683
7684           <para>Asks: ___ any changes to bibliographic or item records.</para>
7685
7686           <para>Values:</para>
7687
7688           <itemizedlist>
7689             <listitem>
7690               <para>Don't log</para>
7691             </listitem>
7692
7693             <listitem>
7694               <para>Log</para>
7695             </listitem>
7696           </itemizedlist>
7697
7698           <important>
7699             <para>Since this occurs whenever a book is cataloged, edited, or
7700             checked in or out it can be very resource intensive - slowing down
7701             your system.</para>
7702           </important>
7703         </section>
7704
7705         <section id="FinesLog">
7706           <title>FinesLog</title>
7707
7708           <para>Default: Log</para>
7709
7710           <para>Asks: ___ when overdue fines are charged or automatically
7711           forgiven.</para>
7712
7713           <para>Values:</para>
7714
7715           <itemizedlist>
7716             <listitem>
7717               <para>Don't log</para>
7718             </listitem>
7719
7720             <listitem>
7721               <para>Log</para>
7722             </listitem>
7723           </itemizedlist>
7724         </section>
7725
7726         <section id="IssueLog">
7727           <title>IssueLog</title>
7728
7729           <para>Default: Log</para>
7730
7731           <para>Asks: ___ when items are checked out.</para>
7732
7733           <para>Values:</para>
7734
7735           <itemizedlist>
7736             <listitem>
7737               <para>Don't log</para>
7738             </listitem>
7739
7740             <listitem>
7741               <para>Log</para>
7742             </listitem>
7743           </itemizedlist>
7744         </section>
7745
7746         <section id="LetterLog">
7747           <title>LetterLog</title>
7748
7749           <para>Default: Log</para>
7750
7751           <para>Asks: ___ when an automatic claim notice is sent.</para>
7752
7753           <para>Values:</para>
7754
7755           <itemizedlist>
7756             <listitem>
7757               <para>Don't log</para>
7758             </listitem>
7759
7760             <listitem>
7761               <para>Log</para>
7762             </listitem>
7763           </itemizedlist>
7764
7765           <tip>
7766             <para>This log tracks all notices that go to patrons including the
7767             overdue notices.</para>
7768           </tip>
7769         </section>
7770
7771         <section id="ReturnLog">
7772           <title>ReturnLog</title>
7773
7774           <para>Default: Log</para>
7775
7776           <para>Asks: ___ when items are returned.</para>
7777
7778           <para>Values:</para>
7779
7780           <itemizedlist>
7781             <listitem>
7782               <para>Don't log</para>
7783             </listitem>
7784
7785             <listitem>
7786               <para>Log</para>
7787             </listitem>
7788           </itemizedlist>
7789         </section>
7790
7791         <section id="SubscriptionLog">
7792           <title>SubscriptionLog</title>
7793
7794           <para>Default: Log</para>
7795
7796           <para>Asks: ___ when serials are added, deleted or changed.</para>
7797
7798           <para>Values:</para>
7799
7800           <itemizedlist>
7801             <listitem>
7802               <para>Don't log</para>
7803             </listitem>
7804
7805             <listitem>
7806               <para>Log</para>
7807             </listitem>
7808           </itemizedlist>
7809         </section>
7810       </section>
7811
7812       <section id="opacprefs">
7813         <title>OPAC</title>
7814
7815         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
7816         Global System Preferences &gt; OPAC</para>
7817
7818         <section id="opacappearanceprefs">
7819           <title>Appearance</title>
7820
7821           <para>These preferences control how things appear in the
7822           OPAC.</para>
7823
7824           <section id="AuthorisedValueImages">
7825             <title>AuthorisedValueImages</title>
7826
7827             <para>Default: Don't show</para>
7828
7829             <para>Asks: ___ images for authorized values (such as lost
7830             statuses and locations) in search results and item detail pages on
7831             the OPAC.</para>
7832
7833             <para>Values:</para>
7834
7835             <itemizedlist>
7836               <listitem>
7837                 <para>Don't show</para>
7838               </listitem>
7839
7840               <listitem>
7841                 <para>Show</para>
7842               </listitem>
7843             </itemizedlist>
7844
7845             <para><emphasis>Get there:</emphasis> More &gt; Administration
7846             &gt; <link linkend="authorizedvalues">Authorized
7847             Values</link></para>
7848           </section>
7849
7850           <section id="BiblioDefaultView">
7851             <title>BiblioDefaultView</title>
7852
7853             <para>Default: in simple form</para>
7854
7855             <para>Asks: By default, show bib records ___</para>
7856
7857             <para>Values:</para>
7858
7859             <itemizedlist>
7860               <listitem>
7861                 <para>as specified in the ISBD template.</para>
7862
7863                 <itemizedlist>
7864                   <listitem>
7865                     <para>See <link linkend="isbdpref">ISBD</link> preference
7866                     for more information</para>
7867                   </listitem>
7868                 </itemizedlist>
7869               </listitem>
7870
7871               <listitem>
7872                 <para>in simple form.</para>
7873               </listitem>
7874
7875               <listitem>
7876                 <para>in their MARC format.</para>
7877               </listitem>
7878             </itemizedlist>
7879
7880             <para>Description:</para>
7881
7882             <itemizedlist>
7883               <listitem>
7884                 <para>This preference determines the level of bibliographic
7885                 detail that the patron will see on the OPAC detail page. The
7886                 simple form displays the graphical interface; MARC format
7887                 displays the MARC21 cataloging view; ISBD displays the ISBD
7888                 (International Standard Bibliographic Description, AACR2)
7889                 view.</para>
7890               </listitem>
7891             </itemizedlist>
7892           </section>
7893
7894           <section id="COinSinOPACResults">
7895             <title>COinSinOPACResults</title>
7896
7897             <para>Default: Include</para>
7898
7899             <para>Asks: ___ COinS / OpenURL / Z39.88 in OPAC search
7900             results.</para>
7901
7902             <para>Values:</para>
7903
7904             <itemizedlist>
7905               <listitem>
7906                 <para>Don't include</para>
7907
7908                 <itemizedlist>
7909                   <listitem>
7910                     <para>If you choose not to include COinS on the search
7911                     results, it will still be loaded on the individual
7912                     bibliographic records.</para>
7913                   </listitem>
7914                 </itemizedlist>
7915               </listitem>
7916
7917               <listitem>
7918                 <para>Include</para>
7919
7920                 <itemizedlist>
7921                   <listitem>
7922                     <para>Enabling this feature will slow OPAC search response
7923                     times.</para>
7924                   </listitem>
7925                 </itemizedlist>
7926               </listitem>
7927             </itemizedlist>
7928
7929             <para>Description:</para>
7930
7931             <itemizedlist>
7932               <listitem>
7933                 <para>COinS stands for ContextObjects in Spans. COinS is a
7934                 method to embed bibliographic metadata in the HTML code of web
7935                 pages. This allows bibliographic software to publish
7936                 machine-readable bibliographic items and client reference
7937                 management software (such as Zotero) to retrieve bibliographic
7938                 metadata. The metadata can also be sent to an OpenURL
7939                 resolver. This allows, for instance, searching for a copy of a
7940                 book in one's own library.</para>
7941               </listitem>
7942             </itemizedlist>
7943           </section>
7944
7945           <section id="DisplayOPACiconsXSLT">
7946             <title>DisplayOPACiconsXSLT</title>
7947
7948             <para>Default: Don't show</para>
7949
7950             <para>Asks: On pages displayed with XSLT stylesheets on the OPAC,
7951             ___ icons for itemtype and authorized values.<important>
7952                 <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link>
7953                 and/or <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
7954                 must be set to use an XSLT stylesheet for this to show
7955                 (default or custom)</para>
7956               </important></para>
7957
7958             <para>Values:</para>
7959
7960             <itemizedlist>
7961               <listitem>
7962                 <para>Don't show</para>
7963               </listitem>
7964
7965               <listitem>
7966                 <para>Show</para>
7967
7968                 <screenshot>
7969                   <screeninfo>DisplayOPACiconsXSLT</screeninfo>
7970
7971                   <mediaobject>
7972                     <imageobject>
7973                       <imagedata fileref="images/admin/globalprefs/DisplayOPACiconsXSLT.png"/>
7974                     </imageobject>
7975                   </mediaobject>
7976                 </screenshot>
7977               </listitem>
7978             </itemizedlist>
7979
7980             <para><tip>
7981                 <para>See the <link linkend="XSLTiTypes">XSLT Icon
7982                 Guide</link> for more information on these icons.</para>
7983               </tip></para>
7984           </section>
7985
7986           <section id="hidelostitems">
7987             <title>hidelostitems</title>
7988
7989             <para>Default: Don't show</para>
7990
7991             <para>Asks: ___ lost items on search and detail pages.</para>
7992
7993             <para>Description:</para>
7994
7995             <itemizedlist>
7996               <listitem>
7997                 <para>Items that are marked lost by the library can either be
7998                 shown or not shown on the OPAC. By setting the value to "Don't
7999                 show," the lost item is not shown on the OPAC. By setting the
8000                 value "Show," the lost item is shown on the OPAC for patrons
8001                 to view with a status of 'lost.'</para>
8002               </listitem>
8003             </itemizedlist>
8004
8005             <para>Values:</para>
8006
8007             <itemizedlist>
8008               <listitem>
8009                 <para>Don't show</para>
8010               </listitem>
8011
8012               <listitem>
8013                 <para>Show</para>
8014
8015                 <screenshot>
8016                   <screeninfo>Lost item showing in the OPAC</screeninfo>
8017
8018                   <mediaobject>
8019                     <imageobject>
8020                       <imagedata fileref="images/admin/globalprefs/hidelostitems.png"/>
8021                     </imageobject>
8022                   </mediaobject>
8023                 </screenshot>
8024               </listitem>
8025             </itemizedlist>
8026           </section>
8027           <section id="HighlightOwnItemsOnOPAC">
8028             <title>HighlightOwnItemsOnOPAC &amp; HighlightOwnItemsOnOPACWhich</title>
8029             <para>HighlightOwnItemsOnOPAC Default: Don't emphasize</para>
8030             <para>HighlightOwnItemsOnOPACWhich Default: patron's home library </para>
8031             <para>Asks: ___  results from the ___ by moving the results to the front and increasing
8032               the size or highlighting the rows for those results. </para>
8033             <para>HighlightOwnItemsOnOPAC Values:<itemizedlist>
8034                 <listitem>
8035                   <para>Don't emphasize</para>
8036                 </listitem>
8037                 <listitem>
8038                   <para>Emphasize</para>
8039                 </listitem>
8040               </itemizedlist></para>
8041             <para>HighlightOwnItemsOnOPACWhich Values:<itemizedlist>
8042                 <listitem>
8043                   <para>OPAC's branch based via the URL<itemizedlist>
8044                       <listitem>
8045                         <para>The library is chosen based on the Apache environment variable
8046                           BRANCHCODE. For example, this could be added to the OPAC section of
8047                           koha-httpd.conf: SetEnv BRANCHCODE "CPL"</para>
8048                       </listitem>
8049                     </itemizedlist></para>
8050                 </listitem>
8051                 <listitem>
8052                   <para>patron's home library<itemizedlist>
8053                       <listitem>
8054                         <para>The items emphasized will be those of the same library as the patron's
8055                           library. If no one is logged into the OPAC, no items will be
8056                           highlighted.</para>
8057                       </listitem>
8058                     </itemizedlist></para>
8059                 </listitem>
8060               </itemizedlist></para>
8061             <important>
8062               <para>This preference will only effect sites that are not using an XSLT stylesheet.
8063                 XSLT stylesheets are defined in the <link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> and <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> preferences.</para>
8064             </important>
8065           </section>
8066
8067           <section id="LibraryName">
8068             <title>LibraryName</title>
8069
8070             <para>Asks: Show ___ as the name of the library on the
8071             OPAC.</para>
8072
8073             <tip>
8074               <para>This value will appear in the title bar of the
8075               browser</para>
8076             </tip>
8077
8078             <tip>
8079               <para>Edit '<link linkend="opacheader">opacheader</link>' if
8080               you'd like to add a library name above your search box on the
8081               OPAC</para>
8082             </tip>
8083
8084             <screenshot>
8085               <screeninfo>Browser title and address bar</screeninfo>
8086
8087               <mediaobject>
8088                 <imageobject>
8089                   <imagedata fileref="images/admin/globalprefs/LibraryName.png"/>
8090                 </imageobject>
8091               </mediaobject>
8092             </screenshot>
8093           </section>
8094           <section id="NoLoginInstructions">
8095             <title>NoLoginInstructions</title>
8096             <para>Asks: Show the following HTML on the OPAC login form when a patron is not logged
8097               in: </para>
8098             <para>Description:<itemizedlist>
8099                 <listitem>
8100                   <para>This preference allows you to override the default text seen on the log in
8101                     page in the Koha OPAC.  The default HTML
8102                     is:<programlisting>&lt;h5>Don't have a password yet?&lt;/h5>
8103 &lt;p> If you don't have a password yet, stop by the circulation desk the next time you're in the library. We'll happily set one up for you.&lt;/p>
8104 &lt;h5>Don't have a library card?&lt;/h5>
8105 &lt;p> If you don't have a library card, stop by your local library to sign up.&lt;/p></programlisting></para>
8106                   <para>Any HTML in this box will replace the above text below the log in box.<screenshot>
8107                       <screeninfo>No login instructions</screeninfo>
8108                       <mediaobject>
8109                         <imageobject>
8110                           <imagedata fileref="images/admin/globalprefs/NoLoginInstructions.png"/>
8111                         </imageobject>
8112                       </mediaobject>
8113                     </screenshot></para>
8114                 </listitem>
8115               </itemizedlist></para>
8116           </section>
8117
8118           <section id="OpacAddMastheadLibraryPulldown">
8119             <title>OpacAddMastheadLibraryPulldown</title>
8120
8121             <para>Default: Don't add</para>
8122
8123             <para>Asks: ___ a library select pulldown menu on the OPAC
8124             masthead.</para>
8125
8126             <para>Values:</para>
8127
8128             <itemizedlist>
8129               <listitem>
8130                 <para>Add</para>
8131
8132                 <screenshot>
8133                   <screeninfo>Library select box on Koha OPAC</screeninfo>
8134
8135                   <mediaobject>
8136                     <imageobject>
8137                       <imagedata fileref="images/admin/globalprefs/OpacAddMastheadLibraryPulldown-add.png"/>
8138                     </imageobject>
8139                   </mediaobject>
8140                 </screenshot>
8141               </listitem>
8142
8143               <listitem>
8144                 <para>Don't Add</para>
8145
8146                 <screenshot>
8147                   <screeninfo>No library select box on Koha OPAC</screeninfo>
8148
8149                   <mediaobject>
8150                     <imageobject>
8151                       <imagedata fileref="images/admin/globalprefs/OpacAddMastheadLibraryPulldown-dontadd.png"/>
8152                     </imageobject>
8153                   </mediaobject>
8154                 </screenshot>
8155               </listitem>
8156             </itemizedlist>
8157           </section>
8158
8159           <section id="OPACBaseURL">
8160             <title>OPACBaseURL</title>
8161
8162             <para>Asks: The OPAC is located at http:// ___</para>
8163             <para>Description:<itemizedlist>
8164                 <listitem>
8165                   <para>This preference is looking for the URL of your public catalog (OPAC) without
8166                     the http:// in front of it (enter www.mycatalog.com instead of
8167                     http://www.mycatalog.com). Once it is filled in Koha will use it to generate
8168                     permanent links in your RSS feeds, for your social network share buttons and in
8169                     your staff client when generating links to bib records in the OPAC.</para>
8170                 </listitem>
8171               </itemizedlist></para>
8172             <important>
8173               <para>Do not include a trailing slash in the URL this will break links created using
8174                 this URL.  (example: www.google.com not www.google.com/)</para>
8175             </important>
8176
8177             <important>
8178               <para>This must be filled in with the URL of your public catalog for RSS, unAPI, and
8179                 search plugins to work.</para>
8180             </important>
8181
8182             <important>
8183               <para>This must be filled in with the URL of your public catalog to show 'OPAC View'
8184                 links from bib records in the staff client:</para>
8185             </important>
8186
8187             <screenshot>
8188               <screeninfo>With OPACBaseURL set, links to the OPAC will appear
8189               on each individual bib record in the staff client</screeninfo>
8190
8191               <mediaobject>
8192                 <imageobject>
8193                   <imagedata fileref="images/admin/globalprefs/OPACBaseURL.png"/>
8194                 </imageobject>
8195               </mediaobject>
8196             </screenshot>
8197           </section>
8198
8199           <section id="opaccolorstylesheet">
8200             <title>opaccolorstylesheet</title>
8201
8202             <para>Asks: Include the additional CSS stylesheet ___ to override
8203             specified settings from the default stylesheet.</para>
8204
8205             <para>Description:</para>
8206
8207             <itemizedlist>
8208               <listitem>
8209                 <para>The preference can look for stylesheets in the template
8210                 directory for your OPAC language, for instance:
8211                 /koha-tmpl/opac-tmpl/prog/en/css. If you upload a custom file,
8212                 opac-mystyles.css to this directory, you can specify it by
8213                 entering opac-mystyles.css in your opaccolorstylesheet system
8214                 preference. This adds your custom stylesheet as a linked
8215                 stylesheet alongside the OPAC's default CSS files. This method
8216                 is preferable because linked stylesheets are cached by the
8217                 user's browser, meaning upon repeat visits to your site the
8218                 user's browser will not have to re-download the stylesheet,
8219                 instead using the copy in the browser's cache.</para>
8220               </listitem>
8221
8222               <listitem>
8223                 <para>If you would rather, you can upload your CSS to another
8224                 server and enter the full URL pointing to it's location
8225                 remember to begin the URL with http://</para>
8226               </listitem>
8227             </itemizedlist>
8228
8229             <tip>
8230               <para>Leave this field blank to disable it</para>
8231             </tip>
8232
8233             <para><note>
8234                 <para>This file will add a linked CSS, not replace the
8235                 existing default CSS.</para>
8236               </note></para>
8237             <important>
8238               <para>If using the <link linkend="opacthemes">CCSR theme</link>, this preference must
8239                 be set to color.css and any user generated CSS must be appended to the default
8240                 color.css file.</para>
8241             </important>
8242           </section>
8243
8244           <section id="opaccredits">
8245             <title>opaccredits</title>
8246
8247             <para>Asks: Include the following HTML in the footer of all pages
8248             in the OPAC:</para>
8249
8250             <tip>
8251               <para>Click the 'Click to edit; link to enter HTML to appear at
8252               the bottom of every page in the OPAC</para>
8253             </tip>
8254
8255             <screenshot>
8256               <screeninfo>HTML version of a footer for your OPAC</screeninfo>
8257
8258               <mediaobject>
8259                 <imageobject>
8260                   <imagedata fileref="images/admin/globalprefs/opaccredits-html.png"/>
8261                 </imageobject>
8262               </mediaobject>
8263             </screenshot>
8264
8265             <screenshot>
8266               <screeninfo>A sample of what can appear in your OPAC
8267               credits/footer</screeninfo>
8268
8269               <mediaobject>
8270                 <imageobject>
8271                   <imagedata fileref="images/admin/globalprefs/opaccredits.png"/>
8272                 </imageobject>
8273               </mediaobject>
8274             </screenshot>
8275
8276             <para>Description:</para>
8277
8278             <itemizedlist>
8279               <listitem>
8280                 <para>This setting is for credits that will appear at the
8281                 bottom of your OPAC pages. Credits traditionally encompass
8282                 copyright information, last date updated, hyperlinks or other
8283                 information represented in an HTML format. This is static
8284                 information and any updates must be entered manually.</para>
8285               </listitem>
8286             </itemizedlist>
8287
8288             <para>Learn more in the <link linkend="editableopac">OPAC Editable
8289             Regions</link> section.</para>
8290           </section>
8291
8292           <section id="OPACDisplay856uAsImage">
8293             <title>OPACDisplay856uAsImage</title>
8294
8295             <para>Default: Neither details or results page</para>
8296
8297             <para>Asks: Display the URI in the 856u field as an image on:
8298             ___</para>
8299
8300             <para>Values:</para>
8301
8302             <itemizedlist>
8303               <listitem>
8304                 <para>Both results and details pages</para>
8305
8306                 <itemizedlist>
8307                   <listitem>
8308                     <important>
8309                       <para>Not implemented yet</para>
8310                     </important>
8311                   </listitem>
8312                 </itemizedlist>
8313               </listitem>
8314
8315               <listitem>
8316                 <para>Detail page only</para>
8317
8318                 <itemizedlist>
8319                   <listitem>
8320                     <important>
8321                       <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
8322                         needs to have a value in it for this preference to work.</para>
8323                     </important>
8324                   </listitem>
8325                 </itemizedlist>
8326
8327                 <screenshot>
8328                   <screeninfo>Showing the 856u as an image</screeninfo>
8329
8330                   <mediaobject>
8331                     <imageobject>
8332                       <imagedata fileref="images/admin/globalprefs/OPACDisplay856uAsImage.png"/>
8333                     </imageobject>
8334                   </mediaobject>
8335                 </screenshot>
8336               </listitem>
8337
8338               <listitem>
8339                 <para>Neither details or results page</para>
8340               </listitem>
8341
8342               <listitem>
8343                 <para>Results page only</para>
8344
8345                 <itemizedlist>
8346                   <listitem>
8347                     <important>
8348                       <para>Not yet implemented</para>
8349                     </important>
8350                   </listitem>
8351                 </itemizedlist>
8352               </listitem>
8353             </itemizedlist>
8354
8355             <para>Description:</para>
8356
8357             <itemizedlist>
8358               <listitem>
8359                 <para>In addition to this option being set, the corresponding
8360                 XSLT option must be turned on. Also, the corresponding 856q
8361                 field must have a valid MIME image extension (e.g., "jpg") or
8362                 MIME image type (i.e. starting with "image/"), or the generic
8363                 indicator "img" entered in the field. When all of the
8364                 requirements are met, an image file will be displayed instead
8365                 of the standard link text. Clicking on the image will open it
8366                 in the same way as clicking on the link text. When you click
8367                 on the image it should open to full size, in the current
8368                 window or in a new window depending on the value in the system
8369                 pref <link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link>.</para>
8370
8371                 <screenshot>
8372                   <screeninfo>Sample 856 in MARC Record</screeninfo>
8373
8374                   <mediaobject>
8375                     <imageobject>
8376                       <imagedata fileref="images/admin/globalprefs/856imagemarc.png"/>
8377                     </imageobject>
8378                   </mediaobject>
8379                 </screenshot>
8380               </listitem>
8381             </itemizedlist>
8382           </section>
8383
8384           <section id="OpacExportOptions">
8385             <title>OpacExportOptions</title>
8386
8387             <para>Default:
8388             bibtex|dc|marcxml|marc8|utf8|marcstd|mods|ris</para>
8389
8390             <para>Asks: List export options that should be available from OPAC
8391             detail page separated by |: ___</para>
8392
8393             <para>Description:</para>
8394
8395             <itemizedlist>
8396               <listitem>
8397                 <para>In the OPAC on the right of each bib record there is a
8398                 menu that allows for saving the record in various formats.
8399                 This patch will allow you to define which options are in the
8400                 pull down menu. Available options are: BIBTEX (bibtex), Dublin
8401                 Core (dc), MARCXML (marcxml), MARC-8 encoded MARC (marc8),
8402                 Unicode/UTF-8 encoded MARC (utf8), Unicode/UTF-8 encoded MARC
8403                 without local use -9xx, x9x, xx9- fields and subfields
8404                 (marcstd), MODS (mods), and RIS (ris).</para>
8405               </listitem>
8406             </itemizedlist>
8407           </section>
8408
8409           <section id="OpacFavicon">
8410             <title>OpacFavicon</title>
8411
8412             <para>Asks: Use the image at ___ for the OPAC's favicon.
8413             <important>
8414                 <para>This should be a complete URL, starting with
8415                 http://</para>
8416               </important></para>
8417
8418             <tip>
8419               <para>Turn your logo into a favicon with the <ulink url="http://antifavicon.com/">Favicon Generator</ulink>.</para>
8420             </tip>
8421
8422             <para>Description:</para>
8423
8424             <itemizedlist>
8425               <listitem>
8426                 <para>The favicon is the little icon that appears next to the
8427                 URL in the address bar in most browsers. The default value for
8428                 this field (if left blank) is the small 'K' in the Koha
8429                 logo.</para>
8430
8431                 <screenshot>
8432                   <screeninfo>Default Koha Favicon</screeninfo>
8433
8434                   <mediaobject>
8435                     <imageobject>
8436                       <imagedata fileref="images/admin/globalprefs/favicon.png"/>
8437                     </imageobject>
8438                   </mediaobject>
8439                 </screenshot>
8440               </listitem>
8441             </itemizedlist>
8442           </section>
8443
8444           <section id="opacheader">
8445             <title>opacheader</title>
8446
8447             <para>Asks: Include the following HTML in the header of all pages
8448             in the OPAC</para>
8449
8450             <screenshot>
8451               <screeninfo>Sample HTML to be displayed at the top of my
8452               OPAC</screeninfo>
8453
8454               <mediaobject>
8455                 <imageobject>
8456                   <imagedata fileref="images/admin/globalprefs/opacheader-html.png"/>
8457                 </imageobject>
8458               </mediaobject>
8459             </screenshot>
8460
8461             <tip>
8462               <para>This value will appear above the main content of your
8463               page</para>
8464             </tip>
8465
8466             <screenshot>
8467               <screeninfo>OPAC display of the value from
8468               'opacheader'</screeninfo>
8469
8470               <mediaobject>
8471                 <imageobject>
8472                   <imagedata fileref="images/admin/globalprefs/opacheader.png"/>
8473                 </imageobject>
8474               </mediaobject>
8475             </screenshot>
8476
8477             <tip>
8478               <para>Edit '<link linkend="LibraryName">LibraryName</link>' if
8479               you'd like to edit the contents of the &lt;title&gt; tag</para>
8480             </tip>
8481
8482             <para>Learn more in the <link linkend="editableopac">OPAC Editable
8483             Regions</link> section.</para>
8484           </section>
8485
8486           <section id="OpacHighlightedWords">
8487             <title>OpacHighlightedWords</title>
8488
8489             <para>Default: Don't highlight</para>
8490
8491             <para>Asks: ___ words the patron searched for in their search
8492             results.</para>
8493
8494             <para>Values:</para>
8495
8496             <itemizedlist>
8497               <listitem>
8498                 <para>Don't highlight</para>
8499               </listitem>
8500
8501               <listitem>
8502                 <para>Highlight</para>
8503               </listitem>
8504             </itemizedlist>
8505           </section>
8506
8507           <section id="OpacKohaUrl">
8508             <title>OpacKohaUrl</title>
8509
8510             <para>Default: Don't show</para>
8511
8512             <para>Values:</para>
8513
8514             <itemizedlist>
8515               <listitem>
8516                 <para>Don't show</para>
8517               </listitem>
8518
8519               <listitem>
8520                 <para>Show</para>
8521               </listitem>
8522             </itemizedlist>
8523
8524             <para>Description:</para>
8525
8526             <itemizedlist>
8527               <listitem>
8528                 <para>When this preference is set to 'Show' text will appear
8529                 in the bottom right of the OPAC footer stating 'Powered by
8530                 Koha' and linking to the official Koha website.</para>
8531
8532                 <screenshot>
8533                   <screeninfo>Powered by Koha</screeninfo>
8534
8535                   <mediaobject>
8536                     <imageobject>
8537                       <imagedata fileref="images/admin/globalprefs/OpacKohaUrl.png"/>
8538                     </imageobject>
8539                   </mediaobject>
8540                 </screenshot>
8541               </listitem>
8542             </itemizedlist>
8543           </section>
8544
8545           <section id="opaclayoutstylesheet">
8546             <title>opaclayoutstylesheet</title>
8547
8548             <para>Default: opac.css</para>
8549
8550             <para>Asks: Use the CSS stylesheet /css/ ___ on all pages in the
8551             OPAC, instead of the default</para>
8552
8553             <para>Description:</para>
8554
8555             <itemizedlist>
8556               <listitem>
8557                 <para>This setting's function is to point to the *.css file
8558                 used to define the OPAC layout. A *.css file is a cascading
8559                 stylesheet which is used in conjunction with HTML to set how
8560                 the HTML page is formatted and will look on the OPAC. There
8561                 are two stylesheets that come with the system; opac.css and
8562                 opac2.css. A custom stylesheet may also be used. The
8563                 stylesheets listed in the opaclayoutstylesheet preference are
8564                 held on the Koha server.</para>
8565               </listitem>
8566             </itemizedlist>
8567
8568             <tip>
8569               <para>Leave this field blank to disable it and let Koha use the
8570               default file instead</para>
8571             </tip>
8572             <important>
8573               <para>Using a custom value in this preference causes Koha to completely ignore the
8574                 default layout stylesheet.</para>
8575             </important>
8576           </section>
8577
8578           <section id="OpacMaintenance">
8579             <title>OpacMaintenance</title>
8580
8581             <para>Default: Don't show</para>
8582
8583             <para>Asks: ___ a warning that the OPAC is under maintenance,
8584             instead of the OPAC itself. <note>
8585                 <para>this shows the same warning as when the database needs
8586                 to be upgraded, but unconditionally.</para>
8587               </note></para>
8588
8589             <para>Description:</para>
8590
8591             <itemizedlist>
8592               <listitem>
8593                 <para>This preference allows the system administrator to turn
8594                 off the OPAC during maintenance and display a message to
8595                 users. When this preference is switched to "Show" the OPAC is
8596                 not usable. The text of this message is not editable at this
8597                 time.</para>
8598               </listitem>
8599             </itemizedlist>
8600
8601             <para>Values:</para>
8602
8603             <itemizedlist>
8604               <listitem>
8605                 <para>Don't show</para>
8606               </listitem>
8607
8608               <listitem>
8609                 <para>Show</para>
8610
8611                 <itemizedlist>
8612                   <listitem>
8613                     <para>When this preference is set to show the maintenance
8614                     message the ability to search the OPAC is disabled and a
8615                     message appears</para>
8616
8617                     <screenshot>
8618                       <screeninfo>OPAC Maintenance Message</screeninfo>
8619
8620                       <mediaobject>
8621                         <imageobject>
8622                           <imagedata fileref="images/admin/globalprefs/opacmaintenance.png"/>
8623                         </imageobject>
8624                       </mediaobject>
8625                     </screenshot>
8626                   </listitem>
8627                 </itemizedlist>
8628               </listitem>
8629             </itemizedlist>
8630           </section>
8631
8632           <section id="OpacMainUserBlock">
8633             <title>OpacMainUserBlock</title>
8634
8635             <para>Default: Welcome to Koha... &lt;hr&gt;</para>
8636
8637             <para>Asks: Show the following HTML in its own column on the main
8638             page of the OPAC</para>
8639
8640             <para>Description: </para>
8641             <itemizedlist>
8642               <listitem>
8643                 <para>HTML entered in this field will appear in the center of the main page of your
8644                   OPAC</para>
8645               </listitem>
8646             </itemizedlist>
8647
8648             <screenshot>
8649               <screeninfo>Sample OpacMainUserBlock appears below the search
8650               bar</screeninfo>
8651
8652               <mediaobject>
8653                 <imageobject>
8654                   <imagedata fileref="images/admin/globalprefs/OpacMainUserBlock.png"/>
8655                 </imageobject>
8656               </mediaobject>
8657             </screenshot>
8658
8659             <para>Learn more in the <link linkend="editableopac">OPAC Editable
8660             Regions</link> section.</para>
8661           </section>
8662           <section id="OpacMainUserBlockMobile">
8663             <title>OpacMainUserBlockMobile</title>
8664             <para>Asks: Show the following HTML in its own column on the main page of the OPAC
8665               (mobile version)</para>
8666             <para>Description:</para>
8667             <itemizedlist>
8668               <listitem>
8669                 <para>This content will display below the search boxes when viewing the OPAC on a
8670                   mobile device as long as the <link linkend="opacthemes">theme</link> you're using
8671                   has a mobile version.</para>
8672               </listitem>
8673             </itemizedlist>
8674             <important>
8675               <para>This preference is only used with the CCSR theme.</para>
8676             </important>
8677           </section>
8678           <section id="OpacMaxItemsToDisplay">
8679             <title>OpacMaxItemsToDisplay</title>
8680             <para>Default: 50</para>
8681             <para>Asks: Display up to ___ items on the biblio detail page  </para>
8682             <para>Description:<itemizedlist>
8683                 <listitem>
8684                   <para>This preference will help with slow load times on the bibliographic detail
8685                     pages by limiting the number of items to display by default. If the biblio has
8686                     more items than this, a link is displayed instead that allows the user to choose
8687                     to display all items.</para>
8688                 </listitem>
8689               </itemizedlist></para>
8690           </section>
8691           <section id="OPACMobileUserCSS">
8692             <title>OPACMobileUserCSS</title>
8693             <para>Asks: Include the following CSS for the mobile view on all pages in the
8694               OPAC</para>
8695             <para>Description:<itemizedlist>
8696                 <listitem>
8697                   <para>This CSS will be used when your OPAC is viewed on a mobile device as long as
8698                     the <link linkend="opacthemes">theme</link> you're using has a mobile
8699                     version.</para>
8700                 </listitem>
8701               </itemizedlist></para>
8702             <important>
8703               <para>This preference is only used with the CCSR theme.</para>
8704             </important>
8705           </section>
8706
8707           <section id="OPACMySummaryHTML">
8708             <title>OPACMySummaryHTML</title>
8709
8710             <para>Asks: Include a "Links" column on the "my summary" tab when
8711             a user is logged in to the OPAC, with the following HTML (leave
8712             blank to disable).</para>
8713
8714             <para>Description:</para>
8715
8716             <itemizedlist>
8717               <listitem>
8718                 <para>In this preference you can enter HTML that will appear
8719                 on the 'Checked Out' tab on the 'My Summary' section when
8720                 logged in to the OPAC. The placeholders {BIBLIONUMBER},
8721                 {TITLE}, {ISBN} and {AUTHOR} will be replaced with information
8722                 from the displayed record. This can be used to enter in
8723                 'share' links for social networks or generate searches against
8724                 other library catalogs.</para>
8725
8726                 <screenshot>
8727                   <screeninfo>Example of 'Links' column with a value in the
8728                   OPACMySummaryHTML preference</screeninfo>
8729
8730                   <mediaobject>
8731                     <imageobject>
8732                       <imagedata fileref="images/admin/globalprefs/OPACMySummaryHTML.png"/>
8733                     </imageobject>
8734                   </mediaobject>
8735                 </screenshot>
8736               </listitem>
8737             </itemizedlist>
8738
8739             <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;
8740 &lt;br /&gt;TITLE: {TITLE}
8741 &lt;br /&gt;AUTHOR: {AUTHOR}
8742 &lt;br /&gt;ISBN: {ISBN}
8743 &lt;br /&gt;BIBLIONUMBER: {BIBLIONUMBER}&lt;/p&gt;</programlisting></para>
8744           </section>
8745           <section id="OPACMySummaryNote">
8746             <title>OPACMySummaryNote</title>
8747             <para>Asks: Note to display on the patron summary page. </para>
8748             <para>Description:<itemizedlist>
8749                 <listitem>
8750                   <para>This preference will display text above the patron's summary and below the
8751                     welcome message when the patron logs in to the OPAC and view their 'my summary' tab.<screenshot>
8752                       <screeninfo>OPACMySummaryNote in the OPAC</screeninfo>
8753                       <mediaobject>
8754                         <imageobject>
8755                           <imagedata fileref="images/admin/globalprefs/OPACMySummaryNote.png"/>
8756                         </imageobject>
8757                       </mediaobject>
8758                     </screenshot></para>
8759                 </listitem>
8760               </itemizedlist></para>
8761           </section>
8762
8763           <section id="OpacNav">
8764             <title>OpacNav</title>
8765
8766             <para>Default: Important links here.</para>
8767
8768             <para>Asks: Show the following HTML on the left hand column of the
8769             main page and patron account on the OPAC (generally navigation
8770             links)</para>
8771
8772             <screenshot>
8773               <screeninfo>Sample navigation links</screeninfo>
8774
8775               <mediaobject>
8776                 <imageobject>
8777                   <imagedata fileref="images/admin/globalprefs/OpacNav.png"/>
8778                 </imageobject>
8779               </mediaobject>
8780             </screenshot>
8781
8782             <para>Learn more in the <link linkend="editableopac">OPAC Editable
8783             Regions</link> section.</para>
8784           </section>
8785
8786           <section id="OpacNavBottom">
8787             <title>OpacNavBottom</title>
8788
8789             <para>Asks: Show the following HTML on the left hand column of the
8790             main page and patron account on the OPAC, after <link linkend="OpacNav">OpacNav</link>, and before patron account links
8791             if available:</para>
8792
8793             <para>Description: When a patron is logged in to their account
8794             they see a series of tabs to access their account information.
8795             <link linkend="OpacNav">OpacNav</link> appears above this list of
8796             tabs and OpacNavBottom will appear below them. When not on the
8797             patron account pages the HTML in OpacNavBottom will just appear
8798             right below <link linkend="OpacNav">OpacNav</link>.</para>
8799
8800             <screenshot>
8801               <screeninfo>OpacNav and OpacNavBottom on Patron
8802               Account</screeninfo>
8803
8804               <mediaobject>
8805                 <imageobject>
8806                   <imagedata fileref="images/admin/globalprefs/OpacNavBottom.png"/>
8807                 </imageobject>
8808               </mediaobject>
8809             </screenshot>
8810           </section>
8811
8812           <section id="OpacNavRight">
8813             <title>OpacNavRight</title>
8814
8815             <para>Asks: Show the following HTML in the right hand column of
8816             the main page under the main login form.</para>
8817
8818             <para>Description: HTML entered in this preference will appear on
8819             the right hand side of the OPAC under the log in form. If the log
8820             in form is not visible this content will move up on the right
8821             column.</para>
8822
8823             <screenshot>
8824               <screeninfo>OpacNavRight</screeninfo>
8825
8826               <mediaobject>
8827                 <imageobject>
8828                   <imagedata fileref="images/admin/globalprefs/OpacNavRight.png"/>
8829                 </imageobject>
8830               </mediaobject>
8831             </screenshot>
8832           </section>
8833
8834           <section id="OPACNoResultsFound">
8835             <title>OPACNoResultsFound</title>
8836
8837             <para>No Default</para>
8838
8839             <para>Asks: Display this HTML when no results are found for a
8840             search in the OPAC</para>
8841
8842             <para>This HTML will display below the existing notice that no
8843             results were found for your search.</para>
8844
8845             <screenshot>
8846               <screeninfo>HTML in OPACNoResultsFound will appear below lines
8847               that look like this</screeninfo>
8848
8849               <mediaobject>
8850                 <imageobject>
8851                   <imagedata fileref="images/admin/globalprefs/OPACNoResultsFound.png"/>
8852                 </imageobject>
8853               </mediaobject>
8854             </screenshot>
8855             <note>
8856               <para>You can insert placeholders {QUERY_KW} that will be replaced with the keywords
8857                 of the query. </para>
8858             </note>
8859           </section>
8860
8861           <section id="OpacPublic">
8862             <title>OpacPublic</title>
8863
8864             <para>Default: Enable</para>
8865
8866             <para>Asks: ___ Koha OPAC as public. Private OPAC requires
8867             authentication before accessing the OPAC.</para>
8868
8869             <para>Values:</para>
8870
8871             <itemizedlist>
8872               <listitem>
8873                 <para>Don't enable</para>
8874               </listitem>
8875
8876               <listitem>
8877                 <para>Enable</para>
8878               </listitem>
8879             </itemizedlist>
8880
8881             <para>Description:</para>
8882
8883             <itemizedlist>
8884               <listitem>
8885                 <para>This preference determines if your OPAC is accessible
8886                 and searchable by anyone or only by members of the library. If
8887                 set to 'Don't enable' only members who are logged into the
8888                 OPAC can search. Most libraries will leave this setting at its
8889                 default of 'Enable' to allow their OPAC to be searched by
8890                 anyone and only require login for access to personalized
8891                 content.</para>
8892               </listitem>
8893             </itemizedlist>
8894           </section>
8895
8896           <section id="OPACResultsSidebar">
8897             <title>OPACResultsSidebar</title>
8898
8899             <para>Asks: Include the following HTML under the facets in OPAC
8900             search results</para>
8901
8902             <para>Description:</para>
8903
8904             <itemizedlist>
8905               <listitem>
8906                 <para>The HTML entered in this preference will appear on the
8907                 search results pages below the list of facets on the left side
8908                 of the screen.</para>
8909               </listitem>
8910             </itemizedlist>
8911           </section>
8912
8913           <section id="OPACSearchForTitleIn">
8914             <title>OPACSearchForTitleIn</title>
8915
8916             <para>Default: &lt;li&gt;&lt;a
8917             href="http://worldcat.org/search?q={TITLE}"
8918             target="_blank"&gt;Other Libraries (WorldCat)&lt;/a&gt;&lt;/li&gt;
8919             &lt;li&gt;&lt;a
8920             href="http://www.scholar.google.com/scholar?q={TITLE}"
8921             target="_blank"&gt;Other Databases (Google
8922             Scholar)&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a
8923             href="http://www.bookfinder.com/search/?author={AUTHOR}&amp;title={TITLE}&amp;st=xl&amp;ac=qr"
8924             target="_blank"&gt;Online Stores
8925             (Bookfinder.com)&lt;/a&gt;&lt;/li&gt;</para>
8926
8927             <para>Asks: Include a "More Searches" box on the detail pages of
8928             items on the OPAC, with the following HTML (leave blank to
8929             disable)</para>
8930
8931             <note>
8932               <para>The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE},
8933               {ISBN}, {ISSN} and {AUTHOR} will be replaced with information
8934               from the displayed record.</para>
8935             </note>
8936           </section>
8937           <section id="OpacSeparateHoldings">
8938             <title>OpacSeparateHoldings &amp; OpacSeparateHoldingsBranch </title>
8939             <para>OpacSeparateHoldings default: Don't separate</para>
8940             <para>OpacSeparateHoldingsBranch default: home library </para>
8941             <para>Asks: ___ items display into two tabs, where the first tab contains items whose
8942               ___ is the logged in user's library. The second tab will contain all other items. </para>
8943             <para>OpacSeparateHoldings values:<itemizedlist>
8944                 <listitem>
8945                   <para>Don't separate</para>
8946                 </listitem>
8947                 <listitem>
8948                   <para>Separate</para>
8949                 </listitem>
8950               </itemizedlist></para>
8951             <para>OpacSeparateHoldingsBranch values:<itemizedlist>
8952                 <listitem>
8953                   <para>holding library</para>
8954                 </listitem>
8955                 <listitem>
8956                   <para>home library</para>
8957                 </listitem>
8958               </itemizedlist></para>
8959             <para>Description:<itemizedlist>
8960                 <listitem>
8961                   <para>This preference lets you decide if you would like to have the holding
8962                     information on the bibliographic detail page in the OPAC split in to multiple
8963                     tabs. The default is to show all holdings on one tab.</para>
8964                   <screenshot>
8965                       <screeninfo>Separate holdings tabs</screeninfo>
8966                       <mediaobject>
8967                         <imageobject>
8968                           <imagedata fileref="images/admin/globalprefs/OpacSeparateHoldings.png"/>
8969                         </imageobject>
8970                       </mediaobject>
8971                     </screenshot>
8972                 </listitem>
8973               </itemizedlist></para>
8974           </section>
8975
8976           <section id="OPACShowBarcode">
8977             <title>OPACShowBarcode</title>
8978
8979             <para>Default: Don't show</para>
8980
8981             <para>Asks: ___ the item's barcode on the holdings tab.</para>
8982
8983             <para>Values:</para>
8984
8985             <itemizedlist>
8986               <listitem>
8987                 <para>Don't show</para>
8988
8989                 <screenshot>
8990                   <screeninfo>Barcode not shown in the OPAC</screeninfo>
8991
8992                   <mediaobject>
8993                     <imageobject>
8994                       <imagedata fileref="images/admin/globalprefs/OPACShowBarcode-noshow.png"/>
8995                     </imageobject>
8996                   </mediaobject>
8997                 </screenshot>
8998               </listitem>
8999
9000               <listitem>
9001                 <para>Show</para>
9002
9003                 <screenshot>
9004                   <screeninfo>Barcode shown in the OPAC</screeninfo>
9005
9006                   <mediaobject>
9007                     <imageobject>
9008                       <imagedata fileref="images/admin/globalprefs/OPACShowBarcode-show.png"/>
9009                     </imageobject>
9010                   </mediaobject>
9011                 </screenshot>
9012               </listitem>
9013             </itemizedlist>
9014
9015             <para>Description:</para>
9016
9017             <itemizedlist>
9018               <listitem>
9019                 <para>This preference allows you to control whether patrons
9020                 can see items' barcodes in the OPAC.</para>
9021               </listitem>
9022             </itemizedlist>
9023           </section>
9024
9025           <section id="OPACShowCheckoutName">
9026             <title>OPACShowCheckoutName</title>
9027
9028             <para>Default: Don't show</para>
9029
9030             <para>Asks: ___ the name of the patron that has an item checked
9031             out on item detail pages on the OPAC.</para>
9032
9033             <para>Values:</para>
9034
9035             <itemizedlist>
9036               <listitem>
9037                 <para>Don't show</para>
9038               </listitem>
9039
9040               <listitem>
9041                 <para>Show</para>
9042               </listitem>
9043             </itemizedlist>
9044
9045             <para>Description:</para>
9046
9047             <itemizedlist>
9048               <listitem>
9049                 <para>This preference allows all patrons to see who has the
9050                 item checked out if it is checked out. In small corporate
9051                 libraries (where the OPAC is behind a firewall and not
9052                 publicly available) this can be helpful so coworkers can just
9053                 contact the patron with the book themselves. In larger public
9054                 and academic libraries setting this to 'Show' would pose
9055                 serious privacy issues.</para>
9056               </listitem>
9057             </itemizedlist>
9058           </section>
9059           <section id="OpacShowFiltersPulldownMobile">
9060             <title>OpacShowFiltersPulldownMobile</title>
9061             <para>Default: Show</para>
9062             <para>Asks: ___ the search filters pulldown on the mobile version of the OPAC. </para>
9063             <para>Values:<itemizedlist>
9064                 <listitem>
9065                   <para>Don't show</para>
9066                 </listitem>
9067                 <listitem>
9068                   <para>Show</para>
9069                 </listitem>
9070               </itemizedlist>Description:<itemizedlist>
9071                 <listitem>
9072                   <para>This preference controls whether patrons can choose a search type when
9073                     viewing the OPAC on mobile devices.  If this is set to 'Don't show' then all
9074                     searches will be keyword searches. This preference assumes that you're using a
9075                       <link linkend="opacthemes">theme</link> with a mobile version.</para>
9076                 </listitem>
9077               </itemizedlist></para>
9078           </section>
9079
9080           <section id="OPACShowHoldQueueDetails">
9081             <title>OPACShowHoldQueueDetails</title>
9082
9083             <para>Default: Don't show any hold details</para>
9084
9085             <para>Asks: ___ to patrons in the OPAC.</para>
9086
9087             <para>Values:</para>
9088
9089             <itemizedlist>
9090               <listitem>
9091                 <para>Don't show any hold details</para>
9092               </listitem>
9093
9094               <listitem>
9095                 <para>Show holds</para>
9096
9097                 <screenshot>
9098                   <screeninfo>The holdings table on the bibliographic record
9099                   will show the number of holds</screeninfo>
9100
9101                   <mediaobject>
9102                     <imageobject>
9103                       <imagedata fileref="images/admin/globalprefs/OPACShowHoldQueueDetails-showholds.png"/>
9104                     </imageobject>
9105                   </mediaobject>
9106                 </screenshot>
9107               </listitem>
9108
9109               <listitem>
9110                 <para>Show holds and priority level</para>
9111               </listitem>
9112
9113               <listitem>
9114                 <para>Show priority level</para>
9115
9116                 <screenshot>
9117                   <screeninfo>Patron record in the OPAC shows where in line
9118                   the patron waits for their hold.</screeninfo>
9119
9120                   <mediaobject>
9121                     <imageobject>
9122                       <imagedata fileref="images/admin/globalprefs/OPACShowHoldQueueDetails-priority.png"/>
9123                     </imageobject>
9124                   </mediaobject>
9125                 </screenshot>
9126
9127                 <itemizedlist>
9128                   <listitem>
9129                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9130                     needs to be set to 'allow'</para>
9131                   </listitem>
9132                 </itemizedlist>
9133               </listitem>
9134             </itemizedlist>
9135           </section>
9136           <section id="OpacShowLibrariesPulldownMobile">
9137             <title>OpacShowLibrariesPulldownMobile</title>
9138             <para>Default: Show</para>
9139             <para>Asks:  ___ the libraries pulldown on the mobile version of the OPAC. </para>
9140             <para>Values:<itemizedlist>
9141                 <listitem>
9142                   <para>Don't show</para>
9143                 </listitem>
9144                 <listitem>
9145                   <para>Show</para>
9146                 </listitem>
9147               </itemizedlist>Description:<itemizedlist>
9148                 <listitem>
9149                   <para>This preference controls whether the library selector pull down shows when
9150                     viewing the OPAC on a mobile device as long as the <link linkend="opacthemes">theme</link> you're using has a mobile version.</para>
9151                 </listitem>
9152               </itemizedlist></para>
9153           </section>
9154
9155           <section id="OpacShowRecentComments">
9156             <title>OpacShowRecentComments</title>
9157
9158             <para>Default: Don't show</para>
9159
9160             <para>Asks: ___ a link to recent comments in the OPAC
9161             masthead.</para>
9162
9163             <para>Values:</para>
9164
9165             <itemizedlist>
9166               <listitem>
9167                 <para>Don't show</para>
9168               </listitem>
9169
9170               <listitem>
9171                 <para>Show</para>
9172               </listitem>
9173             </itemizedlist>
9174
9175             <para>Description:</para>
9176
9177             <itemizedlist>
9178               <listitem>
9179                 <para>If you have chosen to allow comments in your OPAC by
9180                 setting <link linkend="reviewson">reviewson</link> to 'Allow'
9181                 you can include a link to the recent comments under the search
9182                 box at the top of your OPAC with this preference.</para>
9183
9184                 <screenshot>
9185                   <screeninfo>Recent Comments link on OPAC</screeninfo>
9186
9187                   <mediaobject>
9188                     <imageobject>
9189                       <imagedata fileref="images/admin/globalprefs/OpacShowRecentComments.png"/>
9190                     </imageobject>
9191                   </mediaobject>
9192                 </screenshot>
9193               </listitem>
9194             </itemizedlist>
9195           </section>
9196
9197           <section id="OPACShowUnusedAuthorities">
9198             <title>OPACShowUnusedAuthorities</title>
9199
9200             <para>Default: Show</para>
9201
9202             <para>Asks: ___ unused authorities in the OPAC authority
9203             browser.</para>
9204
9205             <para>Values:</para>
9206
9207             <itemizedlist>
9208               <listitem>
9209                 <para>Do not show</para>
9210               </listitem>
9211
9212               <listitem>
9213                 <para>Show</para>
9214
9215                 <itemizedlist>
9216                   <listitem>
9217                     <important>
9218                       <para>Requires that the <link linkend="OpacAuthorities">OpacAuthorities</link>
9219                       preference is set to 'Allow'</para>
9220                     </important>
9221                   </listitem>
9222                 </itemizedlist>
9223               </listitem>
9224             </itemizedlist>
9225
9226             <para>Description:</para>
9227
9228             <itemizedlist>
9229               <listitem>
9230                 <para>When patrons search your authority file via the OPAC
9231                 they will see all authorities in your system even if you don't
9232                 have them linked to any bibliographic records. This preference
9233                 lets you determine what the default behavior is when searching
9234                 authorities via the OPAC. If you choose 'Do not show' it will
9235                 only show patrons authority records that are linked to bib
9236                 records in the search results. Otherwise the system will show
9237                 all authority records even if they aren't linked to
9238                 records.</para>
9239               </listitem>
9240             </itemizedlist>
9241           </section>
9242
9243           <section id="opacsmallimage">
9244             <title>opacsmallimage</title>
9245
9246             <para>Asks: Use the image at ___ in the OPAC header, instead of
9247             the Koha logo. If this image is a different size than the Koha
9248             logo, you will need to customize the CSS.</para>
9249
9250             <para>Description:</para>
9251
9252             <itemizedlist>
9253               <listitem>
9254                 <para>The opacsmallimage system pref is a little tricky to
9255                 deal with because you really have to tweak some CSS at the
9256                 same time. The default CSS defines a region just large enough
9257                 to display the Koha logo, and if your logo doesn't match the
9258                 Koha logo's dimensions (120 pixels wide by 38 pixels high), it
9259                 won't display correctly.</para>
9260               </listitem>
9261             </itemizedlist>
9262
9263             <important>
9264               <para>This should be a complete URL, starting with
9265               http://</para>
9266             </important>
9267             <important>
9268               <para>This preference is only used in the prog and ccsr themes.</para>
9269             </important>
9270           </section>
9271
9272           <section id="OpacStarRatings">
9273             <title>OpacStarRatings</title>
9274
9275             <para>Default: no</para>
9276
9277             <para>Asks: Show star-ratings on ___ pages.</para>
9278
9279             <para>Values:</para>
9280
9281             <itemizedlist>
9282               <listitem>
9283                 <para>no</para>
9284               </listitem>
9285
9286               <listitem>
9287                 <para>only details</para>
9288
9289                 <screenshot>
9290                   <screeninfo>Star Ratings on the Details Page</screeninfo>
9291
9292                   <mediaobject>
9293                     <imageobject>
9294                       <imagedata fileref="images/admin/globalprefs/OpacStarRatings-details.png"/>
9295                     </imageobject>
9296                   </mediaobject>
9297                 </screenshot>
9298               </listitem>
9299
9300               <listitem>
9301                 <para>results and details</para>
9302
9303                 <screenshot>
9304                   <screeninfo>OPAC Star Ratings on the Search
9305                   Results</screeninfo>
9306
9307                   <mediaobject>
9308                     <imageobject>
9309                       <imagedata fileref="images/admin/globalprefs/OpacStarRatings-results.png"/>
9310                     </imageobject>
9311                   </mediaobject>
9312                 </screenshot>
9313               </listitem>
9314             </itemizedlist>
9315
9316             <para>Description:</para>
9317
9318             <itemizedlist>
9319               <listitem>
9320                 <para>Star ratings are a way for your patrons to leave ratings
9321                 without having to leave a full review. Patrons who are not
9322                 logged in will only be able to see the stars, once logged in
9323                 patrons can click on the stars on the details page to leave
9324                 their own rating. Clicking on the stars on the search results
9325                 will not submit a rating.</para>
9326               </listitem>
9327             </itemizedlist>
9328           </section>
9329           <section id="OpacSuggestionManagedBy">
9330             <title>OpacSuggestionManagedBy</title>
9331             <para>Default: Show</para>
9332             <para>Asks: ___  the name of the staff member who managed a suggestion in OPAC. </para>
9333             <para>Values:<itemizedlist>
9334                 <listitem>
9335                   <para>Don't show</para>
9336                 </listitem>
9337                 <listitem>
9338                   <para>Show</para>
9339                 </listitem>
9340               </itemizedlist></para>
9341             <para>Description:<itemizedlist>
9342                 <listitem>
9343                   <para>If you're <link linkend="suggestionspref">allowing patrons to make purchase
9344                       suggestions</link> then they will see the 'my suggestions' tab when logged in.
9345                     This tab shows the patron the librarian who approved or rejected the purchase
9346                     suggestion. This preference controls if the patron sees the librarian's name or
9347                     not.</para>
9348                 </listitem>
9349               </itemizedlist></para>
9350           </section>
9351
9352           <section id="opacthemes">
9353             <title>opacthemes</title>
9354
9355             <para>Default: prog</para>
9356
9357             <para>Asks: Use the ___ theme on the OPAC.</para>
9358
9359             <para>Values:</para>
9360
9361             <itemizedlist>
9362               <listitem>
9363                 <para>bootstrap</para>
9364                 <para>
9365                   <screenshot>
9366                     <screeninfo>Bootstrap Theme</screeninfo>
9367                     <mediaobject>
9368                       <imageobject>
9369                         <imagedata fileref="images/admin/globalprefs/opacthemes-bootstrap.png"/>
9370                       </imageobject>
9371                     </mediaobject>
9372                   </screenshot>
9373                 </para>
9374                 <para>This theme is completely responsive</para>
9375               </listitem>
9376               <listitem>
9377                 <para>ccsr</para>
9378                 <para>
9379                   <screenshot>
9380                     <screeninfo>CCSR Theme</screeninfo>
9381                     <mediaobject>
9382                       <imageobject>
9383                         <imagedata fileref="images/admin/globalprefs/opacthemes-ccsr.png"/>
9384                       </imageobject>
9385                     </mediaobject>
9386                   </screenshot>
9387                 </para>
9388                 <para>This theme comes with a mobile version.</para>
9389               </listitem>
9390               <listitem>
9391                 <para>prog</para>
9392                 <para>
9393                   <screenshot>
9394                     <screeninfo>PROG Theme</screeninfo>
9395                     <mediaobject>
9396                       <imageobject>
9397                         <imagedata fileref="images/admin/globalprefs/opacthemes-prog.png"/>
9398                       </imageobject>
9399                     </mediaobject>
9400                   </screenshot>
9401                 </para>
9402                 <para>This is the original Koha 3.x theme and does not come with a mobile
9403                   version.</para>
9404               </listitem>
9405             </itemizedlist>
9406           </section>
9407
9408           <section id="OPACURLOpenInNewWindow">
9409             <title>OPACURLOpenInNewWindow</title>
9410
9411             <para>Default: don't</para>
9412
9413             <para>Asks: When patrons click on a link to another website from
9414             your OPAC (like Amazon or OCLC), ___ open the website in a new
9415             window.</para>
9416
9417             <para>Values:</para>
9418
9419             <itemizedlist>
9420               <listitem>
9421                 <para>do</para>
9422               </listitem>
9423
9424               <listitem>
9425                 <para>don't</para>
9426               </listitem>
9427             </itemizedlist>
9428
9429             <para>Description:</para>
9430
9431             <itemizedlist>
9432               <listitem>
9433                 <para>This preference determines if URLs in the OPAC will open
9434                 in a new window or not. When clicking on a link in the OPAC, a
9435                 patron does not need to worry about navigating away from their
9436                 search results.</para>
9437               </listitem>
9438             </itemizedlist>
9439           </section>
9440
9441           <section id="OPACUserCSS">
9442             <title>OPACUserCSS</title>
9443
9444             <para>Asks: Include the following CSS on all pages in the
9445             OPAC</para>
9446
9447             <para>Description:</para>
9448
9449             <itemizedlist>
9450               <listitem>
9451                 <para>OPACUserCSS allows the administrator to enter styles
9452                 that will overwrite the OPAC's default CSS as defined in
9453                 'opaclayoutstylesheet' or 'opacstylesheet'. Styles may be
9454                 entered for any of the selectors found in the default style
9455                 sheet. The default stylesheet will likely be found at
9456                 http://your_koha_address/opac-tmpl/prog/en/css/opac.css.
9457                 Unlike <link linkend="opaccolorstylesheet">opaccolorstylesheet</link> and
9458                 <link linkend="opaclayoutstylesheet">opaclayoutstylesheet</link>
9459                 this preference will embed the CSS directly on your OPAC
9460                 pages.</para>
9461               </listitem>
9462             </itemizedlist>
9463           </section>
9464
9465           <section id="opacuserjs">
9466             <title>opacuserjs</title>
9467
9468             <para>Asks: Include the following JavaScript on all pages in the
9469             OPAC</para>
9470
9471             <screenshot>
9472               <screeninfo>OPAC login box before opacuserjs edit</screeninfo>
9473
9474               <mediaobject>
9475                 <imageobject>
9476                   <imagedata fileref="images/admin/globalprefs/opacuserjs-before.png"/>
9477                 </imageobject>
9478               </mediaobject>
9479             </screenshot>
9480
9481             <screenshot>
9482               <screeninfo>JavaScript in opacuserjs to change the OPAC login
9483               box</screeninfo>
9484
9485               <mediaobject>
9486                 <imageobject>
9487                   <imagedata fileref="images/admin/globalprefs/opacuserjs.png"/>
9488                 </imageobject>
9489               </mediaobject>
9490             </screenshot>
9491
9492             <screenshot>
9493               <screeninfo>New OPAC login box after editing
9494               opacuserjs</screeninfo>
9495
9496               <mediaobject>
9497                 <imageobject>
9498                   <imagedata fileref="images/admin/globalprefs/opacuserjs-after.png"/>
9499                 </imageobject>
9500               </mediaobject>
9501             </screenshot>
9502
9503             <para>Description:</para>
9504
9505             <itemizedlist>
9506               <listitem>
9507                 <para>This preference allows the administrator to enter
9508                 JavaScript or JQuery that will be embedded across all pages of
9509                 the OPAC. Administrators may use this preference to customize
9510                 some of the interactive sections of Koha, customizing the text
9511                 for the login prompts, for example. Sample JQuery scripts used
9512                 by Koha libraries can be found on the wiki: <ulink url="http://wiki.koha-community.org/wiki/JQuery_Library">http://wiki.koha-community.org/wiki/JQuery_Library</ulink>.</para>
9513               </listitem>
9514             </itemizedlist>
9515           </section>
9516
9517           <section id="OPACXSLTDetailsDisplay">
9518             <title>OPACXSLTDetailsDisplay</title>
9519
9520             <para>Default: default</para>
9521
9522             <para>Asks: Display OPAC details using XSLT stylesheet at
9523             ___</para>
9524
9525             <para>Values:</para>
9526
9527             <itemizedlist>
9528               <listitem>
9529                 <para>leave empty to not use the XSLT stylesheet</para>
9530
9531                 <itemizedlist>
9532                   <listitem>
9533                     <para>In previous versions of Koha this was the setting
9534                     that read 'normally'</para>
9535                   </listitem>
9536                 </itemizedlist>
9537               </listitem>
9538
9539               <listitem>
9540                 <para>enter "default" for the default one</para>
9541               </listitem>
9542
9543               <listitem>
9544                 <para>put a path to define a XSLT file</para>
9545
9546                 <itemizedlist>
9547                   <listitem>
9548                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
9549                   </listitem>
9550
9551                   <listitem>
9552                     <para>If in a multi-language system you can enter
9553                     {langcode} in the path to tell Koha to look in the right
9554                     language folder</para>
9555
9556                     <itemizedlist>
9557                       <listitem>
9558                         <para>ex:
9559                         /home/koha/src/koha-tmpl/opac/prog/{langcode}/xslt/OpacDetail.xsl</para>
9560                       </listitem>
9561
9562                       <listitem>
9563                         <para>ex.
9564                         http://mykohaopac.org/{langcode}/stylesheet.xsl</para>
9565                       </listitem>
9566                     </itemizedlist>
9567                   </listitem>
9568                 </itemizedlist>
9569               </listitem>
9570
9571               <listitem>
9572                 <para>put an URL for an external specific stylesheet</para>
9573
9574                 <itemizedlist>
9575                   <listitem>
9576                     <para>ex: http://mykohaopac.org/stylesheet.xsl</para>
9577                   </listitem>
9578                 </itemizedlist>
9579               </listitem>
9580             </itemizedlist>
9581
9582             <para>Description:</para>
9583
9584             <itemizedlist>
9585               <listitem>
9586                 <para>XSLT stylesheets allow for the customization of the
9587                 details shows on the screen when viewing a bib record. This
9588                 preference will allow you either use the default look that
9589                 comes with Koha or design your own stylesheet.</para>
9590               </listitem>
9591             </itemizedlist>
9592           </section>
9593
9594           <section id="OPACXSLTResultsDisplay">
9595             <title>OPACXSLTResultsDisplay</title>
9596
9597             <para>Default: default</para>
9598
9599             <para>Asks: Display OPAC results using XSLT stylesheet at
9600             ___</para>
9601
9602             <para>Values:</para>
9603
9604             <itemizedlist>
9605               <listitem>
9606                 <para>leave empty to not use the XSLT stylesheet</para>
9607
9608                 <itemizedlist>
9609                   <listitem>
9610                     <para>In previous versions of Koha this was the setting
9611                     that read 'normally'</para>
9612                   </listitem>
9613                 </itemizedlist>
9614               </listitem>
9615
9616               <listitem>
9617                 <para>enter "default" for the default one</para>
9618               </listitem>
9619
9620               <listitem>
9621                 <para>put a path to define a XSLT file</para>
9622
9623                 <itemizedlist>
9624                   <listitem>
9625                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
9626                   </listitem>
9627
9628                   <listitem>
9629                     <para>If in a multi-language system you can enter
9630                     {langcode} in the path to tell Koha to look in the right
9631                     language folder</para>
9632
9633                     <itemizedlist>
9634                       <listitem>
9635                         <para>ex:
9636                         /home/koha/src/koha-tmpl/opac/prog/{langcode}/xslt/OpacDetail.xsl</para>
9637                       </listitem>
9638
9639                       <listitem>
9640                         <para>ex.
9641                         http://mykohaopac.org/{langcode}/stylesheet.xsl</para>
9642                       </listitem>
9643                     </itemizedlist>
9644                   </listitem>
9645                 </itemizedlist>
9646               </listitem>
9647
9648               <listitem>
9649                 <para>put an URL for an external specific stylesheet</para>
9650
9651                 <itemizedlist>
9652                   <listitem>
9653                     <para>ex: http://mykohaopac.org/stylesheet.xsl</para>
9654                   </listitem>
9655                 </itemizedlist>
9656               </listitem>
9657             </itemizedlist>
9658
9659             <para>Description:</para>
9660
9661             <itemizedlist>
9662               <listitem>
9663                 <para>XSLT stylesheets allow for the customization of the
9664                 details shows on the screen when viewing the search results.
9665                 This preference will allow you either use the default look
9666                 that comes with Koha or design your own stylesheet.</para>
9667               </listitem>
9668             </itemizedlist>
9669           </section>
9670         </section>
9671
9672         <section id="opacfeaturesprefs">
9673           <title>Features</title>
9674
9675           <para/>
9676
9677           <section id="numSearchRSSResults">
9678             <title>numSearchRSSResults</title>
9679
9680             <para>Default: 50</para>
9681
9682             <para>Asks: Display ___ search results in the RSS feed.</para>
9683
9684             <para>Description:</para>
9685
9686             <itemizedlist>
9687               <listitem>
9688                 <para>By default the RSS feed that is automatically generated
9689                 for every search results page will list 50 items. This can
9690                 sometimes be too much for some RSS feed readers and for some
9691                 people this isn't enough. This preference allows you to adjust
9692                 this number to show the best number of results for your
9693                 patrons.</para>
9694               </listitem>
9695             </itemizedlist>
9696           </section>
9697
9698           <section id="OpacAuthorities">
9699             <title>OpacAuthorities</title>
9700
9701             <para>Default: Allow</para>
9702
9703             <para>Asks: ___ patrons to search your authority records.</para>
9704
9705             <para>Description:</para>
9706
9707             <itemizedlist>
9708               <listitem>
9709                 <para>This preference displays the link on the OPAC for the authority search. By
9710                   setting the preference to "Allow" patrons can use this search link of the
9711                   OPAC.</para>
9712               </listitem>
9713             </itemizedlist>
9714
9715             <para>Values:</para>
9716
9717             <itemizedlist>
9718               <listitem>
9719                 <para>Allow</para>
9720
9721                 <itemizedlist>
9722                   <listitem>
9723                     <para>A link labeled 'Authority search' will appear at the top of your OPAC
9724                       under the search box</para>
9725
9726                     <screenshot>
9727                       <screeninfo>'Browse by Subject' link under search box on
9728                       OPAC</screeninfo>
9729
9730                       <mediaobject>
9731                         <imageobject>
9732                           <imagedata fileref="images/admin/globalprefs/authoritysearch.png"/>
9733                         </imageobject>
9734                       </mediaobject>
9735                     </screenshot>
9736                   </listitem>
9737                 </itemizedlist>
9738               </listitem>
9739
9740               <listitem>
9741                 <para>Don't allow</para>
9742               </listitem>
9743             </itemizedlist>
9744           </section>
9745
9746           <section id="opacbookbag">
9747             <title>opacbookbag</title>
9748
9749             <para>Default: Allow</para>
9750
9751             <para>Asks: ___ patrons to store items in a temporary "Cart" on
9752             the OPAC.</para>
9753
9754             <para>Values:</para>
9755
9756             <itemizedlist>
9757               <listitem>
9758                 <para>Allow</para>
9759               </listitem>
9760
9761               <listitem>
9762                 <para>Don't allow</para>
9763               </listitem>
9764             </itemizedlist>
9765
9766             <para>Description:</para>
9767
9768             <itemizedlist>
9769               <listitem>
9770                 <para>This preference allows the user to temporarily save a
9771                 list of items found on the catalog. By using the Book Bag, or
9772                 Cart, the user can print out or email a list of items found.
9773                 The user does not need to be logged in. This list is temporary
9774                 and will be emptied, or cleared, at the end of the
9775                 session.</para>
9776               </listitem>
9777             </itemizedlist>
9778           </section>
9779
9780           <section id="OpacBrowser">
9781             <title>OpacBrowser</title>
9782
9783             <important>
9784               <para>This preference only applies to French systems at this
9785               time.</para>
9786             </important>
9787
9788             <para>Default: Don't allow</para>
9789
9790             <para>Asks: ___ patrons to browse subject authorities on
9791             OPAC</para>
9792
9793             <para>Values:</para>
9794
9795             <itemizedlist>
9796               <listitem>
9797                 <para>Allow</para>
9798               </listitem>
9799
9800               <listitem>
9801                 <para>Don't allow</para>
9802               </listitem>
9803             </itemizedlist>
9804
9805             <para><important>
9806                 <para>run the <link linkend="authbrowsercron">Authorities
9807                 Browser Cron Job</link> to create the browser list</para>
9808               </important></para>
9809           </section>
9810
9811           <section id="OpacBrowseResults">
9812             <title>OpacBrowseResults</title>
9813
9814             <para>Default: enable</para>
9815
9816             <para>Asks: ___ browsing and paging search results from the OPAC
9817             detail page.</para>
9818
9819             <para>Values:</para>
9820
9821             <itemizedlist>
9822               <listitem>
9823                 <para>disable</para>
9824               </listitem>
9825
9826               <listitem>
9827                 <para>enable</para>
9828
9829                 <screenshot>
9830                   <screeninfo>Browsing and Paging Search Results</screeninfo>
9831
9832                   <mediaobject>
9833                     <imageobject>
9834                       <imagedata fileref="images/admin/globalprefs/OpacBrowseResults.png"/>
9835                     </imageobject>
9836                   </mediaobject>
9837                 </screenshot>
9838               </listitem>
9839             </itemizedlist>
9840
9841             <para>Description:</para>
9842
9843             <itemizedlist>
9844               <listitem>
9845                 <para>This preference will control the option to return to
9846                 your results and/or browse them from the detail page in the
9847                 OPAC.</para>
9848               </listitem>
9849             </itemizedlist>
9850           </section>
9851           <section id="OpacCloud">
9852             <title>OpacCloud</title>
9853             <para><important>
9854                 <para>This preference only applies to French systems at this time.</para>
9855               </important>Default: Don't show</para>
9856             <para>Asks: ___  a subject cloud on OPAC</para>
9857             <para>Values:<itemizedlist>
9858                 <listitem>
9859                   <para>Don't show</para>
9860                 </listitem>
9861                 <listitem>
9862                   <para>Show</para>
9863                 </listitem>
9864               </itemizedlist></para>
9865             <para>
9866               <important>
9867                 <para>run the <link linkend="authbrowsercron">Authorities Browser Cron Job</link> to
9868                   create the browser list</para>
9869               </important>
9870             </para>
9871           </section>
9872
9873           <section id="OPACFinesTab">
9874             <title>OPACFinesTab</title>
9875
9876             <para>Default: Allow</para>
9877
9878             <para>Asks: ___ patrons to access the Fines tab on the My Account
9879             page on the OPAC.</para>
9880
9881             <para>Values:</para>
9882
9883             <itemizedlist>
9884               <listitem>
9885                 <para>Allow</para>
9886
9887                 <itemizedlist>
9888                   <listitem>
9889                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9890                     needs to be set to 'allow'</para>
9891                   </listitem>
9892                 </itemizedlist>
9893               </listitem>
9894
9895               <listitem>
9896                 <para>Don't allow</para>
9897               </listitem>
9898             </itemizedlist>
9899           </section>
9900           <section id="OpacHoldNotes">
9901             <title>OpacHoldNotes</title>
9902             <para>Default: Do not allow</para>
9903             <para>Asks: ___  users to add a note when placing a hold.</para>
9904             <para>Values:<itemizedlist>
9905                 <listitem>
9906                   <para>Allow</para>
9907                   <screenshot>
9908                       <screeninfo>Holds notes in the OPAC</screeninfo>
9909                       <mediaobject>
9910                         <imageobject>
9911                           <imagedata fileref="images/admin/globalprefs/OpacHoldNotes.png"/>
9912                         </imageobject>
9913                       </mediaobject>
9914                     </screenshot>
9915                 </listitem>
9916                 <listitem>
9917                   <para>Do not allow</para>
9918                 </listitem>
9919               </itemizedlist></para>
9920           </section>
9921           <section id="OpacItemLocation">
9922             <title>OpacItemLocation</title>
9923             <para>Default: call number only</para>
9924             <para>Asks: Show ____ for items on the OPAC search results.</para>
9925             <para>Values:<itemizedlist>
9926                 <listitem>
9927                   <para>call number only</para>
9928                 </listitem>
9929                 <listitem>
9930                   <para>collection code</para>
9931                 </listitem>
9932                 <listitem>
9933                   <para>location</para>
9934                 </listitem>
9935               </itemizedlist></para>
9936             <para>Description: </para>
9937             <itemizedlist>
9938               <listitem>
9939                 <para>This setting allows users of the OPAC results XSLT stylesheet to choose to
9940                   display collection code or location in addition to call number.</para>
9941               </listitem>
9942             </itemizedlist>
9943           </section>
9944
9945           <section id="OpacPasswordChange">
9946             <title>OpacPasswordChange</title>
9947
9948             <para>Default: Allow</para>
9949
9950             <para>Asks: ___ patrons to change their own password on the
9951             OPAC.</para>
9952
9953             <para>Values:</para>
9954
9955             <itemizedlist>
9956               <listitem>
9957                 <para>Allow</para>
9958
9959                 <itemizedlist>
9960                   <listitem>
9961                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9962                     needs to be set to 'allow'</para>
9963                   </listitem>
9964                 </itemizedlist>
9965               </listitem>
9966
9967               <listitem>
9968                 <para>Don't allow</para>
9969               </listitem>
9970             </itemizedlist>
9971
9972             <important>
9973               <para>Enabling this will break LDAP authentication.</para>
9974             </important>
9975           </section>
9976
9977           <section id="OPACPatronDetails">
9978             <title>OPACPatronDetails</title>
9979
9980             <para>Default: Allow</para>
9981
9982             <para>Asks: ___ patrons to notify the library of changes to their
9983             contact information from the OPAC.</para>
9984
9985             <para>Values:</para>
9986
9987             <itemizedlist>
9988               <listitem>
9989                 <para>Allow</para>
9990
9991                 <itemizedlist>
9992                   <listitem>
9993                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9994                     needs to be set to 'allow'</para>
9995                   </listitem>
9996                 </itemizedlist>
9997               </listitem>
9998
9999               <listitem>
10000                 <para>Don't allow</para>
10001               </listitem>
10002             </itemizedlist>
10003
10004             <para>Description:</para>
10005
10006             <itemizedlist>
10007               <listitem>
10008                 <para>If patrons are allowed to notify the library of changes to their account then
10009                   staff will need to approve the changes via the staff client.  Notification of
10010                   patron account requests will appear on the dashaboard below the list of modules
10011                   with other pending actions.</para>
10012                 <screenshot>
10013                     <screeninfo>Patrons requesting modifications</screeninfo>
10014                     <mediaobject>
10015                       <imageobject>
10016                         <imagedata fileref="images/admin/globalprefs/OPACPatronDetails.png"/>
10017                       </imageobject>
10018                     </mediaobject>
10019                   </screenshot>
10020                 <para>Once you click the notification you will be presented with the changes the
10021                   patron would like to make to their account and from there you can choose how to
10022                   proceed.</para>
10023                 <screenshot>
10024                   <screeninfo>Patrons modifications</screeninfo>
10025                   <mediaobject>
10026                     <imageobject>
10027                       <imagedata fileref="images/admin/globalprefs/OPACPatronDetails-approve.png"/>
10028                     </imageobject>
10029                   </mediaobject>
10030                 </screenshot>
10031                 <tip>
10032                   <para>You can control what fields patrons see and can modify via the OPAC by
10033                     setting the <link linkend="PatronSelfRegistrationBorrowerMandatoryField">PatronSelfRegistrationBorrowerMandatoryField</link>
10034                     <link linkend="PatronSelfRegistrationBorrowerUnwantedField">PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
10035                 </tip>
10036               </listitem>
10037             </itemizedlist>
10038           </section>
10039
10040           <section id="OPACpatronimage">
10041             <title>OPACpatronimage</title>
10042
10043             <para>Default: Don't show</para>
10044
10045             <para>Asks: ___ patron images on the patron information page in
10046             the OPAC.</para>
10047
10048             <para>Values:</para>
10049
10050             <itemizedlist>
10051               <listitem>
10052                 <para>Don't show</para>
10053               </listitem>
10054
10055               <listitem>
10056                 <para>Show</para>
10057               </listitem>
10058             </itemizedlist>
10059
10060             <para>Description:</para>
10061
10062             <itemizedlist>
10063               <listitem>
10064                 <para>If <link linkend="patronimages">patronimages</link> is
10065                 set to allow the upload of patron images via the staff client,
10066                 then setting this preference to 'show' will show the patron
10067                 what image you have on file for them when they view their
10068                 personal information on their account in the OPAC.</para>
10069               </listitem>
10070             </itemizedlist>
10071           </section>
10072           <section id="OPACPopupAuthorsSearch">
10073             <title>OPACPopupAuthorsSearch</title>
10074             <para>Default: Don't display</para>
10075             <para>Asks: ___  the list of authors/subjects in a popup for a combined search on OPAC
10076               detail pages.</para>
10077             <para>Values:<itemizedlist>
10078                 <listitem>
10079                   <para>Display</para>
10080                   <para>
10081                     <screenshot>
10082                       <screeninfo>Subject search pop up</screeninfo>
10083                       <mediaobject>
10084                         <imageobject>
10085                           <imagedata fileref="images/admin/globalprefs/OPACPopupAuthorsSearch.png"/>
10086                         </imageobject>
10087                       </mediaobject>
10088                     </screenshot>
10089                     <itemizedlist>
10090                       <listitem>
10091                         <important>
10092                           <para>This will only display the pop up if you are not using an XSLT
10093                             stylesheet.  Review your <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> to find out what stylesheet you're
10094                             using.</para>
10095                         </important>
10096                       </listitem>
10097                     </itemizedlist>
10098                   </para>
10099                 </listitem>
10100                 <listitem>
10101                   <para>Don't display<itemizedlist>
10102                       <listitem>
10103                         <para>Authors and subjects will display as search links instead of pop up
10104                           menus.</para>
10105                       </listitem>
10106                     </itemizedlist></para>
10107                 </listitem>
10108               </itemizedlist></para>
10109             <para>Description:<itemizedlist>
10110                 <listitem>
10111                   <para>If this preference is set to 'Display' then clicking a subject or author
10112                     from the details page in the OPAC will present the searcher with a pop up box.
10113                     From this box you can check off any of the subjects or authors listed and search
10114                     them all at once by clicking 'Search' at the bottom of the pop up.  The default
10115                     behavior is for Koha to search just the clicked author or subject.</para>
10116                 </listitem>
10117               </itemizedlist></para>
10118           </section>
10119
10120           <section id="OpacTopissue">
10121             <title>OpacTopissue</title>
10122
10123             <para>Default: Don't allow</para>
10124
10125             <para>Asks: ___ patrons to access a list of the most checked out
10126             items on the OPAC.</para>
10127
10128             <para>Values:</para>
10129
10130             <itemizedlist>
10131               <listitem>
10132                 <para>Allow</para>
10133
10134                 <itemizedlist>
10135                   <listitem>
10136                     <para>A link to 'Most Popular' will appear at the top of
10137                     your OPAC</para>
10138
10139                     <screenshot>
10140                       <screeninfo>'Most Popular' link under the search
10141                       box</screeninfo>
10142
10143                       <mediaobject>
10144                         <imageobject>
10145                           <imagedata fileref="images/admin/globalprefs/OpacTopissue.png"/>
10146                         </imageobject>
10147                       </mediaobject>
10148                     </screenshot>
10149                   </listitem>
10150                 </itemizedlist>
10151               </listitem>
10152
10153               <listitem>
10154                 <para>Don't allow</para>
10155               </listitem>
10156             </itemizedlist>
10157
10158             <para>Description:</para>
10159
10160             <itemizedlist>
10161               <listitem>
10162                 <para>This preference allows the administrator to choose to
10163                 show the "Most Popular" link at the top of the OPAC under the
10164                 search box. The "Most Popular" page shows the top circulated
10165                 items in the library, as determined by the number of times a
10166                 title has been circulated. This allows users to see what
10167                 titles are popular in their community. It is recommended that
10168                 you leave this preference set to 'Don't allow' until you have
10169                 been live on Koha for a couple of months, otherwise the data
10170                 that it shows will not be an accurate portrayal of what's
10171                 popular in your library.</para>
10172
10173                 <screenshot>
10174                   <screeninfo>Sample top issues page</screeninfo>
10175
10176                   <mediaobject>
10177                     <imageobject>
10178                       <imagedata fileref="images/admin/globalprefs/topissues.png"/>
10179                     </imageobject>
10180                   </mediaobject>
10181                 </screenshot>
10182               </listitem>
10183             </itemizedlist>
10184           </section>
10185
10186           <section id="opacuserlogin">
10187             <title>opacuserlogin</title>
10188
10189             <para>Default: Allow</para>
10190
10191             <para>Asks: ___ patrons to log in to their accounts on the
10192             OPAC.</para>
10193
10194             <para>Values:</para>
10195
10196             <itemizedlist>
10197               <listitem>
10198                 <para>Allow</para>
10199               </listitem>
10200
10201               <listitem>
10202                 <para>Don't allow</para>
10203
10204                 <itemizedlist>
10205                   <listitem>
10206                     <para>The OPAC will still be searchable if patrons can't
10207                     log in, this just disables the patron account access via
10208                     the OPAC</para>
10209                   </listitem>
10210                 </itemizedlist>
10211               </listitem>
10212             </itemizedlist>
10213           </section>
10214
10215           <section id="QuoteOfTheDay">
10216             <title>QuoteOfTheDay</title>
10217
10218             <para>Default: Disable</para>
10219
10220             <para>Asks: ___ Quote of the Day display on OPAC home page</para>
10221
10222             <para>Values:</para>
10223
10224             <itemizedlist>
10225               <listitem>
10226                 <para>Disable</para>
10227               </listitem>
10228
10229               <listitem>
10230                 <para>Enable</para>
10231               </listitem>
10232             </itemizedlist>
10233
10234             <para>Description:</para>
10235
10236             <itemizedlist>
10237               <listitem>
10238                 <para>This feature will allow you to enter a series of quotes
10239                 that will then show on the OPAC homepage in random order. To
10240                 add/edit quotes, visit the <link linkend="QOTDEditor">Quote of
10241                 the Day Editor</link> under Tools.</para>
10242               </listitem>
10243             </itemizedlist>
10244           </section>
10245
10246           <section id="RequestOnOpac">
10247             <title>RequestOnOpac</title>
10248
10249             <para>Default: Allow</para>
10250
10251             <para>Asks: ___ patrons to place holds on items from the
10252             OPAC.</para>
10253
10254             <para>Values:</para>
10255
10256             <itemizedlist>
10257               <listitem>
10258                 <para>Allow</para>
10259
10260                 <itemizedlist>
10261                   <listitem>
10262                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10263                     needs to be set to 'allow'</para>
10264                   </listitem>
10265                 </itemizedlist>
10266               </listitem>
10267
10268               <listitem>
10269                 <para>Don't allow</para>
10270               </listitem>
10271             </itemizedlist>
10272           </section>
10273
10274           <section id="reviewson">
10275             <title>reviewson</title>
10276
10277             <para>Default: Allow</para>
10278
10279             <para>Asks: ___ patrons to make comments on items on the
10280             OPAC.</para>
10281
10282             <para>Values:</para>
10283
10284             <itemizedlist>
10285               <listitem>
10286                 <para>Allow</para>
10287
10288                 <itemizedlist>
10289                   <listitem>
10290                     <para>Patrons comments/reviews all require moderation
10291                     before they appear in the OPAC</para>
10292                   </listitem>
10293
10294                   <listitem>
10295                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10296                     needs to be set to 'Allow'</para>
10297                   </listitem>
10298                 </itemizedlist>
10299               </listitem>
10300
10301               <listitem>
10302                 <para>Don't allow</para>
10303               </listitem>
10304             </itemizedlist>
10305
10306             <para>Description:</para>
10307
10308             <itemizedlist>
10309               <listitem>
10310                 <para>This button allows the patrons to submit comments on
10311                 books they have read via the OPAC. If this preference is set
10312                 to "Allow" reviews are first sent to the staff client for
10313                 staff approval before the review is displayed in the OPAC. The
10314                 staff member who reviews and approves comments may find the
10315                 pending comments on the <link linkend="comments">Comments</link> tool. The staff member can
10316                 then choose to approve or delete the comments.</para>
10317               </listitem>
10318             </itemizedlist>
10319           </section>
10320
10321           <section id="ShowReviewer">
10322             <title>ShowReviewer</title>
10323
10324             <para>Default: full name</para>
10325
10326             <para>Asks: Show ___ of commenter with comments in OPAC.</para>
10327
10328             <para>Values:</para>
10329
10330             <itemizedlist>
10331               <listitem>
10332                 <para>first name</para>
10333               </listitem>
10334
10335               <listitem>
10336                 <para>first name and last initial</para>
10337               </listitem>
10338
10339               <listitem>
10340                 <para>full name</para>
10341               </listitem>
10342
10343               <listitem>
10344                 <para>last name</para>
10345               </listitem>
10346
10347               <listitem>
10348                 <para>no name</para>
10349               </listitem>
10350
10351               <listitem>
10352                 <para>username</para>
10353               </listitem>
10354             </itemizedlist>
10355
10356             <para>Description:</para>
10357
10358             <itemizedlist>
10359               <listitem>
10360                 <para>If you would like to protect your patron's privacy in
10361                 the OPAC you can choose to hide their names or parts of their
10362                 names from any of the comments they leave on bib records in
10363                 your system. <link linkend="reviewson">reviewson</link> needs
10364                 to be set to 'Allow' for this to preference to come in to
10365                 play</para>
10366               </listitem>
10367             </itemizedlist>
10368           </section>
10369
10370           <section id="ShowReviewerPhoto">
10371             <title>ShowReviewerPhoto</title>
10372
10373             <para>Default: Show</para>
10374
10375             <para>Asks: ___ reviewer's photo beside comments in OPAC.</para>
10376
10377             <para>Values:</para>
10378
10379             <itemizedlist>
10380               <listitem>
10381                 <para>Hide</para>
10382               </listitem>
10383
10384               <listitem>
10385                 <para>Show</para>
10386
10387                 <itemizedlist>
10388                   <listitem>
10389                     <para><link linkend="reviewson">reviewson</link> needs to
10390                     be set to 'Allow' and <link linkend="ShowReviewer">ShowReviewer</link> needs to be set
10391                     to 'Show' for this to preference to come in to play</para>
10392
10393                     <screenshot>
10394                       <screeninfo>ShowReviewerPhoto set to 'Show'</screeninfo>
10395
10396                       <mediaobject>
10397                         <imageobject>
10398                           <imagedata fileref="images/admin/globalprefs/ShowReviewerPhoto.png"/>
10399                         </imageobject>
10400                       </mediaobject>
10401                     </screenshot>
10402                   </listitem>
10403                 </itemizedlist>
10404               </listitem>
10405             </itemizedlist>
10406
10407             <para>Description:</para>
10408
10409             <itemizedlist>
10410               <listitem>
10411                 <para>This system preference allows libraries to show avatars
10412                 next to patron's comments in the OPAC. These avatars are
10413                 pulled from the <ulink url="https://www.libravatar.org">Libravatar</ulink> library,
10414                 an open source powered product that allows Internet users to
10415                 choose a small icon to display next to their name on various
10416                 different websites. The library has no control over the images
10417                 the patron chooses to display.</para>
10418               </listitem>
10419             </itemizedlist>
10420           </section>
10421
10422           <section id="SocialNetworks">
10423             <title>SocialNetworks</title>
10424
10425             <para>Default: Disable</para>
10426
10427             <para>Asks: ___ social network links in opac detail pages</para>
10428
10429             <para>Values:</para>
10430
10431             <itemizedlist>
10432               <listitem>
10433                 <para>Disable</para>
10434               </listitem>
10435
10436               <listitem>
10437                 <para>Enable</para>
10438
10439                 <screenshot>
10440                   <screeninfo>Social Networks</screeninfo>
10441
10442                   <mediaobject>
10443                     <imageobject>
10444                       <imagedata fileref="images/admin/globalprefs/SocialNetworks.png"/>
10445                     </imageobject>
10446                   </mediaobject>
10447                 </screenshot>
10448               </listitem>
10449             </itemizedlist>
10450
10451             <para>Description:</para>
10452
10453             <itemizedlist>
10454               <listitem>
10455                 <para>This preference will enable a line of social network
10456                 share buttons below the right hand column on the detail pages
10457                 of records in the OPAC.</para>
10458               </listitem>
10459             </itemizedlist>
10460
10461             <important>
10462               <para>In order for these share buttons to work when clicked you
10463               must have filled in your <link linkend="OPACBaseURL">OPACBaseURL</link> preference.</para>
10464             </important>
10465           </section>
10466
10467           <section id="suggestionspref">
10468             <title>suggestion</title>
10469
10470             <para>Default: Allow</para>
10471
10472             <para>Asks: ___ patrons to make purchase suggestions on the
10473             OPAC.</para>
10474
10475             <para>Values:</para>
10476
10477             <itemizedlist>
10478               <listitem>
10479                 <para>Allow</para>
10480
10481                 <itemizedlist>
10482                   <listitem>
10483                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10484                     needs to be set to 'allow' unless <link linkend="AnonSuggestions">AnonSuggestions</link> is set to
10485                     'allow'</para>
10486                   </listitem>
10487                 </itemizedlist>
10488               </listitem>
10489
10490               <listitem>
10491                 <para>Don't allow</para>
10492               </listitem>
10493             </itemizedlist>
10494           </section>
10495         </section>
10496
10497         <section id="opacpolicyprefs">
10498           <title>Policy</title>
10499
10500           <para/>
10501
10502           <section id="AllowPurchaseSuggestionBranchChoice">
10503             <title>AllowPurchaseSuggestionBranchChoice</title>
10504
10505             <para>Default: Don't allow</para>
10506
10507             <para>Asks: ___ patrons to select branch when making a purchase
10508             suggestion</para>
10509
10510             <para>Values:</para>
10511
10512             <itemizedlist>
10513               <listitem>
10514                 <para>Allow</para>
10515               </listitem>
10516
10517               <listitem>
10518                 <para>Don't allow</para>
10519               </listitem>
10520             </itemizedlist>
10521
10522             <para>Description:</para>
10523
10524             <itemizedlist>
10525               <listitem>
10526                 <para>If your library system lets patrons make purchase
10527                 suggestions for a specific branch you can set this preference
10528                 to 'Allow' to add a branch selection option to the purchase
10529                 suggestion form.</para>
10530               </listitem>
10531             </itemizedlist>
10532           </section>
10533           <section id="BlockExpiredPatronOpacActions">
10534             <title>BlockExpiredPatronOpacActions</title>
10535             <para>Default: Don't block</para>
10536             <para>Asks: ___ expired patrons from OPAC actions such as placing a hold or renewing. </para>
10537             <para>Values:<itemizedlist>
10538                 <listitem>
10539                   <para>Block</para>
10540                 </listitem>
10541                 <listitem>
10542                   <para>Don't block</para>
10543                 </listitem>
10544               </itemizedlist></para>
10545             <para>Description:<itemizedlist>
10546                 <listitem>
10547                   <para>This preference lets you set a default value for how Koha handles
10548                     permissions for patrons who are expired. This preference can be overwritten by
10549                     the setting on <link linkend="patcats">individual patron
10550                     categories</link>.</para>
10551                 </listitem>
10552               </itemizedlist></para>
10553           </section>
10554
10555           <section id="OpacAllowPublicListCreation">
10556             <title>OpacAllowPublicListCreation</title>
10557
10558             <para>Default: Allow</para>
10559
10560             <para>Asks: ___ opac users to create public lists</para>
10561
10562             <para>Values:</para>
10563
10564             <itemizedlist>
10565               <listitem>
10566                 <para>Allow</para>
10567               </listitem>
10568
10569               <listitem>
10570                 <para>Don't allow</para>
10571               </listitem>
10572             </itemizedlist>
10573
10574             <para>Description:</para>
10575
10576             <itemizedlist>
10577               <listitem>
10578                 <para>Public lists are visible to anyone who visits your OPAC.
10579                 With this preference you can control whether or now patrons
10580                 are allowed to create these public lists. If this is set to
10581                 "Don't allow" then only staff will be able to create public
10582                 lists.</para>
10583               </listitem>
10584             </itemizedlist>
10585
10586             <important>
10587               <para>This preference will only be taken in to account if you
10588               have <link linkend="virtualshelves">virtualshelves</link> set to
10589               'Allow'</para>
10590             </important>
10591           </section>
10592
10593           <section id="OpacAllowSharingPrivateLists">
10594             <title>OpacAllowSharingPrivateLists</title>
10595
10596             <para>Default: Don't allow</para>
10597
10598             <para>Asks: ___ opac users to share private lists with other
10599             patrons.</para>
10600
10601             <para>Values:</para>
10602
10603             <itemizedlist>
10604               <listitem>
10605                 <para>Allow</para>
10606               </listitem>
10607
10608               <listitem>
10609                 <para>Don't allow</para>
10610               </listitem>
10611             </itemizedlist>
10612
10613             <para>Description:</para>
10614
10615             <itemizedlist>
10616               <listitem>
10617                 <para>This feature will add the option for patrons to share their lists with other
10618                   patrons. When this is set to 'Allow' patrons will see a share link at the top of
10619                   their list. When they click that link it will ask for the email of the patron they
10620                   would like to share with. Koha will then email the patron an invitation to see the
10621                   list.</para>
10622               </listitem>
10623             </itemizedlist>
10624           </section>
10625
10626           <section id="OPACFineNoRenewals">
10627             <title>OPACFineNoRenewals</title>
10628
10629             <para>Default: 99999</para>
10630
10631             <para>Asks: Only allow patrons to renew their own books on the
10632             OPAC if they have less than ___ USD in fines</para>
10633
10634             <tip>
10635               <para>Leave this field blank to disable</para>
10636             </tip>
10637
10638             <important>
10639               <para>To allow renewals in the OPAC, <link linkend="opacuserlogin">opacuserlogin</link> needs to be set to
10640               'allow'</para>
10641             </important>
10642           </section>
10643
10644           <section id="OpacHiddenItems">
10645             <title>OpacHiddenItems</title>
10646
10647             <para>Asks: Allows to define custom rules for hiding specific
10648             items at opac. <tip>
10649                 <para>See docs/opac/OpacHiddenItems.txt in your Koha install
10650                 directory for more information</para>
10651               </tip></para>
10652
10653             <para>Description:</para>
10654
10655             <itemizedlist>
10656               <listitem>
10657                 <para>In this field you can enter criteria for items you would
10658                 like to hide from display in the OPAC. This field takes any
10659                 combination of item fields (from the items table in the Koha
10660                 database) for blocking. For example a value of:</para>
10661
10662                 <para><programlisting>itype: [07, 10]
10663 location: [STAFF, ISO]</programlisting>Will block items with an itype code of
10664                 07 or 10 as well as items that have a shelving location of
10665                 STAFF or ISO.</para>
10666
10667                 <para>In items my items.itype 07 is defined in Item Types
10668                 Administration as Staff Assigned My items.itype 10 in Item
10669                 Types is Archival Copy The locations STAFF and ISO are in
10670                 Authorized Values for category=LOC STAFF means it's assigned
10671                 to the staff reading room and ISO means it is in the isolation
10672                 room.</para>
10673               </listitem>
10674             </itemizedlist>
10675           </section>
10676
10677           <section id="OPACItemHolds">
10678             <title>OPACItemHolds</title>
10679
10680             <para>Default: Allow</para>
10681
10682             <para>Asks: ___ patrons to place holds on specific items in the
10683             OPAC.</para>
10684
10685             <para>Values:</para>
10686
10687             <itemizedlist>
10688               <listitem>
10689                 <para>Allow</para>
10690
10691                 <itemizedlist>
10692                   <listitem>
10693                     <para>Patrons can place holds on specific items as well as
10694                     the next available item.</para>
10695                   </listitem>
10696
10697                   <listitem>
10698                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10699                     needs to be set to 'allow'</para>
10700                   </listitem>
10701                 </itemizedlist>
10702               </listitem>
10703
10704               <listitem>
10705                 <para>Don't allow</para>
10706
10707                 <itemizedlist>
10708                   <listitem>
10709                     <para>If this is disabled, users can only put a hold on
10710                     the next available item.</para>
10711                   </listitem>
10712                 </itemizedlist>
10713               </listitem>
10714             </itemizedlist>
10715           </section>
10716
10717           <section id="OpacRenewalAllowed">
10718             <title>OpacRenewalAllowed</title>
10719
10720             <para>Default: Don't allow</para>
10721
10722             <para>Asks: ___ patrons to renew their own books on the
10723             OPAC.</para>
10724
10725             <para>Values:</para>
10726
10727             <itemizedlist>
10728               <listitem>
10729                 <para>Allow</para>
10730
10731                 <itemizedlist>
10732                   <listitem>
10733                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10734                     needs to be set to 'allow'</para>
10735                   </listitem>
10736                 </itemizedlist>
10737               </listitem>
10738
10739               <listitem>
10740                 <para>Don't allow</para>
10741
10742                 <itemizedlist>
10743                   <listitem>
10744                     <para>Staff will still be able to renew items for patrons
10745                     via the staff client</para>
10746                   </listitem>
10747                 </itemizedlist>
10748               </listitem>
10749             </itemizedlist>
10750
10751             <para>Description:</para>
10752
10753             <itemizedlist>
10754               <listitem>
10755                 <para>This preference allows the administration to choose if
10756                 patrons can renew their checked out materials via their
10757                 checked out history in the OPAC. It allows patrons to renew
10758                 their materials without having to contact the library or
10759                 having to return to the library.</para>
10760               </listitem>
10761             </itemizedlist>
10762           </section>
10763
10764           <section id="OpacRenewalBranch">
10765             <title>OpacRenewalBranch</title>
10766
10767             <para>Default: the branch the item was checked out from</para>
10768
10769             <para>Asks: Use ___ as branchcode to store in the statistics
10770             table</para>
10771
10772             <para>Values:</para>
10773
10774             <itemizedlist>
10775               <listitem>
10776                 <para>NULL</para>
10777               </listitem>
10778
10779               <listitem>
10780                 <para>'OPACRenew'</para>
10781               </listitem>
10782
10783               <listitem>
10784                 <para>the item's home branch</para>
10785               </listitem>
10786
10787               <listitem>
10788                 <para>the patron's home branch</para>
10789               </listitem>
10790
10791               <listitem>
10792                 <para>the branch the item was checked out from</para>
10793               </listitem>
10794             </itemizedlist>
10795
10796             <para>Description:</para>
10797
10798             <itemizedlist>
10799               <listitem>
10800                 <para>This value is used in the statistics table to help with
10801                 reporting. The statistics table in Koha keeps track of all
10802                 checkouts and renewals, this preference defines which branch
10803                 is entered in to the table when a patron renews an item for
10804                 themselves via the OPAC.</para>
10805               </listitem>
10806             </itemizedlist>
10807           </section>
10808
10809           <section id="OPACViewOthersSuggestions">
10810             <title>OPACViewOthersSuggestions</title>
10811
10812             <para>Default: Don't show</para>
10813
10814             <para>Asks: ___ purchase suggestions from other patrons on the
10815             OPAC.</para>
10816
10817             <para>Values:</para>
10818
10819             <itemizedlist>
10820               <listitem>
10821                 <para>Don't show</para>
10822               </listitem>
10823
10824               <listitem>
10825                 <para>Show</para>
10826
10827                 <itemizedlist>
10828                   <listitem>
10829                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10830                     needs to be set to 'allow'</para>
10831                   </listitem>
10832                 </itemizedlist>
10833               </listitem>
10834             </itemizedlist>
10835           </section>
10836
10837           <section id="SearchMyLibraryFirst">
10838             <title>SearchMyLibraryFirst</title>
10839
10840             <para>Default: Don't limit</para>
10841
10842             <para>Asks: ___ patrons' searches to the library they are
10843             registered at.</para>
10844
10845             <para>Values:</para>
10846
10847             <itemizedlist>
10848               <listitem>
10849                 <para>Don't limit</para>
10850
10851                 <itemizedlist>
10852                   <listitem>
10853                     <para>Searching the OPAC will show results from all
10854                     libraries</para>
10855                   </listitem>
10856
10857                   <listitem>
10858                     <para>If you're a one branch system, choose 'Don't
10859                     limit'</para>
10860                   </listitem>
10861                 </itemizedlist>
10862               </listitem>
10863
10864               <listitem>
10865                 <para>Limit</para>
10866
10867                 <itemizedlist>
10868                   <listitem>
10869                     <para>Patrons will still be able to search other libraries
10870                     via the Advanced search page - but will be limited to
10871                     searches for their library only from the basic search
10872                     box</para>
10873                   </listitem>
10874
10875                   <listitem>
10876                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10877                     needs to be set to 'allow'</para>
10878                   </listitem>
10879                 </itemizedlist>
10880               </listitem>
10881             </itemizedlist>
10882           </section>
10883
10884           <section id="singleBranchMode">
10885             <title>singleBranchMode</title>
10886
10887             <para>Default: Don't allow</para>
10888
10889             <para>Asks: ___ patrons to select their branch on the OPAC.</para>
10890
10891             <para>Values:</para>
10892
10893             <itemizedlist>
10894               <listitem>
10895                 <para>Allow</para>
10896
10897                 <itemizedlist>
10898                   <listitem>
10899                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10900                     needs to be set to 'allow'</para>
10901                   </listitem>
10902                 </itemizedlist>
10903               </listitem>
10904
10905               <listitem>
10906                 <para>Don't allow</para>
10907               </listitem>
10908             </itemizedlist>
10909
10910             <para>Description:</para>
10911
10912             <itemizedlist>
10913               <listitem>
10914                 <para>This preference is for libraries that have branches but
10915                 do not want to share their items among other branches within
10916                 their system. If the preference is set to "Don't allow" then
10917                 holdings will be shown for all branches within a system. On
10918                 the "Home" screen of the OPAC users have the choice of
10919                 narrowing down results by item location. Setting this
10920                 preference to "Allow" will display only one branch's
10921                 holdings.</para>
10922               </listitem>
10923             </itemizedlist>
10924           </section>
10925         </section>
10926
10927         <section id="opacprivacyprefs">
10928           <title>Privacy</title>
10929
10930           <para/>
10931
10932           <section id="AnonSuggestions">
10933             <title>AnonSuggestions</title>
10934
10935             <para>Default: Don't allow</para>
10936
10937             <para>Asks: ___ patrons that aren't logged in to make purchase
10938             suggestions. <important>
10939                 <para>If set to 'Allow', suggestions are connected to the
10940                 <link linkend="AnonymousPatron">AnonymousPatron</link></para>
10941               </important></para>
10942
10943             <para>Values:</para>
10944
10945             <itemizedlist>
10946               <listitem>
10947                 <para>Allow</para>
10948               </listitem>
10949
10950               <listitem>
10951                 <para>Don't allow</para>
10952               </listitem>
10953             </itemizedlist>
10954           </section>
10955
10956           <section id="AnonymousPatron">
10957             <title>AnonymousPatron</title>
10958
10959             <para>Default: 0</para>
10960
10961             <para>Asks: Use borrowernumber ___ as the Anonymous Patron (for
10962             anonymous suggestions and reading history) <tip>
10963                 <para>Before setting this preference <link linkend="addnewpatron">create a patron</link> to be used for
10964                 all anonymous suggestions and/or reading history items. This
10965                 patron can be any type and should be named something to make
10966                 it clear to you that they're anonymous (ex. Anonymous
10967                 Patron).</para>
10968               </tip></para>
10969           </section>
10970
10971           <section id="EnableOpacSearchHistory">
10972             <title>EnableOpacSearchHistory</title>
10973
10974             <para>Default: Keep</para>
10975
10976             <para>Asks: ___ patron search history in the OPAC.</para>
10977
10978             <para>Values:</para>
10979
10980             <itemizedlist>
10981               <listitem>
10982                 <para>Don't keep</para>
10983               </listitem>
10984
10985               <listitem>
10986                 <para>Keep</para>
10987               </listitem>
10988             </itemizedlist>
10989           </section>
10990
10991           <section id="OPACPrivacy">
10992             <title>OPACPrivacy</title>
10993
10994             <para>Default: Don't allow</para>
10995
10996             <para>Asks: ___ patrons to choose their own privacy settings for
10997             their reading history. <important>
10998                 <para>This requires <link linkend="opacreadinghistory">opacreadinghistory</link> set to
10999                 'Allow' and <link linkend="AnonymousPatron">AnonymousPatron</link> to be set to
11000                 your anonymous patron's borrowernumber.</para>
11001               </important></para>
11002
11003             <para>Values:</para>
11004
11005             <itemizedlist>
11006               <listitem>
11007                 <para>Allow</para>
11008               </listitem>
11009
11010               <listitem>
11011                 <para>Don't allow</para>
11012               </listitem>
11013             </itemizedlist>
11014           </section>
11015
11016           <section id="opacreadinghistory">
11017             <title>opacreadinghistory</title>
11018
11019             <para>Default: Allow</para>
11020
11021             <para>Asks: ___ patrons to see what books they have checked out in
11022             the past.</para>
11023
11024             <important>
11025               <para>Enabling this will make it so that patrons can view their
11026               circulation history in the OPAC unless you have OPACPrivacy set
11027               to 'Allow.'</para>
11028             </important>
11029
11030             <important>
11031               <para>This data is stored in the system regardless of your
11032               choice, unless your patrons have chosen to never have their
11033               reading history kept.</para>
11034             </important>
11035           </section>
11036           <section id="TrackClicks">
11037             <title>TrackClicks</title>
11038             <para>Default: Don't track</para>
11039             <para>Asks: ___  links that patrons click on.</para>
11040             <para>Values:<itemizedlist>
11041                 <listitem>
11042                   <para>Don't track</para>
11043                 </listitem>
11044                 <listitem>
11045                   <para>Track</para>
11046                 </listitem>
11047                 <listitem>
11048                   <para>Track anonymously</para>
11049                 </listitem>
11050               </itemizedlist></para>
11051             <para>Description:<itemizedlist>
11052                 <listitem>
11053                   <para>By setting this preference to one of the track options you will allow Koha
11054                     to track every link clicked in Koha.  This data will be stored in a database
11055                     table so that you can run reports against that data.  If you choose to 'Track'
11056                     clicks then Koha will record both the link clicked and the logged in user who
11057                     clicked the link. If you choose to 'Track anonymously' then the borrowernumber
11058                     will not be recorded, but the rest of the data will.<tip>
11059                       <para>Remember to update your local privacy policies and link to them from the
11060                         OPAC to notify your users that you are tracking their information.</para>
11061                     </tip></para>
11062                 </listitem>
11063               </itemizedlist></para>
11064           </section>
11065         </section>
11066         <section id="opacselfregistrationprefs">
11067           <title>Self Registration</title>
11068           <section id="PatronSelfRegistration">
11069             <title>PatronSelfRegistration</title>
11070             <para>Default: Don't allow</para>
11071             <para>Asks: ___ library patrons to register an account via the OPAC.</para>
11072             <para>Values:<itemizedlist>
11073                 <listitem>
11074                   <para>Allow</para>
11075                 </listitem>
11076                 <listitem>
11077                   <para>Don't allow</para>
11078                 </listitem>
11079               </itemizedlist></para>
11080             <para>Description:</para>
11081             <itemizedlist>
11082               <listitem>
11083                 <para>Setting this preference to 'Allow' will provide a link on the OPAC to register
11084                   for a new account.  Using the other <link linkend="opacselfregistrationprefs">Self
11085                     Registration</link> system preferences you can control how this preference will function.</para>
11086                 <screenshot>
11087                     <screeninfo>Register link in the OPAC</screeninfo>
11088                     <mediaobject>
11089                       <imageobject>
11090                         <imagedata fileref="images/admin/globalprefs/PatronSelfRegistration.png"/>
11091                       </imageobject>
11092                     </mediaobject>
11093                   </screenshot>
11094               </listitem>
11095             </itemizedlist>
11096             <important>
11097               <para>Patrons registering via the OPAC will not need to be approved by a librarian.
11098                 For this reason it is recommended that you set up a provisional <link linkend="patcats">patron category</link> with no <link linkend="circfinerules">circulation rights</link>.  That way patrons will have to come in to the library
11099                 to verify their identity before given circulation rights at the library. Once the
11100                 patron confirms their identiy the library staff can change the category to one with
11101                 permissions to check items out and place holds.</para>
11102             </important>
11103           </section>
11104           <section id="PatronSelfRegistrationAdditionalInstructions">
11105             <title>PatronSelfRegistrationAdditionalInstructions</title>
11106             <para>Asks: Display the following additional instructions for patrons who self register
11107               via the OPAC ( HTML is allowed ): </para>
11108             <para>Description:<itemizedlist>
11109                 <listitem>
11110                   <para>This preference takes any HTML you'd like to display on the page the patron
11111                     sees after successfully registering for their library card.</para>
11112                 </listitem>
11113               </itemizedlist></para>
11114           </section>
11115           <section id="PatronSelfRegistrationBorrowerMandatoryField">
11116             <title>PatronSelfRegistrationBorrowerMandatoryField</title>
11117             <para>Default: surname|firstname</para>
11118             <para>Asks: The following database columns must be filled in on the patron entry screen:
11119               ___</para>
11120             <para>Description:</para>
11121             <itemizedlist>
11122               <listitem>
11123                 <para>This preference allows you to define what fields patrons must fill in on their
11124                   self regisration form.  If any of the required fields are blank Koha will not let
11125                   the patron register.</para>
11126               </listitem>
11127             </itemizedlist>
11128             <important>
11129               <para>Separate columns with |</para>
11130             </important>
11131             <tip>
11132               <para>For help with field names, ask your system administrator or <ulink url="http://schema.koha-community.org/tables/borrowers.html">view the database
11133                   structure</ulink> associated with the borrowers table.</para>
11134             </tip>
11135             <tip>
11136               <para>If you're going to require that patrons verify their accounts via email with the
11137                   <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link> preference the email field will
11138                 automatically be marked as required.</para>
11139             </tip>
11140           </section>
11141           <section id="PatronSelfRegistrationBorrowerUnwantedField">
11142             <title>PatronSelfRegistrationBorrowerUnwantedField</title>
11143             <para>Asks: The following database columns will not appear on the patron entry screen:
11144               ___</para>
11145             <para>Description:</para>
11146             <itemizedlist>
11147               <listitem>
11148                 <para>Using this preference you can hide fields from the patron registraion and
11149                   update form in the OPAC.</para>
11150               </listitem>
11151             </itemizedlist>
11152             <important>
11153               <para>Separate columns with |</para>
11154             </important>
11155             <tip>
11156               <para>For help with field names, ask your system administrator or <ulink url="http://schema.koha-community.org/tables/borrowers.html">view the database
11157                   structure</ulink> associated with the borrowers table.</para>
11158             </tip>
11159           </section>
11160           <section id="PatronSelfRegistrationDefaultCategory">
11161             <title>PatronSelfRegistrationDefaultCategory</title>
11162             <para>Asks: Use the patron category code ___ as the default patron category for patrons
11163               registered via the OPAC. </para>
11164             <para>Description:</para>
11165             <itemizedlist>
11166               <listitem>
11167                 <para>Enter in the patron category code for the category that all new patrons
11168                   registered via the OPAC will be put in to.</para>
11169               </listitem>
11170             </itemizedlist>
11171             <important>
11172               <para>Patrons registering via the OPAC will not need to be approved by a librarian.
11173                 For this reason it is recommended that you set up a provisional <link linkend="patcats">patron category</link> with no <link linkend="circfinerules">circulation rights</link>.  That way patrons will have to come in to the library
11174                 to verify their identity before given circulation rights at the library. Once the
11175                 patron confirms their identiy the library staff can change the category to one with
11176                 permissions to check items out and place holds.</para>
11177             </important>
11178             <important>
11179               <para>If you leave this blank or enter in an invalid code your patrons will still be
11180                 able to register but will not be given a username. There will be no errors on the
11181                 page to explain this, so be sure to enter a valid patron category code.</para>
11182             </important>
11183           </section>
11184           <section id="PatronSelfRegistrationExpireTemporaryAccountsDelay">
11185             <title>PatronSelfRegistrationExpireTemporaryAccountsDelay</title>
11186             <para>Default: 0</para>
11187             <para>Asks: Delete patrons registered via the OPAC, but not yet verified after ___
11188               days.</para>
11189             <para>Description:<itemizedlist>
11190                 <listitem>
11191                   <para>This prefence links to the <link linkend="deleteexpiredregistrationcron"
11192                       >delete_expired_opac_registrations.pl cron job</link>. If that cron is set to
11193                     run nightly it will clean up any registrations that have not been verified via
11194                     email in the number of days entered on this preference. This is dependent on
11195                       <link linkend="PatronSelfRegistrationVerifyByEmail"
11196                       >PatronSelfRegistrationVerifyByEmail</link> preference.</para>
11197                 </listitem>
11198               </itemizedlist></para>
11199           </section>
11200           <section id="PatronSelfRegistrationVerifyByEmail">
11201             <title>PatronSelfRegistrationVerifyByEmail</title>
11202             <para>Default: Don't require</para>
11203             <para>Asks: ___  that a self-registering patron verify his or herself via email.</para>
11204             <para>Values:<itemizedlist>
11205                 <listitem>
11206                   <para>Don't require</para>
11207                 </listitem>
11208                 <listitem>
11209                   <para>Require</para>
11210                 </listitem>
11211               </itemizedlist></para>
11212             <para>Description:<itemizedlist>
11213                 <listitem>
11214                   <para>If you require patrons to verify their accounts via email they will not be
11215                     able to log in to the OPAC until they acknowledge the email sent by Koha. If you
11216                     don't require this then patrons will be able to log in as soon as they fill in
11217                     the registration form. You can set the <link
11218                       linkend="PatronSelfRegistrationExpireTemporaryAccountsDelay"
11219                       >PatronSelfRegistrationExpireTemporaryAccountsDelay</link> preference to
11220                     delete the un-verified self registrations after a certain number of days.</para>
11221                 </listitem>
11222               </itemizedlist><tip>
11223                 <para>If you're going to require that patrons verify their accounts via email then
11224                   the email field will automatically be marked as required.</para>
11225               </tip></para>
11226           </section>
11227         </section>
11228
11229         <section id="shelfbrowseprefs">
11230           <title>Shelf Browser</title>
11231
11232           <para/>
11233
11234           <section id="OPACShelfBrowser">
11235             <title>OPACShelfBrowser</title>
11236
11237             <para>Default: Show</para>
11238
11239             <para>Asks: ___ a shelf browser on item details pages, allowing
11240             patrons to see what's near that item on the shelf.</para>
11241
11242             <para>Values:</para>
11243
11244             <itemizedlist>
11245               <listitem>
11246                 <para>Don't show</para>
11247               </listitem>
11248
11249               <listitem>
11250                 <para>Show</para>
11251
11252                 <screenshot>
11253                   <screeninfo>OPACShelfBrowser</screeninfo>
11254
11255                   <mediaobject>
11256                     <imageobject>
11257                       <imagedata fileref="images/admin/globalprefs/OPACShelfBrowser.png"/>
11258                     </imageobject>
11259                   </mediaobject>
11260                 </screenshot>
11261               </listitem>
11262             </itemizedlist>
11263
11264             <para>Description:</para>
11265
11266             <itemizedlist>
11267               <listitem>
11268                 <para>This preference allows patrons to view what is located
11269                 on the shelf near the item they looked up. The shelf browser
11270                 option appears on the details page to the right of each items'
11271                 call number. Clicking the 'Browse Shelf' link allows for a
11272                 virtual shelf browsing experience via the OPAC and lets
11273                 patrons see other books that may relate to their search and
11274                 items that sit on the shelf near the item they are looking
11275                 at.</para>
11276               </listitem>
11277             </itemizedlist>
11278
11279             <important>
11280               <para>This uses up a fairly large amount of resources on your
11281               server, and should be avoided if your collection has a large
11282               number of items.</para>
11283             </important>
11284           </section>
11285
11286           <section id="ShelfBrowserUsesCcode">
11287             <title>ShelfBrowserUsesCcode</title>
11288
11289             <para>Default: Don't use</para>
11290
11291             <para>Asks: ___ the item collection code when finding items for
11292             the shelf browser.</para>
11293
11294             <para>Values:</para>
11295
11296             <itemizedlist>
11297               <listitem>
11298                 <para>Don't use</para>
11299               </listitem>
11300
11301               <listitem>
11302                 <para>Use</para>
11303               </listitem>
11304             </itemizedlist>
11305
11306             <para>Description:</para>
11307
11308             <itemizedlist>
11309               <listitem>
11310                 <para>If your library uses collection codes then you might
11311                 want the shelf browser to take into consideration what
11312                 collection the books belong to when populating the virtual
11313                 shelf browser.</para>
11314               </listitem>
11315             </itemizedlist>
11316           </section>
11317
11318           <section id="ShelfBrowserUsesHomeBranch">
11319             <title>ShelfBrowserUsesHomeBranch</title>
11320
11321             <para>Default: Use</para>
11322
11323             <para>Asks: ___ the item home branch when finding items for the
11324             shelf browser.</para>
11325
11326             <para>Values:</para>
11327
11328             <itemizedlist>
11329               <listitem>
11330                 <para>Don't use</para>
11331               </listitem>
11332
11333               <listitem>
11334                 <para>Use</para>
11335               </listitem>
11336             </itemizedlist>
11337
11338             <para>Description:</para>
11339
11340             <itemizedlist>
11341               <listitem>
11342                 <para>If you have a multiple branch system you may want to
11343                 make sure that Koha takes into consideration what branch owns
11344                 the books when populating the virtual shelf browser for
11345                 accuracy.</para>
11346               </listitem>
11347             </itemizedlist>
11348           </section>
11349
11350           <section id="ShelfBrowserUsesLocation">
11351             <title>ShelfBrowserUsesLocation</title>
11352
11353             <para>Default: Use</para>
11354
11355             <para>Asks: ___ the item location when finding items for the shelf
11356             browser.</para>
11357
11358             <para>Values:</para>
11359
11360             <itemizedlist>
11361               <listitem>
11362                 <para>Don't use</para>
11363               </listitem>
11364
11365               <listitem>
11366                 <para>Use</para>
11367               </listitem>
11368             </itemizedlist>
11369
11370             <para>Description:</para>
11371
11372             <itemizedlist>
11373               <listitem>
11374                 <para>If your library uses shelving locations then you might
11375                 want the shelf browser to take into consideration what
11376                 shelving location the books belong to when populating the
11377                 virtual shelf browser.</para>
11378               </listitem>
11379             </itemizedlist>
11380           </section>
11381         </section>
11382       </section>
11383
11384       <section id="patronprefs">
11385         <title>Patrons</title>
11386
11387         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
11388         Global System Preferences &gt; Patrons</para>
11389
11390         <section id="AddPatronLists">
11391           <title>AddPatronLists</title>
11392
11393           <para>Default: specific categories</para>
11394
11395           <para>Asks: List ___ under the new patron menu.</para>
11396
11397           <para>Values:</para>
11398
11399           <itemizedlist>
11400             <listitem>
11401               <para>general patron types</para>
11402
11403               <screenshot>
11404                 <screeninfo>Add patron options with AddPatronLists set to
11405                 general patron types</screeninfo>
11406
11407                 <mediaobject>
11408                   <imageobject>
11409                     <imagedata fileref="images/admin/globalprefs/AddPatronLists-category.png"/>
11410                   </imageobject>
11411                 </mediaobject>
11412               </screenshot>
11413             </listitem>
11414
11415             <listitem>
11416               <para>specific categories</para>
11417
11418               <screenshot>
11419                 <screeninfo>Add patron options with AddPatronLists set to
11420                 specific categories</screeninfo>
11421
11422                 <mediaobject>
11423                   <imageobject>
11424                     <imagedata fileref="images/admin/globalprefs/AddPatronLists-specific.png"/>
11425                   </imageobject>
11426                 </mediaobject>
11427               </screenshot>
11428             </listitem>
11429           </itemizedlist>
11430         </section>
11431
11432         <section id="AutoEmailOPACUser">
11433           <title>AutoEmailOpacUser</title>
11434
11435           <para>Default: Don't send</para>
11436
11437           <para>Asks: ___ an email to newly created patrons with their account
11438           details.</para>
11439
11440           <para>Description:</para>
11441
11442           <itemizedlist>
11443             <listitem>
11444               <para>AutoEmailOpacUser allows library users to be notified by
11445               email of their account details when a new account is opened at
11446               the email address specified in the <link linkend="AutoEmailPrimaryAddress">AutoEmailPrimaryAddress</link>
11447               preference. The email contains the username and password given
11448               to or chosen by the patron when signing up for their account and
11449               can be customized by editing the <link linkend="ACCTDETAILS">ACCTDETAILS</link> notice.</para>
11450             </listitem>
11451           </itemizedlist>
11452
11453           <para>Values:</para>
11454
11455           <itemizedlist>
11456             <listitem>
11457               <para>Don't send</para>
11458             </listitem>
11459
11460             <listitem>
11461               <para>Send</para>
11462             </listitem>
11463           </itemizedlist>
11464         </section>
11465
11466         <section id="AutoEmailPrimaryAddress">
11467           <title>AutoEmailPrimaryAddress</title>
11468
11469           <para>Default: alternate</para>
11470
11471           <para>Asks: Use ___ patron email address for sending out
11472           emails.</para>
11473
11474           <para>Values:</para>
11475
11476           <itemizedlist>
11477             <listitem>
11478               <para>alternate</para>
11479             </listitem>
11480
11481             <listitem>
11482               <para>first valid</para>
11483             </listitem>
11484
11485             <listitem>
11486               <para>home</para>
11487             </listitem>
11488
11489             <listitem>
11490               <para>work</para>
11491             </listitem>
11492           </itemizedlist>
11493
11494           <para>Description:</para>
11495
11496           <itemizedlist>
11497             <listitem>
11498               <para>If you choose 'first valid' as the value for
11499               AutoEmailPrimaryAddress the system will check the email fields
11500               in this order: home, work, then alternate. Otherwise the system
11501               will use the email address you specify.</para>
11502             </listitem>
11503           </itemizedlist>
11504         </section>
11505
11506         <section id="autoMemberNum">
11507           <title>autoMemberNum</title>
11508
11509           <para>Default: Do</para>
11510
11511           <para>Asks: ___ default the card number field on the patron addition
11512           screen to the next available card number</para>
11513
11514           <para>Values:</para>
11515
11516           <itemizedlist>
11517             <listitem>
11518               <para>Do</para>
11519
11520               <itemizedlist>
11521                 <listitem>
11522                   <para>If the largest currently used card number is
11523                   26345000012941, then this field will default to
11524                   26345000012942 for the next patron</para>
11525                 </listitem>
11526               </itemizedlist>
11527             </listitem>
11528
11529             <listitem>
11530               <para>Don't</para>
11531             </listitem>
11532           </itemizedlist>
11533
11534           <para>Description:</para>
11535
11536           <itemizedlist>
11537             <listitem>
11538               <para>This preference determines if the patron's barcode is
11539               automatically calculated. This prevents the person setting up
11540               the library card account from having to assign a number to the
11541               new card. If set to 'Do' the system will calculate a new patron
11542               barcode by adding 1 to the maximum barcode already present in
11543               the database.</para>
11544             </listitem>
11545           </itemizedlist>
11546         </section>
11547
11548         <section id="BorrowerMandatoryField">
11549           <title>BorrowerMandatoryField</title>
11550
11551           <para>Default: surname|cardnumber|barcode</para>
11552
11553           <para>Asks: The following database columns must be filled in on the
11554           patron entry screen: ___</para>
11555
11556           <para>Description:</para>
11557
11558           <itemizedlist>
11559             <listitem>
11560               <para>This preference enables the system administrator to choose
11561               which fields your library would like required for patron
11562               accounts. Enter field names separated by | (bar). This ensures
11563               that basic information is included in each patron record. If a
11564               patron leaves one of the required fields blank an error message
11565               will issue and the account will not be created.</para>
11566             </listitem>
11567           </itemizedlist>
11568
11569           <important>
11570             <para>Separate columns with |</para>
11571           </important>
11572
11573           <tip>
11574             <para>For help with field names, ask your system administrator or
11575             <ulink url="http://schema.koha-community.org/tables/borrowers.html">view
11576             the database structure</ulink> associated with the borrowers
11577             table.</para>
11578           </tip>
11579         </section>
11580
11581         <section id="borrowerRelationship">
11582           <title>borrowerRelationship</title>
11583
11584           <para>Default: father|mother</para>
11585
11586           <para>Asks: Guarantors can be the following of those they guarantee
11587           ___</para>
11588
11589           <para>Description:</para>
11590
11591           <itemizedlist>
11592             <listitem>
11593               <para>This preference enables the system administrator to define
11594               valid relationships between a guarantor (usually a parent) &amp;
11595               a guarantee (usually a child). Defining values for this field
11596               does not make the guarantor field required when adding a
11597               guarantee type patron. This preference creates a drop down list
11598               identifying the relationship of the guarantor to the guarantee.
11599               To disable the ability to add children types in Koha you can
11600               leave this field blank.</para>
11601             </listitem>
11602           </itemizedlist>
11603
11604           <important>
11605             <para>Input multiple choices separated by |</para>
11606           </important>
11607         </section>
11608
11609         <section id="BorrowerRenewalPeriodBase">
11610           <title>BorrowerRenewalPeriodBase</title>
11611
11612           <para>Default: current date</para>
11613
11614           <para>Asks: When renewing borrowers, base the new expiry date on
11615           ___</para>
11616
11617           <para>Values:</para>
11618
11619           <itemizedlist>
11620             <listitem>
11621               <para>current date.</para>
11622             </listitem>
11623
11624             <listitem>
11625               <para>current membership expiry date.</para>
11626             </listitem>
11627           </itemizedlist>
11628
11629           <para>Description:</para>
11630
11631           <itemizedlist>
11632             <listitem>
11633               <para>This preference controls what the patron's new expiration
11634               date will be when you renew their card. Using the 'current date'
11635               will add the subscription period to today's date when
11636               calculating the new expiration date. Using 'current membership
11637               expiry date' will add the subscription period to the old
11638               expiration date for the patron when renewing their
11639               account.</para>
11640             </listitem>
11641           </itemizedlist>
11642         </section>
11643
11644         <section id="BorrowersTitles">
11645           <title>BorrowersTitles</title>
11646
11647           <para>Default: Mr|Mrs|Miss|Ms</para>
11648
11649           <para>Asks: Borrowers can have the following titles ___</para>
11650
11651           <para>Description:</para>
11652
11653           <itemizedlist>
11654             <listitem>
11655               <para>This preference allows the staff to choose the titles that
11656               can be assigned to patrons. The choices present as a drop down
11657               list when creating a patron record.</para>
11658             </listitem>
11659           </itemizedlist>
11660
11661           <important>
11662             <para>Input multiple choices separated by |</para>
11663           </important>
11664         </section>
11665
11666         <section id="BorrowerUnwantedField">
11667           <title>BorrowerUnwantedField</title>
11668
11669           <para>Asks: The following database columns will not appear on the
11670           patron entry screen: ___</para>
11671
11672           <para>Description:</para>
11673
11674           <itemizedlist>
11675             <listitem>
11676               <para>This preference enables the system administrator to choose
11677               which fields your library doesn't need to see on the patron
11678               entry form. Enter field names separated by | (bar).</para>
11679             </listitem>
11680           </itemizedlist>
11681
11682           <important>
11683             <para>Separate columns with |</para>
11684           </important>
11685
11686           <tip>
11687             <para>For help with field names, ask your system administrator or
11688             <ulink url="http://schema.koha-community.org/tables/borrowers.html">view
11689             the database structure</ulink> associated with the borrowers
11690             table.</para>
11691           </tip>
11692         </section>
11693         <section id="CardnumberLength">
11694           <title>CardnumberLength</title>
11695           <para>Asks: Card numbers for patrons must be ___ characters long. </para>
11696           <para>Description:<itemizedlist>
11697               <listitem>
11698                 <para>The length can be a single number to specify an exact length, a range
11699                   separated by a comma (i.e., 'Min,Max'), or a maximum with no minimum (i.e.,
11700                   ',Max'). If 'cardnumber' is included in the <link linkend="BorrowerMandatoryField"
11701                     >BorrowerMandatoryField</link> list, the minimum length, if not specified here,
11702                   defaults to one. </para>
11703               </listitem>
11704             </itemizedlist></para>
11705         </section>
11706
11707         <section id="checkdigit">
11708           <title>checkdigit</title>
11709
11710           <para>Default: Don't</para>
11711
11712           <para>Asks: ___ check and construct borrower card numbers in the
11713           Katipo style.</para>
11714
11715           <para>Values:</para>
11716
11717           <itemizedlist>
11718             <listitem>
11719               <para>Do</para>
11720             </listitem>
11721
11722             <listitem>
11723               <para>Don't</para>
11724             </listitem>
11725           </itemizedlist>
11726
11727           <important>
11728             <para>This overrides <link linkend="autoMemberNum">autoMemberNum</link> if on.</para>
11729           </important>
11730         </section>
11731
11732         <section id="EnableBorrowerFiles">
11733           <title>EnableBorrowerFiles</title>
11734
11735           <para>Default: Don't</para>
11736
11737           <para>Asks: ___ enable the ability to upload and attach arbitrary
11738           files to a borrower record.</para>
11739
11740           <para>Values:</para>
11741
11742           <itemizedlist>
11743             <listitem>
11744               <para>Do</para>
11745             </listitem>
11746
11747             <listitem>
11748               <para>Don't</para>
11749             </listitem>
11750           </itemizedlist>
11751
11752           <para>Description:</para>
11753
11754           <itemizedlist>
11755             <listitem>
11756               <para>When enabled this will add a 'Files' tab to the left of
11757               the patron detail page where you can view and upload files to
11758               the patron record.</para>
11759             </listitem>
11760           </itemizedlist>
11761         </section>
11762
11763         <section id="EnhancedMessagingPreferences">
11764           <title>EnhancedMessagingPreferences</title>
11765
11766           <para>Default: Allow</para>
11767
11768           <para>Asks: ___ patrons to choose which notices they receive and
11769           when they receive them.</para>
11770
11771           <para>Values:</para>
11772
11773           <itemizedlist>
11774             <listitem>
11775               <para>Allow</para>
11776             </listitem>
11777
11778             <listitem>
11779               <para>Don't allow</para>
11780             </listitem>
11781           </itemizedlist>
11782
11783           <important>
11784             <para>This only applies to certain kinds of notices, overdue
11785             notices will be sent based on the library's rules, not the
11786             patron's choice.</para>
11787           </important>
11788
11789           <para>Description:</para>
11790
11791           <itemizedlist>
11792             <listitem>
11793               <para>These messages are in addition to the overdue notices that
11794               the library sends. The difference between these notices and
11795               overdues is that the patron can opt-in and out of these. Setting
11796               this preference to 'Allow' will allow patrons to choose to
11797               receive any one of the following messages:</para>
11798
11799               <itemizedlist>
11800                 <listitem>
11801                   <para>Item Checkout : A notice that lists all the of the items the patron has just
11802                     checked out and/or renewed, this is an electronic form of the checkout
11803                     receipt</para>
11804                 </listitem>
11805
11806                 <listitem>
11807                   <para>Item Due : A notice on the day and item is due back at
11808                   the library</para>
11809                 </listitem>
11810
11811                 <listitem>
11812                   <para>Hold Filled : A notice when you have confirmed the
11813                   hold is waiting for the patron</para>
11814                 </listitem>
11815
11816                 <listitem>
11817                   <para>Item Checkin : A notice that lists all the of the
11818                   items the patron has just checked in</para>
11819                 </listitem>
11820
11821                 <listitem>
11822                   <para>Advanced Notice : A notice in advance of the patron's
11823                   items being due (The patron can choose the number of days in
11824                   advance)</para>
11825                 </listitem>
11826               </itemizedlist>
11827             </listitem>
11828           </itemizedlist>
11829         </section>
11830
11831         <section id="ExtendedPatronAttributes">
11832           <title>ExtendedPatronAttributes</title>
11833
11834           <para>Default: Enable</para>
11835
11836           <para>Asks: ___ searching, editing and display of custom attributes
11837           on patrons.</para>
11838
11839           <para>Values:</para>
11840
11841           <itemizedlist>
11842             <listitem>
11843               <para>Don't enable</para>
11844             </listitem>
11845
11846             <listitem>
11847               <para>Enable</para>
11848
11849               <itemizedlist>
11850                 <listitem>
11851                   <para>Define attributes in Koha administration</para>
11852                 </listitem>
11853
11854                 <listitem>
11855                   <para>Get there: More &gt; Administration &gt; <link linkend="patronattributetypes">Patron Attribute
11856                   Types</link></para>
11857                 </listitem>
11858               </itemizedlist>
11859             </listitem>
11860           </itemizedlist>
11861
11862           <para>Description:</para>
11863
11864           <itemizedlist>
11865             <listitem>
11866               <para>Patron attributes are library-defined custom fields that
11867               can be applied to patron records.</para>
11868             </listitem>
11869           </itemizedlist>
11870
11871           <tip>
11872             <para>Use custom attributes for fields that the default patron
11873             record does not support such as driver's license number or student
11874             ID number.</para>
11875           </tip>
11876         </section>
11877
11878         <section id="intranetreadinghistory">
11879           <title>intranetreadinghistory</title>
11880
11881           <para>Default: Allow</para>
11882
11883           <para>Asks: ___ staff to access a patron's checkout
11884           history<important>
11885               <para>If you have the <link linkend="OPACPrivacy">OPACPrivacy</link> preference set to
11886               'Allow' and the patron has decided to not have their history
11887               kept staff will only see currently checked out items.</para>
11888             </important></para>
11889
11890           <para>Values:</para>
11891
11892           <itemizedlist>
11893             <listitem>
11894               <para>Allow</para>
11895             </listitem>
11896
11897             <listitem>
11898               <para>Don't allow</para>
11899             </listitem>
11900           </itemizedlist>
11901
11902           <important>
11903             <para>This data is stored in the system regardless of your
11904             choice.</para>
11905           </important>
11906         </section>
11907
11908         <section id="MaxFine">
11909           <title>MaxFine</title>
11910
11911           <para>Default: 9999</para>
11912
11913           <para>Asks: The late fine for all checkouts will only go up to ___
11914           USD.</para>
11915
11916           <para>Description:</para>
11917
11918           <itemizedlist>
11919             <listitem>
11920               <para>This preference controls the default cap on fines accrued
11921               by the patron. Leaving this preference blank means that there is
11922               no cap on the amount of fines a patron can accrue. If you'd
11923               like, single item caps can be specified in the <link linkend="circfinerules">circulation rules matrix</link>.</para>
11924             </listitem>
11925           </itemizedlist>
11926         </section>
11927
11928         <section id="minPasswordLength">
11929           <title>minPasswordLength</title>
11930
11931           <para>Default: 3</para>
11932
11933           <para>Asks: Login passwords for staff and patrons must be at least
11934           ___ characters long.</para>
11935
11936           <important>
11937             <para>This applies to both the staff login and the patron OPAC
11938             login.</para>
11939           </important>
11940         </section>
11941
11942         <section id="NotifyBorrowerDeparture">
11943           <title>NotifyBorrowerDeparture</title>
11944
11945           <para>Default: 30</para>
11946
11947           <para>Asks: Show a notice that a patron is about to expire ___ days
11948           beforehand.</para>
11949
11950           <para>Description:</para>
11951
11952           <itemizedlist>
11953             <listitem>
11954               <para>When the patron attempts to check out materials, a warning
11955               will appear in the check out window of the Staff Client telling
11956               the librarian that the patrons account is about to
11957               expire.</para>
11958             </listitem>
11959           </itemizedlist>
11960
11961           <important>
11962             <para>This notice will appear on the patron's record in the staff
11963             client.</para>
11964           </important>
11965         </section>
11966
11967         <section id="patronimages">
11968           <title>patronimages</title>
11969
11970           <para>Default: Allow</para>
11971
11972           <para>Asks: ___ images to be uploaded and shown for patrons on the
11973           staff client.</para>
11974
11975           <para>Values:</para>
11976
11977           <itemizedlist>
11978             <listitem>
11979               <para>Allow</para>
11980             </listitem>
11981
11982             <listitem>
11983               <para>Don't allow</para>
11984             </listitem>
11985           </itemizedlist>
11986           <para>Description:<itemizedlist>
11987               <listitem>
11988                 <para>If this preference is set to 'Allow' the staff will be able to upload images
11989                   of patrons either <link linkend="addpatronimages">one by one</link> or <link
11990                     linkend="uploadpatronimages">in bulk</link>.  Patrons images will show on the
11991                   detail page to the left of the patron information. They can also show in the OPAC
11992                   if you set the <link linkend="OPACpatronimage">OPACpatronimage</link> preference
11993                   or in the self check out module if you set the <link
11994                     linkend="ShowPatronImageInWebBasedSelfCheck"
11995                     >ShowPatronImageInWebBasedSelfCheck</link> preference.</para>
11996               </listitem>
11997             </itemizedlist></para>
11998         </section>
11999
12000         <section id="PatronsPerPage">
12001           <title>PatronsPerPage</title>
12002
12003           <para>Default: 20</para>
12004
12005           <para>Asks: By default, show ___ results per page in the staff
12006           client.</para>
12007           <para>Description:<itemizedlist>
12008               <listitem>
12009                 <para>This preference will let you define how many patrons to show on patron search
12010                   results pages.</para>
12011               </listitem>
12012             </itemizedlist></para>
12013         </section>
12014
12015         <section id="SMSSendDriver">
12016           <title>SMSSendDriver</title>
12017
12018           <para>Asks: Use the SMS::Send:: ___ driver to send SMS
12019           messages.</para>
12020
12021           <para>Some examples of values are:</para>
12022
12023           <itemizedlist>
12024             <listitem>
12025               <para>SMS::Send::Us::Ipipi</para>
12026             </listitem>
12027
12028             <listitem>
12029               <para>SMS::Send::US::TMobile</para>
12030             </listitem>
12031
12032             <listitem>
12033               <para>SMS::Send::US::Verizon</para>
12034             </listitem>
12035           </itemizedlist>
12036
12037           <para>Additional values can be found here: <ulink url="http://search.cpan.org/search?query=sms%3A%3Asend&amp;mode=all">http://search.cpan.org/search?query=sms%3A%3Asend&amp;mode=all
12038           </ulink></para>
12039
12040           <important>
12041             <para>Only drivers available as Perl modules will work in this
12042             preference, so make sure a Perl module is available before
12043             choosing an SMS service.</para>
12044           </important>
12045
12046           <para>Once a driver is entered in the preference an option will
12047           appear in the staff client and the OPAC on the patron messaging form
12048           to choose to receive messages as SMS</para>
12049
12050           <screenshot>
12051             <screeninfo>SMSSendDriver Options</screeninfo>
12052
12053             <mediaobject>
12054               <imageobject>
12055                 <imagedata fileref="images/admin/globalprefs/SMSSendDriver.png"/>
12056               </imageobject>
12057             </mediaobject>
12058           </screenshot>
12059
12060           <important>
12061             <para>You must allow <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
12062             for this to work.</para>
12063           </important>
12064         </section>
12065
12066         <section id="StatisticsFields">
12067           <title>StatisticsFields</title>
12068
12069           <para>Default: location|itype|ccode</para>
12070
12071           <para>Asks: Show the following fields from the items database table
12072           as columns on the statistics tab on the patron record: ___</para>
12073
12074           <screenshot>
12075             <screeninfo>Statistics on Patron Record</screeninfo>
12076
12077             <mediaobject>
12078               <imageobject>
12079                 <imagedata fileref="images/admin/globalprefs/StatisticsFields.png"/>
12080               </imageobject>
12081             </mediaobject>
12082           </screenshot>
12083
12084           <important>
12085             <para>Enter the values separated by bars (|)</para>
12086           </important>
12087
12088           <para>Description:</para>
12089
12090           <itemizedlist>
12091             <listitem>
12092               <para>This preference lets you set which fields will show on the
12093               patron record on the Statistics tab.</para>
12094             </listitem>
12095           </itemizedlist>
12096         </section>
12097
12098         <section id="TalkingTechItivaPhoneNotification">
12099           <title>TalkingTechItivaPhoneNotification</title>
12100
12101           <para>Default: Disable</para>
12102
12103           <para>Asks: ___ patron phone notifications using Talking Tech i-tiva
12104           (overdues, predues and holds notices currently supported).</para>
12105
12106           <para>Values:</para>
12107
12108           <itemizedlist>
12109             <listitem>
12110               <para>Disable</para>
12111             </listitem>
12112
12113             <listitem>
12114               <para>Enable</para>
12115             </listitem>
12116           </itemizedlist>
12117
12118           <para>Description:</para>
12119
12120           <itemizedlist>
12121             <listitem>
12122               <para>To learn more about setting up this third party product
12123               view the <link linkend="talkingtechappendix">Talking Tech
12124               Appendix</link>.</para>
12125             </listitem>
12126           </itemizedlist>
12127
12128           <important>
12129             <para>Requires that you have <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
12130             set to Allow to use.</para>
12131           </important>
12132         </section>
12133
12134         <section id="uppercasesurnames">
12135           <title>uppercasesurnames</title>
12136
12137           <para>Default: Don't</para>
12138
12139           <para>Asks: ___ store and display surnames (last names) in upper
12140           case.</para>
12141
12142           <para>Values:</para>
12143
12144           <itemizedlist>
12145             <listitem>
12146               <para>Do</para>
12147             </listitem>
12148
12149             <listitem>
12150               <para>Don't</para>
12151             </listitem>
12152           </itemizedlist>
12153         </section>
12154       </section>
12155
12156       <section id="searchingprefs">
12157         <title>Searching</title>
12158
12159         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
12160         Global System Preferences &gt; Searching</para>
12161
12162         <section id="searchfeatureprefs">
12163           <title>Features</title>
12164
12165           <para/>
12166           <section id="EnableSearchHistory">
12167             <title>EnableSearchHistory</title>
12168             <para>Default: Don't keep</para>
12169             <para>Asks: ___ patron search history in the staff client.</para>
12170             <para>Values:<itemizedlist>
12171                 <listitem>
12172                   <para>Don't keep</para>
12173                 </listitem>
12174                 <listitem>
12175                   <para>Keep<screenshot>
12176                       <screeninfo>EnableSearchHistory</screeninfo>
12177                       <mediaobject>
12178                         <imageobject>
12179                           <imagedata fileref="images/admin/globalprefs/EnableSearchHistory.png"/>
12180                         </imageobject>
12181                       </mediaobject>
12182                     </screenshot></para>
12183                 </listitem>
12184               </itemizedlist>Description:<itemizedlist>
12185                 <listitem>
12186                   <para>This preference controls whether the staff client keeps search history for
12187                     logged in users. Search history will be accessible under the link to your
12188                     account in the top right of the staff client.</para>
12189                 </listitem>
12190               </itemizedlist></para>
12191           </section>
12192           <section id="IncludeSeeFromInSearches">
12193             <title>IncludeSeeFromInSearches</title>
12194             <para>Default: Don't include</para>
12195             <para>Asks: ___  <emphasis role="italic">see from</emphasis> (non-preferred form)
12196               headings in bibliographic searches. </para>
12197             <para>Values:<itemizedlist>
12198                 <listitem>
12199                   <para>Don't include</para>
12200                 </listitem>
12201                 <listitem>
12202                   <para>Include</para>
12203                 </listitem>
12204               </itemizedlist></para>
12205             <para>Description: <itemizedlist>
12206                 <listitem>
12207                   <para>When this preference is set to include the search engine indexer will insert
12208                       <emphasis role="italic">see from</emphasis> headings from authority records
12209                     into bibliographic records when indexing, so that a search on an obsolete term
12210                     will turn up relevant records.  For example when you search for cookery (the old
12211                     term) you get titles with the heading of cooking (the new term).</para>
12212                 </listitem>
12213               </itemizedlist><important>
12214                 <para>You will need to reindex your bibliographic database when changing this
12215                   preference. </para>
12216               </important></para>
12217           </section>
12218
12219           <section id="OpacGroupResults">
12220             <title>OpacGroupResults</title>
12221
12222             <para>Default: Don't use</para>
12223
12224             <para>Asks: ___ PazPar2 to group similar results on the
12225             OPAC.</para>
12226
12227             <para>Values:</para>
12228
12229             <itemizedlist>
12230               <listitem>
12231                 <para>Don't use</para>
12232               </listitem>
12233
12234               <listitem>
12235                 <para>Use</para>
12236               </listitem>
12237             </itemizedlist>
12238
12239             <important>
12240               <para>This requires that <ulink url="http://www.indexdata.com/pazpar2">PazPar2</ulink> is set up
12241               and running.</para>
12242             </important>
12243           </section>
12244
12245           <section id="QueryAutoTruncate">
12246             <title>QueryAutoTruncate</title>
12247
12248             <para>Default: automatically</para>
12249
12250             <para>Asks: Perform wildcard searching (where, for example, Har
12251             would match Harry and harp) ___ (The * character would be used
12252             like so: Har* or *logging.)</para>
12253
12254             <para>Values:</para>
12255
12256             <itemizedlist>
12257               <listitem>
12258                 <para>automatically</para>
12259               </listitem>
12260
12261               <listitem>
12262                 <para>only if * is added</para>
12263               </listitem>
12264             </itemizedlist>
12265
12266             <para>Description:</para>
12267
12268             <itemizedlist>
12269               <listitem>
12270                 <para>This setting allows for searches to be automatically
12271                 truncated or for additional characters to be added to the end
12272                 of a search string. When set to "automatically" the search
12273                 string automatically ends with a wildcard function. For
12274                 example, a search for the word "invent" with auto truncation
12275                 enabled will also retrieve results for inventor, invention,
12276                 inventory, etc. If you don't want this to happen automatically
12277                 you can still be perform wildcard searches manually by adding
12278                 an asterisk (*). Typing "invent*" even with auto truncation
12279                 disabled will retrieve the same inventor, invention, inventory
12280                 results. Auto truncation bypasses the necessity to type long
12281                 search strings in their entirety.</para>
12282               </listitem>
12283             </itemizedlist>
12284           </section>
12285
12286           <section id="QueryFuzzy">
12287             <title>QueryFuzzy</title>
12288
12289             <para>Default: Try</para>
12290
12291             <para>Asks: ___ to match similarly spelled words in a search (for
12292             example, a search for flang would also match flange and
12293             fang)</para>
12294
12295             <para>Values:</para>
12296
12297             <itemizedlist>
12298               <listitem>
12299                 <para>Don't try</para>
12300               </listitem>
12301
12302               <listitem>
12303                 <para>Try</para>
12304               </listitem>
12305             </itemizedlist>
12306
12307             <para>Description:</para>
12308
12309             <itemizedlist>
12310               <listitem>
12311                 <para>This preference enables "fuzzy" searching, in which the
12312                 search engine returns results that are similar to, but not
12313                 exactly matching, the word or words entered by the user. This
12314                 preference enables the search function to compensate for
12315                 slightly misspelled names or phrases.</para>
12316               </listitem>
12317             </itemizedlist>
12318
12319             <important>
12320               <para>Requires that <link linkend="UseICU">UseICU</link> set to 'Not using'</para>
12321             </important>
12322           </section>
12323
12324           <section id="QueryStemming">
12325             <title>QueryStemming</title>
12326
12327             <para>Default: Try</para>
12328
12329             <para>Asks: ___ to match words of the same base in a search</para>
12330
12331             <para>Values:</para>
12332
12333             <itemizedlist>
12334               <listitem>
12335                 <para>Don't try</para>
12336               </listitem>
12337
12338               <listitem>
12339                 <para>Try</para>
12340
12341                 <itemizedlist>
12342                   <listitem>
12343                     <para>A search for enabling would also match enable and
12344                     enabled</para>
12345                   </listitem>
12346                 </itemizedlist>
12347               </listitem>
12348             </itemizedlist>
12349
12350             <para>Description:</para>
12351
12352             <itemizedlist>
12353               <listitem>
12354                 <para>This preference enables word stemming. Stemming allows
12355                 the search function to return multiple versions of the same
12356                 word, as well as related terms (i.e., both fish and fishing
12357                 would be returned).</para>
12358               </listitem>
12359             </itemizedlist>
12360           </section>
12361
12362           <section id="QueryWeightFields">
12363             <title>QueryWeightFields</title>
12364
12365             <para>Default: Enable</para>
12366
12367             <para>Asks: ___ ranking of search results by relevance</para>
12368
12369             <para>Values:</para>
12370
12371             <itemizedlist>
12372               <listitem>
12373                 <para>Disable</para>
12374               </listitem>
12375
12376               <listitem>
12377                 <para>Enable</para>
12378               </listitem>
12379             </itemizedlist>
12380           </section>
12381
12382           <section id="TraceCompleteSubfields">
12383             <title>TraceCompleteSubfields</title>
12384
12385             <para>Default: Force</para>
12386
12387             <para>Asks: ___ subject tracings in the OPAC and Staff Client to
12388             search only for complete-subfield matches.</para>
12389
12390             <para>Values:</para>
12391
12392             <itemizedlist>
12393               <listitem>
12394                 <para>Don't force</para>
12395
12396                 <itemizedlist>
12397                   <listitem>
12398                     <para>Searches for subject keywords (example:
12399                     opac-search.pl?q=su:World%20Wide%20Web)</para>
12400                   </listitem>
12401                 </itemizedlist>
12402               </listitem>
12403
12404               <listitem>
12405                 <para>Force</para>
12406
12407                 <itemizedlist>
12408                   <listitem>
12409                     <para>Searches for complete subject fields (example:
12410                     opac-search.pl?q=su,complete-subfield:World%20Wide%20Web)</para>
12411                   </listitem>
12412                 </itemizedlist>
12413               </listitem>
12414             </itemizedlist>
12415
12416             <para>Description:</para>
12417
12418             <itemizedlist>
12419               <listitem>
12420                 <para>When TraceCompleteSubfields is set to "force," clicking
12421                 on links in non-authority controlled subject tracings will
12422                 only find other records where the entire subfields match.
12423                 Leaving it at "don't force" does a keyword search of the
12424                 subject indexes.</para>
12425               </listitem>
12426             </itemizedlist>
12427
12428             <important>
12429               <para>This preference assumes that you're using XSLT stylesheets
12430               as set in the <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
12431               preference.</para>
12432             </important>
12433           </section>
12434
12435           <section id="TraceSubjectSubdivisions">
12436             <title>TraceSubjectSubdivisions</title>
12437
12438             <para>Default: Include</para>
12439
12440             <para>Asks: ___ subdivisions for searches generated by clicking on
12441             subject tracings.</para>
12442
12443             <para>Values:</para>
12444
12445             <itemizedlist>
12446               <listitem>
12447                 <para>Don't include</para>
12448
12449                 <itemizedlist>
12450                   <listitem>
12451                     <para>Searches for subject keywords (example:
12452                     opac-search.pl?q=su,complete-subfield:%22Web%20sites%22)</para>
12453                   </listitem>
12454                 </itemizedlist>
12455               </listitem>
12456
12457               <listitem>
12458                 <para>Include</para>
12459
12460                 <itemizedlist>
12461                   <listitem>
12462                     <para>Searches for complete subject fields (example:
12463                     opac-search.pl?q=(su,complete-subfield:%22Web%20sites%22)%20and%20(su,complete-subfield:%22Design.%22))</para>
12464                   </listitem>
12465                 </itemizedlist>
12466               </listitem>
12467             </itemizedlist>
12468
12469             <para>Description:</para>
12470
12471             <itemizedlist>
12472               <listitem>
12473                 <para>When TraceSubjectSubdivisions is set to "Include," if
12474                 you click on a subject with subdivisions (subfields other than
12475                 'a') they will be searched along with the subject heading
12476                 (subfield 'a'). To have only the subject heading (subfield
12477                 'a') searched, set this preference to "Don't include."</para>
12478               </listitem>
12479             </itemizedlist>
12480
12481             <important>
12482               <para>This preference assumes that you're using XSLT stylesheets
12483               as set in the <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
12484               preference.</para>
12485             </important>
12486           </section>
12487
12488           <section id="UseICU">
12489             <title>UseICU</title>
12490
12491             <para>Default: Not using</para>
12492
12493             <para>Asks: ___ ICU Zebra indexing.</para>
12494
12495             <para>Values:</para>
12496
12497             <itemizedlist>
12498               <listitem>
12499                 <para>Not using</para>
12500               </listitem>
12501
12502               <listitem>
12503                 <para>Using</para>
12504               </listitem>
12505             </itemizedlist>
12506
12507             <para>Description:</para>
12508
12509             <itemizedlist>
12510               <listitem>
12511                 <para>ICU is a set of code libraries providing Unicode and
12512                 Globalization support for software applications. What this
12513                 means is ICU Zebra indexing is only necessary if you use
12514                 non-roman characters in your cataloging. If using ICU Zebra
12515                 indexing you will want to not use <link linkend="QueryFuzzy">QueryFuzzy</link>.</para>
12516               </listitem>
12517             </itemizedlist>
12518
12519             <important>
12520               <para>This setting will not affect Zebra indexing, it should
12521               only be used to tell Koha that you have activated ICU indexing
12522               if you have actually done so, since there is no way for Koha to
12523               figure this out on its own.</para>
12524             </important>
12525
12526             <important>
12527               <para>Talk to your system administrator when changing this
12528               preference to make sure that your system is set up properly for
12529               this to work.</para>
12530             </important>
12531           </section>
12532           <section id="UseQueryParser">
12533             <title>UseQueryParser</title>
12534             <para>Default: Do not try</para>
12535             <para>Asks: ___  to use the QueryParser module for parsing queries. <note>
12536                 <para>Enabling this will have no impact if you do not have QueryParser installed,
12537                   and everything will continue to work as usual.</para>
12538               </note></para>
12539             <para>Values:<itemizedlist>
12540                 <listitem>
12541                   <para>Do not try</para>
12542                 </listitem>
12543                 <listitem>
12544                   <para>Try</para>
12545                 </listitem>
12546               </itemizedlist></para>
12547             <para>Description:<itemizedlist>
12548                 <listitem>
12549                   <para>This preference enables an experimental new query parser which opens the
12550                     door for a more expressive and more-effective search syntax.</para>
12551                 </listitem>
12552               </itemizedlist></para>
12553           </section>
12554         </section>
12555
12556         <section id="searchresultsprefs">
12557           <title>Results Display</title>
12558
12559           <para/>
12560
12561           <section id="defaultSortField">
12562             <title>defaultSortField &amp; defaultSortOrder</title>
12563
12564             <para>defaultSortField Default: author</para>
12565
12566             <para>defaultSortOrder Default: ascending</para>
12567
12568             <para>Asks: By default, sort search results in the staff client by
12569             ___, ____</para>
12570
12571             <para>Description:</para>
12572
12573             <itemizedlist>
12574               <listitem>
12575                 <para>These preferences set the default sort field and sort
12576                 order for searches on the staff side. Regardless of your
12577                 choice, the other sort options are still available in the drop
12578                 down list on the advanced search page.</para>
12579               </listitem>
12580             </itemizedlist>
12581
12582             <para>defaultSortField Values:</para>
12583
12584             <itemizedlist>
12585               <listitem>
12586                 <para>author</para>
12587               </listitem>
12588
12589               <listitem>
12590                 <para>call number</para>
12591               </listitem>
12592
12593               <listitem>
12594                 <para>date added</para>
12595               </listitem>
12596
12597               <listitem>
12598                 <para>date of publication</para>
12599               </listitem>
12600
12601               <listitem>
12602                 <para>relevance</para>
12603               </listitem>
12604
12605               <listitem>
12606                 <para>title</para>
12607               </listitem>
12608
12609               <listitem>
12610                 <para>total number of checkouts</para>
12611               </listitem>
12612             </itemizedlist>
12613
12614             <para>defaultSortOrder Values:</para>
12615
12616             <itemizedlist>
12617               <listitem>
12618                 <para>ascending</para>
12619               </listitem>
12620
12621               <listitem>
12622                 <para>descending</para>
12623               </listitem>
12624
12625               <listitem>
12626                 <para>from A to Z</para>
12627               </listitem>
12628
12629               <listitem>
12630                 <para>from Z to A</para>
12631               </listitem>
12632             </itemizedlist>
12633           </section>
12634
12635           <section id="displayFacetCount">
12636             <title>displayFacetCount</title>
12637
12638             <para>Default: Don't show</para>
12639
12640             <para>Asks: ___ facet counts.</para>
12641
12642             <para>Description:</para>
12643
12644             <itemizedlist>
12645               <listitem>
12646                 <para>This preference lets you decide if you show how many
12647                 times a facet is used in your search results in the OPAC and
12648                 the staff client. The relevance of these numbers highly
12649                 depends on the value of the <link linkend="maxRecordsForFacets">maxRecordsForFacets</link>
12650                 preference. Showing these numbers can potentially effect the
12651                 performance of your searching, so test your system with
12652                 different values for this preference to see what works
12653                 best.</para>
12654               </listitem>
12655             </itemizedlist>
12656
12657             <para>Values:</para>
12658
12659             <itemizedlist>
12660               <listitem>
12661                 <para>Don't show</para>
12662               </listitem>
12663
12664               <listitem>
12665                 <para>Show</para>
12666
12667                 <screenshot>
12668                   <screeninfo>Number of times each Facet is found in
12669                   results</screeninfo>
12670
12671                   <mediaobject>
12672                     <imageobject>
12673                       <imagedata fileref="images/admin/globalprefs/displayFacetCount.png"/>
12674                     </imageobject>
12675                   </mediaobject>
12676                 </screenshot>
12677               </listitem>
12678             </itemizedlist>
12679           </section>
12680           <section id="DisplayLibraryFacets">
12681             <title>DisplayLibraryFacets</title>
12682             <para>Default: holding library</para>
12683             <para>Asks: Show facets for ___</para>
12684             <para>Values:<itemizedlist>
12685                 <listitem>
12686                   <para>both home and holding library</para>
12687                 </listitem>
12688                 <listitem>
12689                   <para>holding library</para>
12690                 </listitem>
12691                 <listitem>
12692                   <para>home library</para>
12693                 </listitem>
12694               </itemizedlist></para>
12695             <para>Description:<itemizedlist>
12696                 <listitem>
12697                   <para>This preferenc controls the libraries facet that displays on search results
12698                     in the staff and opac.  The value selected here will determin which library(s)
12699                     show in the facets when a search is run.</para>
12700                 </listitem>
12701               </itemizedlist></para>
12702           </section>
12703
12704           <section id="FacetLabelTruncationLength">
12705             <title>FacetLabelTruncationLength</title>
12706
12707             <para>Default: 20</para>
12708
12709             <para>Asks: Truncate facets length to ___ characters, in
12710             OPAC/staff interface.</para>
12711
12712             <para>Description:</para>
12713
12714             <itemizedlist>
12715               <listitem>
12716                 <para>In the OPAC and the staff client your facets are cut off
12717                 at 20 characters by default. Depending on your layout this may
12718                 be too many or two few letters, this preference lets you
12719                 decide what number is best for your library's design.</para>
12720               </listitem>
12721             </itemizedlist>
12722           </section>
12723
12724           <section id="maxItemsInSearchResults">
12725             <title>maxItemsInSearchResults</title>
12726
12727             <para>Default: 20</para>
12728
12729             <para>Asks: Show up to ___ items per biblio in the search
12730             results</para>
12731
12732             <para>Description:</para>
12733
12734             <itemizedlist>
12735               <listitem>
12736                 <para>This preference will let you set how many results
12737                 display by default when a search is run on the Staff
12738                 Client.</para>
12739               </listitem>
12740             </itemizedlist>
12741           </section>
12742
12743           <section id="maxRecordsForFacets">
12744             <title>maxRecordsForFacets</title>
12745
12746             <para>Default: 20</para>
12747
12748             <para>Asks: Build facets based on ___ records from the search
12749             results.</para>
12750
12751             <para>Description:</para>
12752
12753             <itemizedlist>
12754               <listitem>
12755                 <para>By default Koha only bases facets on the first page of
12756                 results (usually 20 results). This preference lets you tell
12757                 Koha to based the facet descriptions and numbers on any number
12758                 of search results returned. The higher this number the longer
12759                 it will take for your search results to return, so test with
12760                 various different values to find the best balance for your
12761                 library.</para>
12762               </listitem>
12763             </itemizedlist>
12764           </section>
12765
12766           <section id="numSearchResults">
12767             <title>numSearchResults</title>
12768
12769             <para>Default: 20</para>
12770
12771             <para>Asks: By default, show ___ results per page in the staff
12772             client.</para>
12773           </section>
12774
12775           <section id="opacdefaultsort">
12776             <title>OPACdefaultSortField &amp; OPACdefaultSortOrder</title>
12777
12778             <para>OPACdefaultSortField Default: relevance</para>
12779
12780             <para>OPACdefaultSortOrder Default: ascending</para>
12781
12782             <para>Asks: By default, sort search results in the OPAC by ___,
12783             ___</para>
12784
12785             <para>Description:</para>
12786
12787             <itemizedlist>
12788               <listitem>
12789                 <para>These preferences set the default sort field and sort
12790                 order for searches on the OPAC. Regardless of your choice, the
12791                 other sort options are still available in the drop down list
12792                 on the advanced search page.</para>
12793               </listitem>
12794             </itemizedlist>
12795
12796             <para>OPACdefaultSortField Values:</para>
12797
12798             <itemizedlist>
12799               <listitem>
12800                 <para>author</para>
12801               </listitem>
12802
12803               <listitem>
12804                 <para>call number</para>
12805               </listitem>
12806
12807               <listitem>
12808                 <para>date added</para>
12809               </listitem>
12810
12811               <listitem>
12812                 <para>date of publication</para>
12813               </listitem>
12814
12815               <listitem>
12816                 <para>relevance</para>
12817               </listitem>
12818
12819               <listitem>
12820                 <para>title</para>
12821               </listitem>
12822
12823               <listitem>
12824                 <para>total number of checkouts</para>
12825               </listitem>
12826             </itemizedlist>
12827
12828             <para>OPACdefaultSortOrder Values:</para>
12829
12830             <itemizedlist>
12831               <listitem>
12832                 <para>ascending</para>
12833               </listitem>
12834
12835               <listitem>
12836                 <para>descending</para>
12837               </listitem>
12838
12839               <listitem>
12840                 <para>from A to Z</para>
12841               </listitem>
12842
12843               <listitem>
12844                 <para>from Z to A</para>
12845               </listitem>
12846             </itemizedlist>
12847
12848             <para/>
12849           </section>
12850
12851           <section id="OPACItemsResultsDisplay">
12852             <title>OPACItemsResultsDisplay</title>
12853
12854             <para>Default: Don't show</para>
12855
12856             <para>Asks: ___ an item's branch, location and call number in OPAC
12857             search results.</para>
12858
12859             <para>Values:</para>
12860
12861             <itemizedlist>
12862               <listitem>
12863                 <para>Don't show</para>
12864               </listitem>
12865
12866               <listitem>
12867                 <para>Show</para>
12868               </listitem>
12869             </itemizedlist>
12870
12871             <para>Description:</para>
12872
12873             <itemizedlist>
12874               <listitem>
12875                 <para>This setting selects the information about an item that
12876                 will display in the search results page of the OPAC. The
12877                 results can display the status of an item and/or full details
12878                 including branch, location, and call number. While the 'Show'
12879                 option allows for more information to be displayed on the
12880                 search results page, the information can be overwhelming for
12881                 large collections with multiple branches.</para>
12882               </listitem>
12883             </itemizedlist>
12884           </section>
12885
12886           <section id="OPACnumSearchResults">
12887             <title>OPACnumSearchResults</title>
12888
12889             <para>Default: 20</para>
12890
12891             <para>Asks: By default, show ___ results per page in the
12892             OPAC.</para>
12893           </section>
12894         </section>
12895
12896         <section id="searchformprefs">
12897           <title>Search Form</title>
12898           <section id="AdvancedSearchLanguages">
12899             <title>AdvancedSearchLanguages</title>
12900             <para>Asks: Limit the languages listed in the advanced search drop-down to the ___ ISO
12901               639-2 language codes (separate values with | or ,).</para>
12902             <para>Description:<itemizedlist>
12903                 <listitem>
12904                   <para>This preference will allow you to decide what languages show in the pull
12905                     down menu on the advanced search page in the OPAC and the staff client.  If this
12906                     preference is left blank, all languages will show. To limit the languages that
12907                     are shown enter their <ulink
12908                       url="http://www.loc.gov/standards/iso639-2/php/code_list.php">ISO 639-2
12909                       language codes</ulink> separated by comma ( , ) or bar ( | ).  For example to
12910                     limit listing to French and Italian, enter ita|fre. </para>
12911                 </listitem>
12912               </itemizedlist></para>
12913           </section>
12914
12915           <section id="AdvancedSearchTypes">
12916             <title>AdvancedSearchTypes</title>
12917
12918             <para>Default: itemtype</para>
12919
12920             <para>Asks: Show tabs in OPAC and staff-side advanced search for
12921             limiting searches on the ___ fields (separate values with
12922             |).</para>
12923
12924             <para>Description:</para>
12925
12926             <itemizedlist>
12927               <listitem>
12928                 <para>On the advanced search page you can choose to allow
12929                 filters on one or all of the following: Item types
12930                 (itemtypes), Collection Codes (ccode) and Shelving Location
12931                 (loc). If you would like to be able to limit searches on item
12932                 type and shelving location for example you would enter
12933                 itemtypes|loc in the preference input box. The order of these
12934                 fields will determine the order of the tabs in the OPAC and
12935                 staff client advanced search screens. Values within the search
12936                 type are OR'ed together, while each different search type is
12937                 AND'ed together in the query limits. The current stored values
12938                 are supported without any required modification.Each set of
12939                 advanced search fields are displayed in tabs in both the OPAC
12940                 and staff client. The first value in the AdvancedSearchTypes
12941                 syspref is the selected tab; if no values are present,
12942                 "itemtypes" is used. For non-itemtype values, the value in
12943                 AdvancedSearchTypes must match the Authorised Value name, and
12944                 must be indexed with 'mc-' prefixing that name.</para>
12945
12946                 <screenshot>
12947                   <screeninfo>Searching by Item Type and Shelving
12948                   Location</screeninfo>
12949
12950                   <mediaobject>
12951                     <imageobject>
12952                       <imagedata fileref="images/admin/globalprefs/AdvancedSearchTypes.png"/>
12953                     </imageobject>
12954                   </mediaobject>
12955                 </screenshot>
12956               </listitem>
12957             </itemizedlist>
12958           </section>
12959
12960           <section id="expandedSearchOption">
12961             <title>expandedSearchOption</title>
12962
12963             <para>Default: don't show</para>
12964
12965             <para>Asks: By default, ___ "More options" on the OPAC and staff
12966             advanced search pages.</para>
12967
12968             <para>Values:</para>
12969
12970             <itemizedlist>
12971               <listitem>
12972                 <para>don't show</para>
12973               </listitem>
12974
12975               <listitem>
12976                 <para>show</para>
12977               </listitem>
12978             </itemizedlist>
12979           </section>
12980           <section id="IntranetNumbersPreferPhrase">
12981             <title>IntranetNumbersPreferPhrase</title>
12982             <para>Default: don't use</para>
12983             <para>Asks: By default, ___ the operator "phr" in the callnumber and standard number
12984               staff client searches </para>
12985             <para>Values:<itemizedlist>
12986                 <listitem>
12987                   <para>don't use</para>
12988                 </listitem>
12989                 <listitem>
12990                   <para>use</para>
12991                 </listitem>
12992               </itemizedlist></para>
12993             <para>Description:<itemizedlist>
12994                 <listitem>
12995                   <para>When searching by call number and standard number (biblionumber) in Koha
12996                     Staff Client you can choose to force the search to be a phrase search by setting
12997                     this preference to 'use.' This will allow for more accurate results over doing a
12998                     general keyword field search.</para>
12999                 </listitem>
13000               </itemizedlist></para>
13001           </section>
13002           <section id="OPACNumbersPreferPhrase">
13003             <title>OPACNumbersPreferPhrase</title>
13004             <para>Default: don't use</para>
13005             <para>Asks: By default, ___ the operator "phr" in the callnumber and standard number
13006               OPAC searches </para>
13007             <para>Values:<itemizedlist>
13008                 <listitem>
13009                   <para>don't use</para>
13010                 </listitem>
13011                 <listitem>
13012                   <para>use</para>
13013                 </listitem>
13014               </itemizedlist></para>
13015             <para>Description:<itemizedlist>
13016                 <listitem>
13017                   <para>When searching by call number and standard number (biblionumber) in the Koha
13018                     OPAC you can choose to force the search to be a phrase search by setting this
13019                     preference to 'use.' This will allow for more accurate results over doing a
13020                     general keyword field search.</para>
13021                 </listitem>
13022               </itemizedlist></para>
13023           </section>
13024         </section>
13025       </section>
13026
13027       <section id="serialsprefs">
13028         <title>Serials</title>
13029
13030         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
13031         Global System Preferences &gt; Serials</para>
13032
13033         <section id="opacSerialDefaultTab">
13034           <title>opacSerialDefaultTab</title>
13035
13036           <para>Default: Subscriptions tab</para>
13037
13038           <para>Asks: Show ___ as default tab for serials in OPAC. </para>
13039
13040           <para>Values:</para>
13041
13042           <itemizedlist>
13043             <listitem>
13044               <para>Holdings tab</para>
13045             </listitem>
13046
13047             <listitem>
13048               <para>Serial Collection tab</para>
13049               <important>
13050                 <para>Please note that the Serial Collection tab is currently available only for
13051                   systems using the UNIMARC standard.</para>
13052               </important>
13053               <screenshot>
13054                 <screeninfo>Serial Collection tab</screeninfo>
13055                 <mediaobject>
13056                   <imageobject>
13057                     <imagedata fileref="images/admin/globalprefs/opacSerialDefaultTab-colltab.png"/>
13058                   </imageobject>
13059                 </mediaobject>
13060               </screenshot>
13061             </listitem>
13062
13063             <listitem>
13064               <para>Subscriptions tab</para>
13065               <screenshot>
13066                   <screeninfo>Subscritions tab</screeninfo>
13067                   <mediaobject>
13068                     <imageobject>
13069                       <imagedata fileref="images/admin/globalprefs/opacSerialDefaultTab-subtab.png"
13070                       />
13071                     </imageobject>
13072                   </mediaobject>
13073                 </screenshot>
13074             </listitem>
13075           </itemizedlist>
13076         </section>
13077
13078         <section id="OPACSerialIssueDisplayCount">
13079           <title>OPACSerialIssueDisplayCount</title>
13080
13081           <para>Default: 3</para>
13082
13083           <para>Asks: Show the ___ previous issues of a serial on the
13084           OPAC.</para>
13085
13086           <para>Description:</para>
13087
13088           <itemizedlist>
13089             <listitem>
13090               <para>This preference allows the administrator to select the
13091               number of recent issues for each serial which appear in the OPAC
13092               when the serial is accessed. This is just the default value,
13093               patrons can always click to see a full list of serials.</para>
13094             </listitem>
13095           </itemizedlist>
13096         </section>
13097
13098         <section id="RenewSerialAddsSuggestion">
13099           <title>RenewSerialAddsSuggestion</title>
13100
13101           <para>Default: Don't add</para>
13102
13103           <para>Asks: ___ a suggestion for a biblio when its attached serial
13104           is renewed.</para>
13105
13106           <para>Values:</para>
13107
13108           <itemizedlist>
13109             <listitem>
13110               <para>Add</para>
13111             </listitem>
13112
13113             <listitem>
13114               <para>Don't add</para>
13115             </listitem>
13116           </itemizedlist>
13117
13118           <para>Description:</para>
13119
13120           <itemizedlist>
13121             <listitem>
13122               <para>If set to "Add", this preference will automatically add a
13123               serial to the Acquisitions Purchase Suggestions menu when
13124               clicking the 'renew' option. If you don't use the Acquisitions
13125               module to manage serials purchases it's best to leave this set
13126               as 'Don't add.'</para>
13127             </listitem>
13128           </itemizedlist>
13129         </section>
13130
13131         <section id="RoutingListAddReserves">
13132           <title>RoutingListAddReserves</title>
13133
13134           <para>Default: Place</para>
13135
13136           <para>Asks: ___ received serials on hold if they are on a routing
13137           list.</para>
13138
13139           <para>Values:</para>
13140
13141           <itemizedlist>
13142             <listitem>
13143               <para>Place</para>
13144             </listitem>
13145
13146             <listitem>
13147               <para>Don't place</para>
13148             </listitem>
13149           </itemizedlist>
13150         </section>
13151
13152         <section id="RoutingListNote">
13153           <title>RoutingListNote</title>
13154
13155           <para>Asks: Include following note on all routing lists</para>
13156
13157           <para>Description:</para>
13158
13159           <itemizedlist>
13160             <listitem>
13161               <para>Text entered in this box will appear below the routing
13162               list information.</para>
13163             </listitem>
13164           </itemizedlist>
13165         </section>
13166
13167         <section id="RoutingSerials">
13168           <title>RoutingSerials</title>
13169
13170           <para>Default: Don't add</para>
13171
13172           <para>Asks: ___ received serials to the routing list.</para>
13173
13174           <para>Description:</para>
13175
13176           <itemizedlist>
13177             <listitem>
13178               <para>This preference determines if serials routing lists are
13179               enabled or disabled for the library. When set to "Add", serials
13180               routing is enabled and a serial can be directed through a list
13181               of people by identifying who should receive it next. The list of
13182               people can be established for each serial to be passed using the
13183               Serials module. This preference can be used to ensure each
13184               person who needs to see a serial when it arrives at the library
13185               will get it. Learn more in the <link linkend="routinglist">routing list</link> section of this
13186               manual.</para>
13187             </listitem>
13188           </itemizedlist>
13189
13190           <para>Values:</para>
13191
13192           <itemizedlist>
13193             <listitem>
13194               <para>Add</para>
13195             </listitem>
13196
13197             <listitem>
13198               <para>Don't add</para>
13199             </listitem>
13200           </itemizedlist>
13201         </section>
13202
13203         <section id="StaffSerialIssueDisplayCount">
13204           <title>StaffSerialIssueDisplayCount</title>
13205
13206           <para>Default: 3</para>
13207
13208           <para>Asks: Show the ___ previous issues of a serial on the staff
13209           client.</para>
13210
13211           <para>Description:</para>
13212
13213           <itemizedlist>
13214             <listitem>
13215               <para>This preference allows the administrator to select the
13216               number of recent issues for each serial which appear in the
13217               Staff Client when the serial is accessed. This is just the
13218               default value, staff members can always click to see a full list
13219               of serials.</para>
13220             </listitem>
13221           </itemizedlist>
13222         </section>
13223
13224         <section id="SubscriptionDuplicateDroppedInput">
13225           <title>SubscriptionDuplicateDroppedInput</title>
13226
13227           <para>Asks: List of fields which must not be rewritten when a
13228           subscription is duplicated (Separated by pipe |) ___</para>
13229
13230           <para>Description:</para>
13231
13232           <itemizedlist>
13233             <listitem>
13234               <para>When duplicating a subscription sometimes you don't want
13235               all of the fields duplicated, using this preference you can list
13236               the fields that you don't want to be duplicated. These field
13237               names come from the subscription table in the Koha database.
13238               Learn what fields are in that table on the <ulink url="http://schema.koha-community.org/tables/subscription.html">Koha
13239               DB Schema</ulink> site.</para>
13240             </listitem>
13241           </itemizedlist>
13242         </section>
13243
13244         <section id="SubscriptionHistory">
13245           <title>SubscriptionHistory</title>
13246
13247           <para>Default: full history</para>
13248
13249           <para>Asks: When showing the subscription information for a
13250           bibliographic record, preselect ___ view of serial issues.</para>
13251
13252           <para>Values:</para>
13253
13254           <itemizedlist>
13255             <listitem>
13256               <para>brief history</para>
13257
13258               <screenshot>
13259                 <screeninfo>Brief History</screeninfo>
13260
13261                 <mediaobject>
13262                   <imageobject>
13263                     <imagedata fileref="images/admin/globalprefs/SubscriptionHistory-brief.png"/>
13264                   </imageobject>
13265                 </mediaobject>
13266               </screenshot>
13267             </listitem>
13268
13269             <listitem>
13270               <para>full history</para>
13271
13272               <screenshot>
13273                 <screeninfo>Full History</screeninfo>
13274
13275                 <mediaobject>
13276                   <imageobject>
13277                     <imagedata fileref="images/admin/globalprefs/SubscriptionHistory-full.png"/>
13278                   </imageobject>
13279                 </mediaobject>
13280               </screenshot>
13281             </listitem>
13282           </itemizedlist>
13283
13284           <para>Description:</para>
13285
13286           <itemizedlist>
13287             <listitem>
13288               <para>This preference determines what information appears in the
13289               OPAC when the user clicks the More Details option. The 'brief'
13290               option displays a one-line summary of the volume and issue
13291               numbers of all issues of that serial held by the library. The
13292               'full' option displays a more detailed breakdown of issues per
13293               year, including information such as the issue date and the
13294               status of each issue.</para>
13295             </listitem>
13296           </itemizedlist>
13297         </section>
13298       </section>
13299
13300       <section id="staffprefs">
13301         <title>Staff Client</title>
13302
13303         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
13304         Global System Preferences &gt; Staff Client</para>
13305
13306         <section id="staffappearprefs">
13307           <title>Appearance</title>
13308
13309           <para/>
13310
13311           <section id="Display856uAsImage">
13312             <title>Display856uAsImage</title>
13313
13314             <para>Default: Neither details or results page</para>
13315
13316             <para>Asks: Display the URI in the 856u field as an image on:
13317             ___</para>
13318
13319             <para>Values:</para>
13320
13321             <itemizedlist>
13322               <listitem>
13323                 <para>Both results and details pages</para>
13324
13325                 <itemizedlist>
13326                   <listitem>
13327                     <important>
13328                       <para>Not implemented yet</para>
13329                     </important>
13330                   </listitem>
13331                 </itemizedlist>
13332               </listitem>
13333
13334               <listitem>
13335                 <para>Detail page only</para>
13336
13337                 <itemizedlist>
13338                   <listitem>
13339                     <important>
13340                       <para><link linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link>
13341                       needs to be on for this preference to work.</para>
13342                     </important>
13343                   </listitem>
13344                 </itemizedlist>
13345
13346                 <screenshot>
13347                   <screeninfo>Showing the 856u as an image</screeninfo>
13348
13349                   <mediaobject>
13350                     <imageobject>
13351                       <imagedata fileref="images/admin/globalprefs/Display856uAsImage.png"/>
13352                     </imageobject>
13353                   </mediaobject>
13354                 </screenshot>
13355               </listitem>
13356
13357               <listitem>
13358                 <para>Neither details or results page</para>
13359               </listitem>
13360
13361               <listitem>
13362                 <para>Results page only</para>
13363
13364                 <itemizedlist>
13365                   <listitem>
13366                     <important>
13367                       <para>Not yet implemented</para>
13368                     </important>
13369                   </listitem>
13370                 </itemizedlist>
13371               </listitem>
13372             </itemizedlist>
13373
13374             <para>Description:</para>
13375
13376             <itemizedlist>
13377               <listitem>
13378                 <para>In addition to this option being set, the corresponding
13379                 XSLT option must be turned on. Also, the corresponding 856q
13380                 field must have a valid MIME image extension (e.g., "jpg") or
13381                 MIME image type (i.e. starting with "image/"), or the generic
13382                 indicator "img" entered in the field. When all of the
13383                 requirements are met, an image file will be displayed instead
13384                 of the standard link text. Clicking on the image will open it
13385                 in the same way as clicking on the link text. When you click
13386                 on the image it should open to full size, in the current
13387                 window or in a new window depending on the value in the system
13388                 pref <link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link>.</para>
13389
13390                 <screenshot>
13391                   <screeninfo>Sample 856 Field</screeninfo>
13392
13393                   <mediaobject>
13394                     <imageobject>
13395                       <imagedata fileref="images/admin/globalprefs/856imagemarc.png"/>
13396                     </imageobject>
13397                   </mediaobject>
13398                 </screenshot>
13399               </listitem>
13400             </itemizedlist>
13401           </section>
13402           <section id="DisplayIconsXSLT">
13403             <title>DisplayIconsXSLT</title>
13404             <para>Default: Show</para>
13405             <para>Asks: ___ the format, audience, and material type icons in XSLT MARC21 results and
13406               detail pages in the staff client.<important>
13407                 <para><link linkend="XSLTResultsDisplay">XSLTResultsDisplay</link> and/or <link linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link> must be set to use an
13408                   XSLT stylesheet (default or custom) for these icons to show.</para>
13409               </important></para>
13410             <para>Values:</para>
13411             <itemizedlist>
13412               <listitem>
13413                 <para>Don't show</para>
13414               </listitem>
13415               <listitem>
13416                 <para>Show</para>
13417                 <screenshot>
13418                   <screeninfo>DisplayIconsXSLT</screeninfo>
13419                   <mediaobject>
13420                     <imageobject>
13421                       <imagedata fileref="images/admin/globalprefs/DisplayIconsXSLT.png"/>
13422                     </imageobject>
13423                   </mediaobject>
13424                 </screenshot>
13425               </listitem>
13426             </itemizedlist>
13427             <para>
13428               <tip>
13429                 <para>See the <link linkend="XSLTiTypes">XSLT Icon Guide</link> for more information
13430                   on these icons.</para>
13431               </tip>
13432             </para>
13433           </section>
13434
13435           <section id="intranet_includes">
13436             <title>intranet_includes</title>
13437
13438             <para>Default: includes</para>
13439
13440             <para>Asks: Use include files from the ___ directory in the
13441             template directory, instead of includes/. (Leave blank to
13442             disable)</para>
13443           </section>
13444
13445           <section id="intranetcolorstylesheet">
13446             <title>intranetcolorstylesheet</title>
13447
13448             <para>Asks: Include the additional CSS stylesheet ___ to override specified settings
13449               from the default stylesheet</para>
13450
13451             <para>Description:</para>
13452
13453             <itemizedlist>
13454               <listitem>
13455                 <para>This preference is used to set the background color and style of the Staff
13456                   Client. The value is a .css file. The system administrator should determine which
13457                   file is appropriate. Enter just a filename, a full local path or a complete URL
13458                   starting with http:// (if the file lives on a remote server). Please note that if
13459                   you just enter a filename, the file should be in the css subdirectory for each
13460                   active theme and language within the Koha templates directory. A full local path
13461                   is expected to start from your HTTP document root. </para>
13462               </listitem>
13463             </itemizedlist>
13464
13465             <important>
13466               <para>Leave this field blank to disable.</para>
13467             </important>
13468           </section>
13469
13470           <section id="IntranetFavicon">
13471             <title>IntranetFavicon</title>
13472
13473             <para>Asks: Use the image at ___ for the Staff Client's favicon.
13474             <important>
13475                 <para>This should be a complete URL, starting with
13476                 http://</para>
13477               </important></para>
13478
13479             <tip>
13480               <para>Turn your logo into a favicon with the <ulink url="http://antifavicon.com/">Favicon Generator</ulink>.</para>
13481             </tip>
13482
13483             <para>Description:</para>
13484
13485             <itemizedlist>
13486               <listitem>
13487                 <para>The favicon is the little icon that appears next to the
13488                 URL in the address bar in most browsers. The default value for
13489                 this field (if left blank) is the small 'K' in the Koha
13490                 logo.</para>
13491
13492                 <screenshot>
13493                   <screeninfo>Default Koha Favicon</screeninfo>
13494
13495                   <mediaobject>
13496                     <imageobject>
13497                       <imagedata fileref="images/admin/globalprefs/favicon.png"/>
13498                     </imageobject>
13499                   </mediaobject>
13500                 </screenshot>
13501               </listitem>
13502             </itemizedlist>
13503           </section>
13504
13505           <section id="IntranetmainUserblock">
13506             <title>IntranetmainUserblock</title>
13507
13508             <para>Asks: Show the following HTML in its own column on the main
13509             page of the staff client</para>
13510
13511             <screenshot>
13512               <screeninfo>Sample HTML for IntranetmainUserblock</screeninfo>
13513
13514               <mediaobject>
13515                 <imageobject>
13516                   <imagedata fileref="images/admin/globalprefs/IntranetmainUserblock-html.png"/>
13517                 </imageobject>
13518               </mediaobject>
13519             </screenshot>
13520
13521             <screenshot>
13522               <screeninfo>Message from IntranetmainUserblock as it appears on
13523               the Staff Client main page</screeninfo>
13524
13525               <mediaobject>
13526                 <imageobject>
13527                   <imagedata fileref="images/admin/globalprefs/IntranetmainUserblock.png"/>
13528                 </imageobject>
13529               </mediaobject>
13530             </screenshot>
13531           </section>
13532
13533           <section id="IntranetNav">
13534             <title>IntranetNav</title>
13535
13536             <para>Asks: Show the following HTML in the More menu at the top of
13537             each page on the staff client (should be a list of links or
13538             blank)</para>
13539           </section>
13540
13541           <section id="IntranetSlipPrinterJS">
13542             <title>IntranetSlipPrinterJS</title>
13543
13544             <para>Asks: Use the following JavaScript for printing
13545             slips.</para>
13546
13547             <para>Description:</para>
13548
13549             <itemizedlist>
13550               <listitem>
13551                 <para>The most logical use of this preference is in
13552                 conjunction with the <ulink url="http://jsprintsetup.mozdev.org/">jsPrintSetup</ulink>
13553                 Firefox add-on. Learn more about this preference and the
13554                 add-on setup on the Koha wiki at <ulink url="http://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently">http://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently</ulink>.</para>
13555               </listitem>
13556             </itemizedlist>
13557           </section>
13558
13559           <section id="intranetstylesheet">
13560             <title>intranetstylesheet</title>
13561
13562             <para>Asks: Use the CSS stylesheet ___ on all pages in the staff interface, instead of
13563               the default css (used when leaving this field blank). </para>
13564
13565             <para>Description:</para>
13566
13567             <itemizedlist>
13568               <listitem>
13569                 <para>The Intranetstylesheet preference is a layout and design feature for the
13570                   intranet or staff client. This preference allows a library to customize the
13571                   appearance of the Staff Client. Enter just a filename, a full local path or a
13572                   complete URL starting with http:// (if the file lives on a remote server). Please
13573                   note that if you just enter a filename, the file should be in the css subdirectory
13574                   for each active theme and language within the Koha templates directory. A full
13575                   local path is expected to start from your HTTP document root. </para>
13576               </listitem>
13577             </itemizedlist>
13578           </section>
13579
13580           <section id="IntranetUserCSS">
13581             <title>IntranetUserCSS</title>
13582
13583             <para>Asks: Include the following CSS on all pages in the staff
13584             client</para>
13585           </section>
13586
13587           <section id="intranetuserjs">
13588             <title>intranetuserjs</title>
13589
13590             <para>Asks: Include the following JavaScript on all pages in the
13591             staff interface</para>
13592
13593             <para>Description:</para>
13594
13595             <itemizedlist>
13596               <listitem>
13597                 <para>This preference allows the administrator to enter
13598                 JavaScript or JQuery that will be embedded across all pages of
13599                 the Staff Client. Administrators may use this preference to
13600                 customize some of the interactive sections of Koha,
13601                 customizing the text for the login prompts, for example.
13602                 Sample JQuery scripts used by Koha libraries can be found on
13603                 the wiki: <ulink url="http://wiki.koha-community.org/wiki/JQuery_Library">http://wiki.koha-community.org/wiki/JQuery_Library</ulink>.</para>
13604               </listitem>
13605             </itemizedlist>
13606           </section>
13607
13608           <section id="SlipCSS">
13609             <title>SlipCSS</title>
13610
13611             <para>Asks: Include the stylesheet at ___ on Issue and Reserve
13612             Slips.<important>
13613                 <para>This should be a complete URL, starting with
13614                 http://</para>
13615               </important></para>
13616
13617             <para>Description:</para>
13618
13619             <itemizedlist>
13620               <listitem>
13621                 <para>If you would like to style your receipts or slips with a
13622                 consistent set of fonts and colors you can use this preference
13623                 to point Koha to a stylesheet specifically for your
13624                 slips.</para>
13625               </listitem>
13626             </itemizedlist>
13627           </section>
13628
13629           <section id="StaffAuthorisedValueImages">
13630             <title>StaffAuthorisedValueImages</title>
13631
13632             <para>Default: Show</para>
13633
13634             <para>Asks: ___ images for authorized values (such as lost
13635             statuses and locations) in search results.</para>
13636
13637             <para>Values:</para>
13638
13639             <itemizedlist>
13640               <listitem>
13641                 <para>Don't show</para>
13642               </listitem>
13643
13644               <listitem>
13645                 <para>Show</para>
13646               </listitem>
13647             </itemizedlist>
13648           </section>
13649
13650           <section id="staffClientBaseURL">
13651             <title>staffClientBaseURL</title>
13652
13653             <para>Asks: The staff client is located at http:// ___</para>
13654           </section>
13655
13656           <section id="template">
13657             <title>template</title>
13658
13659             <para>Default: prog</para>
13660
13661             <para>Asks: Use the ___ theme on the staff interface.</para>
13662
13663             <para>Values:</para>
13664
13665             <itemizedlist>
13666               <listitem>
13667                 <para>prog</para>
13668               </listitem>
13669             </itemizedlist>
13670             <important>
13671               <para>Do not include a trailing slash in the URL this will break links created using
13672                 this URL.  (example: www.google.com not www.google.com/)</para>
13673             </important>
13674           </section>
13675
13676           <section id="XSLTDetailsDisplay">
13677             <title>XSLTDetailsDisplay</title>
13678
13679             <para>Default: default</para>
13680
13681             <para>Asks: Display details in the staff client using XSLT
13682             stylesheet at ___</para>
13683
13684             <para>Values:</para>
13685
13686             <itemizedlist>
13687               <listitem>
13688                 <para>leave empty to not use the XSLT stylesheet</para>
13689
13690                 <itemizedlist>
13691                   <listitem>
13692                     <para>In previous versions of Koha this was the setting
13693                     that read 'normally'</para>
13694
13695                     <screenshot>
13696                       <screeninfo>Detail display without XSLT
13697                       stylesheets</screeninfo>
13698
13699                       <mediaobject>
13700                         <imageobject>
13701                           <imagedata fileref="images/admin/globalprefs/XSLTDetailsDisplay-off.png"/>
13702                         </imageobject>
13703                       </mediaobject>
13704                     </screenshot>
13705                   </listitem>
13706                 </itemizedlist>
13707               </listitem>
13708
13709               <listitem>
13710                 <para>enter "default" for the default one</para>
13711
13712                 <screenshot>
13713                   <screeninfo>Detail display using XSLT
13714                   stylesheets</screeninfo>
13715
13716                   <mediaobject>
13717                     <imageobject>
13718                       <imagedata fileref="images/admin/globalprefs/XSLTDetailsDisplay-on.png"/>
13719                     </imageobject>
13720                   </mediaobject>
13721                 </screenshot>
13722               </listitem>
13723
13724               <listitem>
13725                 <para>put a path to define a XSLT file</para>
13726
13727                 <itemizedlist>
13728                   <listitem>
13729                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
13730                   </listitem>
13731
13732                   <listitem>
13733                     <para>If in a multi-language system you can enter
13734                     {langcode} in the path to tell Koha to look in the right
13735                     language folder</para>
13736
13737                     <itemizedlist>
13738                       <listitem>
13739                         <para>ex:
13740                         /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl</para>
13741                       </listitem>
13742
13743                       <listitem>
13744                         <para>ex.
13745                         http://mykoha.org/{langcode}/stylesheet.xsl</para>
13746                       </listitem>
13747                     </itemizedlist>
13748                   </listitem>
13749                 </itemizedlist>
13750               </listitem>
13751
13752               <listitem>
13753                 <para>put an URL for an external specific stylesheet</para>
13754
13755                 <itemizedlist>
13756                   <listitem>
13757                     <para>ex: http://mykoha.org/stylesheet.xsl</para>
13758                   </listitem>
13759                 </itemizedlist>
13760               </listitem>
13761             </itemizedlist>
13762
13763             <para>Description:</para>
13764
13765             <itemizedlist>
13766               <listitem>
13767                 <para>XSLT stylesheets allow for the customization of the
13768                 details shows on the screen when viewing a bib record. This
13769                 preference will allow you either use the default look that
13770                 comes with Koha or design your own stylesheet.</para>
13771               </listitem>
13772             </itemizedlist>
13773           </section>
13774
13775           <section id="XSLTResultsDisplay">
13776             <title>XSLTResultsDisplay</title>
13777
13778             <para>Default: default</para>
13779
13780             <para>Asks: Display results in the staff client using XSLT
13781             stylesheet at ___</para>
13782
13783             <para>Values:</para>
13784
13785             <itemizedlist>
13786               <listitem>
13787                 <para>leave empty to not use the XSLT stylesheet</para>
13788
13789                 <itemizedlist>
13790                   <listitem>
13791                     <para>In previous versions of Koha this was the setting
13792                     that read 'normally'</para>
13793                   </listitem>
13794                 </itemizedlist>
13795               </listitem>
13796
13797               <listitem>
13798                 <para>enter "default" for the default one</para>
13799               </listitem>
13800
13801               <listitem>
13802                 <para>put a path to define a XSLT file</para>
13803
13804                 <itemizedlist>
13805                   <listitem>
13806                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
13807                   </listitem>
13808
13809                   <listitem>
13810                     <para>If in a multi-language system you can enter
13811                     {langcode} in the path to tell Koha to look in the right
13812                     language folder</para>
13813
13814                     <itemizedlist>
13815                       <listitem>
13816                         <para>ex:
13817                         /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl</para>
13818                       </listitem>
13819
13820                       <listitem>
13821                         <para>ex.
13822                         http://mykoha.org/{langcode}/stylesheet.xsl</para>
13823                       </listitem>
13824                     </itemizedlist>
13825                   </listitem>
13826                 </itemizedlist>
13827               </listitem>
13828
13829               <listitem>
13830                 <para>put an URL for an external specific stylesheet</para>
13831
13832                 <itemizedlist>
13833                   <listitem>
13834                     <para>ex: http://mykoha.org/stylesheet.xsl</para>
13835                   </listitem>
13836                 </itemizedlist>
13837               </listitem>
13838             </itemizedlist>
13839
13840             <para>Description:</para>
13841
13842             <itemizedlist>
13843               <listitem>
13844                 <para>XSLT stylesheets allow for the customization of the
13845                 details shows on the screen when viewing the search results.
13846                 This preference will allow you either use the default look
13847                 that comes with Koha or design your own stylesheet.</para>
13848               </listitem>
13849             </itemizedlist>
13850           </section>
13851
13852           <section id="yuipath">
13853             <title>yuipath</title>
13854
13855             <para>Default: included with Koha</para>
13856
13857             <para>Asks: Use the Yahoo UI libraries ___</para>
13858
13859             <para>Values:</para>
13860
13861             <itemizedlist>
13862               <listitem>
13863                 <para>from Yahoo's servers</para>
13864
13865                 <itemizedlist>
13866                   <listitem>
13867                     <para>With this option there is less demand on your
13868                     servers, but if the Internet goes down there will be
13869                     issues</para>
13870                   </listitem>
13871                 </itemizedlist>
13872               </listitem>
13873
13874               <listitem>
13875                 <para>included with Koha</para>
13876
13877                 <itemizedlist>
13878                   <listitem>
13879                     <para>With this option calls are made faster, and they
13880                     will still work if the Internet goes down</para>
13881                   </listitem>
13882                 </itemizedlist>
13883               </listitem>
13884             </itemizedlist>
13885
13886             <para>Description:</para>
13887
13888             <itemizedlist>
13889               <listitem>
13890                 <para>The yuipath preference allows for the user to define a
13891                 local path or web URL to the Yahoo User Interface Library
13892                 (<ulink url="http://developer.yahoo.com/yui/2/">http://developer.yahoo.com/yui/2/</ulink>).
13893                 This library is a resource of developer tools including
13894                 JavaScript and style sheets.</para>
13895               </listitem>
13896             </itemizedlist>
13897           </section>
13898         </section>
13899
13900         <section id="staffoptsprefs">
13901           <title>Options</title>
13902
13903           <section id="HidePatronName">
13904             <title>HidePatronName</title>
13905
13906             <para>Default: Show</para>
13907
13908             <para>Asks: ___ the names of patrons that have items checked out
13909             or on hold on detail pages or the "Place Hold" screen.</para>
13910
13911             <para>Values:</para>
13912
13913             <itemizedlist>
13914               <listitem>
13915                 <para>Don't show</para>
13916               </listitem>
13917
13918               <listitem>
13919                 <para>Show</para>
13920               </listitem>
13921             </itemizedlist>
13922           </section>
13923
13924           <section id="intranetbookbag">
13925             <title>intranetbookbag</title>
13926
13927             <para>Default: Show</para>
13928
13929             <para>Asks: ___ the cart option in the staff client.</para>
13930
13931             <para>Values:</para>
13932
13933             <itemizedlist>
13934               <listitem>
13935                 <para>Don't show</para>
13936               </listitem>
13937
13938               <listitem>
13939                 <para>Show</para>
13940               </listitem>
13941             </itemizedlist>
13942           </section>
13943           <section id="StaffDetailItemSelection ">
13944             <title>StaffDetailItemSelection</title>
13945             <para>Default: Enable</para>
13946             <para>Asks: ___  item selection in record detail page. </para>
13947             <para>Values:<itemizedlist>
13948                 <listitem>
13949                   <para>Disable</para>
13950                 </listitem>
13951                 <listitem>
13952                   <para>Enable</para>
13953                 </listitem>
13954               </itemizedlist></para>
13955             <para>Description:<itemizedlist>
13956                 <listitem>
13957                   <para>This preference lets you choose to show (or not show) checkboxes to the left
13958                     of every item in the holdings tab on the detail display of a record in the staff
13959                     client. Showing these checkboxes allows the staff members to select multiple
13960                     items to edit or delete at once.</para>
13961                   <screenshot>
13962                       <screeninfo>Items with the checkboxes enabled</screeninfo>
13963                       <mediaobject>
13964                         <imageobject>
13965                           <imagedata fileref="images/admin/globalprefs/StaffDetailItemSelection.png"
13966                           />
13967                         </imageobject>
13968                       </mediaobject>
13969                     </screenshot>
13970                 </listitem>
13971               </itemizedlist></para>
13972           </section>
13973
13974           <section id="viewISBD">
13975             <title>viewISBD</title>
13976
13977             <para>Default: Allow</para>
13978
13979             <para>Asks: ___ staff to view records in ISBD form on the staff
13980             client.</para>
13981
13982             <para>Values:</para>
13983
13984             <itemizedlist>
13985               <listitem>
13986                 <para>Allow</para>
13987               </listitem>
13988
13989               <listitem>
13990                 <para>Don't allow</para>
13991               </listitem>
13992             </itemizedlist>
13993           </section>
13994
13995           <section id="viewLabeledMARC">
13996             <title>viewLabeledMARC</title>
13997
13998             <para>Default: Allow</para>
13999
14000             <para>Asks: ___ staff to view records in labeled MARC form on the
14001             staff client.</para>
14002
14003             <para>Values:</para>
14004
14005             <itemizedlist>
14006               <listitem>
14007                 <para>Allow</para>
14008               </listitem>
14009
14010               <listitem>
14011                 <para>Don't allow</para>
14012               </listitem>
14013             </itemizedlist>
14014           </section>
14015
14016           <section id="viewMARC">
14017             <title>viewMARC</title>
14018
14019             <para>Default: Allow</para>
14020
14021             <para>Asks: ___ staff to view records in plain MARC form on the
14022             staff client.</para>
14023
14024             <para>Values:</para>
14025
14026             <itemizedlist>
14027               <listitem>
14028                 <para>Allow</para>
14029               </listitem>
14030
14031               <listitem>
14032                 <para>Don't allow</para>
14033               </listitem>
14034             </itemizedlist>
14035           </section>
14036         </section>
14037       </section>
14038       <section id="toolsprefs">
14039         <title>Tools</title>
14040         <section id="MaxItemsForBatch">
14041           <title>MaxItemsForBatch</title>
14042           <para>Default: 1000</para>
14043           <para>Asks: Process up to ___ items in a single modification or deletion batch. </para>
14044           <para>Description:<itemizedlist>
14045               <listitem>
14046                 <para>In the <link linkend="batchdeleteitems">batch item delete tool</link> this
14047                   will prevent the display of more than the items you entered in this preference,
14048                   but you will be able to delete more than the number you enter here.  In the <link
14049                     linkend="batchmodifyitems">batch item modification tool</link> this preference
14050                   will prevent the editing of more than the number entered here.</para>
14051               </listitem>
14052             </itemizedlist></para>
14053         </section>
14054       </section>
14055
14056       <section id="webserviceprefs">
14057         <title>Web Services</title>
14058
14059         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
14060         Global System Preferences &gt; Web Services</para>
14061
14062         <section id="ilsdiprefs">
14063           <title>ILS-DI</title>
14064
14065           <para/>
14066
14067           <section id="ILS-DI">
14068             <title>ILS-DI</title>
14069
14070             <para>Default: Disable</para>
14071
14072             <para>Asks: ___ ILS-DI services for OPAC users</para>
14073
14074             <para>Values:</para>
14075
14076             <itemizedlist>
14077               <listitem>
14078                 <para>Disable</para>
14079               </listitem>
14080
14081               <listitem>
14082                 <para>Enable</para>
14083               </listitem>
14084             </itemizedlist>
14085           </section>
14086
14087           <section id="ILS-DIAuthorized_IPs">
14088             <title>ILS-DI:AuthorizedIPs</title>
14089
14090             <para>Asks: ___ allowed IPs to use the ILS-DI services</para>
14091           </section>
14092         </section>
14093
14094         <section id="oaiprefs">
14095           <title>OAI-PMH</title>
14096
14097           <section id="OAI-PMH">
14098             <title>OAI-PMH</title>
14099
14100             <para>Default: Disable</para>
14101
14102             <para>Asks: ___ Koha's OAI-PMH server.</para>
14103
14104             <para>Values:</para>
14105
14106             <itemizedlist>
14107               <listitem>
14108                 <para>Disable</para>
14109               </listitem>
14110
14111               <listitem>
14112                 <para>Enable</para>
14113               </listitem>
14114             </itemizedlist>
14115
14116             <para>Description:</para>
14117
14118             <itemizedlist>
14119               <listitem>
14120                 <para>For the Open Archives Initiative-Protocol for Metadata
14121                 Harvesting (OAI-PMH) there are two groups of 'participants':
14122                 Data Providers and Service Providers. Data Providers (open
14123                 archives, repositories) provide free access to metadata, and
14124                 may, but do not necessarily, offer free access to full texts
14125                 or other resources. OAI-PMH provides an easy to implement, low
14126                 barrier solution for Data Providers. Service Providers use the
14127                 OAI interfaces of the Data Providers to harvest and store
14128                 metadata. Note that this means that there are no live search
14129                 requests to the Data Providers; rather, services are based on
14130                 the harvested data via OAI-PMH. Koha at present can only act
14131                 as a Data Provider. It can not harvest from other
14132                 repositories. The biggest stumbling block to having Koha
14133                 harvest from other repositories is that MARC is the only
14134                 metadata format that Koha indexes natively. Visit <ulink url="http://www.oaforum.org/tutorial/english/page3.htm">http://www.oaforum.org/tutorial/english/page3.htm</ulink>
14135                 for diagrams of how OAI-PMH works.</para>
14136               </listitem>
14137             </itemizedlist>
14138
14139             <para>Learn more about OAI-PMH at: <ulink url="http://www.openarchives.org/pmh/">http://www.openarchives.org/pmh/</ulink></para>
14140           </section>
14141
14142           <section id="OAI-PMHarchiveID">
14143             <title>OAI-PMH:archiveID</title>
14144
14145             <para>Default: KOHA-OAI-TEST</para>
14146
14147             <para>Asks: Identify records at this site with the prefix ___
14148             :</para>
14149           </section>
14150
14151           <section id="OAI-PMHAutoUpdateSets">
14152             <title>OAI-PMH:AutoUpdateSets</title>
14153
14154             <para>Default: Disable</para>
14155
14156             <para>Asks: ___ automatic update of OAI-PMH sets when a
14157             bibliographic record is created or updated.</para>
14158
14159             <para>Values:</para>
14160
14161             <itemizedlist>
14162               <listitem>
14163                 <para>Disable</para>
14164               </listitem>
14165
14166               <listitem>
14167                 <para>Enable</para>
14168               </listitem>
14169             </itemizedlist>
14170           </section>
14171
14172           <section id="OAI-PMHConfFile">
14173             <title>OAI-PMH:ConfFile</title>
14174
14175             <para>If this preference is left empty, Koha's OAI Server operates
14176             in normal mode, otherwise it operates in extended mode. In
14177             extended mode, it's possible to parameter other formats than
14178             marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML
14179             configuration file which list available metadata formats and XSL
14180             file used to create them from marcxml records.</para>
14181
14182             <para>For more information, see the <link linkend="oaiconfsample">sample conf file</link> in the
14183             appendix.</para>
14184           </section>
14185
14186           <section id="OAI-PMHMaxCount">
14187             <title>OAI-PMH:MaxCount</title>
14188
14189             <para>Default: 50</para>
14190
14191             <para>Asks: Only return ___ records at a time in response to a
14192             ListRecords or ListIdentifiers query.</para>
14193
14194             <para>Description:</para>
14195
14196             <itemizedlist>
14197               <listitem>
14198                 <para>This is the maximum number of records that would be
14199                 returned based on ListRecord or ListIdentifier queries from
14200                 harvesters. ListRecords harvest the entire records while the
14201                 ListIdentifier is an abbreviated form of ListRecords,
14202                 retrieving only headers rather than records.</para>
14203               </listitem>
14204             </itemizedlist>
14205           </section>
14206         </section>
14207         <section id="reportingservice">
14208           <title>Reporting</title>
14209           <section id="SvcMaxReportRows">
14210             <title>SvcMaxReportRows</title>
14211             <para>Default: 10</para>
14212             <para>Asks: Only return ___ rows of a report requested via the reports web
14213               service.</para>
14214             <para>Description:<itemizedlist>
14215                 <listitem>
14216                   <para>This value will be used to limit the number of results returned by <link linkend="publicreport">public reports</link>.</para>
14217                 </listitem>
14218               </itemizedlist></para>
14219           </section>
14220         </section>
14221       </section>
14222     </section>
14223
14224     <section id="basicparams">
14225       <title>Basic Parameters</title>
14226
14227       <para><emphasis>Get there:</emphasis> More &gt; Administration</para>
14228
14229       <important>
14230         <para>Configure all 'parameters' in the order they appear.</para>
14231       </important>
14232
14233       <section id="libsgroups">
14234         <title>Libraries &amp; Groups</title>
14235
14236         <para>When setting up your Koha system you will want to add
14237         information for every library that will be sharing your system. This
14238         data is used in several areas of Koha.</para>
14239
14240         <itemizedlist>
14241           <listitem>
14242             <para><emphasis>Get there:</emphasis> More &gt; Administration
14243             &gt; Basic Parameters &gt; Libraries and Groups</para>
14244           </listitem>
14245         </itemizedlist>
14246
14247         <para>When visiting this page you are presented with a list of the
14248         libraries and groups that have already been added to the
14249         system.</para>
14250
14251         <screenshot>
14252           <screeninfo>Library List</screeninfo>
14253
14254           <mediaobject>
14255             <imageobject>
14256               <imagedata fileref="images/admin/basicparams/librarylist.png"/>
14257             </imageobject>
14258           </mediaobject>
14259         </screenshot>
14260
14261         <screenshot>
14262           <screeninfo>Group Lists</screeninfo>
14263
14264           <mediaobject>
14265             <imageobject>
14266               <imagedata fileref="images/admin/basicparams/grouplists.png"/>
14267             </imageobject>
14268           </mediaobject>
14269         </screenshot>
14270
14271         <section id="addingalibrary">
14272           <title>Adding a Library</title>
14273
14274           <para>To add a new library:</para>
14275
14276           <itemizedlist>
14277             <listitem>
14278               <para>Click 'New Library'</para>
14279             </listitem>
14280
14281             <listitem>
14282               <para>The top of the form asks for some basics about the
14283               library</para>
14284
14285               <screenshot>
14286                 <screeninfo>Basic Library Info</screeninfo>
14287
14288                 <mediaobject>
14289                   <imageobject>
14290                     <imagedata fileref="images/admin/basicparams/newlibrary.png"/>
14291                   </imageobject>
14292                 </mediaobject>
14293               </screenshot>
14294
14295               <itemizedlist>
14296                 <listitem>
14297                   <para>The library code should not contain any spaces and be
14298                   10 or fewer characters. This code will be used as a unique
14299                   identifier in the database.</para>
14300                 </listitem>
14301
14302                 <listitem>
14303                   <para>The name will be displayed on the OPAC wherever the
14304                   library name displays to the public and should be a name
14305                   that makes sense to your patrons.</para>
14306                 </listitem>
14307
14308                 <listitem>
14309                   <para>If you have <link linkend="addinglibgroup">groups</link> set up you can choose
14310                   what group this library belongs to after entering in the
14311                   code and name</para>
14312                 </listitem>
14313               </itemizedlist>
14314             </listitem>
14315
14316             <listitem>
14317               <para>Next you can enter basic contact info about the
14318               branch</para>
14319
14320               <screenshot>
14321                 <screeninfo>Library Contact Info</screeninfo>
14322
14323                 <mediaobject>
14324                   <imageobject>
14325                     <imagedata fileref="images/admin/basicparams/librarycontact.png"/>
14326                   </imageobject>
14327                 </mediaobject>
14328               </screenshot>
14329
14330               <itemizedlist>
14331                 <listitem>
14332                   <para>The address and contact fields can be used to make
14333                   notices custom for each library</para>
14334                 </listitem>
14335
14336                 <listitem>
14337                   <para>The email address field is not required, but it should
14338                   be filled for every library in your system</para>
14339
14340                   <itemizedlist>
14341                     <listitem>
14342                       <important>
14343                         <para>Be sure to enter a library email address to make
14344                         sure that notices are sent to and from the right
14345                         address</para>
14346                       </important>
14347                     </listitem>
14348                   </itemizedlist>
14349                 </listitem>
14350
14351                 <listitem>
14352                   <para>If the URL field is populated then the library name
14353                   will be linked in the holdings table on the OPAC</para>
14354
14355                   <screenshot>
14356                     <screeninfo>Linked Library Name</screeninfo>
14357
14358                     <mediaobject>
14359                       <imageobject>
14360                         <imagedata fileref="images/admin/basicparams/librarylink.png"/>
14361                       </imageobject>
14362                     </mediaobject>
14363                   </screenshot>
14364                 </listitem>
14365
14366                 <listitem>
14367                   <para>The OPAC Info box is for you to put information about
14368                   the library that will appear in the OPAC when the branch
14369                   name is moused over in the holdings table</para>
14370
14371                   <screenshot>
14372                     <screeninfo>OPAC Info</screeninfo>
14373
14374                     <mediaobject>
14375                       <imageobject>
14376                         <imagedata fileref="images/admin/basicparams/opacinfo.png"/>
14377                       </imageobject>
14378                     </mediaobject>
14379                   </screenshot>
14380                 </listitem>
14381
14382                 <listitem>
14383                   <para>IP Address does not have be filled in unless you plan
14384                   on limiting access to your staff client to a specific IP
14385                   Address</para>
14386
14387                   <itemizedlist>
14388                     <listitem>
14389                       <important>
14390                         <para>An IP address is required if you have enabled
14391                         <link linkend="AutoLocation">AutoLocation</link></para>
14392                       </important>
14393                     </listitem>
14394                   </itemizedlist>
14395                 </listitem>
14396
14397                 <listitem>
14398                   <para>Finally, if you have any notes you can put them here.
14399                   These will not show in the OPAC</para>
14400                 </listitem>
14401               </itemizedlist>
14402             </listitem>
14403           </itemizedlist>
14404
14405           <tip>
14406             <para>Of the fields listed, only 'Library code' and 'Name' are
14407             required</para>
14408           </tip>
14409
14410           <para/>
14411         </section>
14412
14413         <section id="editingalibrary">
14414           <title>Editing/Deleting a Library</title>
14415
14416           <para>You will be unable to delete any library that has patrons or
14417           items attached to it.</para>
14418
14419           <screenshot>
14420             <screeninfo>Staff will be presented with a warning when trying to
14421             delete a library that is being used</screeninfo>
14422
14423             <mediaobject>
14424               <imageobject>
14425                 <imagedata fileref="images/admin/basicparams/cannotdeletelibrary.png"/>
14426               </imageobject>
14427             </mediaobject>
14428           </screenshot>
14429
14430           <para>Each library will have an 'Edit' link to the right of it.
14431           Click this link to edit/alter details associated with the library in
14432           question.</para>
14433
14434           <important>
14435             <para>You will be unable to edit the 'Library code'</para>
14436           </important>
14437         </section>
14438
14439         <section id="addinglibgroup">
14440           <title>Adding a group</title>
14441
14442           <para>To add a Search Domain or Library Property Group click the
14443           'New Group' button at the top of the screen</para>
14444
14445           <screenshot>
14446             <screeninfo>Add group form</screeninfo>
14447
14448             <mediaobject>
14449               <imageobject>
14450                 <imagedata fileref="images/admin/basicparams/addlibgroup.png"/>
14451               </imageobject>
14452             </mediaobject>
14453           </screenshot>
14454           <para>Give the group a 'Category type; of 'searchdomain' and if you would like the group
14455             to show up in the library pull down at the top of the OPAC (with  <link
14456               linkend="OpacAddMastheadLibraryPulldown">OpacAddMastheadLibraryPulldown</link> set to
14457             'Add') and on the advanced search page you can check the 'Show in search pulldown'
14458             box.</para>
14459
14460           <para>Of the fields on the group form, 'Category code', 'Name', and 'Category type' are
14461             the only required fields</para>
14462
14463           <section id="searchdomaingroups">
14464             <title>Search Domain Groups</title>
14465
14466             <para>Search Domain Groups allow you to search a group of
14467             libraries at the same time instead of searching just one library
14468             or all libraries.</para>
14469
14470             <screenshot>
14471               <screeninfo>Search Domain Groups</screeninfo>
14472
14473               <mediaobject>
14474                 <imageobject>
14475                   <imagedata fileref="images/admin/basicparams/searchgroup.png"/>
14476                 </imageobject>
14477               </mediaobject>
14478             </screenshot>
14479
14480             <para>To see Search Domain Groups in action visit the staff client
14481             advanced search page in your Koha system:</para>
14482
14483             <screenshot>
14484               <screeninfo>Library group search on staff client</screeninfo>
14485
14486               <mediaobject>
14487                 <imageobject>
14488                   <imagedata fileref="images/admin/basicparams/stafflibgroupsearch.png"/>
14489                 </imageobject>
14490               </mediaobject>
14491             </screenshot>
14492           </section>
14493
14494           <section id="libpropertygroups">
14495             <title>Library Property Groups</title>
14496
14497             <para>You can assign specific categories to your libraries by
14498             adding groups for them</para>
14499
14500             <screenshot>
14501               <screeninfo>Library Property Groups</screeninfo>
14502
14503               <mediaobject>
14504                 <imageobject>
14505                   <imagedata fileref="images/admin/basicparams/groupproperties.png"/>
14506                 </imageobject>
14507               </mediaobject>
14508             </screenshot>
14509
14510             <para>Properties are then applied to libraries via the add or edit
14511             library form</para>
14512
14513             <screenshot>
14514               <screeninfo>Groups on the Add/Modify library form</screeninfo>
14515
14516               <mediaobject>
14517                 <imageobject>
14518                   <imagedata fileref="images/admin/basicparams/addlibrarytogroup.png"/>
14519                 </imageobject>
14520               </mediaobject>
14521             </screenshot>
14522           </section>
14523         </section>
14524       </section>
14525
14526       <section id="itemtypeadmin">
14527         <title>Item Types</title>
14528
14529         <para>Koha allows you to organize your collection by item types and
14530         collection codes.</para>
14531
14532         <itemizedlist>
14533           <listitem>
14534             <para><emphasis>Get there:</emphasis> More &gt; Administration
14535             &gt; Basic Parameters &gt; Item Types</para>
14536           </listitem>
14537         </itemizedlist>
14538
14539         <para>Item types typically refer to the material type (book, cd, dvd,
14540         etc), but can be used in any way that works for your library.</para>
14541
14542         <screenshot>
14543           <screeninfo>Item Types</screeninfo>
14544
14545           <mediaobject>
14546             <imageobject>
14547               <imagedata fileref="images/admin/basicparams/itemtypes.png"/>
14548             </imageobject>
14549           </mediaobject>
14550         </screenshot>
14551
14552         <section id="additemtype">
14553           <title>Adding Item Types</title>
14554
14555           <para>To add a new item type, simply click the 'New Item Type'
14556           button at the top of the Item Types page.</para>
14557
14558           <screenshot>
14559             <screeninfo>New Item Type</screeninfo>
14560
14561             <mediaobject>
14562               <imageobject>
14563                 <imagedata fileref="images/admin/basicparams/additemtype.png"/>
14564               </imageobject>
14565             </mediaobject>
14566           </screenshot>
14567
14568           <itemizedlist>
14569             <listitem>
14570               <para>In the 'Item Type' field, enter a short code for your item
14571               type</para>
14572             </listitem>
14573
14574             <listitem>
14575               <para>The description is the plain text definition of the item
14576               type</para>
14577             </listitem>
14578
14579             <listitem>
14580               <para>You can choose to have an image associated with your item
14581               type</para>
14582
14583               <itemizedlist>
14584                 <listitem>
14585                   <para>You can choose from a series of image
14586                   collections</para>
14587                 </listitem>
14588
14589                 <listitem>
14590                   <para>You can link to a remote image</para>
14591                 </listitem>
14592
14593                 <listitem>
14594                   <para>Or you can just have no image associated with the item
14595                   type</para>
14596                 </listitem>
14597
14598                 <listitem>
14599                   <important>
14600                     <para>To have your item type images appear in the OPAC you
14601                     need to set noItemTypeImages to 'Show'</para>
14602                   </important>
14603
14604                   <itemizedlist>
14605                     <listitem>
14606                       <para><emphasis>Get there: </emphasis>More &gt;
14607                       Administration &gt; Global System Preferences &gt; <link linkend="adminprefs">Admin</link></para>
14608                     </listitem>
14609                   </itemizedlist>
14610                 </listitem>
14611               </itemizedlist>
14612             </listitem>
14613
14614             <listitem>
14615               <para>For items that do not circulate, check the 'Not for loan'
14616               options</para>
14617
14618               <itemizedlist>
14619                 <listitem>
14620                   <para>Items marked 'Not for loan' will appear in the
14621                   catalog, but cannot be checked out to patrons</para>
14622                 </listitem>
14623               </itemizedlist>
14624             </listitem>
14625
14626             <listitem>
14627               <para id="rentalcharge">For items that you charge a rental fee
14628               for, enter the total fee you charge in the 'Rental charge'
14629               field</para>
14630
14631               <itemizedlist>
14632                 <listitem>
14633                   <important>
14634                     <para>Do not enter symbols in this field, only numbers and
14635                     decimal points (ex. $5.00 should be entered as 5 or
14636                     5.00)</para>
14637                   </important>
14638                 </listitem>
14639
14640                 <listitem>
14641                   <para>This will charge the patron on checkout</para>
14642                 </listitem>
14643               </itemizedlist>
14644             </listitem>
14645
14646             <listitem>
14647               <para>If you would like a message or alert to appear when items of this type are
14648                 checked in you can enter that in the 'Checkin message' box</para>
14649               <screenshot>
14650                 <screeninfo>Checkin message setup</screeninfo>
14651                 <mediaobject>
14652                   <imageobject>
14653                     <imagedata fileref="images/admin/basicparams/itemtype-msgsetup.png"/>
14654                   </imageobject>
14655                 </mediaobject>
14656               </screenshot>
14657               <para>
14658                 <itemizedlist>
14659                   <listitem>
14660                     <para>The Checkin message type can be a Message or an Alert.  The only
14661                       difference between these two is the styling. By default a Message is blue </para>
14662                     <screenshot>
14663                       <screeninfo>Checkin Message</screeninfo>
14664                       <mediaobject>
14665                         <imageobject>
14666                           <imagedata fileref="images/admin/basicparams/itemtype-msg.png"/>
14667                         </imageobject>
14668                       </mediaobject>
14669                     </screenshot>
14670                     <para>and an Alert is yellow.</para>
14671                     <screenshot>
14672                         <screeninfo>Checkin Alert</screeninfo>
14673                         <mediaobject>
14674                           <imageobject>
14675                             <imagedata fileref="images/admin/basicparams/itemtype-alert.png"/>
14676                           </imageobject>
14677                         </mediaobject>
14678                       </screenshot>
14679                   </listitem>
14680                 </itemizedlist>
14681               </para>
14682             </listitem>
14683             <listitem>
14684               <para>Some SIP devices need you to use a SIP-specific media type instead of Koha's
14685                 item type (usually lockers and sorters need this media type), if you use a device
14686                 like this you'll want to enter the SIP media type.</para>
14687             </listitem>
14688             <listitem>
14689               <para>When finished, click 'Save Changes'</para>
14690               <itemizedlist>
14691                 <listitem>
14692                   <tip>
14693                     <para>All fields, with the exception of the 'Item Type' will be editable from
14694                       the Item Types list</para>
14695                   </tip>
14696                 </listitem>
14697               </itemizedlist>
14698             </listitem>
14699
14700             <listitem>
14701               <para>Your new item type will now appear on the list</para>
14702
14703               <screenshot>
14704                 <screeninfo>New DVD Item Type</screeninfo>
14705
14706                 <mediaobject>
14707                   <imageobject>
14708                     <imagedata fileref="images/admin/basicparams/newitemtype.png"/>
14709                   </imageobject>
14710                 </mediaobject>
14711               </screenshot>
14712             </listitem>
14713           </itemizedlist>
14714         </section>
14715
14716         <section id="edititemtype">
14717           <title>Editing Item Types</title>
14718
14719           <para>Each item type has an Edit button beside it. To edit an item
14720           simply click the 'Edit' link.</para>
14721
14722           <important>
14723             <para>You will not be able to edit the code you assigned as the
14724             'Item Type' but you will be able to edit the description for the
14725             item.</para>
14726           </important>
14727         </section>
14728
14729         <section id="deleteitemtype">
14730           <title>Deleting Item Types</title>
14731
14732           <para>Each item has a Delete button beside it. To delete an item,
14733           simply click the 'Delete' link.</para>
14734
14735           <important>
14736             <para>You will not be able to delete item types that are being
14737             used by items within your system.</para>
14738           </important>
14739
14740           <screenshot>
14741             <screeninfo>Warning when you try to delete an item that is in
14742             use</screeninfo>
14743
14744             <mediaobject>
14745               <imageobject>
14746                 <imagedata fileref="images/admin/basicparams/nodeleteitemtype.png"/>
14747               </imageobject>
14748             </mediaobject>
14749           </screenshot>
14750         </section>
14751       </section>
14752
14753       <section id="authorizedvalues">
14754         <title>Authorized Values</title>
14755
14756         <para>Authorized values can be used in several areas of Koha. One
14757         reason you would add an authorized value category would be to control
14758         the values that can be entered into MARC fields by catalogers.</para>
14759
14760         <itemizedlist>
14761           <listitem>
14762             <para><emphasis>Get there:</emphasis> More &gt; Administration
14763             &gt; Basic Parameters &gt; Authorized Values</para>
14764           </listitem>
14765         </itemizedlist>
14766
14767         <section id="existingauthvalues">
14768           <title>Existing Values</title>
14769
14770           <para>Koha installs with pre-defined values that your library is
14771           likely to use, for instance 'Lost'.</para>
14772
14773           <itemizedlist>
14774             <listitem id="asort1">
14775               <para>Asort1</para>
14776               <itemizedlist>
14777                 <listitem>
14778                   <para>Used for acquisitions statistical purposes</para>
14779                 </listitem>
14780               </itemizedlist>
14781             </listitem>
14782
14783             <listitem id="asort2">
14784               <para>Asort2</para>
14785               <itemizedlist>
14786                 <listitem>
14787                   <para>Used for acquisitions statistical purposes</para>
14788                 </listitem>
14789               </itemizedlist>
14790             </listitem>
14791
14792             <listitem id="bornotes">
14793               <para>BOR_NOTES</para>
14794               <itemizedlist>
14795                 <listitem>
14796                   <para>Values for custom patron messages that appear on the circulation screen and
14797                     the OPAC. The value in the Description field should be the message text and is
14798                     limited to 200 characters.</para>
14799                   <screenshot>
14800                     <screeninfo>Borrower messages</screeninfo>
14801                     <mediaobject>
14802                       <imageobject>
14803                         <imagedata fileref="images/admin/basicparams/bor_notes.png"/>
14804                       </imageobject>
14805                     </mediaobject>
14806                   </screenshot>
14807                 </listitem>
14808               </itemizedlist>
14809             </listitem>
14810
14811             <listitem id="bsort1">
14812               <para>Bsort1</para>
14813               <itemizedlist>
14814                 <listitem>
14815                   <para>Values that can be entered to fill in the patron's sort 1 field</para>
14816                 </listitem>
14817               </itemizedlist>
14818             </listitem>
14819
14820             <listitem id="bsort2">
14821               <para>Bsort2</para>
14822               <itemizedlist>
14823                 <listitem>
14824                   <para>Values that can be entered to fill in the patron's sort 2 field</para>
14825                 </listitem>
14826               </itemizedlist>
14827             </listitem>
14828
14829             <listitem id="cartauth">
14830               <para>CART</para>
14831               <itemizedlist>
14832                 <listitem>
14833                   <para>Is the shelving cart location, used by <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link> and
14834                       <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link></para>
14835                 </listitem>
14836               </itemizedlist>
14837             </listitem>
14838
14839             <listitem id="ccode">
14840               <para>CCODE</para>
14841               <itemizedlist>
14842                 <listitem>
14843                   <para>Collection codes (appears when cataloging and working with items)</para>
14844                 </listitem>
14845               </itemizedlist>
14846             </listitem>
14847
14848             <listitem id="damageauth">
14849               <para>DAMAGED</para>
14850               <itemizedlist>
14851                 <listitem>
14852                   <para>Descriptions for items marked as damaged (appears when cataloging and
14853                     working with items)</para>
14854                 </listitem>
14855               </itemizedlist>
14856             </listitem>
14857
14858             <listitem id="hingsas">
14859               <para>DEPARTMENT<itemizedlist>
14860                   <listitem>
14861                     <para>Departments are required by and will be used in the <link
14862                         linkend="coursereserves">Course Reserves</link> module</para>
14863                   </listitem>
14864                 </itemizedlist></para>
14865             </listitem>
14866             <listitem>
14867               <para>HINGS_AS</para>
14868               <itemizedlist>
14869                 <listitem>
14870                   <para>General Holdings: Acquisition Status Designator :: This data element
14871                     specifies acquisition status for the unit at the time of the holdings
14872                     report.</para>
14873                 </listitem>
14874               </itemizedlist>
14875             </listitem>
14876
14877             <listitem id="hingsc">
14878               <para>HINGS_C</para>
14879               <itemizedlist>
14880                 <listitem>
14881                   <para>General Holdings: Completeness Designator</para>
14882                 </listitem>
14883               </itemizedlist>
14884             </listitem>
14885
14886             <listitem id="hingspf">
14887               <para>HINGS_PF</para>
14888               <itemizedlist>
14889                 <listitem>
14890                   <para>Physical Form Designators</para>
14891                 </listitem>
14892               </itemizedlist>
14893             </listitem>
14894
14895             <listitem id="hingsrd">
14896               <para>HINGS_RD</para>
14897               <itemizedlist>
14898                 <listitem>
14899                   <para>General Holdings: Retention Designator :: This data element specifies the
14900                     retention policy for the unit at the time of the holdings report.</para>
14901                 </listitem>
14902               </itemizedlist>
14903             </listitem>
14904
14905             <listitem id="hingsut">
14906               <para>HINGS_UT</para>
14907               <itemizedlist>
14908                 <listitem>
14909                   <para>General Holdings: Type of Unit Designator</para>
14910                 </listitem>
14911               </itemizedlist>
14912             </listitem>
14913
14914             <listitem id="shelvelocvals">
14915               <para>LOC</para>
14916               <itemizedlist>
14917                 <listitem>
14918                   <para>Shelving location (usually appears when adding or editing an item)</para>
14919                 </listitem>
14920               </itemizedlist>
14921             </listitem>
14922
14923             <listitem id="lost">
14924               <para>LOST</para>
14925               <itemizedlist>
14926                 <listitem>
14927                   <para>Descriptions for the items marked as lost (appears when adding or editing an
14928                     item)</para>
14929                 </listitem>
14930                 <listitem>
14931                   <important>
14932                     <para>Values given to lost statuses should be numeric and not alphabetical in
14933                       order for statuses to appear properly</para>
14934                   </important>
14935                 </listitem>
14936               </itemizedlist>
14937             </listitem>
14938
14939             <listitem id="manualinvvals">
14940               <para>MANUAL_INV</para>
14941               <itemizedlist>
14942                 <listitem>
14943                   <para>Values for manual invoicing types</para>
14944                 </listitem>
14945                 <listitem>
14946                   <para>
14947                     <important>
14948                       <para>The value set as the Authorized Value for the MANUAL_INV authorized
14949                         value category will appear as the Description and the Authorized Value
14950                         Description will be used as the amount. Enter monetary amounts in the
14951                         description without currency symbols.</para>
14952                     </important>
14953                   </para>
14954                 </listitem>
14955               </itemizedlist>
14956             </listitem>
14957
14958             <listitem id="notforloan">
14959               <para>NOT_LOAN</para>
14960               <itemizedlist>
14961                 <listitem>
14962                   <para>Reasons why a title is not for loan</para>
14963                 </listitem>
14964                 <listitem>
14965                   <important>
14966                     <para>Values given to lost statuses should be numeric and not alphabetical in
14967                       order for statuses to appear properly</para>
14968                   </important>
14969                 </listitem>
14970                 <listitem>
14971                   <tip>
14972                     <para>Negative number values will still allow holds (use for on order statuses
14973                       for example) where as positive numbers will not allow holds or
14974                       checkouts</para>
14975                   </tip>
14976                 </listitem>
14977               </itemizedlist>
14978             </listitem>
14979
14980             <listitem id="procauth">
14981               <para>PROC</para>
14982               <itemizedlist>
14983                 <listitem>
14984                   <para>The location to be used for <link linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link> (change description as desired), also the
14985                     location expected by <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>.</para>
14986                 </listitem>
14987               </itemizedlist>
14988             </listitem>
14989
14990             <listitem id="reportgroup">
14991               <para>REPORT_GROUP</para>
14992               <itemizedlist>
14993                 <listitem>
14994                   <para>A way to sort and filter your reports, the default values in this category
14995                     include the Koha modules (Accounts, Acquitisions, Catalog, Circulation,
14996                     Patrons)</para>
14997                   <screenshot>
14998                     <screeninfo>Report Groups</screeninfo>
14999                     <mediaobject>
15000                       <imageobject>
15001                         <imagedata fileref="images/admin/basicparams/report_group.png"/>
15002                       </imageobject>
15003                     </mediaobject>
15004                   </screenshot>
15005                 </listitem>
15006               </itemizedlist>
15007             </listitem>
15008
15009             <listitem id="reportsubgroup">
15010               <para>REPORT_SUBGROUP</para>
15011               <itemizedlist>
15012                 <listitem>
15013                   <para>Can be used to further sort and filter your reports. This category is empty
15014                     by default. Values here need to include the authorized value code from
15015                     REPORT_GROUP in the Description (OPAC) field to link the subgroup to the
15016                     appropriate group.</para>
15017                   <screenshot>
15018                     <screeninfo>Report Subgroups</screeninfo>
15019                     <mediaobject>
15020                       <imageobject>
15021                         <imagedata fileref="images/admin/basicparams/report_subgroup.png"/>
15022                       </imageobject>
15023                     </mediaobject>
15024                   </screenshot>
15025                 </listitem>
15026               </itemizedlist>
15027             </listitem>
15028
15029             <listitem id="restricted">
15030               <para>RESTRICTED</para>
15031               <itemizedlist>
15032                 <listitem>
15033                   <para>Restricted status of an item</para>
15034                 </listitem>
15035               </itemizedlist>
15036             </listitem>
15037
15038             <listitem id="suggestauthorized">
15039               <para>ROADTYPE<itemizedlist>
15040                   <listitem>
15041                     <para>Road types to be used in patron addresses</para>
15042                   </listitem>
15043                 </itemizedlist></para>
15044             </listitem>
15045             <listitem>
15046               <para>SIP_MEDIA_TYPE<itemizedlist>
15047                   <listitem>
15048                     <para>Used when <link linkend="additemtype">creating</link> or <link
15049                         linkend="edititemtype">editing</link> an item type to assign a SIP specific
15050                       media type for devices like lockers and sorters.</para>
15051                   </listitem>
15052                 </itemizedlist></para>
15053             </listitem>
15054             <listitem>
15055               <para>SUGGEST</para>
15056               <itemizedlist>
15057                 <listitem>
15058                   <para>List of patron suggestion reject or accept reasons (appears when managing
15059                     suggestions)</para>
15060                 </listitem>
15061               </itemizedlist>
15062             </listitem>
15063
15064             <listitem id="withdrawnauth">
15065               <para>WITHDRAWN</para>
15066               <itemizedlist>
15067                 <listitem>
15068                   <para>Description of a withdrawn item (appears when adding or editing an
15069                     item)</para>
15070                 </listitem>
15071               </itemizedlist>
15072             </listitem>
15073
15074             <listitem id="yesnoauth">
15075               <para>YES_NO</para>
15076               <itemizedlist>
15077                 <listitem>
15078                   <para>A generic authorized value field that can be used anywhere you need a simple
15079                     yes/no pull down menu.</para>
15080                 </listitem>
15081               </itemizedlist>
15082             </listitem>
15083           </itemizedlist>
15084         </section>
15085
15086         <section id="newauthvalcat">
15087           <title>Add new Authorized Value Category</title>
15088
15089           <para>In addition to the existing categories that come by default
15090           with Koha, librarians can add their own authorized value categories
15091           to control data that is entered into the system. To add a new
15092           category:</para>
15093
15094           <itemizedlist>
15095             <listitem>
15096               <para>Click 'New Category'</para>
15097
15098               <screenshot>
15099                 <screeninfo>New Authorized Category form</screeninfo>
15100
15101                 <mediaobject>
15102                   <imageobject>
15103                     <imagedata fileref="images/admin/basicparams/addauthcat.png"/>
15104                   </imageobject>
15105                 </mediaobject>
15106               </screenshot>
15107             </listitem>
15108
15109             <listitem>
15110               <para>Limit your Category to 10 characters (something short to
15111               make it clear what the category is for)</para>
15112
15113               <itemizedlist>
15114                 <listitem>
15115                   <important>
15116                     <para>Category cannot have spaces or special characters
15117                     other than underscores and hyphens in it.</para>
15118                   </important>
15119                 </listitem>
15120               </itemizedlist>
15121             </listitem>
15122
15123             <listitem>
15124               <para>When adding a new category you're asked to create at least
15125               one authorized value</para>
15126
15127               <itemizedlist>
15128                 <listitem>
15129                   <para>Enter a code for your Authorized Value into the
15130                   'Authorized value' field</para>
15131
15132                   <itemizedlist>
15133                     <listitem>
15134                       <important>
15135                         <para>Authorized value is limited to 80 characters and
15136                         cannot have spaces or special characters other than
15137                         underscores and hyphens in it.</para>
15138                       </important>
15139                     </listitem>
15140                   </itemizedlist>
15141                 </listitem>
15142
15143                 <listitem>
15144                   <para>Use the Description field for the actual value that will be displayed. If
15145                     you want something different to show in the OPAC, enter a 'Description
15146                     (OPAC)'</para>
15147                 </listitem>
15148                 <listitem>
15149                   <para>If you would like to limit this authorized value category to only specific
15150                     libraries you can choose them from the 'Branches limitation' menu. To have it
15151                     show for all libraries just choose 'All branches' at the top of the list.</para>
15152                 </listitem>
15153
15154                 <listitem>
15155                   <para>If you have <link linkend="StaffAuthorisedValueImages">StaffAuthorisedValueImages</link>
15156                   and/or <link linkend="AuthorisedValueImages">AuthorisedValueImages</link>
15157                   set to show images for authorized values you can choose the
15158                   image under 'Choose an icon'</para>
15159                 </listitem>
15160               </itemizedlist>
15161             </listitem>
15162
15163             <listitem>
15164               <para>Click 'Save'</para>
15165             </listitem>
15166
15167             <listitem>
15168               <para>Your new category and value will appear on the list of
15169               Authorized Values</para>
15170
15171               <screenshot>
15172                 <screeninfo>Custom Authorized Value on list of
15173                 values</screeninfo>
15174
15175                 <mediaobject>
15176                   <imageobject>
15177                     <imagedata fileref="images/admin/basicparams/authvallist.png"/>
15178                   </imageobject>
15179                 </mediaobject>
15180               </screenshot>
15181             </listitem>
15182           </itemizedlist>
15183         </section>
15184
15185         <section id="newauthval">
15186           <title>Add new Authorized Value</title>
15187
15188           <para>New authorized values can be added to any existing or new
15189           category. To add a value:</para>
15190
15191           <itemizedlist>
15192             <listitem>
15193               <para>Click 'New authorized value for ...'</para>
15194
15195               <screenshot>
15196                 <screeninfo>New Authorized Value form</screeninfo>
15197
15198                 <mediaobject>
15199                   <imageobject>
15200                     <imagedata fileref="images/admin/basicparams/addauthvalue.png"/>
15201                   </imageobject>
15202                 </mediaobject>
15203               </screenshot>
15204             </listitem>
15205
15206             <listitem>
15207               <para>Enter a code for your Authorized Value into the
15208               'Authorized value' field</para>
15209
15210               <itemizedlist>
15211                 <listitem>
15212                   <important>
15213                     <para>Authorized value is limited to 80 characters and
15214                     cannot have spaces or special characters other than
15215                     underscores and hyphens in it.</para>
15216                   </important>
15217                 </listitem>
15218               </itemizedlist>
15219             </listitem>
15220
15221             <listitem>
15222               <para>Use the Description field for the actual value that will be displayed. If you
15223                 want something different to show in the OPAC, enter a 'Description (OPAC)'</para>
15224             </listitem>
15225             <listitem>
15226               <para>If you would like to limit this authorized value category to only specific
15227                 libraries you can choose them from the 'Branches limitation' menu. To have it show
15228                 for all libraries just choose 'All branches' at the top of the list.</para>
15229             </listitem>
15230
15231             <listitem>
15232               <para>If you have <link linkend="StaffAuthorisedValueImages">StaffAuthorisedValueImages</link>
15233               and/or <link linkend="AuthorisedValueImages">AuthorisedValueImages</link> set
15234               to show images for authorized values you can choose the image
15235               under 'Choose an icon'</para>
15236             </listitem>
15237
15238             <listitem>
15239               <para>Click 'Save'</para>
15240             </listitem>
15241
15242             <listitem>
15243               <para>The new value will appear in the list along with existing
15244               values</para>
15245
15246               <screenshot>
15247                 <screeninfo>List of authorized values in MARC504
15248                 category</screeninfo>
15249
15250                 <mediaobject>
15251                   <imageobject>
15252                     <imagedata fileref="images/admin/basicparams/authvals.png"/>
15253                   </imageobject>
15254                 </mediaobject>
15255               </screenshot>
15256             </listitem>
15257           </itemizedlist>
15258         </section>
15259       </section>
15260     </section>
15261
15262     <section id="patscirc">
15263       <title>Patrons &amp; Circulation</title>
15264
15265       <para>Settings for controlling circulation and patron
15266       information.</para>
15267
15268       <section id="patcats">
15269         <title>Patron Categories</title>
15270
15271         <para>Patron categories allow you to organize your patrons into
15272         different roles, age groups, and patron types.</para>
15273
15274         <itemizedlist>
15275           <listitem>
15276             <para><emphasis>Get there:</emphasis> More &gt; Administration
15277             &gt; Patrons &amp; Circulation &gt; Patron Categories</para>
15278           </listitem>
15279         </itemizedlist>
15280
15281         <screenshot>
15282           <screeninfo>Patron category list</screeninfo>
15283
15284           <mediaobject>
15285             <imageobject>
15286               <imagedata fileref="images/admin/patroncirc/patroncatlist.png"/>
15287             </imageobject>
15288           </mediaobject>
15289         </screenshot>
15290
15291         <para>Patrons are assigned to one of six main categories:</para>
15292
15293         <itemizedlist>
15294           <listitem>
15295             <para>Adult</para>
15296
15297             <itemizedlist>
15298               <listitem>
15299                 <para>Most common patron type, usually used for a general
15300                 'Patron' category.</para>
15301               </listitem>
15302             </itemizedlist>
15303           </listitem>
15304
15305           <listitem>
15306             <para>Child</para>
15307
15308             <itemizedlist>
15309               <listitem>
15310                 <para>Children patrons can have a guardian to be attached to
15311                 them.</para>
15312               </listitem>
15313             </itemizedlist>
15314           </listitem>
15315
15316           <listitem>
15317             <para>Staff</para>
15318
15319             <itemizedlist>
15320               <listitem>
15321                 <para>Librarians (and library workers) should be assigned the
15322                 staff category so that you can <link linkend="patronpermissions">set their permissions</link> and
15323                 give them access to the staff client.</para>
15324               </listitem>
15325             </itemizedlist>
15326           </listitem>
15327
15328           <listitem>
15329             <para>Organizational</para>
15330
15331             <itemizedlist>
15332               <listitem>
15333                 <para>Organizational patrons are organizations. Organizations
15334                 can be used as guarantors for Professional patrons.</para>
15335               </listitem>
15336             </itemizedlist>
15337           </listitem>
15338
15339           <listitem>
15340             <para>Professional</para>
15341
15342             <itemizedlist>
15343               <listitem>
15344                 <para>Professional patrons can be linked to Organizational
15345                 patrons</para>
15346               </listitem>
15347             </itemizedlist>
15348           </listitem>
15349
15350           <listitem>
15351             <para>Statistical</para>
15352
15353             <itemizedlist>
15354               <listitem>
15355                 <para>This patron type is used strictly for statistical
15356                 purposes, such as in house use of items.</para>
15357               </listitem>
15358             </itemizedlist>
15359           </listitem>
15360         </itemizedlist>
15361
15362         <section id="addingpatroncat">
15363           <title>Adding a patron category</title>
15364
15365           <para>To add a new patron category click 'New Category' at the top
15366           of the page</para>
15367
15368           <screenshot>
15369             <screeninfo>New patron category form</screeninfo>
15370
15371             <mediaobject>
15372               <imageobject>
15373                 <imagedata fileref="images/admin/patroncirc/newpatroncat.png"/>
15374               </imageobject>
15375             </mediaobject>
15376           </screenshot>
15377
15378           <itemizedlist>
15379             <listitem>
15380               <para>The 'Category Code' is an identifier for your new
15381               code.</para>
15382
15383               <itemizedlist>
15384                 <listitem>
15385                   <important>
15386                     <para>The category code is limited to 10 characters
15387                     (numbers and letters)</para>
15388                   </important>
15389                 </listitem>
15390
15391                 <listitem>
15392                   <important>
15393                     <para>This field is required in order to save your patron
15394                     category. If left blank you will be presented with an
15395                     error.</para>
15396
15397                     <screenshot>
15398                       <screeninfo>Missing fields error</screeninfo>
15399
15400                       <mediaobject>
15401                         <imageobject>
15402                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
15403                         </imageobject>
15404                       </mediaobject>
15405                     </screenshot>
15406                   </important>
15407                 </listitem>
15408               </itemizedlist>
15409             </listitem>
15410
15411             <listitem>
15412               <para>Enter a plain text version of the category in the
15413               'Description' field.</para>
15414
15415               <itemizedlist>
15416                 <listitem>
15417                   <important>
15418                     <para>This field is required in order to save your patron
15419                     category. If left blank you will be presented with an
15420                     error.</para>
15421
15422                     <screenshot>
15423                       <screeninfo>Missing fields error</screeninfo>
15424
15425                       <mediaobject>
15426                         <imageobject>
15427                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
15428                         </imageobject>
15429                       </mediaobject>
15430                     </screenshot>
15431                   </important>
15432                 </listitem>
15433               </itemizedlist>
15434             </listitem>
15435
15436             <listitem>
15437               <para>Enrollment period (in months) should be filled in if you
15438               have a limited enrollment period for your patrons (eg. Student
15439               cards expire after 9 months or until a specific date)</para>
15440
15441               <itemizedlist>
15442                 <listitem>
15443                   <important>
15444                     <para>You cannot enter both a month limit and a date
15445                     until. Choose to enter either one or the other.</para>
15446                   </important>
15447                 </listitem>
15448
15449                 <listitem>
15450                   <important>
15451                     <para>This field is required in order to save your patron
15452                     category. If left blank you will be presented with an
15453                     error.</para>
15454
15455                     <screenshot>
15456                       <screeninfo>Missing fields error</screeninfo>
15457
15458                       <mediaobject>
15459                         <imageobject>
15460                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
15461                         </imageobject>
15462                       </mediaobject>
15463                     </screenshot>
15464                   </important>
15465                 </listitem>
15466               </itemizedlist>
15467             </listitem>
15468
15469             <listitem>
15470               <para>Some patron categories can have a minimum age (in years)
15471               requirement associated with them, enter this age in the 'Age
15472               required'</para>
15473
15474               <itemizedlist>
15475                 <listitem>
15476                   <important>
15477                     <para>This value will only be checked if <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
15478                     defines the dateofbirth as a required field on the patron
15479                     record</para>
15480                   </important>
15481                 </listitem>
15482               </itemizedlist>
15483             </listitem>
15484
15485             <listitem>
15486               <para>Patron categories can also have a maximum age (in years)
15487               associated with them (such as children), enter this age in the
15488               'Upperage limit'</para>
15489
15490               <itemizedlist>
15491                 <listitem>
15492                   <important>
15493                     <para>This value will only be checked if <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
15494                     defines the dateofbirth as a required field on the patron
15495                     record</para>
15496                   </important>
15497                 </listitem>
15498               </itemizedlist>
15499             </listitem>
15500
15501             <listitem>
15502               <para>If you charge a membership fee for your patrons (such as
15503               those who live in another region) you can enter that in the
15504               'Enrollment fee' field.</para>
15505
15506               <itemizedlist>
15507                 <listitem>
15508                   <important>
15509                     <para>Only enter numbers and decimals in this field</para>
15510                   </important>
15511                 </listitem>
15512               </itemizedlist>
15513             </listitem>
15514
15515             <listitem>
15516               <para>If you want your patron to receive overdue notices, set
15517               the 'Overdue notice required' to 'Yes'</para>
15518             </listitem>
15519
15520             <listitem>
15521               <para>You can decide on a patron category basis if lost items
15522               are shown in the staff client by making a choice from the 'Lost
15523               items in staff client' pull down</para>
15524
15525               <screenshot>
15526                 <screeninfo>Choose a value for 'Hide Lost Items'</screeninfo>
15527
15528                 <mediaobject>
15529                   <imageobject>
15530                     <imagedata fileref="images/admin/patroncirc/hidelostitemspatron.png"/>
15531                   </imageobject>
15532                 </mediaobject>
15533               </screenshot>
15534
15535               <itemizedlist>
15536                 <listitem>
15537                   <important>
15538                     <para>Note that this is only applicable in the staff
15539                     client, so changing this value on patron categories who do
15540                     not have access to the staff client won't make any
15541                     difference</para>
15542                   </important>
15543                 </listitem>
15544               </itemizedlist>
15545             </listitem>
15546
15547             <listitem>
15548               <para>If you charge patrons for placing holds on items, enter
15549               the fee amount in the 'Hold fee' field.</para>
15550
15551               <itemizedlist>
15552                 <listitem>
15553                   <important>
15554                     <para>Only enter numbers and decimals in this field</para>
15555                   </important>
15556                 </listitem>
15557               </itemizedlist>
15558             </listitem>
15559
15560             <listitem>
15561               <para>In the 'Category type' field choose one of the six main
15562               parent categories</para>
15563
15564               <screenshot>
15565                 <screeninfo>Six main patron categories</screeninfo>
15566
15567                 <mediaobject>
15568                   <imageobject>
15569                     <imagedata fileref="images/admin/patroncirc/patroncatpulldown.png"/>
15570                   </imageobject>
15571                 </mediaobject>
15572               </screenshot>
15573
15574               <itemizedlist>
15575                 <listitem>
15576                   <important>
15577                     <para>This field is required in order to save your patron
15578                     category. If left blank you will be presented with an
15579                     error.</para>
15580
15581                     <screenshot>
15582                       <screeninfo>Missing fields error</screeninfo>
15583
15584                       <mediaobject>
15585                         <imageobject>
15586                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
15587                         </imageobject>
15588                       </mediaobject>
15589                     </screenshot>
15590                   </important>
15591                 </listitem>
15592               </itemizedlist>
15593             </listitem>
15594
15595             <listitem>
15596               <para>The Branch Limitations let you limit this patron category to only some branches
15597                 in your library system.  Select 'All branches' if you would like any library to be
15598                 able to use this category.</para>
15599             </listitem>
15600             <listitem>
15601               <para>You can decide if this patron category is blocked from performing actions in the
15602                 OPAC if their card is expired using the next option.  By default it will follow the
15603                 rule set in the <link linkend="BlockExpiredPatronOpacActions"
15604                   >BlockExpiredPatronOpacActions</link> preference<screenshot>
15605                   <screeninfo>Block expired patrons</screeninfo>
15606                   <mediaobject>
15607                     <imageobject>
15608                       <imagedata fileref="images/admin/patroncirc/blockexpired.png"/>
15609                     </imageobject>
15610                   </mediaobject>
15611                 </screenshot></para>
15612             </listitem>
15613             <listitem>
15614               <para>Finally you can assign advanced messaging preferences by default to a patron
15615                 category</para>
15616               <itemizedlist>
15617                 <listitem>
15618                   <para>
15619                     <important>
15620                       <para>Requires that you have <link linkend="EnhancedMessagingPreferences"
15621                           >EnhancedMessagingPreferences</link> enabled</para>
15622                     </important>
15623                   </para>
15624                 </listitem>
15625                 <listitem>
15626                   <para>These defaults will be applied to new patrons that are added to the system.
15627                     They will not edit the preferences of the existing patrons. Also, these can be
15628                     changed for individual patrons, this setting is just a default to make it easier
15629                     to set up messages for an entire category.<itemizedlist>
15630                       <listitem>
15631                         <tip>
15632                           <para>After setting the default for the patron category you can force
15633                             those changes to all existing patrons by running the <emphasis
15634                               role="italic">borrowers-force-messaging-defaults</emphasis> script
15635                             found in the <emphasis role="italic">misc/maintenance</emphasis> folder.
15636                             Ask your system administrator for assistance with this script.</para>
15637                         </tip>
15638                       </listitem>
15639                     </itemizedlist></para>
15640                 </listitem>
15641               </itemizedlist>
15642             </listitem>
15643           </itemizedlist>
15644         </section>
15645       </section>
15646       <section id="circfinerules">
15647         <title>Circulation and Fine Rules</title>
15648         <para>These rules define how your items are circulated, how/when fines are calculated and
15649           how holds are handled.</para>
15650         <itemizedlist>
15651           <listitem>
15652             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
15653               Circulation &gt; Circulation and fines rules</para>
15654           </listitem>
15655         </itemizedlist>
15656         <para>The rules are applied from most specific to less specific, using the first found in
15657           this order:</para>
15658         <itemizedlist>
15659           <listitem>
15660             <para>same library, same patron type, same item type</para>
15661           </listitem>
15662           <listitem>
15663             <para>same library, same patron type, all item type</para>
15664           </listitem>
15665           <listitem>
15666             <para>same library, all patron types, same item type</para>
15667           </listitem>
15668           <listitem>
15669             <para>same library, all patron types, all item types</para>
15670           </listitem>
15671           <listitem>
15672             <para>default (all libraries), same patron type, same item type</para>
15673           </listitem>
15674           <listitem>
15675             <para>default (all libraries), same patron type, all item types</para>
15676           </listitem>
15677           <listitem>
15678             <para>default (all libraries), all patron types, same item type</para>
15679           </listitem>
15680           <listitem>
15681             <para>default (all libraries), all patron types, all item types</para>
15682           </listitem>
15683         </itemizedlist>
15684         <tip>
15685           <para>If you are a single library system choose your branch name before creating rules
15686             (sometimes having only rules for the 'all libraries' option can cause issues with
15687             holds)</para>
15688         </tip>
15689         <para>
15690           <important>
15691             <para>At the very least you will need to set a default circulation rule. This rule
15692               should be set for all item types, all libraries and all patron categories. That will
15693               catch all instances that do not match a specific rule. When checking out if you do not
15694               have a rule for all libraries, all item types and all patron types then you may see
15695               patrons getting blocked from placing holds. You will also want a rule for your
15696               specific library set for all item types and all patron types to avoid this holds
15697               issue. Koha needs to know what rule to fall back on.</para>
15698           </important>
15699         </para>
15700         <section id="defaultcircrules">
15701           <title>Default Circulation Rules</title>
15702           <para>Using the issuing rules matrix you can define rules that depend on patron/item type
15703             combos. To set your rules, choose a library from the pull down (or 'all libraries' if
15704             you want to apply these rules to all branches):</para>
15705           <screenshot>
15706             <screeninfo>Libraries to apply the rules to</screeninfo>
15707             <mediaobject>
15708               <imageobject>
15709                 <imagedata fileref="images/admin/patroncirc/selectissuinglibrary.png"/>
15710               </imageobject>
15711             </mediaobject>
15712           </screenshot>
15713           <para>From the matrix you can choose any combination of patron categories and item types
15714             to apply the rules to</para>
15715           <screenshot>
15716             <screeninfo>Setting issuing rules for your libraries</screeninfo>
15717             <mediaobject>
15718               <imageobject>
15719                 <imagedata fileref="images/admin/patroncirc/addcircrule.png"/>
15720               </imageobject>
15721             </mediaobject>
15722           </screenshot>
15723           <itemizedlist>
15724             <listitem>
15725               <para>First choose which patron category you'd like the rule to be applied to. If you
15726                 leave this to 'All' it will apply to all patron categories</para>
15727             </listitem>
15728             <listitem>
15729               <para>Choose the 'Item type' you would like this rule to apply to. If you leave this
15730                 to 'All' it will apply to all item types</para>
15731             </listitem>
15732             <listitem>
15733               <para>Limit the number of items a patron can have checked out at the same time by
15734                 entering a number in the 'Current checkouts allowed' field</para>
15735             </listitem>
15736             <listitem>
15737               <para>Define the period of time an item can be checked out to a patron by entering the
15738                 number of units (days or hours) in the 'Loan period' box.</para>
15739             </listitem>
15740             <listitem>
15741               <para>Choose which unit of time, Days or Hours, that the loan period and fines will be
15742                 calculated in in the 'Unit' column</para>
15743             </listitem>
15744             <listitem>
15745               <para>You can also define a hard due date for a specific patron category and item
15746                 type. A hard due date ignores your usual circulation rules and makes it so that all
15747                 items of the type defined are due on, before or after the date you specify.</para>
15748             </listitem>
15749             <listitem>
15750               <para>'Fine amount' should have the amount you would like to charge for overdue
15751                 items</para>
15752               <itemizedlist>
15753                 <listitem>
15754                   <important>
15755                     <para>Enter only numbers and decimal points (no currency symbols).</para>
15756                   </important>
15757                 </listitem>
15758               </itemizedlist>
15759             </listitem>
15760             <listitem>
15761               <para>Enter the 'Fine charging interval' in the unit you set (ex. charge fines every 1
15762                 day, or every 2 hours)</para>
15763             </listitem>
15764             <listitem>
15765               <para>The 'Fine grace period' is the period of time an item can be overdue before you
15766                 start charging fines.</para>
15767               <itemizedlist>
15768                 <listitem>
15769                   <important>
15770                     <para>This can only be set for the Day unit, not in Hours</para>
15771                   </important>
15772                 </listitem>
15773               </itemizedlist>
15774             </listitem>
15775             <listitem>
15776               <para>The 'Overdue fines cap' is the maximum fine for this patron and item
15777                 combination</para>
15778               <itemizedlist>
15779                 <listitem>
15780                   <important>
15781                     <para>If this field is left blank then Koha will not put a limit on the fines
15782                       this item will accrue. A maximum fine amount can be set using the <link linkend="MaxFine">MaxFine</link> system preference.</para>
15783                   </important>
15784                 </listitem>
15785               </itemizedlist>
15786             </listitem>
15787             <listitem>
15788               <para>If your library 'fines' patrons by suspending their account you can enter the
15789                 number of days their fine should be suspended in the 'Suspension in days'
15790                 field</para>
15791               <itemizedlist>
15792                 <listitem>
15793                   <important>
15794                     <para>This can only be set for the Day unit, not in Hours</para>
15795                   </important>
15796                 </listitem>
15797               </itemizedlist>
15798             </listitem>
15799             <listitem>
15800               <para>Next decide if the patron can renew this item type and if so, enter how many
15801                 times they can renew it in the 'Renewals allowed' box</para>
15802             </listitem>
15803             <listitem>
15804               <para>If you're allowing renewals you can control how long the renewal loan period
15805                 will be (in the units you have chosen) in the 'Renewal period' box</para>
15806             </listitem>
15807             <listitem>
15808               <para>If you're allowing renewals you can control how soon before the due date patrons
15809                 can renew their materials with the 'No renewals before' box.<itemizedlist>
15810                   <listitem>
15811                     <para>Items can be renewed at any time if this value is left blank. Otherwise
15812                       items can only be renewed if the item is before the number in units
15813                       (days/hours) entered in this box.</para>
15814                   </listitem>
15815                 </itemizedlist></para>
15816             </listitem>
15817             <listitem>
15818               <para>If the patron can place holds on this item type, enter the total numbers of
15819                 items (of this type) that can be put on hold in the 'Holds allowed' field</para>
15820             </listitem>
15821             <listitem>
15822               <para>Finally, if you charge a <link linkend="rentalcharge">rental fee</link> for the
15823                 item type and want to give a specific patron type a discount on that fee, enter the
15824                 percentage discount (without the % symbol) in the 'Rental Discount' field</para>
15825             </listitem>
15826           </itemizedlist>
15827           <para>When finished, click 'Add' to save your changes. To modify a rule, simply click the
15828             'Edit' link to the right of the fule and edit the values that appear filled in at the
15829             bottom of the form.</para>
15830           <screenshot>
15831               <screeninfo>Edit circ and fine rule</screeninfo>
15832               <mediaobject>
15833                 <imageobject>
15834                   <imagedata fileref="images/admin/patroncirc/editcircfine.png"/>
15835                 </imageobject>
15836               </mediaobject>
15837             </screenshot>
15838           <para>If you would like to delete your rule, click the 'Delete' link to the right of the
15839             rule.</para>
15840           <para>To save time you can clone rules from one library to another by choosing the clone
15841             option above the rules matrix.</para>
15842           <screenshot>
15843             <screeninfo>Circulation &amp; Fine Rules Clone Tool</screeninfo>
15844             <mediaobject>
15845               <imageobject>
15846                 <imagedata fileref="images/admin/patroncirc/clonerules.png"/>
15847               </imageobject>
15848             </mediaobject>
15849           </screenshot>
15850           <para>After choosing to clone you will be presented with a confirmation message.</para>
15851           <screenshot>
15852             <screeninfo>Circulation &amp; Fine Rules Successfully Cloned Message</screeninfo>
15853             <mediaobject>
15854               <imageobject>
15855                 <imagedata fileref="images/admin/patroncirc/rulescloned.png"/>
15856               </imageobject>
15857             </mediaobject>
15858           </screenshot>
15859         </section>
15860         <section id="defaultcheckoutpolicy">
15861           <title>Default Checkouts and Hold Policy</title>
15862           <para>You can set a default maximum number of checkouts and hold policy that will be used
15863             if none is defined below for a particular item type or category.  This is the fall back
15864             rule for defaults.</para>
15865           <screenshot>
15866             <screeninfo>Default Checkouts and Hold Policy</screeninfo>
15867             <mediaobject>
15868               <imageobject>
15869                 <imagedata fileref="images/admin/patroncirc/defaultcheckholds.png"/>
15870               </imageobject>
15871             </mediaobject>
15872           </screenshot>
15873           <para>From this menu you can set a default to apply to all item types and patrons in the
15874             library if no other option is set in the forms below.</para>
15875           <itemizedlist>
15876             <listitem>
15877               <para>In 'Total Current Checkouts Allowed' enter the total number of items patrons can
15878                 have checked out at one time</para>
15879             </listitem>
15880             <listitem>
15881               <para>Control where patrons can place holds from using the 'Hold Policy' menu</para>
15882               <itemizedlist>
15883                 <listitem>
15884                   <para>From Any Library: Patrons from any library may put this item on hold.
15885                     (default if none is defined)</para>
15886                 </listitem>
15887                 <listitem>
15888                   <para>From Home Library: Only patrons from the item's home library may put this
15889                     book on hold.</para>
15890                 </listitem>
15891                 <listitem>
15892                   <para>No Holds Allowed: No patron may put this book on hold.</para>
15893                 </listitem>
15894               </itemizedlist>
15895             </listitem>
15896             <listitem>
15897               <para>Control where the item returns to once it is checked in</para>
15898               <itemizedlist>
15899                 <listitem>
15900                   <para>Item returns home</para>
15901                 </listitem>
15902                 <listitem>
15903                   <para>Item returns to issuing branch</para>
15904                 </listitem>
15905                 <listitem>
15906                   <para>Item floats</para>
15907                   <itemizedlist>
15908                     <listitem>
15909                       <para>When an item floats it stays where it was checked in and does not ever
15910                         return 'home'</para>
15911                     </listitem>
15912                   </itemizedlist>
15913                 </listitem>
15914               </itemizedlist>
15915             </listitem>
15916             <listitem>
15917               <para>Once your policy is set, you can unset it by clicking the 'Unset' link to the
15918                 right of the rule</para>
15919             </listitem>
15920           </itemizedlist>
15921         </section>
15922         <section id="checkoutperpatron">
15923           <title>Checkouts Per Patron</title>
15924           <para>For this library, you can specify the maximum number of loans that a patron of a
15925             given category can make, regardless of the item type.  </para>
15926           <screenshot>
15927             <screeninfo>Set default checkouts per patron category</screeninfo>
15928             <mediaobject>
15929               <imageobject>
15930                 <imagedata fileref="images/admin/patroncirc/checkoutsperpatron.png"/>
15931               </imageobject>
15932             </mediaobject>
15933           </screenshot>
15934           <tip>
15935             <para>If the total amount loanable for a given patron category is left blank, no limit
15936               applies, except possibly for a limit you define for a specific item type.</para>
15937           </tip>
15938           <para>For example, if you have a rule in the matrix that says Board patrons are allowed 10
15939             books and 5 DVDs but you want to make it so that Board patrons only have a total of 12
15940             things checked out at once.  If you enter 12 here and the patron has 10 books out
15941             already they will only be allowed 2 DVDs to equal the 12 total they're allowed.</para>
15942         </section>
15943         <section id="holdpolicies">
15944           <title>Item Hold Policies</title>
15945           <para>For this library, you can edit hold and return policies for a given item type,
15946             regardless of the patron's category.</para>
15947           <screenshot>
15948             <screeninfo>Hold policies per item type</screeninfo>
15949             <mediaobject>
15950               <imageobject>
15951                 <imagedata fileref="images/admin/patroncirc/holdsperitem.png"/>
15952               </imageobject>
15953             </mediaobject>
15954           </screenshot>
15955           <para>The various Hold Policies have the following effects:</para>
15956           <itemizedlist>
15957             <listitem>
15958               <para>From Any Library: Patrons from any library may put this item on hold. (default
15959                 if none is defined)</para>
15960             </listitem>
15961             <listitem>
15962               <para>From Home Library: Only patrons from the item's home library may put this book
15963                 on hold.</para>
15964             </listitem>
15965             <listitem>
15966               <para>No Holds Allowed: No patron may put this book on hold.</para>
15967             </listitem>
15968           </itemizedlist>
15969           <important>
15970             <para>Note that if the system preference <link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link> set to 'allow', these policies can be overridden by
15971               your circulation staff.</para>
15972           </important>
15973           <important>
15974             <para>These policies are based on the patron's home branch, not the branch that the
15975               reserving staff member is from.</para>
15976           </important>
15977           <para>The various Return Policies have the following effects:</para>
15978           <itemizedlist>
15979             <listitem>
15980               <para>Item returns home: The item will prompt the librarian to transfer the item to
15981                 its home library</para>
15982               <itemizedlist>
15983                 <listitem>
15984                   <important>
15985                     <para>If the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link>
15986                       preference is set to automatically transfer the items home, then a prompt will
15987                       not appear</para>
15988                   </important>
15989                 </listitem>
15990               </itemizedlist>
15991             </listitem>
15992             <listitem>
15993               <para>Item returns to issuing branch: The item will prompt the librarian to transfer
15994                 the item back to the library where it was checked out</para>
15995               <itemizedlist>
15996                 <listitem>
15997                   <important>
15998                     <para>If the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link>
15999                       preference is set to automatically transfer the items home, then a prompt will
16000                       not appear</para>
16001                   </important>
16002                 </listitem>
16003               </itemizedlist>
16004             </listitem>
16005             <listitem>
16006               <para>Item floats: The item will not be transferred from the branch it was checked in
16007                 at, instead it will remain there until transferred manually or checked in at another
16008                 branch</para>
16009             </listitem>
16010           </itemizedlist>
16011           <para>For example you might allow holds at your libraries but not what New items or DVDs to
16012             be placed on hold by other branches so you can set the 'Hold policy' to 'From home
16013             library' so that those items can only be placed on hold if the items' owning library and
16014             the patron's home library are the same.  You can also block holds completely on specific
16015             item types from this form.  This is also how you can set up floating item types and
16016             types that remain with their home library.</para>
16017         </section>
16018       </section>
16019       <section id="patronattributetypes">
16020         <title>Patron Attribute Types</title>
16021         <para>Patron attributes can be used to define custom fields to associate with your patron
16022           records. In order to enable the use of custom fields you need to set the <link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link> system
16023           preference.</para>
16024         <itemizedlist>
16025           <listitem>
16026             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
16027               Circulation &gt; Patron attribute types</para>
16028           </listitem>
16029         </itemizedlist>
16030         <para>A common use for this field would be for a student ID number or a Driver's license
16031           number.</para>
16032         <screenshot>
16033           <screeninfo>List of Patron Attributes</screeninfo>
16034           <mediaobject>
16035             <imageobject>
16036               <imagedata fileref="images/admin/patroncirc/attributes.png"/>
16037             </imageobject>
16038           </mediaobject>
16039         </screenshot>
16040         <section id="addpatattributes">
16041           <title>Adding Patron Attributes</title>
16042           <para>To add a new Patron Attribute Type, click the 'New Patron Attribute Type' button at
16043             the top of the page</para>
16044           <screenshot>
16045             <screeninfo>Add Patron Attribute Type form</screeninfo>
16046             <mediaobject>
16047               <imageobject>
16048                 <imagedata fileref="images/admin/patroncirc/addattribute.png"/>
16049               </imageobject>
16050             </mediaobject>
16051           </screenshot>
16052           <itemizedlist>
16053             <listitem>
16054               <para>In the 'Patron attribute type code', enter a short code to identify this
16055                 field</para>
16056               <itemizedlist>
16057                 <listitem>
16058                   <important>
16059                     <para>This field is limited to 10 characters (numbers and letters only)</para>
16060                   </important>
16061                 </listitem>
16062                 <listitem>
16063                   <important>
16064                     <para>This setting cannot be changed after an attribute is defined</para>
16065                   </important>
16066                 </listitem>
16067               </itemizedlist>
16068             </listitem>
16069             <listitem>
16070               <para>In the 'Description' field, enter a longer (plain text) explanation of what this
16071                 field will contain</para>
16072             </listitem>
16073             <listitem>
16074               <para>Check the box next to 'Repeatable' to let a patron record have multiple values
16075                 of this attribute.</para>
16076               <itemizedlist>
16077                 <listitem>
16078                   <important>
16079                     <para>This setting cannot be changed after an attribute is defined</para>
16080                   </important>
16081                 </listitem>
16082               </itemizedlist>
16083             </listitem>
16084             <listitem>
16085               <para>If 'Unique identifier' is checked, the attribute will be a unique identifier
16086                 which means, if a value is given to a patron record, the same value cannot be given
16087                 to a different record.</para>
16088               <itemizedlist>
16089                 <listitem>
16090                   <important>
16091                     <para>This setting cannot be changed after an attribute is defined</para>
16092                   </important>
16093                 </listitem>
16094               </itemizedlist>
16095             </listitem>
16096             <listitem>
16097               <para>Check 'Allow password' to make it possible to associate a password with this
16098                 attribute.</para>
16099             </listitem>
16100             <listitem>
16101               <para>Check 'Display in OPAC' to display this attribute on a patron's details page in
16102                 the OPAC.</para>
16103             </listitem>
16104             <listitem>
16105               <para>Check 'Searchable' to make this attribute searchable in the staff patron
16106                 search.</para>
16107             </listitem>
16108             <listitem>
16109               <para>Check 'Display in check-out' to make this attribute visible in the patron's
16110                 short detail display on the left of the checkout screen and other patron
16111                 pages</para>
16112               <screenshot>
16113                 <screeninfo>Show attribute in patron detail on the left</screeninfo>
16114                 <mediaobject>
16115                   <imageobject>
16116                     <imagedata fileref="images/admin/patroncirc/showattribute.png"/>
16117                   </imageobject>
16118                 </mediaobject>
16119               </screenshot>
16120             </listitem>
16121             <listitem>
16122               <para>Authorized value category; if one is selected, the patron record input page will
16123                 only allow values to be chosen from the authorized value list.</para>
16124               <itemizedlist>
16125                 <listitem>
16126                   <para>You will first need to add an authorized value list for it to appear in this
16127                     menu</para>
16128                   <itemizedlist>
16129                     <listitem>
16130                       <para><emphasis>Get there: </emphasis>More &gt; Administration &gt; Basic
16131                         Parameters &gt; <link linkend="authorizedvalues">Authorized
16132                         Values</link></para>
16133                     </listitem>
16134                   </itemizedlist>
16135                 </listitem>
16136                 <listitem>
16137                   <important>
16138                     <para>an authorized value list is not enforced during batch patron
16139                       import.</para>
16140                   </important>
16141                 </listitem>
16142               </itemizedlist>
16143             </listitem>
16144             <listitem>
16145               <para>If you would like this attribute to only be used by specific branches you can
16146                 choose those branches from the 'Branches limitation' list. Choose 'All branches' to
16147                 show it for all libraries.<itemizedlist>
16148                   <listitem>
16149                     <important>
16150                       <para>Note that items with locations already set on them will not be altered.
16151                         The branch limitation only limits the choosing of an authorized value based
16152                         on the home branch of the current staff login. All authorized values for
16153                         item records (LOC, LOST, CCODE, etc) will show in the OPAC for all
16154                         patrons.</para>
16155                     </important>
16156                   </listitem>
16157                 </itemizedlist></para>
16158             </listitem>
16159             <listitem>
16160               <para>If you'd like to only show this attribute on patrons of one type choose that
16161                 patron type from the 'Category' pull down</para>
16162             </listitem>
16163             <listitem>
16164               <para>If you have a lot of attributes it might be handy to group them so that you can
16165                 easily find them for editing. If you create an <link linkend="authorizedvalues">Authorized Value</link> for PA_CLASS it will show in the 'Class' pull down and
16166                 you can then change your attributes page to have sections of attributes</para>
16167               <screenshot>
16168                 <screeninfo>Patron Attributes Sorted</screeninfo>
16169                 <mediaobject>
16170                   <imageobject>
16171                     <imagedata fileref="images/admin/patroncirc/pa_class.png"/>
16172                   </imageobject>
16173                 </mediaobject>
16174               </screenshot>
16175             </listitem>
16176             <listitem>
16177               <para>Click Save to save your new attribute</para>
16178             </listitem>
16179           </itemizedlist>
16180           <para>Once added your attribute will appear on the list of attributes and also on the
16181             patron record add/edit form</para>
16182           <screenshot>
16183             <screeninfo>Patron Attributes list on the Patron add/edit form</screeninfo>
16184             <mediaobject>
16185               <imageobject>
16186                 <imagedata fileref="images/admin/patroncirc/patronattribute.png"/>
16187               </imageobject>
16188             </mediaobject>
16189           </screenshot>
16190           <para>If you have set up classes for organizing attributes they will appear that way on
16191             the add/edit patron form</para>
16192           <screenshot>
16193             <screeninfo>Grouped Attributes</screeninfo>
16194             <mediaobject>
16195               <imageobject>
16196                 <imagedata fileref="images/admin/patroncirc/pa_class-patron.png"/>
16197               </imageobject>
16198             </mediaobject>
16199           </screenshot>
16200         </section>
16201         <section id="editpatattributes">
16202           <title>Editing/Deleting Patron Attributes</title>
16203           <para>Each patron attribute has an edit and a delete link beside it on the list of
16204             attributes.</para>
16205           <para>Some fields in the attribute will not be editable once created:</para>
16206           <itemizedlist>
16207             <listitem>
16208               <para>Patron attribute type code</para>
16209             </listitem>
16210             <listitem>
16211               <para>Repeatable</para>
16212             </listitem>
16213             <listitem>
16214               <para>Unique identifier</para>
16215             </listitem>
16216           </itemizedlist>
16217           <para>You will be unable to delete an attribute if it's in use.</para>
16218           <screenshot>
16219             <screeninfo>Warning when trying to delete an attribute that is in use</screeninfo>
16220             <mediaobject>
16221               <imageobject>
16222                 <imagedata fileref="images/admin/patroncirc/deletepatronattr.png"/>
16223               </imageobject>
16224             </mediaobject>
16225           </screenshot>
16226         </section>
16227       </section>
16228       <section id="libtransferlimits">
16229         <title>Library Transfer Limits</title>
16230         <para>Limit the ability to transfer items between libraries based on the library sending,
16231           the library receiving, and the collection code involved.</para>
16232         <itemizedlist>
16233           <listitem>
16234             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
16235               Circulation &gt; Library Transfer Limits</para>
16236           </listitem>
16237         </itemizedlist>
16238         <para>These rules only go into effect if the preference <link linkend="UseBranchTransferLimits">UseBranchTransferLimits</link> is set to
16239           'enforce'.</para>
16240         <para>Before you begin you will want to choose which library you are setting these limits
16241           for.</para>
16242         <screenshot>
16243           <screeninfo>Choose the library you're setting limits for</screeninfo>
16244           <mediaobject>
16245             <imageobject>
16246               <imagedata fileref="images/admin/patroncirc/librarytransferselect.png"/>
16247             </imageobject>
16248           </mediaobject>
16249         </screenshot>
16250         <para>Transfer limits are set based on the collections codes you have applied via the <link linkend="authorizedvalues">Authorized Value</link> administration area.</para>
16251         <screenshot>
16252           <screeninfo>Collection Code values assigned in the Authorized Value area</screeninfo>
16253           <mediaobject>
16254             <imageobject>
16255               <imagedata fileref="images/admin/patroncirc/collectcodes.png"/>
16256             </imageobject>
16257           </mediaobject>
16258         </screenshot>
16259         <para>Collection codes will appear as tabs above the checkboxes:</para>
16260         <screenshot>
16261           <screeninfo>Collection Code tabs</screeninfo>
16262           <mediaobject>
16263             <imageobject>
16264               <imagedata fileref="images/admin/patroncirc/limittocollcode.png"/>
16265             </imageobject>
16266           </mediaobject>
16267         </screenshot>
16268         <para>Check the boxes for the libraries that you accept checkins from for the item type you
16269           have selected at the top (in the example below - FIC)</para>
16270         <screenshot>
16271           <screeninfo>Example transfer limits set up</screeninfo>
16272           <mediaobject>
16273             <imageobject>
16274               <imagedata fileref="images/admin/patroncirc/transferlimits.png"/>
16275             </imageobject>
16276           </mediaobject>
16277         </screenshot>
16278         <para>In the above example, Centerville library will allow patrons to return items from all
16279           libraries except Liberty and Franklin to their branch.</para>
16280       </section>
16281       <section id="transportcostmatrix">
16282         <title>Transport cost matrix</title>
16283         <para>The Transport cost matrix lets a library system define relative costs to transport
16284           books to one another. In order for the system to use this matrix you must first set the
16285             <link linkend="UseTransportCostMatrix">UseTransportCostMatrix</link> preference to
16286           'Use'.  <important>
16287             <para>The Transport cost matrix takes precedence in controlling where holds are filled
16288               from, if the matrix is not used then Koha checks the <link linkend="holdqueueweight">StaticHoldsQueueWeight</link>.</para>
16289           </important></para>
16290         <para>Costs are decimal values between some arbitrary maximum value (e.g. 1 or 100) and 0
16291           which is the minimum (no) cost. For example, you could just use the distance between each
16292           library in miles as your 'cost', if that would accurately reflect the cost of transferring
16293           them. Perhaps post offices would be a better measure. Libraries sharing a post office
16294           would have a cost of 1, adjacent post offices would have a cost of 2, etc.</para>
16295         <para>To enter transport costs simply click in the cell you would like to alter, uncheck the
16296           'Disable' box and enter your 'cost'</para>
16297         <screenshot>
16298             <screeninfo>Transport cost matrix</screeninfo>
16299             <mediaobject>
16300               <imageobject>
16301                 <imagedata fileref="images/admin/patroncirc/transportcostmatrix.png"/>
16302               </imageobject>
16303             </mediaobject>
16304           </screenshot>
16305         <para>After entering in your cost, hit 'Enter' on your keyboard or click the 'Save' button
16306           at the bottom of the matrix to save your changes.</para>
16307       </section>
16308       <section id="itemcircalerts">
16309         <title>Item Circulation Alerts</title>
16310         <para>Libraries can decide if they want to have patrons automatically notified of
16311           circulation events (check ins and check outs).</para>
16312         <itemizedlist>
16313           <listitem>
16314             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
16315               Circulation &gt; Item Circulation Alerts</para>
16316           </listitem>
16317         </itemizedlist>
16318         <para>These preferences are set based on patron types and item types.</para>
16319         <important>
16320           <para>These preference can be overridden by changes in the individual patron's messaging
16321             preferences.</para>
16322         </important>
16323         <para>To set up circulation alerts:</para>
16324         <itemizedlist>
16325           <listitem>
16326             <para>Choose your library from the pull down at the top of the screen</para>
16327             <screenshot>
16328               <screeninfo>Libraries to set Circulation Alerts</screeninfo>
16329               <mediaobject>
16330                 <imageobject>
16331                   <imagedata fileref="images/admin/patroncirc/librariesforalert.png"/>
16332                 </imageobject>
16333               </mediaobject>
16334             </screenshot>
16335             <itemizedlist>
16336               <listitem>
16337                 <para>To set preferences for all libraries, keep the menu set to 'Default'</para>
16338               </listitem>
16339             </itemizedlist>
16340           </listitem>
16341           <listitem>
16342             <para>By default all item types and all patrons are notified of check ins and check
16343               outs. To change this, click on the item/patron type combo that you would like to stop
16344               notices for.</para>
16345             <screenshot>
16346               <screeninfo>Circulation Alert Matrix</screeninfo>
16347               <mediaobject>
16348                 <imageobject>
16349                   <imagedata fileref="images/admin/patroncirc/alertmatrix.png"/>
16350                 </imageobject>
16351               </mediaobject>
16352             </screenshot>
16353             <itemizedlist>
16354               <listitem>
16355                 <para>In the above example, Juveniles and Kids will not receive check out
16356                   notices.</para>
16357               </listitem>
16358             </itemizedlist>
16359           </listitem>
16360         </itemizedlist>
16361       </section>
16362
16363       <section id="citytowns">
16364         <title>Cities and Towns</title>
16365
16366         <para>To standardize patron input you can define cities or towns
16367         within your region so that when new patrons are added librarians
16368         simply have to select the town from a list instead of having to type
16369         the town and zip (or postal) code information.</para>
16370
16371         <itemizedlist>
16372           <listitem>
16373             <para><emphasis>Get there:</emphasis> More &gt; Administration
16374             &gt; Patrons &amp; Circulation &gt; Cities and Towns</para>
16375           </listitem>
16376         </itemizedlist>
16377
16378         <section id="addingcity">
16379           <title>Adding a City</title>
16380
16381           <para>To add a new city, click the 'New City' button at the top of
16382           the page and enter the city name, state, zip/postal code and
16383           country.</para>
16384
16385           <screenshot>
16386             <screeninfo>New city entry form</screeninfo>
16387
16388             <mediaobject>
16389               <imageobject>
16390                 <imagedata fileref="images/admin/patroncirc/newcity.png"/>
16391               </imageobject>
16392             </mediaobject>
16393           </screenshot>
16394
16395           <para>One you click Submit, your city will be saved and will be
16396           listed on the Cities and Towns page</para>
16397
16398           <screenshot>
16399             <screeninfo>List of Cities</screeninfo>
16400
16401             <mediaobject>
16402               <imageobject>
16403                 <imagedata fileref="images/admin/patroncirc/cities.png"/>
16404               </imageobject>
16405             </mediaobject>
16406           </screenshot>
16407
16408           <para>Cities can be edited or deleted at any time.</para>
16409         </section>
16410
16411         <section id="citiesonpatform">
16412           <title>Viewing Cities on Patron Add Form</title>
16413
16414           <para>If you have defined local cities using the New city form, then
16415           when adding or editing a patron record you will see those cities in
16416           a pull down menu to make city selection easy.</para>
16417
16418           <screenshot>
16419             <screeninfo>Cities pull down on the patron record</screeninfo>
16420
16421             <mediaobject>
16422               <imageobject>
16423                 <imagedata fileref="images/admin/patroncirc/patroncity.png"/>
16424               </imageobject>
16425             </mediaobject>
16426           </screenshot>
16427
16428           <para>This will allow for easy entry of local cities into the patron
16429           record without risking the potential for typos or mistaken
16430           zip/postal codes.</para>
16431         </section>
16432       </section>
16433     </section>
16434
16435     <section id="catadmin">
16436       <title>Catalog Administration</title>
16437
16438       <para>Set these controls before you start cataloging on your Koha
16439       system.</para>
16440
16441       <itemizedlist>
16442         <listitem>
16443           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
16444           Catalog</para>
16445         </listitem>
16446       </itemizedlist>
16447
16448       <section id="marcbibframeworks">
16449         <title>MARC Bibliographic Frameworks</title>
16450
16451         <para>Think of Frameworks as templates for creating new bibliographic
16452         records. Koha comes with some predefined frameworks that can be edited
16453         or deleted, and librarians can create their own frameworks for content
16454         specific to their libraries.</para>
16455
16456         <itemizedlist>
16457           <listitem>
16458             <para><emphasis>Get there:</emphasis> More &gt; Administration
16459             &gt; Catalog &gt; MARC Bibliographic Frameworks</para>
16460           </listitem>
16461         </itemizedlist>
16462
16463         <screenshot>
16464           <screeninfo>Frameworks List</screeninfo>
16465
16466           <mediaobject>
16467             <imageobject>
16468               <imagedata fileref="images/admin/cataloging/frameworks.png"/>
16469             </imageobject>
16470           </mediaobject>
16471         </screenshot>
16472
16473         <important>
16474           <para>Do not delete or edit the Default Framework since this will
16475           cause problems with your cataloging records - always create a new
16476           template based on the Default Framework, or alter the other
16477           Frameworks.</para>
16478         </important>
16479
16480         <para>After clicking the 'MARC structure' link to the right of each
16481         framework you can decide how many fields you want to see on one screen
16482         by using the pagination options at the top of the table.</para>
16483
16484         <screenshot>
16485           <screeninfo>Pagination options</screeninfo>
16486
16487           <mediaobject>
16488             <imageobject>
16489               <imagedata fileref="images/admin/cataloging/frameworkoptions.png"/>
16490             </imageobject>
16491           </mediaobject>
16492         </screenshot>
16493
16494         <section id="addframework">
16495           <title>Add New Framework</title>
16496
16497           <para>To add a new framework</para>
16498
16499           <itemizedlist>
16500             <listitem>
16501               <para>Click 'New Framework'</para>
16502
16503               <screenshot>
16504                 <screeninfo>Add Framework Form</screeninfo>
16505
16506                 <mediaobject>
16507                   <imageobject>
16508                     <imagedata fileref="images/admin/cataloging/addframework.png"/>
16509                   </imageobject>
16510                 </mediaobject>
16511               </screenshot>
16512
16513               <itemizedlist>
16514                 <listitem>
16515                   <para>Enter a code of 4 or fewer characters</para>
16516                 </listitem>
16517
16518                 <listitem>
16519                   <para>Use the Description field to enter a more detailed
16520                   definition of your framework</para>
16521                 </listitem>
16522               </itemizedlist>
16523             </listitem>
16524
16525             <listitem>
16526               <para>Click 'Submit'</para>
16527             </listitem>
16528
16529             <listitem>
16530               <para>Once your Framework is added click 'MARC structure' to the
16531               right of it on the list of Frameworks</para>
16532
16533               <screenshot>
16534                 <screeninfo>Choose basis for new Framework</screeninfo>
16535
16536                 <mediaobject>
16537                   <imageobject>
16538                     <imagedata fileref="images/admin/cataloging/startnewframework.png"/>
16539                   </imageobject>
16540                 </mediaobject>
16541               </screenshot>
16542
16543               <itemizedlist>
16544                 <listitem>
16545                   <para>You will be asked to choose a Framework to base your
16546                   new Framework off of, this will make it easier than starting
16547                   from scratch</para>
16548                 </listitem>
16549               </itemizedlist>
16550             </listitem>
16551
16552             <listitem>
16553               <para>Once your Framework appears on the screen you can edit or
16554               delete each field by following the instructions for <link linkend="editsubfields">editing subfields</link></para>
16555             </listitem>
16556           </itemizedlist>
16557         </section>
16558
16559         <section id="editframeworks">
16560           <title>Edit Existing Frameworks</title>
16561
16562           <para>Clicking 'Edit' to the right of a Framework will only allow
16563           you to edit the Description for the Framework:</para>
16564
16565           <screenshot>
16566             <screeninfo>Edit Framework</screeninfo>
16567
16568             <mediaobject>
16569               <imageobject>
16570                 <imagedata fileref="images/admin/cataloging/editframework.png"/>
16571               </imageobject>
16572             </mediaobject>
16573           </screenshot>
16574
16575           <para>To make edits to the fields associated with the Framework you
16576           must first click 'MARC Structure' and then follow the instructions
16577           for <link linkend="editsubfields">editing subfields</link></para>
16578         </section>
16579
16580         <section id="addsubfieldsframework">
16581           <title>Add subfields to Frameworks</title>
16582
16583           <para>To add a field to a Framework click the 'New Tag' button at
16584           the top of the Framework definition</para>
16585
16586           <screenshot>
16587             <screeninfo>New Tag Button</screeninfo>
16588
16589             <mediaobject>
16590               <imageobject>
16591                 <imagedata fileref="images/admin/cataloging/newtag.png"/>
16592               </imageobject>
16593             </mediaobject>
16594           </screenshot>
16595
16596           <para>This will open up a blank form for entering MARC field
16597           data</para>
16598
16599           <screenshot>
16600             <screeninfo>Add a new tag to framework</screeninfo>
16601
16602             <mediaobject>
16603               <imageobject>
16604                 <imagedata fileref="images/admin/cataloging/newtagform.png"/>
16605               </imageobject>
16606             </mediaobject>
16607           </screenshot>
16608
16609           <para>Enter the information about your new tag:</para>
16610
16611           <itemizedlist>
16612             <listitem>
16613               <para>The 'Tag' is the MARC field number</para>
16614             </listitem>
16615
16616             <listitem>
16617               <para>The 'Label for lib' is the text that will appear in the
16618               staff client when in the cataloging module</para>
16619             </listitem>
16620
16621             <listitem>
16622               <para>The 'Label for OPAC' is the text that will appear in the
16623               OPAC when viewing the MARC version of the record</para>
16624             </listitem>
16625
16626             <listitem>
16627               <para>If this field can be repeated, check the 'Repeatable'
16628               box</para>
16629             </listitem>
16630
16631             <listitem>
16632               <para>If this field is mandatory, check the 'Mandatory'
16633               box</para>
16634             </listitem>
16635
16636             <listitem>
16637               <para>If you want this field to be a pull down with limited
16638               possible answers, choose which 'Authorized value' list you want
16639               to use</para>
16640             </listitem>
16641           </itemizedlist>
16642
16643           <para>When you're finished, click 'Save Changes' and you will be
16644           presented with your new field</para>
16645
16646           <screenshot>
16647             <screeninfo>New tag and link to subfields</screeninfo>
16648
16649             <mediaobject>
16650               <imageobject>
16651                 <imagedata fileref="images/admin/cataloging/subfieldslink.png"/>
16652               </imageobject>
16653             </mediaobject>
16654           </screenshot>
16655
16656           <para>To the right of the new field is a link to 'Subfields,' you
16657           will need to add subfields before this tag will appear in your MARC
16658           editor. The process of entering the settings for the new subfield is
16659           the same as those found in the <link linkend="editsubfields">editing
16660           subfields in frameworks</link> section of this manual.</para>
16661         </section>
16662
16663         <section id="editsubfields">
16664           <title>Edit Framework Subfields</title>
16665
16666           <para>Frameworks are made up of MARC fields and subfields. To make
16667           edits to most Frameworks you must edit the fields and subfields.
16668           Clicking 'Edit' to the right of each subfield will allow you to make
16669           changes to the text associated with the field</para>
16670
16671           <screenshot>
16672             <screeninfo>Modify MARC Field</screeninfo>
16673
16674             <mediaobject>
16675               <imageobject>
16676                 <imagedata fileref="images/admin/cataloging/editfield.png"/>
16677               </imageobject>
16678             </mediaobject>
16679           </screenshot>
16680
16681           <itemizedlist>
16682             <listitem>
16683               <para>Each field has a tag (which is the MARC tag) that is uneditable</para>
16684
16685               <itemizedlist>
16686                 <listitem>
16687                   <para>The 'Label for lib' is what will show in the staff
16688                   client if you have <link linkend="advancedMARCeditor">advancedMARCeditor</link> set
16689                   to display labels</para>
16690                 </listitem>
16691
16692                 <listitem>
16693                   <para>The 'Label for OPAC' is what will show on the MARC
16694                   view in the OPAC</para>
16695                 </listitem>
16696
16697                 <listitem>
16698                   <para>If you check 'Repeatable' then the field will have a
16699                   plus sign next to it allowing you to add multiples of that
16700                   tag</para>
16701                 </listitem>
16702
16703                 <listitem>
16704                   <para>If you check 'Mandatory' the record will not be
16705                   allowed to save unless you have a value assigned to this
16706                   tag</para>
16707                 </listitem>
16708
16709                 <listitem>
16710                   <para>'Authorized value' is where you define an <link linkend="authorizedvalues">authorized value</link> that your
16711                   catalogers can choose from a pull down to fill this field
16712                   in</para>
16713                 </listitem>
16714               </itemizedlist>
16715             </listitem>
16716           </itemizedlist>
16717
16718           <para>To edit the subfields associated with the tag, click
16719           'Subfields' to the right of the tag on the 'MARC Structure'
16720           listing</para>
16721
16722           <itemizedlist>
16723             <listitem>
16724               <para>From the list of subfields you can click 'Delete' to the
16725               right of each to delete the subfields</para>
16726             </listitem>
16727
16728             <listitem>
16729               <para>To edit the subfields click 'Edit Subfields'</para>
16730             </listitem>
16731
16732             <listitem>
16733               <para>For each subfield you can set the following Basic constraint values</para>
16734               <screenshot>
16735                 <screeninfo>Editing the 504 Subfield</screeninfo>
16736                 <mediaobject>
16737                   <imageobject>
16738                     <imagedata fileref="images/admin/cataloging/editsubfield.png"/>
16739                   </imageobject>
16740                 </mediaobject>
16741               </screenshot>
16742
16743               <itemizedlist>
16744                 <listitem>
16745                   <para>Text for librarian</para>
16746
16747                   <itemizedlist>
16748                     <listitem>
16749                       <para>what appears before the subfield in the librarian
16750                       interface</para>
16751                     </listitem>
16752                   </itemizedlist>
16753                 </listitem>
16754
16755                 <listitem>
16756                   <para>Text for OPAC</para>
16757
16758                   <itemizedlist>
16759                     <listitem>
16760                       <para>what appears before the field in the OPAC.</para>
16761
16762                       <itemizedlist>
16763                         <listitem>
16764                           <para>If left empty, the text for librarian is used
16765                           instead</para>
16766                         </listitem>
16767                       </itemizedlist>
16768                     </listitem>
16769                   </itemizedlist>
16770                 </listitem>
16771
16772                 <listitem>
16773                   <para>Repeatable</para>
16774
16775                   <itemizedlist>
16776                     <listitem>
16777                       <para>the field will have a plus sign next to it
16778                       allowing you to add multiples of that tag</para>
16779                     </listitem>
16780                   </itemizedlist>
16781                 </listitem>
16782
16783                 <listitem>
16784                   <para>Mandatory</para>
16785
16786                   <itemizedlist>
16787                     <listitem>
16788                       <para>the record will not be allowed to save unless you
16789                       have a value assigned to this tag</para>
16790                     </listitem>
16791                   </itemizedlist>
16792                 </listitem>
16793
16794                 <listitem>
16795                   <para>Managed in tab</para>
16796
16797                   <itemizedlist>
16798                     <listitem>
16799                       <para>defines the tab where the subfield is shown. All
16800                       subfields of a given field must be in the same tab or
16801                       ignored. Ignore means that the subfield is not
16802                       managed.</para>
16803                     </listitem>
16804                   </itemizedlist>
16805                 </listitem>
16806               </itemizedlist>
16807             </listitem>
16808             <listitem>
16809               <para>For each subfield you can set the following Advanced constraint values</para>
16810               <screenshot>
16811                   <screeninfo>Advanced constraints</screeninfo>
16812                   <mediaobject>
16813                     <imageobject>
16814                       <imagedata fileref="images/admin/cataloging/advancedoptsubfield.png"/>
16815                     </imageobject>
16816                   </mediaobject>
16817                 </screenshot>
16818               <itemizedlist>
16819                 <listitem>
16820                   <para>Default value</para>
16821                   <itemizedlist>
16822                     <listitem>
16823                       <para>defines what you want to appear in the field by default, this will be
16824                         editable, but it saves time if you use the same note over and over or the
16825                         same value in a field often.</para>
16826                     </listitem>
16827                   </itemizedlist>
16828                 </listitem>
16829                 <listitem>
16830                   <para>Visibility</para>
16831                   <itemizedlist>
16832                     <listitem>
16833                       <para>allows you to select from where this subfield is visible/hidden, simply
16834                         check the boxes where you would like the field to show and uncheck the boxes
16835                         where you would like it hidden.</para>
16836                       <screenshot>
16837                           <screeninfo>Framework visibility</screeninfo>
16838                           <mediaobject>
16839                             <imageobject>
16840                               <imagedata fileref="images/admin/cataloging/frameworkvisibility.png"/>
16841                             </imageobject>
16842                           </mediaobject>
16843                         </screenshot>
16844                     </listitem>
16845                   </itemizedlist>
16846                 </listitem>
16847                 <listitem>
16848                   <para>Is a URL</para>
16849                   <itemizedlist>
16850                     <listitem>
16851                       <para>if checked, it means that the subfield is a URL and can be
16852                         clicked</para>
16853                     </listitem>
16854                   </itemizedlist>
16855                 </listitem>
16856                 <listitem>
16857                   <para>Link</para>
16858                   <itemizedlist>
16859                     <listitem>
16860                       <para>If you enter a field/subfield here (200b), a link appears after the
16861                         subfield in the MARC Detail view. This view is present only in the staff
16862                         client, not the OPAC. If the librarian clicks on the link, a search is done
16863                         on the database for the field/subfield with the same value. This can be used
16864                         for 2 main topics :</para>
16865                       <itemizedlist>
16866                         <listitem>
16867                           <para>on a field like author (200f in UNIMARC), put 200f here, you will be
16868                             able to see all bib records with the same author.</para>
16869                         </listitem>
16870                         <listitem>
16871                           <para>on a field that is a link (4xx) to reach another bib record. For
16872                             example, put 011a in 464$x, will find the serials that are with this
16873                             ISSN.</para>
16874                         </listitem>
16875                       </itemizedlist>
16876                     </listitem>
16877                     <listitem>
16878                       <warning>
16879                         <para>This value should not change after data has been added to your
16880                           catalog. If you need to change this value you must ask your system
16881                           administrator to run misc/batchRebuildBiblioTables.pl. </para>
16882                       </warning>
16883                     </listitem>
16884                   </itemizedlist>
16885                 </listitem>
16886                 <listitem>
16887                   <para>Koha link</para>
16888                   <itemizedlist>
16889                     <listitem>
16890                       <para>Koha is multi-MARC compliant. So, it does not know what the 245$a means,
16891                         neither what 200$f (those 2 fields being both the title in MARC21 and
16892                         UNIMARC). So, in this list you can "map" a MARC subfield to its meaning.
16893                         Koha constantly maintains consistency between a subfield and its meaning.
16894                         When the user want to search on "title", this link is used to find what is
16895                         searched (245 if you're MARC21, 200 if you're UNIMARC).</para>
16896                     </listitem>
16897                   </itemizedlist>
16898                 </listitem>
16899               </itemizedlist>
16900             </listitem>
16901             <listitem>
16902               <para>For each subfield you can set the following Other option values</para>
16903               <screenshot>
16904                   <screeninfo/>
16905                   <mediaobject>
16906                     <imageobject>
16907                       <imagedata fileref="images/admin/cataloging/otheroptssubfield.png"/>
16908                     </imageobject>
16909                   </mediaobject>
16910                 </screenshot>
16911               <itemizedlist>
16912                 <listitem>
16913                   <para>Authorized value</para>
16914                   <itemizedlist>
16915                     <listitem>
16916                       <para>means the value cannot by typed by the librarian, but must be chosen
16917                         from a pull down generated by the <link linkend="authorizedvalues"
16918                           >authorized value</link> list</para>
16919                     </listitem>
16920                     <listitem>
16921                       <para>In the example above, the 504a field will show the MARC504 Authorized
16922                         Values when cataloging</para>
16923                       <screenshot>
16924                         <screeninfo>Example of an Authorized Subfield</screeninfo>
16925                         <mediaobject>
16926                           <imageobject>
16927                             <imagedata fileref="images/admin/cataloging/504auth.png"/>
16928                           </imageobject>
16929                         </mediaobject>
16930                       </screenshot>
16931                     </listitem>
16932                   </itemizedlist>
16933                 </listitem>
16934                 <listitem>
16935                   <para>Thesaurus</para>
16936                   <itemizedlist>
16937                     <listitem>
16938                       <para>means that the value is not free text, but must be searched in the
16939                         authority/thesaurus of the selected category</para>
16940                     </listitem>
16941                   </itemizedlist>
16942                 </listitem>
16943                 <listitem>
16944                   <para>Plugin</para>
16945                   <itemizedlist>
16946                     <listitem>
16947                       <para>means the value is calculated or managed by a plugin. Plugins can do
16948                         almost anything.</para>
16949                     </listitem>
16950                     <listitem>
16951                       <para>For example, in UNIMARC there are plugins for every 1xx fields that are
16952                         coded fields. The plugin is a huge help for cataloger ! There are also two
16953                         plugins (unimarc_plugin_210c and unimarc_plugin_225a that can "magically"
16954                         find the editor from an ISBN, and the collection list for the editor)</para>
16955                     </listitem>
16956                   </itemizedlist>
16957                 </listitem>
16958               </itemizedlist>
16959             </listitem>
16960
16961             <listitem>
16962               <para>To save your changes simply click the 'Save Changes'
16963               button at the top of the screen</para>
16964             </listitem>
16965           </itemizedlist>
16966
16967           <para/>
16968         </section>
16969
16970         <section id="importexportframeworks">
16971           <title>Import/Export Frameworks</title>
16972
16973           <para>Next to each framework is a link to either import or export
16974           the framework.</para>
16975
16976           <section id="exportframeworks">
16977             <title>Export Framework</title>
16978
16979             <para>To export a framework simply click the 'Export' link to the
16980             right of framework title.</para>
16981
16982             <screenshot>
16983               <screeninfo>Export link next to framework</screeninfo>
16984
16985               <mediaobject>
16986                 <imageobject>
16987                   <imagedata fileref="images/admin/cataloging/importexport.png"/>
16988                 </imageobject>
16989               </mediaobject>
16990             </screenshot>
16991
16992             <para>When you click 'Export' you will be prompted to choose what
16993             format to export the file in.</para>
16994
16995             <screenshot>
16996               <screeninfo>Export formats</screeninfo>
16997
16998               <mediaobject>
16999                 <imageobject>
17000                   <imagedata fileref="images/admin/cataloging/exportoptions.png"/>
17001                 </imageobject>
17002               </mediaobject>
17003             </screenshot>
17004
17005             <para>A framework exported this way can be imported into any other
17006             Koha installation using the import framework option.</para>
17007           </section>
17008
17009           <section id="importframeworks">
17010             <title>Import Framework</title>
17011
17012             <para>An easy way to create a new framework is to import one created for your or another
17013               Koha installation. This framework would need to be exported from the other system
17014                 <link linkend="exportframeworks">using the instructions above</link> to be available
17015               for import here. </para>
17016             <para>To import a framework you first need to create <link linkend="addframework">a new
17017                 framework</link>. Once you have that framework, click 'Import' to the right of the
17018               new framework.</para>
17019
17020             <screenshot>
17021               <screeninfo>Import link next to framework</screeninfo>
17022
17023               <mediaobject>
17024                 <imageobject>
17025                   <imagedata fileref="images/admin/cataloging/importexport.png"/>
17026                 </imageobject>
17027               </mediaobject>
17028             </screenshot>
17029
17030             <para>You will be prompted to find a file on your computer to
17031             import into the framework.</para>
17032
17033             <screenshot>
17034               <screeninfo>Choose a file to import</screeninfo>
17035
17036               <mediaobject>
17037                 <imageobject>
17038                   <imagedata fileref="images/admin/cataloging/importfile.png"/>
17039                 </imageobject>
17040               </mediaobject>
17041             </screenshot>
17042
17043             <para>You will be asked to confirm your actions before the file is
17044             imported.</para>
17045
17046             <screenshot>
17047               <screeninfo>Confirm your desire to import</screeninfo>
17048
17049               <mediaobject>
17050                 <imageobject>
17051                   <imagedata fileref="images/admin/cataloging/importconfirm.png"/>
17052                 </imageobject>
17053               </mediaobject>
17054             </screenshot>
17055
17056             <para>As your file is uploaded you will see an image that will
17057             confirm that the system is working.</para>
17058
17059             <screenshot>
17060               <screeninfo>Import timer</screeninfo>
17061
17062               <mediaobject>
17063                 <imageobject>
17064                   <imagedata fileref="images/admin/cataloging/importtimer.png"/>
17065                 </imageobject>
17066               </mediaobject>
17067             </screenshot>
17068
17069             <para>Once your import is complete you will be brought to the
17070             framework edit tool where you can make any changes you need to the
17071             framework you imported.</para>
17072           </section>
17073         </section>
17074       </section>
17075
17076       <section id="kohamarcmapping">
17077         <title>Koha to MARC Mapping</title>
17078
17079         <para>While Koha stores the entire MARC record, it also stores common
17080         fields for easy access in various tables in the database. Koha to MARC
17081         Mapping is used to tell Koha where to find these values in the MARC
17082         record. In many cases you will not have to change the default values
17083         set by in this tool on installation, but it is important to know that
17084         the tool is here and can be used at any time.</para>
17085
17086         <itemizedlist>
17087           <listitem>
17088             <para><emphasis>Get there:</emphasis> More &gt; Administration
17089             &gt; Catalog &gt; Koha to MARC Mapping</para>
17090           </listitem>
17091         </itemizedlist>
17092
17093         <para>The Koha to MARC Mapping page offers you the option of choosing
17094         from one of three tables in the database to assign values to.</para>
17095
17096         <screenshot>
17097           <screeninfo>Koha to MARC Mapping Table Pull Down</screeninfo>
17098
17099           <mediaobject>
17100             <imageobject>
17101               <imagedata fileref="images/admin/cataloging/kohamarcmapping.png"/>
17102             </imageobject>
17103           </mediaobject>
17104         </screenshot>
17105
17106         <para>After choosing the table you would like to view, click 'OK.' To
17107         edit any mapping click on the 'Koha Filed' or the 'Edit' link.</para>
17108
17109         <screenshot>
17110           <screeninfo>Map MARC Field to Koha Field</screeninfo>
17111
17112           <mediaobject>
17113             <imageobject>
17114               <imagedata fileref="images/admin/cataloging/mapmarc.png"/>
17115             </imageobject>
17116           </mediaobject>
17117         </screenshot>
17118
17119         <para>Choose which MARC field you would like to map to this Koha Field
17120         and click the 'OK' button. If you would like to clear all mappings,
17121         click the 'Click to "Unmap"' button.</para>
17122
17123         <important>
17124           <para>At this time you can map only 1 MARC field to 1 Koha field.
17125           This means that you won't be able to map both the 100a and the 700a
17126           to the author field, you need to choose one or the other.</para>
17127         </important>
17128
17129         <para/>
17130       </section>
17131
17132       <section id="keywordmapping">
17133         <title>Keywords to MARC Mapping</title>
17134
17135         <para>This tool will allow you to map MARC fields to a set of
17136         predefined keywords.</para>
17137
17138         <itemizedlist>
17139           <listitem>
17140             <para><emphasis>Get there:</emphasis> More &gt; Administration
17141             &gt; Catalog &gt; Keywords to MARC Mapping</para>
17142           </listitem>
17143         </itemizedlist>
17144
17145         <important>
17146           <para>This tool only effects sites that are not using the XSLT
17147           Stylesheets.</para>
17148         </important>
17149
17150         <para>At this time the only keyword in use is 'subtitle.'</para>
17151
17152         <para>Using this tool you can define what MARC field prints to the
17153         detail screen of the bibliographic record using keywords. The
17154         following example will use the subtitle field.</para>
17155
17156         <para>Using the Framework pull down menu, choose the <link linkend="marcbibframeworks">Framework</link> you would like to apply
17157         this rule to. For example, the subtitle for books can be found in the
17158         245$b field.</para>
17159
17160         <screenshot>
17161           <screeninfo>Assigning Book Subtitle</screeninfo>
17162
17163           <mediaobject>
17164             <imageobject>
17165               <imagedata fileref="images/admin/cataloging/subtitlebookmapping.png"/>
17166             </imageobject>
17167           </mediaobject>
17168         </screenshot>
17169
17170         <para>However the subtitle for DVDs appears in 245$p</para>
17171
17172         <screenshot>
17173           <screeninfo>Assigning DVD Subtitle</screeninfo>
17174
17175           <mediaobject>
17176             <imageobject>
17177               <imagedata fileref="images/admin/cataloging/subtitledvdmapping.png"/>
17178             </imageobject>
17179           </mediaobject>
17180         </screenshot>
17181
17182         <para>Using this tool you can tell Koha to print the right field as
17183         the subtitle when viewing the bibliographic record in the OPAC.</para>
17184
17185         <screenshot>
17186           <screeninfo>Subtitle display in the OPAC</screeninfo>
17187
17188           <mediaobject>
17189             <imageobject>
17190               <imagedata fileref="images/admin/cataloging/subtitlebookinopac.png"/>
17191             </imageobject>
17192           </mediaobject>
17193         </screenshot>
17194
17195         <para>This tool can be used to chain together pieces of the record as
17196         well. If you want the series number to show in the title on your
17197         search results you simply have to map 490 $v to 'subtitle' along with
17198         the 245 $b. <tip>
17199             <para>Chain together the fields you want to show after the item
17200             title in the order in which you want them to appear.</para>
17201           </tip></para>
17202
17203         <para>Future developments will include additional keyword assigned
17204         fields.</para>
17205       </section>
17206
17207       <section id="marcbibframeworkstest">
17208         <title>MARC Bibliographic Framework Test</title>
17209
17210         <para>Checks the MARC structure.</para>
17211
17212         <itemizedlist>
17213           <listitem>
17214             <para><emphasis>Get there:</emphasis> More &gt; Administration
17215             &gt; Catalog &gt; MARC Bibliographic Framework Test</para>
17216           </listitem>
17217         </itemizedlist>
17218
17219         <para>If you change your MARC Bibliographic framework it's recommended
17220         that you run this tool to test for errors in your definition.</para>
17221
17222         <screenshot>
17223           <screeninfo>Framework Test</screeninfo>
17224
17225           <mediaobject>
17226             <imageobject>
17227               <imagedata fileref="images/admin/cataloging/frameworktest.png"/>
17228             </imageobject>
17229           </mediaobject>
17230         </screenshot>
17231       </section>
17232
17233       <section id="authoritiesadmin">
17234         <title>Authority Types</title>
17235
17236         <para>Authority Types are basically MARC Frameworks for Authority
17237         records and because of that they follow the same editing rules found
17238         in the <link linkend="marcbibframeworks">MARC Bibliographic
17239         Frameworks</link> section of this manual. Koha comes with many of the
17240         necessary Authority frameworks already installed. To learn how to add
17241         and edit Authority Types, simply review the <link linkend="marcbibframeworks">MARC Bibliographic Frameworks</link>
17242         section of this manual.</para>
17243
17244         <itemizedlist>
17245           <listitem>
17246             <para><emphasis>Get there:</emphasis> More &gt; Administration
17247             &gt; Catalog &gt; Authority Types</para>
17248           </listitem>
17249         </itemizedlist>
17250       </section>
17251
17252       <section id="classificationsources">
17253         <sectioninfo>
17254           <authorgroup>
17255             <author>
17256               <firstname>Savitra</firstname>
17257               <surname>Sirohi</surname>
17258               <affiliation>
17259                 <orgname>Nucsoft OSS Labs</orgname>
17260               </affiliation>
17261             </author>
17262             
17263             <editor>
17264               <firstname>Nicole C.</firstname>
17265               <surname>Engard</surname>
17266               <contrib>Fixed typos, changed content where
17267                 necessary and added new screenshots.</contrib>
17268             </editor>
17269           </authorgroup>
17270           
17271           <pubdate>2010</pubdate>
17272         </sectioninfo>
17273
17274         <title>Classification Sources</title>
17275
17276         <para>Source of classification or shelving scheme is an <link linkend="authorizedvalues"
17277             >Authorized Values</link> category that is mapped to field 952$2 and 942$2 in Koha's
17278           MARC Bibliographic frameworks and stored in the items.cn_source field in the
17279           database.</para>
17280
17281         <itemizedlist>
17282           <listitem>
17283             <para><emphasis>Get there:</emphasis> More &gt; Administration
17284             &gt; Catalog &gt; Classification sources</para>
17285           </listitem>
17286         </itemizedlist>
17287
17288         <screenshot>
17289           <screeninfo>Classification Sources</screeninfo>
17290
17291           <mediaobject>
17292             <imageobject>
17293               <imagedata fileref="images/admin/cataloging/classsources.png"/>
17294             </imageobject>
17295           </mediaobject>
17296         </screenshot>
17297
17298         <para>Commonly used values of this field are:</para>
17299
17300         <itemizedlist>
17301           <listitem>
17302             <para>ddc - Dewey Decimal Classification</para>
17303           </listitem>
17304
17305           <listitem>
17306             <para>lcc - Library of Congress Classification</para>
17307           </listitem>
17308         </itemizedlist>
17309
17310         <para>If you chose to install classification sources during Koha's
17311         installation, you would see other values too:</para>
17312
17313         <itemizedlist>
17314           <listitem>
17315             <para>ANSCR (sound recordings)</para>
17316           </listitem>
17317
17318           <listitem>
17319             <para>SuDOC classification</para>
17320           </listitem>
17321
17322           <listitem>
17323             <para>Universal Decimal Classification</para>
17324           </listitem>
17325
17326           <listitem>
17327             <para>Other/Generic Classification</para>
17328           </listitem>
17329         </itemizedlist>
17330
17331         <section id="addingclasssource">
17332           <title>Adding/Editing Classification Sources</title>
17333
17334           <para>You can add your own source of classification by using the New
17335           Classification Source button. To edit use the Edit link.</para>
17336
17337           <screenshot>
17338             <screeninfo>Add classification source</screeninfo>
17339
17340             <mediaobject>
17341               <imageobject>
17342                 <imagedata fileref="images/admin/cataloging/addclasssource.png"/>
17343               </imageobject>
17344             </mediaobject>
17345           </screenshot>
17346
17347           <para>When creating or editing:</para>
17348
17349           <itemizedlist>
17350             <listitem>
17351               <para>You will need to enter a code and a description.</para>
17352             </listitem>
17353
17354             <listitem>
17355               <para>Check the 'Source in use?' checkbox if you want the value
17356               to appear in the drop down list for this category.</para>
17357             </listitem>
17358
17359             <listitem>
17360               <para>Select the appropriate <link linkend="classfilingrules">filing rule</link> from the drop down
17361               list.</para>
17362             </listitem>
17363           </itemizedlist>
17364
17365           <para/>
17366         </section>
17367
17368         <section id="classfilingrules">
17369           <title>Classification Filing Rules</title>
17370
17371           <para>Filing rules determine the order in which items are placed on
17372           shelves.</para>
17373
17374           <para>Values that are pre-configured in Koha are:</para>
17375
17376           <itemizedlist>
17377             <listitem>
17378               <para>Dewey</para>
17379             </listitem>
17380
17381             <listitem>
17382               <para>LCC</para>
17383             </listitem>
17384
17385             <listitem>
17386               <para>Generic</para>
17387             </listitem>
17388           </itemizedlist>
17389
17390           <para>Filing rules are mapped to <link linkend="addingclasssource">Classification sources</link>. You can
17391           setup new filing rules by using the New Filing Rule button. To edit
17392           use the Edit link.</para>
17393
17394           <para>When creating or editing:</para>
17395
17396           <itemizedlist>
17397             <listitem>
17398               <para>Enter a code and a description</para>
17399             </listitem>
17400
17401             <listitem>
17402               <para>Choose an appropriate filing routine - dewey, generic or
17403               lcc</para>
17404             </listitem>
17405           </itemizedlist>
17406         </section>
17407       </section>
17408
17409       <section id="recordmatchingrules">
17410         <sectioninfo>
17411           <authorgroup>
17412             <author>
17413               <firstname>Joy</firstname>
17414               <surname>Nelson</surname>
17415               <affiliation>
17416                 <orgname>ByWater Solutions</orgname>
17417               </affiliation>
17418             </author>
17419             
17420             <editor>
17421               <firstname>Nicole C.</firstname>
17422               <surname>Engard</surname>
17423               <contrib>Changed/edited content where necessary.</contrib>
17424             </editor>
17425           </authorgroup>
17426           
17427           <pubdate>2013</pubdate>
17428         </sectioninfo>
17429         <title>Record Matching Rules</title>
17430
17431         <para>Record matching rules are used when importing MARC records into
17432         Koha.</para>
17433
17434         <itemizedlist>
17435           <listitem>
17436             <para><emphasis>Get there:</emphasis> More &gt; Administration
17437             &gt; Catalog &gt; Record Matching Rules</para>
17438           </listitem>
17439         </itemizedlist>
17440
17441         <para>The rules that you set up here will be referenced with you <link linkend="stagemarc">Stage MARC Records for Import</link>.</para>
17442         <para>It is important to understand the difference between Match Points and Match Checks
17443           before adding new matching rules to Koha.</para>
17444
17445        <para>Match Points are the criteria that you enter that must be met in order for an incoming
17446           record to match an existing MARC record in your catalog. You can have multiple match
17447           points on an import rule each with its own score. An incoming record will be compared
17448           against your existing records (‘one record at a time’) and given a score for each match
17449           point. When the total score of the matchpoints matches or exceeds the threshold given for
17450           the matching rule, Koha assumes a good match and imports/overlays according your
17451           specifications in the import process. An area to watch out for here is the sum of the
17452           match points. Doublecheck that the matches you want will add up to a successful
17453           match.</para>
17454
17455 <para>Example: </para>
17456         <para>Threshold of 1000 </para>
17457         <para>Match Point on 020$a 1000 </para>
17458         <para>Match Point on 022$a 1000 </para>
17459         <para>Match Point on 245$a 500 </para>
17460         <para>Match Point on 100$a 100</para>
17461
17462 <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>
17463
17464 <para>Match Checks are not commonly used in import rules. However, they can serve a couple of
17465           purposes in matching records. First, match checks can be used as the matching criteria
17466           instead of the match points if your indexes are stale and out of date. The match checks go
17467           right for the data instead of relying on the data in the indexes. (If you fear your
17468           indexes are out of date, a rebuild of your indexes would be a great idea and solve that
17469           situation!) The other use for a Match Check is as a “double check” or “veto” of your
17470           matching rule. For example, if you have a matching rule as below:</para>
17471 <para>Threshold of 1000 </para>
17472         <para>Match Point on 020$a 1000 </para>
17473         <para>Match Check on 245$a</para>
17474
17475 <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>
17476
17477 <para>When looking to create matching rules for your authority records the following indexes will be
17478           of use:</para>
17479         <table frame="void" id="authorityindexes">
17480           <caption>Authority Indexes</caption>
17481           <thead>
17482             <tr>
17483               <th>Index name</th>
17484               <th>Matches Marc Tag</th>
17485             </tr>
17486           </thead>
17487           <tbody>
17488             <tr>
17489               <td>LC-cardnumber</td>
17490               <td>010$a</td>
17491             </tr>
17492             <tr>
17493               <td>Personal-name</td>
17494               <td>100$a</td>
17495             </tr>
17496             <tr>
17497               <td>Corporate-name-heading</td>
17498               <td>110$a</td>
17499             </tr>
17500             <tr>
17501               <td>Meeting-name</td>
17502               <td>111$a</td>
17503             </tr>
17504             <tr>
17505               <td>Title-uniform</td>
17506               <td>130$a</td>
17507             </tr>
17508             <tr>
17509               <td>Chronological-term</td>
17510               <td>148$a</td>
17511             </tr>
17512             <tr>
17513               <td>Subject-topical</td>
17514               <td>150$a</td>
17515             </tr>
17516             <tr>
17517               <td>Name-geographic</td>
17518               <td>151$a</td>
17519             </tr>
17520             <tr>
17521               <td>Term-genre-form</td>
17522               <td>155$a</td>
17523             </tr>
17524           </tbody>
17525         </table>
17526         <section id="addrecordmatchrule">
17527           <title>Adding Matching Rules</title>
17528           <para>To create a new matching rule :</para>
17529           <itemizedlist>
17530             <listitem>
17531               <para>Click 'New Record Matching Rule'</para>
17532               <screenshot>
17533                 <screeninfo>Add record matching rule</screeninfo>
17534                 <mediaobject>
17535                   <imageobject>
17536                     <imagedata fileref="images/admin/cataloging/newmatchrule.png"/>
17537                   </imageobject>
17538                 </mediaobject>
17539               </screenshot>
17540               <itemizedlist>
17541                 <listitem>
17542                   <para>Choose a unique name and enter it in the 'Matching rule code' field</para>
17543                 </listitem>
17544                 <listitem>
17545                   <para>'Description' can be anything you want to make it clear to you what rule
17546                     you're picking</para>
17547                 </listitem>
17548                 <listitem>
17549                   <para>'Match threshold' is the total number of 'points' a biblio must earn to be
17550                     considered a 'match'</para>
17551                 </listitem>
17552                 <listitem>
17553                   <para>'Record type' is the type of import this rule will be used for - either
17554                     authority or bibliographic</para>
17555                 </listitem>
17556                 <listitem>
17557                   <para>Match points are set up to determine what fields to match on</para>
17558                 </listitem>
17559                 <listitem>
17560                   <para>'Search index' can be found by looking at the ccl.properties file on your
17561                     system which tells the zebra indexing what data to search for in the MARC
17562                     data".</para>
17563                 </listitem>
17564                 <listitem>
17565                   <para>'Score' - The number of 'points' a match on this field is worth. If the sum
17566                     of each score is greater than the match threshold, the incoming record is a
17567                     match to the existing record</para>
17568                 </listitem>
17569                 <listitem>
17570                   <para>Enter the MARC tag you want to match on in the 'Tag' field</para>
17571                 </listitem>
17572                 <listitem>
17573                   <para>Enter the MARC tag subfield you want to match on in the 'Subfields'
17574                     field</para>
17575                 </listitem>
17576                 <listitem>
17577                   <para>'Offset' - For use with control fields, 001-009</para>
17578                 </listitem>
17579                 <listitem>
17580                   <para>'Length' - For use with control fields, 001-009</para>
17581                 </listitem>
17582                 <listitem>
17583                   <para>Koha only has one 'Normalization rule' that removes extra characters such as
17584                     commas and semicolons. The value you enter in this field is irrelevant to the
17585                     normalization process.</para>
17586                 </listitem>
17587                 <listitem>
17588                   <para>'Required match checks' - ??</para>
17589                 </listitem>
17590               </itemizedlist>
17591             </listitem>
17592           </itemizedlist>
17593         </section>
17594         <section id="samplerecordmatch">
17595           <title>Sample Bibliographic Record Matching Rule: Control Number</title>
17596
17597           <screenshot>
17598             <screeninfo>LOC Matching Rule</screeninfo>
17599
17600             <mediaobject>
17601               <imageobject>
17602                 <imagedata fileref="images/admin/cataloging/samplematchrule.png"/>
17603               </imageobject>
17604             </mediaobject>
17605           </screenshot>
17606
17607           <itemizedlist>
17608             <listitem>
17609               <para>Match threshold: 100</para>
17610             </listitem>
17611             <listitem>
17612               <para>Record type: Bibliographic<itemizedlist>
17613                   <listitem>
17614                     <tip>
17615                       <para>If you'd like a rule to match on the 001 in authority records you will
17616                         need the repeat all of these values and change just the record type to
17617                         'Authority record'</para>
17618                     </tip>
17619                   </listitem>
17620                 </itemizedlist></para>
17621             </listitem>
17622
17623             <listitem>
17624               <para>Matchpoints (just the one):</para>
17625             </listitem>
17626
17627             <listitem>
17628               <para>Search index: Control-number</para>
17629             </listitem>
17630
17631             <listitem>
17632               <para>Score: 101</para>
17633             </listitem>
17634
17635             <listitem>
17636               <para>Tag: 001</para>
17637
17638               <itemizedlist>
17639                 <listitem>
17640                   <note>
17641                     <para>this field is for the control number assigned by the
17642                     organization creating, using, or distributing the
17643                     record</para>
17644                   </note>
17645                 </listitem>
17646               </itemizedlist>
17647             </listitem>
17648
17649             <listitem>
17650               <para>Subfields: a</para>
17651             </listitem>
17652
17653             <listitem>
17654               <para>Offset: 0</para>
17655             </listitem>
17656
17657             <listitem>
17658               <para>Length: 0</para>
17659             </listitem>
17660
17661             <listitem>
17662               <para>Normalization rule: Control-number</para>
17663             </listitem>
17664
17665             <listitem>
17666               <para>Required Match checks: none (remove the blank one)</para>
17667
17668               <screenshot>
17669                 <screeninfo>Remove match check</screeninfo>
17670
17671                 <mediaobject>
17672                   <imageobject>
17673                     <imagedata fileref="images/admin/cataloging/removematchcheck.png"/>
17674                   </imageobject>
17675                 </mediaobject>
17676               </screenshot>
17677             </listitem>
17678           </itemizedlist>
17679         </section>
17680       </section>
17681
17682       <section id="oaisetsconfig">
17683         <title>OAI Sets Configuration</title>
17684
17685         <para>On this page you can create, modify and delete OAI-PMH
17686         sets</para>
17687
17688         <section id="oaicreate">
17689           <title>Create a set</title>
17690
17691           <para>To create a set:</para>
17692
17693           <itemizedlist>
17694             <listitem>
17695               <para>Click on the link 'Add a new set'</para>
17696             </listitem>
17697
17698             <listitem>
17699               <para>Fill the mandatory fields 'setSpec' and 'setName'</para>
17700             </listitem>
17701
17702             <listitem>
17703               <para>Then you can add descriptions for this set. To do this
17704               click on 'Add description' and fill the newly created text box.
17705               You can add as many descriptions as you want.</para>
17706             </listitem>
17707
17708             <listitem>
17709               <para>Click on 'Save' button'</para>
17710             </listitem>
17711           </itemizedlist>
17712         </section>
17713
17714         <section id="oaimodify">
17715           <title>Modify/Delete a set</title>
17716
17717           <para>To modify a set, just click on the link 'Modify' on the same
17718           line of the set you want to modify. A form similar to set creation
17719           form will appear and allow you to modify the setSpec, setName and
17720           descriptions.</para>
17721
17722           <para>To delete a set, just click on the link 'Delete' on the same
17723           line of the set you want to delete.</para>
17724         </section>
17725
17726         <section id="oaimapping">
17727           <title>Define mappings</title>
17728
17729           <para>Here you can define how a set will be build (what records will
17730           belong to this set) by defining mappings. Mappings are a list of
17731           conditions on record content. A record only need to match one
17732           condition to belong to the set.</para>
17733
17734           <itemizedlist>
17735             <listitem>
17736               <para>Fill the fields 'Field', 'Subfield' and 'Value'. For
17737               example if you want to include in this set all records that have
17738               a 999$9 equal to 'XXX'. Fill 'Field' with 999, 'Subfield' with 9
17739               and 'Value' with XXX.</para>
17740             </listitem>
17741
17742             <listitem>
17743               <para>If you want to add another condition, click on 'OR' button
17744               and repeat step 1.</para>
17745             </listitem>
17746
17747             <listitem>
17748               <para>Click on 'Save'</para>
17749             </listitem>
17750           </itemizedlist>
17751
17752           <para>To delete a condition, just leave at least one of 'Field',
17753           'Subfield' or 'Value' empty and click on 'Save'.<note>
17754               <para>Actually, a condition is true if value in the
17755               corresponding subfield is strictly equal to what is defined if
17756               'Value'. A record having 999$9 = 'XXX YYY' will not belong to a
17757               set where condition is 999$9 = 'XXX'.</para>
17758             </note></para>
17759
17760           <para>And it is case sensitive : a record having 999$9 = 'xxx' will
17761           not belong to a set where condition is 999$9 = 'XXX'.</para>
17762         </section>
17763
17764         <section id="oaibuild">
17765           <title>Build sets</title>
17766
17767           <para>Once you have configured all your sets, you have to build the
17768           sets. This is done by calling the script
17769           misc/migration_tools/build_oai_sets.pl.</para>
17770         </section>
17771       </section>
17772     </section>
17773
17774     <section id="acqadmin">
17775       <title>Acquisitions</title>
17776
17777       <para>The Koha Acquisitions module provides a way for the library to
17778       record orders placed with vendors and manage purchase budgets.</para>
17779
17780       <para>Before using the <link linkend="acqmodule">Acquisitions
17781       Module</link>, you will want to make sure that you have completed all of
17782       the set up.</para>
17783
17784       <itemizedlist>
17785         <listitem>
17786           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
17787           Acquisitions</para>
17788         </listitem>
17789       </itemizedlist>
17790
17791       <section id="currexchangeadmin">
17792         <title>Currencies and Exchange Rates</title>
17793
17794         <para>If you place orders from more than one country you will want to
17795         input currency exchange rates so that your acquisitions module will
17796         properly calculate totals.</para>
17797
17798         <itemizedlist>
17799           <listitem>
17800             <para><emphasis>Get there:</emphasis> More &gt; Administration
17801             &gt; Acquisitions &gt; Currencies and Exchange Rates</para>
17802           </listitem>
17803         </itemizedlist>
17804
17805         <screenshot>
17806           <screeninfo>Currencies</screeninfo>
17807
17808           <mediaobject>
17809             <imageobject>
17810               <imagedata fileref="images/admin/acquisitions/currencies.png"/>
17811             </imageobject>
17812           </mediaobject>
17813         </screenshot>
17814
17815         <tip>
17816           <para>This data is not automatically updated, so be sure to keep it
17817           up to date so that your accounting is kept correct.</para>
17818         </tip>
17819         <para>The ISO code you enter will be used when importing MARC files via the staging tools,
17820           the tool will attempt to find and use the price of the currently active currency. </para>
17821
17822         <para>The active currency is the main currency you use in your
17823         library. Your active currency will have a check mark in the 'Active'
17824         column. If you don't have an active currency you will see an error
17825         message telling you to choose an active currency.</para>
17826
17827         <screenshot>
17828           <screeninfo>No active currency warning</screeninfo>
17829
17830           <mediaobject>
17831             <imageobject>
17832               <imagedata fileref="images/admin/acquisitions/nocurrency.png"/>
17833             </imageobject>
17834           </mediaobject>
17835         </screenshot>
17836       </section>
17837
17838       <section id="budgetplanning">
17839         <title>Budgets</title>
17840
17841         <para>Budgets are used for tracking accounting values related to
17842         acquisitions. For example you could create a Budget for the current
17843         year (ex. 2012) and then break that into <link linkend="funds">Funds</link> for different areas of the library (ex.
17844         Books, Audio, etc).</para>
17845
17846         <itemizedlist>
17847           <listitem>
17848             <para><emphasis>Get there:</emphasis> More &gt; Administration
17849             &gt; Acquisitions &gt; Budgets</para>
17850           </listitem>
17851         </itemizedlist>
17852
17853         <para>When visiting the main budget administration you will see two
17854         tabs, one for active and one for inactive budgets.</para>
17855
17856         <screenshot>
17857           <screeninfo>Budgets List</screeninfo>
17858
17859           <mediaobject>
17860             <imageobject>
17861               <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
17862             </imageobject>
17863           </mediaobject>
17864         </screenshot>
17865
17866         <section id="addbudget">
17867           <title>Add a budget</title>
17868
17869           <para>Budgets can either be created from scratch or by duplicating
17870           the previous year's budget.</para>
17871
17872           <para>To duplicate a budget from a previous year, click on the link
17873           for the budget name from the list of budgets</para>
17874
17875           <screenshot>
17876             <screeninfo>Budgets List</screeninfo>
17877
17878             <mediaobject>
17879               <imageobject>
17880                 <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
17881               </imageobject>
17882             </mediaobject>
17883           </screenshot>
17884
17885           <para>On the screen listing the budget breakdown click the Edit
17886           button at the top and choose to Duplicate budget</para>
17887
17888           <screenshot>
17889             <screeninfo>Duplicate Budget</screeninfo>
17890
17891             <mediaobject>
17892               <imageobject>
17893                 <imagedata fileref="images/admin/acquisitions/duplicatebudget.png"/>
17894               </imageobject>
17895             </mediaobject>
17896           </screenshot>
17897
17898           <para>You will be presented with a form where you simply need to
17899           enter the new start and end date and save the budget.</para>
17900
17901           <screenshot>
17902             <screeninfo>New Duplicate Budget</screeninfo>
17903
17904             <mediaobject>
17905               <imageobject>
17906                 <imagedata fileref="images/admin/acquisitions/duplicatestartend.png"/>
17907               </imageobject>
17908             </mediaobject>
17909           </screenshot>
17910
17911           <para>This will not only duplicate your budget, but all of the funds
17912           associated with that budget so that you can reuse budgets and funds
17913           from year to year.</para>
17914
17915           <para>If you haven't used Koha before for acquisitions then you'll
17916           need to start fresh with a new budget. To add a new budget click the
17917           'New Budget' button.</para>
17918
17919           <screenshot>
17920             <screeninfo>New Budget Form</screeninfo>
17921
17922             <mediaobject>
17923               <imageobject>
17924                 <imagedata fileref="images/admin/acquisitions/newbudgetform.png"/>
17925               </imageobject>
17926             </mediaobject>
17927           </screenshot>
17928
17929           <itemizedlist>
17930             <listitem>
17931               <para>Choose the time period this budget is for, whether it's an
17932               academic year, a fiscal year, a quarter, etc.</para>
17933             </listitem>
17934
17935             <listitem>
17936               <para>The Description should be something that will help you
17937               identify the budget when ordering</para>
17938             </listitem>
17939
17940             <listitem>
17941               <para>In the amount box do not use any symbols, simply enter the
17942               amount of the budget with numbers and decimals.</para>
17943             </listitem>
17944
17945             <listitem>
17946               <para>Marking a budget active makes it usable when placing
17947               orders in the acquisitions module, even if the order is placed
17948               after the budget end date. This will allow you to record orders
17949               that were places in a previous budget period.</para>
17950             </listitem>
17951
17952             <listitem>
17953               <para>Locking a budget means that Funds will not be able to be
17954               modified by librarians</para>
17955             </listitem>
17956           </itemizedlist>
17957
17958           <para>Once you have made your edits, click the 'Save Changes'
17959           button. You will be brought to a list of your existing
17960           budgets.</para>
17961
17962           <screenshot>
17963             <screeninfo>List of Budgets</screeninfo>
17964
17965             <mediaobject>
17966               <imageobject>
17967                 <imagedata fileref="images/admin/acquisitions/budgetlist.png"/>
17968               </imageobject>
17969             </mediaobject>
17970           </screenshot>
17971         </section>
17972       </section>
17973
17974       <section id="funds">
17975         <title>Funds</title>
17976
17977         <itemizedlist>
17978           <listitem>
17979             <para><emphasis>Get there:</emphasis> More &gt; Administration
17980             &gt; Acquisitions &gt; Funds</para>
17981           </listitem>
17982         </itemizedlist>
17983
17984         <section id="addbudgetfund">
17985           <title>Add a Fund</title>
17986
17987           <para>A fund is added to a budget.</para>
17988
17989           <para><important>
17990               <para>A <link linkend="addbudget">budget</link> must be defined
17991               before a fund can be created.</para>
17992             </important>To add a new fund click the New button and then choose
17993           which Budget you would like to add the fund to.</para>
17994
17995           <screenshot>
17996             <screeninfo>Choose which budget to add a fund to</screeninfo>
17997
17998             <mediaobject>
17999               <imageobject>
18000                 <imagedata fileref="images/admin/acquisitions/newfund.png"/>
18001               </imageobject>
18002             </mediaobject>
18003           </screenshot>
18004
18005           <para>In the form that appears you wan to enter the basics about
18006           your fund.</para>
18007
18008           <screenshot>
18009             <screeninfo>New Fund Form</screeninfo>
18010
18011             <mediaobject>
18012               <imageobject>
18013                 <imagedata fileref="images/admin/acquisitions/newfundform.png"/>
18014               </imageobject>
18015             </mediaobject>
18016           </screenshot>
18017
18018           <para>The three first fields are required, the rest are
18019           optional</para>
18020
18021           <itemizedlist>
18022             <listitem>
18023               <para>Fund Code is a unique identifier for your fund</para>
18024             </listitem>
18025
18026             <listitem>
18027               <para>The Fund Name should be something that librarians will
18028               understand</para>
18029             </listitem>
18030
18031             <listitem>
18032               <para>Amount should be entered with only numbers and decimals, no other
18033                 characters</para>
18034             </listitem>
18035             <listitem>
18036               <para>Warning at (%) or Warning at (amount) can be filled in to make Koha warn you
18037                 before you spend a certain percentage or amount of your budget. This will prevent
18038                 you from overspending.</para>
18039             </listitem>
18040
18041             <listitem>
18042               <para>You can choose to assign this fund to a librarian. Doing
18043               so will make it so that only that librarian can make changes to
18044               the Fund</para>
18045             </listitem>
18046
18047             <listitem>
18048               <para>Choose which library will be using this fund</para>
18049             </listitem>
18050
18051             <listitem>
18052               <para>You can restrict who can order from this fund by choosing either the 'owner',
18053                 'owner and users' or 'owner, users and library' from the 'Restrict access to'
18054                 menu</para>
18055
18056               <screenshot>
18057                 <screeninfo>Restrict Fund Access</screeninfo>
18058
18059                 <mediaobject>
18060                   <imageobject>
18061                     <imagedata fileref="images/admin/acquisitions/restrictfund.png"/>
18062                   </imageobject>
18063                 </mediaobject>
18064               </screenshot>
18065               <itemizedlist>
18066                 <listitem>
18067                   <important>
18068                     <para>Without an owner, the access restriction will be ignored, be sure to enter
18069                       an owner as well as choose a restriction</para>
18070                   </important>
18071                 </listitem>
18072               </itemizedlist>
18073             </listitem>
18074
18075             <listitem>
18076               <para>Notes are simply for any descriptive notes you might want
18077               to add so that librarians know when to use this fund</para>
18078             </listitem>
18079
18080             <listitem>
18081               <para>Planning categories are used for statistical purposes. To
18082               learn more about planning categories, check out the <link linkend="planningcatfaq">Planning Category FAQ</link>.</para>
18083             </listitem>
18084           </itemizedlist>
18085
18086           <para>When complete, click 'Submit' and you will be brought to a
18087           list of all of the funds for the budget.</para>
18088
18089           <screenshot>
18090             <screeninfo>List of funds</screeninfo>
18091
18092             <mediaobject>
18093               <imageobject>
18094                 <imagedata fileref="images/admin/acquisitions/fundlist.png"/>
18095               </imageobject>
18096             </mediaobject>
18097           </screenshot>
18098
18099           <para>To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add Child Fund'
18100             options. </para>
18101           <para>A child fund simply a sub-fund of the fund listed. An example would be to have a
18102             fund for 'Fiction' and under that have a fund for 'New Releases' and a fund for 'Science
18103             Fiction.' It is an optional way to further organize your finances.</para>
18104           <para>Funds with children will show with a small arrow to the left. Clicking that will
18105             show you the children funds.</para>
18106           <screenshot>
18107               <screeninfo>Chld funds</screeninfo>
18108               <mediaobject>
18109                 <imageobject>
18110                   <imagedata fileref="images/admin/acquisitions/childfunds.png"/>
18111                 </imageobject>
18112               </mediaobject>
18113             </screenshot>
18114         </section>
18115
18116         <section id="fundsplanning">
18117           <title>Budget Planning</title>
18118
18119           <para>When viewing the list of funds click the 'Planning' button and
18120           choose how you would like to plan to spend your budget.</para>
18121
18122           <screenshot>
18123             <screeninfo>Planning pull down menu</screeninfo>
18124
18125             <mediaobject>
18126               <imageobject>
18127                 <imagedata fileref="images/admin/acquisitions/planningpulldown.png"/>
18128               </imageobject>
18129             </mediaobject>
18130           </screenshot>
18131
18132           <para>If you choose 'Plan by MONTHS' you will see the budgeted
18133           amount broken down by months:</para>
18134
18135           <screenshot>
18136             <screeninfo>Budget Planning Formula</screeninfo>
18137
18138             <mediaobject>
18139               <imageobject>
18140                 <imagedata fileref="images/admin/acquisitions/planningbymonths.png"/>
18141               </imageobject>
18142             </mediaobject>
18143           </screenshot>
18144
18145           <para>To hide some of the columns you can click the 'hide' link to the right (or below as
18146             in the screenshot above) the dates. To add more columns you can click the 'Show a
18147             column' link found below the 'Fund Remaining' heading.</para>
18148
18149           <screenshot>
18150             <screeninfo>Choose columns to add</screeninfo>
18151
18152             <mediaobject>
18153               <imageobject>
18154                 <imagedata fileref="images/admin/acquisitions/addplanningcol.png"/>
18155               </imageobject>
18156             </mediaobject>
18157           </screenshot>
18158
18159           <para>From here you can plan your budget spending by manually
18160           entering values or by clicking the 'Auto-fill row' button. If you
18161           choose to auto-fill the form the system will try to divide the
18162           amount accordingly, you may have to make some edits to split things
18163           more accurately.</para>
18164
18165           <screenshot>
18166             <screeninfo>Auto-filled columns</screeninfo>
18167
18168             <mediaobject>
18169               <imageobject>
18170                 <imagedata fileref="images/admin/acquisitions/autofill.png"/>
18171               </imageobject>
18172             </mediaobject>
18173           </screenshot>
18174
18175           <para>Once your changes are made, click the 'Save' button. If you
18176           would like to export your data as a CSV file you can do so by
18177           entering a file name in the 'Output to a file named' field and
18178           clicking the 'Output' button.</para>
18179
18180           <screenshot>
18181             <screeninfo>Export planning as CSV</screeninfo>
18182
18183             <mediaobject>
18184               <imageobject>
18185                 <imagedata fileref="images/admin/acquisitions/planningcsv.png"/>
18186               </imageobject>
18187             </mediaobject>
18188           </screenshot>
18189         </section>
18190       </section>
18191     </section>
18192
18193     <section id="additionaladmin">
18194       <title>Additional Parameters</title>
18195
18196       <itemizedlist>
18197         <listitem>
18198           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
18199           Additional Parameters</para>
18200         </listitem>
18201       </itemizedlist>
18202
18203       <section id="z3950admin">
18204         <title>Z39.50 Servers</title>
18205
18206         <para>Z39.50 is a client–server protocol for searching and retrieving information from
18207           remote computer databases, in short it's a tool used for copy cataloging. Using Koha you
18208           can connect to any Z39.50 target that is publicly available or that you have the log in
18209           information to and copy both bibliographic and/or authority records from that
18210           source.</para>
18211
18212         <itemizedlist>
18213           <listitem>
18214             <para><emphasis>Get there:</emphasis> More &gt; Administration
18215             &gt; Additional Parameters &gt; Z39.50 Servers</para>
18216           </listitem>
18217         </itemizedlist>
18218
18219         <para>Koha comes with a default list of Z39.50 targets set up that you
18220         can add to, edit or delete</para>
18221
18222         <screenshot>
18223           <screeninfo>List of Z39.50 Servers in Koha</screeninfo>
18224
18225           <mediaobject>
18226             <imageobject>
18227               <imagedata fileref="images/admin/additional/z39list.png"/>
18228             </imageobject>
18229           </mediaobject>
18230         </screenshot>
18231
18232         <para>To find additional targets you use IndexData's IRSpy: <ulink
18233             url="http://irspy.indexdata.com/">http://irspy.indexdata.com</ulink> or the Library of
18234           Congress's List of Targets <ulink url="http://www.loc.gov/z3950/"
18235             >http://www.loc.gov/z3950/</ulink>
18236         </para>
18237
18238         <section id="addztarget">
18239           <title>Add a Z39.50 Target</title>
18240
18241           <itemizedlist>
18242             <listitem>
18243               <para>From the main Z39.50 page, click 'New Z39.50
18244               Server'</para>
18245               <screenshot>
18246                 <screeninfo>New Z39.50 Server Form</screeninfo>
18247                 <mediaobject>
18248                   <imageobject>
18249                     <imagedata fileref="images/admin/additional/newz39.png"/>
18250                   </imageobject>
18251                 </mediaobject>
18252               </screenshot>
18253
18254               <itemizedlist>
18255                 <listitem>
18256                   <para>'Z39.50 server' should be populated with a name that will help you identify
18257                     the source (such as the library name).</para>
18258                 </listitem>
18259                 <listitem>
18260                   <para>'Hostname' will be the address to the Z39.50 target.</para>
18261                 </listitem>
18262                 <listitem>
18263                   <para>'Port' tells Koha what port to listen on to get results from this
18264                     target.</para>
18265                 </listitem>
18266                 <listitem>
18267                   <para>'Userid' and 'Password' are only required for servers that are password
18268                     protected.</para>
18269                 </listitem>
18270                 <listitem>
18271                   <para>Check the 'Checked' box if you want this target to always be selected by
18272                     default.</para>
18273                 </listitem>
18274                 <listitem>
18275                   <para>'Rank' lets you enter where in the list you'd like this target to appear.<itemizedlist>
18276                       <listitem>
18277                         <para>If this is left blank the targets will be in alphabetical
18278                           order.</para>
18279                       </listitem>
18280                     </itemizedlist></para>
18281                 </listitem>
18282                 <listitem>
18283                   <para>'Syntax' is the MARC flavor you use.</para>
18284                 </listitem>
18285                 <listitem>
18286                   <para>'Encoding' tells the system how to read special characters.</para>
18287                 </listitem>
18288                 <listitem>
18289                   <para>'Timeout' is helpful for targets that take a long while. You can set the
18290                     timeout so that it doesn't keep trying the target if results aren't found in a
18291                     reasonable amount of time.</para>
18292                 </listitem>
18293                 <listitem>
18294                   <para>'Record type' lets you define if this is a bibliographic or an authority
18295                     target.</para>
18296                 </listitem>
18297               </itemizedlist>
18298             </listitem>
18299           </itemizedlist>
18300         </section>
18301
18302         <section id="suggestztarget">
18303           <title>Suggested Bibliographic Z39.50 Targets</title>
18304           <para>Koha libraries with open Z39.50 targets can share and find connection information on
18305             the Koha wiki: <ulink url="http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources"
18306               >http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources</ulink>. You can also
18307             find open Z39.50 targets by visiting IRSpy: <ulink url="http://irspy.indexdata.com"
18308               >http://irspy.indexdata.com</ulink>.</para>
18309
18310           <para>The following targets have been used successfully by other
18311           Koha libraries (in the Americas):</para>
18312
18313           <itemizedlist>
18314             <listitem>
18315               <para>ACCESS PENNSYLVANIA 205.247.101.11:210 INNOPAC</para>
18316             </listitem>
18317             <listitem>
18318               <para>CUYAHOGA COUNTY PUBLIC webcat.cuyahoga.lib.oh.us:210
18319               INNOPAC</para>
18320             </listitem>
18321
18322             <listitem>
18323               <para>GREATER SUDBURY PUBLIC 216.223.90.51:210 INNOPAC</para>
18324             </listitem>
18325
18326             <listitem>
18327               <para>HALIFAX PUBLIC catalogue.halifaxpubliclibraries.ca:210
18328               horizon</para>
18329             </listitem>
18330
18331             <listitem>
18332               <para>HALTON HILLS PUBLIC cat.hhpl.on.ca:210 halton_hills</para>
18333             </listitem>
18334
18335             <listitem>
18336               <para>LIBRARY OF CONGRESS lx2.loc.gov: 210 LCDB</para>
18337             </listitem>
18338
18339             <listitem>
18340               <para>LONDON PUBLIC LIBRARY catalogue.londonpubliclibrary.ca:210
18341               INNOPAC</para>
18342             </listitem>
18343
18344             <listitem>
18345               <para>MANITOBA PUBLIC library.gov.mb.ca:210 horizon</para>
18346             </listitem>
18347
18348             <listitem>
18349               <para>MILTON PL cat.mpl.on.ca:210 horizon</para>
18350             </listitem>
18351
18352             <listitem>
18353               <para>NATIONAL LIBRARY OF WALES cat.llgc.org.uk:210 default</para>
18354             </listitem>
18355             <listitem>
18356               <para>NHUPAC 199.192.6.130:211 nh_nhupac</para>
18357             </listitem>
18358             <listitem>
18359               <para>OCEAN STATE LIBRARIES (RI) catalog.oslri.net:210 INNOPAC</para>
18360             </listitem>
18361             <listitem>
18362               <para>OHIOLINK olc1.ohiolink.edu:210 INNOPAC</para>
18363             </listitem>
18364             <listitem>
18365               <para>PUBCAT prod890.dol.state.vt.us:2300 unicorn</para>
18366             </listitem>
18367             <listitem>
18368               <para>SAN JOAQUIN VALLEY PUBLIC LIBRARY SYSTEM (CA) hip1.sjvls.org:210 ZSERVER</para>
18369             </listitem>
18370             <listitem>
18371               <para>SEATTLE PUBLIC LIBRARY ZSERVER.SPL.ORG:210 HORIZON</para>
18372             </listitem>
18373
18374             <listitem>
18375               <para>TORONTO PUBLIC symphony.torontopubliclibrary.ca:2200
18376               unicorn</para>
18377             </listitem>
18378
18379             <listitem>
18380               <para>TRI-UNI 129.97.129.194:7090 voyager</para>
18381             </listitem>
18382
18383             <listitem>
18384               <para>VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon</para>
18385             </listitem>
18386           </itemizedlist>
18387         </section>
18388         <section id="suggestauthz39">
18389           <title>Suggested Authority Z39.50 Targets</title>
18390           <para>The following targets have been used successfully by other Koha libraries (in the
18391             Americas):</para>
18392           <itemizedlist>
18393             <listitem>
18394               <para>LIBRARIESAUSTRALIA AUTHORITIES z3950-test.librariesaustralia.nla.gov.au:210
18395                 AuthTraining Userid: ANLEZ / Password: z39.50</para>
18396             </listitem>
18397             <listitem>
18398               <para>LIBRARY OF CONGRESS NAME AUTHORITIES lx2.loc.gov:210 NAF </para>
18399             </listitem>
18400             <listitem>
18401               <para>LIBRARY OF CONGRESS SUBJECT AUTHORITIES lx2.loc.gov:210 SAF</para>
18402             </listitem>
18403           </itemizedlist>
18404         </section>
18405       </section>
18406       <section id="didyoumean">
18407         <title>Did you mean?</title>
18408         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Additional Parameters
18409           &gt; Did you mean?</para>
18410         <para>Koha can offer 'Did you mean?' options on searches based on values in your <link linkend="catauthorities">authorities</link>.  <important>
18411             <para>Did you mean? only works in the OPAC at this time. The Intranet options are here
18412               for future development.</para>
18413           </important></para>
18414         <para>Using this page you can control which options Koha gives patrons on their search results.</para>
18415         <screenshot>
18416             <screeninfo>Did you mean?</screeninfo>
18417             <mediaobject>
18418               <imageobject>
18419                 <imagedata fileref="images/admin/additional/didyoumean.png"/>
18420               </imageobject>
18421             </mediaobject>
18422           </screenshot>
18423         <para>To turn on the 'Did you mean?' bar on your search results you need to check the box
18424           next to each plugin you would like to use. The two plugins you have to choose from are:<itemizedlist>
18425             <listitem>
18426               <para>The ExplodedTerms plugin suggests that the user try searching for
18427                 broader/narrower/related terms for a given search (e.g. a user searching for "New
18428                 York (State)" would click the link for narrower terms if they're also interested in
18429                 "New York (City)"). This is only relevant for libraries with highly hierarchical
18430                 authority data. </para>
18431             </listitem>
18432             <listitem>
18433               <para>The AuthorityFile plugin searches the authority file and suggests the user might
18434                 be interested in bibs linked to the top 5 authorities</para>
18435             </listitem>
18436           </itemizedlist></para>
18437         <para>If you want one plugin to take priority over another you simply drag it above the other.</para>
18438         <screenshot>
18439             <screeninfo>Drag and drop options</screeninfo>
18440             <mediaobject>
18441               <imageobject>
18442                 <imagedata fileref="images/admin/additional/didyoumeandrag.png"/>
18443               </imageobject>
18444             </mediaobject>
18445           </screenshot>
18446         <para>If you choose both plugins you will see several options at the top of your search results</para>
18447         <screenshot>
18448             <screeninfo>Both plugins</screeninfo>
18449             <mediaobject>
18450               <imageobject>
18451                 <imagedata fileref="images/admin/additional/didyoumeanopacexplode.png"/>
18452               </imageobject>
18453             </mediaobject>
18454           </screenshot>
18455         <para>If you choose just the AuthorityFile you'll see just authorities.</para>
18456         <screenshot>
18457             <screeninfo>AuthorityFile</screeninfo>
18458             <mediaobject>
18459               <imageobject>
18460                 <imagedata fileref="images/admin/additional/didyoumeanopacauth.png"/>
18461               </imageobject>
18462             </mediaobject>
18463           </screenshot>
18464       </section>
18465     </section>
18466   </chapter>
18467
18468   <chapter id="tools">
18469     <title>Tools</title>
18470
18471     <para>Tools in Koha all perform some sort of action. Often many of the
18472     items listed under Tools in Koha are referred to as 'Reports' in other
18473     library management systems.</para>
18474
18475     <itemizedlist>
18476       <listitem>
18477         <para><emphasis>Get there:</emphasis> More &gt; Tools</para>
18478       </listitem>
18479     </itemizedlist>
18480
18481     <section id="patrontools">
18482       <title>Patrons and Circulation</title>
18483
18484       <para/>
18485       <section id="patronlists">
18486         <title>Patron lists</title>
18487         <itemizedlist>
18488           <listitem>
18489             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons and Circulation &gt;
18490               Patron lists</para>
18491           </listitem>
18492         </itemizedlist>
18493         <para>Patron lists are a way to store a group of patrons for easy modification via the <link
18494             linkend="batchpatronmod">batch patron modification tool</link> or reporting.</para>
18495         <screenshot>
18496           <screeninfo>Patron lists</screeninfo>
18497           <mediaobject>
18498             <imageobject>
18499               <imagedata fileref="images/tools/patronlists/patronlists.png"/>
18500             </imageobject>
18501           </mediaobject>
18502         </screenshot>
18503         <para>To create a new list of patrons click the 'New patron list' button</para>
18504         <screenshot>
18505             <screeninfo>New patron list</screeninfo>
18506             <mediaobject>
18507               <imageobject>
18508                 <imagedata fileref="images/tools/patronlists/newpatronlist.png"/>
18509               </imageobject>
18510             </mediaobject>
18511           </screenshot>
18512         <para>Enter a list name and save the list.</para>
18513         <screenshot>
18514             <screeninfo>Empty patron list</screeninfo>
18515             <mediaobject>
18516               <imageobject>
18517                 <imagedata fileref="images/tools/patronlists/addtopatronlist.png"/>
18518               </imageobject>
18519             </mediaobject>
18520           </screenshot>
18521         <para>To add patrons to the list click the 'Add patrons' button to the right of the list
18522           name.</para>
18523           <screenshot>
18524             <screeninfo>Add patron to a list</screeninfo>
18525             <mediaobject>
18526               <imageobject>
18527                 <imagedata fileref="images/tools/patronlists/addpatrontolist.png"/>
18528               </imageobject>
18529             </mediaobject>
18530           </screenshot>
18531         <para>Enter the patron's name or cardnumber in the search box and click on the right result
18532           to add the patron.</para>
18533         <screenshot>
18534             <screeninfo>Patrons to add</screeninfo>
18535             <mediaobject>
18536               <imageobject>
18537                 <imagedata fileref="images/tools/patronlists/patronstoadd.png"/>
18538               </imageobject>
18539             </mediaobject>
18540           </screenshot>
18541         <para>Once you have all of the patrons you would like to add you can click the 'Update'
18542           button to save them to the list.</para>
18543           <screenshot>
18544             <screeninfo>List of patrons</screeninfo>
18545             <mediaobject>
18546               <imageobject>
18547                 <imagedata fileref="images/tools/patronlists/patronlist.png"/>
18548               </imageobject>
18549             </mediaobject>
18550           </screenshot>
18551       </section>
18552
18553       <section id="comments">
18554         <title>Comments</title>
18555
18556         <itemizedlist>
18557           <listitem>
18558             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18559             and Circulation &gt; Comments</para>
18560           </listitem>
18561         </itemizedlist>
18562
18563         <para>All comments added by patrons via the OPAC to bibliographic
18564         records require moderation by the librarians. If there are comments
18565         awaiting moderation they will be listed on the main staff dashboard
18566         under the Tools label:</para>
18567
18568         <screenshot>
18569           <screeninfo>Comments pending approval</screeninfo>
18570
18571           <mediaobject>
18572             <imageobject>
18573               <imagedata fileref="images/tools/comments/commentswaiting.png"/>
18574             </imageobject>
18575           </mediaobject>
18576         </screenshot>
18577
18578         <para>To moderate comments click on the notification on the main
18579         dashboard or go directly to the Comments Tool and click 'Approve' or
18580         'Delete' to the right of the comments awaiting moderation.</para>
18581
18582         <screenshot>
18583           <screeninfo>Comment awaiting moderation</screeninfo>
18584
18585           <mediaobject>
18586             <imageobject>
18587               <imagedata fileref="images/tools/comments/commentmoderation.png"/>
18588             </imageobject>
18589           </mediaobject>
18590         </screenshot>
18591
18592         <para>If there are no comments to moderate you will see a message
18593         saying just that</para>
18594
18595         <screenshot>
18596           <screeninfo>No comments to moderate</screeninfo>
18597
18598           <mediaobject>
18599             <imageobject>
18600               <imagedata fileref="images/tools/comments/nocomments.png"/>
18601             </imageobject>
18602           </mediaobject>
18603         </screenshot>
18604
18605         <para>You can also review and unapprove comments you have approved in
18606         the past by choosing the 'Approved comments' tab</para>
18607
18608         <screenshot>
18609           <screeninfo>Approved comments</screeninfo>
18610
18611           <mediaobject>
18612             <imageobject>
18613               <imagedata fileref="images/tools/comments/commentapproved.png"/>
18614             </imageobject>
18615           </mediaobject>
18616         </screenshot>
18617       </section>
18618
18619       <section id="patronimport">
18620         <title>Patron Import</title>
18621
18622         <itemizedlist>
18623           <listitem>
18624             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18625             and Circulation &gt; Import Patrons</para>
18626           </listitem>
18627         </itemizedlist>
18628
18629         <para>The patron import tool can be used at any time to add patrons in
18630         bulk. It is commonly used in universities and schools when a new batch
18631         of students registers.</para>
18632
18633         <section id="createpatronfile">
18634           <title>Creating Patron File</title>
18635
18636           <para>Your Koha installation comes with a blank CSV file that you
18637           can use as a template for your patron records. If you would like to
18638           create the file yourself, make sure that your file has the following
18639           fields in this order as the header row:</para>
18640
18641           <para>borrowernumber, cardnumber, surname, firstname, title, othernames, initials,
18642             streetnumber, streettype, address, address2, city, zipcode, country, email, phone,
18643             mobile, fax, emailpro, phonepro, B_streetnumber, B_streettype, B_address, B_address2,
18644             B_city, B_zipcode, B_country, B_email, B_phone, dateofbirth, branchcode, categorycode,
18645             dateenrolled, dateexpiry, gonenoaddress, lost, debarred, contactname, contactfirstname,
18646             contacttitle, guarantorid, borrowernotes, relationship, ethnicity, ethnotes, sex,
18647             password, flags, userid, opacnote, contactnote, sort1, sort2, altcontactfirstname,
18648             altcontactsurname, altcontactaddress1, altcontactaddress2, altcontactaddress3,
18649             altcontactzipcode, altcontactcountry, altcontactphone, smsalertnumber, patron_attributes<important>
18650               <para>The borrowernumber column should not be left blank. If you do not have data for
18651                 that column you should delete that column before importing your patrons.</para>
18652             </important></para>
18653
18654           <important>
18655             <para>The 'password' should be stored in plaintext, and will be converted to a Bcrypt
18656               hash.</para>
18657
18658                 <para>If your passwords are already encrypted, talk to your
18659                 systems administrator about options</para>
18660           </important>
18661
18662           <important>
18663             <para>Date formats should match your <link linkend="dateformat">system preference</link>, and must be
18664             zero-padded, e.g. '01/02/2008'.</para>
18665           </important>
18666
18667           <important>
18668             <para>The fields 'branchcode', 'categorycode' and all fields you have defined in the
18669                 <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link> preference are
18670               required and must match valid entries in your database.</para>
18671           </important>
18672
18673           <tip>
18674             <para>If loading <link linkend="patronattributetypes">patron
18675             attributes</link>, the 'patron_attributes' field should contain a
18676             comma-separated list of attribute types and values.</para>
18677
18678             <itemizedlist>
18679               <listitem>
18680                 <para>The attribute type code and a colon should precede each
18681                 value.</para>
18682
18683                 <itemizedlist>
18684                   <listitem>
18685                     <para>For example: <emphasis role="bold">INSTID:12345,LANG:fr</emphasis> or <emphasis role="bold">STARTDATE:January 1
18686                     2010,TRACK:Day</emphasis></para>
18687                   </listitem>
18688
18689                   <listitem>
18690                     <para>If an input record has more than one attribute, the
18691                     fields should either be entered as an unquoted string
18692                     (previous examples), or with each field wrapped in
18693                     separate double quotes and delimited by a comma:</para>
18694
18695                     <itemizedlist>
18696                       <listitem>
18697                         <para><emphasis role="bold">"STARTDATE:January 1,
18698                         2010","TRACK:Day"</emphasis></para>
18699                       </listitem>
18700
18701                       <listitem>
18702                         <para>This syntax would be required if the data might
18703                         have a comma in it, like a date string.</para>
18704                       </listitem>
18705                     </itemizedlist>
18706                   </listitem>
18707                 </itemizedlist>
18708               </listitem>
18709             </itemizedlist>
18710           </tip>
18711         </section>
18712
18713         <section id="importpatrons">
18714           <title>Importing Patrons</title>
18715
18716           <para>Once you have created your file, you can use the Patron Import
18717           Tool to bring the data into Koha.</para>
18718
18719           <screenshot>
18720             <screeninfo>Import Patron Form</screeninfo>
18721
18722             <mediaobject>
18723               <imageobject>
18724                 <imagedata fileref="images/tools/importpatrons/importpatrons.png"/>
18725               </imageobject>
18726             </mediaobject>
18727           </screenshot>
18728
18729           <itemizedlist>
18730             <listitem>
18731               <para>Choose your CSV file and choose to match on 'Cardnumber'
18732               to prevent adding of duplicate card numbers to the system</para>
18733             </listitem>
18734
18735             <listitem>
18736               <para>Next you can choose default values to apply to all patrons
18737               you are importing</para>
18738
18739               <itemizedlist>
18740                 <listitem>
18741                   <para>ex. If you're importing patrons specific to one branch
18742                   you can use the field on the Import form to apply the branch
18743                   code to all those you are importing.</para>
18744                 </listitem>
18745               </itemizedlist>
18746             </listitem>
18747
18748             <listitem>
18749               <para>Finally you need to decide on what data you want to
18750               replace if there are duplicates.</para>
18751
18752               <screenshot>
18753                 <screeninfo>Record matching options</screeninfo>
18754
18755                 <mediaobject>
18756                   <imageobject>
18757                     <imagedata fileref="images/tools/importpatrons/patronmatching.png"/>
18758                   </imageobject>
18759                 </mediaobject>
18760               </screenshot>
18761
18762               <itemizedlist>
18763                 <listitem>
18764                   <para>A matching record is found using the field you chose
18765                   for matching criteria to prevent duplication</para>
18766                 </listitem>
18767
18768                 <listitem>
18769                   <para>If you included patron attributes in your file you can
18770                   decide whether to add your values to existing values or
18771                   erase existing values and enter only your new values.</para>
18772                 </listitem>
18773               </itemizedlist>
18774             </listitem>
18775           </itemizedlist>
18776         </section>
18777       </section>
18778
18779       <section id="notices">
18780         <title>Notices &amp; Slips</title>
18781
18782         <itemizedlist>
18783           <listitem>
18784             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18785             and Circulation &gt; Notices &amp; Slips</para>
18786           </listitem>
18787         </itemizedlist>
18788
18789         <para>All notices and circulation receipts (or slips) generated by
18790         Koha can be customized using the Notices &amp; Slips Tool. The system
18791         comes with several predefined templates that will appear when you
18792         first visit this tool.</para>
18793
18794         <screenshot>
18795           <screeninfo>Notices &amp; Slips Tool</screeninfo>
18796
18797           <mediaobject>
18798             <imageobject>
18799               <imagedata fileref="images/tools/notices/notices.png"/>
18800             </imageobject>
18801           </mediaobject>
18802         </screenshot>
18803
18804         <para>Each notice can be edited, but only a few can be deleted, this
18805         is to prevent system errors should a message try to send without a
18806         template. Each notice and slip can be edited on a per library basis,
18807         by default you will see the notices for all libraries.</para>
18808
18809         <para>If you have a style you'd like applied to all slips you can
18810         point the <link linkend="SlipCSS">SlipCSS</link> preference to a
18811         stylesheet. The same is true for notices, using the <link linkend="NoticeCSS">NoticeCSS</link> preference to define a
18812         stylesheet.</para>
18813         <para>You will also want to review the <link linkend="noticesfieldguide">Notices &amp; Slips
18814             Field Guide</link> for more information on formatting these notices. </para>
18815
18816         <section id="addnotices">
18817           <title>Adding Notices &amp; Slips</title>
18818
18819           <para>To add a new notice or slip</para>
18820
18821           <itemizedlist>
18822             <listitem>
18823               <para>Click 'New Notice'</para>
18824
18825               <screenshot>
18826                 <screeninfo>New Notice Form</screeninfo>
18827
18828                 <mediaobject>
18829                   <imageobject>
18830                     <imagedata fileref="images/tools/notices/newnotice.png"/>
18831                   </imageobject>
18832                 </mediaobject>
18833               </screenshot>
18834             </listitem>
18835
18836             <listitem>
18837               <para>Choose which library this notice or slip is for<itemizedlist>
18838                   <listitem>
18839                     <important>
18840                       <para>Not all notices can be branch specific for more information review the
18841                           <link linkend="noticesfieldguide">Notices &amp; Slips Field Guide</link>
18842                         in this manual. </para>
18843                     </important>
18844                   </listitem>
18845                 </itemizedlist></para>
18846             </listitem>
18847
18848             <listitem>
18849               <para>Choose the module this notice is related to</para>
18850             </listitem>
18851
18852             <listitem>
18853               <para>The Code is limited to 20 characters</para>
18854
18855               <itemizedlist>
18856                 <listitem>
18857                   <important>
18858                     <para>When working with the overdue notices you want each
18859                     notice at each branch to have a unique code. Think about
18860                     using the branch code in front of the notice code for each
18861                     branch.</para>
18862                   </important>
18863                 </listitem>
18864               </itemizedlist>
18865             </listitem>
18866
18867             <listitem>
18868               <para>Use the name field to expand on your Code</para>
18869
18870               <itemizedlist>
18871                 <listitem>
18872                   <tip>
18873                     <para>With overdue notices, be sure to put your branch
18874                     name in the description as well so that it will be visible
18875                     when setting up your <link linkend="noticetriggers">triggers</link>.</para>
18876                   </tip>
18877                 </listitem>
18878               </itemizedlist>
18879             </listitem>
18880
18881             <listitem>
18882               <para>Next you can customize the notice for every possible delivery method<itemizedlist>
18883                   <listitem>
18884                     <para>Every notice should have an Email template set for it<screenshot>
18885                         <screeninfo>New Email notice</screeninfo>
18886                         <mediaobject>
18887                           <imageobject>
18888                             <imagedata fileref="images/tools/notices/newemail.png"/>
18889                           </imageobject>
18890                         </mediaobject>
18891                       </screenshot></para>
18892                   </listitem>
18893                   <listitem>
18894                     <para>Next, the Feed template is not yet enabled and will do nothing at this time.<screenshot>
18895                         <screeninfo>New Feed notice</screeninfo>
18896                         <mediaobject>
18897                           <imageobject>
18898                             <imagedata fileref="images/tools/notices/newfeed.png"/>
18899                           </imageobject>
18900                         </mediaobject>
18901                       </screenshot></para>
18902                   </listitem>
18903                   <listitem>
18904                     <para>If you're using the <link linkend="TalkingTechItivaPhoneNotification"
18905                         >TalkingTechItivaPhoneNotification</link> service you can set up a Phone notification<screenshot>
18906                         <screeninfo>New Phone notice</screeninfo>
18907                         <mediaobject>
18908                           <imageobject>
18909                             <imagedata fileref="images/tools/notices/newphone.png"/>
18910                           </imageobject>
18911                         </mediaobject>
18912                       </screenshot></para>
18913                   </listitem>
18914                   <listitem>
18915                     <para>If you plan on printing this notice you can set the Print template next<screenshot>
18916                         <screeninfo>New Print notice</screeninfo>
18917                         <mediaobject>
18918                           <imageobject>
18919                             <imagedata fileref="images/tools/notices/newprint.png"/>
18920                           </imageobject>
18921                         </mediaobject>
18922                       </screenshot></para>
18923                   </listitem>
18924                   <listitem>
18925                     <para>If you have enabled SMS notices with the <link linkend="SMSSendDriver"
18926                         >SMSSendDriver</link> preference you can set the text for your SMS notices next<screenshot>
18927                         <screeninfo>New SMS notice</screeninfo>
18928                         <mediaobject>
18929                           <imageobject>
18930                             <imagedata fileref="images/tools/notices/newsms.png"/>
18931                           </imageobject>
18932                         </mediaobject>
18933                       </screenshot></para>
18934                   </listitem>
18935                 </itemizedlist></para>
18936             </listitem>
18937             <listitem>
18938               <para>Each notice offers you the same options<itemizedlist>
18939                 <listitem>
18940                   <para>If you plan on writing the notice or slip in HTML check
18941                     the 'HTML Message' box, otherwise the content will be generated
18942                     as plain text</para>
18943                 </listitem>
18944                 
18945                 <listitem>
18946                   <para>Message Subject is what will appear in the subject line of
18947                     the email</para>
18948                 </listitem>
18949                 
18950                 <listitem>
18951                   <para>In the message body feel free to type whatever message you
18952                     feel is best, use the fields on the left hand side to enter
18953                     individualized data from the from database.</para>
18954                   
18955                   <itemizedlist>
18956                       <listitem>
18957                         <tip>
18958                           <para>Review the <link linkend="noticesfieldguide">Notices &amp; Slip
18959                               Field Guide</link> for info on what fields can be used here.</para>
18960                         </tip>
18961                       </listitem>
18962                     <listitem>
18963                       <important>
18964                         <para>Overdue notices can use &lt;&lt;items.content&gt;&gt; tags by themselves,
18965                           or use &lt;item&gt;&lt;/item&gt; to span all of the tags. Learn more about the
18966                           <link linkend="noticemarkup">Overdue Notice Markup</link></para>
18967                         <itemizedlist>
18968                           <listitem>
18969                             <para>On overdue notices make sure to use &lt;&lt;items.content&gt;&gt; tags
18970                               to print out the data related to all items that are overdue.</para>
18971                           </listitem>
18972                         </itemizedlist>
18973                         <itemizedlist>
18974                           <listitem>
18975                             <para>The other option, only for overdue notices, is to use the
18976                               &lt;item&gt;&lt;/item&gt; tags to span the line so that it will print out
18977                               multiple lines One example for the &lt;item&gt;&lt;/item&gt; tag option
18978                               is:</para>
18979                             <para>&lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by
18980                               &lt;&lt;biblio.author&gt;&gt;, &lt;&lt;items.itemcallnumber&gt;&gt;,
18981                               Barcode: &lt;&lt;items.barcode&gt;&gt; , Checkout date:
18982                               &lt;&lt;issues.issuedate&gt;&gt;, Due date:
18983                               &lt;&lt;issues.date_due&gt;&gt; Fine: &lt;&lt;items.fine>> Due date:
18984                               &lt;&lt;issues.date_due&gt;&gt; &lt;/item&gt;</para>
18985                           </listitem>
18986                         </itemizedlist>
18987                       </important>
18988                     </listitem>
18989                     <listitem>
18990                       <important>
18991                         <para>Only the overdue notices take advantage of the &lt;item&gt;&lt;/item&gt;
18992                           tags, all other notices referencing items need to use
18993                           &lt;&lt;items.content&gt;&gt;</para>
18994                       </important>
18995                     </listitem>
18996                     <listitem>
18997                       <tip>
18998                         <para>To add today's date you can use the &lt;&lt;today&gt;&gt; syntax</para>
18999                       </tip>
19000                     </listitem>
19001                   </itemizedlist>
19002                 </listitem>
19003                 </itemizedlist></para>
19004             </listitem>
19005           </itemizedlist>
19006
19007           <section id="noticemarkup">
19008             <title>Overdue Notice Markup</title>
19009
19010             <para>When creating your overdue notices there are two tags in addition to the various
19011               database fields that you can use in your notices. You will also want to review the
19012                 <link linkend="noticesfieldguide">Notices &amp; Slips Field Guide</link> for
19013               information on formatting item information in these notices. <important>
19014                 <para>These new tags only work on the overdue notices, not other circulation related
19015                   notices at this time.</para>
19016               </important>These tags are &lt;item&gt; and &lt;/item&gt; which should enclose all
19017               fields from the biblio, biblioitems, and items tables.</para>
19018
19019             <para>An example of using these tags in a notice template might be like:</para>
19020
19021             <programlisting>   The following item(s) is/are currently overdue:
19022
19023    &lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by &lt;&lt;biblio.author&gt;&gt;, &lt;&lt;items.itemcallnumber&gt;&gt;, Barcode: &lt;&lt;items.barcode&gt;&gt; Fine: &lt;&lt;items.fine>>&lt;/item&gt;</programlisting>
19024
19025             <para>Which, assuming two items were overdue, would result in a notice
19026               like:<programlisting>   The following item(s) is/are currently overdue:
19027
19028    "A Short History of Western Civilization" by Harrison, John B, 909.09821 H2451, Barcode: 08030003 Fine: 3.50
19029    "History of Western Civilization" by Hayes, Carlton Joseph Huntley, 909.09821 H3261 v.1, Barcode: 08030004 Fine: 3.50</programlisting></para>
19030           </section>
19031         </section>
19032
19033         <section id="existingnotices">
19034           <title>Existing Notices &amp; Slips</title>
19035
19036           <para>Among the default notices are notices for several common actions within Koha. All of
19037             these notices can be customized by altering their text via the Notices &amp; Slips tool
19038             and their style using the <link linkend="NoticeCSS">NoticeCSS</link> preference to
19039             define a stylesheet. You will also want to review the <link linkend="noticesfieldguide"
19040               >Notices &amp; Slips Field Guide</link> for information on formatting item information
19041             in these notices. Here are some of what those notices do:</para>
19042
19043           <itemizedlist>
19044             <listitem>
19045               <para id="ACCTDETAILS">ACCTDETAILS</para>
19046
19047               <itemizedlist>
19048                 <listitem>
19049                   <para>Sent to patrons when their account is set up if the
19050                   <link linkend="AutoEmailOPACUser">AutoEmailOPACUser</link>
19051                   preference is set to 'Send'</para>
19052                 </listitem>
19053               </itemizedlist>
19054             </listitem>
19055
19056             <listitem>
19057               <para id="ACQCLAIM">ACQCLAIM (Acquisition Claim)</para>
19058
19059               <itemizedlist>
19060                 <listitem>
19061                   <para>Used in the claim acquisition module</para>
19062                 </listitem>
19063
19064                 <listitem>
19065                   <para><emphasis>Get there:</emphasis> More &gt; Acquisitions
19066                   &gt; Late issues</para>
19067                 </listitem>
19068               </itemizedlist>
19069             </listitem>
19070             <listitem>
19071               <para>CHECKIN<itemizedlist>
19072                   <listitem>
19073                     <para>This notice is sent as the 'Check in' notice for all items that are
19074                       checked in</para>
19075                   </listitem>
19076                   <listitem>
19077                     <para>This notice is used if two criteria are met:</para>
19078                     <orderedlist>
19079                       <listitem>
19080                         <para>The <link linkend="EnhancedMessagingPreferences"
19081                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
19082                       </listitem>
19083                       <listitem>
19084                         <para>The patron has requested to receive this notice</para>
19085                         <itemizedlist>
19086                           <listitem>
19087                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
19088                               messaging</para>
19089                           </listitem>
19090                           <listitem>
19091                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
19092                               &gt; <link linkend="patnotices">Notices</link></para>
19093                           </listitem>
19094                         </itemizedlist>
19095                       </listitem>
19096                     </orderedlist>
19097                   </listitem>
19098                 </itemizedlist></para>
19099             </listitem>
19100             <listitem>
19101               <para>CHECKOUT<itemizedlist>
19102                   <listitem>
19103                     <para>This notice is sent as the 'Check out' notice for all items that are
19104                       checked out</para>
19105                   </listitem>
19106                   <listitem>
19107                     <para>This notice is used if two criteria are met:</para>
19108                     <orderedlist>
19109                       <listitem>
19110                         <para>The <link linkend="EnhancedMessagingPreferences"
19111                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
19112                       </listitem>
19113                       <listitem>
19114                         <para>The patron has requested to receive this notice</para>
19115                         <itemizedlist>
19116                           <listitem>
19117                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
19118                               messaging</para>
19119                           </listitem>
19120                           <listitem>
19121                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
19122                               &gt; <link linkend="patnotices">Notices</link></para>
19123                           </listitem>
19124                         </itemizedlist>
19125                       </listitem>
19126                     </orderedlist>
19127                   </listitem>
19128                 </itemizedlist></para>
19129             </listitem>
19130             <listitem>
19131               <para>DUE<itemizedlist>
19132                   <listitem>
19133                     <para>This notice is sent as the 'Item due' for an item is due</para>
19134                   </listitem>
19135                   <listitem>
19136                     <para>This notice is used if two criteria are met:</para>
19137                     <orderedlist>
19138                       <listitem>
19139                         <para>The <link linkend="EnhancedMessagingPreferences"
19140                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
19141                       </listitem>
19142                       <listitem>
19143                         <para>The patron has requested to receive this notice</para>
19144                         <itemizedlist>
19145                           <listitem>
19146                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
19147                               messaging</para>
19148                           </listitem>
19149                           <listitem>
19150                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
19151                               &gt; <link linkend="patnotices">Notices</link></para>
19152                           </listitem>
19153                         </itemizedlist>
19154                       </listitem>
19155                     </orderedlist>
19156                   </listitem>
19157                 </itemizedlist></para>
19158             </listitem>
19159             <listitem>
19160               <para>DUEDGST<itemizedlist>
19161                   <listitem>
19162                     <para>This notice is sent as the 'Item due' for all items that are due</para>
19163                   </listitem>
19164                   <listitem>
19165                     <para>This notice is used if two criteria are met:</para>
19166                     <orderedlist>
19167                       <listitem>
19168                         <para>The <link linkend="EnhancedMessagingPreferences"
19169                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
19170                       </listitem>
19171                       <listitem>
19172                         <para>The patron has requested to receive this notice as a digest</para>
19173                         <itemizedlist>
19174                           <listitem>
19175                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
19176                               messaging</para>
19177                           </listitem>
19178                           <listitem>
19179                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
19180                               &gt; <link linkend="patnotices">Notices</link></para>
19181                           </listitem>
19182                         </itemizedlist>
19183                       </listitem>
19184                     </orderedlist>
19185                   </listitem>
19186                 </itemizedlist></para>
19187             </listitem>
19188
19189             <listitem>
19190               <para id="HOLDnotice">HOLD (Hold Available for Pickup)</para>
19191
19192               <itemizedlist>
19193                 <listitem>
19194                   <para>This notice is used if two criteria are met:</para>
19195
19196                   <orderedlist>
19197                     <listitem>
19198                       <para>The <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
19199                       is set to 'Allow'</para>
19200                     </listitem>
19201
19202                     <listitem>
19203                       <para>The patron has requested to receive this
19204                       notice</para>
19205
19206                       <itemizedlist>
19207                         <listitem>
19208                           <para><emphasis>Get there: </emphasis>OPAC &gt;
19209                           Login &gt; my messaging</para>
19210                         </listitem>
19211
19212                         <listitem>
19213                           <para><emphasis>Get there: </emphasis>Staff Client
19214                           &gt; Patron Record &gt; <link linkend="patnotices">Notices</link></para>
19215                         </listitem>
19216                       </itemizedlist>
19217                     </listitem>
19218                   </orderedlist>
19219                 </listitem>
19220
19221                 <listitem>
19222                   <para>When this notice references the branches table it is
19223                   referring to the pickup branch information.</para>
19224                 </listitem>
19225               </itemizedlist>
19226             </listitem>
19227
19228             <listitem>
19229               <para id="HOLDPLACED">HOLDPLACED (a notice to the library staff
19230               that a hold has been placed)</para>
19231
19232               <itemizedlist>
19233                 <listitem>
19234                   <para>This notice requires the <link linkend="emailLibrarianWhenHoldIsPlaced">emailLibrarianWhenHoldIsPlaced</link>
19235                   system preference to be set to 'Enable'</para>
19236                 </listitem>
19237
19238                 <listitem>
19239                   <para>When this notice references the branches table it is
19240                   referring to the pickup branch information.</para>
19241                 </listitem>
19242               </itemizedlist>
19243             </listitem>
19244
19245             <listitem>
19246               <para id="ODUE">ODUE (Overdue Notice)</para>
19247
19248               <itemizedlist>
19249                 <listitem>
19250                   <para>This notice is used to send Overdue Notices to
19251                   Patrons</para>
19252                 </listitem>
19253
19254                 <listitem>
19255                   <para>See a <link linkend="samplenotice">Sample Overdue
19256                   Notice</link></para>
19257                 </listitem>
19258
19259                 <listitem>
19260                   <para>Requires that you set <link linkend="noticetriggers">Overdue Notice/Status
19261                   Triggers</link></para>
19262                 </listitem>
19263               </itemizedlist>
19264             </listitem>
19265             <listitem>
19266               <para>PREDUE<itemizedlist>
19267                   <listitem>
19268                     <para>This notice is sent as the 'Advanced notice' for an item is due</para>
19269                   </listitem>
19270                   <listitem>
19271                     <para>This notice is used if two criteria are met:</para>
19272                     <orderedlist>
19273                       <listitem>
19274                         <para>The <link linkend="EnhancedMessagingPreferences"
19275                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
19276                       </listitem>
19277                       <listitem>
19278                         <para>The patron has requested to receive this notice</para>
19279                         <itemizedlist>
19280                           <listitem>
19281                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
19282                               messaging</para>
19283                           </listitem>
19284                           <listitem>
19285                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
19286                               &gt; <link linkend="patnotices">Notices</link></para>
19287                           </listitem>
19288                         </itemizedlist>
19289                       </listitem>
19290                     </orderedlist>
19291                   </listitem>
19292                 </itemizedlist></para>
19293             </listitem>
19294             <listitem>
19295               <para>PREDUEDGST<itemizedlist>
19296                   <listitem>
19297                     <para>This notice is sent as the 'Advanced notice' for all items that are
19298                       due</para>
19299                   </listitem>
19300                   <listitem>
19301                     <para>This notice is used if two criteria are met:</para>
19302                     <orderedlist>
19303                       <listitem>
19304                         <para>The <link linkend="EnhancedMessagingPreferences"
19305                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
19306                       </listitem>
19307                       <listitem>
19308                         <para>The patron has requested to receive this notice as a digest</para>
19309                         <itemizedlist>
19310                           <listitem>
19311                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
19312                               messaging</para>
19313                           </listitem>
19314                           <listitem>
19315                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
19316                               &gt; <link linkend="patnotices">Notices</link></para>
19317                           </listitem>
19318                         </itemizedlist>
19319                       </listitem>
19320                     </orderedlist>
19321                   </listitem>
19322                 </itemizedlist></para>
19323             </listitem>
19324             <listitem>
19325               <para>RENEWAL<itemizedlist>
19326                   <listitem>
19327                     <para>This notice is sent as the 'Check out' notice for all items that are
19328                       renewed</para>
19329                   </listitem>
19330                   <listitem>
19331                     <para>This notice is used if three criteria are met:</para>
19332                     <orderedlist>
19333                       <listitem>
19334                         <para>The <link linkend="EnhancedMessagingPreferences"
19335                             >EnhancedMessagingPreferences</link> is set to 'Allow'</para>
19336                       </listitem>
19337                       <listitem>
19338                         <para>The <link linkend="RenewalSendNotice">RenewalSendNotice</link>
19339                           preference is set to 'Send'</para>
19340                       </listitem>
19341                       <listitem>
19342                         <para>The patron has requested to receive the checkout notice</para>
19343                         <itemizedlist>
19344                           <listitem>
19345                             <para><emphasis>Get there: </emphasis>OPAC &gt; Login &gt; my
19346                               messaging</para>
19347                           </listitem>
19348                           <listitem>
19349                             <para><emphasis>Get there: </emphasis>Staff Client &gt; Patron Record
19350                               &gt; <link linkend="patnotices">Notices</link></para>
19351                           </listitem>
19352                         </itemizedlist>
19353                       </listitem>
19354                     </orderedlist>
19355                   </listitem>
19356                 </itemizedlist></para>
19357             </listitem>
19358
19359             <listitem>
19360               <para id="RLIST">RLIST (Routing List)</para>
19361
19362               <itemizedlist>
19363                 <listitem>
19364                   <para>Used in the serials module to notify patrons/staff of
19365                   new issues of a serial</para>
19366
19367                   <itemizedlist>
19368                     <listitem>
19369                       <para><emphasis>Get there:</emphasis> More &gt; Serials
19370                       &gt; <link linkend="newsubscription">New
19371                       Subscription</link></para>
19372                     </listitem>
19373                   </itemizedlist>
19374                 </listitem>
19375
19376                 <listitem>
19377                   <para>You have the option to select the 'Routing List'
19378                   notice when creating a new subscription (Choose from the
19379                   'Patron notification' drop down).</para>
19380                 </listitem>
19381
19382                 <listitem>
19383                   <tip>
19384                     <para>Notice also that if you'd like to notify patrons of
19385                     new serial issues, you can click on 'define a notice'
19386                     which will take you to the 'Notices' tool</para>
19387                   </tip>
19388                 </listitem>
19389               </itemizedlist>
19390             </listitem>
19391             <listitem>
19392               <para>SHARE_ACCEPT<itemizedlist>
19393                   <listitem>
19394                     <para>Used to notify a patron when another patron has accepted their shared
19395                       list.</para>
19396                   </listitem>
19397                   <listitem>
19398                     <para>Requires that you set <link linkend="OpacAllowSharingPrivateLists"
19399                         >OpacAllowSharingPrivateLists</link> to 'Allow'</para>
19400                   </listitem>
19401                 </itemizedlist></para>
19402             </listitem>
19403             <listitem>
19404               <para>SHARE_INVITE <itemizedlist>
19405                   <listitem>
19406                     <para>Used to notify a patron that another patron would like to share a list
19407                       with them.</para>
19408                   </listitem>
19409                   <listitem>
19410                     <para>Requires that you set <link linkend="OpacAllowSharingPrivateLists"
19411                         >OpacAllowSharingPrivateLists</link> to 'Allow'</para>
19412                   </listitem>
19413                 </itemizedlist></para>
19414             </listitem>
19415           </itemizedlist>
19416
19417           <para>There are also a set of predefined slips (or receipts) listed
19418           on this page. All of these slips can be customized by altering their
19419           text via the Notices &amp; Slips tool and their style using the
19420           <link linkend="SlipCSS">SlipCSS</link> preference to define a
19421           stylesheet. Here is what those slips are used for:</para>
19422
19423           <itemizedlist>
19424             <listitem>
19425               <para>ISSUEQSLIP</para>
19426
19427               <itemizedlist>
19428                 <listitem>
19429                   <para>Used to print the quick slip in circulation</para>
19430                 </listitem>
19431
19432                 <listitem>
19433                   <para>The quick slip only includes items that were checked
19434                   out today</para>
19435                 </listitem>
19436               </itemizedlist>
19437             </listitem>
19438
19439             <listitem>
19440               <para>ISSUESLIP</para>
19441
19442               <itemizedlist>
19443                 <listitem>
19444                   <para>Used to print a full slip in circulation</para>
19445                 </listitem>
19446
19447                 <listitem>
19448                   <para>The slip or receipt will show items checked out today
19449                   as well as items that are still checked out</para>
19450                 </listitem>
19451               </itemizedlist>
19452             </listitem>
19453
19454             <listitem>
19455               <para>RESERVESLIP</para>
19456
19457               <itemizedlist>
19458                 <listitem>
19459                   <para>Used to print a holds slip</para>
19460                 </listitem>
19461
19462                 <listitem>
19463                   <para>The holds slip is generated when a hold is
19464                   confirmed</para>
19465                 </listitem>
19466               </itemizedlist>
19467             </listitem>
19468             <listitem>
19469               <para>TRANSFERSLIP</para>
19470               <itemizedlist>
19471                 <listitem>
19472                   <para>Used to print a transfer slip</para>
19473                 </listitem>
19474                 <listitem>
19475                   <para>The transfer slip is printed when you confirm a transfer from one branch to
19476                     another in your system</para>
19477                 </listitem>
19478               </itemizedlist>
19479             </listitem>
19480           </itemizedlist>
19481         </section>
19482       </section>
19483
19484       <section id="noticetriggers">
19485         <title>Overdue Notice/Status Triggers</title>
19486
19487         <itemizedlist>
19488           <listitem>
19489             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
19490             and Circulation &gt; Overdue Notice/Status Triggers</para>
19491           </listitem>
19492         </itemizedlist>
19493
19494         <para>In order to send the overdue notices that you defined using the
19495         <link linkend="notices">Notices</link> tool, you need to first set the
19496         triggers to have these messages.</para>
19497
19498         <important>
19499           <para>In order to have overdue notices sent to your patrons, you
19500           need to <link linkend="addingpatroncat">set that patron
19501           category</link> to require overdue notices.</para>
19502         </important>
19503
19504         <para>The Overdue Notice/Status Triggers tool gives the librarian the
19505         power to send up to three notices to each patron type notifying them
19506         of overdue items</para>
19507
19508         <screenshot>
19509           <screeninfo>Overdue Notice/Status Triggers Tool</screeninfo>
19510
19511           <mediaobject>
19512             <imageobject>
19513               <imagedata fileref="images/tools/triggers.png"/>
19514             </imageobject>
19515           </mediaobject>
19516         </screenshot>
19517
19518         <itemizedlist>
19519           <listitem>
19520             <para>Delay is the number of days after an issue is due before an
19521             action is triggered.</para>
19522
19523             <itemizedlist>
19524               <listitem>
19525                 <important>
19526                   <para>If you want Koha to trigger an action (send a letter
19527                   or restrict member), a delay value is required.</para>
19528                 </important>
19529               </listitem>
19530             </itemizedlist>
19531           </listitem>
19532
19533           <listitem>
19534             <para>To send additional notices, click on the tabs for 'Second'
19535             and 'Third' notice</para>
19536           </listitem>
19537
19538           <listitem>
19539             <para>If you would like to prevent a patron from checking items out because of their
19540               overdue items, check the 'Restrict' box, this will put a notice on the patron's record
19541               at checkout informing the librarian that the patron cannot check out due to overdue items.<itemizedlist>
19542                 <listitem>
19543                   <para>If you choose to restrict a patron in this way you can also have Koha
19544                     automatically remove that restriction with the <link
19545                       linkend="AutoRemoveOverduesRestrictions">AutoRemoveOverduesRestrictions</link>
19546                     preference.</para>
19547                 </listitem>
19548               </itemizedlist></para>
19549           </listitem>
19550
19551           <listitem>
19552             <para>Next you can choose the delivery method for the overdue notice. You can choose
19553               from Email, Phone (if you are using the <link
19554                 linkend="TalkingTechItivaPhoneNotification">iTiva Talking Tech service</link>),
19555               Print and SMS (if you have set your <link linkend="SMSSendDriver"
19556               >SMSSendDriver</link>). <itemizedlist>
19557                 <listitem>
19558                   <tip>
19559                     <para>The Feed option is not yet a feature in Koha, it is there for future
19560                       development.</para>
19561                   </tip>
19562                 </listitem>
19563               </itemizedlist></para>
19564           </listitem>
19565           <listitem>
19566             <para>See a <link linkend="samplenotice">Sample Overdue Notice</link></para>
19567           </listitem>
19568         </itemizedlist>
19569       </section>
19570
19571       <section id="patroncardcreator">
19572         <title>Patron Card Creator</title>
19573
19574         <itemizedlist>
19575           <listitem>
19576             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
19577             and Circulation &gt; Patron Card Creator</para>
19578           </listitem>
19579         </itemizedlist>
19580
19581         <para>The Patron Card Creator allow you to use layouts and templates
19582         which you design to print a nearly unlimited variety of patron cards
19583         including barcodes. Here are some of the features of the Patron Card
19584         Creator module:</para>
19585
19586         <itemizedlist>
19587           <listitem>
19588             <para>Customize patron card layouts</para>
19589           </listitem>
19590
19591           <listitem>
19592             <para>Design custom card templates for printed patron cards</para>
19593           </listitem>
19594
19595           <listitem>
19596             <para>Build and manage batches of patron cards</para>
19597           </listitem>
19598
19599           <listitem>
19600             <para>Export single or multiple batches</para>
19601           </listitem>
19602
19603           <listitem>
19604             <para>Export single or multiple patron cards from within a
19605             batch</para>
19606           </listitem>
19607
19608           <listitem>
19609             <para>Export card data as a PDF readable by any standard PDF
19610             reader, making patron cards printable directly on a printer</para>
19611           </listitem>
19612         </itemizedlist>
19613
19614         <para>At the top of each screen within the Patron Card Creator, you
19615         will see a toolbar allowing quick access to relevant functions. The
19616         menu to the left of each screen also allows easy access to the
19617         different sections of the Patron Card Creator. The bread crumb trail
19618         near the top of each screen will give specific indication as to where
19619         you are within the Patron Card Creator module and allow quick
19620         navigation to previously traversed sections. And finally, you can find
19621         more detailed information on each section of the Patron Card Creator
19622         by clicking the online help link at the upper left-hand corner of
19623         every page.</para>
19624
19625         <section id="patrontemplate">
19626           <title>Templates</title>
19627
19628           <itemizedlist>
19629             <listitem>
19630               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
19631               Patron Card Creator &gt; Templates</para>
19632             </listitem>
19633           </itemizedlist>
19634
19635           <para>A template is the label/card stock you are using. This might
19636           be Avery 5160 for address labels, Gaylord 47-284 for spine labels or
19637           Avery 28371 for your patron cards, just to give a couple of
19638           examples. These labels will include all of the information you will
19639           need for setting up a Koha, this information may be on the
19640           packaging, and if not it can usually be found on the vendor's
19641           website.</para>
19642
19643           <section id="addcardtemplate">
19644             <title>Add a Template</title>
19645
19646             <para>To add a new template, you want to click on the 'Templates'
19647             button at the top of your page and choose 'New Template'</para>
19648
19649             <screenshot>
19650               <screeninfo>New Template Button</screeninfo>
19651
19652               <mediaobject>
19653                 <imageobject>
19654                   <imagedata fileref="images/tools/patroncards/newtemplate.png"/>
19655                 </imageobject>
19656               </mediaobject>
19657             </screenshot>
19658
19659             <para>Using the form that appears you can define the template for
19660             your sheet of labels or cards.</para>
19661
19662             <screenshot>
19663               <screeninfo>Add Patron Card Template</screeninfo>
19664
19665               <mediaobject>
19666                 <imageobject>
19667                   <imagedata fileref="images/tools/patroncards/edittemplate.png"/>
19668                 </imageobject>
19669               </mediaobject>
19670             </screenshot>
19671
19672             <itemizedlist>
19673               <listitem>
19674                 <para>Template ID will be automatically generated after saving
19675                 your template, this is simply a system generated unique
19676                 id</para>
19677               </listitem>
19678
19679               <listitem>
19680                 <para>Template Code should be something you can use to
19681                 identify your template on a list of templates</para>
19682               </listitem>
19683
19684               <listitem>
19685                 <para>You can use the Template Description to add additional
19686                 information about the template</para>
19687               </listitem>
19688
19689               <listitem>
19690                 <para>The Units pull down is used to define what measurement
19691                 scale you're going to be using for the template. This should
19692                 probably match the unit of measurement used on the template
19693                 description provided by the product vendor.</para>
19694
19695                 <screenshot>
19696                   <screeninfo>Measurement Units</screeninfo>
19697
19698                   <mediaobject>
19699                     <imageobject>
19700                       <imagedata fileref="images/tools/patroncards/units.png"/>
19701                     </imageobject>
19702                   </mediaobject>
19703                 </screenshot>
19704               </listitem>
19705
19706               <listitem>
19707                 <para>The measurements can be found on the vendor product
19708                 packaging or website.</para>
19709               </listitem>
19710
19711               <listitem>
19712                 <para>A profile is a set of "adjustments" applied to a given
19713                 template just prior to printing which compensates for
19714                 anomalies unique and peculiar to a given printer (to which the
19715                 profile is assigned).</para>
19716
19717                 <itemizedlist>
19718                   <listitem>
19719                     <para>Before picking a profile try printing some sample
19720                     cards so that you can easily define a profile that is
19721                     right for your printer/template combination.</para>
19722                   </listitem>
19723
19724                   <listitem>
19725                     <para>After finding any anomalies in the printed document,
19726                     <link linkend="addcardprofile">create a profile</link> and
19727                     assign it to the template.</para>
19728                   </listitem>
19729                 </itemizedlist>
19730               </listitem>
19731             </itemizedlist>
19732
19733             <para>After saving, your templates will appear on the 'Manage
19734             Templates' page.</para>
19735
19736             <screenshot>
19737               <screeninfo>Manage Templates</screeninfo>
19738
19739               <mediaobject>
19740                 <imageobject>
19741                   <imagedata fileref="images/tools/patroncards/managetemplates.png"/>
19742                 </imageobject>
19743               </mediaobject>
19744             </screenshot>
19745           </section>
19746         </section>
19747
19748         <section id="patronprofile">
19749           <title>Profiles</title>
19750
19751           <itemizedlist>
19752             <listitem>
19753               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
19754               Patron Card Creator &gt; Profiles</para>
19755             </listitem>
19756           </itemizedlist>
19757
19758           <para>A profile is a set of "adjustments" applied to a given <link linkend="patrontemplate">template</link> just prior to printing
19759           which compensates for anomalies unique and peculiar to a given
19760           printer (to which the profile is assigned). This means if you set a
19761           template up and then print a sample set of data and find that the
19762           items are not all aligned the same on each card, you need to set up
19763           a profile for each printer to make up for the differences in
19764           printing styles, such as the shifting of text to the left, right,
19765           top or bottom.</para>
19766
19767           <para>If your cards are printing just the way you want, you will not
19768           need a profile.</para>
19769
19770           <section id="addcardprofile">
19771             <title>Add a Profile</title>
19772
19773             <para>To add a new profile, you want to click on the 'Profiles'
19774             button at the top of your page and choose 'New Profile'</para>
19775
19776             <screenshot>
19777               <screeninfo>New Profile Button</screeninfo>
19778
19779               <mediaobject>
19780                 <imageobject>
19781                   <imagedata fileref="images/tools/patroncards/newprofile.png"/>
19782                 </imageobject>
19783               </mediaobject>
19784             </screenshot>
19785
19786             <para>Using the form that appears you can create a profile to fix
19787             any problems with your template.</para>
19788
19789             <screenshot>
19790               <screeninfo>Add Printer Profile</screeninfo>
19791
19792               <mediaobject>
19793                 <imageobject>
19794                   <imagedata fileref="images/tools/patroncards/addprofile.png"/>
19795                 </imageobject>
19796               </mediaobject>
19797             </screenshot>
19798
19799             <itemizedlist>
19800               <listitem>
19801                 <para>The Printer Name and Paper Bin do not have to match your
19802                 printer exactly, they are for your reference so you can
19803                 remember what printer you have set the profile for. So if you
19804                 want to use the Printer model number in printer name or you
19805                 can call it 'the printer on my desk'</para>
19806               </listitem>
19807
19808               <listitem>
19809                 <para>Template will be filled in once you have chosen which
19810                 template to apply the profile to on the <link linkend="addcardtemplate">template edit form</link></para>
19811               </listitem>
19812
19813               <listitem>
19814                 <para>The Units pull down is used to define what measurement
19815                 scale you're going to be using for your profile.</para>
19816
19817                 <screenshot>
19818                   <screeninfo>Units of Measurement</screeninfo>
19819
19820                   <mediaobject>
19821                     <imageobject>
19822                       <imagedata fileref="images/tools/patroncards/units.png"/>
19823                     </imageobject>
19824                   </mediaobject>
19825                 </screenshot>
19826               </listitem>
19827
19828               <listitem>
19829                 <para>Offset describes what happens when the entire image is
19830                 off center either vertically or horizontally and creep
19831                 describes a condition where the distance between the labels
19832                 changes across the page or up and down the page</para>
19833
19834                 <itemizedlist>
19835                   <listitem>
19836                     <para>For these values, negative numbers move the error up
19837                     and to the left and positive numbers move the error down
19838                     and to the right</para>
19839                   </listitem>
19840
19841                   <listitem>
19842                     <para>Example: the text is .25" from the left edge of the
19843                     first label, .28" from the left edge of the second label
19844                     and .31" from the left edge of the third label. This means
19845                     the horizontal creep should be set to .03" to make up for
19846                     this difference.</para>
19847                   </listitem>
19848                 </itemizedlist>
19849               </listitem>
19850             </itemizedlist>
19851
19852             <para>After saving, your profiles will appear on the 'Manage
19853             Profiles' page.</para>
19854
19855             <screenshot>
19856               <screeninfo>Manage Profiles</screeninfo>
19857
19858               <mediaobject>
19859                 <imageobject>
19860                   <imagedata fileref="images/tools/patroncards/manageprofiles.png"/>
19861                 </imageobject>
19862               </mediaobject>
19863             </screenshot>
19864
19865             <para>Once you have saved your new profile, you can return to the
19866             list of templates and choose to edit the template that this
19867             profile is for.</para>
19868           </section>
19869         </section>
19870
19871         <section id="cardlayouts">
19872           <title>Layouts</title>
19873
19874           <itemizedlist>
19875             <listitem>
19876               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
19877               Patron Card Creator &gt; Layouts</para>
19878             </listitem>
19879           </itemizedlist>
19880
19881           <para>A layout defines the text and images that will be printed on
19882           to the card and where it will appear.</para>
19883
19884           <section id="addcardlayout">
19885             <title>Add a Layout</title>
19886
19887             <para>To add a new layout, you want to click on the 'Layouts'
19888             button at the top of your page and choose 'New Layout'</para>
19889
19890             <screenshot>
19891               <screeninfo>New Layout Button</screeninfo>
19892
19893               <mediaobject>
19894                 <imageobject>
19895                   <imagedata fileref="images/tools/patroncards/newlayout.png"/>
19896                 </imageobject>
19897               </mediaobject>
19898             </screenshot>
19899
19900             <para>Using the form that appears you can create a profile to fix
19901             any problems with your template.</para>
19902
19903             <screenshot>
19904               <screeninfo>Add New Layout</screeninfo>
19905
19906               <mediaobject>
19907                 <imageobject>
19908                   <imagedata fileref="images/tools/patroncards/addlayout.png"/>
19909                 </imageobject>
19910               </mediaobject>
19911             </screenshot>
19912
19913             <itemizedlist>
19914               <listitem>
19915                 <para>The name you assign to the layout is for your benefit,
19916                 name it something that will be easy to identify at a later
19917                 date</para>
19918               </listitem>
19919
19920               <listitem>
19921                 <para>The Units pull down is used to define what measurement
19922                 scale you're going to be using for your layout.</para>
19923
19924                 <screenshot>
19925                   <screeninfo>Units of Measurement</screeninfo>
19926
19927                   <mediaobject>
19928                     <imageobject>
19929                       <imagedata fileref="images/tools/patroncards/units.png"/>
19930                     </imageobject>
19931                   </mediaobject>
19932                 </screenshot>
19933               </listitem>
19934
19935               <listitem>
19936                 <para>Next note if this layout is for the front or the back of
19937                 the patron card</para>
19938
19939                 <itemizedlist>
19940                   <listitem>
19941                     <para>You will need a layout for both the front and back
19942                     of your card if you have 2-sided library cards</para>
19943                   </listitem>
19944                 </itemizedlist>
19945               </listitem>
19946
19947               <listitem>
19948                 <para>You have the option of adding up to 3 lines of text to
19949                 your card. Your text can be static text of your choosing
19950                 and/or fields from the patron record. If you want to print
19951                 fields from the patron record you want to put the field names
19952                 in brackets like so - &lt;firstname&gt;</para>
19953               </listitem>
19954
19955               <listitem>
19956                 <para>For each line of text, you can choose your font, font
19957                 size and the location of the text on the card using the lower
19958                 X and Y coordinates</para>
19959               </listitem>
19960
19961               <listitem>
19962                 <para>In order to show the barcode and the patron card number
19963                 you will need to check the 'Print Card Number as Barcode'
19964                 option. This will turn the patron card number into a barcode.
19965                 If you want the number to print in human readable format you
19966                 will need to check the 'Print Card Number as Text Under
19967                 Barcode' option.</para>
19968               </listitem>
19969
19970               <listitem>
19971                 <para>Finally you can choose up to two images to print on the
19972                 card.</para>
19973
19974                 <itemizedlist>
19975                   <listitem>
19976                     <para>One can be the <link linkend="uploadpatronimages">patron image</link> which you
19977                     can resize to meet your needs.</para>
19978                   </listitem>
19979
19980                   <listitem>
19981                     <para>The other image can be something like a library logo
19982                     or symbol that you uploaded using the '<link linkend="managecardimages">Manage Images</link>' module of
19983                     the Patron Card Creator Tool.</para>
19984                   </listitem>
19985                 </itemizedlist>
19986               </listitem>
19987             </itemizedlist>
19988
19989             <para>After saving, your layouts will appear on the 'Manage
19990             Layouts' page.</para>
19991
19992             <screenshot>
19993               <screeninfo>Manage Layouts</screeninfo>
19994
19995               <mediaobject>
19996                 <imageobject>
19997                   <imagedata fileref="images/tools/patroncards/managelayouts.png"/>
19998                 </imageobject>
19999               </mediaobject>
20000             </screenshot>
20001           </section>
20002         </section>
20003
20004         <section id="patroncardbatches">
20005           <title>Batches</title>
20006
20007           <itemizedlist>
20008             <listitem>
20009               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
20010               Patron Card Creator &gt; Batches</para>
20011             </listitem>
20012           </itemizedlist>
20013
20014           <para>A batch is a collection of patrons for whom you want to
20015           generate cards.</para>
20016
20017           <section id="addcardbatch">
20018             <title>Add a Batch</title>
20019
20020             <para>To add a new batch, you want to click on the 'Batches'
20021             button at the top of your page and choose 'New Batch'</para>
20022
20023             <screenshot>
20024               <screeninfo>New Batch Button</screeninfo>
20025
20026               <mediaobject>
20027                 <imageobject>
20028                   <imagedata fileref="images/tools/patroncards/newbatch.png"/>
20029                 </imageobject>
20030               </mediaobject>
20031             </screenshot>
20032
20033             <para/>
20034           </section>
20035         </section>
20036
20037         <section id="managecardimages">
20038           <title>Manage Images</title>
20039
20040           <itemizedlist>
20041             <listitem>
20042               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
20043               Patron Card Creator &gt; Manage Images</para>
20044             </listitem>
20045           </itemizedlist>
20046
20047           <para>Images uploaded using this tool will appear on the menu when
20048           creating <link linkend="cardlayouts">patron card layouts</link>. You
20049           are limited in how many images you can upload (not counting patron
20050           images) by the <link linkend="ImageLimit">ImageLimit</link> system
20051           preference.</para>
20052
20053           <important>
20054             <para>Images must be under 500k in size.</para>
20055           </important>
20056
20057           <tip>
20058             <para>Pictures uploaded with this tool should be at least 300dpi
20059             which is the minimum quality for a printable image.</para>
20060           </tip>
20061
20062           <para>In the center of the screen is a simple upload form, simply
20063           browse for the file on your computer and give it a name you'll
20064           recognize later.</para>
20065
20066           <screenshot>
20067             <screeninfo>Upload Images</screeninfo>
20068
20069             <mediaobject>
20070               <imageobject>
20071                 <imagedata fileref="images/tools/patroncards/imageupload.png"/>
20072               </imageobject>
20073             </mediaobject>
20074           </screenshot>
20075
20076           <para>Once the file is uploaded you will be presented with a
20077           confirmation message.</para>
20078
20079           <screenshot>
20080             <screeninfo>Image Uploaded</screeninfo>
20081
20082             <mediaobject>
20083               <imageobject>
20084                 <imagedata fileref="images/tools/patroncards/imageuploaded.png"/>
20085               </imageobject>
20086             </mediaobject>
20087           </screenshot>
20088
20089           <para>And the image will be listed with all of your others on the
20090           right hand side of the page.</para>
20091
20092           <screenshot>
20093             <screeninfo>Images</screeninfo>
20094
20095             <mediaobject>
20096               <imageobject>
20097                 <imagedata fileref="images/tools/patroncards/imagedelete.png"/>
20098               </imageobject>
20099             </mediaobject>
20100           </screenshot>
20101
20102           <para>To delete one or multiple of these images, click the checkbox
20103           to the right of each image you want to delete and click the 'Delete'
20104           button.</para>
20105         </section>
20106       </section>
20107
20108       <section id="anonpatrons">
20109         <title>Patrons (anonymize, bulk-delete)</title>
20110
20111         <itemizedlist>
20112           <listitem>
20113             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
20114             and Circulation &gt; Patrons (anonymize, bulk-delete)</para>
20115           </listitem>
20116         </itemizedlist>
20117         <para>This tool allows you to bulk anonymize circulation histories (this means that you keep
20118           records of how many times items were checked out - but not the patrons who checked the
20119           items out) or bulk delete patrons (remove them from the system completely).<important>
20120             <para>Patrons with outstanding fines or items checked out are not saved. They are not
20121               completely removed from the system (they are only moved to the delete_borrowers
20122               table), but this tool does not provide as many checks as one may desire.</para>
20123           </important></para>
20124         <important>
20125           <para>Before using this tool it is recommended that you backup your database. Changes made
20126             here are permanent.</para>
20127         </important>
20128         <important>
20129           <para>The anonymization will fail quietly if <link linkend="AnonymousPatron">AnonymousPatron</link> preference does not contain a valid value.</para>
20130         </important>
20131
20132         <screenshot>
20133           <screeninfo>Patron Anonymize/Bulk Delete Tool</screeninfo>
20134
20135           <mediaobject>
20136             <imageobject>
20137               <imagedata fileref="images/tools/anonymize/patronbulkdelete.png"/>
20138             </imageobject>
20139           </mediaobject>
20140         </screenshot>
20141
20142         <para>To either delete or anonymize patrons</para>
20143
20144         <itemizedlist>
20145           <listitem>
20146             <para>Check the 'Verify' box on the task you would like to complete (Delete or
20147               Anonymize)</para>
20148           </listitem>
20149
20150           <listitem>
20151             <para>Enter a date before which you want to alter the data</para>
20152           </listitem>
20153           <listitem>
20154             <para>If deleting patrons you can also choose to find patrons with a specific expiration
20155               date or category</para>
20156           </listitem>
20157
20158           <listitem>
20159             <para>Click 'Next'</para>
20160           </listitem>
20161
20162           <listitem>
20163             <para>A confirmation will appear asking if you're sure this is
20164             what you want to happen</para>
20165
20166             <screenshot>
20167               <screeninfo>Patron Anonymize/Bulk Delete
20168               Confirmation</screeninfo>
20169
20170               <mediaobject>
20171                 <imageobject>
20172                   <imagedata fileref="images/tools/anonymize/patronanonconfirm.png"/>
20173                 </imageobject>
20174               </mediaobject>
20175             </screenshot>
20176           </listitem>
20177
20178           <listitem>
20179             <para>Clicking 'Finish' will delete or anonymize your data</para>
20180
20181             <screenshot>
20182               <screeninfo>Completed Process</screeninfo>
20183
20184               <mediaobject>
20185                 <imageobject>
20186                   <imagedata fileref="images/tools/anonymize/patronanoncomplete.png"/>
20187                 </imageobject>
20188               </mediaobject>
20189             </screenshot>
20190           </listitem>
20191         </itemizedlist>
20192       </section>
20193
20194       <section id="batchpatronmod">
20195         <title>Batch patron modification</title>
20196
20197         <itemizedlist>
20198           <listitem>
20199             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
20200             and Circulation &gt; Batch patron modification</para>
20201           </listitem>
20202         </itemizedlist>
20203
20204         <para>With this tool you can make edits to a batch of patron records. Simply load in a file
20205           of cardnumbers (one per line), choose from a <link linkend="patronlists">list of
20206             patrons</link> or scan patron card numbers in to the box provided.</para>
20207
20208         <screenshot>
20209           <screeninfo>Batch patron modification</screeninfo>
20210
20211           <mediaobject>
20212             <imageobject>
20213               <imagedata fileref="images/tools/batchpatron/batchmodify.png"/>
20214             </imageobject>
20215           </mediaobject>
20216         </screenshot>
20217
20218         <para>Once you have the file loaded or the barcodes scanned click
20219         'Continue.' You will be presented with a list of the patrons and the
20220         changes you can make.</para>
20221
20222         <screenshot>
20223           <screeninfo>Patrons to modify</screeninfo>
20224
20225           <mediaobject>
20226             <imageobject>
20227               <imagedata fileref="images/tools/batchpatron/modifyform.png"/>
20228             </imageobject>
20229           </mediaobject>
20230         </screenshot>
20231
20232         <para>To the left of each text box there is a checkbox. Clicking that
20233         checkbox will clear our the field values. <important>
20234             <para>If the field is mandatory you will not be able to clear the
20235             value in it.</para>
20236           </important></para>
20237
20238         <para>If you have multiple patron attributes you can change them all
20239         by using the plus (+) sign to the right of the text box. This will
20240         allow you to add another attribute value.</para>
20241
20242         <screenshot>
20243           <screeninfo>Editing patron attributes</screeninfo>
20244
20245           <mediaobject>
20246             <imageobject>
20247               <imagedata fileref="images/tools/batchpatron/attributes.png"/>
20248             </imageobject>
20249           </mediaobject>
20250         </screenshot>
20251
20252         <para>Once you have made the changes you want, you can click 'Save'
20253         and Koha will present you with the changed patron records.</para>
20254       </section>
20255
20256       <section id="tagsmoderation">
20257         <title>Tag Moderation</title>
20258
20259         <itemizedlist>
20260           <listitem>
20261             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
20262             and Circulation &gt; Tags</para>
20263           </listitem>
20264         </itemizedlist>
20265
20266         <para>Depending on your <link linkend="taggingprefs">tagging system preferences</link>,
20267           librarians may need to approve tags before they are published on the OPAC. This is done
20268           via the Tag Moderation Tool. If there are tags awaiting moderation they will be listed on
20269           the main staff dashboard under the module labels:</para>
20270
20271         <screenshot>
20272           <screeninfo>Tags pending approval</screeninfo>
20273
20274           <mediaobject>
20275             <imageobject>
20276               <imagedata fileref="images/tools/tagging/pendingtags.png"/>
20277             </imageobject>
20278           </mediaobject>
20279         </screenshot>
20280
20281         <para>To moderate the tags visit the Tags tool. When first visiting
20282         the tool, you will be presented with a list of tags that are pending
20283         approval or rejection by a librarian</para>
20284
20285         <screenshot>
20286           <screeninfo>Tags pending moderation</screeninfo>
20287
20288           <mediaobject>
20289             <imageobject>
20290               <imagedata fileref="images/tools/tagging/tagpending.png"/>
20291             </imageobject>
20292           </mediaobject>
20293         </screenshot>
20294
20295         <itemizedlist>
20296           <listitem>
20297             <para>To see all of the titles this tag was added to simply click on the term<screenshot>
20298                 <screeninfo>Titles with a specific tag</screeninfo>
20299                 <mediaobject>
20300                   <imageobject>
20301                     <imagedata fileref="images/tools/tagging/taggedtitles.png"/>
20302                   </imageobject>
20303                 </mediaobject>
20304               </screenshot><itemizedlist>
20305                 <listitem>
20306                   <para>From this list of titles you can remove a tag without outright rejecting it
20307                     from being used in the future by clicking the 'Remove tag' button to the right
20308                     of the title.</para>
20309                 </listitem>
20310               </itemizedlist></para>
20311           </listitem>
20312           <listitem>
20313             <para>To approve a tag, you can either click the 'Approve' button in line with the term,
20314               or check all terms you want to approve and click 'Approve' below the table.</para>
20315           </listitem>
20316
20317           <listitem>
20318             <para>To reject a tag, you can either click the 'Reject' button in
20319             line with the term, or check all terms you want to approve and
20320             click 'Reject' below the table.</para>
20321           </listitem>
20322         </itemizedlist>
20323
20324         <para>Once a tag has been approved or rejected it will be moved to the
20325         appropriate list of tags. A summary of all tags will appear on the
20326         right of the screen.</para>
20327
20328         <screenshot>
20329           <screeninfo>Summary of tags</screeninfo>
20330
20331           <mediaobject>
20332             <imageobject>
20333               <imagedata fileref="images/tools/tagging/tagsummary.png"/>
20334             </imageobject>
20335           </mediaobject>
20336         </screenshot>
20337
20338         <para>Even though a tag is approved or rejected, it can still be moved
20339         to another list. When viewing approved tags each tag has the option to
20340         reject:</para>
20341
20342         <screenshot>
20343           <screeninfo>Approved Tags</screeninfo>
20344
20345           <mediaobject>
20346             <imageobject>
20347               <imagedata fileref="images/tools/tagging/tagapproved.png"/>
20348             </imageobject>
20349           </mediaobject>
20350         </screenshot>
20351
20352         <para>To check terms against the approved and rejected lists (and
20353         possibly against <link linkend="TagsExternalDictionary">the
20354         dictionary</link> you have assigned for tag moderation) simply enter
20355         the term into the search box on the bottom right of the screen to see
20356         the status of the term</para>
20357
20358         <screenshot>
20359           <screeninfo>Sample Check list test search</screeninfo>
20360
20361           <mediaobject>
20362             <imageobject>
20363               <imagedata fileref="images/tools/tagging/tagblacklisttest-neither.png"/>
20364             </imageobject>
20365           </mediaobject>
20366         </screenshot>
20367         <para>Finally you can find tags by using the filters on the left.</para>
20368         <screenshot>
20369           <screeninfo>Tag filters</screeninfo>
20370           <mediaobject>
20371             <imageobject>
20372               <imagedata fileref="images/tools/tagging/tagfilters.png"/>
20373             </imageobject>
20374           </mediaobject>
20375         </screenshot>
20376       </section>
20377
20378       <section id="uploadpatronimages">
20379         <title>Upload Patron Images</title>
20380
20381         <itemizedlist>
20382           <listitem>
20383             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
20384             and Circulation &gt; Upload Patron Images</para>
20385           </listitem>
20386         </itemizedlist>
20387
20388         <para>Patron images can be uploaded in bulk if you are <link linkend="patronimages">allowing patron images</link> to be attached to
20389         patron records. These images can also be used when creating <link linkend="patroncardcreator">patron cards</link>.</para>
20390
20391         <itemizedlist>
20392           <listitem>
20393             <para>Create a txt file and title it "DATALINK.TXT" or
20394             "IDLINK.TXT"</para>
20395           </listitem>
20396
20397           <listitem>
20398             <para>On each line in the text file enter the patron's card number
20399             followed by comma (or tab) and then the image file name</para>
20400
20401             <screenshot>
20402               <screeninfo>Sample file and image</screeninfo>
20403
20404               <mediaobject>
20405                 <imageobject>
20406                   <imagedata fileref="images/tools/patronphotos/uploadphotosfile.png"/>
20407                 </imageobject>
20408               </mediaobject>
20409             </screenshot>
20410
20411             <itemizedlist>
20412               <listitem>
20413                 <para>Make sure that your TXT file is a plain text document,
20414                 not RTF.</para>
20415               </listitem>
20416             </itemizedlist>
20417           </listitem>
20418
20419           <listitem>
20420             <para>Zip up the text file and the image files</para>
20421           </listitem>
20422
20423           <listitem>
20424             <para>Go to the Upload Patron Images Tool</para>
20425
20426             <screenshot>
20427               <screeninfo>Upload Image Tool for Single Image</screeninfo>
20428
20429               <mediaobject>
20430                 <imageobject>
20431                   <imagedata fileref="images/tools/patronphotos/uploadimagetool.png"/>
20432                 </imageobject>
20433               </mediaobject>
20434             </screenshot>
20435           </listitem>
20436
20437           <listitem>
20438             <para>For a single image, simply point to the image file and enter
20439             the patron card number</para>
20440           </listitem>
20441
20442           <listitem>
20443             <para>For multiple images, choose to upload a zip file</para>
20444           </listitem>
20445
20446           <listitem>
20447             <para>After uploading you will be presented with a
20448             confirmation</para>
20449
20450             <screenshot>
20451               <screeninfo>Image Upload Confirmation</screeninfo>
20452
20453               <mediaobject>
20454                 <imageobject>
20455                   <imagedata fileref="images/tools/patronphotos/imageuploadconfirm.png"/>
20456                 </imageobject>
20457               </mediaobject>
20458             </screenshot>
20459           </listitem>
20460         </itemizedlist>
20461
20462         <important>
20463           <para>There is a limit of 100K on the size of the picture uploaded and it is recommended
20464             that the image be 200x300 pixels, but smaller images will work as well.</para>
20465         </important>
20466       </section>
20467     </section>
20468
20469     <section id="catalogtools">
20470       <title>Catalog</title>
20471
20472       <para/>
20473
20474       <section id="batchmodifyitems">
20475         <title>Batch item modification</title>
20476
20477         <itemizedlist>
20478           <listitem>
20479             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20480             &gt; Batch item modification</para>
20481           </listitem>
20482         </itemizedlist>
20483
20484         <para>This tool will allow you to modify a batch of item records in
20485         Koha.</para>
20486
20487         <screenshot>
20488           <screeninfo>Batch Modification Tool</screeninfo>
20489
20490           <mediaobject>
20491             <imageobject>
20492               <imagedata fileref="images/tools/batchmod/batchmod.png"/>
20493             </imageobject>
20494           </mediaobject>
20495         </screenshot>
20496
20497         <para>From the tool you can choose to upload a file of barcodes or item ids, or you can scan
20498           items one by one into the box below the upload tool. You can also decide the items edited
20499           should be populated with the default values you have defined in your <link
20500             linkend="marcbibframeworks">default framework</link>.</para>
20501         <para>Once you have your file uploaded or the barcodes listed you can click
20502           'Continue.'</para>
20503
20504         <screenshot>
20505           <screeninfo>Batch Modify Summary</screeninfo>
20506
20507           <mediaobject>
20508             <imageobject>
20509               <imagedata fileref="images/tools/batchmod/batchmodsummary.png"/>
20510             </imageobject>
20511           </mediaobject>
20512         </screenshot>
20513
20514         <para>You will be presented with a summary of the items you want to modify. From here you
20515           can uncheck the items you don't want to modify before making changes in the form below.
20516           You can also hide columns you don't need to see to prevent having to scroll from left to
20517           right to see the entire item form.<tip>
20518             <para>To uncheck all items thar are currently checked out you can click the 'Clear on
20519               loan' link at the top of the form.</para>
20520           </tip></para>
20521
20522         <para>Using the edit form you can choose which fields to make edits
20523         to. By checking the checkbox to the right of each field you can clear
20524         the values in that field for the records you are modifying.</para>
20525
20526         <screenshot>
20527           <screeninfo>Choose fields you want to change in bulk</screeninfo>
20528
20529           <mediaobject>
20530             <imageobject>
20531               <imagedata fileref="images/tools/batchmod/batchmodform.png"/>
20532             </imageobject>
20533           </mediaobject>
20534         </screenshot>
20535
20536         <para>Once you have made you changes you will be presented with the
20537         resulting items.</para>
20538
20539         <screenshot>
20540           <screeninfo>Item results summary</screeninfo>
20541
20542           <mediaobject>
20543             <imageobject>
20544               <imagedata fileref="images/tools/batchmod/batchmodresults.png"/>
20545             </imageobject>
20546           </mediaobject>
20547         </screenshot>
20548
20549         <tip>
20550           <para>You can also edit items on one bib record in a batch by going
20551           to the bib record and clicking Edit &gt; Edit items in batch</para>
20552         </tip>
20553
20554         <screenshot>
20555           <screeninfo>Edit items in a batch</screeninfo>
20556
20557           <mediaobject>
20558             <imageobject>
20559               <imagedata fileref="images/tools/batchmod/editinbatch.png"/>
20560             </imageobject>
20561           </mediaobject>
20562         </screenshot>
20563       </section>
20564
20565       <section id="batchdeleteitems">
20566         <title>Batch item deletion</title>
20567
20568         <itemizedlist>
20569           <listitem>
20570             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20571             &gt; Batch item deletion</para>
20572           </listitem>
20573         </itemizedlist>
20574
20575         <para>This tool will allow you to delete a batch of item records from
20576         Koha.</para>
20577
20578         <para>From the tool you can choose to upload a file of barcodes or
20579         item ids, or you can scan items one by one into the box below the
20580         upload tool.</para>
20581
20582         <screenshot>
20583           <screeninfo>Batch Deletion Tool</screeninfo>
20584
20585           <mediaobject>
20586             <imageobject>
20587               <imagedata fileref="images/tools/batchdelete/batchdel.png"/>
20588             </imageobject>
20589           </mediaobject>
20590         </screenshot>
20591
20592         <para>Once you have your file uploaded or the barcodes scanned you can
20593         click 'Continue.'</para>
20594
20595         <para>You will be presented with a confirmation screen. From here you can uncheck the items
20596           you don't want to delete and decide if Koha should delete the bib record if the last item
20597           is being deleted before clicking 'Delete selected items.'  If you'd like you can delete
20598           the bibliogrphic record if you're deleting the last item by clicking the checkbox next to
20599           'Delete records if no items remain'.</para>
20600
20601         <screenshot>
20602           <screeninfo>Confirm Deletion</screeninfo>
20603
20604           <mediaobject>
20605             <imageobject>
20606               <imagedata fileref="images/tools/batchdelete/confirmbatchdel.png"/>
20607             </imageobject>
20608           </mediaobject>
20609         </screenshot>
20610
20611         <para>If your file (or list of scanned barcodes) has more than 1000
20612         barcodes, Koha will be unable to present you with a list of the items.
20613         You will still be able to delete them, but not able to choose which
20614         items specifically to delete or delete the biblio records.</para>
20615
20616         <screenshot>
20617           <screeninfo>More than 1000 records in the file</screeninfo>
20618
20619           <mediaobject>
20620             <imageobject>
20621               <imagedata fileref="images/tools/batchdelete/toomanytodelete.png"/>
20622             </imageobject>
20623           </mediaobject>
20624         </screenshot>
20625
20626         <para>If the items are checked out you will be presented with an error
20627         after clicking 'Delete selected items' and the items will not be
20628         deleted.</para>
20629
20630         <screenshot>
20631           <screeninfo>Items not Deleted</screeninfo>
20632
20633           <mediaobject>
20634             <imageobject>
20635               <imagedata fileref="images/tools/batchdelete/nobatchdel.png"/>
20636             </imageobject>
20637           </mediaobject>
20638         </screenshot>
20639
20640         <para>If the items can be deleted they will be and you will be
20641         presented with a confirmation of your deletion.</para>
20642
20643         <screenshot>
20644           <screeninfo>Batch Deletion Confirmation</screeninfo>
20645
20646           <mediaobject>
20647             <imageobject>
20648               <imagedata fileref="images/tools/batchdelete/batchdeldone.png"/>
20649             </imageobject>
20650           </mediaobject>
20651         </screenshot>
20652       </section>
20653
20654       <section id="exportbibs">
20655         <title>Export Data (MARC &amp; Authorities)</title>
20656
20657         <itemizedlist>
20658           <listitem>
20659             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20660             &gt; Export Data</para>
20661           </listitem>
20662         </itemizedlist>
20663
20664         <para>Koha comes with a tool that will allow you to export your
20665         bibliographic, holdings and/or authority data in bulk. This can be
20666         used to send your records to fellow libraries, organizations or
20667         services; or simply for backup purposes.</para>
20668
20669         <section id="exportmarc">
20670           <title>Export Bibliographic Records</title>
20671
20672           <para>At the top of the screen you need to pick what data you're
20673           exporting. If you're exporting bibliographic records with or without
20674           the holdings information you want to click the 'Export bibliographic
20675           records' tab.</para>
20676
20677           <itemizedlist>
20678             <listitem>
20679               <para>Fill in the form in order to limit your export to a
20680               specific range (all fields are optional)</para>
20681
20682               <screenshot>
20683                 <screeninfo>Select Records to Export</screeninfo>
20684
20685                 <mediaobject>
20686                   <imageobject>
20687                     <imagedata fileref="images/tools/exportmarc/marcexport-pt1.png"/>
20688                   </imageobject>
20689                 </mediaobject>
20690               </screenshot>
20691
20692               <itemizedlist>
20693                 <listitem>
20694                   <para>Choose to limit your export by any one or more of the
20695                   following options</para>
20696
20697                   <itemizedlist>
20698                     <listitem>
20699                       <para>Limit to a bib number range</para>
20700                     </listitem>
20701
20702                     <listitem>
20703                       <para>Limit to a specific item type<itemizedlist>
20704                           <listitem>
20705                             <important>
20706                               <para>This limit will use the type you have defined in the <link
20707                                   linkend="item-level_itypes">item-level_itypes</link> preference.
20708                                 If you have the item-level_itypes preference set to 'specific item'
20709                                 and you have no items attached to a bib record it will not be
20710                                 exported.  To get all bib records of a specific type you will need
20711                                 your item-level_itypes preference set to 'biblio record'.</para>
20712                             </important>
20713                           </listitem>
20714                         </itemizedlist></para>
20715                     </listitem>
20716
20717                     <listitem>
20718                       <para>Limit to a specific library</para>
20719                     </listitem>
20720
20721                     <listitem>
20722                       <para>Limit to a call number range</para>
20723                     </listitem>
20724
20725                     <listitem>
20726                       <para>Limit to an acquisition date range</para>
20727                     </listitem>
20728                   </itemizedlist>
20729                 </listitem>
20730
20731                 <listitem>
20732                   <para>Next choose what to skip when exporting</para>
20733
20734                   <screenshot>
20735                     <screeninfo>Export options</screeninfo>
20736
20737                     <mediaobject>
20738                       <imageobject>
20739                         <imagedata fileref="images/tools/exportmarc/marcexport-pt2.png"/>
20740                       </imageobject>
20741                     </mediaobject>
20742                   </screenshot>
20743
20744                   <itemizedlist>
20745                     <listitem>
20746                       <para>By default items will be exported, if you would
20747                       like to only export bibliographic data, check the 'Don't
20748                       export items' box</para>
20749                     </listitem>
20750
20751                     <listitem>
20752                       <para>To limit your export only to items from the
20753                       library you're logged in as (if you leave the 'Library'
20754                       field set to 'All') or to the library you selected above
20755                       check the 'Remove non-local items' box</para>
20756                     </listitem>
20757
20758                     <listitem>
20759                       <para>You can also choose what fields you don't want to
20760                       export. This can be handy if you're sharing your data,
20761                       you can remove all local fields before sending your data
20762                       to another library</para>
20763                     </listitem>
20764                   </itemizedlist>
20765                 </listitem>
20766
20767                 <listitem>
20768                   <para>Finally choose the file type and file name</para>
20769
20770                   <screenshot>
20771                     <screeninfo>File export format</screeninfo>
20772
20773                     <mediaobject>
20774                       <imageobject>
20775                         <imagedata fileref="images/tools/exportmarc/marcexport-pt3.png"/>
20776                       </imageobject>
20777                     </mediaobject>
20778                   </screenshot>
20779
20780                   <itemizedlist>
20781                     <listitem>
20782                       <para>Choose to export your data in marc or marcxml
20783                       format</para>
20784                     </listitem>
20785
20786                     <listitem>
20787                       <para>Choose the name you want your file to save
20788                       as</para>
20789                     </listitem>
20790                   </itemizedlist>
20791                 </listitem>
20792
20793                 <listitem>
20794                   <para>Click 'Export bibliographic records'</para>
20795                 </listitem>
20796               </itemizedlist>
20797             </listitem>
20798           </itemizedlist>
20799         </section>
20800
20801         <section id="exportauthority">
20802           <title>Export Authority Records</title>
20803
20804           <para>At the top of the screen you need to pick what data you're
20805           exporting. If you're exporting authority records you want to click
20806           the 'Export authority records' tab.</para>
20807
20808           <itemizedlist>
20809             <listitem>
20810               <para>Fill in the form in order to limit your export to a
20811               specific range or type of authority record (all fields are
20812               optional)</para>
20813
20814               <screenshot>
20815                 <screeninfo>Export authorities</screeninfo>
20816
20817                 <mediaobject>
20818                   <imageobject>
20819                     <imagedata fileref="images/tools/exportmarc/authexport-pt1.png"/>
20820                   </imageobject>
20821                 </mediaobject>
20822               </screenshot>
20823             </listitem>
20824
20825             <listitem>
20826               <para>Next choose fields that you would like to exclude from the
20827               export separated by a space (no commas)</para>
20828
20829               <screenshot>
20830                 <screeninfo>Authority export options</screeninfo>
20831
20832                 <mediaobject>
20833                   <imageobject>
20834                     <imagedata fileref="images/tools/exportmarc/authexport-pt2.png"/>
20835                   </imageobject>
20836                 </mediaobject>
20837               </screenshot>
20838
20839               <itemizedlist>
20840                 <listitem>
20841                   <para>If you'd like to exclude all subfields of the 200 for
20842                   example just enter 200</para>
20843                 </listitem>
20844
20845                 <listitem>
20846                   <para>If you'd like to exclude a specific subfield enter it
20847                   beside the field value 100a will exclude just the subfield
20848                   'a' of the 100</para>
20849                 </listitem>
20850               </itemizedlist>
20851             </listitem>
20852
20853             <listitem>
20854               <para>Finally choose the file type and file name</para>
20855
20856               <screenshot>
20857                 <screeninfo>Export format</screeninfo>
20858
20859                 <mediaobject>
20860                   <imageobject>
20861                     <imagedata fileref="images/tools/exportmarc/authexport-pt3.png"/>
20862                   </imageobject>
20863                 </mediaobject>
20864               </screenshot>
20865
20866               <itemizedlist>
20867                 <listitem>
20868                   <para>Choose to export your data in marc or marcxml
20869                   format</para>
20870                 </listitem>
20871
20872                 <listitem>
20873                   <para>Choose the name you want your file to save as</para>
20874                 </listitem>
20875               </itemizedlist>
20876             </listitem>
20877
20878             <listitem>
20879               <para>Click 'Export authority records'</para>
20880             </listitem>
20881           </itemizedlist>
20882         </section>
20883       </section>
20884
20885       <section id="inventory">
20886         <title>Inventory/Stocktaking</title>
20887
20888         <itemizedlist>
20889           <listitem>
20890             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20891             &gt; Inventory/Stocktaking</para>
20892           </listitem>
20893         </itemizedlist>
20894
20895         <para>Koha's Inventory Tool can be used in one of two ways, the first
20896         is by printing out a shelf list that you can then mark items off on,
20897         or by uploading a text files of barcodes gathered by a portable
20898         scanner.</para>
20899
20900         <para>If you do not have the ability to use your barcode scanner on
20901         the floor of the library, the first option available to you is to
20902         generate a shelf list based on criteria you enter.</para>
20903
20904         <screenshot>
20905           <screeninfo>Inventory &amp; Stocktaking Tool</screeninfo>
20906
20907           <mediaobject>
20908             <imageobject>
20909               <imagedata fileref="images/tools/inventory/generateshelflist.png"/>
20910             </imageobject>
20911           </mediaobject>
20912         </screenshot>
20913
20914         <para>Choose which library, shelving location, call number range, item
20915         status and when the item was last seen to generate a shelf list that
20916         you can then print to use while walking around the library checking
20917         your collection</para>
20918
20919         <screenshot>
20920           <screeninfo>Shelf List</screeninfo>
20921
20922           <mediaobject>
20923             <imageobject>
20924               <imagedata fileref="images/tools/inventory/shelflist.png"/>
20925             </imageobject>
20926           </mediaobject>
20927         </screenshot>
20928
20929         <para>Alternatively you can export the list to a CSV file for altering
20930         in an application on your desktop. Simply check the box next to
20931         'Export to csv file' to generate this file.</para>
20932
20933         <para>Once you have found the items on your shelves you can return to
20934         this list and check off the items you found to have the system update
20935         the last seen date to today.</para>
20936
20937         <para>If you have a portable scanner (or a laptop and USB scanner) you
20938         can walk through the library with the scanner in hand and scan
20939         barcodes as you come across them. Once finished you can then upload
20940         the text file generated by the scanner to Koha</para>
20941
20942         <screenshot>
20943           <screeninfo>Barcode Import for Inventory Tool</screeninfo>
20944
20945           <mediaobject>
20946             <imageobject>
20947               <imagedata fileref="images/tools/inventory/importbarcodes.png"/>
20948             </imageobject>
20949           </mediaobject>
20950         </screenshot>
20951
20952         <para>Choose the text file and the date you want to mark all items as seen and then scroll
20953           to the very bottom and click 'Submit.'</para>
20954       </section>
20955
20956       <section id="labelcreator">
20957         <title>Label Creator</title>
20958
20959         <itemizedlist>
20960           <listitem>
20961             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20962             &gt; Label Creator</para>
20963           </listitem>
20964         </itemizedlist>
20965
20966         <para>The Label Creator allow you to use layouts and templates which
20967         you design to print a nearly unlimited variety of labels including
20968         barcodes. Here are some of the features of the Label Creator
20969         module:</para>
20970
20971         <itemizedlist>
20972           <listitem>
20973             <para>Customize label layouts</para>
20974           </listitem>
20975
20976           <listitem>
20977             <para>Design custom label templates for printed labels</para>
20978           </listitem>
20979
20980           <listitem>
20981             <para>Build and manage batches of labels</para>
20982           </listitem>
20983
20984           <listitem>
20985             <para>Export single or multiple batches</para>
20986           </listitem>
20987
20988           <listitem>
20989             <para>Export single or multiple labels from within a batch</para>
20990           </listitem>
20991
20992           <listitem>
20993             <para>Export label data in one of three formats:</para>
20994
20995             <itemizedlist>
20996               <listitem>
20997                 <para>PDF - Readable by any standard PDF reader, making labels
20998                 printable directly on a printer</para>
20999               </listitem>
21000
21001               <listitem>
21002                 <para>CSV - Export label data after your chosen layout is
21003                 applied allowing labels to be imported in to a variety of
21004                 applications</para>
21005               </listitem>
21006
21007               <listitem>
21008                 <para>XML - Included as an alternate export format</para>
21009               </listitem>
21010             </itemizedlist>
21011           </listitem>
21012         </itemizedlist>
21013
21014         <para>At the top of each screen within the Label Creator, you will see
21015         a toolbar allowing quick access to relevant functions. The menu to the
21016         left of each screen also allows easy access to the different sections
21017         of the Label Creator. The bread crumb trail near the top of each
21018         screen will give specific indication as to where you are within the
21019         Label Creator module and allow quick navigation to previously
21020         traversed sections. And finally, you can find more detailed
21021         information on each section of the Label Creator by clicking the
21022         online help link at the upper left-hand corner of every page.</para>
21023
21024         <section id="labeltemplates">
21025           <title>Templates</title>
21026
21027           <itemizedlist>
21028             <listitem>
21029               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
21030               Creator &gt; Templates</para>
21031             </listitem>
21032           </itemizedlist>
21033
21034           <para>A template is based on the label/card stock you are using.
21035           This might be Avery 5160 for address labels, Gaylord 47-284 for
21036           spine labels or Avery 28371 for your patron cards, just to give a
21037           couple of examples. These labels will include all of the information
21038           you will need for setting up a Koha, this information may be on the
21039           packaging, and if not it can usually be found on the vendor's
21040           website.</para>
21041
21042           <section id="addlabeltemplate">
21043             <title>Add a Template</title>
21044
21045             <para>To add a new template, you want to click on the 'New template' button at the top
21046               of the Label Creator.</para>
21047
21048             <screenshot>
21049               <screeninfo>New Label Template Option</screeninfo>
21050
21051               <mediaobject>
21052                 <imageobject>
21053                   <imagedata fileref="images/tools/labelcreator/newtemplate.png"/>
21054                 </imageobject>
21055               </mediaobject>
21056             </screenshot>
21057
21058             <para>Using the form that appears you can define the template for
21059             your sheet of labels or cards.</para>
21060
21061             <screenshot>
21062               <screeninfo>Label Template Form</screeninfo>
21063
21064               <mediaobject>
21065                 <imageobject>
21066                   <imagedata fileref="images/tools/labelcreator/labelform.png"/>
21067                 </imageobject>
21068               </mediaobject>
21069             </screenshot>
21070
21071             <itemizedlist>
21072               <listitem>
21073                 <para>Template ID will be automatically generated after saving
21074                 your template, this is simply a system generated unique
21075                 id</para>
21076               </listitem>
21077
21078               <listitem>
21079                 <para>Template Code should be something you can use to
21080                 identify your template on a list of templates</para>
21081               </listitem>
21082
21083               <listitem>
21084                 <para>You can use the Template Description to add additional
21085                 information about the template</para>
21086               </listitem>
21087
21088               <listitem>
21089                 <para>The Units pull down is used to define what measurement
21090                 scale you're going to be using for the template. This should
21091                 probably match the unit of measurement used on the template
21092                 description provided by the product vendor.</para>
21093
21094                 <screenshot>
21095                   <screeninfo>Measurement Units</screeninfo>
21096
21097                   <mediaobject>
21098                     <imageobject>
21099                       <imagedata fileref="images/tools/patroncards/units.png"/>
21100                     </imageobject>
21101                   </mediaobject>
21102                 </screenshot>
21103               </listitem>
21104
21105               <listitem>
21106                 <para>The measurements, number of columns and number of rows
21107                 can be found on the vendor product packaging or
21108                 website.</para>
21109
21110                 <itemizedlist>
21111                   <listitem>
21112                     <important>
21113                       <para>If you do not supply a left text margin in the
21114                       template, a 3/16" (13.5 point) left text margin will
21115                       apply by default.</para>
21116                     </important>
21117                   </listitem>
21118                 </itemizedlist>
21119               </listitem>
21120
21121               <listitem>
21122                 <para>A profile is a set of "adjustments" applied to a given
21123                 template just prior to printing which compensates for
21124                 anomalies unique and peculiar to a given printer (to which the
21125                 profile is assigned).</para>
21126
21127                 <itemizedlist>
21128                   <listitem>
21129                     <para>Before picking a profile try printing some sample
21130                     labels so that you can easily define a profile that is
21131                     right for your printer/template combination.</para>
21132                   </listitem>
21133
21134                   <listitem>
21135                     <para>After finding any anomalies in the printed document,
21136                     <link linkend="addlabelprofile">create a profile</link>
21137                     and assign it to the template.</para>
21138                   </listitem>
21139                 </itemizedlist>
21140               </listitem>
21141             </itemizedlist>
21142
21143             <para>After saving, your templates will appear on the 'Manage
21144             Templates' page.</para>
21145
21146             <screenshot>
21147               <screeninfo>List of label templates</screeninfo>
21148
21149               <mediaobject>
21150                 <imageobject>
21151                   <imagedata fileref="images/tools/labelcreator/labeltemplates.png"/>
21152                 </imageobject>
21153               </mediaobject>
21154             </screenshot>
21155           </section>
21156         </section>
21157
21158         <section id="labelprofiles">
21159           <title>Profiles</title>
21160
21161           <itemizedlist>
21162             <listitem>
21163               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
21164               Creator &gt; Profiles</para>
21165             </listitem>
21166           </itemizedlist>
21167
21168           <para>A profile is a set of "adjustments" applied to a given <link linkend="addlabeltemplate">template</link> just prior to printing
21169           which compensates for anomalies unique and peculiar to a given
21170           printer (to which the profile is assigned). This means if you set a
21171           template up and then print a sample set of data and find that the
21172           items are not all aligned the same on each label, you need to set up
21173           a profile for each printer to make up for the differences in
21174           printing styles, such as the shifting of text to the left, right,
21175           top or bottom.</para>
21176
21177           <para>If your labels are printing just the way you want, you will
21178           not need a profile.</para>
21179
21180           <section id="addlabelprofile">
21181             <title>Add a Profile</title>
21182
21183             <para>To add a new profile, you want to click on the 'New profile' button at the top of
21184               the Label Creator tool.</para>
21185
21186             <screenshot>
21187               <screeninfo>New Profile Button</screeninfo>
21188
21189               <mediaobject>
21190                 <imageobject>
21191                   <imagedata fileref="images/tools/labelcreator/newprofile.png"/>
21192                 </imageobject>
21193               </mediaobject>
21194             </screenshot>
21195
21196             <para>Using the form that appears you can create a profile to fix
21197             any problems with your template.</para>
21198
21199             <screenshot>
21200               <screeninfo>Create a Printer Profile</screeninfo>
21201
21202               <mediaobject>
21203                 <imageobject>
21204                   <imagedata fileref="images/tools/labelcreator/newprofileform.png"/>
21205                 </imageobject>
21206               </mediaobject>
21207             </screenshot>
21208
21209             <itemizedlist>
21210               <listitem>
21211                 <para>The Printer Name and Paper Bin do not have to match your
21212                 printer exactly, they are for your reference so you can
21213                 remember what printer you have set the profile for. So if you
21214                 want to use the Printer model number in printer name or you
21215                 can call it 'the printer on my desk'</para>
21216               </listitem>
21217
21218               <listitem>
21219                 <para>Template will be filled in once you have chosen which
21220                 template to apply the profile to on the <link linkend="addlabeltemplate">template edit form</link></para>
21221               </listitem>
21222
21223               <listitem>
21224                 <para>The Units pull down is used to define what measurement
21225                 scale you're going to be using for your profile.</para>
21226
21227                 <screenshot>
21228                   <screeninfo>Units of Measurement</screeninfo>
21229
21230                   <mediaobject>
21231                     <imageobject>
21232                       <imagedata fileref="images/tools/patroncards/units.png"/>
21233                     </imageobject>
21234                   </mediaobject>
21235                 </screenshot>
21236               </listitem>
21237
21238               <listitem>
21239                 <para>Offset describes what happens when the entire image is
21240                 off center either vertically or horizontally and creep
21241                 describes a condition where the distance between the labels
21242                 changes across the page or up and down the page</para>
21243
21244                 <itemizedlist>
21245                   <listitem>
21246                     <para>For these values, negative numbers move the error up
21247                     and to the left and positive numbers move the error down
21248                     and to the right</para>
21249                   </listitem>
21250
21251                   <listitem>
21252                     <para>Example: the text is .25" from the left edge of the
21253                     first label, .28" from the left edge of the second label
21254                     and .31" from the left edge of the third label. This means
21255                     the horizontal creep should be set to .03" to make up for
21256                     this difference.</para>
21257                   </listitem>
21258                 </itemizedlist>
21259               </listitem>
21260             </itemizedlist>
21261
21262             <para>After saving, your profiles will appear on the 'Manage
21263             Profiles' page.</para>
21264
21265             <screenshot>
21266               <screeninfo>List of Profiles</screeninfo>
21267
21268               <mediaobject>
21269                 <imageobject>
21270                   <imagedata fileref="images/tools/labelcreator/profiles.png"/>
21271                 </imageobject>
21272               </mediaobject>
21273             </screenshot>
21274
21275             <para>Once you have saved your new profile, you can return to the
21276             list of templates and choose to edit the template that this
21277             profile is for.</para>
21278           </section>
21279         </section>
21280
21281         <section id="labellayouts">
21282           <title>Layouts</title>
21283
21284           <itemizedlist>
21285             <listitem>
21286               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
21287               Creator &gt; Layouts</para>
21288             </listitem>
21289           </itemizedlist>
21290
21291           <para>A layout is used to define the fields you want to appear on
21292           your labels.</para>
21293
21294           <section id="addlabellayout">
21295             <title>Add a Layout</title>
21296
21297             <para>To add a new layout, you want to click on the 'New layout' button at the top of
21298               the Label Creator tool.</para>
21299
21300             <screenshot>
21301               <screeninfo>New Layout Button</screeninfo>
21302
21303               <mediaobject>
21304                 <imageobject>
21305                   <imagedata fileref="images/tools/labelcreator/newlayout.png"/>
21306                 </imageobject>
21307               </mediaobject>
21308             </screenshot>
21309
21310             <para>Using the form that appears you can create a profile to fix
21311             any problems with your template.</para>
21312
21313             <screenshot>
21314               <screeninfo>Add New Layout</screeninfo>
21315
21316               <mediaobject>
21317                 <imageobject>
21318                   <imagedata fileref="images/tools/labelcreator/layoutform.png"/>
21319                 </imageobject>
21320               </mediaobject>
21321             </screenshot>
21322
21323             <itemizedlist>
21324               <listitem>
21325                 <para>The name of your layout can be anything you'd like to
21326                 help you identify it later.</para>
21327               </listitem>
21328
21329               <listitem>
21330                 <para>If this is a barcode label you'll want to choose the
21331                 encoding (Code 39 is the most common)</para>
21332               </listitem>
21333
21334               <listitem>
21335                 <para>The layout type can be any combination of bibliographic
21336                 information and/or barcode. For example a spine label would
21337                 just be Biblio whereas a label for your circulation staff to
21338                 use to checkout the book would probably be
21339                 Biblio/Barcode.</para>
21340               </listitem>
21341
21342               <listitem>
21343                 <para>The Bibliographic Data to Print includes any of the data
21344                 fields that may be mapped to your MARC frameworks. You can
21345                 choose from the preset list of fields or you can click on
21346                 'List Fields' and enter your own data. In 'List Fields', you
21347                 can specify MARC subfields as a 4-character tag-subfield
21348                 string: (ie. 254a for the title field), You can also enclose a
21349                 whitespace-separated list of fields to concatenate on one line
21350                 in double quotes. (ie. "099a 099b" or "itemcallnumber
21351                 barcode"). The fields available are from the database tables
21352                 list below. Finally you could add in static text strings in
21353                 single-quote (ie. 'Some static text here.')</para>
21354
21355                 <itemizedlist>
21356                   <listitem>
21357                     <para>You can use the schema viewer (<ulink url="http://schema.koha-community.org">http://schema.koha-community.org</ulink>)
21358                     with the following tables to find field names to
21359                     use:</para>
21360
21361                     <itemizedlist>
21362                       <listitem>
21363                         <para>Currently all fields in the following tables are
21364                         used: items, biblioitems, biblio, branches</para>
21365
21366                         <screenshot>
21367                           <screeninfo>List fields</screeninfo>
21368
21369                           <mediaobject>
21370                             <imageobject>
21371                               <imagedata fileref="images/tools/labelcreator/listlabelfields.png"/>
21372                             </imageobject>
21373                           </mediaobject>
21374                         </screenshot>
21375                       </listitem>
21376                     </itemizedlist>
21377                   </listitem>
21378                 </itemizedlist>
21379               </listitem>
21380
21381               <listitem>
21382                 <para>Choose if the label maker should print out the
21383                 guidelines around each label</para>
21384               </listitem>
21385
21386               <listitem>
21387                 <para>Choose if you'd like Koha to try to split your call
21388                 numbers (usually used on Spine Labels)</para>
21389               </listitem>
21390
21391               <listitem>
21392                 <para>Finally choose your text settings such as alignment,
21393                 font type and size.</para>
21394               </listitem>
21395             </itemizedlist>
21396
21397             <para>After saving, your layouts will appear on the 'Manage
21398             Layouts' page.</para>
21399           </section>
21400         </section>
21401
21402         <section id="labelbatches">
21403           <title>Batches</title>
21404
21405           <itemizedlist>
21406             <listitem>
21407               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
21408               Creator &gt; Batches</para>
21409             </listitem>
21410           </itemizedlist>
21411
21412           <para>Batches are made up of the barcodes you would like to print.
21413           Once in this tool you can search for the item records you would like
21414           to print out labels for.</para>
21415
21416           <section id="addlabelbatch">
21417             <title>Add a Batch</title>
21418
21419             <para>Batches can be created in one of two ways. The first is to
21420             click the 'Create Label Batch' link on the '<link linkend="managestaged">Staged MARC Management</link>' page:</para>
21421
21422             <screenshot>
21423               <screeninfo>Create Label Batch Link on Staged Records
21424               List</screeninfo>
21425
21426               <mediaobject>
21427                 <imageobject>
21428                   <imagedata fileref="images/tools/labelcreator/labelfromstaged.png"/>
21429                 </imageobject>
21430               </mediaobject>
21431             </screenshot>
21432
21433             <para>The other is to choose to create a new batch from the label
21434             creator tool</para>
21435
21436             <screenshot>
21437               <screeninfo>Create New Batch</screeninfo>
21438
21439               <mediaobject>
21440                 <imageobject>
21441                   <imagedata fileref="images/tools/labelcreator/newbatch.png"/>
21442                 </imageobject>
21443               </mediaobject>
21444             </screenshot>
21445
21446             <para>You will be brought to an empty batch with an 'Add item(s)'
21447             button at the top of the page and a box to scan barcodes in
21448             to.</para>
21449
21450             <screenshot>
21451               <screeninfo>Add Items</screeninfo>
21452
21453               <mediaobject>
21454                 <imageobject>
21455                   <imagedata fileref="images/tools/labelcreator/addbatchitems.png"/>
21456                 </imageobject>
21457               </mediaobject>
21458             </screenshot>
21459
21460             <para>You can either scan barcodes in to the box provided and
21461             click the 'Add item(s)' button or you can click the 'Add item(s)'
21462             button with the barcodes box empty. Clicking 'Add item(s)' with
21463             nothing in the barcodes box will open a search window for you to
21464             find the items you want to add to the batch.</para>
21465
21466             <screenshot>
21467               <screeninfo>Search for items for a Batch</screeninfo>
21468
21469               <mediaobject>
21470                 <imageobject>
21471                   <imagedata fileref="images/tools/labelcreator/searchforbatch.png"/>
21472                 </imageobject>
21473               </mediaobject>
21474             </screenshot>
21475
21476             <para>From the search results, click the check box next to the
21477             items you want to add to the batch and click the 'Add checked'
21478             button. You can also add items one by one by clicking the 'Add'
21479             link to the left of each item.</para>
21480
21481             <screenshot>
21482               <screeninfo>Batch search results</screeninfo>
21483
21484               <mediaobject>
21485                 <imageobject>
21486                   <imagedata fileref="images/tools/labelcreator/batchsearchresults.png"/>
21487                 </imageobject>
21488               </mediaobject>
21489             </screenshot>
21490
21491             <para>Once you have added all of the items click the 'Done'
21492             button. The resulting page will list the items you have
21493             selected.</para>
21494
21495             <screenshot>
21496               <screeninfo>List of items in the batch</screeninfo>
21497
21498               <mediaobject>
21499                 <imageobject>
21500                   <imagedata fileref="images/tools/labelcreator/itemsinbarch.png"/>
21501                 </imageobject>
21502               </mediaobject>
21503             </screenshot>
21504
21505             <para>To print your labels, click the 'Export Batch' button. To
21506             print only some of the labels, click the 'Export Item(s)' button.
21507             Either way you will be presented with a confirmation screen where
21508             you can choose your template and layout.</para>
21509
21510             <screenshot>
21511               <screeninfo>Start batch export</screeninfo>
21512
21513               <mediaobject>
21514                 <imageobject>
21515                   <imagedata fileref="images/tools/labelcreator/exportbatch.png"/>
21516                 </imageobject>
21517               </mediaobject>
21518             </screenshot>
21519
21520             <para>You will then be presented with three download options: PDF,
21521             Excel, and CSV.</para>
21522
21523             <screenshot>
21524               <screeninfo>Batch save options</screeninfo>
21525
21526               <mediaobject>
21527                 <imageobject>
21528                   <imagedata fileref="images/tools/labelcreator/savebatch.png"/>
21529                 </imageobject>
21530               </mediaobject>
21531             </screenshot>
21532
21533             <para>After saving your file, simply print to the blank labels you
21534             have in your library.</para>
21535           </section>
21536         </section>
21537       </section>
21538
21539       <section id="quicklabelcreator">
21540         <title>Quick Spine Label Creator</title>
21541
21542         <itemizedlist>
21543           <listitem>
21544             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
21545             &gt; Quick Spine Label Creator</para>
21546           </listitem>
21547         </itemizedlist>
21548
21549         <tip>
21550           <para>This tool does not use the label layouts or templates, it
21551           simply prints a spine label in the first spot on the label
21552           sheet.</para>
21553
21554           <itemizedlist>
21555             <listitem>
21556               <para>Define the fields you want to print on the spine label in
21557               the <link linkend="SpineLabelFormat">SpineLabelFormat</link>
21558               system preference</para>
21559             </listitem>
21560
21561             <listitem>
21562               <para>Format your label printing by editing spinelabel.css found
21563               in koha-tmpl/intranet-tmpl/prog/en/css/</para>
21564             </listitem>
21565           </itemizedlist>
21566         </tip>
21567
21568         <para>To use this tool you simply need the barcode for the book you'd
21569         like to print the spine label for.</para>
21570
21571         <screenshot>
21572           <screeninfo>Quick Spine Label Creator</screeninfo>
21573
21574           <mediaobject>
21575             <imageobject>
21576               <imagedata fileref="images/tools/quickspinelable.png"/>
21577             </imageobject>
21578           </mediaobject>
21579         </screenshot>
21580       </section>
21581       <section id="marcmodtemplates">
21582         <title>MARC modification templates</title>
21583         <para>The MARC Modification Templates system gives Koha users the power to make alterations
21584           to MARC records automatically while staging MARC records for import. </para>
21585         <para>This tool is useful for altering MARC records from various venders/sources work with
21586           your MARC framework. The system essentially allows one to create a basic script using
21587           actions to Copy, Move, Add, Update and Delete fields. </para>
21588         <para>Start by adding a new template (a template can be made up of one or more actions) by
21589           entering a name and clicking 'Create template'.</para>
21590         <screenshot>
21591             <screeninfo>Add a new template</screeninfo>
21592             <mediaobject>
21593               <imageobject>
21594                 <imagedata fileref="images/tools/marcmodtemplates/addtemplate.png"/>
21595               </imageobject>
21596             </mediaobject>
21597           </screenshot>
21598         <para>Next you can add actions to the template by filling in the Action box.  For example if
21599           you're loading in a batch of files from your EBook vendor you might want to add the biblio
21600           item type of EBOOK to the 942$c.<screenshot>
21601             <screeninfo>Add action</screeninfo>
21602             <mediaobject>
21603               <imageobject>
21604                 <imagedata fileref="images/tools/marcmodtemplates/addaction.png"/>
21605               </imageobject>
21606             </mediaobject>
21607           </screenshot><itemizedlist>
21608             <listitem>
21609               <para>Choose 'Add/Update'</para>
21610             </listitem>
21611             <listitem>
21612               <para>Enter the field 942 and subfield c</para>
21613             </listitem>
21614             <listitem>
21615               <para>Enter the value of 'EBOOK' (or whatever your ebook item type code is)</para>
21616             </listitem>
21617             <listitem>
21618               <para>Provide a description so you can identify this action later</para>
21619             </listitem>
21620             <listitem>
21621               <para>Click 'Add action'</para>
21622             </listitem>
21623           </itemizedlist></para>
21624         <para>Each action can also have an optional condition to check the value or existance of
21625           another field. For example you might want to add the call number to the item record if
21626           it's not already there.</para>
21627         <screenshot>
21628           <screeninfo>Add conditional action</screeninfo>
21629           <mediaobject>
21630             <imageobject>
21631               <imagedata fileref="images/tools/marcmodtemplates/ifexample.png"/>
21632             </imageobject>
21633           </mediaobject>
21634         </screenshot>
21635         <itemizedlist>
21636           <listitem>
21637             <para>Choose 'Copy'</para>
21638           </listitem>
21639           <listitem>
21640             <para>Decide if you want to copy the first occurance or all occurances of the
21641               field</para>
21642           </listitem>
21643           <listitem>
21644             <para>Enter the field 090 (or other biblio call number field) and subfield a to
21645               copy</para>
21646           </listitem>
21647           <listitem>
21648             <para>Enter the 952 field and o subfield to copy to</para>
21649           </listitem>
21650           <listitem>
21651             <para>Choose 'if'</para>
21652           </listitem>
21653           <listitem>
21654             <para>Enter the 952 field and o subfield</para>
21655           </listitem>
21656           <listitem>
21657             <para>Choose "doesn't exist"</para>
21658           </listitem>
21659           <listitem>
21660             <para>Provide a description so you can identify this action later</para>
21661           </listitem>
21662           <listitem>
21663             <para>Click 'Add action'</para>
21664           </listitem>
21665         </itemizedlist>
21666         <para>The Copy &amp; Move actions also support Regular Expressions, which can be used to
21667           automatically modify field values during the copy/move. An example would be to strip out
21668           the '$' character in field 020$c.</para>
21669         <screenshot>
21670           <screeninfo>Add regex action</screeninfo>
21671           <mediaobject>
21672             <imageobject>
21673               <imagedata fileref="images/tools/marcmodtemplates/regexexample.png"/>
21674             </imageobject>
21675           </mediaobject>
21676         </screenshot>
21677         <itemizedlist>
21678           <listitem>
21679             <para>Choose 'Copy'</para>
21680           </listitem>
21681           <listitem>
21682             <para>Decide if you want to copy the first occurance or all occurances of the
21683               field</para>
21684           </listitem>
21685           <listitem>
21686             <para>Enter the field 020 and subfield c to copy</para>
21687           </listitem>
21688           <listitem>
21689             <para>Enter the 020 field and c subfield to copy to</para>
21690           </listitem>
21691           <listitem>
21692             <para>Check the 'RegEx' box and enter your regular expression (in this case s/\$//
21693               )</para>
21694           </listitem>
21695           <listitem>
21696             <para>Choose 'if'</para>
21697           </listitem>
21698           <listitem>
21699             <para>Enter the 020 field and c subfield</para>
21700           </listitem>
21701           <listitem>
21702             <para>Choose "matches"</para>
21703           </listitem>
21704           <listitem>
21705             <para>Check the 'RegEx' box and enter your regular expression (in this case m/^\$/
21706               )</para>
21707           </listitem>
21708           <listitem>
21709             <para>Provide a description so you can identify this action later</para>
21710           </listitem>
21711           <listitem>
21712             <para>Click 'Add action'</para>
21713           </listitem>
21714         </itemizedlist>
21715         <tip>
21716           <para>The value for an update can include variables that change each time the template is
21717             used. Currently, the system supports two variables, __BRANCHCODE__ which is replaced
21718             with the branchcode of the library currently using the template, and __CURRENTDATE__
21719             which is replaced with the current date in ISO format ( YYYY-MM-DD ).</para>
21720         </tip>
21721         <para>You could also use regular expressions to add your library's proxy URL in front of
21722           links in your MARC record.<screenshot>
21723             <screeninfo>Add proxy URL</screeninfo>
21724             <mediaobject>
21725               <imageobject>
21726                 <imagedata fileref="images/tools/marcmodtemplates/proxyurl.png"/>
21727               </imageobject>
21728             </mediaobject>
21729           </screenshot><itemizedlist>
21730             <listitem>
21731               <para>Choose 'Copy'</para>
21732             </listitem>
21733             <listitem>
21734               <para>Decide if you want to copy the first occurance or all occurances of the
21735                 field</para>
21736             </listitem>
21737             <listitem>
21738               <para>Enter the field 856 and subfield u to copy</para>
21739             </listitem>
21740             <listitem>
21741               <para>Enter the 856 field and u subfield to copy to</para>
21742             </listitem>
21743             <listitem>
21744               <para>Check the 'RegEx' box and enter your regular expression (in this case
21745                 s/^/PROXY_URL/ )</para>
21746             </listitem>
21747             <listitem>
21748               <para>Provide a description so you can identify this action later</para>
21749             </listitem>
21750             <listitem>
21751               <para>Click 'Add action'</para>
21752             </listitem>
21753           </itemizedlist></para>
21754         <para>Once your actions are saved you can view them at the top of the screen. Actions can be
21755           moved around using the arrows to the left of them. </para>
21756         <screenshot>
21757           <screeninfo>View actions</screeninfo>
21758           <mediaobject>
21759             <imageobject>
21760               <imagedata fileref="images/tools/marcmodtemplates/viewactions.png"/>
21761             </imageobject>
21762           </mediaobject>
21763         </screenshot>
21764         <para>Depending on your actions the order may be very important. For example you don't want
21765           to delete a field before you copy it to another field.</para>
21766         <para>To add another template you can either start fresh or click the 'Duplicate current
21767           template' checkbox to create a copy of an existing template to start with.</para>
21768         <screenshot>
21769           <screeninfo>Duplicate template</screeninfo>
21770           <mediaobject>
21771             <imageobject>
21772               <imagedata fileref="images/tools/marcmodtemplates/duplicate.png"/>
21773             </imageobject>
21774           </mediaobject>
21775         </screenshot>
21776         <para>Once your template is saved you will be able to pick it when using the <link
21777             linkend="stagemarc">Stage MARC Records for Import</link> tool.</para>
21778         <screenshot>
21779           <screeninfo>Choose template</screeninfo>
21780           <mediaobject>
21781             <imageobject>
21782               <imagedata fileref="images/tools/marcmodtemplates/templatechoice.png"/>
21783             </imageobject>
21784           </mediaobject>
21785         </screenshot>
21786       </section>
21787
21788       <section id="stagemarc">
21789         <title>Stage MARC Records for Import</title>
21790
21791         <itemizedlist>
21792           <listitem>
21793             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
21794             &gt; Stage MARC records for import</para>
21795           </listitem>
21796         </itemizedlist>
21797
21798         <para>This tool can be used to import both bibliographic and authority
21799         records that are saved in MARC format. Importing records into Koha
21800         includes two steps. The first is to stage records for import.</para>
21801
21802         <itemizedlist>
21803           <listitem>
21804             <para>First find the MARC file on your computer</para>
21805
21806             <screenshot>
21807               <screeninfo>Stage MARC Records for Import</screeninfo>
21808
21809               <mediaobject>
21810                 <imageobject>
21811                   <imagedata fileref="images/tools/marcimport/stagemarc-pt1.png"/>
21812                 </imageobject>
21813               </mediaobject>
21814             </screenshot>
21815           </listitem>
21816
21817           <listitem>
21818             <para>Next you will be presented with options for record matching
21819             and item imports</para>
21820
21821             <screenshot>
21822               <screeninfo>Upload options</screeninfo>
21823
21824               <mediaobject>
21825                 <imageobject>
21826                   <imagedata fileref="images/tools/marcimport/stagemarc-pt2.png"/>
21827                 </imageobject>
21828               </mediaobject>
21829             </screenshot>
21830
21831             <itemizedlist>
21832               <listitem>
21833                 <para>Enter 'Comments about this file' to identify your upload
21834                 when going to the '<link linkend="managestaged">Manage Staged
21835                 MARC Records</link>' tool</para>
21836               </listitem>
21837
21838               <listitem>
21839                 <para>Tell Koha which type of file this is, bibliographic or
21840                 authority</para>
21841
21842                 <screenshot>
21843                   <screeninfo>Record type</screeninfo>
21844
21845                   <mediaobject>
21846                     <imageobject>
21847                       <imagedata fileref="images/tools/marcimport/recordtype.png"/>
21848                     </imageobject>
21849                   </mediaobject>
21850                 </screenshot>
21851               </listitem>
21852
21853               <listitem>
21854                 <para>Choose the character encoding</para>
21855
21856                 <screenshot>
21857                   <screeninfo>Chracter encoding</screeninfo>
21858
21859                   <mediaobject>
21860                     <imageobject>
21861                       <imagedata fileref="images/tools/marcimport/encoding.png"/>
21862                     </imageobject>
21863                   </mediaobject>
21864                 </screenshot>
21865               </listitem>
21866
21867               <listitem>
21868                 <para>Choose if you would like to use a <link linkend="marcmodtemplates">MARC
21869                     Modification Template</link> to alter the data you're about to import</para>
21870                 <screenshot>
21871                   <screeninfo>Choose modification template</screeninfo>
21872                   <mediaobject>
21873                     <imageobject>
21874                       <imagedata fileref="images/tools/marcimport/templatechoice.png"/>
21875                     </imageobject>
21876                   </mediaobject>
21877                 </screenshot>
21878               </listitem>
21879               <listitem>
21880                 <para>Choose whether or not you want to look for matching records</para>
21881                 <screenshot>
21882                   <screeninfo>Look for matches</screeninfo>
21883                   <mediaobject>
21884                     <imageobject>
21885                       <imagedata fileref="images/tools/marcimport/matches.png"/>
21886                     </imageobject>
21887                   </mediaobject>
21888                 </screenshot>
21889                 <itemizedlist>
21890                   <listitem>
21891                     <para>You can set up <link linkend="recordmatchingrules">record matching
21892                         rules</link> through the administration area</para>
21893                     <screenshot>
21894                       <screeninfo>Matching rules</screeninfo>
21895                       <mediaobject>
21896                         <imageobject>
21897                           <imagedata fileref="images/tools/marcimport/matchrule.png"/>
21898                         </imageobject>
21899                       </mediaobject>
21900                     </screenshot>
21901                     <itemizedlist>
21902                       <listitem>
21903                         <para>When using the ISBN matching rule Koha will find only exact matches.
21904                           If you find that the ISBN match is not working to your satisfaction you
21905                           can change the <link linkend="AggressiveMatchOnISBN"
21906                             >AggressiveMatchOnISBN</link> preference to 'Do' and then run your
21907                           import again.</para>
21908                       </listitem>
21909                     </itemizedlist>
21910                   </listitem>
21911                 </itemizedlist>
21912               </listitem>
21913
21914               <listitem>
21915                 <para>Next choose what to do with matching records if they are
21916                 found</para>
21917               </listitem>
21918
21919               <listitem>
21920                 <para>Finally choose what to do with records that are
21921                 unique</para>
21922               </listitem>
21923
21924               <listitem>
21925                 <para>Next you can choose whether or not to import the item
21926                 data found in the MARC records (if the file you're loading is
21927                 a bibliographic file)</para>
21928
21929                 <screenshot>
21930                   <screeninfo>Import items</screeninfo>
21931
21932                   <mediaobject>
21933                     <imageobject>
21934                       <imagedata fileref="images/tools/marcimport/checkitems.png"/>
21935                     </imageobject>
21936                   </mediaobject>
21937                 </screenshot>
21938               
21939               <itemizedlist>
21940                 <listitem><para>From here you can choose to always add items regardless of matching status, add them only if a
21941                       matching bib was found, add items only if there was no matching bib record,
21942                       replace items if a matching bib was found (The match will look at the
21943                       itemnumbers and barcodes to match on for items. Itemnumbers take precendence
21944                       over barcodes), or Ignore items and not add them.</para></listitem>
21945               </itemizedlist>
21946               </listitem>
21947             </itemizedlist>
21948           </listitem>
21949           <listitem>
21950             <para>Click 'Stage for import'</para>
21951           </listitem>
21952
21953           <listitem>
21954             <para>You will be presented with a confirmation of your MARC
21955             import</para>
21956
21957             <screenshot>
21958               <screeninfo>MARC Import Confirmation</screeninfo>
21959
21960               <mediaobject>
21961                 <imageobject>
21962                   <imagedata fileref="images/tools/marcimport/stagemarc-results.png"/>
21963                 </imageobject>
21964               </mediaobject>
21965             </screenshot>
21966           </listitem>
21967
21968           <listitem>
21969             <para>To complete the process continue to the <link linkend="managestaged">Managed Staged MARC Records
21970             Tool</link></para>
21971           </listitem>
21972         </itemizedlist>
21973       </section>
21974
21975       <section id="managestaged">
21976         <title>Staged MARC Record Management</title>
21977
21978         <itemizedlist>
21979           <listitem>
21980             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
21981             &gt; Staged MARC Record Management</para>
21982           </listitem>
21983         </itemizedlist>
21984
21985         <para>Once you have <link linkend="stagemarc">staged</link> your
21986         records for import you can complete the import using this tool.</para>
21987
21988         <screenshot>
21989           <screeninfo>List of Staged MARC Records</screeninfo>
21990
21991           <mediaobject>
21992             <imageobject>
21993               <imagedata fileref="images/tools/marcimport/managestaged.png"/>
21994             </imageobject>
21995           </mediaobject>
21996         </screenshot>
21997
21998         <itemizedlist>
21999           <listitem>
22000             <para>From the list of staged records, click on the file name that
22001             you want to finish importing</para>
22002
22003             <itemizedlist>
22004               <listitem>
22005                 <para>You will note that records that have already been
22006                 imported will say so under 'Status'</para>
22007               </listitem>
22008             </itemizedlist>
22009           </listitem>
22010
22011           <listitem>
22012             <para>A summary of your import will appear along with the option
22013             to change your matching rules</para>
22014
22015             <screenshot>
22016               <screeninfo>Manage Staged Records Batch</screeninfo>
22017
22018               <mediaobject>
22019                 <imageobject>
22020                   <imagedata fileref="images/tools/marcimport/managestagedrecords.png"/>
22021                 </imageobject>
22022               </mediaobject>
22023             </screenshot>
22024           </listitem>
22025
22026           <listitem>
22027             <para>Below the summary is the option to import the batch of bib
22028             records using a specific framework</para>
22029
22030             <screenshot>
22031               <screeninfo>Choose Framework to Import Into</screeninfo>
22032
22033               <mediaobject>
22034                 <imageobject>
22035                   <imagedata fileref="images/tools/marcimport/importframework.png"/>
22036                 </imageobject>
22037               </mediaobject>
22038             </screenshot>
22039
22040             <itemizedlist>
22041               <listitem>
22042                 <para>Choosing a framework other than 'Default' isn't
22043                 necessary, but it's helpful for running reports and having the
22044                 right bib level item type selected on import.</para>
22045               </listitem>
22046             </itemizedlist>
22047           </listitem>
22048
22049           <listitem>
22050             <para>Below the framework selection there will be a list of the
22051             records that will be imported</para>
22052
22053             <screenshot>
22054               <screeninfo>List of Staged Records</screeninfo>
22055
22056               <mediaobject>
22057                 <imageobject>
22058                   <imagedata fileref="images/tools/marcimport/stagedrecords.png"/>
22059                 </imageobject>
22060               </mediaobject>
22061             </screenshot>
22062
22063             <itemizedlist>
22064               <listitem>
22065                 <para>Review your summary before completing your import to
22066                 make sure that your matching rule worked and that the records
22067                 appear as you expect them to</para>
22068               </listitem>
22069             </itemizedlist>
22070           </listitem>
22071
22072           <listitem>
22073             <para>Click 'Import into catalog' to complete the import</para>
22074
22075             <screenshot>
22076               <screeninfo>Import summary</screeninfo>
22077
22078               <mediaobject>
22079                 <imageobject>
22080                   <imagedata fileref="images/tools/marcimport/importedrecords.png"/>
22081                 </imageobject>
22082               </mediaobject>
22083             </screenshot>
22084           </listitem>
22085
22086           <listitem>
22087             <para>Once your import is complete a link to the new bib records
22088             will appear to the right of each title that was imported</para>
22089           </listitem>
22090
22091           <listitem>
22092             <para>You can also undo your import by clicking the 'Undo import
22093             into catalog' button</para>
22094           </listitem>
22095         </itemizedlist>
22096
22097         <para>Records imported using this tool remain in the 'reservoir' until
22098         they are cleaned. These items will appear when searching the catalog
22099         from the <link linkend="cataloging">Cataloging</link> tool:</para>
22100
22101         <screenshot>
22102           <screeninfo>Reservoir Results</screeninfo>
22103
22104           <mediaobject>
22105             <imageobject>
22106               <imagedata fileref="images/tools/marcimport/reservoirresults.png"/>
22107             </imageobject>
22108           </mediaobject>
22109         </screenshot>
22110
22111         <para>To clean items out of the 'reservoir':</para>
22112
22113         <itemizedlist>
22114           <listitem>
22115             <para>Visit the main screen of the Manage Staged MARC Records
22116             tool</para>
22117
22118             <screenshot>
22119               <screeninfo>List of Staged MARC Records</screeninfo>
22120
22121               <mediaobject>
22122                 <imageobject>
22123                   <imagedata fileref="images/tools/marcimport/managestaged.png"/>
22124                 </imageobject>
22125               </mediaobject>
22126             </screenshot>
22127           </listitem>
22128
22129           <listitem>
22130             <para>To clean a batch, click the 'Clean' button to the
22131             right</para>
22132           </listitem>
22133
22134           <listitem>
22135             <para>You will be presented with a confirmation message</para>
22136
22137             <screenshot>
22138               <screeninfo>Clean MARC Records Confirmation</screeninfo>
22139
22140               <mediaobject>
22141                 <imageobject>
22142                   <imagedata fileref="images/tools/marcimport/cleanbatch.png"/>
22143                 </imageobject>
22144               </mediaobject>
22145             </screenshot>
22146
22147             <itemizedlist>
22148               <listitem>
22149                 <para>Accept the deletion and the records will be removed from
22150                 the reservoir and the status will be changed to
22151                 'cleaned'</para>
22152               </listitem>
22153             </itemizedlist>
22154           </listitem>
22155         </itemizedlist>
22156       </section>
22157
22158       <section id="uploadlocalimages">
22159         <title>Upload Local Cover Image</title>
22160
22161         <itemizedlist>
22162           <listitem>
22163             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
22164             &gt; Upload Local Cover Image</para>
22165           </listitem>
22166         </itemizedlist>
22167
22168         <para>This tool will allow you to upload cover images for the materials in your catalog. To
22169           access this tool, staff will need the <link linkend="toolspermissions"
22170             >upload_local_cover_images permission</link>. In order for images to show in the staff
22171           client and/or OPAC you will need to set your <link linkend="LocalCoverImages"
22172             >LocalCoverImages</link> and/or <link linkend="OPACLocalCoverImages"
22173             >OPACLocalCoverImages</link> preferences to 'Display.' Images can be uploaded in batches
22174           or one by one.<tip>
22175             <para>Koha does not have a maximum file size limit for this tool, but Apache may limit
22176               the maximum size of uploads (talk to your sys admin).</para>
22177           </tip><tip>
22178             <para>When you want to upload multiple images onto a bib record, they will display left
22179               to right (then top to bottom, depending on screen real estate) in order of uploading,
22180               and the one on the left (the first one uploaded) will be the one used as a thumbnail
22181               cover in search results and on the detail page. There is no way to reorder cover
22182               images uploaded in this way, so be sure to upload them in the order you'd like them to appear.<screenshot>
22183                 <screeninfo>Multiple cover images on one record</screeninfo>
22184                 <mediaobject>
22185                   <imageobject>
22186                     <imagedata fileref="images/tools/uploadlocalimg/multiplecovers.png"/>
22187                   </imageobject>
22188                 </mediaobject>
22189               </screenshot></para>
22190           </tip></para>
22191
22192         <para>If uploading a single image:</para>
22193
22194         <itemizedlist>
22195           <listitem>
22196             <para>Visit the tool and click the 'Browse' button to browse to
22197             the image on your local machine.</para>
22198
22199             <screenshot>
22200               <screeninfo>Upload single cover image</screeninfo>
22201
22202               <mediaobject>
22203                 <imageobject>
22204                   <imagedata fileref="images/tools/uploadlocalimg/uploadsingle.png"/>
22205                 </imageobject>
22206               </mediaobject>
22207             </screenshot>
22208           </listitem>
22209
22210           <listitem>
22211             <para>Click 'Upload file'</para>
22212           </listitem>
22213
22214           <listitem>
22215             <para>Choose 'Image file' under the 'File type' section</para>
22216           </listitem>
22217
22218           <listitem>
22219             <para>Enter the biblionumber for the record you're attaching this
22220             image to. This is not the same as the barcode, this is the system
22221             generated number assigned by Koha.</para>
22222
22223             <itemizedlist>
22224               <listitem>
22225                 <para>Find the biblionumber by looking at the end of the URL
22226                 in the address bar when on the detail page</para>
22227
22228                 <screenshot>
22229                   <screeninfo>Biblionumber in URL</screeninfo>
22230
22231                   <mediaobject>
22232                     <imageobject>
22233                       <imagedata fileref="images/tools/uploadlocalimg/bibnumurl.png"/>
22234                     </imageobject>
22235                   </mediaobject>
22236                 </screenshot>
22237               </listitem>
22238
22239               <listitem>
22240                 <para>or by clicking on the MARC tab on the detail page in the
22241                 staff client</para>
22242
22243                 <screenshot>
22244                   <screeninfo>Biblionumber on MARC Record</screeninfo>
22245
22246                   <mediaobject>
22247                     <imageobject>
22248                       <imagedata fileref="images/tools/uploadlocalimg/bibnummarc.png"/>
22249                     </imageobject>
22250                   </mediaobject>
22251                 </screenshot>
22252               </listitem>
22253             </itemizedlist>
22254           </listitem>
22255
22256           <listitem>
22257             <para>If you would like to replace any other cover images you may
22258             have uploaded in the past, check the 'Replace existing covers' box
22259             under the 'Options' section</para>
22260           </listitem>
22261
22262           <listitem>
22263             <para>Click 'Process images'</para>
22264           </listitem>
22265
22266           <listitem>
22267             <para>You will be presented with a summary of the upload and a
22268             link to the record you have just added the image to</para>
22269           </listitem>
22270         </itemizedlist>
22271
22272         <para>If uploading a batch of images at once you will need to prepare
22273         a ZIP file first.</para>
22274
22275         <itemizedlist>
22276           <listitem>
22277             <para>Enter in to the ZIP file all the images you are
22278             uploading</para>
22279           </listitem>
22280
22281           <listitem>
22282             <para>Also include a text file (*.TXT) named either datalink.txt
22283             or idlink.txt listing the biblionumber followed by the image name
22284             for each image one per line</para>
22285
22286             <itemizedlist>
22287               <listitem>
22288                 <para>ex. 4091,image4091.jpg</para>
22289
22290                 <screenshot>
22291                   <screeninfo>ZIP File Contents</screeninfo>
22292
22293                   <mediaobject>
22294                     <imageobject>
22295                       <imagedata fileref="images/tools/uploadlocalimg/zipfiles.png"/>
22296                     </imageobject>
22297                   </mediaobject>
22298                 </screenshot>
22299               </listitem>
22300             </itemizedlist>
22301           </listitem>
22302
22303           <listitem>
22304             <para>Browse your local computer to the ZIP file</para>
22305           </listitem>
22306
22307           <listitem>
22308             <para>Click 'Upload file'</para>
22309           </listitem>
22310
22311           <listitem>
22312             <para>Choose 'Zip file' under the 'File type' section</para>
22313           </listitem>
22314
22315           <listitem>
22316             <para>If you would like to replace any other cover images you may
22317             have uploaded in the past, check the 'Replace existing covers' box
22318             under the 'Options' section</para>
22319           </listitem>
22320
22321           <listitem>
22322             <para>Click 'Process images'</para>
22323           </listitem>
22324
22325           <listitem>
22326             <para>You will be presented with a summary of the upload</para>
22327
22328             <screenshot>
22329               <screeninfo>Upload Summary</screeninfo>
22330
22331               <mediaobject>
22332                 <imageobject>
22333                   <imagedata fileref="images/tools/uploadlocalimg/uploadsummary.png"/>
22334                 </imageobject>
22335               </mediaobject>
22336             </screenshot>
22337           </listitem>
22338         </itemizedlist>
22339
22340         <important>
22341           <para>The source image is used to generate a 140 x 200 px thumbnail image and a 600 x 800
22342             px full-size image. The original sized image uploaded will not be stored by Koha</para>
22343         </important>
22344
22345         <para>You will be able to see your cover images in the staff client on
22346         the detail page under the 'Image' tab in the holdings table at the
22347         bottom</para>
22348
22349         <screenshot>
22350           <screeninfo>Cover images in the staff client</screeninfo>
22351
22352           <mediaobject>
22353             <imageobject>
22354               <imagedata fileref="images/admin/globalprefs/AllowMultipleCovers.png"/>
22355             </imageobject>
22356           </mediaobject>
22357         </screenshot>
22358
22359         <para>In the OPAC the cover images will also appear in the images tab,
22360         as well as next to the title and on the search results.</para>
22361         <para>If you would like to remove a cover image you can click 'Delete image' below the image
22362           if you have the <link linkend="toolspermissions">upload_local_cover_images
22363             permission</link>.</para>
22364       </section>
22365     </section>
22366
22367     <section id="additionaltools">
22368       <title>Additional Tools</title>
22369
22370       <para/>
22371
22372       <section id="calholidays">
22373         <title>Calendar</title>
22374
22375         <itemizedlist>
22376           <listitem>
22377             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
22378             Additional Tools &gt; Calendar</para>
22379           </listitem>
22380         </itemizedlist>
22381
22382         <para>Libraries can define library closings and holidays to be used
22383         when calculating due dates. You can make use of the Calendar by
22384         turning on the proper system preferences:</para>
22385
22386         <itemizedlist>
22387           <listitem>
22388             <para><emphasis>Get there: </emphasis>More &gt; Administration
22389             &gt; Global System Preferences &gt; Circulation &gt; <link linkend="useDaysMode">useDaysMode</link></para>
22390
22391             <itemizedlist>
22392               <listitem>
22393                 <para>Choose the method for calculating due date - either
22394                 include days the library is closed in the calculation or don't
22395                 include them.</para>
22396               </listitem>
22397             </itemizedlist>
22398           </listitem>
22399
22400           <listitem>
22401             <para><emphasis>Get there:</emphasis> More &gt; Administration
22402             &gt; Global System Preferences &gt; Circulation &gt; <link linkend="finesCalendar">finescalendar</link></para>
22403
22404             <itemizedlist>
22405               <listitem>
22406                 <para>This will check the holiday calendar before charging
22407                 fines</para>
22408               </listitem>
22409             </itemizedlist>
22410           </listitem>
22411         </itemizedlist>
22412
22413         <screenshot>
22414           <screeninfo>Calendar &amp; Holidays Tools</screeninfo>
22415
22416           <mediaobject>
22417             <imageobject>
22418               <imagedata fileref="images/tools/calendar/calendar.png"/>
22419             </imageobject>
22420           </mediaobject>
22421         </screenshot>
22422
22423         <section id="addevents">
22424           <title>Adding Events</title>
22425
22426           <para>Before adding events, choose the library you would like to
22427           apply the closings to. When adding events you will be asked if you
22428           would like to apply the event to one branch or all branches. To add
22429           events, simply</para>
22430
22431           <itemizedlist>
22432             <listitem>
22433               <para>Click on the date on the calendar that you would like to
22434               apply the closing to</para>
22435
22436               <screenshot>
22437                 <screeninfo>Calendar Add Form</screeninfo>
22438
22439                 <mediaobject>
22440                   <imageobject>
22441                     <imagedata fileref="images/tools/calendar/calendaradd.png"/>
22442                   </imageobject>
22443                 </mediaobject>
22444               </screenshot>
22445             </listitem>
22446
22447             <listitem>
22448               <para>In the form that appears above the calendar, enter the
22449               closing information (for more info on each option click the
22450               question mark [?] to the right of the option)</para>
22451
22452               <itemizedlist>
22453                 <listitem>
22454                   <para>Library will be filled in automatically based on the
22455                   library you chose from the pull down at the top of the
22456                   page</para>
22457                 </listitem>
22458
22459                 <listitem>
22460                   <para>The day information will also be filled in
22461                   automatically based on the date you clicked on the
22462                   calendar</para>
22463                 </listitem>
22464
22465                 <listitem>
22466                   <para>In the description enter the reason the library is
22467                   closed</para>
22468                 </listitem>
22469
22470                 <listitem>
22471                   <para>Next you can choose if this event is a one time event
22472                   or if it is repeatable.</para>
22473
22474                   <itemizedlist>
22475                     <listitem>
22476                       <para>If this is a one day holiday choose 'Holiday only
22477                       on this day'</para>
22478                     </listitem>
22479
22480                     <listitem>
22481                       <para>If this is a weekly closing (like a weekend day)
22482                       then you can choose 'Holiday repeated every same day of
22483                       the week'</para>
22484                     </listitem>
22485
22486                     <listitem>
22487                       <para>If this is an annual holiday closing choose
22488                       'Holiday repeated yearly on the same date'</para>
22489                     </listitem>
22490
22491                     <listitem>
22492                       <para>If the library is going to be closed for the week
22493                       or a range of time choose 'Holiday on a range' and enter
22494                       a 'To Date' at the top</para>
22495                     </listitem>
22496
22497                     <listitem>
22498                       <para>If the library is going to be closed for a range
22499                       of time each year (such as summer holidays for schools)
22500                       choose 'Holiday repeated yearly on a range' and enter a
22501                       'To Date' at the top</para>
22502                     </listitem>
22503                   </itemizedlist>
22504                 </listitem>
22505
22506                 <listitem>
22507                   <para>Finally decide if this event should be applied to all
22508                   libraries or just the one you have originally
22509                   selected</para>
22510
22511                   <itemizedlist>
22512                     <listitem>
22513                       <para>If you'd rather enter all the holidays and then
22514                       copy them all to another branch all at once you can use
22515                       the copy menu below the calendar</para>
22516
22517                       <screenshot>
22518                         <screeninfo>Copy holidays</screeninfo>
22519
22520                         <mediaobject>
22521                           <imageobject>
22522                             <imagedata fileref="images/tools/calendar/copyholidays.png"/>
22523                           </imageobject>
22524                         </mediaobject>
22525                       </screenshot>
22526                     </listitem>
22527                   </itemizedlist>
22528                 </listitem>
22529               </itemizedlist>
22530             </listitem>
22531
22532             <listitem>
22533               <para>After saving you will see the event listed in the summary
22534               to the right the calendar</para>
22535
22536               <screenshot>
22537                 <screeninfo>Calendar Summary</screeninfo>
22538
22539                 <mediaobject>
22540                   <imageobject>
22541                     <imagedata fileref="images/tools/calendar/calendarsummary.png"/>
22542                   </imageobject>
22543                 </mediaobject>
22544               </screenshot>
22545             </listitem>
22546           </itemizedlist>
22547         </section>
22548
22549         <section id="editevents">
22550           <title>Editing Events</title>
22551
22552           <para>To edit events</para>
22553
22554           <itemizedlist>
22555             <listitem>
22556               <para>Click on the event on the calendar that you want to change
22557               (do this by clicking on the date on the calendar, not the event
22558               listed in the summary)</para>
22559
22560               <screenshot>
22561                 <screeninfo>Edit holiday form</screeninfo>
22562
22563                 <mediaobject>
22564                   <imageobject>
22565                     <imagedata fileref="images/tools/calendar/calendaredit.png"/>
22566                   </imageobject>
22567                 </mediaobject>
22568               </screenshot>
22569             </listitem>
22570
22571             <listitem>
22572               <para>From this form you can make edits to the holiday or delete the holiday
22573                 completely. <itemizedlist>
22574                   <listitem>
22575                     <para>All actions require that you click 'Save' before the change will be
22576                       made.</para>
22577                   </listitem>
22578                 </itemizedlist></para>
22579             </listitem>
22580
22581             <listitem>
22582               <para>Clicking on repeatable events will offer slightly
22583               different options</para>
22584
22585               <screenshot>
22586                 <screeninfo>Edit repeatable event</screeninfo>
22587
22588                 <mediaobject>
22589                   <imageobject>
22590                     <imagedata fileref="images/tools/calendar/calendarexception.png"/>
22591                   </imageobject>
22592                 </mediaobject>
22593               </screenshot>
22594
22595               <itemizedlist>
22596                 <listitem>
22597                   <para>In the form above you will note that there is now an option to 'Generate an
22598                     exception for this repeated holiday,' choosing this option will allow you to
22599                     make it so that this date is not closed even though the library is usually
22600                     closed on this date.<itemizedlist>
22601                       <listitem>
22602                         <para>All actions require that you click 'Save' before the change will be
22603                           made.</para>
22604                       </listitem>
22605                     </itemizedlist></para>
22606                 </listitem>
22607               </itemizedlist>
22608             </listitem>
22609           </itemizedlist>
22610         </section>
22611
22612         <section id="calendarhelp">
22613           <title>Additional Help</title>
22614
22615           <para>When adding or editing events you can get additional help by
22616           clicking on the question mark next to various different options on
22617           the form</para>
22618
22619           <screenshot>
22620             <screeninfo>Additional Calendar Help Buttons</screeninfo>
22621
22622             <mediaobject>
22623               <imageobject>
22624                 <imagedata fileref="images/tools/calendar/calendarhelp.png"/>
22625               </imageobject>
22626             </mediaobject>
22627           </screenshot>
22628         </section>
22629       </section>
22630
22631       <section id="csvprofiles">
22632         <title>CSV Profiles</title>
22633
22634         <itemizedlist>
22635           <listitem>
22636             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
22637             Additional Tools &gt; CSV Profiles</para>
22638           </listitem>
22639         </itemizedlist>
22640
22641         <para>CSV Profiles are created to define how you would like your cart
22642         or list to export.</para>
22643
22644         <section id="addcsvprofile">
22645           <title>Add CSV Profiles</title>
22646
22647           <para>To add a CSV Profile</para>
22648
22649           <itemizedlist>
22650             <listitem>
22651               <para>Click 'CSV Profiles' from the Tools menu</para>
22652             </listitem>
22653             <listitem>
22654               <para>The 'Profile type' determines what type of fields you plan to use (MARC or SQL)
22655                 to define your profile<itemizedlist>
22656                   <listitem>
22657                     <para>If tyou choose MARC then you will need to enter MARC fields</para>
22658                   </listitem>
22659                 </itemizedlist></para>
22660               <screenshot>
22661                 <screeninfo>MARC CSV Profile</screeninfo>
22662                 <mediaobject>
22663                   <imageobject>
22664                     <imagedata fileref="images/tools/csvprofiles/addcsv.png"/>
22665                   </imageobject>
22666                 </mediaobject>
22667               </screenshot>
22668               <itemizedlist>
22669                 <listitem>
22670                   <para>If tyou choose SQL then you will need to enter SQL database fields</para>
22671                   <screenshot>
22672                       <screeninfo>SQL CSV Profile</screeninfo>
22673                       <mediaobject>
22674                         <imageobject>
22675                           <imagedata fileref="images/tools/csvprofiles/addcsv-sql.png"/>
22676                         </imageobject>
22677                       </mediaobject>
22678                     </screenshot>
22679                 </listitem>
22680               </itemizedlist>
22681               <itemizedlist>
22682                 <listitem>
22683                   <para>The 'Profile name' will appear on the export pull down list when choosing
22684                     'Download' from your cart or list</para>
22685                   <screenshot>
22686                       <screeninfo>Download List</screeninfo>
22687                       <mediaobject>
22688                         <imageobject>
22689                           <imagedata fileref="images/tools/csvprofiles/downloadcsv.png"/>
22690                         </imageobject>
22691                       </mediaobject>
22692                     </screenshot>
22693                 </listitem>
22694                 <listitem>
22695                   <para>The 'Profile description' is for your own benefit, but will also appear in
22696                     the OPAC when patrons download content, so make sure it's clear to your patrons
22697                     as well</para>
22698                 </listitem>
22699                 <listitem>
22700                   <para>The 'CSV separator' is the character used to separate values and value groups<tip>
22701                       <para>The most common option here is comma because most spreadsheet
22702                         applications know how to open files split by commas.</para>
22703                     </tip></para>
22704                 </listitem>
22705                 <listitem>
22706                   <para>The 'Field separator' is the character used to separate duplicate
22707                     fields</para>
22708                   <itemizedlist>
22709                     <listitem>
22710                       <para>Example: You may have multiple 650 fields and this is the character that
22711                         will appear in between each one in the column</para>
22712                       <screenshot>
22713                           <screeninfo>Field separators in between multiple subjects</screeninfo>
22714                           <mediaobject>
22715                             <imageobject>
22716                               <imagedata fileref="images/tools/csvprofiles/csvfieldsep.png"/>
22717                             </imageobject>
22718                           </mediaobject>
22719                         </screenshot>
22720                     </listitem>
22721                   </itemizedlist>
22722                 </listitem>
22723                 <listitem>
22724                   <para>The 'Subfield separator' is the character used to separate duplicate
22725                     subfields</para>
22726                   <itemizedlist>
22727                     <listitem>
22728                       <para>Example: You may have multiple $a subfields in a field</para>
22729                     </listitem>
22730                   </itemizedlist>
22731                 </listitem>
22732                 <listitem>
22733                   <para>The 'Encoding' field lets you define the encoding used when saving the
22734                     file</para>
22735                 </listitem>
22736                 <listitem>
22737                   <para>Finally format your CSV file using the 'Profile MARC' or 'Profile SQL'
22738                     field</para>
22739                   <itemizedlist>
22740                     <listitem>
22741                       <para>Define which fields or subfields you want to export, separated by pipes.
22742                         Example : 200|210$a|301 for MARC and biblio.title|biblio.author for
22743                         SQL</para>
22744                     </listitem>
22745                     <listitem>
22746                       <tip>
22747                         <para>You can also use your own headers (instead of the ones from Koha) by
22748                           prefixing the field number with an header, followed by the equal sign.
22749                           Example : Personal name=100|title=245$a|300</para>
22750                       </tip>
22751                     </listitem>
22752                   </itemizedlist>
22753                 </listitem>
22754               </itemizedlist>
22755               <para>When you have entered in all of the information for you profile, simply click
22756                 'Submit' and you will be presented with a confirmation that your profile has been saved.</para>
22757               <screenshot>
22758                   <screeninfo>Confirmation of new CSV profile</screeninfo>
22759                   <mediaobject>
22760                     <imageobject>
22761                       <imagedata fileref="images/tools/csvprofiles/csvadded.png"/>
22762                     </imageobject>
22763                   </mediaobject>
22764                 </screenshot>
22765             </listitem>
22766           </itemizedlist>
22767         </section>
22768
22769         <section id="editcsvprofile">
22770           <title>Modify CSV Profiles</title>
22771
22772           <para>Once you have created at least one CSV Profile an 'Edit
22773           profile' tab will appear next to the 'New profile' button.</para>
22774
22775           <screenshot>
22776             <screeninfo>Modify CSV Profiles</screeninfo>
22777
22778             <mediaobject>
22779               <imageobject>
22780                 <imagedata fileref="images/tools/csvprofiles/modifycsv.png"/>
22781               </imageobject>
22782             </mediaobject>
22783           </screenshot>
22784
22785           <itemizedlist>
22786             <listitem>
22787               <para>Choose the profile you would like to edit and alter the necessary fields.</para>
22788             </listitem>
22789             <listitem>
22790               <para>After submitting your changes you will be presented with a confirmation message
22791                 at the top of the screen</para>
22792               <screenshot>
22793                   <screeninfo>Confirmation of CSV modification</screeninfo>
22794                   <mediaobject>
22795                     <imageobject>
22796                       <imagedata fileref="images/tools/csvprofiles/csvmodified.png"/>
22797                     </imageobject>
22798                   </mediaobject>
22799                 </screenshot>
22800             </listitem>
22801
22802             <listitem>
22803               <para>To delete a profile, check the 'Delete selected profile'
22804               option before clicking 'Submit Query'</para>
22805
22806               <screenshot>
22807                 <screeninfo>Delete an existing CSV Profile</screeninfo>
22808
22809                 <mediaobject>
22810                   <imageobject>
22811                     <imagedata fileref="images/tools/csvprofiles/deletecsv.png"/>
22812                   </imageobject>
22813                 </mediaobject>
22814               </screenshot>
22815             </listitem>
22816           </itemizedlist>
22817         </section>
22818
22819         <section id="usecsvprofiles">
22820           <title>Using CSV Profiles</title>
22821
22822           <para>Your CSV Profiles will appear on the export list or cart menu under the 'Download'
22823             button in both the staff client and the OPAC</para>
22824
22825           <screenshot>
22826             <screeninfo>CSV Profiles on Download Menu in the Staff Client</screeninfo>
22827
22828             <mediaobject>
22829               <imageobject>
22830                 <imagedata fileref="images/tools/csvprofiles/exportlist.png"/>
22831               </imageobject>
22832             </mediaobject>
22833           </screenshot>
22834         </section>
22835       </section>
22836
22837       <section id="logviewer">
22838         <title>Log Viewer</title>
22839
22840         <itemizedlist>
22841           <listitem>
22842             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
22843             Additional Tools &gt; Log Viewer</para>
22844           </listitem>
22845         </itemizedlist>
22846
22847         <para>Actions within the Koha system are tracked in log files. Your
22848         <link linkend="logs">system preferences</link> can be changed to
22849         prevent the logging of different actions. These logs can be viewed
22850         using the Log Viewer Tool.</para>
22851
22852         <screenshot>
22853           <screeninfo>Log Viewer</screeninfo>
22854
22855           <mediaobject>
22856             <imageobject>
22857               <imagedata fileref="images/tools/logs/logviewer.png"/>
22858             </imageobject>
22859           </mediaobject>
22860         </screenshot>
22861
22862         <para>Choosing different combinations of menu options will produce the
22863         log file for that query.</para>
22864
22865         <screenshot>
22866           <screeninfo>A query for all logs related to the Circulation module
22867           produces a result like this</screeninfo>
22868
22869           <mediaobject>
22870             <imageobject>
22871               <imagedata fileref="images/tools/logs/logresults.png"/>
22872             </imageobject>
22873           </mediaobject>
22874         </screenshot>
22875
22876         <para>You will note that real names do not appear on the log, only
22877         identifying numbers. You need to use the identifying numbers when
22878         searching the logs as well.</para>
22879       </section>
22880
22881       <section id="newstool">
22882         <title>News</title>
22883
22884         <itemizedlist>
22885           <listitem>
22886             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
22887             Additional Tools &gt; News</para>
22888           </listitem>
22889         </itemizedlist>
22890
22891         <para>Koha's news module allows librarians to post news to the OPAC,
22892         staff interface and circulation receipts.</para>
22893
22894         <screenshot>
22895           <screeninfo>Koha News Module</screeninfo>
22896
22897           <mediaobject>
22898             <imageobject>
22899               <imagedata fileref="images/tools/news/news.png"/>
22900             </imageobject>
22901           </mediaobject>
22902         </screenshot>
22903
22904         <para>To add news to either the OPAC, the Staff Client or a
22905         Circulation receipt:</para>
22906
22907         <itemizedlist>
22908           <listitem>
22909             <para>Click 'New Entry'</para>
22910
22911             <screenshot>
22912               <screeninfo>Add Koha News Form</screeninfo>
22913
22914               <mediaobject>
22915                 <imageobject>
22916                   <imagedata fileref="images/tools/news/addnews.png"/>
22917                 </imageobject>
22918               </mediaobject>
22919             </screenshot>
22920
22921             <itemizedlist>
22922               <listitem>
22923                 <para>Under 'Display Location' choose whether to put the news on the OPAC, Slip
22924                   (circulation receipt) or the Librarian (Staff) Interface.<screenshot>
22925                     <screeninfo>Display location</screeninfo>
22926                     <mediaobject>
22927                       <imageobject>
22928                         <imagedata fileref="images/tools/news/displaylocation.png"/>
22929                       </imageobject>
22930                     </mediaobject>
22931                   </screenshot></para>
22932               </listitem>
22933
22934               <listitem>
22935                 <para>Choose the library this news item will show for</para>
22936               </listitem>
22937               <listitem>
22938                 <para>Choose a title for your entry</para>
22939               </listitem>
22940
22941               <listitem>
22942                 <para>Using the publication and expiration date fields you can
22943                 control how long your item appears</para>
22944               </listitem>
22945
22946               <listitem>
22947                 <para>'Appear in position' lets you decide what order your
22948                 news items appear in</para>
22949               </listitem>
22950
22951               <listitem>
22952                 <para>The 'News' box allows for the use of HTML for formatting
22953                 of your news item</para>
22954               </listitem>
22955             </itemizedlist>
22956           </listitem>
22957
22958           <listitem>
22959             <para>After filling in all of the fields, click 'Submit'</para>
22960           </listitem>
22961
22962           <listitem>
22963             <para>News in the OPAC will appear above the <link linkend="OpacMainUserBlock">OpacMainUserBlock</link></para>
22964
22965             <screenshot>
22966               <screeninfo>News in the OPAC</screeninfo>
22967
22968               <mediaobject>
22969                 <imageobject>
22970                   <imagedata fileref="images/tools/news/opacnews.png"/>
22971                 </imageobject>
22972               </mediaobject>
22973             </screenshot>
22974           </listitem>
22975
22976           <listitem>
22977             <para>News in the Staff Client will appear on the far left of the
22978             screen</para>
22979
22980             <screenshot>
22981               <screeninfo>News in the Staff Client</screeninfo>
22982
22983               <mediaobject>
22984                 <imageobject>
22985                   <imagedata fileref="images/tools/news/librariannews.png"/>
22986                 </imageobject>
22987               </mediaobject>
22988             </screenshot>
22989           </listitem>
22990
22991           <listitem>
22992             <para>News on the circulation receipts will appear below the items
22993             that are checked out</para>
22994
22995             <screenshot>
22996               <screeninfo>News at the bottom of the circulation
22997               receipt</screeninfo>
22998
22999               <mediaobject>
23000                 <imageobject>
23001                   <imagedata fileref="images/tools/news/slipnews.png"/>
23002                 </imageobject>
23003               </mediaobject>
23004             </screenshot>
23005           </listitem>
23006         </itemizedlist>
23007       </section>
23008
23009       <section id="taskscheduler">
23010         <title>Task Scheduler</title>
23011
23012         <itemizedlist>
23013           <listitem>
23014             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
23015             Additional Tools &gt; Task Scheduler</para>
23016           </listitem>
23017         </itemizedlist>
23018
23019         <para>The task scheduler is a way to schedule reports to run whenever
23020         you want.</para>
23021
23022         <para>To schedule a task, visit the Task Scheduler and fill in the
23023         form</para>
23024
23025         <screenshot>
23026           <screeninfo>Task Scheduler</screeninfo>
23027
23028           <mediaobject>
23029             <imageobject>
23030               <imagedata fileref="images/tools/tasksched/taskscheduler.png"/>
23031             </imageobject>
23032           </mediaobject>
23033         </screenshot>
23034
23035         <itemizedlist>
23036           <listitem>
23037             <para>Current Server Time shows the time on your server (schedule
23038             all of your reports to run based on that time - not on your local
23039             time)</para>
23040           </listitem>
23041
23042           <listitem>
23043             <para>Time should be entered as hh:mm (2 digit hour, 2 digit
23044             minute)</para>
23045           </listitem>
23046
23047           <listitem>
23048             <para>Date should be entered using the calendar pop up</para>
23049           </listitem>
23050
23051           <listitem>
23052             <para>From Report choose the report you want to schedule</para>
23053           </listitem>
23054
23055           <listitem>
23056             <para>Choose whether to receive the text of or a link to the
23057             results</para>
23058           </listitem>
23059
23060           <listitem>
23061             <para>In the Email filed enter the email of the person you want to
23062             receive your report</para>
23063           </listitem>
23064         </itemizedlist>
23065
23066         <para>Below the task scheduler form, there is a list of scheduled
23067         reports</para>
23068
23069         <screenshot>
23070           <screeninfo>Scheduled Tasks</screeninfo>
23071
23072           <mediaobject>
23073             <imageobject>
23074               <imagedata fileref="images/tools/tasksched/scheduledreports.png"/>
23075             </imageobject>
23076           </mediaobject>
23077         </screenshot>
23078
23079         <para>You can also schedule reports directly from the list of saved
23080         reports by clicking the 'Schedule' link</para>
23081
23082         <screenshot>
23083           <screeninfo>Saved Reports List</screeninfo>
23084
23085           <mediaobject>
23086             <imageobject>
23087               <imagedata fileref="images/tools/tasksched/savedreports.png"/>
23088             </imageobject>
23089           </mediaobject>
23090         </screenshot>
23091
23092         <section id="taskscedtroubleshoot">
23093           <title>Troubleshooting</title>
23094
23095           <para>Task scheduler will not work if the user the web server runs
23096           as doesn't have the permission to use it. To find out if the right
23097           user has the permissions necessary, check /etc/at.allow to see what
23098           users are in it. If you don't have that file, check etc/at.deny. If
23099           at.deny exists but is blank, then every user can use it. Talk to
23100           your system admin about adding the user to the right place to make
23101           the task scheduler work.</para>
23102         </section>
23103       </section>
23104
23105       <section id="QOTDEditor">
23106         <title>Quote of the Day (QOTD) Editor</title>
23107         <itemizedlist>
23108           <listitem>
23109             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Additional Tools &gt; Edit
23110               quotes for QOTD feature</para>
23111           </listitem>
23112         </itemizedlist>
23113
23114         <para>This tool will allow you to add and edit quotes to show on the
23115         OPAC if you're using the Quote of the Day (QOTD) feature.</para>
23116
23117         <para>To turn this feature on set the <link linkend="QuoteOfTheDay">QuoteOfTheDay</link> preference to 'Enable and
23118         add at least one quote via the Quote of the Day Editor. Once these
23119         steps are complete you will see your quotes above the <link linkend="OpacMainUserBlock">OpacMainUserBlock</link> in the
23120         OPAC:</para>
23121
23122         <screenshot>
23123           <screeninfo>Quote in the OPAC</screeninfo>
23124
23125           <mediaobject>
23126             <imageobject>
23127               <imagedata fileref="images/tools/qotd/quoteinopac.png"/>
23128             </imageobject>
23129           </mediaobject>
23130         </screenshot>
23131
23132         <section id="addquote">
23133           <title>Add a Quote</title>
23134
23135           <para>To add a quote:</para>
23136
23137           <itemizedlist>
23138             <listitem>
23139               <para>Click the 'Add quote' button in the toolbar and an empty
23140               quote entry will be added to the end of the current quote
23141               list.</para>
23142
23143               <screenshot>
23144                 <screeninfo>Add quote button</screeninfo>
23145
23146                 <mediaobject>
23147                   <imageobject>
23148                     <imagedata fileref="images/tools/qotd/quotebuttons.png"/>
23149                   </imageobject>
23150                 </mediaobject>
23151               </screenshot>
23152
23153               <itemizedlist>
23154                 <listitem>
23155                   <important>
23156                     <para>Both the 'Source' and the 'Text' fields must be
23157                     filled in in order to save the new quote.</para>
23158
23159                     <screenshot>
23160                       <screeninfo>Add quote</screeninfo>
23161
23162                       <mediaobject>
23163                         <imageobject>
23164                           <imagedata fileref="images/tools/qotd/addquote.png"/>
23165                         </imageobject>
23166                       </mediaobject>
23167                     </screenshot>
23168                   </important>
23169                 </listitem>
23170               </itemizedlist>
23171             </listitem>
23172
23173             <listitem>
23174               <para>When finished filling in both fields, press the
23175               &lt;Enter&gt; key on your keyboard to save the new quote.</para>
23176             </listitem>
23177
23178             <listitem>
23179               <para>The list will update and the new quote should now be
23180               visible in the list.</para>
23181             </listitem>
23182           </itemizedlist>
23183
23184           <tip>
23185             <para>You may cancel the addition of a new quote any time prior to
23186             saving it simply by pressing the &lt;Esc&gt; key on your
23187             keyboard.</para>
23188           </tip>
23189         </section>
23190
23191         <section id="editquote">
23192           <title>Edit/Delete a Quote</title>
23193
23194           <para>Once the current quote pool has been loaded into the editing
23195           table, you may edit the quote source and text.</para>
23196
23197           <itemizedlist>
23198             <listitem>
23199               <para>Edit either the 'Source' or 'Text' fields by clicking on
23200               the desired field.</para>
23201
23202               <screenshot>
23203                 <screeninfo>Edit quote</screeninfo>
23204
23205                 <mediaobject>
23206                   <imageobject>
23207                     <imagedata fileref="images/tools/qotd/editquote.png"/>
23208                   </imageobject>
23209                 </mediaobject>
23210               </screenshot>
23211             </listitem>
23212
23213             <listitem>
23214               <para>When you are finished editing a field, press the
23215               &lt;Enter&gt; key on your keyboard to save the changes.</para>
23216             </listitem>
23217           </itemizedlist>
23218
23219           <para>The list will be updated, the edits saved, and visible.</para>
23220
23221           <para>If you'd like you can also delete quote(s).</para>
23222
23223           <itemizedlist>
23224             <listitem>
23225               <para>Select the quote(s) you desire to delete by clicking on
23226               the corresponding quote id.</para>
23227             </listitem>
23228
23229             <listitem>
23230               <para>Once quote selection is finished, simply click the 'Delete
23231               quote(s)' button.</para>
23232             </listitem>
23233
23234             <listitem>
23235               <para>You will be prompted to confirm the deletion.</para>
23236             </listitem>
23237
23238             <listitem>
23239               <para>After confirming the deletion, the list will update and
23240               the quote(s) will no longer appear.</para>
23241             </listitem>
23242           </itemizedlist>
23243         </section>
23244
23245         <section id="importquote">
23246           <title>Import Quotes</title>
23247
23248           <para>If you'd like you can import a batch of quotes as a CSV file.
23249           Your file must contain two columns in the form: "source","text" with
23250           no header row.</para>
23251
23252           <note>
23253             <para>You will be prompted to confirm upload of files larger than
23254             512KB.</para>
23255           </note>
23256
23257           <itemizedlist>
23258             <listitem>
23259               <para>To start the import process click the 'Import quotes'
23260               button at the top of the screen</para>
23261
23262               <screenshot>
23263                 <screeninfo>Import quotes button</screeninfo>
23264
23265                 <mediaobject>
23266                   <imageobject>
23267                     <imagedata fileref="images/tools/qotd/quotebuttons.png"/>
23268                   </imageobject>
23269                 </mediaobject>
23270               </screenshot>
23271             </listitem>
23272
23273             <listitem>
23274               <para>Once on the import quotes screen you can browse your
23275               computer for the file you would like to import</para>
23276
23277               <screenshot>
23278                 <screeninfo>Import quotes</screeninfo>
23279
23280                 <mediaobject>
23281                   <imageobject>
23282                     <imagedata fileref="images/tools/qotd/importquotes.png"/>
23283                   </imageobject>
23284                 </mediaobject>
23285               </screenshot>
23286             </listitem>
23287
23288             <listitem>
23289               <para>After selecting the CSV file, click the 'Open' button and
23290               the file will be uploaded into a temporary editing table.</para>
23291
23292               <screenshot>
23293                 <screeninfo>Imported quotes</screeninfo>
23294
23295                 <mediaobject>
23296                   <imageobject>
23297                     <imagedata fileref="images/tools/qotd/importedsummary.png"/>
23298                   </imageobject>
23299                 </mediaobject>
23300               </screenshot>
23301             </listitem>
23302
23303             <listitem>
23304               <para>From the listing you can edit either the 'Source' or
23305               'Text' fields by clicking on the desired field. When you are
23306               finished editing a field, press the &lt;Enter&gt; key on your
23307               keyboard to save the changes.</para>
23308
23309               <screenshot>
23310                 <screeninfo>Edit imported quote</screeninfo>
23311
23312                 <mediaobject>
23313                   <imageobject>
23314                     <imagedata fileref="images/tools/qotd/editimported.png"/>
23315                   </imageobject>
23316                 </mediaobject>
23317               </screenshot>
23318             </listitem>
23319
23320             <listitem>
23321               <para>You can also delete quotes from this listing before
23322               completing the import.</para>
23323
23324               <itemizedlist>
23325                 <listitem>
23326                   <para>Select the quote(s) you desire to delete by clicking
23327                   on the corresponding quote id.</para>
23328
23329                   <screenshot>
23330                     <screeninfo>Selected for deletion</screeninfo>
23331
23332                     <mediaobject>
23333                       <imageobject>
23334                         <imagedata fileref="images/tools/qotd/selectfordelete.png"/>
23335                       </imageobject>
23336                     </mediaobject>
23337                   </screenshot>
23338                 </listitem>
23339
23340                 <listitem>
23341                   <para>Once quote selection is finished, simply click the
23342                   'Delete quote(s)' key.</para>
23343
23344                   <screenshot>
23345                     <screeninfo>Delete quote(s)</screeninfo>
23346
23347                     <mediaobject>
23348                       <imageobject>
23349                         <imagedata fileref="images/tools/qotd/importquotebuttons.png"/>
23350                       </imageobject>
23351                     </mediaobject>
23352                   </screenshot>
23353                 </listitem>
23354
23355                 <listitem>
23356                   <para>You will be prompted to confirm the deletion.</para>
23357
23358                   <screenshot>
23359                     <screeninfo>Confirm deletion</screeninfo>
23360
23361                     <mediaobject>
23362                       <imageobject>
23363                         <imagedata fileref="images/tools/qotd/confirmdelete.png"/>
23364                       </imageobject>
23365                     </mediaobject>
23366                   </screenshot>
23367                 </listitem>
23368
23369                 <listitem>
23370                   <para>After confirming the deletion, the list will update
23371                   and the quote(s) will no longer appear.</para>
23372                 </listitem>
23373               </itemizedlist>
23374             </listitem>
23375
23376             <listitem>
23377               <para>Once you are satisfied with the quotes, click the 'Save
23378               quotes' button in the toolbar at the top and the quotes will be
23379               saved.</para>
23380
23381               <screenshot>
23382                 <screeninfo>Save quotes button</screeninfo>
23383
23384                 <mediaobject>
23385                   <imageobject>
23386                     <imagedata fileref="images/tools/qotd/importquotebuttons.png"/>
23387                   </imageobject>
23388                 </mediaobject>
23389               </screenshot>
23390             </listitem>
23391           </itemizedlist>
23392         </section>
23393       </section>
23394     </section>
23395   </chapter>
23396
23397   <chapter id="patrons">
23398     <title>Patrons</title>
23399
23400     <para>Before importing and/or adding patrons be sure to set up your <link linkend="patcats">patron categories</link>.</para>
23401
23402     <section id="addnewpatron">
23403       <title>Add a new patron</title>
23404
23405       <para>Patrons are added by going to the 'Patrons' module.<itemizedlist>
23406           <listitem>
23407             <para><emphasis>Get there:</emphasis> Patrons</para>
23408           </listitem>
23409         </itemizedlist></para>
23410       <para>Once there you can add a new patron.</para>
23411
23412       <itemizedlist>
23413         <listitem>
23414           <para>Click 'New patron'</para>
23415
23416           <screenshot>
23417             <screeninfo>Choose patron type</screeninfo>
23418
23419             <mediaobject>
23420               <imageobject>
23421                 <imagedata fileref="images/patrons/newpatron.png"/>
23422               </imageobject>
23423             </mediaobject>
23424           </screenshot>
23425         </listitem>
23426
23427         <listitem>
23428           <para>The fields that appear on the patron add form can be
23429           controlled by editing the <link linkend="BorrowerUnwantedField">BorrowerUnwantedField</link> system
23430           preference.</para>
23431         </listitem>
23432
23433         <listitem>
23434           <para>First enter the identifying information regarding your
23435           patron</para>
23436
23437           <screenshot>
23438             <screeninfo>Add Patron Form</screeninfo>
23439
23440             <mediaobject>
23441               <imageobject>
23442                 <imagedata fileref="images/patrons/addpatronform.png"/>
23443               </imageobject>
23444             </mediaobject>
23445           </screenshot>
23446
23447           <itemizedlist>
23448             <listitem>
23449               <para>Required fields are defined in the <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
23450               system preference</para>
23451             </listitem>
23452
23453             <listitem>
23454               <para>Salutation is populated by the <link linkend="BorrowersTitles">BorrowersTitles</link> system
23455               preference</para>
23456             </listitem>
23457           </itemizedlist>
23458         </listitem>
23459
23460         <listitem>
23461           <para>Next enter the contact information</para>
23462
23463           <screenshot>
23464             <screeninfo>Patron Contact Information</screeninfo>
23465
23466             <mediaobject>
23467               <imageobject>
23468                 <imagedata fileref="images/patrons/addcontact.png"/>
23469               </imageobject>
23470             </mediaobject>
23471           </screenshot>
23472
23473           <itemizedlist>
23474             <listitem>
23475               <para>For contact information, note that the primary phone and
23476               email addresses are the ones that appear on notices and slips
23477               printed during circulation (receipts, transfer slips and hold
23478               slips). The primary email is also the one that overdue notices
23479               and other messages go to.</para>
23480             </listitem>
23481           </itemizedlist>
23482         </listitem>
23483
23484         <listitem>
23485           <para>If this patron is a child, you will be asked to attach the
23486           child patron to an adult patron</para>
23487
23488           <screenshot>
23489             <screeninfo>Guarantor Linking</screeninfo>
23490
23491             <mediaobject>
23492               <imageobject>
23493                 <imagedata fileref="images/patrons/addGuarantor.png"/>
23494               </imageobject>
23495             </mediaobject>
23496           </screenshot>
23497
23498           <itemizedlist>
23499             <listitem>
23500               <para>Click 'Set to Patron' to search your system for an
23501               existing patron</para>
23502             </listitem>
23503
23504             <listitem>
23505               <para>If the Guarantor is not in the system, you can enter the
23506               first and last name in the fields available</para>
23507             </listitem>
23508
23509             <listitem>
23510               <para>The relationships are set using the <link linkend="borrowerRelationship">borrowerRelationship</link>
23511               system preference</para>
23512             </listitem>
23513           </itemizedlist>
23514         </listitem>
23515
23516         <listitem>
23517           <para>If this patron is a professional, you will be asked to attach
23518           the patron to an organizational patron</para>
23519
23520           <screenshot>
23521             <screeninfo>Organization Linking</screeninfo>
23522
23523             <mediaobject>
23524               <imageobject>
23525                 <imagedata fileref="images/patrons/addOrg.png"/>
23526               </imageobject>
23527             </mediaobject>
23528           </screenshot>
23529
23530           <itemizedlist>
23531             <listitem>
23532               <para>Click 'Set to Patron to search your system for an existing
23533               patron</para>
23534             </listitem>
23535           </itemizedlist>
23536         </listitem>
23537
23538         <listitem>
23539           <para>Each patron can have an alternate contact</para>
23540
23541           <screenshot>
23542             <screeninfo>Alternate Contact</screeninfo>
23543
23544             <mediaobject>
23545               <imageobject>
23546                 <imagedata fileref="images/patrons/addaltcontact.png"/>
23547               </imageobject>
23548             </mediaobject>
23549           </screenshot>
23550
23551           <itemizedlist>
23552             <listitem>
23553               <para>An alternate contact could be a parent or guardian. It can
23554               also be used in academic settings to store the patron's home
23555               address.</para>
23556             </listitem>
23557           </itemizedlist>
23558         </listitem>
23559
23560         <listitem>
23561           <para>The library management section includes values that are used
23562           within the library</para>
23563
23564           <screenshot>
23565             <screeninfo>Library Management</screeninfo>
23566
23567             <mediaobject>
23568               <imageobject>
23569                 <imagedata fileref="images/patrons/addlibmanagement.png"/>
23570               </imageobject>
23571             </mediaobject>
23572           </screenshot>
23573
23574           <itemizedlist>
23575             <listitem>
23576               <para>The card number field is automatically calculated if you
23577               have the <link linkend="autoMemberNum">autoMemberNum</link>
23578               system preference set that way</para>
23579
23580               <itemizedlist>
23581                 <listitem>
23582                   <note>
23583                     <para>For a newly installed system this preference will
23584                     start at 1 and increment by 1 each time after. To have it
23585                     start with the starting number of your barcodes, enter the
23586                     first barcode by hand in the patron record and save the
23587                     patron. After that the field will increment that number by
23588                     1.</para>
23589                   </note>
23590                 </listitem>
23591               </itemizedlist>
23592             </listitem>
23593
23594             <listitem>
23595               <para>If you accidentally chose the wrong patron category at the
23596               beginning you can fix that here</para>
23597             </listitem>
23598
23599             <listitem>
23600               <para>Sort 1 and 2 are used for statistical purposes within your
23601               library</para>
23602             </listitem>
23603           </itemizedlist>
23604         </listitem>
23605
23606         <listitem>
23607           <para>Next, the Library Setup section includes additional library
23608           settings</para>
23609
23610           <screenshot>
23611             <screeninfo>Library set-up options</screeninfo>
23612
23613             <mediaobject>
23614               <imageobject>
23615                 <imagedata fileref="images/patrons/addlibsetup.png"/>
23616               </imageobject>
23617             </mediaobject>
23618           </screenshot>
23619
23620           <itemizedlist>
23621             <listitem>
23622               <para>The registration date will automatically be filled in with
23623               today's date</para>
23624             </listitem>
23625
23626             <listitem>
23627               <para>If your patron cards expire (based on your <link linkend="patcats">patron category settings</link>) the Expiry
23628               date will automatically be calculated</para>
23629             </listitem>
23630
23631             <listitem>
23632               <para>The OPAC Note is a note for the patron - it will appear in
23633               the OPAC on the patron's record</para>
23634             </listitem>
23635
23636             <listitem>
23637               <para>The Circulation Note is meant solely for your library
23638               staff and will appear when the circulation staff goes to check
23639               an item out to the patron</para>
23640
23641               <screenshot>
23642                 <screeninfo>Sample Circulation Note</screeninfo>
23643
23644                 <mediaobject>
23645                   <imageobject>
23646                     <imagedata fileref="images/patrons/circnote.png"/>
23647                   </imageobject>
23648                 </mediaobject>
23649               </screenshot>
23650             </listitem>
23651
23652             <listitem>
23653               <para>The Staff/OPAC asks for the username and password to be
23654               used by the patron (and/or staff member) to log into their
23655               account in the OPAC and for staff to log in to the staff
23656               client.</para>
23657
23658               <itemizedlist>
23659                 <listitem>
23660                   <para>Staff will only be able to use this log in info to log
23661                   in to the staff client if they have the <link linkend="patronpermissions">necessary
23662                   permissions</link>.</para>
23663                 </listitem>
23664               </itemizedlist>
23665             </listitem>
23666           </itemizedlist>
23667         </listitem>
23668
23669         <listitem>
23670           <para>If you have set <link linkend="patronattributetypes">additional patron attributes</link>
23671           up, these will appear next</para>
23672
23673           <screenshot>
23674             <screeninfo>Additional Patron Attributes</screeninfo>
23675
23676             <mediaobject>
23677               <imageobject>
23678                 <imagedata fileref="images/patrons/addattributes.png"/>
23679               </imageobject>
23680             </mediaobject>
23681           </screenshot>
23682         </listitem>
23683
23684         <listitem>
23685           <para id="setpatronmessaging">Finally, if you have <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
23686           set to 'allow,' you can choose the messaging preferences for this
23687           patron.</para>
23688
23689           <screenshot>
23690             <screeninfo>Patron Messaging Settings</screeninfo>
23691
23692             <mediaobject>
23693               <imageobject>
23694                 <imagedata fileref="images/patrons/addpatronmsg.png"/>
23695               </imageobject>
23696             </mediaobject>
23697           </screenshot>
23698
23699           <itemizedlist>
23700             <listitem>
23701               <para>These notices are:</para>
23702               <itemizedlist>
23703                 <listitem>
23704                   <para>Advanced notice : A notice in advance of the patron's items being due (The
23705                     patron can choose the number of days in advance)</para>
23706                 </listitem>
23707                 <listitem>
23708                   <para>Item checkout : A notice that lists all the of the items the patron has just
23709                     checked out and/or renewed, this is an electronic form of the checkout
23710                     receipt</para>
23711                 </listitem>
23712                 <listitem>
23713                   <para>Hold filled : A notice when you have confirmed the hold is waiting for the
23714                     patron</para>
23715                 </listitem>
23716                 <listitem>
23717                   <para>Item due : A notice on the day and item is due back at the library</para>
23718                 </listitem>
23719                 <listitem>
23720                   <para>Item check-in : A notice that lists all the of the items the patron has just
23721                     checked in</para>
23722                 </listitem>
23723               </itemizedlist>
23724             </listitem>
23725             <listitem>
23726               <para>Patrons can choose to receive their notices as a digest by checking the 'Digest
23727                 only?' box along with the delivery method. A digest is a combination of all the
23728                 messages of that type (so all items due in 3 days in one email) in to one email
23729                 instead of multiple emails for each alert.</para>
23730             </listitem>
23731             <listitem>
23732               <important>
23733                 <para>These preferences will override any you set via the
23734                 <link linkend="addingpatroncat">patron
23735                 categories</link></para>
23736               </important>
23737             </listitem>
23738
23739             <listitem>
23740               <important>
23741                 <para>These preference can be altered by the patron via the
23742                 OPAC</para>
23743               </important>
23744             </listitem>
23745           </itemizedlist>
23746         </listitem>
23747
23748         <listitem>
23749           <para>Once finished, click 'Save'</para>
23750         </listitem>
23751       </itemizedlist>
23752
23753       <para>If the system suspects this patron is a duplicate of another it
23754       will warn you.</para>
23755
23756       <screenshot>
23757         <screeninfo>Patron Duplicate Suspected</screeninfo>
23758
23759         <mediaobject>
23760           <imageobject>
23761             <imagedata fileref="images/patrons/duplicatewarn.png"/>
23762           </imageobject>
23763         </mediaobject>
23764       </screenshot>
23765       <tip>
23766         <para>A duplicate patron is detected if first and last names match and there is no date of
23767           birth populated or if first name, last name and date of birth fields are all populated. If
23768           two patrons have matching names, but one has a date of birth and the other does not they
23769           will not match as duplicates.</para>
23770       </tip>
23771
23772       <para>If you have set a minimum or upper age limit on the patron
23773       category and are requiring that the birth date be filled in, Koha will
23774       warn you if the patron you're adding is too old or young for the patron
23775       category you have selected:</para>
23776
23777       <screenshot>
23778         <screeninfo>Patron age warning</screeninfo>
23779
23780         <mediaobject>
23781           <imageobject>
23782             <imagedata fileref="images/patrons/patronagelimit.png"/>
23783           </imageobject>
23784         </mediaobject>
23785       </screenshot>
23786     </section>
23787
23788     <section id="addstaffpatron">
23789       <title>Add a Staff Patron</title>
23790
23791       <para>All staff members must be entered into Koha as patrons of the
23792       'Staff' type. Follow the steps in <link linkend="addnewpatron">Add a
23793       Patron</link> to add a staff member. To give the staff member
23794       permissions to access the staff client, follow the steps in <link linkend="patronpermissions">Patron Permissions</link></para>
23795
23796       <important>
23797         <para>Remember to assign your staff secure usernames and passwords
23798         since these will be used to log into the staff client.</para>
23799       </important>
23800     </section>
23801
23802     <section id="addstatspatron">
23803       <title>Add a Statistical Patron</title>
23804
23805       <para>One way to track use of in house items is to "check out" the
23806       materials to a statistical patron. The "check out" process doesn's check
23807       the book out, but instead tracks an in house use of the item. To use
23808       this method for tracking in house use you first will need a <link linkend="patcats">patron category</link> set up for your Statistical
23809       patron.</para>
23810
23811       <screenshot>
23812         <screeninfo>In House Patron Category</screeninfo>
23813
23814         <mediaobject>
23815           <imageobject>
23816             <imagedata fileref="images/patrons/statspatcat.png"/>
23817           </imageobject>
23818         </mediaobject>
23819       </screenshot>
23820
23821       <para>Next, you will need to create a new patron of the statistical
23822       type</para>
23823
23824       <screenshot>
23825         <screeninfo>New In House Patron</screeninfo>
23826
23827         <mediaobject>
23828           <imageobject>
23829             <imagedata fileref="images/patrons/newinhouse.png"/>
23830           </imageobject>
23831         </mediaobject>
23832       </screenshot>
23833
23834       <para>Next, follow the steps put forth in the '<link linkend="addnewpatron">Add a new Patron</link>' section of this manual.
23835       Since this patron is not a real person, simply fill in the required
23836       fields, the correct library and nothing else.</para>
23837
23838       <para>To learn about other methods of tracking in house use visit the
23839       <link linkend="trackinhouse">Tracking inhouse use</link> section of this
23840       manual.</para>
23841     </section>
23842
23843     <section id="duplicatepatron">
23844       <title>Duplicate a Patron</title>
23845
23846       <para>Sometimes when you're adding a new family to your system you don't
23847       want to type the contact information over and over. Koha allows for you
23848       to duplicate a patron and change only the parts you want to (or need to)
23849       change.</para>
23850
23851       <itemizedlist>
23852         <listitem>
23853           <para>Open the patron you want to use as your base (the patron you
23854           want to duplicate information from)</para>
23855         </listitem>
23856
23857         <listitem>
23858           <para>Click the 'Duplicate' button at the top of their record</para>
23859
23860           <screenshot>
23861             <screeninfo>The Duplicate Button is the 3rd one in</screeninfo>
23862
23863             <mediaobject>
23864               <imageobject>
23865                 <imagedata fileref="images/patrons/patronedit.png"/>
23866               </imageobject>
23867             </mediaobject>
23868           </screenshot>
23869         </listitem>
23870
23871         <listitem>
23872           <para>All of the fields with the exception of first name, card
23873           number, username and password have been duplicated. Fill in the
23874           missing pieces and click 'Save'</para>
23875
23876           <screenshot>
23877             <screeninfo>Duplicating Patron Form</screeninfo>
23878
23879             <mediaobject>
23880               <imageobject>
23881                 <imagedata fileref="images/patrons/duplicatedpatron.png"/>
23882               </imageobject>
23883             </mediaobject>
23884           </screenshot>
23885
23886           <itemizedlist>
23887             <listitem>
23888               <tip>
23889                 <para>Clicking in a field that is already populated with data
23890                 will clear that field of all information (making it easier for
23891                 you to type in something different)</para>
23892               </tip>
23893             </listitem>
23894           </itemizedlist>
23895         </listitem>
23896
23897         <listitem>
23898           <para>You will be brought to your new patron</para>
23899
23900           <screenshot>
23901             <screeninfo>Newly created patron</screeninfo>
23902
23903             <mediaobject>
23904               <imageobject>
23905                 <imagedata fileref="images/patrons/duplicatedpatronfinal.png"/>
23906               </imageobject>
23907             </mediaobject>
23908           </screenshot>
23909         </listitem>
23910       </itemizedlist>
23911     </section>
23912     <section id="addpatronimages">
23913       <title>Add Patron Images</title>
23914       <para>If you would like you can add patron images to help identify patrons.  To enable this
23915         feature you must first set the <link linkend="patronimages">patronimages</link> preference
23916         to 'Allow'.</para>
23917       <para>If the preference is set to 'Allow' you will see a placeholder image under the patron's
23918         name and box to upload a patron image below the basic contact information.</para>
23919       <screenshot>
23920           <screeninfo>Add patron image</screeninfo>
23921           <mediaobject>
23922             <imageobject>
23923               <imagedata fileref="images/patrons/addpatronimage.png"/>
23924             </imageobject>
23925           </mediaobject>
23926         </screenshot>
23927       <para>In the 'Upload Patron Image' box click 'Browse' to find the image on your computer and
23928         'Upload' to load the image on to the patron record.</para>
23929       <screenshot>
23930           <screeninfo>Patron image</screeninfo>
23931           <mediaobject>
23932             <imageobject>
23933               <imagedata fileref="images/patrons/patronimage.png"/>
23934             </imageobject>
23935           </mediaobject>
23936         </screenshot>
23937       <para>
23938         <important>
23939           <para>There is a limit of 100K on the size of the picture uploaded and it is recommended
23940             that the image be 200x300 pixels, but smaller images will work as well.</para>
23941         </important>
23942       </para>
23943     </section>
23944
23945     <section id="editpatrons">
23946       <title>Editing Patrons</title>
23947
23948       <para>Patrons in Koha can be edited using one of many edit
23949       buttons.</para>
23950
23951       <itemizedlist>
23952         <listitem>
23953           <para>To edit the entire patron record simply click the 'Edit'
23954           button at the top of the patron record.</para>
23955
23956           <screenshot>
23957             <screeninfo>Main Patron Edit Menu</screeninfo>
23958
23959             <mediaobject>
23960               <imageobject>
23961                 <imagedata fileref="images/patrons/patronedit.png"/>
23962               </imageobject>
23963             </mediaobject>
23964           </screenshot>
23965         </listitem>
23966
23967         <listitem>
23968           <para>Patron passwords are not recoverable. The stars show on the
23969           patron detail next to the Password label are always there even if a
23970           password isn't set. If a patron forgets their password the only
23971           option is to reset their password. To change the patron's password,
23972           click the 'Change Password' button</para>
23973
23974           <screenshot>
23975             <screeninfo>Patron Password Change Form</screeninfo>
23976
23977             <mediaobject>
23978               <imageobject>
23979                 <imagedata fileref="images/patrons/patronpassword.png"/>
23980               </imageobject>
23981             </mediaobject>
23982           </screenshot>
23983
23984           <itemizedlist>
23985             <listitem>
23986               <para>Koha cannot display existing passwords. Leave the field
23987               blank to leave password unchanged.</para>
23988             </listitem>
23989
23990             <listitem>
23991               <para>This form can automatically generate a random password if
23992               you click the link labeled "Click to fill with a randomly
23993               generated suggestion. Passwords will be displayed as
23994               text."</para>
23995             </listitem>
23996           </itemizedlist>
23997         </listitem>
23998
23999         <listitem>
24000           <para>To edit a specific section of the patron record (for example
24001           the Library Use section) click the 'Edit' link below the
24002           section</para>
24003
24004           <screenshot>
24005             <screeninfo>Library Use Section of Patron Record</screeninfo>
24006
24007             <mediaobject>
24008               <imageobject>
24009                 <imagedata fileref="images/patrons/patroneditsection.png"/>
24010               </imageobject>
24011             </mediaobject>
24012           </screenshot>
24013         </listitem>
24014
24015         <listitem>
24016           <para>A patron image can be added by browsing for the image on your
24017           machine from the 'Manage Patron Image' section</para>
24018
24019           <screenshot>
24020             <screeninfo>Manage Patron Image Form</screeninfo>
24021
24022             <mediaobject>
24023               <imageobject>
24024                 <imagedata fileref="images/patrons/patronaddimage.png"/>
24025               </imageobject>
24026             </mediaobject>
24027           </screenshot>
24028
24029           <itemizedlist>
24030             <listitem>
24031               <para>This form will not appear if you have the <link linkend="patronimages">patronimages</link> system preference to
24032               not allow patron images</para>
24033             </listitem>
24034
24035             <listitem>
24036               <para>To add patron images in bulk, use the <link linkend="uploadpatronimages">Upload Patron Images</link>
24037               Tool</para>
24038             </listitem>
24039           </itemizedlist>
24040         </listitem>
24041
24042         <listitem>
24043           <para id="patronflags">Patrons can also be blocked from checking
24044           items out by setting Patron Flags</para>
24045
24046           <screenshot>
24047             <screeninfo>Patron Warning Flags</screeninfo>
24048
24049             <mediaobject>
24050               <imageobject>
24051                 <imagedata fileref="images/patrons/patronflags.png"/>
24052               </imageobject>
24053             </mediaobject>
24054           </screenshot>
24055
24056           <itemizedlist>
24057             <listitem>
24058               <para>If you would like your circulation staff to confirm a
24059               patron's address before checking items out to the patron, you
24060               can see the 'Gone no Address' flag</para>
24061
24062               <screenshot>
24063                 <screeninfo>Patron's address in doubt</screeninfo>
24064
24065                 <mediaobject>
24066                   <imageobject>
24067                     <imagedata fileref="images/patrons/patronaddress.png"/>
24068                   </imageobject>
24069                 </mediaobject>
24070               </screenshot>
24071             </listitem>
24072             <listitem>
24073               <para>If the patron reports that they have lost their card you can set the 'Lost Card'
24074                 flag to prevent someone else from using that card to check items out</para>
24075               <screenshot>
24076                 <screeninfo>Patron lost card</screeninfo>
24077                 <mediaobject>
24078                   <imageobject>
24079                     <imagedata fileref="images/patrons/patroncardlost.png"/>
24080                   </imageobject>
24081                 </mediaobject>
24082               </screenshot>
24083             </listitem>
24084
24085             <listitem>
24086               <para>If you would like to bar a patron from the library you can add a manual
24087                 restriction</para>
24088               <screenshot>
24089                 <screeninfo>Add manual restriction</screeninfo>
24090                 <mediaobject>
24091                   <imageobject>
24092                     <imagedata fileref="images/patrons/addpatronrestriction.png"/>
24093                   </imageobject>
24094                 </mediaobject>
24095               </screenshot>
24096
24097               <itemizedlist>
24098                 <listitem>
24099                   <tip><para>This flag can automatically be set with the <link linkend="noticetriggers">Overdue/Notice Status
24100                   Triggers</link></para></tip>
24101                 </listitem>
24102               </itemizedlist>
24103             </listitem>
24104
24105             <listitem>
24106               <para>If you enter in a date and/or note related to the
24107               restriction you will see that in the restricted message as
24108               well</para>
24109
24110               <screenshot>
24111                 <screeninfo>Restricted until message</screeninfo>
24112
24113                 <mediaobject>
24114                   <imageobject>
24115                     <imagedata fileref="images/patrons/restricteduntil.png"/>
24116                   </imageobject>
24117                 </mediaobject>
24118               </screenshot>
24119             </listitem>
24120           </itemizedlist>
24121         </listitem>
24122
24123         <listitem>
24124           <para>Children patrons do not become adults automatically in Koha unless you have <link linkend="j2acron">Juvenile to Adult cron job</link> running. To upgrade a child patron
24125             to and adult patron category manually go to the 'More' menu and choose 'Update Child to
24126             Adult Patron'</para>
24127
24128           <screenshot>
24129             <screeninfo>Update Child to Adult Patron</screeninfo>
24130
24131             <mediaobject>
24132               <imageobject>
24133                 <imagedata fileref="images/patrons/updatetoadult.png"/>
24134               </imageobject>
24135             </mediaobject>
24136           </screenshot>
24137
24138           <itemizedlist>
24139             <listitem>
24140               <para>You will then be presented with a pop up window asking
24141               which one of your adult patron categories this Child should be
24142               updated to</para>
24143
24144               <screenshot>
24145                 <screeninfo>Choose Adult Category to Update To</screeninfo>
24146
24147                 <mediaobject>
24148                   <imageobject>
24149                     <imagedata fileref="images/patrons/choosadulttype.png"/>
24150                   </imageobject>
24151                 </mediaobject>
24152               </screenshot>
24153             </listitem>
24154           </itemizedlist>
24155         </listitem>
24156       </itemizedlist>
24157     </section>
24158     <section id="mangepatronedits">
24159       <title>Manging Patron Self Edits</title>
24160       <para>If you are allowing patrons to edit their accounts via the OPAC with the <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference then you will need to
24161         approve all changes via the staff client before they're applied. If there are patron edits
24162         awaiting action they will appear on the staff client dashboard below the modules list (along
24163         with other items awaiting action).</para>
24164       <screenshot>
24165           <screeninfo>Patron requests waiting</screeninfo>
24166           <mediaobject>
24167             <imageobject>
24168               <imagedata fileref="images/patrons/pendingpatronrequest.png"/>
24169             </imageobject>
24170           </mediaobject>
24171         </screenshot>
24172       <para>When you click the 'Patrons requesting modifications' link you will be brought to a list
24173         of patrons with requested changes.</para>
24174       <screenshot>
24175           <screeninfo>Manage patron updates</screeninfo>
24176           <mediaobject>
24177             <imageobject>
24178               <imagedata fileref="images/patrons/managepatronupdates.png"/>
24179             </imageobject>
24180           </mediaobject>
24181         </screenshot>
24182       <para>From here you can 'Approve' and apply the changes to the patron record, 'Delete' and
24183         remove the changes or 'Ignore' and keep the changes pending to review later.</para>
24184     </section>
24185
24186     <section id="patronpermissions">
24187       <title>Patron Permissions</title>
24188
24189       <para>Patron Permissions are used to allow staff members access to the
24190       staff client.</para>
24191
24192       <important>
24193         <para>In order for a staff member to log into the staff interface they
24194         must have (at the very least) 'catalogue' permissions which allow them
24195         to view the staff interface.</para>
24196       </important>
24197
24198       <section id="setpatronperms">
24199         <title>Setting Patron Permissions</title>
24200
24201         <para>To set patron permissions, you must first <link linkend="addstaffpatron">have a patron of the 'Staff' type</link>
24202         open</para>
24203
24204         <itemizedlist>
24205           <listitem>
24206             <para>On the patron record click More and choose Set Permissions
24207             to alter patron permissions</para>
24208
24209             <screenshot>
24210               <screeninfo>Set Patron Permissions</screeninfo>
24211
24212               <mediaobject>
24213                 <imageobject>
24214                   <imagedata fileref="images/patrons/editpatronpermissions.png"/>
24215                 </imageobject>
24216               </mediaobject>
24217             </screenshot>
24218           </listitem>
24219
24220           <listitem>
24221             <para>You will be presented with a list of preferences, some of
24222             which can be expanded by clicking the plus sign to the left of the
24223             section title.</para>
24224
24225             <screenshot>
24226               <screeninfo>Patron Permissions</screeninfo>
24227
24228               <mediaobject>
24229                 <imageobject>
24230                   <imagedata fileref="images/patrons/GranularPermissions.png"/>
24231                 </imageobject>
24232               </mediaobject>
24233             </screenshot>
24234           </listitem>
24235         </itemizedlist>
24236       </section>
24237
24238       <section id="patronpermsdefined">
24239         <title>Patron Permissions Defined</title>
24240
24241         <para/>
24242
24243         <itemizedlist>
24244           <listitem>
24245             <para>superlibrarian</para>
24246
24247             <itemizedlist>
24248               <listitem>
24249                 <para>Access to all librarian functions</para>
24250
24251                 <itemizedlist>
24252                   <listitem>
24253                     <tip>
24254                       <para>With this selected there is no need to choose any
24255                       other permissions</para>
24256                     </tip>
24257                   </listitem>
24258                 </itemizedlist>
24259               </listitem>
24260             </itemizedlist>
24261           </listitem>
24262
24263           <listitem>
24264             <para>circulate</para>
24265
24266             <itemizedlist>
24267               <listitem>
24268                 <para>Check out and check in items</para>
24269               </listitem>
24270
24271               <listitem>
24272                 <para>This section can be expanded (<link linkend="circpermissions">Learn more</link>)</para>
24273               </listitem>
24274             </itemizedlist>
24275           </listitem>
24276
24277           <listitem>
24278             <para>catalogue</para>
24279
24280             <itemizedlist>
24281               <listitem>
24282                 <para><emphasis role="bold">Required for staff login.</emphasis> Staff access,
24283                   allows viewing the catalogue in staff client<itemizedlist>
24284                     <listitem>
24285                       <important>
24286                         <para>Must be given to all staff members to allow them to login to the staff
24287                           client</para>
24288                       </important>
24289                     </listitem>
24290                   </itemizedlist></para>
24291               </listitem>
24292             </itemizedlist>
24293           </listitem>
24294
24295           <listitem>
24296             <para>parameters</para>
24297
24298             <itemizedlist>
24299               <listitem>
24300                 <para>Manage Koha system systems (Administration panel)</para>
24301               </listitem>
24302
24303               <listitem>
24304                 <para>This section can be expanded (<link linkend="parameterpermissions">Learn
24305                     more</link>)</para>
24306               </listitem>
24307             </itemizedlist>
24308           </listitem>
24309
24310           <listitem>
24311             <para>borrowers</para>
24312
24313             <itemizedlist>
24314               <listitem>
24315                 <para>Add or modify patrons</para>
24316               </listitem>
24317             </itemizedlist>
24318           </listitem>
24319
24320           <listitem>
24321             <para>permissions</para>
24322
24323             <itemizedlist>
24324               <listitem>
24325                 <para>Set user permissions</para>
24326               </listitem>
24327             </itemizedlist>
24328           </listitem>
24329
24330           <listitem>
24331             <para>reserveforothers</para>
24332
24333             <itemizedlist>
24334               <listitem>
24335                 <para>Place and modify holds for patrons</para>
24336               </listitem>
24337
24338               <listitem>
24339                 <para>This section can be expanded (<link linkend="reservepermissions">Learn more</link>)</para>
24340               </listitem>
24341             </itemizedlist>
24342           </listitem>
24343
24344           <listitem>
24345             <para>borrow</para>
24346
24347             <itemizedlist>
24348               <listitem>
24349                 <para>Borrow books</para>
24350               </listitem>
24351             </itemizedlist>
24352           </listitem>
24353
24354           <listitem>
24355             <para>editcatalogue</para>
24356
24357             <itemizedlist>
24358               <listitem>
24359                 <para>Edit Catalog (Modify bibliographic/hodings data)</para>
24360               </listitem>
24361
24362               <listitem>
24363                 <para>This section can be expanded (<link linkend="catpermissions">Learn more</link>)</para>
24364               </listitem>
24365             </itemizedlist>
24366           </listitem>
24367
24368           <listitem>
24369             <para>updatecharges</para>
24370
24371             <itemizedlist>
24372               <listitem>
24373                 <para>Manage patrons fines and fees</para>
24374               </listitem>
24375               <listitem>
24376                 <para>This section can be expanded (<link linkend="updatechargespermissions">Learn
24377                     more</link>)</para>
24378               </listitem>
24379             </itemizedlist>
24380           </listitem>
24381
24382           <listitem>
24383             <para>acquisition</para>
24384
24385             <itemizedlist>
24386               <listitem>
24387                 <para>Acquisition and/or suggestion management</para>
24388               </listitem>
24389
24390               <listitem>
24391                 <para>This section can be expanded (<link linkend="acqpermissions">Learn more</link>)</para>
24392               </listitem>
24393             </itemizedlist>
24394           </listitem>
24395
24396           <listitem>
24397             <para>management</para>
24398
24399             <itemizedlist>
24400               <listitem>
24401                 <para>Set library management paraments (deprecated)<itemizedlist>
24402                     <listitem>
24403                       <important>
24404                         <para>This permission level no longer controls anything.</para>
24405                       </important>
24406                     </listitem>
24407                   </itemizedlist></para>
24408               </listitem>
24409             </itemizedlist>
24410           </listitem>
24411
24412           <listitem>
24413             <para>tools</para>
24414
24415             <itemizedlist>
24416               <listitem>
24417                 <para>Use all tools</para>
24418               </listitem>
24419
24420               <listitem>
24421                 <para>This section can be expanded (<link linkend="toolspermissions">Learn more</link>)</para>
24422               </listitem>
24423             </itemizedlist>
24424           </listitem>
24425
24426           <listitem>
24427             <para>editauthorities</para>
24428
24429             <itemizedlist>
24430               <listitem>
24431                 <para>Edit Authorities</para>
24432               </listitem>
24433             </itemizedlist>
24434           </listitem>
24435
24436           <listitem>
24437             <para>serials</para>
24438
24439             <itemizedlist>
24440               <listitem>
24441                 <para>Manage serial subscriptions</para>
24442               </listitem>
24443
24444               <listitem>
24445                 <para>This section can be expanded (<link linkend="serpermissions">Learn more</link>)</para>
24446               </listitem>
24447             </itemizedlist>
24448           </listitem>
24449
24450           <listitem>
24451             <para>reports</para>
24452
24453             <itemizedlist>
24454               <listitem>
24455                 <para>Allow access to the reports module</para>
24456               </listitem>
24457
24458               <listitem>
24459                 <para>Reports found on the Circulation page are not controlled
24460                 by this permission</para>
24461               </listitem>
24462
24463               <listitem>
24464                 <para>This section can be expanded (<link linkend="reportpermissions">Learn more</link>)</para>
24465               </listitem>
24466             </itemizedlist>
24467           </listitem>
24468
24469           <listitem>
24470             <para>staffaccess</para>
24471
24472             <itemizedlist>
24473               <listitem>
24474                 <para>Allow staff members to modify permissions for other staff members</para>
24475               </listitem>
24476
24477               <listitem>
24478                 <important>
24479                   <para>Requires the borrowers permission above</para>
24480                 </important>
24481               </listitem>
24482             </itemizedlist>
24483           </listitem>
24484           <listitem>
24485             <para>plugins<itemizedlist>
24486                 <listitem>
24487                   <para>Koha plugins</para>
24488                 </listitem>
24489                 <listitem>
24490                   <para>This section can be expanded (<link linkend="pluginpermissions">Learn
24491                       more</link>)</para>
24492                 </listitem>
24493               </itemizedlist></para>
24494           </listitem>
24495         </itemizedlist>
24496
24497         <section id="circpermissions">
24498           <title>Granular Circulate Permissions</title>
24499
24500           <para>If the staff member has 'circulate' permissions they have the
24501           ability to perform all of these actions. If you would like to
24502           control circulation permissions on a more granular level choose from
24503           these options:</para>
24504
24505           <itemizedlist>
24506             <listitem>
24507               <para>circulate_remaining_permissions</para>
24508
24509               <itemizedlist>
24510                 <listitem>
24511                   <para>Remaining circulation permissions</para>
24512                 </listitem>
24513                 <listitem>
24514                   <para>All circulation rights except those covered by permissions listed
24515                     below</para>
24516                 </listitem>
24517               </itemizedlist>
24518             </listitem>
24519             <listitem>
24520               <para>force_checkout<itemizedlist>
24521                   <listitem>
24522                     <para>Force checkout if a limitation exists</para>
24523                   </listitem>
24524                   <listitem>
24525                     <para>With this permission a librarian will be allowed to override a check out
24526                       restriction in the following cases: <itemizedlist>
24527                         <listitem>
24528                           <para>age restriction</para>
24529                         </listitem>
24530                         <listitem>
24531                           <para>the item is issued to another patron</para>
24532                         </listitem>
24533                         <listitem>
24534                           <para>the item is not for loan</para>
24535                         </listitem>
24536                         <listitem>
24537                           <para>the patron has overdue items</para>
24538                         </listitem>
24539                         <listitem>
24540                           <para>the item is lost </para>
24541                         </listitem>
24542                         <listitem>
24543                           <para>the item is a high demand item</para>
24544                         </listitem>
24545                         <listitem>
24546                           <para>the item is on hold</para>
24547                         </listitem>
24548                       </itemizedlist></para>
24549                   </listitem>
24550               </itemizedlist></para></listitem>
24551             <listitem><para>manage_restrictions<itemizedlist>
24552                   <listitem>
24553                     <para>Manage restrictions for accounts</para>
24554                   </listitem>
24555                   <listitem>
24556                     <para>Grants permission to the staff member to lift a restriction that might be
24557                       on the patron's record</para>
24558                   </listitem>
24559                 </itemizedlist></para>
24560             </listitem>
24561             <listitem>
24562               <para>overdues_report<itemizedlist>
24563                   <listitem>
24564                     <para> Execute overdue items report </para>
24565                   </listitem>
24566                   <listitem>
24567                     <para>The permission to run the overdues reports found under Circulation</para>
24568                   </listitem>
24569                 </itemizedlist></para>
24570             </listitem>
24571
24572             <listitem>
24573               <para>override_renewals</para>
24574
24575               <itemizedlist>
24576                 <listitem>
24577                   <para>Override blocked renewals</para>
24578                 </listitem>
24579
24580                 <listitem>
24581                   <para>Requires that the staff member also has
24582                   circulate_remaining_permissions</para>
24583                 </listitem>
24584               </itemizedlist>
24585             </listitem>
24586           </itemizedlist>
24587         </section>
24588
24589         <section id="parameterpermissions">
24590           <title>Granular Parameters Permissions</title>
24591
24592           <para>If the staff member has 'parameters' permissions they have the
24593           ability to perform all of these actions. If you would like to
24594           control parameter permissions on a more granular level choose from
24595           these options:</para>
24596
24597           <itemizedlist>
24598             <listitem>
24599               <para>manage_circ_rules</para>
24600
24601               <itemizedlist>
24602                 <listitem>
24603                   <para>Manage circulation rules</para>
24604                 </listitem>
24605                 <listitem>
24606                   <para>The ability to access the <link linkend="circfinerules">Circulation and
24607                       fines rules</link> in the administration area</para>
24608                 </listitem>
24609               </itemizedlist>
24610             </listitem>
24611
24612             <listitem>
24613               <para>parameters_remaining_permissions</para>
24614
24615               <itemizedlist>
24616                 <listitem>
24617                   <para>Remaining system parameters permissions</para>
24618                 </listitem>
24619                 <listitem>
24620                   <para>The ability to access all areas in Administration (other than the
24621                     Circulation and fine rules)</para>
24622                 </listitem>
24623               </itemizedlist>
24624             </listitem>
24625           </itemizedlist>
24626         </section>
24627
24628         <section id="reservepermissions">
24629           <title>Granular Holds Permissions</title>
24630
24631           <para>If the staff member has 'reserveforothers' permissions they
24632           have the ability to perform all of these actions. If you would like
24633           to control holds permissions on a more granular level choose from
24634           these options:</para>
24635
24636           <itemizedlist>
24637             <listitem>
24638               <para>modify_holds_priority</para>
24639
24640               <itemizedlist>
24641                 <listitem>
24642                   <para>Modify holds priority</para>
24643                 </listitem>
24644                 <listitem>
24645                   <para>Allow staff members to alter the holds priority (moving patrons up and down
24646                     the queue)</para>
24647                 </listitem>
24648               </itemizedlist>
24649             </listitem>
24650
24651             <listitem>
24652               <para>place_holds</para>
24653
24654               <itemizedlist>
24655                 <listitem>
24656                   <para>Place holds for patrons</para>
24657                 </listitem>
24658               </itemizedlist>
24659             </listitem>
24660           </itemizedlist>
24661         </section>
24662
24663         <section id="catpermissions">
24664           <title>Granular Cataloging Permissions</title>
24665
24666           <para>If the staff member has 'editcatalogue' permissions they have
24667           the ability to perform all of these actions. If you would like to
24668           control cataloging permissions on a more granular level choose from
24669           these options:</para>
24670
24671           <itemizedlist>
24672             <listitem>
24673               <para>edit_catalogue</para>
24674
24675               <itemizedlist>
24676                 <listitem>
24677                   <para>Edit catalog (Modify bibliographic/holdings data)</para>
24678                 </listitem>
24679                 <listitem>
24680                   <para>Ability to access all cataloging functions via the <link linkend="cataloging">Cataloging</link> page</para>
24681                 </listitem>
24682               </itemizedlist>
24683             </listitem>
24684
24685             <listitem>
24686               <para>edit_items</para>
24687
24688               <itemizedlist>
24689                 <listitem>
24690                   <para>Edit items</para>
24691                 </listitem>
24692                 <listitem>
24693                   <para>Ability to make <link linkend="editingitems">edits to item/holdings
24694                       records</link>, but not bibliographic records</para>
24695                 </listitem>
24696               </itemizedlist>
24697             </listitem>
24698
24699             <listitem>
24700               <para id="fastaddpermissions">fast_cataloging</para>
24701
24702               <itemizedlist>
24703                 <listitem>
24704                   <para>Fast cataloging</para>
24705                 </listitem>
24706                 <listitem>
24707                   <para>The ability to catalog using only the <link linkend="fastaddcat">Fast Add
24708                       Framework</link> found on the <link linkend="circulation">Circulation</link>
24709                     page</para>
24710                 </listitem>
24711               </itemizedlist>
24712             </listitem>
24713           </itemizedlist>
24714         </section>
24715         <section id="updatechargespermissions">
24716           <title>Granular Fines and Charges Permissions</title>
24717           <para>If a staff member has 'updatecharges' permission they have the ability to perform
24718             all of these actions. If you would like to control fines and charges permissions on a
24719             more granular level choose from these options:<itemizedlist>
24720               <listitem>
24721                 <para>remaining_permissions<itemizedlist>
24722                     <listitem>
24723                       <para>Remaining permissions for managing fines and fees other than the ability
24724                         to write off charges</para>
24725                     </listitem>
24726                   </itemizedlist></para>
24727               </listitem>
24728               <listitem>
24729                 <para>writeoff<itemizedlist>
24730                     <listitem>
24731                       <para>Write off fines and fees</para>
24732                     </listitem>
24733                   </itemizedlist></para>
24734               </listitem>
24735             </itemizedlist></para>
24736         </section>
24737
24738         <section id="acqpermissions">
24739           <title>Granular Acquisitions Permissions</title>
24740
24741           <para>If the staff member has 'acquisition' permissions they have
24742           the ability to perform all of these actions. If you would like to
24743           control acquisitions permissions on a more granular level choose
24744           from these options:</para>
24745
24746           <itemizedlist>
24747             <listitem>
24748               <para>budget_add_del</para>
24749
24750               <itemizedlist>
24751                 <listitem>
24752                   <para>Add and delete budgets (but can't modify them)</para>
24753                 </listitem>
24754               </itemizedlist>
24755             </listitem>
24756
24757             <listitem>
24758               <para>budget_manage</para>
24759               <itemizedlist>
24760                 <listitem>
24761                   <para>Manage budgets</para>
24762                 </listitem>
24763               </itemizedlist>
24764             </listitem>
24765
24766             <listitem>
24767               <para>budget_manage_all <itemizedlist>
24768                   <listitem>
24769                     <para>Manage all budgets</para>
24770                   </listitem>
24771                 </itemizedlist></para>
24772               <para>budget_modify</para>
24773               <itemizedlist>
24774                 <listitem>
24775                   <para>Modify budget (can't create lines, but can modify existing ones)</para>
24776                 </listitem>
24777               </itemizedlist>
24778             </listitem>
24779
24780             <listitem>
24781               <para>contracts_manage</para>
24782
24783               <itemizedlist>
24784                 <listitem>
24785                   <para>Manage contracts</para>
24786                 </listitem>
24787               </itemizedlist>
24788             </listitem>
24789
24790             <listitem>
24791               <para>group_manage</para>
24792
24793               <itemizedlist>
24794                 <listitem>
24795                   <para>Manage orders and basket groups</para>
24796                 </listitem>
24797               </itemizedlist>
24798             </listitem>
24799
24800             <listitem>
24801               <para>order_manage</para>
24802
24803               <itemizedlist>
24804                 <listitem>
24805                   <para>Manage orders and baskets</para>
24806                 </listitem>
24807               </itemizedlist>
24808             </listitem>
24809             <listitem>
24810               <para>order_manage_all<itemizedlist>
24811                   <listitem>
24812                     <para>Manage all orders and baskets, regardless of restrictions on them</para>
24813                   </listitem>
24814                 </itemizedlist></para>
24815             </listitem>
24816
24817             <listitem>
24818               <para>order_receive</para>
24819
24820               <itemizedlist>
24821                 <listitem>
24822                   <para>Manage orders and baskets</para>
24823                 </listitem>
24824               </itemizedlist>
24825             </listitem>
24826
24827             <listitem>
24828               <para>period_manage</para>
24829
24830               <itemizedlist>
24831                 <listitem>
24832                   <para>Manage periods</para>
24833                 </listitem>
24834               </itemizedlist>
24835             </listitem>
24836
24837             <listitem>
24838               <para>planning_manage</para>
24839
24840               <itemizedlist>
24841                 <listitem>
24842                   <para>Manage budget planning</para>
24843                 </listitem>
24844               </itemizedlist>
24845             </listitem>
24846
24847             <listitem>
24848               <para>vendors_manage</para>
24849
24850               <itemizedlist>
24851                 <listitem>
24852                   <para>Manage vendors</para>
24853                 </listitem>
24854               </itemizedlist>
24855             </listitem>
24856           </itemizedlist>
24857         </section>
24858
24859         <section id="serpermissions">
24860           <title>Granular Serials Permissions</title>
24861
24862           <para>If the staff member has 'serials' permissions they have the
24863           ability to perform all of these actions. If you would like to
24864           control serials permissions on a more granular level choose from
24865           these options:</para>
24866
24867           <itemizedlist>
24868             <listitem>
24869               <para>check_expiration</para>
24870
24871               <itemizedlist>
24872                 <listitem>
24873                   <para>Check the <link linkend="serialexpiration">expiration of a
24874                     serial</link></para>
24875                 </listitem>
24876               </itemizedlist>
24877             </listitem>
24878
24879             <listitem>
24880               <para>claim_serials</para>
24881
24882               <itemizedlist>
24883                 <listitem>
24884                   <para>Claim missing serials via the <link linkend="serialclaims">Claims
24885                       section</link></para>
24886                 </listitem>
24887               </itemizedlist>
24888             </listitem>
24889
24890             <listitem>
24891               <para>create_subscription</para>
24892
24893               <itemizedlist>
24894                 <listitem>
24895                   <para>Create <link linkend="newsubscription">a new subscription</link></para>
24896                 </listitem>
24897               </itemizedlist>
24898             </listitem>
24899
24900             <listitem>
24901               <para>delete_subscription</para>
24902
24903               <itemizedlist>
24904                 <listitem>
24905                   <para>Delete an existing subscription</para>
24906                 </listitem>
24907               </itemizedlist>
24908             </listitem>
24909
24910             <listitem>
24911               <para>edit_subscription</para>
24912
24913               <itemizedlist>
24914                 <listitem>
24915                   <para>Edit an existing subscription</para>
24916                 </listitem>
24917                 <listitem>
24918                   <para>This permission does not include the ability to delete or create a
24919                     subscription</para>
24920                 </listitem>
24921               </itemizedlist>
24922             </listitem>
24923
24924             <listitem>
24925               <para>receive_serials</para>
24926
24927               <itemizedlist>
24928                 <listitem>
24929                   <para>Serials receiving</para>
24930                 </listitem>
24931                 <listitem>
24932                   <para>Receive serials on existing subscriptions</para>
24933                 </listitem>
24934               </itemizedlist>
24935             </listitem>
24936
24937             <listitem>
24938               <para>renew_subscription</para>
24939
24940               <itemizedlist>
24941                 <listitem>
24942                   <para>Renew a subscription</para>
24943                 </listitem>
24944               </itemizedlist>
24945             </listitem>
24946
24947             <listitem>
24948               <para>routing</para>
24949
24950               <itemizedlist>
24951                 <listitem>
24952                   <para>Routing</para>
24953                 </listitem>
24954                 <listitem>
24955                   <para>Manage <link linkend="routinglist">routing lists</link></para>
24956                 </listitem>
24957               </itemizedlist>
24958             </listitem>
24959             <listitem>
24960               <para>superserials<itemizedlist>
24961                   <listitem>
24962                     <para>Manage subscriptions from any branch (only applies when <link
24963                         linkend="IndependentBranches">IndependantBranches</link> is used)</para>
24964                   </listitem>
24965                 </itemizedlist></para>
24966             </listitem>
24967           </itemizedlist>
24968         </section>
24969
24970         <section id="toolspermissions">
24971           <title>Granular Tools Permissions</title>
24972
24973           <para>If the staff member has 'tools' permissions they have the
24974           ability to access and use all items under the Tools menu. If you
24975           would like to control which tools staff members have access to on a
24976           more granular level choose from these options:</para>
24977
24978           <itemizedlist>
24979             <listitem>
24980               <para>batch_upload_patron_images</para>
24981
24982               <itemizedlist>
24983                 <listitem>
24984                   <para>Upload patron images in batch or one at a time </para>
24985                 </listitem>
24986                 <listitem>
24987                   <para>Access to the <link linkend="uploadpatronimages">Image Upload
24988                     Tool</link></para>
24989                 </listitem>
24990               </itemizedlist>
24991             </listitem>
24992
24993             <listitem>
24994               <para>delete_anonymize_patrons</para>
24995
24996               <itemizedlist>
24997                 <listitem>
24998                   <para>Delete old borrowers and anonymize circulation/reading history (deletes
24999                     borrower reading history)</para>
25000                 </listitem>
25001                 <listitem>
25002                   <para>Access to the <link linkend="anonpatrons">Anonymize Patron
25003                     Tool</link></para>
25004                 </listitem>
25005               </itemizedlist>
25006             </listitem>
25007
25008             <listitem>
25009               <para>edit_calendar</para>
25010
25011               <itemizedlist>
25012                 <listitem>
25013                   <para>Define days when the library is closed </para>
25014                 </listitem>
25015                 <listitem>
25016                   <para>Access to the <link linkend="calholidays">Calendar/Holidays
25017                     Tool</link></para>
25018                 </listitem>
25019               </itemizedlist>
25020             </listitem>
25021
25022             <listitem>
25023               <para>edit_news</para>
25024
25025               <itemizedlist>
25026                 <listitem>
25027                   <para>Write news for the OPAC and staff interfaces </para>
25028                 </listitem>
25029                 <listitem>
25030                   <para>Access to the <link linkend="newstool">News Tool</link></para>
25031                 </listitem>
25032               </itemizedlist>
25033             </listitem>
25034
25035             <listitem>
25036               <para>edit_notice_status_triggers</para>
25037
25038               <itemizedlist>
25039                 <listitem>
25040                   <para>Set notice/status triggers for overdue items </para>
25041                 </listitem>
25042                 <listitem>
25043                   <para>Access to the <link linkend="noticetriggers">Overdue Notice Status/Triggers
25044                       Tool</link></para>
25045                 </listitem>
25046               </itemizedlist>
25047             </listitem>
25048
25049             <listitem>
25050               <para>edit_notices</para>
25051
25052               <itemizedlist>
25053                 <listitem>
25054                   <para>Define notices </para>
25055                 </listitem>
25056                 <listitem>
25057                   <para>Access to the <link linkend="notices">Notices Tool</link></para>
25058                 </listitem>
25059               </itemizedlist>
25060             </listitem>
25061
25062             <listitem>
25063               <para>export_catalog</para>
25064
25065               <itemizedlist>
25066                 <listitem>
25067                   <para>Export bibliographic, authorities and holdings data </para>
25068                 </listitem>
25069                 <listitem>
25070                   <para>Access to the <link linkend="exportbibs">Export Data Tool</link></para>
25071                 </listitem>
25072               </itemizedlist>
25073             </listitem>
25074
25075             <listitem>
25076               <para>import_patrons</para>
25077
25078               <itemizedlist>
25079                 <listitem>
25080                   <para>Import patron data </para>
25081                 </listitem>
25082                 <listitem>
25083                   <para>Access to the <link linkend="patronimport">Import Patrons Tool</link></para>
25084                 </listitem>
25085               </itemizedlist>
25086             </listitem>
25087
25088             <listitem>
25089               <para>inventory</para>
25090
25091               <itemizedlist>
25092                 <listitem>
25093                   <para>Perform inventory (stocktaking) of your catalog </para>
25094                 </listitem>
25095                 <listitem>
25096                   <para>Access to the <link linkend="inventory">Inventory Tool</link></para>
25097                 </listitem>
25098               </itemizedlist>
25099             </listitem>
25100
25101             <listitem>
25102               <para>items_batchdel</para>
25103
25104               <itemizedlist>
25105                 <listitem>
25106                   <para>Perform batch deletion of items </para>
25107                 </listitem>
25108                 <listitem>
25109                   <para>Access to the <link linkend="batchdeleteitems">Batch Item Deletion
25110                       Tool</link></para>
25111                 </listitem>
25112               </itemizedlist>
25113             </listitem>
25114
25115             <listitem>
25116               <para>items_batchmod</para>
25117
25118               <itemizedlist>
25119                 <listitem>
25120                   <para>Perform batch modification of items </para>
25121                 </listitem>
25122                 <listitem>
25123                   <para>Access to the <link linkend="batchmodifyitems">Batch Item Modification
25124                       Tool</link></para>
25125                 </listitem>
25126               </itemizedlist>
25127             </listitem>
25128
25129             <listitem>
25130               <para>label_creator</para>
25131
25132               <itemizedlist>
25133                 <listitem>
25134                   <para>Create printable labels and barcodes from catalog and patron data </para>
25135                 </listitem>
25136                 <listitem>
25137                   <para>Access to the <link linkend="labelcreator">Label Creator</link> and <link linkend="quicklabelcreator">Quick Label Creator</link> Tools</para>
25138                 </listitem>
25139               </itemizedlist>
25140             </listitem>
25141
25142             <listitem>
25143               <para>manage_csv_profiles</para>
25144
25145               <itemizedlist>
25146                 <listitem>
25147                   <para>Manage CSV export profiles</para>
25148                 </listitem>
25149                 <listitem>
25150                   <para>Access to the <link linkend="csvprofiles">CSV Profiles Tool</link></para>
25151                 </listitem>
25152               </itemizedlist>
25153             </listitem>
25154
25155             <listitem>
25156               <para>manage_staged_marc</para>
25157
25158               <itemizedlist>
25159                 <listitem>
25160                   <para>Managed staged MARC records, including completing and reversing imports
25161                   </para>
25162                 </listitem>
25163                 <listitem>
25164                   <para>Access to the <link linkend="managestaged">Manage Staged MARC Records
25165                       Tool</link></para>
25166                 </listitem>
25167               </itemizedlist>
25168             </listitem>
25169
25170             <listitem>
25171               <para>moderate_comments</para>
25172
25173               <itemizedlist>
25174                 <listitem>
25175                   <para>Moderate patron comments </para>
25176                 </listitem>
25177                 <listitem>
25178                   <para>Access to the <link linkend="comments">Comments Tool</link>
25179                   </para>
25180                 </listitem>
25181               </itemizedlist>
25182             </listitem>
25183
25184             <listitem>
25185               <para>moderate_tags<itemizedlist>
25186                   <listitem>
25187                     <para>Moderate patron tags</para>
25188                   </listitem>
25189                   <listitem>
25190                     <para>Access to the <link linkend="tagsmoderation">Tags Tool</link></para>
25191                   </listitem>
25192                 </itemizedlist></para>
25193             </listitem>
25194             <listitem>
25195               <para>schedule_tasks</para>
25196               <itemizedlist>
25197                 <listitem>
25198                   <para>Schedule tasks to run </para>
25199                 </listitem>
25200                 <listitem>
25201                   <para>Access to the <link linkend="taskscheduler">Task Scheduler
25202                     Tool</link></para>
25203                 </listitem>
25204               </itemizedlist>
25205             </listitem>
25206
25207             <listitem>
25208               <para>stage_marc_import</para>
25209
25210               <itemizedlist>
25211                 <listitem>
25212                   <para>Stage MARC records into the reservoir </para>
25213                 </listitem>
25214                 <listitem>
25215                   <para>Access to the <link linkend="stagemarc">Stage MARC Records
25216                     Tool</link></para>
25217                 </listitem>
25218               </itemizedlist>
25219             </listitem>
25220
25221             <listitem>
25222               <para>upload_local_cover_images</para>
25223
25224               <itemizedlist>
25225                 <listitem>
25226                   <para>Upload local cover images </para>
25227                 </listitem>
25228                 <listitem>
25229                   <para>Access to the <link linkend="uploadlocalimages">Upload Local Cover Image
25230                       Tool</link> as well as permission to add and delete local cover images from
25231                     the bib detail page</para>
25232                 </listitem>
25233               </itemizedlist>
25234             </listitem>
25235
25236             <listitem>
25237               <para>view_system_logs</para>
25238
25239               <itemizedlist>
25240                 <listitem>
25241                   <para>Browse the system logs </para>
25242                 </listitem>
25243                 <listitem>
25244                   <para>Access to the <link linkend="logviewer">Log Viewer Tool</link></para>
25245                 </listitem>
25246               </itemizedlist>
25247             </listitem>
25248           </itemizedlist>
25249         </section>
25250
25251         <section id="reportpermissions">
25252           <title>Granular Reports Permissions</title>
25253
25254           <para>If the staff member has 'reports' permissions they have the
25255           ability to perform all of these actions. If you would like to
25256           control reports permissions on a more granular level choose from
25257           these options:</para>
25258
25259           <itemizedlist>
25260             <listitem>
25261               <para>create_reports</para>
25262
25263               <itemizedlist>
25264                 <listitem>
25265                   <para>Create SQL Reports</para>
25266                 </listitem>
25267                 <listitem>
25268                   <para>The ability to create and edit but not run SQL reports</para>
25269                 </listitem>
25270               </itemizedlist>
25271             </listitem>
25272
25273             <listitem>
25274               <para>execute_reports</para>
25275
25276               <itemizedlist>
25277                 <listitem>
25278                   <para>Execure SQL Reports</para>
25279                 </listitem>
25280                 <listitem>
25281                   <para>The ability to run but not create or edit SQL reports </para>
25282                 </listitem>
25283               </itemizedlist>
25284             </listitem>
25285           </itemizedlist>
25286         </section>
25287         <section id="pluginpermissions">
25288           <title>Granular Plugins Permissions</title>
25289           <para>If the staff member has 'plugins' permissions they have the ability to perform all
25290             of these actions. If you would like to control reports permissions on a more granular
25291             level choose from these options:<itemizedlist>
25292               <listitem>
25293                 <para>configure<itemizedlist>
25294                     <listitem>
25295                       <para>Configure plugins</para>
25296                     </listitem>
25297                     <listitem>
25298                       <para>The ability to run the 'configure' section of a plugin if it has
25299                         one</para>
25300                     </listitem>
25301                   </itemizedlist></para>
25302               </listitem>
25303               <listitem>
25304                 <para>manage<itemizedlist>
25305                     <listitem>
25306                       <para>Manage plugins </para>
25307                     </listitem>
25308                     <listitem>
25309                       <para>The ability to install or uninstall plugins</para>
25310                     </listitem>
25311                   </itemizedlist></para>
25312               </listitem>
25313               <listitem>
25314                 <para>report<itemizedlist>
25315                     <listitem>
25316                       <para>Use report plugins</para>
25317                     </listitem>
25318                     <listitem>
25319                       <para>The ability to use report plugins</para>
25320                     </listitem>
25321                   </itemizedlist></para>
25322               </listitem>
25323               <listitem>
25324                 <para>tool<itemizedlist>
25325                     <listitem>
25326                       <para>Use tool plugins</para>
25327                     </listitem>
25328                     <listitem>
25329                       <para>The ability to use tool plugins</para>
25330                     </listitem>
25331                   </itemizedlist></para>
25332               </listitem>
25333             </itemizedlist></para>
25334         </section>
25335       </section>
25336     </section>
25337
25338     <section id="patroninformation">
25339       <title>Patron Information</title>
25340
25341       <para>When viewing a patron record you have the option to view information from one of many
25342         tabs found on the left hand side of the record.<itemizedlist>
25343           <listitem>
25344             <para><emphasis role="italic">Get there:</emphasis> Patrons > Browse or search for
25345               patron > Click patron name</para>
25346           </listitem>
25347         </itemizedlist></para>
25348
25349       <section id="patcheckout">
25350         <title>Check Out</title>
25351
25352         <para>For instruction on checking items out, view the <link linkend="checkingout">Checking Out</link> section of this
25353         manual.</para>
25354       </section>
25355
25356       <section id="patrondetails">
25357         <title>Details</title>
25358
25359         <para>All patron information will appear on the Details tab. This
25360         includes all the contact information, notes, custom patron attributes,
25361         messaging preferences, etc entered when adding the patron.</para>
25362
25363         <para>In the case of patrons who are marked as 'Child' or
25364         'Professional' and their Guarantors additional information will appear
25365         on their record.</para>
25366
25367         <itemizedlist>
25368           <listitem>
25369             <para>A child patron will list their Guarantor</para>
25370
25371             <screenshot>
25372               <screeninfo>Guarantor listed and linked from the child
25373               record</screeninfo>
25374
25375               <mediaobject>
25376                 <imageobject>
25377                   <imagedata fileref="images/patrons/child.png"/>
25378                 </imageobject>
25379               </mediaobject>
25380             </screenshot>
25381           </listitem>
25382
25383           <listitem>
25384             <para>On the Guarantor's record, all children and/or professionals
25385             will be listed</para>
25386
25387             <screenshot>
25388               <screeninfo>Guarantees listed on the Guarantor's
25389               profile</screeninfo>
25390
25391               <mediaobject>
25392                 <imageobject>
25393                   <imagedata fileref="images/patrons/parent.png"/>
25394                 </imageobject>
25395               </mediaobject>
25396             </screenshot>
25397           </listitem>
25398         </itemizedlist>
25399
25400         <section id="patcircsummary">
25401           <title>Circulation Summary</title>
25402
25403           <para>Below the patron's information on the details screen is a
25404           tabbed display of the items they have checked out, overdue, and on
25405           hold.</para>
25406
25407           <screenshot>
25408             <screeninfo>Checkout summary</screeninfo>
25409
25410             <mediaobject>
25411               <imageobject>
25412                 <imagedata fileref="images/patrons/checkoutsummary.png"/>
25413               </imageobject>
25414             </mediaobject>
25415           </screenshot>
25416
25417           <para>If they have family at the library staff can see what the
25418           other family members have checked out.</para>
25419
25420           <screenshot>
25421             <screeninfo>Relative checkouts</screeninfo>
25422
25423             <mediaobject>
25424               <imageobject>
25425                 <imagedata fileref="images/patrons/relativecheckouts.png"/>
25426               </imageobject>
25427             </mediaobject>
25428           </screenshot>
25429           <para>The Restrictions tab will show for all patrons. If the patron has no restrictions
25430             you will see that on the tab.</para>
25431           <screenshot>
25432             <screeninfo>Patron restrictions</screeninfo>
25433             <mediaobject>
25434               <imageobject>
25435                 <imagedata fileref="images/patrons/patronrestrictions-none.png"/>
25436               </imageobject>
25437             </mediaobject>
25438           </screenshot>
25439           <para>If the patron has restrictions on their account the tab will show the number and the
25440             description.</para>
25441           <screenshot>
25442             <screeninfo>Patron restrictions</screeninfo>
25443             <mediaobject>
25444               <imageobject>
25445                 <imagedata fileref="images/patrons/patronrestrictions.png"/>
25446               </imageobject>
25447             </mediaobject>
25448           </screenshot>
25449           <para>Using the 'Add manual restriction' button you can add a restriction to the patron
25450             record from here.</para>
25451           <screenshot>
25452             <screeninfo>Add restriction</screeninfo>
25453             <mediaobject>
25454               <imageobject>
25455                 <imagedata fileref="images/patrons/addrestriction.png"/>
25456               </imageobject>
25457             </mediaobject>
25458           </screenshot>
25459         </section>
25460       </section>
25461
25462       <section id="patronfines">
25463         <title>Fines</title>
25464
25465         <para>The patron's complete accounting history will appear on the
25466         Fines tab. Contrary to its name, the Fines tab does not just show fine
25467         data, it also shows membership fees, rental fees, reserve fees and any
25468         other charge you may have for patrons.</para>
25469
25470         <screenshot>
25471           <screeninfo>Patron Accounting Summary</screeninfo>
25472
25473           <mediaobject>
25474             <imageobject>
25475               <imagedata fileref="images/patrons/patronaccount.png"/>
25476             </imageobject>
25477           </mediaobject>
25478         </screenshot>
25479
25480         <para>The table will show you the following columns:</para>
25481
25482         <itemizedlist>
25483           <listitem>
25484             <para>Date: the date the charge/payment was posted</para>
25485
25486             <itemizedlist>
25487               <listitem>
25488                 <para>In the case of fines this will be the last day that the
25489                 fine was accrued</para>
25490               </listitem>
25491             </itemizedlist>
25492           </listitem>
25493
25494           <listitem>
25495             <para>Description: a description of the charges including the due
25496             date for overdue items and a link to the item record where one is
25497             available</para>
25498           </listitem>
25499
25500           <listitem>
25501             <para>Note: any notes about this charge/payment</para>
25502           </listitem>
25503
25504           <listitem>
25505             <para>Amount: the total amount of the payment or charge</para>
25506           </listitem>
25507
25508           <listitem>
25509             <para>Outstanding: the amount still due on charge</para>
25510           </listitem>
25511         </itemizedlist>
25512
25513         <section id="chargefines">
25514           <title>Charging Fines/Fees</title>
25515
25516           <para>Most fees and fines will be charged automatically if the <link linkend="finescronjob">fines cron job</link> is running:</para>
25517
25518           <itemizedlist>
25519             <listitem>
25520               <para>Fines will be charged based on your <link linkend="circfinerules">Circulation &amp; Fines
25521               Rules</link></para>
25522             </listitem>
25523
25524             <listitem>
25525               <para>Hold fees will be charged based on the rules you set in
25526               the <link linkend="patcats">Patron Types &amp; Categories</link>
25527               administration area</para>
25528             </listitem>
25529
25530             <listitem>
25531               <para>Rental fees will be charged based on the settings in your
25532               <link linkend="itemtypeadmin">Item Types</link> administration
25533               area</para>
25534             </listitem>
25535
25536             <listitem>
25537               <para>Marking an item 'Lost' via the cataloging module will
25538               automatically charge the patron the replacement cost for that
25539               item</para>
25540             </listitem>
25541           </itemizedlist>
25542         </section>
25543
25544         <section id="payfines">
25545           <title>Pay/Reverse Fines</title>
25546
25547           <para>Each line item can be paid in full (or written off) using the
25548           'Pay Fines' tab.</para>
25549
25550           <screenshot>
25551             <screeninfo>Paying Fines</screeninfo>
25552
25553             <mediaobject>
25554               <imageobject>
25555                 <imagedata fileref="images/patrons/makepayment.png"/>
25556               </imageobject>
25557             </mediaobject>
25558           </screenshot>
25559
25560           <itemizedlist>
25561             <listitem>
25562               <para>Each line item can be paid in full, partially paid, or
25563               written off.</para>
25564             </listitem>
25565
25566             <listitem>
25567               <para>Pay a fine in full</para>
25568
25569               <itemizedlist>
25570                 <listitem>
25571                   <para>Click "Pay" next to the fine you want to pay in
25572                   full</para>
25573                 </listitem>
25574
25575                 <listitem>
25576                   <para>The full amount of the fine will be populated for you
25577                   in the "Collect From Patron" box</para>
25578
25579                   <screenshot>
25580                     <screeninfo>Pay fine</screeninfo>
25581
25582                     <mediaobject>
25583                       <imageobject>
25584                         <imagedata fileref="images/patrons/payfine.png"/>
25585                       </imageobject>
25586                     </mediaobject>
25587                   </screenshot>
25588                 </listitem>
25589
25590                 <listitem>
25591                   <para>Click "Confirm"</para>
25592                 </listitem>
25593
25594                 <listitem>
25595                   <para>The fine will be removed from outstanding fines, and
25596                   displayed as fully paid.</para>
25597                 </listitem>
25598               </itemizedlist>
25599             </listitem>
25600
25601             <listitem>
25602               <para>Pay a partial fine</para>
25603
25604               <itemizedlist>
25605                 <listitem>
25606                   <para>Click "Pay" next to the fine you want to partially
25607                   pay</para>
25608                 </listitem>
25609
25610                 <listitem>
25611                   <para>Enter the amount you are collecting from the patron in
25612                   the "Collect From Patron" box</para>
25613
25614                   <screenshot>
25615                     <screeninfo>Pay partial fine</screeninfo>
25616
25617                     <mediaobject>
25618                       <imageobject>
25619                         <imagedata fileref="images/patrons/paypartial.png"/>
25620                       </imageobject>
25621                     </mediaobject>
25622                   </screenshot>
25623                 </listitem>
25624
25625                 <listitem>
25626                   <para>Click "Confirm"</para>
25627                 </listitem>
25628
25629                 <listitem>
25630                   <para>The fine will be updated to show the original Amount,
25631                   and the current Amount Outstanding</para>
25632                 </listitem>
25633               </itemizedlist>
25634             </listitem>
25635
25636             <listitem>
25637               <para>Pay an amount towards all fines</para>
25638
25639               <itemizedlist>
25640                 <listitem>
25641                   <para>Click the "Pay Amount" button</para>
25642                 </listitem>
25643
25644                 <listitem>
25645                   <para>Enter the amount you are collecting from the patron in
25646                   "Collect from Patron." The sum of all fines is shown in
25647                   "Total Amount Outstanding"</para>
25648
25649                   <screenshot>
25650                     <screeninfo>Pay Amount</screeninfo>
25651
25652                     <mediaobject>
25653                       <imageobject>
25654                         <imagedata fileref="images/patrons/payamount.png"/>
25655                       </imageobject>
25656                     </mediaobject>
25657                   </screenshot>
25658                 </listitem>
25659
25660                 <listitem>
25661                   <para>Click "Confirm"</para>
25662                 </listitem>
25663
25664                 <listitem>
25665                   <para>The fine totals will be updated with the payment
25666                   applied to oldest fines first.</para>
25667                 </listitem>
25668               </itemizedlist>
25669             </listitem>
25670
25671             <listitem>
25672               <para>Pay Selected fines</para>
25673
25674               <itemizedlist>
25675                 <listitem>
25676                   <para>Check the selection boxes next to the fines you wish
25677                   to pay, click "Pay Selected"</para>
25678
25679                   <screenshot>
25680                     <screeninfo>Select lines to pay</screeninfo>
25681
25682                     <mediaobject>
25683                       <imageobject>
25684                         <imagedata fileref="images/patrons/payselected-select.png"/>
25685                       </imageobject>
25686                     </mediaobject>
25687                   </screenshot>
25688                 </listitem>
25689
25690                 <listitem>
25691                   <para>Enter an amount to pay towards the fines.</para>
25692
25693                   <screenshot>
25694                     <screeninfo>Pay Selected</screeninfo>
25695
25696                     <mediaobject>
25697                       <imageobject>
25698                         <imagedata fileref="images/patrons/payselected.png"/>
25699                       </imageobject>
25700                     </mediaobject>
25701                   </screenshot>
25702                 </listitem>
25703
25704                 <listitem>
25705                   <para>Click "Confirm"</para>
25706                 </listitem>
25707
25708                 <listitem>
25709                   <para>The fine totals will be updated with the payment
25710                   applied to the oldest selected fines first.</para>
25711                 </listitem>
25712               </itemizedlist>
25713             </listitem>
25714
25715             <listitem>
25716               <para>Writeoff a single fine</para>
25717
25718               <itemizedlist>
25719                 <listitem>
25720                   <para>Click "Writeoff" next to the fine you wish to
25721                   writeoff.</para>
25722                 </listitem>
25723
25724                 <listitem>
25725                   <para>The fine will be removed from outstanding fines, and
25726                   displayed as written off.</para>
25727                 </listitem>
25728               </itemizedlist>
25729             </listitem>
25730
25731             <listitem>
25732               <para>Writeoff All fines</para>
25733
25734               <itemizedlist>
25735                 <listitem>
25736                   <para>Click the "Writeoff All" button</para>
25737                 </listitem>
25738
25739                 <listitem>
25740                   <para>All fines will be removed from outstanding fines, and
25741                   displayed as written off.</para>
25742                 </listitem>
25743               </itemizedlist>
25744             </listitem>
25745
25746             <listitem>
25747               <para>If you accidentally mark and item as paid, you can reverse
25748               that line item by clicking 'Reverse' to the right of the
25749               line</para>
25750
25751               <screenshot>
25752                 <screeninfo>Reverse Link</screeninfo>
25753
25754                 <mediaobject>
25755                   <imageobject>
25756                     <imagedata fileref="images/patrons/reverselink.png"/>
25757                   </imageobject>
25758                 </mediaobject>
25759               </screenshot>
25760
25761               <itemizedlist>
25762                 <listitem>
25763                   <para>Once clicked a new line item will be added to the
25764                   account, showing the payment as reversed</para>
25765
25766                   <screenshot>
25767                     <screeninfo>Reversed Payment</screeninfo>
25768
25769                     <mediaobject>
25770                       <imageobject>
25771                         <imagedata fileref="images/patrons/reversed.png"/>
25772                       </imageobject>
25773                     </mediaobject>
25774                   </screenshot>
25775                 </listitem>
25776               </itemizedlist>
25777             </listitem>
25778           </itemizedlist>
25779         </section>
25780
25781         <section id="manualinvoice">
25782           <title>Creating Manual Invoices</title>
25783
25784           <para>For fees that are not automatically charged, librarians can
25785           create a manual invoice</para>
25786
25787           <screenshot>
25788             <screeninfo>Create Manual Invoice</screeninfo>
25789
25790             <mediaobject>
25791               <imageobject>
25792                 <imagedata fileref="images/patrons/manualinvoice.png"/>
25793               </imageobject>
25794             </mediaobject>
25795           </screenshot>
25796
25797           <itemizedlist>
25798             <listitem>
25799               <para>First choose the type of invoice you would like to
25800               create</para>
25801
25802               <itemizedlist>
25803                 <listitem>
25804                   <para>To add additional values to the manual invoice type pull down menu, add them
25805                     to the <link linkend="manualinvvals">MANUAL_INV</link> Authorized Value</para>
25806                 </listitem>
25807                 <listitem>
25808                   <para>
25809                     <important>
25810                       <para>The value set as the Authorized Value for the MANUAL_INV authorized
25811                         value category will appear as the Description and the Authorized Value
25812                         Description will be used as the amount.</para>
25813                     </important>
25814                   </para>
25815                 </listitem>
25816               </itemizedlist>
25817             </listitem>
25818
25819             <listitem>
25820               <para>If the fee is associated with an item you can enter its
25821               barcode so that the line item shows a link to that item</para>
25822             </listitem>
25823
25824             <listitem>
25825               <para>The description field is where you will enter the
25826               description of the charge</para>
25827             </listitem>
25828
25829             <listitem>
25830               <para>In the amount field, do not enter currency symbols, only
25831               numbers and decimals</para>
25832             </listitem>
25833           </itemizedlist>
25834         </section>
25835
25836         <section id="manualcredit">
25837           <title>Creating Manual Credits</title>
25838
25839           <para>Manual credits can be used to pay off parts of fines, or to
25840           forgive a fine amount.</para>
25841
25842           <screenshot>
25843             <screeninfo>Create Manual Credit</screeninfo>
25844
25845             <mediaobject>
25846               <imageobject>
25847                 <imagedata fileref="images/patrons/manualcredit.png"/>
25848               </imageobject>
25849             </mediaobject>
25850           </screenshot>
25851
25852           <itemizedlist>
25853             <listitem>
25854               <para>First choose the type of credit you'd like to apply</para>
25855             </listitem>
25856
25857             <listitem>
25858               <para>If this credit is associated with an item you can enter
25859               that item's barcode so that the line item links to the right
25860               item</para>
25861             </listitem>
25862
25863             <listitem>
25864               <para>The description field is where you will enter the
25865               description of the credit</para>
25866             </listitem>
25867
25868             <listitem>
25869               <para>In the amount field, do not enter currency symbols, only
25870               numbers and decimals</para>
25871             </listitem>
25872           </itemizedlist>
25873         </section>
25874
25875         <section id="printinglineitems">
25876           <title>Printing Invoices</title>
25877
25878           <para>To the right of each account line there is a print link.
25879           Clicking that link will print an invoice for the line item that
25880           includes the date and description of the line item along with the
25881           total outstanding on the account.</para>
25882
25883           <screenshot>
25884             <screeninfo>Sample Invoice</screeninfo>
25885
25886             <mediaobject>
25887               <imageobject>
25888                 <imagedata fileref="images/patrons/patroninvoice.png"/>
25889               </imageobject>
25890             </mediaobject>
25891           </screenshot>
25892         </section>
25893       </section>
25894
25895       <section id="patronroutingtab">
25896         <title>Routing Lists</title>
25897
25898         <para>A list of all of the serial routing lists the patron belongs to
25899         will be accessible via the 'Routing Lists' tab on the patron
25900         record.</para>
25901
25902         <screenshot>
25903           <screeninfo>Routing Lists</screeninfo>
25904
25905           <mediaobject>
25906             <imageobject>
25907               <imagedata fileref="images/patrons/routinglisttab.png"/>
25908             </imageobject>
25909           </mediaobject>
25910         </screenshot>
25911
25912         <para>On this tab you will be able to see and edit all of the routing
25913         lists that this patron is on.</para>
25914
25915         <screenshot>
25916           <screeninfo>Patron's routing lists</screeninfo>
25917
25918           <mediaobject>
25919             <imageobject>
25920               <imagedata fileref="images/patrons/patronroutinglists.png"/>
25921             </imageobject>
25922           </mediaobject>
25923         </screenshot>
25924       </section>
25925
25926       <section id="circhistory">
25927         <title>Circulation History</title>
25928
25929         <para>The circulation history tab will appear if you have set the
25930         <link linkend="intranetreadinghistory">intranetreadinghistory</link>
25931         preference to allow it to appear. If you have the <link linkend="OPACPrivacy">OPACPrivacy</link> system preference set to
25932         'Allow' and the patron has decided that the library cannot keep this
25933         information this tab will only show currently checked out
25934         items.</para>
25935
25936         <screenshot>
25937           <screeninfo>Patron Circulation History</screeninfo>
25938
25939           <mediaobject>
25940             <imageobject>
25941               <imagedata fileref="images/patrons/readinghistory.png"/>
25942             </imageobject>
25943           </mediaobject>
25944         </screenshot>
25945
25946         <para>If you would like to export a list of barcodes for the items
25947         checked in today you can find that option under the More menu on the
25948         top right of the page.</para>
25949
25950         <screenshot>
25951           <screeninfo>Export today's checkins</screeninfo>
25952
25953           <mediaobject>
25954             <imageobject>
25955               <imagedata fileref="images/patrons/readinghistory-export.png"/>
25956             </imageobject>
25957           </mediaobject>
25958         </screenshot>
25959
25960         <para>This will generate a text file with one barcode per line.</para>
25961       </section>
25962
25963       <section id="patmodlog">
25964         <title>Modification Log</title>
25965
25966         <para>If you have set your <link linkend="BorrowersLog">BorrowersLog</link> to track changes to patron
25967         records, then this tab will appear. The Modification Log will show
25968         when changes were made to the patron record. If you also have turned
25969         on the <link linkend="IssueLog">IssueLog</link> and <link linkend="ReturnLog">ReturnLog</link> you will see checkins and outs on
25970         this screen as well.</para>
25971
25972         <screenshot>
25973           <screeninfo>Changes to Patron</screeninfo>
25974
25975           <mediaobject>
25976             <imageobject>
25977               <imagedata fileref="images/patrons/borrowerlog.png"/>
25978             </imageobject>
25979           </mediaobject>
25980         </screenshot>
25981
25982         <itemizedlist>
25983           <listitem>
25984             <para>The Librarian field shows the patron number for the
25985             librarian who made the changes</para>
25986           </listitem>
25987
25988           <listitem>
25989             <para>The module lists 'MEMBERS' for the patron module</para>
25990           </listitem>
25991
25992           <listitem>
25993             <para>The action will tell you what action was being logged</para>
25994           </listitem>
25995
25996           <listitem>
25997             <para>The Object field lists the borrowernumber that is being
25998             modified (in the example above, it was my changing my own
25999             record)</para>
26000           </listitem>
26001         </itemizedlist>
26002       </section>
26003
26004       <section id="patnotices">
26005         <title>Notices</title>
26006
26007         <para>The <link linkend="setpatronmessaging">patron's messaging
26008         preferences</link> are set when <link linkend="addnewpatron">adding</link> or <link linkend="editpatrons">editing</link> the patron. This tab will show
26009         the messages that have been sent and those that are queued to be
26010         sent:</para>
26011
26012         <screenshot>
26013           <screeninfo>Patron Notices Tab</screeninfo>
26014
26015           <mediaobject>
26016             <imageobject>
26017               <imagedata fileref="images/patrons/patnoticestab.png"/>
26018             </imageobject>
26019           </mediaobject>
26020         </screenshot>
26021
26022         <para>Clicking on the message title will expand the view to show you
26023         the full text of the message that was sent.</para>
26024
26025         <screenshot>
26026           <screeninfo>Full message text</screeninfo>
26027
26028           <mediaobject>
26029             <imageobject>
26030               <imagedata fileref="images/patrons/patnoticestab-full.png"/>
26031             </imageobject>
26032           </mediaobject>
26033         </screenshot>
26034       </section>
26035
26036       <section id="patronstatstab">
26037         <title>Statistics</title>
26038
26039         <para>Depending on what you set for the values of your <link linkend="StatisticsFields">StatisticsFields</link> system preference,
26040         you can see statistics for one patron's circulation actions.</para>
26041
26042         <screenshot>
26043           <screeninfo>Patron's Statistics</screeninfo>
26044
26045           <mediaobject>
26046             <imageobject>
26047               <imagedata fileref="images/patrons/patronstats.png"/>
26048             </imageobject>
26049           </mediaobject>
26050         </screenshot>
26051       </section>
26052
26053       <section id="patronfiles">
26054         <title>Files</title>
26055
26056         <para>If you set the <link linkend="EnableBorrowerFiles">EnableBorrowerFiles</link> preference to
26057         'Do' the Files tab will be visible on the patron information
26058         page.</para>
26059
26060         <screenshot>
26061           <screeninfo>Patron Files Tab</screeninfo>
26062
26063           <mediaobject>
26064             <imageobject>
26065               <imagedata fileref="images/patrons/patronfilestab.png"/>
26066             </imageobject>
26067           </mediaobject>
26068         </screenshot>
26069
26070         <para>From here you can upload files to attach to the patron
26071         record.</para>
26072
26073         <screenshot>
26074           <screeninfo>Upload patron files</screeninfo>
26075
26076           <mediaobject>
26077             <imageobject>
26078               <imagedata fileref="images/patrons/nopatronfiles.png"/>
26079             </imageobject>
26080           </mediaobject>
26081         </screenshot>
26082
26083         <para>All files that are uploaded will appear above a form where
26084         additional files can be uploaded from.</para>
26085
26086         <screenshot>
26087           <screeninfo>List of files on the patron record</screeninfo>
26088
26089           <mediaobject>
26090             <imageobject>
26091               <imagedata fileref="images/patrons/patronfileslist.png"/>
26092             </imageobject>
26093           </mediaobject>
26094         </screenshot>
26095       </section>
26096       <section id="patronsuggestions">
26097         <title>Purchase Suggestions</title>
26098         <para>If the patron has made any purchase suggestions you will see a purchase suggestions
26099           tab on the patron record.<screenshot>
26100             <screeninfo>Patron purchase suggestions</screeninfo>
26101             <mediaobject>
26102               <imageobject>
26103                 <imagedata fileref="images/patrons/purchasesuggestions.png"/>
26104               </imageobject>
26105             </mediaobject>
26106           </screenshot></para>
26107         <para>From here you can see all suggestions made by the patron and their status, you can
26108           also create a purchase suggestion on the patron's behalf by clicking the 'New purchase
26109           suggestion' button at the top.</para>
26110         <para>Learn more about <link linkend="purchasesuggest">Purchase suggestions</link> in the
26111             <link linkend="acqmodule">Acquisitions</link> chapter of this manual.</para>
26112       </section>
26113     </section>
26114
26115     <section id="patronsearch">
26116       <title>Patron Search</title>
26117
26118       <para>Clicking on the link to the Patron module will bring you to a search/browse screen for
26119         patrons. From here you can search for a patron by any part of their name or their card
26120         number.</para>
26121
26122       <screenshot>
26123         <screeninfo>Patron Search</screeninfo>
26124
26125         <mediaobject>
26126           <imageobject>
26127             <imagedata fileref="images/patrons/patronsearch.png"/>
26128           </imageobject>
26129         </mediaobject>
26130       </screenshot>
26131       <para>Clicking the small plus sign [+] to the right of the search box will open up an advanced
26132         patron search with more filters including the ability to limit to a specific category and/or library.</para>
26133       <screenshot>
26134           <screeninfo>Expanded patron search</screeninfo>
26135           <mediaobject>
26136             <imageobject>
26137               <imagedata fileref="images/patrons/patronsearchexpand.png"/>
26138             </imageobject>
26139           </mediaobject>
26140         </screenshot>
26141
26142       <para>Depending on what you have chosen for the 'Search fields' you can
26143       search for patrons in various different ways.</para>
26144
26145       <screenshot>
26146         <screeninfo>Patron Search Fields</screeninfo>
26147
26148         <mediaobject>
26149           <imageobject>
26150             <imagedata fileref="images/patrons/patronfieldsearch.png"/>
26151           </imageobject>
26152         </mediaobject>
26153       </screenshot>
26154
26155       <itemizedlist>
26156         <listitem>
26157           <para>Standard:</para>
26158
26159           <itemizedlist>
26160             <listitem>
26161               <para>Enter any part of their name, username, email address or
26162               barcode</para>
26163             </listitem>
26164           </itemizedlist>
26165         </listitem>
26166
26167         <listitem>
26168           <para>Email:</para>
26169
26170           <itemizedlist>
26171             <listitem>
26172               <para>Enter any part of their email address and choose 'Contains' instead of 'Starts
26173                 with'</para>
26174             </listitem>
26175           </itemizedlist>
26176         </listitem>
26177
26178         <listitem>
26179           <para>Borrower number:</para>
26180
26181           <itemizedlist>
26182             <listitem>
26183               <para>Enter the Koha borrower number</para>
26184             </listitem>
26185           </itemizedlist>
26186         </listitem>
26187
26188         <listitem>
26189           <para>Phone number:</para>
26190
26191           <itemizedlist>
26192             <listitem>
26193               <para>Enter the phone number exactly as it is in the system or
26194               by using spaces between each batch of numbers.</para>
26195             </listitem>
26196
26197             <listitem>
26198               <para>Example: To find (212) 555-1212 you can search for it
26199               exactly as it was entered or by searching for 212 555
26200               1212</para>
26201             </listitem>
26202           </itemizedlist>
26203         </listitem>
26204
26205         <listitem>
26206           <para>Street address:</para>
26207
26208           <itemizedlist>
26209             <listitem>
26210               <para>Enter any part of the patron's address (includes all address fields) and choose
26211                 'Contains' instead of 'Starts with' to find the string anywhere in the
26212                 address</para>
26213             </listitem>
26214           </itemizedlist>
26215         </listitem>
26216         <listitem>
26217           <para>Date of birth<itemizedlist>
26218               <listitem>
26219                 <para>A tooltip will appear telling you how to enter the date of birth, most
26220                   libraries will be entering MM/DD/YYYY for the birthday search</para>
26221                 <screenshot>
26222                     <screeninfo>Birth date search tooltip</screeninfo>
26223                     <mediaobject>
26224                       <imageobject>
26225                         <imagedata fileref="images/patrons/patronsearchbday.png"/>
26226                       </imageobject>
26227                     </mediaobject>
26228                   </screenshot>
26229               </listitem>
26230             </itemizedlist></para>
26231         </listitem>
26232       </itemizedlist>
26233       <para>You can also choose to either search for fields that start with the string you entered
26234         or contain the string.  Choosing 'Contains' will work like a wildcard search.</para>
26235       <screenshot>
26236           <screeninfo>Contains or Starts with Search</screeninfo>
26237           <mediaobject>
26238             <imageobject>
26239               <imagedata fileref="images/patrons/patronsearchcontains.png"/>
26240             </imageobject>
26241           </mediaobject>
26242         </screenshot>
26243
26244       <para>You can also choose how your results will be sorted by using the
26245       'Order by' pull down menu at the end of the form.</para>
26246
26247       <screenshot>
26248         <screeninfo>Patron search sort</screeninfo>
26249
26250         <mediaobject>
26251           <imageobject>
26252             <imagedata fileref="images/patrons/patronsearchsort.png"/>
26253           </imageobject>
26254         </mediaobject>
26255       </screenshot>
26256
26257       <para>You can also browse through the patron records by clicking on the
26258       linked letters across the top.</para>
26259
26260       <screenshot>
26261         <screeninfo>Patron Browse</screeninfo>
26262
26263         <mediaobject>
26264           <imageobject>
26265             <imagedata fileref="images/patrons/patronbrowse.png"/>
26266           </imageobject>
26267         </mediaobject>
26268       </screenshot>
26269     </section>
26270   </chapter>
26271
26272   <chapter id="circulation">
26273     <title>Circulation</title>
26274
26275     <para>Circulation functions can be accessed in several different ways. On
26276     the main page of the staff client there are some quick links in the center
26277     of the page to check items out, in or transfer them. For a complete
26278     listing of Circulation functions you can visit the Circulation page which
26279     is linked from the top left of every page or from the center of the main
26280     page.</para>
26281
26282     <para>Before circulating your collection you will want to set your <link linkend="globalsysprefs">Global System Preferences</link>, <link linkend="basicparams">Basic Parameters</link> and <link linkend="patscirc">Patrons &amp; Circulation Rules</link>.</para>
26283
26284     <para>While in Circulation you can jump between the tabs on the quick
26285     search box at the top of the screen by using the following hot
26286     keys:</para>
26287
26288     <itemizedlist>
26289       <listitem>
26290         <para>jump to the catalog search with Alt+Q</para>
26291       </listitem>
26292
26293       <listitem>
26294         <para>jump to the checkout with Alt+U</para>
26295
26296         <itemizedlist>
26297           <listitem>
26298             <para>this will not work for Mac users</para>
26299           </listitem>
26300         </itemizedlist>
26301       </listitem>
26302
26303       <listitem>
26304         <para>jump to the checkin with Alt+R</para>
26305       </listitem>
26306     </itemizedlist>
26307
26308     <para><tip>
26309         <para>Mac users use the OPTION button in place of ALT</para>
26310       </tip></para>
26311
26312     <section id="checkingout">
26313       <title>Check Out (Issuing)</title>
26314
26315       <para>To begin the checkout process you must enter the patron barcode or
26316       part of their name. The checkout option appears in three main
26317       places:</para>
26318
26319       <itemizedlist>
26320         <listitem>
26321           <para>Check out option on the top of the main staff client</para>
26322
26323           <screenshot>
26324             <screeninfo>Check out box on main Koha Staff Client
26325             page</screeninfo>
26326
26327             <mediaobject>
26328               <imageobject>
26329                 <imagedata fileref="images/circ/checkoutmain.png"/>
26330               </imageobject>
26331             </mediaobject>
26332           </screenshot>
26333         </listitem>
26334
26335         <listitem>
26336           <para>Check out option on the patron record</para>
26337
26338           <screenshot>
26339             <screeninfo>Check out tab on a patron record</screeninfo>
26340
26341             <mediaobject>
26342               <imageobject>
26343                 <imagedata fileref="images/circ/checkoutpatron.png"/>
26344               </imageobject>
26345             </mediaobject>
26346           </screenshot>
26347         </listitem>
26348
26349         <listitem>
26350           <para>Check out option on the quick search bar on the circulation
26351           page</para>
26352
26353           <screenshot>
26354             <screeninfo>Check out tab on quick search bar</screeninfo>
26355
26356             <mediaobject>
26357               <imageobject>
26358                 <imagedata fileref="images/circ/circquickbox.png"/>
26359               </imageobject>
26360             </mediaobject>
26361           </screenshot>
26362         </listitem>
26363       </itemizedlist>
26364
26365       <section id="checkitemout">
26366         <title>Checking Items Out</title>
26367
26368         <para>To check an item out to a patron, first search for that patron
26369         using one of the many options listed above.</para>
26370
26371         <screenshot>
26372           <screeninfo>Check Out Screen</screeninfo>
26373
26374           <mediaobject>
26375             <imageobject>
26376               <imagedata fileref="images/circ/checkingout.png"/>
26377             </imageobject>
26378           </mediaobject>
26379         </screenshot>
26380
26381         <para>At the top of the Check Out screen is a box for you to type or
26382         scan the item's barcode into.</para>
26383
26384         <itemizedlist>
26385           <listitem>
26386             <important>
26387               <para>Many modern barcode scanners will send a 'return' to the
26388               browser, making it so that the 'Check Out' button is
26389               automatically clicked</para>
26390             </important>
26391           </listitem>
26392
26393           <listitem>
26394             <para>If the barcode is not found you will be prompted to use fast cataloging to add the
26395               item. Learn more about <link linkend="fastaddcat">fast cataloging</link> later in this
26396               manual.</para>
26397           </listitem>
26398           <listitem>
26399             <para>If you have <link linkend="itemBarcodeFallbackSearch"
26400                 >itemBarcodeFallbackSearch</link> set to 'Enable' then you can enter a keyword
26401               search in this box instead of just a barcode (this will make it possible to check out
26402               using title and/or call number).</para>
26403           </listitem>
26404         </itemizedlist>
26405
26406         <para>Below the box for the barcode there may be options for you to
26407         override the default due date for the item.</para>
26408
26409         <itemizedlist>
26410           <listitem>
26411             <para>This option will only appear if you have set the <link linkend="SpecifyDueDate">SpecifyDueDate</link> system preference
26412             to allow staff to override the due date</para>
26413           </listitem>
26414         </itemizedlist>
26415
26416         <para>At the bottom of the page there is a summary of the patron's
26417         current checked out items along with the due date (and time if the
26418         item is an hourly loan), items checked out today will appear at the
26419         top.</para>
26420
26421         <tip>
26422           <para>If the checked out time is listed as 00:00 then the item is a
26423           daily loan item. The due time for daily checkouts will show 23:59
26424           which is the last minute of the day.</para>
26425         </tip>
26426
26427         <screenshot>
26428           <screeninfo>Patron's checkout summary</screeninfo>
26429
26430           <mediaobject>
26431             <imageobject>
26432               <imagedata fileref="images/circ/checkoutsummary.png"/>
26433             </imageobject>
26434           </mediaobject>
26435         </screenshot>
26436         <para>If you have set your <link linkend="ExportWithCsvProfile">ExportWithCsvProfile</link>
26437           preference, you will also see the option to export the patron's current checkout
26438           information using a CSV Profile or ISO2709 (MARC21) format.</para>
26439         <screenshot>
26440           <screeninfo>Export patron's checkout information</screeninfo>
26441           <mediaobject>
26442             <imageobject>
26443               <imagedata fileref="images/circ/exportcheckouts.png"/>
26444             </imageobject>
26445           </mediaobject>
26446         </screenshot>
26447
26448         <para>Also at the bottom of the page is the list of items the patron
26449         has on hold</para>
26450
26451         <screenshot>
26452           <screeninfo>Holds summary on check out screen</screeninfo>
26453
26454           <mediaobject>
26455             <imageobject>
26456               <imagedata fileref="images/circ/holdssummary.png"/>
26457             </imageobject>
26458           </mediaobject>
26459         </screenshot>
26460
26461         <para>From the holds list you can suspend or resume patrons holds
26462         using the options at the bottom of the list if you have the <link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link> preference
26463         set to 'allow.'</para>
26464
26465         <note>
26466           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
26467           preference set to "Don't allow" then you will not have the option to
26468           put an end date on the hold suspension</para>
26469         </note>
26470
26471         <para>If there are notes on the patron record these will appear to the
26472         right of the checkout box</para>
26473
26474         <screenshot>
26475           <screeninfo>Patron notes on check out screen</screeninfo>
26476
26477           <mediaobject>
26478             <imageobject>
26479               <imagedata fileref="images/circ/patronnotes.png"/>
26480             </imageobject>
26481           </mediaobject>
26482         </screenshot>
26483
26484         <para>If the patron has a hold waiting at the library that too will
26485         appear to the right of the check out box making it easy for the
26486         circulation librarian to see that there is another item to give the
26487         patron</para>
26488
26489         <screenshot>
26490           <screeninfo>Hold waiting message on check out screen</screeninfo>
26491
26492           <mediaobject>
26493             <imageobject>
26494               <imagedata fileref="images/circ/holdwaiting.png"/>
26495             </imageobject>
26496           </mediaobject>
26497         </screenshot>
26498
26499         <section id="printcircreceipt">
26500           <title>Printing Receipts</title>
26501
26502           <para>Once you have checked out all of the items for the patron you
26503           can print them a receipt by choosing one of two methods.</para>
26504
26505           <para>If you have the <link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link>
26506           preference set to 'open a print quick slip window' you can simply
26507           hit enter on your keyboard or scan a blank piece of paper with your
26508           barcode scanner. The idea being that you're "checking out" a blank
26509           barcode which triggers Koha to print the 'Quick slip.'</para>
26510
26511           <para>You can also click the Print button at the top of the screen
26512           and choose 'Print slip' or 'Print quick slip'.</para>
26513
26514           <screenshot>
26515             <screeninfo>Print receipt to slip printer</screeninfo>
26516
26517             <mediaobject>
26518               <imageobject>
26519                 <imagedata fileref="images/circ/printslip.png"/>
26520               </imageobject>
26521             </mediaobject>
26522           </screenshot>
26523
26524           <para>If you choose 'Print slip' it will print all of the items the
26525           patron has checked out, including those they checked out at an
26526           earlier date. Choosing 'Print quick slip' will print only the items
26527           that were checked out today.</para>
26528
26529           <para>What prints on the slips can be customized by altering the
26530           slip templates under the <link linkend="notices">Notices &amp;
26531           Slips</link> tool.</para>
26532         </section>
26533
26534         <section id="clearpatroninfo">
26535           <title>Clear Patron Information</title>
26536
26537           <para>When you're done checking an item out if you have the <link linkend="DisplayClearScreenButton">DisplayClearScreenButton</link>
26538           preference set to 'Show' you can clear the current patron by
26539           clicking the X in the top right of the patron's info to remove the
26540           current patron from the screen and start over.</para>
26541
26542           <screenshot>
26543             <screeninfo>Clear Screen Button</screeninfo>
26544
26545             <mediaobject>
26546               <imageobject>
26547                 <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButton.png"/>
26548               </imageobject>
26549             </mediaobject>
26550           </screenshot>
26551
26552           <para>If you have the <link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link>
26553           preference set to 'clear the screen' then you simply need to hit
26554           enter or scan a blank barcode and the screen will be cleared of the
26555           current patron.</para>
26556         </section>
26557       </section>
26558
26559       <section id="checkoutmsg">
26560         <title>Check Out Messages</title>
26561
26562         <para>If you check out an item that has multiple pieces and you have
26563         cataloged that information in subfield 3 of the item record (in
26564         MARC21) a message will pop up when you check out that item telling you
26565         how many pieces should be there.</para>
26566
26567         <screenshot>
26568           <screeninfo>Materials in the checked out item</screeninfo>
26569
26570           <mediaobject>
26571             <imageobject>
26572               <imagedata fileref="images/circ/materialspecified.png"/>
26573             </imageobject>
26574           </mediaobject>
26575         </screenshot>
26576
26577         <para>There are times when Koha will prevent the librarian from being
26578         able to check out items to a patron. When this happens a warning will
26579         appear notifying the librarian of why the patron cannot check items
26580         out.</para>
26581
26582         <itemizedlist>
26583           <listitem>
26584             <para>Patron owes too much in fines</para>
26585
26586             <screenshot>
26587               <screeninfo>Patron owes too much in fines</screeninfo>
26588
26589               <mediaobject>
26590                 <imageobject>
26591                   <imagedata fileref="images/circ/fineswarning.png"/>
26592                 </imageobject>
26593               </mediaobject>
26594             </screenshot>
26595
26596             <itemizedlist>
26597               <listitem>
26598                 <para>You can set the amount at which patron checkouts are
26599                 blocked with the <link linkend="noissuescharge">noissuescharge</link> system
26600                 preference</para>
26601               </listitem>
26602             </itemizedlist>
26603           </listitem>
26604
26605           <listitem>
26606             <para>Patron has been barred from the library</para>
26607
26608             <screenshot>
26609               <screeninfo>Patron account barred</screeninfo>
26610
26611               <mediaobject>
26612                 <imageobject>
26613                   <imagedata fileref="images/circ/debarwarning.png"/>
26614                 </imageobject>
26615               </mediaobject>
26616             </screenshot>
26617
26618             <itemizedlist>
26619               <listitem>
26620                 <para>This can be set by the librarian editing a patron record and adding a <link
26621                     linkend="patronflags">restriction</link> or by the <link
26622                     linkend="noticetriggers">Overdue/Notice Status Triggers</link></para>
26623               </listitem>
26624             </itemizedlist>
26625           </listitem>
26626
26627           <listitem>
26628             <para>Patron needs to confirm their address</para>
26629
26630             <screenshot>
26631               <screeninfo>Patron's address warning</screeninfo>
26632
26633               <mediaobject>
26634                 <imageobject>
26635                   <imagedata fileref="images/circ/addresswarning.png"/>
26636                 </imageobject>
26637               </mediaobject>
26638             </screenshot>
26639
26640             <itemizedlist>
26641               <listitem>
26642                 <para>This can be set by the librarian editing a patron record
26643                 and adding a <link linkend="patronflags">flag</link></para>
26644               </listitem>
26645             </itemizedlist>
26646           </listitem>
26647
26648           <listitem>
26649             <para>Patrons has lost their library card</para>
26650
26651             <screenshot>
26652               <screeninfo>Lost patron card warning</screeninfo>
26653
26654               <mediaobject>
26655                 <imageobject>
26656                   <imagedata fileref="images/circ/lostcardwarning.png"/>
26657                 </imageobject>
26658               </mediaobject>
26659             </screenshot>
26660
26661             <itemizedlist>
26662               <listitem>
26663                 <para>This can be set by the librarian editing a patron record
26664                 and adding a <link linkend="patronflags">flag</link></para>
26665               </listitem>
26666             </itemizedlist>
26667           </listitem>
26668         </itemizedlist>
26669       </section>
26670
26671       <section id="checkoutwarn">
26672         <title>Check Out Warnings</title>
26673
26674         <para>Sometimes checkouts will trigger warning messages that will
26675         appear in a yellow box above the check out field. These warnings need
26676         to be acknowledged before you will be able to continue checking items
26677         out.</para>
26678
26679         <itemizedlist>
26680           <listitem>
26681             <para>Patron has outstanding fines</para>
26682
26683             <screenshot>
26684               <screeninfo>Patron has a debt</screeninfo>
26685
26686               <mediaobject>
26687                 <imageobject>
26688                   <imagedata fileref="images/circ/warnings/patrondebt.png"/>
26689                 </imageobject>
26690               </mediaobject>
26691             </screenshot>
26692           </listitem>
26693
26694           <listitem>
26695             <para>Item on hold for someone else</para>
26696
26697             <screenshot>
26698               <screeninfo>Item is on hold for someone else</screeninfo>
26699
26700               <mediaobject>
26701                 <imageobject>
26702                   <imagedata fileref="images/circ/warnings/onhold.png"/>
26703                 </imageobject>
26704               </mediaobject>
26705             </screenshot>
26706           </listitem>
26707
26708           <listitem>
26709             <para>Item should be on the hold shelf waiting for someone
26710             else</para>
26711
26712             <screenshot>
26713               <screeninfo>Item is on hold shelf waiting for someone
26714               else</screeninfo>
26715
26716               <mediaobject>
26717                 <imageobject>
26718                   <imagedata fileref="images/circ/warnings/holdwaiting.png"/>
26719                 </imageobject>
26720               </mediaobject>
26721             </screenshot>
26722           </listitem>
26723
26724           <listitem>
26725             <para>Item already checked out to this patron</para>
26726
26727             <screenshot>
26728               <screeninfo>Item is currently checked out to this
26729               patron</screeninfo>
26730
26731               <mediaobject>
26732                 <imageobject>
26733                   <imagedata fileref="images/circ/warnings/alreadycheckedout.png"/>
26734                 </imageobject>
26735               </mediaobject>
26736             </screenshot>
26737           </listitem>
26738
26739           <listitem>
26740             <para>Item checked out to another patron</para>
26741
26742             <screenshot>
26743               <screeninfo>Item checked out to another patron</screeninfo>
26744
26745               <mediaobject>
26746                 <imageobject>
26747                   <imagedata fileref="images/circ/warnings/checkedoutelse.png"/>
26748                 </imageobject>
26749               </mediaobject>
26750             </screenshot>
26751           </listitem>
26752
26753           <listitem>
26754             <para>Item not for loan</para>
26755
26756             <screenshot>
26757               <screeninfo>Item is not normally for loan</screeninfo>
26758
26759               <mediaobject>
26760                 <imageobject>
26761                   <imagedata fileref="images/circ/warnings/notforloan.png"/>
26762                 </imageobject>
26763               </mediaobject>
26764             </screenshot>
26765           </listitem>
26766
26767           <listitem>
26768             <para>Patron has too many things checked out and <link linkend="AllowTooManyOverride"
26769                 >AllowTooManyOverride</link> is set to 'Allow'</para>
26770
26771             <screenshot>
26772               <screeninfo>Too many checkouts</screeninfo>
26773
26774               <mediaobject>
26775                 <imageobject>
26776                   <imagedata fileref="images/circ/warnings/toomanycheckouts.png"/>
26777                 </imageobject>
26778               </mediaobject>
26779             </screenshot>
26780           </listitem>
26781           <listitem>
26782             <para>Patron has too many things checked out and <link linkend="AllowTooManyOverride"
26783                 >AllowTooManyOverride</link> is set to "Don't allow"</para>
26784             <screenshot>
26785               <screeninfo>Too many checkouts</screeninfo>
26786               <mediaobject>
26787                 <imageobject>
26788                   <imagedata fileref="images/circ/warnings/toomanycheckouts-no.png"/>
26789                 </imageobject>
26790               </mediaobject>
26791             </screenshot>
26792           </listitem>
26793
26794           <listitem>
26795             <para>Item cannot be renewed</para>
26796
26797             <screenshot>
26798               <screeninfo>No more renewals</screeninfo>
26799
26800               <mediaobject>
26801                 <imageobject>
26802                   <imagedata fileref="images/circ/warnings/norenewals.png"/>
26803                 </imageobject>
26804               </mediaobject>
26805             </screenshot>
26806
26807             <itemizedlist>
26808               <listitem>
26809                 <para>This can be overridden with the <link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
26810                 system preference</para>
26811               </listitem>
26812             </itemizedlist>
26813           </listitem>
26814
26815           <listitem>
26816             <para>Barcode not found</para>
26817
26818             <screenshot>
26819               <screeninfo>Barcode not found</screeninfo>
26820
26821               <mediaobject>
26822                 <imageobject>
26823                   <imagedata fileref="images/circ/barcodefastadd.png"/>
26824                 </imageobject>
26825               </mediaobject>
26826             </screenshot>
26827
26828             <itemizedlist>
26829               <listitem>
26830                 <para>Learn more about <link linkend="fastaddcat">fast
26831                 cataloging</link> later in this manual.</para>
26832               </listitem>
26833             </itemizedlist>
26834           </listitem>
26835
26836           <listitem>
26837             <para>Item being checked out is marked as 'lost'</para>
26838
26839             <itemizedlist>
26840               <listitem>
26841                 <para>Depending on the value in your <link linkend="IssueLostItem">IssueLostItem</link> preference, you
26842                 may just see a warning</para>
26843
26844                 <screenshot>
26845                   <screeninfo>Warning that item is lost</screeninfo>
26846
26847                   <mediaobject>
26848                     <imageobject>
26849                       <imagedata fileref="images/circ/lostitemmsg.png"/>
26850                     </imageobject>
26851                   </mediaobject>
26852                 </screenshot>
26853
26854                 <para>or a confirmation box</para>
26855
26856                 <screenshot>
26857                   <screeninfo>Confirm checkout of lost item</screeninfo>
26858
26859                   <mediaobject>
26860                     <imageobject>
26861                       <imagedata fileref="images/circ/lostitemconfirm.png"/>
26862                     </imageobject>
26863                   </mediaobject>
26864                 </screenshot>
26865               </listitem>
26866             </itemizedlist>
26867           </listitem>
26868
26869           <listitem>
26870             <para>Item being checked out is not recommended for a patron of
26871             this age</para>
26872
26873             <screenshot>
26874               <screeninfo>Age warning</screeninfo>
26875
26876               <mediaobject>
26877                 <imageobject>
26878                   <imagedata fileref="images/circ/warnings/agewarning.png"/>
26879                 </imageobject>
26880               </mediaobject>
26881             </screenshot>
26882           </listitem>
26883           <listitem>
26884             <para>Item being checked out meets the <link linkend="decreaseLoanHighHolds">decreaseLoanHighHolds</link> system preference criteria</para>
26885             <screenshot>
26886               <screeninfo>Too many holds</screeninfo>
26887               <mediaobject>
26888                 <imageobject>
26889                   <imagedata fileref="images/circ/warnings/decreaseLoanHighHoldsDuration.png"/>
26890                 </imageobject>
26891               </mediaobject>
26892             </screenshot>
26893           </listitem>
26894         </itemizedlist>
26895       </section>
26896     </section>
26897
26898     <section id="circrenew">
26899       <title>Renewing</title>
26900
26901       <para>Checked out items can be renewed (checked out for another period of time) based on your
26902           <link linkend="circfinerules">circulation rules</link> and <link
26903           linkend="RenewalPeriodBase">renewal preferences</link>. </para>
26904       <para>If <link linkend="OpacRenewalAllowed">you allow it</link>, patrons can renew their own
26905         items via the OPAC, but sometimes you'll need to help them by renewing their items via the
26906         staff client. </para>
26907       <para>To renew items checked out to a patron, you can do one of two things. </para>
26908       <para>The first is to visit their details page or checkout page and review their checkout
26909         summary at the bottom.</para>
26910
26911       <screenshot>
26912         <screeninfo>Circulation Summary</screeninfo>
26913
26914         <mediaobject>
26915           <imageobject>
26916             <imagedata fileref="images/circ/circsummary.png"/>
26917           </imageobject>
26918         </mediaobject>
26919       </screenshot>
26920
26921       <para>In the Renew column you will see how many times each item has been
26922       renewed and a checkbox to renew the item for the patron. Check the boxed
26923       of the items you would like to renew and click the 'Renew or Return
26924       checked items' button, or to renew all items checked out to the patron
26925       simply click the 'Renew all' button.</para>
26926
26927       <screenshot>
26928         <screeninfo>Renew buttons</screeninfo>
26929
26930         <mediaobject>
26931           <imageobject>
26932             <imagedata fileref="images/circ/renewbutton.png"/>
26933           </imageobject>
26934         </mediaobject>
26935       </screenshot>
26936
26937       <para>Sometimes renewals will be blocked based on your circulation
26938       rules, to override this block you must have your <link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
26939       preference set to 'Allow'. If you allow renewal limit overrides, you
26940       will see a checkbox at the bottom left of the circulation summary. Check
26941       that box and then choose the items you would like to renew.</para>
26942
26943       <screenshot>
26944         <screeninfo>Override renewal limit</screeninfo>
26945
26946         <mediaobject>
26947           <imageobject>
26948             <imagedata fileref="images/circ/overriderenew.png"/>
26949           </imageobject>
26950         </mediaobject>
26951       </screenshot>
26952
26953       <para>Checking that box will add checkboxes in the renew column above
26954       where before the item was not renewable.</para>
26955       <para>The second option is to visit the 'Renew' page found under the Circulation menu.</para>
26956       <screenshot>
26957         <screeninfo>Renew</screeninfo>
26958         <mediaobject>
26959           <imageobject>
26960             <imagedata fileref="images/circ/renewcirc.png"/>
26961           </imageobject>
26962         </mediaobject>
26963       </screenshot>
26964       <para>And scan the barcodes of the items you would like to renew.</para>
26965       <screenshot>
26966         <screeninfo>Barcode to renew</screeninfo>
26967         <mediaobject>
26968           <imageobject>
26969             <imagedata fileref="images/circ/renewbarcode.png"/>
26970           </imageobject>
26971         </mediaobject>
26972       </screenshot>
26973       <para>If the item is renewed you will receive a confirmation message.</para>
26974       <screenshot>
26975         <screeninfo>Item renewed</screeninfo>
26976         <mediaobject>
26977           <imageobject>
26978             <imagedata fileref="images/circ/renewed.png"/>
26979           </imageobject>
26980         </mediaobject>
26981       </screenshot>
26982       <para>If the barcode is not found you will be presented with an error.</para>
26983       <screenshot>
26984         <screeninfo>No barcode found</screeninfo>
26985         <mediaobject>
26986           <imageobject>
26987             <imagedata fileref="images/circ/renewnomatch.png"/>
26988           </imageobject>
26989         </mediaobject>
26990       </screenshot>
26991       <para>If the item is not actually checked out you will also receive an error.</para>
26992       <screenshot>
26993         <screeninfo>Item not checked out</screeninfo>
26994         <mediaobject>
26995           <imageobject>
26996             <imagedata fileref="images/circ/renewnotchecked.png"/>
26997           </imageobject>
26998         </mediaobject>
26999       </screenshot>
27000     </section>
27001
27002     <section id="checkingin">
27003       <title>Check In (Returning)</title>
27004
27005       <para>Checking in items can be performed from various different
27006       locations</para>
27007
27008       <itemizedlist>
27009         <listitem>
27010           <para>The check in box on the top of the main staff client</para>
27011
27012           <screenshot>
27013             <screeninfo>Check out box on main Koha Staff Client
27014             page</screeninfo>
27015
27016             <mediaobject>
27017               <imageobject>
27018                 <imagedata fileref="images/circ/checkinmain.png"/>
27019               </imageobject>
27020             </mediaobject>
27021           </screenshot>
27022         </listitem>
27023
27024         <listitem>
27025           <para>The check in option on the quick search bar on the Circulation
27026             page</para>
27027           <screenshot>
27028               <screeninfo>Check in tab on quick search bar</screeninfo>
27029
27030               <mediaobject>
27031                 <imageobject>
27032                   <imagedata fileref="images/circ/checkinquickbox.png"/>
27033                 </imageobject>
27034               </mediaobject>
27035             </screenshot>
27036         </listitem>
27037
27038         <listitem>
27039           <para>The check in link on the patron's checkout summary (and on the
27040           checkout summary page)</para>
27041
27042           <screenshot>
27043             <screeninfo>Patron checkout summary includes 'Check In'
27044             link</screeninfo>
27045
27046             <mediaobject>
27047               <imageobject>
27048                 <imagedata fileref="images/circ/checkinlink.png"/>
27049               </imageobject>
27050             </mediaobject>
27051           </screenshot>
27052         </listitem>
27053
27054         <listitem>
27055           <para>The Check in page under the Circulation menu</para>
27056
27057           <screenshot>
27058             <screeninfo>Check in link on Circulation Module</screeninfo>
27059
27060             <mediaobject>
27061               <imageobject>
27062                 <imagedata fileref="images/circ/checkincirc.png"/>
27063               </imageobject>
27064             </mediaobject>
27065           </screenshot>
27066         </listitem>
27067       </itemizedlist>
27068
27069       <section id="checkitemin">
27070         <title>Checking Items In</title>
27071
27072         <para>To check an item in scan the barcode for the item into the box
27073         provided. A summary of all items checked in will appear below the
27074         checkin box</para>
27075
27076         <screenshot>
27077           <screeninfo>Check In Summary</screeninfo>
27078
27079           <mediaobject>
27080             <imageobject>
27081               <imagedata fileref="images/circ/checkin.png"/>
27082             </imageobject>
27083           </mediaobject>
27084         </screenshot>
27085
27086         <para>If you are checking items in that were put in the book drop while the library was
27087           closed you can check the 'Book drop mode' box before scanning items. This will effectively
27088           roll back the returned date to the last date the library was open.</para>
27089
27090         <itemizedlist>
27091           <listitem>
27092             <para>This requires that you have your closings added to the <link linkend="calholidays">Holidays &amp; Calendar Tool </link></para>
27093           </listitem>
27094         </itemizedlist>
27095
27096         <para>You can also choose to forgive all overdue charges for items you
27097         are checking in by checking the 'Forgive overdue charges' box before
27098         scanning items.</para>
27099         <para>If you have the <link linkend="SpecifyReturnDate">SpecifyReturnDate</link> preference
27100           set to 'Allow' you will be able to arbitrarily set the return date from below the check in box.<screenshot>
27101             <screeninfo>Specify check in date</screeninfo>
27102             <mediaobject>
27103               <imageobject>
27104                 <imagedata fileref="images/circ/SpecifyReturnDate.png"/>
27105               </imageobject>
27106             </mediaobject>
27107           </screenshot></para>
27108       </section>
27109
27110       <section id="checkinmsg">
27111         <title>Check In Messages</title>
27112
27113         <para>There are several messages that can appear when checking items
27114         in:</para>
27115
27116         <itemizedlist>
27117           <listitem>
27118             <para>If you are checking an item in at a library other than the
27119             home branch, a message will appear asking you to transfer the book
27120             to the home library</para>
27121
27122             <screenshot>
27123               <screeninfo>Check in Transfer Message</screeninfo>
27124
27125               <mediaobject>
27126                 <imageobject>
27127                   <imagedata fileref="images/circ/checkintransfer.png"/>
27128                 </imageobject>
27129               </mediaobject>
27130             </screenshot>
27131
27132             <itemizedlist>
27133               <listitem>
27134                 <para>After this item is checked in the status of the item
27135                 will be changed in the catalog to 'in transit'</para>
27136
27137                 <screenshot>
27138                   <screeninfo>In Transit Status</screeninfo>
27139
27140                   <mediaobject>
27141                     <imageobject>
27142                       <imagedata fileref="images/circ/transferstatus.png"/>
27143                     </imageobject>
27144                   </mediaobject>
27145                 </screenshot>
27146               </listitem>
27147
27148               <listitem>
27149                 <para>To mark an item as back at the home branch, check the
27150                 item in at the home branch</para>
27151
27152                 <screenshot>
27153                   <screeninfo>Check In Transferred Item</screeninfo>
27154
27155                   <mediaobject>
27156                     <imageobject>
27157                       <imagedata fileref="images/circ/transfercheckin.png"/>
27158                     </imageobject>
27159                   </mediaobject>
27160                 </screenshot>
27161
27162                 <itemizedlist>
27163                   <listitem>
27164                     <para>A message will appear tell you that the item is not
27165                     checked out, but the status will now say available in the
27166                     catalog. This step is necessary to mark items as received
27167                     by the home branch.</para>
27168                   </listitem>
27169                 </itemizedlist>
27170               </listitem>
27171             </itemizedlist>
27172           </listitem>
27173
27174           <listitem>
27175             <para>If you are checking in an item that should have multiple
27176             parts or pieces a message will appear warning you about the number
27177             of pieces you should have in your hand</para>
27178
27179             <screenshot>
27180               <screeninfo>Materials Specified</screeninfo>
27181
27182               <mediaobject>
27183                 <imageobject>
27184                   <imagedata fileref="images/circ/materialspecified.png"/>
27185                 </imageobject>
27186               </mediaobject>
27187             </screenshot>
27188           </listitem>
27189
27190           <listitem>
27191             <para>If you're checking an item in that has a hold on it, you
27192             will be prompted to confirm the hold</para>
27193
27194             <screenshot>
27195               <screeninfo>Hold Found Check In Message</screeninfo>
27196
27197               <mediaobject>
27198                 <imageobject>
27199                   <imagedata fileref="images/circ/holdfound.png"/>
27200                 </imageobject>
27201               </mediaobject>
27202             </screenshot>
27203
27204             <itemizedlist>
27205               <listitem>
27206                 <para>Clicking the Confirm hold button will mark the item as
27207                 waiting for pickup from the library</para>
27208
27209                 <screenshot>
27210                   <screeninfo>Hold waiting at the library</screeninfo>
27211
27212                   <mediaobject>
27213                     <imageobject>
27214                       <imagedata fileref="images/circ/waitingstatus.png"/>
27215                     </imageobject>
27216                   </mediaobject>
27217                 </screenshot>
27218               </listitem>
27219
27220               <listitem>
27221                 <para>Clicking the Print Slip and Confirm button will mark the
27222                 item as waiting for pickup at the library and present the
27223                 library with a receipt to print and place on the book with the
27224                 patron's information</para>
27225               </listitem>
27226
27227               <listitem>
27228                 <para>Ignoring the hold will leave the item on hold, but leave
27229                 its status as Available (it will not cancel the hold)</para>
27230               </listitem>
27231             </itemizedlist>
27232           </listitem>
27233
27234           <listitem>
27235             <para>If you're checking in an item that has a hold on it at
27236             another branch you will be prompted to confirm and transfer the
27237             item</para>
27238
27239             <screenshot>
27240               <screeninfo>Hold found for another branch</screeninfo>
27241
27242               <mediaobject>
27243                 <imageobject>
27244                   <imagedata fileref="images/circ/holdconfirmtransfer.png"/>
27245                 </imageobject>
27246               </mediaobject>
27247             </screenshot>
27248
27249             <itemizedlist>
27250               <listitem>
27251                 <para>Clicking the Confirm hold and Transfer button will mark
27252                 the item as in transit to the library where the hold was
27253                 placed</para>
27254
27255                 <screenshot>
27256                   <screeninfo>In transit hold status</screeninfo>
27257
27258                   <mediaobject>
27259                     <imageobject>
27260                       <imagedata fileref="images/circ/intransithold.png"/>
27261                     </imageobject>
27262                   </mediaobject>
27263                 </screenshot>
27264               </listitem>
27265
27266               <listitem>
27267                 <para>Clicking the Print Slip, Transfer and Confirm button
27268                 will mark the item as in transit to the library where the hold
27269                 was placed and present the library with a receipt to print and
27270                 place on the book with the patron's information</para>
27271               </listitem>
27272
27273               <listitem>
27274                 <para>Ignoring the hold will leave the item on hold, but leave
27275                 its status as Available (it will not cancel the hold)</para>
27276               </listitem>
27277             </itemizedlist>
27278           </listitem>
27279
27280           <listitem>
27281             <para>If you have the system showing you fines at the time of
27282             checkin (<link linkend="FineNotifyAtCheckin">FineNotifyAtCheckin</link>) you will
27283             see a message telling you about the fine and providing you a link
27284             to the payment page for that patron</para>
27285
27286             <screenshot>
27287               <screeninfo>FineNotifyAtCheckin</screeninfo>
27288
27289               <mediaobject>
27290                 <imageobject>
27291                   <imagedata fileref="images/admin/globalprefs/FineNotifyAtCheckin.png"/>
27292                 </imageobject>
27293               </mediaobject>
27294             </screenshot>
27295           </listitem>
27296         </itemizedlist>
27297       </section>
27298     </section>
27299
27300     <section id="circmessages">
27301       <title>Circulation Messages</title>
27302
27303       <para>Circulation messages are short messages that librarians can leave
27304       for their patrons or their colleagues that will appear at the time of
27305       circulation.</para>
27306
27307       <section id="setcircmsg">
27308         <title>Setting up Messages</title>
27309
27310         <para>Circulation messages are set up as <link linkend="authorizedvalues">Authorized Values</link>. To add or edit
27311         Circulation Messages you want to work with the <link linkend="bornotes">BOR_NOTES</link> value.</para>
27312
27313         <screenshot>
27314           <screeninfo>BOR_NOTES Authorized Values</screeninfo>
27315
27316           <mediaobject>
27317             <imageobject>
27318               <imagedata fileref="images/circ/bor_notes.png"/>
27319             </imageobject>
27320           </mediaobject>
27321         </screenshot>
27322
27323         <para>The 'Description' field can hold a canned message that you would
27324         like to appear on the patron's record. <important>
27325             <para>The 'Description' field is limited to 80 characters, but the
27326             patron message field can hold more than that. Enter 80 characters
27327             in the 'Description' field and then type the rest on the patron
27328             record.</para>
27329           </important></para>
27330       </section>
27331
27332       <section id="addcircmsg">
27333         <title>Adding a Message</title>
27334
27335         <para>When on the patron's check out tab you will see a link to 'Add a
27336         new message' to the right of the check out box.</para>
27337
27338         <screenshot>
27339           <screeninfo>Circulation Message in Staff Client</screeninfo>
27340
27341           <mediaobject>
27342             <imageobject>
27343               <imagedata fileref="images/circ/staffmessages.png"/>
27344             </imageobject>
27345           </mediaobject>
27346         </screenshot>
27347
27348         <para>When you click 'Add a new message' you will be asked to choose
27349         if the message is for the librarians or the patron and the message you
27350         would like to leave.</para>
27351
27352         <screenshot>
27353           <screeninfo>Leave a Circulation Message</screeninfo>
27354
27355           <mediaobject>
27356             <imageobject>
27357               <imagedata fileref="images/circ/leavecircmsg.png"/>
27358             </imageobject>
27359           </mediaobject>
27360         </screenshot>
27361
27362         <note>
27363           <para>A message for the patron will also show to the library
27364           staff.</para>
27365         </note>
27366       </section>
27367
27368       <section id="viewcircmsg">
27369         <title>Viewing Messages</title>
27370
27371         <para>Circulation messages meant for the staff and/or the patron will
27372         appear on the patron's checkout screen to the right of the checkout
27373         box. Messages in bold and red are meant for the library staff only,
27374         whereas messages in regular italics font are meant for the patron and
27375         the librarian.</para>
27376
27377         <screenshot>
27378           <screeninfo>Circulation Message in Staff Client</screeninfo>
27379
27380           <mediaobject>
27381             <imageobject>
27382               <imagedata fileref="images/circ/staffmessages.png"/>
27383             </imageobject>
27384           </mediaobject>
27385         </screenshot>
27386
27387         <para>Circulation messages meant for the patron will also appear when
27388         they log into the OPAC.</para>
27389
27390         <screenshot>
27391           <screeninfo>Circulation Message in OPAC</screeninfo>
27392
27393           <mediaobject>
27394             <imageobject>
27395               <imagedata fileref="images/circ/opacmsg.png"/>
27396             </imageobject>
27397           </mediaobject>
27398         </screenshot>
27399       </section>
27400     </section>
27401
27402     <section id="holds">
27403       <title>Holds</title>
27404
27405       <para>Koha allows patrons to put things on hold.  A 'Hold' is a way to reserve an item.
27406         Depending on your <link linkend="circfinerules">circulation and fine rules</link> and <link linkend="circholdspolicy">hold preference</link> settings patrons will be able to place
27407         items on hold for pickup at the library at a later date/time.</para>
27408
27409       <section id="holdsinstaff">
27410         <title>Placing Holds in Staff Client</title>
27411
27412         <para>There are several ways to place holds from the staff client. The
27413         most obvious is using the 'Place Hold' button at the top of any
27414         bibliographic record.</para>
27415
27416         <screenshot>
27417           <screeninfo>Place Hold Button on Bib Record</screeninfo>
27418
27419           <mediaobject>
27420             <imageobject>
27421               <imagedata fileref="images/circ/placeholdbib.png"/>
27422             </imageobject>
27423           </mediaobject>
27424         </screenshot>
27425
27426         <para>You can also click the smaller 'Place Hold' link found at the
27427         top of your catalog search results, or the 'Holds' link found below
27428         each result.</para>
27429
27430         <screenshot>
27431           <screeninfo>Hold options on search results</screeninfo>
27432
27433           <mediaobject>
27434             <imageobject>
27435               <imagedata fileref="images/circ/placeholdsearch.png"/>
27436             </imageobject>
27437           </mediaobject>
27438         </screenshot>
27439
27440         <para>You will be asked to search for a patron by barcode or any part
27441         of their name to start the hold process.</para>
27442
27443         <screenshot>
27444           <screeninfo>Find Patron For Hold</screeninfo>
27445
27446           <mediaobject>
27447             <imageobject>
27448               <imagedata fileref="images/circ/placeholdfindpatron.png"/>
27449             </imageobject>
27450           </mediaobject>
27451         </screenshot>
27452
27453         <para>If you'd like to search for the patron first and then the bib
27454         record for the hold, you can open the patron record and click on the
27455         'Search to Hold' button at the top of the patron record.</para>
27456
27457         <screenshot>
27458           <screeninfo>Search to Hold on Patron Record</screeninfo>
27459
27460           <mediaobject>
27461             <imageobject>
27462               <imagedata fileref="images/circ/searchtohold.png"/>
27463             </imageobject>
27464           </mediaobject>
27465         </screenshot>
27466
27467         <para>After clicking the button you will be brought to the catalog
27468         search page where you can find the book(s) you want to place a hold
27469         on. Under each title on the results you'll see an option to 'Hold for
27470         Patron Name.'</para>
27471
27472         <screenshot>
27473           <screeninfo>Hold for Patron links on Search Results</screeninfo>
27474
27475           <mediaobject>
27476             <imageobject>
27477               <imagedata fileref="images/circ/holdresults.png"/>
27478             </imageobject>
27479           </mediaobject>
27480         </screenshot>
27481
27482         <para>If you want to place a hold on multiple items, simply check the
27483         boxes to the left of them and click the arrow to the right of the
27484         'Place Hold' button.</para>
27485
27486         <screenshot>
27487           <screeninfo>Hold Multiple Items for Patron</screeninfo>
27488
27489           <mediaobject>
27490             <imageobject>
27491               <imagedata fileref="images/circ/holdmultiresults.png"/>
27492             </imageobject>
27493           </mediaobject>
27494         </screenshot>
27495
27496         <para>Depending on how many items you choose to place a hold on at
27497         once you will see a different place hold form. If you are placing a
27498         hold on one bibliographic record you will see a list of all of the
27499         items you can place a hold on.</para>
27500
27501         <screenshot>
27502           <screeninfo>Place Hold Form</screeninfo>
27503
27504           <mediaobject>
27505             <imageobject>
27506               <imagedata fileref="images/circ/placeholdsingle.png"/>
27507             </imageobject>
27508           </mediaobject>
27509         </screenshot>
27510
27511         <itemizedlist>
27512           <listitem>
27513             <para>Enter any notes that might apply to this hold</para>
27514           </listitem>
27515
27516           <listitem>
27517             <para>Choose the library where the patron will pick up the
27518             item</para>
27519           </listitem>
27520
27521           <listitem>
27522             <para>If the patron wants the hold to start on a date other than
27523             today, enter that in the 'Hold starts on date' field</para>
27524
27525             <itemizedlist>
27526               <listitem>
27527                 <para>This option will only appear if the <link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link>
27528                 system preference is set to 'Allow'</para>
27529               </listitem>
27530             </itemizedlist>
27531           </listitem>
27532
27533           <listitem>
27534             <para>If the patron has specified that they don't want the item
27535             after a certain date, or if you have limits on hold lengths, you
27536             can enter an expiration date for the hold in the 'Hold expires on
27537             date'</para>
27538
27539             <itemizedlist>
27540               <listitem>
27541                 <para>To have expired holds canceled automatically you will
27542                 need to have the <link linkend="expiredholdscron">Expired
27543                 Holds</link> cron job set to run on a regular basis.</para>
27544               </listitem>
27545             </itemizedlist>
27546           </listitem>
27547
27548           <listitem>
27549             <para>Next choose if you want to place a hold on the next
27550             available item or a specific item by clicking the radio button
27551             next to an individual item.</para>
27552           </listitem>
27553         </itemizedlist>
27554
27555         <para>If you're placing a hold on multiple items you will be presented
27556         with the next available option for all titles. If no items are
27557         available for hold it will say so on the confirmation screen.</para>
27558
27559         <screenshot>
27560           <screeninfo>Place multiple items on hold</screeninfo>
27561
27562           <mediaobject>
27563             <imageobject>
27564               <imagedata fileref="images/circ/placeholdmultiple.png"/>
27565             </imageobject>
27566           </mediaobject>
27567         </screenshot>
27568
27569         <para>Once your hold is placed, if you'd like to have Koha forget that
27570         you used the 'Search to Hold' function, you can choose to have Koha
27571         'forget' the patron's name by clicking the arrow to the right of the
27572         'Place Hold' button on the search results and choosing the 'Forget'
27573         option.</para>
27574
27575         <screenshot>
27576           <screeninfo>Forget Search to Hold Option</screeninfo>
27577
27578           <mediaobject>
27579             <imageobject>
27580               <imagedata fileref="images/circ/forgethold.png"/>
27581             </imageobject>
27582           </mediaobject>
27583         </screenshot>
27584       </section>
27585
27586       <section id="manageholds">
27587         <title>Managing Holds</title>
27588
27589         <para>Holds can be altered and canceled from the Holds tab found on
27590         the left of the bibliographic record.</para>
27591
27592         <screenshot>
27593           <screeninfo>Bibliographic Record Tabs</screeninfo>
27594
27595           <mediaobject>
27596             <imageobject>
27597               <imagedata fileref="images/circ/holdtab.png"/>
27598             </imageobject>
27599           </mediaobject>
27600         </screenshot>
27601
27602         <para>From the list of holds you can change the order of the holds,
27603         the pickup location, suspend and/or cancel the hold.</para>
27604
27605         <screenshot>
27606           <screeninfo>Lists of Holds</screeninfo>
27607
27608           <mediaobject>
27609             <imageobject>
27610               <imagedata fileref="images/circ/holdslist.png"/>
27611             </imageobject>
27612           </mediaobject>
27613         </screenshot>
27614
27615         <note>
27616           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
27617           preference set to "Don't allow" then you will not have the option to
27618           put an end date on the hold suspension</para>
27619         </note>
27620
27621         <note>
27622           <para>Depending on how you have your <link linkend="HidePatronName">HidePatronName</link> system preference set
27623           the list may show card numbers instead of names in the Patron column
27624           like in the image above.</para>
27625         </note>
27626
27627         <para>To rearrange or delete holds, simply make a selection from the
27628         'Priority' pull down or click the arrows to the right of the priority
27629         pull down.</para>
27630
27631         <screenshot>
27632           <screeninfo>Hold Priority Menu</screeninfo>
27633
27634           <mediaobject>
27635             <imageobject>
27636               <imagedata fileref="images/circ/holdpriority.png"/>
27637             </imageobject>
27638           </mediaobject>
27639         </screenshot>
27640
27641         <para>If you use the priority pull down to rearrange or delete holds
27642         you will need to click the 'Update hold(s)' button to save your
27643         changes.</para>
27644
27645         <para>Clicking the down arrow to the right of the hold will stick the
27646         hold at the bottom of the list even if more requests are made.</para>
27647
27648         <para>For example, your library has home-bound patrons that are
27649         allowed to keep books out for months at a time. It would not be fair
27650         to other patrons if a home-bound patron were able to check out a brand
27651         new book and keep it for months. For this reason, the home-bound
27652         patron's hold request would stay at the bottom of the queue until
27653         everyone else who wanted to read that book has already done so.</para>
27654
27655         <screenshot>
27656           <screeninfo>Lowest Priority &amp; Delete Options for
27657           Holds</screeninfo>
27658
27659           <mediaobject>
27660             <imageobject>
27661               <imagedata fileref="images/circ/lowestpriority.png"/>
27662             </imageobject>
27663           </mediaobject>
27664         </screenshot>
27665
27666         <para>If a patron asks to have their hold suspended and you have the
27667         <link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link>
27668         system preference set to 'allow' you can do so by clicking the Suspend
27669         button to far right. If the patron gives you a date for the items to
27670         become unsuspended you can enter that in the date box and click the
27671         'Update hold(s)' button to save your changes.</para>
27672
27673         <screenshot>
27674           <screeninfo>Hold suspension column</screeninfo>
27675
27676           <mediaobject>
27677             <imageobject>
27678               <imagedata fileref="images/circ/suspendholds.png"/>
27679             </imageobject>
27680           </mediaobject>
27681         </screenshot>
27682
27683         <para>To delete or cancel a hold click the red 'X' to the right of the
27684         hold line. To delete/cancel a bunch of holds you can choose 'del' from
27685         pull down to the left of each line and then click 'Update hold(s)' at
27686         the bottom of the list.</para>
27687
27688         <screenshot>
27689           <screeninfo>Cancel Holds</screeninfo>
27690
27691           <mediaobject>
27692             <imageobject>
27693               <imagedata fileref="images/circ/cancelholds.png"/>
27694             </imageobject>
27695           </mediaobject>
27696         </screenshot>
27697       </section>
27698
27699       <section id="receiveholds">
27700         <title>Receiving Holds</title>
27701
27702         <para>When items that are on hold are <link linkend="checkingin">checked in</link> or <link linkend="checkingout">out</link> the system will remind the circulation librarian that
27703           the item is on hold and offer them options for managing the hold.</para>
27704
27705         <para>When you check in an item that has a hold on it the system will
27706         ask you to either confirm and transfer the item</para>
27707
27708         <screenshot>
27709           <screeninfo>Confirm Hold &amp; Transfer</screeninfo>
27710
27711           <mediaobject>
27712             <imageobject>
27713               <imagedata fileref="images/circ/holdconfirmtransfer.png"/>
27714             </imageobject>
27715           </mediaobject>
27716         </screenshot>
27717
27718         <para>or just confirm the hold</para>
27719
27720         <screenshot>
27721           <screeninfo>Confirm Hold</screeninfo>
27722
27723           <mediaobject>
27724             <imageobject>
27725               <imagedata fileref="images/circ/holdconfirm.png"/>
27726             </imageobject>
27727           </mediaobject>
27728         </screenshot>
27729
27730         <para>Clicking the Confirm button will mark the item as on hold for
27731         the patron. If the item needs to be transferred the item will also be
27732         marked as in transit to the proper branch. Clicking 'Ignore' will
27733         retain the hold, but allow you to check the item out to another
27734         patron. Choosing to confirm and print will present you with a
27735         printable page that you can slip inside the book with the necessary
27736         hold and/or transfer information.</para>
27737
27738         <para>Once confirmed the hold will show on the patron record and on
27739         the checkout screen under the 'Hold' tab.</para>
27740
27741         <screenshot>
27742           <screeninfo>Hold on Patron Record</screeninfo>
27743
27744           <mediaobject>
27745             <imageobject>
27746               <imagedata fileref="images/circ/holdpatronrec.png"/>
27747             </imageobject>
27748           </mediaobject>
27749         </screenshot>
27750
27751         <para>The item record will also show that the item is on hold.</para>
27752
27753         <screenshot>
27754           <screeninfo>Hold on Item Record</screeninfo>
27755
27756           <mediaobject>
27757             <imageobject>
27758               <imagedata fileref="images/circ/holditem.png"/>
27759             </imageobject>
27760           </mediaobject>
27761         </screenshot>
27762
27763         <para>In some cases a patron may come in to pick up a hold for their
27764         partner (or someone else in their household). In this case you want to
27765         make sure that the hold is cancelled when you check the item out to
27766         someone else. When trying to check out an item that is already waiting
27767         for someone else you will be presented with a warning message.</para>
27768
27769         <screenshot>
27770           <screeninfo>Hold waiting for someone else</screeninfo>
27771
27772           <mediaobject>
27773             <imageobject>
27774               <imagedata fileref="images/circ/holdwaitingwarn.png"/>
27775             </imageobject>
27776           </mediaobject>
27777         </screenshot>
27778
27779         <para>From here you can check the item out to the patron at the desk
27780         and cancel the hold for the patron.</para>
27781       </section>
27782     </section>
27783
27784     <section id="transfers">
27785       <title>Transfers</title>
27786
27787       <para>If you work in a multi-branch system you can transfer items from one library to another
27788         by using the Transfer tool.<itemizedlist>
27789           <listitem>
27790             <para><emphasis role="italic">Get there</emphasis>: Circulation > Transfer</para>
27791           </listitem>
27792         </itemizedlist></para>
27793       <para>To transfer an item</para>
27794
27795       <itemizedlist>
27796         <listitem>
27797           <para>Click 'Transfer' on the Circulation page</para>
27798
27799           <screenshot>
27800             <screeninfo>Transfer Tool</screeninfo>
27801
27802             <mediaobject>
27803               <imageobject>
27804                 <imagedata fileref="images/circ/transfer.png"/>
27805               </imageobject>
27806             </mediaobject>
27807           </screenshot>
27808
27809           <itemizedlist>
27810             <listitem>
27811               <para>Enter the library you would like to transfer the item
27812               to</para>
27813             </listitem>
27814
27815             <listitem>
27816               <para>Scan or type the barcode on the item you would like to
27817               transfer</para>
27818             </listitem>
27819           </itemizedlist>
27820         </listitem>
27821
27822         <listitem>
27823           <para>Click 'Submit'</para>
27824
27825           <screenshot>
27826             <screeninfo>Transfer Summary</screeninfo>
27827
27828             <mediaobject>
27829               <imageobject>
27830                 <imagedata fileref="images/circ/itemtransferred.png"/>
27831               </imageobject>
27832             </mediaobject>
27833           </screenshot>
27834         </listitem>
27835
27836         <listitem>
27837           <para>The item will now say that it is in transit</para>
27838
27839           <screenshot>
27840             <screeninfo>Item in Transit</screeninfo>
27841
27842             <mediaobject>
27843               <imageobject>
27844                 <imagedata fileref="images/circ/itemintransit.png"/>
27845               </imageobject>
27846             </mediaobject>
27847           </screenshot>
27848         </listitem>
27849
27850         <listitem>
27851           <para>When the item arrives at the other branch the librarian must
27852           check the item in to acknowledge that it is no longer in
27853           transit</para>
27854         </listitem>
27855
27856         <listitem>
27857           <para>The item will not be permanently moved to the new
27858           library</para>
27859
27860           <screenshot>
27861             <screeninfo>Item record</screeninfo>
27862
27863             <mediaobject>
27864               <imageobject>
27865                 <imagedata fileref="images/circ/itemlocations.png"/>
27866               </imageobject>
27867             </mediaobject>
27868           </screenshot>
27869
27870           <itemizedlist>
27871             <listitem>
27872               <para>The item shows the same 'Home Library' but has updated the
27873               'Current Location' to note where it resides at this time</para>
27874             </listitem>
27875           </itemizedlist>
27876         </listitem>
27877       </itemizedlist>
27878     </section>
27879
27880     <section id="setlibrary">
27881       <title>Set Library</title>
27882
27883       <para>By default you will enter the staff client as if you are at your
27884       home library. This library will appear in the top right of the Staff
27885       Client.</para>
27886
27887       <screenshot>
27888         <screeninfo>My Library</screeninfo>
27889
27890         <mediaobject>
27891           <imageobject>
27892             <imagedata fileref="images/circ/mylibrary.png"/>
27893           </imageobject>
27894         </mediaobject>
27895       </screenshot>
27896
27897       <para>This is the library that all circulation transactions will take
27898       place at. If you are at another library (or on a bookmobile) you will
27899       want to set your library before you start circulating items. To do this
27900       you can click 'Set' at the top right or on the Circulation page.</para>
27901
27902       <screenshot>
27903         <screeninfo>Set Library Form</screeninfo>
27904
27905         <mediaobject>
27906           <imageobject>
27907             <imagedata fileref="images/circ/setlibrary.png"/>
27908           </imageobject>
27909         </mediaobject>
27910       </screenshot>
27911
27912       <para>Once you have saved your changes you new library will appear in
27913       the top right.</para>
27914     </section>
27915
27916     <section id="fastaddcat">
27917       <title>Fast Add Cataloging</title>
27918
27919       <para>Sometimes circulation librarians need to quickly add a record to
27920       the system for an item they are about to check out. This is called 'Fast
27921       Add.' To allow circulation librarians access to the Fast Add Cataloging
27922       tool, simply make sure they have the <link linkend="fastaddpermissions">fast_cataloging</link> permissions. There
27923       are two ways to add titles via fast add. If you know that you're about
27924       to check out an item that isn't in you catalog you can go to the
27925       Circulation module and click 'Fast cataloging.'</para>
27926
27927       <screenshot>
27928         <screeninfo>Circulation Menu</screeninfo>
27929
27930         <mediaobject>
27931           <imageobject>
27932             <imagedata fileref="images/circ/circmenu.png"/>
27933           </imageobject>
27934         </mediaobject>
27935       </screenshot>
27936
27937       <para>The cataloging interface will open up with the short cataloging
27938       record:</para>
27939
27940       <screenshot>
27941         <screeninfo>Fast Add Framework</screeninfo>
27942
27943         <mediaobject>
27944           <imageobject>
27945             <imagedata fileref="images/circ/fastadd.png"/>
27946           </imageobject>
27947         </mediaobject>
27948       </screenshot>
27949
27950       <para>After adding your cataloging data you will be asked to enter item
27951       data. Enter the items barcode, collection code, etc and save the item
27952       before checking it out.</para>
27953
27954       <para>The other way to fast catalog is from the checkout screen. When
27955       you enter a barcode at checkout that Koha can't find, it will prompt you
27956       to use fast cataloging to add the item to Koha and check it out.</para>
27957
27958       <screenshot>
27959         <screeninfo>Barcode not found</screeninfo>
27960
27961         <mediaobject>
27962           <imageobject>
27963             <imagedata fileref="images/circ/barcodefastadd.png"/>
27964           </imageobject>
27965         </mediaobject>
27966       </screenshot>
27967
27968       <para>Clicking 'Fast cataloging' will bring you to the fast cataloging
27969       form where you can enter the title information</para>
27970
27971       <screenshot>
27972         <screeninfo>Fast cataloging</screeninfo>
27973
27974         <mediaobject>
27975           <imageobject>
27976             <imagedata fileref="images/circ/fastaddbarcode.png"/>
27977           </imageobject>
27978         </mediaobject>
27979       </screenshot>
27980
27981       <para>After clicking 'Save' you will be brought to the item record where
27982       the barcode will already be filled in with the barcode you're trying to
27983       check out.</para>
27984
27985       <screenshot>
27986         <screeninfo>Fast cataloging item record</screeninfo>
27987
27988         <mediaobject>
27989           <imageobject>
27990             <imagedata fileref="images/circ/fastadditem.png"/>
27991           </imageobject>
27992         </mediaobject>
27993       </screenshot>
27994
27995       <para>After clicking the 'Add item' button the item will automatically
27996       be checked out the patron you were trying to check the book out to
27997       originally.</para>
27998
27999       <screenshot>
28000         <screeninfo>Checked out item</screeninfo>
28001
28002         <mediaobject>
28003           <imageobject>
28004             <imagedata fileref="images/circ/fastaddcheckedout.png"/>
28005           </imageobject>
28006         </mediaobject>
28007       </screenshot>
28008     </section>
28009
28010     <section id="circreports">
28011       <title>Circulation Reports</title>
28012
28013       <para>Most reports can be found vai the Reports module, but some of the more common
28014         circulation reports are available right from the Circulation module.<itemizedlist>
28015           <listitem>
28016             <para><emphasis role="italic">Get there</emphasis>: Circulation > Circulation
28017               reports</para>
28018           </listitem>
28019         </itemizedlist></para>
28020
28021       <section id="holdsqueue">
28022         <title>Holds Queue</title>
28023
28024         <para>This report will show you all of the holds at your
28025         library.</para>
28026
28027         <screenshot>
28028           <screeninfo>Sample Holds Queue</screeninfo>
28029
28030           <mediaobject>
28031             <imageobject>
28032               <imagedata fileref="images/circ/holdsqueue.png"/>
28033             </imageobject>
28034           </mediaobject>
28035         </screenshot>
28036
28037         <para>To generate this report, you must have the <link linkend="buildholdscron">Build Holds Queue cron job</link> running.
28038         This cron job is a script that should be run periodically if your
28039         library system allows borrowers to place on-shelf holds. This script
28040         decides which library should be responsible for fulfilling a given
28041         hold request.</para>
28042
28043         <para>It's behavior is controlled by the system preferences <link linkend="holdqueueweight">StaticHoldsQueueWeight</link> and <link linkend="holdqueueweight">RandomizeHoldsQueueWeight</link>.</para>
28044
28045         <para>If you do not want all of your libraries to participate in the
28046         on-shelf holds fulfillment process, you should list the the libraries
28047         that *do* participate in the process here by inputting all the
28048         participating library's branchcodes, separated by commas ( e.g.
28049         "MPL,CPL,SPL,BML" etc. ).</para>
28050
28051         <para>By default, the holds queue will be generated such that the
28052         system will first attempt to hold fulfillment using items already at
28053         the pickup library if possible. If there are no items available at the
28054         pickup library to fill a hold, build_holds_queue.pl will then use the
28055         list of libraries defined in StaticHoldsQueueWeight. If
28056         RandomizeHoldsQueueWeight is disabled ( which it is by default ), the
28057         script will assign fulfillment requests in the order the branches are
28058         placed in the StaticHoldsQueueWeight system preference.</para>
28059
28060         <para>For example, if your system has three libraries, of varying
28061         sizes ( small, medium and large ) and you want the burden of holds
28062         fulfillment to be on larger libraries before smaller libraries, you
28063         would want StaticHoldsQueueWeight to look something like
28064         "LRG,MED,SML".</para>
28065
28066         <para>If you want the burden of holds fulfillment to be spread out
28067         equally throughout your library system, simply enable
28068         RandomizeHoldsQueueWeight. When this system preference is enabled, the
28069         order in which libraries will be requested to fulfill an on-shelf hold
28070         will be randomized each time the list is regenerated.</para>
28071
28072         <para>Leaving StaticHoldsQueueWeight empty is contraindicated at this
28073         time. Doing so will cause the build_holds_queue script to ignore
28074         RandomizeHoldsQueueWeight, causing the script to request hold
28075         fulfillment not randomly, but by alphabetical order.</para>
28076       </section>
28077
28078       <section id="holdspull">
28079         <title>Holds to pull</title>
28080
28081         <para>This report will show you all of the items that have holds on
28082         them that are available at the library for pulling. If the items are
28083         available at multiple branches then all branches with that item
28084         available will see the hold to pull until one library triggers the
28085         hold.</para>
28086
28087         <screenshot>
28088           <screeninfo>Holds to Pull</screeninfo>
28089
28090           <mediaobject>
28091             <imageobject>
28092               <imagedata fileref="images/circ/holdstopull.png"/>
28093             </imageobject>
28094           </mediaobject>
28095         </screenshot>
28096
28097         <para>You can limit the results you see by using the Refine box on the
28098         left side of the page:</para>
28099
28100         <screenshot>
28101           <screeninfo>Refine Holds to Pull Report</screeninfo>
28102
28103           <mediaobject>
28104             <imageobject>
28105               <imagedata fileref="images/circ/refineholdstopull.png"/>
28106             </imageobject>
28107           </mediaobject>
28108         </screenshot>
28109       </section>
28110
28111       <section id="holdspickup">
28112         <title>Holds awaiting pickup</title>
28113
28114         <para>This report will show all of the holds that are waiting for
28115         patrons to pick them up.</para>
28116
28117         <screenshot>
28118           <screeninfo>Holds Awaiting Pickup</screeninfo>
28119
28120           <mediaobject>
28121             <imageobject>
28122               <imagedata fileref="images/circ/holdspickup.png"/>
28123             </imageobject>
28124           </mediaobject>
28125         </screenshot>
28126
28127         <para>Items that have been on the hold shelf longer than you normally
28128         allow (based on the <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link>
28129         preference value) will appear on the 'Holds Over' tab, they will not
28130         automatically be cancelled unless you have set the <link linkend="expiredholdscron">cron job</link> to do that for you, but you
28131         can cancel all holds using the button at the top of the list.</para>
28132
28133         <screenshot>
28134           <screeninfo>Items waiting on the hold shelf too long</screeninfo>
28135
28136           <mediaobject>
28137             <imageobject>
28138               <imagedata fileref="images/circ/holdspickupover.png"/>
28139             </imageobject>
28140           </mediaobject>
28141         </screenshot>
28142       </section>
28143
28144       <section id="holdratios">
28145         <title>Hold ratios</title>
28146
28147         <para>Hold ratios help with collection development. Using this report
28148         you will be able to see how many of your patrons have holds on items
28149         and whether you should buy more. By default it will be set to the
28150         library needing 3 items per hold that has been placed. The report will
28151         tell you how many additional items need to be purchased to meet this
28152         quota.</para>
28153
28154         <screenshot>
28155           <screeninfo>Hold Ratios</screeninfo>
28156
28157           <mediaobject>
28158             <imageobject>
28159               <imagedata fileref="images/circ/holdratio.png"/>
28160             </imageobject>
28161           </mediaobject>
28162         </screenshot>
28163       </section>
28164
28165       <section id="transferstoreceive">
28166         <title>Transfers to receive</title>
28167
28168         <para>This report will list all of the items that Koha thinks are in
28169         transit to your library.</para>
28170
28171         <screenshot>
28172           <screeninfo>Transfers to Receive</screeninfo>
28173
28174           <mediaobject>
28175             <imageobject>
28176               <imagedata fileref="images/circ/transitreceive.png"/>
28177             </imageobject>
28178           </mediaobject>
28179         </screenshot>
28180
28181         <para>If your transfers are late in arriving at your library you will
28182         see a message stating how late your items are.</para>
28183
28184         <screenshot>
28185           <screeninfo>Late transfers include warning messages</screeninfo>
28186
28187           <mediaobject>
28188             <imageobject>
28189               <imagedata fileref="images/circ/transferlate.png"/>
28190             </imageobject>
28191           </mediaobject>
28192         </screenshot>
28193
28194         <important>
28195           <para>An item is considered late based on the number of days you
28196           have entered in the <link linkend="TransfersMaxDaysWarning">TransfersMaxDaysWarning</link>
28197           system preference.</para>
28198         </important>
28199       </section>
28200
28201       <section id="overduesreport">
28202         <title>Overdues</title>
28203
28204         <important>
28205           <para>For libraries with a large patron base, this report may take a
28206           significant amount of time to run.</para>
28207         </important>
28208
28209         <tip>
28210           <para>Large libraries can choose to filter the report before it runs
28211           by setting the <link linkend="FilterBeforeOverdueReport">FilterBeforeOverdueReport</link>
28212           system preference to 'Require'.</para>
28213         </tip>
28214
28215         <para>This report will list all items that are overdue at your
28216         library.</para>
28217
28218         <screenshot>
28219           <screeninfo>Overdues List</screeninfo>
28220
28221           <mediaobject>
28222             <imageobject>
28223               <imagedata fileref="images/circ/overdues.png"/>
28224             </imageobject>
28225           </mediaobject>
28226         </screenshot>
28227
28228         <para>The report can be filtered using the menu options found on the left of the report.<tip>
28229             <para>The 'Show any items currently checked out' checkbox basically switches this from a
28230               report of overdues to a report of checkouts.  It will show all titles checked out
28231               regardless of due date.</para>
28232           </tip></para>
28233       </section>
28234
28235       <section id="overduesfines">
28236         <title>Overdues with fines</title>
28237
28238         <para>This report will show you any overdues at your library that have
28239         accrued fines on them.</para>
28240
28241         <screenshot>
28242           <screeninfo>Overdues with fines</screeninfo>
28243
28244           <mediaobject>
28245             <imageobject>
28246               <imagedata fileref="images/circ/overduewfines.png"/>
28247             </imageobject>
28248           </mediaobject>
28249         </screenshot>
28250
28251         <para>If you would like to limit the report you can use the pull down
28252         menu at the top to limit to a specific shelving location at your
28253         branch. To see overdues with fines at other branches you will have to
28254         <link linkend="setlibrary">change your branch</link> or log in at that
28255         branch.<important>
28256             <para>If you do not charge fines and/or don't have the <link linkend="finescronjob">fines cron job</link> running you will see
28257             no data on this report.</para>
28258           </important></para>
28259       </section>
28260     </section>
28261
28262     <section id="trackinhouse">
28263       <title>Tracking In house Use</title>
28264
28265       <para>Many libraries track the use of items within the library. This can
28266       be done in Koha one of two ways. The first is to create one or more
28267       <link linkend="addstatspatron">Statistical Patrons</link>. When
28268       collecting items that have been used within the library, you will want
28269       to check them out to your statistical patron:</para>
28270
28271       <screenshot>
28272         <screeninfo>Check Out Items to Stats Patron</screeninfo>
28273
28274         <mediaobject>
28275           <imageobject>
28276             <imagedata fileref="images/circ/checkoutinhouse.png"/>
28277           </imageobject>
28278         </mediaobject>
28279       </screenshot>
28280
28281       <para>Instead of marking the item as 'checked out' the system will
28282       record that the item was used in house:</para>
28283
28284       <screenshot>
28285         <screeninfo>Local Use Recorded</screeninfo>
28286
28287         <mediaobject>
28288           <imageobject>
28289             <imagedata fileref="images/circ/localuserecorded.png"/>
28290           </imageobject>
28291         </mediaobject>
28292       </screenshot>
28293
28294       <para>Repeat these steps for all items that have been used within the
28295       library to keep accurate statistics for item use.</para>
28296
28297       <para>The other way to record local use of items is to set your <link linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link>
28298       preference to 'Record.' Then whenever you check an item in that is not
28299       checked out and not on hold a local use will be recorded.</para>
28300
28301       <screenshot>
28302         <screeninfo>Local Use Recorded</screeninfo>
28303
28304         <mediaobject>
28305           <imageobject>
28306             <imagedata fileref="images/circ/localusecheckin.png"/>
28307           </imageobject>
28308         </mediaobject>
28309       </screenshot>
28310
28311       <tip>
28312         <para>If you have <link linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link> set to
28313         'Record' you can still use your statistical patrons to record local
28314         use as well.</para>
28315       </tip>
28316     </section>
28317
28318     <section id="processinglocations">
28319       <title>In Processing / Book Cart Locations</title>
28320
28321       <para>Koha allows for handling temporary locations like the processing
28322       center and/or book carts throughout the library. For this feature to
28323       work you must first make sure you have <link linkend="authorizedvalues">authorized values</link> set in the <link linkend="shelvelocvals">LOC</link> category for PROC (Processing Center)
28324       and CART (Book Cart).</para>
28325
28326       <screenshot>
28327         <screeninfo>CART &amp; PROC values in LOC</screeninfo>
28328
28329         <mediaobject>
28330           <imageobject>
28331             <imagedata fileref="images/circ/LOCvalues.png"/>
28332           </imageobject>
28333         </mediaobject>
28334       </screenshot>
28335
28336       <para>Next you need to set the <link linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link> system
28337       preference to PROC. This will set the new items to the Processing Center
28338       as their default location.</para>
28339
28340       <para>Create items with their desired final shelving location.</para>
28341
28342       <itemizedlist>
28343         <listitem>
28344           <para>These newly cataloged items will be temporarily set to the
28345           PROC location and will display with whatever description PROC has.
28346           The original location code entered at item creation is stored in the
28347           new items column 'permanent_location', for future use. Items will
28348           stay in the PROC location until they are checked in. To have those
28349           items then move to the shelving cart:</para>
28350
28351           <orderedlist>
28352             <listitem>
28353               <para>Turn on the <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>
28354               system preference</para>
28355             </listitem>
28356
28357             <listitem>
28358               <para>Check in those newly-created items and they will be moved
28359               to the location code of CART and display with whatever
28360               description CART has.</para>
28361             </listitem>
28362
28363             <listitem>
28364               <para>A <link linkend="proccartcron">cron job</link> runs at
28365               specified intervals to age items from CART to the permanent
28366               shelving location. (For example, an hourly cron entry of
28367               cart_to_shelf.pl --hours 3 where --hours is the amount of time
28368               an item should spend on the cart before aging to its permanent
28369               location.)</para>
28370
28371               <itemizedlist>
28372                 <listitem>
28373                   <tip>
28374                     <para>If the <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link>
28375                     system preference is turned on, any newly checked-in item
28376                     is also automatically put into the shelving cart, to be
28377                     covered by the same script run.</para>
28378                   </tip>
28379                 </listitem>
28380
28381                 <listitem>
28382                   <important>
28383                     <para>Checkins with confirmed holds will not go into the
28384                     shelving cart. If items on the shelving cart are checked
28385                     out, the cart location will be cleared.</para>
28386                   </important>
28387                 </listitem>
28388               </itemizedlist>
28389             </listitem>
28390           </orderedlist>
28391         </listitem>
28392       </itemizedlist>
28393     </section>
28394
28395     <section id="selfcheckout">
28396       <title>Self Checkout</title>
28397
28398       <para>Koha comes with a very basic self checkout module. To enable this
28399       module you need to set the <link linkend="WebBasedSelfCheck">WebBasedSelfCheck</link> preference to
28400       'Enable.' To use this module you have to log in as a <link linkend="addstaffpatron">staff member</link> with <link linkend="patronpermissions">circulation permissions</link>.</para>
28401
28402       <tip>
28403         <para>Create a <link linkend="addstaffpatron">staff patron</link>
28404         specifically for this action so that you don't leave a real staff
28405         client logged into a computer all day</para>
28406       </tip>
28407
28408       <para>There is no link to the Self Checkout module, but a simple
28409       addition to the <link linkend="intranetuserjs">intranetuserjs</link>
28410       system preference can add one.</para>
28411
28412       <programlisting>$(document).ready(function(){ $("#login
28413       #submit").parent().after("&lt;p&gt;&lt;a
28414       href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\"
28415       target=\"_blank\"&gt;Self-Checkout&lt;/a&gt;&lt;/p&gt;"); }); </programlisting>
28416
28417       <important>
28418         <para>The code above has line breaks added to make it more readable,
28419         please be sure to enter the above as one line in when putting it in
28420         the system preference.</para>
28421       </important>
28422
28423       <para>The link will then appear at the bottom of the log in page:</para>
28424
28425       <screenshot>
28426         <screeninfo>Self Checkout Link on Staff Login</screeninfo>
28427
28428         <mediaobject>
28429           <imageobject>
28430             <imagedata fileref="images/circ/selfcheckoutlink.png"/>
28431           </imageobject>
28432         </mediaobject>
28433       </screenshot>
28434
28435       <para>You can also access this module by going to :
28436       http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl</para>
28437
28438       <para>When on the self checkout page depending on your value in the
28439       <link linkend="SelfCheckoutByLogin">SelfCheckoutByLogin</link>
28440       preference you will be asked to enter you cardnumber</para>
28441
28442       <screenshot>
28443         <screeninfo>Self Checkout Patron Card Number</screeninfo>
28444
28445         <mediaobject>
28446           <imageobject>
28447             <imagedata fileref="images/circ/selfcheckout.png"/>
28448           </imageobject>
28449         </mediaobject>
28450       </screenshot>
28451
28452       <para>or your username and password:</para>
28453
28454       <screenshot>
28455         <screeninfo>Shelf checkout by login</screeninfo>
28456
28457         <mediaobject>
28458           <imageobject>
28459             <imagedata fileref="images/circ/SelfCheckoutByLogin.png"/>
28460           </imageobject>
28461         </mediaobject>
28462       </screenshot>
28463
28464       <para>Once you're logged in to the self check module you will be asked
28465       to scan the items you are checking out</para>
28466
28467       <screenshot>
28468         <screeninfo>Self Checkout</screeninfo>
28469
28470         <mediaobject>
28471           <imageobject>
28472             <imagedata fileref="images/circ/selfcheckoutuser.png"/>
28473           </imageobject>
28474         </mediaobject>
28475       </screenshot>
28476
28477       <para>As you scan items they will appear below the barcode box</para>
28478
28479       <screenshot>
28480         <screeninfo>Self Checkout Summary</screeninfo>
28481
28482         <mediaobject>
28483           <imageobject>
28484             <imagedata fileref="images/circ/selfcheckoutsummary.png"/>
28485           </imageobject>
28486         </mediaobject>
28487       </screenshot>
28488
28489       <para>When you are finished scanning items it is important to click the 'Finish' button. This
28490         will prompt you to print a receipt and log you out of the self check module.</para>
28491       <screenshot>
28492           <screeninfo>Self Checkout Receipt</screeninfo>
28493           <mediaobject>
28494             <imageobject>
28495               <imagedata fileref="images/circ/selfreceiptprint.png"/>
28496             </imageobject>
28497           </mediaobject>
28498         </screenshot>
28499
28500       <para>When attempting to check items out there are some instances where
28501       error messages will appear and the patron will be directed to the
28502       librarian. This will happen even if you are allowing overrides on
28503       circulation functions. Only a librarian can override a circulation block
28504       and so patrons must go to the librarian for help in these
28505       situations.</para>
28506
28507       <screenshot>
28508         <screeninfo>Self Checkout Error Message</screeninfo>
28509
28510         <mediaobject>
28511           <imageobject>
28512             <imagedata fileref="images/circ/selfcheckoutfines.png"/>
28513           </imageobject>
28514         </mediaobject>
28515       </screenshot>
28516     </section>
28517
28518     <section id="offlinecirc">
28519       <title>Offline Circulation Utilities</title>
28520       <para>Koha allows for you to continue circulation actions while offline by using any one of
28521         three utilities.</para>
28522       <section id="kohaofflinecirc">
28523         <title>Offline Circulation in Koha</title>
28524         <para>If the <link linkend="AllowOfflineCirculation">AllowOfflineCirculation</link>
28525           preference is set to 'Enable' the library staff can continue to perform circulation
28526           actions within Koha when the system is offline.  You will want to visit
28527           http://your-koha-staff-client-url/cgi-bin/koha/circ/offline.pl at least once while online
28528           and bookmark that page. That is the page you will go to when you are offline.</para>
28529         <important>
28530           <para>The offline interface uses HTML LocalStorage, which depending on the browser and
28531             user setting, is limited to 2.5MB or 5MB per domain. This means that larger systems will
28532             not be able to syncronize their data and are recommended to use either the <link
28533               linkend="firefoxofflinecirc">Firefox</link> or <link linkend="windowsofflinecirc"
28534               >Windows</link> application for offline circulation.</para>
28535         </important>
28536         <section id="kohaofflinesetup">
28537           <title id="offlinesetup">Setup</title>
28538           <para>Before the first time the system goes offline go to Circulation and choose 'Built-in
28539             offline circulation interface'</para>
28540           <screenshot>
28541               <screeninfo>Built-in offline circulation interface</screeninfo>
28542               <mediaobject>
28543                 <imageobject>
28544                   <imagedata fileref="images/circ/offlinecirc.png"/>
28545                 </imageobject>
28546               </mediaobject>
28547             </screenshot>
28548           <para>And synchronize your data on every circulation computer by clicking the
28549             'Synchronize' link on the right of the screen.</para>
28550           <screenshot>
28551               <screeninfo>Synchronize data</screeninfo>
28552               <mediaobject>
28553                 <imageobject>
28554                   <imagedata fileref="images/circ/syncoffline.png"/>
28555                 </imageobject>
28556               </mediaobject>
28557             </screenshot>
28558           <important>
28559             <para>The offline interface uses HTML LocalStorage, which depending on the browser and
28560               user setting, is limited to 2.5MB or 5MB per domain. This means that larger systems
28561               will not be able to syncronize their data and are recommended to use either the <link
28562                 linkend="firefoxofflinecirc">Firefox</link> or <link linkend="windowsofflinecirc"
28563                 >Windows</link> application for offline circulation.</para>
28564           </important>
28565           <para>This will allow you download a local copy of your patrons and circulation data.
28566             Click the 'Download records' link at the top of the page to synchronize your data.</para>
28567           <screenshot>
28568               <screeninfo>Download records for offline use</screeninfo>
28569               <mediaobject>
28570                 <imageobject>
28571                   <imagedata fileref="images/circ/downloadoffline.png"/>
28572                 </imageobject>
28573               </mediaobject>
28574             </screenshot>
28575           <para>Once your data is downloaded you will see the dates your data was last synced to the
28576             right of each data set.<screenshot>
28577               <screeninfo>Synced offline data</screeninfo>
28578               <mediaobject>
28579                 <imageobject>
28580                   <imagedata fileref="images/circ/syncedoffline.png"/>
28581                 </imageobject>
28582               </mediaobject>
28583             </screenshot>This should be done regularly in preparation for any unexpected connection
28584             losses.</para>
28585         </section>
28586         <section id="kohaofflinecirculating">
28587           <title id="offlinecirculating">Circulating</title>
28588           <para>When your system goes offline visit the Offline Circulation page
28589             (http://your-koha-staff-client-url/cgi-bin/koha/circ/offline.pl) in Koha and click
28590             'Check out' or 'Check in' to perform offline actions.</para>
28591           <para>Checking out is done by searching for the patron by barcode or name at the top of
28592             the 'Check out' screen. After selecting a patron you will be presented with the synced
28593             patron info, including fines and check outs.</para>
28594           <screenshot>
28595               <screeninfo>Check out offline</screeninfo>
28596               <mediaobject>
28597                 <imageobject>
28598                   <imagedata fileref="images/circ/offlinecheckout.png"/>
28599                 </imageobject>
28600               </mediaobject>
28601             </screenshot>
28602           <para>Scan the barcode of the item you would like to check out and enter a due date. If
28603             you don't enter a due date Koha will prompt you for one.</para>
28604           <screenshot>
28605               <screeninfo>Offline due date</screeninfo>
28606               <mediaobject>
28607                 <imageobject>
28608                   <imagedata fileref="images/circ/offlineduedate.png"/>
28609                 </imageobject>
28610               </mediaobject>
28611             </screenshot>
28612           <para>Once the item is checked out it will appear below the patron's info.</para>
28613           <screenshot>
28614               <screeninfo>Offline checkouts</screeninfo>
28615               <mediaobject>
28616                 <imageobject>
28617                   <imagedata fileref="images/circ/offlinecheckouts.png"/>
28618                 </imageobject>
28619               </mediaobject>
28620             </screenshot>
28621           <para/>
28622         </section>
28623         <section id="kohaofflineupload">
28624           <title>Koha Offline Uploading</title>
28625           <para>Once the system is back online visit the Synchronize page on the Offline Circulation
28626             module and click 'Upload transactions'</para>
28627           <screenshot>
28628               <screeninfo>Upload transactions</screeninfo>
28629               <mediaobject>
28630                 <imageobject>
28631                   <imagedata fileref="images/circ/offlineupload.png"/>
28632                 </imageobject>
28633               </mediaobject>
28634             </screenshot>
28635           <para>After the files are uploaded you can click 'View pending offline circulation
28636             actions' on the right.</para>
28637           <screenshot>
28638               <screeninfo>View pending offline circulation actions</screeninfo>
28639               <mediaobject>
28640                 <imageobject>
28641                   <imagedata fileref="images/circ/viewkohaoffline.png"/>
28642                 </imageobject>
28643               </mediaobject>
28644             </screenshot>
28645           <para>After clicking 'View pending offline circulation actions' you will be brought to a
28646             summary of all of the actions you loaded in to Koha in your *.koc file.</para>
28647           <screenshot>
28648             <screeninfo>Offline Circulation</screeninfo>
28649             <mediaobject>
28650               <imageobject>
28651                 <imagedata fileref="images/circ/offlinecirclog.png"/>
28652               </imageobject>
28653             </mediaobject>
28654           </screenshot>
28655           <itemizedlist>
28656             <listitem>
28657               <para>Once all of the logs from all of the circulation computers are loaded you will
28658                 be able to check them all or select just those you want to process into Koha.</para>
28659             </listitem>
28660             <listitem>
28661               <para>Click on the Process button and Koha will record every stored transaction one by
28662                 one. For each transaction, the status will change to:<itemizedlist>
28663                   <listitem>
28664                     <para>"Success." if the transaction was processed correctly</para>
28665                   </listitem>
28666                   <listitem>
28667                     <para>"Borrower not found." if the borrower card number is incorrect</para>
28668                   </listitem>
28669                   <listitem>
28670                     <para>"Item not found." if the item barcode is wrong</para>
28671                   </listitem>
28672                   <listitem>
28673                     <para>"Item not issued." if you checked in an available item</para>
28674                   </listitem>
28675                 </itemizedlist></para>
28676             </listitem>
28677           </itemizedlist>
28678           <para>Once finished you will have a summary of all of your transactions</para>
28679           <screenshot>
28680             <screeninfo>Offline Circulation Summary</screeninfo>
28681             <mediaobject>
28682               <imageobject>
28683                 <imagedata fileref="images/circ/offlinecircsuccess.png"/>
28684               </imageobject>
28685             </mediaobject>
28686           </screenshot>
28687         </section>
28688       </section>
28689
28690       <section id="firefoxofflinecirc">
28691         <sectioninfo>
28692           <authorgroup>
28693             <author>
28694               <firstname>Franois</firstname>
28695               <surname>Charbonnier</surname>
28696               <affiliation>
28697                 <orgname>BibLibre</orgname>
28698               </affiliation>
28699             </author>
28700             
28701             <editor>
28702               <firstname>Nicole C.</firstname>
28703               <surname>Engard</surname>
28704               <contrib>Changed/edited content where necessary.</contrib>
28705             </editor>
28706           </authorgroup>
28707           
28708           <pubdate>2012</pubdate>
28709         </sectioninfo>
28710         <title>Firefox Plugin</title>
28711
28712         <para>There is an offline circulation tool that you can add to your Firefox browser as an
28713           addon. To do so, just go to <ulink url="https://addons.mozilla.org/en/firefox/addon/koct/"
28714             >https://addons.mozilla.org/en/firefox/addon/koct/</ulink> page and click on the
28715           "install now" button. You may have to confirm the installation, just click on "install
28716           now" and then restart Firefox to complete the installation.</para>
28717
28718         <para>Once you have installed the plugins and restarted Firefox, you will see the Koha logo
28719           in the download bar at the bottom right of Firefox.</para>
28720
28721         <screenshot>
28722           <screeninfo>Koha Icon on Add-on Bar</screeninfo>
28723
28724           <mediaobject>
28725             <imageobject>
28726               <imagedata fileref="images/circ/koctstatusbar.png"/>
28727             </imageobject>
28728           </mediaobject>
28729         </screenshot>
28730
28731         <para>A click on the logo will open the tool in its own window.</para>
28732
28733         <screenshot>
28734           <screeninfo>Koha Offline Circ Tool</screeninfo>
28735
28736           <mediaobject>
28737             <imageobject>
28738               <imagedata fileref="images/circ/koct.png"/>
28739             </imageobject>
28740           </mediaobject>
28741         </screenshot>
28742
28743         <para>The plugin consists of four tabs:</para>
28744
28745         <itemizedlist>
28746           <listitem>
28747             <para>The Check Out tab is where you check out items</para>
28748           </listitem>
28749
28750           <listitem>
28751             <para>The Check In tab is where you check in items</para>
28752           </listitem>
28753
28754           <listitem>
28755             <para>The Log tab keeps track of every transaction done while in
28756             offline mode</para>
28757
28758             <itemizedlist>
28759               <listitem>
28760                 <para>The log will keep information until you empty it. Each
28761                 time you open the plugin and it contains data in the log it
28762                 will warn you</para>
28763
28764                 <screenshot>
28765                   <screeninfo>Koha Offline Circ Warning</screeninfo>
28766
28767                   <mediaobject>
28768                     <imageobject>
28769                       <imagedata fileref="images/circ/koctwarn.png"/>
28770                     </imageobject>
28771                   </mediaobject>
28772                 </screenshot>
28773
28774                 <para>If you'd like to clear the log, check the 'I want to
28775                 delete rows' box before hitting the 'OK' button. Otherwise
28776                 clicking 'OK' will keep the items in the log and let you
28777                 continue working with the tool.</para>
28778               </listitem>
28779             </itemizedlist>
28780           </listitem>
28781
28782           <listitem>
28783             <para>The Param tab is to set up the plugin</para>
28784           </listitem>
28785         </itemizedlist>
28786
28787         <para>The first thing you want to do then is to set up the plugin. Go
28788         to the Param tab to set up the plugin</para>
28789
28790         <screenshot>
28791           <screeninfo>Koha Offline CIrc Params</screeninfo>
28792
28793           <mediaobject>
28794             <imageobject>
28795               <imagedata fileref="images/circ/koctparam.png"/>
28796             </imageobject>
28797           </mediaobject>
28798         </screenshot>
28799
28800         <para>Answer the 4 questions presented:</para>
28801
28802         <itemizedlist>
28803           <listitem>
28804             <para>Server = the URL of the librarian interface</para>
28805           </listitem>
28806
28807           <listitem>
28808             <para>Branch Code = the code for the branch where you are
28809             located</para>
28810           </listitem>
28811
28812           <listitem>
28813             <para>Username = your staff account login</para>
28814           </listitem>
28815
28816           <listitem>
28817             <para>Password = your staff account password</para>
28818           </listitem>
28819         </itemizedlist>
28820
28821         <para><important>
28822             <para>To save the settings, you will have to close the plugin
28823             window and re-open it by clicking again on the Koha logo in the
28824             add-on bar.</para>
28825           </important><tip>
28826             <para>You can create a staff account dedicated to the offline
28827             circulation. So that, no matter who is at the circulation desk,
28828             they can all use the same login. Along those lines, you can use a
28829             group login that you already have in place for circulation as
28830             well.</para>
28831           </tip>Once you have everything set up you can start checking items
28832         in and out.</para>
28833
28834         <para>Checking out:</para>
28835
28836         <screenshot>
28837           <screeninfo>Koha Offline Circulation Check Out</screeninfo>
28838
28839           <mediaobject>
28840             <imageobject>
28841               <imagedata fileref="images/circ/koct.png"/>
28842             </imageobject>
28843           </mediaobject>
28844         </screenshot>
28845
28846         <itemizedlist>
28847           <listitem>
28848             <para>Go to the Check Out tab</para>
28849           </listitem>
28850
28851           <listitem>
28852             <para>Scan the patron barcode</para>
28853           </listitem>
28854
28855           <listitem>
28856             <para>Scan the item barcode</para>
28857           </listitem>
28858
28859           <listitem>
28860             <para>Click 'Save'</para>
28861           </listitem>
28862         </itemizedlist>
28863
28864         <para>Checking in:</para>
28865
28866         <screenshot>
28867           <screeninfo>Koha Offline Circulation Check In</screeninfo>
28868
28869           <mediaobject>
28870             <imageobject>
28871               <imagedata fileref="images/circ/koctcheckin.png"/>
28872             </imageobject>
28873           </mediaobject>
28874         </screenshot>
28875
28876         <itemizedlist>
28877           <listitem>
28878             <para>Go to the Check In tab</para>
28879           </listitem>
28880
28881           <listitem>
28882             <para>Scan the item barcode</para>
28883           </listitem>
28884
28885           <listitem>
28886             <para>Click Save</para>
28887           </listitem>
28888         </itemizedlist>
28889
28890         <para>Each time, you check out or check in an item, a new transaction
28891         is recorded in the local plugin database and you will see, at the
28892         bottom of the plugin how many transactions has been made during the
28893         offline circulation. For example, "10 Row(s) Added" means you did 10
28894         transactions.</para>
28895
28896         <screenshot>
28897           <screeninfo>Koha Offline Circulation Tool Count</screeninfo>
28898
28899           <mediaobject>
28900             <imageobject>
28901               <imagedata fileref="images/circ/koctcount.png"/>
28902             </imageobject>
28903           </mediaobject>
28904         </screenshot>
28905
28906         <para>Then, if you want an overview of every transaction, go to the
28907         Log tab. This tab will show you the transactions in the plugin
28908         database</para>
28909
28910         <screenshot>
28911           <screeninfo>Koha Offline Circulation Log</screeninfo>
28912
28913           <mediaobject>
28914             <imageobject>
28915               <imagedata fileref="images/circ/koctlog.png"/>
28916             </imageobject>
28917           </mediaobject>
28918         </screenshot>
28919
28920         <para><tip>
28921             <para>The status will be "Local." as long as you are offline and
28922             don't process the transactions into Koha.</para>
28923           </tip>When your Internet connection comes back up you will want to
28924         get these transactions in to Koha. Before processing these
28925         transactions you should be aware of a few issues.</para>
28926
28927         <para>Because you are not connected to your Koha database when using
28928         this plugin holds will need additional processing. If an item you
28929         check in while offline has a hold, the hold is kept on the item.
28930         Since, you can't confirm holds found during the processing of every
28931         check in, the holds stay on the item and will need to be managed
28932         later. If you only checked in a few items you can just keep a record
28933         of them all. If you checked in a lot of items you can use the Holds
28934         Queue once it rebuilds to see what holds made it to the shelf
28935         erroneously.</para>
28936
28937         <para>Similarly, if an patron card was expired, the offline
28938         circulation tool won't know about it, so the checkout will be recorded
28939         regardless of the patron's account being blocked normally.</para>
28940
28941         <para>You have two options for adding this data to Koha</para>
28942
28943         <itemizedlist>
28944           <listitem>
28945             <para>Commit to Koha</para>
28946
28947             <itemizedlist>
28948               <listitem>
28949                 <para>If you checked in/out on more than one computer at the
28950                 same time, what you want is to process every transaction
28951                 consistently. Let's say for instance that one patron checked a
28952                 book out on one computer and then checked the same book in on
28953                 another computer. To be consistent, you need to record the
28954                 check out first and then the check in. Not the opposite! To do
28955                 so, you need to group every transaction in one place, sort
28956                 them all and then, process everything. So, you need to use the
28957                 "Commit to Koha" option from every plugin/computer you worked
28958                 with. This way, the log will go to Koha and be accessible from
28959                 the Offline Circulation page.</para>
28960
28961                 <screenshot>
28962                   <screeninfo>Circulation Menu</screeninfo>
28963
28964                   <mediaobject>
28965                     <imageobject>
28966                       <imagedata fileref="images/circ/offlinecirclink.png"/>
28967                     </imageobject>
28968                   </mediaobject>
28969                 </screenshot>
28970               </listitem>
28971
28972               <listitem>
28973                 <para><emphasis>Get there:</emphasis> Circulation &gt; Pending offline circulation
28974                   actions</para>
28975
28976                 <screenshot>
28977                   <screeninfo>Offline Circulation</screeninfo>
28978
28979                   <mediaobject>
28980                     <imageobject>
28981                       <imagedata fileref="images/circ/offlinecirclog.png"/>
28982                     </imageobject>
28983                   </mediaobject>
28984                 </screenshot>
28985               </listitem>
28986
28987               <listitem>
28988                 <para>Once all of the logs from all of the circulation
28989                 computers are loaded you will be able to check them all or
28990                 select just those you want to process into Koha.</para>
28991               </listitem>
28992
28993               <listitem>
28994                 <para>Click on the Process button and Koha will record every stored transaction one
28995                   by one. For each transaction, the status will change to:</para>
28996
28997                 <itemizedlist>
28998                   <listitem>
28999                     <para>"Success." if the transaction was processed
29000                     correctly</para>
29001                   </listitem>
29002
29003                   <listitem>
29004                     <para>"Borrower not found." if the borrower card number is
29005                     incorrect</para>
29006                   </listitem>
29007
29008                   <listitem>
29009                     <para>"Item not found." if the item barcode is
29010                     wrong</para>
29011                   </listitem>
29012
29013                   <listitem>
29014                     <para>"Item not issued." if you checked in an available
29015                     item</para>
29016                   </listitem>
29017                 </itemizedlist>
29018               </listitem>
29019
29020               <listitem>
29021                 <para>Once finished you will have a summary of all of your
29022                 transactions</para>
29023
29024                 <screenshot>
29025                   <screeninfo>Offline Circulation Summary</screeninfo>
29026
29027                   <mediaobject>
29028                     <imageobject>
29029                       <imagedata fileref="images/circ/offlinecircsuccess.png"/>
29030                     </imageobject>
29031                   </mediaobject>
29032                 </screenshot>
29033               </listitem>
29034             </itemizedlist>
29035           </listitem>
29036
29037           <listitem>
29038             <para>Apply directly</para>
29039
29040             <itemizedlist>
29041               <listitem>
29042                 <para>If you performed all of the circulation actions on one
29043                 computer then everything is sorted already so you can choose
29044                 to "Apply directly"</para>
29045               </listitem>
29046
29047               <listitem>
29048                 <para>The status column will be updated to let you know if the
29049                 transactions were applied</para>
29050
29051                 <itemizedlist>
29052                   <listitem>
29053                     <para>"Success." if the transaction was processed
29054                     correctly</para>
29055                   </listitem>
29056
29057                   <listitem>
29058                     <para>"Borrower not found." if the borrower card number is
29059                     incorrect</para>
29060                   </listitem>
29061
29062                   <listitem>
29063                     <para>"Item not found." if the item barcode is
29064                     wrong</para>
29065                   </listitem>
29066
29067                   <listitem>
29068                     <para>"Item not issued." if you checked in an available
29069                     item</para>
29070                   </listitem>
29071                 </itemizedlist>
29072               </listitem>
29073
29074               <listitem>
29075                 <para>Once you're finished you can review all of the items
29076                 right in the Log tab</para>
29077
29078                 <screenshot>
29079                   <screeninfo>Koha Offline Circulation Apply
29080                   Directly</screeninfo>
29081
29082                   <mediaobject>
29083                     <imageobject>
29084                       <imagedata fileref="images/circ/koctdirectly.png"/>
29085                     </imageobject>
29086                   </mediaobject>
29087                 </screenshot>
29088               </listitem>
29089             </itemizedlist>
29090           </listitem>
29091         </itemizedlist>
29092
29093         <para>Once you are done you can clear the log by clicking Clear. If
29094         you don't you will be warned the next time you open the Offline
29095         Circulation tool.</para>
29096
29097         <screenshot>
29098           <screeninfo>Koha Offline Circulation Tool Warning</screeninfo>
29099
29100           <mediaobject>
29101             <imageobject>
29102               <imagedata fileref="images/circ/koctwarn.png"/>
29103             </imageobject>
29104           </mediaobject>
29105         </screenshot>
29106       </section>
29107
29108       <section id="windowsofflinecirc">
29109         <title>Offline Circ Tool for Windows</title>
29110
29111         <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>
29112         <para>To generate a borrowers.db file for loading in to the Windows tool you will need to
29113           run the <link linkend="offlinecirccron">file generator via a cron job</link>.</para>
29114         <section id="uploadofflinecirc">
29115           <title>Upload Offline Circ File</title>
29116           <para>The <link linkend="windowsofflinecirc">offline circulation tool for Windows</link>
29117             will generate a KOC file that you can upload into Koha once your system comes back
29118             up.</para>
29119           <para>On the Circulation menu click 'Upload offline circulation file (.koc)'</para>
29120           <screenshot>
29121             <screeninfo>Circulation menu</screeninfo>
29122             <mediaobject>
29123               <imageobject>
29124                 <imagedata fileref="images/circ/offlinecirclink.png"/>
29125               </imageobject>
29126             </mediaobject>
29127           </screenshot>
29128           <para>Browse your computer for the *.koc file</para>
29129           <screenshot>
29130             <screeninfo>Upload KOC File</screeninfo>
29131             <mediaobject>
29132               <imageobject>
29133                 <imagedata fileref="images/circ/uploadofflinecirc.png"/>
29134               </imageobject>
29135             </mediaobject>
29136           </screenshot>
29137           <para>Once the file is uploaded, click the process the file</para>
29138           <screenshot>
29139             <screeninfo>Process offline circulation file</screeninfo>
29140             <mediaobject>
29141               <imageobject>
29142                 <imagedata fileref="images/circ/processoffline.png"/>
29143               </imageobject>
29144             </mediaobject>
29145           </screenshot>
29146           <para>When this is complete you'll be able to upload another file or tend to pending
29147             offline circulation actions.</para>
29148           <screenshot>
29149             <screeninfo>Summary of offline actions</screeninfo>
29150             <mediaobject>
29151               <imageobject>
29152                 <imagedata fileref="images/circ/offlinesummary.png"/>
29153               </imageobject>
29154             </mediaobject>
29155           </screenshot>
29156           <para>After clicking 'View pending offline circulation actions' you will be brought to a
29157             summary of all of the actions you loaded in to Koha in your *.koc file.</para>
29158           <screenshot>
29159             <screeninfo>Offline Circulation</screeninfo>
29160             <mediaobject>
29161               <imageobject>
29162                 <imagedata fileref="images/circ/offlinecirclog.png"/>
29163               </imageobject>
29164             </mediaobject>
29165           </screenshot>
29166           <itemizedlist>
29167             <listitem>
29168               <para>Once all of the logs from all of the circulation computers are loaded you will
29169                 be able to check them all or select just those you want to process into Koha.</para>
29170             </listitem>
29171             <listitem>
29172               <para>Click on the Process button and Koha will record every stored transaction one by
29173                 one. For each transaction, the status will change to:<itemizedlist>
29174                   <listitem>
29175                     <para>"Success." if the transaction was processed correctly</para>
29176                   </listitem>
29177                   <listitem>
29178                     <para>"Borrower not found." if the borrower card number is incorrect</para>
29179                   </listitem>
29180                   <listitem>
29181                     <para>"Item not found." if the item barcode is wrong</para>
29182                   </listitem>
29183                   <listitem>
29184                     <para>"Item not issued." if you checked in an available item</para>
29185                   </listitem>
29186                 </itemizedlist></para>
29187             </listitem>
29188           </itemizedlist>
29189           <para>Once finished you will have a summary of all of your transactions</para>
29190           <screenshot>
29191             <screeninfo>Offline Circulation Summary</screeninfo>
29192             <mediaobject>
29193               <imageobject>
29194                 <imagedata fileref="images/circ/offlinecircsuccess.png"/>
29195               </imageobject>
29196             </mediaobject>
29197           </screenshot>
29198         </section>
29199       </section>
29200     </section>
29201   </chapter>
29202
29203   <chapter id="cataloging">
29204     <title>Cataloging</title>
29205
29206     <para>Before you start cataloging in Koha you're going to want to do some
29207     basic setup. Refer to the <link linkend="implementation">Implementation
29208     Checklist</link> for a full list of these things. Most importantly you're
29209     going to want to make sure that your <link linkend="marcbibframeworks">Frameworks</link> are all defined the way you
29210     want. Once in the cataloging module you will not be able to add or remove
29211     fields and subfields so your frameworks must be ready before you start
29212     cataloging.</para>
29213     <para>You can also use OCLC Connexion to send records directly in to Koha.  For more information
29214       on that please review the <link linkend="oclcappendix">OCLC Connexion Setup
29215       appendix</link>.</para>
29216
29217     <itemizedlist>
29218       <listitem>
29219         <para><emphasis>Get there:</emphasis> More &gt; Cataloging</para>
29220       </listitem>
29221     </itemizedlist>
29222
29223     <section id="catbibs">
29224       <title>Bibliographic Records</title>
29225
29226       <para>In Koha the bibliographic record contains the main information
29227       related to the material. This includes things like the title, author,
29228       ISBN, etc. This information is stored in Koha in Marc (different flavors
29229       of Marc are supported in Koha). Once this information is saved, <link linkend="catitems">items or holdings</link> can be attached.</para>
29230
29231       <section id="addbibrec">
29232         <title>Adding Records</title>
29233
29234         <para>Records can be added to Koha via original or copy cataloging. If
29235         you would like to catalog a record using a blank template</para>
29236
29237         <itemizedlist>
29238           <listitem>
29239             <para>Click 'New Record'</para>
29240
29241             <screenshot>
29242               <screeninfo>New Record Menu</screeninfo>
29243
29244               <mediaobject>
29245                 <imageobject>
29246                   <imagedata fileref="images/cataloging/newfromframework.png"/>
29247                 </imageobject>
29248               </mediaobject>
29249             </screenshot>
29250
29251             <itemizedlist>
29252               <listitem>
29253                 <para>Choose the framework you would like to base your record
29254                 off of</para>
29255               </listitem>
29256             </itemizedlist>
29257           </listitem>
29258         </itemizedlist>
29259
29260         <para>If you want to catalog a record based on an existing record at
29261         another library</para>
29262
29263         <itemizedlist>
29264           <listitem>
29265             <para>Click 'Z39.50 Search'</para>
29266
29267             <screenshot>
29268               <screeninfo>Z39.50 Search</screeninfo>
29269
29270               <mediaobject>
29271                 <imageobject>
29272                   <imagedata fileref="images/cataloging/zsearch.png"/>
29273                 </imageobject>
29274               </mediaobject>
29275             </screenshot>
29276
29277             <itemizedlist>
29278               <listitem>
29279                 <para>Search for the item you would like to catalog</para>
29280
29281                 <itemizedlist>
29282                   <listitem>
29283                     <tip>
29284                       <para>If no results are found, try searching for fewer
29285                       fields, not all Z39.50 targets can search all of the
29286                       fields above.</para>
29287                     </tip>
29288                   </listitem>
29289                 </itemizedlist>
29290               </listitem>
29291
29292               <listitem>
29293                 <para>Search targets can be altered by using the <link linkend="z3950admin">Z39.50 Admin</link> area.</para>
29294               </listitem>
29295
29296               <listitem>
29297                 <para>From the results you can view the MARC or Card view for
29298                 the records or choose to Import them into Koha</para>
29299
29300                 <screenshot>
29301                   <screeninfo>Z39.50 Search Results</screeninfo>
29302
29303                   <mediaobject>
29304                     <imageobject>
29305                       <imagedata fileref="images/cataloging/zsearchresults.png"/>
29306                     </imageobject>
29307                   </mediaobject>
29308                 </screenshot>
29309
29310                 <itemizedlist>
29311                   <listitem>
29312                     <para>In addition to the Import link to the right of each
29313                     title, you can click on the title you're interested in and
29314                     a menu will pop up with links to preview the record and
29315                     import it</para>
29316
29317                     <screenshot>
29318                       <screeninfo>Import Link Popup on Z39.50 Search
29319                       Results</screeninfo>
29320
29321                       <mediaobject>
29322                         <imageobject>
29323                           <imagedata fileref="images/cataloging/importz39.png"/>
29324                         </imageobject>
29325                       </mediaobject>
29326                     </screenshot>
29327                   </listitem>
29328
29329                   <listitem>
29330                     <para>If you don't find the title you need in your Z39.50
29331                     search results you can click the 'Try Another Search'
29332                     button at the bottom left of your results</para>
29333
29334                     <screenshot>
29335                       <screeninfo>Try another search</screeninfo>
29336
29337                       <mediaobject>
29338                         <imageobject>
29339                           <imagedata fileref="images/cataloging/tryanotherzsearch.png"/>
29340                         </imageobject>
29341                       </mediaobject>
29342                     </screenshot>
29343                   </listitem>
29344                 </itemizedlist>
29345               </listitem>
29346             </itemizedlist>
29347           </listitem>
29348         </itemizedlist>
29349
29350         <para>Once you've opened a blank framework or imported a record via
29351         Z39.50 you will be presented with the form to continue
29352         cataloging</para>
29353
29354         <screenshot>
29355           <screeninfo>Add MARC Record</screeninfo>
29356
29357           <mediaobject>
29358             <imageobject>
29359               <imagedata fileref="images/cataloging/addmarc.png"/>
29360             </imageobject>
29361           </mediaobject>
29362         </screenshot>
29363
29364         <itemizedlist>
29365           <listitem>
29366             <para>If you would rather not see the MARC tag numbers you can change the value in your
29367                 <link linkend="hide_marc">hide_marc</link> system preference or each user can check
29368               the box next to 'Show tags' at the top of the editor.</para>
29369           </listitem>
29370           <listitem>
29371             <para>To expand a collapsed tag click on the tag description</para>
29372           </listitem>
29373
29374           <listitem>
29375             <para>To get help from the Library of Congress on a Marc tag click
29376             the question mark (?) to the right of each field number</para>
29377
29378             <itemizedlist>
29379               <listitem>
29380                 <para>If you feel that this clutters the screen you can hide
29381                 the question marks by unchecking the box next to the 'Show
29382                 MARC tag documentation links' note at the top right of the
29383                 editor</para>
29384
29385                 <screenshot>
29386                   <screeninfo>Show MARC tag documentation links
29387                   checkbox</screeninfo>
29388
29389                   <mediaobject>
29390                     <imageobject>
29391                       <imagedata fileref="images/cataloging/marcdoclinks.png"/>
29392                     </imageobject>
29393                   </mediaobject>
29394                 </screenshot>
29395               </listitem>
29396             </itemizedlist>
29397           </listitem>
29398
29399           <listitem>
29400             <para>Sometimes fields may not be editable due to the value in
29401             your <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
29402             system preference. If you have this preference set to not allow
29403             catalogers to type in fields controlled by authorities you may see
29404             a lock symbol to the left of the field.</para>
29405
29406             <screenshot>
29407               <screeninfo>Authority fields locked against editing</screeninfo>
29408
29409               <mediaobject>
29410                 <imageobject>
29411                   <imagedata fileref="images/cataloging/lockedauthority.png"/>
29412                 </imageobject>
29413               </mediaobject>
29414             </screenshot>
29415
29416             <itemizedlist>
29417               <listitem>
29418                 <para>If this icon appears you must click the icon to the
29419                 right of the field to search for an existing authority.</para>
29420
29421                 <screenshot>
29422                   <screeninfo>Search for authority</screeninfo>
29423
29424                   <mediaobject>
29425                     <imageobject>
29426                       <imagedata fileref="images/cataloging/catauthoritysearch.png"/>
29427                     </imageobject>
29428                   </mediaobject>
29429                 </screenshot>
29430               </listitem>
29431
29432               <listitem>
29433                 <para>From the results list click 'Choose authority' to bring
29434                 that into your catalog record</para>
29435
29436                 <screenshot>
29437                   <screeninfo>Authority search results</screeninfo>
29438
29439                   <mediaobject>
29440                     <imageobject>
29441                       <imagedata fileref="images/cataloging/catauthoritysearchresults.png"/>
29442                     </imageobject>
29443                   </mediaobject>
29444                 </screenshot>
29445               </listitem>
29446             </itemizedlist>
29447           </listitem>
29448
29449           <listitem>
29450             <para>To duplicate a field click on the 'repeat this tag' icon to
29451             the right of the tag</para>
29452
29453             <screenshot>
29454               <screeninfo>Duplicate a Field</screeninfo>
29455
29456               <mediaobject>
29457                 <imageobject>
29458                   <imagedata fileref="images/cataloging/dupfield.png"/>
29459                 </imageobject>
29460               </mediaobject>
29461             </screenshot>
29462
29463             <itemizedlist>
29464               <listitem>
29465                 <para>To move subfields in to the right order, click the up
29466                 arrow to the left of the field</para>
29467               </listitem>
29468
29469               <listitem>
29470                 <para>To duplicate a subfield click on the clone icon (to
29471                 remove a copied field, click the delete clone icon) to the
29472                 right of the field</para>
29473
29474                 <screenshot>
29475                   <screeninfo>Clone Subfield</screeninfo>
29476
29477                   <mediaobject>
29478                     <imageobject>
29479                       <imagedata fileref="images/cataloging/clonesubfield.png"/>
29480                     </imageobject>
29481                   </mediaobject>
29482                 </screenshot>
29483               </listitem>
29484
29485               <listitem>
29486                 <para>To remove a subfield (if there is more than one of the
29487                 same type), click the - (minus sign) to the right of the
29488                 field</para>
29489               </listitem>
29490             </itemizedlist>
29491           </listitem>
29492
29493           <listitem>
29494             <para>To use a plugin click on the icon to the right of the
29495             filed</para>
29496
29497             <screenshot>
29498               <screeninfo>Leader Builder Plugin</screeninfo>
29499
29500               <mediaobject>
29501                 <imageobject>
29502                   <imagedata fileref="images/cataloging/leaderbuilder.png"/>
29503                 </imageobject>
29504               </mediaobject>
29505             </screenshot>
29506
29507             <itemizedlist>
29508               <listitem>
29509                 <para>Some fixed fields have editors that will change based on
29510                 the material type you're cataloging (for example the 006 and
29511                 the 008 fields)</para>
29512
29513                 <screenshot>
29514                   <screeninfo>008 Plugin</screeninfo>
29515
29516                   <mediaobject>
29517                     <imageobject>
29518                       <imagedata fileref="images/cataloging/008plugin.png"/>
29519                     </imageobject>
29520                   </mediaobject>
29521                 </screenshot>
29522               </listitem>
29523             </itemizedlist>
29524           </listitem>
29525
29526           <listitem>
29527             <para>Once you've finished, click the 'Save' button at the top and
29528             choose whether you want to save and view the bib record you have
29529             created or continue on to add/edit items attached to the
29530             record</para>
29531
29532             <screenshot>
29533               <screeninfo>Record save options</screeninfo>
29534
29535               <mediaobject>
29536                 <imageobject>
29537                   <imagedata fileref="images/cataloging/savecataloging.png"/>
29538                 </imageobject>
29539               </mediaobject>
29540             </screenshot>
29541             <itemizedlist>
29542               <listitem>
29543                 <para>Choosing 'Save and view record' will bring you right to the record you just
29544                   cataloged</para>
29545               </listitem>
29546               <listitem>
29547                 <para>Choosing 'Save and edit items' will bring you to the add/edit item form after
29548                   saving the bib record so that you can attach holdings</para>
29549               </listitem>
29550               <listitem>
29551                 <para>Choosing 'Save and continute editing' will allow you to save your work so far
29552                   and keep you in the editor to continue working</para>
29553               </listitem>
29554             </itemizedlist>
29555           </listitem>
29556           <listitem>
29557             <para>If you are about to add a duplicate record to the system you will be warned before
29558               saving</para>
29559             <screenshot>
29560               <screeninfo>Duplicate Record Warning</screeninfo>
29561               <mediaobject>
29562                 <imageobject>
29563                   <imagedata fileref="images/cataloging/duprecordwarn.png"/>
29564                 </imageobject>
29565               </mediaobject>
29566             </screenshot>
29567           </listitem>
29568         </itemizedlist>
29569       </section>
29570
29571       <section id="cataloganalytics">
29572         <title>Adding Analytic Records</title>
29573
29574         <para>Libraries sometimes make journal articles and articles within
29575         monographs and serials accessible to library patrons through analytics
29576         cataloging. Analytics cataloging creates separate bibliographic
29577         records for these articles, chapters, sections, etc. found within a
29578         larger resource such as a book, an article within a journal, newspaper
29579         or serial. In analytics cataloging, although a separate bib record is
29580         created for the title, it is not physically separated from the host
29581         item.  Learn more about Analytics in Chapter 13 of AACR2.</para>
29582
29583         <para>If you would like to catalog analytic records there are two options. One is to use the
29584             <link linkend="catalogeasyanalytics">Easy Analytics</link> funtion; the other is the
29585             <link linkend="catalogenhanceanalytics">Analytics Enhanced Workflow</link>.</para>
29586         <section id="catalogeasyanalytics">
29587           <title>Easy Analytics</title>
29588           <para>The Easy Analytics feature makes linking analytic records together easier.  The
29589             first thing you need to do is set the <link linkend="EasyAnalyticalRecords"
29590               >EasyAnalyticalRecords</link> preference to 'Display' and the <link
29591               linkend="UseControlNumber">UseControlNumber</link> preference to 'Don't use.' </para>
29592           <para>After cataloging your analytic record (see <link linkend="addbibrec">Adding
29593               Records</link> for more on creating records) click 'Edit' from the normal view and
29594             choose to 'Link to Host Item'</para>
29595           <screenshot>
29596             <screeninfo>Link to Host Item</screeninfo>
29597             <mediaobject>
29598               <imageobject>
29599                 <imagedata fileref="images/cataloging/analyticslink.png"/>
29600               </imageobject>
29601             </mediaobject>
29602           </screenshot>
29603           <para>This will prompt you to enter the barcode for the item this record should be linked
29604             to.</para>
29605           <screenshot>
29606             <screeninfo>Barcode for Analytic Linking</screeninfo>
29607             <mediaobject>
29608               <imageobject>
29609                 <imagedata fileref="images/cataloging/analyticsbarcode.png"/>
29610               </imageobject>
29611             </mediaobject>
29612           </screenshot>
29613           <para>After entering the item's barcode and clicking 'Select' you will receive a
29614             confirmation message.</para>
29615           <screenshot>
29616             <screeninfo>Analytic Link Success</screeninfo>
29617             <mediaobject>
29618               <imageobject>
29619                 <imagedata fileref="images/cataloging/analyticlinksuccess.png"/>
29620               </imageobject>
29621             </mediaobject>
29622           </screenshot>
29623           <para>The record will now have the 773 field filled in properly to complete the
29624             link.</para>
29625           <screenshot>
29626             <screeninfo>773</screeninfo>
29627             <mediaobject>
29628               <imageobject>
29629                 <imagedata fileref="images/cataloging/analytics773.png"/>
29630               </imageobject>
29631             </mediaobject>
29632           </screenshot>
29633           <para>To view all of the items tied to the host record, do a search for the record, click
29634             the Analytics tab on the left and the analytics tied to each barcode will be shown under
29635             the "Used in" column.</para>
29636           <screenshot>
29637             <screeninfo>Analytics Tab</screeninfo>
29638             <mediaobject>
29639               <imageobject>
29640                 <imagedata fileref="images/cataloging/analyticstab.png"/>
29641               </imageobject>
29642             </mediaobject>
29643           </screenshot>
29644           <tip>
29645             <para>It is also possible to create analytic records from this screen by clicking on
29646               "Create Analytics"</para>
29647           </tip>
29648           <para>You can also see the analytics attached to this record by clicking the 'Show
29649             Analytic' link towards the top of the record in the normal view.</para>
29650           <screenshot>
29651             <screeninfo>Show Analytics on Bib Record</screeninfo>
29652             <mediaobject>
29653               <imageobject>
29654                 <imagedata fileref="images/cataloging/anayticbib.png"/>
29655               </imageobject>
29656             </mediaobject>
29657           </screenshot>
29658           <para>When looking at the anaytic record you will also see a link to the host item under
29659             the 'Host records' column in the holdings table when viewing the 'Analtyics' tab.</para>
29660           <screenshot>
29661               <screeninfo>Host Record</screeninfo>
29662               <mediaobject>
29663                 <imageobject>
29664                   <imagedata fileref="images/cataloging/hostrecords.png"/>
29665                 </imageobject>
29666               </mediaobject>
29667             </screenshot>
29668         </section>
29669         <section id="catalogenhanceanalytics">
29670           <title>Analytics Enhanced Workflow </title>
29671           <para>To use the Enhanced Workflow method of adding analytics, the first thing you need to
29672             do is set the <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link>
29673             preference to 'Don't display' and the <link linkend="UseControlNumber"
29674               >UseControlNumber</link> preference to 'Use.' </para>
29675           <para>After cataloging your original record (see <link linkend="addbibrec">Adding
29676               Records</link> for more on creating records) click 'New' from the normal view and
29677             choose to 'New child record.'</para>
29678           <screenshot>
29679               <screeninfo>New child record</screeninfo>
29680               <mediaobject>
29681                 <imageobject>
29682                   <imagedata fileref="images/cataloging/analyticschildlink.png"/>
29683                 </imageobject>
29684               </mediaobject>
29685             </screenshot>
29686           <para>This will open a new blank record for cataloging. The blank record will only have
29687             the 773 field filled in properly to complete the link once the record is saved.</para>
29688           <screenshot>
29689             <screeninfo>773</screeninfo>
29690             <mediaobject>
29691               <imageobject>
29692                 <imagedata fileref="images/cataloging/analytics773child.png"/>
29693               </imageobject>
29694             </mediaobject>
29695           </screenshot>
29696           <para>To view all of the items tied to the host record, do a search for the record, click
29697             the Analytics tab on the left and the analytics tied to each barcode will be shown under
29698             the "Used in" column.</para>
29699           <screenshot>
29700             <screeninfo>Analytics Tab</screeninfo>
29701             <mediaobject>
29702               <imageobject>
29703                 <imagedata fileref="images/cataloging/analyticstab.png"/>
29704               </imageobject>
29705             </mediaobject>
29706           </screenshot>
29707           <para>You can also see the analytics attached to this record by clicking the 'Show
29708             Analytic' link towards the top of the record in the normal view.</para>
29709           <screenshot>
29710             <screeninfo>Show Analytics on Bib Record</screeninfo>
29711             <mediaobject>
29712               <imageobject>
29713                 <imagedata fileref="images/cataloging/anayticbib.png"/>
29714               </imageobject>
29715             </mediaobject>
29716           </screenshot>
29717           <para>When looking at the anaytic record you will also see a link to the host item under
29718             the 'Host records' column in the holdings table when viewing the 'Analtyics' tab.</para>
29719           <screenshot>
29720               <screeninfo>Host Record</screeninfo>
29721               <mediaobject>
29722                 <imageobject>
29723                   <imagedata fileref="images/cataloging/hostrecords.png"/>
29724                 </imageobject>
29725               </mediaobject>
29726             </screenshot>
29727         </section>
29728         <section id="analyticediting">
29729           <title>Editing Analytics</title>
29730           <para>If you have linked an analytic record incorrectly you can remove that link by
29731             editing the item on the analytic record (not the host record). To do this, go to the
29732             analytic record and click the 'Edit' button and choose to 'Edit items'. To the left of
29733             each item you will see two options.</para>
29734           <screenshot>
29735             <screeninfo>Edit Analytic Item Record</screeninfo>
29736             <mediaobject>
29737               <imageobject>
29738                 <imagedata fileref="images/cataloging/analyticdelink.png"/>
29739               </imageobject>
29740             </mediaobject>
29741           </screenshot>
29742           <itemizedlist>
29743             <listitem>
29744               <para>Clicking 'Edit in Host' will allow you to edit the item on the host
29745                 record.</para>
29746             </listitem>
29747             <listitem>
29748               <para>Clicking 'Delink' will remove the 773 field and the link between the analytic
29749                 and the host.</para>
29750             </listitem>
29751           </itemizedlist>
29752         </section>
29753       </section>
29754
29755       <section id="editbibrec">
29756         <title>Editing Records</title>
29757
29758         <para>To edit a record you can click 'Edit Biblio' from the search
29759         results on the cataloging page</para>
29760
29761         <screenshot>
29762           <screeninfo>Edit Biblio Option on Search Results</screeninfo>
29763
29764           <mediaobject>
29765             <imageobject>
29766               <imagedata fileref="images/cataloging/catalogsearch.png"/>
29767             </imageobject>
29768           </mediaobject>
29769         </screenshot>
29770
29771         <para>or by clicking the Edit button on the Bibliographic Record and
29772         choosing 'Edit Record'</para>
29773
29774         <screenshot>
29775           <screeninfo>Edit Record Option on Bibliographic Record</screeninfo>
29776
29777           <mediaobject>
29778             <imageobject>
29779               <imagedata fileref="images/cataloging/editrecord.png"/>
29780             </imageobject>
29781           </mediaobject>
29782         </screenshot>
29783
29784         <para>The record will open in the MARC editor</para>
29785
29786         <screenshot>
29787           <screeninfo>Editing MARC Record</screeninfo>
29788
29789           <mediaobject>
29790             <imageobject>
29791               <imagedata fileref="images/cataloging/editingrecord.png"/>
29792             </imageobject>
29793           </mediaobject>
29794         </screenshot>
29795
29796         <para>The alternative is to search via Z39.50 to overlay your record
29797         with a fuller record found at another library. You can do this by
29798         choosing 'Replace Record via Z39.50' from the Edit menu.</para>
29799
29800         <screenshot>
29801           <screeninfo>Replace via Z39.50</screeninfo>
29802
29803           <mediaobject>
29804             <imageobject>
29805               <imagedata fileref="images/cataloging/replaceviaz39.png"/>
29806             </imageobject>
29807           </mediaobject>
29808         </screenshot>
29809
29810         <para>Once you choose that you will be brought to a Z39.50 search
29811         window to search other libraries for the record in question.</para>
29812
29813         <para>Once you have made your edits (via either method) you can click
29814         'Save' at the top left of the editor.</para>
29815
29816         <para>You can also use the edit menu to add your own custom cover
29817         image if you have either <link linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> and/or
29818         <link linkend="LocalCoverImages">LocalCoverImages</link> set to
29819         'Display' by choosing 'Upload Image' from the menu.</para>
29820
29821         <screenshot>
29822           <screeninfo>Upload Image</screeninfo>
29823
29824           <mediaobject>
29825             <imageobject>
29826               <imagedata fileref="images/cataloging/uploadimage.png"/>
29827             </imageobject>
29828           </mediaobject>
29829         </screenshot>
29830
29831         <para>Choosing to 'Upload Image' will take you to the <link linkend="uploadlocalimages">Upload Local Cover Image
29832         Tool</link>.</para>
29833       </section>
29834
29835       <section id="dupbibrec">
29836         <title>Duplicating Records</title>
29837
29838         <para>Sometimes a copy of the record you need to catalog can't be
29839         found via Z39.50. In these cases you can create a duplicate of similar
29840         record and edit the necessary pieces to create a new record. To
29841         duplicate an existing record click 'Edit as New (Duplicate)' from the
29842         Edit menu on the Bibliographic Record</para>
29843
29844         <screenshot>
29845           <screeninfo>Edit as New (Duplicate) Bibliographic
29846           Record</screeninfo>
29847
29848           <mediaobject>
29849             <imageobject>
29850               <imagedata fileref="images/cataloging/createduplicate.png"/>
29851             </imageobject>
29852           </mediaobject>
29853         </screenshot>
29854
29855         <para>This will open a new MARC record with the fields filled in with
29856         the values from the original Bibliographic Record.</para>
29857
29858         <screenshot>
29859           <screeninfo>New Duplicate Record</screeninfo>
29860
29861           <mediaobject>
29862             <imageobject>
29863               <imagedata fileref="images/cataloging/newduprecord.png"/>
29864             </imageobject>
29865           </mediaobject>
29866         </screenshot>
29867       </section>
29868
29869       <section id="mergebibs">
29870         <title>Merging Records</title>
29871
29872         <para>If you would like to merge together multiple records you can do
29873         that via the <link linkend="lists">Lists</link> tool. <link linkend="mergebibrecs">Learn more here</link>.</para>
29874       </section>
29875       <section id="deleterecord">
29876         <title>Deleting Records</title>
29877         <para>To delete a bibliographic record simply choose the 'Edit' button and select 'Delete record'</para>
29878         <screenshot>
29879             <screeninfo>Delete record</screeninfo>
29880             <mediaobject>
29881               <imageobject>
29882                 <imagedata fileref="images/cataloging/deleterecord.png"/>
29883               </imageobject>
29884             </mediaobject>
29885           </screenshot>
29886         <para>Bibliographic records can only be deleted one all items have been deleted. If you try
29887           to delete a bibliographic record with items still attached you will see that the delete
29888           option is grayed out.</para>
29889         <screenshot>
29890             <screeninfo>Record with items still attached</screeninfo>
29891             <mediaobject>
29892               <imageobject>
29893                 <imagedata fileref="images/cataloging/nodeleterecord.png"/>
29894               </imageobject>
29895             </mediaobject>
29896           </screenshot>
29897       </section>
29898     </section>
29899
29900     <section id="catitems">
29901       <title>Item Records</title>
29902
29903       <para>In Koha each bibliographic record can have one or more items
29904       attached. These items are sometimes referred to as holdings. Each item
29905       includes information to the physical copy the library has.</para>
29906
29907       <section id="addingitems">
29908         <title>Adding Items</title>
29909
29910         <para>After saving a new bibliographic record, you will be redirected
29911         to a blank item record so that you can attach an item to the
29912         bibliographic record. You can also click 'Add/Edit Items' from the
29913         cataloging search results</para>
29914
29915         <screenshot>
29916           <screeninfo>Add/Edit Items Option on Search Results</screeninfo>
29917
29918           <mediaobject>
29919             <imageobject>
29920               <imagedata fileref="images/cataloging/catalogsearch.png"/>
29921             </imageobject>
29922           </mediaobject>
29923         </screenshot>
29924
29925         <para>or you can add new item at any time by clicking 'New' on the
29926         bibliographic record and choosing 'New Item'</para>
29927
29928         <screenshot>
29929           <screeninfo>New Item Button</screeninfo>
29930
29931           <mediaobject>
29932             <imageobject>
29933               <imagedata fileref="images/cataloging/newitem.png"/>
29934             </imageobject>
29935           </mediaobject>
29936         </screenshot>
29937
29938         <para>The item edit form will appear:</para>
29939
29940         <screenshot>
29941           <screeninfo>Add item form</screeninfo>
29942
29943           <mediaobject>
29944             <imageobject>
29945               <imagedata fileref="images/cataloging/additem.png"/>
29946             </imageobject>
29947           </mediaobject>
29948         </screenshot>
29949
29950         <para>At the very least, if you plan on circulating the item, the
29951         following fields should be entered for new items:</para>
29952
29953         <itemizedlist>
29954           <listitem>
29955             <para>2 - Source of classification</para>
29956           </listitem>
29957
29958           <listitem>
29959             <para>a - Permanent location</para>
29960           </listitem>
29961
29962           <listitem>
29963             <para>b - Current location</para>
29964           </listitem>
29965
29966           <listitem>
29967             <para>o - Full call number</para>
29968           </listitem>
29969
29970           <listitem>
29971             <para>p - Barcode</para>
29972           </listitem>
29973
29974           <listitem>
29975             <para>v - Cost, replacement price</para>
29976
29977             <itemizedlist>
29978               <listitem>
29979                 <para>This value will be charged to patrons when you mark an
29980                 item they have checked out as 'Lost'</para>
29981               </listitem>
29982             </itemizedlist>
29983           </listitem>
29984
29985           <listitem>
29986             <para>y - Koha item type</para>
29987           </listitem>
29988         </itemizedlist>
29989
29990         <para>To make sure that these values are filled in you can mark them
29991         as mandatory in the <link linkend="marcbibframeworks">framework</link>
29992         you're using and then they will appear in red with a 'required' label.
29993         The item will not save until the required fields are filled in.</para>
29994
29995         <screenshot>
29996           <screeninfo>Required Item Subfield</screeninfo>
29997
29998           <mediaobject>
29999             <imageobject>
30000               <imagedata fileref="images/cataloging/requireditemfields.png"/>
30001             </imageobject>
30002           </mediaobject>
30003         </screenshot>
30004
30005         <itemizedlist>
30006           <listitem>
30007             <tip>
30008               <para>To make item subfields required in a framework you'll want
30009               to edit the 952 field in the <link linkend="marcbibframeworks">framework editor</link>.</para>
30010             </tip>
30011           </listitem>
30012         </itemizedlist>
30013
30014         <para>Below the add form there are 3 buttons for adding the
30015         item</para>
30016
30017         <screenshot>
30018           <screeninfo>Add Item Buttons</screeninfo>
30019
30020           <mediaobject>
30021             <imageobject>
30022               <imagedata fileref="images/cataloging/additembuttons.png"/>
30023             </imageobject>
30024           </mediaobject>
30025         </screenshot>
30026
30027         <itemizedlist>
30028           <listitem>
30029             <para>Add Item will add just the one item</para>
30030           </listitem>
30031
30032           <listitem>
30033             <para>Add &amp; Duplicate will add the item and fill in a new form
30034             with the same values for your to alter</para>
30035           </listitem>
30036
30037           <listitem>
30038             <para>Add Multiple items will ask how many items and will then add that number of items
30039               adding +1 to the barcode so each barcode is unique</para>
30040           </listitem>
30041         </itemizedlist>
30042
30043         <para>Your added items will appear above the add form once
30044         submitted</para>
30045
30046         <screenshot>
30047           <screeninfo>Items</screeninfo>
30048
30049           <mediaobject>
30050             <imageobject>
30051               <imagedata fileref="images/cataloging/items.png"/>
30052             </imageobject>
30053           </mediaobject>
30054         </screenshot>
30055
30056         <para>Your items will also appear below the bibliographic details on
30057         the bib record display.</para>
30058
30059         <screenshot>
30060           <screeninfo>List of Items on the Bib Record</screeninfo>
30061
30062           <mediaobject>
30063             <imageobject>
30064               <imagedata fileref="images/cataloging/items-withoutlabelprint.png"/>
30065             </imageobject>
30066           </mediaobject>
30067         </screenshot>
30068
30069         <para>If you have <link linkend="SpineLabelShowPrintOnBibDetails">SpineLabelShowPrintOnBibDetails</link>
30070         set to 'Display' then there will also be a link to print a quick spine
30071         label next to each item.</para>
30072
30073         <screenshot>
30074           <screeninfo>List of Items on the Bib Record with a Print Label
30075           link</screeninfo>
30076
30077           <mediaobject>
30078             <imageobject>
30079               <imagedata fileref="images/cataloging/items-withlabelprint.png"/>
30080             </imageobject>
30081           </mediaobject>
30082         </screenshot>
30083         <para>You can also filter the contents of your holdings table by clicking the 'Activate
30084           filters' links.  This will show a row at the top where you can type in any column to
30085           filter the results in the table.</para>
30086         <screenshot>
30087             <screeninfo>Filter holdings</screeninfo>
30088             <mediaobject>
30089               <imageobject>
30090                 <imagedata fileref="images/cataloging/items-activatefilters.png"/>
30091               </imageobject>
30092             </mediaobject>
30093           </screenshot>
30094       </section>
30095
30096       <section id="editingitems">
30097         <title>Editing Items</title>
30098
30099         <para>Items can be edited in several ways.</para>
30100
30101         <itemizedlist>
30102           <listitem>
30103             <para>Clicking 'Edit' and 'Edit Items' from the bibliographic
30104             record</para>
30105
30106             <screenshot>
30107               <screeninfo>Edit Items Menu Option</screeninfo>
30108
30109               <mediaobject>
30110                 <imageobject>
30111                   <imagedata fileref="images/cataloging/edititem.png"/>
30112                 </imageobject>
30113               </mediaobject>
30114             </screenshot>
30115
30116             <para>Which will open up a list of items where you can click
30117             'Edit' to the left of the specific item you would like to
30118             edit.</para>
30119
30120             <screenshot>
30121               <screeninfo>Edit individual items</screeninfo>
30122
30123               <mediaobject>
30124                 <imageobject>
30125                   <imagedata fileref="images/cataloging/edititemlink.png"/>
30126                 </imageobject>
30127               </mediaobject>
30128             </screenshot>
30129           </listitem>
30130
30131           <listitem>
30132             <para>Clicking 'Edit Items' beside the item on the 'Items'
30133             tab</para>
30134
30135             <screenshot>
30136               <screeninfo>Items Tab</screeninfo>
30137
30138               <mediaobject>
30139                 <imageobject>
30140                   <imagedata fileref="images/cataloging/itemstab.png"/>
30141                 </imageobject>
30142               </mediaobject>
30143             </screenshot>
30144
30145             <para>Which will open up the editor on the item you'd like to edit</para>
30146
30147             <screenshot>
30148               <screeninfo>Edit individual items</screeninfo>
30149
30150               <mediaobject>
30151                 <imageobject>
30152                   <imagedata fileref="images/cataloging/edititemlinkfromtab.png"/>
30153                 </imageobject>
30154               </mediaobject>
30155             </screenshot>
30156           </listitem>
30157
30158           <listitem>
30159             <para>Clicking 'Edit' and then 'Edit items in batch'</para>
30160
30161             <screenshot>
30162               <screeninfo>Edit items in a batch</screeninfo>
30163
30164               <mediaobject>
30165                 <imageobject>
30166                   <imagedata fileref="images/cataloging/editinbatch.png"/>
30167                 </imageobject>
30168               </mediaobject>
30169             </screenshot>
30170
30171             <para>This will open up the <link linkend="batchmodifyitems">batch
30172             item modification tool</link> where you can edit all of the items
30173             on this record as a batch.</para></listitem>
30174             <listitem><para>You can also enable <link linkend="StaffDetailItemSelection">StaffDetailItemSelection
30175             </link> to have checkboxes appear to the left of each item
30176               on the detail display. You can then check off the items you would like to edit and
30177               click 'Modify selected items' at the top of the list.</para>
30178               <screenshot>
30179                 <screeninfo>Editing selected items</screeninfo>
30180                 <mediaobject>
30181                   <imageobject>
30182                     <imagedata fileref="images/cataloging/editwithitemchecks.png"/>
30183                   </imageobject>
30184                 </mediaobject>
30185               </screenshot>
30186           </listitem>
30187           <listitem>
30188             <para>You can click 'Edit' to the right of each item in the Holdings tab<screenshot>
30189                 <screeninfo>Edit individual items</screeninfo>
30190                 <mediaobject>
30191                   <imageobject>
30192                     <imagedata fileref="images/cataloging/editindividual.png"/>
30193                   </imageobject>
30194                 </mediaobject>
30195               </screenshot></para>
30196           </listitem>
30197           <listitem>
30198             <para>Finally you can use the <link linkend="batchmodifyitems">Batch Item
30199                 Modification</link> tool</para>
30200           </listitem>
30201         </itemizedlist>
30202
30203         <section id="itemquickedit">
30204           <title>Quick Item Status Updates</title>
30205
30206           <para>Often circulation staff need to change the status of an item
30207           to Lost or Damaged. This doesn't require you to edit the entire item
30208           record. Instead clicking on the item barcode on the checkout summary
30209           or checkin history will bring you to an item summary. You can also
30210           get to the item summary by clicking on the Items tab to the left of
30211           the bib detail page.</para>
30212
30213           <screenshot>
30214             <screeninfo>Item Edit</screeninfo>
30215
30216             <mediaobject>
30217               <imageobject>
30218                 <imagedata fileref="images/cataloging/quickitemedit.png"/>
30219               </imageobject>
30220             </mediaobject>
30221           </screenshot>
30222
30223           <para>From this view you can mark an item lost by choosing a lost
30224           status from the pull down and clicking the 'Set Status'
30225           button.</para>
30226
30227           <screenshot>
30228             <screeninfo>Edit Lost Status</screeninfo>
30229
30230             <mediaobject>
30231               <imageobject>
30232                 <imagedata fileref="images/cataloging/editloststatus.png"/>
30233               </imageobject>
30234             </mediaobject>
30235           </screenshot>
30236
30237           <para>You can also mark an item as damaged by choosing a damaged
30238           status from the pull down and clicking the 'Set Status'
30239           button.</para>
30240
30241           <screenshot>
30242             <screeninfo>Edit Damaged Status</screeninfo>
30243
30244             <mediaobject>
30245               <imageobject>
30246                 <imagedata fileref="images/cataloging/editdamagedstatus.png"/>
30247               </imageobject>
30248             </mediaobject>
30249           </screenshot>
30250         </section>
30251       </section>
30252
30253       <section id="iteminfo">
30254         <title>Item Information</title>
30255
30256         <para>To the left of every bibliographic record there is a tab to view
30257         the items.</para>
30258
30259         <screenshot>
30260           <screeninfo>Items Tab</screeninfo>
30261
30262           <mediaobject>
30263             <imageobject>
30264               <imagedata fileref="images/cataloging/quickitemedit.png"/>
30265             </imageobject>
30266           </mediaobject>
30267         </screenshot>
30268
30269         <para>Clicking that tab will give you basic information about the items. From here you can
30270           see basic information about the item such as the home library, item type, collection code,
30271           call number and replacement price. You can also see and edit the status information.  If
30272           an item is marked lost or withdrawn you will also see the date that status was applied.<screenshot>
30273             <screeninfo/>
30274             <mediaobject>
30275               <imageobject>
30276                 <imagedata fileref="images/cataloging/itemstatuses.png"/>
30277               </imageobject>
30278             </mediaobject>
30279           </screenshot></para>
30280         <para>In the History section you will see infomration about the check out history of the
30281           item and if you ordered the item via the acquisitions module then this section will
30282           include information about the order.</para>
30283
30284         <screenshot>
30285           <screeninfo>History with order info</screeninfo>
30286
30287           <mediaobject>
30288             <imageobject>
30289               <imagedata fileref="images/cataloging/itemorderinfo.png"/>
30290             </imageobject>
30291           </mediaobject>
30292         </screenshot>
30293
30294         <para>If the Order or Accession date is linked, clicking it will bring
30295         you to the acquisitions information for that item.</para>
30296       </section>
30297
30298       <section id="moveitemrec">
30299         <title>Moving Items</title>
30300
30301         <para>Items can be moved from one bibliographic record to another
30302         using the Attach Item option</para>
30303
30304         <screenshot>
30305           <screeninfo>Attach Item Option</screeninfo>
30306
30307           <mediaobject>
30308             <imageobject>
30309               <imagedata fileref="images/cataloging/attachitem.png"/>
30310             </imageobject>
30311           </mediaobject>
30312         </screenshot>
30313
30314         <para>Visit the bibliographic record you want to attach the item to
30315         and choose 'Attach Item' from the 'Edit' menu.</para>
30316
30317         <screenshot>
30318           <screeninfo>Attach Item Form</screeninfo>
30319
30320           <mediaobject>
30321             <imageobject>
30322               <imagedata fileref="images/cataloging/attachitemform.png"/>
30323             </imageobject>
30324           </mediaobject>
30325         </screenshot>
30326
30327         <para>Simply enter the barcode for the item you want to move and click
30328         'Select'</para>
30329
30330         <para>If you want to move all items to a new record creating only one
30331         bibliographic record you can use the <link linkend="mergebibrecs">Merge Records tool</link> instead.</para>
30332       </section>
30333
30334       <section id="deleteitems">
30335         <title>Deleting Items</title>
30336
30337         <para>There are many ways to delete item records. If you only need to
30338         delete one item you can do this by opening up the detail page for the
30339         bib record and clicking the 'Edit' button at the top. From there you
30340         can choose to 'Edit items'.</para>
30341
30342         <screenshot>
30343           <screeninfo>'Edit Items' menu option</screeninfo>
30344
30345           <mediaobject>
30346             <imageobject>
30347               <imagedata fileref="images/cataloging/edititemstodelete.png"/>
30348             </imageobject>
30349           </mediaobject>
30350         </screenshot>
30351
30352         <para>You will be presented with a list of items and next to each one
30353         will be a link labeled 'Delete'. Click that link and if the item is
30354         not checked out it will delete that item.</para>
30355
30356         <screenshot>
30357           <screeninfo>Delete link on the left</screeninfo>
30358
30359           <mediaobject>
30360             <imageobject>
30361               <imagedata fileref="images/cataloging/deleteitemlink.png"/>
30362             </imageobject>
30363           </mediaobject>
30364         </screenshot>
30365
30366         <para>If you know that all of the items attached to your record are
30367         not currently checked out you can use the 'Delete all items' option
30368         under the 'Edit menu' and it will remove all items from the
30369         record.</para>
30370         <para>You can also enable <link linkend="StaffDetailItemSelection">StaffDetailItemSelection</link> 
30371           to have checkboxes appear to the left of each item on
30372           the detail display. You can then check off the items you would like to delete and click
30373           'Delete selected items' at the top of the list.</para>
30374         <screenshot>
30375             <screeninfo>Deleting selected items</screeninfo>
30376             <mediaobject>
30377               <imageobject>
30378                 <imagedata fileref="images/cataloging/editwithitemchecks.png"/>
30379               </imageobject>
30380             </mediaobject>
30381           </screenshot>
30382
30383         <para>Finally you can use the <link linkend="batchdeleteitems">batch
30384         delete tool</link> to delete a batch of items.</para>
30385       </section>
30386
30387       <section id="itemcirchistory">
30388         <title>Item Specific Circulation History</title>
30389
30390         <para>Each bibliographic record keeps a circulation history (with or
30391         without the patron information depending on your settings), but each
30392         item also has its own circulation history page. To see this, click on
30393         the 'Items' tab to the left of the record you are viewing.</para>
30394
30395         <screenshot>
30396           <screeninfo>Items tab</screeninfo>
30397
30398           <mediaobject>
30399             <imageobject>
30400               <imagedata fileref="images/cataloging/itemstab-long.png"/>
30401             </imageobject>
30402           </mediaobject>
30403         </screenshot>
30404
30405         <para>Below the 'History' heading is a link to 'View item's checkout
30406         history,' clicking that will open up the item's history which will
30407         look slightly different from the bibliographic record's history
30408         page.</para>
30409
30410         <screenshot>
30411           <screeninfo>Item Specific Circulation History</screeninfo>
30412
30413           <mediaobject>
30414             <imageobject>
30415               <imagedata fileref="images/cataloging/itemspecifichistory.png"/>
30416             </imageobject>
30417           </mediaobject>
30418         </screenshot>
30419       </section>
30420     </section>
30421
30422     <section id="catauthorities">
30423       <title>Authorities</title>
30424
30425       <para>Authority records are a way of controlling fields in your MARC
30426       records. Using authority records will provide you with control over
30427       subject headings, personal names and places.</para>
30428
30429       <section id="addauthorities">
30430         <title>Adding Authorities</title>
30431
30432         <para>To add a new authority record you can either choose the authority type from the 'New
30433           Authority' button or search another library by clicking the 'New from Z39.50'
30434           button.</para>
30435
30436         <screenshot>
30437           <screeninfo>New Authority Record Options</screeninfo>
30438
30439           <mediaobject>
30440             <imageobject>
30441               <imagedata fileref="images/cataloging/newauthtypes.png"/>
30442             </imageobject>
30443           </mediaobject>
30444         </screenshot>
30445
30446         <para>If you choose to enter a new authority from scratch, the form that appears will allow
30447           you to enter all of the necessary details regarding your authority record.</para>
30448
30449         <screenshot>
30450           <screeninfo>New Authority Record</screeninfo>
30451
30452           <mediaobject>
30453             <imageobject>
30454               <imagedata fileref="images/cataloging/newauthrec.png"/>
30455             </imageobject>
30456           </mediaobject>
30457         </screenshot>
30458
30459         <para>To expand collapsed values simply click on the title and the
30460         subfields will appear. To duplicate a field or subfield just click the
30461         plus sign (+) to the right of the label. To use field helper plugins
30462         simply click the ellipsis (...) to the right of the field.</para>
30463
30464         <para>When linking authorities to other headings, you can use the
30465         authority finder plugin by clicking the ellipsis (...) to the right of
30466         the field.</para>
30467
30468         <screenshot>
30469           <screeninfo>Authority search plugin</screeninfo>
30470
30471           <mediaobject>
30472             <imageobject>
30473               <imagedata fileref="images/cataloging/creatnewauthfromlink.png"/>
30474             </imageobject>
30475           </mediaobject>
30476         </screenshot>
30477
30478         <para>From there you can search your authority file for the authority
30479         to link. If you can't find the authority to link, you can click the
30480         'Create new' button and add the necessary authority for the link. This
30481         plugin also allows for you to choose the link relationship between the
30482         authorities.</para>
30483
30484         <screenshot>
30485           <screeninfo>Authority relationships</screeninfo>
30486
30487           <mediaobject>
30488             <imageobject>
30489               <imagedata fileref="images/cataloging/authrelationships.png"/>
30490             </imageobject>
30491           </mediaobject>
30492         </screenshot>
30493         <para>If you choose to search another library for the authority record you will be presented
30494           with a search box</para>
30495         <screenshot>
30496             <screeninfo>Authority Z39.50 Search</screeninfo>
30497             <mediaobject>
30498               <imageobject>
30499                 <imagedata fileref="images/cataloging/authzsearch.png"/>
30500               </imageobject>
30501             </mediaobject>
30502           </screenshot>
30503         <para>From the results you can choose the 'Import' link to the right of the record you would
30504           like to add to Koha</para>
30505         <screenshot>
30506             <screeninfo>Authority Z39.50 Results</screeninfo>
30507             <mediaobject>
30508               <imageobject>
30509                 <imagedata fileref="images/cataloging/authimport.png"/>
30510               </imageobject>
30511             </mediaobject>
30512           </screenshot>
30513         <para>You will then be presented with the form to edit the authority before saving it to
30514           your system</para>
30515         <screenshot>
30516             <screeninfo>Imported Authority</screeninfo>
30517             <mediaobject>
30518               <imageobject>
30519                 <imagedata fileref="images/cataloging/authorityimported.png"/>
30520               </imageobject>
30521             </mediaobject>
30522           </screenshot>
30523       </section>
30524
30525       <section id="searchauthorities">
30526         <title>Searching Authorities</title>
30527
30528         <para>From the authorities page you can search for existing terms and
30529         the bibliographic records they are attached to.</para>
30530
30531         <screenshot>
30532           <screeninfo>Authority Search</screeninfo>
30533
30534           <mediaobject>
30535             <imageobject>
30536               <imagedata fileref="images/cataloging/authoritysearch.png"/>
30537             </imageobject>
30538           </mediaobject>
30539         </screenshot>
30540
30541         <para>From the results you will see the authority record, how many bibliographic records it
30542           is attached to, an <link linkend="editauthorities">edit</link> link, a <link
30543             linkend="authoritymerge">merge</link> link and a <link linkend="editauthorities"
30544             >delete</link> link (if there are no bibliographic records attached).</para>
30545
30546         <screenshot>
30547           <screeninfo>Authority Search Results</screeninfo>
30548
30549           <mediaobject>
30550             <imageobject>
30551               <imagedata fileref="images/cataloging/authorityresults.png"/>
30552             </imageobject>
30553           </mediaobject>
30554         </screenshot>
30555
30556         <para>Clicking on the Details link to the right of the authority
30557         record summary will open the full record and the option to edit the
30558         record.</para>
30559
30560         <screenshot>
30561           <screeninfo>Authority Record</screeninfo>
30562
30563           <mediaobject>
30564             <imageobject>
30565               <imagedata fileref="images/cataloging/authrecord.png"/>
30566             </imageobject>
30567           </mediaobject>
30568         </screenshot>
30569
30570         <para>If the authority has See Alsos in it you will see those broken
30571         out on the search results, clicking the linked headings will run a
30572         search for that heading instead.</para>
30573
30574         <screenshot>
30575           <screeninfo>See Also in Authorities</screeninfo>
30576
30577           <mediaobject>
30578             <imageobject>
30579               <imagedata fileref="images/cataloging/authoritiesseealso.png"/>
30580             </imageobject>
30581           </mediaobject>
30582         </screenshot>
30583       </section>
30584
30585       <section id="editauthorities">
30586         <title>Editing Authorities</title>
30587
30588         <para>Authorities can be edited by clicking on the authority summary from the search results
30589           and then clicking the 'Edit' button above the record. Or by clicking on the 'Edit' link to
30590           the left of the authority on the search results.</para>
30591
30592         <screenshot>
30593           <screeninfo>Edit Authority Record</screeninfo>
30594
30595           <mediaobject>
30596             <imageobject>
30597               <imagedata fileref="images/cataloging/editauthority.png"/>
30598             </imageobject>
30599           </mediaobject>
30600         </screenshot>
30601
30602         <para>Once you've made the necessary edits, simply click 'Save' and <link
30603             linkend="dontmerge">dontmerge</link> is set to 'Do', Koha will immediately update all of
30604           the bib records linked to the authority with the new authority record's data. If dontmerge
30605           is set to "Don't" then Koha won't edit bib records when changes are made to authorities,
30606           rather, this is done later by the <link linkend="mergeauthcron">merge_authority.pl
30607             cronjob</link>.</para>
30608
30609         <para>To delete an authority record you first must make sure it's not
30610         linked to any bibliographic records. If it is not used by any
30611         bibliographic records a 'Delete' link will appear to the right of the
30612         record on the search results and as a button that appears after
30613         clicking on the summary of the authority record.</para>
30614       </section>
30615       <section id="authoritymerge">
30616         <title>Merging Authorities</title>
30617         <para>If you have duplicate authority records you can merge them together by clicking the
30618           'Merge' link next to two results on an authority search.  After clicking 'Merge' on the
30619           first result you will see that authority listed at the top of the results.</para>
30620         <screenshot>
30621             <screeninfo>Merging authorities results</screeninfo>
30622             <mediaobject>
30623               <imageobject>
30624                 <imagedata fileref="images/cataloging/authmergesearch.png"/>
30625               </imageobject>
30626             </mediaobject>
30627           </screenshot>
30628         <para>You will be asked which of the two records you would like to keep as your primary
30629           record and which will be deleted after the merge.</para>
30630         <screenshot>
30631           <screeninfo>Merging authorities</screeninfo>
30632           <mediaobject>
30633             <imageobject>
30634               <imagedata fileref="images/cataloging/authmergechoice.png"/>
30635             </imageobject>
30636           </mediaobject>
30637         </screenshot>
30638         <para>You will be presented with the MARC for both of the records (each accessible by tabs
30639           labeled with the authority numbers for those records). By default the entire first record
30640           will be selected, uncheck the fields you don't want in the final (destination) record and
30641           then move on to the second tab to choose which fields should be in the final (destination)
30642           record.</para>
30643         <screenshot>
30644           <screeninfo>Authorities to merge</screeninfo>
30645           <mediaobject>
30646             <imageobject>
30647               <imagedata fileref="images/cataloging/authmerging.png"/>
30648             </imageobject>
30649           </mediaobject>
30650         </screenshot>
30651         <para>Once you have completed your selections click the 'Merge' button. The primary record
30652           will now contain the data you chose for it and the second record will be deleted.</para>
30653         <screenshot>
30654           <screeninfo>Merged authority</screeninfo>
30655           <mediaobject>
30656             <imageobject>
30657               <imagedata fileref="images/cataloging/authmerged.png"/>
30658             </imageobject>
30659           </mediaobject>
30660         </screenshot>
30661       </section>
30662     </section>
30663
30664     <section id="catguides">
30665       <title>Cataloging Guides</title>
30666
30667       <para/>
30668
30669       <section id="bibcatcheatsheet">
30670         <sectioninfo>
30671           <authorgroup>
30672             <author>
30673               <firstname>Jared</firstname>
30674               <surname>Camins-Esakov</surname>
30675               <affiliation>
30676                 <orgname>American Numismatic Society</orgname>
30677               </affiliation>
30678             </author>
30679             
30680             <editor>
30681               <firstname>Nicole C.</firstname>
30682               <surname>Engard</surname>
30683               <contrib>Changed/edited content where necessary.</contrib>
30684             </editor>
30685           </authorgroup>
30686           
30687           <pubdate>2010</pubdate>
30688         </sectioninfo>
30689         <title>Bibliographic Record Cataloging Cheat Sheet</title>
30690
30691         <table cellpadding="4" cellspacing="4" frame="all">
30692           <title>Cataloging Guide</title>
30693
30694           <tgroup align="left" cols="4" colsep="1" rowsep="1">
30695             <thead>
30696               <row>
30697                 <entry><para>Tag</para></entry>
30698
30699                 <entry><para>Label</para></entry>
30700
30701                 <entry><para>Description</para></entry>
30702
30703                 <entry><para>Instructions</para></entry>
30704               </row>
30705             </thead>
30706
30707             <tbody>
30708               <row>
30709                 <entry><para>000</para></entry>
30710
30711                 <entry><para>LEADER</para></entry>
30712
30713                 <entry><para>Describes the record(i.e. surrogate) -- is it a
30714                 record for a monograph? A serial?</para></entry>
30715
30716                 <entry><para>Click in this field to fill it in. Then set
30717                 "Bibliographic level" to 'a' for articles or 's' for serials.
30718                 Otherwise, leave everything as is.</para></entry>
30719               </row>
30720
30721               <row>
30722                 <entry><para>001</para></entry>
30723
30724                 <entry><para>CONTROL NUMBER</para></entry>
30725
30726                 <entry><para>Accession number.</para></entry>
30727
30728                 <entry><para>Enter the accession number written inside the
30729                 item here. For articles and items which do not have accession
30730                 numbers, leave blank.</para></entry>
30731               </row>
30732
30733               <row>
30734                 <entry><para>003</para></entry>
30735
30736                 <entry><para>CONTROL NUMBER IDENTIFIER</para></entry>
30737
30738                 <entry><para>Your MARC Organizational Code</para></entry>
30739
30740                 <entry><para>Click in this field to fill it in (will auto fill
30741                 if you have your <link linkend="MARCOrgCode">MARCOrgCode</link> preference
30742                 set).</para></entry>
30743               </row>
30744
30745               <row>
30746                 <entry><para>005</para></entry>
30747
30748                 <entry><para>D &amp; T LATEST TRANSACTION</para></entry>
30749
30750                 <entry><para>Current date and time.</para></entry>
30751
30752                 <entry><para>Click in this field to fill it in.</para></entry>
30753               </row>
30754
30755               <row>
30756                 <entry><para>008</para></entry>
30757
30758                 <entry><para>FIXED-LENGTH DATA ELEMENTS</para></entry>
30759
30760                 <entry><para>Field containing computer-readable
30761                 representations of a number of things.</para></entry>
30762
30763                 <entry><para>Generally you will only use 's' (single) or 'm'
30764                 (multiple) options for position 06- use the former when the
30765                 item was published in a single year, the latter when it was
30766                 published over the course of several. If there is a single
30767                 date, only enter a date in the first date field (positions
30768                 07-10). Enter the three-digit country code in positions 15-17,
30769                 being sure to add spaces if the country code is fewer than
30770                 three characters long. If there is an index, note that fact in
30771                 position 31. Enter the three-letter language code in positions
30772                 35-37.</para></entry>
30773               </row>
30774
30775               <row>
30776                 <entry><para>010</para></entry>
30777
30778                 <entry><para>LCCN</para></entry>
30779
30780                 <entry><para>A number assigned by the Library of Congress to
30781                 uniquely identify the work.</para></entry>
30782
30783                 <entry><para>Check on the copyright page of the book (if it
30784                 was published in the US) or the LC catalog for this number. If
30785                 you can't find it, don't worry about it.</para></entry>
30786               </row>
30787
30788               <row>
30789                 <entry><para>020</para></entry>
30790
30791                 <entry><para>ISBN</para></entry>
30792
30793                 <entry><para>Unique number used by publishers to identify
30794                 books.</para></entry>
30795
30796                 <entry><para>If this number isn't listed on the book, there
30797                 probably isn't one.</para></entry>
30798               </row>
30799
30800               <row>
30801                 <entry><para>022</para></entry>
30802
30803                 <entry><para>ISSN</para></entry>
30804
30805                 <entry><para>Unique number used by publishers to identify
30806                 serials.</para></entry>
30807
30808                 <entry><para>If this number isn't listed on the book, there
30809                 probably isn't one.</para></entry>
30810               </row>
30811
30812               <row>
30813                 <entry><para>033</para></entry>
30814
30815                 <entry><para>DATE/TIME OF EVENT</para></entry>
30816
30817                 <entry><para>Used for auction dates. Required for auction
30818                 catalogs.</para></entry>
30819
30820                 <entry><para>For auctions that took place on only one day,
30821                 enter the date of the auction in the format YYYYMMDD in the
30822                 subfield 'a' and a '0' in the first indicator. For auctions
30823                 that took place over two consecutive days or any number of
30824                 non-consecutive days, create a subfield 'a' for each day with
30825                 the date in the format YYYYMMDD, and put a '1' in the first
30826                 indicator. For auctions that took place over more than two
30827                 consecutive days, create a subfield 'a' (in format YYYYMMDD)
30828                 for the first day and a subfield 'a' (also in format YYYYMMDD)
30829                 for the last day, and put a '2' in the first
30830                 indicator.</para></entry>
30831               </row>
30832
30833               <row>
30834                 <entry><para>040</para></entry>
30835
30836                 <entry><para>CATALOGING SOURCE</para></entry>
30837
30838                 <entry><para>Identifies which libraries created and modified
30839                 the record.</para></entry>
30840
30841                 <entry><para>For imported records, add a subfield 'd' with
30842                 your OCLC code as the value. For new records, make sure that
30843                 the subfield 'c' with your OCLC code as the
30844                 value.</para></entry>
30845               </row>
30846
30847               <row>
30848                 <entry><para>041</para></entry>
30849
30850                 <entry><para>LANGUAGE CODE</para></entry>
30851
30852                 <entry><para>Identifies all the languages used in an item,
30853                 when two or more languages are present.</para></entry>
30854
30855                 <entry><para>For significant portions of a text in a given
30856                 language, there should be a subfield 'a' with that language
30857                 code. If there are only summaries or abstracts in a specific
30858                 language, create a subfield 'b' with that language
30859                 code.</para></entry>
30860               </row>
30861
30862               <row>
30863                 <entry><para>100</para></entry>
30864
30865                 <entry><para>MAIN ENTRY--PERSONAL</para></entry>
30866
30867                 <entry><para>Authorized form of the main author's
30868                 name</para></entry>
30869
30870                 <entry><para>See Authorized headings sheet and AACR2. The
30871                 first indicator should generally be a '1', to indicate that
30872                 the entry is surname first. If the name consists only of a
30873                 forename, however, the first indicator should be
30874                 '0'.</para></entry>
30875               </row>
30876
30877               <row>
30878                 <entry><para>110</para></entry>
30879
30880                 <entry><para>MAIN ENTRY--CORPORATE</para></entry>
30881
30882                 <entry><para>Authorized form of the name of the main corporate
30883                 author. Required for auction catalogs.</para></entry>
30884
30885                 <entry><para>Auction catalogs should use a 110 field rather
30886                 than a 100 field. See Authorized headings sheet and AACR2. Set
30887                 the first indicator to '2'.</para></entry>
30888               </row>
30889
30890               <row>
30891                 <entry><para>111</para></entry>
30892
30893                 <entry><para>MAIN ENTRY--MEETING</para></entry>
30894
30895                 <entry><para>Authorized form of the name of a meeting which
30896                 acted as a main offer (e.g. conference
30897                 proceedings)</para></entry>
30898
30899                 <entry><para>See Authorized headings sheet and AACR2. Set the
30900                 first indicator to '2'.</para></entry>
30901               </row>
30902
30903               <row>
30904                 <entry><para>245</para></entry>
30905
30906                 <entry><para>TITLE STATEMENT</para></entry>
30907
30908                 <entry><para>Transcription of the title statement from the
30909                 title page (or chief source of information)</para></entry>
30910
30911                 <entry><para>Enter the title in subfield 'a', the subtitle in
30912                 subfield 'b', and the statement of responsibility in subfield
30913                 'c'. If you are creating a record for a single volume or part
30914                 of a multi-part item, you should put the part number in
30915                 subfield 'n' and the part title in subfield 'p.' For auction
30916                 catalogs, the date (in 'MM/DD/YYYY' format) should be listed
30917                 in square brackets in subfield 'f'. See ISBD punctuation
30918                 sheet. Set the first indicator to '0' if there is no author,
30919                 otherwise set it to '1'. Set the second indicator to the
30920                 number of non-filing characters (i.e. characters in an initial
30921                 articles plus the space... for "The " set the second indicator
30922                 to '4').</para></entry>
30923               </row>
30924
30925               <row>
30926                 <entry><para>246</para></entry>
30927
30928                 <entry><para>VARYING FORM OF TITLE</para></entry>
30929
30930                 <entry><para>Alternate form of title for searching and filing
30931                 purposes</para></entry>
30932
30933                 <entry><para>If the patron might look for the work under a
30934                 different title, enter it here. Do not include initial
30935                 articles. The first indicator should be '3', unless the title
30936                 is merely a variant spelling, in which case the first
30937                 indicator should be '1'.</para></entry>
30938               </row>
30939
30940               <row>
30941                 <entry><para>250</para></entry>
30942
30943                 <entry><para>EDITION STATEMENT</para></entry>
30944
30945                 <entry><para>Transcription of the edition statement from the
30946                 title page (or chief source of information)</para></entry>
30947
30948                 <entry><para>Transcribe the edition statement exactly as it
30949                 appears on the title-page. You may abbreviate if the edition
30950                 statement is very long.</para></entry>
30951               </row>
30952
30953               <row>
30954                 <entry><para>260</para></entry>
30955
30956                 <entry><para>PUBLICATION (IMPRINT)</para></entry>
30957
30958                 <entry><para>Publication information.</para></entry>
30959
30960                 <entry><para>Put the location of publication in subfield 'a',
30961                 the publisher in subfield 'b', and the year (or probable year)
30962                 in subfield 'c'. See ISBD punctuation sheet.</para></entry>
30963               </row>
30964
30965               <row>
30966                 <entry><para>300</para></entry>
30967
30968                 <entry><para>PHYSICAL DESCRIPTION</para></entry>
30969
30970                 <entry><para>Physical description</para></entry>
30971
30972                 <entry><para>Enter the pagination statement in subfield 'a', a
30973                 brief description of "special" contents such as illustrations
30974                 or maps in subfield 'b' (see AACR2), and the size of the item
30975                 in subfield 'c'. See ISBD punctuation sheet.</para></entry>
30976               </row>
30977
30978               <row>
30979                 <entry><para>490</para></entry>
30980
30981                 <entry><para>SERIES STATEMENT</para></entry>
30982
30983                 <entry><para>Shows the series statement exactly as it appears
30984                 on the item.</para></entry>
30985
30986                 <entry><para>Transcribe the series statement into subfield 'a'
30987                 with the volume number in subfield 'v'. See ISBD punctuation
30988                 sheet. Set the first indicator to '1' if you are using an 830.
30989                 As a general rule, you should do so.</para></entry>
30990               </row>
30991
30992               <row>
30993                 <entry><para>500</para></entry>
30994
30995                 <entry><para>GENERAL NOTE</para></entry>
30996
30997                 <entry><para>Notes that don't fit anywhere
30998                 else.</para></entry>
30999
31000                 <entry><para>Enter notes as full sentences, with a separate
31001                 500 field for each distinct topic.</para></entry>
31002               </row>
31003
31004               <row>
31005                 <entry><para>501</para></entry>
31006
31007                 <entry><para>WITH NOTE</para></entry>
31008
31009                 <entry><para>Notes whether the work is bound with the works
31010                 described by other records.</para></entry>
31011
31012                 <entry><para>Put description of relationship in subfield
31013                 'a'.</para></entry>
31014               </row>
31015
31016               <row>
31017                 <entry><para>504</para></entry>
31018
31019                 <entry><para>BIBLIOGRAPHY, ETC. NOTE</para></entry>
31020
31021                 <entry><para>Indicates whether the work includes a
31022                 bibliography.</para></entry>
31023
31024                 <entry><para>If the work includes a bibliography and index,
31025                 put the text "Includes bibliographical references (p. XXX-XXX)
31026                 and index." in subfield 'a'. If the work does not include an
31027                 index, remove that part of the sentence. If the references are
31028                 scattered throughout the work and not gathered into a distinct
31029                 sentence, remove the parenthetical statement.</para></entry>
31030               </row>
31031
31032               <row>
31033                 <entry><para>505</para></entry>
31034
31035                 <entry><para>FORMATTED CONTENTS</para></entry>
31036
31037                 <entry><para>List of contents in a standard format.
31038                 Unformatted contents can be listed in a 500 (General Note)
31039                 field.</para></entry>
31040
31041                 <entry><para>See ISBD punctuation sheet. Set the first
31042                 indicator to '0'. If you are separately coding authors and
31043                 titles, set the second indicator to '0'. Otherwise, leave the
31044                 second indicator blank.</para></entry>
31045               </row>
31046
31047               <row>
31048                 <entry><para>518</para></entry>
31049
31050                 <entry><para>DATE/TIME OF EVENT NOTE</para></entry>
31051
31052                 <entry><para>Used for auction dates.</para></entry>
31053
31054                 <entry><para>For auction catalogs, enter the date of the
31055                 auction in the format 'January 2, 1984' in the subfield
31056                 'a'</para></entry>
31057               </row>
31058
31059               <row>
31060                 <entry><para>520</para></entry>
31061
31062                 <entry><para>SUMMARY, ETC.</para></entry>
31063
31064                 <entry><para>A brief summary or abstract of the book or
31065                 article.</para></entry>
31066
31067                 <entry><para>In general you do not need to write a summary. A
31068                 summary might be called for, however, with items that cannot
31069                 be easily reviewed by a patron, such as books with highly
31070                 acidic paper or CD-ROMs.</para></entry>
31071               </row>
31072
31073               <row>
31074                 <entry><para>546</para></entry>
31075
31076                 <entry><para>LANGUAGE NOTE</para></entry>
31077
31078                 <entry><para>Note describing the languages used in the
31079                 work</para></entry>
31080
31081                 <entry><para>Only needed for works in multiple languages. See
31082                 ISBD punctuation sheet.</para></entry>
31083               </row>
31084
31085               <row>
31086                 <entry><para>561</para></entry>
31087
31088                 <entry><para>PROVENANCE INFORMATION</para></entry>
31089
31090                 <entry><para>Describes the previous ownership of the
31091                 item.</para></entry>
31092
31093                 <entry><para>Used only for rare books.</para></entry>
31094               </row>
31095
31096               <row>
31097                 <entry><para>563</para></entry>
31098
31099                 <entry><para>BINDING INFORMATION</para></entry>
31100
31101                 <entry><para>Describes the binding of the item.</para></entry>
31102
31103                 <entry><para>Used only for rare books.</para></entry>
31104               </row>
31105
31106               <row>
31107                 <entry><para>590</para></entry>
31108
31109                 <entry><para>LOCAL NOTE</para></entry>
31110
31111                 <entry><para>Local notes. Required for auction
31112                 catalogs.</para></entry>
31113
31114                 <entry><para>Used for auction catalogs to indicate what types
31115                 of coins are sold in the auction- Roman, Greek,
31116                 etc.</para></entry>
31117               </row>
31118
31119               <row>
31120                 <entry><para>600</para></entry>
31121
31122                 <entry><para>SUBJECT ADDED--PERSONAL</para></entry>
31123
31124                 <entry><para>Authorized form of personal names for people
31125                 discussed in the work</para></entry>
31126
31127                 <entry><para>See Authorized headings sheet and AACR2. The
31128                 first indicator should generally be a '1', to indicate that
31129                 the entry is surname first. If the name consists only of a
31130                 forename, however, the first indicator should be '0'. If you
31131                 found the name in the LC authority file, set the second
31132                 indicator to '0'. Otherwise set the second indicator to
31133                 '4'.</para></entry>
31134               </row>
31135
31136               <row>
31137                 <entry><para>610</para></entry>
31138
31139                 <entry><para>SUBJECT ADDED--CORPORATE</para></entry>
31140
31141                 <entry><para>Authorized form of corporate names for
31142                 organizations discussed in the work</para></entry>
31143
31144                 <entry><para>See Authorized headings sheet and AACR2. Set the
31145                 first indicator to '2'. If you found the name in the LC
31146                 authority file, set the second indicator to '0'. Otherwise set
31147                 the second indicator to '4'.</para></entry>
31148               </row>
31149
31150               <row>
31151                 <entry><para>611</para></entry>
31152
31153                 <entry><para>SUBJECT ADDED--MEETING</para></entry>
31154
31155                 <entry><para>Authorized form of meeting names for meetings
31156                 discussed in the work</para></entry>
31157
31158                 <entry><para>See Authorized headings sheet and AACR2. Set the
31159                 first indicator to '2'. If you found the name in the LC
31160                 authority file, set the second indicator to '0'. Otherwise set
31161                 the second indicator to '4'.</para></entry>
31162               </row>
31163
31164               <row>
31165                 <entry><para>630</para></entry>
31166
31167                 <entry><para>SUBJECT ADDED--UNIFORM TITLE</para></entry>
31168
31169                 <entry><para>Authorized form of titles for other works
31170                 discussed in the work</para></entry>
31171
31172                 <entry><para>See Authorized headings sheet and AACR2. Set the
31173                 first indicator to the number of non-filing characters (i.e.
31174                 characters in an initial articles plus the space... for "The "
31175                 set the first indicator to '4'). If you found the name in the
31176                 LC authority file, set the second indicator to '0'. Otherwise
31177                 set the second indicator to '4'.</para></entry>
31178               </row>
31179
31180               <row>
31181                 <entry><para>650</para></entry>
31182
31183                 <entry><para>SUBJECT ADDED--TOPICAL</para></entry>
31184
31185                 <entry><para>Library of Congress Subject Heading terms
31186                 describing the subject of the work</para></entry>
31187
31188                 <entry><para>See Authorized headings sheet and AACR2. If you
31189                 found the name in the LC authority file, set the second
31190                 indicator to '0'. Otherwise set the second indicator to
31191                 '4'.</para></entry>
31192               </row>
31193
31194               <row>
31195                 <entry><para>651</para></entry>
31196
31197                 <entry><para>SUBJECT ADDED--GEOGRAPHICAL</para></entry>
31198
31199                 <entry><para>Library of Congress Subject Heading geographical
31200                 terms describing the subject of the work</para></entry>
31201
31202                 <entry><para>See Authorized headings sheet and AACR2. If you
31203                 found the name in the LC authority file, set the second
31204                 indicator to '0'. Otherwise set the second indicator to
31205                 '4'.</para></entry>
31206               </row>
31207
31208               <row>
31209                 <entry><para>655</para></entry>
31210
31211                 <entry><para>INDEX TERM--GENRE/FORM</para></entry>
31212
31213                 <entry><para>Describes what an item is as opposed to what the
31214                 item is about.</para></entry>
31215
31216                 <entry><para>Generally used only for auction catalogs, which
31217                 should have the genre heading "Auction catalogs." (make sure
31218                 to find the authorized heading!) If you found the name in the
31219                 LC authority file, set the second indicator to '0'. If you are
31220                 using a term from a specific thesaurus, set the second
31221                 indicator to '7' and put the code for the thesaurus in
31222                 subfield '2'. Otherwise set the second indicator to
31223                 '4'.</para></entry>
31224               </row>
31225
31226               <row>
31227                 <entry><para>690</para></entry>
31228
31229                 <entry><para>LOCAL SUBJECT ADDED--TOPICAL</para></entry>
31230
31231                 <entry><para>Used for headings from any custom subject
31232                 authority file.</para></entry>
31233
31234                 <entry><para>If there is no appropriate LCSH term, you can use
31235                 a 690 with subject headings you find on other items in the
31236                 catalog.</para></entry>
31237               </row>
31238
31239               <row>
31240                 <entry><para>691</para></entry>
31241
31242                 <entry><para>LOCAL SUBJECT ADDED--GEOGRAPHICAL</para></entry>
31243
31244                 <entry><para>Used for headings from any custom subject
31245                 authority file.</para></entry>
31246
31247                 <entry><para>If there is no appropriate LCSH term, you can use
31248                 a 691 with subject headings you find on other items in the
31249                 catalog.</para></entry>
31250               </row>
31251
31252               <row>
31253                 <entry><para>700</para></entry>
31254
31255                 <entry><para>ADDED ENTRY--PERSONAL</para></entry>
31256
31257                 <entry><para>Used for second authors and other persons related
31258                 to the production of the work.</para></entry>
31259
31260                 <entry><para>See Authorized headings sheet and AACR2. The
31261                 first indicator should generally be a '1', to indicate that
31262                 the entry is surname first. If the name consists only of a
31263                 forename, however, the first indicator should be
31264                 '0'.</para></entry>
31265               </row>
31266
31267               <row>
31268                 <entry><para>710</para></entry>
31269
31270                 <entry><para>ADDED ENTRY--CORPORATE</para></entry>
31271
31272                 <entry><para>Used for corporate bodies related to the
31273                 production of the work (e.g. publishers).</para></entry>
31274
31275                 <entry><para>See Authorized headings sheet and AACR2. Set the
31276                 first indicator to '2'.</para></entry>
31277               </row>
31278
31279               <row>
31280                 <entry><para>711</para></entry>
31281
31282                 <entry><para>ADDED ENTRY--MEETING</para></entry>
31283
31284                 <entry><para>Used for meetings related to the production of
31285                 the work (e.g. symposia that contributed to the
31286                 work).</para></entry>
31287
31288                 <entry><para>See Authorized headings sheet and AACR2. Set the
31289                 first indicator to '2'.</para></entry>
31290               </row>
31291
31292               <row>
31293                 <entry><para>730</para></entry>
31294
31295                 <entry><para>ADDED ENTRY--UNIFORM TITLE</para></entry>
31296
31297                 <entry><para>Used for uniform titles related to the production
31298                 of the work (e.g. a work that inspired the present
31299                 work)</para></entry>
31300
31301                 <entry><para>See Authorized headings sheet and AACR2. Set the
31302                 first indicator to the number of non-filing characters (i.e.
31303                 characters in an initial articles plus the space... for "The "
31304                 set the first indicator to '4').</para></entry>
31305               </row>
31306
31307               <row>
31308                 <entry><para>773</para></entry>
31309
31310                 <entry><para>HOST ITEM ENTRY</para></entry>
31311
31312                 <entry><para>Describes the larger bibliographic unit that
31313                 contains the work (e.g. book or journal containing the article
31314                 being described in the current record)</para></entry>
31315
31316                 <entry><para>If the host publication is author main entry,
31317                 enter the authorized form of the author's name in subfield
31318                 'a'. Put the title in subfield 't'. If the host publication is
31319                 an independent work, put publication information in subfield
31320                 'd'. When available, ISSN and ISBN should always be used in,
31321                 in subfields 'x' and 'z' respectively. Relationship
31322                 information (e.g. volume number, page number, etc.) goes in
31323                 subfield 'g'. Subfield 'q' contains an encoded representation
31324                 of the location of the item: volume, issue, and section
31325                 numbers are separated by colons, and the first page is entered
31326                 following a '&lt;' at the end of the subfield. See ISBD
31327                 punctuation sheet. Set the first indicator to '0'. If you want
31328                 the label "In:" to be generated, leave the second indicator
31329                 blank. If you want something else displayed before the 773
31330                 text, set the second indicator to '8' and add a subfield 'i'
31331                 with the label you want at the beginning of the field (e.g.
31332                 "$iOffprint from:").</para></entry>
31333               </row>
31334
31335               <row>
31336                 <entry><para>830</para></entry>
31337
31338                 <entry><para>SERIES ENTRY--UNIFORM TITLE</para></entry>
31339
31340                 <entry><para>Authorized form of the series name transcribed in
31341                 the 490 field. Often this will just be the same as the
31342                 490.</para></entry>
31343
31344                 <entry><para>See Authorized headings sheet and AACR2. Set the
31345                 second indicator to the number of non-filing characters (i.e.
31346                 characters in an initial articles plus the space... for "The "
31347                 set the second indicator to '4').</para></entry>
31348               </row>
31349
31350               <row>
31351                 <entry><para>852</para></entry>
31352
31353                 <entry><para>LOCATION/CALL NUMBER</para></entry>
31354
31355                 <entry><para>Provides the section name for pre-barcode books,
31356                 pamphlets, and some articles and serials.</para></entry>
31357
31358                 <entry><para>Do not put anything in this field if you are
31359                 cataloging a volume which gets only one record and a barcode.
31360                 If the item does not get a barcode, or you are currently
31361                 creating a record for an article in a volume, put the section
31362                 in subfield 'a' (see ANS cataloging documentation), and the
31363                 call number in subfield 'i'. Set the first indicator to
31364                 '8'.</para></entry>
31365               </row>
31366
31367               <row>
31368                 <entry><para>856</para></entry>
31369
31370                 <entry><para>ELECTRONIC ACCESS</para></entry>
31371
31372                 <entry><para>Links to material available
31373                 online.</para></entry>
31374
31375                 <entry><para>Put the URL of any electronic copies or
31376                 summaries, etc. in subfield 'u' and a link title in subfield
31377                 'y'. Set the first indicator to '4'.</para></entry>
31378               </row>
31379
31380               <row>
31381                 <entry><para>942</para></entry>
31382
31383                 <entry><para>ADDED ENTRY ELEMENTS (KOHA)</para></entry>
31384
31385                 <entry><para>Used for Koha-specific data.</para></entry>
31386
31387                 <entry><para>Set the subfield 'c' to the appropriate item
31388                 type.</para></entry>
31389               </row>
31390             </tbody>
31391           </tgroup>
31392         </table>
31393       </section>
31394
31395       <section id="itemcatguide">
31396         <title>Item/Holdings Record Cataloging Guide</title>
31397
31398         <para>This table represents the default embedded holdings data in Koha. This information can
31399           be used for migration or importing data purposes</para>
31400
31401         <table cellpadding="4" cellspacing="4" frame="all">
31402           <title>Koha Embedded Holdings Data</title>
31403
31404           <tgroup align="left" cols="4" colsep="1" rowsep="1">
31405             <colspec colname="tag" colnum="1"/>
31406
31407             <colspec colname="data" colnum="2"/>
31408
31409             <colspec colname="desc" colnum="3"/>
31410
31411             <colspec colname="note" colnum="4"/>
31412
31413             <thead>
31414               <row>
31415                 <entry><para>MARC21 Tag/subfield</para></entry>
31416
31417                 <entry><para>Data Element</para></entry>
31418
31419                 <entry><para>Description</para></entry>
31420
31421                 <entry><para>Notes</para></entry>
31422               </row>
31423             </thead>
31424
31425             <tbody>
31426               <row>
31427                 <entry><para>952$0</para></entry>
31428
31429                 <entry><para>Withdrawn status</para></entry>
31430
31431                 <entry><para>Default values: </para> <itemizedlist>
31432                     <listitem>
31433                       <para>0 = Not withdrawn</para>
31434                     </listitem>
31435
31436                     <listitem>
31437                       <para>1 = Withdrawn</para>
31438                     </listitem>
31439                   </itemizedlist></entry>
31440
31441                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
31442                 ('WITHDRAWN' in default installation)</para></entry>
31443               </row>
31444
31445               <row>
31446                 <entry><para>952$1</para></entry>
31447
31448                 <entry><para>Lost status</para></entry>
31449
31450                 <entry><para>Default values:</para> <itemizedlist>
31451                     <listitem>
31452                       <para>0 = Available</para>
31453                     </listitem>
31454
31455                     <listitem>
31456                       <para>1 = Lost</para>
31457                     </listitem>
31458
31459                     <listitem>
31460                       <para>2 = Long Overdue (Lost)</para>
31461                     </listitem>
31462
31463                     <listitem>
31464                       <para>3 = Lost and Paid For</para>
31465                     </listitem>
31466
31467                     <listitem>
31468                       <para>4 = Missing in Inventory</para>
31469                     </listitem>
31470
31471                     <listitem>
31472                       <para>5 = Missing in Hold Queue</para>
31473                     </listitem>
31474                   </itemizedlist></entry>
31475
31476                 <entry><para>It's possible to configure OPAC so that lost
31477                 items don't display with the <link linkend="hidelostitems">hidelostitems</link> system
31478                 preference. </para> <para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
31479                 ('LOST' in default installation)</para></entry>
31480               </row>
31481
31482               <row>
31483                 <entry><para>952$2</para></entry>
31484
31485                 <entry><para>Classification</para></entry>
31486
31487                 <entry><para>Classification scheme that defines filing rules
31488                 used for sorting call numbers.</para></entry>
31489
31490                 <entry><para>A choice of <link linkend="classificationsources">classification sources</link>
31491                 as they are defined in administration. If no classification
31492                 scheme is entered, the system will use the value entered in
31493                 the <link linkend="DefaultClassificationSource">DefaultClassificationSource</link>
31494                 preference.</para></entry>
31495               </row>
31496
31497               <row>
31498                 <entry><para>952$3</para></entry>
31499
31500                 <entry><para>Materials specified</para></entry>
31501
31502                 <entry><para>Specific issues of serials or multi-part
31503                 items.</para></entry>
31504
31505                 <entry><para>Displayed when items are checked out and in to
31506                 tell the staff how many pieces the item has. Copy/volume data
31507                 is stored in 952$h and $t for display in Normal
31508                 views.</para></entry>
31509               </row>
31510
31511               <row>
31512                 <entry><para>952$4</para></entry>
31513
31514                 <entry><para>Damaged status</para></entry>
31515
31516                 <entry><para>Default values: </para> <itemizedlist>
31517                     <listitem>
31518                       <para>0 = Not damaged</para>
31519                     </listitem>
31520
31521                     <listitem>
31522                       <para>1 = Damaged</para>
31523                     </listitem>
31524                   </itemizedlist></entry>
31525
31526                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
31527                 ('DAMAGE' in default installation)</para></entry>
31528               </row>
31529
31530               <row>
31531                 <entry><para>952$5</para></entry>
31532
31533                 <entry><para>Use restrictions</para></entry>
31534
31535                 <entry><para>Default values:</para> <itemizedlist>
31536                     <listitem>
31537                       <para>0 = No use restrictions</para>
31538                     </listitem>
31539
31540                     <listitem>
31541                       <para>1 = Restricted Access</para>
31542                     </listitem>
31543                   </itemizedlist></entry>
31544
31545                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
31546                 ('RESTRICT' in default installation). This value has no effect
31547                 on circulation.</para></entry>
31548               </row>
31549
31550               <row>
31551                 <entry><para>952$7</para></entry>
31552
31553                 <entry><para>Not for loan</para></entry>
31554
31555                 <entry><para>Default values:</para> <itemizedlist>
31556                     <listitem>
31557                       <para>-1 = Ordered</para>
31558                     </listitem>
31559
31560                     <listitem>
31561                       <para>0 = Available for loans</para>
31562                     </listitem>
31563
31564                     <listitem>
31565                       <para>1 = Not for Loan</para>
31566                     </listitem>
31567
31568                     <listitem>
31569                       <para>2 = Staff Collection</para>
31570                     </listitem>
31571                   </itemizedlist></entry>
31572
31573                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
31574                 ('NOT_LOAN' in default installation). Negative number values
31575                 can still be placed on hold.</para></entry>
31576               </row>
31577
31578               <row>
31579                 <entry><para>952$8</para></entry>
31580
31581                 <entry><para>Collection code</para></entry>
31582
31583                 <entry><para>Coded value</para></entry>
31584
31585                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
31586                 ('CCODE' in default installation)</para></entry>
31587               </row>
31588
31589               <row>
31590                 <entry><para>952$9</para></entry>
31591
31592                 <entry><para>Item number</para></entry>
31593
31594                 <entry><para>System-generated item number.</para></entry>
31595
31596                 <entry><para>Does not display in the item
31597                 record.</para></entry>
31598               </row>
31599
31600               <row>
31601                 <entry><para>952$a</para></entry>
31602
31603                 <entry><para>Owning Library **</para></entry>
31604
31605                 <entry><para>Branch code</para></entry>
31606
31607                 <entry><para><emphasis role="bold">Required</emphasis>. Code
31608                 must be defined in <link linkend="libsgroups">Libraries,
31609                 Branches and Groups</link></para></entry>
31610               </row>
31611
31612               <row>
31613                 <entry><para>952$b</para></entry>
31614
31615                 <entry><para>Holding library ** (usually the same as 952$a
31616                 )</para></entry>
31617
31618                 <entry><para>Branch code</para></entry>
31619
31620                 <entry><para><emphasis role="bold">Required</emphasis>. Code
31621                 must be defined in <link linkend="libsgroups">Libraries,
31622                 Branches and Groups</link></para></entry>
31623               </row>
31624
31625               <row>
31626                 <entry><para>952$c</para></entry>
31627
31628                 <entry><para>Shelving location code</para></entry>
31629
31630                 <entry><para/></entry>
31631
31632                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
31633                 ('LOC' in default installation)</para></entry>
31634               </row>
31635
31636               <row>
31637                 <entry><para>952$d</para></entry>
31638
31639                 <entry><para>Date acquired</para></entry>
31640
31641                 <entry><para>YYYY-MM-DD</para></entry>
31642
31643                 <entry><para>Date formats in the 952 subfields are required to
31644                 be in the system internal format for data loading and
31645                 subsequent item editing: YYYY-MM-DD</para></entry>
31646               </row>
31647
31648               <row>
31649                 <entry><para>952$e</para></entry>
31650
31651                 <entry><para>Source of acquisition</para></entry>
31652
31653                 <entry><para>Coded value or vendor string</para></entry>
31654
31655                 <entry><para>Filled in automatically with the Koha assigned
31656                 vendor id by Acquisitions when an item is
31657                 received.</para></entry>
31658               </row>
31659
31660               <row>
31661                 <entry><para>952$g</para></entry>
31662
31663                 <entry><para>Purchase price</para></entry>
31664
31665                 <entry><para>Decimal number, no currency symbol (ex.
31666                 10.00)</para></entry>
31667
31668                 <entry><para>Filled in automatically by Acquisitions when an
31669                 item is received.</para></entry>
31670               </row>
31671
31672               <row>
31673                 <entry><para>952$h</para></entry>
31674
31675                 <entry><para>Serial enumeration</para></entry>
31676
31677                 <entry><para/></entry>
31678
31679                 <entry><para>Filled in automatically by Serials if the issue
31680                 is received there.</para></entry>
31681               </row>
31682
31683               <row>
31684                 <entry><para>952$o</para></entry>
31685
31686                 <entry><para>Koha full call number</para></entry>
31687
31688                 <entry><para/></entry>
31689
31690                 <entry><para>Can be filled in automatically based on the <link linkend="itemcallnumber">itemcallnumber</link> system
31691                 preference.</para></entry>
31692               </row>
31693
31694               <row>
31695                 <entry><para>952$p</para></entry>
31696
31697                 <entry><para>Barcode *</para></entry>
31698
31699                 <entry><para>Max 20 characters</para></entry>
31700
31701                 <entry><para/></entry>
31702               </row>
31703
31704               <row>
31705                 <entry><para>952$t</para></entry>
31706
31707                 <entry><para>Copy number</para></entry>
31708
31709                 <entry><para>Max 32 characters</para></entry>
31710
31711                 <entry><para/></entry>
31712               </row>
31713               <row>
31714                 <entry>
31715                   <para>952$u</para>
31716                 </entry>
31717                 <entry>
31718                   <para>Uniform Resource Identifier </para>
31719                 </entry>
31720                 <entry>
31721                   <para>Item specific URL</para>
31722                 </entry>
31723                 <entry>
31724                   <para>Full URL starting with http:// Only needed if your item has its own URL, not
31725                     necessary if the bib record has a 856$u that applies to all items on the record.
31726                   </para>
31727                 </entry>
31728               </row>
31729               <row>
31730                 <entry>
31731                   <para>952$v</para>
31732                 </entry>
31733                 <entry>
31734                   <para>Replacement price</para>
31735                 </entry>
31736                 <entry>
31737                   <para>Decimal number, no currency symbol (ex. 10.00)</para>
31738                 </entry>
31739                 <entry>
31740                   <para>Filled in automatically by Acquisitions when an item is received.</para>
31741                 </entry>
31742               </row>
31743
31744               <row>
31745                 <entry><para>952$w</para></entry>
31746
31747                 <entry><para>Price effective from</para></entry>
31748
31749                 <entry><para>YYYY-MM-DD</para></entry>
31750
31751                 <entry>Date formats in the 952 subfields are required to be in
31752                 the system internal format for data loading and subsequent
31753                 item editing: YYYY-MM-DD. Filled in automatically by
31754                 Acquisitions when an item is received.</entry>
31755               </row>
31756               <row>
31757                 <entry>
31758                   <para>952$x</para>
31759                 </entry>
31760                 <entry>
31761                   <para>Nonpublic note</para>
31762                 </entry>
31763                 <entry>
31764                   <para/>
31765                 </entry>
31766                 <entry>This is a note field for notes that will not appear in the OPAC. Right now
31767                   this note does not appear anywhere but in the item edit screen in the staff
31768                   client.</entry>
31769               </row>
31770
31771               <row>
31772                 <entry><para>952$y</para></entry>
31773
31774                 <entry><para>Koha item type **</para></entry>
31775
31776                 <entry><para>Coded value, required field for
31777                 circulation</para></entry>
31778
31779                 <entry><para><emphasis role="bold">Required</emphasis>. Coded
31780                 value, must be defined in <link linkend="itemtypeadmin">Item
31781                 types</link></para></entry>
31782               </row>
31783
31784               <row>
31785                 <entry><para>952$z</para></entry>
31786
31787                 <entry><para>Public note</para></entry>
31788
31789                 <entry><para/></entry>
31790
31791                 <entry><para/></entry>
31792               </row>
31793             </tbody>
31794           </tgroup>
31795         </table>
31796
31797         <para>* - required for circulation</para>
31798
31799         <para>** - required by Koha</para>
31800       </section>
31801
31802       <section id="onorderitemholds">
31803         <sectioninfo>
31804           <corpauthor>VOKAL</corpauthor>
31805
31806           <editor>
31807             <firstname>Nicole C.</firstname>
31808
31809             <surname>Engard</surname>
31810           </editor>
31811
31812           <pubdate>2010</pubdate>
31813
31814           <bibliosource><ulink url="http://docs.google.com/View?id=dcccx9zm_3htvhwzgc#Handling_On_Order_items_and_ho">http://docs.google.com/View?id=dcccx9zm_3htvhwzgc#Handling_On_Order_items_and_ho</ulink></bibliosource>
31815         </sectioninfo>
31816
31817         <title>Handling On Order Items and Holds</title>
31818
31819         <para>If you tend to import your MARC records when you have ordered
31820         the book (as opposed to when you receive the books), and allow patrons
31821         to place holds on those books, you may need to add item records to the
31822         *.mrc file before importing.</para>
31823
31824         <para>The easiest way to import your latest order is to first run your records through
31825             <ulink url="http://marcedit.reeset.net/">MARCEdit</ulink>. Download your MARC records,
31826           saving them to your desktop or some other location you use/will remember. If you have
31827           MARCEdit already installed you should simply have to double click on your MARC records,
31828           and they will automatically open in MARCEdit.<important>
31829             <para>This tutorial was written with MARCEdit version 5.2.3769.41641 on Windows XP,
31830               instructions may be different if your version or operating system is different.</para>
31831           </important></para>
31832
31833         <itemizedlist>
31834           <listitem>
31835             <para>Your original file will automatically be in the input;
31836             ensure MarcBreaker is chosen, and then click "Execute"</para>
31837
31838             <screenshot>
31839               <screeninfo>MarcBreaker</screeninfo>
31840
31841               <mediaobject>
31842                 <imageobject>
31843                   <imagedata fileref="images/appendix-onorder/marcbreaker.png"/>
31844                 </imageobject>
31845               </mediaobject>
31846             </screenshot>
31847           </listitem>
31848
31849           <listitem>
31850             <para>You will be presented with a summary of the records
31851             processed at the bottom of the screen</para>
31852
31853             <screenshot>
31854               <screeninfo>MarcBreaker Summary</screeninfo>
31855
31856               <mediaobject>
31857                 <imageobject>
31858                   <imagedata fileref="images/appendix-onorder/marcbreaker-summary.png"/>
31859                 </imageobject>
31860               </mediaobject>
31861             </screenshot>
31862           </listitem>
31863
31864           <listitem>
31865             <para>Click 'Edit Records' to continue on to adding item
31866             records</para>
31867           </listitem>
31868
31869           <listitem>
31870             <para>Your screen will be replaced with a larger screen containing
31871             the MARC records</para>
31872
31873             <screenshot>
31874               <screeninfo>MARC file for editing</screeninfo>
31875
31876               <mediaobject>
31877                 <imageobject>
31878                   <imagedata fileref="images/appendix-onorder/editrecords.png"/>
31879                 </imageobject>
31880               </mediaobject>
31881             </screenshot>
31882           </listitem>
31883
31884           <listitem>
31885             <para>Click on Tools &gt; Add/Edit Field</para>
31886
31887             <screenshot>
31888               <screeninfo>Add/Delete Field</screeninfo>
31889
31890               <mediaobject>
31891                 <imageobject>
31892                   <imagedata fileref="images/appendix-onorder/addfield.png"/>
31893                 </imageobject>
31894               </mediaobject>
31895             </screenshot>
31896           </listitem>
31897
31898           <listitem>
31899             <para>Enter in the Koha specific item info</para>
31900
31901             <screenshot>
31902               <screeninfo>Add 942 Field</screeninfo>
31903
31904               <mediaobject>
31905                 <imageobject>
31906                   <imagedata fileref="images/appendix-onorder/add942.png"/>
31907                 </imageobject>
31908               </mediaobject>
31909             </screenshot>
31910
31911             <itemizedlist>
31912               <listitem>
31913                 <para>In the Field box, type 942</para>
31914               </listitem>
31915
31916               <listitem>
31917                 <para>In the Field Data box, type \\$c and the item type code
31918                 (\\$cBOOK in this example)</para>
31919               </listitem>
31920
31921               <listitem>
31922                 <para>Check the 'Insert last' option</para>
31923               </listitem>
31924
31925               <listitem>
31926                 <para>Click 'Add Field'</para>
31927               </listitem>
31928             </itemizedlist>
31929           </listitem>
31930
31931           <listitem>
31932             <para>Enter in the item record data</para>
31933
31934             <screenshot>
31935               <screeninfo>Add 952 Field</screeninfo>
31936
31937               <mediaobject>
31938                 <imageobject>
31939                   <imagedata fileref="images/appendix-onorder/add952.png"/>
31940                 </imageobject>
31941               </mediaobject>
31942             </screenshot>
31943
31944             <itemizedlist>
31945               <listitem>
31946                 <para>In the Field box, type 952</para>
31947               </listitem>
31948
31949               <listitem>
31950                 <para>In the Field Data box, type
31951                 $7ORDERED_STATUS$aPERM_LOC$bCURR_LOC$cSHELVING_LOCATION$eSOURCE_OF_ACQ$yITEM_TYPE</para>
31952
31953                 <itemizedlist>
31954                   <listitem>
31955                     <para>ex. $7-1$aCPL$bCPL$cNEW$eBrodart$yBOOK</para>
31956
31957                     <itemizedlist>
31958                       <listitem>
31959                         <para>In a default install of Koha -1 is the value for
31960                         the Ordered status</para>
31961                       </listitem>
31962                     </itemizedlist>
31963                   </listitem>
31964
31965                   <listitem>
31966                     <para>You may want to look at other subfields you would
31967                     like data in -- for example, changing the collection code
31968                     to put all the items in the same collection (8),
31969                     automatically fill in the acquisition date (d), or put in
31970                     a public note (z).</para>
31971                   </listitem>
31972
31973                   <listitem>
31974                     <para>Be sure you use the $ to separate subfields; adding
31975                     each subfield on a separate line will cause that many
31976                     items to be imported with your MARC record (in the example
31977                     above, four items, each with one of those subfields
31978                     corrected)</para>
31979                   </listitem>
31980
31981                   <listitem>
31982                     <para>Make sure you look at the Administration &gt;
31983                     Authorized Values in Koha to put the correct code into the
31984                     field</para>
31985                   </listitem>
31986                 </itemizedlist>
31987               </listitem>
31988
31989               <listitem>
31990                 <para>Check the 'Insert last' option</para>
31991               </listitem>
31992
31993               <listitem>
31994                 <para>Click 'Add Field'</para>
31995               </listitem>
31996             </itemizedlist>
31997           </listitem>
31998
31999           <listitem>
32000             <para>Close the field editor window</para>
32001           </listitem>
32002
32003           <listitem>
32004             <para>Click on File &gt; Compile into MARC</para>
32005
32006             <screenshot>
32007               <screeninfo>Compile into MARC</screeninfo>
32008
32009               <mediaobject>
32010                 <imageobject>
32011                   <imagedata fileref="images/appendix-onorder/compile.png"/>
32012                 </imageobject>
32013               </mediaobject>
32014             </screenshot>
32015           </listitem>
32016
32017           <listitem>
32018             <para>Choose where to save your file</para>
32019           </listitem>
32020         </itemizedlist>
32021
32022         <para>Now you want to go into your Koha system and follow the
32023         instructions for <link linkend="stagemarc">importing MARC
32024         records</link>.</para>
32025
32026         <para>Once the item has come in, you will need to go to the item
32027         record and individually change the item to have the correct barcode,
32028         and manually change the status from Ordered to the blank line in the
32029         Not for Loan field.</para>
32030
32031         <tip>
32032           <para>If you purchase your cataloged item records, you may want to
32033           request your vendor put in the information you need into the MARC
32034           records for you; that way, you could import the edited-by-the-vendor
32035           file, overwriting the current record, automatically replacing the
32036           data with what you need.</para>
32037         </tip>
32038       </section>
32039     </section>
32040   </chapter>
32041   <chapter id="coursereserves">
32042     <title>Course Reserves</title>
32043     <para>The course reserves module in Koha allows you to temporarily move items to 'reserve' and
32044       assign different circulation rules to these items while they are being used for a specific
32045       course.</para>
32046     <section id="coursesetup">
32047       <title>Course Reserves Setup</title>
32048       <para>Before using Course Reserves you will need to do some set up.  </para>
32049       <para>First you will need to enable course reserves by setting the <link
32050           linkend="UseCourseReserves">UseCourseReserves</link> preference to 'Use'.</para>
32051       <para>Next you will need to have all of your course instructors <link linkend="addnewpatron"
32052           >added as patrons</link>.</para>
32053       <para>Next you will want to add a couple of new <link linkend="newauthval">authorized
32054           values</link> for Departments and Terms. </para>
32055       <para>You may also want to create new <link linkend="additemtype">item types</link>, <link
32056           linkend="ccode">collection codes</link> and/or <link linkend="shelvelocvals">shelving
32057           locations</link> to make it clear that the items are on reserve to your patrons. You will
32058         also want to be sure to confirm that your <link linkend="circfinerules">circulation and fine
32059           rules</link> are right for your new item types (whether they be hourly or daily
32060         loans).</para>
32061     </section>
32062     <section id="addingcourses">
32063       <title>Adding Courses</title>
32064       <para>Once you have completed your set up for Course Reserves you can start creating courses
32065         and adding titles to the reserve list.</para>
32066       <screenshot>
32067           <screeninfo>Course Reserves Admin</screeninfo>
32068           <mediaobject>
32069             <imageobject>
32070               <imagedata fileref="images/coursereserves/coursesblank.png"/>
32071             </imageobject>
32072           </mediaobject>
32073         </screenshot>
32074       <para>From the main course reserves page you can add a new course by clicking the 'New course'
32075         button at the top left.</para>
32076       <screenshot>
32077           <screeninfo>Add a new course</screeninfo>
32078           <mediaobject>
32079             <imageobject>
32080               <imagedata fileref="images/coursereserves/newcourse.png"/>
32081             </imageobject>
32082           </mediaobject>
32083         </screenshot>
32084       <para>Your new course will need a Department, Number and Name at the bare minimum. You can
32085         also add in additional details like course section number and term. To link an instructor to
32086         this course simply start typing their name and Koha will search your patron database to find
32087         you the right person.</para>
32088       <screenshot>
32089           <screeninfo>Instrcutor search</screeninfo>
32090           <mediaobject>
32091             <imageobject>
32092               <imagedata fileref="images/coursereserves/instructorsearch.png"/>
32093             </imageobject>
32094           </mediaobject>
32095         </screenshot>
32096       <para>Once the instructor you want appears just click their name and they will be added. You
32097         can repeat this for all instructors on this course. Each instructor will appear above the
32098         search box and can be removed by clicking the 'Remove' link to the right of their name.</para>
32099       <screenshot>
32100           <screeninfo>Instructors</screeninfo>
32101           <mediaobject>
32102             <imageobject>
32103               <imagedata fileref="images/coursereserves/instructorremove.png"/>
32104             </imageobject>
32105           </mediaobject>
32106         </screenshot>
32107       <para>If you would like your course to show publicly you'll want to be sure to check the
32108         'Enabled?' box before saving your new course.</para>
32109       <para>Once your course is saved it will show on the main course reserves page and be
32110         searchable by any field in the course.</para>
32111       <screenshot>
32112           <screeninfo>Courses</screeninfo>
32113           <mediaobject>
32114             <imageobject>
32115               <imagedata fileref="images/coursereserves/courses.png"/>
32116             </imageobject>
32117           </mediaobject>
32118         </screenshot>
32119     </section>
32120     <section id="addreserves">
32121       <title>Adding Reserve Materials </title>
32122       <para>Before adding reserve materials you will need at least one course to add them to.  To
32123         add materials visit the Course Reserves module.</para>
32124       <screenshot>
32125         <screeninfo>Courses</screeninfo>
32126         <mediaobject>
32127           <imageobject>
32128             <imagedata fileref="images/coursereserves/courses.png"/>
32129           </imageobject>
32130         </mediaobject>
32131       </screenshot>
32132       <para>Click on the title of the course you would like to add materials to.</para>
32133       <screenshot>
32134           <screeninfo>Course administration</screeninfo>
32135           <mediaobject>
32136             <imageobject>
32137               <imagedata fileref="images/coursereserves/courseadmin.png"/>
32138             </imageobject>
32139           </mediaobject>
32140         </screenshot>
32141       <para>At the top of the course description click the 'Add reserves' button to add titles to
32142         this reserve list. You will be asked to enter the barcode for the reserve item.</para>
32143       <screenshot>
32144         <screeninfo>Add item to reserve</screeninfo>
32145         <mediaobject>
32146           <imageobject>
32147             <imagedata fileref="images/coursereserves/addbarcode.png"/>
32148           </imageobject>
32149         </mediaobject>
32150       </screenshot>
32151       <para>After you are done scanning the barcodes to add to the course you can see them on the
32152         course page</para>
32153       <screenshot>
32154         <screeninfo>Course with reserves</screeninfo>
32155         <mediaobject>
32156           <imageobject>
32157             <imagedata fileref="images/coursereserves/coursewithreserves.png"/>
32158           </imageobject>
32159         </mediaobject>
32160       </screenshot>
32161     </section>
32162     <section id="opaccoursereserves">
32163       <title>Course Reserves in the OPAC</title>
32164       <para>Once you have enabled Course Reserves and added courses you will see a link to Course
32165         Reserves below your search box in the OPAC.</para>
32166       <screenshot>
32167           <screeninfo>Course Reserves Link</screeninfo>
32168           <mediaobject>
32169             <imageobject>
32170               <imagedata fileref="images/coursereserves/courselinkopac.png"/>
32171             </imageobject>
32172           </mediaobject>
32173         </screenshot>
32174       <para>Clicking that link will show you your list of enabled courses (if you have only one
32175         course you will just see the contents of that one course).</para>
32176       <screenshot>
32177           <screeninfo>Course list in the OPAC</screeninfo>
32178           <mediaobject>
32179             <imageobject>
32180               <imagedata fileref="images/coursereserves/coursesopac.png"/>
32181             </imageobject>
32182           </mediaobject>
32183         </screenshot>
32184       <para>You can search course reserves by any field (course number, course name, instructor
32185         name, department) that is visbile in the list of courses. Clicking a course name will show
32186         you the details and reserve items.</para>
32187       <screenshot>
32188           <screeninfo>Course listing</screeninfo>
32189           <mediaobject>
32190             <imageobject>
32191               <imagedata fileref="images/coursereserves/courseopac.png"/>
32192             </imageobject>
32193           </mediaobject>
32194         </screenshot>
32195     </section>
32196   </chapter>
32197
32198   <chapter id="serials">
32199     <title>Serials</title>
32200
32201     <para>Serials actions can be accessed by going to the More menu at the top
32202     of your screen and choosing Serials or by clicking Serials on the main
32203     Koha staff client page. The Serials module in Koha is used for keeping
32204     track of journals, newspapers and other items that come on a regular
32205     schedule. As with all modules, make sure you go through the related <link linkend="impserials">Implementation Checklist</link> before using the
32206     Serials module.</para>
32207
32208     <itemizedlist>
32209       <listitem>
32210         <para><emphasis>Get there:</emphasis> More &gt; Serials</para>
32211       </listitem>
32212     </itemizedlist>
32213     <section id="serialfreq">
32214       <title>Manage Serial Frequencies</title>
32215       <para>Koha keeps a record of publication frequencies for easy management and
32216         duplication.</para>
32217       <itemizedlist>
32218         <listitem>
32219           <para><emphasis>Get there:</emphasis> More &gt; Serials > Manage frequencies</para>
32220         </listitem>
32221       </itemizedlist>
32222       <para>From this page you can view all of the existing frequencies in your system</para>
32223       <screenshot>
32224         <screeninfo>Frequencies</screeninfo>
32225         <mediaobject>
32226           <imageobject>
32227             <imagedata fileref="images/serials/frequencies.png"/>
32228           </imageobject>
32229         </mediaobject>
32230       </screenshot>
32231       <para>and create new ones.</para>
32232       <screenshot>
32233         <screeninfo>New frequency</screeninfo>
32234         <mediaobject>
32235           <imageobject>
32236             <imagedata fileref="images/serials/newfrequency.png"/>
32237           </imageobject>
32238         </mediaobject>
32239       </screenshot>
32240     </section>
32241     <section id="serialpatterns">
32242       <title>Manage Serial Numbering Patterns</title>
32243       <para>Everytime you create a new numbering pattern in serials you can save it for later use.
32244         These patters are accessible via the Manage numbering patterns page.</para>
32245       <itemizedlist>
32246         <listitem>
32247           <para><emphasis>Get there:</emphasis> More &gt; Serials > Manage numbering patterns</para>
32248         </listitem>
32249       </itemizedlist>
32250       <para>This page will list for you the numbering patterns you have saved in the past as well as
32251         a few canned patterns.</para>
32252       <screenshot>
32253         <screeninfo>Number patterns</screeninfo>
32254         <mediaobject>
32255           <imageobject>
32256             <imagedata fileref="images/serials/numpatterns.png"/>
32257           </imageobject>
32258         </mediaobject>
32259       </screenshot>
32260       <para><tip>
32261           <para>If you have upgraded from a previous version of Koha you will see 'Backup patterns'
32262             listed for patterns used in version before Koha 3.14. This is how Koha saved your old
32263             numbering patterns. You can edit these to give them more meaningful names from
32264             here.</para>
32265         </tip>It will also allow you to create a new numbering pattern without first adding a
32266         subscription. To add new new pattern click 'New numbering pattern' at the top of the list of
32267         patterns.</para>
32268       <screenshot>
32269         <screeninfo>New number pattern</screeninfo>
32270         <mediaobject>
32271           <imageobject>
32272             <imagedata fileref="images/serials/newnumpattern.png"/>
32273           </imageobject>
32274         </mediaobject>
32275       </screenshot>
32276     </section>
32277
32278     <section id="newsubscription">
32279       <title>Add a subscription</title>
32280
32281       <para>Subscriptions can be added by clicking the 'New' button on any
32282       bibliographic record</para>
32283
32284       <screenshot>
32285         <screeninfo>New Subscription Button</screeninfo>
32286
32287         <mediaobject>
32288           <imageobject>
32289             <imagedata fileref="images/serials/newsubfrombib.png"/>
32290           </imageobject>
32291         </mediaobject>
32292       </screenshot>
32293
32294       <para>Or by visiting the Serials module and clicking 'New
32295       Subscription'</para>
32296
32297       <screenshot>
32298         <screeninfo>New Subscription Button</screeninfo>
32299
32300         <mediaobject>
32301           <imageobject>
32302             <imagedata fileref="images/serials/newsubbutton.png"/>
32303           </imageobject>
32304         </mediaobject>
32305       </screenshot>
32306
32307       <para>If you are entering a new subscription from the Serials module you
32308       will be presented with a blank form (if creating new from a
32309       bibliographic record the form will include the bib info).</para>
32310
32311       <screenshot>
32312         <screeninfo>Add a new subscription (1/2)</screeninfo>
32313
32314         <mediaobject>
32315           <imageobject>
32316             <imagedata fileref="images/serials/addsub.png"/>
32317           </imageobject>
32318         </mediaobject>
32319       </screenshot>
32320
32321       <itemizedlist>
32322         <listitem>
32323           <para>'Librarian' field will show the logged in librarian's
32324           username</para>
32325         </listitem>
32326
32327         <listitem>
32328           <para>'Vendor' can be found by either searching vendors entered via
32329           the <link linkend="acqmodule">Acquisitions module</link> or entering
32330           the vendor ID number</para>
32331
32332           <itemizedlist>
32333             <listitem>
32334               <para>Vendor information is not required</para>
32335             </listitem>
32336
32337             <listitem>
32338               <para>In order to claim missing and late issues you need to
32339               enter vendor information</para>
32340
32341               <screenshot>
32342                 <screeninfo>Vendor Missing Warning</screeninfo>
32343
32344                 <mediaobject>
32345                   <imageobject>
32346                     <imagedata fileref="images/serials/vendorwarning.png"/>
32347                   </imageobject>
32348                 </mediaobject>
32349               </screenshot>
32350             </listitem>
32351           </itemizedlist>
32352         </listitem>
32353
32354         <listitem>
32355           <para>'Biblio' is the MARC record you'd like to link this
32356           subscription to</para>
32357
32358           <itemizedlist>
32359             <listitem>
32360               <para>This can be done by searching for an existing record by
32361               clicking on the 'Search for Biblio' link below the boxes or by
32362               entering the bib number for a record in the first box. Only if
32363               you search with the field between the parenthesis.</para>
32364             </listitem>
32365           </itemizedlist>
32366         </listitem>
32367
32368         <listitem>
32369           <para>Next you can choose whether a new item is created when receiving an issue (if you
32370             barcode issues you'll want to create an item at this time)</para>
32371         </listitem>
32372         <listitem>
32373           <para>In order to determine how to handle irregularities in your subscription answer 'When
32374             there is an irregular issue', if the numbers are always sequential you'll want to pick
32375             'Keep issue number'</para>
32376         </listitem>
32377         <listitem>
32378           <para>Checking the 'Manual history' box will allow you to enter serials outside the
32379             prediction pattern once the subscription is saved by going to the 'Planning' tab on the
32380             subscription detail page.<screenshot>
32381               <screeninfo>Manual History</screeninfo>
32382               <mediaobject>
32383                 <imageobject>
32384                   <imagedata fileref="images/serials/manualhistory.png"/>
32385                 </imageobject>
32386               </mediaobject>
32387             </screenshot></para>
32388         </listitem>
32389         <listitem>
32390           <para>'Call Number' is for your item's call number or call number prefix</para>
32391         </listitem>
32392         <listitem>
32393           <para>'Library' is the branch that owns this subscription.</para>
32394           <itemizedlist>
32395             <listitem>
32396               <para>If more than one library subscribes to this serial you will need to create a
32397                 subscription for each library</para>
32398             </listitem>
32399             <listitem>
32400               <para>This can be done easily by using the 'Edit as New (Duplicate)' option found on
32401                 the subscription information page and changing only the 'Library' field</para>
32402               <screenshot>
32403                 <screeninfo>New Duplicate Subscription</screeninfo>
32404                 <mediaobject>
32405                   <imageobject>
32406                     <imagedata fileref="images/serials/newasdup.png"/>
32407                   </imageobject>
32408                 </mediaobject>
32409               </screenshot>
32410             </listitem>
32411           </itemizedlist>
32412         </listitem>
32413         <listitem>
32414           <para>Use the 'Public Note' for any notes you would like to appear in the OPAC for the
32415             patrons</para>
32416         </listitem>
32417         <listitem>
32418           <para>'Nonpublic Note' should be used for notes that are only visible to the librarians
32419             via the staff client</para>
32420         </listitem>
32421         <listitem>
32422           <para>The 'Patron notification' option lets you pick a notice to send to patrons who
32423             subscribe to updates on this serial via the OPAC.</para>
32424           <itemizedlist>
32425             <listitem>
32426               <para>For this option to appear you need to make sure that you have a Routing List
32427                 notice set up in the <link linkend="notices">Notices Tool</link></para>
32428             </listitem>
32429           </itemizedlist>
32430         </listitem>
32431
32432         <listitem>
32433           <para>'Location' is for the shelving location</para>
32434         </listitem>
32435
32436         <listitem>
32437           <para>The 'Grace period' is the number of days before an issue is automatically moved from
32438             'Expected' status to 'Waiting' and how many days before an issue is automatically moved
32439             from 'Waiting' status to 'Late'</para>
32440         </listitem>
32441
32442         <listitem>
32443           <para>The Staff and OPAC Display options allow you to control how
32444           many issues appear by default on bibliographic records in the Staff
32445           Client and the OPAC</para>
32446
32447           <itemizedlist>
32448             <listitem>
32449               <para>If no values are entered in these fields, they will use
32450               the <link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
32451               and <link linkend="StaffSerialIssueDisplayCount">StaffSerialIssueDisplayCount</link>
32452               system preference values</para>
32453             </listitem>
32454           </itemizedlist>
32455         </listitem>
32456         </itemizedlist>
32457       <para>Once that data is filled in you can click 'Next' to enter the prediction pattern information.</para>
32458       <screenshot>
32459           <screeninfo>Add a new subscription (2/2)</screeninfo>
32460           <mediaobject>
32461             <imageobject>
32462               <imagedata fileref="images/serials/addsub2.png"/>
32463             </imageobject>
32464           </mediaobject>
32465         </screenshot>
32466 <itemizedlist>
32467         <listitem>
32468           <para>In 'First issue publication date' you want to enter the date
32469           of the issue you have in your hand, the date from which the
32470           prediction pattern will start</para>
32471         </listitem>
32472
32473         <listitem>
32474           <para>There are several pre-defined options for the 'Frequency' of publication all of
32475             which are visible alongside your own custom frequencies by visiting '<link
32476               linkend="serialfreq">Manage frequencies</link>'</para>
32477
32478           <itemizedlist>
32479             <listitem>
32480               <para>Without periodicy: some very specific (usually high level
32481               science journals) don't have a true periodicity. When you
32482               subscribe to the title, you subscribe for 6 issues, which can
32483               arrive in 1 year... or 2... There is no regularity or known
32484               schedule.</para>
32485             </listitem>
32486
32487             <listitem>
32488               <para>Unknown select this if none of the other choices are
32489               relevant</para>
32490             </listitem>
32491
32492             <listitem>
32493               <para>Irregular: The journal is not "regular" but has a
32494               periodicity. You know that it comes out on January, then in
32495               October and December, it is irregular, but you know when it's
32496               going to arrive.</para>
32497             </listitem>
32498
32499             <listitem>
32500               <para>2/day: Twice daily</para>
32501             </listitem>
32502
32503             <listitem>
32504               <para>1/day: Daily</para>
32505             </listitem>
32506
32507             <listitem>
32508               <para>3/week: Three times a week</para>
32509             </listitem>
32510
32511             <listitem>
32512               <para>1/week: Weekly</para>
32513             </listitem>
32514
32515             <listitem>
32516               <para>1/ 2 weeks: Twice monthly (fortnightly)</para>
32517             </listitem>
32518
32519             <listitem>
32520               <para>1/ 3 weeks: Tri-weekly</para>
32521             </listitem>
32522
32523             <listitem>
32524               <para>1/month: Monthly</para>
32525             </listitem>
32526
32527             <listitem>
32528               <para>1/ 2 months (6/year): Bi-monthly</para>
32529             </listitem>
32530
32531             <listitem>
32532               <para>1/ 3 months (1/quarter): Quarterly</para>
32533             </listitem>
32534
32535             <listitem>
32536               <para>1/quarter (seasonal) : Quarterly related to seasons (ie.
32537               Summer, Autumn, Winter, Spring)</para>
32538             </listitem>
32539
32540             <listitem>
32541               <para>2/year: Half yearly</para>
32542             </listitem>
32543
32544             <listitem>
32545               <para>1/year: Annual</para>
32546             </listitem>
32547
32548             <listitem>
32549               <para>1/ 2 years: Bi-annual</para>
32550             </listitem>
32551           </itemizedlist>
32552         </listitem>
32553         <listitem>
32554           <para>'Subscription length' is the number of issues or months in the subscription. This is
32555             also used for setting up renewal alerts</para>
32556         </listitem>
32557         <listitem>
32558           <para>'Subscription start date' is the date at which the subscription begins. This is used
32559             for setting up renewal alerts</para>
32560         </listitem>
32561         <listitem>
32562           <para>'Subscription end date' should only be entered for subscriptions that have ended (if
32563             you're entering in a backlog of serials)</para>
32564         </listitem>
32565
32566         <listitem>
32567           <para>'Numbering pattern' will help you determine how the numbers are printed for each
32568             issue. Patterns entered here are saved and editable at any time by visiting '<link
32569               linkend="serialpatterns">Manage numbering patterns</link>'</para>
32570
32571           <itemizedlist>
32572             <listitem>
32573               <para>Start with the numbering on the issue you have in hand,
32574               the numbering that matches the date you entered in the 'First
32575               issue publication' field</para>
32576             </listitem>
32577
32578             <listitem>
32579               <para>You can choose to create your own numbering pattern by choosing 'None of the
32580                 above' and clicking the 'Show/Hide Advanced Pattern' button at the bottom of the form</para>
32581               <screenshot>
32582                   <screeninfo>Advanced prediction pattern</screeninfo>
32583                   <mediaobject>
32584                     <imageobject>
32585                       <imagedata fileref="images/serials/advancedpattern.png"/>
32586                     </imageobject>
32587                   </mediaobject>
32588                 </screenshot>
32589             </listitem>
32590           </itemizedlist>
32591         </listitem>
32592         <listitem>
32593           <para>The 'Locale' option is useful when you want to display days, month or season. For
32594             example, if you have a German serial, you can use the German locale option to display
32595             days, etc. in German.</para>
32596         </listitem>
32597
32598         <listitem>
32599           <para>Once a 'Numbering pattern' is chosen the number formula will appear.<screenshot>
32600               <screeninfo>Numbering Forumla</screeninfo>
32601               <mediaobject>
32602                 <imageobject>
32603                   <imagedata fileref="images/serials/numberonly.png"/>
32604                 </imageobject>
32605               </mediaobject>
32606             </screenshot><itemizedlist>
32607               <listitem>
32608                 <para>The 'Begins with' number is the number of the issue you're holding in your
32609                   hand.</para>
32610               </listitem>
32611               <listitem>
32612                 <para>The 'Inner counter' is used to tell Koha where the "receiving cycle" starts<itemizedlist>
32613                     <listitem>
32614                       <para>For example: If the first issue to receive is "vol. 4, no. 1, iss. 796",
32615                         you need to set up "inner counter = 0" But if it's "vol. 4, no. 2, iss.
32616                         797", the inner counter should be "1".</para>
32617                     </listitem>
32618                   </itemizedlist></para>
32619               </listitem>
32620               <listitem>
32621                 <para>After filling in this data click the 'Test prediction pattern' button to see
32622                   what issues the system will generate, if there are irregularities you can choose
32623                   which issues don't exist from the list presented.</para>
32624                 <screenshot>
32625                     <screeninfo>Prediction pattern</screeninfo>
32626                     <mediaobject>
32627                       <imageobject>
32628                         <imagedata fileref="images/serials/predictionpattern.png"/>
32629                       </imageobject>
32630                     </mediaobject>
32631                   </screenshot>
32632               </listitem>
32633             </itemizedlist></para>
32634         </listitem>
32635       </itemizedlist>
32636
32637       <para>Click 'Save Subscription' to save the information you have
32638       entered. <link linkend="sampleserialsapp">Find sample serial examples in
32639       the appendix</link>.</para>
32640     </section>
32641
32642     <section id="receiveissues">
32643       <title>Receive Issues</title>
32644
32645       <para>Issues can be marked as received from several locations. To find a
32646       subscription, use the search box at the top of the Serials page to
32647       search for the serial you'd like to receive issues for:</para>
32648
32649       <screenshot>
32650         <screeninfo>Subscription Search</screeninfo>
32651
32652         <mediaobject>
32653           <imageobject>
32654             <imagedata fileref="images/serials/subsearch.png"/>
32655           </imageobject>
32656         </mediaobject>
32657       </screenshot>
32658
32659       <para>From the search results you can click the 'Serial Receive' link or
32660       you can click on the subscription title and then click the 'Receive'
32661       button.</para>
32662
32663       <screenshot>
32664         <screeninfo>Subscription Buttons</screeninfo>
32665
32666         <mediaobject>
32667           <imageobject>
32668             <imagedata fileref="images/serials/subbuttons.png"/>
32669           </imageobject>
32670         </mediaobject>
32671       </screenshot>
32672
32673       <para>The final way to receive serials is from the 'Serial Collection'
32674       page. To the left of the Subscription summary page there is a menu with
32675       a link to 'Serial Collection'</para>
32676
32677       <screenshot>
32678         <screeninfo>Serial Subscription Menu</screeninfo>
32679
32680         <mediaobject>
32681           <imageobject>
32682             <imagedata fileref="images/serials/serialcolllink.png"/>
32683           </imageobject>
32684         </mediaobject>
32685       </screenshot>
32686
32687       <para>From the page that opens up you can click 'Edit Serial' with the
32688       issue you want to receive checked.</para>
32689
32690       <screenshot>
32691         <screeninfo>Edit Issues</screeninfo>
32692
32693         <mediaobject>
32694           <imageobject>
32695             <imagedata fileref="images/serials/editissue.png"/>
32696           </imageobject>
32697         </mediaobject>
32698       </screenshot>
32699
32700       <para>All three of these options will open up the issue receive
32701       form:</para>
32702
32703       <screenshot>
32704         <screeninfo>Receive Serials</screeninfo>
32705
32706         <mediaobject>
32707           <imageobject>
32708             <imagedata fileref="images/serials/receiveissue.png"/>
32709           </imageobject>
32710         </mediaobject>
32711       </screenshot>
32712
32713       <itemizedlist>
32714         <listitem>
32715           <para>Choose 'Arrived' from the status pull down to mark a serial as
32716           received.</para>
32717         </listitem>
32718
32719         <listitem>
32720           <para>If you have decided to have an item record created for each issue an <link linkend="addingitems">item add form</link> 
32721             will appear after choosing 'Arrived'</para>
32722           <screenshot>
32723               <screeninfo>Serial item record</screeninfo>
32724               <mediaobject>
32725                 <imageobject>
32726                   <imagedata fileref="images/serials/serialitem.png"/>
32727                 </imageobject>
32728               </mediaobject>
32729             </screenshot>
32730         </listitem>
32731
32732         <listitem>
32733           <para>If your issue has a supplemental issue with it, fill in the
32734           Supplemental Issue information.</para>
32735         </listitem>
32736
32737         <listitem>
32738           <para>If you have decided to have an item record created for each
32739           issue an <link linkend="addingitems">item add form</link> will
32740           appear for your supplement and for the issue itself</para>
32741         </listitem>
32742
32743         <listitem>
32744           <para>Once you have entered your info you can click 'Save'</para>
32745         </listitem>
32746       </itemizedlist>
32747
32748       <para>If you are receiving multiple issues at once, or have marked an
32749       issue as 'Late' or 'Missing' there you can click the 'Generate Next'
32750       button below the list of issues.</para>
32751
32752       <screenshot>
32753         <screeninfo>Generate Next Button</screeninfo>
32754
32755         <mediaobject>
32756           <imageobject>
32757             <imagedata fileref="images/serials/editissue.png"/>
32758           </imageobject>
32759         </mediaobject>
32760       </screenshot>
32761
32762       <para>Clicking this button will generate the next issue for you and mark
32763       the previously expected issue as 'Late' automatically. You can then
32764       check the 'Edit' box to the right of each issue and edit the status on
32765       multiple issues at once.</para>
32766     </section>
32767
32768     <section id="routinglist">
32769       <title>Create a Routing List</title>
32770
32771       <para>A routing list is a list of people who receive the serial before it goes to the shelf.
32772         To enable routing lists you want to set your <link linkend="RoutingSerials"
32773           >RoutingSerials</link> preference to 'Add'.</para>
32774
32775       <para>When on the subscription page you will see a link to the left that
32776       reads 'Create Routing List' or 'Edit Routing List'</para>
32777
32778       <screenshot>
32779         <screeninfo>Subscription Routing List Link</screeninfo>
32780
32781         <mediaobject>
32782           <imageobject>
32783             <imagedata fileref="images/serials/createroutinglink.png"/>
32784           </imageobject>
32785         </mediaobject>
32786       </screenshot>
32787
32788       <para>Clicking that link will bring you to the menu to add a new routing
32789       list.</para>
32790
32791       <screenshot>
32792         <screeninfo>Routing List Creation</screeninfo>
32793
32794         <mediaobject>
32795           <imageobject>
32796             <imagedata fileref="images/serials/createroutinglist.png"/>
32797           </imageobject>
32798         </mediaobject>
32799       </screenshot>
32800
32801       <para>From here you want to click 'Add recipients' in order to add
32802       people to the routing list. In the menu that appears you can filter
32803       patrons by part of their name, their library and/or patron
32804       category.</para>
32805
32806       <screenshot>
32807         <screeninfo>Add Members to Routing List</screeninfo>
32808
32809         <mediaobject>
32810           <imageobject>
32811             <imagedata fileref="images/serials/addtorouting.png"/>
32812           </imageobject>
32813         </mediaobject>
32814       </screenshot>
32815
32816       <para>Clicking 'Add' to the right of each name will add them to the
32817       routing list. When you have chosen all of the people for the list, click
32818       the 'Close' link to be redirected to the routing list.</para>
32819
32820       <screenshot>
32821         <screeninfo>Routing List</screeninfo>
32822
32823         <mediaobject>
32824           <imageobject>
32825             <imagedata fileref="images/serials/editroutinglist.png"/>
32826           </imageobject>
32827         </mediaobject>
32828       </screenshot>
32829
32830       <para>If the list looks the way you expect it to, then click 'Save'.
32831       Next you will be brought to a preview of the routing list. To print the
32832       list click 'Save and preview routing slip.' This will open a printable
32833       version of the list.</para>
32834
32835       <screenshot>
32836         <screeninfo>Preview Routing List</screeninfo>
32837
32838         <mediaobject>
32839           <imageobject>
32840             <imagedata fileref="images/serials/previewroutinglist.png"/>
32841           </imageobject>
32842         </mediaobject>
32843       </screenshot>
32844
32845       <para>If <link linkend="RoutingListAddReserves">RoutingListAddReserves</link> is set to
32846       on then patrons listed in the routing list will automatically be added
32847       to the holds list for the issue.</para>
32848
32849       <para>To see a list of all of the routing lists a specific patron is on visit the <link
32850           linkend="patronroutingtab">Routing Lists tab</link> on their patron record.</para>
32851     </section>
32852
32853     <section id="serialsubinstaff">
32854       <title>Subscriptions in Staff Client</title>
32855
32856       <para>Subscription information will appear on bibliographic records
32857       under the 'Subscriptions' tab</para>
32858
32859       <screenshot>
32860         <screeninfo>Subscription Tab on Bibliographic Record</screeninfo>
32861
32862         <mediaobject>
32863           <imageobject>
32864             <imagedata fileref="images/serials/subinfoonbib.png"/>
32865           </imageobject>
32866         </mediaobject>
32867       </screenshot>
32868
32869       <para>Clicking the 'Subscription Details' link will take you to the
32870       Subscription summary page in the staff client.</para>
32871
32872       <screenshot>
32873         <screeninfo>Subscription Detail</screeninfo>
32874
32875         <mediaobject>
32876           <imageobject>
32877             <imagedata fileref="images/serials/subscriptiondetail.png"/>
32878           </imageobject>
32879         </mediaobject>
32880       </screenshot>
32881       <para>If you are using the <link linkend="acqmodule">Acquisitions</link> module to keep <link
32882           linkend="ordersubscription">track of serial subscriptions</link> you will see that info
32883         before your subscription details.</para>
32884       <screenshot>
32885           <screeninfo>Acquisitions information for subscription</screeninfo>
32886           <mediaobject>
32887             <imageobject>
32888               <imagedata fileref="images/acquisitions/subdetails.png"/>
32889             </imageobject>
32890           </mediaobject>
32891         </screenshot>
32892     </section>
32893
32894     <section id="serialsubinopac">
32895       <title>Subscriptions in OPAC</title>
32896
32897       <para>When viewing the subscription in the OPAC there will be several
32898       options.</para>
32899
32900       <para>Like in the staff client, there will be a Subscriptions tab on the
32901       bibliographic record.</para>
32902
32903       <screenshot>
32904         <screeninfo>Subscriptions Tab in OPAC</screeninfo>
32905
32906         <mediaobject>
32907           <imageobject>
32908             <imagedata fileref="images/serials/subopac.png"/>
32909           </imageobject>
32910         </mediaobject>
32911       </screenshot>
32912
32913       <para>Under this tab will appear the number of issues you chose when
32914       setting up the subscription or in your <link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
32915       system preference. Clicking the 'More details' link will provide you
32916       with additional information about the serial history. You can set the
32917       default view of a serial in the OPAC with the <link linkend="SubscriptionHistory">SubscriptionHistory</link> system
32918       preference.</para>
32919
32920       <para>There are two views, compact and full. The compact serial
32921       subscription will show basic information regarding the
32922       subscription</para>
32923
32924       <screenshot>
32925         <screeninfo>Compact Serial View</screeninfo>
32926
32927         <mediaobject>
32928           <imageobject>
32929             <imagedata fileref="images/serials/compactopac.png"/>
32930           </imageobject>
32931         </mediaobject>
32932       </screenshot>
32933
32934       <para>From this compact display patrons can subscribe to be notified of new issues as they are
32935         released by clicking the 'Subscribe to email notifications of new issues' button. For this
32936         link to appear you will want to have chosen to notify patrons <link
32937           linkend="newsubscription">on the subscription</link> itself.</para>
32938
32939       <screenshot>
32940         <screeninfo>Subscribe link in the OPAC</screeninfo>
32941
32942         <mediaobject>
32943           <imageobject>
32944             <imagedata fileref="images/serials/opacroutingsubscribe.png"/>
32945           </imageobject>
32946         </mediaobject>
32947       </screenshot>
32948       <para>You can see thos who subscribe to new issue alerts by going to the subscription page in
32949         the staff client and looking on the right of the 'Information' tab.<screenshot>
32950           <screeninfo>Serial notification subscribers</screeninfo>
32951           <mediaobject>
32952             <imageobject>
32953               <imagedata fileref="images/serials/subscribers.png"/>
32954             </imageobject>
32955           </mediaobject>
32956         </screenshot></para>
32957
32958       <para>Whereas the full view shows extensive details, broken out by year,
32959       regarding the subscription</para>
32960
32961       <screenshot>
32962         <screeninfo>Full Serial View</screeninfo>
32963
32964         <mediaobject>
32965           <imageobject>
32966             <imagedata fileref="images/serials/fullopac.png"/>
32967           </imageobject>
32968         </mediaobject>
32969       </screenshot>
32970     </section>
32971
32972     <section id="serialclaims">
32973       <title>Claim Late Serials</title>
32974
32975       <para>Koha can send email messages to your serial vendors if you have
32976       late issues. To the left of the main serials page there is a link to
32977       'Claims'</para>
32978
32979       <screenshot>
32980         <screeninfo>Link to Claims on Serials Menu</screeninfo>
32981
32982         <mediaobject>
32983           <imageobject>
32984             <imagedata fileref="images/serials/serialclaimmenu.png"/>
32985           </imageobject>
32986         </mediaobject>
32987       </screenshot>
32988
32989       <para>The links to claims also appears to the left of the subscription
32990       detail page</para>
32991
32992       <screenshot>
32993         <screeninfo>Link to Claims on the Serials Menu</screeninfo>
32994
32995         <mediaobject>
32996           <imageobject>
32997             <imagedata fileref="images/serials/serialclaimmenu1.png"/>
32998           </imageobject>
32999         </mediaobject>
33000       </screenshot>
33001
33002       <para>If you don't have a claim notice defined yet you will see a
33003       warning message that you need to first define a notice.</para>
33004
33005       <screenshot>
33006         <screeninfo>Missing Claims Notice Warning</screeninfo>
33007
33008         <mediaobject>
33009           <imageobject>
33010             <imagedata fileref="images/serials/noserialclaim.png"/>
33011           </imageobject>
33012         </mediaobject>
33013       </screenshot>
33014
33015       <para>Clicking 'Claims' will open a report that will ask you to choose
33016       from your various serial vendors to generate claims for late
33017       issues.</para>
33018
33019       <screenshot>
33020         <screeninfo>Serial Claims</screeninfo>
33021
33022         <mediaobject>
33023           <imageobject>
33024             <imagedata fileref="images/serials/serialclaims.png"/>
33025           </imageobject>
33026         </mediaobject>
33027       </screenshot>
33028
33029       <para>From the list of late issues you can choose which ones you want to
33030       send a claim email to by clicking the checkbox to the left of late
33031       issue, choosing the notice template to use and clicking the 'Send
33032       notification' button.</para>
33033     </section>
33034
33035     <section id="serialexpiration">
33036       <title>Check Serial Expiration</title>
33037
33038       <para>When adding serials you enter a subscription length, using the
33039       check expiration tool you can see when your subscriptions are about to
33040       expire. To use the tool click the link to 'Check expiration' on the
33041       serials menu.</para>
33042
33043       <screenshot>
33044         <screeninfo>Check Serial Expiration</screeninfo>
33045
33046         <mediaobject>
33047           <imageobject>
33048             <imagedata fileref="images/serials/serialexpiresearch.png"/>
33049           </imageobject>
33050         </mediaobject>
33051       </screenshot>
33052
33053       <para>In the form that appears you need to enter at least a date to
33054       search by.</para>
33055
33056       <para>In your results you will see all subscriptions that will expire
33057       before the date you entered. From there you can choose to view the
33058       subscription further or renew it in one click.</para>
33059
33060       <screenshot>
33061         <screeninfo>Serial Expiration Search Results</screeninfo>
33062
33063         <mediaobject>
33064           <imageobject>
33065             <imagedata fileref="images/serials/serialexpire.png"/>
33066           </imageobject>
33067         </mediaobject>
33068       </screenshot>
33069     </section>
33070
33071     <section id="serialrenew">
33072       <title>Renewing Serials</title>
33073
33074       <para>If your serial subscription has expired you won't be able to
33075       receive issues. To renew your subscription you can click the 'Renew'
33076       button at the top of your subscription detail page.</para>
33077
33078       <screenshot>
33079         <screeninfo>Renew option on subscription detail</screeninfo>
33080
33081         <mediaobject>
33082           <imageobject>
33083             <imagedata fileref="images/serials/renewsubscription.png"/>
33084           </imageobject>
33085         </mediaobject>
33086       </screenshot>
33087
33088       <para>Another option is to click the 'Renew' link to the right of the
33089       subscription on the Serial Collection page.</para>
33090
33091       <screenshot>
33092         <screeninfo>Renew option on serial collection</screeninfo>
33093
33094         <mediaobject>
33095           <imageobject>
33096             <imagedata fileref="images/serials/collectionrenew.png"/>
33097           </imageobject>
33098         </mediaobject>
33099       </screenshot>
33100
33101       <para>Once you click the 'Renew' link or button you will be presenting
33102       with renewal options.</para>
33103
33104       <screenshot>
33105         <screeninfo>Subscription renewal form</screeninfo>
33106
33107         <mediaobject>
33108           <imageobject>
33109             <imagedata fileref="images/serials/serialrenew.png"/>
33110           </imageobject>
33111         </mediaobject>
33112       </screenshot>
33113
33114       <itemizedlist>
33115         <listitem>
33116           <para>The start date should be the date your subscription period
33117           starts.</para>
33118         </listitem>
33119
33120         <listitem>
33121           <para>For the subscription length you'll want to fill in one of the
33122           three fields presented: Number of num (issues), Number of months or
33123           Number of weeks.</para>
33124         </listitem>
33125
33126         <listitem>
33127           <para>Finally enter any notes you might have about this
33128           renewal.</para>
33129         </listitem>
33130       </itemizedlist>
33131     </section>
33132
33133     <section id="serialsearch">
33134       <title>Searching Serials</title>
33135
33136       <para>Once in the Serials module there is basic search box at the top
33137       that you can use to find subscriptions using any part of the ISSN and/or
33138       title.</para>
33139
33140       <screenshot>
33141         <screeninfo>Basic Serials Search</screeninfo>
33142
33143         <mediaobject>
33144           <imageobject>
33145             <imagedata fileref="images/serials/serialsearch.png"/>
33146           </imageobject>
33147         </mediaobject>
33148       </screenshot>
33149
33150       <para>You can also click the 'Advanced Search' link to the right of the
33151       'Submit' button to do a more thorough search of your serials.</para>
33152
33153       <screenshot>
33154         <screeninfo>Advanced Serials Search</screeninfo>
33155
33156         <mediaobject>
33157           <imageobject>
33158             <imagedata fileref="images/serials/advanceserialsearch.png"/>
33159           </imageobject>
33160         </mediaobject>
33161       </screenshot>
33162
33163       <para>From your results you can filter by using the search boxes at the
33164       bottom of each column and adjust the number of resutls using the toolbar
33165       at the top of the results set.</para>
33166
33167       <screenshot>
33168         <screeninfo>Serial Search Results</screeninfo>
33169
33170         <mediaobject>
33171           <imageobject>
33172             <imagedata fileref="images/serials/serialsearchresults.png"/>
33173           </imageobject>
33174         </mediaobject>
33175       </screenshot>
33176     </section>
33177   </chapter>
33178
33179   <chapter id="acqmodule">
33180     <title>Acquisitions</title>
33181
33182     <para>The Koha Acquisitions module provides a way for the library to
33183     record orders placed with vendors and manage purchase budgets.</para>
33184
33185     <itemizedlist>
33186       <listitem>
33187         <para><emphasis>Get there:</emphasis> More &gt; Acquisitions</para>
33188       </listitem>
33189     </itemizedlist>
33190
33191     <section id="acqsetup">
33192       <title>Setup</title>
33193
33194       <para>Before using the Acquisitions Module you will want to make sure
33195       that you have completed all of the set up.</para>
33196
33197       <para>First, set your <link linkend="acqprefs">Acquisitions System
33198       Preferences</link> and <link linkend="acqadmin">Acquisitions
33199       Administration</link> to match your library's workflow.</para>
33200
33201       <para>On the main acquisitions page you will see your library's funds
33202       listed.</para>
33203
33204       <screenshot>
33205         <screeninfo>Acquisitions Funds Summary</screeninfo>
33206
33207         <mediaobject>
33208           <imageobject>
33209             <imagedata fileref="images/acquisitions/acqfunds.png"/>
33210           </imageobject>
33211         </mediaobject>
33212       </screenshot>
33213
33214       <para><tip>
33215           <para>If the total line is confusing for the funds you have set up
33216           you can hide it by adding <programlisting>#funds_total {display:none;}</programlisting></para>
33217
33218           <para>to the <link linkend="IntranetUserCSS">IntranetUserCSS</link>
33219           preference.</para>
33220         </tip></para>
33221
33222       <para>To see all active funds you can click the checkbox next to 'Show active and inactive'
33223         above the funds table.</para>
33224
33225       <para>To see a history of all orders in a fund you can click on the
33226       linked amount and it will run a search for you.</para>
33227
33228       <screenshot>
33229         <screeninfo>Breakdown of orders against the FIC Fund</screeninfo>
33230
33231         <mediaobject>
33232           <imageobject>
33233             <imagedata fileref="images/acquisitions/fundbreakdown.png"/>
33234           </imageobject>
33235         </mediaobject>
33236       </screenshot>
33237
33238       <para>Learn more in the <link linkend="fundtracking">Budget/Fund
33239       Tracking</link> section of this manual.</para>
33240     </section>
33241
33242     <section id="acqvendors">
33243       <title>Vendors</title>
33244
33245       <para>Before any orders can be places you must first enter at least one
33246       vendor.</para>
33247
33248       <section id="addacqvendor">
33249         <title>Add a Vendor</title>
33250
33251         <para>To add a vendor click the 'New Vendor' button on the
33252         Acquisitions page</para>
33253
33254         <screenshot>
33255           <screeninfo>New Vendor Button on Acquisitions</screeninfo>
33256
33257           <mediaobject>
33258             <imageobject>
33259               <imagedata fileref="images/acquisitions/newvendbutton.png"/>
33260             </imageobject>
33261           </mediaobject>
33262         </screenshot>
33263
33264         <para>The vendor add form is broken into three pieces</para>
33265
33266         <itemizedlist>
33267           <listitem>
33268             <para>The first section is for basic information about the
33269             Vendor</para>
33270
33271             <screenshot>
33272               <screeninfo>Basic Vendor Information</screeninfo>
33273
33274               <mediaobject>
33275                 <imageobject>
33276                   <imagedata fileref="images/acquisitions/newvendor1.png"/>
33277                 </imageobject>
33278               </mediaobject>
33279             </screenshot>
33280
33281             <itemizedlist>
33282               <listitem>
33283                 <para>Of these fields, only the Vendor name is required, the
33284                 rest of the information should be added to help with
33285                 generating claim letters and invoices</para>
33286               </listitem>
33287             </itemizedlist>
33288           </listitem>
33289
33290           <listitem>
33291             <para>The second section is for information regarding your contact
33292             at the Vendor's office</para>
33293
33294             <screenshot>
33295               <screeninfo>Vendor Contact Details</screeninfo>
33296
33297               <mediaobject>
33298                 <imageobject>
33299                   <imagedata fileref="images/acquisitions/newvendor2.png"/>
33300                 </imageobject>
33301               </mediaobject>
33302             </screenshot>
33303
33304             <itemizedlist>
33305               <listitem>
33306                 <para>None of these fields are required, they should only be
33307                 entered if you want to keep track of your contact's
33308                 information within Koha</para>
33309               </listitem>
33310             </itemizedlist>
33311           </listitem>
33312
33313           <listitem>
33314             <para>The final section is for billing information</para>
33315
33316             <screenshot>
33317               <screeninfo>Vendor Ordering/Billing Information</screeninfo>
33318
33319               <mediaobject>
33320                 <imageobject>
33321                   <imagedata fileref="images/acquisitions/newvendor3.png"/>
33322                 </imageobject>
33323               </mediaobject>
33324             </screenshot>
33325
33326             <itemizedlist>
33327               <listitem>
33328                 <para>To be able to order from a vendor you must make them
33329                 'Active'</para>
33330               </listitem>
33331
33332               <listitem>
33333                 <para>For List Prices and Invoice Prices choose the
33334                 currency</para>
33335
33336                 <itemizedlist>
33337                   <listitem>
33338                     <para>Currencies are assigned in the <link linkend="currexchangeadmin">Currencies &amp; Exchange
33339                     Rates</link> admin area</para>
33340                   </listitem>
33341                 </itemizedlist>
33342               </listitem>
33343
33344               <listitem>
33345                 <para>If your library is charged tax mark your Tax Number as
33346                 registered</para>
33347               </listitem>
33348
33349               <listitem>
33350                 <para>Note if you list prices and/or invoice prices include
33351                 tax</para>
33352               </listitem>
33353
33354               <listitem>
33355                 <para>If the vendor offers a consistent blank discount, enter
33356                 that in the 'Discount' field</para>
33357
33358                 <itemizedlist>
33359                   <listitem>
33360                     <para>You can enter item specific discounts when placing
33361                     an order</para>
33362                   </listitem>
33363                 </itemizedlist>
33364               </listitem>
33365
33366               <listitem>
33367                 <para>Enter your tax rate if your library is charged taxes on
33368                 orders</para>
33369               </listitem>
33370
33371               <listitem>
33372                 <para>If you know about how long it usually takes orders to
33373                 arrive from this vendor you can enter a delivery time. This
33374                 will allow Koha to estimate when orders will arrive at your
33375                 library on the late orders report.</para>
33376               </listitem>
33377
33378               <listitem>
33379                 <para>Notes are for internal use</para>
33380               </listitem>
33381             </itemizedlist>
33382           </listitem>
33383         </itemizedlist>
33384       </section>
33385
33386       <section id="editacqvendor">
33387         <title>View/Edit a Vendor</title>
33388
33389         <para>To view a vendor's information page you must search for the
33390         vendor from the Acquisitions home page. Your search can be for any
33391         part of the Vendor's name:</para>
33392
33393         <screenshot>
33394           <screeninfo>Vendor Search Results</screeninfo>
33395
33396           <mediaobject>
33397             <imageobject>
33398               <imagedata fileref="images/acquisitions/vendorsearch.png"/>
33399             </imageobject>
33400           </mediaobject>
33401         </screenshot>
33402
33403         <para>From the results, click on the name of the vendor you want to
33404         view or edit</para>
33405
33406         <screenshot>
33407           <screeninfo>Vendor Information Page</screeninfo>
33408
33409           <mediaobject>
33410             <imageobject>
33411               <imagedata fileref="images/acquisitions/vendorpage.png"/>
33412             </imageobject>
33413           </mediaobject>
33414         </screenshot>
33415
33416         <para>To make changes to the vendor, simply click the 'Edit vendor' button.</para>
33417
33418         <para>If the vendor has no baskets attached to it then a 'Delete vendor' button will also be
33419           visible and the vendor can be deleted. Otherwise you will see a 'Receive shipment'
33420           button.</para>
33421
33422         <screenshot>
33423           <screeninfo>Receive shipment button</screeninfo>
33424
33425           <mediaobject>
33426             <imageobject>
33427               <imagedata fileref="images/acquisitions/receivebutton.png"/>
33428             </imageobject>
33429           </mediaobject>
33430         </screenshot>
33431       </section>
33432
33433       <section id="vendorcontracts">
33434         <title>Vendor Contracts</title>
33435
33436         <para>You can define contracts (with a start and end date) and attach
33437         them to a vendor. This is used so that at the end of the year you can
33438         see how much you spent on a specific contract with a vendor. In some
33439         places, contracts are set up with a minimum and maximum yearly
33440         amount.</para>
33441
33442         <section id="addvendorcontract">
33443           <title>Add a Contract</title>
33444
33445           <para>At the top of a Vendor Information Page, you will see a 'New
33446           Contract' button.</para>
33447
33448           <screenshot>
33449             <screeninfo>New Contract Button</screeninfo>
33450
33451             <mediaobject>
33452               <imageobject>
33453                 <imagedata fileref="images/acquisitions/newcontract.png"/>
33454               </imageobject>
33455             </mediaobject>
33456           </screenshot>
33457
33458           <para>The contract form will ask for some very basic information
33459           about the contract</para>
33460
33461           <screenshot>
33462             <screeninfo>New Contract Form</screeninfo>
33463
33464             <mediaobject>
33465               <imageobject>
33466                 <imagedata fileref="images/acquisitions/newcontractform.png"/>
33467               </imageobject>
33468             </mediaobject>
33469           </screenshot>
33470
33471           <important>
33472             <para>You cannot enter a contract retrospectively. The end date
33473             must not be before today's date.</para>
33474           </important>
33475
33476           <para>Once the contract is saved it will appear below the vendor
33477           information.</para>
33478
33479           <screenshot>
33480             <screeninfo>Vendor with contracts</screeninfo>
33481
33482             <mediaobject>
33483               <imageobject>
33484                 <imagedata fileref="images/acquisitions/contractdisplay.png"/>
33485               </imageobject>
33486             </mediaobject>
33487           </screenshot>
33488
33489           <para>It will also be an option when creating a basket</para>
33490
33491           <screenshot>
33492             <screeninfo>Contract Pull Down on New Basket Form</screeninfo>
33493
33494             <mediaobject>
33495               <imageobject>
33496                 <imagedata fileref="images/acquisitions/contractonbasket.png"/>
33497               </imageobject>
33498             </mediaobject>
33499           </screenshot>
33500         </section>
33501       </section>
33502     </section>
33503
33504     <section id="managesuggest">
33505       <title>Managing Suggestions</title>
33506
33507       <para>Purchase suggestions can be generated in one of two ways. You can create suggestions via
33508         the staff client either for the library or <link linkend="patronsuggestions">on the patron's
33509           behalf</link> from their record. Depending on your settings in the <link
33510           linkend="suggestionspref">suggestion</link> system preference, patrons may also be able to
33511         make purchase suggestions via the OPAC. When a suggestion is waiting for library review, it
33512         will appear on the Acquisitions home page under the vendor search.</para>
33513
33514       <screenshot>
33515         <screeninfo>Pending suggestions on Acquisitions</screeninfo>
33516
33517         <mediaobject>
33518           <imageobject>
33519             <imagedata fileref="images/acquisitions/suggestonacq.png"/>
33520           </imageobject>
33521         </mediaobject>
33522       </screenshot>
33523
33524       <para>It will also appear on the main staff dashboard under the module
33525       labels:</para>
33526
33527       <screenshot>
33528         <screeninfo>Pending suggestions on main page</screeninfo>
33529
33530         <mediaobject>
33531           <imageobject>
33532             <imagedata fileref="images/acquisitions/pendingsuggestions.png"/>
33533           </imageobject>
33534         </mediaobject>
33535       </screenshot>
33536
33537       <para>Clicking 'Manage suggestions' will take you to the suggestion
33538       management tool. If there are no pending suggestions you can access the
33539       suggestion management tool by clicking the 'Manage suggestions' link on
33540       the menu on the left of the Acquisitions page.</para>
33541
33542       <screenshot>
33543         <screeninfo>Suggestion Management</screeninfo>
33544
33545         <mediaobject>
33546           <imageobject>
33547             <imagedata fileref="images/acquisitions/suggestmanage.png"/>
33548           </imageobject>
33549         </mediaobject>
33550       </screenshot>
33551
33552       <para>Your suggestions will be sorted into several tabs: Accepted,
33553       Pending, Checked, Ordered and/or Rejected. Each accepted or rejected
33554       suggestion will show the name of the librarian who managed the
33555       suggestion and the reason they gave for accepting or rejecting it (found
33556       under 'Status').</para>
33557       <para>An 'Accepted' suggestion is one that you have marked as 'Accepted' using the form below
33558         the suggestions.  A 'Pending' suggestion is one that is awaiting action from the library.  A
33559         'Checked' suggestion is one that has been marked as 'Checked' using the form before the
33560         suggestions.  An 'Ordered' suggestion is on that has been ordered using the '<link linkend="orderfromsuggestion">From a purchase suggestion</link>' link in your basket. A
33561         'Rejected' suggestion is one that you have marked at 'Rejected' using the form below the
33562         list of suggestions.</para>
33563
33564       <para>For libraries with lots of suggestions, there are filters on the
33565       left hand side of the Manage Suggestions page to assist in limiting the
33566       number of titles displayed on the screen.</para>
33567
33568       <screenshot>
33569         <screeninfo>Suggestion Filtering</screeninfo>
33570
33571         <mediaobject>
33572           <imageobject>
33573             <imagedata fileref="images/acquisitions/suggestionsfilters.png"/>
33574           </imageobject>
33575         </mediaobject>
33576       </screenshot>
33577
33578       <para>Clicking on the blue headings will expand the filtering options
33579       and clicking '[clear]' will clear all filters and show all
33580       suggestions.<tip>
33581           <para>The suggestions page will automatically be limited to
33582           suggestions for your library. To see information for all (or any
33583           other) libraries click on the 'Acquisition information' filter and
33584           change the library.</para>
33585
33586           <screenshot>
33587             <screeninfo>Branch filter</screeninfo>
33588
33589             <mediaobject>
33590               <imageobject>
33591                 <imagedata fileref="images/acquisitions/suggestbranchfilter.png"/>
33592               </imageobject>
33593             </mediaobject>
33594           </screenshot>
33595         </tip></para>
33596
33597       <para>When reviewing 'Pending' suggestions you can choose to check the
33598       box next to the item(s) you want to approve/reject and then choose the
33599       status and reason for your selection. You can also choose to completely
33600       delete the suggestion by checking the 'Delete selected' box.</para>
33601
33602       <screenshot>
33603         <screeninfo>Pending Suggestions</screeninfo>
33604
33605         <mediaobject>
33606           <imageobject>
33607             <imagedata fileref="images/acquisitions/suggestpending.png"/>
33608           </imageobject>
33609         </mediaobject>
33610       </screenshot>
33611
33612       <para>Another option for libraries with long lists of suggestions is to
33613       approve or reject suggestions one by one by clicking on the title of the
33614       suggestion to open a summary of the suggestion, including information if
33615       the item was purchased.</para>
33616
33617       <screenshot>
33618         <screeninfo>Suggestion Information</screeninfo>
33619
33620         <mediaobject>
33621           <imageobject>
33622             <imagedata fileref="images/acquisitions/suggestiondetails.png"/>
33623           </imageobject>
33624         </mediaobject>
33625       </screenshot>
33626
33627       <para>Clicking 'edit' to the right of the suggested title or at the to pof the suggestion
33628         detail page will open a suggestion editing page.</para>
33629
33630       <screenshot>
33631         <screeninfo>Edit Purchase Suggestion</screeninfo>
33632
33633         <mediaobject>
33634           <imageobject>
33635             <imagedata fileref="images/acquisitions/editsuggestion.png"/>
33636           </imageobject>
33637         </mediaobject>
33638       </screenshot>
33639
33640       <para>From this form you can make edits to the suggestion (adding more
33641       details or updating incorrect information provided by the patron). You
33642       can also choose to accept or reject the suggestion on an individual
33643       basis.</para>
33644
33645       <itemizedlist>
33646         <listitem>
33647           <para>Choosing to mark a request as 'Pending' will move the request
33648           back to the 'Pending' tab.</para>
33649         </listitem>
33650       </itemizedlist>
33651
33652       <para>Reasons for accepting and rejecting suggestions are defined by the
33653       <link linkend="suggestauthorized">SUGGEST</link> authorized
33654       value.</para>
33655
33656       <screenshot>
33657         <screeninfo>Reasons for approving or rejecting
33658         suggestions</screeninfo>
33659
33660         <mediaobject>
33661           <imageobject>
33662             <imagedata fileref="images/acquisitions/suggestreasons.png"/>
33663           </imageobject>
33664         </mediaobject>
33665       </screenshot>
33666
33667       <para>If you choose 'Others...' as your reason you will be prompted to
33668       enter your reason in a text box. Clicking 'Cancel' to the right of the
33669       box will bring back the pull down menu with authorized reasons.</para>
33670
33671       <screenshot>
33672         <screeninfo>Enter reason for 'Others...'</screeninfo>
33673
33674         <mediaobject>
33675           <imageobject>
33676             <imagedata fileref="images/acquisitions/suggestothers.png"/>
33677           </imageobject>
33678         </mediaobject>
33679       </screenshot>
33680
33681       <para>Once you have clicked 'Submit' the suggestion will be moved to the
33682       matching tab. The status will also be updated on the patron's account in
33683       the OPAC and an <link linkend="notices">email notice</link> will be sent
33684       to the patron using the template that matches the status you have
33685       chosen.</para>
33686
33687       <screenshot>
33688         <screeninfo>Purchase suggestions in the OPAC</screeninfo>
33689
33690         <mediaobject>
33691           <imageobject>
33692             <imagedata fileref="images/acquisitions/mysuggestions.png"/>
33693           </imageobject>
33694         </mediaobject>
33695       </screenshot>
33696     </section>
33697
33698     <section id="placingacqorder">
33699       <title>Placing Orders</title>
33700
33701       <para>To place an order you must first search for the vendor or
33702       bookseller you want to send the order to.</para>
33703
33704       <section id="createacqbasket">
33705         <title>Create a basket</title>
33706
33707         <para>To create a basket you must first search for the vendor you're
33708         ordering from:</para>
33709
33710         <screenshot>
33711           <screeninfo>New Basket / Add Basket Options</screeninfo>
33712
33713           <mediaobject>
33714             <imageobject>
33715               <imagedata fileref="images/acquisitions/addbasketbutton.png"/>
33716             </imageobject>
33717           </mediaobject>
33718         </screenshot>
33719
33720         <para>And click the 'New basket' button to the right of the vendor name.<tip>
33721             <para>You can also add to an existing basket by clicking the 'Add to basket' link to the
33722               far right of each basket's information in the results table. </para>
33723           </tip></para>
33724         <para>After clicking 'New basket' you will be asked to enter some information about the
33725           order:</para>
33726
33727         <screenshot>
33728           <screeninfo>Add Basket Form</screeninfo>
33729
33730           <mediaobject>
33731             <imageobject>
33732               <imagedata fileref="images/acquisitions/addbasket.png"/>
33733             </imageobject>
33734           </mediaobject>
33735         </screenshot>
33736
33737         <itemizedlist>
33738           <listitem>
33739             <para>When adding a basket you want to give it a name that will
33740             help you identify it later</para>
33741           </listitem>
33742
33743           <listitem>
33744             <para>Enter in the Billing Place and Delivery Place (this will
33745             default the library you're logged in at)</para>
33746           </listitem>
33747
33748           <listitem>
33749             <para>If you would like to change the vendor you're ordering from
33750             you can use the Vendor pull down menu</para>
33751           </listitem>
33752
33753           <listitem>
33754             <para>The notes fields are optional and can contain any type of
33755             information</para>
33756           </listitem>
33757         </itemizedlist>
33758
33759         <para>If you have <link linkend="addvendorcontract">added
33760         contracts</link> to the vendor you're ordering from, you will also
33761         have an option to choose which contract you're ordering these items
33762         under.</para>
33763
33764         <screenshot>
33765           <screeninfo>Basket with contract options</screeninfo>
33766
33767           <mediaobject>
33768             <imageobject>
33769               <imagedata fileref="images/acquisitions/basketwithcontracts.png"/>
33770             </imageobject>
33771           </mediaobject>
33772         </screenshot>
33773
33774         <para>When finished, click 'Save'</para>
33775
33776         <screenshot>
33777           <screeninfo>New Empty Basket</screeninfo>
33778
33779           <mediaobject>
33780             <imageobject>
33781               <imagedata fileref="images/acquisitions/basket.png"/>
33782             </imageobject>
33783           </mediaobject>
33784         </screenshot>
33785
33786         <para>Once your basket is created you are presented with several
33787         options for adding items to the order.</para>
33788
33789         <itemizedlist>
33790           <listitem>
33791             <para>If you are ordering another copy of an existing item, you
33792             can simply search for the record in your system.</para>
33793
33794             <screenshot>
33795               <screeninfo>Search for existing records</screeninfo>
33796
33797               <mediaobject>
33798                 <imageobject>
33799                   <imagedata fileref="images/acquisitions/orderfromexisting.png"/>
33800                 </imageobject>
33801               </mediaobject>
33802             </screenshot>
33803
33804             <itemizedlist>
33805               <listitem>
33806                 <para>From the results, simply click 'Order' to be brought to
33807                 the order form.</para>
33808
33809                 <screenshot>
33810                   <screeninfo>Order form</screeninfo>
33811
33812                   <mediaobject>
33813                     <imageobject>
33814                       <imagedata fileref="images/acquisitions/existingitemorder.png"/>
33815                     </imageobject>
33816                   </mediaobject>
33817                 </screenshot>
33818
33819                 <itemizedlist>
33820                   <listitem>
33821                     <para>All of the details associated with the item will
33822                     already be listed under 'Catalog details.'</para>
33823                   </listitem>
33824                 </itemizedlist>
33825               </listitem>
33826             </itemizedlist>
33827           </listitem>
33828
33829           <listitem id="orderfromsuggestion">
33830             <para>If you allow patrons to make purchase suggestions (learn more in the <link linkend="managesuggest">Managing Suggestions</link> section of this manual), then
33831               you can place orders from those suggestions. In order to keep track of suggestions
33832               that have been ordered and received you must place the order using this link.  </para>
33833             <screenshot>
33834               <screeninfo>Approved Suggestions to Order From</screeninfo>
33835               <mediaobject>
33836                 <imageobject>
33837                   <imagedata fileref="images/acquisitions/orderfromsuggest.png"/>
33838                 </imageobject>
33839               </mediaobject>
33840             </screenshot>
33841             <itemizedlist>
33842               <listitem>
33843                 <para>From the results, click 'Order' next to the item you want to order and you
33844                   will be presented with the order form including a link to the suggestion</para>
33845                 <screenshot>
33846                   <screeninfo>Order from a Suggestion</screeninfo>
33847                   <mediaobject>
33848                     <imageobject>
33849                       <imagedata fileref="images/acquisitions/orderfromsuggestform.png"/>
33850                     </imageobject>
33851                   </mediaobject>
33852                 </screenshot>
33853                 <itemizedlist>
33854                   <listitem>
33855                     <para>From this form you can make changes to the Catalog Details if
33856                       necessary.</para>
33857                   </listitem>
33858                   <listitem>
33859                     <para>When the item appears in your basket it will include a link to the
33860                       suggestion.</para>
33861                     <screenshot>
33862                       <screeninfo>Suggestion Link in basket</screeninfo>
33863                       <mediaobject>
33864                         <imageobject>
33865                           <imagedata fileref="images/acquisitions/ordersuggestlink.png"/>
33866                         </imageobject>
33867                       </mediaobject>
33868                     </screenshot>
33869                   </listitem>
33870                 </itemizedlist>
33871               </listitem>
33872               <listitem>
33873                 <para>Orders added to the basket in this way will notify the patron via email that
33874                   their suggestion has been ordered and will update the patron's '<link linkend="opacmysuggestions">My purchase suggestions</link>' page in the
33875                   OPAC.</para>
33876               </listitem>
33877             </itemizedlist>
33878           </listitem>
33879           <listitem id="ordersubscription">
33880             <para>If you're using the <link linkend="serials">Serials</link> module you can link
33881               your subscription order information to acquisitions by choosing to order 'From a susbscription'<itemizedlist>
33882                 <listitem>
33883                   <para>After clicking the order link you will be brought to a search page that will
33884                     help you find your subscription</para>
33885                   <screenshot>
33886                       <screeninfo>Subscription order search</screeninfo>
33887                       <mediaobject>
33888                         <imageobject>
33889                           <imagedata fileref="images/acquisitions/subordersearch.png"/>
33890                         </imageobject>
33891                       </mediaobject>
33892                     </screenshot>
33893                 </listitem>
33894                 <listitem>
33895                   <para>Your results will appear to the right of the form and each subscription will
33896                     have an 'Order' link to the right</para>
33897                   <screenshot>
33898                       <screeninfo>Subscription results</screeninfo>
33899                       <mediaobject>
33900                         <imageobject>
33901                           <imagedata fileref="images/acquisitions/suborderresults.png"/>
33902                         </imageobject>
33903                       </mediaobject>
33904                     </screenshot>
33905                 </listitem>
33906                 <listitem>
33907                   <para>Clicking 'Order' will bring the subscription info in to the order form
33908                     without an 'Add item' section since you are just ordering a subscription and an
33909                     item isn't needed</para>
33910                   <screenshot>
33911                       <screeninfo>Order from subscription</screeninfo>
33912                       <mediaobject>
33913                         <imageobject>
33914                           <imagedata fileref="images/acquisitions/suborder.png"/>
33915                         </imageobject>
33916                       </mediaobject>
33917                     </screenshot>
33918                 </listitem>
33919               </itemizedlist></para>
33920           </listitem>
33921
33922           <listitem>
33923             <para>To order from a record that can't be found anywhere else,
33924             choose the 'From a new (empty) record.'</para>
33925
33926             <screenshot>
33927               <screeninfo>Order a new record</screeninfo>
33928
33929               <mediaobject>
33930                 <imageobject>
33931                   <imagedata fileref="images/acquisitions/fromnewemptyrecord.png"/>
33932                 </imageobject>
33933               </mediaobject>
33934             </screenshot>
33935
33936             <itemizedlist>
33937               <listitem>
33938                 <para>You will be presented with an empty form to fill in all
33939                 of the necessary details about the item you are
33940                 ordering.</para>
33941               </listitem>
33942             </itemizedlist>
33943           </listitem>
33944
33945           <listitem>
33946             <para>If you want to search other libraries for an item to
33947             purchase, you can use the 'From an external source' option that
33948             will allow you to order from a MARC record found via a Z39.50
33949             search.</para>
33950
33951             <screenshot>
33952               <screeninfo>Search for record to add</screeninfo>
33953
33954               <mediaobject>
33955                 <imageobject>
33956                   <imagedata fileref="images/acquisitions/orderz39.png"/>
33957                 </imageobject>
33958               </mediaobject>
33959             </screenshot>
33960
33961             <itemizedlist>
33962               <listitem>
33963                 <para>From the results, click the Order link next to the item
33964                 you want to purchase.</para>
33965
33966                 <screenshot>
33967                   <screeninfo>Search Results to Order From</screeninfo>
33968
33969                   <mediaobject>
33970                     <imageobject>
33971                       <imagedata fileref="images/acquisitions/orderz39results.png"/>
33972                     </imageobject>
33973                   </mediaobject>
33974                 </screenshot>
33975               </listitem>
33976
33977               <listitem>
33978                 <para>If the item you're ordering from an external source
33979                 looks like it might be a duplicate, Koha will warn you and
33980                 give you options on how to proceed.</para>
33981
33982                 <screenshot>
33983                   <screeninfo>Duplicate order warning</screeninfo>
33984
33985                   <mediaobject>
33986                     <imageobject>
33987                       <imagedata fileref="images/acquisitions/dupwarning.png"/>
33988                     </imageobject>
33989                   </mediaobject>
33990                 </screenshot>
33991
33992                 <itemizedlist>
33993                   <listitem>
33994                     <para>From the warning, you can choose to order another
33995                     copy on the existing bib record, create a new bib record,
33996                     or cancel your order of this item.</para>
33997                   </listitem>
33998                 </itemizedlist>
33999               </listitem>
34000
34001               <listitem>
34002                 <para>In the order form that pops up, you will not be able to
34003                 edit the catalog details.</para>
34004
34005                 <screenshot>
34006                   <screeninfo>New order from Z39.50 Search</screeninfo>
34007
34008                   <mediaobject>
34009                     <imageobject>
34010                       <imagedata fileref="images/acquisitions/orderz39form.png"/>
34011                     </imageobject>
34012                   </mediaobject>
34013                 </screenshot>
34014               </listitem>
34015             </itemizedlist>
34016           </listitem>
34017
34018           <listitem id="orderfromstagedfile">
34019             <para>The next option for ordering is to order from a staged record (<link
34020                 linkend="stagemarc">learn more about staging records</link>).</para>
34021             <screenshot>
34022               <screeninfo>Staged Files to Order From</screeninfo>
34023               <mediaobject>
34024                 <imageobject>
34025                   <imagedata fileref="images/acquisitions/stagedfiles.png"/>
34026                 </imageobject>
34027               </mediaobject>
34028             </screenshot>
34029             <itemizedlist>
34030               <listitem>
34031                 <para>From the list of files you are presented with, choose the 'Add orders' link to
34032                   add the records in the staged file to your order. <screenshot>
34033                     <screeninfo>Staged records</screeninfo>
34034                     <mediaobject>
34035                       <imageobject>
34036                         <imagedata fileref="images/acquisitions/importallstaged.png"/>
34037                       </imageobject>
34038                     </mediaobject>
34039                   </screenshot></para>
34040               </listitem>
34041               <listitem>
34042                 <para>Next to each title is a checkbox, check the items you would like to order, or
34043                   choose 'Check all' at the top. Depending on your settings in the <link
34044                     linkend="MarcFieldsToOrder">MarcFieldsToOrder</link> preference Koha will
34045                   populate the next screen with with the relevant Quantity, Price, Fund, Statistic
34046                   1, and Statistic 2 found within the staged file.<screenshot>
34047                     <screeninfo>Add orders from staged file</screeninfo>
34048                     <mediaobject>
34049                       <imageobject>
34050                         <imagedata fileref="images/acquisitions/selecttoimport.png"/>
34051                       </imageobject>
34052                     </mediaobject>
34053                   </screenshot></para>
34054               </listitem>
34055               <listitem>
34056                 <para>In the 'Item Information' tab you can enter information that will be added to
34057                   every ordered item such as item type, collection code and not for loan status.<screenshot>
34058                     <screeninfo>Item information</screeninfo>
34059                     <mediaobject>
34060                       <imageobject>
34061                         <imagedata fileref="images/acquisitions/itemfromstaged.png"/>
34062                       </imageobject>
34063                     </mediaobject>
34064                   </screenshot></para>
34065               </listitem>
34066               <listitem>
34067                 <para>If no information is imported from the MARC record regarding fund information
34068                   the 'Default accounting details' tab can be used to apply values related to the accounting.<screenshot>
34069                     <screeninfo>Accounting details</screeninfo>
34070                     <mediaobject>
34071                       <imageobject>
34072                         <imagedata fileref="images/acquisitions/stagedaccounting.png"/>
34073                       </imageobject>
34074                     </mediaobject>
34075                   </screenshot></para>
34076               </listitem>
34077             </itemizedlist>
34078           </listitem>
34079           <listitem>
34080             <para>The final option for ordering is to order from a list of titles with the highest
34081               hold ratios<itemizedlist>
34082                 <listitem>
34083                   <para>This option will take you to the Holds Ratio report where you can find items
34084                     with a high hold ratio and order additional copies.  Next to each title will be
34085                     a link with the number of items to order, click that and it will add the item to
34086                     your basket.<screenshot>
34087                       <screeninfo>Holds Ratio Order</screeninfo>
34088                       <mediaobject>
34089                         <imageobject>
34090                           <imagedata fileref="images/acquisitions/highestholdratio.png"/>
34091                         </imageobject>
34092                       </mediaobject>
34093                     </screenshot></para>
34094                 </listitem>
34095               </itemizedlist></para>
34096           </listitem>
34097         </itemizedlist>
34098
34099         <para>After bringing in the bib information (for all import methods except for the staged
34100           file), if your <link linkend="AcqCreateItem">AcqCreateItem</link> system preference is set
34101           to add an item when ordering you will enter the item info next. You need to fill out at
34102           least one item record and then click the 'Add' button at the bottom left of the item
34103           form.</para>
34104
34105         <screenshot>
34106           <screeninfo>Item order</screeninfo>
34107
34108           <mediaobject>
34109             <imageobject>
34110               <imagedata fileref="images/acquisitions/itemonorder.png"/>
34111             </imageobject>
34112           </mediaobject>
34113         </screenshot>
34114
34115         <para>After clicking the 'Add item' button below the item record the item will appear above
34116           the form and then you can enter your next item the same way (if ordering more than one
34117           item).</para>
34118
34119         <screenshot>
34120           <screeninfo>Item ordered</screeninfo>
34121
34122           <mediaobject>
34123             <imageobject>
34124               <imagedata fileref="images/acquisitions/itemonorderadded.png"/>
34125             </imageobject>
34126           </mediaobject>
34127         </screenshot>
34128
34129         <para>Once you have entered the info about the item, you need to enter
34130         the Accounting information.</para>
34131
34132         <screenshot>
34133           <screeninfo>Accounting Details</screeninfo>
34134
34135           <mediaobject>
34136             <imageobject>
34137               <imagedata fileref="images/acquisitions/accounting.png"/>
34138             </imageobject>
34139           </mediaobject>
34140         </screenshot>
34141
34142         <itemizedlist>
34143           <listitem>
34144             <para>Quantity is populated by the number of items you've added to the order above.<itemizedlist>
34145                 <listitem>
34146                   <important>
34147                     <para>You cannot edit the quantity manually, you must click 'Add' below the item
34148                       form to add as many items as you're ordering.</para>
34149                   </important>
34150                 </listitem>
34151               </itemizedlist></para>
34152           </listitem>
34153
34154           <listitem>
34155             <para>The list of funds is populated by the <link linkend="funds">funds</link> you have assigned in the Acquisitions
34156             Administration area.</para>
34157           </listitem>
34158
34159           <listitem>
34160             <para>The currency pull down will have the <link linkend="currexchangeadmin">currencies</link> you set up in the
34161             <link linkend="acqadmin">Acquisitions Administration</link>
34162             area.</para>
34163           </listitem>
34164
34165           <listitem>
34166             <para>The vendor price is the price before any taxes or discounts
34167             are applied.</para>
34168           </listitem>
34169
34170           <listitem>
34171             <para>If the price is uncertain, check the uncertain price
34172             box.</para>
34173
34174             <itemizedlist>
34175               <listitem>
34176                 <para>A basket with at least one uncertain price can't be
34177                 closed.</para>
34178               </listitem>
34179             </itemizedlist>
34180           </listitem>
34181
34182           <listitem>
34183             <para>If you are charged sales tax, choose that from the gstrate
34184             field</para>
34185           </listitem>
34186
34187           <listitem>
34188             <para>Enter the percentage discount you're receiving on this
34189             order, once you enter this, hit tab and Koha will populate the
34190             rest of the cost fields below.</para>
34191           </listitem>
34192
34193           <listitem>
34194             <para>If you added Planning Values when <link linkend="addbudgetfund">creating the Fund</link>, those values
34195             will appear in the two Planning Value fields.</para>
34196           </listitem>
34197         </itemizedlist>
34198         <para>Once you have filled in all of the fields click 'Save' to add the item to your basket.
34199           If your price goes over the amount availalbe in the fund you will be presented with a
34200           confirmation.</para>
34201         <screenshot>
34202           <screeninfo>Fund warning</screeninfo>
34203           <mediaobject>
34204             <imageobject>
34205               <imagedata fileref="images/acquisitions/fundconfirmation.png"/>
34206             </imageobject>
34207           </mediaobject>
34208         </screenshot>
34209         <para>The confirmation warning will allow you order past your fund amount if you so
34210           choose.</para>
34211
34212         <para>After an item is added to the basket you will be presented with a basket
34213           summary.</para>
34214
34215         <screenshot>
34216           <screeninfo>Basket with item info</screeninfo>
34217
34218           <mediaobject>
34219             <imageobject>
34220               <imagedata fileref="images/acquisitions/finalbasket.png"/>
34221             </imageobject>
34222           </mediaobject>
34223         </screenshot>
34224
34225         <para>If you would like to see more details you can check the 'Show
34226         all details' checkbox</para>
34227
34228         <screenshot>
34229           <screeninfo>Show all details</screeninfo>
34230
34231           <mediaobject>
34232             <imageobject>
34233               <imagedata fileref="images/acquisitions/showalldetails.png"/>
34234             </imageobject>
34235           </mediaobject>
34236         </screenshot>
34237
34238         <para>From here, you can edit or remove the items that you have
34239         added.</para>
34240
34241         <itemizedlist>
34242           <listitem>
34243             <para>Choosing to 'Delete the order' will delete the order line
34244             but leave the record in the catalog.</para>
34245           </listitem>
34246
34247           <listitem>
34248             <para>Choosing to 'Delete order and catalog record' removes both
34249             the order line and the record in the catalog.</para>
34250
34251             <itemizedlist>
34252               <listitem>
34253                 <para>The catalog record cannot always be deleted. You might
34254                 see notes explaining why.</para>
34255
34256                 <screenshot>
34257                   <screeninfo>Can't delete order line</screeninfo>
34258
34259                   <mediaobject>
34260                     <imageobject>
34261                       <imagedata fileref="images/acquisitions/cantdeleteorderline.png"/>
34262                     </imageobject>
34263                   </mediaobject>
34264                 </screenshot>
34265               </listitem>
34266             </itemizedlist>
34267           </listitem>
34268         </itemizedlist>
34269
34270         <para>On the summary page, you also have the option to edit the
34271         information that you entered about the basket by clicking the 'Edit
34272         basket header information' button, to delete the basket altogether by
34273         clicking the 'Delete this basket' button, or to export your basket as
34274         a CSV file by clicking the 'Export this basket as CSV' button.</para>
34275
34276         <screenshot>
34277           <screeninfo>Basket Buttons</screeninfo>
34278
34279           <mediaobject>
34280             <imageobject>
34281               <imagedata fileref="images/acquisitions/basketbuttons.png"/>
34282             </imageobject>
34283           </mediaobject>
34284         </screenshot>
34285
34286         <para>Once you're sure your basket is complete, you can click 'Close this basket' button to
34287           indicate that this basket is complete and has been sent to the vendor. </para>
34288         <important>
34289           <para>You must close the basket to be able to <link linkend="receiveacqorder">receive
34290               items</link> when they arrive.  Only items in closed baskets will show as ready to
34291             receive.</para>
34292         </important>
34293         <para>If you have your <link linkend="BasketConfirmations">BasketConfirmations</link>
34294           preference set to show a confirmation, you will be asked if you are sure about closing the
34295           basket.</para>
34296
34297         <screenshot>
34298           <screeninfo>Basket Closure Confirmation</screeninfo>
34299
34300           <mediaobject>
34301             <imageobject>
34302               <imagedata fileref="images/acquisitions/BasketConfirmations.png"/>
34303             </imageobject>
34304           </mediaobject>
34305         </screenshot>
34306
34307         <para>When closing the basket you can choose to add the basket to a group for easy printing
34308           and retrieval. If you check the box to 'Attach this basket to a new basket group' you will
34309           be brought to the group list where you can print a PDF of the order.</para>
34310
34311         <screenshot>
34312           <screeninfo>Closed Baskets</screeninfo>
34313
34314           <mediaobject>
34315             <imageobject>
34316               <imagedata fileref="images/acquisitions/basketgroup.png"/>
34317             </imageobject>
34318           </mediaobject>
34319         </screenshot>
34320
34321         <para><important>
34322             <para>A basket with at least one item marked as 'uncertain price'
34323             will not be able to be closed.</para>
34324
34325             <screenshot>
34326               <screeninfo>A basket with items where the price is
34327               uncertain</screeninfo>
34328
34329               <mediaobject>
34330                 <imageobject>
34331                   <imagedata fileref="images/acquisitions/basketuncertain.png"/>
34332                 </imageobject>
34333               </mediaobject>
34334             </screenshot>
34335           </important></para>
34336
34337         <para>Clicking the 'Uncertain Prices' button will call up a list of
34338         items with uncertain prices to quick editing. From that list, you can
34339         quickly edit the items by entering new prices and quantities.</para>
34340
34341         <screenshot>
34342           <screeninfo>Uncertain Prices</screeninfo>
34343
34344           <mediaobject>
34345             <imageobject>
34346               <imagedata fileref="images/acquisitions/uncertainprices.png"/>
34347             </imageobject>
34348           </mediaobject>
34349         </screenshot>
34350
34351         <important>
34352           <para>The Uncertain Prices page is independent of the basket. It is
34353           linked to the vendor so you will see all items on order with
34354           uncertain prices for that vendor.</para>
34355         </important>
34356         <para>Once your order is entered you can search for it through acquisitions or view the
34357           information on the biblio detail page in the staff client (if the <link
34358             linkend="AcquisitionDetails">AcquisitionDetails</link> preference is set to 'Display).<screenshot>
34359             <screeninfo>Acquisitions details</screeninfo>
34360             <mediaobject>
34361               <imageobject>
34362                 <imagedata fileref="images/acquisitions/AcquisitionDetails.png"/>
34363               </imageobject>
34364             </mediaobject>
34365           </screenshot></para>
34366       </section>
34367
34368       <section id="acqbasketgroup">
34369         <title>Create a basket group</title>
34370
34371         <para>A basket group is simply a group of baskets. In some libraries,
34372         you have several staff members that create baskets, and, at the end of
34373         a period of time, someone then groups them together to send to the
34374         vendor in bulk. That said, it is possible to have one basket in a
34375         basket group if that's the workflow used in your library.</para>
34376       </section>
34377
34378       <section id="printacqbasket">
34379         <title>Printing baskets</title>
34380
34381         <para>When you are finished adding items to your basket, click 'Close
34382         this Basket.'</para>
34383
34384         <screenshot>
34385           <screeninfo>Close Basket</screeninfo>
34386
34387           <mediaobject>
34388             <imageobject>
34389               <imagedata fileref="images/acquisitions/closebasket.png"/>
34390             </imageobject>
34391           </mediaobject>
34392         </screenshot>
34393
34394         <para>You will be asked if you want to 'Attach this basket to a new basket group with the
34395           same name'. A basket group is necessary if you want to be able to print PDFs of your
34396           orders.</para>
34397
34398         <screenshot>
34399           <screeninfo>Create Purchase Order</screeninfo>
34400
34401           <mediaobject>
34402             <imageobject>
34403               <imagedata fileref="images/acquisitions/createpurchaseorder.png"/>
34404             </imageobject>
34405           </mediaobject>
34406         </screenshot>
34407
34408         <para>Your completed order will be listed on the Basket Grouping page
34409         for printing or further modification.</para>
34410
34411         <screenshot>
34412           <screeninfo>Basket Grouping</screeninfo>
34413
34414           <mediaobject>
34415             <imageobject>
34416               <imagedata fileref="images/acquisitions/basketgroup.png"/>
34417             </imageobject>
34418           </mediaobject>
34419         </screenshot>
34420
34421         <para>Clicking the 'Print' button next to your order will generate a PDF for printing, which
34422           will have all of your library information followed by the items in your order.</para>
34423
34424         <screenshot>
34425           <screeninfo>Order found on PDF</screeninfo>
34426
34427           <mediaobject>
34428             <imageobject>
34429               <imagedata fileref="images/acquisitions/pdforder.png"/>
34430             </imageobject>
34431           </mediaobject>
34432         </screenshot>
34433       </section>
34434     </section>
34435
34436     <section id="receiveacqorder">
34437       <title>Receiving Orders</title>
34438       <important>
34439         <para>You must close the basket to be able to <link linkend="receiveacqorder">receive
34440             items</link> when they arrive.  Only items in closed baskets will show as ready to
34441           receive.</para>
34442       </important>
34443
34444       <para>Orders can be received from the vendor information page</para>
34445
34446       <screenshot>
34447         <screeninfo>Receive from Vendor Information</screeninfo>
34448
34449         <mediaobject>
34450           <imageobject>
34451             <imagedata fileref="images/acquisitions/receivebutton.png"/>
34452           </imageobject>
34453         </mediaobject>
34454       </screenshot>
34455
34456       <para>or the vendor search results page</para>
34457
34458       <screenshot>
34459         <screeninfo>Vendor Search Results</screeninfo>
34460
34461         <mediaobject>
34462           <imageobject>
34463             <imagedata fileref="images/acquisitions/receivefromsearch.png"/>
34464           </imageobject>
34465         </mediaobject>
34466       </screenshot>
34467
34468       <para>After clicking 'Receive shipment' you will be asked to enter a vendor invoice number, a
34469         shipment received date, a shipping cost and a budget to subtract that shipping amount
34470         from.</para>
34471
34472       <screenshot>
34473         <screeninfo>Receive Shipment</screeninfo>
34474
34475         <mediaobject>
34476           <imageobject>
34477             <imagedata fileref="images/acquisitions/receive.png"/>
34478           </imageobject>
34479         </mediaobject>
34480       </screenshot>
34481
34482       <para>The receive page will list all items still on order with the
34483       vendor regardless of the basket the item is from.</para>
34484
34485       <screenshot>
34486         <screeninfo>Receipt Summary</screeninfo>
34487
34488         <mediaobject>
34489           <imageobject>
34490             <imagedata fileref="images/acquisitions/receiptsummary.png"/>
34491           </imageobject>
34492         </mediaobject>
34493       </screenshot>
34494
34495       <para>To receive a specific item, click the 'Receive' link to the right
34496       of the item.</para>
34497
34498       <screenshot>
34499         <screeninfo>Receive Item Form</screeninfo>
34500
34501         <mediaobject>
34502           <imageobject>
34503             <imagedata fileref="images/acquisitions/receiveitem.png"/>
34504           </imageobject>
34505         </mediaobject>
34506       </screenshot>
34507
34508       <para>From this form you can alter the cost information. You can also
34509       choose to mark only part of the order as received if the vendor didn't
34510       send your entire order by checking only the boxes next to the items on
34511       the left that you want to receive. The values you enter in the
34512       'Replacement cost' and 'Actual cost' will automatically populate the
34513       item record by filling in subfield v (Cost, replacement price) and
34514       subfield g (Cost, normal purchase price) on the item record after
34515       saving.</para>
34516
34517       <screenshot>
34518         <screeninfo>Item record after receipt</screeninfo>
34519
34520         <mediaobject>
34521           <imageobject>
34522             <imagedata fileref="images/acquisitions/receiveditem.png"/>
34523           </imageobject>
34524         </mediaobject>
34525       </screenshot>
34526
34527       <para>You can also make edits to the item record from this form by clicking the 'Edit' link
34528         next to each item. This will allow you to enter in accurate call numbers and barcodes if
34529         you'd like to do that at the point of receipt. Once you have made any changes necessary (to
34530         the order and/or items, click 'Save' to mark the item(s) as received.<tip>
34531           <para>If you have your <link linkend="AcqItemSetSubfieldsWhenReceived"
34532               >AcqItemSetSubfieldsWhenReceived</link> preference set to add or change values on
34533             received items those changes will take place after you hit 'Save'. </para>
34534         </tip></para>
34535
34536       <screenshot>
34537         <screeninfo>Already Received Items</screeninfo>
34538
34539         <mediaobject>
34540           <imageobject>
34541             <imagedata fileref="images/acquisitions/received.png"/>
34542           </imageobject>
34543         </mediaobject>
34544       </screenshot>
34545       <para>If the item is no longer available from this vendor you can transfer the order to
34546         another vendor's basket by clicking the 'Transfer' link to the right of the title. This will
34547         pop up a vendor search box.</para>
34548       <screenshot>
34549         <screeninfo>Transfer search</screeninfo>
34550         <mediaobject>
34551           <imageobject>
34552             <imagedata fileref="images/acquisitions/transfersearch.png"/>
34553           </imageobject>
34554         </mediaobject>
34555       </screenshot>
34556       <para>From the results you can click 'Choose' to the right of the vendor you would like to
34557         reorder this item from.</para>
34558       <screenshot>
34559         <screeninfo>Transfer vendor</screeninfo>
34560         <mediaobject>
34561           <imageobject>
34562             <imagedata fileref="images/acquisitions/transfervendor.png"/>
34563           </imageobject>
34564         </mediaobject>
34565       </screenshot>
34566       <para>You will then be presented with the open baskets for that vendor to choose from. To move
34567         the item simply click 'Choose' to the right of the basket you would like to add the item
34568         to.</para>
34569       <screenshot>
34570         <screeninfo>Basket choice</screeninfo>
34571         <mediaobject>
34572           <imageobject>
34573             <imagedata fileref="images/acquisitions/transferbasket.png"/>
34574           </imageobject>
34575         </mediaobject>
34576       </screenshot>
34577       <para>Once you have chosen you will be presented with a confirmation message.</para>
34578       <screenshot>
34579         <screeninfo>Confirm transfer</screeninfo>
34580         <mediaobject>
34581           <imageobject>
34582             <imagedata fileref="images/acquisitions/transferconfirm.png"/>
34583           </imageobject>
34584         </mediaobject>
34585       </screenshot>
34586
34587       <para>When you're finished receiving items you can navigate away from
34588       this page or click the 'Finish receiving' button at the bottom of the
34589       screen.</para>
34590
34591       <para>You will also see that the item is received and/or cancelled if
34592       you view the basket.</para>
34593
34594       <screenshot>
34595         <screeninfo>One item marked (rcvd) in basket</screeninfo>
34596
34597         <mediaobject>
34598           <imageobject>
34599             <imagedata fileref="images/acquisitions/basketwithreceived.png"/>
34600           </imageobject>
34601         </mediaobject>
34602       </screenshot>
34603     </section>
34604     <section id="acqinvoices">
34605       <title>Invoices</title>
34606       <para>When orders are received invoices are generated.  Invoices can be searched by clicking
34607         on 'Invoices' in the left of the Acquisitions page.</para>
34608       <screenshot>
34609           <screeninfo>Invoices page</screeninfo>
34610           <mediaobject>
34611             <imageobject>
34612               <imagedata fileref="images/acquisitions/invoicesearch.png"/>
34613             </imageobject>
34614           </mediaobject>
34615         </screenshot>
34616       <para>After searching, your results will appear to the right of the search options.</para>
34617       <screenshot>
34618         <screeninfo>Invoice search results</screeninfo>
34619         <mediaobject>
34620           <imageobject>
34621             <imagedata fileref="images/acquisitions/invoices.png"/>
34622           </imageobject>
34623         </mediaobject>
34624       </screenshot>
34625       <para>From the results you can click the 'Details' link to see the full invoice or 'Close' to
34626         note that the invoice is closed/paid for.</para>
34627       <screenshot>
34628         <screeninfo>Invoice details</screeninfo>
34629         <mediaobject>
34630           <imageobject>
34631             <imagedata fileref="images/acquisitions/invoice.png"/>
34632           </imageobject>
34633         </mediaobject>
34634       </screenshot>
34635       <para>From the results you can also merge together two invoices should you need to.  Simply
34636         click the checkbox to the left of the invoices you would like to merge and click the 'Merge
34637         selected invoices' button at the bottom of the page. You will be presented with a
34638         confirmation screen:</para>
34639       <screenshot>
34640         <screeninfo>Merge invoices</screeninfo>
34641         <mediaobject>
34642           <imageobject>
34643             <imagedata fileref="images/acquisitions/mergeinvoices.png"/>
34644           </imageobject>
34645         </mediaobject>
34646       </screenshot>
34647       <para>Click on the row of the invoice number you would like to keep and it will be highlighted
34648         in yellow.  Enter any different billing information in the fields provided and click
34649         'Merge'. The two invoices will become one.</para>
34650     </section>
34651
34652     <section id="acqclaims">
34653       <title>Claims &amp; Late Orders</title>
34654
34655       <para>If you have entered in an email address for the vendors in your
34656       system you can send them claim emails when an order is late. Before you
34657       can send claims you will need to set up an <link linkend="ACQCLAIM">acquisitions claim notice</link>.</para>
34658
34659       <para>Upon clicking on the link to 'Late Orders' from the Acquisitions
34660       page you will be presented with a series of filter options on the left
34661       hand side. These filters will be applied only closed baskets.</para>
34662
34663       <screenshot>
34664         <screeninfo>Acquisitions Late Order Filters</screeninfo>
34665
34666         <mediaobject>
34667           <imageobject>
34668             <imagedata fileref="images/acquisitions/acqclaimfilter.png"/>
34669           </imageobject>
34670         </mediaobject>
34671       </screenshot>
34672
34673       <note>
34674         <para>The vendor pull down only shows vendors with closed baskets that
34675         are late.</para>
34676       </note>
34677
34678       <para>Once you filter your orders to show you the things you consider to
34679       be late you will be presented with a list of these items.</para>
34680
34681       <screenshot>
34682         <screeninfo>Late Orders</screeninfo>
34683
34684         <mediaobject>
34685           <imageobject>
34686             <imagedata fileref="images/acquisitions/lateorders.png"/>
34687           </imageobject>
34688         </mediaobject>
34689       </screenshot>
34690
34691       <para>To the right of each late title you will be see a checkbox. Check
34692       off the ones you want a claim letter sent to and click 'Claim Order' at
34693       the bottom right of the list. This will automatically send an email to
34694       the vendor at the email address you have on file.<note>
34695           <para>The Estimated Delivery Date is based on the Delivery time
34696           value entered on the vendor record.</para>
34697         </note></para>
34698
34699       <para>If you would rather use a different acquisition claim letter
34700       (other than the default) you can <link linkend="addnotices">create that
34701       in the notices module</link> and choose it from the menu above the list
34702       of late items.</para>
34703
34704       <screenshot>
34705         <screeninfo>Choose a Claim Letter</screeninfo>
34706
34707         <mediaobject>
34708           <imageobject>
34709             <imagedata fileref="images/acquisitions/claimletter.png"/>
34710           </imageobject>
34711         </mediaobject>
34712       </screenshot>
34713     </section>
34714
34715     <section id="acqsearch">
34716       <title>Acquisition Searches</title>
34717
34718       <para>At the top of the various Acquisition pages there is a quick
34719       search box where you can perform either a Vendor Search or an Order
34720       Search.</para>
34721
34722       <screenshot>
34723         <screeninfo>Acquisition Searches</screeninfo>
34724
34725         <mediaobject>
34726           <imageobject>
34727             <imagedata fileref="images/acquisitions/acqsearches.png"/>
34728           </imageobject>
34729         </mediaobject>
34730       </screenshot>
34731
34732       <para>In the Vendor Search you can enter any part of the vendor name to
34733       get results.</para>
34734
34735       <screenshot>
34736         <screeninfo>Vendor Search Results</screeninfo>
34737
34738         <mediaobject>
34739           <imageobject>
34740             <imagedata fileref="images/acquisitions/vendorquicksearch.png"/>
34741           </imageobject>
34742         </mediaobject>
34743       </screenshot>
34744
34745       <para>Using the Orders Search you can search for items that have been
34746       ordered with or without the vendor.</para>
34747
34748       <screenshot>
34749         <screeninfo>Order Search Box</screeninfo>
34750
34751         <mediaobject>
34752           <imageobject>
34753             <imagedata fileref="images/acquisitions/ordersearch.png"/>
34754           </imageobject>
34755         </mediaobject>
34756       </screenshot>
34757
34758       <para>You can enter info in one or both fields and you can enter any
34759       part of the title and/or vendor name.</para>
34760
34761       <screenshot>
34762         <screeninfo>Order Search Results</screeninfo>
34763
34764         <mediaobject>
34765           <imageobject>
34766             <imagedata fileref="images/acquisitions/ordersearchresults.png"/>
34767           </imageobject>
34768         </mediaobject>
34769       </screenshot>
34770
34771       <para>Clicking the plus sign to the right of the Vendor search box will
34772       expand the search and allow you to search for additional fields.</para>
34773
34774       <screenshot>
34775         <screeninfo>Expanded Orders Search</screeninfo>
34776
34777         <mediaobject>
34778           <imageobject>
34779             <imagedata fileref="images/acquisitions/ordersearchexpand.png"/>
34780           </imageobject>
34781         </mediaobject>
34782       </screenshot>
34783
34784       <para>Clicking Advanced Search to the right of the search button will
34785       give you all of the order search options available.</para>
34786
34787       <screenshot>
34788         <screeninfo>Full Order Search</screeninfo>
34789
34790         <mediaobject>
34791           <imageobject>
34792             <imagedata fileref="images/acquisitions/ordersearchfull.png"/>
34793           </imageobject>
34794         </mediaobject>
34795       </screenshot>
34796     </section>
34797
34798     <section id="fundtracking">
34799       <title>Budget/Fund Tracking</title>
34800
34801       <para>On the main acquisitions page there will be a table showing you all of your active funds
34802         and a breakdown of what has been ordered or spent against them.</para>
34803
34804       <screenshot>
34805         <screeninfo>Fund Table</screeninfo>
34806
34807         <mediaobject>
34808           <imageobject>
34809             <imagedata fileref="images/acquisitions/acqfunds.png"/>
34810           </imageobject>
34811         </mediaobject>
34812       </screenshot>
34813
34814       <para>Clicking on the linked amounts under spent or ordered will show you a summary of the
34815         titles ordered/received on that budget.</para>
34816
34817       <screenshot>
34818         <screeninfo>Titles Spent</screeninfo>
34819
34820         <mediaobject>
34821           <imageobject>
34822             <imagedata fileref="images/acquisitions/spent.png"/>
34823           </imageobject>
34824         </mediaobject>
34825       </screenshot>
34826     </section>
34827   </chapter>
34828
34829   <chapter id="stafflists">
34830     <title>Lists &amp; Cart</title>
34831
34832     <para>Lists are a way to save a collection of content on a specific topic
34833     or for a specific purpose. The Cart is a session specific storage
34834     space.</para>
34835
34836     <itemizedlist>
34837       <listitem>
34838         <para><emphasis>Get there:</emphasis> More &gt; Lists</para>
34839       </listitem>
34840     </itemizedlist>
34841
34842     <section id="lists">
34843       <title>Lists</title>
34844
34845       <para/>
34846
34847       <section id="createlist">
34848         <title>Create a List</title>
34849
34850         <para>A list can be created by visiting the Lists page and clicking
34851         'New List'</para>
34852
34853         <screenshot>
34854           <screeninfo>New List Button</screeninfo>
34855
34856           <mediaobject>
34857             <imageobject>
34858               <imagedata fileref="images/lists/newlistbutton.png"/>
34859             </imageobject>
34860           </mediaobject>
34861         </screenshot>
34862
34863         <para>The new list form offers several options for creating your
34864         list:</para>
34865
34866         <screenshot>
34867           <screeninfo>New List Form</screeninfo>
34868
34869           <mediaobject>
34870             <imageobject>
34871               <imagedata fileref="images/lists/newlistform.png"/>
34872             </imageobject>
34873           </mediaobject>
34874         </screenshot>
34875
34876         <itemizedlist>
34877           <listitem>
34878             <para>The name is what will appear on the list of Lists</para>
34879           </listitem>
34880
34881           <listitem>
34882             <para>You can also choose how to sort the list</para>
34883           </listitem>
34884           <listitem>
34885             <para>Next decide if your list is going to be private or public</para>
34886             <itemizedlist>
34887               <listitem>
34888                 <para>A Private List is managed by you and can be seen only by you (depending on
34889                   your permissions settings below)</para>
34890               </listitem>
34891               <listitem>
34892                 <para>A Public List can be seen by everybody, but managed only by you (depending on
34893                   your permissions settings below)</para>
34894               </listitem>
34895             </itemizedlist>
34896           </listitem>
34897           <listitem>
34898             <para>Finally decide what your permissions will be on the list. You can all or disallow:<itemizedlist>
34899                 <listitem>
34900                   <para>anyone else to add entries</para>
34901                 </listitem>
34902                 <listitem>
34903                   <para>anyone to remove his own contributed entries<itemizedlist>
34904                       <listitem>
34905                         <tip>
34906                           <para>The owner of a list is always allowed to add entries, but needs
34907                             permission to remove.</para>
34908                         </tip>
34909                       </listitem>
34910                     </itemizedlist></para>
34911                 </listitem>
34912                 <listitem>
34913                   <para>anyone to remove other contributed entries     </para>
34914                 </listitem>
34915               </itemizedlist></para>
34916           </listitem>
34917         </itemizedlist>
34918
34919         <para>A list can also be created from the catalog search
34920         results</para>
34921
34922         <screenshot>
34923           <screeninfo>New list from catalog search</screeninfo>
34924
34925           <mediaobject>
34926             <imageobject>
34927               <imagedata fileref="images/lists/newlistsearch.png"/>
34928             </imageobject>
34929           </mediaobject>
34930         </screenshot>
34931
34932         <itemizedlist>
34933           <listitem>
34934             <para>Check the box to the left of the titles you want to add to
34935             the new list</para>
34936           </listitem>
34937
34938           <listitem>
34939             <para>Choose [New List] from the 'Add to:' pull down menu</para>
34940
34941             <screenshot>
34942               <screeninfo>New List from Search Results</screeninfo>
34943
34944               <mediaobject>
34945                 <imageobject>
34946                   <imagedata fileref="images/lists/newlistfromsearch.png"/>
34947                 </imageobject>
34948               </mediaobject>
34949             </screenshot>
34950
34951             <itemizedlist>
34952               <listitem>
34953                 <para>Name the list and choose what type of list this
34954                 is</para>
34955
34956                 <itemizedlist>
34957                   <listitem>
34958                     <para>A Private List is managed by you and can be seen
34959                     only by you</para>
34960                   </listitem>
34961
34962                   <listitem>
34963                     <para>A Public List can be seen by everybody, but managed
34964                     only by you</para>
34965                   </listitem>
34966                 </itemizedlist>
34967               </listitem>
34968             </itemizedlist>
34969           </listitem>
34970         </itemizedlist>
34971
34972         <para>Once the list is saved it will accessible from the Lists page
34973         and from the 'Add to' menu at the top of the search results.</para>
34974       </section>
34975
34976       <section id="addtolist">
34977         <title>Add to a List</title>
34978
34979         <para>To add titles to an existing list click on the list name from
34980         the page of lists</para>
34981
34982         <screenshot>
34983           <screeninfo>List of Lists</screeninfo>
34984
34985           <mediaobject>
34986             <imageobject>
34987               <imagedata fileref="images/lists/listslist.png"/>
34988             </imageobject>
34989           </mediaobject>
34990         </screenshot>
34991
34992         <para>From the List page you can add titles by scanning barcodes into
34993         the box at the bottom of the page</para>
34994
34995         <screenshot>
34996           <screeninfo>Content of a List</screeninfo>
34997
34998           <mediaobject>
34999             <imageobject>
35000               <imagedata fileref="images/lists/listcontents.png"/>
35001             </imageobject>
35002           </mediaobject>
35003         </screenshot>
35004
35005         <para>A title can also be added to a list by selecting titles on the
35006         search results page and choosing the list from the 'Add to'
35007         menu</para>
35008
35009         <screenshot>
35010           <screeninfo>Add to List</screeninfo>
35011
35012           <mediaobject>
35013             <imageobject>
35014               <imagedata fileref="images/lists/addtolist.png"/>
35015             </imageobject>
35016           </mediaobject>
35017         </screenshot>
35018       </section>
35019
35020       <section id="viewlist">
35021         <title>Viewing Lists</title>
35022
35023         <para>To see the contents of a list, visit the Lists page on the staff
35024         client</para>
35025
35026         <screenshot>
35027           <screeninfo>List of Lists</screeninfo>
35028
35029           <mediaobject>
35030             <imageobject>
35031               <imagedata fileref="images/lists/listslist.png"/>
35032             </imageobject>
35033           </mediaobject>
35034         </screenshot>
35035
35036         <para>Clicking on the 'List Name' will show the contents of the
35037         list</para>
35038
35039         <screenshot>
35040           <screeninfo>Content of a List</screeninfo>
35041
35042           <mediaobject>
35043             <imageobject>
35044               <imagedata fileref="images/lists/listcontents.png"/>
35045             </imageobject>
35046           </mediaobject>
35047         </screenshot>
35048         <para>From this list of items you can perform several actions</para>
35049         <itemizedlist>
35050           <listitem>
35051             <para>'New list' will allow you to create another list</para>
35052           </listitem>
35053           <listitem>
35054             <para>'Edit' will allow you to edit the description and permissions for this list</para>
35055           </listitem>
35056           <listitem>
35057             <para>'Send list' will send the list to the email address you enter (<link
35058                 linkend="examplelistemail">view sample List email</link>)</para>
35059           </listitem>
35060           <listitem>
35061             <para>'Download list' will allow you to download the cart using one of 3 default formats
35062               or your <link linkend="csvprofiles">CSV Profiles</link></para>
35063           </listitem>
35064           <listitem>
35065             <para>'Print list' will present you with a printable version of the list</para>
35066           </listitem>
35067         </itemizedlist>
35068       </section>
35069
35070       <section id="mergebibrecs">
35071         <title>Merging Bibliographic Records Via Lists</title>
35072
35073         <para>The easiest way to merge together duplicate bibliographic
35074         records is to add them to a list and use the Merge Tool from
35075         there.</para>
35076
35077         <screenshot>
35078           <screeninfo>List of Duplicate Records</screeninfo>
35079
35080           <mediaobject>
35081             <imageobject>
35082               <imagedata fileref="images/lists/listofdups.png"/>
35083             </imageobject>
35084           </mediaobject>
35085         </screenshot>
35086
35087         <para>From the list, check the two items you want to merge. If you
35088         choose more than or fewer than 2, you will be presented with an
35089         error:</para>
35090
35091         <screenshot>
35092           <screeninfo>Merge Items Error</screeninfo>
35093
35094           <mediaobject>
35095             <imageobject>
35096               <imagedata fileref="images/lists/merge2rec.png"/>
35097             </imageobject>
35098           </mediaobject>
35099         </screenshot>
35100
35101         <para>Once you have selected the records you want to merge, click the 'Merge selected'
35102           button at the top of the list. You will be asked which of the two records you would like
35103           to keep as your primary record and which will be deleted after the merge. If the records
35104           were created using different frameworks, Koha will also ask you what Framework you would
35105           like the newly merged record to use.</para>
35106
35107         <screenshot>
35108           <screeninfo>Choose Primary Record for Merge</screeninfo>
35109
35110           <mediaobject>
35111             <imageobject>
35112               <imagedata fileref="images/lists/mergeprimary.png"/>
35113             </imageobject>
35114           </mediaobject>
35115         </screenshot>
35116
35117         <para>You will be presented with the MARC for both of the records
35118         (each accessible by tabs labeled with the bib numbers for those
35119         records). By default the entire first record will be selected, uncheck
35120         the fields you don't want in the final (destination) record and then
35121         move on to the second tab to choose which fields should be in the
35122         final (destination) record.</para>
35123
35124         <screenshot>
35125           <screeninfo>Merging Records</screeninfo>
35126
35127           <mediaobject>
35128             <imageobject>
35129               <imagedata fileref="images/lists/mergerecs.png"/>
35130             </imageobject>
35131           </mediaobject>
35132         </screenshot>
35133
35134         <para>Should you try to add a field that is not repeatable two times
35135         (like choosing the 245 field from both record #1 and #2) you will be
35136         presented with an error</para>
35137
35138         <screenshot>
35139           <screeninfo>Non-repeatable Error</screeninfo>
35140
35141           <mediaobject>
35142             <imageobject>
35143               <imagedata fileref="images/lists/nondupfield.png"/>
35144             </imageobject>
35145           </mediaobject>
35146         </screenshot>
35147
35148         <para>Once you have completed your selections click the 'merge'
35149         button. The primary record will now CONTAIN the data you chose for it
35150         as well as all of the items/holdings from both bib records, and the
35151         second record will be deleted.<important>
35152             <para>It is important to rebuild your zebra index immediately
35153             after merging records. If a search is performed for a record which
35154             has been deleted Koha will present the patrons with an error in
35155             the OPAC.</para>
35156           </important></para>
35157       </section>
35158     </section>
35159
35160     <section id="cart">
35161       <title>Cart</title>
35162
35163       <para>The cart is a temporary holding place for items in the OPAC and/or
35164       staff client. The cart will be emptied once the session is ended (by
35165       closing the browser or logging out). The cart is best used for
35166       performing batch operations (holds, printing, emailing) or for getting a
35167       list of items to be printed or emailed to yourself or a patron.</para>
35168
35169       <para>If you would like to enable the cart in the staff client, you need
35170       to set the <link linkend="intranetbookbag">intranetbookbag</link> system
35171       preference to 'Show.' To add things to the cart, search the catalog and
35172       select the items you would like added to your cart and choose 'Cart'
35173       from the 'Add to' menu</para>
35174
35175       <screenshot>
35176         <screeninfo>Add to Cart</screeninfo>
35177
35178         <mediaobject>
35179           <imageobject>
35180             <imagedata fileref="images/lists/addtocart.png"/>
35181           </imageobject>
35182         </mediaobject>
35183       </screenshot>
35184
35185       <para>A confirmation will appear below the cart button at the top of the
35186       staff client</para>
35187
35188       <screenshot>
35189         <screeninfo>Items added to Cart</screeninfo>
35190
35191         <mediaobject>
35192           <imageobject>
35193             <imagedata fileref="images/lists/itemsaddedcart.png"/>
35194           </imageobject>
35195         </mediaobject>
35196       </screenshot>
35197
35198       <para>Clicking on the Cart icon will provide you with the contents of
35199       the cart</para>
35200
35201       <screenshot>
35202         <screeninfo>Cart Contents</screeninfo>
35203
35204         <mediaobject>
35205           <imageobject>
35206             <imagedata fileref="images/lists/cart.png"/>
35207           </imageobject>
35208         </mediaobject>
35209       </screenshot>
35210       <para>From this list of items you can perform several actions</para>
35211
35212       <itemizedlist>
35213         <listitem>
35214           <para>'More details' will show more information about the items in the cart</para>
35215         </listitem>
35216
35217         <listitem>
35218           <para>'Send' will send the list to the email address you enter (<link
35219               linkend="examplecartemail">view sample Cart email</link>)</para>
35220         </listitem>
35221
35222         <listitem>
35223           <para>'Download' will allow you to download the cart using one of 3
35224           default formats or your <link linkend="csvprofiles">CSV
35225           Profiles</link></para>
35226         </listitem>
35227
35228         <listitem>
35229           <para>'Print' will present you with a printable version of the
35230           cart</para>
35231         </listitem>
35232
35233         <listitem>
35234           <para>'Empty and Close' will empty the list and close the
35235           window</para>
35236         </listitem>
35237
35238         <listitem>
35239           <para>'Hide Window' will close the window</para>
35240         </listitem>
35241       </itemizedlist>
35242     </section>
35243   </chapter>
35244
35245   <chapter id="reports">
35246     <title>Reports</title>
35247
35248     <para>Reports in Koha are a way to gather data. Reports are used to
35249     generate statistics, member lists, shelving lists, or any list of data in
35250     your database.</para>
35251
35252     <itemizedlist>
35253       <listitem>
35254         <para><emphasis>Get there:</emphasis> More &gt; Reports</para>
35255       </listitem>
35256     </itemizedlist>
35257
35258     <section id="customreports">
35259       <title>Custom Reports</title>
35260
35261       <para>Koha's data is stored in a MySQL database which means that
35262       librarians can generate nearly any report they would like by either
35263       using the <link linkend="quidedreportwizard">Guided Reports
35264       Wizard</link> or writing their own <link linkend="reportfromsql">SQL
35265       query</link>.</para>
35266
35267       <section id="customreport">
35268         <title>Add Custom Report</title>
35269
35270         <para/>
35271
35272         <section id="quidedreportwizard">
35273           <title>Guided Report Wizard</title>
35274
35275           <para>The guided report wizard will walk you through a six step
35276           process to generate a report.</para>
35277
35278           <para>Step 1: Choose the module you want to report on. This will
35279           determine what tables and fields are available for you to
35280           query.</para>
35281
35282           <para>'Report is public' should be left to the default of 'No' in
35283           most cases. A report can be made public if you intend to allow
35284           access to it through the JSON webservice interface. This is a system
35285           that can be used by developers to make custom presentations of the
35286           data from the report, for example displaying it using a graphing
35287           API. To learn more speak to your local developer.</para>
35288
35289           <itemizedlist>
35290             <listitem>
35291               <para>A public report is accessible via a URL that looks like
35292               this: http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID</para>
35293             </listitem>
35294           </itemizedlist>
35295
35296           <screenshot>
35297             <screeninfo>Chose Module for Report</screeninfo>
35298
35299             <mediaobject>
35300               <imageobject>
35301                 <imagedata fileref="images/reports/report1.png"/>
35302               </imageobject>
35303             </mediaobject>
35304           </screenshot>
35305           <tip>
35306             <para>If your system administrator has set up memcache on your server you might see one
35307               more option for the Cache expiry. This is related to your public reports. If you make
35308               the report public then  it's constantly running and will cause a large load on your
35309               system. Setting this value prevents that.<screenshot>
35310                 <screeninfo>Cache expiry</screeninfo>
35311                 <mediaobject>
35312                   <imageobject>
35313                     <imagedata fileref="images/reports/cacheexiprywizard.png"/>
35314                   </imageobject>
35315                 </mediaobject>
35316               </screenshot></para>
35317           </tip>
35318           <para>Step 2: Choose a report type. For now, Tabular is the only option available.</para>
35319
35320           <screenshot>
35321             <screeninfo>Report Type</screeninfo>
35322
35323             <mediaobject>
35324               <imageobject>
35325                 <imagedata fileref="images/reports/report2.png"/>
35326               </imageobject>
35327             </mediaobject>
35328           </screenshot>
35329
35330           <para>Step 3: Choose the fields you want in your report. You can
35331           select multiple fields and add them all at once by using CTRL+Click
35332           on each item you want to add before clicking the Add button.</para>
35333
35334           <screenshot>
35335             <screeninfo>Select database fields to query</screeninfo>
35336
35337             <mediaobject>
35338               <imageobject>
35339                 <imagedata fileref="images/reports/report3.png"/>
35340               </imageobject>
35341             </mediaobject>
35342           </screenshot>
35343
35344           <para>Step 4: Choose any limits you might want to apply to your
35345           report (such as item types or branches). If you don't want to apply
35346           any limits, simply click Next instead of making an option.</para>
35347
35348           <screenshot>
35349             <screeninfo>Choose limits</screeninfo>
35350
35351             <mediaobject>
35352               <imageobject>
35353                 <imagedata fileref="images/reports/report4.png"/>
35354               </imageobject>
35355             </mediaobject>
35356           </screenshot>
35357
35358           <para>Step 5: Perform math functions. If you don't want to do any
35359           calculations, simply click Next instead of making an option.</para>
35360
35361           <screenshot>
35362             <screeninfo>Choose math functions</screeninfo>
35363
35364             <mediaobject>
35365               <imageobject>
35366                 <imagedata fileref="images/reports/report5.png"/>
35367               </imageobject>
35368             </mediaobject>
35369           </screenshot>
35370
35371           <para>Step 6: Choose data order. If you want the data to print out
35372           in the order it's found in the database, simply click Finish.</para>
35373
35374           <screenshot>
35375             <screeninfo>Choose ordering</screeninfo>
35376
35377             <mediaobject>
35378               <imageobject>
35379                 <imagedata fileref="images/reports/report6.png"/>
35380               </imageobject>
35381             </mediaobject>
35382           </screenshot>
35383
35384           <para>When you are finished you will be presented with the SQL
35385           generated by the report wizard. From here you can choose to save the
35386           report by clicking 'Save' or copy the SQL and make edits to it by
35387           hand.</para>
35388
35389           <screenshot>
35390             <screeninfo>Custom Report Confirmation</screeninfo>
35391
35392             <mediaobject>
35393               <imageobject>
35394                 <imagedata fileref="images/reports/reportconfirm.png"/>
35395               </imageobject>
35396             </mediaobject>
35397           </screenshot>
35398
35399           <para>If you choose to save the report you will be asked to name your report, sort it in
35400             to groups and subgroups and enter any notes regarding it.</para>
35401
35402           <screenshot>
35403             <screeninfo>Save custom report</screeninfo>
35404
35405             <mediaobject>
35406               <imageobject>
35407                 <imagedata fileref="images/reports/reportsave.png"/>
35408               </imageobject>
35409             </mediaobject>
35410           </screenshot>
35411
35412           <para>Once your report is saved it will appear on the 'Use Saved'
35413           page with all other saved reports.</para>
35414
35415           <screenshot>
35416             <screeninfo>Saved Reports list</screeninfo>
35417
35418             <mediaobject>
35419               <imageobject>
35420                 <imagedata fileref="images/reports/savedreports.png"/>
35421               </imageobject>
35422             </mediaobject>
35423           </screenshot>
35424
35425           <para>From here you can make edits, run the report, or schedule a time to have the report
35426             run. To find the report you created you can sort by any of the columns by clicking the
35427             on the column header (creation date is the best bet for finding the report you just
35428             added). You can also filter your results using the filter menu on the left or use the
35429             tabs to find reports based on your custom groups.</para>
35430         </section>
35431
35432         <section id="reportfromsql">
35433           <title>Report from SQL</title>
35434
35435           <para>In addition to the report wizard, you have the option to write
35436           your own queries using SQL. To find reports written by other Koha
35437           users, visit the Koha Wiki: <ulink url="http://wiki.koha-community.org/wiki/SQL_Reports_Library">http://wiki.koha-community.org/wiki/SQL_Reports_Library</ulink>.
35438           You can also find your database structure in
35439           /installer/data/mysql/kohastructure.sql or online at: <ulink url="http://schema.koha-community.org/">http://schema.koha-community.org</ulink>.</para>
35440
35441           <para>To add your query, click the link to 'Create from SQL' on the main reports module or
35442             the 'New report' button at the top of the 'Saved reports' page.</para>
35443
35444           <screenshot>
35445             <screeninfo>New SQL Report</screeninfo>
35446
35447             <mediaobject>
35448               <imageobject>
35449                 <imagedata fileref="images/reports/newsql.png"/>
35450               </imageobject>
35451             </mediaobject>
35452           </screenshot>
35453
35454           <para>Fill in the form presented</para>
35455
35456           <screenshot>
35457             <screeninfo>Create Report from SQL</screeninfo>
35458
35459             <mediaobject>
35460               <imageobject>
35461                 <imagedata fileref="images/reports/reportfromsql.png"/>
35462               </imageobject>
35463             </mediaobject>
35464           </screenshot>
35465
35466           <itemizedlist>
35467             <listitem>
35468               <para>The 'Name' is what will appear on the Saved Reports page
35469               to help you identify the report later. It will also be
35470               searchable using the filters found the left of the Saved Reports
35471               page.</para>
35472             </listitem>
35473
35474             <listitem>
35475               <para>You can use the 'Report group' to organize your reports so that you can easily
35476                 filter reports by groups. Report groups are set in the <link linkend="reportgroup">REPORT_GROUP</link> authorized value category or can be added on the fly when
35477                 creating the report by choosing the 'or create' radio button.<screenshot>
35478                   <screeninfo>Report group</screeninfo>
35479                   <mediaobject>
35480                     <imageobject>
35481                       <imagedata fileref="images/reports/reportgroup.png"/>
35482                     </imageobject>
35483                   </mediaobject>
35484                 </screenshot><itemizedlist>
35485                   <listitem>
35486                     <para>
35487                       <tip>
35488                         <para>If you're adding a report group on the fly, remember that you code
35489                           should be fewer than 10 characters and should not include special
35490                           characters or spaces.</para>
35491                       </tip>
35492                     </para>
35493                   </listitem>
35494                 </itemizedlist></para>
35495             </listitem>
35496
35497             <listitem>
35498               <para>You can use 'Report subgroup' to further organize your reports so that you can
35499                 easily filter reports by groups and subgroups. Report subgroups are set in the <link linkend="reportsubgroup">REPORT_SUBGROUP</link> authorized value category or can
35500                 be added on the fly when creating the report by choosing the 'or create' radio
35501                 button.</para>
35502               <screenshot>
35503                 <screeninfo>Report subgroup</screeninfo>
35504                 <mediaobject>
35505                   <imageobject>
35506                     <imagedata fileref="images/reports/reportsubgroup.png"/>
35507                   </imageobject>
35508                 </mediaobject>
35509               </screenshot>
35510               <itemizedlist>
35511                 <listitem>
35512                   <para>
35513                     <tip>
35514                       <para>If you're adding a report subgroup on the fly, remember that you code
35515                         should be fewer than 10 characters and should not include special characters
35516                         or spaces.</para>
35517                     </tip>
35518                   </para>
35519                 </listitem>
35520               </itemizedlist>
35521             </listitem>
35522
35523             <listitem id="publicreport">
35524               <para>'Report is public' should be left to the default of 'No' in most cases. A report
35525                 can be made public if you intend to allow access to it through the JSON webservice
35526                 interface. This is a system that can be used by developers to make custom
35527                 presentations of the data from the report, for example displaying it using a
35528                 graphing API. To learn more speak to your local developer.</para>
35529               <itemizedlist>
35530                 <listitem>
35531                   <para>A public report is accessible via a URL that looks like this:
35532                     http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID</para>
35533                 </listitem>
35534               </itemizedlist>
35535             </listitem>
35536
35537             <listitem>
35538               <para>'Notes' will also appear on the Saved Reports page, this
35539               can be used to provide more details about the report or tips on
35540               how to enter values when it runs</para>
35541             </listitem>
35542
35543             <listitem>
35544               <para>The type should always be 'Tabular' at this time since the
35545               other formats have not been implemented</para>
35546             </listitem>
35547
35548             <listitem>
35549               <para>In the 'SQL' box you will type or paste the SQL for the
35550               report</para>
35551             </listitem>
35552
35553             <listitem>
35554               <para>If you feel that your report might be too resource
35555               intensive you might want to consider using runtime parameters to
35556               your query. Runtime parameters basically make a filter appear
35557               before the report is run to save your system resources.</para>
35558
35559               <para>There is a specific syntax that Koha will understand as
35560               'ask for values when running the report'. The syntax is
35561               &lt;&lt;Question to ask|authorized_value&gt;&gt;.</para>
35562
35563               <itemizedlist>
35564                 <listitem>
35565                   <para>The &lt;&lt; and &gt;&gt; are just delimiters. You
35566                   must put &lt;&lt; at the beginning and &gt;&gt; at the end
35567                   of your parameter</para>
35568                 </listitem>
35569
35570                 <listitem>
35571                   <para>The 'Question to ask' will be displayed on the left of
35572                   the string to enter.</para>
35573                 </listitem>
35574
35575                 <listitem>
35576                   <para>The authorized_value can be omitted if not applicable.
35577                   If it contains an authorized value category, or branches or
35578                   itemtype or categorycode, a list with the Koha authorized
35579                   values will be displayed instead of a free field Note that
35580                   you can have more than one parameter in a given SQL Note
35581                   that entering nothing at run time won't probably work as you
35582                   expect. It will be considered as "value empty" not as
35583                   "ignore this parameter". For example entering nothing for :
35584                   "title=&lt;&lt;Enter title&gt;&gt;" will display results
35585                   with title='' (no title). If you want to have to have
35586                   something not mandatory, use "title like &lt;&lt;Enter
35587                   title&gt;&gt;" and enter a % at run time instead of
35588                   nothing</para>
35589                 </listitem>
35590               </itemizedlist>
35591
35592               <para>Examples:</para>
35593
35594               <itemizedlist>
35595                 <listitem>
35596                   <para>SELECT surname,firstname FROM borrowers WHERE
35597                   branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt;
35598                   AND surname like &lt;&lt;Enter filter for patron surname (%
35599                   if none)&gt;&gt;</para>
35600                 </listitem>
35601
35602                 <listitem>
35603                   <para>SELECT * FROM items WHERE homebranch = &lt;&lt;Pick
35604                   your branch|branches&gt;&gt; and barcode like
35605                   &lt;&lt;Partial barcode value here&gt;&gt;</para>
35606                 </listitem>
35607               </itemizedlist>
35608
35609               <tip>
35610                 <para>To generate a date picker calendar to the right of the
35611                 field when running a report you can use the 'date' keyword
35612                 like this: &lt;&lt;Enter Date|date&gt;&gt;</para>
35613
35614                 <screenshot>
35615                   <screeninfo>Date Picker</screeninfo>
35616
35617                   <mediaobject>
35618                     <imageobject>
35619                       <imagedata fileref="images/reports/datepicker.png"/>
35620                     </imageobject>
35621                   </mediaobject>
35622                 </screenshot>
35623               </tip>
35624
35625               <tip>
35626                 <para>You have to put "%" in a text box to 'leave it blank'.
35627                 Otherwise, it literally looks for "" (empty string) as the
35628                 value for the field.</para>
35629               </tip>
35630
35631               <para><important>
35632                   <para>In addition to using any authorized value code to
35633                   generate a dropdown, you can use the following values as
35634                   well: Branches (branches), Item Types (itemtypes) and Patron
35635                   Categories (categorycode). For example a branch pull down
35636                   would be generated like this
35637                   &lt;&lt;Branch|branches&gt;&gt;</para>
35638
35639                   <screenshot>
35640                     <screeninfo>Branch pull down</screeninfo>
35641
35642                     <mediaobject>
35643                       <imageobject>
35644                         <imagedata fileref="images/reports/branchpulldown.png"/>
35645                       </imageobject>
35646                     </mediaobject>
35647                   </screenshot>
35648                 </important></para>
35649             </listitem>
35650           </itemizedlist>
35651
35652           <note>
35653             <para>There is a limit of 10,000 records put on SQL statements entered in Koha. To get
35654               around this you want to add 'LIMIT 100000' to the end of your SQL statement (or any
35655               other number above 10,000).</para>
35656           </note>
35657           <tip>
35658             <para>If your system administrator has set up memcache on your server you might see one
35659               more option for the Cache expiry. This is related to your public reports. If you make
35660               the report public then  it's constantly running and will cause a large load on your
35661               system. Setting this value prevents that.<screenshot>
35662                 <screeninfo>Cache expiry</screeninfo>
35663                 <mediaobject>
35664                   <imageobject>
35665                     <imagedata fileref="images/reports/cacheexpiry.png"/>
35666                   </imageobject>
35667                 </mediaobject>
35668               </screenshot></para>
35669           </tip>
35670
35671           <para>Once everything is entered click the 'Save Report' button and
35672           you'll be presented with options to run it. Once a report is saved
35673           you do not have to recreate it you can simply find it on the Saved
35674           Reports page and <link linkend="runcustomreport">run</link> or <link linkend="editcustomreports">edit</link> it.</para>
35675         </section>
35676         <section id="duplicatereport">
35677           <title>Duplicate Report</title>
35678           <para>Reports can also be added by duplicating an existing report.  Visit the 'Saved
35679             reports' page to see all of the reports listed on your system already.</para>
35680           <screenshot>
35681             <screeninfo>Saved Reports</screeninfo>
35682             <mediaobject>
35683               <imageobject>
35684                 <imagedata fileref="images/reports/duplicatereport.png"/>
35685               </imageobject>
35686             </mediaobject>
35687           </screenshot>
35688           <para>To the right of every report there is an 'Actions' pull down. Clickin that and
35689             choose 'Duplicate' to use an existing report as the basis for your new report. That will
35690             populate the new report form with the existing SQL for easy editing and resaving.</para>
35691         </section>
35692       </section>
35693
35694       <section id="editcustomreports">
35695         <title>Edit Custom Reports</title>
35696
35697         <para>Every report can be edited from the reports lists. To see the
35698         list of reports already stored in Koha, click 'Use Saved.'</para>
35699
35700         <screenshot>
35701           <screeninfo>Saved Reports</screeninfo>
35702
35703           <mediaobject>
35704             <imageobject>
35705               <imagedata fileref="images/reports/savedreports.png"/>
35706             </imageobject>
35707           </mediaobject>
35708         </screenshot>
35709
35710         <para>To find the report you'd like to edit you can sort by any of the columns by clicking
35711           the on the column header. You can also filter your results using the filter menu on the
35712           left or use the tabs to find reports based on your custom groups.</para>
35713
35714         <para>From this list you can edit any custom report by clicking 'Actions' to the right of
35715           the report and choosing 'Edit' from the menu that appears.</para>
35716         <screenshot>
35717           <screeninfo>Edit Report Option</screeninfo>
35718           <mediaobject>
35719             <imageobject>
35720               <imagedata fileref="images/reports/editreportoption.png"/>
35721             </imageobject>
35722           </mediaobject>
35723         </screenshot>
35724         <para>The form to edit the report will appear.</para>
35725
35726         <screenshot>
35727           <screeninfo>Edit SQL Form</screeninfo>
35728
35729           <mediaobject>
35730             <imageobject>
35731               <imagedata fileref="images/reports/editreport.png"/>
35732             </imageobject>
35733           </mediaobject>
35734         </screenshot>
35735       </section>
35736
35737       <section id="runcustomreport">
35738         <title>Running Custom Reports</title>
35739
35740         <para>Once custom reports are saved to Koha, you can run them by going to the Saved Reports
35741           page and clicking the 'Actions' button to the right of the report and choosing
35742           'Run'.</para>
35743
35744         <screenshot>
35745           <screeninfo>Run Report</screeninfo>
35746
35747           <mediaobject>
35748             <imageobject>
35749               <imagedata fileref="images/reports/runreport.png"/>
35750             </imageobject>
35751           </mediaobject>
35752         </screenshot>
35753
35754         <para>When you report runs you will either be asked for some
35755         values</para>
35756
35757         <screenshot>
35758           <screeninfo>Enter report parameters</screeninfo>
35759
35760           <mediaobject>
35761             <imageobject>
35762               <imagedata fileref="images/reports/reportparameters.png"/>
35763             </imageobject>
35764           </mediaobject>
35765         </screenshot>
35766
35767         <para>or you will see the results right away</para>
35768
35769         <screenshot>
35770           <screeninfo>Report results</screeninfo>
35771
35772           <mediaobject>
35773             <imageobject>
35774               <imagedata fileref="images/reports/reportresults.png"/>
35775             </imageobject>
35776           </mediaobject>
35777         </screenshot>
35778
35779         <para>From the results you can choose to rerun the report by clicking
35780         'Run report' at the top, edit the report by clicking the 'Edit' button
35781         or starting over and creating a new report by using the 'New' button.
35782         You can also download your results by choosing a file type at the
35783         bottom of the results next to the 'Download the report' label and
35784         clicking 'Download.'<tip>
35785             <para>A Comma Separated Text file is a CSV file and it can be
35786             opened by any spreadsheet application.</para>
35787           </tip></para>
35788       </section>
35789     </section>
35790
35791     <section id="statsreports">
35792       <title>Statistics Reports</title>
35793
35794       <para>Statistic reports will show you counts and sums. These reports are
35795       all about numbers and statistics, for reports that return more detailed
35796       data, use the <link linkend="quidedreportwizard">Guided Report
35797       Wizard</link>. These reports are limited in what data they can look at,
35798       so it's often recommended to use <link linkend="customreports">custom
35799       reports</link> for official end of the year statistics.</para>
35800
35801       <section id="acqstats">
35802         <title>Acquisitions Statistics</title>
35803
35804         <note>
35805           <para>These reports are limited in what data they can look at, so
35806           it's often recommended to use <link linkend="customreports">custom
35807           reports</link> for official end of the year statistics.</para>
35808         </note>
35809
35810         <para>Using the form provided, choose which value you would like to
35811         appear in the Column and which will appear in the Row.</para>
35812
35813         <screenshot>
35814           <screeninfo>Acquisitions Statistics</screeninfo>
35815
35816           <mediaobject>
35817             <imageobject>
35818               <imagedata fileref="images/reports/acqform.png"/>
35819             </imageobject>
35820           </mediaobject>
35821         </screenshot>
35822
35823         <para>If you choose to output to the browser your results will print
35824         to the screen.</para>
35825
35826         <screenshot>
35827           <screeninfo>Acquisitions Statistics Results</screeninfo>
35828
35829           <mediaobject>
35830             <imageobject>
35831               <imagedata fileref="images/reports/acqnumbers.png"/>
35832             </imageobject>
35833           </mediaobject>
35834         </screenshot>
35835
35836         <para>You can also choose to export to a file that you can manipulate
35837         to your needs.</para>
35838
35839         <para>When generating your report, note that you get to choose between
35840         counting or summing the values.</para>
35841
35842         <screenshot>
35843           <screeninfo>Acquisitions Stats Options</screeninfo>
35844
35845           <mediaobject>
35846             <imageobject>
35847               <imagedata fileref="images/reports/acqtotal.png"/>
35848             </imageobject>
35849           </mediaobject>
35850         </screenshot>
35851
35852         <para>Choosing amount will change your results to appear as the sum of
35853         the amounts spent.</para>
35854
35855         <screenshot>
35856           <screeninfo>Acquisitions statistics with totals</screeninfo>
35857
35858           <mediaobject>
35859             <imageobject>
35860               <imagedata fileref="images/reports/acqamounts.png"/>
35861             </imageobject>
35862           </mediaobject>
35863         </screenshot>
35864       </section>
35865
35866       <section id="patstats">
35867         <title>Patron Statistics</title>
35868
35869         <note>
35870           <para>These reports are limited in what data they can look at, so
35871           it's often recommended to use <link linkend="customreports">custom
35872           reports</link> for official end of the year statistics.</para>
35873         </note>
35874
35875         <para>Using the form provided, choose which value you would like to
35876         appear in the Column and which will appear in the Row.</para>
35877
35878         <screenshot>
35879           <screeninfo>Patron Statistics Options</screeninfo>
35880
35881           <mediaobject>
35882             <imageobject>
35883               <imagedata fileref="images/reports/patronform.png"/>
35884             </imageobject>
35885           </mediaobject>
35886         </screenshot>
35887
35888         <para>If you choose to output to the browser your results will print
35889         to the screen.</para>
35890
35891         <screenshot>
35892           <screeninfo>Patron Statistics Results</screeninfo>
35893
35894           <mediaobject>
35895             <imageobject>
35896               <imagedata fileref="images/reports/patronresults.png"/>
35897             </imageobject>
35898           </mediaobject>
35899         </screenshot>
35900
35901         <para>Based on your selections, you may see some query information
35902         above your results table. You can also choose to export to a file that
35903         you can manipulate to your needs.</para>
35904       </section>
35905
35906       <section id="catstats">
35907         <title>Catalog Statistics</title>
35908
35909         <note>
35910           <para>These reports are limited in what data they can look at, so
35911           it's often recommended to use <link linkend="customreports">custom
35912           reports</link> for official end of the year statistics.</para>
35913         </note>
35914
35915         <para>Using the form provided, choose which value you would like to
35916         appear in the Column and which will appear in the Row.</para>
35917
35918         <screenshot>
35919           <screeninfo>Catalog Statistics Form</screeninfo>
35920
35921           <mediaobject>
35922             <imageobject>
35923               <imagedata fileref="images/reports/catalogform.png"/>
35924             </imageobject>
35925           </mediaobject>
35926         </screenshot>
35927
35928         <para>If you choose to output to the browser your results will print
35929         to the screen.</para>
35930
35931         <screenshot>
35932           <screeninfo>Catalog Statistic Results</screeninfo>
35933
35934           <mediaobject>
35935             <imageobject>
35936               <imagedata fileref="images/reports/catalogresults.png"/>
35937             </imageobject>
35938           </mediaobject>
35939         </screenshot>
35940
35941         <para>You can also choose to export to a file that you can manipulate
35942         to your needs.</para>
35943       </section>
35944
35945       <section id="circstats">
35946         <title>Circulation Statistics</title>
35947
35948         <note>
35949           <para>These reports are limited in what data they can look at, so
35950           it's often recommended to use <link linkend="customreports">custom
35951           reports</link> for official end of the year statistics.</para>
35952         </note>
35953
35954         <para>Using the form provided, choose which value you would like to
35955         appear in the Column and which will appear in the Row.</para>
35956
35957         <screenshot>
35958           <screeninfo>Circulation Statistics</screeninfo>
35959
35960           <mediaobject>
35961             <imageobject>
35962               <imagedata fileref="images/reports/circform.png"/>
35963             </imageobject>
35964           </mediaobject>
35965         </screenshot>
35966
35967         <para>If you choose to output to the browser your results will print
35968         to the screen.</para>
35969
35970         <screenshot>
35971           <screeninfo>Circulation Statistic Results</screeninfo>
35972
35973           <mediaobject>
35974             <imageobject>
35975               <imagedata fileref="images/reports/circresults.png"/>
35976             </imageobject>
35977           </mediaobject>
35978         </screenshot>
35979
35980         <para>You can also choose to export to a file that you can manipulate
35981         to your needs.<tip>
35982             <para>To get a complete picture of your monthly or daily
35983             circulation, you can run the report twice, once for 'Type' of
35984             'Checkout' and again for 'Renewal.'</para>
35985
35986             <para>This report uses 'Period,' or date, filtering that allows
35987             you to limit to a month by simply selecting the first day of the
35988             first month through the first day of the next month. For example,
35989             10/1 to 11/1 to find statistics for the month of October.</para>
35990
35991             <itemizedlist>
35992               <listitem>
35993                 <para>To find daily statistics, set your date
35994                 range.&lt;/br&gt; Example: "I want circulation data starting
35995                 with date XXX up to, but not including, date XXX."</para>
35996               </listitem>
35997
35998               <listitem>
35999                 <para>For a whole month, an example range would be: 11/01/2009
36000                 to 12/01/2009</para>
36001               </listitem>
36002
36003               <listitem>
36004                 <para>For a whole year, an example range would be: 01/01/2009
36005                 to 01/01/2010</para>
36006               </listitem>
36007
36008               <listitem>
36009                 <para>For a single day, an example would be: 11/15/2009 to
36010                 11/16/2009 to find what circulated on the 15th</para>
36011               </listitem>
36012             </itemizedlist>
36013           </tip></para>
36014
36015         <section id="inhouseuse">
36016           <title>Tracking in house use</title>
36017
36018           <para>Using the Circulation statistics reporting wizard you can run
36019           reports on in house usage of items simply by choosing 'Local Use'
36020           from the 'Type' pull down:</para>
36021
36022           <screenshot>
36023             <screeninfo>In House Use Stats</screeninfo>
36024
36025             <mediaobject>
36026               <imageobject>
36027                 <imagedata fileref="images/reports/inhouse.png"/>
36028               </imageobject>
36029             </mediaobject>
36030           </screenshot>
36031         </section>
36032       </section>
36033
36034       <section id="serialstats">
36035         <title>Serials Statistics</title>
36036
36037         <note>
36038           <para>These reports are limited in what data they can look at, so
36039           it's often recommended to use <link linkend="customreports">custom
36040           reports</link> for official end of the year statistics.</para>
36041         </note>
36042
36043         <para>Using the form provided, choose how you would like to list the
36044         serials in your system.</para>
36045
36046         <screenshot>
36047           <screeninfo>Serials Statistics</screeninfo>
36048
36049           <mediaobject>
36050             <imageobject>
36051               <imagedata fileref="images/reports/serialsform.png"/>
36052             </imageobject>
36053           </mediaobject>
36054         </screenshot>
36055
36056         <para>If you choose to output to the browser your results will print
36057         to the screen.</para>
36058
36059         <screenshot>
36060           <screeninfo>Serials Results</screeninfo>
36061
36062           <mediaobject>
36063             <imageobject>
36064               <imagedata fileref="images/reports/serialsresults.png"/>
36065             </imageobject>
36066           </mediaobject>
36067         </screenshot>
36068
36069         <para>You can also choose to export to a file that you can manipulate
36070         to your needs.</para>
36071       </section>
36072
36073       <section id="holdstats">
36074         <title>Holds Statistics</title>
36075
36076         <note>
36077           <para>These reports are limited in what data they can look at, so
36078           it's often recommended to use <link linkend="customreports">custom
36079           reports</link> for official end of the year statistics.</para>
36080         </note>
36081
36082         <para>Using the form provided you can see statistics for holds placed,
36083         filled, cancelled and more at your library. From the form choose what
36084         value you want to display in the column and what value to show in the
36085         row. You can also choose from the filters on the far right of the
36086         form.</para>
36087
36088         <screenshot>
36089           <screeninfo>Hold Statistics Form</screeninfo>
36090
36091           <mediaobject>
36092             <imageobject>
36093               <imagedata fileref="images/reports/holdstatsform.png"/>
36094             </imageobject>
36095           </mediaobject>
36096         </screenshot>
36097
36098         <para>If you choose to output to the browser your results will print
36099         to the screen.</para>
36100
36101         <screenshot>
36102           <screeninfo>Hold Stats Results</screeninfo>
36103
36104           <mediaobject>
36105             <imageobject>
36106               <imagedata fileref="images/reports/holdstatsresults.png"/>
36107             </imageobject>
36108           </mediaobject>
36109         </screenshot>
36110
36111         <para>You can also choose to export to a file that you can manipulate
36112         to your needs.</para>
36113       </section>
36114
36115       <section id="mostcheckouts">
36116         <title>Patrons with the most checkouts</title>
36117
36118         <para>This report will simply list the patrons who have the most
36119         checkouts.</para>
36120
36121         <screenshot>
36122           <screeninfo>Patrons with the most checkouts form</screeninfo>
36123
36124           <mediaobject>
36125             <imageobject>
36126               <imagedata fileref="images/reports/topcheckoutsform.png"/>
36127             </imageobject>
36128           </mediaobject>
36129         </screenshot>
36130
36131         <para>If you choose to output to the browser your results will print
36132         to the screen.</para>
36133
36134         <screenshot>
36135           <screeninfo>Top checkouts results</screeninfo>
36136
36137           <mediaobject>
36138             <imageobject>
36139               <imagedata fileref="images/reports/topcheckoutsresult.png"/>
36140             </imageobject>
36141           </mediaobject>
36142         </screenshot>
36143
36144         <para>You can also choose to export to a file that you can manipulate
36145         to your needs.</para>
36146       </section>
36147
36148       <section id="mostcirculated">
36149         <title>Most Circulated Items</title>
36150
36151         <para>This report will simply list the items that have the been
36152         checked out the most.</para>
36153
36154         <screenshot>
36155           <screeninfo>Most Circulation Items Form</screeninfo>
36156
36157           <mediaobject>
36158             <imageobject>
36159               <imagedata fileref="images/reports/topcircform.png"/>
36160             </imageobject>
36161           </mediaobject>
36162         </screenshot>
36163
36164         <para>If you choose to output to the browser your results will print
36165         to the screen.</para>
36166
36167         <screenshot>
36168           <screeninfo>Top Circulation Items Results</screeninfo>
36169
36170           <mediaobject>
36171             <imageobject>
36172               <imagedata fileref="images/reports/topcircresults.png"/>
36173             </imageobject>
36174           </mediaobject>
36175         </screenshot>
36176
36177         <para>You can also choose to export to a file that you can manipulate
36178         to your needs.</para>
36179       </section>
36180
36181       <section id="patnocheckouts">
36182         <title>Patrons with no checkouts</title>
36183
36184         <para>This report will list for you the patrons in your system who
36185         haven't checked any items out.</para>
36186
36187         <screenshot>
36188           <screeninfo>Patrons with no Checkouts</screeninfo>
36189
36190           <mediaobject>
36191             <imageobject>
36192               <imagedata fileref="images/reports/patnocheckout.png"/>
36193             </imageobject>
36194           </mediaobject>
36195         </screenshot>
36196
36197         <para>If you choose to output to the browser your results will print
36198         to the screen.</para>
36199
36200         <screenshot>
36201           <screeninfo>Results for Patrons with no Checkouts</screeninfo>
36202
36203           <mediaobject>
36204             <imageobject>
36205               <imagedata fileref="images/reports/patnocheckout-results.png"/>
36206             </imageobject>
36207           </mediaobject>
36208         </screenshot>
36209
36210         <para>You can also choose to export to a file that you can manipulate
36211         to your needs.</para>
36212       </section>
36213
36214       <section id="itemnocheckouts">
36215         <title>Items with no checkouts</title>
36216
36217         <para>This report will list items in your collection that have never
36218         been checked out.</para>
36219
36220         <screenshot>
36221           <screeninfo>Items with No Checkouts</screeninfo>
36222
36223           <mediaobject>
36224             <imageobject>
36225               <imagedata fileref="images/reports/nocheckoutsform.png"/>
36226             </imageobject>
36227           </mediaobject>
36228         </screenshot>
36229
36230         <para>If you choose to output to the browser your results will print
36231         to the screen.</para>
36232
36233         <screenshot>
36234           <screeninfo>Items with no checkouts results</screeninfo>
36235
36236           <mediaobject>
36237             <imageobject>
36238               <imagedata fileref="images/reports/nocheckoutsresults.png"/>
36239             </imageobject>
36240           </mediaobject>
36241         </screenshot>
36242
36243         <para>You can also choose to export to a file that you can manipulate
36244         to your needs.</para>
36245       </section>
36246
36247       <section id="catbyitem">
36248         <title>Catalog by Item Type</title>
36249
36250         <para>This report will list the total number of items of each item
36251         type per branch.</para>
36252
36253         <screenshot>
36254           <screeninfo>Catalog by Item Type</screeninfo>
36255
36256           <mediaobject>
36257             <imageobject>
36258               <imagedata fileref="images/reports/itemtotals.png"/>
36259             </imageobject>
36260           </mediaobject>
36261         </screenshot>
36262
36263         <para>If you choose to output to the browser your results will print
36264         to the screen.</para>
36265
36266         <screenshot>
36267           <screeninfo>Total of Items by Type and Branch</screeninfo>
36268
36269           <mediaobject>
36270             <imageobject>
36271               <imagedata fileref="images/reports/itemtotalsresults.png"/>
36272             </imageobject>
36273           </mediaobject>
36274         </screenshot>
36275
36276         <para>You can also choose to export to a file that you can manipulate
36277         to your needs.</para>
36278       </section>
36279
36280       <section id="lostreport">
36281         <title>Lost Items</title>
36282
36283         <para>This report will allow you to generate a list of items that have
36284         been marked as Lost within the system</para>
36285
36286         <screenshot>
36287           <screeninfo>Lost Items Report</screeninfo>
36288
36289           <mediaobject>
36290             <imageobject>
36291               <imagedata fileref="images/reports/lostitems.png"/>
36292             </imageobject>
36293           </mediaobject>
36294         </screenshot>
36295       </section>
36296
36297       <section id="avloantime">
36298         <title>Average Loan Time</title>
36299
36300         <para>This report will list the average time items are out on loan
36301         based on the criteria you enter:</para>
36302
36303         <screenshot>
36304           <screeninfo>Average Checkout Period Form</screeninfo>
36305
36306           <mediaobject>
36307             <imageobject>
36308               <imagedata fileref="images/reports/averloanform.png"/>
36309             </imageobject>
36310           </mediaobject>
36311         </screenshot>
36312
36313         <para>If you choose to output to the browser your results will print
36314         to the screen.</para>
36315
36316         <screenshot>
36317           <screeninfo>Average Checkout Period Results</screeninfo>
36318
36319           <mediaobject>
36320             <imageobject>
36321               <imagedata fileref="images/reports/avercheckout.png"/>
36322             </imageobject>
36323           </mediaobject>
36324         </screenshot>
36325
36326         <para>You can also choose to export to a file that you can manipulate
36327         to your needs.</para>
36328       </section>
36329     </section>
36330
36331     <section id="reportdic">
36332       <title>Report Dictionary</title>
36333
36334       <para>The report dictionary is a way to pre-define common filters you'd
36335       like to apply to your reports. This is a good way to add in filters that
36336       the report wizard doesn't include by default. To add a new definition,
36337       or filter, click 'New Definition' on the Reports Dictionary page and
36338       follow the 4 step process.</para>
36339
36340       <para>Step 1: Name the definition and provide a description if
36341       necessary</para>
36342
36343       <screenshot>
36344         <screeninfo>Create a Definition</screeninfo>
36345
36346         <mediaobject>
36347           <imageobject>
36348             <imagedata fileref="images/reports/dict1.png"/>
36349           </imageobject>
36350         </mediaobject>
36351       </screenshot>
36352
36353       <para>Step 2: Choose the module that the will be queried.</para>
36354
36355       <screenshot>
36356         <screeninfo>Select Koha Module</screeninfo>
36357
36358         <mediaobject>
36359           <imageobject>
36360             <imagedata fileref="images/reports/dict2.png"/>
36361           </imageobject>
36362         </mediaobject>
36363       </screenshot>
36364
36365       <para>Step 3: Choose columns to query from the tables presented.</para>
36366
36367       <screenshot>
36368         <screeninfo>Choose columns</screeninfo>
36369
36370         <mediaobject>
36371           <imageobject>
36372             <imagedata fileref="images/reports/dict3.png"/>
36373           </imageobject>
36374         </mediaobject>
36375       </screenshot>
36376
36377       <para>Step 4: Choose the value(s) from the field(s). These will be
36378       automatically populated with options available in your database.</para>
36379
36380       <screenshot>
36381         <screeninfo>Choose fields and values</screeninfo>
36382
36383         <mediaobject>
36384           <imageobject>
36385             <imagedata fileref="images/reports/dict4.png"/>
36386           </imageobject>
36387         </mediaobject>
36388       </screenshot>
36389
36390       <para>Confirm your selections to save the definition.</para>
36391
36392       <screenshot>
36393         <screeninfo>Confirm Definition</screeninfo>
36394
36395         <mediaobject>
36396           <imageobject>
36397             <imagedata fileref="images/reports/dictconfirm.png"/>
36398           </imageobject>
36399         </mediaobject>
36400       </screenshot>
36401
36402       <para>Your definitions will all appear on the Reports Dictionary
36403       page</para>
36404
36405       <screenshot>
36406         <screeninfo>Reports Dictionary Listing</screeninfo>
36407
36408         <mediaobject>
36409           <imageobject>
36410             <imagedata fileref="images/reports/dictlist.png"/>
36411           </imageobject>
36412         </mediaobject>
36413       </screenshot>
36414
36415       <para>Then when generating reports on the module you created the value
36416       for you will see an option to limit by the definition at the bottom of
36417       the usual filters.</para>
36418
36419       <screenshot>
36420         <screeninfo>Dictionary Limit Option</screeninfo>
36421
36422         <mediaobject>
36423           <imageobject>
36424             <imagedata fileref="images/reports/dictionarylimit.png"/>
36425           </imageobject>
36426         </mediaobject>
36427       </screenshot>
36428     </section>
36429   </chapter>
36430
36431   <chapter id="opac">
36432     <title>OPAC</title>
36433
36434     <para>This chapter assumes that you have the following preferences set as
36435     follows:</para>
36436
36437     <itemizedlist>
36438       <listitem>
36439         <para><link linkend="opacthemes">opacthemes</link> = bootstrap</para>
36440       </listitem>
36441       <listitem>
36442         <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> = default</para>
36443       </listitem>
36444
36445       <listitem>
36446         <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> =
36447         default</para>
36448       </listitem>
36449
36450       <listitem>
36451         <para><link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link>
36452         = show</para>
36453       </listitem>
36454
36455       <listitem>
36456         <para><link linkend="TagsEnabled">TagsEnabled</link> = Allow</para>
36457       </listitem>
36458
36459       <listitem>
36460         <para><link linkend="TagsInputOnDetail">TagsInputOnDetail</link>
36461         =Allow</para>
36462       </listitem>
36463
36464       <listitem>
36465         <para><link linkend="TagsInputOnList">TagsInputOnList</link> =
36466         Allow</para>
36467       </listitem>
36468
36469       <listitem>
36470         <para><link linkend="reviewson">reviewson</link> = Allow</para>
36471       </listitem>
36472
36473       <listitem>
36474         <para><link linkend="ShowReviewer">ShowReviewer</link> = Allow</para>
36475       </listitem>
36476
36477       <listitem>
36478         <para><link linkend="ShowReviewerPhoto">ShowReviewerPhoto</link>
36479         =Allow</para>
36480       </listitem>
36481
36482       <listitem>
36483         <para><link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> =
36484         Show</para>
36485       </listitem>
36486
36487       <listitem>
36488         <para><link linkend="OPACAmazonCoverImages">OPACAmazonCoverImages</link> =
36489         Show</para>
36490       </listitem>
36491
36492       <listitem>
36493         <para><link linkend="XISBN">XISBN</link> = Use</para>
36494       </listitem>
36495
36496       <listitem>
36497         <para><link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link>
36498         = Default set of links</para>
36499       </listitem>
36500
36501       <listitem>
36502         <para><link linkend="OPACShowCheckoutName">OPACShowCheckoutName</link>
36503         = Don't show</para>
36504       </listitem>
36505
36506       <listitem>
36507         <para><link linkend="RequestOnOpac">RequestOnOpac</link> =
36508         Allow</para>
36509       </listitem>
36510
36511       <listitem>
36512         <para><link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link> =
36513         Allow</para>
36514       </listitem>
36515
36516       <listitem>
36517         <para><link linkend="OpacBrowseResults">OpacBrowseResults</link> =
36518         Enable</para>
36519       </listitem>
36520
36521       <listitem>
36522         <para><link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link> =
36523         Allow</para>
36524       </listitem>
36525
36526       <listitem>
36527         <para><link linkend="OPACShowBarcode">OPACShowBarcode</link> = Don't show</para>
36528       </listitem>
36529       <listitem>
36530         <para><link linkend="OpacSeparateHoldings">OpacSeparateHoldings</link> = Don't
36531           separate</para>
36532       </listitem>
36533       <listitem>
36534         <para><link linkend="OpacSeparateHoldings">OpacSeparateHoldingsBranch</link> = home
36535           library</para>
36536       </listitem>
36537       <listitem>
36538         <para><link linkend="DisplayLibraryFacets">DisplayLibraryFacets</link> = holding
36539           library</para>
36540       </listitem>
36541     </itemizedlist>
36542
36543     <para>If your system preferences are set differently your displays may
36544     differ.</para>
36545
36546     <section id="opacsearchresults">
36547       <title>Search Results</title>
36548
36549       <para>To search the OPAC you can either choose to enter your search
36550       words in the box at the top of the OPAC or click on the 'Advanced
36551       Search' link to perform a more detailed search.</para>
36552
36553       <screenshot>
36554         <screeninfo>OPAC Search Box</screeninfo>
36555
36556         <mediaobject>
36557           <imageobject>
36558             <imagedata fileref="images/opac/searchbox.png"/>
36559           </imageobject>
36560         </mediaobject>
36561       </screenshot>
36562
36563       <para>For more on searching check the '<link linkend="searching">Searching</link>' chapter in this manual.</para>
36564
36565       <section id="opacresultsoverview">
36566         <title>Results Overview</title>
36567
36568         <para>After performing a search the number of results found for your
36569         search will appear above the results</para>
36570
36571         <screenshot>
36572           <screeninfo>Total Results</screeninfo>
36573
36574           <mediaobject>
36575             <imageobject>
36576               <imagedata fileref="images/opac/totalresults-rss.png"/>
36577             </imageobject>
36578           </mediaobject>
36579         </screenshot>
36580
36581         <para>By default your search results will be sorted based on your
36582         <link linkend="opacdefaultsort">OPACdefaultSortField and
36583         OPACdefaultSortOrder</link> system preference values. To change this
36584         you can choose another sorting method from the pull down on the
36585         right.</para>
36586
36587         <screenshot>
36588           <screeninfo>Results Sorting Options</screeninfo>
36589
36590           <mediaobject>
36591             <imageobject>
36592               <imagedata fileref="images/opac/sortingresults.png"/>
36593             </imageobject>
36594           </mediaobject>
36595         </screenshot>
36596
36597         <para>Under each title on your results list a series of values from your leader will appear.
36598           It is important to note that this has nothing to do with the item types or collection
36599           codes you have applied to your records, this data is all pulled from your fixed fields.
36600           This can be turned on or off with the <link linkend="DisplayOPACiconsXSLT"
36601             >DisplayOPACiconsXSLT</link> system preference.</para>
36602
36603         <screenshot>
36604           <screeninfo>Leader Visualization</screeninfo>
36605
36606           <mediaobject>
36607             <imageobject>
36608               <imagedata fileref="images/opac/leader.png"/>
36609             </imageobject>
36610           </mediaobject>
36611         </screenshot>
36612
36613         <para>Below each title you will see the availability for the items attached to the record. <note>
36614             <para>Even if you filtered on one library location all locations that hold the item will
36615               appear on the search results.</para>
36616           </note><important>
36617             <para>An item's hold status doesn't not affect whether or not the item is 'available'
36618               until the item is in 'waiting' status. Items with on-shelf holds will show as
36619               available until a librarian has pulled them from the shelf and checked the item in
36620               make it show 'waiting'.</para>
36621           </important></para>
36622
36623         <screenshot>
36624           <screeninfo>Holdings Information</screeninfo>
36625
36626           <mediaobject>
36627             <imageobject>
36628               <imagedata fileref="images/opac/holdings-results.png"/>
36629             </imageobject>
36630           </mediaobject>
36631         </screenshot>
36632
36633         <para>If you have turned on <link linkend="enhancedcontent">Enhanced
36634         Content</link> preferences you may have book jackets on your search
36635         results.</para>
36636
36637         <screenshot>
36638           <screeninfo>Book Jacket on Results</screeninfo>
36639
36640           <mediaobject>
36641             <imageobject>
36642               <imagedata fileref="images/opac/coverresults.png"/>
36643             </imageobject>
36644           </mediaobject>
36645         </screenshot>
36646         <para>If you have set your <link linkend="didyoumean">Did you mean?</link> options you will
36647           see a yellow bar across the top of your results will other related searches.</para>
36648         <screenshot>
36649             <screeninfo>Did you mean?</screeninfo>
36650             <mediaobject>
36651               <imageobject>
36652                 <imagedata fileref="images/opac/didyoumeanopac.png"/>
36653               </imageobject>
36654             </mediaobject>
36655           </screenshot>
36656       </section>
36657
36658       <section id="opacfilter">
36659         <title>Filters</title>
36660
36661         <para>To filter your results click on the links below the 'Refine Your
36662         Search' menu on the left of your screen</para>
36663
36664         <screenshot>
36665           <screeninfo>Refine Your Results</screeninfo>
36666
36667           <mediaobject>
36668             <imageobject>
36669               <imagedata fileref="images/opac/refineresults.png"/>
36670             </imageobject>
36671           </mediaobject>
36672         </screenshot>
36673         <para>Depending on your setting for the <link linkend="DisplayLibraryFacets"
36674             >DisplayLibraryFacets</link> system preference you will see filters for your home,
36675           holding or both libraries.<screenshot>
36676             <screeninfo>Library Facet</screeninfo>
36677             <mediaobject>
36678               <imageobject>
36679                 <imagedata fileref="images/opac/locationfacet.png"/>
36680               </imageobject>
36681             </mediaobject>
36682           </screenshot></para>
36683         <para>After clicking a facet you can remove that filter from your results by clicking the
36684           small 'x' that appears to the right of the facet.<screenshot>
36685             <screeninfo>Remove library facet</screeninfo>
36686             <mediaobject>
36687               <imageobject>
36688                 <imagedata fileref="images/opac/removefilter.png"/>
36689               </imageobject>
36690             </mediaobject>
36691           </screenshot></para>
36692       </section>
36693
36694       <section id="searchrss">
36695         <title>Search RSS Feeds</title>
36696
36697         <para>You will be able to subscribe to your search results as an RSS
36698         feed by clicking the RSS icon in your address bar or next to the
36699         number of results. To learn more about what RSS feeds are check out
36700         <ulink url="http://www.youtube.com/watch?v=0klgLsSxGsU">this tutorial
36701         video</ulink>.</para>
36702
36703         <screenshot>
36704           <screeninfo>RSS Feed Icon</screeninfo>
36705
36706           <mediaobject>
36707             <imageobject>
36708               <imagedata fileref="images/opac/totalresults-rss.png"/>
36709             </imageobject>
36710           </mediaobject>
36711         </screenshot>
36712
36713         <para>Subscribing to search results as RSS feeds will allow you to see
36714         when a new item is added to the catalog in your area of
36715         interest.</para>
36716       </section>
36717     </section>
36718
36719     <section id="opacbibrec">
36720       <title>Bibliographic Record</title>
36721
36722       <para>When you click on a title from the search results, you're brought
36723       to the bibliographic detail of the record. This page is broken down in
36724       several different areas.</para>
36725
36726       <para>At the top of your screen will be the title and the GMD:</para>
36727
36728       <screenshot>
36729         <screeninfo>Title</screeninfo>
36730
36731         <mediaobject>
36732           <imageobject>
36733             <imagedata fileref="images/opac/bibdetail/bibtitle.png"/>
36734           </imageobject>
36735         </mediaobject>
36736       </screenshot>
36737
36738       <para>Below the title the authors will be listed. These come from your
36739       1xx and 7xx fields. Clicking the author will run a search for other
36740       titles with that author.</para>
36741
36742       <screenshot>
36743         <screeninfo>Author Display</screeninfo>
36744
36745         <mediaobject>
36746           <imageobject>
36747             <imagedata fileref="images/opac/bibdetail/bibauthor.png"/>
36748           </imageobject>
36749         </mediaobject>
36750       </screenshot>
36751
36752       <para>If you have an authority file you will see a magnifying glass to
36753       the right of author (and other) authorities. Clicking that magnifying
36754       glass will take you directly to the authority record.</para>
36755
36756       <screenshot>
36757         <screeninfo>Authority link</screeninfo>
36758
36759         <mediaobject>
36760           <imageobject>
36761             <imagedata fileref="images/opac/bibdetail/authoritylink.png"/>
36762           </imageobject>
36763         </mediaobject>
36764       </screenshot>
36765
36766       <para>If you have your <link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link> preference
36767       set to 'show' you will see a material type that is determined by values
36768       in your fixed fields (learn more in the <link linkend="XSLTiTypes">XSLT
36769       Item Types</link> Appendix).</para>
36770
36771       <screenshot>
36772         <screeninfo>XSLT Item Type</screeninfo>
36773
36774         <mediaobject>
36775           <imageobject>
36776             <imagedata fileref="images/opac/bibdetail/bibleader.png"/>
36777           </imageobject>
36778         </mediaobject>
36779       </screenshot>
36780
36781       <para>Next you'll see the description of the record you're
36782       viewing:</para>
36783
36784       <screenshot>
36785         <screeninfo>Basic Details</screeninfo>
36786
36787         <mediaobject>
36788           <imageobject>
36789             <imagedata fileref="images/opac/bibdetail/bibdetails.png"/>
36790           </imageobject>
36791         </mediaobject>
36792       </screenshot>
36793
36794       <para>Following that information you'll find the subject headings which
36795       can be clicked to search for other titles on similar topics</para>
36796
36797       <screenshot>
36798         <screeninfo>Bibliographic Subjects</screeninfo>
36799
36800         <mediaobject>
36801           <imageobject>
36802             <imagedata fileref="images/opac/bibdetail/bibsubjects.png"/>
36803           </imageobject>
36804         </mediaobject>
36805       </screenshot>
36806
36807       <para>If your record has a table of contents or summary it will appear
36808       next to the 'Summary' or 'Table of Contents' label</para>
36809
36810       <screenshot>
36811         <screeninfo>Summary</screeninfo>
36812
36813         <mediaobject>
36814           <imageobject>
36815             <imagedata fileref="images/opac/bibdetail/bibsummary.png"/>
36816           </imageobject>
36817         </mediaobject>
36818       </screenshot>
36819
36820       <para>If your record has data in the 856 fields you'll see the links to
36821       the right of the 'Online Resources' label</para>
36822
36823       <screenshot>
36824         <screeninfo>Online Resources</screeninfo>
36825
36826         <mediaobject>
36827           <imageobject>
36828             <imagedata fileref="images/opac/bibdetail/biblinks.png"/>
36829           </imageobject>
36830         </mediaobject>
36831       </screenshot>
36832
36833       <para>If the title you're viewing is in a public list then you'll see a
36834       list of those to the right of the 'List(s) this item appears in' label
36835       and if it has tags they will appear below the 'Tags from this library'
36836       label</para>
36837
36838       <screenshot>
36839         <screeninfo>Tags</screeninfo>
36840
36841         <mediaobject>
36842           <imageobject>
36843             <imagedata fileref="images/opac/bibdetail/bibtags.png"/>
36844           </imageobject>
36845         </mediaobject>
36846       </screenshot>
36847
36848       <para>In the tabs below the details you will find your holdings
36849       data</para>
36850
36851       <screenshot>
36852         <screeninfo/>
36853
36854         <mediaobject>
36855           <imageobject>
36856             <imagedata fileref="images/opac/bibdetail/bibholdings.png"/>
36857           </imageobject>
36858         </mediaobject>
36859       </screenshot>
36860
36861       <para>Any notes (5xx fields) that have been cataloged will appear under
36862       'Title Notes'</para>
36863
36864       <screenshot>
36865         <screeninfo>Title notes</screeninfo>
36866
36867         <mediaobject>
36868           <imageobject>
36869             <imagedata fileref="images/opac/bibdetail/bibtitlenotes.png"/>
36870           </imageobject>
36871         </mediaobject>
36872       </screenshot>
36873
36874       <para>If you're allowing comments they will appear in the next
36875       tab</para>
36876
36877       <screenshot>
36878         <screeninfo>Comments</screeninfo>
36879
36880         <mediaobject>
36881           <imageobject>
36882             <imagedata fileref="images/opac/bibdetail/bibcomments.png"/>
36883           </imageobject>
36884         </mediaobject>
36885       </screenshot>
36886
36887       <para>And finally if you have enabled FRBR and you have other editions
36888       of the title in your collection you will see the 'Editions' tab.</para>
36889
36890       <screenshot>
36891         <screeninfo>Editions</screeninfo>
36892
36893         <mediaobject>
36894           <imageobject>
36895             <imagedata fileref="images/opac/bibdetail/bibeditions.png"/>
36896           </imageobject>
36897         </mediaobject>
36898       </screenshot>
36899
36900       <para>To the right of the details you'll find a series of boxes. The
36901       first box is a list of buttons to help navigate the search results. From
36902       there you can see the next or previous result from your search or return
36903       to the results.</para>
36904
36905       <screenshot>
36906         <screeninfo>Search Options</screeninfo>
36907
36908         <mediaobject>
36909           <imageobject>
36910             <imagedata fileref="images/opac/bibdetail/bibsearch.png"/>
36911           </imageobject>
36912         </mediaobject>
36913       </screenshot>
36914
36915       <para>Clicking Browse Results at the top of the right column will open
36916       up your search results on the detail page</para>
36917
36918       <screenshot>
36919         <screeninfo>Search Results</screeninfo>
36920
36921         <mediaobject>
36922           <imageobject>
36923             <imagedata fileref="images/opac/bibdetail/bibbrowseresults.png"/>
36924           </imageobject>
36925         </mediaobject>
36926       </screenshot>
36927
36928       <para>Below the search buttons you'll find the links to place a hold,
36929       print the record, save the record to your lists, or add it to your
36930       cart</para>
36931
36932       <screenshot>
36933         <screeninfo>More options</screeninfo>
36934
36935         <mediaobject>
36936           <imageobject>
36937             <imagedata fileref="images/opac/bibdetail/biboptions.png"/>
36938           </imageobject>
36939         </mediaobject>
36940       </screenshot>
36941
36942       <para>Clicking 'More Searches' will show the list of libraries you
36943       entered in your <link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link>
36944       preference</para>
36945
36946       <screenshot>
36947         <screeninfo>More Searches</screeninfo>
36948
36949         <mediaobject>
36950           <imageobject>
36951             <imagedata fileref="images/opac/bibdetail/bibmoresearch.png"/>
36952           </imageobject>
36953         </mediaobject>
36954       </screenshot>
36955
36956       <para>Under the 'Save Record' label you will find a series of file
36957       formats you can save the record as. This list can be customized by
36958       altering the <link linkend="OpacExportOptions">OpacExportOptions</link>
36959       system preference.</para>
36960
36961       <screenshot>
36962         <screeninfo>Save Record</screeninfo>
36963
36964         <mediaobject>
36965           <imageobject>
36966             <imagedata fileref="images/opac/bibdetail/bibsave.png"/>
36967           </imageobject>
36968         </mediaobject>
36969       </screenshot>
36970
36971       <para>If at any time you want to change the view from the 'Normal' view
36972       to see the Marc or the ISBD you can click the tabs across the top of the
36973       record</para>
36974
36975       <screenshot>
36976         <screeninfo>Record Views</screeninfo>
36977
36978         <mediaobject>
36979           <imageobject>
36980             <imagedata fileref="images/opac/bibdetail/bibviews.png"/>
36981           </imageobject>
36982         </mediaobject>
36983       </screenshot>
36984     </section>
36985
36986     <section id="opaclistscart">
36987       <title>Lists &amp; Cart</title>
36988
36989       <para>A cart is a temporary holding place for records you're interested
36990       in finding during this session. That means that once you log out of the
36991       OPAC or close the browser you lose the items in your cart. A list is a
36992       more permanent location for saving items. To learn more about lists,
36993       check the <link linkend="stafflists">Lists in the Staff Client</link>
36994       chapter of this manual.</para>
36995
36996       <section id="opaclists">
36997         <title>Lists</title>
36998
36999         <para>Patrons can manage their own private lists by visiting the 'my
37000         lists' section of their account.</para>
37001
37002         <screenshot>
37003           <screeninfo>Lists Management</screeninfo>
37004
37005           <mediaobject>
37006             <imageobject>
37007               <imagedata fileref="images/opac/nolists.png"/>
37008             </imageobject>
37009           </mediaobject>
37010         </screenshot>
37011
37012         <section id="opacaddlists">
37013           <title>Creating Lists</title>
37014
37015           <para>Lists can also be created by choosing the 'New List' option in
37016           the 'Add to' menu on the search results</para>
37017
37018           <screenshot>
37019             <screeninfo>Add to New List</screeninfo>
37020
37021             <mediaobject>
37022               <imageobject>
37023                 <imagedata fileref="images/opac/addtonewlist.png"/>
37024               </imageobject>
37025             </mediaobject>
37026           </screenshot>
37027
37028           <para>To create a list the patron simply needs to click the 'New
37029           List' link and populate the form that appears</para>
37030
37031           <screenshot>
37032             <screeninfo>Create a new list</screeninfo>
37033
37034             <mediaobject>
37035               <imageobject>
37036                 <imagedata fileref="images/opac/publiclistpermissions.png"/>
37037               </imageobject>
37038             </mediaobject>
37039           </screenshot>
37040
37041           <para>The only field required is the 'List Name,' but the patron can also choose how they
37042             want the list sorted and if the list is public or private.<itemizedlist>
37043               <listitem>
37044                 <para>A Private List is managed by you and can be seen only by you (depending on
37045                   your permissions settings below)</para>
37046               </listitem>
37047               <listitem>
37048                 <para>A Public List can be seen by everybody, but managed only by you (depending on
37049                   your permissions settings below)</para>
37050               </listitem>
37051             </itemizedlist><important>
37052               <para>If you aren't allowing patrons to create public lists with the <link linkend="OpacAllowPublicListCreation">OpacAllowPublicListCreation</link>
37053                 preference then patrons will only be able to create private lists.</para>
37054               <screenshot>
37055                 <screeninfo>Create a new private list</screeninfo>
37056                 <mediaobject>
37057                   <imageobject>
37058                     <imagedata fileref="images/opac/newlist.png"/>
37059                   </imageobject>
37060                 </mediaobject>
37061               </screenshot>
37062             </important></para>
37063           <itemizedlist>
37064             <listitem>
37065               <para>Finally decide what your permissions will be on the list. You can all or disallow:<itemizedlist>
37066                   <listitem>
37067                     <para>anyone else to add entries</para>
37068                   </listitem>
37069                   <listitem>
37070                     <para>anyone to remove his own contributed entries<itemizedlist>
37071                         <listitem>
37072                           <tip>
37073                             <para>The owner of a list is always allowed to add entries, but needs
37074                               permission to remove.</para>
37075                           </tip>
37076                         </listitem>
37077                       </itemizedlist></para>
37078                   </listitem>
37079                   <listitem>
37080                     <para>anyone to remove other contributed entries     </para>
37081                   </listitem>
37082                 </itemizedlist></para>
37083             </listitem>
37084           </itemizedlist>
37085         </section>
37086
37087         <section id="opacaddtolists">
37088           <title>Adding titles to Lists</title>
37089
37090           <para>Titles can be added to lists from the search results and/or
37091           from the bibliographic record. On the search results options to add
37092           items to the list appear below each result and across the top of the
37093           results page</para>
37094
37095           <screenshot>
37096             <screeninfo>Add to Lists from Results</screeninfo>
37097
37098             <mediaobject>
37099               <imageobject>
37100                 <imagedata fileref="images/opac/addtolistcart.png"/>
37101               </imageobject>
37102             </mediaobject>
37103           </screenshot>
37104
37105           <para>To add a single title to a list, click the 'Save to Lists'
37106           option and then choose the list you'd like to add the title to. To
37107           add multiple titles to a list check the boxes on the left of the
37108           titles you want to add and then choose the list you want to add the
37109           titles to from the 'Add too' pull down at the top of the
37110           screen.</para>
37111         </section>
37112
37113         <section id="listscontent">
37114           <title>Viewing Lists Contents</title>
37115
37116           <para>To view the contents of a list, click on the list name under
37117           the Lists button.</para>
37118
37119           <screenshot>
37120             <screeninfo>Lists</screeninfo>
37121
37122             <mediaobject>
37123               <imageobject>
37124                 <imagedata fileref="images/opac/chooselist.png"/>
37125               </imageobject>
37126             </mediaobject>
37127           </screenshot>
37128
37129           <para>The contents of the list will look similar to your search
37130           results pages except that there will be different menu options
37131           across the top of the list.</para>
37132
37133           <screenshot>
37134             <screeninfo>List View</screeninfo>
37135
37136             <mediaobject>
37137               <imageobject>
37138                 <imagedata fileref="images/opac/listview.png"/>
37139               </imageobject>
37140             </mediaobject>
37141           </screenshot>
37142
37143           <para>Using the menu options above the list you can place multiple
37144           items on hold, download the list contents, email the list or print
37145           the list out.</para>
37146
37147           <itemizedlist>
37148             <listitem>
37149               <para>To place a hold on one or more list items check the box to
37150               the left of the item and click the 'Place Hold' link at the
37151               top</para>
37152             </listitem>
37153
37154             <listitem>
37155               <para>To download the list contents click the 'Download List'
37156               link and choose the format you'd like to download the list
37157               in</para>
37158
37159               <itemizedlist>
37160                 <listitem>
37161                   <tip>
37162                     <para>iso2079 is MARC format</para>
37163                   </tip>
37164                 </listitem>
37165               </itemizedlist>
37166             </listitem>
37167
37168             <listitem>
37169               <para>To email the list contents to someone, click the 'Send List' link and enter in
37170                 your email details in the form that pops up (<link linkend="examplelistemail">view a
37171                   sample Lists email</link>)</para>
37172
37173               <screenshot>
37174                 <screeninfo>Email List Contents</screeninfo>
37175
37176                 <mediaobject>
37177                   <imageobject>
37178                     <imagedata fileref="images/opac/emailist.png"/>
37179                   </imageobject>
37180                 </mediaobject>
37181               </screenshot>
37182             </listitem>
37183
37184             <listitem>
37185               <para>To print the contents of your list out click the 'Print List' link</para>
37186             </listitem>
37187           </itemizedlist>
37188         </section>
37189
37190         <section id="opacmanagelists">
37191           <title>Managing Lists</title>
37192
37193           <para>Once the list is saved patrons can begin adding items to it.
37194           From the 'my lists' tab on the patron record the patron can edit and
37195           delete the lists they have created by clicking the appropriate link
37196           to the right of the list name.</para>
37197
37198           <screenshot>
37199             <screeninfo>My Lists</screeninfo>
37200
37201             <mediaobject>
37202               <imageobject>
37203                 <imagedata fileref="images/opac/mylists.png"/>
37204               </imageobject>
37205             </mediaobject>
37206           </screenshot>
37207
37208           <para>To edit the list's title or sorting patrons click the 'Edit'
37209           link to the right of the list description.</para>
37210
37211           <screenshot>
37212             <screeninfo>Editing List</screeninfo>
37213
37214             <mediaobject>
37215               <imageobject>
37216                 <imagedata fileref="images/opac/editlist.png"/>
37217               </imageobject>
37218             </mediaobject>
37219           </screenshot>
37220
37221           <para>When clicking 'Delete' next to a list you will be asked to
37222           confirm that you want to delete the list.</para>
37223
37224           <screenshot>
37225             <screeninfo>Delete list confirmation</screeninfo>
37226
37227             <mediaobject>
37228               <imageobject>
37229                 <imagedata fileref="images/opac/deletelist.png"/>
37230               </imageobject>
37231             </mediaobject>
37232           </screenshot>
37233
37234           <para>The list will not be deleted until the 'Confirm' button is
37235           clicked to the right of the list you'd like to delete.</para>
37236
37237           <para>If the library is allowing you to share private lists with the <link
37238               linkend="OpacAllowSharingPrivateLists">OpacAllowSharingPrivateLists</link> preference
37239             then you will see the 'Share' link on your list of lists and the 'Share list' link at
37240             the top of each individual list. Clicking this will ask you to enter the email address
37241             of a patron.<screenshot>
37242               <screeninfo>Share list</screeninfo>
37243               <mediaobject>
37244                 <imageobject>
37245                   <imagedata fileref="images/opac/sharelist.png"/>
37246                 </imageobject>
37247               </mediaobject>
37248             </screenshot></para>
37249           <para>Once the email address is entered Koha will present you with a confirmation message </para>
37250           <screenshot>
37251             <screeninfo>Share list confirmation</screeninfo>
37252             <mediaobject>
37253               <imageobject>
37254                 <imagedata fileref="images/opac/shareconfirmation.png"/>
37255               </imageobject>
37256             </mediaobject>
37257           </screenshot>
37258           <para>and will send a message to that patron.</para>
37259         </section>
37260       </section>
37261
37262       <section id="opaccart">
37263         <title>Cart</title>
37264
37265         <para/>
37266
37267         <section id="opacaddtocart">
37268           <title>Adding titles to the Cart</title>
37269
37270           <para>Titles can be added to the cart from the search results and/or
37271           from the bibliographic record. On the search results options to add
37272           items to the cart appear below each result and across the top of the
37273           results page</para>
37274
37275           <screenshot>
37276             <screeninfo>Add to Cart on Search Results</screeninfo>
37277
37278             <mediaobject>
37279               <imageobject>
37280                 <imagedata fileref="images/opac/addtolistcart.png"/>
37281               </imageobject>
37282             </mediaobject>
37283           </screenshot>
37284
37285           <para>Clicking the 'Add to Cart' button will add the one title to
37286           your cart. To add multiple titles at once, check the box to the left
37287           of each result and then choose 'Cart' from the 'Add to' pull down at
37288           the top of the screen. Once titles are added to the cart you will be
37289           presented with a confirmation</para>
37290
37291           <screenshot>
37292             <screeninfo>Items added to Cart</screeninfo>
37293
37294             <mediaobject>
37295               <imageobject>
37296                 <imagedata fileref="images/opac/addedtocart.png"/>
37297               </imageobject>
37298             </mediaobject>
37299           </screenshot>
37300           <para>From the results you will see which items are in your cart and will be able to
37301             remove those items by clicking '(remove)'.<screenshot>
37302               <screeninfo>Item in your cart</screeninfo>
37303               <mediaobject>
37304                 <imageobject>
37305                   <imagedata fileref="images/opac/iteminyourcart.png"/>
37306                 </imageobject>
37307               </mediaobject>
37308             </screenshot></para>
37309         </section>
37310
37311         <section id="manageopaccart">
37312           <title>Managing the Cart</title>
37313
37314           <para>Once you have titles in your cart you can manage the contents by clicking on the
37315             'Cart' button usually found at the top of the screen. Your cart will open in a new
37316             window.</para>
37317
37318           <screenshot>
37319             <screeninfo>Contents of your cart</screeninfo>
37320
37321             <mediaobject>
37322               <imageobject>
37323                 <imagedata fileref="images/opac/cartcontents.png"/>
37324               </imageobject>
37325             </mediaobject>
37326           </screenshot>
37327
37328           <para>From this window you are presented with several options.
37329           Across the top of the cart are several buttons.</para>
37330
37331           <para>First is the 'More details' button. Clicking this will show you additional
37332             information about the titles in your cart (ISBNs, Subjects, Publisher Info, Notes and more).<screenshot>
37333               <screeninfo>More details in the cart</screeninfo>
37334               <mediaobject>
37335                 <imageobject>
37336                   <imagedata fileref="images/opac/cartmoredetails.png"/>
37337                 </imageobject>
37338               </mediaobject>
37339             </screenshot></para>
37340
37341           <para>Next is the option to send the contents of your cart to an email address. This is
37342             handy if you want to send the resources you found at the library to your home email
37343             account to refer to later or to send to a patron researching a specific topic. Clicking
37344             this link will open up a new window that asks for the email address and message to send.
37345               <link linkend="examplecartemail">View a sample Cart email</link>.</para>
37346
37347           <screenshot>
37348             <screeninfo>Email Cart</screeninfo>
37349
37350             <mediaobject>
37351               <imageobject>
37352                 <imagedata fileref="images/opac/emailcart.png"/>
37353               </imageobject>
37354             </mediaobject>
37355           </screenshot>
37356           <important>
37357             <para>The cart can only be emailed by logged in users. This will prevent your cart email
37358               function from being used for spamming.</para>
37359           </important>
37360
37361           <para>In addition to sending your cart you can download the contents
37362           of your cart in several pre-defined formats or using a <link linkend="csvprofiles">CSV Profile</link> that you defined in the
37363           Tools module.</para>
37364
37365           <screenshot>
37366             <screeninfo>Download Cart</screeninfo>
37367
37368             <mediaobject>
37369               <imageobject>
37370                 <imagedata fileref="images/opac/downloadcart.png"/>
37371               </imageobject>
37372             </mediaobject>
37373           </screenshot>
37374
37375           <para>Finally you can print out the contents of your cart by
37376           choosing the 'Print' link.</para>
37377
37378           <para>In addition to the various different ways to save the contents
37379           of your cart, there are ways to add value to the data in your cart.
37380           By selecting one or more titles from the cart you can add them to a
37381           list (click 'Add to a List'), place hold(s) (click 'Place hold'), or
37382           tag them (click 'Tag'). All of these operations follow the same
37383           procedure as they do when performing them in the OPAC.</para>
37384         </section>
37385       </section>
37386     </section>
37387
37388     <section id="opacplacehold">
37389       <title>Placing Holds</title>
37390
37391       <para>Patrons can place holds on items via the OPAC if they're logged in
37392       and you have the <link linkend="RequestOnOpac">RequestOnOpac</link>
37393       preference set to 'Allow'. If the item can be placed on hold the option
37394       to place it on hold will appear in several different places.</para>
37395
37396       <itemizedlist>
37397         <listitem>
37398           <para>When viewing a list or search results page you'll see the
37399           option to place hold on multiple items by checking the boxes to the
37400           left of the results and clicking 'Place Hold' at the top</para>
37401
37402           <screenshot>
37403             <screeninfo>Place Hold from Results</screeninfo>
37404
37405             <mediaobject>
37406               <imageobject>
37407                 <imagedata fileref="images/opac/opacplaceholdresults.png"/>
37408               </imageobject>
37409             </mediaobject>
37410           </screenshot>
37411         </listitem>
37412
37413         <listitem>
37414           <para>When viewing a list or search results page you'll see the
37415           option to place the item on hold below the basic information about
37416           the title</para>
37417
37418           <screenshot>
37419             <screeninfo>Place Hold</screeninfo>
37420
37421             <mediaobject>
37422               <imageobject>
37423                 <imagedata fileref="images/opac/opacplaceholdsindiv.png"/>
37424               </imageobject>
37425             </mediaobject>
37426           </screenshot>
37427         </listitem>
37428
37429         <listitem>
37430           <para>When viewing an individual title you'll see the option to
37431           place a hold in the box on the right side of the screen</para>
37432
37433           <screenshot>
37434             <screeninfo>Place Hold</screeninfo>
37435
37436             <mediaobject>
37437               <imageobject>
37438                 <imagedata fileref="images/opac/opacplaceholdsdetail.png"/>
37439               </imageobject>
37440             </mediaobject>
37441           </screenshot>
37442         </listitem>
37443       </itemizedlist>
37444
37445       <para>No matter which of the above links you click to place your hold
37446       you'll be brought to the same hold screen.</para>
37447
37448       <screenshot>
37449         <screeninfo>Place Hold Form</screeninfo>
37450
37451         <mediaobject>
37452           <imageobject>
37453             <imagedata fileref="images/opac/opacplacehold.png"/>
37454           </imageobject>
37455         </mediaobject>
37456       </screenshot>
37457
37458       <itemizedlist>
37459         <listitem>
37460           <para>Check the box to the left of the items you'd like to place on
37461           hold</para>
37462         </listitem>
37463
37464         <listitem>
37465           <para>The title includes a link back to the detail page for the
37466           record</para>
37467         </listitem>
37468
37469         <listitem>
37470           <para>The priority shows where in the holds queue this hold will
37471           fall</para>
37472         </listitem>
37473         <listitem>
37474           <para>If allowed by your <link linkend="OPACAllowUserToChooseBranch"
37475               >OPACAllowUserToChooseBranch</link> preference the patron can choose where they'd like
37476             to pick up their hold</para>
37477         </listitem>
37478         <listitem>
37479           <para>If you would like to see more options you can click 'Show more options'</para>
37480
37481
37482           <para>
37483             <screenshot>
37484               <screeninfo>Place Hold Form with More Options</screeninfo>
37485               <mediaobject>
37486                 <imageobject>
37487                   <imagedata fileref="images/opac/opacplaceholdmore.png"/>
37488                 </imageobject>
37489               </mediaobject>
37490             </screenshot>
37491           </para>
37492         </listitem>
37493         <listitem>
37494           <para>If allowed by your <link linkend="OPACAllowHoldDateInFuture"
37495               >OPACAllowHoldDateInFuture</link> preference, the 'Hold Starts on Date' column will
37496             show. This field allows the patron to have their hold start on a future date.</para>
37497         </listitem>
37498
37499         <listitem>
37500           <para>By default holds placed in the system remain until canceled,
37501           but if the patron fills in a 'Hold Not Needed After' date then the
37502           hold has an expiration date.</para>
37503
37504           <itemizedlist>
37505             <listitem>
37506               <important>
37507                 <para>Expired holds are removed by the <link linkend="expiredholdscron">Expired Holds Cron Job</link>, this
37508                 is not an automatic process and must be set up by your system
37509                 administrator</para>
37510               </important>
37511             </listitem>
37512           </itemizedlist>
37513         </listitem>
37514
37515         <listitem>
37516           <para>If allowed by the <link linkend="OpacHoldNotes">OpacHoldNotes</link> preference then
37517             patrons can leave notes about their holds for the library by clicking the 'Edit notes' button</para>
37518           <screenshot>
37519               <screeninfo>Hold notes</screeninfo>
37520               <mediaobject>
37521                 <imageobject>
37522                   <imagedata fileref="images/opac/holdnote.png"/>
37523                 </imageobject>
37524               </mediaobject>
37525             </screenshot>
37526         </listitem>
37527         <listitem>
37528           <para>If allowed by your <link linkend="OPACItemHolds">OPACItemHolds</link> preference the
37529             patron will be allowed to choose whether to place the hold on the next available copy or
37530             a specific copy</para>
37531           <screenshot>
37532             <screeninfo>Specific Copy Hold</screeninfo>
37533             <mediaobject>
37534               <imageobject>
37535                 <imagedata fileref="images/opac/opacplaceholdspecific.png"/>
37536               </imageobject>
37537             </mediaobject>
37538           </screenshot>
37539         </listitem>
37540       </itemizedlist>
37541
37542       <para>After clicking the Place Hold button the patron will be brought to
37543       their account page where they'll see all of the items they have on
37544       hold.</para>
37545     </section>
37546
37547     <section id="opacenhancedcontent">
37548       <title>Enhanced Content</title>
37549
37550       <para/>
37551
37552       <section id="opactagging">
37553         <title>Tagging</title>
37554
37555         <para>Depending on your settings for the <link linkend="TagsEnabled">TagsEnabled</link>, <link linkend="TagsInputOnList">TagsInputOnList</link> and <link linkend="TagsInputOnDetail">TagsInputOnDetail</link> preferences you
37556         may be able to add tags to bibliographic records from the search
37557         results and/or bibliographic records. If you are allowing patrons to
37558         add tags from the search results screen you will see an input box
37559         below each result and a 'Tag' option at the top of the screen.</para>
37560
37561         <screenshot>
37562           <screeninfo>Tagging Options on Results</screeninfo>
37563
37564           <mediaobject>
37565             <imageobject>
37566               <imagedata fileref="images/opac/tags-results.png"/>
37567             </imageobject>
37568           </mediaobject>
37569         </screenshot>
37570
37571         <para>To add a tag to one item, type the tabs (separated by commas) in
37572         the 'New tag' box and click 'Add'. You will be presented with a
37573         confirmation of your tags being added.</para>
37574
37575         <screenshot>
37576           <screeninfo>Tags Added on Results</screeninfo>
37577
37578           <mediaobject>
37579             <imageobject>
37580               <imagedata fileref="images/opac/tagsadded-results.png"/>
37581             </imageobject>
37582           </mediaobject>
37583         </screenshot>
37584
37585         <para>From the results you can also tag items in bulk by clicking the
37586         checkboxes on the left and then clicking the 'Tag' button at the top.
37587         After clicking the button it will change into an input box for you to
37588         add tags to all of the items you have selected.</para>
37589
37590         <screenshot>
37591           <screeninfo>Add Tags to Multiple Items</screeninfo>
37592
37593           <mediaobject>
37594             <imageobject>
37595               <imagedata fileref="images/opac/tagaddmultiple-results.png"/>
37596             </imageobject>
37597           </mediaobject>
37598         </screenshot>
37599       </section>
37600
37601       <section id="opaccomments">
37602         <title>Comments</title>
37603
37604         <para>Patrons can leave comments in the OPAC if you have the <link linkend="reviewson">reviewson</link> preference set to allow this.
37605         Each bibliographic record has a comments tab below the bibliographic
37606         information.</para>
37607
37608         <screenshot>
37609           <screeninfo>Comments Tab</screeninfo>
37610
37611           <mediaobject>
37612             <imageobject>
37613               <imagedata fileref="images/opac/commentstab.png"/>
37614             </imageobject>
37615           </mediaobject>
37616         </screenshot>
37617
37618         <para>If the patron is logged in they will see a link to add a comment
37619         to the item. Clicking this link will open a pop up window with a box
37620         for their comments.</para>
37621
37622         <screenshot>
37623           <screeninfo>Add a Comment</screeninfo>
37624
37625           <mediaobject>
37626             <imageobject>
37627               <imagedata fileref="images/opac/addcomment.png"/>
37628             </imageobject>
37629           </mediaobject>
37630         </screenshot>
37631
37632         <para>Once the comment has been typed and the 'Submit' button clicked,
37633         the patron will see their comment as pending and other patrons will
37634         simply see that there are no comments on the item.</para>
37635
37636         <screenshot>
37637           <screeninfo>Pending Comment</screeninfo>
37638
37639           <mediaobject>
37640             <imageobject>
37641               <imagedata fileref="images/opac/commentpending.png"/>
37642             </imageobject>
37643           </mediaobject>
37644         </screenshot>
37645
37646         <para>Once the comment is approved the patron will see the number of comments on the
37647           'Comments' tab and their comment labeled amongst the other comments. If you have set your
37648             <link linkend="ShowReviewerPhoto">ShowReviewerPhoto</link> preference to 'Show' then
37649           you'll see the patron's photo pulled from the <ulink url="https://www.libravatar.org"
37650             >Libravatar</ulink> library.</para>
37651
37652         <screenshot>
37653           <screeninfo>Your Comments</screeninfo>
37654
37655           <mediaobject>
37656             <imageobject>
37657               <imagedata fileref="images/opac/yourcomment.png"/>
37658             </imageobject>
37659           </mediaobject>
37660         </screenshot>
37661
37662         <para>Other patrons will see the comment with the name of the patron
37663         who left the comment (unless you have set the <link linkend="ShowReviewer">ShowReviewer</link> preference to not show
37664         patron names).</para>
37665
37666         <screenshot>
37667           <screeninfo>Comment by other patron</screeninfo>
37668
37669           <mediaobject>
37670             <imageobject>
37671               <imagedata fileref="images/opac/commentby.png"/>
37672             </imageobject>
37673           </mediaobject>
37674         </screenshot>
37675
37676         <para>If you have your <link linkend="OpacShowRecentComments">OpacShowRecentComments</link>
37677           set to show then you'll see the approved comments on that page.</para>
37678
37679         <screenshot>
37680           <screeninfo>Recent Comments List</screeninfo>
37681
37682           <mediaobject>
37683             <imageobject>
37684               <imagedata fileref="images/opac/recentcomments.png"/>
37685             </imageobject>
37686           </mediaobject>
37687         </screenshot>
37688       </section>
37689
37690       <section id="zotero">
37691         <title>Zotero</title>
37692
37693         <para>Zotero is a Firefox add on that allows for the saving and
37694         generating of a bibliography. Learn more about and download Zotero at
37695         <ulink url="http://zotero.org">http://zotero.org</ulink>.</para>
37696
37697         <para>When on the search results in the Koha OPAC, if you have Zotero
37698         installed, you will see a folder icon in the address bar to the right
37699         of the URL. Clicking that folder will open up a list of titles on the
37700         page for you to pick from to add to Zotero.</para>
37701
37702         <screenshot>
37703           <screeninfo>Zotero pop up</screeninfo>
37704
37705           <mediaobject>
37706             <imageobject>
37707               <imagedata fileref="images/opac/zoteroaddressbar.png"/>
37708             </imageobject>
37709           </mediaobject>
37710         </screenshot>
37711
37712         <para>Select the titles you want to add to Zotero and then click the
37713         'OK' button. This will add the title to Zotero. You can see the title
37714         by opening your Zotero library.</para>
37715
37716         <screenshot>
37717           <screeninfo>Title in the Zotero Library</screeninfo>
37718
37719           <mediaobject>
37720             <imageobject>
37721               <imagedata fileref="images/opac/zoterotitle.png"/>
37722             </imageobject>
37723           </mediaobject>
37724         </screenshot>
37725       </section>
37726
37727       <section id="customrss">
37728         <title>Custom RSS Feeds</title>
37729
37730         <para>Using misc/cronjobs/rss/rss.pl you can generate an RSS feed for
37731         any SQL query (for example a new acquisitions RSS feed). rss.pl is run
37732         on the command line to produce an RSS XML document.</para>
37733
37734         <para>The output should be placed in a directory accessible to the
37735         OPAC (or staff) web interface so that users can download the RSS
37736         feed.</para>
37737
37738         <para>An example of usage can be found at: misc/cronjobs/rss.pl
37739         lastAcquired.conf</para>
37740
37741         <para>Normally rss.pl should be run periodically (e.g., daily) to keep
37742         the feed up-to-date.</para>
37743
37744         <para>The configuration file (e.g., lastAcquired.conf) lists</para>
37745
37746         <itemizedlist>
37747           <listitem>
37748             <para>name of the template file to use</para>
37749           </listitem>
37750
37751           <listitem>
37752             <para>path of output file</para>
37753           </listitem>
37754
37755           <listitem>
37756             <para>SQL query</para>
37757           </listitem>
37758         </itemizedlist>
37759
37760         <para>rss.pl runs the SQL query, then feeds the output of the query
37761         through the template to produce the output file.</para>
37762
37763         <para><important>
37764             <para>To use custom RSS feeds you need to turn on the rss.pl cron job.</para>
37765           </important></para>
37766       </section>
37767     </section>
37768     <section id="selfregistration">
37769       <title>OPAC Self Registration</title>
37770       <para>If you allow it, patrons can register for their own accounts via the OPAC.  If you have
37771         the <link linkend="PatronSelfRegistration">PatronSelfRegistration</link> preference set to
37772         'Allow' then patrons will see a link to register below the log in box on the right of the
37773         main OPAC page.</para>
37774       <screenshot>
37775           <screeninfo>Registration link in OPAC</screeninfo>
37776           <mediaobject>
37777             <imageobject>
37778               <imagedata fileref="images/opac/PatronSelfRegistration.png"/>
37779             </imageobject>
37780           </mediaobject>
37781         </screenshot>
37782       <para>When the patron clicks the 'Register here' link they will be brough to a registration
37783         page. The options on the registration page can be conrolled by editing the <link
37784           linkend="PatronSelfRegistrationBorrowerMandatoryField"
37785           >PatronSelfRegistrationBorrowerMandatoryField</link> and the <link
37786           linkend="PatronSelfRegistrationBorrowerUnwantedField"
37787           >PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
37788       <screenshot>
37789           <screeninfo>Registration form</screeninfo>
37790           <mediaobject>
37791             <imageobject>
37792               <imagedata fileref="images/opac/patronregistration.png"/>
37793             </imageobject>
37794           </mediaobject>
37795         </screenshot>
37796       <para>Once the patron has confirmed submitted their registration they will either be sent an
37797         email to confirm their account (if you have the <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link>
37798         preference to require this) or presented with their new username and password.</para>
37799       <screenshot>
37800           <screeninfo>New account confirmation</screeninfo>
37801           <mediaobject>
37802             <imageobject>
37803               <imagedata fileref="images/opac/patronregistrationcomplete.png"/>
37804             </imageobject>
37805           </mediaobject>
37806         </screenshot>
37807       <para>Patrons registered in this way will not have a cardnumber until assigned one by the
37808         library, but will have access to all OPAC functionality immediately. For this reason it is
37809         recommended that you:<itemizedlist>
37810           <listitem>
37811             <para>set up a provisional <link linkend="addingpatroncat">patron category</link> for
37812               self registered patrons (such as 'Self Registered) instead of using an existing patron
37813               category and set that value in the <link
37814                 linkend="PatronSelfRegistrationDefaultCategory"
37815                 >PatronSelfRegistrationDefaultCategory</link> preference</para>
37816           </listitem>
37817           <listitem>
37818             <para>give this patron category minimal circulation privileges in the <link
37819                 linkend="circfinerules">Circulation and Fine Rules</link> (such as allowing a couple
37820               holds, but no check outs)</para>
37821           </listitem>
37822         </itemizedlist>That way patrons will either have to come in to the library to verify their
37823         identity before given a cardnumber and the ability to check items out or the library will
37824         have to come up with internal policy on generating cardnumbers before providing them to self
37825         registered patrons. Once this is done the library can change the category to one that is
37826         more appropriate (be it an adult, resident, non resident, student, etc) and add a
37827         cardnumber/barcode.</para>
37828     </section>
37829
37830     <section id="opacmyaccount">
37831       <title>My Account</title>
37832
37833       <para>From the OPAC patrons can log in and access their account if you
37834       have set the <link linkend="opacuserlogin">opacuserlogin</link>
37835       preference to 'Allow'. Once logged in patrons are brought to their
37836       account summary. If you would like to get to your account in the OPAC,
37837       you can click on your name in the top right of any page in the
37838       OPAC.</para>
37839
37840       <section id="opacmysummary">
37841         <title>My Summary</title>
37842
37843         <screenshot>
37844           <screeninfo>My Summary</screeninfo>
37845
37846           <mediaobject>
37847             <imageobject>
37848               <imagedata fileref="images/opac/myaccount.png"/>
37849             </imageobject>
37850           </mediaobject>
37851         </screenshot>
37852
37853         <para>From the 'my summary' tab, patrons will see all of the items
37854         they have checked out with the overdue items highlighted in red. If
37855         you have <link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link>
37856         set to 'Allow' then your patrons will be able to renew their books
37857         right from the OPAC. If you have HTML entered in the <link linkend="OPACMySummaryHTML">OPACMySummaryHTML</link> preference then
37858         you will see that to the right of the 'Fines' column.</para>
37859
37860         <screenshot>
37861           <screeninfo>Checked out tab with OPACMySummaryHTML set</screeninfo>
37862
37863           <mediaobject>
37864             <imageobject>
37865               <imagedata fileref="images/opac/opacsummary-wlinks.png"/>
37866             </imageobject>
37867           </mediaobject>
37868         </screenshot>
37869
37870         <para id="barcodeattribute">If your patrons would like to see the items barcodes on their
37871           list of checked out items you can set up a <link linkend="patronattributetypes">patron
37872             attribute</link> with the value of SHOW_BCODE and <link linkend="authorizedvalues"
37873             >authorized value</link> of YES_NO.</para>
37874
37875         <screenshot>
37876           <screeninfo>Add SHOW_BCODE patron attribute</screeninfo>
37877
37878           <mediaobject>
37879             <imageobject>
37880               <imagedata fileref="images/opac/SHOW_BCODEadd.png"/>
37881             </imageobject>
37882           </mediaobject>
37883         </screenshot>
37884
37885         <para>Then on the <link linkend="editpatrons">patron's record set the
37886         value</link> for SHOW_BCODE to yes.</para>
37887
37888         <screenshot>
37889           <screeninfo>Setting value for SHOW_BCODE on patron
37890           record</screeninfo>
37891
37892           <mediaobject>
37893             <imageobject>
37894               <imagedata fileref="images/opac/SHOW_BCODEattribute.png"/>
37895             </imageobject>
37896           </mediaobject>
37897         </screenshot>
37898
37899         <para>This will add a column to the check out summary in the OPAC that
37900         shows the patrons the barcodes of the items they have checked
37901         out.</para>
37902
37903         <screenshot>
37904           <screeninfo>Barcode number on checkout list in OPAC</screeninfo>
37905
37906           <mediaobject>
37907             <imageobject>
37908               <imagedata fileref="images/opac/barcodeoncheckouts.png"/>
37909             </imageobject>
37910           </mediaobject>
37911         </screenshot>
37912
37913         <para>Clicking on the 'Overdue' tab will show only the items that are
37914         overdue.</para>
37915
37916         <screenshot>
37917           <screeninfo>Overdue Items</screeninfo>
37918
37919           <mediaobject>
37920             <imageobject>
37921               <imagedata fileref="images/opac/myoverdues.png"/>
37922             </imageobject>
37923           </mediaobject>
37924         </screenshot>
37925
37926         <para>The 'Fines' tab will show just a total of what the patron owes.
37927         Clicking on the total will take them to the 'my fines' tab where they
37928         will see a complete breakdown of their fines and bills. If you don't
37929         charge fines at your library you can turn the display of these tabs
37930         off by setting the <link linkend="OPACFinesTab">OPACFinesTab</link>
37931         preference to 'Don't Allow.'</para>
37932
37933         <screenshot>
37934           <screeninfo>Patron Fines</screeninfo>
37935
37936           <mediaobject>
37937             <imageobject>
37938               <imagedata fileref="images/opac/myfines.png"/>
37939             </imageobject>
37940           </mediaobject>
37941         </screenshot>
37942
37943         <para>Finally, clicking on the 'Holds' tab will show the patron the status of all of the
37944           items they have on hold. </para>
37945
37946         <screenshot>
37947           <screeninfo>Patron holds status</screeninfo>
37948
37949           <mediaobject>
37950             <imageobject>
37951               <imagedata fileref="images/opac/myholds.png"/>
37952             </imageobject>
37953           </mediaobject>
37954         </screenshot>
37955
37956         <para>Patrons can cancel or suspend (depending on the value of your <link
37957             linkend="SuspendHoldsOpac">SuspendHoldsOpac</link> system preference) their own holds if
37958           they are not in transit or already waiting for them. When they click 'Suspend' they will
37959           be presented with the option to choose a date for their hold to resume.<screenshot>
37960             <screeninfo>Suspend until</screeninfo>
37961             <mediaobject>
37962               <imageobject>
37963                 <imagedata fileref="images/opac/suspenduntil.png"/>
37964               </imageobject>
37965             </mediaobject>
37966           </screenshot></para>
37967         <para>They can also suspend all of their holds indefinitely or until a specific date if they
37968           choose by filling in the suspend options at the bottom of the page.</para>
37969
37970         <note>
37971           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
37972           preference set to "Don't allow" then you will not have the option to
37973           put an end date on the hold suspension</para>
37974         </note>
37975       </section>
37976
37977       <section id="opacmyaccount-flags">
37978         <title>Patron Flags</title>
37979
37980         <para>If you have <link linkend="patronflags">flagged your patron's
37981         account</link> they may see one of the following error messages at the
37982         top of their account.</para>
37983
37984         <itemizedlist>
37985           <listitem>
37986             <para>Card marked as lost</para>
37987
37988             <screenshot>
37989               <screeninfo>Library card lost</screeninfo>
37990
37991               <mediaobject>
37992                 <imageobject>
37993                   <imagedata fileref="images/opac/nocard.png"/>
37994                 </imageobject>
37995               </mediaobject>
37996             </screenshot>
37997           </listitem>
37998
37999           <listitem>
38000             <para>Patron address in question</para>
38001
38002             <screenshot>
38003               <screeninfo>Patron address in question</screeninfo>
38004
38005               <mediaobject>
38006                 <imageobject>
38007                   <imagedata fileref="images/opac/noaddress.png"/>
38008                 </imageobject>
38009               </mediaobject>
38010             </screenshot>
38011
38012             <itemizedlist>
38013               <listitem>
38014                 <note>
38015                   <para>this error message will not include a link to the
38016                   update form if you have <link linkend="OPACPatronDetails">OPACPatronDetails</link> set to
38017                   'Don't allow'</para>
38018                 </note>
38019               </listitem>
38020             </itemizedlist>
38021           </listitem>
38022
38023           <listitem>
38024             <para>Patron marked restricted</para>
38025
38026             <screenshot>
38027               <screeninfo>Patron restricted</screeninfo>
38028
38029               <mediaobject>
38030                 <imageobject>
38031                   <imagedata fileref="images/opac/debarred.png"/>
38032                 </imageobject>
38033               </mediaobject>
38034             </screenshot>
38035           </listitem>
38036         </itemizedlist>
38037       </section>
38038
38039       <section id="opacmyfines">
38040         <title>My Fines</title>
38041
38042         <para>If your library charges fines the next tab on the left is 'my
38043         fines.' Opening this tab will show the patron an entire history of
38044         their accounting at the library.</para>
38045
38046         <screenshot>
38047           <screeninfo>Library Fines &amp; Charges</screeninfo>
38048
38049           <mediaobject>
38050             <imageobject>
38051               <imagedata fileref="images/opac/mybilling.png"/>
38052             </imageobject>
38053           </mediaobject>
38054         </screenshot>
38055       </section>
38056
38057       <section id="opacmydetails">
38058         <title>My Details</title>
38059
38060         <para>If you have your <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference
38061           set to 'Allow', your patrons will see a form filled in with their contacting information
38062           by clicking on the 'my personal details' tab. You can control what fields patrons see and
38063           can modify via the OPAC by setting the <link linkend="PatronSelfRegistrationBorrowerMandatoryField">PatronSelfRegistrationBorrowerMandatoryField</link>
38064           <link linkend="PatronSelfRegistrationBorrowerUnwantedField">PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
38065
38066         <screenshot>
38067           <screeninfo>Patron's personal details</screeninfo>
38068
38069           <mediaobject>
38070             <imageobject>
38071               <imagedata fileref="images/opac/myprofile.png"/>
38072             </imageobject>
38073           </mediaobject>
38074         </screenshot>
38075
38076         <para>Patrons can edit their details in this form and click 'Submit Changes' to have their
38077           edits sent to the library for review before their record is updated. Staff will see all
38078           patrons requesting modification to their record listed below the modules on the main
38079           dashboard along with anything else awaiting library attention.</para>
38080         <screenshot>
38081             <screeninfo>Patron requests waiting review</screeninfo>
38082             <mediaobject>
38083               <imageobject>
38084                 <imagedata fileref="images/opac/patronrequestwaiting.png"/>
38085               </imageobject>
38086             </mediaobject>
38087           </screenshot>
38088
38089         <para>If the <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference is set to
38090           'Don't allow' then patrons will simply see their details and a message stating that they
38091           should contact the library for changes.</para>
38092
38093         <screenshot>
38094           <screeninfo>Patron's personal details with no edits</screeninfo>
38095
38096           <mediaobject>
38097             <imageobject>
38098               <imagedata fileref="images/opac/myprofile-noedit.png"/>
38099             </imageobject>
38100           </mediaobject>
38101         </screenshot>
38102       </section>
38103
38104       <section id="opacmytags">
38105         <title>My Tags</title>
38106
38107         <para>If your library has <link linkend="TagsEnabled">TagsEnabled</link> set to 'Allowed' then the
38108         next tab on the left will be 'my tags.' This tab will show patrons all
38109         of the tags in the system as a cloud and then all of the tags they
38110         have applied in a list format. From here patrons have the ability to
38111         remove tags that they have added if they want.</para>
38112
38113         <screenshot>
38114           <screeninfo>Patron's tags</screeninfo>
38115
38116           <mediaobject>
38117             <imageobject>
38118               <imagedata fileref="images/opac/mytags.png"/>
38119             </imageobject>
38120           </mediaobject>
38121         </screenshot>
38122       </section>
38123
38124       <section id="opacmypassword">
38125         <title>Change My Password</title>
38126
38127         <para>Next, if you have <link linkend="OpacPasswordChange">OpacPasswordChange</link> set to 'Allow'
38128         the next tab will be 'change my password,' where patrons can change
38129         their password for logging into the OPAC. Patrons will be presented
38130         with a standard form asking them to enter their old password and then
38131         their new password twice.</para>
38132
38133         <screenshot>
38134           <screeninfo>Change my password</screeninfo>
38135
38136           <mediaobject>
38137             <imageobject>
38138               <imagedata fileref="images/opac/mypassword.png"/>
38139             </imageobject>
38140           </mediaobject>
38141         </screenshot>
38142       </section>
38143
38144       <section id="opacmysearchistory">
38145         <title>My Search History</title>
38146
38147         <para>If you have your <link linkend="EnableOpacSearchHistory">EnableOpacSearchHistory</link>
38148         preference set to 'Allow' then your patrons can access their search
38149         history via the 'my search history' tab.</para>
38150
38151         <screenshot>
38152           <screeninfo>my search history tab</screeninfo>
38153
38154           <mediaobject>
38155             <imageobject>
38156               <imagedata fileref="images/opac/mysearchhistory.png"/>
38157             </imageobject>
38158           </mediaobject>
38159         </screenshot>
38160
38161         <para>The search history is a record of all searches run by the
38162         patron. Clicking on any of the search phrases will re-run the search
38163         for the patron. The search history can be deleted by the patron at any
38164         time by clicking the 'Delete your search history' link found at the
38165         top of this tab or by clicking the little red 'x' next to the 'Search
38166         history' link at the top right of the OPAC.</para>
38167
38168         <screenshot>
38169           <screeninfo>Search history link at the top right of the
38170           OPAC</screeninfo>
38171
38172           <mediaobject>
38173             <imageobject>
38174               <imagedata fileref="images/opac/searchistory.png"/>
38175             </imageobject>
38176           </mediaobject>
38177         </screenshot>
38178       </section>
38179
38180       <section id="opacmyhistory">
38181         <title>My Reading History</title>
38182
38183         <para>Depending on your library's setting for <link linkend="opacreadinghistory">opacreadinghistory</link> your patrons
38184         may see the 'my reading history' tab next. This will show the patron
38185         their entire reading history unless they have asked the library to not
38186         keep that information via the 'my privacy' tab which will appear if
38187         you have the <link linkend="OPACPrivacy">OPACPrivacy</link> preference
38188         set to 'Allow.'</para>
38189
38190         <screenshot>
38191           <screeninfo>Patron reading history</screeninfo>
38192
38193           <mediaobject>
38194             <imageobject>
38195               <imagedata fileref="images/opac/myhistory.png"/>
38196             </imageobject>
38197           </mediaobject>
38198         </screenshot>
38199         <para>If you have HTML entered in the <link linkend="OPACMySummaryHTML"
38200             >OPACMySummaryHTML</link> preference then you will see that to the right of the 'Date'
38201           column.</para>
38202       </section>
38203
38204       <section id="opacmyprivacy">
38205         <title>My Privacy</title>
38206
38207         <para>The 'my privacy' tab will appear if you have both the <link linkend="opacreadinghistory">opacreadinghistory</link> and the <link linkend="OPACPrivacy">OPACPrivacy</link> preferences set to 'Allow.'
38208         This tab will allow the patrons to decide how the library keeps their
38209         circulation history data.</para>
38210
38211         <screenshot>
38212           <screeninfo>my privacy tab</screeninfo>
38213
38214           <mediaobject>
38215             <imageobject>
38216               <imagedata fileref="images/opac/myprivacy.png"/>
38217             </imageobject>
38218           </mediaobject>
38219         </screenshot>
38220
38221         <para>The patron can choose from three options:</para>
38222
38223         <itemizedlist>
38224           <listitem>
38225             <para>Forever: keep my reading history without limit. This is the
38226             option for users who want to keep track of what they are
38227             reading.</para>
38228           </listitem>
38229
38230           <listitem>
38231             <para>Default: keep my reading history according to local laws.
38232             This is the default option : the library will keep your reading
38233             history for the duration permitted by local laws.</para>
38234           </listitem>
38235
38236           <listitem>
38237             <para>Never: Delete my reading history immediately. This will
38238             delete all record of the item that was checked-out upon
38239             check-in.</para>
38240           </listitem>
38241         </itemizedlist>
38242
38243         <para>Depending on the patron's suggestions the contents of the '<link linkend="opacmyhistory">my reading history</link>' tab and the '<link linkend="circhistory">Circulation History</link>' tab in the staff
38244         client may change.</para>
38245
38246         <para>Regardless of the patron's choice they can delete their reading
38247         history in bulk at any time by clicking the 'Immediate deletion'
38248         button.</para>
38249
38250         <screenshot>
38251           <screeninfo>Delete Circulation History</screeninfo>
38252
38253           <mediaobject>
38254             <imageobject>
38255               <imagedata fileref="images/opac/deletecirchistory.png"/>
38256             </imageobject>
38257           </mediaobject>
38258         </screenshot>
38259
38260         <para>Clicking this button will not delete items that are currently
38261         checked out, but will clear the patron's past reading history.</para>
38262       </section>
38263
38264       <section id="opacmysuggestions">
38265         <title>My Purchase Suggestions</title>
38266
38267         <para>If your library allows patrons to make purchase suggestions the
38268         next tab will show all suggestions that the patron made to the library
38269         and their statuses. To disable this tab and the suggestion
38270         functionality set the <link linkend="suggestionspref">suggestion</link> preference to 'Don't
38271         allow.'</para>
38272
38273         <screenshot>
38274           <screeninfo>Patron purchase suggestions</screeninfo>
38275
38276           <mediaobject>
38277             <imageobject>
38278               <imagedata fileref="images/opac/mysuggestions.png"/>
38279             </imageobject>
38280           </mediaobject>
38281         </screenshot>
38282         <para>If you have <link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link>
38283           set to 'Show' then patrons will be able to search suggestions from the top of this
38284           list.</para>
38285       </section>
38286
38287       <section id="opacmymsgs">
38288         <title>My Messaging</title>
38289
38290         <para>If your library has the <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
38291         preference set to 'Allow' then your patrons will be able to choose
38292         which messages they receive from the library (with the exception of
38293         overdue notices which the library controls).</para>
38294
38295         <screenshot>
38296           <screeninfo>Patron messaging preferences</screeninfo>
38297
38298           <mediaobject>
38299             <imageobject>
38300               <imagedata fileref="images/opac/mymessages.png"/>
38301             </imageobject>
38302           </mediaobject>
38303         </screenshot>
38304
38305         <para>If you also allow SMS messages with the <link linkend="SMSSendDriver">SMSSendDriver</link> preference, you will see
38306         an additional column to receive these messages as SMS (or text
38307         messages) and a field for a cell (or SMS) number.</para>
38308
38309         <screenshot>
38310           <screeninfo>SMSSendDriver in the OPAC</screeninfo>
38311
38312           <mediaobject>
38313             <imageobject>
38314               <imagedata fileref="images/opac/OPACSMSSendDriver.png"/>
38315             </imageobject>
38316           </mediaobject>
38317         </screenshot>
38318         <para>If you are using the <link linkend="TalkingTechItivaPhoneNotification">Itiva Talking
38319             Tech</link> service you will see an additional column to receive these messages via Phone.<screenshot>
38320             <screeninfo>Phone messaging preferences in the OPAC</screeninfo>
38321             <mediaobject>
38322               <imageobject>
38323                 <imagedata fileref="images/opac/opacphonemsg.png"/>
38324               </imageobject>
38325             </mediaobject>
38326           </screenshot></para>
38327         <itemizedlist>
38328           <listitem>
38329             <para>These notices are:</para>
38330             <itemizedlist>
38331               <listitem>
38332                 <para>Advanced notice : A notice in advance of the patron's items being due (The
38333                   patron can choose the number of days in advance)</para>
38334               </listitem>
38335               <listitem>
38336                 <para>Item checkout : A notice that lists all the of the items the patron has just
38337                   checked out and/or renewed, this is an electronic form of the checkout
38338                   receipt</para>
38339               </listitem>
38340               <listitem>
38341                 <para>Hold filled : A notice when you have confirmed the hold is waiting for the
38342                   patron</para>
38343               </listitem>
38344               <listitem>
38345                 <para>Item due : A notice on the day and item is due back at the library</para>
38346               </listitem>
38347               <listitem>
38348                 <para>Item check-in : A notice that lists all the of the items the patron has just
38349                   checked in</para>
38350               </listitem>
38351             </itemizedlist>
38352           </listitem>
38353         </itemizedlist>
38354         <para>Patrons can choose to receive their notices as a digest by checking the 'Digest only?'
38355           box along with the delivery method.  A digest is a combination of all the messages of that
38356           type (so all items due in 3 days in one email) in to one email instead of multiple emails
38357           for each alert.</para>
38358         <important>
38359           <para>You must choose a delivery method (SMS or Email or Phone) along with 'Digest only?'
38360             if you would like to receive a digest of the messages.</para>
38361         </important>
38362       </section>
38363
38364       <section id="opacmylists">
38365         <title>My Lists</title>
38366
38367         <para>Finally, if your library has the <link linkend="virtualshelves">virtualshelves</link> set to 'Allow' then the
38368         last tab will by 'my lists.' From here your patrons can review public
38369         lists and create or edit their own private lists.</para>
38370
38371         <screenshot>
38372           <screeninfo>Patron lists</screeninfo>
38373
38374           <mediaobject>
38375             <imageobject>
38376               <imagedata fileref="images/opac/mylists.png"/>
38377             </imageobject>
38378           </mediaobject>
38379         </screenshot>
38380       </section>
38381     </section>
38382
38383     <section id="purchasesuggest">
38384       <title>Purchase Suggestions</title>
38385
38386       <para>If your library has the <link linkend="suggestionspref">suggestion</link> preference set to 'Allow'
38387       then patrons will have the option to make purchase suggestions in
38388       several areas in the OPAC.</para>
38389
38390       <para>If you are allowing everyone to see the purchase suggestions made by others with the
38391           <link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link> preference,
38392         then there will be a link at the top of your OPAC under the search box.</para>
38393
38394       <screenshot>
38395         <screeninfo>Purchase Suggestions Link on Search Box</screeninfo>
38396
38397         <mediaobject>
38398           <imageobject>
38399             <imagedata fileref="images/opac/suggestfromsearch.png"/>
38400           </imageobject>
38401         </mediaobject>
38402       </screenshot>
38403
38404       <para>There will be a link when the patron finds nothing for their
38405       search.</para>
38406
38407       <screenshot>
38408         <screeninfo>Purchase Suggestion Link from Search Results</screeninfo>
38409
38410         <mediaobject>
38411           <imageobject>
38412             <imagedata fileref="images/opac/suggestfromnoresults.png"/>
38413           </imageobject>
38414         </mediaobject>
38415       </screenshot>
38416
38417       <para>And there will be a link on the patron's <link linkend="opacmysuggestions">My Purchase Suggestions</link> tab.</para>
38418
38419       <screenshot>
38420         <screeninfo>Purchase Suggestion from My Purchase Suggestions
38421         Tab</screeninfo>
38422
38423         <mediaobject>
38424           <imageobject>
38425             <imagedata fileref="images/opac/suggestfrommyaccount.png"/>
38426           </imageobject>
38427         </mediaobject>
38428       </screenshot>
38429
38430       <para>Clicking any one of these links will open the purchase suggestion
38431       form.</para>
38432
38433       <screenshot>
38434         <screeninfo>New Purchase Suggestion</screeninfo>
38435
38436         <mediaobject>
38437           <imageobject>
38438             <imagedata fileref="images/opac/newsuggestion.png"/>
38439           </imageobject>
38440         </mediaobject>
38441       </screenshot>
38442
38443       <itemizedlist>
38444         <listitem>
38445           <para>From the form on the 'Title' is required by the
38446           library.</para>
38447         </listitem>
38448
38449         <listitem>
38450           <para>If you would like the 'Reason for suggestion' menu shown in
38451           the screenshot above to appear on your suggestions list you need to
38452           add an <link linkend="authorizedvalues">authorized value</link>
38453           category titled 'OPAC_SUG' and include reasons as values in that
38454           list.</para>
38455         </listitem>
38456
38457         <listitem>
38458           <para>If you would like the patron to be able to choose which branch
38459           they are making a suggestion for you need to set the <link linkend="AllowPurchaseSuggestionBranchChoice">AllowPurchaseSuggestionBranchChoice</link>
38460           preference to 'Allow'</para>
38461         </listitem>
38462       </itemizedlist>
38463
38464       <para>Once the form is submitted the data will be saved to the <link linkend="managesuggest">Acquisitions</link> module for the librarians to
38465       manage.</para>
38466     </section>
38467     <section id="mobileopac">
38468       <title>Mobile OPAC</title>
38469       <para>If you have chosen to use the CCSR theme (set in the <link linkend="opacthemes">opacthemes</link> preference) then you also have a mobile specific view for your OPAC.  </para>
38470       <para>The main page of your OPAC will be customized per your <link linkend="opacprefs">OPAC
38471           system preferences</link> (always be sure to test in customizations on the desktop in
38472         multiple browsers and on as many mobile devices as possible.  Your main page will look
38473         something like this:</para>
38474       <para>
38475         <screenshot>
38476           <screeninfo>Mobile OPAC</screeninfo>
38477           <mediaobject>
38478             <imageobject>
38479               <imagedata fileref="images/opac/mobile/mobileccsr.png"/>
38480             </imageobject>
38481           </mediaobject>
38482         </screenshot>
38483       </para>
38484       <para>Your search results will look something like this:</para>
38485       <para>
38486         <screenshot>
38487           <screeninfo>Mobile search results</screeninfo>
38488           <mediaobject>
38489             <imageobject>
38490               <imagedata fileref="images/opac/mobile/mobilesearchccsr.png"/>
38491             </imageobject>
38492           </mediaobject>
38493         </screenshot>
38494       </para>
38495       <para>A detail page will show more info along with the place hold link in the top right</para>
38496       <screenshot>
38497           <screeninfo/>
38498           <mediaobject>
38499             <imageobject>
38500               <imagedata fileref="images/opac/mobile/mobiledetail.png"/>
38501             </imageobject>
38502           </mediaobject>
38503         </screenshot>
38504       <para>Clicking the place hold link on the search results or detail page will open up the holds
38505         screen for placing holds</para>
38506       <screenshot>
38507           <screeninfo/>
38508           <mediaobject>
38509             <imageobject>
38510               <imagedata fileref="images/opac/mobile/mobilehold.png"/>
38511             </imageobject>
38512           </mediaobject>
38513         </screenshot>
38514       <para>Patrons will be able to log in to their account and see what they have checked out</para>
38515       <screenshot>
38516           <screeninfo/>
38517           <mediaobject>
38518             <imageobject>
38519               <imagedata fileref="images/opac/mobile/mobilemyaccount.png"/>
38520             </imageobject>
38521           </mediaobject>
38522         </screenshot>
38523       <para>Once logged in they can click the menu button in the top left to see the usualy patron
38524         account menu</para>
38525       <screenshot>
38526           <screeninfo/>
38527           <mediaobject>
38528             <imageobject>
38529               <imagedata fileref="images/opac/mobile/mobilemenu.png"/>
38530             </imageobject>
38531           </mediaobject>
38532         </screenshot>
38533       <para>They will be able to renew items (if you allow renewals via the OPAC)</para>
38534       <screenshot>
38535           <screeninfo/>
38536           <mediaobject>
38537             <imageobject>
38538               <imagedata fileref="images/opac/mobile/mobilerenew.png"/>
38539             </imageobject>
38540           </mediaobject>
38541         </screenshot>
38542     </section>
38543   </chapter>
38544
38545   <chapter id="searching">
38546     <title>Searching</title>
38547
38548     <para/>
38549
38550     <section id="searchprefixes">
38551       <title>Advanced Search Prefixes</title>
38552
38553       <para>The following prefixes can be added to search terms in the keyword
38554       search box to limit items returned</para>
38555
38556       <itemizedlist>
38557         <listitem>
38558           <para>ti: title search</para>
38559
38560           <itemizedlist>
38561             <listitem>
38562               <para>ex. ti:hamlet</para>
38563             </listitem>
38564           </itemizedlist>
38565         </listitem>
38566
38567         <listitem>
38568           <para>su: subject search</para>
38569
38570           <itemizedlist>
38571             <listitem>
38572               <para>ex. su:cooking</para>
38573             </listitem>
38574           </itemizedlist>
38575         </listitem>
38576
38577         <listitem>
38578           <para>pb: publisher search</para>
38579
38580           <itemizedlist>
38581             <listitem>
38582               <para>ex. pb:penguin</para>
38583             </listitem>
38584           </itemizedlist>
38585         </listitem>
38586
38587         <listitem>
38588           <para>au: author search</para>
38589
38590           <itemizedlist>
38591             <listitem>
38592               <para>ex. au:rowling</para>
38593             </listitem>
38594           </itemizedlist>
38595         </listitem>
38596
38597         <listitem>
38598           <para>su-geo: geographic subjects</para>
38599
38600           <itemizedlist>
38601             <listitem>
38602               <para>ex. su-geo:wales and kw:description and kw:travel</para>
38603             </listitem>
38604           </itemizedlist>
38605         </listitem>
38606
38607         <listitem>
38608           <para>bc: barcode</para>
38609
38610           <itemizedlist>
38611             <listitem>
38612               <para>ex. bc:502326000912</para>
38613             </listitem>
38614           </itemizedlist>
38615         </listitem>
38616
38617         <listitem>
38618           <para>lex: lexile</para>
38619
38620           <itemizedlist>
38621             <listitem>
38622               <para>levels lex:510</para>
38623             </listitem>
38624           </itemizedlist>
38625         </listitem>
38626       </itemizedlist>
38627
38628       <para/>
38629     </section>
38630
38631     <section id="searchguide">
38632       <sectioninfo>
38633         <authorgroup>
38634           <author>
38635             <firstname>Becky</firstname>
38636             <surname>Bell</surname>
38637             <affiliation>
38638               <orgname>WALDO</orgname>
38639             </affiliation>
38640           </author>
38641           
38642           <editor>
38643             <firstname>Nicole C.</firstname>
38644             <surname>Engard</surname>
38645             <contrib>Fixed typos, changed content where necessary and added new
38646               screenshots.</contrib>
38647           </editor>
38648         </authorgroup>
38649         
38650         <pubdate>October 2008</pubdate>
38651       </sectioninfo>
38652       <title>Guide to Searching</title>
38653
38654       <para>This brief guide will explain a chart that shows a sample of how a
38655       MARC21 database can be configured, as well as a brief introductory
38656       searching guide. The indexing fields described in this document relate
38657       to the bibliographic data and does not address authority database
38658       indexing.</para>
38659
38660       <section id="searchguide-indexing">
38661         <title>Indexing and Searching Description</title>
38662
38663         <para>Koha's databases are indexed by the Zebra open-source software.
38664         The overview to the documentation describes Zebra as:</para>
38665
38666         <blockquote>
38667           <para>"...Zebra is a high-performance, general-purpose structured
38668           text indexing and retrieval engine. It reads records in a variety of
38669           input formats (eg. email, XML, MARC) and provides access to them
38670           through a powerful combination of Boolean search expressions and
38671           relevance-ranked free-text queries.</para>
38672
38673           <para>Zebra supports large databases (tens of millions of records,
38674           tens of gigabytes of data). It allows safe, incremental database
38675           updates on live systems. Because Zebra supports the
38676           industry-standard information retrieval protocol, Z39.50, you can
38677           search Zebra databases using an enormous variety of programs and
38678           toolkits, both commercial and free, which understands this
38679           protocol..." Zebra - User's Guide and Reference, p. 1, <ulink url="http://www.indexdata.dk/zebra/doc/zebra.pdf">http://www.indexdata.dk/zebra/doc/zebra.pdf</ulink></para>
38680         </blockquote>
38681
38682         <para>This brief guide will explain a chart that shows a sample of how
38683         a MARC21 database can be configured, as well as a brief introductory
38684         searching guide. The indexing fields described in this document relate
38685         to the bibliographic data and does not address authority database
38686         indexing.</para>
38687
38688         <note>
38689           <para>The indexing described in this document is the set used by
38690           SouthEastern University. Your local indexing may vary.</para>
38691         </note>
38692       </section>
38693
38694       <section id="searchguide-indexconfig">
38695         <title>Indexing Configuration</title>
38696
38697         <para>There are three configuration files that Koha uses while
38698         indexing.</para>
38699
38700         <para>The first configuration file (etc/zebradb/biblios/etc/bib1.att)
38701         contains the Z39.50 bib-1 attribute list, plus the Koha local use
38702         attributes for Biblio Indexes, Items Index, and Fixed Fields and other
38703         special indexes. The Z39.50 Bib-1 profile is made up of several
38704         different types of attributes: Use, Relation, Position, Structure,
38705         Truncation, and Completeness. The bib-1 'Use' attribute is represented
38706         on the chart; the other attributes are used primarily when doing
38707         searches. While there are over 150+ use attributes that could be used
38708         to define your indexing set, it's unlikely that you will choose to use
38709         them all. The attributes you elect to use are those that become the
38710         indexing rules for your database. The other five attribute sets define
38711         the various ways that a search can be further defined, and will not
38712         specifically be addressed in this document. For a complete list of the
38713         standard Bib-1 attributes, go to <ulink url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink>.</para>
38714
38715         <para>The second file
38716         (etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs) contains
38717         the abstract syntax which maps the MARC21 tags to the set of Use
38718         Attributes you choose to use. The rules established in this file
38719         provides a passable Bath level 0 and 1 service, which includes author,
38720         title, subject, keyword and exact services such as standard
38721         identifiers (LCCN, ISBN, ISSN, etc.)</para>
38722
38723         <para>The third file (etc/zebradb/ccl.properties) is the Common
38724         Command Language (CCL) field mappings. This file combines the bib-1
38725         attribute set file and the abstract file and adds the qualifiers,
38726         usually known as index names. The qualifiers, or indexes, for this
38727         database are: pn, cpn, cfn, ti, se, ut, nb, ns, sn, lcn, callnum, su,
38728         su-to, su-geo, su-ut, yr,pubdate, acqdate, ln, pl, ab, nt, rtype,
38729         mc-rtype, mus, au, su-na, kw, pb, ctype, and an.</para>
38730
38731         <para>The <link linkend="kohasearchindexes">Koha Indexing Chart</link> summarizes the
38732           contents of all three of these files in a more readable format. The first two columns
38733           labeled Z39.50 attribute and Z39.50 name matches the Z39.50 bib-1 attributes file. The
38734           third column labeled MARC tags indexed is where you find which MARC tags are mapped to an
38735           attribute. The fourth column labeled Qualifiers identifies the search abbreviations used
38736           in the internal CCL query. The following description provides a definition for the word
38737           'qualifiers'.</para>
38738
38739         <para><emphasis>Qualifiers are used to direct the search to a
38740         particular searchable index, such as title (ti) and author indexes
38741         (au). The CCL standard itself doesn't specify a particular set of
38742         qualifiers, but it does suggest a few shorthand notations. You can
38743         customize the CCL parser to support a particular set of qualifiers to
38744         reflect the current target profile. Traditionally, a qualifier would
38745         map to a particular use-attribute within the BIB-1attribute set. It is
38746         also possible to set other attributes, such as the structure
38747         attribute.</emphasis></para>
38748
38749         <para>In the MARC tags indexed column, there are some conventions used
38750         that have specific meanings. They are:</para>
38751
38752         <itemizedlist>
38753           <listitem>
38754             <para>A three digit tag (100) means that all subfields in the tag
38755             can be used in a search query. So, if you enter a search for
38756             'Jackson' as an author, you will retrieve records where Jackson
38757             could be the last name or the first name.</para>
38758           </listitem>
38759
38760           <listitem>
38761             <para>A three digit tag that has a '$' followed by a letter
38762             (600$a) means that a search query will only search the 'a'
38763             subfield.</para>
38764           </listitem>
38765
38766           <listitem>
38767             <para>A three digit tag that is followed by a ':' and a letter
38768             (240:w) means that a search query can be further qualified. The
38769             letter following the ':' identifies how to conduct the search. The
38770             most common values you'll see are 'w' (word), 'p' (phrase), 's'
38771             (sort), and 'n' (numeric).</para>
38772           </listitem>
38773         </itemizedlist>
38774
38775         <para>The contents of the MARC tags, subfields, and/or fixed field
38776         elements that are listed in this chart are all indexed. You'll see
38777         that every attribute line is not mapped to a specific qualifier
38778         (index)-LC card number, line 9 is one example. However, every indexed
38779         word (a string of characters preceded and succeeded by a space) can be
38780         searched using a keyword (kw) search. So, although an LC card number
38781         specific index doesn't exist, you can still search by the LCCN since
38782         tag 010 is assigned to the LC-card-number attribute. To verify this,
38783         enter 72180055 in the persistent search box. You should retrieve The
38784         gods themselves, by Isaac Asimov.</para>
38785
38786         <para>Examples of fixed field elements indexing can be seen on the
38787         chart between Attribute 8822 and Attribute 8703. These attributes are
38788         most commonly used for limiting. The fixed field attributes currently
38789         represent the BK codes. Other format codes, if needed, could be
38790         defined.</para>
38791       </section>
38792
38793       <section id="searchguide-basics">
38794         <title>Basic Searching</title>
38795
38796         <para>The search box that library staff and library patrons will see
38797         most often is the persistent search box at the top of the page. Koha
38798         interprets the searches as keyword searches.</para>
38799
38800         <screenshot>
38801           <screeninfo>Koha search box</screeninfo>
38802
38803           <mediaobject>
38804             <imageobject>
38805               <imagedata fileref="images/searching/searchbox.png"/>
38806             </imageobject>
38807           </mediaobject>
38808         </screenshot>
38809
38810         <para>To start a search, you enter a word or multiple words in the
38811         search box. When a single word is entered, a keyword search is
38812         performed. You can check this out by typing one word into the form and
38813         note the number of results located. Then, repeat the search with a
38814         minor change. In front of the search word, type 'kw=' followed by the
38815         same search term. The results will be identical.</para>
38816
38817         <para>When you have more than one word in the search box, Koha will
38818         still do a keyword search, but a bit differently. Each word will be
38819         searched on its own, then the Boolean connector 'and' will narrow your
38820         search to those items with all words contained in matching
38821         records.</para>
38822
38823         <para>Suppose you want to find material about how libraries are using
38824         mashups. You'll select the major words and enter them into the
38825         persistent search box.</para>
38826
38827         <screenshot>
38828           <screeninfo>Keyword Search</screeninfo>
38829
38830           <mediaobject>
38831             <imageobject>
38832               <imagedata fileref="images/searching/searchterms.png"/>
38833             </imageobject>
38834           </mediaobject>
38835         </screenshot>
38836
38837         <para>The response to this search is:</para>
38838
38839         <screenshot>
38840           <screeninfo>Results</screeninfo>
38841
38842           <mediaobject>
38843             <imageobject>
38844               <imagedata fileref="images/searching/resultssummary.png"/>
38845             </imageobject>
38846           </mediaobject>
38847         </screenshot>
38848
38849         <para>The order of the words does not affect the retrieval results, so
38850         you could also enter the search as "mashups library". The response to
38851         this search is results</para>
38852
38853         <screenshot>
38854           <screeninfo>Results</screeninfo>
38855
38856           <mediaobject>
38857             <imageobject>
38858               <imagedata fileref="images/searching/resultssummary2.png"/>
38859             </imageobject>
38860           </mediaobject>
38861         </screenshot>
38862
38863         <para>Too many words in the search box will find very few matches, as
38864         the following example illustrates:</para>
38865
38866         <screenshot>
38867           <screeninfo>No results found</screeninfo>
38868
38869           <mediaobject>
38870             <imageobject>
38871               <imagedata fileref="images/searching/noresults.png"/>
38872             </imageobject>
38873           </mediaobject>
38874         </screenshot>
38875       </section>
38876
38877       <section id="searchguide-advanced">
38878         <title>Advanced Searching</title>
38879
38880         <para>When you can't find the most appropriate material with a general
38881         search, you can move to the Advanced Search page by clicking on the
38882         Search option on the persistent toolbar.</para>
38883
38884         <screenshot>
38885           <screeninfo>Koha Menu</screeninfo>
38886
38887           <mediaobject>
38888             <imageobject>
38889               <imagedata fileref="images/searching/menubar.png"/>
38890             </imageobject>
38891           </mediaobject>
38892         </screenshot>
38893
38894         <para>The Advanced Search page offers many ways to limit the results
38895         of your search. You can search using the Boolean operators AND, OR,
38896         and NOT; limit by item type; limit by year and language; limit by
38897         subtypes audience, content, format, or additional content types; by
38898         location and by availability.</para>
38899
38900         <para>The first limiting section on the Advanced Search page provides
38901         a quick and simple way to use the Boolean operators in your search.
38902         Note that this display depends on a system preference setting. This
38903         option can be found on the Administration &gt; System Preferences &gt;
38904         Searching page. The option called <link linkend="expandedSearchOption">expandedSearchOption</link> must be set
38905         to 'show' to see the following display.</para>
38906
38907         <screenshot>
38908           <screeninfo>Advanced Search Options</screeninfo>
38909
38910           <mediaobject>
38911             <imageobject>
38912               <imagedata fileref="images/searching/searchoptions.png"/>
38913             </imageobject>
38914           </mediaobject>
38915         </screenshot>
38916
38917         <para>In this section you can choose among the many indexes by
38918         clicking on the arrow in the first box. The blank box that follows is
38919         where you enter your first search term or terms. On the second line,
38920         you can choose the Boolean operator you want to use in your search.
38921         The options are 'and', 'or', and 'not'. Then, you would again choose
38922         the index to search, followed by the second term or terms. If you have
38923         more concepts you want to include in your search, you can click the
38924         [+] to add another line for your search.</para>
38925
38926         <para>A sample search is shown next, followed by its results:</para>
38927
38928         <screenshot>
38929           <screeninfo>Advanced Search</screeninfo>
38930
38931           <mediaobject>
38932             <imageobject>
38933               <imagedata fileref="images/searching/advsearch.png"/>
38934             </imageobject>
38935           </mediaobject>
38936         </screenshot>
38937
38938         <screenshot>
38939           <screeninfo>Results from Advanced Search</screeninfo>
38940
38941           <mediaobject>
38942             <imageobject>
38943               <imagedata fileref="images/searching/numresults.png"/>
38944             </imageobject>
38945           </mediaobject>
38946         </screenshot>
38947
38948         <para>When you use the Boolean operators to broaden or narrow a
38949         search, remember the action of each operator. The 'and' operator
38950         narrows the results you'll retrieve because the search will retrieve
38951         the records that include all your search terms. The 'or' operator
38952         expands the results because the search will look for occurrences of
38953         all of your search terms. The 'not' operator excludes records with the
38954         term that follows the operator.</para>
38955
38956         <para>Note: If you leave this <link linkend="expandedSearchOption">expandedSearchOption</link> set to
38957         'don't show', this is the display you will see:</para>
38958
38959         <screenshot>
38960           <screeninfo>Fewer Search Options</screeninfo>
38961
38962           <mediaobject>
38963             <imageobject>
38964               <imagedata fileref="images/searching/feweropts.png"/>
38965             </imageobject>
38966           </mediaobject>
38967         </screenshot>
38968
38969         <para>The Advanced Search page then shows the multiple kinds of limits
38970         that can be applied to your search results. Either check a box or
38971         select from the drop down menus to narrow your search. You will type
38972         the year, year range, or a 'greater than (&gt;)' or 'less than (&lt;)'
38973         year.</para>
38974
38975         <screenshot>
38976           <screeninfo>Other Advanced Search Options</screeninfo>
38977
38978           <mediaobject>
38979             <imageobject>
38980               <imagedata fileref="images/searching/advoptions.png"/>
38981             </imageobject>
38982           </mediaobject>
38983         </screenshot>
38984
38985         <para>Finally, you can choose how the results will be sorted. The
38986         pre-defined sort options are in the final area of the Advanced Search
38987         screen.</para>
38988
38989         <screenshot>
38990           <screeninfo>Sort Results By</screeninfo>
38991
38992           <mediaobject>
38993             <imageobject>
38994               <imagedata fileref="images/searching/advsortby.png"/>
38995             </imageobject>
38996           </mediaobject>
38997         </screenshot>
38998
38999         <para>The default sort is by relevance, although you can choose to sort by author, by title,
39000           by call number, by dates, or by popularity (which uses the information on total issues
39001           found in the items table). If you would prefer a different default sort, you can set <link
39002             linkend="defaultSortField">defaultSortField</link> to one of the other choices in
39003           Administration &gt; System Preferences &gt; Searching.</para>
39004       </section>
39005
39006       <section id="searchguide-ccl">
39007         <title>Common Command Language Searching</title>
39008
39009         <para>Koha uses the Common Command Language (CCL) (ISO 8777) as its
39010         internal search protocol. Searches initiated in the graphical
39011         interface use this protocol as well, although the searcher doesn't
39012         know which indexes, operators and limiters are available and being
39013         used to conduct their search. The searcher can use the Advanced Search
39014         when more precise results set are desired and where the search indexes
39015         are somewhat known. However, some library users and many library staff
39016         prefer using a command based structure. This part of the document will
39017         present and explain the use of the Koha command based structure. The
39018         indexes, operators, and limiters used are identical to those used in
39019         the graphical interface.</para>
39020
39021         <section id="searchguide-indexes">
39022           <title>Indexes</title>
39023
39024           <para>The CCL standard itself doesn't specify a particular set of
39025           qualifiers (indexes), but it does suggest a few short-hand notations
39026           such as 'ti', 'au', and 'su'. Koha has a default set of indexes;
39027           it's possible to customize that set by adding needed indexes based
39028           on local requirements. A qualifier (index) maps to a particular
39029           use-attribute within the Z39.50 BIB-1 attribute set. The complete
39030           Z39.50 Bib-1 Attribute can be viewed at <ulink url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink>.</para>
39031
39032           <para>The standard Koha set of indexes is a fairly common example of
39033           MARC21 indexing rules. The indexes that are defined in Koha are
39034           indexes typically used by other integrated library systems. The
39035           defined Z39.50 Bib-1 Attribute mapped to the indexes include:</para>
39036
39037           <table cellpadding="4" cellspacing="4" frame="all">
39038             <title>Attributes</title>
39039
39040             <tgroup align="left" cols="2" colsep="1" rowsep="1">
39041               <thead>
39042                 <row>
39043                   <entry>Bib-1 Attribute</entry>
39044
39045                   <entry>Qualifier (index)</entry>
39046                 </row>
39047               </thead>
39048
39049               <tbody>
39050                 <row>
39051                   <entry>Personal-name</entry>
39052
39053                   <entry>pn</entry>
39054                 </row>
39055
39056                 <row>
39057                   <entry>Corporate-name</entry>
39058
39059                   <entry>cpn</entry>
39060                 </row>
39061
39062                 <row>
39063                   <entry>Conference-name</entry>
39064
39065                   <entry>cfn</entry>
39066                 </row>
39067
39068                 <row>
39069                   <entry>Title</entry>
39070
39071                   <entry>ti</entry>
39072                 </row>
39073
39074                 <row>
39075                   <entry>Title-series</entry>
39076
39077                   <entry>se</entry>
39078                 </row>
39079
39080                 <row>
39081                   <entry>Title-uniform</entry>
39082
39083                   <entry>ut</entry>
39084                 </row>
39085
39086                 <row>
39087                   <entry>ISBN</entry>
39088
39089                   <entry>nb</entry>
39090                 </row>
39091
39092                 <row>
39093                   <entry>ISSN</entry>
39094
39095                   <entry>ns</entry>
39096                 </row>
39097
39098                 <row>
39099                   <entry>Local number</entry>
39100
39101                   <entry>sn</entry>
39102                 </row>
39103
39104                 <row>
39105                   <entry>Local-classification</entry>
39106
39107                   <entry>lcn and callnum</entry>
39108                 </row>
39109
39110                 <row>
39111                   <entry>Subject</entry>
39112
39113                   <entry>su, su-to, su-geo, su-ut</entry>
39114                 </row>
39115
39116                 <row>
39117                   <entry>Pubdate</entry>
39118
39119                   <entry>yr,pubdate</entry>
39120                 </row>
39121
39122                 <row>
39123                   <entry>Date-of-Acquisition</entry>
39124
39125                   <entry>acqdate</entry>
39126                 </row>
39127
39128                 <row>
39129                   <entry>Language</entry>
39130
39131                   <entry>ln</entry>
39132                 </row>
39133
39134                 <row>
39135                   <entry>Place-of-publication</entry>
39136
39137                   <entry>pl</entry>
39138                 </row>
39139
39140                 <row>
39141                   <entry>Abstract</entry>
39142
39143                   <entry>ab</entry>
39144                 </row>
39145
39146                 <row>
39147                   <entry>Notes</entry>
39148
39149                   <entry>nt</entry>
39150                 </row>
39151
39152                 <row>
39153                   <entry>Record-type</entry>
39154
39155                   <entry>rtype, mc-rtype, mus</entry>
39156                 </row>
39157
39158                 <row>
39159                   <entry>Author</entry>
39160
39161                   <entry>au, aut</entry>
39162                 </row>
39163
39164                 <row>
39165                   <entry>Subject-person-name</entry>
39166
39167                   <entry>su-na</entry>
39168                 </row>
39169
39170                 <row>
39171                   <entry>Any (keyword)</entry>
39172
39173                   <entry>kw</entry>
39174                 </row>
39175
39176                 <row>
39177                   <entry>Publisher</entry>
39178
39179                   <entry>pb</entry>
39180                 </row>
39181
39182                 <row>
39183                   <entry>Content-type</entry>
39184
39185                   <entry>ctype</entry>
39186                 </row>
39187
39188                 <row>
39189                   <entry>Koha-Auth-Number</entry>
39190
39191                   <entry>an</entry>
39192                 </row>
39193
39194                 <row>
39195                   <entry>Author-personal-bibliography</entry>
39196
39197                   <entry>aub</entry>
39198                 </row>
39199
39200                 <row>
39201                   <entry>Author-in-order</entry>
39202
39203                   <entry>auo</entry>
39204                 </row>
39205               </tbody>
39206             </tgroup>
39207           </table>
39208
39209           <para>Refer to the <link linkend="kohasearchindexes">Koha Indexing Chart</link> for the
39210             MARC21 tags mapped to each Bib-1 Attribute and index combination.</para>
39211
39212           <section id="search-audexamp">
39213             <title>Audience Examples</title>
39214
39215             <itemizedlist>
39216               <listitem>
39217                 <para>aud:a Preschool</para>
39218               </listitem>
39219               <listitem>
39220                 <para>aud:b Primary</para>
39221               </listitem>
39222               <listitem>
39223                 <para>aud:c Pre-Adolescent</para>
39224               </listitem>
39225               <listitem>
39226                 <para>aud:d Adolescent</para>
39227               </listitem>
39228
39229               <listitem>
39230                 <para>aud:e Adult</para>
39231               </listitem>
39232               <listitem>
39233                 <para>aud:f Specialized</para>
39234               </listitem>
39235               <listitem>
39236                 <para>aud:g General</para>
39237               </listitem>
39238               <listitem>
39239                 <para>aud:j Juvenile</para>
39240               </listitem>
39241             </itemizedlist>
39242           </section>
39243
39244           <section id="search-contentsexamp">
39245             <title>Contents Examples</title>
39246
39247             <itemizedlist>
39248               <listitem>
39249                 <para>fic:1 Fiction</para>
39250               </listitem>
39251
39252               <listitem>
39253                 <para>fic:0 Non Fiction</para>
39254               </listitem>
39255
39256               <listitem>
39257                 <para>bio:b Biography</para>
39258               </listitem>
39259
39260               <listitem>
39261                 <para>mus:j Musical recording</para>
39262               </listitem>
39263
39264               <listitem>
39265                 <para>mus:I Non musical record</para>
39266               </listitem>
39267             </itemizedlist>
39268           </section>
39269         </section>
39270
39271         <section id="searchguide-syntax">
39272           <title>Search Syntax</title>
39273
39274           <para>In the persistent search box, single words generally retrieve
39275           large sets. To narrow a search, you can use multiple words. Koha
39276           automatically uses the 'and' Boolean operator to create a set of
39277           records matching your input. When you want to narrow the search to
39278           an author or a title or a subject or some other specific field or
39279           use a Boolean operator, there isn't an obvious way to accomplish
39280           that specificity. The library user can, of course, go to the
39281           Advanced Search page; however, if you know how to construct a CCL
39282           search, you can achieve more specificity while using the persistent
39283           search box on any page.</para>
39284
39285           <para>There is a specific order to the CCL search syntax. Although
39286           it can be used for simple searches, it is an especially effective
39287           way to perform complex searches, as it affords you a great deal of
39288           control over your search results. To construct a CCL search, first
39289           enter a desired index code, then an equal sign, followed by your
39290           search word(s). Following are examples of simple CCL
39291           searches.</para>
39292
39293           <itemizedlist>
39294             <listitem>
39295               <para>ti=principles of accounting</para>
39296             </listitem>
39297
39298             <listitem>
39299               <para>au=brown joseph</para>
39300             </listitem>
39301
39302             <listitem>
39303               <para>su=poetry</para>
39304             </listitem>
39305
39306             <listitem>
39307               <para>su-na=Shakespeare</para>
39308             </listitem>
39309
39310             <listitem>
39311               <para>kw=marlin</para>
39312             </listitem>
39313           </itemizedlist>
39314
39315           <para>You can refine your search by combining search terms with
39316           Boolean operators 'and', 'or', or 'not'. Following are examples of
39317           searches using Boolean operators.</para>
39318
39319           <itemizedlist>
39320             <listitem>
39321               <para>ti=principles of accounting and au=brown joseph</para>
39322             </listitem>
39323
39324             <listitem>
39325               <para>su=poetry not su-na=Shakespeare</para>
39326             </listitem>
39327
39328             <listitem>
39329               <para>kw=communication and su=debate</para>
39330             </listitem>
39331           </itemizedlist>
39332
39333           <para>You can also choose to search for things that start with a
39334           character or series of characters</para>
39335
39336           <itemizedlist>
39337             <listitem>
39338               <para>ti,first-in-subfield=C (will show you all titles that
39339               start with the letter 'C')</para>
39340             </listitem>
39341           </itemizedlist>
39342
39343           <para>Other string location searches can be performed with the
39344           following keywords:</para>
39345
39346           <itemizedlist>
39347             <listitem>
39348               <para>rtrn : right truncation</para>
39349             </listitem>
39350
39351             <listitem>
39352               <para>ltrn : left truncation</para>
39353             </listitem>
39354
39355             <listitem>
39356               <para>lrtrn : left and right truncation</para>
39357             </listitem>
39358
39359             <listitem>
39360               <para>st-date : type date</para>
39361             </listitem>
39362
39363             <listitem>
39364               <para>st-numeric : type number (integer)</para>
39365             </listitem>
39366
39367             <listitem>
39368               <para>ext : exact search on whole subfield (does not work with
39369               icu)</para>
39370             </listitem>
39371
39372             <listitem>
39373               <para>phr : search on phrase anywhere in the subfield</para>
39374             </listitem>
39375
39376             <listitem>
39377               <para>startswithnt : subfield starts with</para>
39378             </listitem>
39379           </itemizedlist>
39380
39381           <para>Using specific indexes and Boolean operators are not the only
39382           way a search can be refined. You can also refine your search as a
39383           phrase when looking for a title, author, or subject. The syntax for
39384           this search is <emphasis>index,phr=search words</emphasis>.</para>
39385
39386           <para>To illustrate the results of various search types, a search
39387           was done for the words 'supreme court'. The results illustrate that
39388           the search index and the word order make a difference in search
39389           results. Only the results count and the search itself is in these
39390           examples. The search executed will always be between the single
39391           quotes.</para>
39392
39393           <screenshot>
39394             <screeninfo>Sample Search 1</screeninfo>
39395
39396             <mediaobject>
39397               <imageobject>
39398                 <imagedata fileref="images/searching/ex1.png"/>
39399               </imageobject>
39400             </mediaobject>
39401           </screenshot>
39402
39403           <screenshot>
39404             <screeninfo>Sample Search 2</screeninfo>
39405
39406             <mediaobject>
39407               <imageobject>
39408                 <imagedata fileref="images/searching/ex2.png"/>
39409               </imageobject>
39410             </mediaobject>
39411           </screenshot>
39412
39413           <screenshot>
39414             <screeninfo>Sample Search 3</screeninfo>
39415
39416             <mediaobject>
39417               <imageobject>
39418                 <imagedata fileref="images/searching/ex3.png"/>
39419               </imageobject>
39420             </mediaobject>
39421           </screenshot>
39422
39423           <screenshot>
39424             <screeninfo>Sample Search 4</screeninfo>
39425
39426             <mediaobject>
39427               <imageobject>
39428                 <imagedata fileref="images/searching/ex4.png"/>
39429               </imageobject>
39430             </mediaobject>
39431           </screenshot>
39432
39433           <screenshot>
39434             <screeninfo>Sample Search 5</screeninfo>
39435
39436             <mediaobject>
39437               <imageobject>
39438                 <imagedata fileref="images/searching/ex5.png"/>
39439               </imageobject>
39440             </mediaobject>
39441           </screenshot>
39442
39443           <screenshot>
39444             <screeninfo>Sample Search 6</screeninfo>
39445
39446             <mediaobject>
39447               <imageobject>
39448                 <imagedata fileref="images/searching/ex6.png"/>
39449               </imageobject>
39450             </mediaobject>
39451           </screenshot>
39452
39453           <screenshot>
39454             <screeninfo>Sample Search 7</screeninfo>
39455
39456             <mediaobject>
39457               <imageobject>
39458                 <imagedata fileref="images/searching/ex7.png"/>
39459               </imageobject>
39460             </mediaobject>
39461           </screenshot>
39462
39463           <screenshot>
39464             <screeninfo>Sample Search 8</screeninfo>
39465
39466             <mediaobject>
39467               <imageobject>
39468                 <imagedata fileref="images/searching/ex8.png"/>
39469               </imageobject>
39470             </mediaobject>
39471           </screenshot>
39472
39473           <screenshot>
39474             <screeninfo>Sample Search 9</screeninfo>
39475
39476             <mediaobject>
39477               <imageobject>
39478                 <imagedata fileref="images/searching/ex9.png"/>
39479               </imageobject>
39480             </mediaobject>
39481           </screenshot>
39482
39483           <para>You can also choose to use limiters in your search query. Some
39484           common limiters include dates, languages, record types, and item
39485           types. In the Advance Search, you can either click a box or key in
39486           data to limit your search. You can also apply the same limits with
39487           CCL by using the syntax in the following examples. In all</para>
39488
39489           <para><emphasis>By Date: su=supreme court and
39490           yr,st-numeric=&gt;2000</emphasis></para>
39491
39492           <screenshot>
39493             <screeninfo>Sample Search 10</screeninfo>
39494
39495             <mediaobject>
39496               <imageobject>
39497                 <imagedata fileref="images/searching/ex10.png"/>
39498               </imageobject>
39499             </mediaobject>
39500           </screenshot>
39501
39502           <para>When you limit by date, you can use the '&gt;' (greater than),
39503           '&lt;' (less than), '=' (equal), or 'yyyy-yyyy' (range)
39504           symbols.</para>
39505
39506           <para><emphasis>By Item Type: su=nursing and
39507           itype:BK</emphasis></para>
39508
39509           <screenshot>
39510             <screeninfo>Sample Search 11</screeninfo>
39511
39512             <mediaobject>
39513               <imageobject>
39514                 <imagedata fileref="images/searching/ex11.png"/>
39515               </imageobject>
39516             </mediaobject>
39517           </screenshot>
39518
39519           <para>Each library will have a different set of item types defined
39520           in their circulation configuration. When you set up item types, you
39521           define a code and a name for each one. The name will appear on the
39522           Advance Search page. The code you assigned is used as a CCL search
39523           limit, formatted as 'itype:x', where 'x' is the assigned code. The
39524           initial set of item types in Koha will usually be edited to reflect
39525           your collections, so your item type limiters may be different than
39526           the initial ones. The initial item type limiters follow.</para>
39527
39528           <itemizedlist>
39529             <listitem>
39530               <para>itype:BKS Books, Booklets, Workbooks</para>
39531             </listitem>
39532
39533             <listitem>
39534               <para>itype:SR Audio Cassettes, CDs</para>
39535             </listitem>
39536
39537             <listitem>
39538               <para>itype:IR Binders</para>
39539             </listitem>
39540
39541             <listitem>
39542               <para>itype:CF CD-ROMs, DVD-ROMs, General Online
39543               Resources</para>
39544             </listitem>
39545
39546             <listitem>
39547               <para>itype:VR DVDs, VHS</para>
39548             </listitem>
39549
39550             <listitem>
39551               <para>itype:KT Kit</para>
39552             </listitem>
39553
39554             <listitem>
39555               <para>itype:AR Models</para>
39556             </listitem>
39557
39558             <listitem>
39559               <para>itype:SER Serials</para>
39560             </listitem>
39561           </itemizedlist>
39562
39563           <para><emphasis>By format: su=supreme court not
39564           l-format:sr</emphasis></para>
39565
39566           <screenshot>
39567             <screeninfo>Sample Search 12</screeninfo>
39568
39569             <mediaobject>
39570               <imageobject>
39571                 <imagedata fileref="images/searching/ex12.png"/>
39572               </imageobject>
39573             </mediaobject>
39574           </screenshot>
39575
39576           <para>The format limiters are derived from a combination of LDR, 006
39577           and 007 positions. The formats that are currently defined are the
39578           following.</para>
39579
39580           <itemizedlist>
39581             <listitem>
39582               <para>l-format:ta Regular print</para>
39583             </listitem>
39584
39585             <listitem>
39586               <para>l-format:tb Large print</para>
39587             </listitem>
39588
39589             <listitem>
39590               <para>l-format:fk Braille</para>
39591             </listitem>
39592
39593             <listitem>
39594               <para>l-format:sd CD audio</para>
39595             </listitem>
39596
39597             <listitem>
39598               <para>l-format:ss Cassette recording</para>
39599             </listitem>
39600
39601             <listitem>
39602               <para>l-format:vf VHS tape</para>
39603             </listitem>
39604
39605             <listitem>
39606               <para>l-format:vd DVD video</para>
39607             </listitem>
39608
39609             <listitem>
39610               <para>l-format:co CD software</para>
39611             </listitem>
39612
39613             <listitem>
39614               <para>l-format:cr Website</para>
39615             </listitem>
39616           </itemizedlist>
39617
39618           <para><emphasis>By content type: su=supreme court not
39619           ctype:l</emphasis></para>
39620
39621           <screenshot>
39622             <screeninfo>Sample Search 13</screeninfo>
39623
39624             <mediaobject>
39625               <imageobject>
39626                 <imagedata fileref="images/searching/ex13.png"/>
39627               </imageobject>
39628             </mediaobject>
39629           </screenshot>
39630
39631           <para>The content types are taken from the 008 MARC tag, positions
39632           24-27.</para>
39633
39634           <para>There are two other limiter types that are not described in
39635           this document. They are: Audience and Content. The only difference
39636           in the syntax of the CCL is the actual limiter. They are reproduced
39637           here just in case you would like to use these limiters.</para>
39638         </section>
39639       </section>
39640     </section>
39641
39642     <section id="kohasearchindexes">
39643       <title>Koha Search Indexes</title>
39644
39645       <para>By default, not all fields are indexed in the Zebra search engine,
39646       but many are. Below are the MARC21 fields that are indexed in
39647       Zebra.</para>
39648
39649       <table cellpadding="4" cellspacing="4" frame="all">
39650         <title>Indexes</title>
39651
39652         <tgroup align="left" cols="2" colsep="1" rowsep="1">
39653           <thead>
39654             <row>
39655               <entry><para>Field</para></entry>
39656
39657               <entry><para>Description</para></entry>
39658             </row>
39659           </thead>
39660
39661           <tbody>
39662             <row>
39663               <entry><para>001</para></entry>
39664
39665               <entry><para>Control-number</para></entry>
39666             </row>
39667
39668             <row>
39669               <entry><para>005</para></entry>
39670
39671               <entry><para>Date/time-last-modified</para></entry>
39672             </row>
39673
39674             <row>
39675               <entry><para>007</para></entry>
39676
39677               <entry><para>Microform-generation:n:range(data,11,1),
39678               Material-type,ff7-00:w:range(data,0,1),
39679               ff7-01:w:range(data,1,1), ff7-02:w:range(data,2,1),
39680               ff7-01-02:w:range(data,0,2)</para></entry>
39681             </row>
39682
39683             <row>
39684               <entry><para>008</para></entry>
39685
39686               <entry><para>date-entered-on-file:n:range(data,0,5),
39687               date-entered-on-file:s:range(data,0,5),
39688               pubdate:w:range(data,7,4), pubdate:n:range(data,7,4),
39689               pubdate:y:range(data,7,4), pubdate:s:range(data,7,4),
39690               pl:w:range(data,15,3), ta:w:range(data,22,1),
39691               ff8-23:w:range(data,23,1), ff8-29:w:range(data,29,1),
39692               lf:w:range(data,33,1), bio:w:range(data,34,1),
39693               ln:n:range(data,35,3), ctype:w:range(data,24,4),
39694               Record-source:w:range(data,39,0)</para></entry>
39695             </row>
39696
39697             <row>
39698               <entry><para>010</para></entry>
39699
39700               <entry><para>LC-card-number, Identifier-standard</para></entry>
39701             </row>
39702
39703             <row>
39704               <entry><para>011</para></entry>
39705
39706               <entry><para>LC-card-number, Identifier-standard</para></entry>
39707             </row>
39708
39709             <row>
39710               <entry><para>015</para></entry>
39711
39712               <entry><para>BNB-card-number, BGF-number, Number-db,
39713               Number-natl-biblio, Identifier-standard</para></entry>
39714             </row>
39715
39716             <row>
39717               <entry><para>017</para></entry>
39718
39719               <entry><para>Number-legal-deposit,
39720               Identifier-standard</para></entry>
39721             </row>
39722
39723             <row>
39724               <entry><para>018</para></entry>
39725
39726               <entry><para>Identifier-standard</para></entry>
39727             </row>
39728
39729             <row>
39730               <entry><para>020$a</para></entry>
39731
39732               <entry><para>ISBN:w, Identifier-standard:w</para></entry>
39733             </row>
39734
39735             <row>
39736               <entry><para>020</para></entry>
39737
39738               <entry><para>Identifier-standard</para></entry>
39739             </row>
39740
39741             <row>
39742               <entry><para>022$a</para></entry>
39743
39744               <entry><para>ISSN:w, Identifier-standard:w</para></entry>
39745             </row>
39746
39747             <row>
39748               <entry><para>022</para></entry>
39749
39750               <entry><para>Identifier-standard</para></entry>
39751             </row>
39752
39753             <row>
39754               <entry><para>023</para></entry>
39755
39756               <entry><para>Identifier-standard</para></entry>
39757             </row>
39758
39759             <row>
39760               <entry><para>024$a</para></entry>
39761
39762               <entry><para>Identifier-other</para></entry>
39763             </row>
39764
39765             <row>
39766               <entry><para>024</para></entry>
39767
39768               <entry><para>Identifier-standard</para></entry>
39769             </row>
39770
39771             <row>
39772               <entry><para>025</para></entry>
39773
39774               <entry><para>Identifier-standard</para></entry>
39775             </row>
39776
39777             <row>
39778               <entry><para>027</para></entry>
39779
39780               <entry><para>Report-number, Identifier-standard</para></entry>
39781             </row>
39782
39783             <row>
39784               <entry><para>028</para></entry>
39785
39786               <entry><para>Number-music-publisher,
39787               Identifier-standard</para></entry>
39788             </row>
39789
39790             <row>
39791               <entry><para>030</para></entry>
39792
39793               <entry><para>CODEN, Identifier-standard</para></entry>
39794             </row>
39795
39796             <row>
39797               <entry><para>034</para></entry>
39798
39799               <entry><para>Map-scale</para></entry>
39800             </row>
39801
39802             <row>
39803               <entry><para>037</para></entry>
39804
39805               <entry><para>Identifier-standard, Stock-number</para></entry>
39806             </row>
39807
39808             <row>
39809               <entry><para>040</para></entry>
39810
39811               <entry><para>Code-institution, Record-source</para></entry>
39812             </row>
39813
39814             <row>
39815               <entry><para>041</para></entry>
39816
39817               <entry><para>ln</para></entry>
39818             </row>
39819
39820             <row>
39821               <entry><para>043</para></entry>
39822
39823               <entry><para>Code-geographic</para></entry>
39824             </row>
39825
39826             <row>
39827               <entry><para>050$b</para></entry>
39828
39829               <entry><para>LC-call-number:w, LC-call-number:p,
39830               LC-call-number:s</para></entry>
39831             </row>
39832
39833             <row>
39834               <entry><para>050</para></entry>
39835
39836               <entry><para>LC-call-number:w, LC-call-number:p,
39837               LC-call-number:s</para></entry>
39838             </row>
39839
39840             <row>
39841               <entry><para>052</para></entry>
39842
39843               <entry><para>Geographic-class</para></entry>
39844             </row>
39845
39846             <row>
39847               <entry><para>060</para></entry>
39848
39849               <entry><para>NLM-call-number</para></entry>
39850             </row>
39851
39852             <row>
39853               <entry><para>070</para></entry>
39854
39855               <entry><para>NAL-call-number</para></entry>
39856             </row>
39857
39858             <row>
39859               <entry><para>080</para></entry>
39860
39861               <entry><para>UDC-classification</para></entry>
39862             </row>
39863
39864             <row>
39865               <entry><para>082</para></entry>
39866
39867               <entry><para>Dewey-classification:w,
39868               Dewey-classification:s</para></entry>
39869             </row>
39870
39871             <row>
39872               <entry><para>086</para></entry>
39873
39874               <entry><para>Number-govt-pub</para></entry>
39875             </row>
39876
39877             <row>
39878               <entry><para>100$9</para></entry>
39879
39880               <entry><para>Cross-Reference:w, Koha-Auth-Number</para></entry>
39881             </row>
39882
39883             <row>
39884               <entry><para>100$a</para></entry>
39885
39886               <entry><para>Author,Author:p, Author:s, Editor,
39887               Author-personal-bibliography, Author-personal-bibliography:p,
39888               Author-personal-bibliography:s</para></entry>
39889             </row>
39890
39891             <row>
39892               <entry><para>100</para></entry>
39893
39894               <entry><para>Author, Author-title, Author-name-personal, Name,
39895               Name-and-title, Personal-name</para></entry>
39896             </row>
39897
39898             <row>
39899               <entry><para>110$9</para></entry>
39900
39901               <entry><para>Koha-Auth-Number</para></entry>
39902             </row>
39903
39904             <row>
39905               <entry><para>110</para></entry>
39906
39907               <entry><para>Author, Author-title, Author-name-corporate, Name,
39908               Name-and-title, Corporate-name</para></entry>
39909             </row>
39910
39911             <row>
39912               <entry><para>111$9</para></entry>
39913
39914               <entry><para>Koha-Auth-Number</para></entry>
39915             </row>
39916
39917             <row>
39918               <entry><para>111</para></entry>
39919
39920               <entry><para>Author, Author-title, Author-name-corporate, Name,
39921               Name-and-title, Conference-name</para></entry>
39922             </row>
39923
39924             <row>
39925               <entry><para>130$n</para></entry>
39926
39927               <entry><para>Thematic-number</para></entry>
39928             </row>
39929
39930             <row>
39931               <entry><para>130$r</para></entry>
39932
39933               <entry><para>Music-key</para></entry>
39934             </row>
39935
39936             <row>
39937               <entry><para>130$9</para></entry>
39938
39939               <entry><para>Koha-Auth-Number</para></entry>
39940             </row>
39941
39942             <row>
39943               <entry><para>130</para></entry>
39944
39945               <entry><para>Title, Title-uniform</para></entry>
39946             </row>
39947
39948             <row>
39949               <entry><para>210</para></entry>
39950
39951               <entry><para>Title, Title-abbreviated</para></entry>
39952             </row>
39953
39954             <row>
39955               <entry><para>211</para></entry>
39956
39957               <entry><para>Title, Title-abbreviated</para></entry>
39958             </row>
39959
39960             <row>
39961               <entry><para>212</para></entry>
39962
39963               <entry><para>Title, Title-other-variant</para></entry>
39964             </row>
39965
39966             <row>
39967               <entry><para>214</para></entry>
39968
39969               <entry><para>Title, Title-expanded</para></entry>
39970             </row>
39971
39972             <row>
39973               <entry><para>222</para></entry>
39974
39975               <entry><para>Title, Title-key</para></entry>
39976             </row>
39977
39978             <row>
39979               <entry><para>240$r</para></entry>
39980
39981               <entry><para>Music-key</para></entry>
39982             </row>
39983
39984             <row>
39985               <entry><para>240$n</para></entry>
39986
39987               <entry><para>Thematic-number</para></entry>
39988             </row>
39989
39990             <row>
39991               <entry><para>240</para></entry>
39992
39993               <entry><para>Title:w, Title:p, Title-uniform</para></entry>
39994             </row>
39995
39996             <row>
39997               <entry><para>243$n</para></entry>
39998
39999               <entry><para>Thematic-number</para></entry>
40000             </row>
40001
40002             <row>
40003               <entry><para>243$r</para></entry>
40004
40005               <entry><para>Music-key</para></entry>
40006             </row>
40007
40008             <row>
40009               <entry><para>243</para></entry>
40010
40011               <entry><para>Title:w, Title:p, Title-collective</para></entry>
40012             </row>
40013
40014             <row>
40015               <entry><para>245$a</para></entry>
40016
40017               <entry><para>Title-cover:w, Title-cover:p, Title-cover:s,
40018               Title:w, Title:p, Title:s</para></entry>
40019             </row>
40020
40021             <row>
40022               <entry><para>245$c</para></entry>
40023
40024               <entry><para>Author, Author-in-order:w, Author-in-order:p,
40025               Author-in-order:s</para></entry>
40026             </row>
40027
40028             <row>
40029               <entry><para>245$9</para></entry>
40030
40031               <entry><para>Cross-Reference:w, Koha-Auth-Number</para></entry>
40032             </row>
40033
40034             <row>
40035               <entry><para>245</para></entry>
40036
40037               <entry><para>Title:w, Title:p</para></entry>
40038             </row>
40039
40040             <row>
40041               <entry><para>246</para></entry>
40042
40043               <entry><para>Title, Title:p, Title-abbreviated, Title-expanded,
40044               Title-former</para></entry>
40045             </row>
40046
40047             <row>
40048               <entry><para>247</para></entry>
40049
40050               <entry><para>Title, Title:p, Title-former, Title-other-variant,
40051               Related-periodical</para></entry>
40052             </row>
40053
40054             <row>
40055               <entry><para>260$a</para></entry>
40056
40057               <entry><para>pl:w, pl:p</para></entry>
40058             </row>
40059
40060             <row>
40061               <entry><para>260$b</para></entry>
40062
40063               <entry><para>Publisher:w, Publisher:p</para></entry>
40064             </row>
40065
40066             <row>
40067               <entry><para>260$c</para></entry>
40068
40069               <entry><para>copydate, copydate:s</para></entry>
40070             </row>
40071
40072             <row>
40073               <entry><para>260</para></entry>
40074
40075               <entry><para>pl</para></entry>
40076             </row>
40077
40078             <row>
40079               <entry><para>300</para></entry>
40080
40081               <entry><para>Extent:w, Extent:p</para></entry>
40082             </row>
40083
40084             <row>
40085               <entry><para>400$a</para></entry>
40086
40087               <entry><para>Name-and-title</para></entry>
40088             </row>
40089
40090             <row>
40091               <entry><para>400$t</para></entry>
40092
40093               <entry><para>Author-title, Name-and-title, Title,
40094               Title-series</para></entry>
40095             </row>
40096
40097             <row>
40098               <entry><para>400$9</para></entry>
40099
40100               <entry><para>Koha-Auth-Number</para></entry>
40101             </row>
40102
40103             <row>
40104               <entry><para>400</para></entry>
40105
40106               <entry><para>Author, Author-name-personal, Name,
40107               Personal-name</para></entry>
40108             </row>
40109
40110             <row>
40111               <entry><para>410</para></entry>
40112
40113               <entry><para>Author, Corporate-name</para></entry>
40114             </row>
40115
40116             <row>
40117               <entry><para>410$a</para></entry>
40118
40119               <entry><para>Name-and-title</para></entry>
40120             </row>
40121
40122             <row>
40123               <entry><para>410$t</para></entry>
40124
40125               <entry><para>Author-title, Title, Title-series</para></entry>
40126             </row>
40127
40128             <row>
40129               <entry><para>410$9</para></entry>
40130
40131               <entry><para>Koha-Auth-Number</para></entry>
40132             </row>
40133
40134             <row>
40135               <entry><para>410</para></entry>
40136
40137               <entry><para>Author-name-corporate, Name</para></entry>
40138             </row>
40139
40140             <row>
40141               <entry><para>411</para></entry>
40142
40143               <entry><para>Author, Conference-name</para></entry>
40144             </row>
40145
40146             <row>
40147               <entry><para>411$a</para></entry>
40148
40149               <entry><para>Name-and-title</para></entry>
40150             </row>
40151
40152             <row>
40153               <entry><para>411$t</para></entry>
40154
40155               <entry><para>Author-title, Title-series</para></entry>
40156             </row>
40157
40158             <row>
40159               <entry><para>411</para></entry>
40160
40161               <entry><para>Author-name-corporate, Name</para></entry>
40162             </row>
40163
40164             <row>
40165               <entry><para>440$a</para></entry>
40166
40167               <entry><para>Title-series:w, Title-series:p</para></entry>
40168             </row>
40169
40170             <row>
40171               <entry><para>440$9</para></entry>
40172
40173               <entry><para>Koha-Auth-Number</para></entry>
40174             </row>
40175
40176             <row>
40177               <entry><para>440</para></entry>
40178
40179               <entry><para>Title-series:w, Title-series:p, Title,
40180               Title-series</para></entry>
40181             </row>
40182
40183             <row>
40184               <entry><para>490$a</para></entry>
40185
40186               <entry><para>Title-series:w, Title-series:p</para></entry>
40187             </row>
40188
40189             <row>
40190               <entry><para>490</para></entry>
40191
40192               <entry><para>Title, Title-series</para></entry>
40193             </row>
40194
40195             <row>
40196               <entry><para>490$9</para></entry>
40197
40198               <entry><para>Koha-Auth-Number</para></entry>
40199             </row>
40200
40201             <row>
40202               <entry><para>500</para></entry>
40203
40204               <entry><para>Note:w, Note:p</para></entry>
40205             </row>
40206
40207             <row>
40208               <entry><para>502</para></entry>
40209
40210               <entry><para>Material-type</para></entry>
40211             </row>
40212
40213             <row>
40214               <entry><para>505$r</para></entry>
40215
40216               <entry><para>Author</para></entry>
40217             </row>
40218
40219             <row>
40220               <entry><para>505$t</para></entry>
40221
40222               <entry><para>Title</para></entry>
40223             </row>
40224
40225             <row>
40226               <entry><para>505</para></entry>
40227
40228               <entry><para>Note:w, Note:p</para></entry>
40229             </row>
40230
40231             <row>
40232               <entry><para>510</para></entry>
40233
40234               <entry><para>Indexed-by</para></entry>
40235             </row>
40236
40237             <row>
40238               <entry><para>520</para></entry>
40239
40240               <entry><para>Abstract:w, Abstract:p</para></entry>
40241             </row>
40242
40243             <row>
40244               <entry><para>521$a</para></entry>
40245
40246               <entry><para>lex:n</para></entry>
40247             </row>
40248
40249             <row>
40250               <entry><para>526$c</para></entry>
40251
40252               <entry><para>arl, arl:n</para></entry>
40253             </row>
40254
40255             <row>
40256               <entry><para>526$d</para></entry>
40257
40258               <entry><para>arp, arp:n</para></entry>
40259             </row>
40260
40261             <row>
40262               <entry><para>590</para></entry>
40263
40264               <entry><para>Note:w, Note:p</para></entry>
40265             </row>
40266
40267             <row>
40268               <entry><para>600$a</para></entry>
40269
40270               <entry><para>Name-and-title, Name, Personal-name,
40271               Subject-name-personal, Subject</para></entry>
40272             </row>
40273
40274             <row>
40275               <entry><para>600$t</para></entry>
40276
40277               <entry><para>Name-and-title, Title, Subject</para></entry>
40278             </row>
40279
40280             <row>
40281               <entry><para>600$9</para></entry>
40282
40283               <entry><para>Koha-Auth-Number</para></entry>
40284             </row>
40285
40286             <row>
40287               <entry><para>600</para></entry>
40288
40289               <entry><para>Name, Personal-name, Subject-name-personal,
40290               Subject</para></entry>
40291             </row>
40292
40293             <row>
40294               <entry><para>610$a</para></entry>
40295
40296               <entry><para>Name-and-title</para></entry>
40297             </row>
40298
40299             <row>
40300               <entry><para>610$t</para></entry>
40301
40302               <entry><para>Name-and-title, Title</para></entry>
40303             </row>
40304
40305             <row>
40306               <entry><para>610$9</para></entry>
40307
40308               <entry><para>Koha-Auth-Number</para></entry>
40309             </row>
40310
40311             <row>
40312               <entry><para>610</para></entry>
40313
40314               <entry><para>Name, Subject, Corporate-name</para></entry>
40315             </row>
40316
40317             <row>
40318               <entry><para>611</para></entry>
40319
40320               <entry><para>Conference-name</para></entry>
40321             </row>
40322
40323             <row>
40324               <entry><para>611$a</para></entry>
40325
40326               <entry><para>Name-and-title</para></entry>
40327             </row>
40328
40329             <row>
40330               <entry><para>611$t</para></entry>
40331
40332               <entry><para>Name-and-title, Title</para></entry>
40333             </row>
40334
40335             <row>
40336               <entry><para>611$9</para></entry>
40337
40338               <entry><para>Koha-Auth-Number</para></entry>
40339             </row>
40340
40341             <row>
40342               <entry><para>611</para></entry>
40343
40344               <entry><para>Name, Subject</para></entry>
40345             </row>
40346
40347             <row>
40348               <entry><para>630$n</para></entry>
40349
40350               <entry><para>Thematic-number</para></entry>
40351             </row>
40352
40353             <row>
40354               <entry><para>630$r</para></entry>
40355
40356               <entry><para>Music-key</para></entry>
40357             </row>
40358
40359             <row>
40360               <entry><para>630$9</para></entry>
40361
40362               <entry><para>Koha-Auth-Number</para></entry>
40363             </row>
40364
40365             <row>
40366               <entry><para>630</para></entry>
40367
40368               <entry><para>Subject</para></entry>
40369             </row>
40370
40371             <row>
40372               <entry><para>650$9</para></entry>
40373
40374               <entry><para>Koha-Auth-Number</para></entry>
40375             </row>
40376
40377             <row>
40378               <entry><para>650</para></entry>
40379
40380               <entry><para>Subject, Subject:p</para></entry>
40381             </row>
40382
40383             <row>
40384               <entry><para>651$9</para></entry>
40385
40386               <entry><para>Koha-Auth-Number</para></entry>
40387             </row>
40388
40389             <row>
40390               <entry><para>651</para></entry>
40391
40392               <entry><para>Name-geographic, Subject,Subject:p</para></entry>
40393             </row>
40394
40395             <row>
40396               <entry><para>652$9</para></entry>
40397
40398               <entry><para>Koha-Auth-Number</para></entry>
40399             </row>
40400
40401             <row>
40402               <entry><para>653$9</para></entry>
40403
40404               <entry><para>Koha-Auth-Number</para></entry>
40405             </row>
40406
40407             <row>
40408               <entry><para>653</para></entry>
40409
40410               <entry><para>Subject, Subject:p</para></entry>
40411             </row>
40412
40413             <row>
40414               <entry><para>654$9</para></entry>
40415
40416               <entry><para>Koha-Auth-Number</para></entry>
40417             </row>
40418
40419             <row>
40420               <entry><para>654</para></entry>
40421
40422               <entry><para>Subject</para></entry>
40423             </row>
40424
40425             <row>
40426               <entry><para>655$9</para></entry>
40427
40428               <entry><para>Koha-Auth-Number</para></entry>
40429             </row>
40430
40431             <row>
40432               <entry><para>655</para></entry>
40433
40434               <entry><para>Subject</para></entry>
40435             </row>
40436
40437             <row>
40438               <entry><para>656$9</para></entry>
40439
40440               <entry><para>Koha-Auth-Number</para></entry>
40441             </row>
40442
40443             <row>
40444               <entry><para>656</para></entry>
40445
40446               <entry><para>Subject</para></entry>
40447             </row>
40448
40449             <row>
40450               <entry><para>657$9</para></entry>
40451
40452               <entry><para>Koha-Auth-Number</para></entry>
40453             </row>
40454
40455             <row>
40456               <entry><para>657</para></entry>
40457
40458               <entry><para>Subject</para></entry>
40459             </row>
40460
40461             <row>
40462               <entry><para>690$9</para></entry>
40463
40464               <entry><para>Koha-Auth-Number</para></entry>
40465             </row>
40466
40467             <row>
40468               <entry><para>690</para></entry>
40469
40470               <entry><para>Subject, Subject:p</para></entry>
40471             </row>
40472
40473             <row>
40474               <entry><para>700$9</para></entry>
40475
40476               <entry><para>Cross-Reference, Koha-Auth-Number</para></entry>
40477             </row>
40478
40479             <row>
40480               <entry><para>700$a</para></entry>
40481
40482               <entry><para>Author, Author:p</para></entry>
40483             </row>
40484
40485             <row>
40486               <entry><para>700$n</para></entry>
40487
40488               <entry><para>Thematic-number</para></entry>
40489             </row>
40490
40491             <row>
40492               <entry><para>700$r</para></entry>
40493
40494               <entry><para>Music-key</para></entry>
40495             </row>
40496
40497             <row>
40498               <entry><para>700$t</para></entry>
40499
40500               <entry><para>Author-title, Name-and-title, Title,
40501               Title-uniform</para></entry>
40502             </row>
40503
40504             <row>
40505               <entry><para>700</para></entry>
40506
40507               <entry><para>Author, Author-name-corporate,
40508               Author-name-personal, Name, Editor, Personal-name</para></entry>
40509             </row>
40510
40511             <row>
40512               <entry><para>710</para></entry>
40513
40514               <entry><para>Author, Corporate-name</para></entry>
40515             </row>
40516
40517             <row>
40518               <entry><para>710$t</para></entry>
40519
40520               <entry><para>Author-title, Name-and-title, Title,
40521               Title-uniform</para></entry>
40522             </row>
40523
40524             <row>
40525               <entry><para>710$a</para></entry>
40526
40527               <entry><para>Name-and-title</para></entry>
40528             </row>
40529
40530             <row>
40531               <entry><para>710$9</para></entry>
40532
40533               <entry><para>Koha-Auth-Number</para></entry>
40534             </row>
40535
40536             <row>
40537               <entry><para>710</para></entry>
40538
40539               <entry><para>Author, Name</para></entry>
40540             </row>
40541
40542             <row>
40543               <entry><para>711$a</para></entry>
40544
40545               <entry><para>Name-and-title</para></entry>
40546             </row>
40547
40548             <row>
40549               <entry><para>711$t</para></entry>
40550
40551               <entry><para>Author-title, Title, Title-uniform</para></entry>
40552             </row>
40553
40554             <row>
40555               <entry><para>711$9</para></entry>
40556
40557               <entry><para>Koha-Auth-Number</para></entry>
40558             </row>
40559
40560             <row>
40561               <entry><para>711</para></entry>
40562
40563               <entry><para>Author-name-corporate, Name,
40564               Conference-name</para></entry>
40565             </row>
40566
40567             <row>
40568               <entry><para>730$n</para></entry>
40569
40570               <entry><para>Thematic-number</para></entry>
40571             </row>
40572
40573             <row>
40574               <entry><para>730$r</para></entry>
40575
40576               <entry><para>Music-key</para></entry>
40577             </row>
40578
40579             <row>
40580               <entry><para>730$9</para></entry>
40581
40582               <entry><para>Koha-Auth-Number</para></entry>
40583             </row>
40584
40585             <row>
40586               <entry><para>730</para></entry>
40587
40588               <entry><para>Title, Title-uniform</para></entry>
40589             </row>
40590
40591             <row>
40592               <entry><para>740</para></entry>
40593
40594               <entry><para>Title, Title-other-variant</para></entry>
40595             </row>
40596
40597             <row>
40598               <entry><para>773$t</para></entry>
40599
40600               <entry><para>Host-item</para></entry>
40601             </row>
40602
40603             <row>
40604               <entry><para>780$t</para></entry>
40605
40606               <entry><para>Title</para></entry>
40607             </row>
40608
40609             <row>
40610               <entry><para>780</para></entry>
40611
40612               <entry><para>Title, Title-former,
40613               Related-periodical</para></entry>
40614             </row>
40615
40616             <row>
40617               <entry><para>785</para></entry>
40618
40619               <entry><para>Related-periodical</para></entry>
40620             </row>
40621
40622             <row>
40623               <entry><para>800$a</para></entry>
40624
40625               <entry><para>Name-and-title</para></entry>
40626             </row>
40627
40628             <row>
40629               <entry><para>800$t</para></entry>
40630
40631               <entry><para>Author-title, Name-and-title, Title,
40632               Title-series</para></entry>
40633             </row>
40634
40635             <row>
40636               <entry><para>800$9</para></entry>
40637
40638               <entry><para>Koha-Auth-Number</para></entry>
40639             </row>
40640
40641             <row>
40642               <entry><para>800</para></entry>
40643
40644               <entry><para>Author, Author-name-personal, Name,
40645               Personal-name</para></entry>
40646             </row>
40647
40648             <row>
40649               <entry><para>810$a</para></entry>
40650
40651               <entry><para>Name-and-title</para></entry>
40652             </row>
40653
40654             <row>
40655               <entry><para>810$t</para></entry>
40656
40657               <entry><para>Author-title, Name-and-title, Title,
40658               Title-series</para></entry>
40659             </row>
40660
40661             <row>
40662               <entry><para>810$9</para></entry>
40663
40664               <entry><para>Koha-Auth-Number</para></entry>
40665             </row>
40666
40667             <row>
40668               <entry><para>810</para></entry>
40669
40670               <entry><para>Author, Corporate-name, Author-name-corporate,
40671               Name</para></entry>
40672             </row>
40673
40674             <row>
40675               <entry><para>811$a</para></entry>
40676
40677               <entry><para>Name-and-title</para></entry>
40678             </row>
40679
40680             <row>
40681               <entry><para>811$9</para></entry>
40682
40683               <entry><para>Koha-Auth-Number</para></entry>
40684             </row>
40685
40686             <row>
40687               <entry><para>811$t</para></entry>
40688
40689               <entry><para>Author-title, Name-and-title, Title,
40690               Title-series</para></entry>
40691             </row>
40692
40693             <row>
40694               <entry><para>811</para></entry>
40695
40696               <entry><para>Author, Author-name-corporate, Name,
40697               Conference-name</para></entry>
40698             </row>
40699
40700             <row>
40701               <entry><para>830$9</para></entry>
40702
40703               <entry><para>Koha-Auth-Number</para></entry>
40704             </row>
40705
40706             <row>
40707               <entry><para>830</para></entry>
40708
40709               <entry><para>Title, Title-series</para></entry>
40710             </row>
40711
40712             <row>
40713               <entry><para>840</para></entry>
40714
40715               <entry><para>Title, Title-series</para></entry>
40716             </row>
40717
40718             <row>
40719               <entry><para>999$c</para></entry>
40720
40721               <entry><para>Local-Number:n, Local-Number:w,
40722               Local-Number:s</para></entry>
40723             </row>
40724
40725             <row>
40726               <entry><para>999$d</para></entry>
40727
40728               <entry><para>biblioitemnumber:n, biblioitemnumber:w,
40729               biblioitemnumber:s</para></entry>
40730             </row>
40731
40732             <row>
40733               <entry><para>942$0</para></entry>
40734
40735               <entry><para>totalissues:n, totalissues:s</para></entry>
40736             </row>
40737
40738             <row>
40739               <entry><para>942$2</para></entry>
40740
40741               <entry><para>cn-bib-source</para></entry>
40742             </row>
40743
40744             <row>
40745               <entry><para>942$6</para></entry>
40746
40747               <entry><para>cn-bib-sort:n, cn-bib-sort:s</para></entry>
40748             </row>
40749
40750             <row>
40751               <entry><para>942$c</para></entry>
40752
40753               <entry><para>itemtype:w</para></entry>
40754             </row>
40755
40756             <row>
40757               <entry><para>942$n</para></entry>
40758
40759               <entry><para>Suppress:w, Suppress:n</para></entry>
40760             </row>
40761
40762             <row>
40763               <entry><para>942$h</para></entry>
40764
40765               <entry><para>cn-class</para></entry>
40766             </row>
40767
40768             <row>
40769               <entry><para>942$i</para></entry>
40770
40771               <entry><para>cn-item</para></entry>
40772             </row>
40773
40774             <row>
40775               <entry><para>942$k</para></entry>
40776
40777               <entry><para>cn-prefix</para></entry>
40778             </row>
40779
40780             <row>
40781               <entry><para>942$m</para></entry>
40782
40783               <entry><para>cn-suffix</para></entry>
40784             </row>
40785
40786             <row>
40787               <entry><para>952$0</para></entry>
40788
40789               <entry><para>withdrawn:n, withdrawn:w</para></entry>
40790             </row>
40791
40792             <row>
40793               <entry><para>952$1</para></entry>
40794
40795               <entry><para>lost, lost:n</para></entry>
40796             </row>
40797
40798             <row>
40799               <entry><para>952$2</para></entry>
40800
40801               <entry><para>classification-source</para></entry>
40802             </row>
40803
40804             <row>
40805               <entry><para>952$3</para></entry>
40806
40807               <entry><para>materials-specified</para></entry>
40808             </row>
40809
40810             <row>
40811               <entry><para>952$4</para></entry>
40812
40813               <entry><para>damaged:n, damaged:w</para></entry>
40814             </row>
40815
40816             <row>
40817               <entry><para>952$5</para></entry>
40818
40819               <entry><para>restricted:n, restricted:w</para></entry>
40820             </row>
40821
40822             <row>
40823               <entry><para>952$6</para></entry>
40824
40825               <entry><para>cn-sort:n, cn-sort:s</para></entry>
40826             </row>
40827
40828             <row>
40829               <entry><para>952$7</para></entry>
40830
40831               <entry><para>notforloan:n, notforloan:w</para></entry>
40832             </row>
40833
40834             <row>
40835               <entry><para>952$8</para></entry>
40836
40837               <entry><para>ccode</para></entry>
40838             </row>
40839
40840             <row>
40841               <entry><para>952$9</para></entry>
40842
40843               <entry><para>itemnumber:n, itemnumber:s</para></entry>
40844             </row>
40845
40846             <row>
40847               <entry><para>952$a</para></entry>
40848
40849               <entry><para>homebranch</para></entry>
40850             </row>
40851
40852             <row>
40853               <entry><para>952$b</para></entry>
40854
40855               <entry><para>holdingbranch</para></entry>
40856             </row>
40857
40858             <row>
40859               <entry><para>952$c</para></entry>
40860
40861               <entry><para>location</para></entry>
40862             </row>
40863
40864             <row>
40865               <entry><para>952$d</para></entry>
40866
40867               <entry><para>Date-of-acquisition, Date-of-acquisition:d,
40868               Date-of-acquisition:s</para></entry>
40869             </row>
40870
40871             <row>
40872               <entry><para>952$e</para></entry>
40873
40874               <entry><para>acqsource</para></entry>
40875             </row>
40876
40877             <row>
40878               <entry><para>952$f</para></entry>
40879
40880               <entry><para>coded-location-qualifier</para></entry>
40881             </row>
40882
40883             <row>
40884               <entry><para>952$g</para></entry>
40885
40886               <entry><para>price</para></entry>
40887             </row>
40888
40889             <row>
40890               <entry><para>952$j</para></entry>
40891
40892               <entry><para>stack:n, stack:w</para></entry>
40893             </row>
40894
40895             <row>
40896               <entry><para>952$l</para></entry>
40897
40898               <entry><para>issues:n, issues:w, issues:s</para></entry>
40899             </row>
40900
40901             <row>
40902               <entry><para>952$m</para></entry>
40903
40904               <entry><para>renewals:n, renewals:w</para></entry>
40905             </row>
40906
40907             <row>
40908               <entry><para>952$n</para></entry>
40909
40910               <entry><para>reserves:n, reserves:w</para></entry>
40911             </row>
40912
40913             <row>
40914               <entry><para>952$o</para></entry>
40915
40916               <entry><para>Local-classification:w, Local-classification:p,
40917               Local-classification:s</para></entry>
40918             </row>
40919
40920             <row>
40921               <entry><para>952$p</para></entry>
40922
40923               <entry><para>barcode, barcode:n</para></entry>
40924             </row>
40925
40926             <row>
40927               <entry><para>952$q</para></entry>
40928
40929               <entry><para>onloan:n, onloan:w</para></entry>
40930             </row>
40931
40932             <row>
40933               <entry><para>952$r</para></entry>
40934
40935               <entry><para>datelastseen</para></entry>
40936             </row>
40937
40938             <row>
40939               <entry><para>952$s</para></entry>
40940
40941               <entry><para>datelastborrowed</para></entry>
40942             </row>
40943
40944             <row>
40945               <entry><para>952$t</para></entry>
40946
40947               <entry><para>copynumber</para></entry>
40948             </row>
40949
40950             <row>
40951               <entry><para>952$u</para></entry>
40952
40953               <entry><para>uri:u</para></entry>
40954             </row>
40955
40956             <row>
40957               <entry><para>952$v</para></entry>
40958
40959               <entry><para>replacementprice</para></entry>
40960             </row>
40961
40962             <row>
40963               <entry><para>952$w</para></entry>
40964
40965               <entry><para>replacementpricedate</para></entry>
40966             </row>
40967
40968             <row>
40969               <entry><para>952$y</para></entry>
40970
40971               <entry><para>itype:w</para></entry>
40972             </row>
40973
40974             <row>
40975               <entry><para>952$z</para></entry>
40976
40977               <entry><para>Note:w, Note:p</para></entry>
40978             </row>
40979           </tbody>
40980         </tgroup>
40981       </table>
40982     </section>
40983   </chapter>
40984   <chapter id="pluginsystem">
40985     <title>Plugin System</title>
40986     <para>Koha's Plugin System allows for you to add additional tools and reports to Koha that are
40987       specific to your library. Plugins are installed by uploading KPZ ( Koha Plugin Zip ) packages.
40988       A KPZ file is just a zip file containing the perl files, template files, and any other files
40989       necessary to make the plugin work.</para>
40990     <para>The plugin system needs to be turned on by a system administrator. </para>
40991     <section id="pluginsetup">
40992       <title>Set up</title>
40993       <para>To set up the Koha plugin system you must first make some changes to your install.<itemizedlist>
40994           <listitem>
40995             <para>Create the directory /var/lib/koha/plugins</para>
40996           </listitem>
40997           <listitem>
40998             <para>Add the lines &lt;pluginsdir>/var/lib/koha/plugins&lt;/pluginsdir>
40999               &lt;enable_plugins>1&lt;/enable_plugins>" to your koha-conf.xml file</para>
41000           </listitem>
41001           <listitem>
41002             <para>Add the line Alias /plugin/ "/var/lib/koha/plugins/" to your koha-httpd.conf
41003               file</para>
41004           </listitem>
41005           <listitem>
41006             <para>Restart your webserver</para>
41007           </listitem>
41008         </itemizedlist>Once set up is complete you will need to alter your <link linkend="UseKohaPlugins">UseKohaPlugins</link> system preference to be able to see a
41009         Plugins option under the More menu on your toolbar.  On the Tools page you will see the
41010         Tools Plugins and on the Reports page you will see the Reports Plugins.</para>
41011     </section>
41012   </chapter>
41013   <chapter id="staffsearchhistory">
41014     <title>Search History</title>
41015     <para>If you have your <link linkend="EnableSearchHistory">EnableSearchHistory</link> preference
41016       set to keep your search history then you can access this information by clicking on your
41017       username in the top right of the staff client and choosing 'Search history'.</para>
41018     <screenshot>
41019       <screeninfo>Search history</screeninfo>
41020       <mediaobject>
41021         <imageobject>
41022           <imagedata fileref="images/searchhistory/searchhistory.png"/>
41023         </imageobject>
41024       </mediaobject>
41025     </screenshot>
41026     <para>From this page you will see your bibliographic search history </para>
41027     <screenshot>
41028       <screeninfo>Bibliographic search history</screeninfo>
41029       <mediaobject>
41030         <imageobject>
41031           <imagedata fileref="images/searchhistory/bibsearch.png"/>
41032         </imageobject>
41033       </mediaobject>
41034     </screenshot>
41035     <para>And your authority search history.</para>
41036     <screenshot>
41037       <screeninfo>Authority search  history</screeninfo>
41038       <mediaobject>
41039         <imageobject>
41040           <imagedata fileref="images/searchhistory/authsearch.png"/>
41041         </imageobject>
41042       </mediaobject>
41043     </screenshot>
41044   </chapter>
41045
41046   <chapter id="aboutkoha">
41047     <title>About Koha</title>
41048
41049     <para>The 'About Koha' area will give you important server information as
41050     well as general information about Koha.</para>
41051
41052     <itemizedlist>
41053       <listitem>
41054         <para><emphasis>Get there:</emphasis> More &gt; About Koha</para>
41055       </listitem>
41056     </itemizedlist>
41057
41058     <section id="aboutserver">
41059       <title>Server Information</title>
41060
41061       <para>Under the 'Server Information' tab you will find information about
41062       the Koha version and the machine you have installed Koha on. This
41063       information is very important for debugging problems. When reporting
41064       issues to your support provider or to the various other support avenues
41065       (mailing lists, chat room, etc), it's always good to give the
41066       information from this screen.</para>
41067
41068       <screenshot>
41069         <screeninfo>Server Information on Koha</screeninfo>
41070
41071         <mediaobject>
41072           <imageobject>
41073             <imagedata fileref="images/about/aboutserver.png"/>
41074           </imageobject>
41075         </mediaobject>
41076       </screenshot>
41077     </section>
41078
41079     <section id="aboutserverperl">
41080       <title>Perl Modules</title>
41081
41082       <para>In order to take advantage of all of the functionalities of Koha,
41083       you will need to keep your Perl modules up to date. The 'Perl Modules'
41084       tab will show you all of the modules required by Koha, the version you
41085       have installed and whether you need to upgrade certain modules.</para>
41086
41087       <screenshot>
41088         <screeninfo>Perl Modules</screeninfo>
41089
41090         <mediaobject>
41091           <imageobject>
41092             <imagedata fileref="images/about/aboutperlmodules.png"/>
41093           </imageobject>
41094         </mediaobject>
41095       </screenshot>
41096
41097       <para>Items listed in bold are required by Koha, items highlighed in red
41098       are missing completely and items highlighted in yellow simply need to be
41099       upgraded.</para>
41100     </section>
41101
41102     <section id="aboutsystem">
41103       <title>System Information</title>
41104
41105       <para>This tab will provide you with warnings if you are using system
41106       preferences that have since been deprecated or system preferences that
41107       you have set without other required preferences</para>
41108
41109       <screenshot>
41110         <screeninfo>System Information</screeninfo>
41111
41112         <mediaobject>
41113           <imageobject>
41114             <imagedata fileref="images/about/systeminfo.jpg"/>
41115           </imageobject>
41116         </mediaobject>
41117       </screenshot>
41118     </section>
41119   </chapter>
41120
41121   <chapter id="implementation">
41122     <title>Implementation Checklist</title>
41123
41124     <para>The following guide will walk you through the areas of Koha you need
41125     to look at in order to prepare to start using the system.</para>
41126
41127     <section id="imp-migration">
41128       <title>Data Migration</title>
41129
41130       <para>Before you can start using Koha you'll need to have some data.
41131       This can be done by entering it all by hand, but most people already
41132       have their data in electronic format of some sort and just need to
41133       reformat it a bit for importing into Koha.</para>
41134
41135       <itemizedlist>
41136         <listitem>
41137           <para>Create a list of libraries and enter their info and codes into
41138           <link linkend="libsgroups">Libraries &amp; Groups</link></para>
41139         </listitem>
41140
41141         <listitem>
41142           <para>Define your list of <link linkend="itemtypeadmin">Item
41143           Types</link></para>
41144         </listitem>
41145
41146         <listitem>
41147           <para>Define you patron categories and enter the categories and
41148           their codes into <link linkend="patcats">Patron
41149           Categories</link></para>
41150         </listitem>
41151
41152         <listitem>
41153           <para>Enter any additional patron information fields you use in your
41154           library in the <link linkend="patronattributetypes">Patron
41155           Attributes</link></para>
41156
41157           <itemizedlist>
41158             <listitem>
41159               <para>Requires that you first set the <link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link>
41160               system preference if you have custom fields</para>
41161             </listitem>
41162           </itemizedlist>
41163         </listitem>
41164
41165         <listitem>
41166           <para>Define all of your <link linkend="authorizedvalues">Authorized
41167           Values</link></para>
41168
41169           <itemizedlist>
41170             <listitem>
41171               <para><link linkend="ccode">Collection codes</link></para>
41172             </listitem>
41173
41174             <listitem>
41175               <para><link linkend="shelvelocvals">Shelving
41176               locations</link></para>
41177             </listitem>
41178
41179             <listitem>
41180               <para>Item statuses (<link linkend="lost">lost</link>, <link linkend="notforloan">not
41181                   for loan</link>, <link linkend="damageauth">damaged</link>, <link linkend="withdrawnauth">withdrawn</link>)</para>
41182             </listitem>
41183
41184             <listitem>
41185               <para>Plus any others that are needed in your library</para>
41186             </listitem>
41187           </itemizedlist>
41188         </listitem>
41189
41190         <listitem>
41191           <para>Optionally define <link linkend="citytowns">City/State/Postal Code</link> combos </para>
41192         </listitem>
41193
41194         <listitem>
41195           <para><link linkend="kohamarcmapping">Map your bibliographic
41196           data</link> from your legacy system to Koha fields and migrate
41197           (remembering to use the collection, shelving, item type and library
41198           codes you entered in the above setting areas)</para>
41199         </listitem>
41200
41201         <listitem>
41202           <para><link linkend="patronimport">Map your patron data</link> from
41203           your legacy system to the Koha fields and migrate (remembering to
41204           use the patron and library codes you defined above)</para>
41205         </listitem>
41206
41207         <listitem>
41208           <para>Test your migrated data to be sure that everything is as you
41209           expect it to be, some things to test include:</para>
41210
41211           <itemizedlist>
41212             <listitem>
41213               <para>Check some of your titles with diacritics and make sure
41214               that they migrated properly.</para>
41215             </listitem>
41216
41217             <listitem>
41218               <para>Check titles in a series and make sure that series
41219               information migrated properly.</para>
41220             </listitem>
41221
41222             <listitem>
41223               <para>Make sure that your patrons have their contact information
41224               in the right fields.</para>
41225             </listitem>
41226
41227             <listitem>
41228               <para>If your serials data was migrated search for these records
41229               in the catalog and confirm that they look right.</para>
41230             </listitem>
41231
41232             <listitem>
41233               <para>If your serials data was migrated search for these records
41234               in the serials module and confirm that they look right.</para>
41235             </listitem>
41236
41237             <listitem>
41238               <para>Check marc records to verify a variety of items are
41239               cataloged correctly</para>
41240             </listitem>
41241
41242             <listitem>
41243               <para>Check cataloging process to see if all necessary fields
41244               are available</para>
41245             </listitem>
41246
41247             <listitem>
41248               <para>If fines are migrated, check to see that they are applied
41249               correctly</para>
41250             </listitem>
41251
41252             <listitem>
41253               <para>If holds are migrated, check to see they are accurate in
41254               catalog and patron record</para>
41255             </listitem>
41256           </itemizedlist>
41257         </listitem>
41258       </itemizedlist>
41259     </section>
41260
41261     <section id="impadmin">
41262       <title>Admin Configuration</title>
41263
41264       <para>Most of these preferences won't need to be changed to use your
41265       Koha system, but there are a few that you might want to
41266       customize.</para>
41267
41268       <itemizedlist>
41269         <listitem>
41270           <para>If your library uses CAS Authentication, you'll want to set
41271           the various <link linkend="casauthentication">CAS system
41272           preferences</link></para>
41273         </listitem>
41274
41275         <listitem>
41276           <para>Administration System Preferences</para>
41277
41278           <itemizedlist>
41279             <listitem>
41280               <para><link linkend="KohaAdminEmailAddress">KohaAdminEmailAddress</link> :
41281               This is the email address that will be used by the system in
41282               'from' lines and to send errors to if there is no email set for
41283               the branch</para>
41284             </listitem>
41285
41286             <listitem>
41287               <para><link linkend="noItemTypeImages">noItemTypeImages</link> :
41288               Decide if you want to show item type icons in the staff client
41289               and opac</para>
41290             </listitem>
41291
41292             <listitem>
41293               <para><link linkend="delimiter">delimiter</link> : This value
41294               will be put in between fields when exporting data from
41295               Koha</para>
41296             </listitem>
41297
41298             <listitem>
41299               <para><link linkend="virtualshelves">virtualshelves</link> :
41300               Decide if you want the staff and/or patrons to use lists in
41301               Koha</para>
41302             </listitem>
41303
41304             <listitem>
41305               <para><link linkend="AutoLocation">AutoLocation</link> : Require
41306               staff to log in to the staff client from a specific IP
41307               range</para>
41308             </listitem>
41309
41310             <listitem>
41311               <para><link linkend="IndependentBranches">IndependentBranches</link> : Prevent
41312                 librarians from editing content that belongs to other branches</para>
41313             </listitem>
41314           </itemizedlist>
41315         </listitem>
41316
41317         <listitem>
41318           <para>Go through the <link linkend="logs">Log System
41319           Preferences</link> and decide which actions you want to keep track
41320           of in the logs</para>
41321         </listitem>
41322       </itemizedlist>
41323     </section>
41324
41325     <section id="implocal">
41326       <title>Localization Configuration</title>
41327
41328       <para>Koha is used worldwide and so you need to make sure you set your
41329       localization preferences so that options throughout Koha appear properly
41330       for your location/language.</para>
41331
41332       <itemizedlist>
41333         <listitem>
41334           <para>Localization/Internationalization System Preferences</para>
41335
41336           <itemizedlist>
41337             <listitem>
41338               <para><link linkend="dateformat">dateformat</link> : Decide how
41339               dates are displayed throughout Koha</para>
41340             </listitem>
41341
41342             <listitem>
41343               <para><link linkend="opaclanguagesdisplay">opaclanguagesdisplay</link> :
41344               Decide if patrons can choose what language the OPAC appears
41345               in</para>
41346
41347               <itemizedlist>
41348                 <listitem>
41349                   <para><link linkend="opaclanguages">opaclanguages</link> :
41350                   Decide which languages the patrons can choose from</para>
41351                 </listitem>
41352               </itemizedlist>
41353             </listitem>
41354
41355             <listitem>
41356               <para><link linkend="languagepref">language</link> : Decide
41357               which languages appear in the staff client</para>
41358             </listitem>
41359
41360             <listitem>
41361               <para><link linkend="CalendarFirstDayOfWeek">CalendarFirstDayOfWeek</link> :
41362               Define your first day of the week</para>
41363             </listitem>
41364           </itemizedlist>
41365         </listitem>
41366       </itemizedlist>
41367     </section>
41368
41369     <section id="impcirc">
41370       <title>Circulation Configuration</title>
41371
41372       <para>Before you start circulating your collection you'll need to set up
41373       your rules and preferences for circulation.</para>
41374
41375       <itemizedlist>
41376         <listitem>
41377           <para>Define you <link linkend="circfinerules">Circulation/Fine
41378           rules</link></para>
41379         </listitem>
41380
41381         <listitem>
41382           <para>Enter the <link linkend="calholidays">days your library is
41383           closed</link> for fines and due date calculations</para>
41384         </listitem>
41385
41386         <listitem>
41387           <para>Circulation System Preferences</para>
41388
41389           <itemizedlist>
41390             <listitem>
41391               <para><link linkend="CircControl">CircControl</link> : Define
41392               whether circ rules are based on item's location, patron's
41393               location or transaction location</para>
41394             </listitem>
41395
41396             <listitem>
41397               <para><link linkend="useDaysMode">useDaysMode</link> : Define
41398               how due dates are calculated</para>
41399             </listitem>
41400
41401             <listitem>
41402               <para><link linkend="finesCalendar">finesCalendar</link> :
41403               Define how fines are calculated (for every late date or only for
41404               days the library is open)</para>
41405             </listitem>
41406
41407             <listitem>
41408               <para><link linkend="SpecifyDueDate">SpecifyDueDate</link> : Decide if staff are
41409                 allowed to override due dates on checkout</para>
41410             </listitem>
41411             <listitem>
41412               <para><link linkend="itemBarcodeFallbackSearch">itemBarcodeFallbackSearch</link> :
41413                 Decide if you want staff to be able to checkout using a keyword search (title, call
41414                 number, etc)</para>
41415             </listitem>
41416
41417             <listitem>
41418               <para><link linkend="AutomaticItemReturn">AutomaticItemReturn</link> :
41419               Decide if items are sent back to the owning branch when checked
41420               in</para>
41421             </listitem>
41422
41423             <listitem>
41424               <para><link linkend="todaysIssuesDefaultSortOrder">todaysIssuesDefaultSortOrder</link>
41425               : Decide how items checked out today display on the patron
41426               record</para>
41427             </listitem>
41428
41429             <listitem>
41430               <para><link linkend="previousIssuesDefaultSortOrder">previousIssuesDefaultSortOrder</link>
41431               : Decide how items checked out prior to today display on the
41432               patron record</para>
41433             </listitem>
41434
41435             <listitem>
41436               <para><link linkend="noissuescharge">noissuescharge</link> :
41437               Define the maximum amount a patron can owe before checkouts are
41438               blocked</para>
41439             </listitem>
41440
41441             <listitem>
41442               <para><link linkend="ReturnBeforeExpiry">ReturnBeforeExpiry</link> : Decide
41443               if patrons need to return items before their accounts
41444               expire</para>
41445             </listitem>
41446
41447             <listitem>
41448               <para><link linkend="AllowOnShelfHolds">AllowOnShelfHolds</link>
41449               : Decide if patrons can place holds on items that are marked as
41450               being available</para>
41451
41452               <itemizedlist>
41453                 <listitem>
41454                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
41455                   : Decide if you want the staff to be able to override the
41456                   setting for the above at checkout</para>
41457                 </listitem>
41458               </itemizedlist>
41459             </listitem>
41460
41461             <listitem>
41462               <para><link linkend="AllowHoldsOnDamagedItems">AllowHoldsOnDamagedItems</link>
41463               : Decide if patrons can place holds on items that are marked as
41464               damaged</para>
41465
41466               <itemizedlist>
41467                 <listitem>
41468                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
41469                   : Decide if you want the staff to be able to override the
41470                   setting for the above at checkout</para>
41471                 </listitem>
41472               </itemizedlist>
41473             </listitem>
41474
41475             <listitem>
41476               <para><link linkend="maxreserves">maxreserves</link> : Decide
41477               how many items a patron can have on hold at once</para>
41478
41479               <itemizedlist>
41480                 <listitem>
41481                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
41482                   : Decide if you want the staff to be able to override the
41483                   setting for the above at checkout</para>
41484                 </listitem>
41485               </itemizedlist>
41486             </listitem>
41487
41488             <listitem>
41489               <para><link linkend="maxoutstanding">maxoutstanding</link> :
41490               Define the maximum amount a patron can owe before holds are
41491               blocked</para>
41492
41493               <itemizedlist>
41494                 <listitem>
41495                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
41496                   : Decide if you want the staff to be able to override the
41497                   setting for the above at checkout</para>
41498                 </listitem>
41499               </itemizedlist>
41500             </listitem>
41501
41502             <listitem>
41503               <para><link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link> :
41504               Define the number of days before a hold expires</para>
41505             </listitem>
41506
41507             <listitem>
41508               <para><link linkend="WebBasedSelfCheck">WebBasedSelfCheck</link>
41509               : Decide if you want to use the built in web-based self-checkout
41510               system</para>
41511
41512               <itemizedlist>
41513                 <listitem>
41514                   <para><link linkend="AutoSelfCheckAllowed">AutoSelfCheckAllowed</link> :
41515                   Decide if the self-checkout system requires login</para>
41516                 </listitem>
41517
41518                 <listitem>
41519                   <para><link linkend="ShowPatronImageInWebBasedSelfCheck">ShowPatronImageInWebBasedSelfCheck</link>
41520                   : Decide if you want patron images to show on the self
41521                   checkout screen</para>
41522                 </listitem>
41523               </itemizedlist>
41524             </listitem>
41525
41526             <listitem>
41527               <para><link linkend="AllowNotForLoanOverride">AllowNotForLoanOverride</link>
41528               : Decide if you want the staff to be able to checkout items
41529               marked as 'not for loan'</para>
41530             </listitem>
41531
41532             <listitem>
41533               <para><link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
41534               : Decide if you want staff to override the limit put on
41535               renewals</para>
41536             </listitem>
41537
41538             <listitem>
41539               <para><link linkend="AllowFineOverride">AllowFineOverride</link> : Decide if you want
41540                 staff to be able to override fine limits</para>
41541             </listitem>
41542             <listitem>
41543               <para><link linkend="AllowTooManyOverride">AllowTooManyOverride</link> : Descide if
41544                 you want staff to be able to check out more than the limit to a patron</para>
41545             </listitem>
41546
41547             <listitem>
41548               <para><link linkend="RenewalPeriodBase">RenewalPeriodBase</link>
41549               : Decide what date renewals are based on</para>
41550             </listitem>
41551
41552             <listitem>
41553               <para><link linkend="finesMode">finesMode</link> : Switch to
41554               'Calculate and Charge' before go live if you charge fines</para>
41555             </listitem>
41556
41557             <listitem>
41558               <para><link linkend="OverdueNoticeBcc">OverdueNoticeBcc</link> :
41559               If you want to receive a copy of every overdue notice sent out,
41560               enter your email address here</para>
41561             </listitem>
41562
41563             <listitem>
41564               <para><link linkend="emailLibrarianWhenHoldIsPlaced">emailLibrarianWhenHoldIsPlaced</link>
41565               : Decide if you want an email every time a hold is placed</para>
41566             </listitem>
41567
41568             <listitem>
41569               <para><link linkend="ReservesControlBranch">ReservesControlBranch</link> :
41570               Decide which branch's hold rules are considered first</para>
41571             </listitem>
41572
41573             <listitem>
41574               <para><link linkend="soundon">soundon</link> : Decide if you
41575               want to have sounds on for circulation actions</para>
41576             </listitem>
41577
41578             <listitem>
41579               <para><link linkend="FilterBeforeOverdueReport">FilterBeforeOverdueReport</link>
41580               : If you have a large amount of overdues, you might want to turn
41581               this preference on so as to allow you to filter before results
41582               appear</para>
41583             </listitem>
41584
41585             <listitem>
41586               <para><link linkend="DisplayClearScreenButton">DisplayClearScreenButton</link>
41587               : If you have a lot of staff members sharing one circ computer
41588               you might want to enable this so that staff can clear the screen
41589               in between checkouts to protect patron's privacy</para>
41590             </listitem>
41591
41592             <listitem>
41593               <para><link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link> :
41594               Decide how you want Koha to react if you scan in a blank barcode
41595               on the checkout screen</para>
41596             </listitem>
41597
41598             <listitem>
41599               <para><link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link>
41600               and/or <link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link>
41601               : Decide if you want patrons and/or staff to be able to suspend
41602               holds</para>
41603
41604               <itemizedlist>
41605                 <listitem>
41606                   <para><link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
41607                   : If you allow holds to be suspended decide if you want them
41608                   to automatically resume on the date entered by the staff
41609                   and/or patron</para>
41610                 </listitem>
41611               </itemizedlist>
41612             </listitem>
41613           </itemizedlist>
41614         </listitem>
41615
41616         <listitem>
41617           <para>Customize your <link linkend="notices">Notices &amp;
41618           Slips</link></para>
41619         </listitem>
41620
41621         <listitem>
41622           <para>Define your <link linkend="noticetriggers">Overdue Notice
41623           Triggers</link></para>
41624         </listitem>
41625
41626         <listitem>
41627           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
41628
41629           <itemizedlist>
41630             <listitem>
41631               <para>Populate <link linkend="buildholdscron">your holds
41632               queue</link> (every 1-4 hours)</para>
41633             </listitem>
41634
41635             <listitem>
41636               <para>Decide <link linkend="expiredholdscron">when holds
41637               expire</link> (daily)</para>
41638             </listitem>
41639
41640             <listitem>
41641               <para><link linkend="finescronjob">Calculate fines due</link>
41642               (daily)</para>
41643
41644               <itemizedlist>
41645                 <listitem>
41646                   <para>Fines on hourly loans will calculate when you check
41647                   the items in</para>
41648                 </listitem>
41649               </itemizedlist>
41650             </listitem>
41651
41652             <listitem>
41653               <para><link linkend="longoverduecron">Mark long overdue items as
41654               lost</link> (daily)</para>
41655             </listitem>
41656
41657             <listitem>
41658               <para>Decide when the system <link linkend="msgqueuecron">sends
41659               out messages</link> (1-4 hours)</para>
41660             </listitem>
41661
41662             <listitem>
41663               <para>Decide when the system <link linkend="overduenoticecron">queues overdue notices</link>
41664               (daily)</para>
41665             </listitem>
41666
41667             <listitem>
41668               <para>Set up <link linkend="printholdcron">hold notices that
41669               didn't send for printing</link> (daily after overdues and
41670               message queue)</para>
41671             </listitem>
41672
41673             <listitem>
41674               <para>Decide when the system <link linkend="advnoticecron">queues the advanced notice of items
41675               due</link> (daily)</para>
41676             </listitem>
41677
41678             <listitem>
41679               <para>Find holds that need to be <link linkend="unsuspendholdcron">resumed and remove suspension</link>
41680               (daily)</para>
41681             </listitem>
41682           </itemizedlist>
41683         </listitem>
41684       </itemizedlist>
41685     </section>
41686
41687     <section id="imppratrons">
41688       <title>Patron Configuration</title>
41689
41690       <para>You have already imported patron data from your old system, but
41691       there are plenty of options available to you regarding patrons and their
41692       accounts.</para>
41693
41694       <itemizedlist>
41695         <listitem>
41696           <para>Enter your <link linkend="addstaffpatron">staff members as
41697           patrons</link></para>
41698
41699           <itemizedlist>
41700             <listitem>
41701               <para>Define <link linkend="patronpermissions">staff members
41702               access permissions</link></para>
41703             </listitem>
41704           </itemizedlist>
41705         </listitem>
41706
41707         <listitem>
41708           <para>Patron System Preferences</para>
41709
41710           <itemizedlist>
41711             <listitem>
41712               <para><link linkend="AddPatronLists">AddPatronLists</link> :
41713               Decide how patron categories appear when creating a new
41714               patron</para>
41715             </listitem>
41716
41717             <listitem>
41718               <para><link linkend="autoMemberNum">autoMemberNum</link> :
41719               Decide if the patrons barcodes are auto-generated or if you
41720               enter them yourself</para>
41721             </listitem>
41722
41723             <listitem>
41724               <para><link linkend="MaxFine">MaxFine</link> : Determine the
41725               maximum amount that people can owe in fines</para>
41726             </listitem>
41727
41728             <listitem>
41729               <para><link linkend="NotifyBorrowerDeparture">NotifyBorrowerDeparture</link>
41730               : Decide when to warn staff that the patron account is about to
41731               expire</para>
41732             </listitem>
41733
41734             <listitem>
41735               <para><link linkend="intranetreadinghistory">intranetreadinghistory</link> :
41736               Decide if the staff can see the patron's reading/checkout
41737               history</para>
41738             </listitem>
41739
41740             <listitem>
41741               <para><link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link> :
41742               List fields that you want to appear as mandatory on the patron
41743               add/edit form</para>
41744             </listitem>
41745
41746             <listitem>
41747               <para><link linkend="BorrowersTitles">BorrowersTitles</link> :
41748               Add or change the titles for your patrons</para>
41749             </listitem>
41750
41751             <listitem>
41752               <para><link linkend="borrowerRelationship">borrowerRelationship</link> : Add
41753               or change borrower relationships (child to adult and
41754               professional to organization)</para>
41755             </listitem>
41756
41757             <listitem>
41758               <para><link linkend="AutoEmailPrimaryAddress">AutoEmailPrimaryAddress</link>
41759               : Determine if the patrons get an email confirming the creation
41760               of their account</para>
41761             </listitem>
41762
41763             <listitem>
41764               <para><link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
41765               : Decide if patrons can choose from a series of notices (other
41766               than overdues)</para>
41767             </listitem>
41768
41769             <listitem>
41770               <para><link linkend="patronimages">patronimages</link> : Decide
41771               if you want to save patron images in your system</para>
41772             </listitem>
41773
41774             <listitem>
41775               <para><link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link>
41776               : Decide if you want to enable custom patron fields</para>
41777             </listitem>
41778
41779             <listitem>
41780               <para><link linkend="minPasswordLength">minPasswordLength</link>
41781               : Enter the minimum number of characters you want passwords to
41782               have</para>
41783             </listitem>
41784
41785             <listitem>
41786               <para><link linkend="BorrowerUnwantedField">BorrowerUnwantedField</link> :
41787               Decide what fields your library doesn't need to see on the
41788               patron entry form</para>
41789             </listitem>
41790           </itemizedlist>
41791         </listitem>
41792       </itemizedlist>
41793     </section>
41794
41795     <section id="impcatalog">
41796       <title>Cataloging Configuration</title>
41797
41798       <para>Before you start cataloging in Koha you'll want to set up your
41799       preferences and other rules.</para>
41800
41801       <itemizedlist>
41802         <listitem>
41803           <para>Define your cataloging templates aka <link linkend="marcbibframeworks">MARC Bibliographic
41804           Frameworks</link></para>
41805
41806           <itemizedlist>
41807             <listitem>
41808               <para>Run the <link linkend="marcbibframeworkstest">MARC
41809               Bibliographic Framework Test</link> to be sure your changes are
41810               valid</para>
41811             </listitem>
41812           </itemizedlist>
41813         </listitem>
41814
41815         <listitem>
41816           <para>Define any <link linkend="authorizedvalues">authorized
41817           values</link> you might want to use in cataloging</para>
41818         </listitem>
41819
41820         <listitem>
41821           <para>Set up <link linkend="classificationsources">custom
41822           classification sources</link> (if you use something other than the
41823           defaults)</para>
41824         </listitem>
41825
41826         <listitem>
41827           <para>Set up <link linkend="recordmatchingrules">MARC matching rules</link> for importing
41828             records from mrc files or Z39.50</para>
41829         </listitem>
41830
41831         <listitem>
41832           <para>Set up <link linkend="keywordmapping">Koha to Keyword
41833           mapping</link> for deciding how to display marc fields to the screen
41834           (still in beta - only one field)</para>
41835         </listitem>
41836
41837         <listitem>
41838           <para>Set up the <link linkend="z3950admin">Z39.50 targets</link> you want to search for
41839             cataloging (and acquisitions)</para>
41840         </listitem>
41841
41842         <listitem>
41843           <para>Cataloging System Preferences</para>
41844
41845           <itemizedlist>
41846             <listitem>
41847               <para><link linkend="URLLinkText">URLLinkText</link> : Enter
41848               text to display when 856 fields do not have pre-defined
41849               labels</para>
41850             </listitem>
41851
41852             <listitem>
41853               <para><link linkend="hide_marc">hide_marc</link> : If you are
41854               unfamiliar with MARC you can have the MARC fields number
41855               hidden</para>
41856             </listitem>
41857
41858             <listitem>
41859               <para><link linkend="LabelMARCView">LabelMARCView</link> :
41860               Choose how you want duplicate fields to appear on the
41861               editor</para>
41862             </listitem>
41863
41864             <listitem>
41865               <para><link linkend="DefaultClassificationSource">DefaultClassificationSource</link>
41866               : Choose which classification source is the default in your
41867               library</para>
41868             </listitem>
41869
41870             <listitem>
41871               <para><link linkend="advancedMARCeditor">advancedMARCeditor</link> : Decide
41872               if you need labels to appear on your MARC editor</para>
41873             </listitem>
41874
41875             <listitem>
41876               <para><link linkend="marcflavour">marcflavour</link> : Choose
41877               your MARC format</para>
41878             </listitem>
41879
41880             <listitem>
41881               <para><link linkend="itemcallnumber">itemcallnumber</link> :
41882               Enter which field and subfields to look into for the call
41883               number</para>
41884             </listitem>
41885
41886             <listitem>
41887               <para><link linkend="MARCOrgCode">MARCOrgCode</link> : Enter
41888               your MARC Organizational Code (not the same as your OCLC
41889               number)</para>
41890             </listitem>
41891
41892             <listitem>
41893               <para><link linkend="autoBarcode">autoBarcode</link> : Decide if
41894               Koha generates item barcodes for you</para>
41895             </listitem>
41896
41897             <listitem>
41898               <para><link linkend="OpacSuppression">OpacSuppression</link> :
41899               Decide if you want to hide items marked as suppressed from the
41900               OPAC search results</para>
41901             </listitem>
41902           </itemizedlist>
41903         </listitem>
41904
41905         <listitem>
41906           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
41907
41908           <itemizedlist>
41909             <listitem>
41910               <para>Decide when the system <link linkend="checkurlcron">checks
41911               URLs in catalog records</link> to see if they are still
41912               valid</para>
41913             </listitem>
41914           </itemizedlist>
41915         </listitem>
41916       </itemizedlist>
41917     </section>
41918
41919     <section id="impauthorities">
41920       <title>Authorities Configuration</title>
41921
41922       <para>Koha has the ability to keep track of your authority records and
41923       how they're linked to your bibliographic records. Before using
41924       authorities you should configure several preferences.</para>
41925
41926       <itemizedlist>
41927         <listitem>
41928           <para>Set <link linkend="authoritiesadmin">Authority
41929           Frameworks</link> aka templates</para>
41930         </listitem>
41931
41932         <listitem>
41933           <para>Authority System Preferences</para>
41934
41935           <itemizedlist>
41936             <listitem>
41937               <para><link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> :
41938               Decide if Koha creates authorities when cataloging</para>
41939             </listitem>
41940
41941             <listitem>
41942               <para><link linkend="dontmerge">dontmerge</link> : Decide if
41943               updates to authorities trigger updates to the bibliographic
41944               records that link to them</para>
41945             </listitem>
41946
41947             <listitem>
41948               <para><link linkend="AutoCreateAuthorities">AutoCreateAuthorities</link> :
41949               Decide when authorities are created</para>
41950             </listitem>
41951
41952             <listitem>
41953               <para><link linkend="LinkerModule">LinkerModule</link> : Decide
41954               which match the authority linker should use</para>
41955             </listitem>
41956
41957             <listitem>
41958               <para><link linkend="LinkerOptions">LinkerOptions</link> :
41959               Decide if you want authority linking to be broader or more
41960               specific</para>
41961             </listitem>
41962
41963             <listitem>
41964               <para><link linkend="CatalogModuleRelink">CatalogModuleRelink</link> :
41965               Decide if you want to enable authority linking while
41966               cataloging</para>
41967             </listitem>
41968           </itemizedlist>
41969         </listitem>
41970
41971         <listitem>
41972           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
41973
41974           <itemizedlist>
41975             <listitem>
41976               <para>Choose when the system looks for authorities updates to
41977               <link linkend="mergeauthcron">merge changes into bibliographic
41978               records</link></para>
41979             </listitem>
41980           </itemizedlist>
41981         </listitem>
41982       </itemizedlist>
41983     </section>
41984
41985     <section id="impsearching">
41986       <title>Searching Configuration</title>
41987
41988       <para>There are several system preferences related to searching, it is
41989       not always recommended to make too many changes to these preferences
41990       since they are set to get you the most relevant results. If you would
41991       like to change the default way that Koha handles searching, view the
41992       <link linkend="searchingprefs">Searching system preferences</link>
41993       tab.</para>
41994
41995       <itemizedlist>
41996         <listitem>
41997           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
41998
41999           <itemizedlist>
42000             <listitem>
42001               <para>Decide how often your <link linkend="rebuildsearchcron">system rebuilds the search
42002               index</link> (4-10 min)</para>
42003             </listitem>
42004           </itemizedlist>
42005         </listitem>
42006
42007         <listitem>
42008           <para>Searching System Preferences</para>
42009
42010           <itemizedlist>
42011             <listitem>
42012               <para><link linkend="AdvancedSearchTypes">AdvancedSearchTypes</link> : Decide which
42013                 authorized value fields you want patrons and staff to be able to limit their
42014                 advanced searches by</para>
42015             </listitem>
42016             <listitem>
42017               <para><link linkend="AdvancedSearchLanguages">AdvancedSearchLanguages</link> : Decide
42018                 which languages you want people to be able to limit to via the search engine</para>
42019             </listitem>
42020
42021             <listitem>
42022               <para><link linkend="UseAuthoritiesForTracings">UseAuthoritiesForTracings</link>
42023               : Decide how you want Koha to handle subject searches in the
42024               OPAC</para>
42025
42026               <itemizedlist>
42027                 <listitem>
42028                   <para><link linkend="TraceCompleteSubfields">TraceCompleteSubfields</link>
42029                   : Decide how you want Koha to handle subject searches in the
42030                   OPAC</para>
42031                 </listitem>
42032
42033                 <listitem>
42034                   <para><link linkend="TraceSubjectSubdivisions">TraceSubjectSubdivisions</link>
42035                   : Decide how you want Koha to handle subject searches in the
42036                   OPAC</para>
42037                 </listitem>
42038               </itemizedlist>
42039             </listitem>
42040
42041             <listitem>
42042               <para><link linkend="displayFacetCount">displayFacetCount</link>
42043               : Decide whether to show facet counts on search results</para>
42044             </listitem>
42045           </itemizedlist>
42046         </listitem>
42047       </itemizedlist>
42048     </section>
42049
42050     <section id="impopac">
42051       <title>OPAC Configuration</title>
42052
42053       <para>There are a lot of ways you can customize your OPAC in
42054       Koha.</para>
42055
42056       <itemizedlist>
42057         <listitem>
42058           <para>Decide how you want your OPAC to look &amp; what content you
42059           want on the main page</para>
42060         </listitem>
42061
42062         <listitem>
42063           <para>Create a library branded stylesheet using CSS</para>
42064
42065           <itemizedlist>
42066             <listitem>
42067               <important>
42068                 <para>Do not edit the default CSS files, instead create a new
42069                 one, that way the system can always fall back on the original
42070                 CSS.</para>
42071               </important>
42072             </listitem>
42073           </itemizedlist>
42074         </listitem>
42075
42076         <listitem>
42077           <para>Create a custom XSLT stylesheet to change the way search
42078           results and bib records appear in the OPAC</para>
42079         </listitem>
42080
42081         <listitem>
42082           <para>OPAC System preferences</para>
42083
42084           <itemizedlist>
42085             <listitem>
42086               <para><link linkend="opacuserlogin">opacuserlogin</link> :
42087               Decide if you want to allow patrons to login to the OPAC to
42088               access customized functionality (searching will be allowed
42089               without logging in)</para>
42090
42091               <itemizedlist>
42092                 <listitem>
42093                   <para><link linkend="RequestOnOpac">RequestOnOpac</link> :
42094                   Decide if patrons can place holds via the OPAC</para>
42095                 </listitem>
42096
42097                 <listitem>
42098                   <para><link linkend="OPACItemHolds">OPACItemHolds</link> :
42099                   Decide if patrons can place holds on specific items (instead
42100                   of just the next available item)</para>
42101                 </listitem>
42102
42103                 <listitem>
42104                   <para><link linkend="OpacPasswordChange">OpacPasswordChange</link> :
42105                   Decide if patrons can change their password (don't allow
42106                   this if you're using LDAP)</para>
42107                 </listitem>
42108
42109                 <listitem>
42110                   <para><link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link> :
42111                   Decide if patrons can renew their checked out items via the
42112                   OPAC</para>
42113                 </listitem>
42114
42115                 <listitem>
42116                   <para><link linkend="opacreadinghistory">opacreadinghistory</link> :
42117                   Decide if patrons can view their reading/checkout history
42118                   via the OPAC</para>
42119                 </listitem>
42120
42121                 <listitem>
42122                   <para><link linkend="reviewson">reviewson</link> : Decide if
42123                   you want to allow patrons to comment on bib records via the
42124                   OPAC</para>
42125                 </listitem>
42126
42127                 <listitem>
42128                   <para><link linkend="OpacStarRatings">OpacStarRatings</link>
42129                   : Decide if patrons can leave star ratings</para>
42130                 </listitem>
42131
42132                 <listitem>
42133                   <para><link linkend="virtualshelves">virtualshelves</link> :
42134                   Decide if you want patrons to be able to create Lists</para>
42135                 </listitem>
42136
42137                 <listitem>
42138                   <para><link linkend="OpacAllowPublicListCreation">OpacAllowPublicListCreation</link>
42139                   : If patrons can create lists then decide if they are
42140                   allowed to create public lists</para>
42141                 </listitem>
42142
42143                 <listitem>
42144                   <para><link linkend="suggestionspref">suggestion</link> :
42145                   Decide if you want patrons to be able to submit purchase
42146                   suggestions</para>
42147                 </listitem>
42148
42149                 <listitem>
42150                   <para><link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link>
42151                   : Decide if you want patrons to be able to see purchase
42152                   suggestions made by other patrons</para>
42153                 </listitem>
42154               </itemizedlist>
42155             </listitem>
42156
42157             <listitem>
42158               <para><link linkend="opacbookbag">opacbookbag</link> : Decide if
42159               patrons can save items into their cart</para>
42160             </listitem>
42161
42162             <listitem>
42163               <para><link linkend="AnonSuggestions">AnonSuggestions</link> :
42164               Decide if you want non logged in users to be able to make
42165               purchase suggestions</para>
42166             </listitem>
42167
42168             <listitem>
42169               <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> :
42170               Decide if you want to use the XSLT stylesheets on the OPAC
42171               search results</para>
42172             </listitem>
42173
42174             <listitem>
42175               <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> :
42176               Decide if you want to use the XSLT stylesheets on the bib
42177               records in the OPAC</para>
42178             </listitem>
42179
42180             <listitem>
42181               <para><link linkend="LibraryName">LibraryName</link> : Enter
42182               your library name for display in the &lt;title&gt; tag and on
42183               the top of the OPAC</para>
42184             </listitem>
42185
42186             <listitem>
42187               <para><link linkend="opacsmallimage">opacsmallimage</link> :
42188               Choose a logo to replace the Koha logo</para>
42189             </listitem>
42190
42191             <listitem>
42192               <para><link linkend="opaccredits">opaccredits</link> : Enter
42193               HTML to appear at the bottom of every page in the OPAC</para>
42194             </listitem>
42195
42196             <listitem>
42197               <para><link linkend="OpacMainUserBlock">OpacMainUserBlock</link>
42198               : Enter HTML that will appear in the center of the main OPAC
42199               page</para>
42200             </listitem>
42201
42202             <listitem>
42203               <para><link linkend="OpacNav">OpacNav</link> : Enter HTML that
42204               will appear to the left on the main OPAC page</para>
42205             </listitem>
42206
42207             <listitem>
42208               <para><link linkend="OpacNavBottom">OpacNavBottom</link> : Enter
42209               HTML that will appear below OpacNav</para>
42210             </listitem>
42211
42212             <listitem>
42213               <para><link linkend="OpacNavRight">OpacNavRight</link> : Enter
42214               HTML that will appear below the login box on the right</para>
42215             </listitem>
42216
42217             <listitem>
42218               <para><link linkend="opacheader">opacheader</link> : Enter the
42219               HTML that will appear above the search box on the OPAC</para>
42220             </listitem>
42221
42222             <listitem>
42223               <para><link linkend="OPACNoResultsFound">OPACNoResultsFound</link> : Enter
42224               the HTML that will appear when no results are found</para>
42225             </listitem>
42226
42227             <listitem>
42228               <para><link linkend="OPACResultsSidebar">OPACResultsSidebar</link> : Enter
42229               the HTML that will appear below the facets on your search
42230               results</para>
42231             </listitem>
42232
42233             <listitem>
42234               <para><link linkend="OPACMySummaryHTML">OPACMySummaryHTML</link>
42235               : Enter the HTML that will appear in the far right of the
42236               circulation summary in the OPAC</para>
42237             </listitem>
42238
42239             <listitem>
42240               <para>Customize your stylesheets:</para>
42241
42242               <itemizedlist>
42243                 <listitem>
42244                   <para><link linkend="OPACUserCSS">OPACUserCSS</link> : Enter
42245                   any additional fields you want to define styles for</para>
42246                 </listitem>
42247
42248                 <listitem>
42249                   <para><link linkend="opaclayoutstylesheet">opaclayoutstylesheet</link> :
42250                   Point to a CSS file on your Koha server</para>
42251                 </listitem>
42252
42253                 <listitem>
42254                   <para><link linkend="opaccolorstylesheet">opaccolorstylesheet</link> :
42255                   Point to a CSS file on your Koha server</para>
42256                 </listitem>
42257               </itemizedlist>
42258             </listitem>
42259
42260             <listitem>
42261               <para><link linkend="OpacHighlightedWords">OpacHighlightedWords</link> :
42262               Decide if you want search terms to be highlighted on the search
42263               results</para>
42264             </listitem>
42265
42266             <listitem>
42267               <para><link linkend="hidelostitems">hidelostitems</link> :
42268               Decide if you want to show patrons items you have marked as
42269               lost</para>
42270             </listitem>
42271
42272             <listitem>
42273               <para><link linkend="BiblioDefaultView">BiblioDefaultView</link>
42274               : Decide what view is the default for bib records on the
42275               OPAC</para>
42276             </listitem>
42277
42278             <listitem>
42279               <para><link linkend="OPACShelfBrowser">OPACShelfBrowser</link> : Decide if you want to
42280                 enable the shelf browse functionality</para>
42281             </listitem>
42282             <listitem>
42283               <para><link linkend="opacthemes">opacthemes</link> : Choose which theme you would like
42284                 to use. If you would like a responsive theme pick 'bootstrap'.</para>
42285             </listitem>
42286
42287             <listitem>
42288               <para><link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link> :
42289               Decide if URLs clicked in the OPAC are opened in a new
42290               window</para>
42291             </listitem>
42292
42293             <listitem>
42294               <para><link linkend="SearchMyLibraryFirst">SearchMyLibraryFirst</link> : If
42295               you have a multi-branch system decide if you want patrons to
42296               search their library first</para>
42297             </listitem>
42298
42299             <listitem>
42300               <para><link linkend="OpacAuthorities">OpacAuthorities</link> :
42301               Decide if you want patrons to be able to search your authority
42302               file</para>
42303             </listitem>
42304
42305             <listitem>
42306               <para><link linkend="OpacBrowser">OpacBrowser</link> : Decide if
42307               you want patrons to browse your authority file</para>
42308             </listitem>
42309
42310             <listitem>
42311               <para><link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link> :
42312               Choose which libraries you want patrons to be able to re-run
42313               their search in</para>
42314             </listitem>
42315
42316             <listitem>
42317               <para><link linkend="OpacAddMastheadLibraryPulldown">OpacAddMastheadLibraryPulldown</link>
42318               : If you're a multi-branch system you can add a pull down to the
42319               search bar for patrons to search which library to search</para>
42320             </listitem>
42321
42322             <listitem>
42323               <para><link linkend="EnableOpacSearchHistory">EnableOpacSearchHistory</link>
42324               : Decide if you want the system to keep a search history</para>
42325             </listitem>
42326           </itemizedlist>
42327         </listitem>
42328
42329         <listitem>
42330           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
42331
42332           <itemizedlist>
42333             <listitem>
42334               <para>If you have the <link linkend="OpacBrowser">OpacBrowser</link> preference set decide
42335               <link linkend="authbrowsercron">when you want the contents to
42336               rebuild</link></para>
42337             </listitem>
42338
42339             <listitem>
42340               <para>If you have <link linkend="customrss">custom RSS
42341               feeds</link>, decide when you want the <link linkend="customrssfeedcron">feed to be populated</link></para>
42342             </listitem>
42343           </itemizedlist>
42344         </listitem>
42345       </itemizedlist>
42346
42347       <section id="editableopac">
42348         <title>Editable OPAC Regions</title>
42349
42350         <para>Using the OPAC system preferences you can customize various regions, the following
42351           graphic will define what preferences update each of the regions in the Bootstrap
42352           theme.</para>
42353
42354         <screenshot>
42355           <screeninfo>OPAC Editable Regions</screeninfo>
42356
42357           <mediaobject>
42358             <imageobject>
42359               <imagedata fileref="images/appendix-opac/opaccustomregions.jpg"/>
42360             </imageobject>
42361           </mediaobject>
42362         </screenshot>
42363       </section>
42364     </section>
42365
42366     <section id="impenhanced">
42367       <title>Enhanced Content Configuration</title>
42368
42369       <para>Koha allows you to pull in content from outside sources to enhance
42370       your bib records. All of this content can be toggled on and off using
42371       the enhanced content system preferences.</para>
42372
42373       <itemizedlist>
42374         <listitem>
42375           <para><link linkend="frbrenhancedprefs">FRBR/Editions</link></para>
42376
42377           <itemizedlist>
42378             <listitem>
42379               <para>If you would like to have your OPAC and/or staff client
42380               show an 'Editions' tab on the bib record, you want to enable one
42381               or the other FRBR preferences and then either one or both of the
42382               ISBN services (XISBN and ThingISBN).</para>
42383             </listitem>
42384           </itemizedlist>
42385         </listitem>
42386
42387         <listitem>
42388           <para><link linkend="amazonprefs">Amazon</link> : This service is
42389           free and just requires that you visit <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink> to sign
42390           up</para>
42391
42392           <itemizedlist>
42393             <listitem>
42394               <para>Using the Amazon preferences you can choose to show cover
42395               images from Amazon.</para>
42396             </listitem>
42397           </itemizedlist>
42398         </listitem>
42399
42400         <listitem>
42401           <para><link linkend="Babelthequeprefs">Babelthèque</link></para>
42402
42403           <itemizedlist>
42404             <listitem>
42405               <para>This is a pay service. Contact Babelthèque to learn how to
42406               enable this content in the OPAC.</para>
42407             </listitem>
42408           </itemizedlist>
42409         </listitem>
42410
42411         <listitem>
42412           <para><link linkend="btcontentprefs">Baker and Taylor</link></para>
42413
42414           <itemizedlist>
42415             <listitem>
42416               <para>This is a pay service from Baker &amp; Taylor. Contact
42417               Baker &amp; Taylor for the information to enter into these
42418               preferences.</para>
42419             </listitem>
42420           </itemizedlist>
42421         </listitem>
42422
42423         <listitem>
42424           <para><link linkend="googleprefs">Google</link></para>
42425
42426           <itemizedlist>
42427             <listitem>
42428               <para>This service is free and does not require registration,
42429               simply enable GoogleJackets and you're set to go.</para>
42430             </listitem>
42431           </itemizedlist>
42432         </listitem>
42433
42434         <listitem>
42435           <para><link linkend="IDreamLibraries">I Deam Books</link><itemizedlist>
42436               <listitem>
42437                 <para>This is a free service that compiles reviews for popular titles from many
42438                   different sources.</para>
42439               </listitem>
42440             </itemizedlist></para>
42441         </listitem>
42442         <listitem>
42443           <para><link linkend="librarythingprefs">LibraryThing</link></para>
42444           <itemizedlist>
42445             <listitem>
42446               <para>With the exception of ThingISBN, you will need to contact LibraryThing for the
42447                 information to enter into these preferences</para>
42448             </listitem>
42449             <listitem>
42450               <para>Enabling ThingISBN will help to populate the editions tab on the bib record
42451                 display if you have enabled FRBR.</para>
42452             </listitem>
42453           </itemizedlist>
42454         </listitem>
42455
42456         <listitem>
42457           <para><link linkend="novelistselect">Novelist</link></para>
42458
42459           <itemizedlist>
42460             <listitem>
42461               <para>This is a pay service from Ebsco. Contact Ebsco for the
42462               information to enter into these preferences</para>
42463             </listitem>
42464           </itemizedlist>
42465         </listitem>
42466
42467         <listitem>
42468           <para><link linkend="oclcprefs">OCLC</link></para>
42469           <itemizedlist>
42470             <listitem>
42471               <para>XISBN is used to populate the editions tab on the bib record display if you have
42472                 enabled FRBR. This service is free for up to 999 queries a day.</para>
42473             </listitem>
42474           </itemizedlist>
42475         </listitem>
42476         <listitem>
42477           <para><link linkend="OpenLibraryPrefs">Open Library</link><itemizedlist>
42478               <listitem>
42479                 <para>Open Library project is an open system that you can pull cover images (and in
42480                   the future additional content) from</para>
42481               </listitem>
42482             </itemizedlist></para>
42483         </listitem>
42484
42485         <listitem>
42486           <para><link linkend="Syndeticsprefs">Syndetics</link></para>
42487
42488           <itemizedlist>
42489             <listitem>
42490               <para>This is a pay service from Syndetics to add content for
42491               your bib records. Contact Syndetics for the information to enter
42492               into these preferences.</para>
42493             </listitem>
42494           </itemizedlist>
42495         </listitem>
42496
42497         <listitem>
42498           <para><link linkend="taggingprefs">Tagging</link></para>
42499
42500           <itemizedlist>
42501             <listitem>
42502               <para>Choose whether or not you want to allow patrons to add
42503               tags to records in Koha.</para>
42504             </listitem>
42505           </itemizedlist>
42506         </listitem>
42507       </itemizedlist>
42508     </section>
42509
42510     <section id="impacq">
42511       <title>Acquisitions Configuration</title>
42512
42513       <para>When using acquisitions in Koha you first need to define some
42514       defaults.</para>
42515
42516       <itemizedlist>
42517         <listitem>
42518           <para>Set up your <link linkend="budgetplanning">funds &amp;
42519           budgets</link></para>
42520         </listitem>
42521
42522         <listitem>
42523           <para>Choose your <link linkend="currexchangeadmin">default
42524           currency</link> and enter others if you order from multiple
42525           countries</para>
42526         </listitem>
42527
42528         <listitem>
42529           <para>Enter in your <link linkend="acqvendors">vendor
42530           information</link></para>
42531         </listitem>
42532
42533         <listitem>
42534           <para>Create an <link linkend="marcbibframeworks">Framework with the
42535           code ACQ</link> (if you're going to enter item records at the time
42536           of ordering or receiving)</para>
42537         </listitem>
42538
42539         <listitem>
42540           <para>Acquisitions System preferences</para>
42541
42542           <itemizedlist>
42543             <listitem>
42544               <para><link linkend="AcqCreateItem">AcqCreateItem</link> :
42545               Decide if an item record is created during acquisition</para>
42546             </listitem>
42547
42548             <listitem>
42549               <para><link linkend="CurrencyFormat">CurrencyFormat</link> :
42550               Decide how you want monetary amounts to display</para>
42551             </listitem>
42552
42553             <listitem>
42554               <para><link linkend="gist">gist</link> : Enter your sales tax
42555               (if you are billed for tax)</para>
42556             </listitem>
42557
42558             <listitem>
42559               <para><link linkend="OrderPdfFormat">OrderPdfFormat</link> :
42560               Decide what format you want your print orders to use</para>
42561             </listitem>
42562           </itemizedlist>
42563         </listitem>
42564       </itemizedlist>
42565     </section>
42566
42567     <section id="impserials">
42568       <title>Serials Configuration</title>
42569
42570       <para>When you use serials there are a few options you can set before
42571       hand.</para>
42572
42573       <itemizedlist>
42574         <listitem>
42575           <para>Serials System Preferences</para>
42576
42577           <itemizedlist>
42578             <listitem>
42579               <para><link linkend="RenewSerialAddsSuggestion">RenewSerialAddsSuggestion</link>
42580               : Decide if you want renewing serials to add a suggestion for
42581               easy purchasing</para>
42582             </listitem>
42583
42584             <listitem>
42585               <para><link linkend="RoutingSerials">RoutingSerials</link> :
42586               Decide if you want to route serials around your library</para>
42587             </listitem>
42588
42589             <listitem>
42590               <para><link linkend="RoutingListAddReserves">RoutingListAddReserves</link> :
42591               Decide if holds are placed on serials when there is a routing
42592               list in place</para>
42593             </listitem>
42594           </itemizedlist>
42595         </listitem>
42596
42597         <listitem>
42598           <para>Cataloging System Preferences</para>
42599
42600           <itemizedlist>
42601             <listitem>
42602               <para><link linkend="StaffSerialIssueDisplayCount">StaffSerialIssueDisplayCount</link>
42603               : Decide how many of the most recent issues to display in the
42604               staff client</para>
42605             </listitem>
42606
42607             <listitem>
42608               <para><link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
42609               : Decide how many of the most recent issues to display in the
42610               OPAC</para>
42611             </listitem>
42612
42613             <listitem>
42614               <para><link linkend="SubscriptionHistory">SubscriptionHistory</link> :
42615               Decide how you want the subscription information to display in
42616               the OPAC</para>
42617             </listitem>
42618           </itemizedlist>
42619         </listitem>
42620       </itemizedlist>
42621     </section>
42622
42623     <section id="impgolive">
42624       <title>Planning for Go-Live</title>
42625
42626       <para>Once you have all of your settings ready, you need to prepare for
42627       making your system live:</para>
42628
42629       <itemizedlist>
42630         <listitem>
42631           <para>Decide if you need training by an outside service or if your
42632           staff can do the training themselves.</para>
42633         </listitem>
42634
42635         <listitem>
42636           <para>Make sure that there is time for your staff to play with your
42637           test system and get comfortable with it</para>
42638         </listitem>
42639
42640         <listitem>
42641           <para>If this is a migration, work with your previous company to
42642           extract data right before you go live</para>
42643         </listitem>
42644
42645         <listitem>
42646           <para>Come up with URLs for your new Koha OPAC &amp; Staff
42647           Client</para>
42648         </listitem>
42649
42650         <listitem>
42651           <para>Make sure that if you're hosting your own system you have a
42652           backup plan</para>
42653         </listitem>
42654       </itemizedlist>
42655     </section>
42656   </chapter>
42657
42658   <chapter id="sopac">
42659     <title>SOPAC2 Installation</title>
42660
42661     <section id="sopacintro">
42662       <sectioninfo>
42663         <authorgroup>
42664           <author>
42665             <firstname>Jean-André</firstname>
42666             <surname>Santoni</surname>
42667             <affiliation>
42668               <orgname>BibLibre</orgname>
42669             </affiliation>
42670           </author>
42671           
42672           <editor>
42673             <firstname>Nicole C.</firstname>
42674             <surname>Engard</surname>
42675             <contrib>Translation and minor edits.</contrib>
42676           </editor>
42677         </authorgroup>
42678         
42679         <pubdate>August 2009</pubdate>
42680       </sectioninfo>
42681       <title>Introduction</title>
42682
42683       <para>This is an installation guide for SOPAC2 and its Koha connector. It
42684       has been tested on Debian Lenny and Ubuntu Jaunty with Drupal 6.12 and Koha
42685       3.0.x. It does not cover the installation of Koha and Drupal, only
42686       SOPAC, its dependencies and the connector.</para>
42687     </section>
42688
42689     <section id="sopacinstall">
42690       <title>Installation of Locum and Insurge</title>
42691
42692       <para>Locum and Insurge are the two libraries used primarily by SOPAC.
42693       They serve as a layer of abstraction to the data. Insurge manages the
42694       social aspect (tags, reviews, ratings), while Locum manages the
42695       connection to the ILS via the connector. Both libraries use a different
42696       database from that of Drupal.</para>
42697
42698       <section id="sopacdepend">
42699         <title>Dependencies</title>
42700
42701         <para>There are no packages for Debian MDB2 yet, you can install it
42702         via pear:</para>
42703
42704         <programlisting># apt-get install php-pear
42705 # pear install MDB2
42706 # pear install MDB2#mysql</programlisting>
42707       </section>
42708
42709       <section id="sopacdownload">
42710         <title>Download</title>
42711
42712         <para>Download the Locum and Insurge libraries from SVN:</para>
42713
42714         <programlisting># cd /usr/local/lib
42715 # svn co http://dobby.darienlibrary.org/svn/locum/trunk/ locum
42716 # svn co http://dobby.darienlibrary.org/svn/insurge/trunk/ insurge</programlisting>
42717       </section>
42718
42719       <section id="sopaccreatedb">
42720         <title>Creation of the Database</title>
42721
42722         <programlisting>$ mysql -u root
42723 mysql&gt; create database scas;
42724 mysql&gt; grant all privileges on scas.* to scas_user@'localhost' identified by 'scas_pass';
42725 mysql&gt; flush privileges;
42726 mysql&gt; exit</programlisting>
42727       </section>
42728
42729       <section id="sopacdsn">
42730         <title>Sync DSN</title>
42731
42732         <para>This file will provide the connection information to a DB
42733         libraries:</para>
42734
42735         <programlisting># nano /usr/local/etc/locum_insurge_dsn.php</programlisting>
42736
42737         <para>It should contain:</para>
42738
42739         <programlisting>&lt;?php
42740 $dsn = 'mysql://scas_user:scas_pass@localhost/scas';</programlisting>
42741       </section>
42742
42743       <section id="sopacinstallinsurge">
42744         <title>Installation of Insurge</title>
42745
42746         <para>If you customize the name of the database, remember to edit the
42747         sql file:</para>
42748
42749         <programlisting># nano /usr/local/lib/insurge/sql/scas_insurge.sql</programlisting>
42750
42751         <para>Import Insurge:</para>
42752
42753         <programlisting>$ mysql -u root -p &lt; /usr/local/lib/insurge/sql/scas_insurge.sql</programlisting>
42754
42755         <para>Configure Insurge:</para>
42756
42757         <programlisting># nano /usr/local/lib/insurge/config/insurge.ini</programlisting>
42758
42759         <para>The variables in insurge.ini are empty. The default values are
42760         too long and cause MySQL errors.</para>
42761
42762         <para>Here is a sample of insurge.ini</para>
42763
42764         <programlisting>; This is the Locum configuration file
42765 ; General configuration options for your installation of Insurge.
42766 [insurge_config]
42767 dsn_file = "/usr/local/etc/locum_insurge_dsn.php"
42768 ; This is where you configure your repository membership information.
42769 ;
42770 ; parent_server is the server name of the repository parent server you have been
42771 ; told to use.
42772 ; group_id = The group ID you have been given by your repository admin.
42773 ; These configuration points are OPTIONAL and are only necessary if you are
42774 ; participating in a repository relationship.
42775 [repository_info]
42776 parent_server = ""
42777 group_id = ""
42778 group_key = ""</programlisting>
42779       </section>
42780
42781       <section id="sopacinstallocum">
42782         <title>Installation of Locum</title>
42783
42784         <para>The same procedure applies to Locum</para>
42785
42786         <programlisting># nano /usr/local/lib/locum/sql/scas_locum.sql
42787 # mysql &lt; /usr/local/lib/locum/sql/scas_locum.sql
42788 # nano /usr/local/lib/locum/sql/locum_init.sql
42789 # mysql &lt; /usr/local/lib/locum/sql/locum_init.sql
42790 # nano /usr/local/lib/locum/config/locum.ini
42791 # mkdir /usr/local/var
42792 # mkdir /usr/local/var/log</programlisting>
42793
42794         <para>Configure the DSN:</para>
42795
42796         <programlisting>[locum_config]
42797 dsn_file = "/usr/local/etc/locum_insurge_dsn.php"</programlisting>
42798
42799         <para>And the information for your Koha installation:</para>
42800
42801         <programlisting>[ils_config]
42802 ils = "koha";
42803 ils_version = "30x"
42804 ils_server = "localhost"
42805 ils_harvest_port = "80"</programlisting>
42806
42807         <para>The rest depends on your Koha configuration.</para>
42808       </section>
42809     </section>
42810
42811     <section id="sopackoha">
42812       <title>Installation of Koha Connector</title>
42813
42814       <para>Download the Koha connector using SVN:</para>
42815
42816       <programlisting># cd /usr/local/lib/locum/connectors/
42817 # svn co http://dobby.darienlibrary.org/svn/connectors/koha/ locum_koha_30x</programlisting>
42818     </section>
42819
42820     <section id="sopacharvest">
42821       <title>Harvest Records</title>
42822
42823       <para>Now that the connector is in place, we will be able to launch
42824       harvest.php, a tool that will reap Locum DB Koha and fill the
42825       locum.</para>
42826
42827       <para>Start by configuring harvest.php:</para>
42828
42829       <programlisting># nano /usr/local/lib/locum/tools/harvest.php</programlisting>
42830
42831       <para>Here are the variables you must change:</para>
42832
42833       <programlisting>$first_record = 1;
42834 $last_record = 30;</programlisting>
42835
42836       <para>These are the minimum and maximum biblionumbers from your Koha
42837       install.</para>
42838
42839       <para>Then start the harvest:</para>
42840
42841       <programlisting># chmod +x /usr/local/lib/locum/tools/harvest.php
42842 $ /usr/local/lib/locum/tools/harvest.php</programlisting>
42843     </section>
42844
42845     <section id="sopacphinx">
42846       <title>Installation of Sphinx</title>
42847
42848       <para>Sphinx is the indexer for the database used by Locum and
42849       Insurge.</para>
42850
42851       <section id="sphinxdepend">
42852         <title>Dependencies</title>
42853
42854         <para>There is no Debian package for Sphinx so you'll have to compile
42855         the source directly:</para>
42856
42857         <programlisting># apt-get install g++ make libmysql++-dev</programlisting>
42858       </section>
42859
42860       <section id="sphinxdownload">
42861         <title>Download and Compile</title>
42862
42863         <programlisting>$ wget http://sphinxsearch.com/downloads/sphinx-0.9.8.tar.gz
42864 $ tar zxvf sphinx-0.9.8.tar.gz
42865 $ cd sphinx-0.9.8
42866 $ ./configure --prefix=/usr/local/sphinx
42867 $ make
42868 # make install
42869 # mkdir /usr/local/sphinx
42870 # mkdir /usr/local/sphinx/lib
42871 # cp api/sphinxapi.php /usr/local/sphinx/lib/
42872 $ rm -R sphinx-0.9.8*</programlisting>
42873       </section>
42874
42875       <section id="sphinxuser">
42876         <title>Creation of User and Group</title>
42877
42878         <para>Creating a Sphinx user and change the owner:</para>
42879
42880         <programlisting># adduser sphinx
42881 # addgroup sphinx
42882 # usermod -G sphinx sphinx
42883 # mkdir /usr/local/sphinx/var/run
42884 # chown -R sphinx.sphinx /usr/local/sphinx/var</programlisting>
42885       </section>
42886
42887       <section id="demonsphinx">
42888         <title>The Sphinx daemon</title>
42889
42890         <para>Download:</para>
42891
42892         <programlisting># cd /etc/init.d
42893 # wget http://www.thesocialopac.net/sites/thesocialopac.net/files/sphinx
42894 # chmod +x /etc/init.d/sphinx</programlisting>
42895
42896         <para>Add Sphinx to the default boot services:</para>
42897
42898         <programlisting># update-rc.d sphinx defaults</programlisting>
42899       </section>
42900
42901       <section id="sphinxconfig">
42902         <title>Configuration</title>
42903
42904         <para>Copy the configuration file supplied with the source of Sphinx
42905         before the change:</para>
42906
42907         <programlisting># cp /usr/local/lib/locum/sphinx/sphinx.conf /usr/local/sphinx/etc/
42908 # sed 's/locum_db_user/scas_user/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile;
42909 mv tmpfile /usr/local/sphinx/etc/sphinx.conf
42910 # 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>
42911
42912         <para>And if you personalize the name of the database:</para>
42913
42914         <programlisting># sed 's/scas/MY_DB/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile; mv tmpfile /usr/local/sphinx/etc/sphinx.conf</programlisting>
42915       </section>
42916
42917       <section id="sphinxindexing">
42918         <title>Indexing documents</title>
42919
42920         <para>Indexing is necessary if you want to use the search features of
42921         SOPAC.</para>
42922
42923         <para>You must first complete the Insurge table index</para>
42924
42925         <programlisting># chmod +x /usr/local/lib/insurge/tools/update-index.php
42926 $ /usr/local/lib/insurge/tools/update-index.php</programlisting>
42927
42928         <para>Then start indexing Sphinx</para>
42929
42930         <programlisting>$ /usr/local/sphinx/bin/indexer --all</programlisting>
42931
42932         <para>Finally, we must start the daemon:</para>
42933
42934         <programlisting># /etc/init.d/sphinx start</programlisting>
42935
42936         <para>When the daemon is running, you can update the index with:</para>
42937
42938         <programlisting>$ /usr/local/sphinx/bin/indexer --all --rotate</programlisting>
42939       </section>
42940     </section>
42941
42942     <section id="installsopac">
42943       <title>Installation of SOPAC2</title>
42944
42945       <para>Now to the SOPAC software itself:</para>
42946
42947       <section id="downloadsopac">
42948         <title>Download</title>
42949
42950         <para>Download from SVN:</para>
42951
42952         <programlisting>$ cd /chemin/vers/drupal/sites/all/
42953 $ mkdir modules
42954 $ cd modules/
42955 $ svn co http://dobby.darienlibrary.org/svn/sopac/trunk/ sopac</programlisting>
42956       </section>
42957
42958       <section id="sopacinstallation">
42959         <title>Installation</title>
42960
42961         <para>In Drupal's administration settings, activate the module.
42962         Also, enable the dependencies:</para>
42963
42964         <itemizedlist>
42965           <listitem>
42966             <para>Profile</para>
42967           </listitem>
42968
42969           <listitem>
42970             <para>PHP Filter</para>
42971           </listitem>
42972
42973           <listitem>
42974             <para>Path</para>
42975           </listitem>
42976         </itemizedlist>
42977
42978         <para>The Drupal menu should now list these entries.</para>
42979       </section>
42980
42981       <section id="configsopac">
42982         <title>Configuration</title>
42983
42984         <para>Then go into the settings of SOPAC.</para>
42985
42986         <itemizedlist>
42987           <listitem>
42988             <para>Configure the paths to the Locum and Insurge
42989             libraries</para>
42990           </listitem>
42991
42992           <listitem>
42993             <para>Choose a URL prefix SOPAC, in my "catalog". Create a node
42994             with content like:</para>
42995           </listitem>
42996         </itemizedlist>
42997
42998         <programlisting>&lt;?php
42999 print sopac_search_form('both');
43000 print theme('pages_catalog');</programlisting>
43001
43002         <itemizedlist>
43003           <listitem>
43004             <para>Check the Input Format "PHP Code"</para>
43005           </listitem>
43006
43007           <listitem>
43008             <para>Check Move to front page</para>
43009           </listitem>
43010
43011           <listitem>
43012             <para>In URL path settings, set the SOPAC URL prefix you have
43013             chosen.</para>
43014           </listitem>
43015         </itemizedlist>
43016
43017         <para>Go to the root of Drupal, a search form will appear.</para>
43018
43019         <para>Remember to empty Drupal's cache when something does not
43020         work.</para>
43021
43022         <para>Drupal offers a few blocks, which are not configured by default. 
43023         You must specify on which page they should appear.</para>
43024       </section>
43025     </section>
43026   </chapter>
43027
43028   <chapter id="cronjobsch">
43029     <title>Cron Jobs</title>
43030
43031     <para>A cron job is a Linux command for scheduling a command or script on your server to
43032       complete repetitive tasks automatically. Scripts executed as a cron job are typically used to
43033       modify files or databases; however, they can perform other tasks that do not modify data on
43034       the server, like sending out email notifications. Koha has many cron jobs in place that you
43035       can enable (search engine indexing, overdue notice generation, data cleanup and more), this
43036       chapter will explain those for you.</para>
43037
43038     <section id="cronjobs">
43039       <title>Cron Jobs</title>
43040
43041       <para>The locations below assume a dev install which puts the crons in
43042       misc/, if you have a standard install you may want to look in bin/ for
43043       these files if you cannot find them in misc/</para>
43044
43045       <section id="searchcron">
43046         <title>Search</title>
43047
43048         <para/>
43049
43050         <section id="rebuildsearchcron">
43051           <title>Rebuild Index</title>
43052
43053           <para>Script path: misc/migration_tools/rebuild_zebra.pl</para>
43054
43055           <para>Does: Updates Zebra indexes with recently changed data.</para>
43056
43057           <para>Required by: Zebra</para>
43058
43059           <para>Frequency suggestion: every x minutes, (between 5-15 minutes)
43060           depending on performance needs</para>
43061         </section>
43062       </section>
43063
43064       <section id="circcron">
43065         <title>Circulation</title>
43066
43067         <section id="buildholdscron">
43068           <title>Holds Queue</title>
43069
43070           <para>Script path: misc/cronjobs/holds/build_holds_queue.pl</para>
43071
43072           <para>Does: Updates holds queue report</para>
43073
43074           <para>Required by: <link linkend="holdsqueue">Holds Queue
43075           Report</link></para>
43076
43077           <para>Frequency suggestion: every 1-4 hours</para>
43078
43079           <para>Description:</para>
43080
43081           <itemizedlist>
43082             <listitem>
43083               <para>A script that should be run periodically if your library
43084               system allows borrowers to place on-shelf holds. This script
43085               decides which library should be responsible for fulfilling a
43086               given hold request.</para>
43087
43088               <para>It's behavior is controlled by the system preferences
43089               <link linkend="holdqueueweight">StaticHoldsQueueWeight</link>
43090               and <link linkend="holdqueueweight">RandomizeHoldsQueueWeight</link>.</para>
43091
43092               <para>If you do not want all of your libraries to participate in
43093               the on-shelf holds fulfillment process, you should list the the
43094               libraries that *do* participate in the process here by inputting
43095               all the participating library's branchcodes, separated by commas
43096               ( e.g. "MPL,CPL,SPL,BML" etc. ).</para>
43097
43098               <para>By default, the holds queue will be generated such that
43099               the system will first attempt to hold fulfillment using items
43100               already at the pickup library if possible. If there are no items
43101               available at the pickup library to fill a hold,
43102               build_holds_queue.pl will then use the list of libraries defined
43103               in StaticHoldsQueueWeight. If RandomizeHoldsQueueWeight is
43104               disabled ( which it is by default ), the script will assign
43105               fulfillment requests in the order the branches are placed in the
43106               StaticHoldsQueueWeight system preference.</para>
43107
43108               <para>For example, if your system has three libraries, of
43109               varying sizes ( small, medium and large ) and you want the
43110               burden of holds fulfillment to be on larger libraries before
43111               smaller libraries, you would want StaticHoldsQueueWeight to look
43112               something like "LRG,MED,SML".</para>
43113
43114               <para>If you want the burden of holds fulfillment to be spread
43115               out equally throughout your library system, simply enable
43116               RandomizeHoldsQueueWeight. When this system preference is
43117               enabled, the order in which libraries will be requested to
43118               fulfill an on-shelf hold will be randomized each time the list
43119               is regenerated.</para>
43120
43121               <para>Leaving StaticHoldsQueueWeight empty is contraindicated at
43122               this time. Doing so will cause the build_holds_queue script to
43123               ignore RandomizeHoldsQueueWeight, causing the script to request
43124               hold fulfillment not randomly, but by alphabetical order.</para>
43125             </listitem>
43126           </itemizedlist>
43127
43128           <section id="buildholdscronperl">
43129             <title>Perl Documentation</title>
43130
43131             <para><emphasis role="bold">GetBibsWithPendingHoldRequests</emphasis></para>
43132
43133             <para>my $biblionumber_aref =
43134             GetBibsWithPendingHoldRequests();</para>
43135
43136             <para>Return an arrayref of the biblionumbers of all bibs that
43137             have one or more unfilled hold requests.</para>
43138
43139             <para><emphasis role="bold">GetPendingHoldRequestsForBib</emphasis></para>
43140
43141             <para>my $requests =
43142             GetPendingHoldRequestsForBib($biblionumber);</para>
43143
43144             <para>Returns an arrayref of hashrefs to pending, unfilled hold
43145             requests on</para>
43146
43147             <para>the bib identified by $biblionumber. The following keys are
43148             present in each hashref:</para>
43149
43150             <itemizedlist>
43151               <listitem>
43152                 <para>biblionumber</para>
43153               </listitem>
43154
43155               <listitem>
43156                 <para>borrowernumber</para>
43157               </listitem>
43158
43159               <listitem>
43160                 <para>itemnumber</para>
43161               </listitem>
43162
43163               <listitem>
43164                 <para>priority</para>
43165               </listitem>
43166
43167               <listitem>
43168                 <para>branchcode</para>
43169               </listitem>
43170
43171               <listitem>
43172                 <para>reservedate</para>
43173               </listitem>
43174
43175               <listitem>
43176                 <para>reservenotes</para>
43177               </listitem>
43178
43179               <listitem>
43180                 <para>borrowerbranch</para>
43181               </listitem>
43182             </itemizedlist>
43183
43184             <para>The arrayref is sorted in order of increasing
43185             priority.</para>
43186
43187             <para><emphasis role="bold">GetItemsAvailableToFillHoldRequestsForBib</emphasis></para>
43188
43189             <para>my $available_items =</para>
43190
43191             <para>GetItemsAvailableToFillHoldRequestsForBib($biblionumber);</para>
43192
43193             <para>Returns an arrayref of items available to fill hold requests
43194             for the bib identified by $biblionumber. An item is available to
43195             fill a hold</para>
43196
43197             <para>request if and only if:</para>
43198
43199             <itemizedlist>
43200               <listitem>
43201                 <para>it is not on loan</para>
43202               </listitem>
43203
43204               <listitem>
43205                 <para>it is not withdrawn</para>
43206               </listitem>
43207
43208               <listitem>
43209                 <para>it is not marked notforloan</para>
43210               </listitem>
43211
43212               <listitem>
43213                 <para>it is not currently in transit</para>
43214               </listitem>
43215
43216               <listitem>
43217                 <para>it is not lost</para>
43218               </listitem>
43219
43220               <listitem>
43221                 <para>it is not sitting on the hold shelf</para>
43222               </listitem>
43223             </itemizedlist>
43224
43225             <para><emphasis role="bold">MapItemsToHoldRequests</emphasis></para>
43226
43227             <para>MapItemsToHoldRequests($hold_requests,
43228             $available_items);</para>
43229
43230             <para><emphasis role="bold">CreatePickListFromItemMap</emphasis></para>
43231
43232             <para><emphasis role="bold">AddToHoldTargetMap</emphasis></para>
43233
43234             <para><emphasis role="bold">_get_branches_to_pull_from</emphasis></para>
43235
43236             <para>Query system preferences to get ordered list of branches to
43237             use to fill hold requests.</para>
43238           </section>
43239         </section>
43240
43241         <section id="expiredholdscron">
43242           <title>Expired Holds</title>
43243
43244           <para>Script path:
43245           misc/cronjobs/holds/cancel_expired_holds.pl</para>
43246
43247           <para>Does: By default, this cron job will only automatically cancel
43248           holds where the user has set an expiration date. If the library is
43249           using the <link linkend="ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</link>
43250           and <link linkend="ExpireReservesMaxPickUpDelayCharge">ExpireReservesMaxPickUpDelayCharge</link>
43251           preferences then this script will also cancel holds that have been
43252           sitting on the hold shelf for too long and will (if the library
43253           does) charge the patron for not picking up the hold.</para>
43254
43255           <para>Frequency suggestion: daily</para>
43256         </section>
43257
43258         <section id="unsuspendholdcron">
43259           <title>Unsuspend Holds</title>
43260
43261           <para>Script path:
43262           misc/cronjobs/holds/auto_unsuspend_holds.pl</para>
43263
43264           <para>Does: This script checks to find holds that should no longer
43265           be suspended and removes the suspension if the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
43266           preference is set to 'allow'. This puts the patron back in to the
43267           queue where they were when the hold was suspended.</para>
43268
43269           <para>Frequency suggestion: daily</para>
43270         </section>
43271
43272         <section id="finescronjob">
43273           <title>Fines</title>
43274
43275           <para>Script path: misc/cronjobs/fines.pl</para>
43276           <para>Does: Calculates and posts fines to patron accounts.</para>
43277
43278           <para>Required by: <link linkend="finesMode">finesMode</link> system
43279           preference</para>
43280
43281           <para>Frequency suggestion: nightly</para>
43282         </section>
43283
43284         <section id="longoverduecron">
43285           <title>Long Overdues</title>
43286
43287           <para>Script path: misc/cronjobs/longoverdue.pl</para>
43288
43289           <para>Does: allows one to specify delays for changing items to
43290           different lost statuses, and optionally charge for them using the
43291           replacement price listed on the item record.</para>
43292
43293           <para>Frequency suggestion: nightly</para>
43294
43295           <section id="longoverduecronperl">
43296             <title>Perl Documentation</title>
43297
43298             <para><emphasis role="bold">NAME</emphasis></para>
43299
43300             <para>longoverdue.pl cron script to set lost statuses on overdue
43301             materials. Execute without options for help.</para>
43302           </section>
43303         </section>
43304
43305         <section id="updateissuescron">
43306           <title>Track total checkouts</title>
43307
43308           <para>Script path: misc/cronjobs/update_totalissues.pl</para>
43309
43310           <para>Does: updates the biblioitems.totalissues field in the
43311           database with the latest tally of checkouts.</para>
43312
43313           <para>Frequency suggestion: nightly</para>
43314           <section id="updateissuesperldoc">
43315             <title>Perl Documentation</title>
43316             <para><emphasis role="bold">NAME</emphasis>
43317             </para>
43318             <para>update_totalissues.pl </para>
43319             <para><emphasis role="bold">SYNOPSIS</emphasis>
43320             </para>
43321             <para>update_totalissues.pl --use-stats </para>
43322             <para>update_totalissues.pl --use-items </para>
43323             <para>update_totalissues.pl --commit=1000 </para>
43324             <para>update_totalissues.pl --since='2012-01-01' </para>
43325             <para>update_totalissues.pl --interval=30d </para>
43326             <para><emphasis role="bold">DESCRIPTION</emphasis>
43327             </para>
43328             <para>This batch job populates bibliographic records' total issues count based on
43329               historical issue statistics. </para>
43330             <para>--help Prints this help </para>
43331             <para>-v|--verbose </para>
43332             <para>Provide verbose log information (list every bib modified). </para>
43333             <para>--use-stats </para>
43334             <para>Use the data in the statistics table for populating total issues. </para>
43335             <para>--use-items </para>
43336             <para>Use items.issues data for populating total issues. Note that issues data from the
43337               items table does not respect the --since or --interval options, by definition. Also
43338               note that if both --use-stats and --use-items are specified, the count of biblios
43339               processed will be misleading. </para>
43340             <para>-s|--since=DATE </para>
43341             <para>Only process issues recorded in the statistics table since DATE. </para>
43342             <para>-i|--interval=S </para>
43343             <para>Only process issues recorded in the statistics table in the last N units of time.
43344               The interval should consist of a number with a one- letter unit suffix. The valid
43345               suffixes are h (hours), d (days), w (weeks), m (months), and y (years). The default
43346               unit is days. </para>
43347             <para>--incremental </para>
43348             <para>Add the number of issues found in the statistics table to the existing total
43349               issues count. Intended so that this script can be used as a cron job to update
43350               popularity information during low-usage periods. If neither --since or --interval are
43351               specified, incremental mode will default to processing the last twenty-four hours. </para>
43352             <para>--commit=N </para>
43353             <para>Commit the results to the database after every N records are processed. </para>
43354             <para>--test </para>
43355             <para>Only test the popularity population script. </para>
43356             <para><emphasis role="bold">WARNING</emphasis>
43357             </para>
43358             <para>If the time on your database server does not match the time on your Koha server
43359               you will need to take that into account, and probably use the --since argument instead
43360               of the --interval argument for incremental updating. </para>
43361             <para><emphasis role="bold">CREDITS</emphasis>
43362             </para>
43363             <para>This patch to Koha was sponsored by the Arcadia Public Library and the Arcadia
43364               Public Library Foundation in honor of Jackie Faust-Moreno, late director of the
43365               Arcadia Public Library. </para>
43366             <para><emphasis role="bold">AUTHOR</emphasis>
43367             </para>
43368             <para>Jared Camins-Esakov &lt;jcamins AT cpbibliography DOT com></para>
43369           </section>
43370         </section>
43371         <section id="offlinecirccron">
43372           <title>Generate Patron File for Offline Circulation</title>
43373           <para>Script path: misc/cronjobs/create_koc_db.pl</para>
43374           <para>Does: Generates the borrowers.db file for use with the <link
43375               linkend="windowsofflinecirc">Koha Offline Circulation</link> tool</para>
43376           <para>Frequency suggestion: weekly</para>
43377         </section>
43378       </section>
43379       <section id="patroncrons">
43380         <title>Patrons</title>
43381         <para/>
43382         <section id="deleteexpiredregistrationcron">
43383           <title>Unverified Registrations</title>
43384           <para>Script path: misc/cronjobs/delete_expired_opac_registrations.pl</para>
43385           <para>Does: Deletes patron registrations that were submitted via the OPAC but not reviewed
43386             by the library within the number of days entered in the <link linkend="PatronSelfRegistrationExpireTemporaryAccountsDelay">PatronSelfRegistrationExpireTemporaryAccountsDelay</link> preference.</para>
43387           <para>Frequency suggestion: nightly</para>
43388         </section>
43389         <section id="deleteunverifiedcron">
43390           <title>Unconfirmed Registrations</title>
43391           <para>Script path: misc/cronjobs/delete_unverified_opac_registrations.pl </para>
43392           <para>Does: Deletes patron self registrations that were submitted via the OPAC but not
43393             confirmed via email within 24 hours. This is only necessary if you are requiring patrons
43394             to confirm their registrations via email with the <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link> preference.</para>
43395           <para>Frequency suggestion: hourly</para>
43396         </section>
43397         <section id="anonymizecron">
43398           <title>Anonymize Patron Data</title>
43399           <para>Script path: misc/cronjobs/batch_anonymise.pl</para>
43400           <para>Does: Used to anonymize patron data.  This will remove borrowernumbers from
43401             circulation history so that the stats are kept, but the patron information is removed
43402             for privacy reasons.</para>
43403         </section>
43404         <section id="j2acron">
43405           <title>Update Child to Adult Patron Type</title>
43406           <para>Script path: misc/cronjobs/j2a.pl</para>
43407           <para>Does: Convert juvenile/child patrons from juvenile patron category and category code
43408             to corresponding adult patron category and category code when they reach the upper age
43409             limit defined in the Patron Categories. </para>
43410           <para>Frequency suggestion: nightly</para>
43411           <section id="j2aperldoc">
43412             <title>Perl Documentation</title>
43413             <para><emphasis role="bold">NAME</emphasis>
43414             </para>
43415             <para>juv2adult.pl - convert juvenile/child patrons from juvenile patron category and
43416               category code to corresponding adult patron category and category code when they reach
43417               the upper age limit defined in the Patron Categories. </para>
43418             <para><emphasis role="bold">SYNOPSIS</emphasis>
43419             </para>
43420             <para>juv2adult.pl [ -b=&lt;branchcode> -f=&lt;categorycode> -t=&lt;categorycode> ] </para>
43421             <para>Options: </para>
43422             <para>--help brief help message </para>
43423             <para>--man full documentation </para>
43424             <para>-v verbose mode </para>
43425             <para>-n take no action, display only </para>
43426             <para>-b &lt;branchname> only deal with patrons from this library/branch </para>
43427             <para>-f &lt;categorycode> change patron category from this category </para>
43428             <para>-t &lt;categorycode> change patron category to this category </para>
43429             <para>=head1 OPTIONS </para>
43430             <para>--help Print a brief help message and exits. </para>
43431             <para>--man Prints the manual page and exits. </para>
43432             <para>-v Verbose. Without this flag set, only fatal errors are reported. </para>
43433             <para>-n No Action. With this flag set, script will report changes but not actually
43434               execute them on the database. </para>
43435             <para>-b changes patrons for one specific branch. Use the value in the
43436               branches.branchcode table.</para>
43437             <para> -f *required* defines the juvenile category to update. Expects the code from
43438               categories.categorycode. </para>
43439             <para>-t *required* defines the category juvenile patrons will be converted to. Expects
43440               the code from categories.categorycode. </para>
43441             <para><emphasis role="bold">DESCRIPTION</emphasis>
43442             </para>
43443             <para>This script is designed to update patrons from juvenile to adult patron types,
43444               remove the guarantor, and update their category codes appropriately when they reach
43445               the upper age limit defined in the Patron Categories. </para>
43446             <para><emphasis role="bold">USAGE EXAMPLES</emphasis>
43447             </para>
43448             <para>"juv2adult.pl" - Suggests that you read this help. :) </para>
43449             <para>"juv2adult.pl" -b=&lt;branchcode> -f=&lt;categorycode> -t=&lt;categorycode> -
43450               Processes a single branch, and updates the patron categories from fromcat to tocat. </para>
43451             <para>"juv2adult.pl" -f=&lt;categorycode> -t=&lt;categorycode> -v -n - Processes all
43452               branches, shows all messages, and reports the patrons who would be affected. Takes no
43453               action on the database.</para>
43454           </section>
43455         </section>
43456       </section>
43457
43458       <section id="noticescron">
43459         <title>Notices</title>
43460
43461         <para/>
43462
43463         <section id="msgqueuecron">
43464           <title>Message Queue</title>
43465
43466           <para>Script path: misc/cronjobs/process_message_queue.pl</para>
43467
43468           <para>Does: processes the message queue to send the check out, check in and hold filled
43469             emails and SMS message to users and sends outgoing emails to patrons. requires <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link> to be
43470             on</para>
43471
43472           <para>Frequency suggestion: 1-4 hours<important>
43473               <para>Item due and Advanced due notices are controlled by the <link linkend="advnoticecron">advance_notices cron</link>.</para>
43474             </important></para>
43475         </section>
43476
43477         <section id="advnoticecron">
43478           <title>Advanced Notice</title>
43479
43480           <para>Script path: misc/cronjobs/advance_notices.pl</para>
43481
43482           <para>Does: prepares "pre-due" notices and "item due" notices for
43483           patrons who request them prepares notices for patrons for items just
43484           due or coming due soon. requires <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
43485           to be on</para>
43486
43487           <para>Frequency suggestion: nightly</para>
43488
43489           <note>
43490             <para>This script does not actually send the notices. It queues
43491             them in the <link linkend="msgqueuecron">message queue</link> for
43492             later</para>
43493           </note>
43494
43495           <section id="advnoticecronperl">
43496             <title>Perl Documentation</title>
43497
43498             <para><emphasis role="bold">NAME</emphasis></para>
43499
43500             <para>advance_notices.pl - cron script to put item due reminders
43501             into message queue</para>
43502
43503             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
43504
43505             <para>./advance_notices.pl -c</para>
43506
43507             <para>or, in crontab: 0 1 * * * advance_notices.pl -c</para>
43508
43509             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
43510
43511             <para>This script prepares pre-due and item due reminders to be
43512             sent to patrons. It queues them in the message queue, which is
43513             processed by the process_message_queue.pl cronjob. The type and
43514             timing of the messages can be configured by the patrons in their
43515             "My Alerts" tab in the OPAC.</para>
43516
43517             <para><emphasis role="bold">METHODS</emphasis></para>
43518
43519             <para>parse_letter</para>
43520           </section>
43521         </section>
43522
43523         <section id="overduenoticecron">
43524           <title>Overdue Notice</title>
43525
43526           <para>Script path: misc/cronjobs/overdue_notices.pl</para>
43527
43528           <para>Does: prepares messages to alert patrons of overdue messages
43529           (both via email and print)</para>
43530
43531           <para>Frequency suggestion: nightly</para>
43532
43533           <note>
43534             <para>This script does not actually send the notices. It queues
43535             them in the <link linkend="msgqueuecron">message queue</link> for
43536             later or generates the HTML for later printing</para>
43537           </note>
43538
43539           <section id="overduenoticecronperl">
43540             <title>Perl Documentation</title>
43541
43542             <para><emphasis role="bold">NAME</emphasis></para>
43543
43544             <para>overdue_notices.pl - prepare messages to be sent to patrons
43545             for overdue items</para>
43546
43547             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
43548
43549             <para>overdue_notices.pl [ -n ] [ -library &lt;branchcode&gt; ] [
43550             -library &lt;branchcode&gt;...] [ -max &lt;number of days&gt; ] [
43551             -csv [ &lt;filename&gt; ] ] [-itemscontent &lt;field list&gt;
43552             ]</para>
43553
43554             <para>Options:</para>
43555
43556             <para>-help brief help message</para>
43557
43558             <para>-man full documentation</para>
43559
43560             <para>-n No email will be sent</para>
43561
43562             <para>-max &lt;days&gt; maximum days overdue to deal with</para>
43563
43564             <para>-library &lt;branchname&gt; only deal with overdues from
43565             this library (repeatable : several libraries can be given)</para>
43566
43567             <para>-csv &lt;filename&gt; populate CSV file</para>
43568
43569             <para>-html &lt;filename&gt; Output html to file</para>
43570
43571             <para>-itemscontent &lt;list of fields&gt; item information in
43572             templates</para>
43573
43574             <para>-borcat &lt;categorycode&gt; category code that must be
43575             included</para>
43576
43577             <para>-borcatout &lt;categorycode&gt; category code that must be
43578             excluded</para>
43579
43580             <para><emphasis role="bold">OPTIONS</emphasis></para>
43581
43582             <para>-help Print a brief help message and exits.</para>
43583
43584             <para>-man Prints the manual page and exits.</para>
43585
43586             <para>-v Verbose. Without this flag set, only fatal errors are
43587             reported.</para>
43588
43589             <para>-n Do not send any email. Overdue notices that would have
43590             been sent to the patrons or to the admin are printed to standard
43591             out. CSV data (if the -csv flag is set) is written to standard out
43592             or to any csv filename given.</para>
43593
43594             <para>-max Items older than max days are assumed to be handled
43595             somewhere else, probably the longoverdues.pl script. They are
43596             therefore ignored by this program. No notices are sent for them,
43597             and they are not added to any CSV files. Defaults to 90 to match
43598             longoverdues.pl.</para>
43599
43600             <para>-library</para>
43601
43602             <para>select overdues for one specific library. Use the value in
43603             the branches.branchcode table. This option can be repeated in
43604             order to select overdues for a group of libraries.</para>
43605
43606             <para>-csv Produces CSV data. if -n (no mail) flag is set, then
43607             this CSV data is sent to standard out or to a filename if
43608             provided. Otherwise, only overdues that could not be emailed are
43609             sent in CSV format to the admin.</para>
43610
43611             <para>-itemscontent</para>
43612
43613             <para>comma separated list of fields that get substituted into
43614             templates in places of the &lt;&lt;items.content&gt;&gt;
43615             placeholder. This defaults to
43616             issuedate,title,barcode,author</para>
43617
43618             <para>Other possible values come from fields in the biblios,
43619             items, and issues tables.</para>
43620
43621             <para>-borcat Repetable field, that permit to select only few of
43622             patrons categories.</para>
43623
43624             <para>-borcatout</para>
43625
43626             <para>Repetable field, permis to exclude some patrons
43627             categories.</para>
43628
43629             <para>-t | --triggered</para>
43630
43631             <para>This option causes a notice to be generated if and only if
43632             an item is overdue by the number of days defined in a notice
43633             trigger.</para>
43634
43635             <para>By default, a notice is sent each time the script runs,
43636             which is suitable for less frequent run cron script, but requires
43637             syncing notice triggers with the cron schedule to ensure proper
43638             behavior. Add the --triggered option for daily cron, at the risk
43639             of no notice being generated if the cron fails to run on
43640             time.</para>
43641
43642             <para>-list-all</para>
43643
43644             <para>Default items.content lists only those items that fall in
43645             the range of the currently processing notice. Choose list-all to
43646             include all overdue items in the list (limited by -max
43647             setting).</para>
43648
43649             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
43650
43651             <para>This script is designed to alert patrons and administrators
43652             of overdue items.</para>
43653
43654             <para>Configuration</para>
43655
43656             <para>This script pays attention to the overdue notice
43657             configuration performed in the "Overdue notice/status triggers"
43658             section of the "Tools" area of the staff interface to Koha. There,
43659             you can choose which letter templates are sent out after a
43660             configurable number of days to patrons of each library. More
43661             information about the use of this section of Koha is available in
43662             the Koha manual.</para>
43663
43664             <para>The templates used to craft the emails are defined in the
43665             "Tools: Notices" section of the staff interface to Koha.</para>
43666
43667             <para>Outgoing emails</para>
43668
43669             <para>Typically, messages are prepared for each patron with
43670             overdue items. Messages for whom there is no email address on file
43671             are collected and sent as attachments in a single email to each
43672             library administrator, or if that is not set, then to the email
43673             address in the "KohaAdminEmailAddress" system preference.</para>
43674
43675             <para>These emails are staged in the outgoing message queue, as
43676             are messages produced by other features of Koha. This message
43677             queue must be processed regularly by the
43678             misc/cronjobs/process_message_queue.pl program.</para>
43679
43680             <para>In the event that the "-n" flag is passed to this program,
43681             no emails are sent. Instead, messages are sent on standard output
43682             from this program. They may be redirected to a file if
43683             desired.</para>
43684
43685             <para>Templates</para>
43686
43687             <para>Templates can contain variables enclosed in double angle
43688             brackets like &lt;&lt;this&gt;&gt;. Those variables will be
43689             replaced with values specific to the overdue items or relevant
43690             patron. Available variables are:</para>
43691
43692             <para>&lt;&lt;bib&gt;&gt;</para>
43693
43694             <para>the name of the library</para>
43695
43696             <para>&lt;&lt;items.content&gt;&gt;</para>
43697
43698             <para>one line for each item, each line containing a tab separated
43699             list of title, author, barcode, issuedate</para>
43700
43701             <para>&lt;&lt;borrowers.*&gt;&gt;</para>
43702
43703             <para>any field from the borrowers table</para>
43704
43705             <para>&lt;&lt;branches.*&gt;&gt;</para>
43706
43707             <para>any field from the branches table</para>
43708
43709             <para>CSV output</para>
43710
43711             <para>The "-csv" command line option lets you specify a file to
43712             which overdues data should be output in CSV format.</para>
43713
43714             <para>With the "-n" flag set, data about all overdues is written
43715             to the file. Without that flag, only information about overdues
43716             that were unable to be sent directly to the patrons will be
43717             written. In other words, this CSV file replaces the data that is
43718             typically sent to the administrator email address.</para>
43719
43720             <para><emphasis role="bold">USAGE EXAMPLES</emphasis></para>
43721
43722             <para>"overdue_notices.pl" - In this most basic usage, with no
43723             command line arguments, all libraries are processed individually,
43724             and notices are prepared for all patrons with overdue items for
43725             whom we have email addresses. Messages for those patrons for whom
43726             we have no email address are sent in a single attachment to the
43727             library administrator's email address, or to the address in the
43728             KohaAdminEmailAddress system preference.</para>
43729
43730             <para>"overdue_notices.pl -n -csv /tmp/overdues.csv" - sends no
43731             email and populates /tmp/overdues.csv with information about all
43732             overdue items.</para>
43733
43734             <para>"overdue_notices.pl -library MAIN max 14" - prepare notices
43735             of overdues in the last 2 weeks for the MAIN library.</para>
43736
43737             <para><emphasis role="bold">SEE ALSO</emphasis></para>
43738
43739             <para>The misc/cronjobs/advance_notices.pl program allows you to
43740             send messages to patrons in advance of their items becoming due,
43741             or to alert them of items that have just become due.</para>
43742
43743             <para><emphasis role="bold">INTERNAL METHODS</emphasis></para>
43744
43745             <para>These methods are internal to the operation of
43746             overdue_notices.pl.</para>
43747
43748             <para>parse_letter</para>
43749
43750             <para>parses the letter template, replacing the placeholders with
43751             data specific to this patron, biblio, or item</para>
43752
43753             <para>named parameters:</para>
43754
43755             <para>letter - required hashref</para>
43756
43757             <para>borrowernumber - required integer</para>
43758
43759             <para>substitute - optional hashref of other key/value pairs that
43760             should be substituted in the letter content</para>
43761
43762             <para>returns the "letter" hashref, with the content updated to
43763             reflect the substituted keys and values.</para>
43764
43765             <para>prepare_letter_for_printing</para>
43766
43767             <para>returns a string of text appropriate for printing in the
43768             event that an overdue notice will not be sent to the patron's
43769             email address. Depending on the desired output format, this may be
43770             a CSV string, or a human-readable representation of the
43771             notice.</para>
43772
43773             <para>required parameters:</para>
43774
43775             <para>letter</para>
43776
43777             <para>borrowernumber</para>
43778
43779             <para>optional parameters:</para>
43780
43781             <para>outputformat</para>
43782           </section>
43783         </section>
43784
43785         <section id="printholdcron">
43786           <title>Print Hold Notices</title>
43787
43788           <para>Script path: misc/cronjobs/gather_print_notices.pl</para>
43789
43790           <para>Does: looks through the message queue for hold notices that
43791           didn't go through because the patron didn't have an email address
43792           and generates a print notice</para>
43793
43794           <para>Frequency suggestion: nightly</para>
43795         </section>
43796
43797         <section id="talkingtechcrons">
43798           <title>Talking Tech</title>
43799
43800           <para>To learn more about setting up this third party product view
43801           the <link linkend="talkingtechappendix">Talking Tech
43802           Appendix</link>.</para>
43803
43804           <section id="talkingtechsendcron">
43805             <title>Sending Notices File</title>
43806
43807             <para>Script path:
43808             misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl</para>
43809
43810             <para>Does: Script to generate Spec C outbound notifications file
43811             for Talking Tech i-tiva phone notification system.</para>
43812
43813             <para>Required by: <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link></para>
43814
43815             <para>Frequency suggestion: nightly</para>
43816
43817             <section id="talkingsendcronperl">
43818               <title>Perl Documentation</title>
43819
43820               <para><emphasis role="bold">USAGE</emphasis></para>
43821
43822               <para>TalkingTech_itiva_outbound.pl</para>
43823
43824               <para>TalkingTech_itiva_outbound.pl --type=OVERDUE -w 0 -w 2 -w
43825               6 --output=/tmp/talkingtech/outbound.csv</para>
43826
43827               <para>TalkingTech_itiva_outbound.pl --type=RESERVE
43828               --type=PREOVERDUE --lang=FR</para>
43829
43830               <para>Script to generate Spec C outbound notifications file for
43831               Talking Tech i-tiva phone notification system.</para>
43832
43833               <para>--help -h</para>
43834
43835               <para>Prints this help</para>
43836
43837               <para>-v Provide verbose log information.</para>
43838
43839               <para>--output -o</para>
43840
43841               <para>Destination for outbound notifications file (CSV format).
43842               If no value is specified, output is dumped to screen.</para>
43843
43844               <para>--lang</para>
43845
43846               <para>Sets the language for all outbound messages. Currently
43847               supported values are EN, FR and ES. If no value is specified, EN
43848               will be used by default.</para>
43849
43850               <para>--type</para>
43851
43852               <para>REQUIRED. Sets which messaging types are to be used. Can
43853               be given multiple times, to specify multiple types in a single
43854               output file. Currently supported values are RESERVE, PREOVERDUE
43855               and OVERDUE. If no value is given, this script will not produce
43856               any outbound notifications.</para>
43857
43858               <para>--waiting-hold-day -w</para>
43859
43860               <para>OPTIONAL for --type=RESERVE. Sets the days after a hold
43861               has been set to waiting on which to call. Use switch as many
43862               times as desired. For example, passing "-w 0 -w 2 -w 6" will
43863               cause calls to be placed on the day the hold was set to waiting,
43864               2 days after the waiting date, and 6 days after. See example
43865               above. If this switch is not used with --type=RESERVE, calls
43866               will be placed every day until the waiting reserve is picked up
43867               or canceled.</para>
43868
43869               <para>--library-code --code -c</para>
43870
43871               <para>OPTIONAL The code of the source library of the message.
43872               The library code is used to group notices together for
43873               consortium purposes and apply library specific settings, such as
43874               prompts, to those notices. This field can be blank if all
43875               messages are from a single library.</para>
43876             </section>
43877           </section>
43878
43879           <section id="talkingtechreceivecron">
43880             <title>Receiving Notices File</title>
43881
43882             <para>Script path:
43883             misc/cronjobs/thirdparty/TalkingTech_itiva_inbound.pl</para>
43884
43885             <para>Does: Script to process received Results files for Talking
43886             Tech i-tiva phone notification system.</para>
43887
43888             <para>Required by: <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link></para>
43889
43890             <para>Frequency suggestion: nightly</para>
43891
43892             <section id="talkingreceivecronperl">
43893               <title>Perl Documentation</title>
43894
43895               <para><emphasis role="bold">USAGE</emphasis></para>
43896
43897               <para>TalkingTech_itiva_inbound.pl</para>
43898
43899               <para>TalkingTech_itiva_inbound.pl -v
43900               --input=/tmp/talkingtech/results.csv</para>
43901
43902               <para>Script to process received Results files for Talking Tech
43903               i-tiva phone notification system.</para>
43904
43905               <para>--help -h</para>
43906
43907               <para>Prints this help</para>
43908
43909               <para>-v Provide verbose log information.</para>
43910
43911               <para>--input -i</para>
43912
43913               <para>REQUIRED. Path to incoming results file.</para>
43914             </section>
43915           </section>
43916         </section>
43917       </section>
43918
43919       <section id="proccartcron">
43920         <title>In Processing/Book Cart</title>
43921
43922         <para>Script path: misc/cronjobs/cart_to_shelf.pl</para>
43923
43924         <para>Does: Updates all items with a location of CART to the item's
43925         permanent location.</para>
43926
43927         <para>Required by: <link linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link>,
43928         <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>,
43929         &amp; <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link>
43930         system preferences</para>
43931
43932         <para>Frequency suggestion: hourly</para>
43933
43934         <section id="proccartcronperl">
43935           <title>Perl Documentation</title>
43936
43937           <para><emphasis role="bold">NAME</emphasis></para>
43938
43939           <para>cart_to_shelf.pl cron script to set items with location of
43940           CART to original shelving location after X hours. Execute without
43941           options for help.</para>
43942         </section>
43943       </section>
43944
43945       <section id="catalogcron">
43946         <title>Catalog</title>
43947
43948         <para/>
43949
43950         <section id="checkurlcron">
43951           <title>Check URLs</title>
43952
43953           <para>Script path: misc/cronjobs/check-url.pl</para>
43954
43955           <para>Does: checks URLs in 856$u field. Script output can now be
43956           formatted in CSV or HTML. The HTML version links directly to MARC
43957           biblio record editor.</para>
43958
43959           <para>Frequency suggestion: monthly</para>
43960
43961           <para>Learn more: <ulink url="http://wiki.koha-community.org/wiki/Check-url_enhancements">http://wiki.koha-community.org/wiki/Check-url_enhancements</ulink></para>
43962
43963           <section id="checkurlcronperl">
43964             <title>Perl Documentation</title>
43965
43966             <para><emphasis role="bold">NAME</emphasis></para>
43967
43968             <para>C4::URL::Checker - base object for checking URL stored in
43969             Koha DB</para>
43970
43971             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
43972
43973             <programlisting>use C4::URL::Checker;
43974
43975         my $checker = C4::URL::Checker-&gt;new( );
43976         $checker-&gt;{ host_default } = 'http://mylib.kohalibrary.com';
43977         my $checked_urls = $checker-&gt;check_biblio( 123 );
43978         foreach my $url ( @$checked_urls ) {
43979             print "url:        ", $url-&gt;{ url       A }, "\n",
43980                   "is_success: ", $url-&gt;{ is_success }, "\n",
43981                   "status:     ", $url-&gt;{ status     }, "\n";
43982         } </programlisting>
43983
43984             <para><emphasis role="bold">FUNCTIONS</emphasis></para>
43985
43986             <para>new</para>
43987
43988             <para>Create a URL Checker. The returned object can be used to set
43989             default host variable :</para>
43990
43991             <programlisting>my $checker = C4::URL::Checker-&gt;new( );
43992         $checker-&gt;{ host_default } = 'http://mylib.kohalibrary.com'; </programlisting>
43993
43994             <para>check_biblio</para>
43995
43996             <para>Check all URL from a biblio record. Returns a pointer to an
43997             array containing all URLs with checking for each of them.</para>
43998
43999             <programlisting> my $checked_urls = $checker-&gt;check_biblio( 123 ); </programlisting>
44000
44001             <para>With 2 URLs, the returned array will look like that:</para>
44002
44003             <programlisting>     [
44004            {
44005              'url' =&gt; 'http://mylib.tamil.fr/img/62265_0055B.JPG',
44006              'is_success' =&gt; 1,
44007              'status' =&gt; 'ok'
44008            },
44009            {
44010              'url' =&gt; 'http://mylib.tamil.fr//img/62265_0055C.JPG',
44011              'is_success' =&gt; 0,
44012              'status' =&gt; '404 - Page not found'
44013            }
44014          ], </programlisting>
44015
44016             <para><emphasis role="bold">NAME</emphasis></para>
44017
44018             <para>check-url.pl - Check URLs from 856$u field.</para>
44019
44020             <para><emphasis role="bold">USAGE</emphasis></para>
44021
44022             <para>check-url.pl [--verbose|--help]
44023             [--host=http://default.tld]</para>
44024
44025             <para>Scan all URLs found in 856$u of bib records and display if
44026             resources are available or not.</para>
44027
44028             <para><emphasis role="bold">PARAMETERS</emphasis></para>
44029
44030             <para>--host=http://default.tld</para>
44031
44032             <para>Server host used when URL doesn't have one, ie doesn't begin
44033             with 'http:'. For example, if --host=http://www.mylib.com, then
44034             when 856$u contains 'img/image.jpg', the url checked is:
44035             http://www.mylib.com/image.jpg'.</para>
44036
44037             <para>--verbose|-v</para>
44038
44039             <para>Outputs both successful and failed URLs.</para>
44040
44041             <para>--html</para>
44042
44043             <para>Formats output in HTML. The result can be redirected to a
44044             file accessible by http. This way, it's possible to link directly
44045             to biblio record in edit mode. With this parameter --host-pro is
44046             required.</para>
44047
44048             <para>--host-pro=http://koha-pro.tld</para>
44049
44050             <para>Server host used to link to biblio record editing
44051             page.</para>
44052
44053             <para>--help|-h</para>
44054
44055             <para>Print this help page.</para>
44056           </section>
44057         </section>
44058
44059         <section id="mergeauthcron">
44060           <title>Update Authorities</title>
44061
44062           <para>Script path: misc/migration_tools/merge_authority.pl</para>
44063
44064           <para>Does: Updates biblio data with changes to authorities records<note>
44065               <para>The name of this script is misleading.  This script does not merge authorities
44066                 together it instead merges authority data with linked bib records. Edits to
44067                 authority records will be applied to bibliographic records that use that authority
44068                 when this script is run.</para>
44069             </note></para>
44070
44071           <para>Required by: <link linkend="dontmerge">dontmerge</link> system
44072           preference</para>
44073
44074           <para>Frequency suggestion: nightly</para>
44075         </section>
44076
44077         <section id="serialscron">
44078           <title>Serials Update</title>
44079
44080           <para>Script path: misc/cronjobs/serialsUpdate.pl</para>
44081
44082           <para>Does: checks if there is a "late" issue on active
44083           subscriptions, and if there is, the script will set it as late, and
44084           add the next one as expected.</para>
44085
44086           <para>Frequency suggestion: nightly</para>
44087         </section>
44088       </section>
44089
44090       <section id="opaccrons">
44091         <title>OPAC</title>
44092
44093         <para/>
44094
44095         <section id="customrssfeedcron">
44096           <title>RSS Feeds</title>
44097
44098           <para>Script path: misc/cronjobs/rss/rss.pl</para>
44099
44100           <para>Does: Produces an RSS XML document for any SQL query (not used
44101           for search results RSS feed). <link linkend="customrss">Learn
44102           more</link>.</para>
44103
44104           <para>Frequency suggestion: hourly</para>
44105         </section>
44106
44107         <section id="authbrowsercron">
44108           <title>Authorities Browser</title>
44109
44110           <para>Script path: misc/cronjobs/build_browser_and_cloud.pl</para>
44111
44112           <para>Does: Generate content for authorities browse in OPAC</para>
44113
44114           <para>Required by: <link linkend="OpacBrowser">OpacBrowser</link> system preference<important>
44115               <para>This preference and cron job should only be used on French systems.</para>
44116             </important></para>
44117         </section>
44118
44119         <section id="keywordclouds">
44120           <title>Subject/Author Clouds</title>
44121
44122           <para>Script path: misc/cronjobs/cloud-kw.pl</para>
44123
44124           <para>Does: Generates HTML keywords clouds from Koha Zebra indexes.
44125           misc/cronjobs/cloud-sample.conf has a sample of how this script
44126           operates.</para>
44127
44128           <para>Frequency: This is the type of script you can run once a month
44129           or so, the content generated isn't going to change very much over
44130           time.</para>
44131
44132           <section id="keywordcloudsperl">
44133             <title>Perl Documentation</title>
44134
44135             <para><emphasis role="bold">NAME</emphasis></para>
44136
44137             <para>cloud-kw.pl - Creates HTML keywords clouds from Koha Zebra
44138             Indexes</para>
44139
44140             <para><emphasis role="bold">USAGE</emphasis></para>
44141
44142             <para>cloud-kw.pl [--verbose|--help] --conf=cloud.conf</para>
44143
44144             <para>Creates multiple HTML files containing keywords cloud with
44145             top terms sorted by their logarithmic weight. cloud.conf is a YAML
44146             configuration file driving cloud generation process.</para>
44147
44148             <para><emphasis role="bold">PARAMETERS</emphasis></para>
44149
44150             <para>--conf=configuration file</para>
44151
44152             <para>Specify configuration file name</para>
44153
44154             <para>--verbose|-v</para>
44155
44156             <para>Enable script verbose mode.</para>
44157
44158             <para>--help|-h</para>
44159
44160             <para>Print this help page.</para>
44161
44162             <para><emphasis role="bold">CONFIGURATION</emphasis></para>
44163
44164             <para>Configuration file looks like that:</para>
44165
44166             <para><programlisting>  ---
44167          # Koha configuration file for a specific installation
44168          # If not present, defaults to KOHA_CONF
44169          KohaConf: /home/koha/mylibray/etc/koha-conf.xml
44170          # Zebra index to scan
44171          ZebraIndex: Author
44172          # Koha index used to link found kewords with an opac search URL
44173          KohaIndex: au
44174          # Number of top keyword to use for the cloud
44175          Count: 50
44176          # Include CSS style directives with the cloud
44177          # This could be used as a model and then CSS directives are
44178          # put in the appropriate CSS file directly.
44179          Withcss: Yes
44180          # HTML file where to output the cloud
44181          Output: /home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html
44182         ---
44183          KohaConf: /home/koha/yourlibray/etc/koha-conf.xml
44184          ZebraIndex: Subject
44185          KohaIndex: su
44186          Count: 200
44187          Withcss: no
44188          Output: /home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html</programlisting><emphasis role="bold">IMPROVEMENTS</emphasis></para>
44189
44190             <para>Generated top terms have more informations than those
44191             outputted from the time being. Some parameters could be easily
44192             added to improve this script:</para>
44193
44194             <para>WithCount</para>
44195
44196             <para>In order to output terms with the number of occurrences they
44197             have been found in Koha Catalogue by Zebra.</para>
44198
44199             <para>CloudLevels</para>
44200
44201             <para>Number of levels in the cloud. Now 24 levels are
44202             hardcoded.</para>
44203
44204             <para>Weighting</para>
44205
44206             <para>Weighting method used to distribute terms in the cloud. We
44207             could have two values: Logarithmic and Linear. Now it's
44208             Logarithmic by default.</para>
44209
44210             <para>Order</para>
44211
44212             <para>Now terms are outputted in the lexical order. They could be
44213             sorted by their weight.</para>
44214           </section>
44215         </section>
44216       </section>
44217
44218       <section id="systemcron">
44219         <title>System Administration</title>
44220
44221         <para/>
44222
44223         <section id="cleandbcron">
44224           <title>Clean up Database</title>
44225
44226           <para>Script path: misc/cronjobs/cleanup_database.pl</para>
44227
44228           <para>Does: Truncates the sessions table, cleans out old zebraqueue entries, action logs
44229             and staged MARC files.</para>
44230           <section>
44231             <title>Perl Documentation</title>
44232             <para><emphasis role="bold">USAGE</emphasis></para>
44233             <para>kohaclone/misc/cronjobs/cleanup_database.pl [-h|--help] [--sessions] [--sessdays
44234               DAYS] [-v|--verbose] [--zebraqueue DAYS] [-m|--mail] [--merged] [--import DAYS]
44235               [--logs DAYS] [--searchhistory DAYS]</para>
44236             <para><emphasis role="bold">PARAMETERS</emphasis></para>
44237             <para>-h --help </para>
44238             <para>prints this help message, and exits, ignoring all other options</para>
44239             <para>--sessions </para>
44240             <para>purge the sessions table. If you use this while users are logged into Koha, they
44241               will have to reconnect.</para>
44242             <para>--sessdays DAYS </para>
44243             <para>purge only sessions older than DAYS days</para>
44244             <para>-v --verbose </para>
44245             <para>will cause the script to give you a bit more information about the run.</para>
44246             <para>--zebraqueue DAYS </para>
44247             <para>purge completed zebraqueue entries older than DAYS days. Defaults to 30 days if no
44248               days specified.</para>
44249             <para>-m --mail DAYS </para>
44250             <para>purge items from the mail queue that are older than DAYS days. Defaults to 30 days
44251               if no days specified.</para>
44252             <para>--merged </para>
44253             <para>purged completed entries from need_merge_authorities.</para>
44254             <para>--import DAYS </para>
44255             <para>purge records from import tables older than DAYS days. Defaults to 60 days if no
44256               days specified</para>
44257             <para>--z3950 </para>
44258             <para>purge records from import tables that are the result of Z39.50 searches</para>
44259             <para>--logs DAYS </para>
44260             <para>purge entries from action_logs older than DAYS days. Defaults to 180 days if no
44261               days specified</para>
44262             <para>--searchhistory DAYS </para>
44263             <para>purge entries from search_history older than DAYS days. Defaults to 30 days if no
44264               days specified</para>
44265             <para>--list-invites DAYS </para>
44266             <para>purge (unaccepted) list share invites older than DAYS days. Defaults to 14 days if
44267               no days specified.</para>
44268           </section>
44269         </section>
44270       </section>
44271
44272       <section id="acqcrons">
44273         <title>Acquisitions</title>
44274
44275         <section id="cleansuggcron">
44276           <title>Clean up old suggestions</title>
44277
44278           <para>Script path: misc/cronjobs/purge_suggestions.pl</para>
44279
44280           <para>Does: Removes old (defined by you) suggestions from the
44281           suggestion management area.</para>
44282         </section>
44283       </section>
44284
44285       <section id="deprecatedcrons">
44286         <title>Deprecated scripts</title>
44287
44288         <para>These should not be run without modification:</para>
44289
44290         <para>Script path: misc/cronjobs/update_items.pl</para>
44291
44292         <para>Script path:misc/cronjobs/smsoverdues.pl</para>
44293
44294         <para>Script path:misc/cronjobs/notifyMailsOp.pl</para>
44295
44296         <para>Script path:misc/cronjobs/reservefix.pl</para>
44297
44298         <para>Script path:misc/cronjobs/zebraqueue_start.pl</para>
44299       </section>
44300     </section>
44301   </chapter>
44302
44303   <chapter id="webservices">
44304     <title>Web Services</title>
44305
44306     <para/>
44307
44308     <section id="OAI-PMHservice">
44309       <title>OAI-PMH</title>
44310
44311       <para/>
44312
44313       <section id="oaiconfsample">
44314         <title>Sample OAI Conf File</title>
44315
44316         <para><programlisting>       format:
44317          vs:
44318            metadataPrefix: vs
44319            metadataNamespace: http://veryspecial.tamil.fr/vs/format-pivot/1.1/vs
44320            schema: http://veryspecial.tamil.fr/vs/format-pivot/1.1/vs.xsd
44321            xsl_file: /usr/local/koha/xslt/vs.xsl
44322          marcxml:
44323            metadataPrefix: marxml
44324            metadataNamespace: http://www.loc.gov/MARC21/slim
44325 http://www.loc.gov/standards/marcxml/schema/MARC21slim
44326            schema: http://www.loc.gov/MARC21/slim
44327 http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd
44328          oai_dc:
44329            metadataPrefix: oai_dc
44330            metadataNamespace: http://www.openarchives.org/OAI/2.0/oai_dc/
44331            schema: http://www.openarchives.org/OAI/2.0/oai_dc.xsd
44332            xsl_file:
44333 /usr/local/koha/koha-tmpl/intranet-tmpl/xslt/UNIMARCslim2OAIDC.xsl</programlisting></para>
44334       </section>
44335     </section>
44336     <section id="Rest-services">
44337       <title>REST services</title>
44338
44339       <para>Koha can now be requested by REST http requests. BibLibre wrotes an external module to adds more possibilities than ILS-DI can provide.There is no authentication process, but authorized ips are listed in the config file. Services have been tested in 3.10, 3.12 and 3.14 koha versions. You can find more information about it into README file and opac/rest.pl documentation on http://git.biblibre.com. If you want to add features, send us a patch at dev_patches AT biblibre DOT com.</para>
44340       <para>Services provided in 1.4 version are:
44341       <programlisting>
44342            GET branches
44343            GET user/byid/:borrowernumber/holds
44344            GET user/:user_name/holds
44345            GET user/byid/:borrowernumber/issues
44346            GET user/:user_name/issues
44347            GET user/:user_name/issues_history
44348            GET user/byid/:borrowernumber/issues_history
44349            GET user/today
44350            GET user/all
44351            POST user
44352            PUT user/:user_name
44353            GET biblio/:biblionumber/items
44354            GET biblio/:biblionumber/holdable
44355            GET biblio/:biblionumber/items_holdable_status
44356            GET item/:itemnumber/holdable
44357            PUT auth/change_password
44358            GET /suggestions
44359            GET /suggestions/:suggestionid
44360            POST /suggestions
44361            PUT /suggestions/:suggestionid
44362            DELETE /suggestions/:suggestionid
44363       </programlisting>
44364       </para>
44365     </section>
44366   </chapter>
44367
44368   <chapter id="sru">
44369     <title>Using the SRU server</title>
44370
44371     <section id="usingsru">
44372       <sectioninfo>
44373         <authorgroup>
44374           <author>
44375             <firstname>Nicolas</firstname>
44376             <surname>Morin</surname>
44377             <affiliation>
44378               <orgname>BibLibre</orgname>
44379             </affiliation>
44380           </author>
44381           
44382           <editor>
44383             <firstname>Nicole C.</firstname>
44384             <surname>Engard</surname>
44385             <contrib>Edits where necessary.</contrib>
44386           </editor>
44387         </authorgroup>
44388         
44389         <pubdate>December 2009</pubdate>
44390       </sectioninfo>
44391       <title>Using the SRU server</title>
44392
44393       <para>Koha implements the Search/Retrieve via URL (SRU) protocol. More
44394       information about the protocol itself can be found at <ulink url="http://www.loc.gov/standards/sru/">http://www.loc.gov/standards/sru/</ulink>.
44395       The version implemented is version 1.1.</para>
44396
44397       <section id="sru_explain">
44398         <title>Explain</title>
44399
44400         <para>If you want to have information about the implementation of SRU
44401         on a given server, you should have access to the Explain file using a
44402         request to the server without any parameter. Like
44403         &lt;http://myserver.com:9999/biblios/&gt;. The response from the
44404         server is an XML file that should look like the following and will
44405         give you information about the default settings of the SRU
44406         server.</para>
44407
44408         <programlisting>
44409                &lt;zs:explainResponse&gt;
44410                     &lt;zs:version&gt;1.1&lt;/zs:version&gt;
44411                     &lt;zs:record&gt;
44412                          &lt;zs:recordSchema&gt;http://explain.z3950.org/dtd/2.0/&lt;/zs:recordSchema&gt;
44413                          &lt;zs:recordPacking&gt;xml&lt;/zs:recordPacking&gt;
44414                          &lt;zs:recordData&gt;
44415                          &lt;explain xml:base="zebradb/explain-biblios.xml"&gt;
44416                          &lt;!--
44417                          try stylesheet url: http://./?stylesheet=docpath/sru2.xsl
44418                          --&gt;
44419                     &lt;serverInfo protocol="SRW/SRU/Z39.50"&gt;
44420                          &lt;host&gt;biblibre&lt;/host&gt;
44421                          &lt;port&gt;9999&lt;/port&gt;
44422                          &lt;database&gt;biblios&lt;/database&gt;
44423                     &lt;/serverInfo&gt;
44424                     &lt;databaseInfo&gt;
44425                          &lt;title lang="en" primary="true"&gt;Koha 3 Bibliographic SRU/SRW/Z39.50 server&lt;/title&gt;
44426                          &lt;description lang="en" primary="true"&gt;Koha 3 Bibliographic Server&lt;/description&gt;
44427                          &lt;links&gt;
44428                               &lt;sru&gt;http://biblibre:9999&lt;/sru&gt;
44429                          &lt;/links&gt;
44430                     &lt;/databaseInfo&gt;
44431                     &lt;indexInfo&gt;
44432                          &lt;set name="cql" identifier="info:srw/cql-context-set/1/cql-v1.1"&gt;
44433                               &lt;title&gt;CQL Standard Set&lt;/title&gt;
44434                          &lt;/set&gt;
44435                          &lt;index search="true" scan="true" sort="false"&gt;
44436                          &lt;title lang="en"&gt;CQL Server Choice&lt;/title&gt;
44437                          &lt;map&gt;
44438                               &lt;name set="cql"&gt;serverChoice&lt;/name&gt;
44439                          &lt;/map&gt;
44440                     &lt;map&gt;
44441                        &lt;attr type="1" set="bib1"&gt;text&lt;/attr&gt;
44442                        &lt;/map&gt;
44443                   &lt;/index&gt;
44444               &lt;index search="true" scan="true" sort="false"&gt;
44445                  &lt;title lang="en"&gt;CQL All&lt;/title&gt;
44446                      &lt;map&gt;
44447         &lt;name set="cql"&gt;all&lt;/name&gt;
44448         &lt;/map&gt;
44449         &lt;map&gt;
44450         &lt;attr type="1" set="bib1"&gt;text&lt;/attr&gt;
44451         &lt;/map&gt;
44452         &lt;/index&gt;
44453         &lt;!-- Record ID index --&gt;
44454         &lt;index search="true" scan="true" sort="false"&gt;
44455         &lt;title lang="en"&gt;Record ID&lt;/title&gt;
44456         &lt;map&gt;
44457         &lt;name set="rec"&gt;id&lt;/name&gt;
44458         &lt;/map&gt;
44459         &lt;map&gt;
44460         &lt;attr type="1" set="bib1"&gt;rec:id&lt;/attr&gt;
44461         &lt;attr type="4" set="bib1"&gt;3&lt;/attr&gt;
44462         &lt;/map&gt;
44463         &lt;/index&gt;
44464           </programlisting>
44465       </section>
44466
44467       <section id="sru_search">
44468         <title>Search</title>
44469
44470         <para>This url :
44471         http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=reefs
44472         is composed of the following elements:</para>
44473
44474         <itemizedlist>
44475           <listitem>
44476             <para>base url of the SRU server :
44477             http://myserver.com:9999/biblios?</para>
44478           </listitem>
44479
44480           <listitem>
44481             <para>search part with the 3 required parameters : version,
44482             operation and query. The parameters within the search part should
44483             be of the key=value form, and can be combined with the &amp;
44484             character.</para>
44485           </listitem>
44486         </itemizedlist>
44487
44488         <para>One can add optional parameters to the query, for instance
44489         maximumRecords indicating the maximum number of records to be returned
44490         by the server. So
44491         http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=reefs&amp;maximumRecords=5
44492         will only get the first 5 results results from the server.</para>
44493
44494         <para><ulink url="http://www.loc.gov/standards/sru/sru1-1archive/search-retrieve-operation.html">http://www.loc.gov/standards/sru/sru1-1archive/search-retrieve-operation.html</ulink>
44495         gives more details about the search operations and in particular the
44496         list of optional parameters for searching.</para>
44497
44498         <section id="sru_search_more_details">
44499           <title>More details about Search</title>
44500
44501           <para>The "operation" key can take two values: scan or
44502           searchRetrieve.</para>
44503
44504           <para>If operation=searchRetrieve, then the search key should be
44505           query. As in : operation=searchRetrieve&amp;query=reefs</para>
44506
44507           <para>If operation=scan, then the search key should be scanClause.
44508           As in : operation=scan&amp;scanClause=reefs</para>
44509
44510           <para>etc/zebradb/biblios/etc/bib1.att defines Zebra/3950 indexes
44511           that exist on your system. For instance you'll see that we have
44512           indexes for Subject and for Title: att 21 Subject and att 4 Title
44513           respectively.</para>
44514
44515           <para>In the pqf.properties file located under
44516           etc/zebradb/pqf.properties I see that an access point already uses
44517           my Subject index (index.dc.subject = 1=21) while another uses my
44518           Title index (index.dc.title = 1=4) I know this is my Subject index
44519           because as I've seen just before in my bib1.att file, it's called
44520           with =1=21 in Z3950: so index.dc.subject = 1=21 correctly points to
44521           my Subject index. And Title was called with 1=4 so index.dc.title =
44522           1=4 correctly points to my Title index. I can now construct my query
44523           just like I would in a search box, just preceding it with the
44524           "query" key: query=Subject=reefs and Title=coral searches "reefs" in
44525           the subject and "coral" in the title. The full url would be
44526           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Subject=reefs
44527           and Title=coral If I want to limit the result set to just 5 records,
44528           I can do
44529           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Subject=reefs
44530           and Title=coral&amp;maximumRecords=5</para>
44531
44532           <para>I can also play with truncate, relations, etc. Those are also
44533           defined in my pqf.properties file. I can see for instance the
44534           position properties defined as:</para>
44535
44536           <programlisting>
44537                position.first              = 3=1 6=1
44538               # "first in field"
44539                position.any                = 3=3 6=1
44540                  # "any position in field"
44541                </programlisting>
44542
44543           <para>So as an example if I want "coral" to be at the beginning of
44544           the title, I can do this query :
44545           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Title=coral
44546           first</para>
44547         </section>
44548       </section>
44549
44550       <section id="sru_retrieve">
44551         <title>Retrieve</title>
44552
44553         <para>My search for
44554         http://univ_lyon3.biblibre.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=coral
44555         reefs&amp;maximumRecords=1 retrieves just on record. The response
44556         looks like this:</para>
44557
44558         <programlisting>
44559           &lt;zs:searchRetrieveResponse&gt;
44560 &lt;zs:version&gt;1.1&lt;/zs:version&gt;
44561 &lt;zs:numberOfRecords&gt;1&lt;/zs:numberOfRecords&gt;
44562 &lt;zs:records&gt;
44563 &lt;zs:record&gt;
44564 &lt;zs:recordPacking&gt;xml&lt;/zs:recordPacking&gt;
44565 &lt;zs:recordData&gt;
44566 &lt;record xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd"&gt;
44567 &lt;leader&gt; cam a22 4500&lt;/leader&gt;
44568 &lt;datafield tag="010" ind1=" " ind2=" "&gt;
44569 &lt;subfield code="a"&gt;2-603-01193-6&lt;/subfield&gt;
44570 &lt;subfield code="b"&gt;rel.&lt;/subfield&gt;
44571 &lt;subfield code="d"&gt;159 F&lt;/subfield&gt;
44572 &lt;/datafield&gt;
44573 &lt;datafield tag="020" ind1=" " ind2=" "&gt;
44574 &lt;subfield code="a"&gt;FR&lt;/subfield&gt;
44575 &lt;subfield code="b"&gt;00065351&lt;/subfield&gt;
44576 &lt;/datafield&gt;
44577 &lt;datafield tag="101" ind1="1" ind2=" "&gt;
44578 &lt;subfield code="c"&gt;ita&lt;/subfield&gt;
44579 &lt;/datafield&gt;
44580 &lt;datafield tag="105" ind1=" " ind2=" "&gt;
44581 &lt;subfield code="a"&gt;a z 00|y|&lt;/subfield&gt;
44582 &lt;/datafield&gt;
44583 &lt;datafield tag="106" ind1=" " ind2=" "&gt;
44584 &lt;subfield code="a"&gt;r&lt;/subfield&gt;
44585 &lt;/datafield&gt;
44586 &lt;datafield tag="100" ind1=" " ind2=" "&gt;
44587 &lt;subfield code="a"&gt;20091130 frey50 &lt;/subfield&gt;
44588 &lt;/datafield&gt;
44589 &lt;datafield tag="200" ind1="1" ind2=" "&gt;
44590 &lt;subfield code="a"&gt;Guide des récifs coralliens / A Guide to Coral Reefs&lt;/subfield&gt;
44591 &lt;subfield code="b"&gt;Texte imprimé&lt;/subfield&gt;
44592 &lt;subfield code="e"&gt;la faune sous-marine des coraux&lt;/subfield&gt;
44593 &lt;subfield code="f"&gt;A. et A. Ferrari&lt;/subfield&gt;
44594 &lt;/datafield&gt;
44595 &lt;datafield tag="210" ind1=" " ind2=" "&gt;
44596 &lt;subfield code="a"&gt;Lausanne&lt;/subfield&gt;
44597 &lt;subfield code="a"&gt;Paris&lt;/subfield&gt;
44598 &lt;subfield code="c"&gt;Delachaux et Niestlé&lt;/subfield&gt;
44599 &lt;subfield code="d"&gt;cop. 2000&lt;/subfield&gt;
44600 &lt;subfield code="e"&gt;impr. en Espagne&lt;/subfield&gt;
44601 &lt;/datafield&gt;
44602 &lt;datafield tag="215" ind1=" " ind2=" "&gt;
44603 &lt;subfield code="a"&gt;287 p.&lt;/subfield&gt;
44604 &lt;subfield code="c"&gt;ill. en coul., couv. ill. en coul.&lt;/subfield&gt;
44605 &lt;subfield code="d"&gt;20 cm&lt;/subfield&gt;
44606 &lt;/datafield&gt;
44607 ......
44608 &lt;idzebra&gt;
44609 &lt;size&gt;4725&lt;/size&gt;
44610 &lt;localnumber&gt;2&lt;/localnumber&gt;
44611 &lt;filename&gt;/tmp/nw10BJv9Pk/upd_biblio/exported_records&lt;/filename&gt;
44612 &lt;/idzebra&gt;
44613 &lt;/record&gt;
44614 &lt;/zs:recordData&gt;
44615 &lt;zs:recordPosition&gt;1&lt;/zs:recordPosition&gt;
44616 &lt;/zs:record&gt;
44617 &lt;/zs:records&gt;
44618 &lt;/zs:searchRetrieveResponse&gt;
44619
44620           </programlisting>
44621       </section>
44622     </section>
44623   </chapter>
44624
44625   <appendix id="sysprefdefaults">
44626     <title>System Preference Defaults</title>
44627
44628     <para/>
44629
44630     <section id="isbddefaults">
44631       <title>ISBD Defaults</title>
44632
44633       <para/>
44634
44635       <section id="isbddefault">
44636         <title>MARC Default</title>
44637
44638         <para>#100||{ 100a }{ 100b }{ 100c }{ 100d }{ 110a }{ 110b }{ 110c }{
44639         110d }{ 110e }{ 110f }{ 110g }{ 130a }{ 130d }{ 130f }{ 130g }{ 130h
44640         }{ 130k }{ 130l }{ 130m }{ 130n }{ 130o }{ 130p }{ 130r }{ 130s }{
44641         130t }|&lt;br/&gt;&lt;br/&gt;</para>
44642
44643         <para>#245||{ 245a }{ 245b }{245f }{ 245g }{ 245k }{ 245n }{ 245p }{
44644         245s }{ 245h }|</para>
44645
44646         <para>#246||{ : 246i }{ 246a }{ 246b }{ 246f }{ 246g }{ 246n }{ 246p
44647         }{ 246h }|</para>
44648
44649         <para>#242||{ = 242a }{ 242b }{ 242n }{ 242p }{ 242h }|</para>
44650
44651         <para>#245||{ 245c }|</para>
44652
44653         <para>#242||{ = 242c }|</para>
44654
44655         <para>#250| - |{ 250a }{ 250b }|</para>
44656
44657         <para>#254|, |{ 254a }|</para>
44658
44659         <para>#255|, |{ 255a }{ 255b }{ 255c }{ 255d }{ 255e }{ 255f }{ 255g
44660         }|</para>
44661
44662         <para>#256|, |{ 256a }|</para>
44663
44664         <para>#257|, |{ 257a }|</para>
44665
44666         <para>#258|, |{ 258a }{ 258b }|</para>
44667
44668         <para>#260| - |{ 260a }{ 260b }{ 260c }|</para>
44669
44670         <para>#300| - |{ 300a }{ 300b }{ 300c }{ 300d }{ 300e }{ 300f }{ 300g
44671         }|</para>
44672
44673         <para>#306| - |{ 306a }|</para>
44674
44675         <para>#307| - |{ 307a }{ 307b }|</para>
44676
44677         <para>#310| - |{ 310a }{ 310b }|</para>
44678
44679         <para>#321| - |{ 321a }{ 321b }|</para>
44680
44681         <para>#340| - |{ 3403 }{ 340a }{ 340b }{ 340c }{ 340d }{ 340e }{ 340f
44682         }{ 340h }{ 340i }|</para>
44683
44684         <para>#342| - |{ 342a }{ 342b }{ 342c }{ 342d }{ 342e }{ 342f }{ 342g
44685         }{ 342h }{ 342i }{ 342j }{ 342k }{ 342l }{ 342m }{ 342n }{ 342o }{
44686         342p }{ 342q }{ 342r }{ 342s }{ 342t }{ 342u }{ 342v }{ 342w }|</para>
44687
44688         <para>#343| - |{ 343a }{ 343b }{ 343c }{ 343d }{ 343e }{ 343f }{ 343g
44689         }{ 343h }{ 343i }|</para>
44690
44691         <para>#351| - |{ 3513 }{ 351a }{ 351b }{ 351c }|</para>
44692
44693         <para>#352| - |{ 352a }{ 352b }{ 352c }{ 352d }{ 352e }{ 352f }{ 352g
44694         }{ 352i }{ 352q }|</para>
44695
44696         <para>#362| - |{ 362a }{ 351z }|</para>
44697
44698         <para>#440| - |{ 440a }{ 440n }{ 440p }{ 440v }{ 440x }|.</para>
44699
44700         <para>#490| - |{ 490a }{ 490v }{ 490x }|.</para>
44701
44702         <para>#800| - |{ 800a }{ 800b }{ 800c }{ 800d }{ 800e }{ 800f }{ 800g
44703         }{ 800h }{ 800j }{ 800k }{ 800l }{ 800m }{ 800n }{ 800o }{ 800p }{
44704         800q }{ 800r }{ 800s }{ 800t }{ 800u }{ 800v }|.</para>
44705
44706         <para>#810| - |{ 810a }{ 810b }{ 810c }{ 810d }{ 810e }{ 810f }{ 810g
44707         }{ 810h }{ 810k }{ 810l }{ 810m }{ 810n }{ 810o }{ 810p }{ 810r }{
44708         810s }{ 810t }{ 810u }{ 810v }|.</para>
44709
44710         <para>#811| - |{ 811a }{ 811c }{ 811d }{ 811e }{ 811f }{ 811g }{ 811h
44711         }{ 811k }{ 811l }{ 811n }{ 811p }{ 811q }{ 811s }{ 811t }{ 811u }{
44712         811v }|.</para>
44713
44714         <para>#830| - |{ 830a }{ 830d }{ 830f }{ 830g }{ 830h }{ 830k }{ 830l
44715         }{ 830m }{ 830n }{ 830o }{ 830p }{ 830r }{ 830s }{ 830t }{ 830v
44716         }|.</para>
44717
44718         <para>#500|&lt;br/&gt;&lt;br/&gt;|{ 5003 }{ 500a }|</para>
44719
44720         <para>#501|&lt;br/&gt;&lt;br/&gt;|{ 501a }|</para>
44721
44722         <para>#502|&lt;br/&gt;&lt;br/&gt;|{ 502a }|</para>
44723
44724         <para>#504|&lt;br/&gt;&lt;br/&gt;|{ 504a }|</para>
44725
44726         <para>#505|&lt;br/&gt;&lt;br/&gt;|{ 505a }{ 505t }{ 505r }{ 505g }{
44727         505u }|</para>
44728
44729         <para>#506|&lt;br/&gt;&lt;br/&gt;|{ 5063 }{ 506a }{ 506b }{ 506c }{
44730         506d }{ 506u }|</para>
44731
44732         <para>#507|&lt;br/&gt;&lt;br/&gt;|{ 507a }{ 507b }|</para>
44733
44734         <para>#508|&lt;br/&gt;&lt;br/&gt;|{ 508a }{ 508a }|</para>
44735
44736         <para>#510|&lt;br/&gt;&lt;br/&gt;|{ 5103 }{ 510a }{ 510x }{ 510c }{
44737         510b }|</para>
44738
44739         <para>#511|&lt;br/&gt;&lt;br/&gt;|{ 511a }|</para>
44740
44741         <para>#513|&lt;br/&gt;&lt;br/&gt;|{ 513a }{513b }|</para>
44742
44743         <para>#514|&lt;br/&gt;&lt;br/&gt;|{ 514z }{ 514a }{ 514b }{ 514c }{
44744         514d }{ 514e }{ 514f }{ 514g }{ 514h }{ 514i }{ 514j }{ 514k }{ 514m
44745         }{ 514u }|</para>
44746
44747         <para>#515|&lt;br/&gt;&lt;br/&gt;|{ 515a }|</para>
44748
44749         <para>#516|&lt;br/&gt;&lt;br/&gt;|{ 516a }|</para>
44750
44751         <para>#518|&lt;br/&gt;&lt;br/&gt;|{ 5183 }{ 518a }|</para>
44752
44753         <para>#520|&lt;br/&gt;&lt;br/&gt;|{ 5203 }{ 520a }{ 520b }{ 520u
44754         }|</para>
44755
44756         <para>#521|&lt;br/&gt;&lt;br/&gt;|{ 5213 }{ 521a }{ 521b }|</para>
44757
44758         <para>#522|&lt;br/&gt;&lt;br/&gt;|{ 522a }|</para>
44759
44760         <para>#524|&lt;br/&gt;&lt;br/&gt;|{ 524a }|</para>
44761
44762         <para>#525|&lt;br/&gt;&lt;br/&gt;|{ 525a }|</para>
44763
44764         <para>#526|&lt;br/&gt;&lt;br/&gt;|{\n510i }{\n510a }{ 510b }{ 510c }{
44765         510d }{\n510x }|</para>
44766
44767         <para>#530|&lt;br/&gt;&lt;br/&gt;|{\n5063 }{\n506a }{ 506b }{ 506c }{
44768         506d }{\n506u }|</para>
44769
44770         <para>#533|&lt;br/&gt;&lt;br/&gt;|{\n5333 }{\n533a }{\n533b }{\n533c
44771         }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }|</para>
44772
44773         <para>#534|&lt;br/&gt;&lt;br/&gt;|{\n533p }{\n533a }{\n533b }{\n533c
44774         }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }{\n533t }{\n533x
44775         }{\n533z }|</para>
44776
44777         <para>#535|&lt;br/&gt;&lt;br/&gt;|{\n5353 }{\n535a }{\n535b }{\n535c
44778         }{\n535d }|</para>
44779
44780         <para>#538|&lt;br/&gt;&lt;br/&gt;|{\n5383 }{\n538a }{\n538i }{\n538u
44781         }|</para>
44782
44783         <para>#540|&lt;br/&gt;&lt;br/&gt;|{\n5403 }{\n540a }{ 540b }{ 540c }{
44784         540d }{\n520u }|</para>
44785
44786         <para>#544|&lt;br/&gt;&lt;br/&gt;|{\n5443 }{\n544a }{\n544b }{\n544c
44787         }{\n544d }{\n544e }{\n544n }|</para>
44788
44789         <para>#545|&lt;br/&gt;&lt;br/&gt;|{\n545a }{ 545b }{\n545u }|</para>
44790
44791         <para>#546|&lt;br/&gt;&lt;br/&gt;|{\n5463 }{\n546a }{ 546b }|</para>
44792
44793         <para>#547|&lt;br/&gt;&lt;br/&gt;|{\n547a }|</para>
44794
44795         <para>#550|&lt;br/&gt;&lt;br/&gt;|{ 550a }|</para>
44796
44797         <para>#552|&lt;br/&gt;&lt;br/&gt;|{ 552z }{ 552a }{ 552b }{ 552c }{
44798         552d }{ 552e }{ 552f }{ 552g }{ 552h }{ 552i }{ 552j }{ 552k }{ 552l
44799         }{ 552m }{ 552n }{ 562o }{ 552p }{ 552u }|</para>
44800
44801         <para>#555|&lt;br/&gt;&lt;br/&gt;|{ 5553 }{ 555a }{ 555b }{ 555c }{
44802         555d }{ 555u }|</para>
44803
44804         <para>#556|&lt;br/&gt;&lt;br/&gt;|{ 556a }{ 506z }|</para>
44805
44806         <para>#563|&lt;br/&gt;&lt;br/&gt;|{ 5633 }{ 563a }{ 563u }|</para>
44807
44808         <para>#565|&lt;br/&gt;&lt;br/&gt;|{ 5653 }{ 565a }{ 565b }{ 565c }{
44809         565d }{ 565e }|</para>
44810
44811         <para>#567|&lt;br/&gt;&lt;br/&gt;|{ 567a }|</para>
44812
44813         <para>#580|&lt;br/&gt;&lt;br/&gt;|{ 580a }|</para>
44814
44815         <para>#581|&lt;br/&gt;&lt;br/&gt;|{ 5633 }{ 581a }{ 581z }|</para>
44816
44817         <para>#584|&lt;br/&gt;&lt;br/&gt;|{ 5843 }{ 584a }{ 584b }|</para>
44818
44819         <para>#585|&lt;br/&gt;&lt;br/&gt;|{ 5853 }{ 585a }|</para>
44820
44821         <para>#586|&lt;br/&gt;&lt;br/&gt;|{ 5863 }{ 586a }|</para>
44822
44823         <para>#020|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;ISBN: &lt;/label&gt;|{
44824         020a }{ 020c }|</para>
44825
44826         <para>#022|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;ISSN: &lt;/label&gt;|{
44827         022a }|</para>
44828
44829         <para>#222| = |{ 222a }{ 222b }|</para>
44830
44831         <para>#210| = |{ 210a }{ 210b }|</para>
44832
44833         <para>#024|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Standard No.:
44834         &lt;/label&gt;|{ 024a }{ 024c }{ 024d }{ 0242 }|</para>
44835
44836         <para>#027|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Standard Tech. Report.
44837         No.: &lt;/label&gt;|{ 027a }|</para>
44838
44839         <para>#028|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Publisher. No.:
44840         &lt;/label&gt;|{ 028a }{ 028b }|</para>
44841
44842         <para>#013|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Patent No.:
44843         &lt;/label&gt;|{ 013a }{ 013b }{ 013c }{ 013d }{ 013e }{ 013f
44844         }|</para>
44845
44846         <para>#030|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;CODEN: &lt;/label&gt;|{
44847         030a }|</para>
44848
44849         <para>#037|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Source: &lt;/label&gt;|{
44850         037a }{ 037b }{ 037c }{ 037f }{ 037g }{ 037n }|</para>
44851
44852         <para>#010|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;LCCN: &lt;/label&gt;|{
44853         010a }|</para>
44854
44855         <para>#015|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Nat. Bib. No.:
44856         &lt;/label&gt;|{ 015a }{ 0152 }|</para>
44857
44858         <para>#016|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Nat. Bib. Agency Control
44859         No.: &lt;/label&gt;|{ 016a }{ 0162 }|</para>
44860
44861         <para>#600|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Personal
44862         Names: &lt;/label&gt;|{\n6003 }{\n600a}{ 600b }{ 600c }{ 600d }{ 600e
44863         }{ 600f }{ 600g }{ 600h }{--600k}{ 600l }{ 600m }{ 600n }{ 600o
44864         }{--600p}{ 600r }{ 600s }{ 600t }{ 600u
44865         }{--600x}{--600z}{--600y}{--600v}|</para>
44866
44867         <para>#610|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Corporate
44868         Names: &lt;/label&gt;|{\n6103 }{\n610a}{ 610b }{ 610c }{ 610d }{ 610e
44869         }{ 610f }{ 610g }{ 610h }{--610k}{ 610l }{ 610m }{ 610n }{ 610o
44870         }{--610p}{ 610r }{ 610s }{ 610t }{ 610u
44871         }{--610x}{--610z}{--610y}{--610v}|</para>
44872
44873         <para>#611|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Meeting Names:
44874         &lt;/label&gt;|{\n6113 }{\n611a}{ 611b }{ 611c }{ 611d }{ 611e }{ 611f
44875         }{ 611g }{ 611h }{--611k}{ 611l }{ 611m }{ 611n }{ 611o }{--611p}{
44876         611r }{ 611s }{ 611t }{ 611u }{--611x}{--611z}{--611y}{--611v}|</para>
44877
44878         <para>#630|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Uniform
44879         Titles: &lt;/label&gt;|{\n630a}{ 630b }{ 630c }{ 630d }{ 630e }{ 630f
44880         }{ 630g }{ 630h }{--630k }{ 630l }{ 630m }{ 630n }{ 630o }{--630p}{
44881         630r }{ 630s }{ 630t }{--630x}{--630z}{--630y}{--630v}|</para>
44882
44883         <para>#648|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Chronological
44884         Terms: &lt;/label&gt;|{\n6483 }{\n648a
44885         }{--648x}{--648z}{--648y}{--648v}|</para>
44886
44887         <para>#650|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Topical Terms:
44888         &lt;/label&gt;|{\n6503 }{\n650a}{ 650b }{ 650c }{ 650d }{ 650e
44889         }{--650x}{--650z}{--650y}{--650v}|</para>
44890
44891         <para>#651|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Geographic
44892         Terms: &lt;/label&gt;|{\n6513 }{\n651a}{ 651b }{ 651c }{ 651d }{ 651e
44893         }{--651x}{--651z}{--651y}{--651v}|</para>
44894
44895         <para>#653|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Index Terms:
44896         &lt;/label&gt;|{ 653a }|</para>
44897
44898         <para>#654|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Facted Index
44899         Terms: &lt;/label&gt;|{\n6543
44900         }{\n654a}{--654b}{--654x}{--654z}{--654y}{--654v}|</para>
44901
44902         <para>#655|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Genre/Form:
44903         &lt;/label&gt;|{\n6553 }{\n655a}{--655b}{--655x
44904         }{--655z}{--655y}{--655v}|</para>
44905
44906         <para>#656|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Occupation:
44907         &lt;/label&gt;|{\n6563
44908         }{\n656a}{--656k}{--656x}{--656z}{--656y}{--656v}|</para>
44909
44910         <para>#657|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Function:
44911         &lt;/label&gt;|{\n6573
44912         }{\n657a}{--657x}{--657z}{--657y}{--657v}|</para>
44913
44914         <para>#658|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Curriculum
44915         Objective:
44916         &lt;/label&gt;|{\n658a}{--658b}{--658c}{--658d}{--658v}|</para>
44917
44918         <para>#050|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;LC Class. No.:
44919         &lt;/label&gt;|{ 050a }{ / 050b }|</para>
44920
44921         <para>#082|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Dewey Class. No.:
44922         &lt;/label&gt;|{ 082a }{ / 082b }|</para>
44923
44924         <para>#080|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Universal Decimal Class.
44925         No.: &lt;/label&gt;|{ 080a }{ 080x }{ / 080b }|</para>
44926
44927         <para>#070|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;National Agricultural
44928         Library Call No.: &lt;/label&gt;|{ 070a }{ / 070b }|</para>
44929
44930         <para>#060|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;National Library of
44931         Medicine Call No.: &lt;/label&gt;|{ 060a }{ / 060b }|</para>
44932
44933         <para>#074|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;GPO Item No.:
44934         &lt;/label&gt;|{ 074a }|</para>
44935
44936         <para>#086|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Gov. Doc. Class. No.:
44937         &lt;/label&gt;|{ 086a }|</para>
44938
44939         <para>#088|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Report. No.:
44940         &lt;/label&gt;|{ 088a }|</para>
44941       </section>
44942
44943       <section id="unimarcdefault">
44944         <title>UNIMARC Default</title>
44945
44946         <para>#200|&lt;h2&gt;Title : |{200a}{. 200c}{ : 200e}{200d}{. 200h}{.
44947         200i}|&lt;/h2&gt;</para>
44948
44949         <para>#461|&lt;label class="ipt"&gt;A part of : &lt;/label&gt;|&lt;a
44950         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=461t&amp;idx=ti}"&gt;{461t}&lt;/a&gt;{N∞
44951         461h} {v. 461v}{(461d)}&lt;br/&gt;|</para>
44952
44953         <para>#200b|&lt;label class="ipt"&gt;Material Designation :
44954         &lt;/label&gt;| {200b }|&lt;br/&gt;</para>
44955
44956         <para>#101a|&lt;label class="ipt"&gt;Language(s): &lt;/label&gt;|&lt;a
44957         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>
44958
44959         <para>#200f|&lt;label class="ipt"&gt;Authors : &lt;/label&gt;|&lt;a
44960         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=200f&amp;idx=au}"&gt;{200f
44961         ; }&lt;/a&gt;|&lt;br/&gt;</para>
44962
44963         <para>#200g|&lt;label class="ipt"&gt;Co-authors : &lt;/label&gt;|&lt;a
44964         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=200g&amp;idx=au}"&gt;{200g
44965         ; }&lt;/a&gt;|&lt;br/&gt;</para>
44966
44967         <para>#210a|&lt;br/&gt;&lt;label class="ipt"&gt;Place of pubblication
44968         : &lt;/label&gt;|&lt;a
44969         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>
44970
44971         <para>#210c|&lt;label class="ipt"&gt;Publisher : &lt;/label&gt;|&lt;a
44972         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=pb&amp;q={210c}"&gt;{210c
44973         ; }&lt;/a&gt;|&lt;br/&gt;</para>
44974
44975         <para>#210d|&lt;label class="ipt"&gt;Date of pubblication :
44976         &lt;/label&gt;|{ 210d}|&lt;br/&gt;</para>
44977
44978         <para>#215|&lt;label class="ipt"&gt;Description :
44979         &lt;/label&gt;|{215a}{ : 215c}{ ; 215d}{ + 215e}|&lt;br/&gt;</para>
44980
44981         <para>#225a|&lt;label class="ipt"&gt;Series :&lt;/label&gt;|&lt;a
44982         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=225a&amp;idx=se}"&gt;{225a
44983         ;}&lt;/a&gt; |</para>
44984
44985         <para>#225||{ = 225d}{ : 225e}{. 225h}{. 225i}{ / 225f}{, 225x}{ ;
44986         225v}|&lt;br/&gt;</para>
44987
44988         <para>#686|&lt;label&gt;Classification : &lt;/label&gt;|{ 686a
44989         }|&lt;br/&gt;</para>
44990
44991         <para>#608|&lt;label&gt;Form, Genre : &lt;/label&gt;|&lt;a
44992         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={608a}"&gt;&lt;img
44993         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
44994         title="Search on {608a}"&gt;{
44995         608a}&lt;/a&gt;|&lt;br/&gt;&lt;br/&gt;</para>
44996
44997         <para>#200||&lt;label class="ipt"&gt;Subjects :
44998         &lt;/label&gt;&lt;br/&gt;|&lt;ul&gt;</para>
44999
45000         <para>#600|&lt;label class="ipt"&gt;Person(s)
45001         &lt;/label&gt;&lt;br/&gt; |&lt;li&gt;&lt;a
45002         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={600a}"&gt;&lt;img
45003         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
45004         title="Search on {600a}"&gt;{
45005         600a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
45006
45007         <para>#601|&lt;label class="ipt"&gt;Organisation(s)
45008         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
45009         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={601a}"&gt;&lt;img
45010         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
45011         title="Search on {601a}"&gt;{
45012         601a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
45013
45014         <para>#606|&lt;label class="ipt"&gt;Term(s)
45015         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
45016         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={606a}"&gt;&lt;img
45017         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
45018         title="Search on {606a}"&gt;{
45019         606a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
45020
45021         <para>#607|&lt;label class="ipt"&gt;Place(s)
45022         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
45023         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={607a}"&gt;&lt;img
45024         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
45025         title="Search on {607a}"&gt;{
45026         607a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
45027
45028         <para>#610|&lt;label&gt;Keywords&lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
45029         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={610a}"&gt;&lt;img
45030         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
45031         title="Search on {610a}"&gt;{ 610a}&lt;/a&gt;&lt;/li&gt;|</para>
45032
45033         <para>#200||&lt;/ul&gt;|</para>
45034
45035         <para>#856|&lt;label class="ipt"&gt;Electronic resource :
45036         &lt;/label&gt;|&lt;a href="{856u}"&gt;click here&lt;/a&gt; to go to
45037         the external resource&lt;br/&gt;</para>
45038
45039         <para>#010|&lt;label class="ipt"&gt;ISBN : &lt;/label&gt;|{010a
45040         ;}|&lt;br/&gt;</para>
45041
45042         <para>#011|&lt;label class="ipt"&gt;ISSN : &lt;/label&gt;|{011a
45043         ;}|&lt;br/&gt;</para>
45044
45045         <para>#200||&lt;label class="ipt"&gt;Notes :
45046         &lt;/label&gt;|&lt;br/&gt;&lt;ul&gt;</para>
45047
45048         <para>#300||&lt;li&gt;{300a}&lt;/li&gt;|</para>
45049
45050         <para>#307||&lt;li&gt;{307a}&lt;/li&gt;|</para>
45051
45052         <para>#310||&lt;li&gt;{310a}&lt;/li&gt;|</para>
45053
45054         <para>#326||&lt;li&gt;{326a}&lt;/li&gt;|</para>
45055
45056         <para>#327||&lt;li&gt;{327a}&lt;/li&gt;|</para>
45057
45058         <para>#333|&lt;li&gt;Public : |{333a}&lt;/li&gt;|</para>
45059
45060         <para>#200||&lt;/ul&gt;|</para>
45061
45062         <para>#330||&lt;label class="ipt"&gt;Abstract :
45063         &lt;/label&gt;|&lt;br/&gt;</para>
45064
45065         <para>#330||{330a}|&lt;br/&gt;</para>
45066
45067         <para>#200||&lt;br/&gt;&lt;h2&gt;Items&lt;/h2&gt;|</para>
45068
45069         <para>#200|&lt;table&gt;|&lt;th&gt;Call
45070         number&lt;/th&gt;&lt;th&gt;Copy
45071         note&lt;/th&gt;&lt;th&gt;Fonds&lt;/th&gt;&lt;th&gt;Genre
45072         detail&lt;/th&gt;&lt;th&gt;Circulation
45073         type&lt;/th&gt;&lt;th&gt;Barcode&lt;/th&gt;|</para>
45074
45075         <para>#995||&lt;tr&gt;&lt;td&gt; {995k}&lt;/td&gt;&lt;td&gt;
45076         {995u}&lt;/td&gt;&lt;td&gt;
45077         {995y}&lt;/td&gt;&lt;td&gt;{995e}  &lt;/td&gt;&lt;td&gt;
45078         {995o}&lt;/td&gt;&lt;td&gt;{995f}&lt;/td&gt;&lt;/tr&gt;|&lt;/table&gt;</para>
45079       </section>
45080     </section>
45081   </appendix>
45082
45083   <appendix id="receiptprint">
45084     <title>Configuring Receipt Printers</title>
45085
45086     <para>The following instructions are for specific receipt printers, but
45087     can probably be used to help with setup of other brands as well.</para>
45088
45089     <section id="epsonprinters">
45090       <sectioninfo>
45091         <corpauthor>NEKLS</corpauthor>
45092
45093         <pubdate>2008</pubdate>
45094
45095         <bibliosource><ulink url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></bibliosource>
45096       </sectioninfo>
45097
45098       <title>For Epson TM-T88III (3) &amp; TM-T88IV (4) Printers</title>
45099
45100       <para/>
45101
45102       <section id="epsonprintdriver">
45103         <title>In the Print Driver</title>
45104
45105         <para>For these instructions, we are using version 5,0,3,0 of the
45106         Epson TM-T88III print driver; the EPSON TM-T88IV version is ReceiptE4.
45107         Register at the <ulink url="https://www.epsonexpert.com/login">EpsonExpert Technical Resource
45108         Center website</ulink> to gain access to the drivers; go to Technical
45109         Resources, then choose the printer model from the Printers drop-down
45110         list.</para>
45111
45112         <para>Click Start &gt; Printers and Faxes &gt; Right click the receipt
45113         printer &gt; Properties:</para>
45114
45115         <itemizedlist>
45116           <listitem>
45117             <para>Advanced Tab, click Printing Defaults button</para>
45118           </listitem>
45119
45120           <listitem>
45121             <para>Layout Tab: Paper size: Roll Paper 80 x 297mm</para>
45122           </listitem>
45123
45124           <listitem>
45125             <para>TM-T88III: Layout Tab: Check Reduce Printing and Fit to
45126             Printable Width</para>
45127           </listitem>
45128
45129           <listitem>
45130             <para>TM-T88IV: Check Reduced Size Print; Click OK on the popup
45131             window that appears. Fit to Printable Width should be
45132             automatically selected.</para>
45133           </listitem>
45134
45135           <listitem>
45136             <para>OK your way out of there.</para>
45137           </listitem>
45138         </itemizedlist>
45139       </section>
45140
45141       <section id="epsonfirefox">
45142         <title>In Firefox</title>
45143
45144         <para>Under File &gt; Page Setup:</para>
45145
45146         <itemizedlist>
45147           <listitem>
45148             <para>Shrink to fit page on Format &amp; Options tab</para>
45149           </listitem>
45150
45151           <listitem>
45152             <para>0,0,0,0 for Margins on Margins &amp; Header/Footer Tab. This
45153             makes the receipts use all available space on the paper
45154             roll.</para>
45155           </listitem>
45156
45157           <listitem>
45158             <para>Set all Headers/Footers to -blank-. This removes all of the
45159             gunk you might normally find on a print from Firefox, such as the
45160             URL, number of pages, etc.</para>
45161           </listitem>
45162
45163           <listitem>
45164             <para>Click OK</para>
45165           </listitem>
45166         </itemizedlist>
45167
45168         <para>Set the default printer settings in Firefox so you don't see a
45169         "Print" dialog:</para>
45170
45171         <itemizedlist>
45172           <listitem>
45173             <para>Go to File &gt; Print</para>
45174           </listitem>
45175
45176           <listitem>
45177             <para>Set the Printer to the receipt printer.</para>
45178           </listitem>
45179
45180           <listitem>
45181             <para>Click the Advanced (or Properties) button</para>
45182           </listitem>
45183
45184           <listitem>
45185             <para>Layout Tab: Paper size: Roll Paper 80 x 297mm</para>
45186           </listitem>
45187
45188           <listitem>
45189             <para>TM-T88III: Layout Tab: Check Reduce Printing and Fit to
45190             Printable Width</para>
45191           </listitem>
45192
45193           <listitem>
45194             <para>TM-T88IV: Check Reduced Size Print; click OK on the popup
45195             window that appears. Fit to Printable Width should be
45196             automatically selected.</para>
45197           </listitem>
45198
45199           <listitem>
45200             <para>OK your way out, go ahead and print whatever page you are
45201             on.</para>
45202           </listitem>
45203
45204           <listitem>
45205             <para>Type about:config, in the address bar. Click "I'll be
45206             careful, I promise!" on the warning message.</para>
45207           </listitem>
45208
45209           <listitem>
45210             <para>Type, print.always in Filter.</para>
45211           </listitem>
45212
45213           <listitem>
45214             <para>Look for print.always_print_silent.</para>
45215
45216             <itemizedlist>
45217               <listitem>
45218                 <para>If the preference is there then set the value to
45219                 true.</para>
45220               </listitem>
45221             </itemizedlist>
45222           </listitem>
45223
45224           <listitem>
45225             <para>If the preference is not there (and it shouldn't be in most
45226             browsers) you have to add the preference.</para>
45227
45228             <itemizedlist>
45229               <listitem>
45230                 <para>Right click the preference area and select New &gt;
45231                 Boolean</para>
45232               </listitem>
45233
45234               <listitem>
45235                 <para>Type print.always_print_silent in the dialog box and set
45236                 the value to True. This sets the print settings in Firefox to
45237                 always use the same settings and print without showing a
45238                 dialog box.</para>
45239               </listitem>
45240             </itemizedlist>
45241           </listitem>
45242         </itemizedlist>
45243
45244         <warning>
45245           <para>Setting the print.always_print_silent setting in about:config
45246           DISABLES the ability to choose a printer in Firefox.</para>
45247         </warning>
45248       </section>
45249     </section>
45250
45251     <section id="epson2">
45252       <sectioninfo>
45253         <corpauthor>NEKLS</corpauthor>
45254
45255         <pubdate>2008</pubdate>
45256
45257         <bibliosource><ulink url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></bibliosource>
45258       </sectioninfo>
45259
45260       <title>For Epson TM-T88II (2) Printers</title>
45261
45262       <para>Register at the <ulink url="https://www.epsonexpert.com/login">EpsonExpert Technical Resource
45263       Center website</ulink> to gain access to the drivers; go to Technical
45264       Resources, then choose the printer model from the Printers drop-down
45265       list.</para>
45266
45267       <section id="epson2firefox">
45268         <title>In Firefox</title>
45269
45270         <para>Under File &gt; Page Setup:</para>
45271
45272         <itemizedlist>
45273           <listitem>
45274             <para>Shrink to fit page on Format &amp; Options tab</para>
45275           </listitem>
45276
45277           <listitem>
45278             <para>0,0,0,0 for Margins on Margins &amp; Header/Footer Tab. This
45279             makes the receipts use all available space on the paper
45280             roll.</para>
45281           </listitem>
45282
45283           <listitem>
45284             <para>Set all Headers/Footers to -blank-. This removes all of the
45285             gunk you might normally find on a print from Firefox, such as the
45286             URL, number of pages, etc.</para>
45287           </listitem>
45288
45289           <listitem>
45290             <para>Click OK</para>
45291           </listitem>
45292         </itemizedlist>
45293
45294         <para>Set the default printer settings in Firefox so you don't see a
45295         "Print" dialog:</para>
45296
45297         <itemizedlist>
45298           <listitem>
45299             <para>Go to File &gt; Print</para>
45300           </listitem>
45301
45302           <listitem>
45303             <para>Set the Printer to the receipt printer.</para>
45304           </listitem>
45305
45306           <listitem>
45307             <para>Print whatever page you are on.</para>
45308           </listitem>
45309
45310           <listitem>
45311             <para>Type about:config, in the address bar. Click "I'll be
45312             careful, I promise!" on the warning message.</para>
45313           </listitem>
45314
45315           <listitem>
45316             <para>Type, print.always in Filter.</para>
45317           </listitem>
45318
45319           <listitem>
45320             <para>Look for, print.always_print_silent.</para>
45321
45322             <itemizedlist>
45323               <listitem>
45324                 <para>If the preference is there then set the value to
45325                 true.</para>
45326               </listitem>
45327             </itemizedlist>
45328           </listitem>
45329
45330           <listitem>
45331             <para>If the preference is not there (and it shouldn't be in most
45332             browsers) you have to add the preference.</para>
45333
45334             <itemizedlist>
45335               <listitem>
45336                 <para>Right click the preference area and select New &gt;
45337                 Boolean</para>
45338               </listitem>
45339
45340               <listitem>
45341                 <para>Type, print.always_print_silent in the dialog box and
45342                 set the value to True. This sets the print settings in Firefox
45343                 to always use the same settings and print without showing a
45344                 dialog box.</para>
45345               </listitem>
45346             </itemizedlist>
45347           </listitem>
45348         </itemizedlist>
45349
45350         <warning>
45351           <para>Setting the print.always_print_silent setting in about:config
45352           DISABLES the ability to choose a printer in Firefox.</para>
45353         </warning>
45354       </section>
45355     </section>
45356
45357     <section id="starprinter">
45358       <sectioninfo>
45359         <corpauthor>RHCL</corpauthor>
45360
45361         <editor>
45362           <firstname>Nicole C.</firstname>
45363
45364           <surname>Engard</surname>
45365         </editor>
45366
45367         <pubdate>2010</pubdate>
45368       </sectioninfo>
45369
45370       <title>For Star SP542 Printers</title>
45371
45372       <section id="installstarprinter">
45373         <title>Installing the Printer</title>
45374
45375         <para>While the following comments are based on the Star SP542 receipt
45376         printer, they probably apply to all printers in the SP5xx
45377         series.</para>
45378
45379         <para>The Star SP542 receipt printer works well with Koha and <emphasis role="bold">Firefox
45380             on Windows XP SP3</emphasis>. This printer, with either the parallel or USB interface,
45381           is fairly easy to install and configure. You will need the following executable file which
45382           is available from numerous places on the Internet:</para>
45383
45384         <para>linemode_2k-xp_20030205.exe</para>
45385
45386         <para>This executable actually does all of the installation; you will
45387         not need to use the Microsoft Windows "Add Printer" program. We
45388         recommend that when installing, the option for the software monitor
45389         not be selected; we have experienced significant pauses and delays in
45390         printing with it. Instead, simply choose to install the receipt
45391         printer without the monitor.</para>
45392
45393         <para>Additionally, the install program may not put the printer on the
45394         correct port, especially if using the USB interface. This is easily
45395         corrected by going to "Start -&gt; Printers and Faxes -&gt; Properties
45396         for the SP542 printer -&gt; Ports", then check the appropriate
45397         port.</para>
45398
45399         <para>A reboot may be required, even if not indicated by the
45400         installation software or the operating system.</para>
45401         <para><emphasis role="bold">Windows 7</emphasis> users should refer to this page:  <ulink
45402             url="http://www.starmicronics.com/supports/win7.aspx"
45403             >http://www.starmicronics.com/supports/win7.aspx</ulink>.
45404         </para>
45405       </section>
45406     </section>
45407
45408     <section id="firefoxreceipt">
45409       <sectioninfo>
45410         <corpauthor>VOKAL</corpauthor>
45411
45412         <editor>
45413           <firstname>Nicole C.</firstname>
45414
45415           <surname>Engard</surname>
45416         </editor>
45417
45418         <pubdate>2010</pubdate>
45419
45420         <bibliosource><ulink url="https://docs.google.com/View?id=dcccx9zm_3htvhwzgc#Setting_up_your_SLIP_printer_1_18087191815760117">https://docs.google.com/View?id=dcccx9zm_3htvhwzgc#Setting_up_your_SLIP_printer_1_18087191815760117</ulink></bibliosource>
45421       </sectioninfo>
45422
45423       <title>Configuring Firefox to Print to Receipt Printer</title>
45424
45425       <itemizedlist>
45426         <listitem>
45427           <para>Open File &gt; Page Setup</para>
45428         </listitem>
45429
45430         <listitem>
45431           <para>Make all the headers and footers blank</para>
45432         </listitem>
45433
45434         <listitem>
45435           <para>Set the margins to 0 (zero)</para>
45436         </listitem>
45437
45438         <listitem>
45439           <para>In the address bar of Firefox, type about:config</para>
45440         </listitem>
45441
45442         <listitem>
45443           <para>Search for print.always_print_silent and double click
45444           it</para>
45445         </listitem>
45446
45447         <listitem>
45448           <para>Change it from false to true</para>
45449
45450           <itemizedlist>
45451             <listitem>
45452               <para>This lets you skip the Print pop up box that comes up, as
45453               well as skipping the step where you have to click OK,
45454               automatically printing the right sized slip.</para>
45455             </listitem>
45456           </itemizedlist>
45457         </listitem>
45458
45459         <listitem>
45460           <para>If print.always_print_silent does not come up</para>
45461
45462           <itemizedlist>
45463             <listitem>
45464               <para>Right click on a blank area of the preference
45465               window</para>
45466             </listitem>
45467
45468             <listitem>
45469               <para>Select new &gt; Boolean</para>
45470             </listitem>
45471
45472             <listitem>
45473               <para>Enter "print.always_print_silent" as the name (without
45474               quotes)</para>
45475             </listitem>
45476
45477             <listitem>
45478               <para>Click OK</para>
45479             </listitem>
45480
45481             <listitem>
45482               <para>Select true for the value</para>
45483             </listitem>
45484           </itemizedlist>
45485         </listitem>
45486
45487         <listitem>
45488           <para>You may also want to check what is listed for
45489           print.print_printer</para>
45490
45491           <itemizedlist>
45492             <listitem>
45493               <para>You may have to choose Generic/Text Only (or whatever your
45494               receipt printer might be named)</para>
45495             </listitem>
45496           </itemizedlist>
45497         </listitem>
45498       </itemizedlist>
45499     </section>
45500   </appendix>
45501   <appendix id="noticesappendix">
45502     <title>Notice &amp; Slips Guides</title>
45503     <section id="noticesfieldguide">
45504       <sectioninfo>
45505         <authorgroup>
45506           <author>
45507             <firstname>Barton</firstname>
45508             <surname>Chittenden</surname>
45509             <affiliation>
45510               <orgname>ByWater Solutions</orgname>
45511             </affiliation>
45512           </author>
45513           <editor>
45514             <firstname>Nicole C.</firstname>
45515             <surname>Engard</surname>
45516           </editor>
45517         </authorgroup>
45518         <pubdate>2014</pubdate>
45519       </sectioninfo>
45520       <title>Field Guide for Notices &amp; Slips</title>
45521       <para>This guide will break down the notices and slips information in 3 ways.  First it will
45522         tell you what file generates the notice, then how you will present the item info in that
45523         notice and finally if the notice can be branch specific or not.</para>
45524       <para>
45525         <informaltable
45526           style="border-collapse:collapse;border:1px solid black;font-family:'Times New Roman';letter-spacing:normal;text-indent:0px;text-transform:none;word-spacing:0px">
45527           <thead>
45528             <tr>
45529               <th rowspan="1" colspan="1" align="left">Letter Code</th>
45530               <th rowspan="1" colspan="1" align="left">Used In</th>
45531               <th rowspan="1" colspan="1" align="left">Detail tag</th>
45532               <th rowspan="1" colspan="1" align="left">Can be branch specific</th>
45533             </tr>
45534           </thead>
45535           <tbody>
45536             <tr>
45537               <td rowspan="1" colspan="1" align="left">DUE</td>
45538               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
45539               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
45540               <td rowspan="1" colspan="1" align="left">No</td>
45541             </tr>
45542             <tr>
45543               <td rowspan="1" colspan="1" align="left">DUEDGST</td>
45544               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
45545               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
45546               <td rowspan="1" colspan="1" align="left">No</td>
45547             </tr>
45548             <tr>
45549               <td rowspan="1" colspan="1" align="left">PREDUE</td>
45550               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
45551               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
45552               <td rowspan="1" colspan="1" align="left">No</td>
45553             </tr>
45554             <tr>
45555               <td rowspan="1" colspan="1" align="left">PREDUEDGST</td>
45556               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
45557               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
45558               <td rowspan="1" colspan="1" align="left">No</td>
45559             </tr>
45560             <tr>
45561               <td rowspan="1" colspan="1" align="left">ODUE*</td>
45562               <td rowspan="1" colspan="1" align="left">overdue_notices.pl</td>
45563               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt; or &lt;item&gt;
45564                 &lt;/item&gt;</td>
45565               <td rowspan="1" colspan="1" align="left">Yes</td>
45566             </tr>
45567             <tr>
45568               <td rowspan="1" colspan="1" align="left">CHECKOUT</td>
45569               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
45570               <td rowspan="1" colspan="1" align="left">N/A</td>
45571               <td rowspan="1" colspan="1" align="left">Yes</td>
45572             </tr>
45573             <tr>
45574               <td rowspan="1" colspan="1" align="left">RENEWAL</td>
45575               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
45576               <td rowspan="1" colspan="1" align="left">N/A</td>
45577               <td rowspan="1" colspan="1" align="left">Yes</td>
45578             </tr>
45579             <tr>
45580               <td rowspan="1" colspan="1" align="left">TRANSFERSLIP</td>
45581               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
45582               <td rowspan="1" colspan="1" align="left">N/A</td>
45583               <td rowspan="1" colspan="1" align="left">Yes</td>
45584             </tr>
45585             <tr>
45586               <td rowspan="1" colspan="1" align="left">ISSUESLIP</td>
45587               <td rowspan="1" colspan="1" align="left">C4/Members.pm</td>
45588               <td rowspan="1" colspan="1" align="left">
45589                 <para>&lt;checkedout&gt; &lt;/checkedout&gt; </para>
45590                 <para> &lt;overdue&gt; &lt;/overdue&gt; </para>
45591                 <para> &lt;news&gt; &lt;/news&gt; </para>
45592               </td>
45593               <td rowspan="1" colspan="1" align="left">Yes</td>
45594             </tr>
45595             <tr>
45596               <td rowspan="1" colspan="1" align="left">ISSUEQSLIP</td>
45597               <td rowspan="1" colspan="1" align="left">C4/Members.pm</td>
45598               <td rowspan="1" colspan="1" align="left">&lt;checkedout&gt; &lt;/checkedout&gt;</td>
45599               <td rowspan="1" colspan="1" align="left">Yes</td>
45600             </tr>
45601             <tr>
45602               <td rowspan="1" colspan="1" align="left">HOLDPLACED</td>
45603               <td rowspan="1" colspan="1" align="left">C4/Reserves.pm</td>
45604               <td rowspan="1" colspan="1" align="left">N/A</td>
45605               <td rowspan="1" colspan="1" align="left">Yes</td>
45606             </tr>
45607             <tr>
45608               <td rowspan="1" colspan="1" align="left">RESERVESLIP</td>
45609               <td rowspan="1" colspan="1" align="left">C4/Reserves.pm</td>
45610               <td rowspan="1" colspan="1" align="left">N/A</td>
45611               <td rowspan="1" colspan="1" align="left">Yes</td>
45612             </tr>
45613             <tr>
45614               <td rowspan="1" colspan="1" align="left">ASKED</td>
45615               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
45616               <td rowspan="1" colspan="1" align="left">N/A</td>
45617               <td rowspan="1" colspan="1" align="left">Yes</td>
45618             </tr>
45619             <tr>
45620               <td rowspan="1" colspan="1" align="left">CHECKED</td>
45621               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
45622               <td rowspan="1" colspan="1" align="left">N/A</td>
45623               <td rowspan="1" colspan="1" align="left">Yes</td>
45624             </tr>
45625             <tr>
45626               <td rowspan="1" colspan="1" align="left">ACCEPTED</td>
45627               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
45628               <td rowspan="1" colspan="1" align="left">N/A</td>
45629               <td rowspan="1" colspan="1" align="left">Yes</td>
45630             </tr>
45631             <tr>
45632               <td rowspan="1" colspan="1" align="left">REJECTED</td>
45633               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
45634               <td rowspan="1" colspan="1" align="left">N/A</td>
45635               <td rowspan="1" colspan="1" align="left">Yes</td>
45636             </tr>
45637             <tr>
45638               <td rowspan="1" colspan="1" align="left">OPAC_REG_VERIFY</td>
45639               <td rowspan="1" colspan="1" align="left">opac/opac-memberentry.pl</td>
45640               <td rowspan="1" colspan="1" align="left">N/A</td>
45641               <td rowspan="1" colspan="1" align="left">No</td>
45642             </tr>
45643           </tbody>
45644         </informaltable>
45645       </para>
45646     </section>
45647   </appendix>
45648
45649   <appendix id="samplenotice">
45650     <title>Example Notice</title>
45651
45652     <para>Nicole Engard</para>
45653
45654     <para>410 Library Rd.</para>
45655
45656     <para>Philadelphia, PA 19107</para>
45657
45658     <para>Dear Nicole Engard (23529000035726),</para>
45659
45660     <para>According to our records, at the time of this notice, you have items
45661     that are overdue. Please return or renew them as soon as possible to avoid
45662     increasing late fines.</para>
45663
45664     <para>If you have registered a password with the library, you may use it
45665     with your library card number to renew online.</para>
45666
45667     <para>If you believe you have returned the items below please call at and
45668     library staff will be happy to help resolve the issue.</para>
45669
45670     <para>The following item(s) are currently overdue:</para>
45671
45672     <para>07/08/2008 Creating drug-free schools and communities : 502326000054
45673     Fox, C. Lynn.</para>
45674
45675     <para>06/27/2008 Eating fractions / 502326000022 McMillan, Bruce.</para>
45676
45677     <para>Sincerely, Library Staff</para>
45678   </appendix>
45679
45680   <appendix id="sampleserialsapp">
45681     <title>Sample Serials</title>
45682
45683     <para/>
45684
45685     <section id="readersdigestsample">
45686       <title>Reader's Digest (0034-0375)</title>
45687
45688       <itemizedlist>
45689         <listitem>
45690           <para>Published 12 times a year (monthly)</para>
45691         </listitem>
45692
45693         <listitem>
45694           <para>The Volume number changes every 6 months and the numbers
45695           continues on (requires an advanced pattern).</para>
45696
45697           <screenshot>
45698             <screeninfo>Sample Reader's Digest Subscription</screeninfo>
45699
45700             <mediaobject>
45701               <imageobject>
45702                 <imagedata fileref="images/serialssamples/readersserial.png"/>
45703               </imageobject>
45704             </mediaobject>
45705           </screenshot>
45706         </listitem>
45707       </itemizedlist>
45708
45709       <para/>
45710     </section>
45711
45712     <section id="peoplesample">
45713       <title>People Weekly (1076-0091)</title>
45714
45715       <itemizedlist>
45716         <listitem>
45717           <para>Published weekly</para>
45718
45719           <itemizedlist>
45720             <listitem>
45721               <para>The website says "on Saturday except the first week of
45722               August, Thanksgiving week, the first and last weeks of the year"
45723               but this does not match the pattern for 2007 or 2008</para>
45724             </listitem>
45725           </itemizedlist>
45726         </listitem>
45727
45728         <listitem>
45729           <para>In the Jul-Dec there are 26 issues</para>
45730         </listitem>
45731
45732         <listitem>
45733           <para>In the Jan-Jun there are 25 issues (no issue for the first
45734           week of January)</para>
45735         </listitem>
45736       </itemizedlist>
45737
45738       <para>Since the irregularity on the first # 26 does not skip a week,
45739       this would be set up as to roll over on issue 25. The 26th issue in the
45740       second half of the year would have to be received as a
45741       supplemental.</para>
45742
45743       <para>The irregularity check will complain that 52 issues were expected,
45744       but 25 entered. The current irregularity check can only check that the
45745       first position of the numbering pattern matches the expected issue count
45746       of the periodicity. But we do need to trigger the rollover on the
45747       volume, so we need to define the last two weeks of the year as
45748       irregularities. So we receive 50 issues the first 50 weeks, then one
45749       supplemental issue in week 51, which we have to define the enumeration
45750       for, then the next predicted issue will be the following year's first
45751       week.</para>
45752     </section>
45753
45754     <section id="hebrewserialsample">
45755       <title>Et-Mol</title>
45756
45757       <para>This journal is published with the following rules:</para>
45758
45759       <itemizedlist>
45760         <listitem>
45761           <para>6 issues a year (every 2 months)</para>
45762         </listitem>
45763
45764         <listitem>
45765           <para>year changes every 6 issues</para>
45766         </listitem>
45767
45768         <listitem>
45769           <para>we start in 2011</para>
45770         </listitem>
45771
45772         <listitem>
45773           <para>the issue number goes up indefinitely</para>
45774         </listitem>
45775
45776         <listitem>
45777           <para>starting from issue 215</para>
45778         </listitem>
45779       </itemizedlist>
45780
45781       <para>The planning would look like this:</para>
45782
45783       <screenshot>
45784         <screeninfo>Sample for this Hebrew Journal</screeninfo>
45785
45786         <mediaobject>
45787           <imageobject>
45788             <imagedata fileref="images/serialssamples/hebrewnewspaper.png"/>
45789           </imageobject>
45790         </mediaobject>
45791       </screenshot>
45792     </section>
45793     <section id="backpackerserial">
45794       <title>Backpacker (0277-867X)</title>
45795       <para>Published 9 times a year irregularly.  The issues continues while the volume and number
45796         rolls over every 9 issues.  If you're holding Volume 41, Number 3, Issue 302 in your hand
45797         the prediction would look like this:</para>
45798       <screenshot>
45799           <screeninfo>Backpacker numbering pattern</screeninfo>
45800           <mediaobject>
45801             <imageobject>
45802               <imagedata fileref="images/serialssamples/backpacker.png"/>
45803             </imageobject>
45804           </mediaobject>
45805         </screenshot>
45806       <para>And the received issues would number like this:</para>
45807       <para>v. 41, no. 3, iss. 302   </para>
45808       <para>v. 41, no. 4, iss. 303 </para>
45809       <para>v. 41, no. 5, iss. 304 </para>
45810       <para>v. 41, no. 6, iss. 305 </para>
45811       <para>v. 41, no. 7, iss. 306 </para>
45812       <para>v. 41, no. 8, iss. 307</para>
45813       <para>v. 41, no. 9, iss. 308 </para>
45814       <para>v. 42, no. 1, iss. 309 </para>
45815       <para>v. 42, no. 2, iss. 310 </para>
45816       <para>v. 42, no. 3, iss. 311 </para>
45817       <para>v. 42, no. 4, iss. 312</para>
45818     </section>
45819     <section id="keatsserial">
45820       <title>Keats-Shelley Journal (0453-4387)</title>
45821       <para>This journal is published once per year in July.  The numbering follows this pattern:  <itemizedlist>
45822           <listitem>
45823             <para>Vol. 61 2013</para>
45824           </listitem>
45825           <listitem>
45826             <para>Vol. 62 2014</para>
45827           </listitem>
45828           <listitem>
45829             <para>Vol. 63 2015</para>
45830           </listitem>
45831         </itemizedlist> Setup should look like this (if you're starting in July 2014):</para>
45832       <screenshot>
45833           <screeninfo>Serial planning</screeninfo>
45834           <mediaobject>
45835             <imageobject>
45836               <imagedata fileref="images/serialssamples/keatsplanning.png"/>
45837             </imageobject>
45838           </mediaobject>
45839         </screenshot>
45840       <tip>
45841         <para>The prediction test will not show the right pattern, but once you receive you will see
45842           that the above does generate the right pattern.</para>
45843       </tip>
45844     </section>
45845     <section id="cilserial">
45846       <title>Computers in Libraries (1041-7915)</title>
45847       <para>Computers in Libraries is published ten times per year (monthly with January/February
45848         and July/August combined issues).</para>
45849       <screenshot>
45850         <screeninfo>Subscription details</screeninfo>
45851         <mediaobject>
45852           <imageobject>
45853             <imagedata fileref="images/serialssamples/cilirregular.png"/>
45854           </imageobject>
45855         </mediaobject>
45856       </screenshot>
45857       <screenshot>
45858         <screeninfo>Serial Planning</screeninfo>
45859         <mediaobject>
45860           <imageobject>
45861             <imagedata fileref="images/serialssamples/cilpattern.png"/>
45862           </imageobject>
45863         </mediaobject>
45864       </screenshot>
45865       <screenshot>
45866         <screeninfo>Received details</screeninfo>
45867         <mediaobject>
45868           <imageobject>
45869             <imagedata fileref="images/serialssamples/cilreceived.png"/>
45870           </imageobject>
45871         </mediaobject>
45872       </screenshot>
45873     </section>
45874   </appendix>
45875   <appendix id="samplelistemail">
45876     <title>Sample List &amp; Cart Emails</title>
45877     <section id="examplelistemail">
45878       <title>Example Email from List</title>
45879       <para>Below is an example of an email from a list in
45880         Koha.<programlisting>Hi,
45881
45882 Here is your list called If You Like Jodi Picoult, sent from our online catalog.
45883
45884 Please note that the attached file is a MARC bibliographic records file
45885 which can be imported into a Personal Bibliographic Software like EndNote,
45886 Reference Manager or ProCite.
45887 ---------------------------------------------
45888
45889 Home safe : a novel /
45890
45891 by Berg, Elizabeth.
45892
45893 Published by: Random House,, 260 p. ;, 25 cm.
45894 Copyright year: 2009
45895 LCCN:   2008049247
45896 In the online catalog:
45897     http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=12113
45898 Items :
45899     North Branch FIC (FIC Ber) TVSN500088894O
45900     Main Library FIC (FIC Boh) TVSN5000921548
45901     South Branch FIC (FIC Boh) TVSN500092156A
45902     West Branch FIC (FIC Boh) TVSN5000921559
45903
45904 ---------------------------------------------
45905
45906 Half a heart /
45907
45908 by Brown, Rosellen.
45909
45910 Published by: Farrar, Straus, and Giroux,, 402 p. ;, 24 cm.
45911 Copyright year: 2000
45912 LCCN:    00022926
45913 In the online catalog:
45914     http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=12501
45915 Items :
45916     East Branch  (813/.54)
45917     South Branch FIC (FIC Bro) TVSN5000451333</programlisting></para>
45918     </section>
45919     <section id="examplecartemail">
45920       <title>Example Email from Cart</title>
45921       <para>Below is a sample of what an email from the Cart in Koha will look
45922         like:<programlisting>Hi,
45923
45924    Joaquin D'Planque sent you a cart from our online catalog.
45925
45926    Please note that the attached file is a MARC bibliographic records
45927    file which can be imported into personal bibliographic software like
45928    EndNote, Reference Manager or ProCite.
45929
45930    ---------------------------------------------------------------------
45931
45932
45933      1.  Book /
45934        Author(s): Brookfield, Karen. ;
45935        Published by: Knopf : | Distributed by Random House, , 63 p. : ,
45936        29 cm.
45937        Copyright year: 1993
45938        Notes : Includes index.
45939        LCCN: 93018833 /AC
45940
45941        In online catalog:
45942        http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=31644
45943
45944        Items:
45945
45946          *  East Branch (JNF 002 Bro) TVSN500017618A
45947
45948        -----------------------------------------------------------------
45949
45950      2.  The 1965 World book year book :
45951
45952        Published by: Field Enterprises Educational Corp., , 628 p. : , 26
45953        cm.
45954        Copyright year: 1965
45955        Notes : Includes index. | Spine title: Year book, 1965. | Cover
45956        title: The World book year book, 1965.
45957        URL:
45958        http://www.archive.org/details/1965worldbookyea00chic%20%7C%20http://www.openlibrary.org/books/OL24199089M
45959
45960        In online catalog:
45961        http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=88666
45962
45963        -----------------------------------------------------------------</programlisting></para>
45964     </section>
45965   </appendix>
45966
45967   <appendix id="kohacms">
45968     <title>Using Koha as a Content Management System (CMS)</title>
45969
45970     <para/>
45971
45972     <section id="kohacmssetup">
45973       <title>Setup</title>
45974
45975       <para>These are instructions for taking a default install of Koha and allowing it to function
45976         as a little content management system. This will allow a library to publish an arbitrary
45977         number of pages based on a template. This example uses the template for the main opac page,
45978         but you could just as well use any template you wish with a bit more editing. This may be
45979         appropriate if you have a small library, want to allow librarians to easily add pages, and
45980         do not want to support a complete CMS. </para>
45981
45982       <itemizedlist>
45983         <listitem>
45984           <para>Copy /usr/share/koha/opac/cgi-bin/opac/opac-main.pl to
45985             /usr/share/koha/opac/cgi-bin/opac/pages.pl (in the same directory) </para>
45986         </listitem>
45987
45988         <listitem>
45989           <para>Edit pages.pl in an editor</para>
45990         </listitem>
45991
45992         <listitem>
45993           <para>At approximately line 33 change this code: </para>
45994
45995           <programlisting>template_name  => "opac-main.tmpl",</programlisting>
45996         </listitem>
45997
45998         <listitem>
45999           <para>To this code:</para>
46000
46001           <programlisting>template_name  => "pages.tmpl", </programlisting>
46002         </listitem>
46003
46004         <listitem>
46005           <para>At approximately line 62 after this code: </para>
46006           <programlisting>$template->param( 
46007            koha_news       => $all_koha_news, 
46008            koha_news_count => $koha_news_count,
46009            display_daily_quote => C4::Context->preference('QuoteOfTheDay'),
46010            daily_quote         => $quote,
46011            );</programlisting>
46012         </listitem>
46013         <listitem>
46014           <para>Add these lines: </para>
46015           <programlisting>        my $page = "page_" . $cgi->param('p');            # go for "p" value in URL and do the concatenation
46016         my $preference = C4::Context->preference($page);  # Go for preference  
46017         $template->{VARS}->{'page_test'} = $preference    # pass variable to template pages.tt</programlisting>
46018         </listitem>
46019
46020         <listitem>
46021           <para>Note pages.pl file must have Webserver user execution permissions, you can use
46022               <ulink url="http://en.wikipedia.org/wiki/Chmod">chmod</ulink> command if you are
46023             actually logged in as such user:
46024             <programlisting>        $chmod 755 pages.pl</programlisting></para>
46025         </listitem>
46026       
46027         <listitem>
46028           <para>In the browser go to Home &gt; Administration &gt; System Preferences &gt; Local Use and add
46029             a New Preference called "page_test" </para>
46030         </listitem>
46031
46032         <listitem>
46033           <para>Fill it out as so</para>
46034
46035           <itemizedlist>
46036             <listitem>
46037               <para>Explanation: test page for pages tiny cms</para>
46038             </listitem>
46039
46040             <listitem>
46041               <para>Variable: page_test</para>
46042             </listitem>
46043
46044             <listitem>
46045               <para>Value: Lorem ipsum</para>
46046             </listitem>
46047
46048             <listitem>
46049               <para>Click the TextArea link (or enter "TextArea" into the
46050               input field below it)</para>
46051             </listitem>
46052
46053             <listitem>
46054               <para>variable options (last field): 80|50</para>
46055             </listitem>
46056           </itemizedlist>
46057         </listitem>
46058
46059         <listitem>
46060           <para>In a browser go to http://youraddress/cgi-bin/koha/pages.pl?p=test The page should
46061             come up with the words "Lorem ipsum" in the main content area of the page. (replace
46062             "youraddress" with localhost, 127.0.0.1, or your domain name depending on how you have
46063             Apache set up.) </para>
46064         </listitem>
46065
46066         <listitem>
46067           <para>To add more pages simply create a system preference where the title begins with
46068             "page_" followed by any arbitrary letters. You can add any markup you want as the value
46069             of the field. Reference the new page by changing the value of the "p" parameter in the
46070             URL. </para>
46071         </listitem>
46072       </itemizedlist>
46073       <para>To learn more visit the Koha wiki page on this topic: <ulink url="http://wiki.koha-community.org/wiki/Koha_as_a_CMS">http://wiki.koha-community.org/wiki/Koha_as_a_CMS</ulink></para>
46074       <section id="kohacmstmpl">
46075         <title>Editing the pages template</title>
46076         <para>The file to create / edit for the pages template will depend on your opacthemes system preference setting i.e. bootstrap or prog (deprecated) or ccsr (deprecated)</para>
46077         <section id="kohacmstmplboot">
46078           <title>Editing 'bootstrap' theme template (current)</title>
46079           <itemizedlist>
46080             <listitem>
46081               <para>Copy /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/en/modules/opac-main.tt to /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/en/modules/pages.tt</para>
46082             </listitem>
46083             <listitem>
46084               <para>Edit /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/en/modules/pages.tt</para>
46085             </listitem>
46086             <listitem>
46087               <para>At approximately line 61, change this:
46088                 <programlisting>        [% IF ( OpacMainUserBlock ) %]&lt;div id="opacmainuserblock">[% OpacMainUserBlock %]&lt;/div>[% END %]</programlisting></para>
46089             </listitem>     
46090             <listitem>
46091               <para>To this:
46092                 <programlisting>        [% IF ( page_test ) %]&lt;div id="opacmainuserblock">[% page_test %]&lt;/div>[% END %]</programlisting></para>
46093             </listitem>
46094           </itemizedlist>
46095           <para>Remark: You may wish to disable your News block of these CMS style pages e.g. when you do not want it displayed on the CMS style pages or where the News block is long enough that it actually makes the 'page_test' include scroll outside the default viewport dimensions. In that case, remove the following code from your pages.tt template.
46096             <programlisting>
46097                       [% IF ( koha_news_count ) %]
46098                       &lt;div id="news">
46099                       &lt;table class="table table-bordered">
46100                       [% FOREACH koha_new IN koha_news %]
46101                         &lt;thead>&lt;tr>&lt;th>[% koha_new.title %]&lt;/th>&lt;/tr>&lt;/thead>
46102                         &lt;tbody>&lt;tr>&lt;td>&lt;p>[% koha_new.new %]&lt;/p>
46103                         &lt;p class="newsfooter">&lt;i>(published on [% koha_new.newdate %])&lt;/i>&lt;/p>&lt;/td>&lt;/tr>&lt;/tbody>
46104                       [% END %]
46105                       &lt;/table>
46106                       &lt;/div>
46107                      [% END %]
46108             </programlisting>
46109           </para>
46110         </section>
46111         <section id="kohacmstmplprog">
46112           <title>Editing 'prog' theme template (deprecated)</title>
46113           <itemizedlist>
46114             <listitem>
46115               <para>Copy /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/opac-main.tt to /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/pages.tt</para>
46116             </listitem>
46117             <listitem>
46118               <para>Edit /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/pages.tt</para>
46119             </listitem>
46120             <listitem>
46121               <para>At approximately line 40, change this:
46122                 <programlisting>        &lt;div id="opacmainuserblock" class="container">[% OpacMainUserBlock %]&lt;/div></programlisting></para>
46123             </listitem>
46124             <listitem>
46125               <para>To this:
46126                 <programlisting>        &lt;div id="opacmainuserblock" class="container">[% page_test %]&lt;/div></programlisting></para>
46127             </listitem>
46128           </itemizedlist>         
46129         </section>
46130       </section>
46131       <section id="kohacmstrouble">
46132         <title>Troubleshooting</title>
46133
46134         <para>If you have problems check file permissions on pages.pl and
46135         pages.tmpl. They should have the same user and group as other Koha
46136         files like opac-main.pl.</para>
46137       </section>
46138
46139       <section id="kohacmsbonus">
46140         <title>Bonus Points</title>
46141
46142         <para>Instead of using the address
46143         http://youraddress/cgi-bin/koha/pages.pl?p=test you can shorten it to
46144         http://youraddress/pages.pl?p=test Just open up
46145         /etc/koha/koha-httpd.conf and add the follow at about line
46146         13:<programlisting>ScriptAlias /pages.pl "/usr/share/koha/opac/cgi-bin/opac/pages.pl" </programlisting></para>
46147
46148         <para>Then restart Apache.</para>
46149       </section>
46150     </section>
46151
46152     <section id="kohacmsusage">
46153       <title>Usage</title>
46154
46155       <para>After setting up Koha as a CMS you can create new pages following
46156       these instructions:</para>
46157
46158       <section id="kohacmspages">
46159         <title>Adding Pages</title>
46160
46161         <para>To add a new page you need to add a system preference under
46162         Local Use.</para>
46163
46164         <itemizedlist>
46165           <listitem>
46166             <para>Get there: More &gt; Administration &gt; Global System
46167             Preferences &gt; Local Use</para>
46168           </listitem>
46169
46170           <listitem>
46171             <para>Click 'New Preference'</para>
46172           </listitem>
46173
46174           <listitem>
46175             <para>Enter in a description in the Explanation field</para>
46176           </listitem>
46177
46178           <listitem>
46179             <para>Enter a value that starts with 'page_' in the Variable
46180             field</para>
46181           </listitem>
46182
46183           <listitem>
46184             <para>Enter starting HTML in the Value field</para>
46185
46186             <screenshot>
46187               <screeninfo>Add a new preference</screeninfo>
46188
46189               <mediaobject>
46190                 <imageobject>
46191                   <imagedata fileref="images/appendix-cms/newpreference.png"/>
46192                 </imageobject>
46193               </mediaobject>
46194             </screenshot>
46195           </listitem>
46196
46197           <listitem>
46198             <para>Set the Variable Type to Textarea</para>
46199           </listitem>
46200
46201           <listitem>
46202             <para>Set the Variable options to something like 20|20 for 20 rows
46203             and 20 columns</para>
46204
46205             <screenshot>
46206               <screeninfo>Settings for the new preference</screeninfo>
46207
46208               <mediaobject>
46209                 <imageobject>
46210                   <imagedata fileref="images/appendix-cms/newpref-settings.png"/>
46211                 </imageobject>
46212               </mediaobject>
46213             </screenshot>
46214           </listitem>
46215         </itemizedlist>
46216       </section>
46217
46218       <section id="kohacmsview">
46219         <title>Viewing your page</title>
46220
46221         <para>You can view your new page at
46222         http://YOUR-OPAC/cgi-bin/koha/pages.pl?p=PAGENAME where PAGENAME is
46223         the part you entered after 'page_' in the Variable field.</para>
46224       </section>
46225
46226       <section id="kohacmsexpage">
46227         <title>Example</title>
46228
46229         <para>This process can be used to create recommended reading lists
46230         within Koha. So once the code changes have been made per the
46231         instructions on 'Koha as a CMS' you go through the 'Adding a New Page'
46232         instructions above to great a page for 'Recommended Reading
46233         Lists'</para>
46234
46235         <screenshot>
46236           <screeninfo>Create page by modifying a system
46237           preference</screeninfo>
46238
46239           <mediaobject>
46240             <imageobject>
46241               <imagedata fileref="images/appendix-cms/recommendedreading.png"/>
46242             </imageobject>
46243           </mediaobject>
46244         </screenshot>
46245
46246         <para>Next we need to create pages for our various classes (or
46247         categories). To do this, return to the 'Adding a New Page' section and
46248         create a preference for the first class.</para>
46249
46250         <screenshot>
46251           <screeninfo>Add a new sys pref for another page</screeninfo>
46252
46253           <mediaobject>
46254             <imageobject>
46255               <imagedata fileref="images/appendix-cms/class101-pref.png"/>
46256             </imageobject>
46257           </mediaobject>
46258         </screenshot>
46259
46260         <para>Next you'll want to link your first page to your new second
46261         page, go to the page_recommend preference and click 'Edit.' Now you
46262         want to edit the HTML to include a link to your newest page:</para>
46263
46264         <screenshot>
46265           <screeninfo>Edit original preference to add new page</screeninfo>
46266
46267           <mediaobject>
46268             <imageobject>
46269               <imagedata fileref="images/appendix-cms/editrecommendpref.png"/>
46270             </imageobject>
46271           </mediaobject>
46272         </screenshot>
46273       </section>
46274
46275       <section id="examplecms">
46276         <title>Live Examples</title>
46277
46278         <itemizedlist>
46279           <listitem>
46280             <para>The Crawford Library at Dallas Christian College is using
46281             this method for their recommended reading lists: <ulink url="http://opac.dallas.edu/">http://opac.dallas.edu/</ulink></para>
46282           </listitem>
46283         </itemizedlist>
46284       </section>
46285     </section>
46286   </appendix>
46287
46288   <appendix id="resetkohadb">
46289     <title>Resetting the Koha Database</title>
46290
46291     <para>These notes on how to reset the database for Koha were derived from the following email
46292       thread: <ulink
46293         url="http://lists.koha-community.org/pipermail/koha-devel/2009-January/008939.html"
46294         >http://lists.koha-community.org/pipermail/koha-devel/2009-January/008939.html</ulink> and
46295         <ulink url="http://lists.katipo.co.nz/public/koha/2014-June/039701.html"
46296         >http://lists.katipo.co.nz/public/koha/2014-June/039701.html</ulink>
46297     </para>
46298
46299     <para>Resetting the database may be useful if you install Koha with the
46300     sample data, and then wish to use real data without reinstalling the
46301     software.</para>
46302
46303     <section id="deletetables">
46304       <title>Delete Tables</title>
46305       <para>Use your preferred MySQL client to <ulink
46306           url="http://dev.mysql.com/doc/refman/5.5/en/delete.html">delete</ulink> the following
46307         tables:</para>
46308       <itemizedlist>
46309         <listitem>
46310           <para>bibio</para>
46311         </listitem>
46312         <listitem>
46313           <para>biblioitems</para>
46314         </listitem>
46315         <listitem>
46316           <para>items</para>
46317         </listitem>
46318         <listitem>
46319           <para>auth_header</para>
46320         </listitem>
46321         <listitem>
46322           <para>sessions</para>
46323         </listitem>
46324         <listitem>
46325           <para>zebraqueue</para>
46326         </listitem>
46327       </itemizedlist>
46328     </section>
46329
46330     <section id="resetzebra">
46331       <title>Reset the Zebra Index</title>
46332
46333       <para>Run the following commands to reset the authorities and biblios
46334       Zebra indices. <programlisting>$ zebraidx -c /etc/koha/zebradb/zebra-authorities-dom.cfg -g iso2709 -d authorities init 
46335 $ zebraidx -c /etc/koha/zebradb/zebra-biblios.cfg -g iso2709 -d biblios init </programlisting></para>
46336       <para>If you are running a package install then you'll want to run the following commands to
46337         reset the authorities and biblios Zebra indices
46338         instead:<programlisting>$ sudo zebraidx -c /etc/koha/sites/YOURLIBRARY/zebra-authorities-dom.cfg  -g iso2709 -d authorities init 
46339 $ sudo zebraidx -c /etc/koha/sites/YOURLIBRARY/zebra-biblios.cfg  -g iso2709 -d biblios init </programlisting></para>
46340       <para>Replacing YOURLIBRARY with your Koha installation name.</para>
46341     </section>
46342   </appendix>
46343
46344   <appendix id="importantlinks">
46345     <title>Important Links</title>
46346
46347     <para/>
46348
46349     <section id="koharelatedlinks">
46350       <title>Koha Related</title>
46351
46352       <itemizedlist>
46353         <listitem>
46354           <para>Report Koha Bugs - <ulink url="http://bugs.koha-community.org">http://bugs.koha-community.org</ulink></para>
46355         </listitem>
46356
46357         <listitem>
46358           <para>Koha Versioning Control - <ulink url="http://git.koha-community.org/">http://git.koha-community.org/</ulink></para>
46359         </listitem>
46360
46361         <listitem>
46362           <para>Database Structure - <ulink url="http://schema.koha-community.org"
46363               >http://schema.koha-community.org</ulink></para>
46364         </listitem>
46365
46366         <listitem>
46367           <para>Koha as a CMS - <ulink url="http://wiki.koha-community.org/wiki/Koha_as_a_CMS">http://wiki.koha-community.org/wiki/Koha_as_a_CMS</ulink></para>
46368         </listitem>
46369
46370         <listitem>
46371           <para>Kyles's Koha Tools - <ulink url="http://kylehall.info/index.php/projects/koha/"
46372               >http://kylehall.info/index.php/projects/koha/</ulink></para>
46373         </listitem>
46374
46375         <listitem>
46376           <para>Koha Bibliography - <ulink url="http://www.zotero.org/groups/koha">http://www.zotero.org/groups/koha</ulink></para>
46377         </listitem>
46378
46379         <listitem>
46380           <para>Koha Shared Links - <ulink url="http://groups.diigo.com/group/everything-koha">http://groups.diigo.com/group/everything-koha</ulink></para>
46381         </listitem>
46382
46383         <listitem>
46384           <para>Koha Presentations - <ulink url="http://www.slideshare.net/group/koha-ils/slideshows">http://www.slideshare.net/group/koha-ils/slideshows</ulink></para>
46385         </listitem>
46386       </itemizedlist>
46387     </section>
46388
46389     <section id="catalogrelatedlinks">
46390       <title>Cataloging Related</title>
46391
46392       <itemizedlist>
46393         <listitem>
46394           <para>Koha MARC Tutorials - <ulink url="http://www.pakban.net/brooke/">http://www.pakban.net/brooke/</ulink></para>
46395         </listitem>
46396
46397         <listitem>
46398           <para>IRSpy Open Z39.50 Server Search - <ulink url="http://irspy.indexdata.com/"
46399               >http://irspy.indexdata.com/</ulink></para>
46400         </listitem>
46401
46402         <listitem>
46403           <para>Z39.50 Server List - <ulink
46404               url="http://staff.library.mun.ca/staff/toolbox/z3950hosts.htm"
46405               >http://staff.library.mun.ca/staff/toolbox/z3950hosts.htm</ulink></para>
46406         </listitem>
46407         <listitem>
46408           <para>Open Koha Z39.50 Targets - <ulink
46409               url="http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources"
46410               >http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources</ulink></para>
46411         </listitem>
46412
46413         <listitem>
46414           <para>Library of Congress Authorities - <ulink url="http://authorities.loc.gov/">http://authorities.loc.gov/</ulink></para>
46415         </listitem>
46416
46417         <listitem>
46418           <para>MARC Country Codes - <ulink url="http://www.loc.gov/marc/countries/">http://www.loc.gov/marc/countries/</ulink></para>
46419         </listitem>
46420
46421         <listitem>
46422           <para>Search the MARC Code List for Organizations - <ulink url="http://www.loc.gov/marc/organizations/org-search.php">http://www.loc.gov/marc/organizations/org-search.php</ulink></para>
46423         </listitem>
46424
46425         <listitem>
46426           <para>Search for Canadian MARC Codes - <ulink url="http://www.collectionscanada.gc.ca/illcandir-bin/illsear/l=0/c=1">http://www.collectionscanada.gc.ca/illcandir-bin/illsear/l=0/c=1</ulink></para>
46427         </listitem>
46428
46429         <listitem>
46430           <para>Z39.50 Bib-1 Attribute - <ulink url="http://www.loc.gov/z3950/agency/defns/bib1.html">http://www.loc.gov/z3950/agency/defns/bib1.html</ulink></para>
46431         </listitem>
46432       </itemizedlist>
46433     </section>
46434
46435     <section id="enhancedcontentlinks">
46436       <title>Enhanced Content Related</title>
46437
46438       <itemizedlist>
46439         <listitem>
46440           <para>Amazon Associates - <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com</ulink></para>
46441         </listitem>
46442
46443         <listitem>
46444           <para>Amazon Web Services - <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink></para>
46445         </listitem>
46446
46447         <listitem>
46448           <para>WorldCat Affiliate Tools - <ulink url="http://www.worldcat.org/wcpa/do/AffiliateUserServices?method=initSelfRegister">http://www.worldcat.org/wcpa/do/AffiliateUserServices?method=initSelfRegister</ulink></para>
46449         </listitem>
46450
46451         <listitem>
46452           <para>XISBN - <ulink url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
46453         </listitem>
46454
46455         <listitem>
46456           <para>LibraryThing for Libraries - <ulink url="http://www.librarything.com/forlibraries">http://www.librarything.com/forlibraries</ulink></para>
46457         </listitem>
46458       </itemizedlist>
46459     </section>
46460
46461     <section id="opaclinks">
46462       <title>Design Related</title>
46463
46464       <itemizedlist>
46465         <listitem>
46466           <para>JQuery Library - <ulink url="http://wiki.koha-community.org/wiki/JQuery_Library"
46467               >http://wiki.koha-community.org/wiki/JQuery_Library</ulink></para>
46468         </listitem>
46469         <listitem>
46470           <para>HTML &amp; CSS Library - <ulink
46471               url="http://wiki.koha-community.org/wiki/HTML_%26_CSS_Library"
46472               >http://wiki.koha-community.org/wiki/HTML_%26_CSS_Library</ulink></para>
46473         </listitem>
46474
46475         <listitem>
46476           <para>Owen Leonard's Koha Blog - <ulink url="http://www.myacpl.org/koha">http://www.myacpl.org/koha</ulink></para>
46477         </listitem>
46478       </itemizedlist>
46479     </section>
46480
46481     <section id="reportlinks">
46482       <title>Reports Related</title>
46483
46484       <itemizedlist>
46485         <listitem>
46486           <para>SQL Reports Library - <ulink url="http://wiki.koha-community.org/wiki/SQL_Reports_Library">http://wiki.koha-community.org/wiki/SQL_Reports_Library</ulink></para>
46487         </listitem>
46488
46489         <listitem>
46490           <para>Database Schema - <ulink url="http://schema.koha-community.org">http://schema.koha-community.org</ulink></para>
46491         </listitem>
46492
46493         <listitem>
46494           <para>Sample reports from NEKLS - <ulink
46495               url="http://www.nexpresslibrary.org/training/reports-training/"
46496               >http://www.nexpresslibrary.org/training/reports-training/</ulink></para>
46497         </listitem>
46498       </itemizedlist>
46499     </section>
46500
46501     <section id="installlinks">
46502       <title>Installation Guides</title>
46503
46504       <itemizedlist>
46505         <listitem>
46506           <para>Installing Koha 3 on Ubuntu - <ulink url="http://www.blazingmoon.org/guides/k3-on-u810-1.html">http://www.blazingmoon.org/guides/k3-on-u810-1.html</ulink></para>
46507         </listitem>
46508
46509         <listitem>
46510           <para>Koha on Debian installation documentation - <ulink url="http://openlib.org/home/krichel/courses/lis508/doc/koha_installation_overview.html">http://openlib.org/home/krichel/courses/lis508/doc/koha_installation_overview.html</ulink></para>
46511         </listitem>
46512
46513         <listitem>
46514           <para>Koha 3.2 on Debian Squeeze - <ulink url="http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze">http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze</ulink></para>
46515         </listitem>
46516       </itemizedlist>
46517     </section>
46518
46519     <section id="misclinks">
46520       <title>Misc</title>
46521
46522       <itemizedlist>
46523         <listitem>
46524           <para>Zotero - <ulink url="http://zotero.org">http://zotero.org</ulink></para>
46525         </listitem>
46526
46527         <listitem>
46528           <para>SOPAC - <ulink url="http://thesocialopac.net/">http://thesocialopac.net</ulink></para>
46529         </listitem>
46530       </itemizedlist>
46531     </section>
46532   </appendix>
46533
46534   <appendix id="XSLTiTypes">
46535     <title>Koha XSLT Item Types</title>
46536
46537     <para>When you have any of the XSLT system preferences (<link linkend="OPACXSLTDetailsDisplay"
46538         >OPACXSLTDetailsDisplay</link>, <link linkend="OPACXSLTResultsDisplay"
46539         >OPACXSLTResultsDisplay</link>, <link linkend="XSLTDetailsDisplay"
46540       >XSLTDetailsDisplay</link>, and/or <link linkend="XSLTResultsDisplay"
46541         >XSLTResultsDisplay</link>) along with the <link linkend="DisplayOPACiconsXSLT"
46542         >DisplayOPACiconsXSLT</link> and <link linkend="DisplayIconsXSLT">DisplayIconsXSLT</link>
46543       preferences turned on you will see item type icons on the related screen. <important>
46544         <para>These images are coming from values found in your leader, if your leader is not
46545           cataloged properly it might be best to turn off the <link linkend="DisplayOPACiconsXSLT"
46546             >DisplayOPACiconsXSLT</link> preference (which can be done while leaving the other XSLT
46547           preferences turned on).</para>
46548       </important></para>
46549
46550     <screenshot>
46551       <screeninfo>Book image</screeninfo>
46552
46553       <mediaobject>
46554         <imageobject>
46555           <imagedata fileref="images/appendix-xslt/book.png"/>
46556         </imageobject>
46557       </mediaobject>
46558     </screenshot>
46559
46560     <itemizedlist>
46561       <listitem>
46562         <para>Book [BK]</para>
46563
46564         <itemizedlist>
46565           <listitem>
46566             <para>leader6 = a (and one of the leader7 values below)</para>
46567
46568             <itemizedlist>
46569               <listitem>
46570                 <para>leader7 = a</para>
46571               </listitem>
46572
46573               <listitem>
46574                 <para>leader7 = c</para>
46575               </listitem>
46576
46577               <listitem>
46578                 <para>leader7 = d</para>
46579               </listitem>
46580
46581               <listitem>
46582                 <para>leader7 = m</para>
46583               </listitem>
46584             </itemizedlist>
46585           </listitem>
46586
46587           <listitem>
46588             <para>leader6 = t</para>
46589           </listitem>
46590         </itemizedlist>
46591       </listitem>
46592     </itemizedlist>
46593
46594     <screenshot>
46595       <screeninfo>Computer Image</screeninfo>
46596
46597       <mediaobject>
46598         <imageobject>
46599           <imagedata fileref="images/appendix-xslt/comp.png"/>
46600         </imageobject>
46601       </mediaobject>
46602     </screenshot>
46603
46604     <itemizedlist>
46605       <listitem>
46606         <para>Computer File [CF]</para>
46607
46608         <itemizedlist>
46609           <listitem>
46610             <para>leader6 = m</para>
46611           </listitem>
46612         </itemizedlist>
46613       </listitem>
46614     </itemizedlist>
46615
46616     <screenshot>
46617       <screeninfo>Continuing Resource Image</screeninfo>
46618
46619       <mediaobject>
46620         <imageobject>
46621           <imagedata fileref="images/appendix-xslt/cr.png"/>
46622         </imageobject>
46623       </mediaobject>
46624     </screenshot>
46625
46626     <itemizedlist>
46627       <listitem>
46628         <para>Continuing Resource [CR]</para>
46629
46630         <itemizedlist>
46631           <listitem>
46632             <para>leader7 = b</para>
46633           </listitem>
46634
46635           <listitem>
46636             <para>leader7 = i</para>
46637           </listitem>
46638
46639           <listitem>
46640             <para>leader7 = s</para>
46641           </listitem>
46642         </itemizedlist>
46643       </listitem>
46644     </itemizedlist>
46645
46646     <screenshot>
46647       <screeninfo>Map Image</screeninfo>
46648
46649       <mediaobject>
46650         <imageobject>
46651           <imagedata fileref="images/appendix-xslt/map.png"/>
46652         </imageobject>
46653       </mediaobject>
46654     </screenshot>
46655
46656     <itemizedlist>
46657       <listitem>
46658         <para>Map [MP]</para>
46659
46660         <itemizedlist>
46661           <listitem>
46662             <para>leader6 = e</para>
46663           </listitem>
46664
46665           <listitem>
46666             <para>leader6 = f</para>
46667           </listitem>
46668         </itemizedlist>
46669       </listitem>
46670     </itemizedlist>
46671
46672     <screenshot>
46673       <screeninfo>Mixed Materials Image</screeninfo>
46674
46675       <mediaobject>
46676         <imageobject>
46677           <imagedata fileref="images/appendix-xslt/mixed.png"/>
46678         </imageobject>
46679       </mediaobject>
46680     </screenshot>
46681
46682     <itemizedlist>
46683       <listitem>
46684         <para>Mixed [MX]</para>
46685
46686         <itemizedlist>
46687           <listitem>
46688             <para>leader6 = p</para>
46689           </listitem>
46690         </itemizedlist>
46691       </listitem>
46692     </itemizedlist>
46693
46694     <screenshot>
46695       <screeninfo>Sound Image</screeninfo>
46696
46697       <mediaobject>
46698         <imageobject>
46699           <imagedata fileref="images/appendix-xslt/sound.png"/>
46700         </imageobject>
46701       </mediaobject>
46702     </screenshot>
46703
46704     <itemizedlist>
46705       <listitem>
46706         <para>Sound [MU]</para>
46707
46708         <itemizedlist>
46709           <listitem>
46710             <para>leader6 = c</para>
46711           </listitem>
46712
46713           <listitem>
46714             <para>leader6 = d</para>
46715           </listitem>
46716
46717           <listitem>
46718             <para>leader6 = i</para>
46719           </listitem>
46720
46721           <listitem>
46722             <para>leader6 = j</para>
46723           </listitem>
46724         </itemizedlist>
46725       </listitem>
46726     </itemizedlist>
46727
46728     <screenshot>
46729       <screeninfo>Visual Material Image</screeninfo>
46730
46731       <mediaobject>
46732         <imageobject>
46733           <imagedata fileref="images/appendix-xslt/visual.png"/>
46734         </imageobject>
46735       </mediaobject>
46736     </screenshot>
46737
46738     <itemizedlist>
46739       <listitem>
46740         <para>Visual Material [VM]</para>
46741
46742         <itemizedlist>
46743           <listitem>
46744             <para>leader6 = g</para>
46745           </listitem>
46746
46747           <listitem>
46748             <para>leader6 = k</para>
46749           </listitem>
46750
46751           <listitem>
46752             <para>leader6 = r</para>
46753           </listitem>
46754         </itemizedlist>
46755       </listitem>
46756     </itemizedlist>
46757
46758     <screenshot>
46759       <screeninfo>Kit Image</screeninfo>
46760
46761       <mediaobject>
46762         <imageobject>
46763           <imagedata fileref="images/appendix-xslt/kit.png"/>
46764         </imageobject>
46765       </mediaobject>
46766     </screenshot>
46767
46768     <itemizedlist>
46769       <listitem>
46770         <para>Kit</para>
46771
46772         <itemizedlist>
46773           <listitem>
46774             <para>leader6 = o</para>
46775           </listitem>
46776         </itemizedlist>
46777       </listitem>
46778     </itemizedlist>
46779   </appendix>
46780
46781   <appendix id="marcedit">
46782     <title>MarcEdit</title>
46783
46784     <para>Download MarcEdit : <ulink url="http://marcedit.reeset.net/"
46785         >http://marcedit.reeset.net/</ulink></para>
46786
46787     <section id="marceditprefix">
46788       <title>Adding a prefix to call numbers</title>
46789
46790       <para>When bringing data into Koha, you may want to first clean it up.
46791       One common action among Koha users is to add a prefix to the call
46792       number.</para>
46793
46794       <itemizedlist>
46795         <listitem>
46796           <para>Open MarcEdit</para>
46797
46798           <screenshot>
46799             <screeninfo>MarcEdit</screeninfo>
46800
46801             <mediaobject>
46802               <imageobject>
46803                 <imagedata fileref="images/appendix-marcedit/marcedit.png"/>
46804               </imageobject>
46805             </mediaobject>
46806           </screenshot>
46807         </listitem>
46808
46809         <listitem>
46810           <para>Click 'MarcEditor'</para>
46811         </listitem>
46812
46813         <listitem>
46814           <para>Go to Tools &gt; Edit Subfield Data</para>
46815
46816           <screenshot>
46817             <screeninfo>Edit subfield data</screeninfo>
46818
46819             <mediaobject>
46820               <imageobject>
46821                 <imagedata fileref="images/appendix-marcedit/marcedit-editsubfield.png"/>
46822               </imageobject>
46823             </mediaobject>
46824           </screenshot>
46825         </listitem>
46826
46827         <listitem>
46828           <para>To prepend data the special character is: ^b  To simply
46829           prepend data to the beginning of a subfield, add ^b to the Field
46830           Data: textbox and the data to be appended in the Replace</para>
46831
46832           <screenshot>
46833             <screeninfo>Prepend data to a field</screeninfo>
46834
46835             <mediaobject>
46836               <imageobject>
46837                 <imagedata fileref="images/appendix-marcedit/editsubfield.png"/>
46838               </imageobject>
46839             </mediaobject>
46840           </screenshot>
46841
46842           <itemizedlist>
46843             <listitem>
46844               <para>To prepend data to the beginning of the subfield while
46845               replacing a text string, add ^b[string to replace] to the Field
46846               Data textbox and the data to be appended in the Replace With
46847               textbox.</para>
46848             </listitem>
46849           </itemizedlist>
46850         </listitem>
46851       </itemizedlist>
46852     </section>
46853
46854     <section id="marceditexcel">
46855       <sectioninfo>
46856         <authorgroup>
46857           <author>
46858             <firstname>Kanika</firstname>
46859             <surname>Goyal</surname>
46860             <affiliation>
46861               <orgname>Delhi Technological University</orgname>
46862             </affiliation>
46863           </author>
46864           
46865           <editor>
46866             <firstname>Nicole C.</firstname>
46867             <surname>Engard</surname>
46868             <contrib>Edits where necessary.</contrib>
46869           </editor>
46870         </authorgroup>
46871         
46872         <pubdate>2010</pubdate>
46873         
46874         <bibliosource><ulink url="http://www.botskool.com/geeks/how-import-excel-data-koha">http://www.botskool.com/geeks/how-import-excel-data-koha</ulink></bibliosource>
46875       </sectioninfo>
46876       <title>Importing Excel data into Koha</title>
46877
46878       <para>Suppose you have records of your library in excel data sheet
46879       format and want them to import into Koha. But how will you do this? Koha
46880       will not let you import excel records directly. Well here is a very
46881       simple solution for you which will let you import your excel records in
46882       Koha easily. First, we will convert excel file into Marc file and then
46883       will import it into Koha.</para>
46884
46885       <para>Follow the given steps to import your excel records into
46886       Koha</para>
46887
46888       <section id="convertexcel">
46889         <title>Converting from Excel format into .mrk format</title>
46890
46891         <para>First, we will convert excel format into .mrk format. For this we will use MarcEdit.
46892           You can download it from <ulink url="http://marcedit.reeset.net/"
46893             >http://marcedit.reeset.net/</ulink></para>
46894
46895         <para>Now open it and select Add-ins--&gt;Delimited Text
46896         Translator.</para>
46897
46898         <screenshot>
46899           <screeninfo>Delimited Text Translator</screeninfo>
46900
46901           <mediaobject>
46902             <imageobject>
46903               <imagedata fileref="images/appendix-marcedit/excelimport/step-1.png"/>
46904             </imageobject>
46905           </mediaobject>
46906         </screenshot>
46907
46908         <para>Click Next when the following window appears.</para>
46909
46910         <screenshot>
46911           <screeninfo>Delimited Text Translator</screeninfo>
46912
46913           <mediaobject>
46914             <imageobject>
46915               <imagedata fileref="images/appendix-marcedit/excelimport/step-2.png"/>
46916             </imageobject>
46917           </mediaobject>
46918         </screenshot>
46919
46920         <para>Browse for your excel file.</para>
46921
46922         <screenshot>
46923           <screeninfo>Delimited Text Translator</screeninfo>
46924
46925           <mediaobject>
46926             <imageobject>
46927               <imagedata fileref="images/appendix-marcedit/excelimport/step-3.png"/>
46928             </imageobject>
46929           </mediaobject>
46930         </screenshot>
46931
46932         <para>Locate your excel file by choosing the format Excel
46933         File(*.xls).</para>
46934
46935         <screenshot>
46936           <screeninfo>Delimited Text Translator</screeninfo>
46937
46938           <mediaobject>
46939             <imageobject>
46940               <imagedata fileref="images/appendix-marcedit/excelimport/step-4.png"/>
46941             </imageobject>
46942           </mediaobject>
46943         </screenshot>
46944
46945         <para>Similarly, fill all the other entries such as Output File, Excel
46946         Sheet Name and check UTF-8 Encoded (if required) and Click
46947         Next.</para>
46948
46949         <screenshot>
46950           <screeninfo>Delimited Text Translator</screeninfo>
46951
46952           <mediaobject>
46953             <imageobject>
46954               <imagedata fileref="images/appendix-marcedit/excelimport/step-5.png"/>
46955             </imageobject>
46956           </mediaobject>
46957         </screenshot>
46958
46959         <para>Now you will be prompted for mapping the fields to recognise the
46960         fields by standard marc format.</para>
46961
46962         <para>Suppose for Field 0 that is first column I entered Map to:
46963         022$a( Valid ISSN for the continuing resource) and then click on
46964         Apply.</para>
46965
46966         <screenshot>
46967           <screeninfo>Delimited Text Translator</screeninfo>
46968
46969           <mediaobject>
46970             <imageobject>
46971               <imagedata fileref="images/appendix-marcedit/excelimport/step-6.png"/>
46972             </imageobject>
46973           </mediaobject>
46974         </screenshot>
46975
46976         <note>
46977           <para>You can customize Indicators and all other things, for more
46978           information on marc21 format visit the <ulink url="http://www.loc.gov/marc/bibliographic/">official library of
46979           congress site</ulink>.</para>
46980         </note>
46981
46982         <para>Similarly map all other fields and then Click on Finish.</para>
46983
46984         <screenshot>
46985           <screeninfo>Delimited Text Translator</screeninfo>
46986
46987           <mediaobject>
46988             <imageobject>
46989               <imagedata fileref="images/appendix-marcedit/excelimport/step-7.png"/>
46990             </imageobject>
46991           </mediaobject>
46992         </screenshot>
46993
46994         <para>And then a window will appear indicating that your Marc Text
46995         File(*.mrk) has been created.</para>
46996
46997         <screenshot>
46998           <screeninfo>Delimited Text Translator</screeninfo>
46999
47000           <mediaobject>
47001             <imageobject>
47002               <imagedata fileref="images/appendix-marcedit/excelimport/step-8.png"/>
47003             </imageobject>
47004           </mediaobject>
47005         </screenshot>
47006
47007         <para>Click Close and we have created a .mrk file from .xls file in
47008         this step. You can view the file by double clicking on it.</para>
47009       </section>
47010
47011       <section id="convertmrk">
47012         <title>Convert .mrk file to .mrc</title>
47013
47014         <para>We will convert .mrk file that we have created in the above step
47015         into raw Marc format that can be directly imported into Koha.</para>
47016
47017         <para>For this again open MarcEdit and Select MARC Tools.</para>
47018
47019         <screenshot>
47020           <screeninfo>MARC Tools</screeninfo>
47021
47022           <mediaobject>
47023             <imageobject>
47024               <imagedata fileref="images/appendix-marcedit/excelimport/step-9.png"/>
47025             </imageobject>
47026           </mediaobject>
47027         </screenshot>
47028
47029         <para>Next Select MarcMaker to convert .mrk file into .mrc
47030         format.</para>
47031
47032         <screenshot>
47033           <screeninfo>MarcMaker</screeninfo>
47034
47035           <mediaobject>
47036             <imageobject>
47037               <imagedata fileref="images/appendix-marcedit/excelimport/step-10.png"/>
47038             </imageobject>
47039           </mediaobject>
47040         </screenshot>
47041
47042         <para>Locate your input file and name your output file. Then Click
47043         Execute.</para>
47044
47045         <screenshot>
47046           <screeninfo>MarcMaker</screeninfo>
47047
47048           <mediaobject>
47049             <imageobject>
47050               <imagedata fileref="images/appendix-marcedit/excelimport/step-11.png"/>
47051             </imageobject>
47052           </mediaobject>
47053         </screenshot>
47054
47055         <para>And it will show you the Result.</para>
47056
47057         <screenshot>
47058           <screeninfo>MarcMaker</screeninfo>
47059
47060           <mediaobject>
47061             <imageobject>
47062               <imagedata fileref="images/appendix-marcedit/excelimport/step-12.png"/>
47063             </imageobject>
47064           </mediaobject>
47065         </screenshot>
47066
47067         <para>Click Close and now we have raw Marc records with us (.mrc
47068         file).</para>
47069       </section>
47070
47071       <section id="importmrc">
47072         <title>Import .mrc into Koha</title>
47073
47074         <para>More information on importing records into Koha can be found in
47075         the '<link linkend="stagemarc">Stage MARC Records for Import</link>'
47076         section of this manual.</para>
47077
47078         <para>Finally we will import above created .mrc file into Koha.</para>
47079
47080         <para>Click on Tools in your Koha staff client.</para>
47081
47082         <screenshot>
47083           <screeninfo>Koha Staff Client</screeninfo>
47084
47085           <mediaobject>
47086             <imageobject>
47087               <imagedata fileref="images/appendix-marcedit/excelimport/step-13.png"/>
47088             </imageobject>
47089           </mediaobject>
47090         </screenshot>
47091
47092         <para>Next Click on Stage MARC Records for Import.</para>
47093
47094         <screenshot>
47095           <screeninfo>Stage MARC Records for Import</screeninfo>
47096
47097           <mediaobject>
47098             <imageobject>
47099               <imagedata fileref="images/appendix-marcedit/excelimport/step-14.png"/>
47100             </imageobject>
47101           </mediaobject>
47102         </screenshot>
47103
47104         <para>After this, choose your previously created .mrc file and click
47105         on Upload.</para>
47106
47107         <screenshot>
47108           <screeninfo>Stage File</screeninfo>
47109
47110           <mediaobject>
47111             <imageobject>
47112               <imagedata fileref="images/appendix-marcedit/excelimport/step-15.png"/>
47113             </imageobject>
47114           </mediaobject>
47115         </screenshot>
47116
47117         <para>You can also add comment about file and finally click on Stage
47118         For Import.</para>
47119
47120         <screenshot>
47121           <screeninfo>Stage for Import</screeninfo>
47122
47123           <mediaobject>
47124             <imageobject>
47125               <imagedata fileref="images/appendix-marcedit/excelimport/step-17.png"/>
47126             </imageobject>
47127           </mediaobject>
47128         </screenshot>
47129
47130         <para>When the import is done, you will get a result something like
47131         this</para>
47132
47133         <screenshot>
47134           <screeninfo>Staged Records Summary</screeninfo>
47135
47136           <mediaobject>
47137             <imageobject>
47138               <imagedata fileref="images/appendix-marcedit/excelimport/step-18.png"/>
47139             </imageobject>
47140           </mediaobject>
47141         </screenshot>
47142
47143         <para>Next, click on Manage staged records.</para>
47144
47145         <para>Here you can even change matching rules.</para>
47146
47147         <screenshot>
47148           <screeninfo>Manage Staged Records</screeninfo>
47149
47150           <mediaobject>
47151             <imageobject>
47152               <imagedata fileref="images/appendix-marcedit/excelimport/step-19.png"/>
47153             </imageobject>
47154           </mediaobject>
47155         </screenshot>
47156
47157         <para>Click on Import this batch into catalog when you are
47158         done.</para>
47159
47160         <para>Thats it. After all the records get imported, check Status and
47161         it should read "imported"</para>
47162
47163         <screenshot>
47164           <screeninfo>Finalize Import</screeninfo>
47165
47166           <mediaobject>
47167             <imageobject>
47168               <imagedata fileref="images/appendix-marcedit/excelimport/step-20.png"/>
47169             </imageobject>
47170           </mediaobject>
47171         </screenshot>
47172
47173         <para>You can even undo the Import operation.</para>
47174
47175         <para>And within few minutes, we have imported around 10,000 records
47176         in Koha</para>
47177       </section>
47178     </section>
47179   </appendix>
47180
47181   <appendix id="talkingtechappendix">
47182     <title>Talking Tech</title>
47183
47184     <para>Talking Tech I-tiva is a third party, proprietary, product that
47185     libraries can subscribe to. Learn more here: <ulink url="http://www.talkingtech.com/solutions/library">http://www.talkingtech.com/solutions/library</ulink>.</para>
47186
47187     <section id="talkingtechinstall">
47188       <title>Installation and Setup Instructions</title>
47189
47190       <para>Be sure you've run
47191       installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl
47192       to install the required data pack (new syspref, notice placeholders and
47193       messaging transport preferences)</para>
47194
47195       <para>To use, <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link>
47196       syspref must be turned on.</para>
47197
47198       <para>If you wish to process PREOVERDUE or RESERVES messages, you'll
47199       need the <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
47200       system preference turned on, and patrons to have filled in a preference
47201       for receiving these notices by phone.</para>
47202
47203       <para>For OVERDUE messages, overdue notice triggers must be configured
47204       under Koha -&gt; Tools -&gt; <link linkend="noticetriggers">Overdue
47205       Notice Triggers</link>. Either branch-specific triggers or the default
47206       level triggers may be used (script will select whichever is
47207       appropriate).</para>
47208     </section>
47209
47210     <section id="talkingtechsend">
47211       <title>Sending Notices File</title>
47212
47213       <orderedlist>
47214         <listitem>
47215           <para>Add the <link linkend="talkingtechsendcron">TalkingTech_itiva_outbound.pl</link>
47216           script to your crontab</para>
47217         </listitem>
47218
47219         <listitem>
47220           <para>Add an FTP/SFTP or other transport method to send the output
47221           file to the I-tiva server</para>
47222         </listitem>
47223
47224         <listitem>
47225           <para>If you wish, archive the sent notices file in another
47226           directory after sending</para>
47227         </listitem>
47228       </orderedlist>
47229
47230       <para>Run TalkingTech_itiva_outbound.pl --help for more
47231       information</para>
47232     </section>
47233
47234     <section id="talkingtechreceive">
47235       <title>Receiving Results File</title>
47236
47237       <orderedlist>
47238         <listitem>
47239           <para>Add an FTP/SFTP or other transport method to send the Results
47240           file to a known directory on your Koha server</para>
47241         </listitem>
47242
47243         <listitem>
47244           <para>Add the <link linkend="talkingtechreceivecron">TalkingTech_itiva_inbound.pl</link>
47245           script to your crontab, aimed at that directory</para>
47246         </listitem>
47247
47248         <listitem>
47249           <para>If you wish, archive the results file in another directory
47250           after processing</para>
47251         </listitem>
47252       </orderedlist>
47253
47254       <para>Run TalkingTech_itiva_inbound.pl --help for more
47255       information</para>
47256     </section>
47257   </appendix>
47258   <appendix id="oclcappendix">
47259     <title>OCLC Connexion Gateway</title>
47260     <para>Koha can be set to work with the OCLC Connextion Gateway.  This allows libraries to use
47261       OCLC Connexion as their cataloging tool and simply send those records to Koha with a single
47262       click.  The following instructions will help you set up the OCLC Connexion Gateway, if you
47263       have a system administrator you will want to consult with them on this process.</para>
47264     <section id="oclckohasetup">
47265             <sectioninfo>
47266               <authorgroup>
47267                 <author>
47268                   <firstname>D. Ruth</firstname>
47269                   <surname>Bavousett</surname>
47270                   <affiliation>
47271                     <orgname>ByWater Solutions</orgname>
47272                   </affiliation>
47273                 </author>
47274
47275                 <editor>
47276                   <firstname>Nicole C.</firstname>
47277                   <surname>Engard</surname>
47278                 </editor>
47279               </authorgroup>
47280
47281           <pubdate>2012</pubdate>
47282         </sectioninfo>
47283       <title>Setting up OCLC service on Koha</title>
47284       <para>First, you'll need to create a file somewhere on your system with configuration
47285         information.  You could put this anywhere that is visible to the account that will be
47286         running the service. </para>
47287       <para>The file contains 11 lines. The first 6 will be about your Koha
47288         system:<programlisting>host: The IP address of your Koha server 
47289 port: The port you want to use for the Connexion service. This port must be different from your SIP port, or any other service 
47290 koha: The full URL of your staff client 
47291 log: The location (full file specification) of your log for the service 
47292 user: The default Koha username to use for importing 
47293 password: The password that goes with that username</programlisting></para>
47294       <para>The remaining lines describe how to do the staging:
47295         <programlisting>match: The name of the matching rule from your system to use 
47296 overlay_action: "replace", "create_new", or "ignore"-- what to do if there is a match 
47297 nomatch_action: "create_new" or "ignore"-- what to do if there is no match 
47298 item_action: "always_add","add_only_for_matches","add_only_for_new", or "ignore" -- what to do with embedded 952 item data 
47299 import_mode: "direct" or "stage"</programlisting></para>
47300       <para> A sample file would look like
47301         this:<programlisting>host: 1.2.3.4
47302 port: 8000
47303 log: /home/koha/koha-dev/var/log/connexion.log
47304 koha: http://kohastaff.myuniversity.edu
47305 user: koha_generic_staff
47306 password: password
47307 match: 001
47308 overlay_action: replace
47309 nomatch_action: create_new
47310 item_action: ignore
47311 import_mode: direct</programlisting></para>
47312       <para>When choosing an 'import_mode' if you use "direct" then the staged record will be
47313         immediately imported into Koha, and should be searchable after your indexes catch up.  If
47314         you choose "stage", then the record will be placed in a staged batch for you to later go the
47315           <link linkend="managestaged">Managed Staged MARC Records</link> tool to finish the import. </para>
47316       <para>If you import multiple records, they'll be in the same batch, until that batch is
47317         imported, then a new batch will be created. </para>
47318       <para>In "direct" mode, each record will be in its' own batch. </para>
47319       <para>To start the service, run the script:
47320         <programlisting>/location/of/connexion/import/daemon/connexion_import_daemon.pl -d -c /location/of/config/file.cnf</programlisting></para>
47321     </section>
47322     <section id="oclcdesktopsetup">
47323       <sectioninfo>
47324         <authorgroup>
47325           <author>
47326             <firstname>D. Ruth</firstname>
47327             <surname>Bavousett</surname>
47328             <affiliation>
47329               <orgname>ByWater Solutions</orgname>
47330             </affiliation>
47331           </author>
47332           
47333           <author>
47334             <firstname>Heather</firstname>
47335             <surname>Hernandez</surname>
47336             <affiliation>
47337               <orgname>San Francisco Maritime National Historical Park</orgname>
47338             </affiliation>
47339           </author>
47340           
47341           <editor>
47342             <firstname>Nicole C.</firstname>
47343             <surname>Engard</surname>
47344           </editor>
47345         </authorgroup>
47346         
47347         <pubdate>2012/2014</pubdate>
47348       </sectioninfo>
47349       <title>Setting up your OCLC desktop client</title>
47350       <note>
47351         <para>Screenshots are OCLC Connexion Client v.2.50, Koha v.3.12</para>
47352       </note>
47353       <para>To set up the OCLC Connexion desktop client to connect to Koha, go to Tools > Options,
47354         then choose the Export tab. <screenshot>
47355           <screeninfo>Connexion Export Tab</screeninfo>
47356           <mediaobject>
47357             <imageobject>
47358               <imagedata fileref="images/appendix-oclc/oclcexporttab.png"/>
47359             </imageobject>
47360           </mediaobject>
47361         </screenshot><itemizedlist>
47362           <listitem>
47363             <para>Click the "Create..." button to set up a new destination, then choose "OCLC
47364               Gateway Export" and click OK.</para>
47365             <itemizedlist>
47366               <listitem>
47367                 <para>Enter the following information:</para>
47368               
47369               <itemizedlist>
47370               <listitem>
47371                     <para>"Host Name:" Your catalog’s appropriate IP address (from your <link
47372                         linkend="oclckohasetup">config file above</link>) </para>
47373                   </listitem>
47374                   <listitem>
47375                     <para>"Port:" Your catalog's appropriate port number (from your <link
47376                         linkend="oclckohasetup">config file above</link>) </para>
47377                   </listitem>
47378                   <listitem>
47379                     <para>"Login ID:" The cataloger's Koha login </para>
47380                   </listitem>
47381                   <listitem>
47382                     <para>"Password:" The cataloger's Koha password </para>
47383                   </listitem>
47384                   <listitem>
47385                     <para>"Notify Host Before Disconnect" = checked, </para>
47386                   </listitem>
47387                   <listitem>
47388                     <para>"Timeout" = 100, "Retries" = 3, "Delay" = 0 (zero), </para>
47389                   </listitem>
47390                   <listitem>
47391                     <para>"Send Local System Logon ID  Password" = checked. </para>
47392                   </listitem>
47393               </itemizedlist>
47394               </listitem>
47395             </itemizedlist>
47396             <screenshot>
47397               <screeninfo>OCLC Gateway Export Settings</screeninfo>
47398               <mediaobject>
47399                 <imageobject>
47400                   <imagedata fileref="images/appendix-oclc/oclcgatewaysetup.png"/>
47401                 </imageobject>
47402               </mediaobject>
47403             </screenshot>
47404           </listitem>
47405           <listitem>
47406             <para>Select "OK" when finished, and you should see your new "Gateway Export" option
47407               listed (The catalog's IP address and port are blacked out in the following
47408               screenshot)</para>
47409             <para>
47410               <screenshot>
47411                 <screeninfo>Gateway Export Added</screeninfo>
47412                 <mediaobject>
47413                   <imageobject>
47414                     <imagedata fileref="images/appendix-oclc/oclcgatewayexport.png"/>
47415                   </imageobject>
47416                 </mediaobject>
47417               </screenshot>
47418             </para>
47419           </listitem>
47420           <listitem>
47421             <para>Click on "Record Characteristics" and make sure that the bibliographic records are
47422               using MARC21, UTF-8 Unicode, and click OK to save. </para>
47423             <para>
47424               <screenshot>
47425                 <screeninfo>Record Characteristics</screeninfo>
47426                 <mediaobject>
47427                   <imageobject>
47428                     <imagedata fileref="images/appendix-oclc/oclcrecordchar.png"/>
47429                   </imageobject>
47430                 </mediaobject>
47431               </screenshot>
47432             </para>
47433           </listitem>
47434         </itemizedlist></para>
47435       <para>You should be ready to go!  To export a record from OCLC Connexion Client to Koha, just
47436         press F5 while the record is on-screen.  The export dialog will pop up, and you'll see
47437         Connexion attempting to talk to Koha.  You should get a message that the record was added or
47438         overlaid, including its biblio number, and a URL that you can copy into your web browser to
47439         jump straight to the record. </para>
47440     </section>
47441     <section id="oclcgateway">
47442       <sectioninfo>
47443         <authorgroup>
47444           <author>
47445             <firstname>Heather</firstname>
47446             <surname>Hernandez</surname>
47447             <affiliation>
47448               <orgname>San Francisco Maritime National Historical Park</orgname>
47449             </affiliation>
47450           </author>
47451           <editor>
47452             <firstname>Nicole C.</firstname>
47453             <surname>Engard</surname>
47454           </editor>
47455         </authorgroup>
47456         <pubdate>2014</pubdate>
47457       </sectioninfo>
47458       <title>Using the OCLC Connexion Gateway</title>
47459       <para>Records can be exported from Connexion either in a batch or one by one.  </para>
47460       <section id="oclconeexport">
47461         <title>Exporting records one by one</title>
47462         <para>To export bibliographic records one by one, be sure your "Batch" options are correct:
47463           from the "Tools" menu, select "Options", and select the "Batch" tab. In the "Perform local
47464           actions in batch" area, "Bibliographic Record Export" should be unchecked<screenshot>
47465             <screeninfo>Connexion batch options</screeninfo>
47466             <mediaobject>
47467               <imageobject>
47468                 <imagedata fileref="images/appendix-oclc/oclcoptions.png"/>
47469               </imageobject>
47470             </mediaobject>
47471           </screenshot></para>
47472         <para>When ready to export, from the "Action" menu, select "Export" or use the F5 key. You
47473           will see a screen similar to the following if the import is successful and if the record
47474           is new to the Catalog; you may copy &amp; paste the resulting URL into your Koha catalog
47475           to see the new record.<screenshot>
47476             <screeninfo>Connexion Export</screeninfo>
47477             <mediaobject>
47478               <imageobject>
47479                 <imagedata fileref="images/appendix-oclc/oclcstatus.png"/>
47480               </imageobject>
47481             </mediaobject>
47482           </screenshot></para>
47483         <para>If the record was overlaid, you will see a message to that effect in the "OCLC Gateway
47484           Export Status" window<screenshot>
47485             <screeninfo>Overlay confirmation</screeninfo>
47486             <mediaobject>
47487               <imageobject>
47488                 <imagedata fileref="images/appendix-oclc/oclcoverlay.png"/>
47489               </imageobject>
47490             </mediaobject>
47491           </screenshot></para>
47492       </section>
47493       <section id="oclcbatchexport">
47494         <title>Exporting records in a batch</title>
47495         <para>To export bibliographic records in a batch, be sure your "Batch" options are correct:
47496           from the "Tools" menu, select "Options", and select the "Batch" tab. In the "Perform local
47497           actions in batch" area, "Bibliographic Record Export" should be checked<screenshot>
47498             <screeninfo>OCLC Batch Export Options</screeninfo>
47499             <mediaobject>
47500               <imageobject>
47501                 <imagedata fileref="images/appendix-oclc/oclcexportbatch.png"/>
47502               </imageobject>
47503             </mediaobject>
47504           </screenshot></para>
47505         <para>When a record is ready to export, from the "Action" menu, select "Export" or use the
47506           F5 key, and it’s export status will be "ready." </para>
47507         <para>When ready to export the batch, from the "Batch" menu, select "Process batch" and
47508           check the appropriate "Path" and "Export" boxes<screenshot>
47509             <screeninfo>Batch import process</screeninfo>
47510             <mediaobject>
47511               <imageobject>
47512                 <imagedata fileref="images/appendix-oclc/oclcprocessbatch.png"/>
47513               </imageobject>
47514             </mediaobject>
47515           </screenshot></para>
47516         <para>The export will begin, and the bib records will be exported &amp; imported into Koha
47517           one by one; you will see "OCLC Gateway Export Status" windows, as above, showing you the
47518           results of each export. That window will stay there until you select "Close," and then the
47519           next record’s export/import will begin. The process will continue until all records in the
47520           batch are completed. Then you may or may not see the Connexion Client export report
47521           (depending on your Client options for that). </para>
47522       </section>
47523     </section>
47524   </appendix>
47525
47526   <appendix id="faqs">
47527     <title>FAQs</title>
47528
47529     <para/>
47530
47531     <section id="displayfaq">
47532       <title>Display</title>
47533
47534       <para/>
47535
47536       <section id="customicons">
47537         <title>Custom Item Type/Authorized Value Icons</title>
47538
47539         <para><emphasis role="bold">Question:</emphasis> Can I have my own set
47540         of item type images (or authorized value icons)?</para>
47541
47542         <para><emphasis role="bold">Answer: </emphasis>Absolutely. To add
47543         additional icons to your system you simply add a new directory to
47544         koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/ and to
47545         koha-tmpl/opac-tmpl/prog/itemtypeimg and put your icons in the new
47546         directory. Your icons will show up in a new tab as soon as they are in
47547         the folders.</para>
47548
47549         <itemizedlist>
47550           <listitem>
47551             <tip>
47552               <para>Remember to put the icons in both places (on the OPAC and
47553               the intranet).</para>
47554             </tip>
47555           </listitem>
47556         </itemizedlist>
47557       </section>
47558
47559       <section id="customkohaimages">
47560         <title>Customizing Koha Images</title>
47561
47562         <para><emphasis role="bold">Question</emphasis>: Can I customize the
47563         images in the OPAC?</para>
47564
47565         <para><emphasis role="bold">Answer</emphasis>: Absolutely. Koha comes
47566         with a series of original images that you can alter to meet your
47567         needs. The originals can be found in the misc/interface_customization/
47568         directory.</para>
47569       </section>
47570
47571       <section id="opacdisplayfaq">
47572         <title>OPAC Display Fields</title>
47573
47574         <para><emphasis role="bold">Question</emphasis>: What MARC fields
47575         print to the different OPAC screens in Koha?</para>
47576
47577         <para><emphasis role="bold">Answer</emphasis>: The XSLT preference
47578         must be set as follows for the following fields to show</para>
47579
47580         <itemizedlist>
47581           <listitem>
47582             <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> =
47583             using XSLT stylesheets</para>
47584           </listitem>
47585
47586           <listitem>
47587             <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> =
47588             using XSLT stylesheets</para>
47589           </listitem>
47590
47591           <listitem>
47592             <para><link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link> =
47593             show</para>
47594           </listitem>
47595         </itemizedlist>
47596
47597         <para>The OPAC Results page shows:</para>
47598
47599         <itemizedlist>
47600           <listitem>
47601             <para>245</para>
47602           </listitem>
47603
47604           <listitem>
47605             <para>100, 110, 111</para>
47606           </listitem>
47607
47608           <listitem>
47609             <para>700, 710, 711</para>
47610           </listitem>
47611
47612           <listitem>
47613             <para>250</para>
47614           </listitem>
47615
47616           <listitem>
47617             <para>260</para>
47618           </listitem>
47619
47620           <listitem>
47621             <para>246</para>
47622           </listitem>
47623
47624           <listitem>
47625             <para>856</para>
47626           </listitem>
47627         </itemizedlist>
47628
47629         <para>The OPAC Details page shows:</para>
47630
47631         <itemizedlist>
47632           <listitem>
47633             <para>245</para>
47634           </listitem>
47635
47636           <listitem>
47637             <para>100, 110, 111</para>
47638           </listitem>
47639
47640           <listitem>
47641             <para>700, 710, 711</para>
47642           </listitem>
47643
47644           <listitem>
47645             <para>440, 490</para>
47646           </listitem>
47647
47648           <listitem>
47649             <para>260</para>
47650           </listitem>
47651
47652           <listitem>
47653             <para>250</para>
47654           </listitem>
47655
47656           <listitem>
47657             <para>300</para>
47658           </listitem>
47659
47660           <listitem>
47661             <para>020</para>
47662           </listitem>
47663
47664           <listitem>
47665             <para>022</para>
47666           </listitem>
47667
47668           <listitem>
47669             <para>246</para>
47670           </listitem>
47671
47672           <listitem>
47673             <para>130, 240</para>
47674           </listitem>
47675
47676           <listitem>
47677             <para>6xx</para>
47678           </listitem>
47679
47680           <listitem>
47681             <para>856</para>
47682           </listitem>
47683
47684           <listitem>
47685             <para>505</para>
47686           </listitem>
47687
47688           <listitem>
47689             <para>773</para>
47690           </listitem>
47691
47692           <listitem>
47693             <para>520</para>
47694           </listitem>
47695
47696           <listitem>
47697             <para>866</para>
47698           </listitem>
47699
47700           <listitem>
47701             <para>775</para>
47702           </listitem>
47703
47704           <listitem>
47705             <para>780</para>
47706           </listitem>
47707
47708           <listitem>
47709             <para>785</para>
47710           </listitem>
47711
47712           <listitem>
47713             <para>plus all of the 5xx fields in the Notes tab at the
47714             bottom</para>
47715           </listitem>
47716         </itemizedlist>
47717       </section>
47718
47719       <section id="displaysubtitle">
47720         <title>Subtitle Display on Bib Records</title>
47721
47722         <para><emphasis role="bold">Question</emphasis>: How do I get the
47723         subtitle to display on the detail pages for my bib records?</para>
47724
47725         <para><emphasis role="bold">Answer</emphasis>: Subtitle display now
47726         depends on there being a <link linkend="keywordmapping">keyword
47727         mapping</link> for the MARC field in question. Adding a mapping for
47728         "subtitle" -&gt; "245b" for an item's framework results in display of
47729         the subtitle in OPAC and staff client search and detail pages
47730         (although not in all instances where subtitles might be displayed,
47731         e.g. the Cart).</para>
47732       </section>
47733
47734       <section id="customlogo">
47735         <sectioninfo>
47736           <authorgroup>
47737             <author>
47738               <firstname>Owen</firstname>
47739               <surname>Leonard</surname>
47740               <affiliation>
47741                 <orgname>Athens County Public Library</orgname>
47742               </affiliation>
47743             </author>
47744             <editor>
47745               <firstname>Nicole C.</firstname>
47746               <surname>Engard</surname>
47747             </editor>
47748           </authorgroup>
47749           <pubdate>July 2010</pubdate>
47750         </sectioninfo>
47751         
47752         <title>Customize Logo on Staff Client</title>
47753
47754         <para><emphasis role="bold">Question</emphasis>: How do I change the
47755         Koha logo on the Staff Client login page?</para>
47756
47757         <para><emphasis role="bold">Answer</emphasis>: <link linkend="opacsmallimage">Opacsmallimage</link> controls the display of
47758         the Koha logo in the OPAC, but there is no system preference
47759         controlling the logo on the staff client login page. Luckily the logo
47760         is displayed via CSS so it can be easily customized through some
47761         custom CSS.</para>
47762
47763         <para>These are the relevant parts of the staff client default CSS:
47764         <programlisting>#login h1 {
47765   background:url("../../img/koha-logo.gif") no-repeat scroll center
47766 top transparent;
47767   margin-bottom:0.5em;
47768   margin-top:0;
47769 }
47770
47771 #login h1 a {
47772   border-bottom:medium none;
47773   display:block;
47774   height:74px;
47775   text-indent:-1000px;
47776 }</programlisting></para>
47777
47778         <para>If you have access to the file system on your Koha server you
47779         can add a custom CSS file and specify that file using the <link linkend="intranetcolorstylesheet">intranetcolorstylesheet</link>
47780         system preference.</para>
47781
47782         <para>There is no analogue to the <link linkend="OPACUserCSS">OPACUserCSS</link> preference in the staff
47783         client, but you can get around this by putting this in the <link linkend="intranetuserjs">intranetuserjs</link> preference:
47784         <programlisting>//]]&gt;
47785 &lt;/script&gt;
47786 &lt;style type="text/css"&gt;
47787  /* inline styles */
47788  &lt;/style&gt;
47789 &lt;script type="text/javascript"&gt;
47790 //&lt;![CDATA[</programlisting></para>
47791
47792         <para>In the above snippet where it says /* inline styles */ we'll
47793         redeclare the relevant properties from the styles of the login
47794         image:<programlisting>//]]&gt;
47795 &lt;/script&gt;
47796 &lt;style type="text/css"&gt;
47797  /* inline styles */
47798
47799 #login h1 {
47800   background:url("../../img/koha-logo.gif") no-repeat scroll center
47801 top transparent;
47802 }
47803
47804 #login h1 a {
47805   height:74px;
47806 }
47807  &lt;/style&gt;
47808 &lt;script type="text/javascript"&gt;
47809 //&lt;![CDATA[
47810 </programlisting></para>
47811
47812         <para>I've only reproduced the properties necessary to make the change
47813         we want. You can see that the "background:" property sets the path to
47814         the default logo. You can change this to point to any image you want,
47815         on the Koha server or anywhere else. Then you just need to change the
47816         #login h1 a's "height" property to match the height of the image you
47817         choose.</para>
47818
47819         <para>For example:</para>
47820
47821         <para><programlisting>//]]&gt;
47822 &lt;/script&gt;
47823 &lt;style type="text/css"&gt;
47824  /* inline styles */
47825
47826 #login h1 {
47827   background:url("http://www.myacpl.org/sites/all/themes/npl/logo.png")
47828 no-repeat scroll center top transparent;
47829 }
47830
47831 #login h1 a {
47832   height:71px;
47833 }
47834  &lt;/style&gt;
47835 &lt;script type="text/javascript"&gt;
47836 //&lt;![CDATA[</programlisting></para>
47837       </section>
47838
47839       <section id="opacbarcodesfaq">
47840         <title>Show patrons the barcodes of items they have checked
47841         out</title>
47842
47843         <para><emphasis role="bold">Question</emphasis>: Can patrons see the
47844         barcodes for the items they have checked out.</para>
47845
47846         <para><emphasis role="bold">Answer</emphasis>: Not by default, but
47847         with a few edits to the patron record you can make a barcode column
47848         appear on the patron's check out summary in the OPAC. You can set up a
47849         <link linkend="patronattributetypes">patron attribute</link> with the
47850         value of SHOW_BCODE and <link linkend="authorizedvalues">authorized
47851         value</link> of YES_NO to make this happen.</para>
47852
47853         <screenshot>
47854           <screeninfo>Add SHOW_BCODE patron attribute</screeninfo>
47855
47856           <mediaobject>
47857             <imageobject>
47858               <imagedata fileref="images/opac/SHOW_BCODEadd.png"/>
47859             </imageobject>
47860           </mediaobject>
47861         </screenshot>
47862
47863         <para>Then on the <link linkend="editpatrons">patron's record set the
47864         value</link> for SHOW_BCODE to yes.</para>
47865
47866         <screenshot>
47867           <screeninfo>Setting value for SHOW_BCODE on patron
47868           record</screeninfo>
47869
47870           <mediaobject>
47871             <imageobject>
47872               <imagedata fileref="images/opac/SHOW_BCODEattribute.png"/>
47873             </imageobject>
47874           </mediaobject>
47875         </screenshot>
47876
47877         <para>This will add a column to the check out summary in the OPAC that
47878         shows the patrons the barcodes of the items they have checked
47879         out.</para>
47880
47881         <screenshot>
47882           <screeninfo>Barcode number on checkout list in OPAC</screeninfo>
47883
47884           <mediaobject>
47885             <imageobject>
47886               <imagedata fileref="images/opac/barcodeoncheckouts.png"/>
47887             </imageobject>
47888           </mediaobject>
47889         </screenshot>
47890
47891         <para>Clicking on the 'Overdue' tab will show only the items that are
47892         overdue.</para>
47893       </section>
47894     </section>
47895
47896     <section id="circfaq">
47897       <title>Circulation/Notices</title>
47898
47899       <para/>
47900
47901       <section id="dropboxfaq">
47902         <title>Book drop Date</title>
47903
47904         <para><emphasis role="bold">Question</emphasis>: How is the book drop date is determined? Is
47905           it the last open date for the checkout branch? Is it today's date minus one? Can the book
47906           drop checkin date be set?</para>
47907
47908         <para><emphasis role="bold">Answer</emphasis>: If the library is closed for four days for
47909           renovations, for example, there would be more than one day needed for the book drop date.
47910           You will only have one book drop date and that will be the last day that the library open
47911           (determined by the holiday calendar) because there is no real way to know what day the
47912           books were dropped into the box during the 4 closed days. The only way to change the
47913           effective checkin date in book drop mode is to modify the calendar.</para>
47914       </section>
47915       <section id="holdsreportsfaq">
47916         <title>Holds to Pull and Holds Queue</title>
47917         <para><emphasis role="bold">Question</emphasis>: What is the difference between the <link linkend="holdsqueue">Holds Queue</link> and <link linkend="holdspull">Holds to
47918             Pull</link>?</para>
47919         <para><emphasis role="bold">Answer</emphasis>: The holds to pull report gives a simple list
47920           of what holds need to be filled with available items. It should only be used in Koha
47921           installations where there is only one library. </para>
47922         <para>The holds queue tries to do the same thing, but in a 'smarter' way. This allows it to
47923           split up the list by library, consult the <link linkend="transportcostmatrix">transport
47924             cost matrix</link> and refresh regularly to provide different pull lists to each
47925           library.</para>
47926       </section>
47927
47928       <section id="dupoverduefaq">
47929         <title>Duplicate Overdue Notices</title>
47930
47931         <para><emphasis role="bold">Question</emphasis>: Why are patrons
47932         getting two overdue notices?</para>
47933
47934         <para><emphasis role="bold">Answer</emphasis>: This tool takes all
47935         branches in the overdue rules and sent notifications to them. So, if
47936         you have a default rule &amp; a branch rule, the notification will be
47937         generated twice. A quick fix is to discard "default rule" for
47938         instance.</para>
47939       </section>
47940
47941       <section id="printoverduefaq">
47942         <title>Printing Overdue Notices</title>
47943
47944         <para><emphasis role="bold">Question</emphasis>: Can I print overdue
47945         notices for patrons without email addresses on file?</para>
47946
47947         <para><emphasis role="bold">Answer</emphasis>: Yes. The <link linkend="overduenoticecron">overdue notice cron job</link> has a
47948         setting to generate the overdue notices as HTML for printing. An
47949         example of this usage would be:</para>
47950
47951         <para><programlisting>overdue_notices.pl -t -html /tmp/noticedir -itemscontent issuedate,date_due,title,barcode,author </programlisting>In
47952         this example, we wanted to use only certain item fields in our
47953         notices, so we specified itemscontent fields in the cron entry; that's
47954         not a requirement for the feature.</para>
47955
47956         <para>The command line needs to specify a web-accessible directory
47957         where the print notices will go -- they get a filename like
47958         notices-2009-11-24.html (or holdnotices-2009-11-24.html). The overdue
47959         notice itself can be formatted to fit a Z-mailer. Within the notice
47960         file, the text is spaced down or over to where it will print properly
47961         on the form. The script has code that wraps around the notice file to
47962         tell the HTML to obey the formatting, and to do a page break between
47963         notices. That's so that when staff print it out, they get one per
47964         page. We had to add an extra syspref (<link linkend="PrintNoticesMaxLines">PrintNoticesMaxLines</link>) to specify
47965         page length because our client allows a _lot_ of checkouts which meant
47966         some notices were running onto multiple pages. That syspref says to
47967         truncate the print notice at that page length and put in a message
47968         about go check your OPAC account for the full list.</para>
47969
47970         <para>The print and email overdues use the same notice file. The print
47971         notices for holds are different -- there's a separate HOLD_PRINT
47972         notice file and the system uses it if there's no email address. Then a
47973         nightly cron job runs to gather those up from the message queue and
47974         put them in an HTML file in the notice directory, as above.</para>
47975
47976         <para>The cron entry is gather_print_notices.pl /tmp/noticedir</para>
47977       </section>
47978
47979       <section id="renewfaq">
47980         <title>Unable to Renew Items</title>
47981
47982         <para><emphasis role="bold">Question</emphasis>: We're trying to renew
47983         some items for our patron. One of the items is on hold and ineligible
47984         for renewal, but the other two items refuse to renew even though they
47985         should be eligible. When I try to use the override renewal limit, it
47986         just returns a little message that says "renewal failed". Any idea
47987         what's going on here?</para>
47988
47989         <para><emphasis role="bold">Answer</emphasis>: At the very least you
47990         will need to set an absolute <link linkend="circfinerules">default
47991         circulation rule</link>. This rule should be set for the default
47992         itemtype, default branchcode and default patron category. That will
47993         catch anyone who doesn't match a specific rule. Patrons who do not
47994         match a specific rule will get blocked from placing holds, since there
47995         was no baseline number of holds to utilize.</para>
47996       </section>
47997
47998       <section id="holdsfaq">
47999         <title>Unable to Place Holds</title>
48000
48001         <para><emphasis role="bold">Question</emphasis>: Why can't I place
48002         holds when I have all of the preferences turned on.</para>
48003
48004         <para><emphasis role="bold">Answer</emphasis>: You probably need to
48005         set a default circulation rule. At the very least you will need to set
48006         an default circulation rule. This rule should be set for all item
48007         types, all branches and all patron categories. That will catch all
48008         instances that do not match a specific rule. When checking out if you
48009         do not have a rule for the default branch, default item and default
48010         patron category then you may see patrons getting blocked from placing
48011         holds.</para>
48012       </section>
48013
48014       <section id="keyboardshort">
48015         <title>Keyboard Shortcuts</title>
48016
48017         <para><emphasis role="bold">Question</emphasis>: Do I have to use my
48018         mouse to access the checkout, checkin and cataloging tabs at the top
48019         of the circulation pages?</para>
48020
48021         <para><emphasis role="bold">Answer</emphasis>: You can jump between
48022         the tabs on the quick search box at the top of the screen by using the
48023         following hot keys (if the tab is available):</para>
48024
48025         <itemizedlist>
48026           <listitem>
48027             <para>jump to the catalog search with Alt+Q</para>
48028           </listitem>
48029
48030           <listitem>
48031             <para>jump to the checkout with Alt+U</para>
48032
48033             <itemizedlist>
48034               <listitem>
48035                 <para>this will not work for Mac user</para>
48036               </listitem>
48037             </itemizedlist>
48038           </listitem>
48039
48040           <listitem>
48041             <para>jump to the checkin with Alt+R</para>
48042           </listitem>
48043         </itemizedlist>
48044
48045         <para><tip>
48046             <para>Mac users use the OPTION button in place of ALT</para>
48047           </tip></para>
48048       </section>
48049
48050       <section id="smsnoticefaq">
48051         <title>SMS Notices/Messages</title>
48052
48053         <para><emphasis role="bold">Question</emphasis>: I want Koha to send
48054         notices via SMS, what do I need to do?</para>
48055
48056         <para><emphasis role="bold">Answer</emphasis>: First you need to
48057         choose a SMS service to use with Koha. There is a list available here:
48058         <ulink url="http://search.cpan.org/search?query=sms%3A%3Asend&amp;mode=all">http://search.cpan.org/search?query=sms%3A%3Asend&amp;mode=all</ulink>
48059         Not all SMS services available to libraries have Perl drivers, so be
48060         sure to check this list to see if the provider you're considering is
48061         listed. If not you want to ask your provider if they have a Perl
48062         module, if not you should consider another service. Some common
48063         options in the US (that have Perl drivers) are:</para>
48064
48065         <itemizedlist>
48066           <listitem>
48067             <para>AQL (<ulink url="http://www.aql.com">www.aql.com</ulink>)</para>
48068           </listitem>
48069
48070           <listitem>
48071             <para>Wadja (<ulink url="http://wadja.com">wadja.com</ulink>)</para>
48072           </listitem>
48073
48074           <listitem>
48075             <para>Ipipi (<ulink url="http://ipipi.com">ipipi.com</ulink>)</para>
48076           </listitem>
48077
48078           <listitem>
48079             <para>T-mobile</para>
48080           </listitem>
48081
48082           <listitem>
48083             <para>SMSDiscount (<ulink url="http://smsdiscount.com">smsdiscount.com</ulink>)</para>
48084           </listitem>
48085
48086           <listitem>
48087             <para>Clickatell</para>
48088           </listitem>
48089         </itemizedlist>
48090       </section>
48091     </section>
48092
48093     <section id="catfaq">
48094       <title>Cataloging</title>
48095
48096       <para/>
48097
48098       <section id="authorityfaq">
48099         <title>Authority Fields</title>
48100
48101         <para><emphasis role="bold">Question: </emphasis>Why can't I edit 1xx,
48102         6xx, or 7xx fields in my catalog record?</para>
48103
48104         <para><emphasis role="bold">Answer:</emphasis> These fields are authority controlled and you
48105           probably have the <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> set
48106           to "Don't allow". When it is set to "Don't allow" these fields will be locked and require
48107           you to search for an existing authority record to populate the field with. To allow typing
48108           in these authority fields set <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> to 'Allow'.<tip>
48109             <para>Fields affected by this preference will show a lock symbol in them</para>
48110           </tip></para>
48111
48112         <screenshot>
48113           <screeninfo>Fields affected by this preference show a lock in the field</screeninfo>
48114
48115           <mediaobject>
48116             <imageobject>
48117               <imagedata fileref="images/cataloging/lockedauthority.png"/>
48118             </imageobject>
48119           </mediaobject>
48120         </screenshot>
48121       </section>
48122
48123       <section id="kohamarcfaq">
48124         <title>Koha to MARC Mapping</title>
48125
48126         <para><emphasis role="bold">Question</emphasis>: What's the
48127         relationship between 'Koha to MARC Mapping' and 'MARC Bibliographic
48128         Frameworks'?</para>
48129
48130         <para><emphasis role="bold">Answer</emphasis>: Mapping can be defined
48131         through 'MARC Bibliographic Frameworks' OR 'Koha to MARC Mapping'.
48132         'Koha to MARC Mapping' is just a shortcut to speed up linkage. If you
48133         change a mapping in one of these modules, the mapping will change in
48134         the other as well. (In other words, the two modules 'overwrite' each
48135         other in order to prevent conflicts from existing in Koha).</para>
48136       </section>
48137
48138       <section id="itemsperbibfaq">
48139         <title>Number of Items Per Bib Record</title>
48140
48141         <para><emphasis role="bold">Question</emphasis>: Is there a limit on
48142         the number of items I can attach to a bib record?</para>
48143
48144         <para><emphasis role="bold">Answer</emphasis>: There is no explicit limit to the number of
48145           items you can attach to a bibliographic record, but if you attach enough of them, your
48146           MARC record will exceed the maximum file size limit for the ISO 2709 standard, which
48147           breaks indexing for that record. I've found this occurs somewhere between 600 and 1000
48148           items on a 'normal' bibliographic record.</para>
48149       </section>
48150
48151       <section id="analyticsfaq">
48152         <title>Analytics</title>
48153
48154         <para><emphasis role="bold">Question</emphasis>: I am using the <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> feature,
48155         but my links in the OPAC and Staff Client to 'Show Analytics' are not
48156         working.</para>
48157
48158         <para><emphasis role="bold">Answer</emphasis>: If you plan on using
48159         <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> you
48160         will want to make sure to set your <link linkend="UseControlNumber">UseControlNumber</link> preference to
48161         "Don't use," this will prevent broken links.</para>
48162       </section>
48163     </section>
48164
48165     <section id="acqfaq">
48166       <title>Acquisitions</title>
48167
48168       <para/>
48169
48170       <section id="planningcatfaq">
48171         <title>Planning Categories</title>
48172
48173         <para><emphasis role="bold">Question</emphasis>: What is a planning
48174         category?</para>
48175
48176         <para><emphasis role="bold">Answer</emphasis>: When you plan in
48177         advance for the way your budget is going to be spent, you initially
48178         plan for how it's going to be spent over time, that's the most natural
48179         thing to do.</para>
48180
48181         <para>So you plan for $1000 in Jan. $1000 in Feb., $3000 in March,
48182         etc. You can basically do the same thing with a list of values in lieu
48183         of the months.</para>
48184
48185         <para>Say you have a list like this one:</para>
48186
48187         <itemizedlist>
48188           <listitem>
48189             <para>&lt; 1 month</para>
48190           </listitem>
48191
48192           <listitem>
48193             <para>&lt; 6 months</para>
48194           </listitem>
48195
48196           <listitem>
48197             <para>&lt; 1 year</para>
48198           </listitem>
48199
48200           <listitem>
48201             <para>&lt; 3 years</para>
48202           </listitem>
48203
48204           <listitem>
48205             <para>&lt; 10 years</para>
48206           </listitem>
48207
48208           <listitem>
48209             <para>&gt; 10 years</para>
48210           </listitem>
48211         </itemizedlist>
48212
48213         <para>The list is meant to represent when the books acquired where
48214         published. Then you plan for it, saying: we went to spend at list 40%
48215         of our budgets on books published less than a year ago, 10% on books
48216         more than 10 years old, etc.</para>
48217
48218         <para>Upon acquiring new material, you'll be able to select, for a
48219         given item, a value from this list in a drop down. Then, after the
48220         material has been acquired, at the end of the year, you'll be able to
48221         compare the goals set, with what's been achieved.</para>
48222       </section>
48223     </section>
48224
48225     <section id="serialsfaq">
48226       <title>Serials</title>
48227
48228       <para/>
48229
48230       <section id="advancedpatternfaq">
48231         <title>Advanced Patterns</title>
48232
48233         <para><emphasis role="bold">Question</emphasis>: What is the 'inner
48234         counter' on the advanced serials pattern interface?</para>
48235
48236         <para><emphasis role="bold">Answer</emphasis>: I think it is better to
48237         give an example to understand this :</para>
48238
48239         <para>Example for a monthly subscription :</para>
48240
48241         <itemizedlist>
48242           <listitem>
48243             <para>First issue publication date : April 2010</para>
48244           </listitem>
48245
48246           <listitem>
48247             <para>Numbering : No {X}, year {Y}</para>
48248           </listitem>
48249
48250           <listitem>
48251             <para>First issue : No 4, year 2010</para>
48252           </listitem>
48253         </itemizedlist>
48254
48255         <para>For the year Y : you will want the year change on January
48256         2011</para>
48257
48258         <para>So, the advanced pattern for Y will be :</para>
48259
48260         <itemizedlist>
48261           <listitem>
48262             <para>Add : 1</para>
48263           </listitem>
48264
48265           <listitem>
48266             <para>once every : 12</para>
48267           </listitem>
48268
48269           <listitem>
48270             <para>When more than 9999999</para>
48271           </listitem>
48272
48273           <listitem>
48274             <para>inner counter : 3</para>
48275           </listitem>
48276
48277           <listitem>
48278             <para>Set back to 0</para>
48279           </listitem>
48280
48281           <listitem>
48282             <para>Begins with 2010</para>
48283           </listitem>
48284         </itemizedlist>
48285
48286         <para>Year is going to change after 12 received issues from April
48287         2010, that is in April 2011 if you don't set inner counter. Set inner
48288         counter to 3 will say to Koha : change year after 12-3 = 9 received
48289         issues.</para>
48290
48291         <para>Inner counter says to Koha to take into account the first issues
48292         of the year, even if they are not received with Koha. If you begin
48293         with first issue of the year write nothing or 0.</para>
48294       </section>
48295     </section>
48296
48297     <section id="reportsfaq">
48298       <title>Reports</title>
48299
48300       <para/>
48301
48302       <section id="accounttypefaq">
48303         <title>Define Codes Stored in DB</title>
48304
48305         <para/>
48306
48307         <section id="finescodefaq">
48308           <title>Fines Table</title>
48309
48310           <para><emphasis role="bold">Question:</emphasis> What do the codes
48311           in the accounttype field in the accountlines table stand for?</para>
48312
48313           <para><emphasis role="bold">Answer:</emphasis></para>
48314
48315           <itemizedlist>
48316             <listitem>
48317               <para>A = Account management fee</para>
48318             </listitem>
48319
48320             <listitem>
48321               <para>C = Credit</para>
48322             </listitem>
48323
48324             <listitem>
48325               <para>F = Overdue fine</para>
48326             </listitem>
48327
48328             <listitem>
48329               <para>FOR = Forgiven</para>
48330             </listitem>
48331
48332             <listitem>
48333               <para>FU = Overdue, still acccruing</para>
48334             </listitem>
48335
48336             <listitem>
48337               <para>L = Lost item</para>
48338             </listitem>
48339             <listitem>
48340               <para>LR = Lost item returned/refunded</para>
48341             </listitem>
48342
48343             <listitem>
48344               <para>M = Sundry</para>
48345             </listitem>
48346
48347             <listitem>
48348               <para>N = New card</para>
48349             </listitem>
48350
48351             <listitem>
48352               <para>PAY = Payment</para>
48353             </listitem>
48354
48355             <listitem>
48356               <para>W = Writeoff</para>
48357             </listitem>
48358           </itemizedlist>
48359         </section>
48360
48361         <section id="statscodefaq">
48362           <title>Statistics Table</title>
48363
48364           <para><emphasis role="bold">Question: </emphasis>What are the
48365           possible codes for the type field in the statistics table?</para>
48366
48367           <para><emphasis role="bold">Answer:</emphasis></para>
48368
48369           <itemizedlist>
48370             <listitem>
48371               <para>localuse</para>
48372
48373               <itemizedlist>
48374                 <listitem>
48375                   <para>Registers if an item that had been checked out to a
48376                   statistics patron (category type = 'X') is returned</para>
48377                 </listitem>
48378               </itemizedlist>
48379             </listitem>
48380
48381             <listitem>
48382               <para>issue</para>
48383             </listitem>
48384
48385             <listitem>
48386               <para>return</para>
48387             </listitem>
48388
48389             <listitem>
48390               <para>renew</para>
48391             </listitem>
48392
48393             <listitem>
48394               <para>writeoff</para>
48395             </listitem>
48396
48397             <listitem>
48398               <para>payment</para>
48399             </listitem>
48400
48401             <listitem>
48402               <para>CreditXXX</para>
48403
48404               <itemizedlist>
48405                 <listitem>
48406                   <para>The XXX stores different types of fee credits, so a query to catch them all
48407                     would include a clause like "type LIKE 'Credit%'"</para>
48408                 </listitem>
48409               </itemizedlist>
48410             </listitem>
48411           </itemizedlist>
48412         </section>
48413
48414         <section id="rescodefaq">
48415           <title>Reserves Table</title>
48416
48417           <para><emphasis role="bold">Question</emphasis>: What are the
48418           possible codes for the found field in the reserves and old_reserves
48419           tables?</para>
48420
48421           <para><emphasis role="bold">Answer</emphasis>:</para>
48422
48423           <itemizedlist>
48424             <listitem>
48425               <para>NULL: means the patron requested the 1st available, and we
48426               haven't chosen the item</para>
48427             </listitem>
48428
48429             <listitem>
48430               <para>T = Transit: the reserve is linked to an item but is in
48431               transit to the pickup branch</para>
48432             </listitem>
48433
48434             <listitem>
48435               <para>W = Waiting: the reserve is linked to an item, is at the pickup branch, and is
48436                 waiting on the hold shelf</para>
48437             </listitem>
48438
48439             <listitem>
48440               <para>F = Finished: the reserve has been completed, and is
48441               done</para>
48442             </listitem>
48443           </itemizedlist>
48444         </section>
48445
48446         <section id="reportdicfaq">
48447           <title>Reports Dictionary Table</title>
48448
48449           <para><emphasis role="bold">Question</emphasis>: What are the
48450           possible codes for the area field in the reports_dictionary
48451           table?</para>
48452
48453           <para><emphasis role="bold">Answer</emphasis>:</para>
48454
48455           <itemizedlist>
48456             <listitem>
48457               <para>1 = Circulation</para>
48458             </listitem>
48459
48460             <listitem>
48461               <para>2 = Catalog</para>
48462             </listitem>
48463
48464             <listitem>
48465               <para>3 = Patrons</para>
48466             </listitem>
48467
48468             <listitem>
48469               <para>4 = Acquisitions</para>
48470             </listitem>
48471
48472             <listitem>
48473               <para>5 = Accounts</para>
48474             </listitem>
48475           </itemizedlist>
48476         </section>
48477
48478         <section id="msgtablefaq">
48479           <title>Messages Table</title>
48480
48481           <para><emphasis role="bold">Question</emphasis>: What are the
48482           possible codes for the message_type field in the messages
48483           table?</para>
48484
48485           <para><emphasis role="bold">Answer</emphasis>:</para>
48486
48487           <itemizedlist>
48488             <listitem>
48489               <para>L = For Librarians</para>
48490             </listitem>
48491
48492             <listitem>
48493               <para>B = For Patrons/Borrowers</para>
48494             </listitem>
48495           </itemizedlist>
48496         </section>
48497
48498         <section id="serialtablefaq">
48499           <title>Serial Table</title>
48500
48501           <para><emphasis role="bold">Question</emphasis>: What are the possible codes for the
48502             status field in the serial table?</para>
48503
48504           <para><emphasis role="bold">Answer</emphasis>:</para>
48505
48506           <itemizedlist>
48507             <listitem>
48508               <para>1 = Expected </para>
48509             </listitem>
48510             <listitem>
48511               <para>2 = Arrived </para>
48512             </listitem>
48513             <listitem>
48514               <para>3 = Late </para>
48515             </listitem>
48516             <listitem>
48517               <para>4 = Missing </para>
48518             </listitem>
48519             <listitem>
48520               <para>5 = Not available </para>
48521             </listitem>
48522             <listitem>
48523               <para>7 = Claimed </para>
48524             </listitem>
48525             <listitem>
48526               <para>41 = Missing (not received) </para>
48527             </listitem>
48528             <listitem>
48529               <para>42 = Missing (sold out) </para>
48530             </listitem>
48531             <listitem>
48532               <para>43 = Missing (damaged) </para>
48533             </listitem>
48534             <listitem>
48535               <para>44 = Missing (lost)</para>
48536             </listitem>
48537           </itemizedlist>
48538         </section>
48539         <section id="borrowerprivacyvalues">
48540           <title>Borrowers Table</title>
48541           <para><emphasis role="bold">Question</emphasis>: What are the possible codes for the
48542             privacy field in the borrowers table?</para>
48543           <para><emphasis role="bold">Answer</emphasis>:<itemizedlist>
48544               <listitem>
48545                 <para>0 = Forever</para>
48546               </listitem>
48547               <listitem>
48548                 <para>1 = Default</para>
48549               </listitem>
48550               <listitem>
48551                 <para>2 = Never</para>
48552               </listitem>
48553             </itemizedlist></para>
48554         </section>
48555         <section id="messpreffaq">
48556           <title>Messaging Preferences</title>
48557           <para><emphasis role="bold">Question</emphasis>: What are the possible codes in the
48558             message_attribute_id field in the borrower_message_preferences table?</para>
48559           <para><emphasis role="bold">Answer</emphasis>:<itemizedlist>
48560               <listitem>
48561                 <para>2 = advanced notice </para>
48562               </listitem>
48563               <listitem>
48564                 <para>6 = item checkout </para>
48565               </listitem>
48566               <listitem>
48567                 <para>4 = hold filled </para>
48568               </listitem>
48569               <listitem>
48570                 <para>1 = item due </para>
48571               </listitem>
48572               <listitem>
48573                 <para>5 = item check in</para>
48574               </listitem>
48575             </itemizedlist></para>
48576         </section>
48577       </section>
48578
48579       <section id="runtimefaq">
48580         <title>Runtime Parameters</title>
48581
48582         <para><emphasis role="bold">Question</emphasis>: Is there a way to
48583         filter my custom SQL reports before they run?</para>
48584
48585         <para><emphasis role="bold">Answer</emphasis>: If you feel that your
48586         report might be too resource intensive you might want to consider
48587         using runtime parameters to your query. Runtime parameters basically
48588         make a filter appear before the report is run to save your system
48589         resources.</para>
48590
48591         <para>There is a specific syntax that Koha will understand as 'ask for
48592         values when running the report'. The syntax is &lt;&lt;Question to
48593         ask|authorized_value&gt;&gt;.</para>
48594
48595         <itemizedlist>
48596           <listitem>
48597             <para>The &lt;&lt; and &gt;&gt; are just delimiters. You must put
48598             &lt;&lt; at the beginning and &gt;&gt; at the end of your
48599             parameter</para>
48600           </listitem>
48601
48602           <listitem>
48603             <para>The 'Question to ask' will be displayed on the left of the
48604             string to enter.</para>
48605           </listitem>
48606
48607           <listitem>
48608             <para>The authorized_value can be omitted if not applicable. If it
48609             contains an authorized value category, or branches or itemtype or
48610             categorycode, a list with the Koha authorized values will be
48611             displayed instead of a free field Note that you can have more than
48612             one parameter in a given SQL Note that entering nothing at run
48613             time won't probably work as you expect. It will be considered as
48614             "value empty" not as "ignore this parameter". For example entering
48615             nothing for : "title=&lt;&lt;Enter title&gt;&gt;" will display
48616             results with title='' (no title). If you want to have to have
48617             something not mandatory, use "title like &lt;&lt;Enter
48618             title&gt;&gt;" and enter a % at run time instead of nothing</para>
48619           </listitem>
48620         </itemizedlist>
48621
48622         <para>Examples:</para>
48623
48624         <itemizedlist>
48625           <listitem>
48626             <para>SELECT surname,firstname FROM borrowers WHERE
48627             branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt; AND
48628             surname like &lt;&lt;Enter filter for patron surname (% if
48629             none)&gt;&gt;</para>
48630           </listitem>
48631
48632           <listitem>
48633             <para>SELECT * FROM items WHERE homebranch = &lt;&lt;Pick your
48634             branch|branches&gt;&gt; and barcode like &lt;&lt;Partial barcode
48635             value here&gt;&gt;</para>
48636           </listitem>
48637         </itemizedlist>
48638
48639         <tip>
48640           <para>To generate a date picker calendar to the right of the field
48641           when running a report you can use the 'date' keyword like this:
48642           &lt;&lt;Enter Date|date&gt;&gt;</para>
48643
48644           <screenshot>
48645             <screeninfo>Date Picker</screeninfo>
48646
48647             <mediaobject>
48648               <imageobject>
48649                 <imagedata fileref="images/reports/datepicker.png"/>
48650               </imageobject>
48651             </mediaobject>
48652           </screenshot>
48653         </tip>
48654
48655         <tip>
48656           <para>You have to put "%" in a text box to 'leave it blank'.
48657           Otherwise, it literally looks for "" (empty string) as the value for
48658           the field.</para>
48659         </tip>
48660
48661         <para><important>
48662             <para>In addition to using any authorized value code to generate a
48663             dropdown, you can use the following values as well: Branches
48664             (branches), Item Types (itemtypes) and Patron Categories
48665             (categorycode). For example a branch pull down would be generated
48666             like this &lt;&lt;Branch|branches&gt;&gt;</para>
48667
48668             <screenshot>
48669               <screeninfo>Branch pull down</screeninfo>
48670
48671               <mediaobject>
48672                 <imageobject>
48673                   <imagedata fileref="images/reports/branchpulldown.png"/>
48674                 </imageobject>
48675               </mediaobject>
48676             </screenshot>
48677           </important></para>
48678       </section>
48679
48680       <section id="reportlimitfaq">
48681         <title>Results Limited</title>
48682
48683         <para><emphasis role="bold">Question</emphasis>: When I download my
48684         report it's limited to 10,000 results, how do I get all of the results
48685         to download?</para>
48686
48687         <para><emphasis role="bold">Answer</emphasis>: There is a limit of
48688         10,000 records put on SQL statements entered in Koha. To get around
48689         this you want to add 'LIMIT 100000' to the end of your SQL statement
48690         (or any other number above 10,000.</para>
48691       </section>
48692     </section>
48693
48694     <section id="searchfaq">
48695       <title>Searching</title>
48696
48697       <para/>
48698
48699       <section id="advancedsearchfaq">
48700         <title>Advanced Search</title>
48701
48702         <para/>
48703
48704         <section id="scanindexfaq">
48705           <title>Scan Indexes</title>
48706
48707           <para><emphasis role="bold">Question</emphasis>: What does 'scan
48708           indexes' on the advanced search page mean?</para>
48709
48710           <para><emphasis role="bold">Answer</emphasis>: When you choose an
48711           index, enter a term, click 'scan indexes' and do the search, Koha
48712           displays the searched term and the following terms found in this
48713           index with the number of corresponding records That is search is not
48714           made directly in the catalog, but first in the indexes It works only
48715           for one index at once, and only with no limit in Location (All
48716           libraries needed)</para>
48717         </section>
48718
48719         <section id="searchstartswith">
48720           <title>Searching for Terms that Start With a Character</title>
48721
48722           <para><emphasis role="bold">Question</emphasis>: How do I search for
48723           all titles that start with the letter 'C'?</para>
48724
48725           <para><emphasis role="bold">Answer</emphasis>: You can choose to
48726           search for things that start with a character or series of
48727           characters by using the CCL 'first-in-subfield'</para>
48728
48729           <itemizedlist>
48730             <listitem>
48731               <para>example: ti,first-in-subfield=C</para>
48732             </listitem>
48733           </itemizedlist>
48734         </section>
48735       </section>
48736
48737       <section id="wildcardsearchfaq">
48738         <title>Wildcard Searching</title>
48739
48740         <para><emphasis role="bold">Question</emphasis>:What is the difference
48741         between a keyword search using the '*' (asterisk) versus a keyword
48742         search using the '%' (percent)? Both work in the catalog, but return
48743         different sets. Why?</para>
48744
48745         <para><emphasis role="bold">Answer</emphasis>: A wildcard is a
48746         character (*,?,%,.) that can be used to represent one or more
48747         characters in a word. Two of the wildcard characters that can be used
48748         in Koha searches are the asterisk ('*') and the percent sign ('%').
48749         However, these two characters act differently when used in
48750         searching.</para>
48751
48752         <para>The '*' is going to force a more exact search of the first few
48753         characters you enter prior to the '*'. The asterisk will allow for an
48754         infinite number of characters in the search as long as the first few
48755         characters designated by your search remain the same. For example,
48756         searching for authors using the term, Smi*, will return a list that
48757         may include Smith, Smithers, Smithfield, Smiley, etc depending on the
48758         authors in your database.</para>
48759
48760         <para>The '%' will treat the words you enter in the terms of "is
48761         like". So a search of Smi% will search for words like Smi. This
48762         results in a much more varied results list. For example, a search on
48763         Smi% will return a list containing Smothers, Smith, Smelley,
48764         Smithfield and many others depending on what is your database.</para>
48765
48766         <para>The bottom line in searching with wildcards: '*' is more exact
48767         while '%' searches for like terms.</para>
48768       </section>
48769       <section id="titlesearchingfaq">
48770         <title>Title Searching</title>
48771         <para><emphasis role="bold">Question</emphasis>: Why does my Zebra title search for 'Help'
48772           not turn up 'The help' in the first pages of results?</para>
48773         <para><emphasis role="bold">Answer</emphasis>: When doing a title search, you actually want
48774           to search for the title (i.e., 'the help' rather than just 'help'), and it will bubble
48775           right up to the top. If you're just searching for 'help' then the relevance ranking is
48776           going to affect the results you see. </para>
48777         <para>When it comes to relevance in Zebra, here's what's happening. First, the search is
48778           done. If you search for the title "help", then any title that has "help" in it comes back.
48779           Then from those records, separately, it does relevance on the *whole* record. The more
48780           your word appears, the more relevant, and some MARC tags are worth more points than
48781           others. So a self-help book with 505 notes where "help" appears a *lot* will be at the
48782           top, regardless of keyword or title.</para>
48783         <para>But when you add a *second word*, that helps it figure things out, as it's weighing
48784           the relevance of both words and the phrase. Because of the way relevance works, if you
48785           search "the help", then "the help" or "the help I need" are more relevant than "the way to
48786           help", because they appear together in order. Likewise, "help the girl" would be lower
48787           relevance, because it's out of order, and "help for the homeless" would be lower still, as
48788           they're out of order, and apart.</para>
48789         <para>The moral of the story is that single word searches, particularly on common words,
48790           will always struggle a bit; it can't evaluate relevance well, because you've not given it
48791           enough input.</para>
48792       </section>
48793     </section>
48794
48795     <section id="enhancedcontentfaq">
48796       <title>Enhanced Content</title>
48797
48798       <para/>
48799
48800       <section id="frbrfaq">
48801         <title>FRBRizing Content</title>
48802
48803         <para><emphasis role="bold">Question: </emphasis>At our public library
48804         we are running a Koha installation and we've tried to turn on all the
48805         nice functionalities in Koha such as the frbrising tool, but do not
48806         get the same result as Nelsonville public library.</para>
48807
48808         <para><emphasis role="bold">Answer: </emphasis>In fact, this feature
48809         is quite tricky to make that right. First it looks at XISBN service.
48810         And then search in your database for that ISBN. So both XISBN and your
48811         internal ISBN (in biblio table) have to be normalized. You could
48812         therefore use the script misc/batchupdateISBNs.pl (it removes all the
48813         - in your local ISBNs)</para>
48814       </section>
48815
48816       <section id="amzfaq">
48817         <title>Amazon</title>
48818
48819         <para/>
48820
48821         <section id="amazonfaq">
48822           <title>All Amazon Content</title>
48823
48824           <para><emphasis role="bold">Question</emphasis>: I have all of the
48825           Amazon preferences turned on and have entered both of my keys, but
48826           none of the content appears in my system, why is that?</para>
48827
48828           <para><emphasis role="bold">Answer</emphasis>: Amazon's API checks
48829           your server time on all requests and if your server time is not set
48830           properly requests will be denied. To resolve this issue be sure to
48831           set your system time appropriately. Once that change in made Amazon
48832           content should appear immediately.</para>
48833
48834           <para>On Debian the the command is <emphasis>date -s "2010-06-30
48835           17:21"</emphasis> (with the proper date and time for your
48836           timezone).</para>
48837         </section>
48838       </section>
48839     </section>
48840
48841     <section id="systemfaq">
48842       <title>System Administration</title>
48843
48844       <para/>
48845
48846       <section id="zebracronfaq">
48847         <title>Errors in Zebra Cron</title>
48848
48849         <para><emphasis role="bold">Question</emphasis>: I am noticing some
48850         errors in the koha-zebradaemon-output.log file. When new records are
48851         added it takes a bit longer to index than we think they should.
48852         Running rebuild zebra is often faster. Zebra ends up indexing and
48853         search works, but I am concerned about the errors. Any ideas?</para>
48854
48855         <para><emphasis role="bold">Answer</emphasis>: Rebuild_zebra.pl -r
48856         deletes all of the files in the Zebra db directories (such as
48857         reci-0.mf) and then recreates them. Thus, permissions will be lost,
48858         and the files will be owned by the user who ran rebuild_zebra.pl. If
48859         one rebuilds the zebra indexes as root, the daemons, which typically
48860         run under the user Koha, will not be able to update the indexes. Thus,
48861         it's important then that the zebra rebuilds are put in the cronjob
48862         file of the user Koha, and not root. Also important is that other
48863         users, such as root, don't manually execute rebuilds.</para>
48864
48865         <para>If one desires that another user be able to execute
48866         rebuild_zebra.pl, he should be given the permission to execute 'sudo
48867         -u Koha .../rebuild_zebra.pl,' (if you want to do this, you also have
48868         to edit the sudoers file to pass the PERL5LIB variable with the
48869         env_keep option as by default sudo strips away almost all environment
48870         variables). Or, as root user, one can use a simple 'su koha' and then
48871         the rebuild_zebra.pl command.</para>
48872
48873         <para>I've also tried to set the sticky bit on rebuild_zebra.pl, but
48874         for whatever reason it didn't seem to work due to some problem with
48875         the PERL5LIB variable that I wasn't able to figure. That seems to me
48876         the easiest thing to do, if anybody has any idea how to make it work.
48877         If it worked and were the default, I think it would help folks to
48878         avoid a great deal of the problems that come up with zebra.</para>
48879       </section>
48880
48881       <section id="publicztarget">
48882         <title>Making Z39.50 Target Public</title>
48883
48884         <para><emphasis role="bold">Question</emphasis>: Could someone tell me
48885         the exact steps I need to take to configure Zebra to expose my Koha 3
48886         db as a public Z39.50 service?</para>
48887
48888         <para><emphasis role="bold">Answer</emphasis>: Edit the KOHA_CONF file
48889         that your Koha is using. Uncomment the publicserver line like:</para>
48890
48891         <para>&lt;!-- &lt;listen id="publicserver"
48892         &gt;tcp:@:9999&lt;/listen&gt; --&gt;</para>
48893
48894         <para>to be:</para>
48895
48896         <para>&lt;listen id="publicserver"
48897         &gt;tcp:@:9999&lt;/listen&gt;</para>
48898
48899         <para>Then restart zebasrv and connect on the port specified
48900         (9999).</para>
48901       </section>
48902
48903       <section id="authvalfaq">
48904         <title>Shelving Location Authorized Values</title>
48905
48906         <para><emphasis role="bold">Question</emphasis>: When editing an item,
48907         the new shelving location I created is not showing up by default in
48908         the items where I assigned it to.</para>
48909
48910         <para><emphasis role="bold">Answer</emphasis>: This is because you
48911         created the new shelving location with a code value of 0 (zero) Just
48912         FYI the system interprets authorized values of 0 as equaling a null so
48913         when you edit a record in cataloging where the authorized value in a
48914         field was assigned where the code was 0, the value displays as null in
48915         the item editor (or MARC editor) instead of the value the library
48916         meant it to be.</para>
48917       </section>
48918
48919       <section id="whyauthvals">
48920         <title>Why do I need Authorized Values?</title>
48921
48922         <para><emphasis role="bold">Question</emphasis>: Why would I want to
48923         define authorized values for MARC tags?</para>
48924
48925         <para><emphasis role="bold">Answer</emphasis>: Authorized Values
48926         create a 'controlled vocabulary' for your staff. As an example, let us
48927         assume that your Koha installation is used by several libraries, and
48928         you use MARC 21. You might want to restrict the 850a MARC subfield to
48929         the institution codes for just those libraries. In that case, you
48930         could define an authorized values category (perhaps called "INST") and
48931         enter the institution codes as the authorized values for that
48932         category.</para>
48933
48934         <tip>
48935           <para>Koha automatically sets up authorized value categories for
48936           your item types and branch codes, and you can link these authorized
48937           values to MARC subfields when you set up your MARC tag
48938           structure.</para>
48939         </tip>
48940       </section>
48941
48942       <section id="sessionstblfaq">
48943         <title>How do I clean up the sessions table?</title>
48944
48945         <para><emphasis role="bold">Question</emphasis>: Is there a periodic
48946         job that can be run to cull old sessions from the table? We don't want
48947         to backup all the useless session data every night.</para>
48948
48949         <para><emphasis role="bold">Answer</emphasis>: You can run <link linkend="cleandbcron">cleanup database cron job</link>.</para>
48950
48951         <para>Or just before doing a backup command (mysqldump), you can
48952         truncate session table:  </para>
48953
48954         <para><programlisting>mysql -u&lt;kohauser -p&lt;password &lt;koha-db-name -e 'TRUNCATE TABLE sessions'</programlisting></para>
48955       </section>
48956     </section>
48957
48958     <section id="hardwarefaq">
48959       <title>Hardware</title>
48960
48961       <para/>
48962
48963       <section id="barcodefaq">
48964         <title>Barcode Scanners</title>
48965
48966         <para><emphasis role="bold">Question</emphasis>: What barcode scanners
48967         have been known to work with Koha?</para>
48968
48969         <para><emphasis role="bold">Answer</emphasis>: The simple rule of
48970         thumb is, does it act like a keyboard device?, if so, it will work.
48971         (i.e. can you take the scanner, scan a barcode and have it show up in
48972         a text editor, if so, it will work.)</para>
48973
48974         <para>The main points to check are that it connects to your PC
48975         conveniently (can be USB or "keyboard wedge" which means it connects
48976         in line with the keyboard, which is useful with older computers), and
48977         that it scans the barcode type that you are using.</para>
48978
48979         <para>It is a good idea to test some 'used' barcodes if you have any,
48980         to see whether the scanner can read scuffed or slightly wrinkled ones
48981         successfully. Most scanners are capable of reading several barcode
48982         types - there are many, and the specification should list the ones it
48983         can read. You may need to adjust settings slightly, such as prefix and
48984         suffix characters, or whether you want to send an 'enter' character or
48985         not.</para>
48986
48987         <para>One more tip - some can be set 'always on' and may come with a
48988         stand, some have triggers under the handle, some have buttons on top,
48989         some are held like a pen. Think about the staff working with the
48990         hardware before choosing, as a button in the wrong place can be very
48991         awkward to use.</para>
48992       </section>
48993
48994       <section id="printersfaq">
48995         <title>Printers</title>
48996
48997         <para/>
48998
48999         <section id="kohaprinters">
49000           <title>Printers used by Koha libraries</title>
49001
49002           <itemizedlist>
49003             <listitem>
49004               <para>POS-X receipt printer</para>
49005             </listitem>
49006
49007             <listitem>
49008               <para>Star Micronics printer (exact model unknown) with a
49009               generic/plain text driver.</para>
49010             </listitem>
49011
49012             <listitem>
49013               <para>Star SP2000 (Nelsonville)</para>
49014             </listitem>
49015
49016             <listitem>
49017               <para>Star TSP-100 futurePRINT (Geauga)</para>
49018
49019               <itemizedlist>
49020                 <listitem>
49021                   <para>"I know there have been a lot of questions on receipt
49022                   printers so I thought I'd pass on my findings. We have been
49023                   testing the Star TSP-100 futurePRINT. I found this print to
49024                   be VERY easy to configure for Koha. I was even able to
49025                   customize the print job by adding our system logo (a .gif)
49026                   to the top of every receipt. Also with a bitmap created in
49027                   Paint was able to add a message at the bottom of each
49028                   receipt with the contact information, hours and website for
49029                   the library that the materials were checked out at."</para>
49030                 </listitem>
49031               </itemizedlist>
49032             </listitem>
49033
49034             <listitem>
49035               <para>Epson TM 88 IIIP thermal receipt printers</para>
49036             </listitem>
49037
49038             <listitem>
49039               <para>Epson TM-T88IV</para>
49040             </listitem>
49041
49042             <listitem>
49043               <para>1x1 labels using a Dymolabelwriter printer</para>
49044             </listitem>
49045           </itemizedlist>
49046         </section>
49047
49048         <section id="braillefaq">
49049           <title>Braille Support</title>
49050
49051           <para><emphasis role="bold">Question</emphasis>: Are there any
49052           braille embosser or printer which has inbuilt braille converter and
49053           it is accessible with UNIX environment?</para>
49054
49055           <para><emphasis role="bold">Answer</emphasis>: You may want to look
49056           into BRLTTY (<ulink url="http://www.emptech.info/product_details.php?ID=1232">http://www.emptech.info/product_details.php?ID=1232</ulink>).</para>
49057         </section>
49058
49059         <section id="hardwaresupport">
49060           <title>Additional Support</title>
49061
49062           <itemizedlist>
49063             <listitem>
49064               <para><ulink url="http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/">http://www.nexpresslibrary.org/go-live/configure-your-receipt-printers/</ulink></para>
49065             </listitem>
49066           </itemizedlist>
49067         </section>
49068       </section>
49069     </section>
49070   </appendix>
49071
49072   <appendix id="extending">
49073     <title>Extending Koha</title>
49074
49075     <section id="amzlookup">
49076       <sectioninfo>
49077         <authorgroup>
49078           <author>
49079             <firstname>Cab</firstname>
49080             <surname>Vinton</surname>
49081             <affiliation>
49082               <orgname>Sanbornton Public Library</orgname>
49083             </affiliation>
49084           </author>
49085           <editor>
49086             <firstname>Nicole C.</firstname>
49087             <surname>Engard</surname>
49088           </editor>
49089         </authorgroup>
49090         
49091         <pubdate>September 2009</pubdate>
49092         
49093         <bibliosource><ulink url="http://lists.katipo.co.nz/pipermail/koha/2009-September/020003.html">http://lists.katipo.co.nz/pipermail/koha/2009-September/020003.html</ulink></bibliosource>
49094       </sectioninfo>
49095       <title>Amazon lookup script for Koha libraries</title>
49096
49097       <para>We order most of our materials from Amazon, so I've been looking
49098       for a convenient way to tell if a book under consideration is in our
49099       catalog already.</para>
49100
49101       <para>Greasemonkey &amp; a custom user script fit the bill
49102       nicely:</para>
49103
49104       <itemizedlist>
49105         <listitem>
49106           <para><ulink url="https://addons.mozilla.org/en-US/firefox/addon/748">https://addons.mozilla.org/en-US/firefox/addon/748</ulink></para>
49107         </listitem>
49108
49109         <listitem>
49110           <para><ulink url="http://userscripts.org/scripts/show/56847">http://userscripts.org/scripts/show/56847</ulink></para>
49111         </listitem>
49112       </itemizedlist>
49113
49114       <para>A few caveats:</para>
49115
49116       <itemizedlist>
49117         <listitem>
49118           <para>Like most scripts, this one was designed to work with Firefox;
49119           I haven't explored getting it to work with other browsers.</para>
49120         </listitem>
49121
49122         <listitem>
49123           <para>I'm not a JavaScript programmer -- this was adapted from
49124           others' work. Just a few lines would have to be changed to get the
49125           script to work with your catalog.</para>
49126         </listitem>
49127
49128         <listitem>
49129           <para>It depends on the existence of ISBN for the item in question,
49130           so movies, older books, etc. would not work.</para>
49131         </listitem>
49132       </itemizedlist>
49133
49134       <para>Others have added all sorts of bells &amp; whistles: XISBN lookups
49135       to search for related titles, custom messages based on the status of
49136       items (on order, on hold, etc.), ... just search the UserScripts site
49137       for Amazon + library. For a later date!</para>
49138     </section>
49139
49140     <section id="extendkeywordclouds">
49141       <title>Keyword Clouds</title>
49142
49143       <para>In addition to the traditional tag cloud available in Koha, there
49144       is a way to generate clouds for popular subjects within Koha.</para>
49145
49146       <para>The <link linkend="keywordclouds">Author/Subject Cloud cron
49147       job</link> is used to help with this process. This cron job sends its
49148       output to files.</para>
49149
49150       <itemizedlist>
49151         <listitem>
49152           <para>/home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html</para>
49153         </listitem>
49154
49155         <listitem>
49156           <para>/home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html</para>
49157         </listitem>
49158       </itemizedlist>
49159
49160       <para>This means that you can produce clouds for authors, collective
49161       author, all kind of subjects, classifications, etc. And since it works
49162       on zebra indexes, it is quick, even on large DBs. Tags clouds are sent
49163       to files. It's up to library webmaster to deal with those files in order
49164       to include them in <link linkend="OpacMainUserBlock">OPACMainUserBlock</link>, or include them
49165       into their library CMS.</para>
49166
49167       <para>Some libraries even send the file into a Samba shared folder where
49168       webmaster take them, eventually clean them a little bit before
49169       integrating them into navigation widgets or pages.</para>
49170     </section>
49171
49172     <section id="newtitlesoption">
49173       <title>Newest Titles Pulldown</title>
49174
49175       <para>Often we want to add a way for our patrons to do searches for the
49176       newest items. In this example I'll show you how to create a pull down
49177       menu of the newest items by item type. These tips will work (with a
49178       couple changes) for collection codes or shelving locations as
49179       well.</para>
49180
49181       <para>First, it's important to note that every link in Koha is a
49182       permanent link. This means if I do a search for everything of a specific
49183       item type sorted by the acquisitions date and bookmark that URL,
49184       whenever I click it I'll see the newest items of that type on the first
49185       few pages of the results.</para>
49186
49187       <para>I took this knowledge and wrote a form takes this functionality in
49188       to consideration. It basically just does a search of your Koha catalog
49189       for a specific item type and sorts the results by acquisitions
49190       date.</para>
49191
49192       <para>The first thing I did was write a MySQL statement to generate a
49193       list of item types for me - why copy and paste when you can use the
49194       power of MySQL?</para>
49195
49196       <para><programlisting>select concat('&lt;option value=\"mc-itype:', itemtype, '\"&gt;',description,'&lt;/option&gt;') from itemtypes</programlisting></para>
49197
49198       <para>The above looks at the itemtypes table and slaps the necessary
49199       HTML around each item type for me. I then exported that to CSV and
49200       opened it in my text editor and added the other parts of the
49201       form.</para>
49202
49203       <para><programlisting>&lt;p&gt;&lt;strong&gt;New Items&lt;/strong&gt;&lt;/p&gt;
49204 &lt;p&gt;&lt;form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl"&gt;
49205 &lt;input name="idx" value="kw" type="hidden"&gt;
49206 &lt;input name="sort_by" value="acqdate_dsc" type="hidden"&gt;
49207 &lt;input name="do" value="OK" type="hidden"&gt;
49208 &lt;select name="limit" onchange="this.form.submit()"&gt;
49209 &lt;option&gt;-- Please choose --&lt;/option&gt;
49210 &lt;option value="mc-itype:BOOK"&gt;Book&lt;/option&gt;
49211 &lt;option value="mc-itype:BOOKCD"&gt;Book on CD&lt;/option&gt;
49212 &lt;option value="mc-itype:DVD"&gt;DVD&lt;/option&gt;
49213 &lt;option value="mc-itype:LRG_PRINT"&gt;Large print book&lt;/option&gt;
49214 &lt;option value="mc-itype:MAGAZINE"&gt;Magazine&lt;/option&gt;
49215 &lt;option value="mc-itype:NEWSPAPER"&gt;Newspaper&lt;/option&gt;
49216 &lt;option value="mc-itype:VIDEO"&gt;Videocassette&lt;/option&gt;
49217 &lt;/select&gt;
49218 &lt;/form&gt;
49219 &lt;/p&gt;</programlisting></para>
49220
49221       <para>Now, what does all of that mean? The important bits are
49222       these:</para>
49223
49224       <para>First the starting of the form.</para>
49225
49226       <para><programlisting>&lt;p&gt;&lt;form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl"&gt;</programlisting></para>
49227
49228       <para>This tells the browser to take any value selected and put it at
49229       the end of this http://YOURSITE/cgi-bin/koha/opac-search.pl. If you want
49230       to embed this form on your library website (and not on your OPAC) you
49231       can put the full OPAC URL in there.</para>
49232
49233       <para>Next, there is a hidden value that is telling the search to sort
49234       by acquisitions date descending (newest items at the top):</para>
49235
49236       <para><programlisting>&lt;input name="sort_by" value="acqdate_dsc" type="hidden"&gt;</programlisting></para>
49237
49238       <para>And finally you have an option for each item type you want people
49239       to search.<programlisting>&lt;option value="mc-itype:BOOK"&gt;Book&lt;/option&gt;</programlisting></para>
49240
49241       <para>These options each include the string "mc-itype:" which tells Koha
49242       to do an item type search.</para>
49243
49244       <para>Once you have all of that in place you can copy and paste the form
49245       to somewhere on your OPAC. The <ulink url="http://catalog.farmingtonlibraries.org">Farmington Public Libraries
49246       OPAC</ulink> has a few examples of this on the left.</para>
49247     </section>
49248
49249     <section id="colorsearch">
49250       <title>Cataloging and Searching by Color</title>
49251
49252       <para>One of the icon sets installed in Koha includes a series of
49253       colors. This set can be used to catalog and search by color if you'd
49254       like. This guide will walk you use changing collection code to color in
49255       Koha so that you can do this.</para>
49256
49257       <para>The following SQL could be used to add these colors to the CCODE
49258       authorized value category in a batch. If you wanted to use these colors
49259       for another authorized value you'd have to edit this to use that
49260       category:</para>
49261
49262       <programlisting>    insert into authorised_values (category, authorised_value, lib,
49263      lib_opac, imageurl) values ('CCODE','000000','Black','','colors/000000.png');
49264     insert into authorised_values (category, authorised_value, lib,
49265      lib_opac, imageurl) values ('CCODE','66cc66','Bright Green','','colors/66cc66.png');
49266     insert into authorised_values (category, authorised_value, lib,
49267      lib_opac, imageurl) values ('CCODE','99cc33','Olive','','colors/99cc33.png');
49268     insert into authorised_values (category, authorised_value, lib,
49269      lib_opac, imageurl) values ('CCODE','3333cc','Dark Blue','','colors/3333cc.png');
49270     insert into authorised_values (category, authorised_value, lib,
49271      lib_opac, imageurl) values ('CCODE','006600' ,'Dark Green','','colors/006600.png');
49272     insert into authorised_values (category, authorised_value, lib,
49273      lib_opac, imageurl) values ('CCODE','6600cc','Plum','','colors/6600cc.png');
49274     insert into authorised_values (category, authorised_value, lib,
49275      lib_opac, imageurl) values ('CCODE','6666cc','Purple','','colors/6666cc.png');
49276     insert into authorised_values (category, authorised_value, lib,
49277      lib_opac, imageurl) values ('CCODE','9999cc','Light Purple','','colors/9999cc.png');
49278     insert into authorised_values (category, authorised_value, lib,
49279      lib_opac, imageurl) values ('CCODE','660000' ,'Burgundy','','colors/660000.png');
49280     insert into authorised_values (category, authorised_value, lib,
49281      lib_opac, imageurl) values ('CCODE','663333' ,'Brown','','colors/663333.png');
49282     insert into authorised_values (category, authorised_value, lib,
49283      lib_opac, imageurl) values ('CCODE','990000' ,'Red','','colors/990000.png');
49284     insert into authorised_values (category, authorised_value, lib,
49285      lib_opac, imageurl) values ('CCODE','996633' ,'Tan','','colors/996633.png');
49286     insert into authorised_values (category, authorised_value, lib,
49287      lib_opac, imageurl) values ('CCODE','999999' ,'Gray','','colors/999999.png');
49288     insert into authorised_values (category, authorised_value, lib,
49289      lib_opac, imageurl) values ('CCODE','cc66cc','Pink','','colors/cc66cc.png');
49290     insert into authorised_values (category, authorised_value, lib,
49291      lib_opac, imageurl) values ('CCODE','cc99cc','Bubble Gum','','colors/cc99cc.png');
49292     insert into authorised_values (category, authorised_value, lib,
49293      lib_opac, imageurl) values ('CCODE','cc3333' ,'Orange','','colors/cc3333.png');
49294     insert into authorised_values (category, authorised_value, lib,
49295      lib_opac, imageurl) values ('CCODE','cc6666' ,'Peach','','colors/cc6666.png');
49296     insert into authorised_values (category, authorised_value, lib,
49297      lib_opac, imageurl) values ('CCODE','cc9999' ,'Rose','','colors/cc9999.png');
49298     insert into authorised_values (category, authorised_value, lib,
49299      lib_opac, imageurl) values ('CCODE','cccc00' ,'Gold','','colors/cccc00.png');
49300     insert into authorised_values (category, authorised_value, lib,
49301      lib_opac, imageurl) values ('CCODE','ffff33' ,'Yellow','','colors/ffff33.png');
49302     insert into authorised_values (category, authorised_value, lib,
49303      lib_opac, imageurl) values ('CCODE','ffffcc','Cream','','colors/ffffcc.png');
49304     insert into authorised_values (category, authorised_value, lib,
49305      lib_opac, imageurl) values ('CCODE','ffffff','White','','colors/ffffff.png');</programlisting>
49306
49307       <para>If you would like to choose the colors manually you can do that
49308       via the <link linkend="authorizedvalues">Authorized Values</link>
49309       administration area.</para>
49310
49311       <screenshot>
49312         <screeninfo>Colors for CCODE</screeninfo>
49313
49314         <mediaobject>
49315           <imageobject>
49316             <imagedata fileref="images/appendix-extending/colorccode.png"/>
49317           </imageobject>
49318         </mediaobject>
49319       </screenshot>
49320
49321       <para>Next you'll want to <link linkend="marcbibframeworks">update the
49322       frameworks</link> so that the 952$8 (if you're using collection code)
49323       label to says Color.</para>
49324
49325       <para>Once you have that in place you can start to catalog items by
49326       color.</para>
49327
49328       <para>Finally you'll want to add the following JQuery to your
49329       preferences so that it will relabel 'Collection' to 'Color'</para>
49330
49331       <para><link linkend="intranetuserjs">intranetuserjs</link></para>
49332
49333       <programlisting>$(document).ready(function(){
49334     $("#advsearch-tab-ccode a:contains('Collection')").text("Color");
49335     $("#holdings th:contains('Collection')").text("Color");
49336     });</programlisting>
49337
49338       <para><link linkend="opacuserjs">opacuserjs</link></para>
49339
49340       <programlisting>$(document).ready(function(){
49341     $("#advsearch-tab-ccode a:contains('Collection')").text("Color");
49342     $('#item_ccode').text("Color");
49343     });</programlisting>
49344
49345       <para/>
49346     </section>
49347   </appendix>
49348
49349   <appendix id="siteintegration">
49350     <title>Koha and Your Website</title>
49351
49352     <para>This appendix will include tips for integrating Koha in to your
49353     library website.</para>
49354
49355     <section id="embedsearch">
49356       <title>Koha search on your site</title>
49357
49358       <para>Often you'll want to add a Koha search box to your library
49359       website. To do so, just copy and paste the following code in to your
49360       library website and update the YOURCATALOG bit with your catalog's URL
49361       and you're set to go.</para>
49362
49363       <para><programlisting>
49364 &lt;form name="searchform" method="get" action="http://YOURCATLOG/cgi-bin/koha/opac-search.pl" id="searchform"&gt;
49365 &lt;input id="transl1" name="q" type="text"&gt;&lt;p&gt;
49366 &lt;select name="idx" id="masthead_search"&gt;
49367 &lt;option value="kw"&gt;Keyword&lt;/option&gt;
49368 &lt;option value="ti"&gt;Title&lt;/option&gt;
49369 &lt;option value="au"&gt;Author&lt;/option&gt;
49370 &lt;option value="su"&gt;Subject&lt;/option&gt;
49371 &lt;option value="nb"&gt;ISBN&lt;/option&gt;
49372 &lt;option value="se"&gt;Series&lt;/option&gt;
49373 &lt;option value="callnum"&gt;Call Number&lt;/option&gt;
49374 &lt;/select&gt;
49375 &lt;input value="Search" id="searchsubmit" type="submit"&gt;
49376 &lt;/p&gt;&lt;/form&gt;
49377       </programlisting></para>
49378     </section>
49379   </appendix>
49380
49381   <appendix id="gpl">
49382     <title><acronym>GNU</acronym> General Public License version 3</title>
49383
49384     <para>Version 3, 29 June 2007</para>
49385
49386     <para>Copyright © 2007 Free Software Foundation, Inc. <ulink url="http://fsf.org/">http://fsf.org/</ulink></para>
49387
49388     <para>Everyone is permitted to copy and distribute verbatim copies of this
49389     license document, but changing it is not allowed.</para>
49390
49391     <bridgehead id="Preamble" renderas="sect1">Preamble</bridgehead>
49392
49393     <para>The <acronym>GNU</acronym> General Public License is a free,
49394     copyleft license for software and other kinds of works.</para>
49395
49396     <para>The licenses for most software and other practical works are
49397     designed to take away your freedom to share and change the works. By
49398     contrast, the <acronym>GNU</acronym> General Public License is intended to
49399     guarantee your freedom to share and change all versions of a program--to
49400     make sure it remains free software for all its users. We, the Free
49401     Software Foundation, use the <acronym>GNU</acronym> General Public License
49402     for most of our software; it applies also to any other work released this
49403     way by its authors. You can apply it to your programs, too.</para>
49404
49405     <para>When we speak of free software, we are referring to freedom, not
49406     price. Our General Public Licenses are designed to make sure that you have
49407     the freedom to distribute copies of free software (and charge for them if
49408     you wish), that you receive source code or can get it if you want it, that
49409     you can change the software or use pieces of it in new free programs, and
49410     that you know you can do these things.</para>
49411
49412     <para>To protect your rights, we need to prevent others from denying you
49413     these rights or asking you to surrender the rights. Therefore, you have
49414     certain responsibilities if you distribute copies of the software, or if
49415     you modify it: responsibilities to respect the freedom of others.</para>
49416
49417     <para>For example, if you distribute copies of such a program, whether
49418     gratis or for a fee, you must pass on to the recipients the same freedoms
49419     that you received. You must make sure that they, too, receive or can get
49420     the source code. And you must show them these terms so they know their
49421     rights.</para>
49422
49423     <para>Developers that use the <acronym>GNU</acronym>
49424     <acronym>GPL</acronym> protect your rights with two steps: (1) assert
49425     copyright on the software, and (2) offer you this License giving you legal
49426     permission to copy, distribute and/or modify it.</para>
49427
49428     <para>For the developers' and authors' protection, the
49429     <acronym>GPL</acronym> clearly explains that there is no warranty for this
49430     free software. For both users' and authors' sake, the
49431     <acronym>GPL</acronym> requires that modified versions be marked as
49432     changed, so that their problems will not be attributed erroneously to
49433     authors of previous versions.</para>
49434
49435     <para>Some devices are designed to deny users access to install or run
49436     modified versions of the software inside them, although the manufacturer
49437     can do so. This is fundamentally incompatible with the aim of protecting
49438     users' freedom to change the software. The systematic pattern of such
49439     abuse occurs in the area of products for individuals to use, which is
49440     precisely where it is most unacceptable. Therefore, we have designed this
49441     version of the <acronym>GPL</acronym> to prohibit the practice for those
49442     products. If such problems arise substantially in other domains, we stand
49443     ready to extend this provision to those domains in future versions of the
49444     <acronym>GPL</acronym>, as needed to protect the freedom of users.</para>
49445
49446     <para>Finally, every program is threatened constantly by software patents.
49447     States should not allow patents to restrict development and use of
49448     software on general-purpose computers, but in those that do, we wish to
49449     avoid the special danger that patents applied to a free program could make
49450     it effectively proprietary. To prevent this, the <acronym>GPL</acronym>
49451     assures that patents cannot be used to render the program non-free.</para>
49452
49453     <para>The precise terms and conditions for copying, distribution and
49454     modification follow.</para>
49455
49456     <bridgehead>TERMS AND CONDITIONS</bridgehead>
49457
49458     <bridgehead id="Definitions" renderas="sect1">0. Definitions.</bridgehead>
49459
49460     <para>"This License" refers to version 3 of the <acronym>GNU</acronym>
49461     General Public License.</para>
49462
49463     <para>"Copyright" also means copyright-like laws that apply to other kinds
49464     of works, such as semiconductor masks.</para>
49465
49466     <para>"The Program" refers to any copyrightable work licensed under this
49467     License. Each licensee is addressed as "you". "Licensees" and "recipients"
49468     may be individuals or organizations.</para>
49469
49470     <para>To "modify" a work means to copy from or adapt all or part of the
49471     work in a fashion requiring copyright permission, other than the making of
49472     an exact copy. The resulting work is called a "modified version" of the
49473     earlier work or a work "based on" the earlier work.</para>
49474
49475     <para>A "covered work" means either the unmodified Program or a work based
49476     on the Program.</para>
49477
49478     <para>To "propagate" a work means to do anything with it that, without
49479     permission, would make you directly or secondarily liable for infringement
49480     under applicable copyright law, except executing it on a computer or
49481     modifying a private copy. Propagation includes copying, distribution (with
49482     or without modification), making available to the public, and in some
49483     countries other activities as well.</para>
49484
49485     <para>To "convey" a work means any kind of propagation that enables other
49486     parties to make or receive copies. Mere interaction with a user through a
49487     computer network, with no transfer of a copy, is not conveying.</para>
49488
49489     <para>An interactive user interface displays "Appropriate Legal Notices"
49490     to the extent that it includes a convenient and prominently visible
49491     feature that (1) displays an appropriate copyright notice, and (2) tells
49492     the user that there is no warranty for the work (except to the extent that
49493     warranties are provided), that licensees may convey the work under this
49494     License, and how to view a copy of this License. If the interface presents
49495     a list of user commands or options, such as a menu, a prominent item in
49496     the list meets this criterion.</para>
49497
49498     <bridgehead id="SourceCode" renderas="sect1">1. Source Code.</bridgehead>
49499
49500     <para>The "source code" for a work means the preferred form of the work
49501     for making modifications to it. "Object code" means any non-source form of
49502     a work.</para>
49503
49504     <para>A "Standard Interface" means an interface that either is an official
49505     standard defined by a recognized standards body, or, in the case of
49506     interfaces specified for a particular programming language, one that is
49507     widely used among developers working in that language.</para>
49508
49509     <para>The "System Libraries" of an executable work include anything, other
49510     than the work as a whole, that (a) is included in the normal form of
49511     packaging a Major Component, but which is not part of that Major
49512     Component, and (b) serves only to enable use of the work with that Major
49513     Component, or to implement a Standard Interface for which an
49514     implementation is available to the public in source code form. A "Major
49515     Component", in this context, means a major essential component (kernel,
49516     window system, and so on) of the specific operating system (if any) on
49517     which the executable work runs, or a compiler used to produce the work, or
49518     an object code interpreter used to run it.</para>
49519
49520     <para>The "Corresponding Source" for a work in object code form means all
49521     the source code needed to generate, install, and (for an executable work)
49522     run the object code and to modify the work, including scripts to control
49523     those activities. However, it does not include the work's System
49524     Libraries, or general-purpose tools or generally available free programs
49525     which are used unmodified in performing those activities but which are not
49526     part of the work. For example, Corresponding Source includes interface
49527     definition files associated with source files for the work, and the source
49528     code for shared libraries and dynamically linked subprograms that the work
49529     is specifically designed to require, such as by intimate data
49530     communication or control flow between those subprograms and other parts of
49531     the work.</para>
49532
49533     <para>The Corresponding Source need not include anything that users can
49534     regenerate automatically from other parts of the Corresponding
49535     Source.</para>
49536
49537     <para>The Corresponding Source for a work in source code form is that same
49538     work.</para>
49539
49540     <bridgehead id="BasicPermissions" renderas="sect1">2. Basic
49541     Permissions.</bridgehead>
49542
49543     <para>All rights granted under this License are granted for the term of
49544     copyright on the Program, and are irrevocable provided the stated
49545     conditions are met. This License explicitly affirms your unlimited
49546     permission to run the unmodified Program. The output from running a
49547     covered work is covered by this License only if the output, given its
49548     content, constitutes a covered work. This License acknowledges your rights
49549     of fair use or other equivalent, as provided by copyright law.</para>
49550
49551     <para>You may make, run and propagate covered works that you do not
49552     convey, without conditions so long as your license otherwise remains in
49553     force. You may convey covered works to others for the sole purpose of
49554     having them make modifications exclusively for you, or provide you with
49555     facilities for running those works, provided that you comply with the
49556     terms of this License in conveying all material for which you do not
49557     control copyright. Those thus making or running the covered works for you
49558     must do so exclusively on your behalf, under your direction and control,
49559     on terms that prohibit them from making any copies of your copyrighted
49560     material outside their relationship with you.</para>
49561
49562     <para>Conveying under any other circumstances is permitted solely under
49563     the conditions stated below. Sublicensing is not allowed; section 10 makes
49564     it unnecessary.</para>
49565
49566     <bridgehead id="Protecting" renderas="sect1">3. Protecting Users' Legal
49567     Rights From Anti-Circumvention Law.</bridgehead>
49568
49569     <para>No covered work shall be deemed part of an effective technological
49570     measure under any applicable law fulfilling obligations under article 11
49571     of the WIPO copyright treaty adopted on 20 December 1996, or similar laws
49572     prohibiting or restricting circumvention of such measures.</para>
49573
49574     <para>When you convey a covered work, you waive any legal power to forbid
49575     circumvention of technological measures to the extent such circumvention
49576     is effected by exercising rights under this License with respect to the
49577     covered work, and you disclaim any intention to limit operation or
49578     modification of the work as a means of enforcing, against the work's
49579     users, your or third parties' legal rights to forbid circumvention of
49580     technological measures.</para>
49581
49582     <bridgehead id="ConveyingVerbatim" renderas="sect1">4. Conveying Verbatim
49583     Copies.</bridgehead>
49584
49585     <para>You may convey verbatim copies of the Program's source code as you
49586     receive it, in any medium, provided that you conspicuously and
49587     appropriately publish on each copy an appropriate copyright notice; keep
49588     intact all notices stating that this License and any non-permissive terms
49589     added in accord with section 7 apply to the code; keep intact all notices
49590     of the absence of any warranty; and give all recipients a copy of this
49591     License along with the Program.</para>
49592
49593     <para>You may charge any price or no price for each copy that you convey,
49594     and you may offer support or warranty protection for a fee.</para>
49595
49596     <bridgehead id="ConveyingModified" renderas="sect1">5. Conveying Modified
49597     Source Versions.</bridgehead>
49598
49599     <para>You may convey a work based on the Program, or the modifications to
49600     produce it from the Program, in the form of source code under the terms of
49601     section 4, provided that you also meet all of these conditions:</para>
49602
49603     <orderedlist numeration="loweralpha">
49604       <listitem>
49605         <para>The work must carry prominent notices stating that you modified
49606         it, and giving a relevant date.</para>
49607       </listitem>
49608
49609       <listitem>
49610         <para>The work must carry prominent notices stating that it is
49611         released under this License and any conditions added under section 7.
49612         This requirement modifies the requirement in section 4 to "keep intact
49613         all notices".</para>
49614       </listitem>
49615
49616       <listitem>
49617         <para>You must license the entire work, as a whole, under this License
49618         to anyone who comes into possession of a copy. This License will
49619         therefore apply, along with any applicable section 7 additional terms,
49620         to the whole of the work, and all its parts, regardless of how they
49621         are packaged. This License gives no permission to license the work in
49622         any other way, but it does not invalidate such permission if you have
49623         separately received it.</para>
49624       </listitem>
49625
49626       <listitem>
49627         <para>If the work has interactive user interfaces, each must display
49628         Appropriate Legal Notices; however, if the Program has interactive
49629         interfaces that do not display Appropriate Legal Notices, your work
49630         need not make them do so.</para>
49631       </listitem>
49632     </orderedlist>
49633
49634     <para>A compilation of a covered work with other separate and independent
49635     works, which are not by their nature extensions of the covered work, and
49636     which are not combined with it such as to form a larger program, in or on
49637     a volume of a storage or distribution medium, is called an "aggregate" if
49638     the compilation and its resulting copyright are not used to limit the
49639     access or legal rights of the compilation's users beyond what the
49640     individual works permit. Inclusion of a covered work in an aggregate does
49641     not cause this License to apply to the other parts of the
49642     aggregate.</para>
49643
49644     <bridgehead id="ConveyingNonSource" renderas="sect1">6. Conveying
49645     Non-Source Forms.</bridgehead>
49646
49647     <para>You may convey a covered work in object code form under the terms of
49648     sections 4 and 5, provided that you also convey the machine-readable
49649     Corresponding Source under the terms of this License, in one of these
49650     ways:</para>
49651
49652     <orderedlist numeration="loweralpha">
49653       <listitem>
49654         <para>Convey the object code in, or embodied in, a physical product
49655         (including a physical distribution medium), accompanied by the
49656         Corresponding Source fixed on a durable physical medium customarily
49657         used for software interchange.</para>
49658       </listitem>
49659
49660       <listitem>
49661         <para>Convey the object code in, or embodied in, a physical product
49662         (including a physical distribution medium), accompanied by a written
49663         offer, valid for at least three years and valid for as long as you
49664         offer spare parts or customer support for that product model, to give
49665         anyone who possesses the object code either (1) a copy of the
49666         Corresponding Source for all the software in the product that is
49667         covered by this License, on a durable physical medium customarily used
49668         for software interchange, for a price no more than your reasonable
49669         cost of physically performing this conveying of source, or (2) access
49670         to copy the Corresponding Source from a network server at no
49671         charge.</para>
49672       </listitem>
49673
49674       <listitem>
49675         <para>Convey individual copies of the object code with a copy of the
49676         written offer to provide the Corresponding Source. This alternative is
49677         allowed only occasionally and noncommercially, and only if you
49678         received the object code with such an offer, in accord with subsection
49679         6b.</para>
49680       </listitem>
49681
49682       <listitem>
49683         <para>Convey the object code by offering access from a designated
49684         place (gratis or for a charge), and offer equivalent access to the
49685         Corresponding Source in the same way through the same place at no
49686         further charge. You need not require recipients to copy the
49687         Corresponding Source along with the object code. If the place to copy
49688         the object code is a network server, the Corresponding Source may be
49689         on a different server (operated by you or a third party) that supports
49690         equivalent copying facilities, provided you maintain clear directions
49691         next to the object code saying where to find the Corresponding Source.
49692         Regardless of what server hosts the Corresponding Source, you remain
49693         obligated to ensure that it is available for as long as needed to
49694         satisfy these requirements.</para>
49695       </listitem>
49696
49697       <listitem>
49698         <para>Convey the object code using peer-to-peer transmission, provided
49699         you inform other peers where the object code and Corresponding Source
49700         of the work are being offered to the general public at no charge under
49701         subsection 6d.</para>
49702       </listitem>
49703     </orderedlist>
49704
49705     <para>A separable portion of the object code, whose source code is
49706     excluded from the Corresponding Source as a System Library, need not be
49707     included in conveying the object code work.</para>
49708
49709     <para>A "User Product" is either (1) a "consumer product", which means any
49710     tangible personal property which is normally used for personal, family, or
49711     household purposes, or (2) anything designed or sold for incorporation
49712     into a dwelling. In determining whether a product is a consumer product,
49713     doubtful cases shall be resolved in favor of coverage. For a particular
49714     product received by a particular user, "normally used" refers to a typical
49715     or common use of that class of product, regardless of the status of the
49716     particular user or of the way in which the particular user actually uses,
49717     or expects or is expected to use, the product. A product is a consumer
49718     product regardless of whether the product has substantial commercial,
49719     industrial or non-consumer uses, unless such uses represent the only
49720     significant mode of use of the product.</para>
49721
49722     <para>"Installation Information" for a User Product means any methods,
49723     procedures, authorization keys, or other information required to install
49724     and execute modified versions of a covered work in that User Product from
49725     a modified version of its Corresponding Source. The information must
49726     suffice to ensure that the continued functioning of the modified object
49727     code is in no case prevented or interfered with solely because
49728     modification has been made.</para>
49729
49730     <para>If you convey an object code work under this section in, or with, or
49731     specifically for use in, a User Product, and the conveying occurs as part
49732     of a transaction in which the right of possession and use of the User
49733     Product is transferred to the recipient in perpetuity or for a fixed term
49734     (regardless of how the transaction is characterized), the Corresponding
49735     Source conveyed under this section must be accompanied by the Installation
49736     Information. But this requirement does not apply if neither you nor any
49737     third party retains the ability to install modified object code on the
49738     User Product (for example, the work has been installed in
49739     <acronym>ROM</acronym>).</para>
49740
49741     <para>The requirement to provide Installation Information does not include
49742     a requirement to continue to provide support service, warranty, or updates
49743     for a work that has been modified or installed by the recipient, or for
49744     the User Product in which it has been modified or installed. Access to a
49745     network may be denied when the modification itself materially and
49746     adversely affects the operation of the network or violates the rules and
49747     protocols for communication across the network.</para>
49748
49749     <para>Corresponding Source conveyed, and Installation Information
49750     provided, in accord with this section must be in a format that is publicly
49751     documented (and with an implementation available to the public in source
49752     code form), and must require no special password or key for unpacking,
49753     reading or copying.</para>
49754
49755     <bridgehead id="AdditionalTerms" renderas="sect1">7. Additional
49756     Terms.</bridgehead>
49757
49758     <para>"Additional permissions" are terms that supplement the terms of this
49759     License by making exceptions from one or more of its conditions.
49760     Additional permissions that are applicable to the entire Program shall be
49761     treated as though they were included in this License, to the extent that
49762     they are valid under applicable law. If additional permissions apply only
49763     to part of the Program, that part may be used separately under those
49764     permissions, but the entire Program remains governed by this License
49765     without regard to the additional permissions.</para>
49766
49767     <para>When you convey a copy of a covered work, you may at your option
49768     remove any additional permissions from that copy, or from any part of it.
49769     (Additional permissions may be written to require their own removal in
49770     certain cases when you modify the work.) You may place additional
49771     permissions on material, added by you to a covered work, for which you
49772     have or can give appropriate copyright permission.</para>
49773
49774     <para>Notwithstanding any other provision of this License, for material
49775     you add to a covered work, you may (if authorized by the copyright holders
49776     of that material) supplement the terms of this License with terms:</para>
49777
49778     <orderedlist numeration="loweralpha">
49779       <listitem>
49780         <para>Disclaiming warranty or limiting liability differently from the
49781         terms of sections 15 and 16 of this License; or</para>
49782       </listitem>
49783
49784       <listitem>
49785         <para>Requiring preservation of specified reasonable legal notices or
49786         author attributions in that material or in the Appropriate Legal
49787         Notices displayed by works containing it; or</para>
49788       </listitem>
49789
49790       <listitem>
49791         <para>Prohibiting misrepresentation of the origin of that material, or
49792         requiring that modified versions of such material be marked in
49793         reasonable ways as different from the original version; or</para>
49794       </listitem>
49795
49796       <listitem>
49797         <para>Limiting the use for publicity purposes of names of licensors or
49798         authors of the material; or</para>
49799       </listitem>
49800
49801       <listitem>
49802         <para>Declining to grant rights under trademark law for use of some
49803         trade names, trademarks, or service marks; or</para>
49804       </listitem>
49805
49806       <listitem>
49807         <para>Requiring indemnification of licensors and authors of that
49808         material by anyone who conveys the material (or modified versions of
49809         it) with contractual assumptions of liability to the recipient, for
49810         any liability that these contractual assumptions directly impose on
49811         those licensors and authors.</para>
49812       </listitem>
49813     </orderedlist>
49814
49815     <para>All other non-permissive additional terms are considered "further
49816     restrictions" within the meaning of section 10. If the Program as you
49817     received it, or any part of it, contains a notice stating that it is
49818     governed by this License along with a term that is a further restriction,
49819     you may remove that term. If a license document contains a further
49820     restriction but permits relicensing or conveying under this License, you
49821     may add to a covered work material governed by the terms of that license
49822     document, provided that the further restriction does not survive such
49823     relicensing or conveying.</para>
49824
49825     <para>If you add terms to a covered work in accord with this section, you
49826     must place, in the relevant source files, a statement of the additional
49827     terms that apply to those files, or a notice indicating where to find the
49828     applicable terms.</para>
49829
49830     <para>Additional terms, permissive or non-permissive, may be stated in the
49831     form of a separately written license, or stated as exceptions; the above
49832     requirements apply either way.</para>
49833
49834     <bridgehead id="Termination" renderas="sect1">8. Termination.</bridgehead>
49835
49836     <para>You may not propagate or modify a covered work except as expressly
49837     provided under this License. Any attempt otherwise to propagate or modify
49838     it is void, and will automatically terminate your rights under this
49839     License (including any patent licenses granted under the third paragraph
49840     of section 11).</para>
49841
49842     <para>However, if you cease all violation of this License, then your
49843     license from a particular copyright holder is reinstated (a)
49844     provisionally, unless and until the copyright holder explicitly and
49845     finally terminates your license, and (b) permanently, if the copyright
49846     holder fails to notify you of the violation by some reasonable means prior
49847     to 60 days after the cessation.</para>
49848
49849     <para>Moreover, your license from a particular copyright holder is
49850     reinstated permanently if the copyright holder notifies you of the
49851     violation by some reasonable means, this is the first time you have
49852     received notice of violation of this License (for any work) from that
49853     copyright holder, and you cure the violation prior to 30 days after your
49854     receipt of the notice.</para>
49855
49856     <para>Termination of your rights under this section does not terminate the
49857     licenses of parties who have received copies or rights from you under this
49858     License. If your rights have been terminated and not permanently
49859     reinstated, you do not qualify to receive new licenses for the same
49860     material under section 10.</para>
49861
49862     <bridgehead id="AcceptanceNotRequired" renderas="sect1">9. Acceptance Not
49863     Required for Having Copies.</bridgehead>
49864
49865     <para>You are not required to accept this License in order to receive or
49866     run a copy of the Program. Ancillary propagation of a covered work
49867     occurring solely as a consequence of using peer-to-peer transmission to
49868     receive a copy likewise does not require acceptance. However, nothing
49869     other than this License grants you permission to propagate or modify any
49870     covered work. These actions infringe copyright if you do not accept this
49871     License. Therefore, by modifying or propagating a covered work, you
49872     indicate your acceptance of this License to do so.</para>
49873
49874     <bridgehead id="AutomaticDownstream" renderas="sect1">10. Automatic
49875     Licensing of Downstream Recipients.</bridgehead>
49876
49877     <para>Each time you convey a covered work, the recipient automatically
49878     receives a license from the original licensors, to run, modify and
49879     propagate that work, subject to this License. You are not responsible for
49880     enforcing compliance by third parties with this License.</para>
49881
49882     <para>An "entity transaction" is a transaction transferring control of an
49883     organization, or substantially all assets of one, or subdividing an
49884     organization, or merging organizations. If propagation of a covered work
49885     results from an entity transaction, each party to that transaction who
49886     receives a copy of the work also receives whatever licenses to the work
49887     the party's predecessor in interest had or could give under the previous
49888     paragraph, plus a right to possession of the Corresponding Source of the
49889     work from the predecessor in interest, if the predecessor has it or can
49890     get it with reasonable efforts.</para>
49891
49892     <para>You may not impose any further restrictions on the exercise of the
49893     rights granted or affirmed under this License. For example, you may not
49894     impose a license fee, royalty, or other charge for exercise of rights
49895     granted under this License, and you may not initiate litigation (including
49896     a cross-claim or counterclaim in a lawsuit) alleging that any patent claim
49897     is infringed by making, using, selling, offering for sale, or importing
49898     the Program or any portion of it.</para>
49899
49900     <bridgehead id="Patents" renderas="sect1">11. Patents.</bridgehead>
49901
49902     <para>A "contributor" is a copyright holder who authorizes use under this
49903     License of the Program or a work on which the Program is based. The work
49904     thus licensed is called the contributor's "contributor version".</para>
49905
49906     <para>A contributor's "essential patent claims" are all patent claims
49907     owned or controlled by the contributor, whether already acquired or
49908     hereafter acquired, that would be infringed by some manner, permitted by
49909     this License, of making, using, or selling its contributor version, but do
49910     not include claims that would be infringed only as a consequence of
49911     further modification of the contributor version. For purposes of this
49912     definition, "control" includes the right to grant patent sublicenses in a
49913     manner consistent with the requirements of this License.</para>
49914
49915     <para>Each contributor grants you a non-exclusive, worldwide, royalty-free
49916     patent license under the contributor's essential patent claims, to make,
49917     use, sell, offer for sale, import and otherwise run, modify and propagate
49918     the contents of its contributor version.</para>
49919
49920     <para>In the following three paragraphs, a "patent license" is any express
49921     agreement or commitment, however denominated, not to enforce a patent
49922     (such as an express permission to practice a patent or covenant not to sue
49923     for patent infringement). To "grant" such a patent license to a party
49924     means to make such an agreement or commitment not to enforce a patent
49925     against the party.</para>
49926
49927     <para>If you convey a covered work, knowingly relying on a patent license,
49928     and the Corresponding Source of the work is not available for anyone to
49929     copy, free of charge and under the terms of this License, through a
49930     publicly available network server or other readily accessible means, then
49931     you must either (1) cause the Corresponding Source to be so available, or
49932     (2) arrange to deprive yourself of the benefit of the patent license for
49933     this particular work, or (3) arrange, in a manner consistent with the
49934     requirements of this License, to extend the patent license to downstream
49935     recipients. "Knowingly relying" means you have actual knowledge that, but
49936     for the patent license, your conveying the covered work in a country, or
49937     your recipient's use of the covered work in a country, would infringe one
49938     or more identifiable patents in that country that you have reason to
49939     believe are valid.</para>
49940
49941     <para>If, pursuant to or in connection with a single transaction or
49942     arrangement, you convey, or propagate by procuring conveyance of, a
49943     covered work, and grant a patent license to some of the parties receiving
49944     the covered work authorizing them to use, propagate, modify or convey a
49945     specific copy of the covered work, then the patent license you grant is
49946     automatically extended to all recipients of the covered work and works
49947     based on it.</para>
49948
49949     <para>A patent license is "discriminatory" if it does not include within
49950     the scope of its coverage, prohibits the exercise of, or is conditioned on
49951     the non-exercise of one or more of the rights that are specifically
49952     granted under this License. You may not convey a covered work if you are a
49953     party to an arrangement with a third party that is in the business of
49954     distributing software, under which you make payment to the third party
49955     based on the extent of your activity of conveying the work, and under
49956     which the third party grants, to any of the parties who would receive the
49957     covered work from you, a discriminatory patent license (a) in connection
49958     with copies of the covered work conveyed by you (or copies made from those
49959     copies), or (b) primarily for and in connection with specific products or
49960     compilations that contain the covered work, unless you entered into that
49961     arrangement, or that patent license was granted, prior to 28 March
49962     2007.</para>
49963
49964     <para>Nothing in this License shall be construed as excluding or limiting
49965     any implied license or other defenses to infringement that may otherwise
49966     be available to you under applicable patent law.</para>
49967
49968     <bridgehead id="NoSurrender" renderas="sect1">12. No Surrender of Others'
49969     Freedom.</bridgehead>
49970
49971     <para>If conditions are imposed on you (whether by court order, agreement
49972     or otherwise) that contradict the conditions of this License, they do not
49973     excuse you from the conditions of this License. If you cannot convey a
49974     covered work so as to satisfy simultaneously your obligations under this
49975     License and any other pertinent obligations, then as a consequence you may
49976     not convey it at all. For example, if you agree to terms that obligate you
49977     to collect a royalty for further conveying from those to whom you convey
49978     the Program, the only way you could satisfy both those terms and this
49979     License would be to refrain entirely from conveying the Program.</para>
49980
49981     <bridgehead id="UsedWithAGPL" renderas="sect1">13. Use with the
49982     <acronym>GNU</acronym> Affero General Public License.</bridgehead>
49983
49984     <para>Notwithstanding any other provision of this License, you have
49985     permission to link or combine any covered work with a work licensed under
49986     version 3 of the <acronym>GNU</acronym> Affero General Public License into
49987     a single combined work, and to convey the resulting work. The terms of
49988     this License will continue to apply to the part which is the covered work,
49989     but the special requirements of the <acronym>GNU</acronym> Affero General
49990     Public License, section 13, concerning interaction through a network will
49991     apply to the combination as such.</para>
49992
49993     <bridgehead id="RevisedVersions" renderas="sect1">14. Revised Versions of
49994     this License.</bridgehead>
49995
49996     <para>The Free Software Foundation may publish revised and/or new versions
49997     of the <acronym>GNU</acronym> General Public License from time to time.
49998     Such new versions will be similar in spirit to the present version, but
49999     may differ in detail to address new problems or concerns.</para>
50000
50001     <para>Each version is given a distinguishing version number. If the
50002     Program specifies that a certain numbered version of the
50003     <acronym>GNU</acronym> General Public License "or any later version"
50004     applies to it, you have the option of following the terms and conditions
50005     either of that numbered version or of any later version published by the
50006     Free Software Foundation. If the Program does not specify a version number
50007     of the <acronym>GNU</acronym> General Public License, you may choose any
50008     version ever published by the Free Software Foundation.</para>
50009
50010     <para>If the Program specifies that a proxy can decide which future
50011     versions of the <acronym>GNU</acronym> General Public License can be used,
50012     that proxy's public statement of acceptance of a version permanently
50013     authorizes you to choose that version for the Program.</para>
50014
50015     <para>Later license versions may give you additional or different
50016     permissions. However, no additional obligations are imposed on any author
50017     or copyright holder as a result of your choosing to follow a later
50018     version.</para>
50019
50020     <bridgehead id="WarrantyDisclaimer" renderas="sect1">15. Disclaimer of
50021     Warranty.</bridgehead>
50022
50023     <para>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
50024     APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
50025     HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
50026     OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
50027     THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
50028     PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
50029     IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
50030     ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</para>
50031
50032     <bridgehead id="LiabilityLimitation" renderas="sect1">16. Limitation of
50033     Liability.</bridgehead>
50034
50035     <para>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
50036     WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
50037     CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
50038     INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
50039     ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT
50040     LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
50041     SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
50042     WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
50043     ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</para>
50044
50045     <bridgehead id="InterpretationSecs1516" renderas="sect1">17.
50046     Interpretation of Sections 15 and 16.</bridgehead>
50047
50048     <para>If the disclaimer of warranty and limitation of liability provided
50049     above cannot be given local legal effect according to their terms,
50050     reviewing courts shall apply local law that most closely approximates an
50051     absolute waiver of all civil liability in connection with the Program,
50052     unless a warranty or assumption of liability accompanies a copy of the
50053     Program in return for a fee.</para>
50054
50055     <bridgehead>END OF TERMS AND CONDITIONS</bridgehead>
50056
50057     <bridgehead id="HowToApply" renderas="sect1">How to Apply These Terms to
50058     Your New Programs</bridgehead>
50059
50060     <para>If you develop a new program, and you want it to be of the greatest
50061     possible use to the public, the best way to achieve this is to make it
50062     free software which everyone can redistribute and change under these
50063     terms.</para>
50064
50065     <para>To do so, attach the following notices to the program. It is safest
50066     to attach them to the start of each source file to most effectively state
50067     the exclusion of warranty; and each file should have at least the
50068     "copyright" line and a pointer to where the full notice is found.</para>
50069
50070     <screen>
50071 <replaceable>one line to give the program's name and a brief idea of what it does.</replaceable>
50072 Copyright (C) <replaceable>year</replaceable> <replaceable>name of author</replaceable>
50073
50074 This program is free software: you can redistribute it and/or modify
50075 it under the terms of the <acronym>GNU</acronym> General Public License as published by
50076 the Free Software Foundation, either version 3 of the License, or
50077 (at your option) any later version.
50078
50079 This program is distributed in the hope that it will be useful,
50080 but WITHOUT ANY WARRANTY; without even the implied warranty of
50081 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
50082 <acronym>GNU</acronym> General Public License for more details.
50083
50084 You should have received a copy of the <acronym>GNU</acronym> General Public License
50085 along with this program.  If not, see <ulink url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.
50086   </screen>
50087
50088     <para>Also add information on how to contact you by electronic and paper
50089     mail.</para>
50090
50091     <para>If the program does terminal interaction, make it output a short
50092     notice like this when it starts in an interactive mode:</para>
50093
50094     <screen>
50095 <replaceable>program</replaceable> Copyright (C) <replaceable>year</replaceable> <replaceable>name of author</replaceable>
50096 This program comes with ABSOLUTELY NO WARRANTY; for details type `<literal>show w</literal>'.
50097 This is free software, and you are welcome to redistribute it
50098 under certain conditions; type `<literal>show c</literal>' for details.
50099   </screen>
50100
50101     <para>The hypothetical commands `<literal>show w</literal>' and
50102     `<literal>show c</literal>' should show the appropriate parts of the
50103     General Public License. Of course, your program's commands might be
50104     different; for a GUI interface, you would use an "about box".</para>
50105
50106     <para>You should also get your employer (if you work as a programmer) or
50107     school, if any, to sign a "copyright disclaimer" for the program, if
50108     necessary. For more information on this, and how to apply and follow the
50109     <acronym>GNU</acronym> <acronym>GPL</acronym>, see <ulink url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.</para>
50110
50111     <para>The <acronym>GNU</acronym> General Public License does not permit
50112     incorporating your program into proprietary programs. If your program is a
50113     subroutine library, you may consider it more useful to permit linking
50114     proprietary applications with the library. If this is what you want to do,
50115     use the <acronym>GNU</acronym> Lesser General Public License instead of
50116     this License. But first, please read <ulink url="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</ulink>.</para>
50117   </appendix>
50118 </book>