add id for barcodeattribute
[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.14 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>2013</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: 2013</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: ___ Set subfields for item when items are created when receiving (e.g.
249               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
391           <section id="UniqueItemFields">
392             <title>UniqueItemFields</title>
393
394             <para>Default: barcode</para>
395
396             <para>Asks:___ (space-separated list of fields that should be
397             unique for items, must be valid SQL fields of <ulink url="http://schema.koha-community.org/tables/items.html">items</ulink>
398             table)</para>
399
400             <para>Description:</para>
401
402             <itemizedlist>
403               <listitem>
404                 <para>If this preference is left blank when adding items in
405                 acquisitions there will be no check for uniqueness. This means
406                 that a duplicate barcode can be created in acquisitions which
407                 will cause errors later when checking items in and out.</para>
408               </listitem>
409             </itemizedlist>
410           </section>
411         </section>
412
413         <section id="acqprefsprinting">
414           <title>Printing</title>
415
416           <section id="OrderPdfFormat">
417             <title>OrderPdfFormat</title>
418
419             <para>Default: pdfformat::layout2pages</para>
420
421             <para>Asks: Use ___ when printing basket groups.</para>
422           </section>
423         </section>
424       </section>
425
426       <section id="adminprefs">
427         <title>Administration</title>
428
429         <para>These preferences are general settings for your system.</para>
430
431         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
432         Global System Preferences &gt; Administration</para>
433
434         <section id="casauthentication">
435           <title>CAS Authentication</title>
436
437           <para>The Central Authentication Service (CAS) is a single sign-on
438           protocol for the web. If you don't know what this is, leave these
439           preferences set to their defaults.</para>
440
441           <section id="AllowPKIAuth">
442             <title>AllowPKIAuth</title>
443
444             <para>Default: no</para>
445
446             <para>Asks: Use ___ field for SSL client certificate
447             authentication</para>
448
449             <para>Values:</para>
450
451             <itemizedlist>
452               <listitem>
453                 <para>no</para>
454               </listitem>
455
456               <listitem>
457                 <para>the common name</para>
458               </listitem>
459
460               <listitem>
461                 <para>the email address</para>
462               </listitem>
463             </itemizedlist>
464           </section>
465
466           <section id="casAuthentication">
467             <title>casAuthentication</title>
468
469             <para>Default: Don't use</para>
470
471             <para>Asks: ___ CAS for login authentication.</para>
472           </section>
473
474           <section id="casLogout">
475             <title>casLogout</title>
476
477             <para>Default: Don't logout</para>
478
479             <para>Asks: ___ of CAS when logging out of Koha.</para>
480           </section>
481
482           <section id="casServerUrl">
483             <title>casServerUrl</title>
484
485             <para>Asks: The CAS Authentication Server can be found at
486             ___</para>
487           </section>
488         </section>
489
490         <section id="adminprefsinterface">
491           <title>Interface options</title>
492
493           <para>These preference are related to your Koha interface</para>
494
495           <section id="DebugLevel">
496             <title>DebugLevel</title>
497
498             <para>Default: lots of</para>
499
500             <para>Asks: Show ___ debugging information in the browser when an
501             internal error occurs.</para>
502
503             <para>Values:</para>
504
505             <itemizedlist>
506               <listitem>
507                 <para>lots of - will show as much information as
508                 possible</para>
509               </listitem>
510
511               <listitem>
512                 <para>no - will only show basic error messages</para>
513               </listitem>
514
515               <listitem>
516                 <para>some - will show only some of the information
517                 available</para>
518               </listitem>
519             </itemizedlist>
520
521             <para>Description:</para>
522
523             <itemizedlist>
524               <listitem>
525                 <para>This preference determines how much information will be
526                 sent to the user's screen when the system encounters an error.
527                 The most detail will be sent when the value level is set at 2,
528                 some detail will be sent when the value is set at 1, and only
529                 a basic error message will display when the value is set at 0.
530                 This setting is especially important when a system is new and
531                 the administration is interested in working out the bugs
532                 (errors or problems) quickly. Having detailed error messages
533                 makes quick fixes more likely in problem areas.</para>
534               </listitem>
535             </itemizedlist>
536           </section>
537
538           <section id="delimiter">
539             <title>delimiter</title>
540
541             <para>Default: semicolons</para>
542
543             <para>Asks: Separate columns in an exported report file with ___
544             by default.</para>
545
546             <para>Values:</para>
547
548             <itemizedlist>
549               <listitem>
550                 <para>#'s</para>
551               </listitem>
552
553               <listitem>
554                 <para>backslashes</para>
555               </listitem>
556
557               <listitem>
558                 <para>commas</para>
559               </listitem>
560
561               <listitem>
562                 <para>semicolons</para>
563               </listitem>
564
565               <listitem>
566                 <para>slashes</para>
567               </listitem>
568
569               <listitem>
570                 <para>tabs</para>
571               </listitem>
572             </itemizedlist>
573
574             <para>Description:</para>
575
576             <itemizedlist>
577               <listitem>
578                 <para>This preference determines how reports exported from
579                 Koha will separate data. In many cases you will be able to
580                 change this option when exporting if you'd like.</para>
581               </listitem>
582             </itemizedlist>
583           </section>
584
585           <section id="KohaAdminEmailAddress">
586             <title>KohaAdminEmailAddress</title>
587
588             <para>This is the default 'From' address for emails unless there
589             is one for the particular branch, and is referred to when an
590             internal error occurs.</para>
591
592             <para>Asks: Use ___ as the email address for the administrator of
593             Koha.</para>
594
595             <para>Description:</para>
596
597             <itemizedlist>
598               <listitem>
599                 <para>This preference allows one email address to be used in
600                 warning messages set to the OPAC. If no email address is set
601                 for the branch this address will receive messages from patrons
602                 regarding modification requests, purchase suggestions, and
603                 questions or information regarding overdue notices. It is
604                 recommended that a email address that can be accessed by
605                 multiple staff members be used for this purpose so that if one
606                 librarian is out the others can address these requests. This
607                 email address can be changed when needed.</para>
608               </listitem>
609             </itemizedlist>
610           </section>
611
612           <section id="noItemTypeImages">
613             <title>noItemTypeImages</title>
614
615             <para>Default: Show</para>
616
617             <para>Asks: ___ itemtype icons in the catalog.</para>
618
619             <para>Values:</para>
620
621             <itemizedlist>
622               <listitem>
623                 <para>Shows</para>
624               </listitem>
625
626               <listitem>
627                 <para>Don't show</para>
628               </listitem>
629             </itemizedlist>
630
631             <para>Description:</para>
632
633             <itemizedlist>
634               <listitem>
635                 <para>This preference allows the system administrator to
636                 determine if users will be able to set and see an <link linkend="itemtypeadmin">item type icon</link> the catalog on
637                 both the OPAC and the Staff Client. The images will display in
638                 both the OPAC and the Staff Client/Intranet. If images of item
639                 types are disabled, text labels for item types will still
640                 appear in the OPAC and Staff Client.</para>
641               </listitem>
642             </itemizedlist>
643           </section>
644
645           <section id="virtualshelves">
646             <title>virtualshelves</title>
647
648             <para>Default: Allow</para>
649
650             <para>Asks: ___ staff and patrons to create and view saved lists
651             of books.</para>
652
653             <para>Values:</para>
654
655             <itemizedlist>
656               <listitem>
657                 <para>Allow</para>
658               </listitem>
659
660               <listitem>
661                 <para>Don't Allow</para>
662               </listitem>
663             </itemizedlist>
664
665             <para>Description:</para>
666
667             <itemizedlist>
668               <listitem>
669                 <para>This preference controls whether the lists functionality
670                 will be available in the staff client and OPAC. If this is set
671                 to "Don't allow" then no one will be able to save items to
672                 public or private lists.</para>
673               </listitem>
674             </itemizedlist>
675           </section>
676         </section>
677
678         <section id="adminprefslogin">
679           <title>Login options</title>
680
681           <para>These preferences are related to logging into your Koha
682           system</para>
683
684           <section id="AutoLocation">
685             <title>AutoLocation</title>
686
687             <para>Default: Don't require</para>
688
689             <para>Asks: ___ staff to log in from a computer in the IP address
690             range specified by their library (if any).</para>
691
692             <itemizedlist>
693               <listitem>
694                 <para>Set IP address range in the library administration
695                 area</para>
696
697                 <itemizedlist>
698                   <listitem>
699                     <para><emphasis>Get there:</emphasis> More &gt;
700                     Administration &gt; Basic Parameters &gt; <link linkend="libsgroups">Libraries &amp; Groups</link></para>
701                   </listitem>
702                 </itemizedlist>
703               </listitem>
704             </itemizedlist>
705
706             <para>Values:</para>
707
708             <itemizedlist>
709               <listitem>
710                 <para>Don't require</para>
711               </listitem>
712
713               <listitem>
714                 <para>Require</para>
715               </listitem>
716             </itemizedlist>
717
718             <para>Description:</para>
719
720             <itemizedlist>
721               <listitem>
722                 <para>This preference protects the system by blocking
723                 unauthorized users from accessing the staff client program and
724                 settings. Authorized and unauthorized users are determined by
725                 their computer's IP addresses. When the preference is set to
726                 'Require', IP authorization is in effect and unauthorized IP
727                 addresses will be blocked. This means that staff cannot work
728                 from home unless their IP address has been authorized. When
729                 set to 'Don't require', anyone with a staff client login will
730                 have access no matter which IP address they are using.</para>
731               </listitem>
732             </itemizedlist>
733           </section>
734
735           <section id="IndependentBranches">
736             <title>IndependentBranches</title>
737             <para>Default: Don't prevent</para>
738             <para>Asks: ___ staff (but not superlibrarians) from modifying objects (holds, items,
739               patrons, etc.) belonging to other libraries.</para>
740             <para>Values:</para>
741             <itemizedlist>
742               <listitem>
743                 <para>Don't prevent</para>
744               </listitem>
745               <listitem>
746                 <para>Prevent</para>
747               </listitem>
748             </itemizedlist>
749             <para>Description:</para>
750             <itemizedlist>
751               <listitem>
752                 <para>This preference should only be used by library systems which are sharing a
753                   single Koha installation among multiple branches but are considered independent
754                   organizations, meaning they do not share material or patrons with other branches
755                   and do not plan to change that in the future. If set to 'Prevent' it increases the
756                   security between library branches by: prohibiting staff users from logging into
757                   another branch from within the staff client, filtering out patrons from patron
758                   searches who are not a part of the login branch conducting the search, limiting
759                   the location choices to the login branch when adding or modifying an item record,
760                   preventing users from other branch locations from placing holds or checking out
761                   materials from library branches other than their own, and preventing staff from
762                   editing item records which belong to other library branches. All of these security
763                   safeguards can be overridden only by the superlibrarian, the highest level of
764                   privileges.</para>
765               </listitem>
766             </itemizedlist>
767             <important>
768               <para>It is important that this value be set before going live and that it NOT be
769                 changed</para>
770             </important>
771           </section>
772
773           <section id="SessionStorage">
774             <title>SessionStorage</title>
775
776             <para>Default: in the MySQL database</para>
777
778             <para>Asks: Store login session information ___</para>
779
780             <para>Values:</para>
781
782             <itemizedlist>
783               <listitem>
784                 <para>as temporary files</para>
785               </listitem>
786
787               <listitem>
788                 <para>in the MySQL database</para>
789               </listitem>
790
791               <listitem>
792                 <para>in the PostgreSQL database</para>
793
794                 <itemizedlist>
795                   <listitem>
796                     <important>
797                       <para>PostgreSQL is not yet supported</para>
798                     </important>
799                   </listitem>
800                 </itemizedlist>
801               </listitem>
802             </itemizedlist>
803
804             <para>Description:</para>
805
806             <itemizedlist>
807               <listitem>
808                 <para>This preference allows administrators to choose what
809                 format session data is stored in during web sessions.</para>
810               </listitem>
811             </itemizedlist>
812           </section>
813
814           <section id="timeout">
815             <title>timeout</title>
816
817             <para>Default: 12000000</para>
818
819             <para>Asks: Automatically log out users after ___ seconds of inactivity.</para>
820
821             <para>Description:</para>
822
823             <itemizedlist>
824               <listitem>
825                 <para>This preference sets the length of time the Staff Client
826                 or OPAC accounts can be left inactive before re-logging in is
827                 necessary. The value of this preference is in seconds. At this
828                 time, the amount of time before a session times out must be
829                 the same for both the Staff Client and the OPAC.</para>
830               </listitem>
831             </itemizedlist>
832           </section>
833         </section>
834         <section id="mozillapersona">
835           <title>Mozilla Persona</title>
836           <section id="persona">
837             <title>Persona</title>
838             <para>Default: Don't allow</para>
839             <para>Asks: ___  Mozilla persona for login.</para>
840             <para>Values:</para>
841             <itemizedlist>
842                 <listitem>
843                   <para>Allow</para>
844                   <screenshot>
845                       <screeninfo>Persona login on OPAC</screeninfo>
846                       <mediaobject>
847                         <imageobject>
848                           <imagedata fileref="images/admin/globalprefs/persona.png"/>
849                         </imageobject>
850                       </mediaobject>
851                     </screenshot>
852                 </listitem>
853                 <listitem>
854                   <para>Don't allow</para>
855                 </listitem>
856               </itemizedlist>
857             <para>Description:<itemizedlist>
858                 <listitem>
859                   <para>Mozilla Persona is an OpenID-like service that lets you log in to multiple
860                     websites with your Mozilla credentials.  If you allow Persona log in for Koha
861                     then your patrons can log in to the OPAC using their Mozilla Persona.  Learn
862                     more about Persona on the <ulink url="http://www.mozilla.org/en-US/persona/">official Mozilla site</ulink>.<important>
863                       <para>For Persona log in to work you will need you <link linkend="OPACBaseURL">OPACBaseURL</link> preference to be set correctly.</para>
864                     </important></para>
865                 </listitem>
866               </itemizedlist></para>
867           </section>
868         </section>
869         <section id="searchengineprefs">
870           <title>Search Engine</title>
871           <section id="SearchEngine">
872             <title>SearchEngine</title>
873             <important>
874               <para>This preference is highly experimental and should not be changed from the
875                 default value in a production environment.</para>
876             </important>
877             <para>Default: Zebra</para>
878             <para>Asks: ___  is the search engine used. </para>
879             <para>Values:<itemizedlist>
880                 <listitem>
881                   <para>Solr</para>
882                 </listitem>
883                 <listitem>
884                   <para>Zebra</para>
885                 </listitem>
886               </itemizedlist></para>
887             <para>Description:<itemizedlist>
888                 <listitem>
889                   <para>This preference will be used to control which search engine Koha uses for
890                     catalog searches in the OPAC and the staff client.</para>
891                 </listitem>
892               </itemizedlist></para>
893           </section>
894         </section>
895       </section>
896
897       <section id="authprefs">
898         <title>Authorities</title>
899
900         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
901         Global System Preferences &gt; Authorities</para>
902
903         <section id="generalauthorities">
904           <title>General</title>
905
906           <section id="AuthDisplayHierarchy">
907             <title>AuthDisplayHierarchy</title>
908
909             <para>Default: Don't display</para>
910
911             <para>Asks: ___ broader term/narrower term hierarchies when
912             viewing authorities.</para>
913
914             <para>Values:</para>
915
916             <itemizedlist>
917               <listitem>
918                 <para>Display</para>
919
920                 <screenshot>
921                   <screeninfo>AuthDisplayHierarchy</screeninfo>
922
923                   <mediaobject>
924                     <imageobject>
925                       <imagedata fileref="images/admin/globalprefs/AuthDisplayHierarchy.png"/>
926                     </imageobject>
927                   </mediaobject>
928                 </screenshot>
929               </listitem>
930
931               <listitem>
932                 <para>Don't display</para>
933               </listitem>
934             </itemizedlist>
935
936             <para>Description:</para>
937
938             <itemizedlist>
939               <listitem>
940                 <para>If your authority records includes 5xx fields with
941                 linked references to broader and/or narrower see also
942                 references this preference will turn on a display of those
943                 authorities at the top of the record.</para>
944               </listitem>
945             </itemizedlist>
946           </section>
947
948           <section id="AutoCreateAuthorities">
949             <title>AutoCreateAuthorities</title>
950
951             <para>Default: do not generate</para>
952
953             <para>Asks: When editing records, ___ authority records that are
954             missing.</para>
955
956             <para>Values:</para>
957
958             <itemizedlist>
959               <listitem>
960                 <para>do not generate</para>
961               </listitem>
962
963               <listitem>
964                 <para>generate</para>
965               </listitem>
966             </itemizedlist>
967
968             <important>
969               <para><link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
970               must be set to "allow" for this to have any effect</para>
971             </important>
972
973             <para>Description:</para>
974
975             <itemizedlist>
976               <listitem>
977                 <para>When this and <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
978                 are both turned on, automatically create authority records for
979                 headings that don't have any authority link when cataloging.
980                 When BiblioAddsAuthorities is on and AutoCreateAuthorities is
981                 turned off, do not automatically generate authority records,
982                 but allow the user to enter headings that don't match an
983                 existing authority. When BiblioAddsAuthorities is off, this
984                 has no effect.</para>
985               </listitem>
986             </itemizedlist>
987           </section>
988
989           <section id="BiblioAddsAuthorities">
990             <title>BiblioAddsAuthorities</title>
991
992             <para>Default: allow</para>
993
994             <para>Asks: When editing records, ___ them to automatically create
995             new authority records if needed, rather than having to reference
996             existing authorities.</para>
997
998             <para>Values:</para>
999
1000             <itemizedlist>
1001               <listitem>
1002                 <para>allow</para>
1003
1004                 <itemizedlist>
1005                   <listitem>
1006                     <para>This setting allows you to type values in the fields
1007                     controlled by authorities and then adds a new authority if
1008                     one does not exist</para>
1009                   </listitem>
1010                 </itemizedlist>
1011               </listitem>
1012
1013               <listitem>
1014                 <para>don't allow</para>
1015
1016                 <itemizedlist>
1017                   <listitem>
1018                     <para>This setting will lock the authority controlled
1019                     fields, forcing you to search for an authority versus
1020                     allowing you to type the information in yourself.</para>
1021                   </listitem>
1022                 </itemizedlist>
1023               </listitem>
1024             </itemizedlist>
1025           </section>
1026
1027           <section id="dontmerge">
1028             <title>dontmerge</title>
1029
1030             <para>Default: Don't</para>
1031
1032             <para>Asks: ___ automatically update attached biblios when
1033             changing an authority record.</para>
1034
1035             <para>Values:</para>
1036
1037             <itemizedlist>
1038               <listitem>
1039                 <para>Do</para>
1040               </listitem>
1041
1042               <listitem>
1043                 <para>Don't</para>
1044               </listitem>
1045             </itemizedlist>
1046
1047             <para>Description:</para>
1048
1049             <itemizedlist>
1050               <listitem>
1051                 <para>This preference tells Koha how to handle changes to your Authority records. If
1052                   you edit an authority record and this preference is set to 'Do' Koha will
1053                   immediately update all of the bib records linked to the authority with the new
1054                   authority record's data. If this is set to "Don't" then Koha won't edit bib
1055                   records when changes are made to authorities, rather, this is done later by the
1056                     <link linkend="mergeauthcron">merge_authority.pl cronjob</link>.</para>
1057               </listitem>
1058             </itemizedlist>
1059
1060             <important>
1061               <para>If this is set to "Don't automatically update" you will need to ask your
1062                 administrator to enable the <link linkend="mergeauthcron">merge_authority.pl
1063                   cronjob</link>.</para>
1064             </important>
1065           </section>
1066
1067           <section id="MARCAuthorityControlField008">
1068             <title>MARCAuthorityControlField008</title>
1069
1070             <para>Default: || aca||aabn | a|a d</para>
1071
1072             <para>Asks: Use the following text for the contents of MARC
1073             authority control field 008 position 06-39 (fixed length data
1074             elements).</para>
1075
1076             <para><important>
1077                 <para>Do not include the date (position 00-05) in this
1078                 preference, Koha will calculate automatically and put that in
1079                 before the values in this preference.</para>
1080               </important>Description:</para>
1081
1082             <itemizedlist>
1083               <listitem>
1084                 <para>This preference controls the default value in the 008
1085                 field on Authority records. It does not effect bibliographic
1086                 records.</para>
1087               </listitem>
1088             </itemizedlist>
1089           </section>
1090           <section id="UNIMARCAuthorityField100">
1091             <title>UNIMARCAuthorityField100</title>
1092             <para>Default: afrey50      ba0</para>
1093             <para>Asks: Use the following text for the contents of UNIMARC authority field 100
1094               position (fixed length data elements). <important>
1095                 <para>Do not include the date (position 00-07) in this preference, Koha will
1096                   calculate automatically and put that in before the values in this
1097                   preference.</para>
1098               </important></para>
1099             <para>Description:<itemizedlist>
1100                 <listitem>
1101                   <para>This preference controls the default value in the 100 field on Authority
1102                     records cataloged in UNIMARC. It does not effect bibliographic records.</para>
1103                 </listitem>
1104               </itemizedlist></para>
1105           </section>
1106
1107           <section id="UseAuthoritiesForTracings">
1108             <title>UseAuthoritiesForTracings</title>
1109
1110             <para>Default: Don't use</para>
1111
1112             <para>Asks: ___ authority record numbers instead of text strings
1113             for searches from subject tracings.</para>
1114
1115             <para>Values:</para>
1116
1117             <itemizedlist>
1118               <listitem>
1119                 <para>Don't use</para>
1120
1121                 <itemizedlist>
1122                   <listitem>
1123                     <para>Search links look for subject/author keywords
1124                     (example: opac-search.pl?q=su:Business%20networks)</para>
1125                   </listitem>
1126                 </itemizedlist>
1127               </listitem>
1128
1129               <listitem>
1130                 <para>Use</para>
1131
1132                 <itemizedlist>
1133                   <listitem>
1134                     <para>Search links look for an authority record (example:
1135                     opac-search.pl?q=an:354)</para>
1136                   </listitem>
1137                 </itemizedlist>
1138               </listitem>
1139             </itemizedlist>
1140
1141             <para>Description:</para>
1142
1143             <itemizedlist>
1144               <listitem>
1145                 <para>For libraries that have authority files, they may want
1146                 to make it so that when a link to an authorized subject or
1147                 author is clicked on the OPAC or staff client it takes the
1148                 searcher only to a list of results with that authority record.
1149                 Most libraries do not have complete authority files and so
1150                 setting this preference to 'Don't use' will allow searchers to
1151                 click on links to authors and subject headings and perform a
1152                 keyword search against those fields, finding all possible
1153                 relevant results instead.</para>
1154               </listitem>
1155             </itemizedlist>
1156           </section>
1157         </section>
1158
1159         <section id="linkerauthorities">
1160           <title>Linker</title>
1161
1162           <para>These preferences will control how Koha links bibliographic records to authority
1163             records. All bibliographic records added to Koha after these preferences are set will
1164             link automatically to authority records, for records added before these preferences are
1165             set there is a script (misc/link_bibs_to_authorities.pl) that your system administrator
1166             can run to link records together.</para>
1167
1168           <section id="CatalogModuleRelink">
1169             <title>CatalogModuleRelink</title>
1170
1171             <para>Default: Do not</para>
1172
1173             <para>Asks: ___ automatically relink headings that have previously
1174             been linked when saving records in the cataloging module.</para>
1175
1176             <para>Values:</para>
1177
1178             <itemizedlist>
1179               <listitem>
1180                 <para>Do</para>
1181               </listitem>
1182
1183               <listitem>
1184                 <para>Do not</para>
1185               </listitem>
1186             </itemizedlist>
1187
1188             <para>Description:</para>
1189
1190             <itemizedlist>
1191               <listitem>
1192                 <para>Longtime users of Koha don't expect the authority and
1193                 bib records to link consistently. This preference makes it
1194                 possible to disable authority relinking in the cataloging
1195                 module only (i.e. relinking is still possible if
1196                 link_bibs_to_authorities.pl is run). Note that though the
1197                 default behavior matches the previous behavior of Koha
1198                 (retaining links to outdated authority records), it does not
1199                 match the intended behavior (updating biblio/authority link
1200                 after bibliographic record is edited). Libraries that want the
1201                 intended behavior of authority control rather than the way
1202                 Koha used to handle linking should set CatalogModuleRelink to
1203                 'Do'. Once setting this to 'Do' the following preferences can
1204                 also be set.</para>
1205               </listitem>
1206             </itemizedlist>
1207           </section>
1208
1209           <section id="LinkerKeepStale">
1210             <title>LinkerKeepStale</title>
1211
1212             <para>Default: Do not</para>
1213
1214             <para>Asks: ___ keep existing links to authority records for
1215             headings where the linker is unable to find a match.</para>
1216
1217             <para>Values:</para>
1218
1219             <itemizedlist>
1220               <listitem>
1221                 <para>Do</para>
1222               </listitem>
1223
1224               <listitem>
1225                 <para>Do not</para>
1226               </listitem>
1227             </itemizedlist>
1228
1229             <para>Description:</para>
1230
1231             <itemizedlist>
1232               <listitem>
1233                 <para>When set to 'Do', the linker will never remove a link to
1234                 an authority record, though, depending on the value of <link linkend="LinkerRelink">LinkerRelink</link>, it may change the
1235                 link.</para>
1236               </listitem>
1237             </itemizedlist>
1238           </section>
1239
1240           <section id="LinkerModule">
1241             <title>LinkerModule</title>
1242
1243             <para>Default: Default</para>
1244
1245             <para>Asks: Use the ___ linker module for matching headings to
1246             authority records.</para>
1247
1248             <para>Values:</para>
1249
1250             <itemizedlist>
1251               <listitem>
1252                 <para>Default</para>
1253
1254                 <itemizedlist>
1255                   <listitem>
1256                     <para>Retains Koha's previous behavior of only creating
1257                     links when there is an exact match to one and only one
1258                     authority record; if the <link linkend="LinkerOptions">LinkerOptions</link> preference is
1259                     set to 'broader_headings', it will try to link headings to
1260                     authority records for broader headings by removing
1261                     subfields from the end of the heading</para>
1262                   </listitem>
1263                 </itemizedlist>
1264               </listitem>
1265
1266               <listitem>
1267                 <para>First match</para>
1268
1269                 <itemizedlist>
1270                   <listitem>
1271                     <para>Creates a link to the first authority record that
1272                     matches a given heading, even if there is more than one
1273                     authority record that matches</para>
1274                   </listitem>
1275                 </itemizedlist>
1276               </listitem>
1277
1278               <listitem>
1279                 <para>Last match</para>
1280
1281                 <itemizedlist>
1282                   <listitem>
1283                     <para>Creates a link to the last authority record that
1284                     matches a given heading, even if there is more than one
1285                     record that matches</para>
1286                   </listitem>
1287                 </itemizedlist>
1288               </listitem>
1289             </itemizedlist>
1290
1291             <para>Description:</para>
1292
1293             <itemizedlist>
1294               <listitem>
1295                 <para>This preference tells Koha which match to use when
1296                 searching for authority matches when saving a record.</para>
1297               </listitem>
1298             </itemizedlist>
1299           </section>
1300
1301           <section id="LinkerOptions">
1302             <title>LinkerOptions</title>
1303
1304             <para>Asks: Set the following options for the authority linker
1305             ___<important>
1306                 <para>This feature is experimental and shouldn't be used in a
1307                 production environment until further expanded upon.</para>
1308               </important></para>
1309
1310             <para>Description:</para>
1311
1312             <itemizedlist>
1313               <listitem>
1314                 <para>This is a pipe separated (|) list of options. At the
1315                 moment, the only option available is "broader_headings." With
1316                 this option set to "broader_headings", the linker will try to
1317                 match the following heading as follows:<programlisting>=600 10$aCamins-Esakov, Jared$xCoin collections$vCatalogs$vEarly works to 1800.</programlisting></para>
1318
1319                 <para>First: Camins-Esakov, Jared--Coin
1320                 collections--Catalogs--Early works to 1800</para>
1321
1322                 <para>Next: Camins-Esakov, Jared--Coin
1323                 collections--Catalogs</para>
1324
1325                 <para>Next: Camins-Esakov, Jared--Coin collections</para>
1326
1327                 <para>Next: Camins-Esakov, Jared (matches! if a previous
1328                 attempt had matched, it would not have tried this)</para>
1329               </listitem>
1330             </itemizedlist>
1331           </section>
1332
1333           <section id="LinkerRelink">
1334             <title>LinkerRelink</title>
1335
1336             <para>Default: Do</para>
1337
1338             <para>Asks: ___ relink headings that have previously been linked
1339             to authority records.</para>
1340
1341             <para>Values:</para>
1342
1343             <itemizedlist>
1344               <listitem>
1345                 <para>Do</para>
1346               </listitem>
1347
1348               <listitem>
1349                 <para>Do not</para>
1350               </listitem>
1351             </itemizedlist>
1352
1353             <para>Description:</para>
1354
1355             <itemizedlist>
1356               <listitem>
1357                 <para>When set to 'Do', the linker will confirm the links for
1358                 headings that have previously been linked to an authority
1359                 record when it runs, correcting any incorrect links it may
1360                 find. When set to 'Do not', any heading with an existing link
1361                 will be ignored, even if the existing link is invalid or
1362                 incorrect.</para>
1363               </listitem>
1364             </itemizedlist>
1365           </section>
1366         </section>
1367       </section>
1368
1369       <section id="catprefs">
1370         <title>Cataloging</title>
1371
1372         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
1373         Global System Preferences &gt; Cataloging</para>
1374
1375         <section id="catdisplayprefs">
1376           <title>Display</title>
1377
1378           <para/>
1379
1380           <section id="authoritysep">
1381             <title>authoritysep</title>
1382
1383             <para>Default: --</para>
1384
1385             <para>Asks: Separate multiple displayed authors, series or
1386             subjects with ___.</para>
1387           </section>
1388
1389           <section id="hide_marc">
1390             <title>hide_marc</title>
1391
1392             <para>Default: Display</para>
1393
1394             <para>Asks: ___ MARC tag numbers, subfield codes and indicators in
1395             MARC views.</para>
1396
1397             <para>Values:</para>
1398
1399             <itemizedlist>
1400               <listitem>
1401                 <para>Display -- shows the tag numbers on the cataloging
1402                 interface</para>
1403
1404                 <screenshot>
1405                   <screeninfo>MARC editor with tags showing</screeninfo>
1406
1407                   <mediaobject>
1408                     <imageobject>
1409                       <imagedata fileref="images/admin/globalprefs/hide_marc-display.png"/>
1410                     </imageobject>
1411                   </mediaobject>
1412                 </screenshot>
1413               </listitem>
1414
1415               <listitem>
1416                 <para>Don't display -- shows just descriptive text when
1417                 cataloging</para>
1418
1419                 <screenshot>
1420                   <screeninfo>MARC editor without tags showing</screeninfo>
1421
1422                   <mediaobject>
1423                     <imageobject>
1424                       <imagedata fileref="images/admin/globalprefs/hide_marc-dont.png"/>
1425                     </imageobject>
1426                   </mediaobject>
1427                 </screenshot>
1428               </listitem>
1429             </itemizedlist>
1430           </section>
1431
1432           <section id="IntranetBiblioDefaultView">
1433             <title>IntranetBiblioDefaultView</title>
1434
1435             <para>Default: ISBD form</para>
1436
1437             <para>Asks: By default, display biblio records in ___</para>
1438
1439             <para>Values:</para>
1440
1441             <itemizedlist>
1442               <listitem>
1443                 <para>ISBD form -- displays records in the staff client in the
1444                 old card catalog format</para>
1445
1446                 <itemizedlist>
1447                   <listitem>
1448                     <para>See <link linkend="isbdpref">ISBD</link> preference
1449                     for more information</para>
1450                   </listitem>
1451                 </itemizedlist>
1452               </listitem>
1453
1454               <listitem>
1455                 <para>Labelled MARC form -- displays records in the staff
1456                 client in MARC with text labels to explain the different
1457                 fields</para>
1458               </listitem>
1459
1460               <listitem>
1461                 <para>MARC form -- displays records in the staff client in
1462                 MARC</para>
1463               </listitem>
1464
1465               <listitem>
1466                 <para>normal form -- visual display in the staff client (for
1467                 the average person)</para>
1468               </listitem>
1469             </itemizedlist>
1470
1471             <para>Description:</para>
1472
1473             <itemizedlist>
1474               <listitem>
1475                 <para>This setting determines the bibliographic record display
1476                 when searching the catalog on the staff client. This setting
1477                 does not affect the display in the OPAC which is changed using
1478                 the <link linkend="BiblioDefaultView">BiblioDefaultView</link>
1479                 preference under the OPAC preference tab. This setting changes
1480                 the look of the record when first displayed. The MARC and ISBD
1481                 views can still be seen by clicking in the sidebar.</para>
1482               </listitem>
1483             </itemizedlist>
1484           </section>
1485
1486           <section id="isbdpref">
1487             <title>ISBD</title>
1488
1489             <para>Default: <link linkend="isbddefault">MARC21 Default
1490             Appendix</link> or <link linkend="unimarcdefault">UNIMARC Default
1491             Appendix</link></para>
1492
1493             <para>Asks: Use the following as the ISBD template:</para>
1494
1495             <para>Description:</para>
1496
1497             <itemizedlist>
1498               <listitem>
1499                 <para>This determines how the ISBD information will display.
1500                 Elements in the list can be reordered to produce a different
1501                 ISBD view. ISBD, the International Standard Bibliographic
1502                 Description, was first introduced by IFLA (International
1503                 Federation of Library Associations) in 1969 in order to
1504                 provide guidelines for descriptive cataloging. The purpose of
1505                 ISBD is to aid the international exchange of bibliographic
1506                 records for a variety of materials.</para>
1507               </listitem>
1508             </itemizedlist>
1509           </section>
1510
1511           <section id="LabelMARCView">
1512             <title>LabelMARCView</title>
1513
1514             <para>Default: Don't</para>
1515
1516             <para>Asks: ___ collapse repeated tags of the same type into one
1517             tag entry.</para>
1518
1519             <para>Values:</para>
1520
1521             <itemizedlist>
1522               <listitem>
1523                 <para>Do -- will combine all identical tag numbers under one
1524                 heading in the MARC view in the OPAC and Staff Client</para>
1525
1526                 <screenshot>
1527                   <screeninfo>MARC View in the Staff Client with LabelMARCView
1528                   set to Do</screeninfo>
1529
1530                   <mediaobject>
1531                     <imageobject>
1532                       <imagedata fileref="images/admin/globalprefs/LabelMARCView-do.png"/>
1533                     </imageobject>
1534                   </mediaobject>
1535                 </screenshot>
1536               </listitem>
1537
1538               <listitem>
1539                 <para>Don't -- will list all of the tags individually in the
1540                 MARC view in the OPAC and Staff Client</para>
1541
1542                 <screenshot>
1543                   <screeninfo>MARC View in the Staff Client with LabelMARCView
1544                   set to Don't</screeninfo>
1545
1546                   <mediaobject>
1547                     <imageobject>
1548                       <imagedata fileref="images/admin/globalprefs/LabelMARCView-dont.png"/>
1549                     </imageobject>
1550                   </mediaobject>
1551                 </screenshot>
1552               </listitem>
1553             </itemizedlist>
1554           </section>
1555           <section id="NotesBlacklist">
1556             <title>NotesBlacklist</title>
1557             <para>Asks: Don't show these ___ note fields in title notes separator (OPAC record
1558               details) and in the description separator (Staff client record details). </para>
1559             <para>Description:<itemizedlist>
1560                 <listitem>
1561                   <para>This preference lets you define which of your note fields are hidden from
1562                     the title notes (OPAC) and descriptions (Staff) tabs.  Enter the values as a
1563                     comma separated list. For example to hide the local note and the bibliography
1564                     note in MARC21 enter 504, 590.</para>
1565                 </listitem>
1566               </itemizedlist></para>
1567           </section>
1568
1569           <section id="OpacSuppression">
1570             <title>OpacSuppression and OpacSuppressionByIPRange</title>
1571             <para>OpacSuppression Default: Don't hide</para>
1572
1573             <para>Asks: ___ items marked as suppressed from OPAC search
1574             results. Restrict the suppression to IP adresses outside of the IP
1575             range ___</para>
1576
1577             <para>OpacSuppression Values:</para>
1578
1579             <itemizedlist>
1580               <listitem>
1581                 <para>Don't hide</para>
1582
1583                 <itemizedlist>
1584                   <listitem>
1585                     <para>Will show records in OPAC search results if they are marked
1586                       suppressed</para>
1587                   </listitem>
1588                 </itemizedlist>
1589               </listitem>
1590
1591               <listitem>
1592                 <para>Hide</para>
1593
1594                 <itemizedlist>
1595                   <listitem>
1596                     <para>Will not show records in OPAC search results if they're marked as
1597                       suppressed</para>
1598                   </listitem>
1599                 </itemizedlist>
1600               </listitem>
1601             </itemizedlist>
1602
1603             <para>Description:</para>
1604
1605             <itemizedlist>
1606               <listitem>
1607                 <para>These preferences control hiding of bibliographic records from display in the
1608                   OPAC. Each bibliogrphic record you want to hide from the OPAC simply needs to have
1609                   the value "1" in the field mapped with Suppress index (942$n field in MARC21, no
1610                   official field in UNIMARC). The indexer then hides it from display in OPAC but
1611                   will still display it in the Staff Client. If you want to further control
1612                   suppression you can set an IP address range to still show suppressed items to.
1613                   Define a range like 192.168.. If you don't want to limit suppression in this way,
1614                   leave the IP field blank.</para>
1615                 <para>
1616                   <tip>
1617                     <para>An <link linkend="authorizedvalues">authorized value</link> for the MARC21
1618                       942$n field (or the equivalent UNIMARC field) should be set to eliminate
1619                       errors. One example would be to create an authorized value titled SUPPRESS
1620                       with a value of 0 for don't suppress and 1 for suppress.</para>
1621                   </tip>
1622                 </para>
1623               </listitem>
1624             </itemizedlist>
1625
1626             <important>
1627               <para>If this preference is set to 'hide' and you have the 942n
1628               field set to 1, it will hide the entire bib record - not just an
1629               individual item.</para>
1630             </important>
1631
1632             <important>
1633               <para>You must have the Suppress index set up in Zebra and at least one record with
1634                 the value "1" in the field mapped with this index, or your searches will be
1635                 completely broken in OPAC (you won't get any results at all).</para>
1636             </important>
1637           </section>
1638           <section id="SeparateHoldings">
1639             <title>SeparateHoldings &amp; SeparateHoldingsBranch </title>
1640             <para>SeparateHoldings default: Don't separate</para>
1641             <para>SeparateHoldingsBranch default: home library </para>
1642             <para>Asks:  ___ items display into two tabs, where the first tab contains items whose
1643               ___ is the logged in user's library. The second tab will contain all other items. </para>
1644             <para>SeparateHoldings values:<itemizedlist>
1645                 <listitem>
1646                   <para>Don't separate</para>
1647                 </listitem>
1648                 <listitem>
1649                   <para>Separate</para>
1650                 </listitem>
1651               </itemizedlist></para>
1652             <para>SeparateHoldingsBranch values:<itemizedlist>
1653                 <listitem>
1654                   <para>holding library</para>
1655                 </listitem>
1656                 <listitem>
1657                   <para>home library</para>
1658                 </listitem>
1659               </itemizedlist></para>
1660             <para>Description:</para>
1661             <itemizedlist>
1662                 <listitem>
1663                   <para>This preference lets you decide if you would like to have the holding
1664                     information on the bibliographic detail page in the staff client split in to
1665                     multiple tabs.  The default is to show all holdings on one tab.</para>
1666                   <screenshot>
1667                       <screeninfo>Separate holdings tabs</screeninfo>
1668                       <mediaobject>
1669                         <imageobject>
1670                           <imagedata fileref="images/admin/globalprefs/SeparateHoldings.png"/>
1671                         </imageobject>
1672                       </mediaobject>
1673                     </screenshot>
1674                 </listitem>
1675               </itemizedlist>
1676           </section>
1677
1678           <section id="URLLinkText">
1679             <title>URLLinkText</title>
1680
1681             <para>Default: Online Resource</para>
1682
1683             <para>Asks: Show ___ as the text of links embedded in MARC
1684             records.</para>
1685
1686             <para>Description:</para>
1687
1688             <itemizedlist>
1689               <listitem>
1690                 <para>If the 856 field does not have a subfield 3 or y
1691                 defined, the OPAC will say 'Click here to access online.' If
1692                 you would like the field to say something else enter that in
1693                 this field.</para>
1694               </listitem>
1695             </itemizedlist>
1696           </section>
1697
1698           <section id="UseControlNumber">
1699             <title>UseControlNumber</title>
1700
1701             <para>Default: Don't use</para>
1702
1703             <para>Asks: ___ record control number ($w subfields) and control
1704             number (001) for linking of bibliographic records.</para>
1705
1706             <para>Values:</para>
1707
1708             <itemizedlist>
1709               <listitem>
1710                 <para>Don't use</para>
1711
1712                 <itemizedlist>
1713                   <listitem>
1714                     <para>When clicking on links to titles that appear next to
1715                     'Continues' and 'Continued by' in the detail display Koha
1716                     will perform a title search</para>
1717                   </listitem>
1718                 </itemizedlist>
1719               </listitem>
1720
1721               <listitem>
1722                 <para>Use</para>
1723
1724                 <itemizedlist>
1725                   <listitem>
1726                     <para>When clicking on links to titles that appear next to
1727                     'Continues' and 'Continued by' in the detail display Koha
1728                     will perform a control number (MARC field 001)
1729                     search</para>
1730                   </listitem>
1731                 </itemizedlist>
1732               </listitem>
1733             </itemizedlist>
1734
1735             <important>
1736               <para>Unless you are going in and manually changing 773$w to
1737               match your rigorously-defined bibliographic relationships, you
1738               should set this preference to "Don't use" and instead set <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> to
1739               "Display"</para>
1740             </important>
1741
1742             <para>Description:</para>
1743
1744             <itemizedlist>
1745               <listitem>
1746                 <para>If you have a serial called "Journal of Interesting
1747                 Things" which has a separate record from when it was called
1748                 "Transactions of the Interesting Stuff Society," you could add
1749                 linking fields to indicate the relationship between the two
1750                 records. UseControlNumber allows you to use your local
1751                 accession numbers for those links. In MARC21, the relevant
1752                 sections of the two records might look like
1753                 this:<programlisting>    =001    12345
1754     =110  2_$aInteresting Stuff Society.
1755     =245  10$aTransactions of the Interesting Stuff Society.
1756     =785  00$aInteresting Stuff Society$tJournal of Interesting Things.$w12346
1757      
1758     =001    12346
1759     =110  2_$aInteresting Stuff Society.
1760     =245  10$aJournal of Interesting Things.
1761     =780  00$aInteresting Stuff Society$tTransactions of the Interesting Stuff Society.$w12345</programlisting></para>
1762
1763                 <para>With UseControlNumber set to 'Use', the 78x links will
1764                 use the Control Numbers is subfield $w, instead of doing a
1765                 title search on "Journal of Interesting Things" and
1766                 "Transactions of the Interesting Stuff Society"
1767                 respectively.</para>
1768               </listitem>
1769             </itemizedlist>
1770           </section>
1771         </section>
1772
1773         <section id="catinterfaceprefs">
1774           <title>Interface</title>
1775
1776           <para/>
1777
1778           <section id="advancedMARCeditor">
1779             <title>advancedMARCeditor</title>
1780
1781             <para>Default: Don't display</para>
1782
1783             <para>Asks: ___ descriptions of fields and subfields in the MARC
1784             editor.</para>
1785
1786             <para>Description:</para>
1787
1788             <itemizedlist>
1789               <listitem>
1790                 <para>This preference determines whether or not MARC field
1791                 names will be present when editing or creating MARC
1792                 records.</para>
1793               </listitem>
1794             </itemizedlist>
1795
1796             <para>Values:</para>
1797
1798             <itemizedlist>
1799               <listitem>
1800                 <para>Display</para>
1801
1802                 <screenshot>
1803                   <screeninfo>MARC editor with text labels</screeninfo>
1804
1805                   <mediaobject>
1806                     <imageobject>
1807                       <imagedata fileref="images/admin/globalprefs/advancedMARCeditor-display.png"/>
1808                     </imageobject>
1809                   </mediaobject>
1810                 </screenshot>
1811               </listitem>
1812
1813               <listitem>
1814                 <para>Don't display</para>
1815
1816                 <screenshot>
1817                   <screeninfo>MARC editor without text labels</screeninfo>
1818
1819                   <mediaobject>
1820                     <imageobject>
1821                       <imagedata fileref="images/admin/globalprefs/advancedMARCeditor-dontdisplay.png"/>
1822                     </imageobject>
1823                   </mediaobject>
1824                 </screenshot>
1825               </listitem>
1826             </itemizedlist>
1827           </section>
1828
1829           <section id="DefaultClassificationSource">
1830             <title>DefaultClassificationSource</title>
1831
1832             <para>Default: Dewey Decimal System</para>
1833
1834             <para>Asks: Use ___ as the default classification source.</para>
1835
1836             <para>Values:</para>
1837
1838             <itemizedlist>
1839               <listitem>
1840                 <para>ANSCR (Sound Recordings)</para>
1841               </listitem>
1842
1843               <listitem>
1844                 <para>Dewey Decimal Classification</para>
1845               </listitem>
1846
1847               <listitem>
1848                 <para>Library of Congress Classification</para>
1849               </listitem>
1850
1851               <listitem>
1852                 <para>Other/Generic Classification Scheme</para>
1853               </listitem>
1854
1855               <listitem>
1856                 <para>SuDoc Classification (U.S. GPO)</para>
1857               </listitem>
1858
1859               <listitem>
1860                 <para>Universal Decimal Classification</para>
1861               </listitem>
1862             </itemizedlist>
1863           </section>
1864
1865           <section id="EasyAnalyticalRecords">
1866             <sectioninfo>
1867               <authorgroup>
1868                 <author>
1869                   <firstname>Linda</firstname>
1870                   <surname>Culberson</surname>
1871                   <affiliation>
1872                     <orgname>Ms. Dept. of Archives and History</orgname>
1873                   </affiliation>
1874                 </author>
1875                 
1876                 <editor>
1877                   <firstname>Nicole C.</firstname>
1878                   <surname>Engard</surname>
1879                   <contrib>Fixed typos, changed content
1880                     where necessary and added new screenshots.</contrib>
1881                 </editor>
1882               </authorgroup>
1883               
1884               <pubdate>October 2011</pubdate>
1885             </sectioninfo>
1886             
1887             <title>EasyAnalyticalRecords</title>
1888             <para>Default: Don't Display</para>
1889
1890             <para>Asks: ___ easy ways to create analytical record
1891             relationships</para>
1892
1893             <para>Values:</para>
1894
1895             <itemizedlist>
1896               <listitem>
1897                 <para>Display</para>
1898               </listitem>
1899
1900               <listitem>
1901                 <para>Don't Display</para>
1902               </listitem>
1903             </itemizedlist>
1904
1905             <important>
1906               <para>If you decide to use this feature you'll want to make sure
1907               that your <link linkend="UseControlNumber">UseControlNumber</link> preference is
1908               set to "Don't use" or else the "Show analytics" links in the
1909               staff client and the OPAC will be broken.</para>
1910             </important>
1911
1912             <para>Description:</para>
1913
1914             <itemizedlist>
1915               <listitem>
1916                 <para>An analytic entry in a catalog is one that describes a
1917                 part of a larger work that is also described in the catalog.
1918                 In bibliographic cataloging, analytic entries may be made for
1919                 chapters in books or special issues of articles in
1920                 periodicals. In archival cataloging, analytic entries may be
1921                 made for series or items within a collection. This feature in
1922                 Koha allows for an easy way of linking analytic entries to the
1923                 host records, and this system preference adds several new menu
1924                 options to the staff cataloging detail pages to allow that to
1925                 happen.</para>
1926               </listitem>
1927             </itemizedlist>
1928           </section>
1929         </section>
1930
1931         <section id="catrecordprefs">
1932           <title>Record Structure</title>
1933
1934           <para/>
1935
1936           <section id="AlternateHoldingsField">
1937             <title>AlternateHoldingsField &amp;
1938             AlternateHoldingsSeparator</title>
1939
1940             <para>Asks: Display MARC subfield ___ as holdings information for
1941             records that do not have items, with the subfields separated by
1942             ___.</para>
1943
1944             <para>Description:</para>
1945
1946             <itemizedlist>
1947               <listitem>
1948                 <para>Sometimes libraries migrate to Koha with their holding
1949                 info in the 852 field (OCLC holdings information field) and
1950                 choose not to transfer that information into the 952 (Koha
1951                 holdings information field) because they don't plan on
1952                 circulating those items. For those libraries or other
1953                 libraries that have data in the 852 fields of their records
1954                 that they want to display, these preferences let you choose to
1955                 display holdings info from a field other than the 952 field.
1956                 The AlternateHoldingsField preference can contain multiple
1957                 subfields to look in; for instance 852abhi would look in 852
1958                 subfields a, b, h, and i.</para>
1959               </listitem>
1960
1961               <listitem>
1962                 <para>With AlternateHoldingsField set to 852abhi and
1963                 AlternateHoldingsSeparator set to a space the holdings would
1964                 look like the following:</para>
1965
1966                 <screenshot>
1967                   <screeninfo>Alternate Holdings Display</screeninfo>
1968
1969                   <mediaobject>
1970                     <imageobject>
1971                       <imagedata fileref="images/admin/globalprefs/AlternateHoldingsField.png"/>
1972                     </imageobject>
1973                   </mediaobject>
1974                 </screenshot>
1975               </listitem>
1976             </itemizedlist>
1977           </section>
1978
1979           <section id="autoBarcode">
1980             <title>autoBarcode</title>
1981
1982             <para>Default: generated in the form
1983             &lt;branchcode&gt;yymm0001</para>
1984
1985             <para>Asks: Barcodes are ___</para>
1986
1987             <para>Values:</para>
1988
1989             <itemizedlist>
1990               <listitem>
1991                 <para>generated in the form &lt;branchcode&gt;yymm0001</para>
1992               </listitem>
1993
1994               <listitem>
1995                 <para>generated in the form &lt;year&gt;-0001, &lt;year&gt;-0002</para>
1996               </listitem>
1997
1998               <listitem>
1999                 <para>generated in the form 1, 2, 3</para>
2000               </listitem>
2001
2002               <listitem>
2003                 <para>incremental EAN-13 barcodes</para>
2004               </listitem>
2005
2006               <listitem>
2007                 <para>not generated automatically</para>
2008               </listitem>
2009             </itemizedlist>
2010
2011             <para>Description:</para>
2012
2013             <itemizedlist>
2014               <listitem>
2015                 <para>This setting is for libraries wishing to generate
2016                 barcodes from within Koha (as opposed to scanning in
2017                 pre-printed barcodes or manually assigning them). The default
2018                 behavior makes it so that when you click in the barcode field
2019                 (952$p in MARC21) it will populate with the automatic barcode
2020                 you have chosen. If you would rather it only enter an
2021                 automatic barcode when you click on the plugin (the ... to the
2022                 right of the field) you can change the plugin used for that
2023                 field in the framework. Set the plugin for 952$p (if using
2024                 MARC21 or equivalent field mapped to items.barcode in your
2025                 local MARC format) for your frameworks to barcode_manual.pl
2026                 instead of barcode.pl. Learn more about editing frameworks
2027                 under the <link linkend="marcbibframeworks">MARC Bibliographic
2028                 Frameworks</link> section of this manual.</para>
2029               </listitem>
2030             </itemizedlist>
2031           </section>
2032
2033           <section id="DefaultLanguageField008">
2034             <title>DefaultLanguageField008</title>
2035
2036             <para>Asks: Fill in the default language for field 008 Range 35-37
2037             ___.</para>
2038
2039             <para>Description:</para>
2040
2041             <itemizedlist>
2042               <listitem>
2043                 <para>This preference will allow you to set the language for your MARC21 008 field
2044                   by default. If this is left empty it will default to English (eng). See the <ulink
2045                     url="http://www.loc.gov/marc/languages/language_code.html">MARC Code List for
2046                     Languages</ulink> for additional values for this preference.</para>
2047               </listitem>
2048             </itemizedlist>
2049             <tip>
2050               <para>This preference won't have any effect if your records are in UNIMARC.</para>
2051             </tip>
2052           </section>
2053
2054           <section id="item-level_itypes">
2055             <title>item-level_itypes</title>
2056
2057             <para>Default: specific item</para>
2058
2059             <para>Asks: Use the item type of the ___ as the authoritative item
2060             type (for determining circulation and fines rules, etc).</para>
2061
2062             <para>Values:</para>
2063
2064             <itemizedlist>
2065               <listitem>
2066                 <para>biblio record</para>
2067               </listitem>
2068
2069               <listitem>
2070                 <para>specific item</para>
2071               </listitem>
2072             </itemizedlist>
2073
2074             <para>Description:</para>
2075
2076             <itemizedlist>
2077               <listitem>
2078                 <para>This preference determines whether the item type Koha
2079                 uses for issuing rules will be an attribute of the
2080                 bibliographic record or the item record. Most libraries refer
2081                 to the item record for item types. It also determines if the
2082                 item type icon appears on the OPAC search results. If you have
2083                 the preference set to 'biblio record' then Koha displays the
2084                 item type icon on the search results to the left of the result
2085                 info.</para>
2086
2087                 <screenshot>
2088                   <screeninfo>Item Type Icons to the Left of Result
2089                   Information</screeninfo>
2090
2091                   <mediaobject>
2092                     <imageobject>
2093                       <imagedata fileref="images/admin/globalprefs/item-level_itypes.png"/>
2094                     </imageobject>
2095                   </mediaobject>
2096                 </screenshot>
2097               </listitem>
2098             </itemizedlist>
2099           </section>
2100
2101           <section id="itemcallnumber">
2102             <title>itemcallnumber</title>
2103
2104             <para>Default: 082ab</para>
2105
2106             <para>Asks: Map the MARC subfield to an item's callnumber.</para>
2107
2108             <tip>
2109               <para>This can contain multiple subfields to look in; for
2110               instance 082ab would look in 082 subfields a and b.</para>
2111             </tip>
2112
2113             <para>Description:</para>
2114
2115             <itemizedlist>
2116               <listitem>
2117                 <para>This setting determines which MARC field will be used to
2118                 determine the call number that will be entered into item
2119                 records automatically (952$o). The value is set by providing
2120                 the MARC field code (050, 082, 090, 852 are all common) and
2121                 the subfield codes without the delimiters ($a, $b would be
2122                 ab).</para>
2123               </listitem>
2124             </itemizedlist>
2125
2126             <para>Examples:</para>
2127
2128             <itemizedlist>
2129               <listitem>
2130                 <para>Dewey: 082ab or 092ab; LOC: 050ab or 090ab; from the
2131                 item record: 852hi</para>
2132               </listitem>
2133             </itemizedlist>
2134           </section>
2135
2136           <section id="marcflavour">
2137             <title>marcflavour</title>
2138
2139             <para>Default: MARC21</para>
2140
2141             <para>Asks: Interpret and store MARC records in the ___
2142             format.</para>
2143
2144             <para>Values:</para>
2145
2146             <itemizedlist>
2147               <listitem>
2148                 <para>MARC21<itemizedlist>
2149                     <listitem>
2150                       <para>The standard style for the US, Canada, Australia, New Zealand, United
2151                         Kingdom, Germany and other countries</para>
2152                     </listitem>
2153                   </itemizedlist></para>
2154               </listitem>
2155
2156               <listitem>
2157                 <para>UNIMARC<itemizedlist>
2158                     <listitem>
2159                       <para>The standard style used in France, Italy, Portugal, Russia, and other
2160                         countries</para>
2161                     </listitem>
2162                   </itemizedlist></para>
2163               </listitem>
2164               <listitem>
2165                 <para>NORMARC<itemizedlist>
2166                     <listitem>
2167                       <para>The standard style for Norway</para>
2168                     </listitem>
2169                   </itemizedlist></para>
2170               </listitem>
2171             </itemizedlist>
2172             <para>Description:</para>
2173             <itemizedlist>
2174               <listitem>
2175                 <para>This preference defines global MARC style (MARC21, UNIMARC or NORMARC) used
2176                   for encoding.</para>
2177               </listitem>
2178             </itemizedlist>
2179             <important>
2180               <para>Changing the value of this preference will not convert your records from one
2181                 MARC style to an other.</para>
2182             </important>
2183           </section>
2184
2185           <section id="MARCOrgCode">
2186             <title>MARCOrgCode</title>
2187
2188             <para>Default: OSt</para>
2189
2190             <para>Asks: Fill in the MARC organization code ___ by default in
2191             new MARC records (leave blank to disable).</para>
2192
2193             <para>Description:</para>
2194
2195             <itemizedlist>
2196               <listitem>
2197                 <para>The MARC Organization Code is used to identify libraries
2198                 with holdings of titles and more.</para>
2199               </listitem>
2200             </itemizedlist>
2201
2202             <para>Learn more and find your library's MARC21 code on the <ulink
2203                 url="http://www.loc.gov/marc/organizations/orgshome.html">MARC Code list for
2204                 Organizations</ulink> or in Canada on the <ulink
2205                 url="http://www.collectionscanada.gc.ca/illcandir-bin/illsear/l=0/c=1">Canadian
2206                 Symbols Directory</ulink>.<tip>
2207                 <para>This preference won't have any effect if your records are in UNIMARC.</para>
2208               </tip></para>
2209           </section>
2210
2211           <section id="NewItemsDefaultLocation">
2212             <title>NewItemsDefaultLocation</title>
2213
2214             <para>Asks: When items are created, give them the temporary
2215             location of ___ (should be a location code, or blank to
2216             disable).</para>
2217           </section>
2218           <section id="PrefillItem">
2219             <title>PrefillItem</title>
2220             <para>Default: the new item is not prefilled with last created item values.</para>
2221             <para>Asks: When a new item is added ___</para>
2222             <para>Values:<itemizedlist>
2223                 <listitem>
2224                   <para>the new item is not prefilled with last created item values.</para>
2225                 </listitem>
2226                 <listitem>
2227                   <para>the new item is prefilled with last created item values.</para>
2228                 </listitem>
2229               </itemizedlist></para>
2230             <para>Description:<itemizedlist>
2231                 <listitem>
2232                   <para>This preference controls the behavior used when adding new items.  Using the
2233                     options here you can choose to have your next new item prefill with the values
2234                     used in the last item was added to save time typing values or to have the item
2235                     form appear completely blank. Using <link linkend="SubfieldsToUseWhenPrefill">SubfieldsToUseWhenPrefill</link> you can control specifically which fields
2236                     are prefilled.</para>
2237                 </listitem>
2238               </itemizedlist></para>
2239           </section>
2240           <section id="SubfieldsToUseWhenPrefill">
2241             <title>SubfieldsToUseWhenPrefill</title>
2242             <para>Asks: Define a list of subfields to use when prefilling items ___<important>
2243                 <para>Separate values with a space.</para>
2244               </important></para>
2245             <para>Description:<itemizedlist>
2246                 <listitem>
2247                   <para>When the <link linkend="PrefillItem">PrefillItem</link> preference is set to
2248                     prefill item values with those from the last added item, this preference can
2249                     control which fields are prefilled (and which are not). Enter a space separated
2250                     list of fields that you would like to prefill when adding a new item.</para>
2251                 </listitem>
2252               </itemizedlist></para>
2253           </section>
2254
2255           <section id="z3950NormalizeAuthor">
2256             <title>z3950NormalizeAuthor &amp; z3950AuthorAuthFields</title>
2257
2258             <para>Defaults: Don't copy &amp; 701,702,700</para>
2259
2260             <para>Asks: ___ authors from the UNIMARC ___ tags (separated by
2261             commas) to the correct author tags when importing a record using
2262             Z39.50.</para>
2263
2264             <para>Description for z3950NormalizeAuthor:</para>
2265
2266             <itemizedlist>
2267               <listitem>
2268                 <para>This preference allows for 'Personal Name Authorities'
2269                 to replace authors as the bibliographic authority. This
2270                 preference should only be considered by libraries using
2271                 UNIMARC.</para>
2272               </listitem>
2273             </itemizedlist>
2274
2275             <para>Values for z3950NormalizeAuthor:</para>
2276
2277             <itemizedlist>
2278               <listitem>
2279                 <para>Copy</para>
2280               </listitem>
2281
2282               <listitem>
2283                 <para>Don't copy</para>
2284               </listitem>
2285             </itemizedlist>
2286
2287             <para>Description for z3950AuthorAuthFields:</para>
2288
2289             <itemizedlist>
2290               <listitem>
2291                 <para>This preference defines which MARC fields will be used
2292                 for 'Personal Name Authorities' to replace authors as the
2293                 bibliographic authorities. This preference only applies to
2294                 those using UNIMARC encoding. The MARC fields selected here
2295                 will only be used if 'z3950NormalizeAuthor' is set to "Copy".
2296                 The default field are 700, 701, and 702.</para>
2297               </listitem>
2298             </itemizedlist>
2299           </section>
2300         </section>
2301
2302         <section id="catspineprefs">
2303           <title>Spine Labels</title>
2304
2305           <para/>
2306
2307           <section id="SpineLabelAutoPrint">
2308             <title>SpineLabelAutoPrint</title>
2309
2310             <para>Default: don't</para>
2311
2312             <para>Asks: When using the quick spine label printer, ___
2313             automatically pop up a print dialog.</para>
2314
2315             <para>Values:</para>
2316
2317             <itemizedlist>
2318               <listitem>
2319                 <para>do</para>
2320               </listitem>
2321
2322               <listitem>
2323                 <para>don't</para>
2324               </listitem>
2325             </itemizedlist>
2326           </section>
2327
2328           <section id="SpineLabelFormat">
2329             <title>SpineLabelFormat</title>
2330
2331             <para>Default: &lt;itemcallnumber&gt;&lt;copynumber&gt;</para>
2332
2333             <para>Asks: Include the following fields on a quick-printed spine
2334             label: (Enter in columns from the biblio, biblioitems or items
2335             tables, surrounded by &lt; and &gt;.)</para>
2336           </section>
2337
2338           <section id="SpineLabelShowPrintOnBibDetails">
2339             <title>SpineLabelShowPrintOnBibDetails</title>
2340
2341             <para>Default: Don't display</para>
2342
2343             <para>Asks: ___ buttons on the bib details page to print item
2344             spine labels.</para>
2345
2346             <para>Values:</para>
2347
2348             <itemizedlist>
2349               <listitem>
2350                 <para>Display</para>
2351
2352                 <screenshot>
2353                   <screeninfo>'Print Label' link appears on bibliographic
2354                   record in the staff client</screeninfo>
2355
2356                   <mediaobject>
2357                     <imageobject>
2358                       <imagedata fileref="images/admin/globalprefs/SpineLabelShowPrintOnBibDetails.png"/>
2359                     </imageobject>
2360                   </mediaobject>
2361                 </screenshot>
2362               </listitem>
2363
2364               <listitem>
2365                 <para>Don't display</para>
2366               </listitem>
2367             </itemizedlist>
2368           </section>
2369         </section>
2370       </section>
2371
2372       <section id="circprefs">
2373         <title>Circulation</title>
2374
2375         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
2376         Global System Preferences &gt; Circulation</para>
2377         <section id="checkinpolicyprefs">
2378           <title>Checkin Policy</title>
2379           <para/>
2380           <section id="BlockReturnOfWithdrawnItems">
2381             <title>BlockReturnOfWithdrawnItems</title>
2382             <para>Default: Block</para>
2383             <para>Asks: ___ returning of items that have been withdrawn. </para>
2384             <para>Values:<itemizedlist>
2385                 <listitem>
2386                   <para>Block</para>
2387                 </listitem>
2388                 <listitem>
2389                   <para>Don't block</para>
2390                 </listitem>
2391               </itemizedlist>Description:<itemizedlist>
2392                 <listitem>
2393                   <para>This preference controls whether and item with a withdrawn status (952$0 in
2394                     MARC21) can be checked in or not.</para>
2395                 </listitem>
2396               </itemizedlist></para>
2397           </section>
2398           <section id="CalculateFinesOnReturn">
2399             <title>CalculateFinesOnReturn</title>
2400             <para>Default: Do</para>
2401             <para>Asks: ___ calculate and update overdue charges when an item is returned.</para>
2402             <para>Values:<itemizedlist>
2403                 <listitem>
2404                   <para>Do</para>
2405                 </listitem>
2406                 <listitem>
2407                   <para>Don't</para>
2408                 </listitem>
2409               </itemizedlist></para>
2410             <para>Description:<itemizedlist>
2411                 <listitem>
2412                   <para>If this preference is set to "Do" and the <link linkend="finescronjob">fines
2413                       cron job</link> is off then Koha will calculate fines only when items are
2414                     returned. If you have the fines cron job on and this preference set to "Do" then
2415                     this preference will calculate fines based on the cron (usually run nightly) and
2416                     then again when you check the item in.  This option is best for those who are
2417                     doing hourly loans.  If this preference is set to "Don't" then fines will only
2418                     be accrued if the fines cron job is running.</para>
2419                 </listitem>
2420               </itemizedlist></para>
2421             <para>
2422               <important>
2423                 <para>If you are doing hourly loans then you should have this set to 'Do'.</para>
2424               </important>
2425             </para>
2426           </section>
2427         </section>
2428
2429         <section id="circcheckoutpolicy">
2430           <title>Checkout Policy</title>
2431
2432           <para/>
2433
2434           <section id="AgeRestrictionMarker">
2435             <title>AgeRestrictionMarker</title>
2436
2437             <para>Asks: Restrict patrons with the following target audience
2438             values from checking out inappropriate materials: ___</para>
2439
2440             <para>Description:</para>
2441
2442             <itemizedlist>
2443               <listitem>
2444                 <para>This preference defines certain keywords that will
2445                 trigger Koha to restrict checkout based on age. These
2446                 restrictions can be overridden by the <link linkend="AgeRestrictionOverride">AgeRestrictionOverride</link>
2447                 preference. Enter in this field a series of keywords separated
2448                 by bar (|) with no spaces. For example PG|R|E|EC|Age| will
2449                 look for PG followed by an age number, R folllowed by an age
2450                 number, Age followed by an age number, and so on. These values
2451                 can appear in any MARC field, but Library of Congress
2452                 recommends the 521$a (Target Audience Note). Whatever field
2453                 you decide to use you must map the word agerestriction in the
2454                 biblioitems table to that field in the <link linkend="kohamarcmapping">Koha to MARC Mapping</link>. When
2455                 cataloging you can enter values like PG 13 or E 10 in the
2456                 521$a and Koha will then notify circulation librarians that
2457                 the material may not be recommended for the patron based on
2458                 their age.<important>
2459                     <para>You must map the word agerestriction in the biblioitems table to the MARC
2460                       field where this information will appear via the <link linkend="kohamarcmapping">Koha to MARC Mapping</link> administration
2461                       area.</para>
2462                   </important></para>
2463               </listitem>
2464             </itemizedlist>
2465           </section>
2466
2467           <section id="AgeRestrictionOverride">
2468             <title>AgeRestrictionOverride</title>
2469
2470             <para>Default: Don't allow</para>
2471
2472             <para>Asks: ___ staff to check out an item with age
2473             restriction.</para>
2474
2475             <para>Values:</para>
2476
2477             <itemizedlist>
2478               <listitem>
2479                 <para>Allow</para>
2480
2481                 <screenshot>
2482                   <screeninfo>Allow age restriction override</screeninfo>
2483
2484                   <mediaobject>
2485                     <imageobject>
2486                       <imagedata fileref="images/admin/globalprefs/AgeRestrictionOverride.png"/>
2487                     </imageobject>
2488                   </mediaobject>
2489                 </screenshot>
2490               </listitem>
2491
2492               <listitem>
2493                 <para>Don't allow</para>
2494
2495                 <screenshot>
2496                   <screeninfo>Don't allow age restriction
2497                   override</screeninfo>
2498
2499                   <mediaobject>
2500                     <imageobject>
2501                       <imagedata fileref="images/admin/globalprefs/AgeRestrictionMarker.png"/>
2502                     </imageobject>
2503                   </mediaobject>
2504                 </screenshot>
2505               </listitem>
2506             </itemizedlist>
2507
2508             <para>Description:</para>
2509
2510             <itemizedlist>
2511               <listitem>
2512                 <para>When the <link linkend="AgeRestrictionMarker">AgeRestrictionMarker</link>
2513                 preference is set, Koha will try to warn circulation
2514                 librarians before checking out an item that might have an age
2515                 restriction listed in the MARC record. This preference asks if
2516                 you would like the staff to be able to still check out these
2517                 items to patrons under the age limit.</para>
2518               </listitem>
2519             </itemizedlist>
2520           </section>
2521
2522           <section id="AllFinesNeedOverride">
2523             <title>AllFinesNeedOverride</title>
2524
2525             <para>Default: Require</para>
2526
2527             <para>Asks: ___ staff to manually override all fines, even fines
2528             less than <link linkend="noissuescharge">noissuescharge</link>.</para>
2529
2530             <para>Values:</para>
2531
2532             <itemizedlist>
2533               <listitem>
2534                 <para>Don't require</para>
2535               </listitem>
2536
2537               <listitem>
2538                 <para>Require</para>
2539               </listitem>
2540             </itemizedlist>
2541
2542             <para>Description:</para>
2543
2544             <itemizedlist>
2545               <listitem>
2546                 <para>This preference let's you decide if you want to always
2547                 be warned that the patron has fines when checking out. If you
2548                 have it set to 'Require' then no matter how much money the
2549                 patron owes a message will pop up warning you that the patron
2550                 owes money.</para>
2551               </listitem>
2552             </itemizedlist>
2553           </section>
2554
2555           <section id="AllowFineOverride">
2556             <title>AllowFineOverride</title>
2557
2558             <para>Default: Don't allow</para>
2559
2560             <para>Asks: ___ staff to manually override and check out items to
2561             patrons who have more than <link linkend="noissuescharge">noissuescharge</link> in fines.</para>
2562
2563             <para>Values:</para>
2564
2565             <itemizedlist>
2566               <listitem>
2567                 <para>Allow</para>
2568               </listitem>
2569
2570               <listitem>
2571                 <para>Don't allow</para>
2572               </listitem>
2573             </itemizedlist>
2574
2575             <para>Description:</para>
2576
2577             <itemizedlist>
2578               <listitem>
2579                 <para>This preference lets you decide if you staff can check
2580                 out to patrons who owe more money than you usually let them
2581                 carry on their account. If set to 'Allow' staff will be warned
2582                 that the patrons owes money, but it won't stop the staff from
2583                 checking out to the patron.</para>
2584               </listitem>
2585             </itemizedlist>
2586           </section>
2587
2588           <section id="AllowItemsOnHoldCheckout">
2589             <title>AllowItemsOnHoldCheckout</title>
2590
2591             <para>Default: Don't allow</para>
2592
2593             <para>Asks: ___ checkouts of items reserved to someone else. If
2594             allowed do not generate RESERVE_WAITING and RESERVED warning. This
2595             allows self checkouts for those items.</para>
2596
2597             <para>Values:</para>
2598
2599             <itemizedlist>
2600               <listitem>
2601                 <para>Allow</para>
2602               </listitem>
2603
2604               <listitem>
2605                 <para>Don't allow</para>
2606               </listitem>
2607             </itemizedlist>
2608
2609             <important>
2610               <para>This system preference relates only to SIP based self
2611               checkout, not Koha's web based self checkout.</para>
2612             </important>
2613
2614             <para>Description:</para>
2615
2616             <itemizedlist>
2617               <listitem>
2618                 <para>When this preference is set to 'Allow' patrons will be
2619                 able to use your external self check machine to check out a
2620                 book to themselves even if it's on hold for someone else. If
2621                 you would like Koha to prevent people from checking out books
2622                 that are on hold for someone else set this preference to
2623                 "Don't allow."</para>
2624               </listitem>
2625             </itemizedlist>
2626           </section>
2627
2628           <section id="AllowNotForLoanOverride">
2629             <title>AllowNotForLoanOverride</title>
2630
2631             <para>Default: Allow</para>
2632
2633             <para>Asks: ___ staff to override and check out items that are
2634             marked as not for loan.</para>
2635
2636             <para>Values:</para>
2637
2638             <itemizedlist>
2639               <listitem>
2640                 <para>Allow</para>
2641               </listitem>
2642
2643               <listitem>
2644                 <para>Don't allow</para>
2645               </listitem>
2646             </itemizedlist>
2647
2648             <para>Description:</para>
2649
2650             <itemizedlist>
2651               <listitem>
2652                 <para>This parameter is a binary setting which controls the
2653                 ability of staff (patrons will always be prevented from
2654                 checking these items out) to check out items that are marked
2655                 as "not for loan". Setting it to "Allow" would allow such
2656                 items to be checked out, setting it to "Don't allow" would
2657                 prevent this. This setting determines whether items meant to
2658                 stay in the library, such as reference materials, and other
2659                 library resources can be checked out by patrons.</para>
2660               </listitem>
2661             </itemizedlist>
2662           </section>
2663
2664           <section id="AllowRenewalLimitOverride">
2665             <title>AllowRenewalLimitOverride</title>
2666
2667             <para>Default: Allow</para>
2668
2669             <para>Asks: ___ staff to manually override the renewal limit and
2670             renew a checkout when it would go over the renewal limit.</para>
2671
2672             <para>Values:</para>
2673
2674             <itemizedlist>
2675               <listitem>
2676                 <para>Allow</para>
2677               </listitem>
2678
2679               <listitem>
2680                 <para>Don't allow</para>
2681               </listitem>
2682             </itemizedlist>
2683
2684             <para>Description:</para>
2685
2686             <itemizedlist>
2687               <listitem>
2688                 <para>This preference is a binary setting which controls the
2689                 ability of staff to override the limits placed on the number
2690                 of times an item can be renewed. Setting it to "Allow" would
2691                 allow such limits to be overridden, setting it to "Don't
2692                 allow" would prevent this. This is a preference in which if it
2693                 is set to "allow" it would allow the library staff to use
2694                 their judgment for overriding the renew limit for special
2695                 cases, setting it to "Don't allow" prevents an opportunity for
2696                 abuse by the library staff.</para>
2697               </listitem>
2698             </itemizedlist>
2699           </section>
2700
2701           <section id="AllowReturnToBranch">
2702             <title>AllowReturnToBranch</title>
2703
2704             <para>Default: to any library</para>
2705
2706             <para>Asks: Allow materials to be returned to ___</para>
2707
2708             <para>Values:</para>
2709
2710             <itemizedlist>
2711               <listitem>
2712                 <para>either the library the item is from or the library it
2713                 was checked out from.</para>
2714               </listitem>
2715
2716               <listitem>
2717                 <para>only the library the item is from.</para>
2718               </listitem>
2719
2720               <listitem>
2721                 <para>only the library the item was checked out from.</para>
2722               </listitem>
2723
2724               <listitem>
2725                 <para>to any library.</para>
2726               </listitem>
2727             </itemizedlist>
2728
2729             <para>Description:</para>
2730
2731             <itemizedlist>
2732               <listitem>
2733                 <para>This preference lets the library system decide how they
2734                 will accept returns. Some systems allow for items to be
2735                 returned to any library in the system (the default value of
2736                 this preference) others want to limit item returns to only
2737                 specific branches. This preference will allow you to limit
2738                 item returns (checkins) to the branch(es) set in the
2739                 value.</para>
2740               </listitem>
2741             </itemizedlist>
2742           </section>
2743           <section id="AllowTooManyOverride">
2744             <title>AllowTooManyOverride</title>
2745             <para>Default: Allow</para>
2746             <para>Asks: ___  staff to override and check out items when the patron has reached the
2747               maximum number of allowed checkouts.</para>
2748             <para>Values:</para>
2749             <itemizedlist>
2750                 <listitem>
2751                   <para>Allow</para>
2752                   <screenshot>
2753                       <screeninfo>Allow too many checkouts override</screeninfo>
2754                       <mediaobject>
2755                         <imageobject>
2756                           <imagedata fileref="images/admin/globalprefs/AllowTooManyOverride-yes.png"
2757                           />
2758                         </imageobject>
2759                       </mediaobject>
2760                     </screenshot>
2761                 </listitem>
2762                 <listitem>
2763                   <para>Don't allow</para>
2764                   <screenshot>
2765                     <screeninfo>Don't allow too many checkouts override</screeninfo>
2766                     <mediaobject>
2767                       <imageobject>
2768                         <imagedata fileref="images/admin/globalprefs/AllowTooManyOverride-no.png"/>
2769                       </imageobject>
2770                     </mediaobject>
2771                   </screenshot>
2772                 </listitem>
2773               </itemizedlist>
2774             <para>Description:<itemizedlist>
2775                 <listitem>
2776                   <para>If this preference is set to "Allow" then staff all will be presented with
2777                     an option to checkout more items to a patron than are normally allowed in the
2778                       <link linkend="circfinerules">Circulation and Fine Rules</link>.  If this
2779                     preference is set to "Don't allow" then no staff member will be able to check
2780                     out more than the circulation limit.</para>
2781                 </listitem>
2782               </itemizedlist></para>
2783           </section>
2784
2785           <section id="AutomaticItemReturn">
2786             <title>AutomaticItemReturn</title>
2787
2788             <para>Default: Do</para>
2789
2790             <para>Asks: ___ automatically transfer items to their home branch
2791             when they are returned.</para>
2792
2793             <para>Values:</para>
2794
2795             <itemizedlist>
2796               <listitem>
2797                 <para>Do</para>
2798               </listitem>
2799
2800               <listitem>
2801                 <para>Don't</para>
2802               </listitem>
2803             </itemizedlist>
2804
2805             <para>Description:</para>
2806
2807             <itemizedlist>
2808               <listitem>
2809                 <para>This preference is a binary setting which determines
2810                 whether an item is returned to its home branch automatically
2811                 or not. If set to "Don't", the staff member checking an item
2812                 in at a location other than the item's home branch will be
2813                 asked whether the item will remain at the non-home branch (in
2814                 which case the new location will be marked as a holding
2815                 location) or returned. Setting it to "Do" will ensure that
2816                 items checked in at a branch other than their home branch will
2817                 be sent to that home branch.</para>
2818               </listitem>
2819             </itemizedlist>
2820           </section>
2821           <section id="AutoRemoveOverduesRestrictions">
2822             <title>AutoRemoveOverduesRestrictions</title>
2823             <para>Default: Do not</para>
2824             <para>Asks: ___ allow OVERDUES restrictions triggered by sent notices to be cleared
2825               automatically when all overdue items are returned by a patron. </para>
2826             <para>Values:<itemizedlist>
2827                 <listitem>
2828                   <para>Do</para>
2829                 </listitem>
2830                 <listitem>
2831                   <para>Do not</para>
2832                 </listitem>
2833               </itemizedlist></para>
2834             <para>Description:<itemizedlist>
2835                 <listitem>
2836                   <para>Using the <link linkend="noticetriggers">Overdue Notice/Status
2837                       Triggers</link> you can restrict patrons after they receive an overdue notice.
2838                     This preference lets you define whether Koha will automatically remove that
2839                     restriction once the overdue items in question are returned or not.</para>
2840                 </listitem>
2841               </itemizedlist></para>
2842           </section>
2843
2844           <section id="CircControl">
2845             <title>CircControl</title>
2846
2847             <para>Default: the library the item is from</para>
2848
2849             <para>Asks: Use the checkout and fines rules of ___</para>
2850
2851             <para>Values:</para>
2852
2853             <itemizedlist>
2854               <listitem>
2855                 <para>the library the item is from</para>
2856
2857                 <itemizedlist>
2858                   <listitem>
2859                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2860                       will be determined by the library that owns the item</para>
2861                   </listitem>
2862                 </itemizedlist>
2863               </listitem>
2864
2865               <listitem>
2866                 <para>the library the patron is from</para>
2867
2868                 <itemizedlist>
2869                   <listitem>
2870                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2871                       will be determined the patron's home library</para>
2872                   </listitem>
2873                 </itemizedlist>
2874               </listitem>
2875
2876               <listitem>
2877                 <para>the library you are logged in at</para>
2878
2879                 <itemizedlist>
2880                   <listitem>
2881                     <para>The <link linkend="circfinerules">circulation and fines policies</link>
2882                       will be determined by the library that checked the item out to the
2883                       patron</para>
2884                   </listitem>
2885                 </itemizedlist>
2886               </listitem>
2887             </itemizedlist>
2888           </section>
2889
2890           <section id="HomeOrHoldingBranch">
2891             <title>HomeOrHoldingBranch</title>
2892
2893             <para>Default: the library the item was checked out from</para>
2894
2895             <para>Asks: Use the checkout and fines rules of ___</para>
2896
2897             <para>Values:</para>
2898
2899             <itemizedlist>
2900               <listitem>
2901                 <para>the library the item is from</para>
2902               </listitem>
2903
2904               <listitem>
2905                 <para>the library the item was checked out from</para>
2906               </listitem>
2907             </itemizedlist>
2908
2909             <important>
2910               <para>It is not recommend that this setting be changed after initial setup of Koha
2911                 because it will change the behavior of items already checked out.</para>
2912             </important>
2913             <para>Description:</para>
2914             <itemizedlist>
2915               <listitem>
2916                 <para>If <link linkend="IndependentBranches">IndependentBranches</link> is set to
2917                   'Prevent' and <link linkend="CircControl">CircControl</link> is set to 'the
2918                   library the item is from' this preference decides whether the library holding the
2919                   item (holding library on the item record) may check the item out to its own patron
2920                   or if it must immediately send the item back to the owning location (home library
2921                   on the item record).</para>
2922               </listitem>
2923             </itemizedlist>
2924             <important>
2925               <para>This preference does nothing unless the <link linkend="IndependentBranches"
2926                   >IndependentBranches</link> preference is set to 'Prevent'.</para>
2927             </important>
2928           </section>
2929           <section id="HomeOrHoldingBranchReturn">
2930             <title>HomeOrHoldingBranchReturn</title>
2931             <para>Default: the library the item is from</para>
2932             <para>Asks: On checkin route the returned item to ___</para>
2933             <para>Values:<itemizedlist>
2934                 <listitem>
2935                   <para>the library the item is from</para>
2936                 </listitem>
2937                 <listitem>
2938                   <para>the library item was checked out from</para>
2939                 </listitem>
2940               </itemizedlist></para>
2941             <para>Description:<itemizedlist>
2942                 <listitem>
2943                   <para>This preference will control where Koha prompts you to return the checked in
2944                     item to.  The value in this preference is overridden by any values you have
2945                     related to item returns and floating collections in the <link linkend="circfinerules">Circulation and Fine Rules</link>.</para>
2946                 </listitem>
2947               </itemizedlist></para>
2948           </section>
2949
2950           <section id="InProcessingToShelvingCart">
2951             <title>InProcessingToShelvingCart</title>
2952
2953             <para>Default: Don't move</para>
2954
2955             <para>Asks: ___ items that have the location PROC to the location
2956             CART when they are checked in.</para>
2957
2958             <para>Values:</para>
2959
2960             <itemizedlist>
2961               <listitem>
2962                 <para>Don't move</para>
2963               </listitem>
2964
2965               <listitem>
2966                 <para>Move</para>
2967               </listitem>
2968             </itemizedlist>
2969           </section>
2970
2971           <section id="IssuingInProcess">
2972             <title>IssuingInProcess</title>
2973
2974             <para>Default: Don't prevent</para>
2975
2976             <para>Asks: ___ patrons from checking out an item whose rental
2977             charge would take them over the limit.</para>
2978
2979             <para>Values:</para>
2980
2981             <itemizedlist>
2982               <listitem>
2983                 <para>Don't prevent</para>
2984               </listitem>
2985
2986               <listitem>
2987                 <para>Prevent</para>
2988               </listitem>
2989             </itemizedlist>
2990
2991             <para>Description:</para>
2992
2993             <itemizedlist>
2994               <listitem>
2995                 <para>This preference determines if a patron can check items
2996                 out if there is an overdue fine on the account and any of the
2997                 materials the patron wishes to check out will potentially tip
2998                 the account balance over the maximum fines policy the library
2999                 has in place.</para>
3000               </listitem>
3001             </itemizedlist>
3002
3003             <para>Example: Your library has a $5 limit set for 'fines' (ie,
3004             after incurring $5 in fines, a patron can no longer check out
3005             items). A patron comes to the desk with 5 items to check out (4
3006             books and a video) The patron has $4 in charges already on their
3007             account. One of the videos has a rental charge of $1, therefore
3008             making the total fines on the patron's account suddenly $5 (the
3009             limit).</para>
3010           </section>
3011
3012           <section id="IssueLostItem">
3013             <title>IssueLostItem</title>
3014
3015             <para>Default: display a message</para>
3016
3017             <para>Asks: When issuing an item that has been marked as lost,
3018             ___.</para>
3019
3020             <para>Values:</para>
3021
3022             <itemizedlist>
3023               <listitem>
3024                 <para>display a message</para>
3025
3026                 <screenshot>
3027                   <screeninfo>Lost message when checking out</screeninfo>
3028
3029                   <mediaobject>
3030                     <imageobject>
3031                       <imagedata fileref="images/admin/globalprefs/IssueLostItem-msg.png"/>
3032                     </imageobject>
3033                   </mediaobject>
3034                 </screenshot>
3035               </listitem>
3036
3037               <listitem>
3038                 <para>do nothing</para>
3039
3040                 <itemizedlist>
3041                   <listitem>
3042                     <para>This option will just check the item out without
3043                     notifying you that the item was marked lost.</para>
3044                   </listitem>
3045                 </itemizedlist>
3046               </listitem>
3047
3048               <listitem>
3049                 <para>require confirmation</para>
3050
3051                 <screenshot>
3052                   <screeninfo>Confirm checkout of lost item</screeninfo>
3053
3054                   <mediaobject>
3055                     <imageobject>
3056                       <imagedata fileref="images/admin/globalprefs/IssueLostItem-confirm.png"/>
3057                     </imageobject>
3058                   </mediaobject>
3059                 </screenshot>
3060               </listitem>
3061             </itemizedlist>
3062
3063             <para>Description:</para>
3064
3065             <itemizedlist>
3066               <listitem>
3067                 <para>This preference lets you define how library staff are
3068                 notified that an item with a lost status is being checked out.
3069                 This will help staff mark items as 'available' if you choose
3070                 to 'display a message' or 'require confirmation.' If you
3071                 choose to 'do nothing,' there will be no notification that the
3072                 item being checked out is marked as 'lost.'</para>
3073               </listitem>
3074             </itemizedlist>
3075           </section>
3076           <section id="ManInvInNoissuesCharge">
3077             <title>ManInvInNoissuesCharge</title>
3078             <para>Default: Include</para>
3079             <para>Asks: ___  MANUAL_INV charges when summing up charges for noissuescharge. </para>
3080             <para>Values:<itemizedlist>
3081                 <listitem>
3082                   <para>Don't include</para>
3083                 </listitem>
3084                 <listitem>
3085                   <para>Include</para>
3086                 </listitem>
3087               </itemizedlist></para>
3088             <para>Description:<itemizedlist>
3089                 <listitem>
3090                   <para>This preference lets you decide if charges entered as manual invoices are
3091                     included when calculating the <link linkend="noissuescharge">noissuescharge</link>. If this is set to include then Koha will include all
3092                     manual invoices when deciding if the patron owes too much money to check
3093                     anything else out of the library.  If it's set to Don't include then Koha will
3094                     ignore all manual invoice charges when figuring out if the patron owes too much
3095                     money to checkout additional materials.</para>
3096                 </listitem>
3097               </itemizedlist></para>
3098           </section>
3099
3100           <section id="maxoutstanding">
3101             <title>maxoutstanding</title>
3102
3103             <para>Default: 5</para>
3104
3105             <para>Asks: Prevent patrons from making holds on the OPAC if they
3106             owe more than ___ USD in fines.</para>
3107           </section>
3108
3109           <section id="noissuescharge">
3110             <title>noissuescharge</title>
3111
3112             <para>Default: 5</para>
3113
3114             <para>Asks: Prevent patrons from checking out books if they have
3115             more than ___ USD in fines.</para>
3116
3117             <para>Description:</para>
3118
3119             <itemizedlist>
3120               <listitem>
3121                 <para>This preference is the maximum amount of money owed to the library before the
3122                   user is banned from borrowing more items. Using the <link linkend="ManInvInNoissuesCharge">ManInvInNoissuesCharge</link> and <link linkend="RentalsInNoissuesCharge">RentalsInNoissuesCharge</link> preferences you
3123                   can control which types of charges are considered in this total. This also
3124                   coincides with <link linkend="maxoutstanding">maxoutstanding</link> that limits
3125                   patrons from placing holds when the maximum amount is owed to the library.</para>
3126               </listitem>
3127             </itemizedlist>
3128           </section>
3129
3130           <section id="OverduesBlockCirc">
3131             <title>OverduesBlockCirc</title>
3132
3133             <para>Default: Ask for confirmation</para>
3134
3135             <para>Asks: ___ when checking out to a borrower that has overdues
3136             outstanding</para>
3137
3138             <para>Values:</para>
3139
3140             <itemizedlist>
3141               <listitem>
3142                 <para>Ask for confirmation</para>
3143
3144                 <itemizedlist>
3145                   <listitem>
3146                     <para>Will not let you check an item out to patrons with
3147                     overdues until a librarian confirms that it is okay</para>
3148                   </listitem>
3149                 </itemizedlist>
3150               </listitem>
3151
3152               <listitem>
3153                 <para>Block</para>
3154
3155                 <itemizedlist>
3156                   <listitem>
3157                     <para>Block all patrons with overdue items from being able
3158                     to check out</para>
3159                   </listitem>
3160                 </itemizedlist>
3161               </listitem>
3162
3163               <listitem>
3164                 <para>Don't block</para>
3165
3166                 <itemizedlist>
3167                   <listitem>
3168                     <para>Allow all patrons with overdue items to continue to
3169                     check out</para>
3170                   </listitem>
3171                 </itemizedlist>
3172               </listitem>
3173             </itemizedlist>
3174           </section>
3175
3176           <section id="OverdueNoticeBcc">
3177             <title>OverdueNoticeBcc</title>
3178
3179             <para>Asks: Send all notices as a BCC to this email address
3180             ___</para>
3181
3182             <para>This preference makes it so that a librarian can get a copy of every notice sent
3183               out to patrons.<tip>
3184                 <para>If you'd like more than one person to receive the blind copy you can simply
3185                   enter in multiple email addresses separated by commas.</para>
3186               </tip><tip>
3187                 <para>The name of this preference is misleading, it does not only send overdues, but
3188                   all notices to the BCC address.</para>
3189               </tip></para>
3190           </section>
3191
3192           <section id="PrintNoticesMaxLines">
3193             <title>PrintNoticesMaxLines</title>
3194
3195             <para>Asks: Include up to ___ item lines in a printed overdue
3196             notice.</para>
3197
3198             <note>
3199               <para>If the number of items is greater than this number, the
3200               notice will end with a warning asking the borrower to check
3201               their online account for a full list of overdue items.</para>
3202             </note>
3203
3204             <tip>
3205               <para>Set to 0 to include all overdue items in the notice, no
3206               matter how many there are.</para>
3207             </tip>
3208
3209             <important>
3210               <para>This preference only refers to the print notices, not
3211               those sent via email.</para>
3212             </important>
3213           </section>
3214
3215           <section id="RenewalPeriodBase">
3216             <title>RenewalPeriodBase</title>
3217
3218             <para>Default: the old due date of the checkout</para>
3219
3220             <para>Asks: When renewing checkouts, base the new due date on
3221             ___</para>
3222
3223             <para>Values:</para>
3224
3225             <itemizedlist>
3226               <listitem>
3227                 <para>the old due date of the checkout</para>
3228               </listitem>
3229
3230               <listitem>
3231                 <para>the current date</para>
3232               </listitem>
3233             </itemizedlist>
3234           </section>
3235           <section id="RenewalSendNotice">
3236             <title>RenewalSendNotice</title>
3237             <para> Default: Don't send </para>
3238             <para>Asks: ____ a renewal notice according to patron checkout alert preferences. </para>
3239             <para>Values: <itemizedlist>
3240                 <listitem>
3241                   <para>Don't send</para>
3242                 </listitem>
3243                 <listitem>
3244                   <para>Send</para>
3245                 </listitem>
3246               </itemizedlist></para>
3247             <para>Description:<itemizedlist>
3248                 <listitem>
3249                   <para>If a patron has chosen to receive a check out notice in their messaging
3250                     preferences and this preference is set to 'Send' then those patrons will also
3251                     receive a notice when they renew materials. You will want to set up a <link
3252                       linkend="addnotices">new notice</link> with the code of RENEWAL (if you don't
3253                     already have it) with custom text for renewing items.<important>
3254                       <para>This preference requires that you have <link
3255                           linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
3256                         set to 'Allow'</para>
3257                     </important></para>
3258                 </listitem>
3259               </itemizedlist></para>
3260           </section>
3261           <section id="RentalsInNoissuesCharge">
3262             <title>RentalsInNoissuesCharge</title>
3263             <para>Default: Include</para>
3264             <para>Asks: ___  rental charges when summing up charges for noissuescharge. </para>
3265             <para>Values:<itemizedlist>
3266                 <listitem>
3267                   <para>Don't include</para>
3268                 </listitem>
3269                 <listitem>
3270                   <para>Include</para>
3271                 </listitem>
3272               </itemizedlist></para>
3273             <para>Description:<itemizedlist>
3274                 <listitem>
3275                   <para>This preference lets you decide if rental charges are included when
3276                     calculating the <link linkend="noissuescharge">noissuescharge</link>. If this is
3277                     set to include then Koha will include all rental charges when deciding if the
3278                     patron owes too much money to check anything else out of the library.  If it's
3279                     set to Don't include then Koha will ignore all rental charges when figuring out
3280                     if the patron owes too much money to checkout additional materials.</para>
3281                 </listitem>
3282               </itemizedlist></para>
3283           </section>
3284
3285           <section id="ReturnBeforeExpiry">
3286             <title>ReturnBeforeExpiry</title>
3287
3288             <para>Default: Don't require</para>
3289
3290             <para>Asks: ___ patrons to return books before their accounts
3291             expire (by restricting due dates to before the patron's expiration
3292             date).</para>
3293
3294             <para>Values:</para>
3295
3296             <itemizedlist>
3297               <listitem>
3298                 <para>Don't require</para>
3299               </listitem>
3300
3301               <listitem>
3302                 <para>Require</para>
3303               </listitem>
3304             </itemizedlist>
3305
3306             <para>Description:</para>
3307
3308             <itemizedlist>
3309               <listitem>
3310                 <para>This is preference may prevent a patron from having
3311                 items checked out after their library card has expired. If
3312                 this is set to "Require", then a due date of any checked out
3313                 item can not be set for a date which falls after the patron's
3314                 card expiration. If the setting is left "Don't require" then
3315                 item check out dates may exceed the expiration date for the
3316                 patron's library card.</para>
3317               </listitem>
3318             </itemizedlist>
3319           </section>
3320
3321           <section id="ReturnToShelvingCart">
3322             <title>ReturnToShelvingCart</title>
3323
3324             <para>Default: Don't move</para>
3325
3326             <para>Asks: ___ all items to the location CART when they are
3327             checked in.</para>
3328
3329             <para>Values:</para>
3330
3331             <itemizedlist>
3332               <listitem>
3333                 <para>Don't move</para>
3334               </listitem>
3335
3336               <listitem>
3337                 <para>Move</para>
3338               </listitem>
3339             </itemizedlist>
3340           </section>
3341
3342           <section id="TransfersMaxDaysWarning">
3343             <title>TransfersMaxDaysWarning</title>
3344
3345             <para>Default: 3</para>
3346
3347             <para>Asks: Show a warning on the "Transfers to Receive" screen if
3348             the transfer has not been received ___ days after it is
3349             sent.</para>
3350
3351             <para>Description:</para>
3352
3353             <itemizedlist>
3354               <listitem>
3355                 <para>The TransferMaxDaysWarning preference is set at a
3356                 default number of days. This preference allows for a warning
3357                 to appear after a set amount of time if an item being
3358                 transferred between library branches has not been received.
3359                 The warning will appear in the <link linkend="transferstoreceive">Transfers to Receive</link>
3360                 report.</para>
3361               </listitem>
3362             </itemizedlist>
3363           </section>
3364
3365           <section id="UseBranchTransferLimits">
3366             <title>UseBranchTransferLimits &amp;
3367             BranchTransferLimitsType</title>
3368
3369             <para>Defaults: Don't enforce &amp; collection code</para>
3370
3371             <para>Asks: ___ branch transfer limits based on ___</para>
3372
3373             <para>UseBranchTransferLimits Values:</para>
3374
3375             <itemizedlist>
3376               <listitem>
3377                 <para>Don't enforce</para>
3378               </listitem>
3379
3380               <listitem>
3381                 <para>Enforce</para>
3382               </listitem>
3383             </itemizedlist>
3384
3385             <para>BranchTransferLimitsType Values:</para>
3386
3387             <itemizedlist>
3388               <listitem>
3389                 <para>collection code</para>
3390               </listitem>
3391
3392               <listitem>
3393                 <para>item type</para>
3394               </listitem>
3395             </itemizedlist>
3396
3397             <para>BranchTransferLimitsType Description:</para>
3398
3399             <itemizedlist>
3400               <listitem>
3401                 <para>This parameter is a binary setting which determines
3402                 whether items are transferred according to item type or
3403                 collection code. This value determines how the library manager
3404                 is able to restrict what items can be transferred between the
3405                 branches.</para>
3406               </listitem>
3407             </itemizedlist>
3408           </section>
3409
3410           <section id="useDaysMode">
3411             <title>useDaysMode</title>
3412
3413             <para>Default: Don't include</para>
3414
3415             <para>Asks: Calculate the due date using ___.</para>
3416
3417             <para>Values:</para>
3418
3419             <itemizedlist>
3420               <listitem>
3421                 <para>circulation rules only.</para>
3422               </listitem>
3423
3424               <listitem>
3425                 <para>the calendar to push the due date to the next open
3426                 day.</para>
3427               </listitem>
3428
3429               <listitem>
3430                 <para>the calendar to skip all days the library is
3431                 closed.</para>
3432               </listitem>
3433             </itemizedlist>
3434
3435             <para>Description:</para>
3436
3437             <itemizedlist>
3438               <listitem>
3439                 <para>This preference controls how scheduled library closures
3440                 affect the due date of a material. The 'the calendar to skip
3441                 all days the library is closed' setting allows for a scheduled
3442                 closure not to count as a day in the loan period, the
3443                 'circulation rules only' setting would not consider the
3444                 scheduled closure at all, and 'the calendar to push the due
3445                 date to the next open day' would only effect the due date if
3446                 the day the item is due would fall specifically on the day of
3447                 closure.</para>
3448               </listitem>
3449             </itemizedlist>
3450
3451             <para>Example:</para>
3452
3453             <itemizedlist>
3454               <listitem>
3455                 <para>The library has put December 24th and 25th in as
3456                 closures on the calendar. A book checked out by a patron has a
3457                 due date of December 25th according to the circulation and
3458                 fine rules. If this preference is set to 'circulation rules
3459                 only' then the item will remain due on the 25th. If the
3460                 preference is set to 'the calendar to push the due date to the
3461                 next open day' then the due date will be December 26th. If the
3462                 preference is set to 'the calendar to skip all days the
3463                 library is closed' then the due date will be pushed to the
3464                 27th of December to accommodate for the two closed
3465                 days.</para>
3466               </listitem>
3467             </itemizedlist>
3468
3469             <para>The calendar is defined on a branch by branch basis. To
3470             learn more about the calendar, check out the '<link linkend="calholidays">Calendar &amp; Holidays</link>' section of
3471             this manual.</para>
3472           </section>
3473           <section id="UseTransportCostMatrix">
3474             <title>UseTransportCostMatrix</title>
3475             <para>Default: Don't use</para>
3476             <para>Asks: ___  Transport Cost Matrix for calculating optimal holds filling between
3477               branches.</para>
3478             <para>Values:<itemizedlist>
3479                 <listitem>
3480                   <para>Don't use</para>
3481                 </listitem>
3482                 <listitem>
3483                   <para>Use</para>
3484                 </listitem>
3485               </itemizedlist></para>
3486             <para>Description:<itemizedlist>
3487                 <listitem>
3488                   <para>If the system is configured to use the <link linkend="transportcostmatrix">Transport cost matrix</link> for filling holds, then when attempting to fill
3489                     a hold, the system will search for the lowest cost branch, and attempt to fill
3490                     the hold with an item from that branch first. Branches of equal cost will be
3491                     selected from randomly. The branch or branches of the next highest cost shall be
3492                     selected from only if all the branches in the previous group are unable to fill
3493                     the hold.</para>
3494                   <para>The system will use the item's current holding branch when determining
3495                     whether the item can fulfill a hold using the Transport Cost Matrix. This
3496                     behaviour will be overruled if the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link> system preference is enabled.</para>
3497                 </listitem>
3498               </itemizedlist></para>
3499           </section>
3500         </section>
3501         <section id="coursereserveprefs">
3502           <title>Course Reserves</title>
3503           <section id="UseCourseReserves">
3504             <title>UseCourseReserves</title>
3505             <para>Default: Don't use</para>
3506             <para>Asks: ___ course reserves</para>
3507             <para>Values:</para>
3508             <itemizedlist>
3509               <listitem>
3510                 <para>Don't use</para>
3511               </listitem>
3512               <listitem>
3513                 <para>Use</para>
3514               </listitem>
3515             </itemizedlist>
3516             <para>Description:<itemizedlist>
3517                 <listitem>
3518                   <para>The <link linkend="coursereserves">Course Reserves</link> module in Koha
3519                     allows you to temporarily move items to 'reserve' and assign different
3520                     circulation rules to these items while they are being used for a specific
3521                     course.</para>
3522                 </listitem>
3523               </itemizedlist></para>
3524           </section>
3525         </section>
3526
3527         <section id="circfinespolicy">
3528           <title>Fines Policy</title>
3529
3530           <para/>
3531
3532           <section id="finesCalendar">
3533             <title>finesCalendar</title>
3534
3535             <para>Default: not including the days the library is closed</para>
3536
3537             <para>Asks: Calculate fines based on days overdue ___</para>
3538
3539             <para>Values:</para>
3540
3541             <itemizedlist>
3542               <listitem>
3543                 <para>directly</para>
3544               </listitem>
3545
3546               <listitem>
3547                 <para>not including the days the library is closed</para>
3548               </listitem>
3549             </itemizedlist>
3550
3551             <para>Description:</para>
3552
3553             <itemizedlist>
3554               <listitem>
3555                 <para>This preference will determine whether or not fines will
3556                 be accrued during instances when the library is closed.
3557                 Examples include holidays, library in-service days, etc.
3558                 Choosing "not including the days the library is closed"
3559                 setting will enable Koha to access its <link linkend="calholidays">Calendar</link> module and be
3560                 considerate of dates when the library is closed. To make use
3561                 of this setting the administrator must first access Koha's
3562                 calendar and mark certain days as "holidays" ahead of
3563                 time.</para>
3564               </listitem>
3565             </itemizedlist>
3566
3567             <para>The calendar is defined on a branch by branch basis. To
3568             learn more about the calendar, check out the '<link linkend="calholidays">Calendar &amp; Holidays</link>' section of
3569             this manual.</para>
3570           </section>
3571           <section id="FinesIncludeGracePeriod">
3572             <title>FinesIncludeGracePeriod</title>
3573             <para>Default: Include</para>
3574             <para>Asks: ___  the grace period when calculating the fine for an overdue item.</para>
3575             <para>Values:<itemizedlist>
3576                 <listitem>
3577                   <para>Don't include</para>
3578                 </listitem>
3579                 <listitem>
3580                   <para>Include</para>
3581                 </listitem>
3582               </itemizedlist></para>
3583             <para>Description:<itemizedlist>
3584                 <listitem>
3585                   <para>This preference lets you control how Koha calculates fines when there is a
3586                     grace period. If you choose to include the grace period when calculating fines
3587                     then Koha will charge for the days in the grace period should the item be
3588                     overdue more than those days. If you choose not to include the grace period then
3589                     Koha will only charge for the days overdue after the grace period.</para>
3590                 </listitem>
3591               </itemizedlist></para>
3592           </section>
3593
3594           <section id="finesMode">
3595             <title>finesMode</title>
3596
3597             <para>Default: Calculate (but only for mailing to the
3598             admin)</para>
3599
3600             <para>Asks: ___ fines</para>
3601
3602             <para>Values:</para>
3603
3604             <itemizedlist>
3605               <listitem>
3606                 <para>Calculate (but only for mailing to the admin)</para>
3607               </listitem>
3608
3609               <listitem>
3610                 <para>Calculate and charge</para>
3611               </listitem>
3612
3613               <listitem>
3614                 <para>Don't calculate</para>
3615               </listitem>
3616             </itemizedlist>
3617
3618             <important>
3619               <para>Requires that you have the fines cron job running
3620               (misc/cronjobs/fines.pl)</para>
3621             </important>
3622           </section>
3623           <section id="RefundLostItemFeeOnReturn">
3624             <title>RefundLostItemFeeOnReturn</title>
3625             <para>Default: Refund</para>
3626             <para>Asks: ___  lost item fees charged to a borrower when the lost item is
3627               returned.</para>
3628             <para>Values:<itemizedlist>
3629                 <listitem>
3630                   <para>Don't refund</para>
3631                 </listitem>
3632                 <listitem>
3633                   <para>Refund</para>
3634                 </listitem>
3635               </itemizedlist></para>
3636             <para>Description:<itemizedlist>
3637                 <listitem>
3638                   <para>When an item is marked lost in Koha the system charges the patron the
3639                     replacement fee for the item.  This preference lets you control how Koha handles
3640                     returns of these items.  By default when an item that was previously marked lost
3641                     is checked in Koha refunds the patron the replacement fee. Change this
3642                     preference to "Don't refund" if you would like Koha to not refund the
3643                     replacement fee.</para>
3644                 </listitem>
3645               </itemizedlist></para>
3646           </section>
3647           <section id="WhenLostChargeReplacementFee">
3648             <title>WhenLostChargeReplacementFee</title>
3649             <para>Default: Charge</para>
3650             <para>Asks: ___  the replacement price when a patron loses an item. </para>
3651             <para>Values:<itemizedlist>
3652                 <listitem>
3653                   <para>Charge</para>
3654                 </listitem>
3655                 <listitem>
3656                   <para>Don't charge</para>
3657                 </listitem>
3658               </itemizedlist></para>
3659             <para>Description:<itemizedlist>
3660                 <listitem>
3661                   <para>This preference lets you tell Koha what to do with an item is marked lost.
3662                     If you want Koha can 'Charge' the patron the replacement fee listed on the item
3663                     they lost or it can do nothing in reference to the patron and just mark the item
3664                     lost in the catalog.</para>
3665                 </listitem>
3666               </itemizedlist></para>
3667           </section>
3668           <section id="WhenLostForgiveFine">
3669             <title>WhenLostForgiveFine</title>
3670             <para>Default: Don't forgive</para>
3671             <para>Asks: ___  the fines on an item when it is lost.</para>
3672             <para>Values:<itemizedlist>
3673                 <listitem>
3674                   <para>Don't forgive</para>
3675                 </listitem>
3676                 <listitem>
3677                   <para>Forgive</para>
3678                 </listitem>
3679               </itemizedlist></para>
3680             <para>Description:<itemizedlist>
3681                 <listitem>
3682                   <para>This preference allows the library to decide if fines are charged in
3683                     addition to the replacement fee when an item is marked as lost.  If this
3684                     preference is set to 'Forgive' then the patron won't be charged fines in
3685                     addition to the replacement fee.</para>
3686                 </listitem>
3687               </itemizedlist></para>
3688           </section>
3689         </section>
3690
3691         <section id="circholdspolicy">
3692           <title>Holds Policy</title>
3693
3694           <para/>
3695
3696           <section id="AllowHoldDateInFuture">
3697             <title>AllowHoldDateInFuture</title>
3698
3699             <para>Default: Allow</para>
3700
3701             <para>Asks: ___ hold requests to be placed that do not enter the
3702             waiting list until a certain future date.</para>
3703
3704             <para>Values:</para>
3705
3706             <itemizedlist>
3707               <listitem>
3708                 <para>Allow</para>
3709               </listitem>
3710
3711               <listitem>
3712                 <para>Don't allow</para>
3713               </listitem>
3714             </itemizedlist>
3715           </section>
3716
3717           <section id="AllowHoldsOnDamagedItems">
3718             <title>AllowHoldsOnDamagedItems</title>
3719
3720             <para>Default: Allow</para>
3721
3722             <para>Asks: ___ hold requests to be placed on damaged
3723             items.</para>
3724
3725             <para>Values:</para>
3726
3727             <itemizedlist>
3728               <listitem>
3729                 <para>Allow</para>
3730               </listitem>
3731
3732               <listitem>
3733                 <para>Don't allow</para>
3734               </listitem>
3735             </itemizedlist>
3736
3737             <para>Description:</para>
3738
3739             <itemizedlist>
3740               <listitem>
3741                 <para>This parameter is a binary setting which controls
3742                 whether or not hold requests can be placed on items that are
3743                 marked as "damaged" (items are marked as damaged by editing
3744                 subfield 4 on the item record). Setting this value to "Don't
3745                 allow" will prevent anyone from placing a hold on such items,
3746                 setting it to "Allow" will allow it. This preference is
3747                 important because it determines whether or not a patron can
3748                 place a request for an item that might be in the process of
3749                 being repaired or not in good condition. The library may wish
3750                 to set this to "Don't allow" if they were concerned about
3751                 their patrons not receiving the item in a timely manner or at
3752                 all (if it is determined that the item is beyond repair).
3753                 Setting it to "Allow" would allow a patron to place a hold on
3754                 an item and therefore receive it as soon as it becomes
3755                 available.</para>
3756               </listitem>
3757             </itemizedlist>
3758           </section>
3759           <section id="AllowHoldsOnPatronsPossessions">
3760             <title>AllowHoldsOnPatronsPossessions</title>
3761             <para>Default: Allow </para>
3762             <para>Asks: ____ a patron to place a hold on a record where the patron already has one
3763               or more items attached to that record checked out. </para>
3764             <para>Values:<itemizedlist>
3765                 <listitem>
3766                   <para>Allow</para>
3767                 </listitem>
3768                 <listitem>
3769                   <para>Don't allow</para>
3770                 </listitem>
3771               </itemizedlist></para>
3772             <para>Description:<itemizedlist>
3773                 <listitem>
3774                   <para>By setting to "Don't allow," you can prevent patrons from placing holds on
3775                     items they already have out, thus preventing them from blocking anyone else from
3776                     getting an item. </para>
3777                 </listitem>
3778               </itemizedlist></para>
3779           </section>
3780
3781           <section id="AllowHoldPolicyOverride">
3782             <title>AllowHoldPolicyOverride</title>
3783
3784             <para>Default: Allow</para>
3785
3786             <para>Asks: ___ staff to override hold policies when placing
3787             holds.</para>
3788
3789             <para>Values:</para>
3790
3791             <itemizedlist>
3792               <listitem>
3793                 <para>Allow</para>
3794               </listitem>
3795
3796               <listitem>
3797                 <para>Don't allow</para>
3798               </listitem>
3799             </itemizedlist>
3800
3801             <para>Description:</para>
3802
3803             <itemizedlist>
3804               <listitem>
3805                 <para>This preference is a binary setting which controls
3806                 whether or not the library staff can override the circulation
3807                 and fines rules as they pertain to the placement of holds.
3808                 Setting this value to "Don't allow" will prevent anyone from
3809                 overriding, setting it to "Allow" will allow it. This setting
3810                 is important because it determines how strict the libraries
3811                 rules for placing holds are. If this is set to "Allow",
3812                 exceptions can be made for patrons who are otherwise normally
3813                 in good standing with the library, but there is opportunity
3814                 for the staff to abuse this function. If it is set to "Don't
3815                 allow", no abuse of the system is possible, but it makes the
3816                 system entirely inflexible in respect to holds.</para>
3817               </listitem>
3818             </itemizedlist>
3819           </section>
3820
3821           <section id="AllowOnShelfHolds">
3822             <title>AllowOnShelfHolds</title>
3823
3824             <para>Default: Allow</para>
3825
3826             <para>Asks: ___ hold requests to be placed on items that are not
3827             checked out.</para>
3828
3829             <para>Values:</para>
3830
3831             <itemizedlist>
3832               <listitem>
3833                 <para>Allow</para>
3834               </listitem>
3835
3836               <listitem>
3837                 <para>Don't Allow</para>
3838               </listitem>
3839             </itemizedlist>
3840
3841             <para>Description:</para>
3842
3843             <itemizedlist>
3844               <listitem>
3845                 <para>This preference is a binary setting which controls the
3846                 ability of patrons to place holds on items that are not
3847                 currently checked out. Setting it to "Don't allow" allows
3848                 borrowers to place holds on items that are checked out but not
3849                 on items that are on the shelf (or assumed available in the
3850                 library), setting it to "Allow" allows borrowers to place
3851                 holds on any item that is available for loan whether it is
3852                 checked out or not. This setting might be set to "Allow" if
3853                 the library system is a multi branch system and patrons used
3854                 the hold system to request items from other libraries, or if
3855                 the library wanted to allow users to place holds on items from
3856                 home through the OPAC. Setting it to "Don't allow" would
3857                 enforce a first come, first served standard.</para>
3858               </listitem>
3859             </itemizedlist>
3860             <important>
3861               <para>An item's hold status doesn't not affect whether or not the item is 'available'
3862                 until the item is in 'waiting' status. Items with on-shelf holds will show as
3863                 available until a librarian has pulled them from the shelf and checked the item in
3864                 make it show 'waiting'.</para>
3865             </important>
3866           </section>
3867
3868           <section id="AutoResumeSuspendedHolds">
3869             <title>AutoResumeSuspendedHolds</title>
3870
3871             <para>Default: Allow</para>
3872
3873             <para>Asks: ___ suspended holds to be automatically resumed by a
3874             set date.</para>
3875
3876             <para>Values:</para>
3877
3878             <itemizedlist>
3879               <listitem>
3880                 <para>Allow</para>
3881               </listitem>
3882
3883               <listitem>
3884                 <para>Don't allow</para>
3885               </listitem>
3886             </itemizedlist>
3887
3888             <para>Description:</para>
3889
3890             <itemizedlist>
3891               <listitem>
3892                 <para>If this preference is set to 'Allow' then all suspended holds will be able to
3893                   have a date at after which they automatically become unsuspended. If you have this
3894                   preference set to 'Allow' you will also need the <link linkend="unsuspendholdcron">Unsuspend Holds</link> cron job running.</para>
3895               </listitem>
3896             </itemizedlist>
3897             <important>
3898               <para>The holds will become unsuspended the date after that entered by the
3899                 patron.</para>
3900             </important>
3901           </section>
3902
3903           <section id="canreservefromotherbranches">
3904             <title>canreservefromotherbranches</title>
3905
3906             <para>Default: Allow</para>
3907
3908             <para>Asks: ___ a user from one library to place a hold on an item
3909             from another library</para>
3910
3911             <para>Description:</para>
3912
3913             <itemizedlist>
3914               <listitem>
3915                 <para>This preference is a binary setting which determines
3916                 whether patrons can place holds on items from other branches.
3917                 If the preference is set to "Allow" patrons can place such
3918                 holds, if it is set to "Don't allow" they cannot. This is an
3919                 important setting because it determines if users can use Koha
3920                 to request items from another branch. If the library is
3921                 sharing an installation of Koha with other independent
3922                 libraries which do not wish to allow interlibrary borrowing it
3923                 is recommended that this parameter be set to "Don't
3924                 allow".</para>
3925               </listitem>
3926             </itemizedlist>
3927
3928             <para>Values:</para>
3929
3930             <itemizedlist>
3931               <listitem>
3932                 <para>Allow</para>
3933               </listitem>
3934
3935               <listitem>
3936                 <para>Don't allow (with <link linkend="IndependentBranches">independent
3937                     branches</link>)</para>
3938               </listitem>
3939             </itemizedlist>
3940           </section>
3941           <section id="ConfirmFutureHolds">
3942             <title>ConfirmFutureHolds</title>
3943             <para>Default: 0</para>
3944             <para>Asks: Confirm future hold requests (starting no later than ___ days from now) at
3945               checkin time.  </para>
3946             <para>Description:<itemizedlist>
3947                 <listitem>
3948                   <para>When confirming a hold at checkin time, the number of days in this
3949                     preference is taken into account when deciding which holds to show alerts for.
3950                     This preference does not interfere with renewing, checking out or transferring a
3951                     book.</para>
3952                 </listitem>
3953               </itemizedlist></para>
3954             <note>
3955               <para>This number of days will be used too in calculating the default end date for the
3956                 Holds to pull-report. But it does not interfere with issuing, renewing or
3957                 transferring books.</para>
3958             </note>
3959             <important>
3960               <para>This preference is only looked at if you're allowing hold dates in the future
3961                 with <link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link> or <link
3962                   linkend="OPACAllowHoldDateInFuture">OPACAllowHoldDateInFuture</link></para>
3963             </important>
3964           </section>
3965           <section id="decreaseLoanHighHolds">
3966             <title>decreaseLoanHighHolds, decreaseLoanHighHoldsDuration and
3967               decreaseLoanHighHoldsValue</title>
3968             <para>Asks: ___ the reduction of loan period to ___ days for items with more than ___
3969               holds. </para>
3970             <para>decreaseLoanHighHolds default: Don't enable</para>
3971             <para>decreaseLoanHighHolds values:<itemizedlist>
3972                 <para>Don't enable</para>
3973                 <listitem>
3974                   <para>Enable</para>
3975                 </listitem>
3976               </itemizedlist>Description:<itemizedlist>
3977                 <listitem>
3978                   <para>These preferences let you change the loan length for items that have many
3979                     holds on them.  This will not effect items that are already checked out, but
3980                     items that are checked out after the decreaseLoanHighHoldsValue is met will only
3981                     be checked out for the number of days entered in the
3982                     decreaseLoanHighHoldsDuration preference.</para>
3983                   <screenshot>
3984                     <screeninfo>Warning on checkout</screeninfo>
3985                     <mediaobject>
3986                       <imageobject>
3987                         <imagedata fileref="images/admin/globalprefs/decreaseLoanHighHoldsDuration.png"/>
3988                       </imageobject>
3989                     </mediaobject>
3990                   </screenshot>
3991                 </listitem>
3992               </itemizedlist></para>
3993           </section>
3994
3995           <section id="DisplayMultiPlaceHold">
3996             <title>DisplayMultiPlaceHold</title>
3997
3998             <para>Default: Don't enable</para>
3999
4000             <para>Asks: ___ the ability to place holds on multiple biblio from
4001             the search results</para>
4002
4003             <para>Values:</para>
4004
4005             <itemizedlist>
4006               <listitem>
4007                 <para>Don't enable</para>
4008               </listitem>
4009
4010               <listitem>
4011                 <para>Enable</para>
4012               </listitem>
4013             </itemizedlist>
4014           </section>
4015
4016           <section id="emailLibrarianWhenHoldIsPlaced">
4017             <title>emailLibrarianWhenHoldIsPlaced</title>
4018
4019             <para>Default: Don't enable</para>
4020
4021             <para>Asks: ___ sending an email to the Koha administrator email
4022             address whenever a hold request is placed.</para>
4023
4024             <para>Values:</para>
4025
4026             <itemizedlist>
4027               <listitem>
4028                 <para>Don't enable</para>
4029               </listitem>
4030
4031               <listitem>
4032                 <para>Enable</para>
4033               </listitem>
4034             </itemizedlist>
4035
4036             <para>Description:</para>
4037
4038             <itemizedlist>
4039               <listitem>
4040                 <para>This preference enables Koha to email the library staff
4041                 whenever a patron requests an item to be held. While this
4042                 function will immediately alert the librarian to the patron's
4043                 need, it is extremely impractical in most library settings. In
4044                 most libraries the hold lists are monitored and maintained
4045                 from a separate interface. That said, many libraries that
4046                 allow on shelf holds prefer to have this preference turned on
4047                 so that they are alerted to pull an item from the
4048                 shelf.</para>
4049               </listitem>
4050             </itemizedlist>
4051
4052             <important>
4053               <para>In order for this email to send you must have a <link linkend="notices"
4054                   >notice</link> template with the code of HOLDPLACED</para>
4055             </important>
4056
4057             <important>
4058               <para>This notice will only be sent if the <link linkend="msgqueuecron">process_message_queue.pl cronjob</link>
4059               being run periodically to send the messages.</para>
4060             </important>
4061           </section>
4062
4063           <section id="ExpireReservesMaxPickUpDelay">
4064             <title>ExpireReservesMaxPickUpDelay</title>
4065
4066             <para>Default: Don't allow</para>
4067
4068             <para>Asks: ___ holds to expire automatically if they have not
4069             been picked by within the time period specified in <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link></para>
4070
4071             <para>Values:</para>
4072
4073             <itemizedlist>
4074               <listitem>
4075                 <para>Allow</para>
4076               </listitem>
4077
4078               <listitem>
4079                 <para>Don't allow</para>
4080               </listitem>
4081             </itemizedlist>
4082
4083             <para>Description:</para>
4084
4085             <itemizedlist>
4086               <listitem>
4087                 <para>If set to 'allow' this will cancel holds that have been
4088                 waiting for longer than the number of days specified in the
4089                 <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link>
4090                 system preference. Holds will only be cancelled if the <link linkend="expiredholdscron">Expire Holds cron job</link> is
4091                 runnning.</para>
4092               </listitem>
4093             </itemizedlist>
4094           </section>
4095
4096           <section id="ExpireReservesMaxPickUpDelayCharge">
4097             <title>ExpireReservesMaxPickUpDelayCharge</title>
4098
4099             <para>Default: 0</para>
4100
4101             <para>Asks: If using <link linkend="ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</link>,
4102             charge a borrower who allows his or her waiting hold to expire a
4103             fee of ___ USD</para>
4104
4105             <para>Description:</para>
4106
4107             <itemizedlist>
4108               <listitem>
4109                 <para>If you are expiring holds that have been waiting too
4110                 long you can use this preference to charge the patron for not
4111                 picking up their hold. If you don't charge patrons for items
4112                 that aren't picked up you can leave this set to the default
4113                 which is 0. Holds will only be cancelled and charged if the
4114                 <link linkend="expiredholdscron">Expire Holds cron job</link>
4115                 is running.</para>
4116               </listitem>
4117             </itemizedlist>
4118           </section>
4119
4120           <section id="maxreserves">
4121             <title>maxreserves</title>
4122
4123             <para>Default: 50</para>
4124
4125             <para>Asks: Patrons can only have ___ holds at once.</para>
4126           </section>
4127
4128           <section id="OPACAllowHoldDateInFuture">
4129             <title>OPACAllowHoldDateInFuture</title>
4130
4131             <para>Default: Allow</para>
4132
4133             <para>Asks: ___ patrons to place holds that don't enter the
4134             waiting list until a certain future date.</para>
4135
4136             <para>Values:</para>
4137
4138             <itemizedlist>
4139               <listitem>
4140                 <para>Allow</para>
4141
4142                 <itemizedlist>
4143                   <listitem>
4144                     <para><link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link>
4145                     must also be enabled for this to work</para>
4146                   </listitem>
4147                 </itemizedlist>
4148               </listitem>
4149
4150               <listitem>
4151                 <para>Don't allow</para>
4152               </listitem>
4153             </itemizedlist>
4154           </section>
4155
4156           <section id="OPACAllowUserToChooseBranch">
4157             <title>OPACAllowUserToChooseBranch</title>
4158
4159             <para>Default: Allow</para>
4160
4161             <para>Asks: ___ a user to choose the branch to pick up a hold
4162             from.</para>
4163
4164             <para>Values:</para>
4165
4166             <itemizedlist>
4167               <listitem>
4168                 <para>Allow</para>
4169               </listitem>
4170
4171               <listitem>
4172                 <para>Don't allow</para>
4173               </listitem>
4174             </itemizedlist>
4175
4176             <para>Description:</para>
4177
4178             <itemizedlist>
4179               <listitem>
4180                 <para>Changing this preference will not prevent staff from
4181                 being able to transfer titles from one branch to another to
4182                 fill a hold, it will only prevent patrons from saying they
4183                 plan on picking a book up at a branch other than their home
4184                 branch.</para>
4185               </listitem>
4186             </itemizedlist>
4187           </section>
4188
4189           <section id="ReservesControlBranch">
4190             <title>ReservesControlBranch</title>
4191
4192             <para>Default: item's home library</para>
4193
4194             <para>Asks: Check the ___ to see if the patron can place a hold on
4195             the item.</para>
4196
4197             <para>Values:</para>
4198
4199             <itemizedlist>
4200               <listitem>
4201                 <para>item's home library.</para>
4202               </listitem>
4203
4204               <listitem>
4205                 <para>patron's home library.</para>
4206               </listitem>
4207             </itemizedlist>
4208           </section>
4209
4210           <section id="ReservesMaxPickUpDelay">
4211             <title>ReservesMaxPickUpDelay</title>
4212
4213             <para>Default: 7</para>
4214
4215             <para>Asks: Mark a hold as problematic if it has been waiting for
4216             more than ___ days.</para>
4217
4218             <para>Description:</para>
4219
4220             <itemizedlist>
4221               <listitem>
4222                 <para>This preference (based on calendar days, not the <link linkend="calholidays">Koha holiday calendar</link>) puts an
4223                 expiration date on an item a patron has on hold. After this
4224                 expiration date the staff will have the option to release the
4225                 unclaimed hold which then may be returned to the library shelf
4226                 or issued to the next patron on the item's hold list. Items
4227                 that are 'expired' by this preference are moved to the 'Holds
4228                 Over' tab on the '<link linkend="holdspickup">Holds Awaiting
4229                 Pickup</link>' report.</para>
4230               </listitem>
4231             </itemizedlist>
4232           </section>
4233
4234           <section id="ReservesNeedReturns">
4235             <title>ReservesNeedReturns</title>
4236
4237             <para>Default: Don't automatically</para>
4238
4239             <para>Asks: ___ mark holds as found and waiting when a hold is
4240             placed specifically on them and they are already checked
4241             in.</para>
4242
4243             <para>Values:</para>
4244
4245             <itemizedlist>
4246               <listitem>
4247                 <para>Automatically</para>
4248               </listitem>
4249
4250               <listitem>
4251                 <para>Don't automatically</para>
4252               </listitem>
4253             </itemizedlist>
4254
4255             <para>Description:</para>
4256
4257             <itemizedlist>
4258               <listitem>
4259                 <para>This preference refers to 'item specific' holds where
4260                 the item is currently on the library shelf. This preference
4261                 allows a library to decide whether an 'item specific' hold is
4262                 marked as "Waiting" at the time the hold is placed or if the
4263                 item will be marked as "Waiting" after the item is checked in.
4264                 This preference will tell the patron that their item is
4265                 'Waiting' for them at their library and ready for check
4266                 out.</para>
4267               </listitem>
4268             </itemizedlist>
4269           </section>
4270
4271           <section id="holdqueueweight">
4272             <title>StaticHoldsQueueWeight &amp;
4273             RandomizeHoldsQueueWeight</title>
4274
4275             <para>StaticHoldsQueueWeight Default: 0</para>
4276
4277             <para>RandomizeHoldsQueueWeight Default: in that order</para>
4278
4279             <para>Asks: Satisfy holds from the libraries ___ (as branchcodes,
4280             separated by commas; if empty, uses all libraries) ___</para>
4281
4282             <para>RandomizeHoldsQueueWeight Values:</para>
4283
4284             <itemizedlist>
4285               <listitem>
4286                 <para>in random order</para>
4287
4288                 <itemizedlist>
4289                   <listitem>
4290                     <para>If StaticHoldsQueueWeight is left at the default
4291                     Koha will randomize all libraries, otherwise it will
4292                     randomize the libraries listed.</para>
4293                   </listitem>
4294                 </itemizedlist>
4295               </listitem>
4296
4297               <listitem>
4298                 <para>in that order</para>
4299
4300                 <itemizedlist>
4301                   <listitem>
4302                     <para>If StaticHoldsQueueWeight is left at the default
4303                     then this will use all of your branches in alphabetical
4304                     order, otherwise it will use the branches in the order
4305                     that you entered them in the StaticHoldsQueueWeight
4306                     preference.</para>
4307                   </listitem>
4308                 </itemizedlist>
4309               </listitem>
4310             </itemizedlist>
4311
4312             <para>Descriptions:</para>
4313
4314             <itemizedlist>
4315               <listitem>
4316                 <para>These preferences control how the <link linkend="holdsqueue">Holds Queue report</link> is generated
4317                 using <link linkend="buildholdscron">a cron job</link>.</para>
4318
4319                 <para>If you do not want all of your libraries to participate
4320                 in the on-shelf holds fulfillment process, you should list the
4321                 the libraries that *do* participate in the process here by
4322                 inputting all the participating library's branchcodes,
4323                 separated by commas ( e.g. "MPL,CPL,SPL,BML" etc. ).</para>
4324
4325                 <para>By default, the holds queue will be generated such that
4326                 the system will first attempt to hold fulfillment using items
4327                 already at the pickup library if possible. If there are no
4328                 items available at the pickup library to fill a hold,
4329                 build_holds_queue.pl will then use the list of libraries
4330                 defined in StaticHoldsQueueWeight. If
4331                 RandomizeHoldsQueueWeight is disabled ( which it is by default
4332                 ), the script will assign fulfillment requests in the order
4333                 the branches are placed in the StaticHoldsQueueWeight system
4334                 preference.</para>
4335
4336                 <para>For example, if your system has three libraries, of
4337                 varying sizes ( small, medium and large ) and you want the
4338                 burden of holds fulfillment to be on larger libraries before
4339                 smaller libraries, you would want StaticHoldsQueueWeight to
4340                 look something like "LRG,MED,SML".</para>
4341
4342                 <para>If you want the burden of holds fulfillment to be spread
4343                 out equally throughout your library system, simply enable
4344                 RandomizeHoldsQueueWeight. When this system preference is
4345                 enabled, the order in which libraries will be requested to
4346                 fulfill an on-shelf hold will be randomized each time the list
4347                 is regenerated.</para>
4348
4349                 <para>Leaving StaticHoldsQueueWeight empty is contraindicated
4350                 at this time. Doing so will cause the build_holds_queue script
4351                 to ignore RandomizeHoldsQueueWeight, causing the script to
4352                 request hold fulfillment not randomly, but by alphabetical
4353                 order.</para>
4354               </listitem>
4355             </itemizedlist>
4356             <important>
4357               <para>The <link linkend="transportcostmatrix">Transport Cost Matrix</link> takes
4358                 precedence in controlling where holds are filled from, if the matrix is not used
4359                 then Koha checks the StaticHoldsQueueWeight.  To use the Transport Cost Matrix
4360                 simply set your <link linkend="UseTransportCostMatrix">UseTransportCostMatrix</link>
4361                 preference to 'Use'</para>
4362             </important>
4363           </section>
4364
4365           <section id="SuspendHoldsIntranet">
4366             <title>SuspendHoldsIntranet</title>
4367
4368             <para>Default: Allow</para>
4369
4370             <para>Asks: ___ holds to be suspended from the intranet.</para>
4371
4372             <para>Values:</para>
4373
4374             <itemizedlist>
4375               <listitem>
4376                 <para>Allow</para>
4377               </listitem>
4378
4379               <listitem>
4380                 <para>Don't allow</para>
4381               </listitem>
4382             </itemizedlist>
4383
4384             <para>Description:</para>
4385
4386             <itemizedlist>
4387               <listitem>
4388                 <para>The holds suspension feature can be turned on and off in
4389                 the staff client by altering this system preference. If this
4390                 is set to 'allow' you will want to set the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
4391                 system preference.</para>
4392               </listitem>
4393             </itemizedlist>
4394           </section>
4395
4396           <section id="SuspendHoldsOpac">
4397             <title>SuspendHoldsOpac</title>
4398
4399             <para>Default: Allow</para>
4400
4401             <para>Asks: ___ holds to be suspended from the OPAC.</para>
4402
4403             <para>Values:</para>
4404
4405             <itemizedlist>
4406               <listitem>
4407                 <para>Allow</para>
4408               </listitem>
4409
4410               <listitem>
4411                 <para>Don't allow</para>
4412               </listitem>
4413             </itemizedlist>
4414
4415             <para>Description:</para>
4416
4417             <itemizedlist>
4418               <listitem>
4419                 <para>The holds suspension feature can be turned on and off in
4420                 the OPAC by altering this system preference. If this is set to
4421                 'allow' you will want to set the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
4422                 system preference.</para>
4423               </listitem>
4424             </itemizedlist>
4425           </section>
4426         </section>
4427
4428         <section id="circinterfaceprefs">
4429           <title>Interface</title>
4430
4431           <para/>
4432
4433           <section id="AllowAllMessageDeletion">
4434             <title>AllowAllMessageDeletion</title>
4435
4436             <para>Default: Don't allow</para>
4437
4438             <para>Asks: ___ staff to delete messages added from other
4439             libraries.</para>
4440
4441             <para>Values:</para>
4442
4443             <itemizedlist>
4444               <listitem>
4445                 <para>Allow</para>
4446               </listitem>
4447
4448               <listitem>
4449                 <para>Don't allow</para>
4450               </listitem>
4451             </itemizedlist>
4452           </section>
4453           <section id="AllowOfflineCirculation">
4454             <title>AllowOfflineCirculation</title>
4455             <para>Default: Do not enable</para>
4456             <para>Asks: ___  offline circulation on regular circulation computers. </para>
4457             <para>Values:<itemizedlist>
4458                 <listitem>
4459                   <para>Do not enable</para>
4460                 </listitem>
4461                 <listitem>
4462                   <para>Enable</para>
4463                 </listitem>
4464               </itemizedlist></para>
4465             <para>Description:<itemizedlist>
4466                 <listitem>
4467                   <para>Setting this preference to 'Enable' allows you to use the Koha interface for
4468                       <link linkend="offlinecirc">offline circulation</link>. This system preference
4469                     does not affect the <link linkend="firefoxofflinecirc">Firefox plugin</link> or
4470                     the <link linkend="windowsofflinecirc">desktop application</link>, any of these
4471                     three options can be used for offline circulation without effecting the
4472                     other.</para>
4473                 </listitem>
4474               </itemizedlist></para>
4475           </section>
4476
4477           <section id="CircAutocompl">
4478             <title>CircAutocompl</title>
4479
4480             <para>Default: Try</para>
4481
4482             <para>Asks: ___ to automatically fill in the member when entering
4483             a patron search on the circulation screen.</para>
4484
4485             <para>Description:</para>
4486
4487             <itemizedlist>
4488               <listitem>
4489                 <para>This preference is a binary setting which determines
4490                 whether auto-completion of fields is enabled or disabled for
4491                 the circulation input field. Setting it to "Try" would enable
4492                 a staff member to begin typing a name or other value into the
4493                 field and have a menu pop up with suggestions for completing
4494                 it. Setting it to "Don't try" would disable this feature. This
4495                 preference can make staff members' jobs easier or it could
4496                 potentially slow down the page loading process.</para>
4497               </listitem>
4498             </itemizedlist>
4499
4500             <para>Values:</para>
4501
4502             <itemizedlist>
4503               <listitem>
4504                 <para>Don't try</para>
4505               </listitem>
4506
4507               <listitem>
4508                 <para>Try</para>
4509
4510                 <screenshot>
4511                   <screeninfo>When CircAutocompl is turned on search results
4512                   will appear below the search box</screeninfo>
4513
4514                   <mediaobject>
4515                     <imageobject>
4516                       <imagedata fileref="images/admin/globalprefs/CircAutocompl.png"/>
4517                     </imageobject>
4518                   </mediaobject>
4519                 </screenshot>
4520               </listitem>
4521             </itemizedlist>
4522           </section>
4523
4524           <section id="CircAutoPrintQuickSlip">
4525             <title>CircAutoPrintQuickSlip</title>
4526
4527             <para>Default: open a print quick slip window</para>
4528
4529             <para>Asks: When an empty barcode field is submitted in
4530             circulation ___</para>
4531
4532             <para>Values:</para>
4533
4534             <itemizedlist>
4535               <listitem>
4536                 <para>clear the screen</para>
4537               </listitem>
4538
4539               <listitem>
4540                 <para>open a print quick slip window</para>
4541               </listitem>
4542               <listitem>
4543                 <para>open a print slip window</para>
4544               </listitem>
4545             </itemizedlist>
4546
4547             <para>Description:</para>
4548
4549             <itemizedlist>
4550               <listitem>
4551                 <para>If this preference is set to open a quick slip (<link
4552                     linkend="existingnotices">ISSUEQSLIP</link>) or open a slip (<link
4553                     linkend="existingnotices">ISSUESLIP</link>) for printing it will eliminate the
4554                   need for the librarian to click the print button to generate a checkout receipt
4555                   for the patron they're checking out to. If the preference is set to clear the
4556                   screen then "checking out" an empty barcode will clear the screen of the patron
4557                   you were last working with.</para>
4558               </listitem>
4559             </itemizedlist>
4560           </section>
4561
4562           <section id="FilterBeforeOverdueReport">
4563             <title>FilterBeforeOverdueReport</title>
4564
4565             <para>Default: Don't require</para>
4566
4567             <para>Asks: ___ staff to choose which checkouts to show before
4568             running the overdues report.</para>
4569
4570             <para>Description:</para>
4571
4572             <itemizedlist>
4573               <listitem>
4574                 <para>Koha's overdue report shows you all of the overdue items
4575                 in your library system. If you have a large library system
4576                 you'll want to set this preference to 'Require' to force those
4577                 running the report to first limit the data generated to a
4578                 branch, date range, patron category or other such filter.
4579                 Requiring that the report be filtered before it's run prevents
4580                 your staff from running a system heavy report and slowing down
4581                 other operations in the system.</para>
4582
4583                 <screenshot>
4584                   <screeninfo>Overdue Report Filters</screeninfo>
4585
4586                   <mediaobject>
4587                     <imageobject>
4588                       <imagedata fileref="images/admin/globalprefs/FilterBeforeOverdueReport.png"/>
4589                     </imageobject>
4590                   </mediaobject>
4591                 </screenshot>
4592               </listitem>
4593             </itemizedlist>
4594
4595             <para>Values:</para>
4596
4597             <itemizedlist>
4598               <listitem>
4599                 <para>Don't require</para>
4600               </listitem>
4601
4602               <listitem>
4603                 <para>Require</para>
4604               </listitem>
4605             </itemizedlist>
4606           </section>
4607
4608           <section id="FineNotifyAtCheckin">
4609             <title>FineNotifyAtCheckin</title>
4610
4611             <para>Default: Don't notify</para>
4612
4613             <para>Asks: ___ librarians of overdue fines on the items they are
4614             checking in.</para>
4615
4616             <para>Values:</para>
4617
4618             <itemizedlist>
4619               <listitem>
4620                 <para>Don't notify</para>
4621               </listitem>
4622
4623               <listitem>
4624                 <para>Notify</para>
4625               </listitem>
4626             </itemizedlist>
4627
4628             <para>Description:</para>
4629
4630             <itemizedlist>
4631               <listitem>
4632                 <para>With this preference set to 'Notify' all books that have
4633                 overdue fines owed on them will pop up a warning when checking
4634                 them in. This warning will need to acknowledged before you can
4635                 continue checking items in. With this preference set to 'Don't
4636                 notify,' you will still see fines owed on the patron record,
4637                 you just won't have an additional notification at check
4638                 in.</para>
4639
4640                 <screenshot>
4641                   <screeninfo>Fine notification at checkin</screeninfo>
4642
4643                   <mediaobject>
4644                     <imageobject>
4645                       <imagedata fileref="images/admin/globalprefs/FineNotifyAtCheckin.png"/>
4646                     </imageobject>
4647                   </mediaobject>
4648                 </screenshot>
4649               </listitem>
4650             </itemizedlist>
4651           </section>
4652
4653           <section id="DisplayClearScreenButton">
4654             <title>DisplayClearScreenButton</title>
4655
4656             <para>Default: Show</para>
4657
4658             <para>Asks: ___ a button to clear the current patron from the
4659             screen on the circulation screen.</para>
4660
4661             <para>Values:</para>
4662
4663             <itemizedlist>
4664               <listitem>
4665                 <para>Don't show</para>
4666
4667                 <screenshot>
4668                   <screeninfo>No X in the top right</screeninfo>
4669
4670                   <mediaobject>
4671                     <imageobject>
4672                       <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButtonOff.png"/>
4673                     </imageobject>
4674                   </mediaobject>
4675                 </screenshot>
4676               </listitem>
4677
4678               <listitem>
4679                 <para>Show</para>
4680
4681                 <screenshot>
4682                   <screeninfo>X in the top right will clear the
4683                   screen</screeninfo>
4684
4685                   <mediaobject>
4686                     <imageobject>
4687                       <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButton.png"/>
4688                     </imageobject>
4689                   </mediaobject>
4690                 </screenshot>
4691               </listitem>
4692             </itemizedlist>
4693           </section>
4694           <section id="ExportRemoveFields">
4695             <title>ExportRemoveFields</title>
4696             <para>Asks: The following fields should be excluded from the patron checkout history CSV
4697               or iso2709 export ___ </para>
4698             <para>Description:<itemizedlist>
4699                 <listitem>
4700                   <para>This space separated list of fields (e.g. 100a 245b) will automatically be
4701                     excluded when exporting the patron's current checkout history.</para>
4702                   <screenshot>
4703                     <screeninfo>ExportRemoveFields</screeninfo>
4704                     <mediaobject>
4705                       <imageobject>
4706                         <imagedata fileref="images/admin/globalprefs/ExportRemoveFields.png"/>
4707                       </imageobject>
4708                     </mediaobject>
4709                   </screenshot>
4710                 </listitem>
4711               </itemizedlist></para>
4712           </section>
4713           <section id="ExportWithCsvProfile">
4714             <title>ExportWithCsvProfile</title>
4715             <para>Asks: Use the ___ CSV profile when exporting patron checkout history</para>
4716             <para>Description:<itemizedlist>
4717                 <listitem>
4718                   <para>Use this preference to define which <link linkend="csvprofiles">CSV
4719                       profile</link> should be used when exporting patron's current checkout data.
4720                     Enter the CSV Profile name as the value for this preference. If this preference
4721                     is left blank you will not be able to export the patron's current checkout
4722                     summary.</para>
4723                   <screenshot>
4724                     <screeninfo>ExportWithCsvProfile</screeninfo>
4725                     <mediaobject>
4726                       <imageobject>
4727                         <imagedata fileref="images/admin/globalprefs/ExportWithCsvProfile.png"/>
4728                       </imageobject>
4729                     </mediaobject>
4730                   </screenshot>
4731                 </listitem>
4732               </itemizedlist></para>
4733           </section>
4734           <section id="HoldsToPullStartDate">
4735             <title>HoldsToPullStartDate</title>
4736             <para>Default: 2</para>
4737             <para>Asks: Set the default start date for the Holds to pull list to ___ day(s) ago. </para>
4738             <para>Description:<itemizedlist>
4739                 <listitem>
4740                   <para>The <link linkend="holdspull">Holds to Pull</link> report in circulation
4741                     defaults to filtering holds placed 2 days ago. This preference allows you to set
4742                     this default filter to any number of days.</para>
4743                 </listitem>
4744               </itemizedlist></para>
4745           </section>
4746           <section id="itemBarcodeFallbackSearch">
4747             <title>itemBarcodeFallbackSearch</title>
4748             <para>Default: Don't enable</para>
4749             <para>Asks: ___  the automatic use of a keyword catalog search if the phrase entered as
4750               a barcode on the checkout page does not turn up any results during an item barcode
4751               search. </para>
4752             <para>Values:</para>
4753             <itemizedlist>
4754                 <listitem>
4755                   <para>Don't enable</para>
4756                 </listitem>
4757                 <listitem>
4758                   <para>Enable</para>
4759                   <screenshot>
4760                       <screeninfo>Checkout by keyword</screeninfo>
4761                       <mediaobject>
4762                         <imageobject>
4763                           <imagedata
4764                             fileref="images/admin/globalprefs/itemBarcodeFallbackSearch.png"/>
4765                         </imageobject>
4766                       </mediaobject>
4767                     </screenshot>
4768                 </listitem>
4769               </itemizedlist>
4770             <para>Description:<itemizedlist>
4771                 <listitem>
4772                   <para>Sometimes libraries want to checkout using something other than the barcode.
4773                     Enabling this preference will do a keyword search of Koha to find the item
4774                     you're trying to check out. You can use the call number, barcode, part of the
4775                     title or anything you'd enter in the keyword search when this preference is
4776                     enabled and Koha will ask you which item you're trying to check out.</para>
4777                 </listitem>
4778               </itemizedlist></para>
4779             <important>
4780               <para>While you're not searching by barcode a barcode is required on every title you
4781                 check out. Only titles with barcodes will appear in the search results.</para>
4782             </important>
4783           </section>
4784
4785           <section id="itemBarcodeInputFilter">
4786             <title>itemBarcodeInputFilter</title>
4787
4788             <para>Default: Don't filter</para>
4789
4790             <para>Asks: ___ scanned item barcodes.</para>
4791
4792             <para>Values:</para>
4793
4794             <itemizedlist>
4795               <listitem>
4796                 <para>Convert from CueCat format</para>
4797               </listitem>
4798
4799               <listitem>
4800                 <para>Convert from Libsuite8 form</para>
4801               </listitem>
4802
4803               <listitem>
4804                 <para>Don't filter</para>
4805               </listitem>
4806
4807               <listitem>
4808                 <para>EAN-13 or zero-padded UPC-A from</para>
4809               </listitem>
4810
4811               <listitem>
4812                 <para>Remove spaces from</para>
4813               </listitem>
4814
4815               <listitem>
4816                 <para>Remove the first number from T-prefix style</para>
4817
4818                 <itemizedlist>
4819                   <listitem>
4820                     <para>This format is common among those libraries
4821                     migrating from Follett systems</para>
4822                   </listitem>
4823                 </itemizedlist>
4824               </listitem>
4825             </itemizedlist>
4826           </section>
4827
4828           <section id="NoticeCSS">
4829             <title>NoticeCSS</title>
4830
4831             <para>Asks: Include the stylesheet at ___ on Notices.<important>
4832                 <para>This should be a complete URL, starting with
4833                 http://</para>
4834               </important></para>
4835
4836             <para>Description:</para>
4837
4838             <itemizedlist>
4839               <listitem>
4840                 <para>If you would like to style your notices with a
4841                 consistent set of fonts and colors you can use this preference
4842                 to point Koha to a stylesheet specifically for your
4843                 notices.</para>
4844               </listitem>
4845             </itemizedlist>
4846           </section>
4847
4848           <section id="numReturnedItemsToShow">
4849             <title>numReturnedItemsToShow</title>
4850
4851             <para>Default: 20</para>
4852
4853             <para>Asks : Show the ___ last returned items on the checkin
4854             screen.</para>
4855           </section>
4856
4857           <section id="previousIssuesDefaultSortOrder">
4858             <title>previousIssuesDefaultSortOrder</title>
4859
4860             <para>Default: earliest to latest</para>
4861
4862             <para>Asks: Sort previous checkouts on the circulation page from
4863             ___ due date.</para>
4864
4865             <para>Values:</para>
4866
4867             <itemizedlist>
4868               <listitem>
4869                 <para>earliest to latest</para>
4870               </listitem>
4871
4872               <listitem>
4873                 <para>latest to earliest</para>
4874               </listitem>
4875             </itemizedlist>
4876           </section>
4877
4878           <section id="RecordLocalUseOnReturn">
4879             <title>RecordLocalUseOnReturn</title>
4880
4881             <para>Default: Don't record</para>
4882
4883             <para>Asks: ___ local use when an unissued item is checked
4884             in.</para>
4885
4886             <para>Values:</para>
4887
4888             <itemizedlist>
4889               <listitem>
4890                 <para>Don't record</para>
4891               </listitem>
4892
4893               <listitem>
4894                 <para>Record</para>
4895               </listitem>
4896             </itemizedlist>
4897
4898             <para>Description:</para>
4899
4900             <itemizedlist>
4901               <listitem>
4902                 <para>When this preference is set to "Don't record" you can
4903                 record local use of items by checking items out to the
4904                 statistical patron. With this preference set to "Record" you
4905                 can record local use by checking out to the statistical patron
4906                 and/or by checking in a book that is not currently checked
4907                 out.</para>
4908               </listitem>
4909             </itemizedlist>
4910           </section>
4911
4912           <section id="soundon">
4913             <title>soundon</title>
4914
4915             <para>Default: Don't enable</para>
4916
4917             <para>Asks: ___ circulation sounds during checkin and checkout in
4918             the staff interface.</para>
4919
4920             <para>Values:</para>
4921
4922             <itemizedlist>
4923               <listitem>
4924                 <para>Don't enable</para>
4925               </listitem>
4926
4927               <listitem>
4928                 <para>Enable</para>
4929               </listitem>
4930             </itemizedlist>
4931
4932             <para><important>
4933                 <para>This feature is not supported by all browsers. Requires
4934                 an HTML5 compliant browser.</para>
4935               </important></para>
4936           </section>
4937
4938           <section id="SpecifyDueDate">
4939             <title>SpecifyDueDate</title>
4940
4941             <para>Default: Allow</para>
4942
4943             <para>Asks: ___ staff to specify a due date for a checkout.</para>
4944
4945             <para>Due dates are calculated using your circulation and fines
4946             rules, but staff can override that if you allow them to specify a
4947             due date at checkout.</para>
4948
4949             <para>Description:</para>
4950
4951             <itemizedlist>
4952               <listitem>
4953                 <para>This preference allows for circulation staff to change a
4954                 due date from the automatic due date to another calendar date.
4955                 This option would be used for circumstances in which the due
4956                 date may need to be decreased or extended in a specific
4957                 circumstance. The "Allow" setting would allow for this option
4958                 to be utilized by staff, the "Don't allow" setting would bar
4959                 staff from changing the due date on materials.</para>
4960               </listitem>
4961             </itemizedlist>
4962
4963             <para>Values:</para>
4964
4965             <itemizedlist>
4966               <listitem>
4967                 <para>Allow</para>
4968
4969                 <screenshot>
4970                   <screeninfo>Specify Due Date Box Shows</screeninfo>
4971
4972                   <mediaobject>
4973                     <imageobject>
4974                       <imagedata fileref="images/admin/globalprefs/SpecifyDueDate.png"/>
4975                     </imageobject>
4976                   </mediaobject>
4977                 </screenshot>
4978               </listitem>
4979
4980               <listitem>
4981                 <para>Don't allow</para>
4982
4983                 <screenshot>
4984                   <screeninfo>Specify Due Date Box Doesn't Show</screeninfo>
4985
4986                   <mediaobject>
4987                     <imageobject>
4988                       <imagedata fileref="images/admin/globalprefs/SpecifyDueDate-no.png"/>
4989                     </imageobject>
4990                   </mediaobject>
4991                 </screenshot>
4992               </listitem>
4993             </itemizedlist>
4994           </section>
4995
4996           <section id="todaysIssuesDefaultSortOrder">
4997             <title>todaysIssuesDefaultSortOrder</title>
4998
4999             <para>Default: latest to earliest</para>
5000
5001             <para>Asks: Sort today's checkouts on the circulation page from
5002             ___ due date.</para>
5003
5004             <para>Values:</para>
5005
5006             <itemizedlist>
5007               <listitem>
5008                 <para>earliest to latest</para>
5009               </listitem>
5010
5011               <listitem>
5012                 <para>latest to earliest</para>
5013               </listitem>
5014             </itemizedlist>
5015           </section>
5016
5017           <section id="UpdateTotalIssuesOnCirc">
5018             <title>UpdateTotalIssuesOnCirc</title>
5019
5020             <para>Default: Do not</para>
5021
5022             <para>Asks: ___ update a bibliographic record's total issues count
5023             whenever an item is issued</para>
5024
5025             <para>Values:</para>
5026
5027             <itemizedlist>
5028               <listitem>
5029                 <para>Do<important>
5030                     <para>This increases server load significantly; if
5031                     performance is a concern, use the <link linkend="updateissuescron">cron job</link> to update the
5032                     total issues count instead.</para>
5033                   </important></para>
5034               </listitem>
5035
5036               <listitem>
5037                 <para>Do not</para>
5038               </listitem>
5039             </itemizedlist>
5040
5041             <para>Description:</para>
5042
5043             <itemizedlist>
5044               <listitem>
5045                 <para>Koha can track the number of times and item is checked
5046                 out and store that on the item record in the database. This
5047                 information is not stored by default. Setting this preference
5048                 to 'Do' will tell Koha to track that info everytime the item
5049                 is checked out in real time. Otherwise you could use the <link linkend="updateissuescron">cron job</link> to have Koha update
5050                 that field nightly.</para>
5051               </listitem>
5052             </itemizedlist>
5053           </section>
5054
5055           <section id="UseTablesortForCirc">
5056             <title>UseTablesortForCirc</title>
5057
5058             <para>Default: Don't enable</para>
5059
5060             <para>Asks: ___ the sorting of current patron checkouts on the
5061             circulation screen.</para>
5062
5063             <para>Values:</para>
5064
5065             <itemizedlist>
5066               <listitem>
5067                 <para>Don't enable</para>
5068               </listitem>
5069
5070               <listitem>
5071                 <para>Enable</para>
5072               </listitem>
5073             </itemizedlist>
5074
5075             <important>
5076               <para>Enabling this function may slow down circulation time for
5077               patrons with many checkouts.</para>
5078             </important>
5079           </section>
5080
5081           <section id="WaitingNotifyAtCheckin">
5082             <title>WaitingNotifyAtCheckin</title>
5083
5084             <para>Default: Don't notify</para>
5085
5086             <para>Asks: ___ librarians of waiting holds for the patron whose
5087             items they are checking in.</para>
5088
5089             <para>Values:</para>
5090
5091             <itemizedlist>
5092               <listitem>
5093                 <para>Don't notify</para>
5094               </listitem>
5095
5096               <listitem>
5097                 <para>Notify</para>
5098
5099                 <screenshot>
5100                   <screeninfo>Notification that a hold is waiting</screeninfo>
5101
5102                   <mediaobject>
5103                     <imageobject>
5104                       <imagedata fileref="images/admin/globalprefs/WaitingNotifyAtCheckin.png"/>
5105                     </imageobject>
5106                   </mediaobject>
5107                 </screenshot>
5108               </listitem>
5109             </itemizedlist>
5110
5111             <para>Description:</para>
5112
5113             <itemizedlist>
5114               <listitem>
5115                 <para>When checking in books you can choose whether or not to
5116                 have a notice pop up if the patron who returned the book has a
5117                 hold waiting for pick up. If you choose 'Notify' for
5118                 WaitingNotifyAtCheckin then every time a hold is found for the
5119                 patron who had the book out last a message will appear on your
5120                 check in screen.</para>
5121               </listitem>
5122             </itemizedlist>
5123           </section>
5124         </section>
5125
5126         <section id="circscoprefs">
5127           <title>Self Checkout</title>
5128
5129           <para/>
5130
5131           <section id="AllowSelfCheckReturns">
5132             <title>AllowSelfCheckReturns</title>
5133
5134             <para>Default: Don't allow</para>
5135
5136             <para>Asks: ___ patrons to return items through web-based self
5137             checkout system.</para>
5138
5139             <para>Values:</para>
5140
5141             <itemizedlist>
5142               <listitem>
5143                 <para>Allow</para>
5144               </listitem>
5145
5146               <listitem>
5147                 <para>Don't allow</para>
5148               </listitem>
5149             </itemizedlist>
5150
5151             <para>Description:</para>
5152
5153             <itemizedlist>
5154               <listitem>
5155                 <para>This preference is used to determine if you want patrons
5156                 to be allowed to return items through your self check
5157                 machines. By default Koha's self check interface is simply for
5158                 checking items out.</para>
5159               </listitem>
5160             </itemizedlist>
5161           </section>
5162
5163           <section id="AutoSelfCheckAllowed">
5164             <title>AutoSelfCheckAllowed, AutoSelfCheckID &amp;
5165             AutoSelfCheckPass</title>
5166
5167             <important>
5168               <para>Most libraries will want to leave this set to 'Don't
5169               allow.' This preference turns off the requirement to log into
5170               the self checkout machine with a staff username and password by
5171               storing the username and password for automatic login.</para>
5172             </important>
5173
5174             <para>AutoSelfCheckAllowed Default: Don't allow</para>
5175
5176             <para>Asks: ___ the web-based self checkout system to
5177             automatically login with this staff login ___ and this password
5178             ___ .</para>
5179
5180             <para>AutoSelfCheckAllowed Values:</para>
5181
5182             <itemizedlist>
5183               <listitem>
5184                 <para>Allow</para>
5185               </listitem>
5186
5187               <listitem>
5188                 <para>Don't allow</para>
5189               </listitem>
5190             </itemizedlist>
5191
5192             <para>AutoSelfCheckID Value:<itemizedlist>
5193                 <listitem>
5194                   <para>The username of a staff patron with 'circulate' <link linkend="patronpermissions">permissions</link>.</para>
5195                 </listitem>
5196               </itemizedlist></para>
5197
5198             <para>AutoSelfCheckPass Value:<itemizedlist>
5199                 <listitem>
5200                   <para>The password of a staff patron with 'circulate' <link linkend="patronpermissions">permissions</link>.</para>
5201                 </listitem>
5202               </itemizedlist></para>
5203           </section>
5204           <section id="SCOUserCSS">
5205             <title>SCOUserCSS</title>
5206             <para>Asks: Include the following CSS on all pages in the web-based self checkout</para>
5207             <para>Description:<itemizedlist>
5208                 <listitem>
5209                   <para>The CSS entered in this preference will be used on all of your Koha self
5210                     checkout screens.</para>
5211                 </listitem>
5212               </itemizedlist></para>
5213           </section>
5214           <section id="SCOUserJS">
5215             <title>SCOUserJS</title>
5216             <para>Asks: Include the following JavaScript on all pages in the web-based self
5217               checkout</para>
5218             <para>Description:<itemizedlist>
5219                 <listitem>
5220                   <para>The JavaScript entered in this preference will effect all of your Koha self
5221                     checkout screens.</para>
5222                 </listitem>
5223               </itemizedlist></para>
5224           </section>
5225
5226           <section id="SelfCheckHelpMessage">
5227             <title>SelfCheckHelpMessage</title>
5228
5229             <para>Asks: Include the following HTML in the Help page of the
5230             web-based self checkout system</para>
5231
5232             <para>Description:</para>
5233
5234             <itemizedlist>
5235               <listitem>
5236                 <para>Clicking the 'Help' link in the top right of the self
5237                 checkout interface opens up a three step process for using the
5238                 self check interface. Adding HTML to this system preference
5239                 will print that additional help text above what's already
5240                 included.</para>
5241               </listitem>
5242             </itemizedlist>
5243           </section>
5244
5245           <section id="SelfCheckoutByLogin">
5246             <title>SelfCheckoutByLogin</title>
5247
5248             <para>Default: Barcode</para>
5249
5250             <para>Asks: Have patrons login into the web-based self checkout
5251             system with their ___</para>
5252
5253             <para>Values:</para>
5254
5255             <itemizedlist>
5256               <listitem>
5257                 <para>Barcode</para>
5258
5259                 <screenshot>
5260                   <screeninfo>Self Checkout Patron Card Number</screeninfo>
5261
5262                   <mediaobject>
5263                     <imageobject>
5264                       <imagedata fileref="images/circ/selfcheckout.png"/>
5265                     </imageobject>
5266                   </mediaobject>
5267                 </screenshot>
5268               </listitem>
5269
5270               <listitem>
5271                 <para>Username and password</para>
5272
5273                 <screenshot>
5274                   <screeninfo>Shelf checkout by login</screeninfo>
5275
5276                   <mediaobject>
5277                     <imageobject>
5278                       <imagedata fileref="images/circ/SelfCheckoutByLogin.png"/>
5279                     </imageobject>
5280                   </mediaobject>
5281                 </screenshot>
5282               </listitem>
5283             </itemizedlist>
5284
5285             <para>Description:</para>
5286
5287             <itemizedlist>
5288               <listitem>
5289                 <para>This preference lets you decide how your patrons will
5290                 log in to the self checkout machine. Barcode is the patron's
5291                 card number and their username and password is set using the
5292                 opac/staff username and password fields on the patron
5293                 record.</para>
5294               </listitem>
5295             </itemizedlist>
5296           </section>
5297           <section id="SelfCheckReceiptPrompt">
5298             <title>SelfCheckReceiptPrompt</title>
5299             <para>Default: Show</para>
5300             <para>Asks: ___  the print receipt popup dialog when self checkout is finished.</para>
5301             <para>Values:<itemizedlist>
5302                 <listitem>
5303                   <para>Don't show</para>
5304                 </listitem>
5305                 <listitem>
5306                   <para>Show</para>
5307                 </listitem>
5308               </itemizedlist></para>
5309             <para>Description:<itemizedlist>
5310                 <listitem>
5311                   <para>This preference controls whether a prompt shows up on the web based self
5312                     check out when the patron clicks the 'Finish' button.</para>
5313                 </listitem>
5314               </itemizedlist></para>
5315           </section>
5316
5317           <section id="SelfCheckTimeout">
5318             <title>SelfCheckTimeout</title>
5319
5320             <para>Default: 120</para>
5321
5322             <para>Asks: Time out the current patron's web-based self checkout
5323             system login after ___ seconds.</para>
5324
5325             <para>Description:</para>
5326
5327             <itemizedlist>
5328               <listitem>
5329                 <para>After the machine is idle for the time entered in this
5330                 preference the self check out system will log out the current
5331                 patron and return to the starting screen.</para>
5332               </listitem>
5333             </itemizedlist>
5334           </section>
5335
5336           <section id="ShowPatronImageInWebBasedSelfCheck">
5337             <title>ShowPatronImageInWebBasedSelfCheck</title>
5338
5339             <para>Default: Don't show</para>
5340
5341             <para>Asks: ___ the patron's picture (if one has been added) when
5342             they use the web-based self checkout.</para>
5343
5344             <para>Values:</para>
5345
5346             <itemizedlist>
5347               <listitem>
5348                 <para>Don't show</para>
5349               </listitem>
5350
5351               <listitem>
5352                 <para>Show</para>
5353               </listitem>
5354             </itemizedlist>
5355           </section>
5356
5357           <section id="WebBasedSelfCheck">
5358             <title>WebBasedSelfCheck</title>
5359
5360             <para>Default: Don't enable</para>
5361
5362             <para>Asks: ___ the web-based self checkout system.</para>
5363
5364             <para>Values:</para>
5365
5366             <itemizedlist>
5367               <listitem>
5368                 <para>Don't enable</para>
5369               </listitem>
5370
5371               <listitem>
5372                 <para>Enable</para>
5373               </listitem>
5374             </itemizedlist>
5375
5376             <para>Enabling this preference will allow access to the <link linkend="selfcheckout">self checkout</link> module in Koha.</para>
5377           </section>
5378         </section>
5379       </section>
5380
5381       <section id="creatorprefs">
5382         <title>Creators</title>
5383
5384         <para>These preferences have to do with creating content.</para>
5385
5386         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
5387         Global System Preferences &gt; Creators</para>
5388
5389         <section id="creatorpatcardprefs">
5390           <title>Patron Cards</title>
5391
5392           <para>These preferences are in reference to the <link linkend="patroncardcreator">Patron Card Creator</link> tool.</para>
5393
5394           <section id="ImageLimit">
5395             <title>ImageLimit</title>
5396
5397             <para>Asks: Limit the number of creator images stored in the
5398             database to ___ images.</para>
5399           </section>
5400         </section>
5401       </section>
5402
5403       <section id="enhancedcontent">
5404         <title>Enhanced Content</title>
5405
5406         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
5407         Global System Preferences &gt; Enhanced Content</para>
5408
5409         <important>
5410           <para>Always read the terms of service associated with external data
5411           sources to be sure that you are using the products within the
5412           allowed limits.</para>
5413         </important>
5414
5415         <tip>
5416           <para>You cannot have more than one service for cover images
5417           (including local cover images) set up. If you set up more than one
5418           you will get multiple cover images. Instead choose only one source
5419           for cover images.</para>
5420         </tip>
5421
5422         <section id="frbrenhancedprefs">
5423           <title>All</title>
5424
5425           <para/>
5426
5427           <section id="FRBRizeEditions">
5428             <title>FRBRizeEditions</title>
5429
5430             <para>Default: Don't show</para>
5431
5432             <para>Asks: ___ other editions of an item on the staff
5433             client</para>
5434
5435             <para>Values:</para>
5436
5437             <itemizedlist>
5438               <listitem>
5439                 <para>Don't show</para>
5440               </listitem>
5441
5442               <listitem>
5443                 <para>Show</para>
5444
5445                 <screenshot>
5446                   <screeninfo>Editions tab in staff client</screeninfo>
5447
5448                   <mediaobject>
5449                     <imageobject>
5450                       <imagedata fileref="images/admin/globalprefs/editionstab.png"/>
5451                     </imageobject>
5452                   </mediaobject>
5453                 </screenshot>
5454               </listitem>
5455             </itemizedlist>
5456
5457             <para>Description:</para>
5458
5459             <itemizedlist>
5460               <listitem>
5461                 <para>Using the rules set forth in the Functional Requirements for Bibliographic
5462                   records, this option, when enabled, pulls all editions of the same title available
5463                   in your collection regardless of material type. Items will appear under an
5464                   'Editions' tab on the detail page for the title in question.. According to
5465                     <emphasis>Libraries Unlimited's Online Dictionary for Library and Information
5466                     Science</emphasis> (<ulink url="http://lu.com/odlis/">http://lu.com/odlis/</ulink>), FRBRizing the catalog involves collating MARC
5467                   records of similar materials. FRBRization brings together entities (sets of Works,
5468                   Expressions, or Manifestations), rather than just sets of Items. It can aid
5469                   patrons in selecting related items, expressions, and manifestations that will
5470                   serve their needs. When it is set to "Show", the OPAC will query one or more ISBN
5471                   web services for associated ISBNs and display an Editions tab on the details
5472                   pages. Once this preference is enabled, the library must select one of the ISBN
5473                   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
5474                   to have the Editions tab appear on the OPAC.</para>
5475               </listitem>
5476             </itemizedlist>
5477
5478             <important>
5479               <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>
5480             </important>
5481           </section>
5482
5483           <section id="OPACFRBRizeEditions">
5484             <title>OPACFRBRizeEditions</title>
5485
5486             <para>Default: Don't show</para>
5487
5488             <para>Asks: ___ other editions of an item on the OPAC.</para>
5489
5490             <para>Description:</para>
5491
5492             <itemizedlist>
5493               <listitem>
5494                 <para>Using the rules set forth in the Functional Requirements for Bibliographic
5495                   records, this option, when enabled, pulls all editions of the same title available
5496                   in your collection regardless of material type. Items will appear under an
5497                   'Editions' tab on the detail page for the title in question.. According to
5498                     <emphasis>Libraries Unlimited's Online Dictionary for Library and Information
5499                     Science</emphasis> (<ulink url="http://lu.com/odlis/">http://lu.com/odlis/</ulink>), FRBRizing the catalog involves collating MARC
5500                   records of similar materials. FRBRization brings together entities (sets of Works,
5501                   Expressions, or Manifestations), rather than just sets of Items. It can aid
5502                   patrons in selecting related items, expressions, and manifestations that will
5503                   serve their needs. When it is set to "Show", the OPAC will query one or more ISBN
5504                   web services for associated ISBNs and display an Editions tab on the details
5505                   pages. Once this preference is enabled, the library must select one of the ISBN
5506                   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
5507                   have the Editions tab appear on the Staff Client.</para>
5508               </listitem>
5509             </itemizedlist>
5510
5511             <para>Values:</para>
5512
5513             <itemizedlist>
5514               <listitem>
5515                 <para>Don't show</para>
5516               </listitem>
5517
5518               <listitem>
5519                 <para>Show</para>
5520
5521                 <screenshot>
5522                   <screeninfo>Editions tab in the OPAC</screeninfo>
5523
5524                   <mediaobject>
5525                     <imageobject>
5526                       <imagedata fileref="images/admin/globalprefs/editions.png"/>
5527                     </imageobject>
5528                   </mediaobject>
5529                 </screenshot>
5530               </listitem>
5531             </itemizedlist>
5532
5533             <para>This preference pulls all editions of the same title
5534             available in your collection regardless of material type. Items
5535             will appear under an 'Editions' tab on the detail page for the
5536             title in question.</para>
5537
5538             <important>
5539               <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>
5540             </important>
5541           </section>
5542         </section>
5543
5544         <section id="amazonprefs">
5545           <title>Amazon</title>
5546
5547           <para/>
5548
5549           <section id="AmazonAssocTag">
5550             <title>AmazonAssocTag</title>
5551
5552             <para>Asks: Put the associate tag ___ on links to Amazon.</para>
5553
5554             <tip>
5555               <para>This can net your library referral fees if a patron
5556               decides to buy an item after clicking through to Amazon from
5557               your site.</para>
5558             </tip>
5559
5560             <para>Description:</para>
5561
5562             <itemizedlist>
5563               <listitem>
5564                 <para>An Amazon Associates Tag allows a library to earn a
5565                 percentage of all purchases made on Amazon when a patron
5566                 accesses Amazon's site via links on the library's website.
5567                 More information about the Amazon Associates program is
5568                 available at Amazon's Affiliate Program's website, <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com/</ulink>.
5569                 Before a tag can be obtained, however, the library must first
5570                 apply for an Amazon Web Services (AWS) account. Applications
5571                 are free of charge and can be made at <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink>.
5572                 Once an AWS account has been established, the library can then
5573                 obtain the Amazon Associates Tag.</para>
5574               </listitem>
5575             </itemizedlist>
5576
5577             <para>Sign up at: <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com/</ulink></para>
5578           </section>
5579
5580           <section id="AmazonCoverImages">
5581             <title>AmazonCoverImages</title>
5582
5583             <para>Default: Don't show</para>
5584
5585             <para>Asks: ___ cover images from Amazon on search results and
5586             item detail pages on the staff interface.</para>
5587
5588             <para>Values:</para>
5589
5590             <itemizedlist>
5591               <listitem>
5592                 <para>Don't show</para>
5593               </listitem>
5594
5595               <listitem>
5596                 <para>Show</para>
5597               </listitem>
5598             </itemizedlist>
5599
5600             <para>Description:</para>
5601
5602             <itemizedlist>
5603               <listitem>
5604                 <para>This preference makes it possible to either allow or
5605                 prevent Amazon cover images from being displayed in the Staff
5606                 Client. Cover images are retrieved by Amazon, which pulls the
5607                 content based on the first ISBN number in the item's MARC
5608                 record. Amazon offers this service free of charge. If the
5609                 value for this preference is set to "Show", the cover images
5610                 will appear in the Staff Client, and if it is set to "Don't
5611                 show", the images will not appear. Finally, if you're using
5612                 Amazon cover images, all other cover image services must be
5613                 disabled. If they are not disabled, they will prevent
5614                 AmazonCoverImages from functioning properly.</para>
5615               </listitem>
5616             </itemizedlist>
5617           </section>
5618
5619           <section id="AmazonLocale">
5620             <title>AmazonLocale</title>
5621
5622             <para>Default: American</para>
5623
5624             <para>Asks: Use Amazon data from its ___ website.</para>
5625
5626             <para>Value:</para>
5627
5628             <itemizedlist>
5629               <listitem>
5630                 <para>American</para>
5631               </listitem>
5632
5633               <listitem>
5634                 <para>British</para>
5635               </listitem>
5636
5637               <listitem>
5638                 <para>Canadian</para>
5639               </listitem>
5640
5641               <listitem>
5642                 <para>French</para>
5643               </listitem>
5644
5645               <listitem>
5646                 <para>German</para>
5647               </listitem>
5648
5649               <listitem>
5650                 <para>Japanese</para>
5651               </listitem>
5652             </itemizedlist>
5653           </section>
5654
5655           <section id="OPACAmazonCoverImages">
5656             <title>OPACAmazonCoverImages</title>
5657
5658             <para>Default: Don't show</para>
5659
5660             <para>Asks: ___ cover images from Amazon on search results and
5661             item detail pages on the OPAC.</para>
5662
5663             <para>Values:</para>
5664
5665             <itemizedlist>
5666               <listitem>
5667                 <para>Don't show</para>
5668               </listitem>
5669
5670               <listitem>
5671                 <para>Show</para>
5672               </listitem>
5673             </itemizedlist>
5674
5675             <para>Description:</para>
5676
5677             <itemizedlist>
5678               <listitem>
5679                 <para>This preference makes it possible to either allow or
5680                 prevent Amazon cover images from being displayed in the OPAC.
5681                 Cover images are retrieved by Amazon, which pulls the content
5682                 based on the first ISBN number in the item's MARC record.
5683                 Amazon offers this service free of charge. If the value for
5684                 this preference is set to "Show", the cover images will appear
5685                 in the OPAC, and if it is set to "Don't show", the images will
5686                 not appear. Finally, if you're using Amazon cover images, all
5687                 other cover image services must be disabled. If they are not
5688                 disabled, they will prevent AmazonCoverImages from functioning
5689                 properly.</para>
5690               </listitem>
5691             </itemizedlist>
5692           </section>
5693         </section>
5694
5695         <section id="Babelthequeprefs">
5696           <title>Babelthèque</title>
5697
5698           <para/>
5699
5700           <section id="Babeltheque">
5701             <title>Babeltheque</title>
5702
5703             <para>Default: Don't</para>
5704
5705             <para>Asks: ___ include information (such as reviews and
5706             citations) from Babelthèque in item detail pages on the
5707             OPAC.</para>
5708
5709             <para>Description:</para>
5710
5711             <itemizedlist>
5712               <listitem>
5713                 <para>This preference makes it possible to display a
5714                 Babeltheque tab in the OPAC, allowing patrons to access tags,
5715                 reviews, and additional title information provided by
5716                 Babeltheque. The information which Babeltheque supplies is
5717                 drawn from the French language-based <ulink url="http://www.babelio.com/">Babelio.com</ulink>, a French
5718                 service similar to LibraryThing for Libraries. More
5719                 information about Babeltheque is available through its
5720                 website, <ulink url="http://www.babeltheque.com/">http://www.babeltheque.com</ulink>.
5721                 Libraries that wish to allow access to this information must
5722                 first register for the service at <ulink url="http://www.babeltheque.com">http://www.babeltheque.com</ulink>.
5723                 Please note that this information is only provided in
5724                 French.</para>
5725               </listitem>
5726             </itemizedlist>
5727
5728             <para>Values:</para>
5729
5730             <itemizedlist>
5731               <listitem>
5732                 <para>Do</para>
5733
5734                 <screenshot>
5735                   <screeninfo>Data from Babelthèque on the bib
5736                   record</screeninfo>
5737
5738                   <mediaobject>
5739                     <imageobject>
5740                       <imagedata fileref="images/admin/globalprefs/Babeltheque.png"/>
5741                     </imageobject>
5742                   </mediaobject>
5743                 </screenshot>
5744               </listitem>
5745
5746               <listitem>
5747                 <para>Don't</para>
5748               </listitem>
5749             </itemizedlist>
5750           </section>
5751
5752           <section id="Babeltheque_url_js">
5753             <title>Babeltheque_url_js</title>
5754
5755             <para>Asks: ___ Defined the url for the Babeltheque javascript
5756             file (eg. http://www.babeltheque.com/bw_XX.js)</para>
5757           </section>
5758
5759           <section id="Babeltheque_url_update">
5760             <title>Babeltheque_url_update</title>
5761
5762             <para>Asks: ___ Defined the url for the Babeltheque update
5763             periodically (eq.
5764             http://www.babeltheque.com/.../file.csv.bz2).</para>
5765           </section>
5766         </section>
5767
5768         <section id="btcontentprefs">
5769           <title>Baker &amp; Taylor</title>
5770
5771           <important>
5772             <para>This is a pay service, you must contact Baker &amp; Taylor
5773             to subscribe to this service before setting these options.</para>
5774           </important>
5775
5776           <section id="BakerTaylorEnabled">
5777             <title>BakerTaylorEnabled</title>
5778
5779             <para>Default: Don't add</para>
5780
5781             <para>Asks: ___ Baker and Taylor links and cover images to the
5782             OPAC and staff client. This requires that you have entered in a
5783             username and password (which can be seen in image links).</para>
5784
5785             <para>Values:</para>
5786
5787             <itemizedlist>
5788               <listitem>
5789                 <para>Add</para>
5790               </listitem>
5791
5792               <listitem>
5793                 <para>Don't add</para>
5794               </listitem>
5795             </itemizedlist>
5796
5797             <para>Description:</para>
5798
5799             <itemizedlist>
5800               <listitem>
5801                 <para>This preference makes it possible to display Baker &amp;
5802                 Taylor content (book reviews, descriptions, cover images,
5803                 etc.) in both the Staff Client and the OPAC. Libraries that
5804                 wish to display Baker &amp; Taylor content must first register
5805                 and pay for this service with Baker &amp; Taylor (<ulink url="http://www.btol.com">http://www.btol.com</ulink>). If
5806                 Baker &amp; Taylor content is enabled be sure to turn off
5807                 other cover and review services to prevent
5808                 interference.</para>
5809               </listitem>
5810             </itemizedlist>
5811
5812             <important>
5813               <para>To use this you will need to also set the <link linkend="btuserpass">BakerTaylorUsername &amp;
5814               BakerTaylorPassword</link> system preferences</para>
5815             </important>
5816           </section>
5817
5818           <section id="BakerTaylorBookstoreURL">
5819             <title>BakerTaylorBookstoreURL</title>
5820
5821             <para>Asks: Baker and Taylor "My Library Bookstore" links should
5822             be accessed at https:// ___ isbn</para>
5823
5824             <para>Description:</para>
5825
5826             <itemizedlist>
5827               <listitem>
5828                 <para>Some libraries generate additional funding for the
5829                 library by selling books and other materials that are
5830                 purchased from or have been previously leased from Baker &amp;
5831                 Taylor. These materials can be accessed via a link on the
5832                 library's website. This service is often referred to as "My
5833                 Library Bookstore." In order to participate in this program,
5834                 the library must first register and pay for the service with
5835                 Baker &amp; Taylor. Additional information about this and
5836                 other services provided by Baker &amp; Taylor is available at
5837                 the Baker &amp; Taylor website, <ulink url="http://www.btol.com">http://www.btol.com</ulink>. The
5838                 BakerTaylorBookstoreURL preference establishes the URL in
5839                 order to link to the library's Baker &amp; Taylor-backed
5840                 online bookstore, if such a bookstore has been established.
5841                 The default for this field is left blank; if no value is
5842                 entered, the links to My Library Bookstore will remain
5843                 inactive. If enabling this preference, enter the library's
5844                 Hostname and Parent Number in the appropriate location within
5845                 the URL. The "key" value (key=) should be appended to the URL,
5846                 and https:// should be prepended.</para>
5847               </listitem>
5848             </itemizedlist>
5849
5850             <para>This should be filled in with something like
5851             koha.mylibrarybookstore.com/MLB/actions/searchHandler.do?nextPage=bookDetails&amp;parentNum=10923&amp;key=</para>
5852
5853             <tip>
5854               <para>Leave it blank to disable these links.</para>
5855             </tip>
5856
5857             <important>
5858               <para>Be sure to get this information from Baker &amp; Taylor
5859               when subscribing.</para>
5860             </important>
5861           </section>
5862
5863           <section id="btuserpass">
5864             <title>BakerTaylorUsername &amp; BakerTaylorPassword</title>
5865
5866             <para>Asks: Access Baker and Taylor using username ___ and
5867             password ___</para>
5868
5869             <para>Descriptions:</para>
5870
5871             <itemizedlist>
5872               <listitem>
5873                 <para>This setting in only applicable if the library has a
5874                 paid subscription to the external Content Café service from
5875                 Baker &amp; Taylor. Use the box provided to enter in the
5876                 library's Content Café username and password. Also, ensure
5877                 that the <link linkend="BakerTaylorBookstoreURL">BakerTaylorBookstoreURL</link>
5878                 and <link linkend="BakerTaylorEnabled">BakerTaylorEnabled</link>
5879                 settings are properly set. The Content Café service is a feed
5880                 of enhanced content such as cover art, professional reviews,
5881                 and summaries that is displayed along with Staff Client/OPAC
5882                 search results. For more information on this service please
5883                 see the Baker &amp; Taylor website: <ulink url="http://www.btol.com">http://www.btol.com</ulink></para>
5884               </listitem>
5885             </itemizedlist>
5886
5887             <important>
5888               <para>Be sure to get this information from Baker &amp; Taylor
5889               when subscribing.</para>
5890             </important>
5891           </section>
5892         </section>
5893
5894         <section id="googleprefs">
5895           <title>Google</title>
5896
5897           <para/>
5898
5899           <section id="GoogleJackets">
5900             <title>GoogleJackets</title>
5901
5902             <para>Default: Don't add</para>
5903
5904             <para>Asks: ___ cover images from Google Books to search results
5905             and item detail pages on the OPAC.</para>
5906
5907             <para>Values:</para>
5908
5909             <itemizedlist>
5910               <listitem>
5911                 <para>Add</para>
5912               </listitem>
5913
5914               <listitem>
5915                 <para>Don't add</para>
5916               </listitem>
5917             </itemizedlist>
5918
5919             <para>Description:</para>
5920
5921             <itemizedlist>
5922               <listitem>
5923                 <para>This setting controls the display of applicable cover
5924                 art from the free Google Books database, via the Google Books
5925                 API. Please note that to use this feature, all other cover
5926                 services should be turned off.</para>
5927               </listitem>
5928             </itemizedlist>
5929           </section>
5930         </section>
5931         <section id="html5">
5932           <title>HTML5 Media</title>
5933           <section id="HTML5MediaEnabled">
5934             <title>HTML5MediaEnabled</title>
5935             <para>Default: not at all</para>
5936             <para>Asks: Show a tab with a HTML5 media player for files catalogued in field 856
5937               ___</para>
5938             <para>Values:<itemizedlist>
5939                 <listitem>
5940                   <para>in OPAC and staff client</para>
5941                 </listitem>
5942                 <listitem>
5943                   <para>in the OPAC</para>
5944                   <screenshot>
5945                     <screeninfo>HTML5 Media in the OPAC</screeninfo>
5946                     <mediaobject>
5947                       <imageobject>
5948                         <imagedata fileref="images/admin/globalprefs/HTML5MediaEnabled-opac.png"/>
5949                       </imageobject>
5950                     </mediaobject>
5951                   </screenshot>
5952                 </listitem>
5953                 <listitem>
5954                   <para>in the staff client</para>
5955                   <screenshot>
5956                       <screeninfo>HTML5 Media in the staff client</screeninfo>
5957                       <mediaobject>
5958                         <imageobject>
5959                           <imagedata fileref="images/admin/globalprefs/HTML5MediaEnabled-staff.png"/>
5960                         </imageobject>
5961                       </mediaobject>
5962                     </screenshot>
5963                 </listitem>
5964                 <listitem>
5965                   <para>not at all</para>
5966                 </listitem>
5967               </itemizedlist></para>
5968             <para>Description:<itemizedlist>
5969                 <listitem>
5970                   <para>If you have media elements in the 856 of your MARC record this preference
5971                     can run/show those media files in a separate tab using HTML5.</para>
5972                 </listitem>
5973               </itemizedlist></para>
5974           </section>
5975           <section id="HTML5MediaExtensions">
5976             <title>HTML5MediaExtensions</title>
5977             <para>Default: webm|ogg|ogv|oga|vtt</para>
5978             <para>Asks: Media file extensions ___</para>
5979             <para>Description:<itemizedlist>
5980                 <listitem>
5981                   <para>Enter in file extensions separated with bar (|)</para>
5982                 </listitem>
5983               </itemizedlist></para>
5984           </section>
5985         </section>
5986         <section id="IDreamLibraries">
5987           <title>IDreamLibraries</title>
5988           <para><ulink url="http://idreambooks.com/">IDreamBooks.com</ulink> aggregates book reviews
5989             by critics to help you discover the very best of what's coming out each week.  These
5990             preferences let you integrated content from <ulink url="http://IDreamBooks.com">IDreamBooks.com</ulink> in to your Koha OPAC.  <tip>
5991               <para>This is a new website and has limited content, so you may only see these
5992                 features on new popular titles until the database grows some more.</para>
5993             </tip></para>
5994           <section id="IDreamBooksReadometer">
5995             <title>IDreamBooksReadometer</title>
5996             <para>Default: Don't add</para>
5997             <para>Asks: ___ a "Readometer" that summarizes the reviews gathered by IDreamBooks.com
5998               to the OPAC details page. </para>
5999             <para>Values:<itemizedlist>
6000                 <listitem>
6001                   <para>Add</para>
6002                   <screenshot>
6003                       <screeninfo>Readometer on the details page</screeninfo>
6004                       <mediaobject>
6005                         <imageobject>
6006                           <imagedata fileref="images/admin/globalprefs/IDreamBooksReadometer.png"/>
6007                         </imageobject>
6008                       </mediaobject>
6009                     </screenshot>
6010                 </listitem>
6011                 <listitem>
6012                   <para>Don't add</para>
6013                 </listitem>
6014               </itemizedlist></para>
6015           </section>
6016           <section id="IDreamBooksResults">
6017             <title>IDreamBooksResults</title>
6018             <para>Default: Don't add</para>
6019             <para>Asks: ___ the rating from IDreamBooks.com to OPAC search results. </para>
6020             <para>Values:<itemizedlist>
6021                 <listitem>
6022                   <para>Add</para>
6023                   <screenshot>
6024                       <screeninfo>iDreamBooks rating on search results</screeninfo>
6025                       <mediaobject>
6026                         <imageobject>
6027                           <imagedata fileref="images/admin/globalprefs/IDreamBooksResults.png"/>
6028                         </imageobject>
6029                       </mediaobject>
6030                     </screenshot>
6031                 </listitem>
6032                 <listitem>
6033                   <para>Don't add</para>
6034                 </listitem>
6035               </itemizedlist></para>
6036           </section>
6037           <section id="IDreamBooksReviews">
6038             <title>IDreamBooksReviews</title>
6039             <para>Default: Don't add</para>
6040             <para>Asks: ___ a tab on the OPAC details with book reviews from critics aggregated by
6041               IDreamBooks.com. </para>
6042             <para>Values:<itemizedlist>
6043                 <listitem>
6044                   <para>Add</para>
6045                     <screenshot>
6046                       <screeninfo>Reviews tab on the detail page</screeninfo>
6047                       <mediaobject>
6048                         <imageobject>
6049                           <imagedata fileref="images/admin/globalprefs/IDreamBooksReviews.png"/>
6050                         </imageobject>
6051                       </mediaobject>
6052                     </screenshot>
6053                 </listitem>
6054                 <listitem>
6055                   <para>Don't add</para>
6056                 </listitem>
6057               </itemizedlist></para>
6058           </section>
6059         </section>
6060
6061         <section id="librarythingprefs">
6062           <title>LibraryThing</title>
6063
6064           <para>LibraryThing for Libraries is a pay service. You must first
6065           contact LibraryThing directly for pricing and subscription
6066           information. Learn more at <ulink url="http://www.librarything.com/forlibraries">http://www.librarything.com/forlibraries</ulink>.
6067           Also, for further configuration instructions please see the
6068           LibraryThing Wiki: <ulink url="http://www.librarything.com/wiki/index.php/Koha">http://www.librarything.com/wiki/index.php/Koha</ulink></para>
6069
6070           <section id="LibraryThingForLibrariesEnabled">
6071             <title>LibraryThingForLibrariesEnabled</title>
6072
6073             <para>Default: Don't show</para>
6074
6075             <para>Asks: ___ reviews, similar items, and tags from Library
6076             Thing for Libraries on item detail pages on the OPAC.</para>
6077
6078             <para>Values:</para>
6079
6080             <itemizedlist>
6081               <listitem>
6082                 <para>Don't show</para>
6083               </listitem>
6084
6085               <listitem>
6086                 <para>Show</para>
6087               </listitem>
6088             </itemizedlist>
6089
6090             <para>Description:</para>
6091
6092             <itemizedlist>
6093               <listitem>
6094                 <para>This setting is only applicable if the library has a
6095                 paid subscription to the external LibraryThing for Libraries
6096                 service. This service can provide patrons with the display of
6097                 expanded information on catalog items such as book
6098                 recommendations. It also can offer advanced features like
6099                 tagged browsing, patron written reviews, and a virtual library
6100                 display accessed from the details tab.</para>
6101               </listitem>
6102             </itemizedlist>
6103
6104             <important>
6105               <para>If this is set to 'show' you will need to enter a value in
6106               the '<link linkend="LibraryThingForLibrariesID">LibraryThingForLibrariesID</link>'
6107               system preference.</para>
6108             </important>
6109           </section>
6110
6111           <section id="LibraryThingForLibrariesID">
6112             <title>LibraryThingForLibrariesID</title>
6113
6114             <para>Asks: Access Library Thing for Libraries using the customer
6115             ID ___</para>
6116
6117             <para>Description:</para>
6118
6119             <itemizedlist>
6120               <listitem>
6121                 <para>This setting is only applicable if the library has a
6122                 paid subscription to the external LibraryThing for Libraries
6123                 service. Use the box provided to enter in the library's
6124                 LibraryThing for Libraries ID as provided to the library by
6125                 LibraryThing. The ID number is a series of numbers in the form
6126                 ###-#########, and can be found on the library's account page
6127                 at LibraryThing for Libraries. This service can provide
6128                 patrons with the display of expanded information on catalog
6129                 items such as book recommendations and cover art. It also can
6130                 offer advanced features like tagged browsing, patron written
6131                 reviews, and a virtual library display accessed from the
6132                 details tab.</para>
6133               </listitem>
6134             </itemizedlist>
6135           </section>
6136
6137           <section id="LibraryThingForLibrariesTabbedView">
6138             <title>LibraryThingForLibrariesTabbedView</title>
6139
6140             <para>Default: in line with bibliographic information</para>
6141
6142             <para>Asks: Show Library Thing for Libraries content ___</para>
6143
6144             <para>Values:</para>
6145
6146             <itemizedlist>
6147               <listitem>
6148                 <para>in line with bibliographic information</para>
6149               </listitem>
6150
6151               <listitem>
6152                 <para>in tabs</para>
6153               </listitem>
6154             </itemizedlist>
6155
6156             <para>Description:</para>
6157
6158             <itemizedlist>
6159               <listitem>
6160                 <para>This setting is only applicable if the library has a
6161                 paid subscription to the external LibraryThing for Libraries
6162                 service. This service can provide patrons with the display of
6163                 expanded information on catalog items such as book
6164                 recommendations and cover art. It also can offer advanced
6165                 features like tagged browsing, patron written reviews, and a
6166                 virtual library display accessed from the details tab.</para>
6167               </listitem>
6168             </itemizedlist>
6169           </section>
6170           <section id="ThingISBN">
6171             <title>ThingISBN</title>
6172             <para>Default: Don't use</para>
6173             <para>Asks: ___ the ThingISBN service to show other editions of a title</para>
6174             <para>Values:</para>
6175             <itemizedlist>
6176               <listitem>
6177                 <para>Don't use</para>
6178               </listitem>
6179               <listitem>
6180                 <para>Use</para>
6181               </listitem>
6182             </itemizedlist>
6183             <para>Description:</para>
6184             <itemizedlist>
6185               <listitem>
6186                 <para>Set to 'Use' to display an "Editions" tab on the item's detail page. Editions
6187                   are listed, complete with cover art (if you have one of the cover services
6188                   enabled) and bibliographic information. The feed comes from LibraryThing's
6189                   ThingISBN web service. This is a free service to non-commercial sites with fewer
6190                   than 1,000 requests per day.</para>
6191               </listitem>
6192             </itemizedlist>
6193             <important>
6194               <para>Requires <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link
6195                   linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to 'show'</para>
6196             </important>
6197             <important>
6198               <para>This is separate from Library Thing for Libraries and does not have a cost
6199                 associated with it.</para>
6200             </important>
6201           </section>
6202         </section>
6203
6204         <section id="localimages">
6205           <title>Local Cover Images</title>
6206
6207           <para/>
6208
6209           <section id="AllowMultipleCovers">
6210             <title>AllowMultipleCovers</title>
6211
6212             <para>Default: Don't allow</para>
6213
6214             <para>Asks: ___ multiple images to be attached to each
6215             bibliographic record.</para>
6216
6217             <para>Values:</para>
6218
6219             <itemizedlist>
6220               <listitem>
6221                 <para>Allow</para>
6222               </listitem>
6223
6224               <listitem>
6225                 <para>Don't allow</para>
6226               </listitem>
6227             </itemizedlist>
6228
6229             <para>Description:</para>
6230
6231             <itemizedlist>
6232               <listitem>
6233                 <para>If this preference is set to 'Allow' then you can upload
6234                 multiple images that will appear in the images tab on the bib
6235                 record in the OPAC and the staff client. This preference
6236                 requires that either one or both <link linkend="LocalCoverImages">LocalCoverImages</link> and <link linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> are
6237                 set to 'Display.'</para>
6238
6239                 <screenshot>
6240                   <screeninfo>Multiple cover images</screeninfo>
6241
6242                   <mediaobject>
6243                     <imageobject>
6244                       <imagedata fileref="images/admin/globalprefs/AllowMultipleCovers.png"/>
6245                     </imageobject>
6246                   </mediaobject>
6247                 </screenshot>
6248               </listitem>
6249             </itemizedlist>
6250           </section>
6251
6252           <section id="LocalCoverImages">
6253             <title>LocalCoverImages</title>
6254
6255             <para>Default: Don't display</para>
6256
6257             <para>Asks: ___ local cover images on intranet search and details
6258             pages.</para>
6259
6260             <para>Values:</para>
6261
6262             <itemizedlist>
6263               <listitem>
6264                 <para>Display</para>
6265               </listitem>
6266
6267               <listitem>
6268                 <para>Don't display</para>
6269               </listitem>
6270             </itemizedlist>
6271
6272             <para>Description:</para>
6273
6274             <itemizedlist>
6275               <listitem>
6276                 <para>Setting this preference to 'Display' allows you to
6277                 upload your own cover images to bib records and display them
6278                 on the detail page in the staff client. At this time the cover
6279                 will only show under the 'Images' tab on the holdings table on
6280                 the detail display, not next to the title at the top left or
6281                 on the search results.</para>
6282               </listitem>
6283             </itemizedlist>
6284           </section>
6285
6286           <section id="OPACLocalCoverImages">
6287             <title>OPACLocalCoverImages</title>
6288
6289             <para>Default: Don't display</para>
6290
6291             <para>Asks: ___ local cover images on OPAC search and details
6292             pages.</para>
6293
6294             <para>Values:</para>
6295
6296             <itemizedlist>
6297               <listitem>
6298                 <para>Display</para>
6299               </listitem>
6300
6301               <listitem>
6302                 <para>Don't display</para>
6303               </listitem>
6304             </itemizedlist>
6305
6306             <para>Description:</para>
6307
6308             <itemizedlist>
6309               <listitem>
6310                 <para>Setting this preference to 'Display' allows you to
6311                 upload your own cover images to bib records and display them
6312                 on the detail page and search results in the OPAC.</para>
6313               </listitem>
6314             </itemizedlist>
6315           </section>
6316         </section>
6317
6318         <section id="novelistselect">
6319           <title>Novelist Select</title>
6320
6321           <para>Novelist Select is not a free service. Contact your Ebsco
6322           representitive to get your log in information to embed this content
6323           in the OPAC.<important>
6324               <para>Novelist Select does not include cover images for the search results and
6325                 bibliographic detail pages. You can choose any other cover image service for this
6326                 content or you can contract with Ebsco to get access to the <link linkend="btcontentprefs">Baker &amp; Taylor Content Cafe</link> for an added
6327                 fee.</para>
6328             </important></para>
6329
6330           <section id="NovelistSelectEnabled">
6331             <title>NovelistSelectEnabled</title>
6332
6333             <para>Default: Don't add</para>
6334
6335             <para>Asks: ___ Novelist Select content to the OPAC.</para>
6336
6337             <para>Values:</para>
6338
6339             <itemizedlist>
6340               <listitem>
6341                 <para>Add</para>
6342               </listitem>
6343
6344               <listitem>
6345                 <para>Don't add</para>
6346               </listitem>
6347             </itemizedlist>
6348
6349             <para><important>
6350                 <para>Enabling this requires that you have entered in a user
6351                 profile and password in the <link linkend="NovelistSelectProfile">NovelistSelectProfile &amp;
6352                 NovelistSelectPassword</link> preferences</para>
6353               </important>Description:</para>
6354
6355             <itemizedlist>
6356               <listitem>
6357                 <para>Novelist Select from Ebsco is a subscription service
6358                 that can provide additional content in the OPAC.</para>
6359               </listitem>
6360             </itemizedlist>
6361           </section>
6362
6363           <section id="NovelistSelectProfile">
6364             <title>NovelistSelectProfile &amp; NovelistSelectPassword</title>
6365
6366             <para>Asks: Access Novelist Select using user profile ___ and
6367             password ___.</para>
6368
6369             <important>
6370               <para>This information will be visible if someone views the
6371               source code on your OPAC.</para>
6372             </important>
6373
6374             <para>Description:</para>
6375
6376             <itemizedlist>
6377               <listitem>
6378                 <para>Novelist Select from Ebsco is a subscription service
6379                 that can provide additional content in the OPAC.</para>
6380               </listitem>
6381             </itemizedlist>
6382           </section>
6383
6384           <section id="NovelistSelectView">
6385             <title>NovelistSelectView</title>
6386
6387             <para>Default: in an OPAC tab</para>
6388
6389             <para>Asks: Display Novelist Select content ___</para>
6390
6391             <para>Description:</para>
6392
6393             <itemizedlist>
6394               <listitem>
6395                 <para>Novelist Select provides a lot of content, for that
6396                 reason you have four choices of where to display this content.
6397                 The default view is in a tab in the holdings table.</para>
6398
6399                 <screenshot>
6400                   <screeninfo>Novelist Select in a tab</screeninfo>
6401
6402                   <mediaobject>
6403                     <imageobject>
6404                       <imagedata fileref="images/admin/globalprefs/novelisttab.png"/>
6405                     </imageobject>
6406                   </mediaobject>
6407                 </screenshot>
6408
6409                 <para>The content is the same if you choose to show it above
6410                 the holdings table or below it. If shown in the right column
6411                 of the page it's the same content, but displays a bit
6412                 differently since space is limited.</para>
6413
6414                 <screenshot>
6415                   <screeninfo>Novelist Select on the side</screeninfo>
6416
6417                   <mediaobject>
6418                     <imageobject>
6419                       <imagedata fileref="images/admin/globalprefs/novelistside.png"/>
6420                     </imageobject>
6421                   </mediaobject>
6422                 </screenshot>
6423               </listitem>
6424             </itemizedlist>
6425
6426             <para>Values:</para>
6427
6428             <itemizedlist>
6429               <listitem>
6430                 <para>above the holdings table</para>
6431               </listitem>
6432
6433               <listitem>
6434                 <para>below the holdings table</para>
6435               </listitem>
6436
6437               <listitem>
6438                 <para>in an OPAC tab</para>
6439               </listitem>
6440
6441               <listitem>
6442                 <para>under the Save Record dropdown on the right</para>
6443               </listitem>
6444             </itemizedlist>
6445           </section>
6446         </section>
6447
6448         <section id="oclcprefs">
6449           <title>OCLC</title>
6450
6451           <para/>
6452
6453           <section id="XISBN">
6454             <title>XISBN</title>
6455
6456             <para>Default: Don't use</para>
6457
6458             <para>Asks: ___ the OCLC xISBN service to show other editions of a
6459             title</para>
6460
6461             <para>Description:</para>
6462
6463             <itemizedlist>
6464               <listitem>
6465                 <para>Set to 'Use' to display an "Editions" tab on the item's
6466                 detail page. Editions are listed, complete with cover art and
6467                 bibliographic information. The feed comes from OCLC's xISBN
6468                 web service. The feed limit for non-commercial sites is 1000
6469                 requests per day.</para>
6470               </listitem>
6471             </itemizedlist>
6472
6473             <para>Values:</para>
6474
6475             <itemizedlist>
6476               <listitem>
6477                 <para>Don't use</para>
6478               </listitem>
6479
6480               <listitem>
6481                 <para>Use</para>
6482               </listitem>
6483             </itemizedlist>
6484
6485             <important>
6486               <para>Requires <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to
6487               'show'</para>
6488             </important>
6489           </section>
6490
6491           <section id="OCLCAffiliateID">
6492             <title>OCLCAffiliateID</title>
6493
6494             <para>Asks: Use the OCLC affiliate ID ___ to access the xISBN
6495             service.</para>
6496
6497             <para>Description:</para>
6498
6499             <itemizedlist>
6500               <listitem>
6501                 <para>This setting is only applicable if the library has an
6502                 OCLC Affiliate ID. This allows WorldCat searching in the OPAC
6503                 via the XISBN programming interface. Simply enter the
6504                 library's OCLC Affiliate ID in the box provided. Please note
6505                 that using this data is only necessary if <link linkend="FRBRizeEditions">FRBRizeEditions</link> and/or <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> and
6506                 <link linkend="XISBN">XISBN</link> settings are enabled. For
6507                 more information on this service please visit the OCLC
6508                 website: <ulink url="http://www.worldcat.org/affiliate/default.jsp">http://www.worldcat.org/affiliate/default.jsp</ulink>.</para>
6509               </listitem>
6510             </itemizedlist>
6511
6512             <important>
6513               <para>Unless you have signed up for an ID with OCLC, you are
6514               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>
6515             </important>
6516           </section>
6517
6518           <section id="XISBNDailyLimit">
6519             <title>XISBNDailyLimit</title>
6520
6521             <para>Default: 999</para>
6522
6523             <para>Asks: Only use the xISBN service ___ times a day.</para>
6524
6525             <important>
6526               <para>Unless you have signed up for an ID with OCLC, you are
6527               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>
6528             </important>
6529           </section>
6530         </section>
6531
6532         <section id="OpenLibraryPrefs">
6533           <title>Open Library</title>
6534
6535           <section id="OpenLibraryCovers">
6536             <title>OpenLibraryCovers</title>
6537
6538             <para>Default: Don't add</para>
6539
6540             <para>Asks: ___ cover images from Open Library to search results
6541             and item detail pages on the OPAC.</para>
6542
6543             <para>Values:</para>
6544
6545             <itemizedlist>
6546               <listitem>
6547                 <para>Add</para>
6548               </listitem>
6549
6550               <listitem>
6551                 <para>Don't add</para>
6552               </listitem>
6553             </itemizedlist>
6554
6555             <para>Description:</para>
6556
6557             <itemizedlist>
6558               <listitem>
6559                 <para>This setting controls the display of applicable cover
6560                 art from the free Open Library database, via the Open Library
6561                 API. Please note that to use this feature, all other cover
6562                 services should be turned off.</para>
6563               </listitem>
6564             </itemizedlist>
6565           </section>
6566         </section>
6567         <section id="overdriveprefs">
6568           <title>Overdrive</title>
6569           <para>OverDrive is an pay service. You must first contact OverDrive directly for pricing
6570             and subscription information. Enabling this service will integrate Overdrive results in
6571             to your OPAC searches. You will have to apply for these 3 pieces of information through
6572             an application as an API developer. Overdrive API applications are evaluated once a week
6573             so you may not be able to use this feature immediately after signing up. To learn more
6574             please contact your OverDrive representative.</para>
6575           <screenshot>
6576               <screeninfo>Overdrive results</screeninfo>
6577               <mediaobject>
6578                 <imageobject>
6579                   <imagedata fileref="images/admin/globalprefs/Overdrive.png"/>
6580                 </imageobject>
6581               </mediaobject>
6582             </screenshot>
6583           <section id="OverDriveClientKey">
6584             <title>OverDriveClientKey and OverDriveClientSecret</title>
6585             <para>Asks: Include OverDrive availability information with the client key __ and client
6586               secret ___</para>
6587             <para>Description:<itemizedlist>
6588                 <listitem>
6589                   <para>OverDrive customers can get this information by visiting the <ulink
6590                       url="https://developer.overdrive.com/docs/getting-started">OverDrive Developer
6591                       Portal</ulink> and following the instructions found there to apply as an API
6592                     developer. Once this data and the <link linkend="OverDriveLibraryID"
6593                       >OverDriveLibraryID</link> are populated you will see OverDrive results on
6594                     your OPAC searches.</para>
6595                 </listitem>
6596               </itemizedlist></para>
6597           </section>
6598           <section id="OverDriveLibraryID">
6599             <title>OverDriveLibraryID</title>
6600             <para>Asks: Show items from the OverDrive catalog of library # ___</para>
6601             <para>Description:<itemizedlist>
6602                 <listitem>
6603                   <para>OverDrive customers can get this information by visiting the <ulink
6604                       url="https://developer.overdrive.com/docs/getting-started">OverDrive Developer
6605                       Portal</ulink> and following the instructions found there to apply as an API
6606                     developer. Once this data and the <link linkend="OverDriveClientKey"
6607                       >OverDriveClientKey and OverDriveClientSecret</link> are populated you will
6608                     see OverDrive results on your OPAC searches.</para>
6609                 </listitem>
6610               </itemizedlist></para>
6611           </section>
6612         </section>
6613         <section id="pluginprefs">
6614           <title>Plugins</title>
6615           <section id="UseKohaPlugins">
6616             <title>UseKohaPlugins</title>
6617             <para>Default: Don't enable</para>
6618             <para>Asks: ___  the ability to use Koha Plugins.</para>
6619             <para>Values:<itemizedlist>
6620                 <listitem>
6621                   <para>Don't enable</para>
6622                 </listitem>
6623                 <listitem>
6624                   <para>Enable</para>
6625                 </listitem>
6626               </itemizedlist></para>
6627             <note>
6628               <para>The plugin system must also be enabled in the Koha configuration file to be
6629                 fully enabled. Learn more in the <link linkend="pluginsystem">Plugins
6630                 chapter</link>.</para>
6631             </note>
6632           </section>
6633         </section>
6634
6635         <section id="Syndeticsprefs">
6636           <title>Syndetics</title>
6637
6638           <para>Syndetics is a pay service. You must first contact Syndetics
6639           directly for pricing and subscription information.</para>
6640
6641           <section id="SyndeticsEnabled">
6642             <title>SyndeticsEnabled</title>
6643
6644             <para>Default: Don't use</para>
6645
6646             <para>Asks: ___ content from Syndetics.</para>
6647
6648             <para>Values:</para>
6649
6650             <itemizedlist>
6651               <listitem>
6652                 <para>Don't use</para>
6653               </listitem>
6654
6655               <listitem>
6656                 <para>Use</para>
6657               </listitem>
6658             </itemizedlist>
6659
6660             <para>Description:</para>
6661
6662             <itemizedlist>
6663               <listitem>
6664                 <para>When this option is enabled any of the Syndetics options
6665                 can be used.</para>
6666               </listitem>
6667             </itemizedlist>
6668
6669             <important>
6670               <para>Requires that you enter your <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> before
6671               this content will appear.</para>
6672             </important>
6673           </section>
6674
6675           <section id="SyndeticsClientCode">
6676             <title>SyndeticsClientCode</title>
6677
6678             <para>Asks: Use the client code ___ to access Syndetics.</para>
6679
6680             <para>Description:</para>
6681
6682             <itemizedlist>
6683               <listitem>
6684                 <para>Once the library signs up for Syndetics' services,
6685                 Syndetics will provide the library with an access code. (Visit
6686                 the Syndetics homepage at <ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>
6687                 for more information.) This is the code that must be entered
6688                 to access Syndetics' subscription services. Syndetics is a
6689                 paid subscription service. This value must be entered before
6690                 <link linkend="SyndeticsEditions">SyndeticsEditions</link> can
6691                 be enabled. If the code is lost, corrupted, or forgotten, a
6692                 new one can be obtained from <ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>.</para>
6693               </listitem>
6694             </itemizedlist>
6695
6696             <important>
6697               <para>You will need to get your client code directly from
6698               Syndetics.</para>
6699             </important>
6700           </section>
6701
6702           <section id="SyndeticsCoverImages">
6703             <title>SyndeticsCoverImages &amp; SyndeticsCoverImageSize</title>
6704
6705             <para>SyndeticsCoverImages Default: Don't show</para>
6706
6707             <para>SyndeticsCoverImageSize Default: medium</para>
6708
6709             <para>Asks: ___ cover images from Syndetics on search results and
6710             item detail pages on the OPAC in a ___ size.</para>
6711
6712             <para>Descriptions:</para>
6713
6714             <itemizedlist>
6715               <listitem>
6716                 <para>When enabled, SyndeticsCoverImages, allows libraries to
6717                 display Syndetics' collection of full-color cover images for
6718                 books, videos, DVDs and CDs on their OPAC. For each book or
6719                 item that comes up during a user search, the cover image for
6720                 that title will be displayed. Since these cover images come in
6721                 three sizes, the optimum size must be selected using the
6722                 SyndeticsCoverImageSize preference after SyndeticsCoverImages
6723                 are enabled. Syndetics cover images come in two sizes:
6724                 mid-size (187 x 187 pixels), and large (400 x 400 pixels).
6725                 Syndetics is a paid subscription service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6726                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6727                 be activated before this service can be used. Other cover
6728                 image preferences should also be disabled to avoid
6729                 interference.</para>
6730               </listitem>
6731             </itemizedlist>
6732
6733             <para>SyndeticsCoverImages Values:</para>
6734
6735             <itemizedlist>
6736               <listitem>
6737                 <para>Don't show</para>
6738               </listitem>
6739
6740               <listitem>
6741                 <para>Show</para>
6742               </listitem>
6743             </itemizedlist>
6744
6745             <para>SyndeticsCoverImageSize Values:</para>
6746
6747             <itemizedlist>
6748               <listitem>
6749                 <para>medium</para>
6750               </listitem>
6751
6752               <listitem>
6753                 <para>large</para>
6754               </listitem>
6755             </itemizedlist>
6756           </section>
6757
6758           <section id="SyndeticsAuthorNotes">
6759             <title>SyndeticsAuthorNotes</title>
6760
6761             <para>Default: Don't show</para>
6762
6763             <para>Asks: ___ notes about the author of a title from Syndetics
6764             on item detail pages on the OPAC.</para>
6765
6766             <para>Values:</para>
6767
6768             <itemizedlist>
6769               <listitem>
6770                 <para>Don't show</para>
6771               </listitem>
6772
6773               <listitem>
6774                 <para>Show</para>
6775               </listitem>
6776             </itemizedlist>
6777
6778             <para>Description:</para>
6779
6780             <itemizedlist>
6781               <listitem>
6782                 <para>When this option is set to "Show", Syndetics provides
6783                 notes and short author biographies for more that 300,000
6784                 authors, in both fiction and nonfiction. With this option
6785                 enabled the library can display Syndetics Author Notes on the
6786                 OPAC. According to the Syndetics Solutions website (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>),
6787                 Author Notes include lists of contributors for many
6788                 multi-author texts and compilations. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6789                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6790                 be activated before this service can be used.</para>
6791               </listitem>
6792             </itemizedlist>
6793           </section>
6794
6795           <section id="SyndeticsAwards">
6796             <title>SyndeticsAwards</title>
6797
6798             <para>Default: Don't show</para>
6799
6800             <para>Asks: ___ information from Syndetics about the awards a
6801             title has won on item detail pages on the OPAC.</para>
6802
6803             <para>Values:</para>
6804
6805             <itemizedlist>
6806               <listitem>
6807                 <para>Don't show</para>
6808               </listitem>
6809
6810               <listitem>
6811                 <para>Show</para>
6812               </listitem>
6813             </itemizedlist>
6814
6815             <para>Description:</para>
6816
6817             <itemizedlist>
6818               <listitem>
6819                 <para>When this option is set to "Show", Syndetics provides
6820                 its clients with a list of awards that any title has won. With
6821                 this service enabled the library can display those awards for
6822                 each book on its website. For each book or item that comes up
6823                 during a user search, the list of awards for that title will
6824                 be displayed. When a user clicks on a given award, information
6825                 about that award is presented along with a list of the other
6826                 titles that have won that award. If the user clicks on any
6827                 title in the list, they will see holdings information about
6828                 that title in their region. This option is a paid subscription
6829                 service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6830                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6831                 be activated before this service can be used.</para>
6832               </listitem>
6833             </itemizedlist>
6834           </section>
6835
6836           <section id="SyndeticsEditions">
6837             <title>SyndeticsEditions</title>
6838
6839             <para>Default: Don't show</para>
6840
6841             <para>Asks: ___ information about other editions of a title from
6842             Syndetics on item detail pages on the OPAC</para>
6843
6844             <para>Description:</para>
6845
6846             <itemizedlist>
6847               <listitem>
6848                 <para>When enabled this option shows information on other
6849                 editions of a title from Syndetics on the item detail pages of
6850                 the OPAC. Syndetics is a paid subscription service. The <link linkend="SyndeticsClientCode">SyndeticsClientCode</link> must
6851                 be entered and the <link linkend="SyndeticsEnabled">SyndeticsEnabled</link> option must
6852                 be activated before this service can be used.</para>
6853               </listitem>
6854             </itemizedlist>
6855
6856             <para>Values:</para>
6857
6858             <itemizedlist>
6859               <listitem>
6860                 <para>Don't show</para>
6861               </listitem>
6862
6863               <listitem>
6864                 <para>Show</para>
6865               </listitem>
6866             </itemizedlist>
6867
6868             <important>
6869               <para>Requires <link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> set to
6870               'show'</para>
6871             </important>
6872           </section>
6873
6874           <section id="SyndeticsExcerpt">
6875             <title>SyndeticsExcerpt</title>
6876
6877             <para>Default: Don't show</para>
6878
6879             <para>Asks: ___ excerpts from of a title from Syndetics on item
6880             detail pages on the OPAC.</para>
6881
6882             <para>Values:</para>
6883
6884             <itemizedlist>
6885               <listitem>
6886                 <para>Don't show</para>
6887               </listitem>
6888
6889               <listitem>
6890                 <para>Show</para>
6891               </listitem>
6892             </itemizedlist>
6893
6894             <para>Description:</para>
6895
6896             <itemizedlist>
6897               <listitem>
6898                 <para>This preference allows Syndetics to display excerpts
6899                 given to them from selected publishers. The excerpts are
6900                 available from prominently reviewed new titles, both fiction
6901                 and non-fiction. The excerpts include poems, essays, recipes,
6902                 forwards and prefaces. Automatic links provided by the ISBNs
6903                 within local MARC records are required to integrate Syndetics
6904                 secured, high-speed Internet servers to the library OPACs. For
6905                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
6906               </listitem>
6907             </itemizedlist>
6908           </section>
6909
6910           <section id="SyndeticsReviews">
6911             <title>SyndeticsReviews</title>
6912
6913             <para>Default: Don't show</para>
6914
6915             <para>Asks: ___ reviews of a title from Syndetics on item detail
6916             pages on the OPAC.</para>
6917
6918             <para>Values:</para>
6919
6920             <itemizedlist>
6921               <listitem>
6922                 <para>Don't show</para>
6923               </listitem>
6924
6925               <listitem>
6926                 <para>Show</para>
6927               </listitem>
6928             </itemizedlist>
6929
6930             <para>Description:</para>
6931
6932             <itemizedlist>
6933               <listitem>
6934                 <para>Syndetics Reviews is an accumulation of book reviews
6935                 available from a variety of journals and serials. The reviews
6936                 page displays colored images of reviewed books dust jackets,
6937                 partnered with the names of the journal or serial providing
6938                 the review. Clicking on an icon opens a window revealing the
6939                 book title, author's name, book cover icon and the critic's
6940                 opinion of the book. Automatic links provided by the ISBNs
6941                 within local MARC records are required to integrate Syndetics
6942                 secured, high-speed Internet servers to the library OPACs. For
6943                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
6944               </listitem>
6945             </itemizedlist>
6946           </section>
6947
6948           <section id="SyndeticsSeries">
6949             <title>SyndeticsSeries</title>
6950
6951             <para>Default: Don't show</para>
6952
6953             <para>Asks: ___ information on other books in a title's series
6954             from Syndetics on item detail pages on the OPAC.</para>
6955
6956             <para>Values:</para>
6957
6958             <itemizedlist>
6959               <listitem>
6960                 <para>Don't show</para>
6961               </listitem>
6962
6963               <listitem>
6964                 <para>Show</para>
6965               </listitem>
6966             </itemizedlist>
6967
6968             <para>Description:</para>
6969
6970             <itemizedlist>
6971               <listitem>
6972                 <para>Each fiction title within a series is linked to the
6973                 complete series record. The record displays each title in
6974                 reading order and also displays the publication order, if
6975                 different. Alternate series titles are also displayed.
6976                 Automatic links provided by the ISBNs within local MARC
6977                 records are required to integrate Syndetics secured, high-
6978                 speed Internet servers to the library OPACs. For more
6979                 information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
6980               </listitem>
6981             </itemizedlist>
6982           </section>
6983
6984           <section id="SyndeticsSummary">
6985             <title>SyndeticsSummary</title>
6986
6987             <para>Default: Don't show</para>
6988
6989             <para>Asks: ___ a summary of a title from Syndetics on item detail
6990             pages on the OPAC.</para>
6991
6992             <para>Values:</para>
6993
6994             <itemizedlist>
6995               <listitem>
6996                 <para>Don't show</para>
6997               </listitem>
6998
6999               <listitem>
7000                 <para>Show</para>
7001               </listitem>
7002             </itemizedlist>
7003
7004             <para>Description:</para>
7005
7006             <itemizedlist>
7007               <listitem>
7008                 <para>Providing more than 5.6 million summaries and
7009                 annotations derived from book jackets, edited publisher copy,
7010                 or independently written annotations from Book News, Inc.
7011                 Covering fiction and non-fiction, this summaries option
7012                 provides annotations on both trade and scholarly titles. For
7013                 more information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
7014               </listitem>
7015             </itemizedlist>
7016           </section>
7017
7018           <section id="SyndeticsTOC">
7019             <title>SyndeticsTOC</title>
7020
7021             <para>Default: Don't show</para>
7022
7023             <para>Asks: ___ the table of contents of a title from Syndetics on
7024             item detail pages on the OPAC.</para>
7025
7026             <para>Values:</para>
7027
7028             <itemizedlist>
7029               <listitem>
7030                 <para>Don't show</para>
7031               </listitem>
7032
7033               <listitem>
7034                 <para>Show</para>
7035               </listitem>
7036             </itemizedlist>
7037
7038             <para>Description:</para>
7039
7040             <itemizedlist>
7041               <listitem>
7042                 <para>This preference allows staff and patrons to review the
7043                 Table of Contents from a wide variety of publications from
7044                 popular self-help books to conference proceedings. Specific
7045                 Information access is the main purpose for this option,
7046                 allowing patrons guidance to their preferred section of the
7047                 book. Special arrangements with selected book services is used
7048                 to obtain the table of contents for new publications each
7049                 year. Automatic links provided by the ISBNs within local MARC
7050                 records are required to integrate Syndetics secured,
7051                 high-speed Internet servers to the library OPACs. For more
7052                 information see (<ulink url="http://www.bowker.com/syndetics/">http://www.bowker.com/syndetics/</ulink>).</para>
7053               </listitem>
7054             </itemizedlist>
7055           </section>
7056         </section>
7057
7058         <section id="taggingprefs">
7059           <title>Tagging</title>
7060
7061           <section id="TagsEnabled">
7062             <title>TagsEnabled</title>
7063
7064             <para>Default: Allow</para>
7065
7066             <para>Asks: ___ patrons and staff to put tags on items.</para>
7067
7068             <para>Values:</para>
7069
7070             <itemizedlist>
7071               <listitem>
7072                 <para>Allow</para>
7073               </listitem>
7074
7075               <listitem>
7076                 <para>Don't allow</para>
7077               </listitem>
7078             </itemizedlist>
7079
7080             <para>Description:</para>
7081
7082             <itemizedlist>
7083               <listitem>
7084                 <para>Set to 'Allow' enable tagging. A tag is metadata, a word
7085                 added to identify an item. Tags allow patrons to classify
7086                 materials on their own. TagsEnabled is the main switch that
7087                 permits the tagging features. TagsEnable must be set to
7088                 'Allow' to allow for other tagging features.</para>
7089               </listitem>
7090             </itemizedlist>
7091           </section>
7092
7093           <section id="TagsModeration">
7094             <title>TagsModeration</title>
7095
7096             <para>Default: Don't require</para>
7097
7098             <para>Asks: ___ that tags submitted by patrons be reviewed by a
7099             staff member before being shown.</para>
7100
7101             <para>Values:</para>
7102
7103             <itemizedlist>
7104               <listitem>
7105                 <para>Don't require</para>
7106               </listitem>
7107
7108               <listitem>
7109                 <para>Require</para>
7110               </listitem>
7111             </itemizedlist>
7112
7113             <para>Description:</para>
7114
7115             <itemizedlist>
7116               <listitem>
7117                 <para>When set to 'Require,' all tags to be first filtered by
7118                 the tag moderator. Only approved tags will be visible to
7119                 patrons. When set to 'Don't require' tags will bypass the tag
7120                 moderator and patrons' tags to be immediately visible. When
7121                 this preference is enabled the moderator, a staff member,
7122                 would approve the tag in the Staff Client. The moderator will
7123                 have the option to approve or reject each pending tag
7124                 suggestion.</para>
7125               </listitem>
7126             </itemizedlist>
7127
7128             <para>When moderation is required all tags go through the tag
7129             moderation tool before becoming visible.</para>
7130
7131             <itemizedlist>
7132               <listitem>
7133                 <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
7134                 <link linkend="tagsmoderation">Tags</link></para>
7135               </listitem>
7136             </itemizedlist>
7137           </section>
7138
7139           <section id="TagsShowOnList">
7140             <title>TagsShowOnList</title>
7141
7142             <para>Default: 6</para>
7143
7144             <para>Asks: Show ___ tags on search results on the OPAC.</para>
7145
7146             <tip>
7147               <para>Set the value to 0 (zero) to turn this feature off.</para>
7148             </tip>
7149           </section>
7150
7151           <section id="TagsInputOnList">
7152             <title>TagsInputOnList</title>
7153
7154             <para>Default: Allow</para>
7155
7156             <para>Asks: ___ patrons to input tags on search results on the
7157             OPAC.</para>
7158
7159             <para>Values:</para>
7160
7161             <itemizedlist>
7162               <listitem>
7163                 <para>Allow</para>
7164
7165                 <screenshot>
7166                   <screeninfo>Tags on Search Results</screeninfo>
7167
7168                   <mediaobject>
7169                     <imageobject>
7170                       <imagedata fileref="images/admin/globalprefs/TagsInputOnList.png"/>
7171                     </imageobject>
7172                   </mediaobject>
7173                 </screenshot>
7174               </listitem>
7175
7176               <listitem>
7177                 <para>Don't allow</para>
7178               </listitem>
7179             </itemizedlist>
7180           </section>
7181
7182           <section id="TagsShowOnDetail">
7183             <title>TagsShowOnDetail</title>
7184
7185             <para>Default: 10</para>
7186
7187             <para>Asks: Show ___ tags on item detail pages on the OPAC.</para>
7188
7189             <tip>
7190               <para>Set the value to 0 (zero) to turn this feature off.</para>
7191             </tip>
7192           </section>
7193
7194           <section id="TagsInputOnDetail">
7195             <title>TagsInputOnDetail</title>
7196
7197             <para>Default: Allow</para>
7198
7199             <para>Asks: ___ patrons to input tags on item detail pages on the
7200             OPAC.</para>
7201
7202             <para>Values:</para>
7203
7204             <itemizedlist>
7205               <listitem>
7206                 <para>Allow</para>
7207
7208                 <screenshot>
7209                   <screeninfo>Add Tags on Detail</screeninfo>
7210
7211                   <mediaobject>
7212                     <imageobject>
7213                       <imagedata fileref="images/admin/globalprefs/TagsInputOnDetail.png"/>
7214                     </imageobject>
7215                   </mediaobject>
7216                 </screenshot>
7217               </listitem>
7218
7219               <listitem>
7220                 <para>Don't allow</para>
7221               </listitem>
7222             </itemizedlist>
7223           </section>
7224
7225           <section id="TagsExternalDictionary">
7226             <title>TagsExternalDictionary</title>
7227
7228             <para>Asks: Allow tags in the dictionary of the ispell executable
7229             ___ on the server to be approved without moderation.</para>
7230
7231             <para>Description:</para>
7232
7233             <itemizedlist>
7234               <listitem>
7235                 <para>The dictionary includes a list of accepted and rejected
7236                 tags. The accepted list includes all the tags that have been
7237                 pre-allowed. The rejected list includes tags that are not
7238                 allowed. This preference identifies the "accepted" dictionary
7239                 used. Ispell is an open source dictionary which can be used as
7240                 a list of accepted terms. Since the dictionary allows for
7241                 accurately spelled obscenities, the libraries policy may
7242                 dictate that modifications are made to the Ispell dictionary
7243                 if this preference is use. For more information about Ispell
7244                 <ulink url="http://www.gnu.org/software/ispell/ispell.html">http://www.gnu.org/software/ispell/ispell.html</ulink>.
7245                 Enter the path on your server to a local ispell executable,
7246                 used to set $Lingua::Ispell::path.</para>
7247               </listitem>
7248             </itemizedlist>
7249           </section>
7250         </section>
7251       </section>
7252
7253       <section id="l18nprefs">
7254         <title>I18N/L10N</title>
7255
7256         <para><emphasis> <emphasis>These preferences control your
7257         Internationalization and Localization settings.</emphasis>
7258         </emphasis></para>
7259
7260         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
7261         Global System Preferences &gt; I18N/L10N</para>
7262         <section id="alphabet">
7263           <title>alphabet</title>
7264           <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>
7265           <para>Asks: Use the alphabet ___ for lists of browsable letters. This should be a space
7266             separated list of uppercase letters. </para>
7267           <para>Description:</para>
7268           <itemizedlist>
7269             <listitem>
7270               <para>This preference allows you define your own alphabet for browsing patrons in Koha.</para>
7271               <screenshot>
7272                   <screeninfo>Alphabet browse on patron module</screeninfo>
7273                   <mediaobject>
7274                     <imageobject>
7275                       <imagedata fileref="images/admin/globalprefs/alphabet.png"/>
7276                     </imageobject>
7277                   </mediaobject>
7278                 </screenshot>
7279             </listitem>
7280           </itemizedlist>
7281         </section>
7282
7283         <section id="CalendarFirstDayOfWeek">
7284           <title>CalendarFirstDayOfWeek</title>
7285
7286           <para>Default: Sunday</para>
7287
7288           <para>Asks: Use ___ as the first day of week in the calendar.</para>
7289
7290           <para>Values:</para>
7291
7292           <itemizedlist>
7293             <listitem>
7294               <para>Monday</para>
7295             </listitem>
7296
7297             <listitem>
7298               <para>Sunday</para>
7299             </listitem>
7300           </itemizedlist>
7301
7302           <para>Description:</para>
7303
7304           <itemizedlist>
7305             <listitem>
7306               <para>Using this preference you can control what day shows as
7307               the first day of the week in the calendar pop ups throughout
7308               Koha and on the Calendar tool. If you change this preference and
7309               don't see a change in your browser try clearing your cache since
7310               it makes changes to the Javascript on these pages.</para>
7311             </listitem>
7312           </itemizedlist>
7313         </section>
7314
7315         <section id="dateformat">
7316           <title>dateformat</title>
7317
7318           <para>Default: mm/dd/yyyy</para>
7319
7320           <para>Asks: Format dates like ___</para>
7321
7322           <para>Values:</para>
7323
7324           <itemizedlist>
7325             <listitem>
7326               <para>dd/mm/yyyy</para>
7327             </listitem>
7328
7329             <listitem>
7330               <para>mm/dd/yyyy</para>
7331             </listitem>
7332
7333             <listitem>
7334               <para>yyyy/mm/dd</para>
7335             </listitem>
7336           </itemizedlist>
7337
7338           <para>Description:</para>
7339
7340           <itemizedlist>
7341             <listitem>
7342               <para>This preference controls how the date is displayed. The
7343               options are the United States method, mm/dd/yyyy (04/24/2010),
7344               the metric method, dd/mm/yyyy (24/04/2010) or ISO, which is the
7345               International Standard of Organization, yyyy/mm/dd (2010/04/24).
7346               The International Standard of Organization would primarily be
7347               used by libraries with locations in multiple nations that may
7348               use different date formats, to have a single display type, or if
7349               the library would be in a region that does not use the United
7350               States or metric method. More information regarding the ISO date
7351               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>
7352             </listitem>
7353           </itemizedlist>
7354         </section>
7355
7356         <section id="languagepref">
7357           <title>language</title>
7358
7359           <para>Default: English</para>
7360
7361           <para>Asks: Enable the following languages on the staff
7362           interface</para>
7363
7364           <para>Values:</para>
7365
7366           <itemizedlist>
7367             <listitem>
7368               <para>English</para>
7369             </listitem>
7370           </itemizedlist>
7371
7372           <para>To install additional languages you need to run
7373           misc/translation/install-code.pl. For example, to install French you
7374           would run the following command <emphasis>install-code.pl
7375           fr-FR</emphasis> to make the templates, once they exist and are in
7376           the right place then they will show up as an option in this
7377           preference.</para>
7378         </section>
7379
7380         <section id="opaclanguages">
7381           <title>opaclanguages</title>
7382
7383           <para>Default: English</para>
7384
7385           <para>Asks: Enable the following languages on the OPAC</para>
7386
7387           <para>Values:</para>
7388
7389           <itemizedlist>
7390             <listitem>
7391               <para>English</para>
7392             </listitem>
7393           </itemizedlist>
7394
7395           <para>To install additional languages you need to run
7396           misc/translation/install-code.pl. For example, to install French you
7397           would run the following command <emphasis>install-code.pl
7398           fr-FR</emphasis> to make the templates, once they exist and are in
7399           the right place then they will show up as an option in this
7400           preference.</para>
7401         </section>
7402
7403         <section id="opaclanguagesdisplay">
7404           <title>opaclanguagesdisplay</title>
7405
7406           <para>Default: Don't allow</para>
7407
7408           <para>Asks: ___ patrons to select their language on the OPAC.</para>
7409
7410           <para>Values:</para>
7411
7412           <itemizedlist>
7413             <listitem>
7414               <para>Allow</para>
7415
7416               <screenshot>
7417                 <screeninfo>When this preference is on, patrons can choose
7418                 their language from a list at the bottom of the
7419                 OPAC</screeninfo>
7420
7421                 <mediaobject>
7422                   <imageobject>
7423                     <imagedata fileref="images/admin/globalprefs/opaclanguagesdisplay.png"/>
7424                   </imageobject>
7425                 </mediaobject>
7426               </screenshot>
7427             </listitem>
7428
7429             <listitem>
7430               <para>Don't allow</para>
7431             </listitem>
7432           </itemizedlist>
7433         </section>
7434         <section id="TimeFormat">
7435           <title>TimeFormat</title>
7436           <para>Default: 24 hour format</para>
7437           <para>Asks: Format times in ___ </para>
7438           <para>Values:<itemizedlist>
7439               <listitem>
7440                 <para>12 hour format (eg 02:18PM)</para>
7441               </listitem>
7442               <listitem>
7443                 <para>24 hour format (eg 14:18)</para>
7444               </listitem>
7445             </itemizedlist></para>
7446         </section>
7447       </section>
7448
7449       <section id="localprefs">
7450         <title>Local Use</title>
7451
7452         <para><emphasis> <emphasis>These preferences are defined
7453         locally.</emphasis> </emphasis></para>
7454
7455         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
7456         Global System Preferences &gt; Local Use<tip>
7457             <para>Sometimes preferences which are either new or outdated will
7458             appear in this tab, if you didn't add any preferences to this tab
7459             then it's best to ignore preferences listed here.</para>
7460           </tip></para>
7461       </section>
7462
7463       <section id="logs">
7464         <title>Logs</title>
7465
7466         <para>Logs keep track of transaction on the system. You can decide
7467         which actions you want to log and which you don't using these
7468         preferences.</para>
7469
7470         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
7471         Global System Preferences &gt; Logs</para>
7472
7473         <section id="AuthoritiesLog">
7474           <title>AuthoritiesLog</title>
7475
7476           <para>Default: Don't log</para>
7477
7478           <para>Asks: ___ changes to authority records.</para>
7479
7480           <para>Values:</para>
7481
7482           <itemizedlist>
7483             <listitem>
7484               <para>Don't log</para>
7485             </listitem>
7486
7487             <listitem>
7488               <para>Log</para>
7489             </listitem>
7490           </itemizedlist>
7491         </section>
7492
7493         <section id="BorrowersLog">
7494           <title>BorrowersLog</title>
7495
7496           <para>Default: Log</para>
7497
7498           <para>Asks: ___ changes to patron records.</para>
7499
7500           <para>Values:</para>
7501
7502           <itemizedlist>
7503             <listitem>
7504               <para>Don't log</para>
7505             </listitem>
7506
7507             <listitem>
7508               <para>Log</para>
7509             </listitem>
7510           </itemizedlist>
7511         </section>
7512
7513         <section id="CataloguingLog">
7514           <title>CataloguingLog</title>
7515
7516           <para>Default: Don't log</para>
7517
7518           <para>Asks: ___ any changes to bibliographic or item records.</para>
7519
7520           <para>Values:</para>
7521
7522           <itemizedlist>
7523             <listitem>
7524               <para>Don't log</para>
7525             </listitem>
7526
7527             <listitem>
7528               <para>Log</para>
7529             </listitem>
7530           </itemizedlist>
7531
7532           <important>
7533             <para>Since this occurs whenever a book is cataloged, edited, or
7534             checked in or out it can be very resource intensive - slowing down
7535             your system.</para>
7536           </important>
7537         </section>
7538
7539         <section id="FinesLog">
7540           <title>FinesLog</title>
7541
7542           <para>Default: Log</para>
7543
7544           <para>Asks: ___ when overdue fines are charged or automatically
7545           forgiven.</para>
7546
7547           <para>Values:</para>
7548
7549           <itemizedlist>
7550             <listitem>
7551               <para>Don't log</para>
7552             </listitem>
7553
7554             <listitem>
7555               <para>Log</para>
7556             </listitem>
7557           </itemizedlist>
7558         </section>
7559
7560         <section id="IssueLog">
7561           <title>IssueLog</title>
7562
7563           <para>Default: Log</para>
7564
7565           <para>Asks: ___ when items are checked out.</para>
7566
7567           <para>Values:</para>
7568
7569           <itemizedlist>
7570             <listitem>
7571               <para>Don't log</para>
7572             </listitem>
7573
7574             <listitem>
7575               <para>Log</para>
7576             </listitem>
7577           </itemizedlist>
7578         </section>
7579
7580         <section id="LetterLog">
7581           <title>LetterLog</title>
7582
7583           <para>Default: Log</para>
7584
7585           <para>Asks: ___ when an automatic claim notice is sent.</para>
7586
7587           <para>Values:</para>
7588
7589           <itemizedlist>
7590             <listitem>
7591               <para>Don't log</para>
7592             </listitem>
7593
7594             <listitem>
7595               <para>Log</para>
7596             </listitem>
7597           </itemizedlist>
7598
7599           <tip>
7600             <para>This log tracks all notices that go to patrons including the
7601             overdue notices.</para>
7602           </tip>
7603         </section>
7604
7605         <section id="ReturnLog">
7606           <title>ReturnLog</title>
7607
7608           <para>Default: Log</para>
7609
7610           <para>Asks: ___ when items are returned.</para>
7611
7612           <para>Values:</para>
7613
7614           <itemizedlist>
7615             <listitem>
7616               <para>Don't log</para>
7617             </listitem>
7618
7619             <listitem>
7620               <para>Log</para>
7621             </listitem>
7622           </itemizedlist>
7623         </section>
7624
7625         <section id="SubscriptionLog">
7626           <title>SubscriptionLog</title>
7627
7628           <para>Default: Log</para>
7629
7630           <para>Asks: ___ when serials are added, deleted or changed.</para>
7631
7632           <para>Values:</para>
7633
7634           <itemizedlist>
7635             <listitem>
7636               <para>Don't log</para>
7637             </listitem>
7638
7639             <listitem>
7640               <para>Log</para>
7641             </listitem>
7642           </itemizedlist>
7643         </section>
7644       </section>
7645
7646       <section id="opacprefs">
7647         <title>OPAC</title>
7648
7649         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
7650         Global System Preferences &gt; OPAC</para>
7651
7652         <section id="opacappearanceprefs">
7653           <title>Appearance</title>
7654
7655           <para>These preferences control how things appear in the
7656           OPAC.</para>
7657
7658           <section id="AuthorisedValueImages">
7659             <title>AuthorisedValueImages</title>
7660
7661             <para>Default: Don't show</para>
7662
7663             <para>Asks: ___ images for authorized values (such as lost
7664             statuses and locations) in search results and item detail pages on
7665             the OPAC.</para>
7666
7667             <para>Values:</para>
7668
7669             <itemizedlist>
7670               <listitem>
7671                 <para>Don't show</para>
7672               </listitem>
7673
7674               <listitem>
7675                 <para>Show</para>
7676               </listitem>
7677             </itemizedlist>
7678
7679             <para><emphasis>Get there:</emphasis> More &gt; Administration
7680             &gt; <link linkend="authorizedvalues">Authorized
7681             Values</link></para>
7682           </section>
7683
7684           <section id="BiblioDefaultView">
7685             <title>BiblioDefaultView</title>
7686
7687             <para>Default: in simple form</para>
7688
7689             <para>Asks: By default, show bib records ___</para>
7690
7691             <para>Values:</para>
7692
7693             <itemizedlist>
7694               <listitem>
7695                 <para>as specified in the ISBD template.</para>
7696
7697                 <itemizedlist>
7698                   <listitem>
7699                     <para>See <link linkend="isbdpref">ISBD</link> preference
7700                     for more information</para>
7701                   </listitem>
7702                 </itemizedlist>
7703               </listitem>
7704
7705               <listitem>
7706                 <para>in simple form.</para>
7707               </listitem>
7708
7709               <listitem>
7710                 <para>in their MARC format.</para>
7711               </listitem>
7712             </itemizedlist>
7713
7714             <para>Description:</para>
7715
7716             <itemizedlist>
7717               <listitem>
7718                 <para>This preference determines the level of bibliographic
7719                 detail that the patron will see on the OPAC detail page. The
7720                 simple form displays the graphical interface; MARC format
7721                 displays the MARC21 cataloging view; ISBD displays the ISBD
7722                 (International Standard Bibliographic Description, AACR2)
7723                 view.</para>
7724               </listitem>
7725             </itemizedlist>
7726           </section>
7727
7728           <section id="COinSinOPACResults">
7729             <title>COinSinOPACResults</title>
7730
7731             <para>Default: Include</para>
7732
7733             <para>Asks: ___ COinS / OpenURL / Z39.88 in OPAC search
7734             results.</para>
7735
7736             <para>Values:</para>
7737
7738             <itemizedlist>
7739               <listitem>
7740                 <para>Don't include</para>
7741
7742                 <itemizedlist>
7743                   <listitem>
7744                     <para>If you choose not to include COinS on the search
7745                     results, it will still be loaded on the individual
7746                     bibliographic records.</para>
7747                   </listitem>
7748                 </itemizedlist>
7749               </listitem>
7750
7751               <listitem>
7752                 <para>Include</para>
7753
7754                 <itemizedlist>
7755                   <listitem>
7756                     <para>Enabling this feature will slow OPAC search response
7757                     times.</para>
7758                   </listitem>
7759                 </itemizedlist>
7760               </listitem>
7761             </itemizedlist>
7762
7763             <para>Description:</para>
7764
7765             <itemizedlist>
7766               <listitem>
7767                 <para>COinS stands for ContextObjects in Spans. COinS is a
7768                 method to embed bibliographic metadata in the HTML code of web
7769                 pages. This allows bibliographic software to publish
7770                 machine-readable bibliographic items and client reference
7771                 management software (such as Zotero) to retrieve bibliographic
7772                 metadata. The metadata can also be sent to an OpenURL
7773                 resolver. This allows, for instance, searching for a copy of a
7774                 book in one's own library.</para>
7775               </listitem>
7776             </itemizedlist>
7777           </section>
7778
7779           <section id="DisplayOPACiconsXSLT">
7780             <title>DisplayOPACiconsXSLT</title>
7781
7782             <para>Default: Don't show</para>
7783
7784             <para>Asks: On pages displayed with XSLT stylesheets on the OPAC,
7785             ___ icons for itemtype and authorized values.<important>
7786                 <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link>
7787                 and/or <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
7788                 must be set to use an XSLT stylesheet for this to show
7789                 (default or custom)</para>
7790               </important></para>
7791
7792             <para>Values:</para>
7793
7794             <itemizedlist>
7795               <listitem>
7796                 <para>Don't show</para>
7797               </listitem>
7798
7799               <listitem>
7800                 <para>Show</para>
7801
7802                 <screenshot>
7803                   <screeninfo>DisplayOPACiconsXSLT</screeninfo>
7804
7805                   <mediaobject>
7806                     <imageobject>
7807                       <imagedata fileref="images/admin/globalprefs/DisplayOPACiconsXSLT.png"/>
7808                     </imageobject>
7809                   </mediaobject>
7810                 </screenshot>
7811               </listitem>
7812             </itemizedlist>
7813
7814             <para><tip>
7815                 <para>See the <link linkend="XSLTiTypes">XSLT Icon
7816                 Guide</link> for more information on these icons.</para>
7817               </tip></para>
7818           </section>
7819
7820           <section id="hidelostitems">
7821             <title>hidelostitems</title>
7822
7823             <para>Default: Don't show</para>
7824
7825             <para>Asks: ___ lost items on search and detail pages.</para>
7826
7827             <para>Description:</para>
7828
7829             <itemizedlist>
7830               <listitem>
7831                 <para>Items that are marked lost by the library can either be
7832                 shown or not shown on the OPAC. By setting the value to "Don't
7833                 show," the lost item is not shown on the OPAC. By setting the
7834                 value "Show," the lost item is shown on the OPAC for patrons
7835                 to view with a status of 'lost.'</para>
7836               </listitem>
7837             </itemizedlist>
7838
7839             <para>Values:</para>
7840
7841             <itemizedlist>
7842               <listitem>
7843                 <para>Don't show</para>
7844               </listitem>
7845
7846               <listitem>
7847                 <para>Show</para>
7848
7849                 <screenshot>
7850                   <screeninfo>Lost item showing in the OPAC</screeninfo>
7851
7852                   <mediaobject>
7853                     <imageobject>
7854                       <imagedata fileref="images/admin/globalprefs/hidelostitems.png"/>
7855                     </imageobject>
7856                   </mediaobject>
7857                 </screenshot>
7858               </listitem>
7859             </itemizedlist>
7860           </section>
7861           <section id="HighlightOwnItemsOnOPAC">
7862             <title>HighlightOwnItemsOnOPAC &amp; HighlightOwnItemsOnOPACWhich</title>
7863             <para>HighlightOwnItemsOnOPAC Default: Don't emphasize</para>
7864             <para>HighlightOwnItemsOnOPACWhich Default: patron's home library </para>
7865             <para>Asks: ___  results from the ___ by moving the results to the front and increasing
7866               the size or highlighting the rows for those results. </para>
7867             <para>HighlightOwnItemsOnOPAC Values:<itemizedlist>
7868                 <listitem>
7869                   <para>Don't emphasize</para>
7870                 </listitem>
7871                 <listitem>
7872                   <para>Emphasize</para>
7873                 </listitem>
7874               </itemizedlist></para>
7875             <para>HighlightOwnItemsOnOPACWhich Values:<itemizedlist>
7876                 <listitem>
7877                   <para>OPAC's branch based via the URL<itemizedlist>
7878                       <listitem>
7879                         <para>The library is chosen based on the Apache environment variable
7880                           BRANCHCODE. For example, this could be added to the OPAC section of
7881                           koha-httpd.conf: SetEnv BRANCHCODE "CPL"</para>
7882                       </listitem>
7883                     </itemizedlist></para>
7884                 </listitem>
7885                 <listitem>
7886                   <para>patron's home library<itemizedlist>
7887                       <listitem>
7888                         <para>The items emphasized will be those of the same library as the patron's
7889                           library. If no one is logged into the OPAC, no items will be
7890                           highlighted.</para>
7891                       </listitem>
7892                     </itemizedlist></para>
7893                 </listitem>
7894               </itemizedlist></para>
7895             <important>
7896               <para>This preference will only effect sites that are not using an XSLT stylesheet.
7897                 XSLT stylesheets are defined in the <link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> and <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> preferences.</para>
7898             </important>
7899           </section>
7900
7901           <section id="LibraryName">
7902             <title>LibraryName</title>
7903
7904             <para>Asks: Show ___ as the name of the library on the
7905             OPAC.</para>
7906
7907             <tip>
7908               <para>This value will appear in the title bar of the
7909               browser</para>
7910             </tip>
7911
7912             <tip>
7913               <para>Edit '<link linkend="opacheader">opacheader</link>' if
7914               you'd like to add a library name above your search box on the
7915               OPAC</para>
7916             </tip>
7917
7918             <screenshot>
7919               <screeninfo>Browser title and address bar</screeninfo>
7920
7921               <mediaobject>
7922                 <imageobject>
7923                   <imagedata fileref="images/admin/globalprefs/LibraryName.png"/>
7924                 </imageobject>
7925               </mediaobject>
7926             </screenshot>
7927           </section>
7928
7929           <section id="OpacAddMastheadLibraryPulldown">
7930             <title>OpacAddMastheadLibraryPulldown</title>
7931
7932             <para>Default: Don't add</para>
7933
7934             <para>Asks: ___ a library select pulldown menu on the OPAC
7935             masthead.</para>
7936
7937             <para>Values:</para>
7938
7939             <itemizedlist>
7940               <listitem>
7941                 <para>Add</para>
7942
7943                 <screenshot>
7944                   <screeninfo>Library select box on Koha OPAC</screeninfo>
7945
7946                   <mediaobject>
7947                     <imageobject>
7948                       <imagedata fileref="images/admin/globalprefs/OpacAddMastheadLibraryPulldown-add.png"/>
7949                     </imageobject>
7950                   </mediaobject>
7951                 </screenshot>
7952               </listitem>
7953
7954               <listitem>
7955                 <para>Don't Add</para>
7956
7957                 <screenshot>
7958                   <screeninfo>No library select box on Koha OPAC</screeninfo>
7959
7960                   <mediaobject>
7961                     <imageobject>
7962                       <imagedata fileref="images/admin/globalprefs/OpacAddMastheadLibraryPulldown-dontadd.png"/>
7963                     </imageobject>
7964                   </mediaobject>
7965                 </screenshot>
7966               </listitem>
7967             </itemizedlist>
7968           </section>
7969
7970           <section id="OPACBaseURL">
7971             <title>OPACBaseURL</title>
7972
7973             <para>Asks: The OPAC is located at http:// ___</para>
7974             <para>Description:<itemizedlist>
7975                 <listitem>
7976                   <para>This preference is looking for the URL of your public catalog (OPAC) without
7977                     the http:// in front of it (enter www.mycatalog.com instead of
7978                     http://www.mycatalog.com). Once it is filled in Koha will use it to generate
7979                     permanent links in your RSS feeds, for your social network share buttons and in
7980                     your staff client when generating links to bib records in the OPAC.</para>
7981                 </listitem>
7982               </itemizedlist></para>
7983             <important>
7984               <para>Do not include a trailing slash in the URL this will break links created using
7985                 this URL.  (example: www.google.com not www.google.com/)</para>
7986             </important>
7987
7988             <important>
7989               <para>This must be filled in with the URL of your public catalog for RSS, unAPI, and
7990                 search plugins to work.</para>
7991             </important>
7992
7993             <important>
7994               <para>This must be filled in with the URL of your public catalog to show 'OPAC View'
7995                 links from bib records in the staff client:</para>
7996             </important>
7997
7998             <screenshot>
7999               <screeninfo>With OPACBaseURL set, links to the OPAC will appear
8000               on each individual bib record in the staff client</screeninfo>
8001
8002               <mediaobject>
8003                 <imageobject>
8004                   <imagedata fileref="images/admin/globalprefs/OPACBaseURL.png"/>
8005                 </imageobject>
8006               </mediaobject>
8007             </screenshot>
8008           </section>
8009
8010           <section id="opaccolorstylesheet">
8011             <title>opaccolorstylesheet</title>
8012
8013             <para>Asks: Include the additional CSS stylesheet ___ to override
8014             specified settings from the default stylesheet.</para>
8015
8016             <para>Description:</para>
8017
8018             <itemizedlist>
8019               <listitem>
8020                 <para>The preference can look for stylesheets in the template
8021                 directory for your OPAC language, for instance:
8022                 /koha-tmpl/opac-tmpl/prog/en/css. If you upload a custom file,
8023                 opac-mystyles.css to this directory, you can specify it by
8024                 entering opac-mystyles.css in your opaccolorstylesheet system
8025                 preference. This adds your custom stylesheet as a linked
8026                 stylesheet alongside the OPAC's default CSS files. This method
8027                 is preferable because linked stylesheets are cached by the
8028                 user's browser, meaning upon repeat visits to your site the
8029                 user's browser will not have to re-download the stylesheet,
8030                 instead using the copy in the browser's cache.</para>
8031               </listitem>
8032
8033               <listitem>
8034                 <para>If you would rather, you can upload your CSS to another
8035                 server and enter the full URL pointing to it's location
8036                 remember to begin the URL with http://</para>
8037               </listitem>
8038             </itemizedlist>
8039
8040             <tip>
8041               <para>Leave this field blank to disable it</para>
8042             </tip>
8043
8044             <para><note>
8045                 <para>This file will add a linked CSS, not replace the
8046                 existing default CSS.</para>
8047               </note></para>
8048             <important>
8049               <para>If using the <link linkend="opacthemes">CCSR theme</link>, this preference must
8050                 be set to color.css and any user generated CSS must be appended to the default
8051                 color.css file.</para>
8052             </important>
8053           </section>
8054
8055           <section id="opaccredits">
8056             <title>opaccredits</title>
8057
8058             <para>Asks: Include the following HTML in the footer of all pages
8059             in the OPAC:</para>
8060
8061             <tip>
8062               <para>Click the 'Click to edit; link to enter HTML to appear at
8063               the bottom of every page in the OPAC</para>
8064             </tip>
8065
8066             <screenshot>
8067               <screeninfo>HTML version of a footer for your OPAC</screeninfo>
8068
8069               <mediaobject>
8070                 <imageobject>
8071                   <imagedata fileref="images/admin/globalprefs/opaccredits-html.png"/>
8072                 </imageobject>
8073               </mediaobject>
8074             </screenshot>
8075
8076             <screenshot>
8077               <screeninfo>A sample of what can appear in your OPAC
8078               credits/footer</screeninfo>
8079
8080               <mediaobject>
8081                 <imageobject>
8082                   <imagedata fileref="images/admin/globalprefs/opaccredits.png"/>
8083                 </imageobject>
8084               </mediaobject>
8085             </screenshot>
8086
8087             <para>Description:</para>
8088
8089             <itemizedlist>
8090               <listitem>
8091                 <para>This setting is for credits that will appear at the
8092                 bottom of your OPAC pages. Credits traditionally encompass
8093                 copyright information, last date updated, hyperlinks or other
8094                 information represented in an HTML format. This is static
8095                 information and any updates must be entered manually.</para>
8096               </listitem>
8097             </itemizedlist>
8098
8099             <para>Learn more in the <link linkend="editableopac">OPAC Editable
8100             Regions</link> section.</para>
8101           </section>
8102
8103           <section id="OPACDisplay856uAsImage">
8104             <title>OPACDisplay856uAsImage</title>
8105
8106             <para>Default: Neither details or results page</para>
8107
8108             <para>Asks: Display the URI in the 856u field as an image on:
8109             ___</para>
8110
8111             <para>Values:</para>
8112
8113             <itemizedlist>
8114               <listitem>
8115                 <para>Both results and details pages</para>
8116
8117                 <itemizedlist>
8118                   <listitem>
8119                     <important>
8120                       <para>Not implemented yet</para>
8121                     </important>
8122                   </listitem>
8123                 </itemizedlist>
8124               </listitem>
8125
8126               <listitem>
8127                 <para>Detail page only</para>
8128
8129                 <itemizedlist>
8130                   <listitem>
8131                     <important>
8132                       <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
8133                         needs to have a value in it for this preference to work.</para>
8134                     </important>
8135                   </listitem>
8136                 </itemizedlist>
8137
8138                 <screenshot>
8139                   <screeninfo>Showing the 856u as an image</screeninfo>
8140
8141                   <mediaobject>
8142                     <imageobject>
8143                       <imagedata fileref="images/admin/globalprefs/OPACDisplay856uAsImage.png"/>
8144                     </imageobject>
8145                   </mediaobject>
8146                 </screenshot>
8147               </listitem>
8148
8149               <listitem>
8150                 <para>Neither details or results page</para>
8151               </listitem>
8152
8153               <listitem>
8154                 <para>Results page only</para>
8155
8156                 <itemizedlist>
8157                   <listitem>
8158                     <important>
8159                       <para>Not yet implemented</para>
8160                     </important>
8161                   </listitem>
8162                 </itemizedlist>
8163               </listitem>
8164             </itemizedlist>
8165
8166             <para>Description:</para>
8167
8168             <itemizedlist>
8169               <listitem>
8170                 <para>In addition to this option being set, the corresponding
8171                 XSLT option must be turned on. Also, the corresponding 856q
8172                 field must have a valid MIME image extension (e.g., "jpg") or
8173                 MIME image type (i.e. starting with "image/"), or the generic
8174                 indicator "img" entered in the field. When all of the
8175                 requirements are met, an image file will be displayed instead
8176                 of the standard link text. Clicking on the image will open it
8177                 in the same way as clicking on the link text. When you click
8178                 on the image it should open to full size, in the current
8179                 window or in a new window depending on the value in the system
8180                 pref <link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link>.</para>
8181
8182                 <screenshot>
8183                   <screeninfo>Sample 856 in MARC Record</screeninfo>
8184
8185                   <mediaobject>
8186                     <imageobject>
8187                       <imagedata fileref="images/admin/globalprefs/856imagemarc.png"/>
8188                     </imageobject>
8189                   </mediaobject>
8190                 </screenshot>
8191               </listitem>
8192             </itemizedlist>
8193           </section>
8194
8195           <section id="OpacExportOptions">
8196             <title>OpacExportOptions</title>
8197
8198             <para>Default:
8199             bibtex|dc|marcxml|marc8|utf8|marcstd|mods|ris</para>
8200
8201             <para>Asks: List export options that should be available from OPAC
8202             detail page separated by |: ___</para>
8203
8204             <para>Description:</para>
8205
8206             <itemizedlist>
8207               <listitem>
8208                 <para>In the OPAC on the right of each bib record there is a
8209                 menu that allows for saving the record in various formats.
8210                 This patch will allow you to define which options are in the
8211                 pull down menu. Available options are: BIBTEX (bibtex), Dublin
8212                 Core (dc), MARCXML (marcxml), MARC-8 encoded MARC (marc8),
8213                 Unicode/UTF-8 encoded MARC (utf8), Unicode/UTF-8 encoded MARC
8214                 without local use -9xx, x9x, xx9- fields and subfields
8215                 (marcstd), MODS (mods), and RIS (ris).</para>
8216               </listitem>
8217             </itemizedlist>
8218           </section>
8219
8220           <section id="OpacFavicon">
8221             <title>OpacFavicon</title>
8222
8223             <para>Asks: Use the image at ___ for the OPAC's favicon.
8224             <important>
8225                 <para>This should be a complete URL, starting with
8226                 http://</para>
8227               </important></para>
8228
8229             <tip>
8230               <para>Turn your logo into a favicon with the <ulink url="http://antifavicon.com/">Favicon Generator</ulink>.</para>
8231             </tip>
8232
8233             <para>Description:</para>
8234
8235             <itemizedlist>
8236               <listitem>
8237                 <para>The favicon is the little icon that appears next to the
8238                 URL in the address bar in most browsers. The default value for
8239                 this field (if left blank) is the small 'K' in the Koha
8240                 logo.</para>
8241
8242                 <screenshot>
8243                   <screeninfo>Default Koha Favicon</screeninfo>
8244
8245                   <mediaobject>
8246                     <imageobject>
8247                       <imagedata fileref="images/admin/globalprefs/favicon.png"/>
8248                     </imageobject>
8249                   </mediaobject>
8250                 </screenshot>
8251               </listitem>
8252             </itemizedlist>
8253           </section>
8254
8255           <section id="opacheader">
8256             <title>opacheader</title>
8257
8258             <para>Asks: Include the following HTML in the header of all pages
8259             in the OPAC</para>
8260
8261             <screenshot>
8262               <screeninfo>Sample HTML to be displayed at the top of my
8263               OPAC</screeninfo>
8264
8265               <mediaobject>
8266                 <imageobject>
8267                   <imagedata fileref="images/admin/globalprefs/opacheader-html.png"/>
8268                 </imageobject>
8269               </mediaobject>
8270             </screenshot>
8271
8272             <tip>
8273               <para>This value will appear above the main content of your
8274               page</para>
8275             </tip>
8276
8277             <screenshot>
8278               <screeninfo>OPAC display of the value from
8279               'opacheader'</screeninfo>
8280
8281               <mediaobject>
8282                 <imageobject>
8283                   <imagedata fileref="images/admin/globalprefs/opacheader.png"/>
8284                 </imageobject>
8285               </mediaobject>
8286             </screenshot>
8287
8288             <tip>
8289               <para>Edit '<link linkend="LibraryName">LibraryName</link>' if
8290               you'd like to edit the contents of the &lt;title&gt; tag</para>
8291             </tip>
8292
8293             <para>Learn more in the <link linkend="editableopac">OPAC Editable
8294             Regions</link> section.</para>
8295           </section>
8296
8297           <section id="OpacHighlightedWords">
8298             <title>OpacHighlightedWords</title>
8299
8300             <para>Default: Don't highlight</para>
8301
8302             <para>Asks: ___ words the patron searched for in their search
8303             results.</para>
8304
8305             <para>Values:</para>
8306
8307             <itemizedlist>
8308               <listitem>
8309                 <para>Don't highlight</para>
8310               </listitem>
8311
8312               <listitem>
8313                 <para>Highlight</para>
8314               </listitem>
8315             </itemizedlist>
8316           </section>
8317
8318           <section id="OpacKohaUrl">
8319             <title>OpacKohaUrl</title>
8320
8321             <para>Default: Don't show</para>
8322
8323             <para>Values:</para>
8324
8325             <itemizedlist>
8326               <listitem>
8327                 <para>Don't show</para>
8328               </listitem>
8329
8330               <listitem>
8331                 <para>Show</para>
8332               </listitem>
8333             </itemizedlist>
8334
8335             <para>Description:</para>
8336
8337             <itemizedlist>
8338               <listitem>
8339                 <para>When this preference is set to 'Show' text will appear
8340                 in the bottom right of the OPAC footer stating 'Powered by
8341                 Koha' and linking to the official Koha website.</para>
8342
8343                 <screenshot>
8344                   <screeninfo>Powered by Koha</screeninfo>
8345
8346                   <mediaobject>
8347                     <imageobject>
8348                       <imagedata fileref="images/admin/globalprefs/OpacKohaUrl.png"/>
8349                     </imageobject>
8350                   </mediaobject>
8351                 </screenshot>
8352               </listitem>
8353             </itemizedlist>
8354           </section>
8355
8356           <section id="opaclayoutstylesheet">
8357             <title>opaclayoutstylesheet</title>
8358
8359             <para>Default: opac.css</para>
8360
8361             <para>Asks: Use the CSS stylesheet /css/ ___ on all pages in the
8362             OPAC, instead of the default</para>
8363
8364             <para>Description:</para>
8365
8366             <itemizedlist>
8367               <listitem>
8368                 <para>This setting's function is to point to the *.css file
8369                 used to define the OPAC layout. A *.css file is a cascading
8370                 stylesheet which is used in conjunction with HTML to set how
8371                 the HTML page is formatted and will look on the OPAC. There
8372                 are two stylesheets that come with the system; opac.css and
8373                 opac2.css. A custom stylesheet may also be used. The
8374                 stylesheets listed in the opaclayoutstylesheet preference are
8375                 held on the Koha server.</para>
8376               </listitem>
8377             </itemizedlist>
8378
8379             <tip>
8380               <para>Leave this field blank to disable it and let Koha use the
8381               default file instead</para>
8382             </tip>
8383             <important>
8384               <para>Using a custom value in this preference causes Koha to completely ignore the
8385                 default layout stylesheet.</para>
8386             </important>
8387           </section>
8388
8389           <section id="OpacMaintenance">
8390             <title>OpacMaintenance</title>
8391
8392             <para>Default: Don't show</para>
8393
8394             <para>Asks: ___ a warning that the OPAC is under maintenance,
8395             instead of the OPAC itself. <note>
8396                 <para>this shows the same warning as when the database needs
8397                 to be upgraded, but unconditionally.</para>
8398               </note></para>
8399
8400             <para>Description:</para>
8401
8402             <itemizedlist>
8403               <listitem>
8404                 <para>This preference allows the system administrator to turn
8405                 off the OPAC during maintenance and display a message to
8406                 users. When this preference is switched to "Show" the OPAC is
8407                 not usable. The text of this message is not editable at this
8408                 time.</para>
8409               </listitem>
8410             </itemizedlist>
8411
8412             <para>Values:</para>
8413
8414             <itemizedlist>
8415               <listitem>
8416                 <para>Don't show</para>
8417               </listitem>
8418
8419               <listitem>
8420                 <para>Show</para>
8421
8422                 <itemizedlist>
8423                   <listitem>
8424                     <para>When this preference is set to show the maintenance
8425                     message the ability to search the OPAC is disabled and a
8426                     message appears</para>
8427
8428                     <screenshot>
8429                       <screeninfo>OPAC Maintenance Message</screeninfo>
8430
8431                       <mediaobject>
8432                         <imageobject>
8433                           <imagedata fileref="images/admin/globalprefs/opacmaintenance.png"/>
8434                         </imageobject>
8435                       </mediaobject>
8436                     </screenshot>
8437                   </listitem>
8438                 </itemizedlist>
8439               </listitem>
8440             </itemizedlist>
8441           </section>
8442
8443           <section id="OpacMainUserBlock">
8444             <title>OpacMainUserBlock</title>
8445
8446             <para>Default: Welcome to Koha... &lt;hr&gt;</para>
8447
8448             <para>Asks: Show the following HTML in its own column on the main
8449             page of the OPAC</para>
8450
8451             <para>Description: </para>
8452             <itemizedlist>
8453               <listitem>
8454                 <para>HTML entered in this field will appear in the center of the main page of your
8455                   OPAC</para>
8456               </listitem>
8457             </itemizedlist>
8458
8459             <screenshot>
8460               <screeninfo>Sample OpacMainUserBlock appears below the search
8461               bar</screeninfo>
8462
8463               <mediaobject>
8464                 <imageobject>
8465                   <imagedata fileref="images/admin/globalprefs/OpacMainUserBlock.png"/>
8466                 </imageobject>
8467               </mediaobject>
8468             </screenshot>
8469
8470             <para>Learn more in the <link linkend="editableopac">OPAC Editable
8471             Regions</link> section.</para>
8472           </section>
8473           <section id="OpacMainUserBlockMobile">
8474             <title>OpacMainUserBlockMobile</title>
8475             <para>Asks: Show the following HTML in its own column on the main page of the OPAC
8476               (mobile version)</para>
8477             <para>Description:</para>
8478             <itemizedlist>
8479               <listitem>
8480                 <para>This content will display below the search boxes when viewing the OPAC on a
8481                   mobile device as long as the <link linkend="opacthemes">theme</link> you're using
8482                   has a mobile version.</para>
8483               </listitem>
8484             </itemizedlist>
8485             <important>
8486               <para>This preference is only used with the CCSR theme.</para>
8487             </important>
8488           </section>
8489           <section id="OPACMobileUserCSS">
8490             <title>OPACMobileUserCSS</title>
8491             <para>Asks: Include the following CSS for the mobile view on all pages in the
8492               OPAC</para>
8493             <para>Description:<itemizedlist>
8494                 <listitem>
8495                   <para>This CSS will be used when your OPAC is viewed on a mobile device as long as
8496                     the <link linkend="opacthemes">theme</link> you're using has a mobile
8497                     version.</para>
8498                 </listitem>
8499               </itemizedlist></para>
8500             <important>
8501               <para>This preference is only used with the CCSR theme.</para>
8502             </important>
8503           </section>
8504
8505           <section id="OPACMySummaryHTML">
8506             <title>OPACMySummaryHTML</title>
8507
8508             <para>Asks: Include a "Links" column on the "my summary" tab when
8509             a user is logged in to the OPAC, with the following HTML (leave
8510             blank to disable).</para>
8511
8512             <para>Description:</para>
8513
8514             <itemizedlist>
8515               <listitem>
8516                 <para>In this preference you can enter HTML that will appear
8517                 on the 'Checked Out' tab on the 'My Summary' section when
8518                 logged in to the OPAC. The placeholders {BIBLIONUMBER},
8519                 {TITLE}, {ISBN} and {AUTHOR} will be replaced with information
8520                 from the displayed record. This can be used to enter in
8521                 'share' links for social networks or generate searches against
8522                 other library catalogs.</para>
8523
8524                 <screenshot>
8525                   <screeninfo>Example of 'Links' column with a value in the
8526                   OPACMySummaryHTML preference</screeninfo>
8527
8528                   <mediaobject>
8529                     <imageobject>
8530                       <imagedata fileref="images/admin/globalprefs/OPACMySummaryHTML.png"/>
8531                     </imageobject>
8532                   </mediaobject>
8533                 </screenshot>
8534               </listitem>
8535             </itemizedlist>
8536
8537             <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;
8538 &lt;br /&gt;TITLE: {TITLE}
8539 &lt;br /&gt;AUTHOR: {AUTHOR}
8540 &lt;br /&gt;ISBN: {ISBN}
8541 &lt;br /&gt;BIBLIONUMBER: {BIBLIONUMBER}&lt;/p&gt;</programlisting></para>
8542           </section>
8543
8544           <section id="OpacNav">
8545             <title>OpacNav</title>
8546
8547             <para>Default: Important links here.</para>
8548
8549             <para>Asks: Show the following HTML on the left hand column of the
8550             main page and patron account on the OPAC (generally navigation
8551             links)</para>
8552
8553             <screenshot>
8554               <screeninfo>Sample navigation links</screeninfo>
8555
8556               <mediaobject>
8557                 <imageobject>
8558                   <imagedata fileref="images/admin/globalprefs/OpacNav.png"/>
8559                 </imageobject>
8560               </mediaobject>
8561             </screenshot>
8562
8563             <para>Learn more in the <link linkend="editableopac">OPAC Editable
8564             Regions</link> section.</para>
8565           </section>
8566
8567           <section id="OpacNavBottom">
8568             <title>OpacNavBottom</title>
8569
8570             <para>Asks: Show the following HTML on the left hand column of the
8571             main page and patron account on the OPAC, after <link linkend="OpacNav">OpacNav</link>, and before patron account links
8572             if available:</para>
8573
8574             <para>Description: When a patron is logged in to their account
8575             they see a series of tabs to access their account information.
8576             <link linkend="OpacNav">OpacNav</link> appears above this list of
8577             tabs and OpacNavBottom will appear below them. When not on the
8578             patron account pages the HTML in OpacNavBottom will just appear
8579             right below <link linkend="OpacNav">OpacNav</link>.</para>
8580
8581             <screenshot>
8582               <screeninfo>OpacNav and OpacNavBottom on Patron
8583               Account</screeninfo>
8584
8585               <mediaobject>
8586                 <imageobject>
8587                   <imagedata fileref="images/admin/globalprefs/OpacNavBottom.png"/>
8588                 </imageobject>
8589               </mediaobject>
8590             </screenshot>
8591           </section>
8592
8593           <section id="OpacNavRight">
8594             <title>OpacNavRight</title>
8595
8596             <para>Asks: Show the following HTML in the right hand column of
8597             the main page under the main login form.</para>
8598
8599             <para>Description: HTML entered in this preference will appear on
8600             the right hand side of the OPAC under the log in form. If the log
8601             in form is not visible this content will move up on the right
8602             column.</para>
8603
8604             <screenshot>
8605               <screeninfo>OpacNavRight</screeninfo>
8606
8607               <mediaobject>
8608                 <imageobject>
8609                   <imagedata fileref="images/admin/globalprefs/OpacNavRight.png"/>
8610                 </imageobject>
8611               </mediaobject>
8612             </screenshot>
8613           </section>
8614
8615           <section id="OPACNoResultsFound">
8616             <title>OPACNoResultsFound</title>
8617
8618             <para>No Default</para>
8619
8620             <para>Asks: Display this HTML when no results are found for a
8621             search in the OPAC</para>
8622
8623             <para>This HTML will display below the existing notice that no
8624             results were found for your search.</para>
8625
8626             <screenshot>
8627               <screeninfo>HTML in OPACNoResultsFound will appear below lines
8628               that look like this</screeninfo>
8629
8630               <mediaobject>
8631                 <imageobject>
8632                   <imagedata fileref="images/admin/globalprefs/OPACNoResultsFound.png"/>
8633                 </imageobject>
8634               </mediaobject>
8635             </screenshot>
8636             <note>
8637               <para>You can insert placeholders {QUERY_KW} that will be replaced with the keywords
8638                 of the query. </para>
8639             </note>
8640           </section>
8641
8642           <section id="OpacPublic">
8643             <title>OpacPublic</title>
8644
8645             <para>Default: Enable</para>
8646
8647             <para>Asks: ___ Koha OPAC as public. Private OPAC requires
8648             authentication before accessing the OPAC.</para>
8649
8650             <para>Values:</para>
8651
8652             <itemizedlist>
8653               <listitem>
8654                 <para>Don't enable</para>
8655               </listitem>
8656
8657               <listitem>
8658                 <para>Enable</para>
8659               </listitem>
8660             </itemizedlist>
8661
8662             <para>Description:</para>
8663
8664             <itemizedlist>
8665               <listitem>
8666                 <para>This preference determines if your OPAC is accessible
8667                 and searchable by anyone or only by members of the library. If
8668                 set to 'Don't enable' only members who are logged into the
8669                 OPAC can search. Most libraries will leave this setting at its
8670                 default of 'Enable' to allow their OPAC to be searched by
8671                 anyone and only require login for access to personalized
8672                 content.</para>
8673               </listitem>
8674             </itemizedlist>
8675           </section>
8676
8677           <section id="OPACResultsSidebar">
8678             <title>OPACResultsSidebar</title>
8679
8680             <para>Asks: Include the following HTML under the facets in OPAC
8681             search results</para>
8682
8683             <para>Description:</para>
8684
8685             <itemizedlist>
8686               <listitem>
8687                 <para>The HTML entered in this preference will appear on the
8688                 search results pages below the list of facets on the left side
8689                 of the screen.</para>
8690               </listitem>
8691             </itemizedlist>
8692           </section>
8693
8694           <section id="OPACSearchForTitleIn">
8695             <title>OPACSearchForTitleIn</title>
8696
8697             <para>Default: &lt;li&gt;&lt;a
8698             href="http://worldcat.org/search?q={TITLE}"
8699             target="_blank"&gt;Other Libraries (WorldCat)&lt;/a&gt;&lt;/li&gt;
8700             &lt;li&gt;&lt;a
8701             href="http://www.scholar.google.com/scholar?q={TITLE}"
8702             target="_blank"&gt;Other Databases (Google
8703             Scholar)&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a
8704             href="http://www.bookfinder.com/search/?author={AUTHOR}&amp;title={TITLE}&amp;st=xl&amp;ac=qr"
8705             target="_blank"&gt;Online Stores
8706             (Bookfinder.com)&lt;/a&gt;&lt;/li&gt;</para>
8707
8708             <para>Asks: Include a "More Searches" box on the detail pages of
8709             items on the OPAC, with the following HTML (leave blank to
8710             disable)</para>
8711
8712             <note>
8713               <para>The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE},
8714               {ISBN}, {ISSN} and {AUTHOR} will be replaced with information
8715               from the displayed record.</para>
8716             </note>
8717           </section>
8718           <section id="OpacSeparateHoldings">
8719             <title>OpacSeparateHoldings &amp; OpacSeparateHoldingsBranch </title>
8720             <para>OpacSeparateHoldings default: Don't separate</para>
8721             <para>OpacSeparateHoldingsBranch default: home library </para>
8722             <para>Asks: ___ items display into two tabs, where the first tab contains items whose
8723               ___ is the logged in user's library. The second tab will contain all other items. </para>
8724             <para>OpacSeparateHoldings values:<itemizedlist>
8725                 <listitem>
8726                   <para>Don't separate</para>
8727                 </listitem>
8728                 <listitem>
8729                   <para>Separate</para>
8730                 </listitem>
8731               </itemizedlist></para>
8732             <para>OpacSeparateHoldingsBranch values:<itemizedlist>
8733                 <listitem>
8734                   <para>holding library</para>
8735                 </listitem>
8736                 <listitem>
8737                   <para>home library</para>
8738                 </listitem>
8739               </itemizedlist></para>
8740             <para>Description:<itemizedlist>
8741                 <listitem>
8742                   <para>This preference lets you decide if you would like to have the holding
8743                     information on the bibliographic detail page in the OPAC split in to multiple
8744                     tabs. The default is to show all holdings on one tab.</para>
8745                   <screenshot>
8746                       <screeninfo>Separate holdings tabs</screeninfo>
8747                       <mediaobject>
8748                         <imageobject>
8749                           <imagedata fileref="images/admin/globalprefs/OpacSeparateHoldings.png"/>
8750                         </imageobject>
8751                       </mediaobject>
8752                     </screenshot>
8753                 </listitem>
8754               </itemizedlist></para>
8755           </section>
8756
8757           <section id="OPACShowBarcode">
8758             <title>OPACShowBarcode</title>
8759
8760             <para>Default: Don't show</para>
8761
8762             <para>Asks: ___ the item's barcode on the holdings tab.</para>
8763
8764             <para>Values:</para>
8765
8766             <itemizedlist>
8767               <listitem>
8768                 <para>Don't show</para>
8769
8770                 <screenshot>
8771                   <screeninfo>Barcode not shown in the OPAC</screeninfo>
8772
8773                   <mediaobject>
8774                     <imageobject>
8775                       <imagedata fileref="images/admin/globalprefs/OPACShowBarcode-noshow.png"/>
8776                     </imageobject>
8777                   </mediaobject>
8778                 </screenshot>
8779               </listitem>
8780
8781               <listitem>
8782                 <para>Show</para>
8783
8784                 <screenshot>
8785                   <screeninfo>Barcode shown in the OPAC</screeninfo>
8786
8787                   <mediaobject>
8788                     <imageobject>
8789                       <imagedata fileref="images/admin/globalprefs/OPACShowBarcode-show.png"/>
8790                     </imageobject>
8791                   </mediaobject>
8792                 </screenshot>
8793               </listitem>
8794             </itemizedlist>
8795
8796             <para>Description:</para>
8797
8798             <itemizedlist>
8799               <listitem>
8800                 <para>This preference allows you to control whether patrons
8801                 can see items' barcodes in the OPAC.</para>
8802               </listitem>
8803             </itemizedlist>
8804           </section>
8805
8806           <section id="OPACShowCheckoutName">
8807             <title>OPACShowCheckoutName</title>
8808
8809             <para>Default: Don't show</para>
8810
8811             <para>Asks: ___ the name of the patron that has an item checked
8812             out on item detail pages on the OPAC.</para>
8813
8814             <para>Values:</para>
8815
8816             <itemizedlist>
8817               <listitem>
8818                 <para>Don't show</para>
8819               </listitem>
8820
8821               <listitem>
8822                 <para>Show</para>
8823               </listitem>
8824             </itemizedlist>
8825
8826             <para>Description:</para>
8827
8828             <itemizedlist>
8829               <listitem>
8830                 <para>This preference allows all patrons to see who has the
8831                 item checked out if it is checked out. In small corporate
8832                 libraries (where the OPAC is behind a firewall and not
8833                 publicly available) this can be helpful so coworkers can just
8834                 contact the patron with the book themselves. In larger public
8835                 and academic libraries setting this to 'Show' would pose
8836                 serious privacy issues.</para>
8837               </listitem>
8838             </itemizedlist>
8839           </section>
8840           <section id="OpacShowFiltersPulldownMobile">
8841             <title>OpacShowFiltersPulldownMobile</title>
8842             <para>Default: Show</para>
8843             <para>Asks: ___ the search filters pulldown on the mobile version of the OPAC. </para>
8844             <para>Values:<itemizedlist>
8845                 <listitem>
8846                   <para>Don't show</para>
8847                 </listitem>
8848                 <listitem>
8849                   <para>Show</para>
8850                 </listitem>
8851               </itemizedlist>Description:<itemizedlist>
8852                 <listitem>
8853                   <para>This preference controls whether patrons can choose a search type when
8854                     viewing the OPAC on mobile devices.  If this is set to 'Don't show' then all
8855                     searches will be keyword searches. This preference assumes that you're using a
8856                       <link linkend="opacthemes">theme</link> with a mobile version.</para>
8857                 </listitem>
8858               </itemizedlist></para>
8859           </section>
8860
8861           <section id="OPACShowHoldQueueDetails">
8862             <title>OPACShowHoldQueueDetails</title>
8863
8864             <para>Default: Don't show any hold details</para>
8865
8866             <para>Asks: ___ to patrons in the OPAC.</para>
8867
8868             <para>Values:</para>
8869
8870             <itemizedlist>
8871               <listitem>
8872                 <para>Don't show any hold details</para>
8873               </listitem>
8874
8875               <listitem>
8876                 <para>Show holds</para>
8877
8878                 <screenshot>
8879                   <screeninfo>The holdings table on the bibliographic record
8880                   will show the number of holds</screeninfo>
8881
8882                   <mediaobject>
8883                     <imageobject>
8884                       <imagedata fileref="images/admin/globalprefs/OPACShowHoldQueueDetails-showholds.png"/>
8885                     </imageobject>
8886                   </mediaobject>
8887                 </screenshot>
8888               </listitem>
8889
8890               <listitem>
8891                 <para>Show holds and priority level</para>
8892               </listitem>
8893
8894               <listitem>
8895                 <para>Show priority level</para>
8896
8897                 <screenshot>
8898                   <screeninfo>Patron record in the OPAC shows where in line
8899                   the patron waits for their hold.</screeninfo>
8900
8901                   <mediaobject>
8902                     <imageobject>
8903                       <imagedata fileref="images/admin/globalprefs/OPACShowHoldQueueDetails-priority.png"/>
8904                     </imageobject>
8905                   </mediaobject>
8906                 </screenshot>
8907
8908                 <itemizedlist>
8909                   <listitem>
8910                     <para><link linkend="opacuserlogin">opacuserlogin</link>
8911                     needs to be set to 'allow'</para>
8912                   </listitem>
8913                 </itemizedlist>
8914               </listitem>
8915             </itemizedlist>
8916           </section>
8917           <section id="OpacShowLibrariesPulldownMobile">
8918             <title>OpacShowLibrariesPulldownMobile</title>
8919             <para>Default: Show</para>
8920             <para>Asks:  ___ the libraries pulldown on the mobile version of the OPAC. </para>
8921             <para>Values:<itemizedlist>
8922                 <listitem>
8923                   <para>Don't show</para>
8924                 </listitem>
8925                 <listitem>
8926                   <para>Show</para>
8927                 </listitem>
8928               </itemizedlist>Description:<itemizedlist>
8929                 <listitem>
8930                   <para>This preference controls whether the library selector pull down shows when
8931                     viewing the OPAC on a mobile device as long as the <link linkend="opacthemes">theme</link> you're using has a mobile version.</para>
8932                 </listitem>
8933               </itemizedlist></para>
8934           </section>
8935
8936           <section id="OpacShowRecentComments">
8937             <title>OpacShowRecentComments</title>
8938
8939             <para>Default: Don't show</para>
8940
8941             <para>Asks: ___ a link to recent comments in the OPAC
8942             masthead.</para>
8943
8944             <para>Values:</para>
8945
8946             <itemizedlist>
8947               <listitem>
8948                 <para>Don't show</para>
8949               </listitem>
8950
8951               <listitem>
8952                 <para>Show</para>
8953               </listitem>
8954             </itemizedlist>
8955
8956             <para>Description:</para>
8957
8958             <itemizedlist>
8959               <listitem>
8960                 <para>If you have chosen to allow comments in your OPAC by
8961                 setting <link linkend="reviewson">reviewson</link> to 'Allow'
8962                 you can include a link to the recent comments under the search
8963                 box at the top of your OPAC with this preference.</para>
8964
8965                 <screenshot>
8966                   <screeninfo>Recent Comments link on OPAC</screeninfo>
8967
8968                   <mediaobject>
8969                     <imageobject>
8970                       <imagedata fileref="images/admin/globalprefs/OpacShowRecentComments.png"/>
8971                     </imageobject>
8972                   </mediaobject>
8973                 </screenshot>
8974               </listitem>
8975             </itemizedlist>
8976           </section>
8977
8978           <section id="OPACShowUnusedAuthorities">
8979             <title>OPACShowUnusedAuthorities</title>
8980
8981             <para>Default: Show</para>
8982
8983             <para>Asks: ___ unused authorities in the OPAC authority
8984             browser.</para>
8985
8986             <para>Values:</para>
8987
8988             <itemizedlist>
8989               <listitem>
8990                 <para>Do not show</para>
8991               </listitem>
8992
8993               <listitem>
8994                 <para>Show</para>
8995
8996                 <itemizedlist>
8997                   <listitem>
8998                     <important>
8999                       <para>Requires that the <link linkend="OpacAuthorities">OpacAuthorities</link>
9000                       preference is set to 'Allow'</para>
9001                     </important>
9002                   </listitem>
9003                 </itemizedlist>
9004               </listitem>
9005             </itemizedlist>
9006
9007             <para>Description:</para>
9008
9009             <itemizedlist>
9010               <listitem>
9011                 <para>When patrons search your authority file via the OPAC
9012                 they will see all authorities in your system even if you don't
9013                 have them linked to any bibliographic records. This preference
9014                 lets you determine what the default behavior is when searching
9015                 authorities via the OPAC. If you choose 'Do not show' it will
9016                 only show patrons authority records that are linked to bib
9017                 records in the search results. Otherwise the system will show
9018                 all authority records even if they aren't linked to
9019                 records.</para>
9020               </listitem>
9021             </itemizedlist>
9022           </section>
9023
9024           <section id="opacsmallimage">
9025             <title>opacsmallimage</title>
9026
9027             <para>Asks: Use the image at ___ in the OPAC header, instead of
9028             the Koha logo. If this image is a different size than the Koha
9029             logo, you will need to customize the CSS.</para>
9030
9031             <para>Description:</para>
9032
9033             <itemizedlist>
9034               <listitem>
9035                 <para>The opacsmallimage system pref is a little tricky to
9036                 deal with because you really have to tweak some CSS at the
9037                 same time. The default CSS defines a region just large enough
9038                 to display the Koha logo, and if your logo doesn't match the
9039                 Koha logo's dimensions (120 pixels wide by 38 pixels high), it
9040                 won't display correctly.</para>
9041               </listitem>
9042             </itemizedlist>
9043
9044             <important>
9045               <para>This should be a complete URL, starting with
9046               http://</para>
9047             </important>
9048             <important>
9049               <para>This preference is only used in the prog and ccsr themes.</para>
9050             </important>
9051           </section>
9052
9053           <section id="OpacStarRatings">
9054             <title>OpacStarRatings</title>
9055
9056             <para>Default: no</para>
9057
9058             <para>Asks: Show star-ratings on ___ pages.</para>
9059
9060             <para>Values:</para>
9061
9062             <itemizedlist>
9063               <listitem>
9064                 <para>no</para>
9065               </listitem>
9066
9067               <listitem>
9068                 <para>only details</para>
9069
9070                 <screenshot>
9071                   <screeninfo>Star Ratings on the Details Page</screeninfo>
9072
9073                   <mediaobject>
9074                     <imageobject>
9075                       <imagedata fileref="images/admin/globalprefs/OpacStarRatings-details.png"/>
9076                     </imageobject>
9077                   </mediaobject>
9078                 </screenshot>
9079               </listitem>
9080
9081               <listitem>
9082                 <para>results and details</para>
9083
9084                 <screenshot>
9085                   <screeninfo>OPAC Star Ratings on the Search
9086                   Results</screeninfo>
9087
9088                   <mediaobject>
9089                     <imageobject>
9090                       <imagedata fileref="images/admin/globalprefs/OpacStarRatings-results.png"/>
9091                     </imageobject>
9092                   </mediaobject>
9093                 </screenshot>
9094               </listitem>
9095             </itemizedlist>
9096
9097             <para>Description:</para>
9098
9099             <itemizedlist>
9100               <listitem>
9101                 <para>Star ratings are a way for your patrons to leave ratings
9102                 without having to leave a full review. Patrons who are not
9103                 logged in will only be able to see the stars, once logged in
9104                 patrons can click on the stars on the details page to leave
9105                 their own rating. Clicking on the stars on the search results
9106                 will not submit a rating.</para>
9107               </listitem>
9108             </itemizedlist>
9109           </section>
9110
9111           <section id="opacthemes">
9112             <title>opacthemes</title>
9113
9114             <para>Default: prog</para>
9115
9116             <para>Asks: Use the ___ theme on the OPAC.</para>
9117
9118             <para>Values:</para>
9119
9120             <itemizedlist>
9121               <listitem>
9122                 <para>bootstrap</para>
9123                 <para>
9124                   <screenshot>
9125                     <screeninfo>Bootstrap Theme</screeninfo>
9126                     <mediaobject>
9127                       <imageobject>
9128                         <imagedata fileref="images/admin/globalprefs/opacthemes-bootstrap.png"/>
9129                       </imageobject>
9130                     </mediaobject>
9131                   </screenshot>
9132                 </para>
9133                 <para>This theme is completely responsive</para>
9134               </listitem>
9135               <listitem>
9136                 <para>ccsr</para>
9137                 <para>
9138                   <screenshot>
9139                     <screeninfo>CCSR Theme</screeninfo>
9140                     <mediaobject>
9141                       <imageobject>
9142                         <imagedata fileref="images/admin/globalprefs/opacthemes-ccsr.png"/>
9143                       </imageobject>
9144                     </mediaobject>
9145                   </screenshot>
9146                 </para>
9147                 <para>This theme comes with a mobile version.</para>
9148               </listitem>
9149               <listitem>
9150                 <para>prog</para>
9151                 <para>
9152                   <screenshot>
9153                     <screeninfo>PROG Theme</screeninfo>
9154                     <mediaobject>
9155                       <imageobject>
9156                         <imagedata fileref="images/admin/globalprefs/opacthemes-prog.png"/>
9157                       </imageobject>
9158                     </mediaobject>
9159                   </screenshot>
9160                 </para>
9161                 <para>This is the original Koha 3.x theme and does not come with a mobile
9162                   version.</para>
9163               </listitem>
9164             </itemizedlist>
9165           </section>
9166
9167           <section id="OPACURLOpenInNewWindow">
9168             <title>OPACURLOpenInNewWindow</title>
9169
9170             <para>Default: don't</para>
9171
9172             <para>Asks: When patrons click on a link to another website from
9173             your OPAC (like Amazon or OCLC), ___ open the website in a new
9174             window.</para>
9175
9176             <para>Values:</para>
9177
9178             <itemizedlist>
9179               <listitem>
9180                 <para>do</para>
9181               </listitem>
9182
9183               <listitem>
9184                 <para>don't</para>
9185               </listitem>
9186             </itemizedlist>
9187
9188             <para>Description:</para>
9189
9190             <itemizedlist>
9191               <listitem>
9192                 <para>This preference determines if URLs in the OPAC will open
9193                 in a new window or not. When clicking on a link in the OPAC, a
9194                 patron does not need to worry about navigating away from their
9195                 search results.</para>
9196               </listitem>
9197             </itemizedlist>
9198           </section>
9199
9200           <section id="OPACUserCSS">
9201             <title>OPACUserCSS</title>
9202
9203             <para>Asks: Include the following CSS on all pages in the
9204             OPAC</para>
9205
9206             <para>Description:</para>
9207
9208             <itemizedlist>
9209               <listitem>
9210                 <para>OPACUserCSS allows the administrator to enter styles
9211                 that will overwrite the OPAC's default CSS as defined in
9212                 'opaclayoutstylesheet' or 'opacstylesheet'. Styles may be
9213                 entered for any of the selectors found in the default style
9214                 sheet. The default stylesheet will likely be found at
9215                 http://your_koha_address/opac-tmpl/prog/en/css/opac.css.
9216                 Unlike <link linkend="opaccolorstylesheet">opaccolorstylesheet</link> and
9217                 <link linkend="opaclayoutstylesheet">opaclayoutstylesheet</link>
9218                 this preference will embed the CSS directly on your OPAC
9219                 pages.</para>
9220               </listitem>
9221             </itemizedlist>
9222           </section>
9223
9224           <section id="opacuserjs">
9225             <title>opacuserjs</title>
9226
9227             <para>Asks: Include the following JavaScript on all pages in the
9228             OPAC</para>
9229
9230             <screenshot>
9231               <screeninfo>OPAC login box before opacuserjs edit</screeninfo>
9232
9233               <mediaobject>
9234                 <imageobject>
9235                   <imagedata fileref="images/admin/globalprefs/opacuserjs-before.png"/>
9236                 </imageobject>
9237               </mediaobject>
9238             </screenshot>
9239
9240             <screenshot>
9241               <screeninfo>JavaScript in opacuserjs to change the OPAC login
9242               box</screeninfo>
9243
9244               <mediaobject>
9245                 <imageobject>
9246                   <imagedata fileref="images/admin/globalprefs/opacuserjs.png"/>
9247                 </imageobject>
9248               </mediaobject>
9249             </screenshot>
9250
9251             <screenshot>
9252               <screeninfo>New OPAC login box after editing
9253               opacuserjs</screeninfo>
9254
9255               <mediaobject>
9256                 <imageobject>
9257                   <imagedata fileref="images/admin/globalprefs/opacuserjs-after.png"/>
9258                 </imageobject>
9259               </mediaobject>
9260             </screenshot>
9261
9262             <para>Description:</para>
9263
9264             <itemizedlist>
9265               <listitem>
9266                 <para>This preference allows the administrator to enter
9267                 JavaScript or JQuery that will be embedded across all pages of
9268                 the OPAC. Administrators may use this preference to customize
9269                 some of the interactive sections of Koha, customizing the text
9270                 for the login prompts, for example. Sample JQuery scripts used
9271                 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>
9272               </listitem>
9273             </itemizedlist>
9274           </section>
9275
9276           <section id="OPACXSLTDetailsDisplay">
9277             <title>OPACXSLTDetailsDisplay</title>
9278
9279             <para>Default: default</para>
9280
9281             <para>Asks: Display OPAC details using XSLT stylesheet at
9282             ___</para>
9283
9284             <para>Values:</para>
9285
9286             <itemizedlist>
9287               <listitem>
9288                 <para>leave empty to not use the XSLT stylesheet</para>
9289
9290                 <itemizedlist>
9291                   <listitem>
9292                     <para>In previous versions of Koha this was the setting
9293                     that read 'normally'</para>
9294                   </listitem>
9295                 </itemizedlist>
9296               </listitem>
9297
9298               <listitem>
9299                 <para>enter "default" for the default one</para>
9300               </listitem>
9301
9302               <listitem>
9303                 <para>put a path to define a XSLT file</para>
9304
9305                 <itemizedlist>
9306                   <listitem>
9307                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
9308                   </listitem>
9309
9310                   <listitem>
9311                     <para>If in a multi-language system you can enter
9312                     {langcode} in the path to tell Koha to look in the right
9313                     language folder</para>
9314
9315                     <itemizedlist>
9316                       <listitem>
9317                         <para>ex:
9318                         /home/koha/src/koha-tmpl/opac/prog/{langcode}/xslt/OpacDetail.xsl</para>
9319                       </listitem>
9320
9321                       <listitem>
9322                         <para>ex.
9323                         http://mykohaopac.org/{langcode}/stylesheet.xsl</para>
9324                       </listitem>
9325                     </itemizedlist>
9326                   </listitem>
9327                 </itemizedlist>
9328               </listitem>
9329
9330               <listitem>
9331                 <para>put an URL for an external specific stylesheet</para>
9332
9333                 <itemizedlist>
9334                   <listitem>
9335                     <para>ex: http://mykohaopac.org/stylesheet.xsl</para>
9336                   </listitem>
9337                 </itemizedlist>
9338               </listitem>
9339             </itemizedlist>
9340
9341             <para>Description:</para>
9342
9343             <itemizedlist>
9344               <listitem>
9345                 <para>XSLT stylesheets allow for the customization of the
9346                 details shows on the screen when viewing a bib record. This
9347                 preference will allow you either use the default look that
9348                 comes with Koha or design your own stylesheet.</para>
9349               </listitem>
9350             </itemizedlist>
9351           </section>
9352
9353           <section id="OPACXSLTResultsDisplay">
9354             <title>OPACXSLTResultsDisplay</title>
9355
9356             <para>Default: default</para>
9357
9358             <para>Asks: Display OPAC results using XSLT stylesheet at
9359             ___</para>
9360
9361             <para>Values:</para>
9362
9363             <itemizedlist>
9364               <listitem>
9365                 <para>leave empty to not use the XSLT stylesheet</para>
9366
9367                 <itemizedlist>
9368                   <listitem>
9369                     <para>In previous versions of Koha this was the setting
9370                     that read 'normally'</para>
9371                   </listitem>
9372                 </itemizedlist>
9373               </listitem>
9374
9375               <listitem>
9376                 <para>enter "default" for the default one</para>
9377               </listitem>
9378
9379               <listitem>
9380                 <para>put a path to define a XSLT file</para>
9381
9382                 <itemizedlist>
9383                   <listitem>
9384                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
9385                   </listitem>
9386
9387                   <listitem>
9388                     <para>If in a multi-language system you can enter
9389                     {langcode} in the path to tell Koha to look in the right
9390                     language folder</para>
9391
9392                     <itemizedlist>
9393                       <listitem>
9394                         <para>ex:
9395                         /home/koha/src/koha-tmpl/opac/prog/{langcode}/xslt/OpacDetail.xsl</para>
9396                       </listitem>
9397
9398                       <listitem>
9399                         <para>ex.
9400                         http://mykohaopac.org/{langcode}/stylesheet.xsl</para>
9401                       </listitem>
9402                     </itemizedlist>
9403                   </listitem>
9404                 </itemizedlist>
9405               </listitem>
9406
9407               <listitem>
9408                 <para>put an URL for an external specific stylesheet</para>
9409
9410                 <itemizedlist>
9411                   <listitem>
9412                     <para>ex: http://mykohaopac.org/stylesheet.xsl</para>
9413                   </listitem>
9414                 </itemizedlist>
9415               </listitem>
9416             </itemizedlist>
9417
9418             <para>Description:</para>
9419
9420             <itemizedlist>
9421               <listitem>
9422                 <para>XSLT stylesheets allow for the customization of the
9423                 details shows on the screen when viewing the search results.
9424                 This preference will allow you either use the default look
9425                 that comes with Koha or design your own stylesheet.</para>
9426               </listitem>
9427             </itemizedlist>
9428           </section>
9429         </section>
9430
9431         <section id="opacfeaturesprefs">
9432           <title>Features</title>
9433
9434           <para/>
9435
9436           <section id="numSearchRSSResults">
9437             <title>numSearchRSSResults</title>
9438
9439             <para>Default: 50</para>
9440
9441             <para>Asks: Display ___ search results in the RSS feed.</para>
9442
9443             <para>Description:</para>
9444
9445             <itemizedlist>
9446               <listitem>
9447                 <para>By default the RSS feed that is automatically generated
9448                 for every search results page will list 50 items. This can
9449                 sometimes be too much for some RSS feed readers and for some
9450                 people this isn't enough. This preference allows you to adjust
9451                 this number to show the best number of results for your
9452                 patrons.</para>
9453               </listitem>
9454             </itemizedlist>
9455           </section>
9456
9457           <section id="OpacAuthorities">
9458             <title>OpacAuthorities</title>
9459
9460             <para>Default: Allow</para>
9461
9462             <para>Asks: ___ patrons to search your authority records.</para>
9463
9464             <para>Description:</para>
9465
9466             <itemizedlist>
9467               <listitem>
9468                 <para>This preference displays the link on the OPAC for the authority search. By
9469                   setting the preference to "Allow" patrons can use this search link of the
9470                   OPAC.</para>
9471               </listitem>
9472             </itemizedlist>
9473
9474             <para>Values:</para>
9475
9476             <itemizedlist>
9477               <listitem>
9478                 <para>Allow</para>
9479
9480                 <itemizedlist>
9481                   <listitem>
9482                     <para>A link labeled 'Authority search' will appear at the top of your OPAC
9483                       under the search box</para>
9484
9485                     <screenshot>
9486                       <screeninfo>'Browse by Subject' link under search box on
9487                       OPAC</screeninfo>
9488
9489                       <mediaobject>
9490                         <imageobject>
9491                           <imagedata fileref="images/admin/globalprefs/authoritysearch.png"/>
9492                         </imageobject>
9493                       </mediaobject>
9494                     </screenshot>
9495                   </listitem>
9496                 </itemizedlist>
9497               </listitem>
9498
9499               <listitem>
9500                 <para>Don't allow</para>
9501               </listitem>
9502             </itemizedlist>
9503           </section>
9504
9505           <section id="opacbookbag">
9506             <title>opacbookbag</title>
9507
9508             <para>Default: Allow</para>
9509
9510             <para>Asks: ___ patrons to store items in a temporary "Cart" on
9511             the OPAC.</para>
9512
9513             <para>Values:</para>
9514
9515             <itemizedlist>
9516               <listitem>
9517                 <para>Allow</para>
9518               </listitem>
9519
9520               <listitem>
9521                 <para>Don't allow</para>
9522               </listitem>
9523             </itemizedlist>
9524
9525             <para>Description:</para>
9526
9527             <itemizedlist>
9528               <listitem>
9529                 <para>This preference allows the user to temporarily save a
9530                 list of items found on the catalog. By using the Book Bag, or
9531                 Cart, the user can print out or email a list of items found.
9532                 The user does not need to be logged in. This list is temporary
9533                 and will be emptied, or cleared, at the end of the
9534                 session.</para>
9535               </listitem>
9536             </itemizedlist>
9537           </section>
9538
9539           <section id="OpacBrowser">
9540             <title>OpacBrowser</title>
9541
9542             <important>
9543               <para>This preference only applies to French systems at this
9544               time.</para>
9545             </important>
9546
9547             <para>Default: Don't allow</para>
9548
9549             <para>Asks: ___ patrons to browse subject authorities on
9550             OPAC</para>
9551
9552             <para>Values:</para>
9553
9554             <itemizedlist>
9555               <listitem>
9556                 <para>Allow</para>
9557               </listitem>
9558
9559               <listitem>
9560                 <para>Don't allow</para>
9561               </listitem>
9562             </itemizedlist>
9563
9564             <para><important>
9565                 <para>run the <link linkend="authbrowsercron">Authorities
9566                 Browser Cron Job</link> to create the browser list</para>
9567               </important></para>
9568           </section>
9569
9570           <section id="OpacBrowseResults">
9571             <title>OpacBrowseResults</title>
9572
9573             <para>Default: enable</para>
9574
9575             <para>Asks: ___ browsing and paging search results from the OPAC
9576             detail page.</para>
9577
9578             <para>Values:</para>
9579
9580             <itemizedlist>
9581               <listitem>
9582                 <para>disable</para>
9583               </listitem>
9584
9585               <listitem>
9586                 <para>enable</para>
9587
9588                 <screenshot>
9589                   <screeninfo>Browsing and Paging Search Results</screeninfo>
9590
9591                   <mediaobject>
9592                     <imageobject>
9593                       <imagedata fileref="images/admin/globalprefs/OpacBrowseResults.png"/>
9594                     </imageobject>
9595                   </mediaobject>
9596                 </screenshot>
9597               </listitem>
9598             </itemizedlist>
9599
9600             <para>Description:</para>
9601
9602             <itemizedlist>
9603               <listitem>
9604                 <para>This preference will control the option to return to
9605                 your results and/or browse them from the detail page in the
9606                 OPAC.</para>
9607               </listitem>
9608             </itemizedlist>
9609           </section>
9610           <section id="OpacCloud">
9611             <title>OpacCloud</title>
9612             <para><important>
9613                 <para>This preference only applies to French systems at this time.</para>
9614               </important>Default: Don't show</para>
9615             <para>Asks: ___  a subject cloud on OPAC</para>
9616             <para>Values:<itemizedlist>
9617                 <listitem>
9618                   <para>Don't show</para>
9619                 </listitem>
9620                 <listitem>
9621                   <para>Show</para>
9622                 </listitem>
9623               </itemizedlist></para>
9624             <para>
9625               <important>
9626                 <para>run the <link linkend="authbrowsercron">Authorities Browser Cron Job</link> to
9627                   create the browser list</para>
9628               </important>
9629             </para>
9630           </section>
9631
9632           <section id="OPACFinesTab">
9633             <title>OPACFinesTab</title>
9634
9635             <para>Default: Allow</para>
9636
9637             <para>Asks: ___ patrons to access the Fines tab on the My Account
9638             page on the OPAC.</para>
9639
9640             <para>Values:</para>
9641
9642             <itemizedlist>
9643               <listitem>
9644                 <para>Allow</para>
9645
9646                 <itemizedlist>
9647                   <listitem>
9648                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9649                     needs to be set to 'allow'</para>
9650                   </listitem>
9651                 </itemizedlist>
9652               </listitem>
9653
9654               <listitem>
9655                 <para>Don't allow</para>
9656               </listitem>
9657             </itemizedlist>
9658           </section>
9659           <section id="OpacHoldNotes">
9660             <title>OpacHoldNotes</title>
9661             <para>Default: Do not allow</para>
9662             <para>Asks: ___  users to add a note when placing a hold.</para>
9663             <para>Values:<itemizedlist>
9664                 <listitem>
9665                   <para>Allow</para>
9666                   <screenshot>
9667                       <screeninfo>Holds notes in the OPAC</screeninfo>
9668                       <mediaobject>
9669                         <imageobject>
9670                           <imagedata fileref="images/admin/globalprefs/OpacHoldNotes.png"/>
9671                         </imageobject>
9672                       </mediaobject>
9673                     </screenshot>
9674                 </listitem>
9675                 <listitem>
9676                   <para>Do not allow</para>
9677                 </listitem>
9678               </itemizedlist></para>
9679           </section>
9680           <section id="OpacItemLocation">
9681             <title>OpacItemLocation</title>
9682             <para>Default: call number only</para>
9683             <para>Asks: Show ____ for items on the OPAC search results.</para>
9684             <para>Values:<itemizedlist>
9685                 <listitem>
9686                   <para>call number only</para>
9687                 </listitem>
9688                 <listitem>
9689                   <para>collection code</para>
9690                 </listitem>
9691                 <listitem>
9692                   <para>location</para>
9693                 </listitem>
9694               </itemizedlist></para>
9695             <para>Description: </para>
9696             <itemizedlist>
9697               <listitem>
9698                 <para>This setting allows users of the OPAC results XSLT stylesheet to choose to
9699                   display collection code or location in addition to call number.</para>
9700               </listitem>
9701             </itemizedlist>
9702           </section>
9703
9704           <section id="OpacPasswordChange">
9705             <title>OpacPasswordChange</title>
9706
9707             <para>Default: Allow</para>
9708
9709             <para>Asks: ___ patrons to change their own password on the
9710             OPAC.</para>
9711
9712             <para>Values:</para>
9713
9714             <itemizedlist>
9715               <listitem>
9716                 <para>Allow</para>
9717
9718                 <itemizedlist>
9719                   <listitem>
9720                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9721                     needs to be set to 'allow'</para>
9722                   </listitem>
9723                 </itemizedlist>
9724               </listitem>
9725
9726               <listitem>
9727                 <para>Don't allow</para>
9728               </listitem>
9729             </itemizedlist>
9730
9731             <important>
9732               <para>Enabling this will break LDAP authentication.</para>
9733             </important>
9734           </section>
9735
9736           <section id="OPACPatronDetails">
9737             <title>OPACPatronDetails</title>
9738
9739             <para>Default: Allow</para>
9740
9741             <para>Asks: ___ patrons to notify the library of changes to their
9742             contact information from the OPAC.</para>
9743
9744             <para>Values:</para>
9745
9746             <itemizedlist>
9747               <listitem>
9748                 <para>Allow</para>
9749
9750                 <itemizedlist>
9751                   <listitem>
9752                     <para><link linkend="opacuserlogin">opacuserlogin</link>
9753                     needs to be set to 'allow'</para>
9754                   </listitem>
9755                 </itemizedlist>
9756               </listitem>
9757
9758               <listitem>
9759                 <para>Don't allow</para>
9760               </listitem>
9761             </itemizedlist>
9762
9763             <para>Description:</para>
9764
9765             <itemizedlist>
9766               <listitem>
9767                 <para>If patrons are allowed to notify the library of changes to their account then
9768                   staff will need to approve the changes via the staff client.  Notification of
9769                   patron account requests will appear on the dashaboard below the list of modules
9770                   with other pending actions.</para>
9771                 <screenshot>
9772                     <screeninfo>Patrons requesting modifications</screeninfo>
9773                     <mediaobject>
9774                       <imageobject>
9775                         <imagedata fileref="images/admin/globalprefs/OPACPatronDetails.png"/>
9776                       </imageobject>
9777                     </mediaobject>
9778                   </screenshot>
9779                 <para>Once you click the notification you will be presented with the changes the
9780                   patron would like to make to their account and from there you can choose how to
9781                   proceed.</para>
9782                 <screenshot>
9783                   <screeninfo>Patrons modifications</screeninfo>
9784                   <mediaobject>
9785                     <imageobject>
9786                       <imagedata fileref="images/admin/globalprefs/OPACPatronDetails-approve.png"/>
9787                     </imageobject>
9788                   </mediaobject>
9789                 </screenshot>
9790                 <tip>
9791                   <para>You can control what fields patrons see and can modify via the OPAC by
9792                     setting the <link linkend="PatronSelfRegistrationBorrowerMandatoryField">PatronSelfRegistrationBorrowerMandatoryField</link>
9793                     <link linkend="PatronSelfRegistrationBorrowerUnwantedField">PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
9794                 </tip>
9795               </listitem>
9796             </itemizedlist>
9797           </section>
9798
9799           <section id="OPACpatronimage">
9800             <title>OPACpatronimage</title>
9801
9802             <para>Default: Don't show</para>
9803
9804             <para>Asks: ___ patron images on the patron information page in
9805             the OPAC.</para>
9806
9807             <para>Values:</para>
9808
9809             <itemizedlist>
9810               <listitem>
9811                 <para>Don't show</para>
9812               </listitem>
9813
9814               <listitem>
9815                 <para>Show</para>
9816               </listitem>
9817             </itemizedlist>
9818
9819             <para>Description:</para>
9820
9821             <itemizedlist>
9822               <listitem>
9823                 <para>If <link linkend="patronimages">patronimages</link> is
9824                 set to allow the upload of patron images via the staff client,
9825                 then setting this preference to 'show' will show the patron
9826                 what image you have on file for them when they view their
9827                 personal information on their account in the OPAC.</para>
9828               </listitem>
9829             </itemizedlist>
9830           </section>
9831           <section id="OPACPopupAuthorsSearch">
9832             <title>OPACPopupAuthorsSearch</title>
9833             <para>Default: Don't display</para>
9834             <para>Asks: ___  the list of authors/subjects in a popup for a combined search on OPAC
9835               detail pages.</para>
9836             <para>Values:<itemizedlist>
9837                 <listitem>
9838                   <para>Display</para>
9839                   <para>
9840                     <screenshot>
9841                       <screeninfo>Subject search pop up</screeninfo>
9842                       <mediaobject>
9843                         <imageobject>
9844                           <imagedata fileref="images/admin/globalprefs/OPACPopupAuthorsSearch.png"/>
9845                         </imageobject>
9846                       </mediaobject>
9847                     </screenshot>
9848                     <itemizedlist>
9849                       <listitem>
9850                         <important>
9851                           <para>This will only display the pop up if you are not using an XSLT
9852                             stylesheet.  Review your <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> to find out what stylesheet you're
9853                             using.</para>
9854                         </important>
9855                       </listitem>
9856                     </itemizedlist>
9857                   </para>
9858                 </listitem>
9859                 <listitem>
9860                   <para>Don't display<itemizedlist>
9861                       <listitem>
9862                         <para>Authors and subjects will display as search links instead of pop up
9863                           menus.</para>
9864                       </listitem>
9865                     </itemizedlist></para>
9866                 </listitem>
9867               </itemizedlist></para>
9868             <para>Description:<itemizedlist>
9869                 <listitem>
9870                   <para>If this preference is set to 'Display' then clicking a subject or author
9871                     from the details page in the OPAC will present the searcher with a pop up box.
9872                     From this box you can check off any of the subjects or authors listed and search
9873                     them all at once by clicking 'Search' at the bottom of the pop up.  The default
9874                     behavior is for Koha to search just the clicked author or subject.</para>
9875                 </listitem>
9876               </itemizedlist></para>
9877           </section>
9878
9879           <section id="OpacTopissue">
9880             <title>OpacTopissue</title>
9881
9882             <para>Default: Don't allow</para>
9883
9884             <para>Asks: ___ patrons to access a list of the most checked out
9885             items on the OPAC.</para>
9886
9887             <para>Values:</para>
9888
9889             <itemizedlist>
9890               <listitem>
9891                 <para>Allow</para>
9892
9893                 <itemizedlist>
9894                   <listitem>
9895                     <para>A link to 'Most Popular' will appear at the top of
9896                     your OPAC</para>
9897
9898                     <screenshot>
9899                       <screeninfo>'Most Popular' link under the search
9900                       box</screeninfo>
9901
9902                       <mediaobject>
9903                         <imageobject>
9904                           <imagedata fileref="images/admin/globalprefs/OpacTopissue.png"/>
9905                         </imageobject>
9906                       </mediaobject>
9907                     </screenshot>
9908                   </listitem>
9909                 </itemizedlist>
9910               </listitem>
9911
9912               <listitem>
9913                 <para>Don't allow</para>
9914               </listitem>
9915             </itemizedlist>
9916
9917             <para>Description:</para>
9918
9919             <itemizedlist>
9920               <listitem>
9921                 <para>This preference allows the administrator to choose to
9922                 show the "Most Popular" link at the top of the OPAC under the
9923                 search box. The "Most Popular" page shows the top circulated
9924                 items in the library, as determined by the number of times a
9925                 title has been circulated. This allows users to see what
9926                 titles are popular in their community. It is recommended that
9927                 you leave this preference set to 'Don't allow' until you have
9928                 been live on Koha for a couple of months, otherwise the data
9929                 that it shows will not be an accurate portrayal of what's
9930                 popular in your library.</para>
9931
9932                 <screenshot>
9933                   <screeninfo>Sample top issues page</screeninfo>
9934
9935                   <mediaobject>
9936                     <imageobject>
9937                       <imagedata fileref="images/admin/globalprefs/topissues.png"/>
9938                     </imageobject>
9939                   </mediaobject>
9940                 </screenshot>
9941               </listitem>
9942             </itemizedlist>
9943           </section>
9944
9945           <section id="opacuserlogin">
9946             <title>opacuserlogin</title>
9947
9948             <para>Default: Allow</para>
9949
9950             <para>Asks: ___ patrons to log in to their accounts on the
9951             OPAC.</para>
9952
9953             <para>Values:</para>
9954
9955             <itemizedlist>
9956               <listitem>
9957                 <para>Allow</para>
9958               </listitem>
9959
9960               <listitem>
9961                 <para>Don't allow</para>
9962
9963                 <itemizedlist>
9964                   <listitem>
9965                     <para>The OPAC will still be searchable if patrons can't
9966                     log in, this just disables the patron account access via
9967                     the OPAC</para>
9968                   </listitem>
9969                 </itemizedlist>
9970               </listitem>
9971             </itemizedlist>
9972           </section>
9973
9974           <section id="QuoteOfTheDay">
9975             <title>QuoteOfTheDay</title>
9976
9977             <para>Default: Disable</para>
9978
9979             <para>Asks: ___ Quote of the Day display on OPAC home page</para>
9980
9981             <para>Values:</para>
9982
9983             <itemizedlist>
9984               <listitem>
9985                 <para>Disable</para>
9986               </listitem>
9987
9988               <listitem>
9989                 <para>Enable</para>
9990               </listitem>
9991             </itemizedlist>
9992
9993             <para>Description:</para>
9994
9995             <itemizedlist>
9996               <listitem>
9997                 <para>This feature will allow you to enter a series of quotes
9998                 that will then show on the OPAC homepage in random order. To
9999                 add/edit quotes, visit the <link linkend="QOTDEditor">Quote of
10000                 the Day Editor</link> under Tools.</para>
10001               </listitem>
10002             </itemizedlist>
10003           </section>
10004
10005           <section id="RequestOnOpac">
10006             <title>RequestOnOpac</title>
10007
10008             <para>Default: Allow</para>
10009
10010             <para>Asks: ___ patrons to place holds on items from the
10011             OPAC.</para>
10012
10013             <para>Values:</para>
10014
10015             <itemizedlist>
10016               <listitem>
10017                 <para>Allow</para>
10018
10019                 <itemizedlist>
10020                   <listitem>
10021                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10022                     needs to be set to 'allow'</para>
10023                   </listitem>
10024                 </itemizedlist>
10025               </listitem>
10026
10027               <listitem>
10028                 <para>Don't allow</para>
10029               </listitem>
10030             </itemizedlist>
10031           </section>
10032
10033           <section id="reviewson">
10034             <title>reviewson</title>
10035
10036             <para>Default: Allow</para>
10037
10038             <para>Asks: ___ patrons to make comments on items on the
10039             OPAC.</para>
10040
10041             <para>Values:</para>
10042
10043             <itemizedlist>
10044               <listitem>
10045                 <para>Allow</para>
10046
10047                 <itemizedlist>
10048                   <listitem>
10049                     <para>Patrons comments/reviews all require moderation
10050                     before they appear in the OPAC</para>
10051                   </listitem>
10052
10053                   <listitem>
10054                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10055                     needs to be set to 'Allow'</para>
10056                   </listitem>
10057                 </itemizedlist>
10058               </listitem>
10059
10060               <listitem>
10061                 <para>Don't allow</para>
10062               </listitem>
10063             </itemizedlist>
10064
10065             <para>Description:</para>
10066
10067             <itemizedlist>
10068               <listitem>
10069                 <para>This button allows the patrons to submit comments on
10070                 books they have read via the OPAC. If this preference is set
10071                 to "Allow" reviews are first sent to the staff client for
10072                 staff approval before the review is displayed in the OPAC. The
10073                 staff member who reviews and approves comments may find the
10074                 pending comments on the <link linkend="comments">Comments</link> tool. The staff member can
10075                 then choose to approve or delete the comments.</para>
10076               </listitem>
10077             </itemizedlist>
10078           </section>
10079
10080           <section id="ShowReviewer">
10081             <title>ShowReviewer</title>
10082
10083             <para>Default: full name</para>
10084
10085             <para>Asks: Show ___ of commenter with comments in OPAC.</para>
10086
10087             <para>Values:</para>
10088
10089             <itemizedlist>
10090               <listitem>
10091                 <para>first name</para>
10092               </listitem>
10093
10094               <listitem>
10095                 <para>first name and last initial</para>
10096               </listitem>
10097
10098               <listitem>
10099                 <para>full name</para>
10100               </listitem>
10101
10102               <listitem>
10103                 <para>last name</para>
10104               </listitem>
10105
10106               <listitem>
10107                 <para>no name</para>
10108               </listitem>
10109
10110               <listitem>
10111                 <para>username</para>
10112               </listitem>
10113             </itemizedlist>
10114
10115             <para>Description:</para>
10116
10117             <itemizedlist>
10118               <listitem>
10119                 <para>If you would like to protect your patron's privacy in
10120                 the OPAC you can choose to hide their names or parts of their
10121                 names from any of the comments they leave on bib records in
10122                 your system. <link linkend="reviewson">reviewson</link> needs
10123                 to be set to 'Allow' for this to preference to come in to
10124                 play</para>
10125               </listitem>
10126             </itemizedlist>
10127           </section>
10128
10129           <section id="ShowReviewerPhoto">
10130             <title>ShowReviewerPhoto</title>
10131
10132             <para>Default: Show</para>
10133
10134             <para>Asks: ___ reviewer's photo beside comments in OPAC.</para>
10135
10136             <para>Values:</para>
10137
10138             <itemizedlist>
10139               <listitem>
10140                 <para>Hide</para>
10141               </listitem>
10142
10143               <listitem>
10144                 <para>Show</para>
10145
10146                 <itemizedlist>
10147                   <listitem>
10148                     <para><link linkend="reviewson">reviewson</link> needs to
10149                     be set to 'Allow' and <link linkend="ShowReviewer">ShowReviewer</link> needs to be set
10150                     to 'Show' for this to preference to come in to play</para>
10151
10152                     <screenshot>
10153                       <screeninfo>ShowReviewerPhoto set to 'Show'</screeninfo>
10154
10155                       <mediaobject>
10156                         <imageobject>
10157                           <imagedata fileref="images/admin/globalprefs/ShowReviewerPhoto.png"/>
10158                         </imageobject>
10159                       </mediaobject>
10160                     </screenshot>
10161                   </listitem>
10162                 </itemizedlist>
10163               </listitem>
10164             </itemizedlist>
10165
10166             <para>Description:</para>
10167
10168             <itemizedlist>
10169               <listitem>
10170                 <para>This system preference allows libraries to show avatars
10171                 next to patron's comments in the OPAC. These avatars are
10172                 pulled from the <ulink url="https://www.libravatar.org">Libravatar</ulink> library,
10173                 an open source powered product that allows Internet users to
10174                 choose a small icon to display next to their name on various
10175                 different websites. The library has no control over the images
10176                 the patron chooses to display.</para>
10177               </listitem>
10178             </itemizedlist>
10179           </section>
10180
10181           <section id="SocialNetworks">
10182             <title>SocialNetworks</title>
10183
10184             <para>Default: Disable</para>
10185
10186             <para>Asks: ___ social network links in opac detail pages</para>
10187
10188             <para>Values:</para>
10189
10190             <itemizedlist>
10191               <listitem>
10192                 <para>Disable</para>
10193               </listitem>
10194
10195               <listitem>
10196                 <para>Enable</para>
10197
10198                 <screenshot>
10199                   <screeninfo>Social Networks</screeninfo>
10200
10201                   <mediaobject>
10202                     <imageobject>
10203                       <imagedata fileref="images/admin/globalprefs/SocialNetworks.png"/>
10204                     </imageobject>
10205                   </mediaobject>
10206                 </screenshot>
10207               </listitem>
10208             </itemizedlist>
10209
10210             <para>Description:</para>
10211
10212             <itemizedlist>
10213               <listitem>
10214                 <para>This preference will enable a line of social network
10215                 share buttons below the right hand column on the detail pages
10216                 of records in the OPAC.</para>
10217               </listitem>
10218             </itemizedlist>
10219
10220             <important>
10221               <para>In order for these share buttons to work when clicked you
10222               must have filled in your <link linkend="OPACBaseURL">OPACBaseURL</link> preference.</para>
10223             </important>
10224           </section>
10225
10226           <section id="suggestionspref">
10227             <title>suggestion</title>
10228
10229             <para>Default: Allow</para>
10230
10231             <para>Asks: ___ patrons to make purchase suggestions on the
10232             OPAC.</para>
10233
10234             <para>Values:</para>
10235
10236             <itemizedlist>
10237               <listitem>
10238                 <para>Allow</para>
10239
10240                 <itemizedlist>
10241                   <listitem>
10242                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10243                     needs to be set to 'allow' unless <link linkend="AnonSuggestions">AnonSuggestions</link> is set to
10244                     'allow'</para>
10245                   </listitem>
10246                 </itemizedlist>
10247               </listitem>
10248
10249               <listitem>
10250                 <para>Don't allow</para>
10251               </listitem>
10252             </itemizedlist>
10253           </section>
10254         </section>
10255
10256         <section id="opacpolicyprefs">
10257           <title>Policy</title>
10258
10259           <para/>
10260
10261           <section id="AllowPurchaseSuggestionBranchChoice">
10262             <title>AllowPurchaseSuggestionBranchChoice</title>
10263
10264             <para>Default: Don't allow</para>
10265
10266             <para>Asks: ___ patrons to select branch when making a purchase
10267             suggestion</para>
10268
10269             <para>Values:</para>
10270
10271             <itemizedlist>
10272               <listitem>
10273                 <para>Allow</para>
10274               </listitem>
10275
10276               <listitem>
10277                 <para>Don't allow</para>
10278               </listitem>
10279             </itemizedlist>
10280
10281             <para>Description:</para>
10282
10283             <itemizedlist>
10284               <listitem>
10285                 <para>If your library system lets patrons make purchase
10286                 suggestions for a specific branch you can set this preference
10287                 to 'Allow' to add a branch selection option to the purchase
10288                 suggestion form.</para>
10289               </listitem>
10290             </itemizedlist>
10291           </section>
10292
10293           <section id="OpacAllowPublicListCreation">
10294             <title>OpacAllowPublicListCreation</title>
10295
10296             <para>Default: Allow</para>
10297
10298             <para>Asks: ___ opac users to create public lists</para>
10299
10300             <para>Values:</para>
10301
10302             <itemizedlist>
10303               <listitem>
10304                 <para>Allow</para>
10305               </listitem>
10306
10307               <listitem>
10308                 <para>Don't allow</para>
10309               </listitem>
10310             </itemizedlist>
10311
10312             <para>Description:</para>
10313
10314             <itemizedlist>
10315               <listitem>
10316                 <para>Public lists are visible to anyone who visits your OPAC.
10317                 With this preference you can control whether or now patrons
10318                 are allowed to create these public lists. If this is set to
10319                 "Don't allow" then only staff will be able to create public
10320                 lists.</para>
10321               </listitem>
10322             </itemizedlist>
10323
10324             <important>
10325               <para>This preference will only be taken in to account if you
10326               have <link linkend="virtualshelves">virtualshelves</link> set to
10327               'Allow'</para>
10328             </important>
10329           </section>
10330
10331           <section id="OpacAllowSharingPrivateLists">
10332             <title>OpacAllowSharingPrivateLists</title>
10333
10334             <important>
10335               <para>This feature is not active yet but will be released
10336               soon</para>
10337             </important>
10338
10339             <para>Default: Don't allow</para>
10340
10341             <para>Asks: ___ opac users to share private lists with other
10342             patrons.</para>
10343
10344             <para>Values:</para>
10345
10346             <itemizedlist>
10347               <listitem>
10348                 <para>Allow</para>
10349               </listitem>
10350
10351               <listitem>
10352                 <para>Don't allow</para>
10353               </listitem>
10354             </itemizedlist>
10355
10356             <para>Description:</para>
10357
10358             <itemizedlist>
10359               <listitem>
10360                 <para>This feature will add the option for patrons to share
10361                 their lists with other patrons.</para>
10362               </listitem>
10363             </itemizedlist>
10364           </section>
10365
10366           <section id="OPACFineNoRenewals">
10367             <title>OPACFineNoRenewals</title>
10368
10369             <para>Default: 99999</para>
10370
10371             <para>Asks: Only allow patrons to renew their own books on the
10372             OPAC if they have less than ___ USD in fines</para>
10373
10374             <tip>
10375               <para>Leave this field blank to disable</para>
10376             </tip>
10377
10378             <important>
10379               <para>To allow renewals in the OPAC, <link linkend="opacuserlogin">opacuserlogin</link> needs to be set to
10380               'allow'</para>
10381             </important>
10382           </section>
10383
10384           <section id="OpacHiddenItems">
10385             <title>OpacHiddenItems</title>
10386
10387             <para>Asks: Allows to define custom rules for hiding specific
10388             items at opac. <tip>
10389                 <para>See docs/opac/OpacHiddenItems.txt in your Koha install
10390                 directory for more information</para>
10391               </tip></para>
10392
10393             <para>Description:</para>
10394
10395             <itemizedlist>
10396               <listitem>
10397                 <para>In this field you can enter criteria for items you would
10398                 like to hide from display in the OPAC. This field takes any
10399                 combination of item fields (from the items table in the Koha
10400                 database) for blocking. For example a value of:</para>
10401
10402                 <para><programlisting>itype: [07, 10]
10403 location: [STAFF, ISO]</programlisting>Will block items with an itype code of
10404                 07 or 10 as well as items that have a shelving location of
10405                 STAFF or ISO.</para>
10406
10407                 <para>In items my items.itype 07 is defined in Item Types
10408                 Administration as Staff Assigned My items.itype 10 in Item
10409                 Types is Archival Copy The locations STAFF and ISO are in
10410                 Authorized Values for category=LOC STAFF means it's assigned
10411                 to the staff reading room and ISO means it is in the isolation
10412                 room.</para>
10413               </listitem>
10414             </itemizedlist>
10415           </section>
10416
10417           <section id="OPACItemHolds">
10418             <title>OPACItemHolds</title>
10419
10420             <para>Default: Allow</para>
10421
10422             <para>Asks: ___ patrons to place holds on specific items in the
10423             OPAC.</para>
10424
10425             <para>Values:</para>
10426
10427             <itemizedlist>
10428               <listitem>
10429                 <para>Allow</para>
10430
10431                 <itemizedlist>
10432                   <listitem>
10433                     <para>Patrons can place holds on specific items as well as
10434                     the next available item.</para>
10435                   </listitem>
10436
10437                   <listitem>
10438                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10439                     needs to be set to 'allow'</para>
10440                   </listitem>
10441                 </itemizedlist>
10442               </listitem>
10443
10444               <listitem>
10445                 <para>Don't allow</para>
10446
10447                 <itemizedlist>
10448                   <listitem>
10449                     <para>If this is disabled, users can only put a hold on
10450                     the next available item.</para>
10451                   </listitem>
10452                 </itemizedlist>
10453               </listitem>
10454             </itemizedlist>
10455           </section>
10456
10457           <section id="OpacRenewalAllowed">
10458             <title>OpacRenewalAllowed</title>
10459
10460             <para>Default: Don't allow</para>
10461
10462             <para>Asks: ___ patrons to renew their own books on the
10463             OPAC.</para>
10464
10465             <para>Values:</para>
10466
10467             <itemizedlist>
10468               <listitem>
10469                 <para>Allow</para>
10470
10471                 <itemizedlist>
10472                   <listitem>
10473                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10474                     needs to be set to 'allow'</para>
10475                   </listitem>
10476                 </itemizedlist>
10477               </listitem>
10478
10479               <listitem>
10480                 <para>Don't allow</para>
10481
10482                 <itemizedlist>
10483                   <listitem>
10484                     <para>Staff will still be able to renew items for patrons
10485                     via the staff client</para>
10486                   </listitem>
10487                 </itemizedlist>
10488               </listitem>
10489             </itemizedlist>
10490
10491             <para>Description:</para>
10492
10493             <itemizedlist>
10494               <listitem>
10495                 <para>This preference allows the administration to choose if
10496                 patrons can renew their checked out materials via their
10497                 checked out history in the OPAC. It allows patrons to renew
10498                 their materials without having to contact the library or
10499                 having to return to the library.</para>
10500               </listitem>
10501             </itemizedlist>
10502           </section>
10503
10504           <section id="OpacRenewalBranch">
10505             <title>OpacRenewalBranch</title>
10506
10507             <para>Default: the branch the item was checked out from</para>
10508
10509             <para>Asks: Use ___ as branchcode to store in the statistics
10510             table</para>
10511
10512             <para>Values:</para>
10513
10514             <itemizedlist>
10515               <listitem>
10516                 <para>NULL</para>
10517               </listitem>
10518
10519               <listitem>
10520                 <para>'OPACRenew'</para>
10521               </listitem>
10522
10523               <listitem>
10524                 <para>the item's home branch</para>
10525               </listitem>
10526
10527               <listitem>
10528                 <para>the patron's home branch</para>
10529               </listitem>
10530
10531               <listitem>
10532                 <para>the branch the item was checked out from</para>
10533               </listitem>
10534             </itemizedlist>
10535
10536             <para>Description:</para>
10537
10538             <itemizedlist>
10539               <listitem>
10540                 <para>This value is used in the statistics table to help with
10541                 reporting. The statistics table in Koha keeps track of all
10542                 checkouts and renewals, this preference defines which branch
10543                 is entered in to the table when a patron renews an item for
10544                 themselves via the OPAC.</para>
10545               </listitem>
10546             </itemizedlist>
10547           </section>
10548
10549           <section id="OPACViewOthersSuggestions">
10550             <title>OPACViewOthersSuggestions</title>
10551
10552             <para>Default: Don't show</para>
10553
10554             <para>Asks: ___ purchase suggestions from other patrons on the
10555             OPAC.</para>
10556
10557             <para>Values:</para>
10558
10559             <itemizedlist>
10560               <listitem>
10561                 <para>Don't show</para>
10562               </listitem>
10563
10564               <listitem>
10565                 <para>Show</para>
10566
10567                 <itemizedlist>
10568                   <listitem>
10569                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10570                     needs to be set to 'allow'</para>
10571                   </listitem>
10572                 </itemizedlist>
10573               </listitem>
10574             </itemizedlist>
10575           </section>
10576
10577           <section id="SearchMyLibraryFirst">
10578             <title>SearchMyLibraryFirst</title>
10579
10580             <para>Default: Don't limit</para>
10581
10582             <para>Asks: ___ patrons' searches to the library they are
10583             registered at.</para>
10584
10585             <para>Values:</para>
10586
10587             <itemizedlist>
10588               <listitem>
10589                 <para>Don't limit</para>
10590
10591                 <itemizedlist>
10592                   <listitem>
10593                     <para>Searching the OPAC will show results from all
10594                     libraries</para>
10595                   </listitem>
10596
10597                   <listitem>
10598                     <para>If you're a one branch system, choose 'Don't
10599                     limit'</para>
10600                   </listitem>
10601                 </itemizedlist>
10602               </listitem>
10603
10604               <listitem>
10605                 <para>Limit</para>
10606
10607                 <itemizedlist>
10608                   <listitem>
10609                     <para>Patrons will still be able to search other libraries
10610                     via the Advanced search page - but will be limited to
10611                     searches for their library only from the basic search
10612                     box</para>
10613                   </listitem>
10614
10615                   <listitem>
10616                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10617                     needs to be set to 'allow'</para>
10618                   </listitem>
10619                 </itemizedlist>
10620               </listitem>
10621             </itemizedlist>
10622           </section>
10623
10624           <section id="singleBranchMode">
10625             <title>singleBranchMode</title>
10626
10627             <para>Default: Don't allow</para>
10628
10629             <para>Asks: ___ patrons to select their branch on the OPAC.</para>
10630
10631             <para>Values:</para>
10632
10633             <itemizedlist>
10634               <listitem>
10635                 <para>Allow</para>
10636
10637                 <itemizedlist>
10638                   <listitem>
10639                     <para><link linkend="opacuserlogin">opacuserlogin</link>
10640                     needs to be set to 'allow'</para>
10641                   </listitem>
10642                 </itemizedlist>
10643               </listitem>
10644
10645               <listitem>
10646                 <para>Don't allow</para>
10647               </listitem>
10648             </itemizedlist>
10649
10650             <para>Description:</para>
10651
10652             <itemizedlist>
10653               <listitem>
10654                 <para>This preference is for libraries that have branches but
10655                 do not want to share their items among other branches within
10656                 their system. If the preference is set to "Don't allow" then
10657                 holdings will be shown for all branches within a system. On
10658                 the "Home" screen of the OPAC users have the choice of
10659                 narrowing down results by item location. Setting this
10660                 preference to "Allow" will display only one branch's
10661                 holdings.</para>
10662               </listitem>
10663             </itemizedlist>
10664           </section>
10665         </section>
10666
10667         <section id="opacprivacyprefs">
10668           <title>Privacy</title>
10669
10670           <para/>
10671
10672           <section id="AnonSuggestions">
10673             <title>AnonSuggestions</title>
10674
10675             <para>Default: Don't allow</para>
10676
10677             <para>Asks: ___ patrons that aren't logged in to make purchase
10678             suggestions. <important>
10679                 <para>If set to 'Allow', suggestions are connected to the
10680                 <link linkend="AnonymousPatron">AnonymousPatron</link></para>
10681               </important></para>
10682
10683             <para>Values:</para>
10684
10685             <itemizedlist>
10686               <listitem>
10687                 <para>Allow</para>
10688               </listitem>
10689
10690               <listitem>
10691                 <para>Don't allow</para>
10692               </listitem>
10693             </itemizedlist>
10694           </section>
10695
10696           <section id="AnonymousPatron">
10697             <title>AnonymousPatron</title>
10698
10699             <para>Default: 0</para>
10700
10701             <para>Asks: Use borrowernumber ___ as the Anonymous Patron (for
10702             anonymous suggestions and reading history) <tip>
10703                 <para>Before setting this preference <link linkend="addnewpatron">create a patron</link> to be used for
10704                 all anonymous suggestions and/or reading history items. This
10705                 patron can be any type and should be named something to make
10706                 it clear to you that they're anonymous (ex. Anonymous
10707                 Patron).</para>
10708               </tip></para>
10709           </section>
10710
10711           <section id="EnableOpacSearchHistory">
10712             <title>EnableOpacSearchHistory</title>
10713
10714             <para>Default: Keep</para>
10715
10716             <para>Asks: ___ patron search history in the OPAC.</para>
10717
10718             <para>Values:</para>
10719
10720             <itemizedlist>
10721               <listitem>
10722                 <para>Don't keep</para>
10723               </listitem>
10724
10725               <listitem>
10726                 <para>Keep</para>
10727               </listitem>
10728             </itemizedlist>
10729           </section>
10730
10731           <section id="OPACPrivacy">
10732             <title>OPACPrivacy</title>
10733
10734             <para>Default: Don't allow</para>
10735
10736             <para>Asks: ___ patrons to choose their own privacy settings for
10737             their reading history. <important>
10738                 <para>This requires <link linkend="opacreadinghistory">opacreadinghistory</link> set to
10739                 'Allow' and <link linkend="AnonymousPatron">AnonymousPatron</link> to be set to
10740                 your anonymous patron's borrowernumber.</para>
10741               </important></para>
10742
10743             <para>Values:</para>
10744
10745             <itemizedlist>
10746               <listitem>
10747                 <para>Allow</para>
10748               </listitem>
10749
10750               <listitem>
10751                 <para>Don't allow</para>
10752               </listitem>
10753             </itemizedlist>
10754           </section>
10755
10756           <section id="opacreadinghistory">
10757             <title>opacreadinghistory</title>
10758
10759             <para>Default: Allow</para>
10760
10761             <para>Asks: ___ patrons to see what books they have checked out in
10762             the past.</para>
10763
10764             <important>
10765               <para>Enabling this will make it so that patrons can view their
10766               circulation history in the OPAC unless you have OPACPrivacy set
10767               to 'Allow.'</para>
10768             </important>
10769
10770             <important>
10771               <para>This data is stored in the system regardless of your
10772               choice, unless your patrons have chosen to never have their
10773               reading history kept.</para>
10774             </important>
10775           </section>
10776           <section id="TrackClicks">
10777             <title>TrackClicks</title>
10778             <para>Default: Don't track</para>
10779             <para>Asks: ___  links that patrons click on.</para>
10780             <para>Values:<itemizedlist>
10781                 <listitem>
10782                   <para>Don't track</para>
10783                 </listitem>
10784                 <listitem>
10785                   <para>Track</para>
10786                 </listitem>
10787                 <listitem>
10788                   <para>Track anonymously</para>
10789                 </listitem>
10790               </itemizedlist></para>
10791             <para>Description:<itemizedlist>
10792                 <listitem>
10793                   <para>By setting this preference to one of the track options you will allow Koha
10794                     to track every link clicked in Koha.  This data will be stored in a database
10795                     table so that you can run reports against that data.  If you choose to 'Track'
10796                     clicks then Koha will record both the link clicked and the logged in user who
10797                     clicked the link. If you choose to 'Track anonymously' then the borrowernumber
10798                     will not be recorded, but the rest of the data will.<tip>
10799                       <para>Remember to update your local privacy policies and link to them from the
10800                         OPAC to notify your users that you are tracking their information.</para>
10801                     </tip></para>
10802                 </listitem>
10803               </itemizedlist></para>
10804           </section>
10805         </section>
10806         <section id="opacselfregistrationprefs">
10807           <title>Self Registration</title>
10808           <section id="PatronSelfRegistration">
10809             <title>PatronSelfRegistration</title>
10810             <para>Default: Don't allow</para>
10811             <para>Asks: ___ library patrons to register an account via the OPAC.</para>
10812             <para>Values:<itemizedlist>
10813                 <listitem>
10814                   <para>Allow</para>
10815                 </listitem>
10816                 <listitem>
10817                   <para>Don't allow</para>
10818                 </listitem>
10819               </itemizedlist></para>
10820             <para>Description:</para>
10821             <itemizedlist>
10822               <listitem>
10823                 <para>Setting this preference to 'Allow' will provide a link on the OPAC to register
10824                   for a new account.  Using the other <link linkend="opacselfregistrationprefs">Self
10825                     Registration</link> system preferences you can control how this preference will function.</para>
10826                 <screenshot>
10827                     <screeninfo>Register link in the OPAC</screeninfo>
10828                     <mediaobject>
10829                       <imageobject>
10830                         <imagedata fileref="images/admin/globalprefs/PatronSelfRegistration.png"/>
10831                       </imageobject>
10832                     </mediaobject>
10833                   </screenshot>
10834               </listitem>
10835             </itemizedlist>
10836             <important>
10837               <para>Patrons registering via the OPAC will not need to be approved by a librarian.
10838                 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
10839                 to verify their identity before given circulation rights at the library. Once the
10840                 patron confirms their identiy the library staff can change the category to one with
10841                 permissions to check items out and place holds.</para>
10842             </important>
10843           </section>
10844           <section id="PatronSelfRegistrationAdditionalInstructions">
10845             <title>PatronSelfRegistrationAdditionalInstructions</title>
10846             <para>Asks: Display the following additional instructions for patrons who self register
10847               via the OPAC ( HTML is allowed ): </para>
10848             <para>Description:<itemizedlist>
10849                 <listitem>
10850                   <para>This preference takes any HTML you'd like to display on the page the patron
10851                     sees after successfully registering for their library card.</para>
10852                 </listitem>
10853               </itemizedlist></para>
10854           </section>
10855           <section id="PatronSelfRegistrationBorrowerMandatoryField">
10856             <title>PatronSelfRegistrationBorrowerMandatoryField</title>
10857             <para>Default: surname|firstname</para>
10858             <para>Asks: The following database columns must be filled in on the patron entry screen:
10859               ___</para>
10860             <para>Description:</para>
10861             <itemizedlist>
10862               <listitem>
10863                 <para>This preference allows you to define what fields patrons must fill in on their
10864                   self regisration form.  If any of the required fields are blank Koha will not let
10865                   the patron register.</para>
10866               </listitem>
10867             </itemizedlist>
10868             <important>
10869               <para>Separate columns with |</para>
10870             </important>
10871             <tip>
10872               <para>For help with field names, ask your system administrator or <ulink url="http://schema.koha-community.org/tables/borrowers.html">view the database
10873                   structure</ulink> associated with the borrowers table.</para>
10874             </tip>
10875             <tip>
10876               <para>If you're going to require that patrons verify their accounts via email with the
10877                   <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link> preference the email field will
10878                 automatically be marked as required.</para>
10879             </tip>
10880           </section>
10881           <section id="PatronSelfRegistrationBorrowerUnwantedField">
10882             <title>PatronSelfRegistrationBorrowerUnwantedField</title>
10883             <para>Asks: The following database columns will not appear on the patron entry screen:
10884               ___</para>
10885             <para>Description:</para>
10886             <itemizedlist>
10887               <listitem>
10888                 <para>Using this preference you can hide fields from the patron registraion and
10889                   update form in the OPAC.</para>
10890               </listitem>
10891             </itemizedlist>
10892             <important>
10893               <para>Separate columns with |</para>
10894             </important>
10895             <tip>
10896               <para>For help with field names, ask your system administrator or <ulink url="http://schema.koha-community.org/tables/borrowers.html">view the database
10897                   structure</ulink> associated with the borrowers table.</para>
10898             </tip>
10899           </section>
10900           <section id="PatronSelfRegistrationDefaultCategory">
10901             <title>PatronSelfRegistrationDefaultCategory</title>
10902             <para>Asks: Use the patron category code ___ as the default patron category for patrons
10903               registered via the OPAC. </para>
10904             <para>Description:</para>
10905             <itemizedlist>
10906               <listitem>
10907                 <para>Enter in the patron category code for the category that all new patrons
10908                   registered via the OPAC will be put in to.</para>
10909               </listitem>
10910             </itemizedlist>
10911             <important>
10912               <para>Patrons registering via the OPAC will not need to be approved by a librarian.
10913                 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
10914                 to verify their identity before given circulation rights at the library. Once the
10915                 patron confirms their identiy the library staff can change the category to one with
10916                 permissions to check items out and place holds.</para>
10917             </important>
10918             <important>
10919               <para>If you leave this blank or enter in an invalid code your patrons will still be
10920                 able to register but will not be given a username. There will be no errors on the
10921                 page to explain this, so be sure to enter a valid patron category code.</para>
10922             </important>
10923           </section>
10924           <section id="PatronSelfRegistrationExpireTemporaryAccountsDelay">
10925             <title>PatronSelfRegistrationExpireTemporaryAccountsDelay</title>
10926             <para>Default: 0</para>
10927             <para>Asks: Delete patrons registered via the OPAC, but not yet verified after ___
10928               days.</para>
10929             <para>Description:<itemizedlist>
10930                 <listitem>
10931                   <para>This prefence links to the <link linkend="deleteexpiredregistrationcron"
10932                       >delete_expired_opac_registrations.pl cron job</link>. If that cron is set to
10933                     run nightly it will clean up any registrations that have not been verified via
10934                     email in the number of days entered on this preference. This is dependent on
10935                       <link linkend="PatronSelfRegistrationVerifyByEmail"
10936                       >PatronSelfRegistrationVerifyByEmail</link> preference.</para>
10937                 </listitem>
10938               </itemizedlist></para>
10939           </section>
10940           <section id="PatronSelfRegistrationVerifyByEmail">
10941             <title>PatronSelfRegistrationVerifyByEmail</title>
10942             <para>Default: Don't require</para>
10943             <para>Asks: ___  that a self-registering patron verify his or herself via email.</para>
10944             <para>Values:<itemizedlist>
10945                 <listitem>
10946                   <para>Don't require</para>
10947                 </listitem>
10948                 <listitem>
10949                   <para>Require</para>
10950                 </listitem>
10951               </itemizedlist></para>
10952             <para>Description:<itemizedlist>
10953                 <listitem>
10954                   <para>If you require patrons to verify their accounts via email they will not be
10955                     able to log in to the OPAC until they acknowledge the email sent by Koha. If you
10956                     don't require this then patrons will be able to log in as soon as they fill in
10957                     the registration form. You can set the <link
10958                       linkend="PatronSelfRegistrationExpireTemporaryAccountsDelay"
10959                       >PatronSelfRegistrationExpireTemporaryAccountsDelay</link> preference to
10960                     delete the un-verified self registrations after a certain number of days.</para>
10961                 </listitem>
10962               </itemizedlist><tip>
10963                 <para>If you're going to require that patrons verify their accounts via email then
10964                   the email field will automatically be marked as required.</para>
10965               </tip></para>
10966           </section>
10967         </section>
10968
10969         <section id="shelfbrowseprefs">
10970           <title>Shelf Browser</title>
10971
10972           <para/>
10973
10974           <section id="OPACShelfBrowser">
10975             <title>OPACShelfBrowser</title>
10976
10977             <para>Default: Show</para>
10978
10979             <para>Asks: ___ a shelf browser on item details pages, allowing
10980             patrons to see what's near that item on the shelf.</para>
10981
10982             <para>Values:</para>
10983
10984             <itemizedlist>
10985               <listitem>
10986                 <para>Don't show</para>
10987               </listitem>
10988
10989               <listitem>
10990                 <para>Show</para>
10991
10992                 <screenshot>
10993                   <screeninfo>OPACShelfBrowser</screeninfo>
10994
10995                   <mediaobject>
10996                     <imageobject>
10997                       <imagedata fileref="images/admin/globalprefs/OPACShelfBrowser.png"/>
10998                     </imageobject>
10999                   </mediaobject>
11000                 </screenshot>
11001               </listitem>
11002             </itemizedlist>
11003
11004             <para>Description:</para>
11005
11006             <itemizedlist>
11007               <listitem>
11008                 <para>This preference allows patrons to view what is located
11009                 on the shelf near the item they looked up. The shelf browser
11010                 option appears on the details page to the right of each items'
11011                 call number. Clicking the 'Browse Shelf' link allows for a
11012                 virtual shelf browsing experience via the OPAC and lets
11013                 patrons see other books that may relate to their search and
11014                 items that sit on the shelf near the item they are looking
11015                 at.</para>
11016               </listitem>
11017             </itemizedlist>
11018
11019             <important>
11020               <para>This uses up a fairly large amount of resources on your
11021               server, and should be avoided if your collection has a large
11022               number of items.</para>
11023             </important>
11024           </section>
11025
11026           <section id="ShelfBrowserUsesCcode">
11027             <title>ShelfBrowserUsesCcode</title>
11028
11029             <para>Default: Don't use</para>
11030
11031             <para>Asks: ___ the item collection code when finding items for
11032             the shelf browser.</para>
11033
11034             <para>Values:</para>
11035
11036             <itemizedlist>
11037               <listitem>
11038                 <para>Don't use</para>
11039               </listitem>
11040
11041               <listitem>
11042                 <para>Use</para>
11043               </listitem>
11044             </itemizedlist>
11045
11046             <para>Description:</para>
11047
11048             <itemizedlist>
11049               <listitem>
11050                 <para>If your library uses collection codes then you might
11051                 want the shelf browser to take into consideration what
11052                 collection the books belong to when populating the virtual
11053                 shelf browser.</para>
11054               </listitem>
11055             </itemizedlist>
11056           </section>
11057
11058           <section id="ShelfBrowserUsesHomeBranch">
11059             <title>ShelfBrowserUsesHomeBranch</title>
11060
11061             <para>Default: Use</para>
11062
11063             <para>Asks: ___ the item home branch when finding items for the
11064             shelf browser.</para>
11065
11066             <para>Values:</para>
11067
11068             <itemizedlist>
11069               <listitem>
11070                 <para>Don't use</para>
11071               </listitem>
11072
11073               <listitem>
11074                 <para>Use</para>
11075               </listitem>
11076             </itemizedlist>
11077
11078             <para>Description:</para>
11079
11080             <itemizedlist>
11081               <listitem>
11082                 <para>If you have a multiple branch system you may want to
11083                 make sure that Koha takes into consideration what branch owns
11084                 the books when populating the virtual shelf browser for
11085                 accuracy.</para>
11086               </listitem>
11087             </itemizedlist>
11088           </section>
11089
11090           <section id="ShelfBrowserUsesLocation">
11091             <title>ShelfBrowserUsesLocation</title>
11092
11093             <para>Default: Use</para>
11094
11095             <para>Asks: ___ the item location when finding items for the shelf
11096             browser.</para>
11097
11098             <para>Values:</para>
11099
11100             <itemizedlist>
11101               <listitem>
11102                 <para>Don't use</para>
11103               </listitem>
11104
11105               <listitem>
11106                 <para>Use</para>
11107               </listitem>
11108             </itemizedlist>
11109
11110             <para>Description:</para>
11111
11112             <itemizedlist>
11113               <listitem>
11114                 <para>If your library uses shelving locations then you might
11115                 want the shelf browser to take into consideration what
11116                 shelving location the books belong to when populating the
11117                 virtual shelf browser.</para>
11118               </listitem>
11119             </itemizedlist>
11120           </section>
11121         </section>
11122       </section>
11123
11124       <section id="patronprefs">
11125         <title>Patrons</title>
11126
11127         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
11128         Global System Preferences &gt; Patrons</para>
11129
11130         <section id="AddPatronLists">
11131           <title>AddPatronLists</title>
11132
11133           <para>Default: specific categories</para>
11134
11135           <para>Asks: List ___ under the new patron menu.</para>
11136
11137           <para>Values:</para>
11138
11139           <itemizedlist>
11140             <listitem>
11141               <para>general patron types</para>
11142
11143               <screenshot>
11144                 <screeninfo>Add patron options with AddPatronLists set to
11145                 general patron types</screeninfo>
11146
11147                 <mediaobject>
11148                   <imageobject>
11149                     <imagedata fileref="images/admin/globalprefs/AddPatronLists-category.png"/>
11150                   </imageobject>
11151                 </mediaobject>
11152               </screenshot>
11153             </listitem>
11154
11155             <listitem>
11156               <para>specific categories</para>
11157
11158               <screenshot>
11159                 <screeninfo>Add patron options with AddPatronLists set to
11160                 specific categories</screeninfo>
11161
11162                 <mediaobject>
11163                   <imageobject>
11164                     <imagedata fileref="images/admin/globalprefs/AddPatronLists-specific.png"/>
11165                   </imageobject>
11166                 </mediaobject>
11167               </screenshot>
11168             </listitem>
11169           </itemizedlist>
11170         </section>
11171
11172         <section id="AutoEmailOPACUser">
11173           <title>AutoEmailOpacUser</title>
11174
11175           <para>Default: Don't send</para>
11176
11177           <para>Asks: ___ an email to newly created patrons with their account
11178           details.</para>
11179
11180           <para>Description:</para>
11181
11182           <itemizedlist>
11183             <listitem>
11184               <para>AutoEmailOpacUser allows library users to be notified by
11185               email of their account details when a new account is opened at
11186               the email address specified in the <link linkend="AutoEmailPrimaryAddress">AutoEmailPrimaryAddress</link>
11187               preference. The email contains the username and password given
11188               to or chosen by the patron when signing up for their account and
11189               can be customized by editing the <link linkend="ACCTDETAILS">ACCTDETAILS</link> notice.</para>
11190             </listitem>
11191           </itemizedlist>
11192
11193           <para>Values:</para>
11194
11195           <itemizedlist>
11196             <listitem>
11197               <para>Don't send</para>
11198             </listitem>
11199
11200             <listitem>
11201               <para>Send</para>
11202             </listitem>
11203           </itemizedlist>
11204         </section>
11205
11206         <section id="AutoEmailPrimaryAddress">
11207           <title>AutoEmailPrimaryAddress</title>
11208
11209           <para>Default: alternate</para>
11210
11211           <para>Asks: Use ___ patron email address for sending out
11212           emails.</para>
11213
11214           <para>Values:</para>
11215
11216           <itemizedlist>
11217             <listitem>
11218               <para>alternate</para>
11219             </listitem>
11220
11221             <listitem>
11222               <para>first valid</para>
11223             </listitem>
11224
11225             <listitem>
11226               <para>home</para>
11227             </listitem>
11228
11229             <listitem>
11230               <para>work</para>
11231             </listitem>
11232           </itemizedlist>
11233
11234           <para>Description:</para>
11235
11236           <itemizedlist>
11237             <listitem>
11238               <para>If you choose 'first valid' as the value for
11239               AutoEmailPrimaryAddress the system will check the email fields
11240               in this order: home, work, then alternate. Otherwise the system
11241               will use the email address you specify.</para>
11242             </listitem>
11243           </itemizedlist>
11244         </section>
11245
11246         <section id="autoMemberNum">
11247           <title>autoMemberNum</title>
11248
11249           <para>Default: Do</para>
11250
11251           <para>Asks: ___ default the card number field on the patron addition
11252           screen to the next available card number</para>
11253
11254           <para>Values:</para>
11255
11256           <itemizedlist>
11257             <listitem>
11258               <para>Do</para>
11259
11260               <itemizedlist>
11261                 <listitem>
11262                   <para>If the largest currently used card number is
11263                   26345000012941, then this field will default to
11264                   26345000012942 for the next patron</para>
11265                 </listitem>
11266               </itemizedlist>
11267             </listitem>
11268
11269             <listitem>
11270               <para>Don't</para>
11271             </listitem>
11272           </itemizedlist>
11273
11274           <para>Description:</para>
11275
11276           <itemizedlist>
11277             <listitem>
11278               <para>This preference determines if the patron's barcode is
11279               automatically calculated. This prevents the person setting up
11280               the library card account from having to assign a number to the
11281               new card. If set to 'Do' the system will calculate a new patron
11282               barcode by adding 1 to the maximum barcode already present in
11283               the database.</para>
11284             </listitem>
11285           </itemizedlist>
11286         </section>
11287
11288         <section id="BorrowerMandatoryField">
11289           <title>BorrowerMandatoryField</title>
11290
11291           <para>Default: surname|cardnumber|barcode</para>
11292
11293           <para>Asks: The following database columns must be filled in on the
11294           patron entry screen: ___</para>
11295
11296           <para>Description:</para>
11297
11298           <itemizedlist>
11299             <listitem>
11300               <para>This preference enables the system administrator to choose
11301               which fields your library would like required for patron
11302               accounts. Enter field names separated by | (bar). This ensures
11303               that basic information is included in each patron record. If a
11304               patron leaves one of the required fields blank an error message
11305               will issue and the account will not be created.</para>
11306             </listitem>
11307           </itemizedlist>
11308
11309           <important>
11310             <para>Separate columns with |</para>
11311           </important>
11312
11313           <tip>
11314             <para>For help with field names, ask your system administrator or
11315             <ulink url="http://schema.koha-community.org/tables/borrowers.html">view
11316             the database structure</ulink> associated with the borrowers
11317             table.</para>
11318           </tip>
11319         </section>
11320
11321         <section id="borrowerRelationship">
11322           <title>borrowerRelationship</title>
11323
11324           <para>Default: father|mother</para>
11325
11326           <para>Asks: Guarantors can be the following of those they guarantee
11327           ___</para>
11328
11329           <para>Description:</para>
11330
11331           <itemizedlist>
11332             <listitem>
11333               <para>This preference enables the system administrator to define
11334               valid relationships between a guarantor (usually a parent) &amp;
11335               a guarantee (usually a child). Defining values for this field
11336               does not make the guarantor field required when adding a
11337               guarantee type patron. This preference creates a drop down list
11338               identifying the relationship of the guarantor to the guarantee.
11339               To disable the ability to add children types in Koha you can
11340               leave this field blank.</para>
11341             </listitem>
11342           </itemizedlist>
11343
11344           <important>
11345             <para>Input multiple choices separated by |</para>
11346           </important>
11347         </section>
11348
11349         <section id="BorrowerRenewalPeriodBase">
11350           <title>BorrowerRenewalPeriodBase</title>
11351
11352           <para>Default: current date</para>
11353
11354           <para>Asks: When renewing borrowers, base the new expiry date on
11355           ___</para>
11356
11357           <para>Values:</para>
11358
11359           <itemizedlist>
11360             <listitem>
11361               <para>current date.</para>
11362             </listitem>
11363
11364             <listitem>
11365               <para>current membership expiry date.</para>
11366             </listitem>
11367           </itemizedlist>
11368
11369           <para>Description:</para>
11370
11371           <itemizedlist>
11372             <listitem>
11373               <para>This preference controls what the patron's new expiration
11374               date will be when you renew their card. Using the 'current date'
11375               will add the subscription period to today's date when
11376               calculating the new expiration date. Using 'current membership
11377               expiry date' will add the subscription period to the old
11378               expiration date for the patron when renewing their
11379               account.</para>
11380             </listitem>
11381           </itemizedlist>
11382         </section>
11383
11384         <section id="BorrowersTitles">
11385           <title>BorrowersTitles</title>
11386
11387           <para>Default: Mr|Mrs|Miss|Ms</para>
11388
11389           <para>Asks: Borrowers can have the following titles ___</para>
11390
11391           <para>Description:</para>
11392
11393           <itemizedlist>
11394             <listitem>
11395               <para>This preference allows the staff to choose the titles that
11396               can be assigned to patrons. The choices present as a drop down
11397               list when creating a patron record.</para>
11398             </listitem>
11399           </itemizedlist>
11400
11401           <important>
11402             <para>Input multiple choices separated by |</para>
11403           </important>
11404         </section>
11405
11406         <section id="BorrowerUnwantedField">
11407           <title>BorrowerUnwantedField</title>
11408
11409           <para>Asks: The following database columns will not appear on the
11410           patron entry screen: ___</para>
11411
11412           <para>Description:</para>
11413
11414           <itemizedlist>
11415             <listitem>
11416               <para>This preference enables the system administrator to choose
11417               which fields your library doesn't need to see on the patron
11418               entry form. Enter field names separated by | (bar).</para>
11419             </listitem>
11420           </itemizedlist>
11421
11422           <important>
11423             <para>Separate columns with |</para>
11424           </important>
11425
11426           <tip>
11427             <para>For help with field names, ask your system administrator or
11428             <ulink url="http://schema.koha-community.org/tables/borrowers.html">view
11429             the database structure</ulink> associated with the borrowers
11430             table.</para>
11431           </tip>
11432         </section>
11433
11434         <section id="checkdigit">
11435           <title>checkdigit</title>
11436
11437           <para>Default: Don't</para>
11438
11439           <para>Asks: ___ check and construct borrower card numbers in the
11440           Katipo style.</para>
11441
11442           <para>Values:</para>
11443
11444           <itemizedlist>
11445             <listitem>
11446               <para>Do</para>
11447             </listitem>
11448
11449             <listitem>
11450               <para>Don't</para>
11451             </listitem>
11452           </itemizedlist>
11453
11454           <important>
11455             <para>This overrides <link linkend="autoMemberNum">autoMemberNum</link> if on.</para>
11456           </important>
11457         </section>
11458
11459         <section id="EnableBorrowerFiles">
11460           <title>EnableBorrowerFiles</title>
11461
11462           <para>Default: Don't</para>
11463
11464           <para>Asks: ___ enable the ability to upload and attach arbitrary
11465           files to a borrower record.</para>
11466
11467           <para>Values:</para>
11468
11469           <itemizedlist>
11470             <listitem>
11471               <para>Do</para>
11472             </listitem>
11473
11474             <listitem>
11475               <para>Don't</para>
11476             </listitem>
11477           </itemizedlist>
11478
11479           <para>Description:</para>
11480
11481           <itemizedlist>
11482             <listitem>
11483               <para>When enabled this will add a 'Files' tab to the left of
11484               the patron detail page where you can view and upload files to
11485               the patron record.</para>
11486             </listitem>
11487           </itemizedlist>
11488         </section>
11489
11490         <section id="EnhancedMessagingPreferences">
11491           <title>EnhancedMessagingPreferences</title>
11492
11493           <para>Default: Allow</para>
11494
11495           <para>Asks: ___ patrons to choose which notices they receive and
11496           when they receive them.</para>
11497
11498           <para>Values:</para>
11499
11500           <itemizedlist>
11501             <listitem>
11502               <para>Allow</para>
11503             </listitem>
11504
11505             <listitem>
11506               <para>Don't allow</para>
11507             </listitem>
11508           </itemizedlist>
11509
11510           <important>
11511             <para>This only applies to certain kinds of notices, overdue
11512             notices will be sent based on the library's rules, not the
11513             patron's choice.</para>
11514           </important>
11515
11516           <para>Description:</para>
11517
11518           <itemizedlist>
11519             <listitem>
11520               <para>These messages are in addition to the overdue notices that
11521               the library sends. The difference between these notices and
11522               overdues is that the patron can opt-in and out of these. Setting
11523               this preference to 'Allow' will allow patrons to choose to
11524               receive any one of the following messages:</para>
11525
11526               <itemizedlist>
11527                 <listitem>
11528                   <para>Item Checkout : A notice that lists all the of the items the patron has just
11529                     checked out and/or renewed, this is an electronic form of the checkout
11530                     receipt</para>
11531                 </listitem>
11532
11533                 <listitem>
11534                   <para>Item Due : A notice on the day and item is due back at
11535                   the library</para>
11536                 </listitem>
11537
11538                 <listitem>
11539                   <para>Hold Filled : A notice when you have confirmed the
11540                   hold is waiting for the patron</para>
11541                 </listitem>
11542
11543                 <listitem>
11544                   <para>Item Checkin : A notice that lists all the of the
11545                   items the patron has just checked in</para>
11546                 </listitem>
11547
11548                 <listitem>
11549                   <para>Advanced Notice : A notice in advance of the patron's
11550                   items being due (The patron can choose the number of days in
11551                   advance)</para>
11552                 </listitem>
11553               </itemizedlist>
11554             </listitem>
11555           </itemizedlist>
11556         </section>
11557
11558         <section id="ExtendedPatronAttributes">
11559           <title>ExtendedPatronAttributes</title>
11560
11561           <para>Default: Enable</para>
11562
11563           <para>Asks: ___ searching, editing and display of custom attributes
11564           on patrons.</para>
11565
11566           <para>Values:</para>
11567
11568           <itemizedlist>
11569             <listitem>
11570               <para>Don't enable</para>
11571             </listitem>
11572
11573             <listitem>
11574               <para>Enable</para>
11575
11576               <itemizedlist>
11577                 <listitem>
11578                   <para>Define attributes in Koha administration</para>
11579                 </listitem>
11580
11581                 <listitem>
11582                   <para>Get there: More &gt; Administration &gt; <link linkend="patronattributetypes">Patron Attribute
11583                   Types</link></para>
11584                 </listitem>
11585               </itemizedlist>
11586             </listitem>
11587           </itemizedlist>
11588
11589           <para>Description:</para>
11590
11591           <itemizedlist>
11592             <listitem>
11593               <para>Patron attributes are library-defined custom fields that
11594               can be applied to patron records.</para>
11595             </listitem>
11596           </itemizedlist>
11597
11598           <tip>
11599             <para>Use custom attributes for fields that the default patron
11600             record does not support such as driver's license number or student
11601             ID number.</para>
11602           </tip>
11603         </section>
11604
11605         <section id="intranetreadinghistory">
11606           <title>intranetreadinghistory</title>
11607
11608           <para>Default: Allow</para>
11609
11610           <para>Asks: ___ staff to access a patron's checkout
11611           history<important>
11612               <para>If you have the <link linkend="OPACPrivacy">OPACPrivacy</link> preference set to
11613               'Allow' and the patron has decided to not have their history
11614               kept staff will only see currently checked out items.</para>
11615             </important></para>
11616
11617           <para>Values:</para>
11618
11619           <itemizedlist>
11620             <listitem>
11621               <para>Allow</para>
11622             </listitem>
11623
11624             <listitem>
11625               <para>Don't allow</para>
11626             </listitem>
11627           </itemizedlist>
11628
11629           <important>
11630             <para>This data is stored in the system regardless of your
11631             choice.</para>
11632           </important>
11633         </section>
11634
11635         <section id="MaxFine">
11636           <title>MaxFine</title>
11637
11638           <para>Default: 9999</para>
11639
11640           <para>Asks: The late fine for all checkouts will only go up to ___
11641           USD.</para>
11642
11643           <para>Description:</para>
11644
11645           <itemizedlist>
11646             <listitem>
11647               <para>This preference controls the default cap on fines accrued
11648               by the patron. Leaving this preference blank means that there is
11649               no cap on the amount of fines a patron can accrue. If you'd
11650               like, single item caps can be specified in the <link linkend="circfinerules">circulation rules matrix</link>.</para>
11651             </listitem>
11652           </itemizedlist>
11653         </section>
11654
11655         <section id="memberofinstitution">
11656           <title>memberofinstitution</title>
11657
11658           <para>Default: Don't</para>
11659
11660           <para>Asks: ___ allow patrons to be linked to institutions</para>
11661
11662           <para>Values:</para>
11663
11664           <itemizedlist>
11665             <listitem>
11666               <para>Do</para>
11667             </listitem>
11668
11669             <listitem>
11670               <para>Don't</para>
11671             </listitem>
11672           </itemizedlist>
11673
11674           <important>
11675             <para>In order to allow this, the library must have Institution
11676             patrons to link members to</para>
11677           </important>
11678         </section>
11679
11680         <section id="minPasswordLength">
11681           <title>minPasswordLength</title>
11682
11683           <para>Default: 3</para>
11684
11685           <para>Asks: Login passwords for staff and patrons must be at least
11686           ___ characters long.</para>
11687
11688           <important>
11689             <para>This applies to both the staff login and the patron OPAC
11690             login.</para>
11691           </important>
11692         </section>
11693
11694         <section id="NotifyBorrowerDeparture">
11695           <title>NotifyBorrowerDeparture</title>
11696
11697           <para>Default: 30</para>
11698
11699           <para>Asks: Show a notice that a patron is about to expire ___ days
11700           beforehand.</para>
11701
11702           <para>Description:</para>
11703
11704           <itemizedlist>
11705             <listitem>
11706               <para>When the patron attempts to check out materials, a warning
11707               will appear in the check out window of the Staff Client telling
11708               the librarian that the patrons account is about to
11709               expire.</para>
11710             </listitem>
11711           </itemizedlist>
11712
11713           <important>
11714             <para>This notice will appear on the patron's record in the staff
11715             client.</para>
11716           </important>
11717         </section>
11718
11719         <section id="patronimages">
11720           <title>patronimages</title>
11721
11722           <para>Default: Allow</para>
11723
11724           <para>Asks: ___ images to be uploaded and shown for patrons on the
11725           staff client.</para>
11726
11727           <para>Values:</para>
11728
11729           <itemizedlist>
11730             <listitem>
11731               <para>Allow</para>
11732             </listitem>
11733
11734             <listitem>
11735               <para>Don't allow</para>
11736             </listitem>
11737           </itemizedlist>
11738           <para>Description:<itemizedlist>
11739               <listitem>
11740                 <para>If this preference is set to 'Allow' the staff will be able to upload images
11741                   of patrons either <link linkend="addpatronimages">one by one</link> or <link
11742                     linkend="uploadpatronimages">in bulk</link>.  Patrons images will show on the
11743                   detail page to the left of the patron information. They can also show in the OPAC
11744                   if you set the <link linkend="OPACpatronimage">OPACpatronimage</link> preference
11745                   or in the self check out module if you set the <link
11746                     linkend="ShowPatronImageInWebBasedSelfCheck"
11747                     >ShowPatronImageInWebBasedSelfCheck</link> preference.</para>
11748               </listitem>
11749             </itemizedlist></para>
11750         </section>
11751
11752         <section id="PatronsPerPage">
11753           <title>PatronsPerPage</title>
11754
11755           <para>Default: 20</para>
11756
11757           <para>Asks: By default, show ___ results per page in the staff
11758           client.</para>
11759           <para>Description:<itemizedlist>
11760               <listitem>
11761                 <para>This preference will let you define how many patrons to show on patron search
11762                   results pages.</para>
11763               </listitem>
11764             </itemizedlist></para>
11765         </section>
11766
11767         <section id="SMSSendDriver">
11768           <title>SMSSendDriver</title>
11769
11770           <para>Asks: Use the SMS::Send:: ___ driver to send SMS
11771           messages.</para>
11772
11773           <para>Some examples of values are:</para>
11774
11775           <itemizedlist>
11776             <listitem>
11777               <para>SMS::Send::Us::Ipipi</para>
11778             </listitem>
11779
11780             <listitem>
11781               <para>SMS::Send::US::TMobile</para>
11782             </listitem>
11783
11784             <listitem>
11785               <para>SMS::Send::US::Verizon</para>
11786             </listitem>
11787           </itemizedlist>
11788
11789           <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
11790           </ulink></para>
11791
11792           <important>
11793             <para>Only drivers available as Perl modules will work in this
11794             preference, so make sure a Perl module is available before
11795             choosing an SMS service.</para>
11796           </important>
11797
11798           <para>Once a driver is entered in the preference an option will
11799           appear in the staff client and the OPAC on the patron messaging form
11800           to choose to receive messages as SMS</para>
11801
11802           <screenshot>
11803             <screeninfo>SMSSendDriver Options</screeninfo>
11804
11805             <mediaobject>
11806               <imageobject>
11807                 <imagedata fileref="images/admin/globalprefs/SMSSendDriver.png"/>
11808               </imageobject>
11809             </mediaobject>
11810           </screenshot>
11811
11812           <important>
11813             <para>You must allow <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
11814             for this to work.</para>
11815           </important>
11816         </section>
11817
11818         <section id="StatisticsFields">
11819           <title>StatisticsFields</title>
11820
11821           <para>Default: location|itype|ccode</para>
11822
11823           <para>Asks: Show the following fields from the items database table
11824           as columns on the statistics tab on the patron record: ___</para>
11825
11826           <screenshot>
11827             <screeninfo>Statistics on Patron Record</screeninfo>
11828
11829             <mediaobject>
11830               <imageobject>
11831                 <imagedata fileref="images/admin/globalprefs/StatisticsFields.png"/>
11832               </imageobject>
11833             </mediaobject>
11834           </screenshot>
11835
11836           <important>
11837             <para>Enter the values separated by bars (|)</para>
11838           </important>
11839
11840           <para>Description:</para>
11841
11842           <itemizedlist>
11843             <listitem>
11844               <para>This preference lets you set which fields will show on the
11845               patron record on the Statistics tab.</para>
11846             </listitem>
11847           </itemizedlist>
11848         </section>
11849
11850         <section id="TalkingTechItivaPhoneNotification">
11851           <title>TalkingTechItivaPhoneNotification</title>
11852
11853           <para>Default: Disable</para>
11854
11855           <para>Asks: ___ patron phone notifications using Talking Tech i-tiva
11856           (overdues, predues and holds notices currently supported).</para>
11857
11858           <para>Values:</para>
11859
11860           <itemizedlist>
11861             <listitem>
11862               <para>Disable</para>
11863             </listitem>
11864
11865             <listitem>
11866               <para>Enable</para>
11867             </listitem>
11868           </itemizedlist>
11869
11870           <para>Description:</para>
11871
11872           <itemizedlist>
11873             <listitem>
11874               <para>To learn more about setting up this third party product
11875               view the <link linkend="talkingtechappendix">Talking Tech
11876               Appendix</link>.</para>
11877             </listitem>
11878           </itemizedlist>
11879
11880           <important>
11881             <para>Requires that you have <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
11882             set to Allow to use.</para>
11883           </important>
11884         </section>
11885
11886         <section id="uppercasesurnames">
11887           <title>uppercasesurnames</title>
11888
11889           <para>Default: Don't</para>
11890
11891           <para>Asks: ___ store and display surnames (last names) in upper
11892           case.</para>
11893
11894           <para>Values:</para>
11895
11896           <itemizedlist>
11897             <listitem>
11898               <para>Do</para>
11899             </listitem>
11900
11901             <listitem>
11902               <para>Don't</para>
11903             </listitem>
11904           </itemizedlist>
11905         </section>
11906       </section>
11907
11908       <section id="searchingprefs">
11909         <title>Searching</title>
11910
11911         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
11912         Global System Preferences &gt; Searching</para>
11913
11914         <section id="searchfeatureprefs">
11915           <title>Features</title>
11916
11917           <para/>
11918           <section id="IncludeSeeFromInSearches">
11919             <title>IncludeSeeFromInSearches</title>
11920             <para>Default: Don't include</para>
11921             <para>Asks: ___  <emphasis role="italic">see from</emphasis> (non-preferred form)
11922               headings in bibliographic searches. </para>
11923             <para>Values:<itemizedlist>
11924                 <listitem>
11925                   <para>Don't include</para>
11926                 </listitem>
11927                 <listitem>
11928                   <para>Include</para>
11929                 </listitem>
11930               </itemizedlist></para>
11931             <para>Description: <itemizedlist>
11932                 <listitem>
11933                   <para>When this preference is set to include the search engine indexer will insert
11934                       <emphasis role="italic">see from</emphasis> headings from authority records
11935                     into bibliographic records when indexing, so that a search on an obsolete term
11936                     will turn up relevant records.  For example when you search for cookery (the old
11937                     term) you get titles with the heading of cooking (the new term).</para>
11938                 </listitem>
11939               </itemizedlist><important>
11940                 <para>You will need to reindex your bibliographic database when changing this
11941                   preference. </para>
11942               </important></para>
11943           </section>
11944
11945           <section id="OpacGroupResults">
11946             <title>OpacGroupResults</title>
11947
11948             <para>Default: Don't use</para>
11949
11950             <para>Asks: ___ PazPar2 to group similar results on the
11951             OPAC.</para>
11952
11953             <para>Values:</para>
11954
11955             <itemizedlist>
11956               <listitem>
11957                 <para>Don't use</para>
11958               </listitem>
11959
11960               <listitem>
11961                 <para>Use</para>
11962               </listitem>
11963             </itemizedlist>
11964
11965             <important>
11966               <para>This requires that <ulink url="http://www.indexdata.com/pazpar2">PazPar2</ulink> is set up
11967               and running.</para>
11968             </important>
11969           </section>
11970
11971           <section id="QueryAutoTruncate">
11972             <title>QueryAutoTruncate</title>
11973
11974             <para>Default: automatically</para>
11975
11976             <para>Asks: Perform wildcard searching (where, for example, Har
11977             would match Harry and harp) ___ (The * character would be used
11978             like so: Har* or *logging.)</para>
11979
11980             <para>Values:</para>
11981
11982             <itemizedlist>
11983               <listitem>
11984                 <para>automatically</para>
11985               </listitem>
11986
11987               <listitem>
11988                 <para>only if * is added</para>
11989               </listitem>
11990             </itemizedlist>
11991
11992             <para>Description:</para>
11993
11994             <itemizedlist>
11995               <listitem>
11996                 <para>This setting allows for searches to be automatically
11997                 truncated or for additional characters to be added to the end
11998                 of a search string. When set to "automatically" the search
11999                 string automatically ends with a wildcard function. For
12000                 example, a search for the word "invent" with auto truncation
12001                 enabled will also retrieve results for inventor, invention,
12002                 inventory, etc. If you don't want this to happen automatically
12003                 you can still be perform wildcard searches manually by adding
12004                 an asterisk (*). Typing "invent*" even with auto truncation
12005                 disabled will retrieve the same inventor, invention, inventory
12006                 results. Auto truncation bypasses the necessity to type long
12007                 search strings in their entirety.</para>
12008               </listitem>
12009             </itemizedlist>
12010           </section>
12011
12012           <section id="QueryFuzzy">
12013             <title>QueryFuzzy</title>
12014
12015             <para>Default: Try</para>
12016
12017             <para>Asks: ___ to match similarly spelled words in a search (for
12018             example, a search for flang would also match flange and
12019             fang)</para>
12020
12021             <para>Values:</para>
12022
12023             <itemizedlist>
12024               <listitem>
12025                 <para>Don't try</para>
12026               </listitem>
12027
12028               <listitem>
12029                 <para>Try</para>
12030               </listitem>
12031             </itemizedlist>
12032
12033             <para>Description:</para>
12034
12035             <itemizedlist>
12036               <listitem>
12037                 <para>This preference enables "fuzzy" searching, in which the
12038                 search engine returns results that are similar to, but not
12039                 exactly matching, the word or words entered by the user. This
12040                 preference enables the search function to compensate for
12041                 slightly misspelled names or phrases.</para>
12042               </listitem>
12043             </itemizedlist>
12044
12045             <important>
12046               <para>Requires that <link linkend="UseICU">UseICU</link> set to 'Not using'</para>
12047             </important>
12048           </section>
12049
12050           <section id="QueryStemming">
12051             <title>QueryStemming</title>
12052
12053             <para>Default: Try</para>
12054
12055             <para>Asks: ___ to match words of the same base in a search</para>
12056
12057             <para>Values:</para>
12058
12059             <itemizedlist>
12060               <listitem>
12061                 <para>Don't try</para>
12062               </listitem>
12063
12064               <listitem>
12065                 <para>Try</para>
12066
12067                 <itemizedlist>
12068                   <listitem>
12069                     <para>A search for enabling would also match enable and
12070                     enabled</para>
12071                   </listitem>
12072                 </itemizedlist>
12073               </listitem>
12074             </itemizedlist>
12075
12076             <para>Description:</para>
12077
12078             <itemizedlist>
12079               <listitem>
12080                 <para>This preference enables word stemming. Stemming allows
12081                 the search function to return multiple versions of the same
12082                 word, as well as related terms (i.e., both fish and fishing
12083                 would be returned).</para>
12084               </listitem>
12085             </itemizedlist>
12086           </section>
12087
12088           <section id="QueryWeightFields">
12089             <title>QueryWeightFields</title>
12090
12091             <para>Default: Enable</para>
12092
12093             <para>Asks: ___ ranking of search results by relevance</para>
12094
12095             <para>Values:</para>
12096
12097             <itemizedlist>
12098               <listitem>
12099                 <para>Disable</para>
12100               </listitem>
12101
12102               <listitem>
12103                 <para>Enable</para>
12104               </listitem>
12105             </itemizedlist>
12106           </section>
12107
12108           <section id="TraceCompleteSubfields">
12109             <title>TraceCompleteSubfields</title>
12110
12111             <para>Default: Force</para>
12112
12113             <para>Asks: ___ subject tracings in the OPAC and Staff Client to
12114             search only for complete-subfield matches.</para>
12115
12116             <para>Values:</para>
12117
12118             <itemizedlist>
12119               <listitem>
12120                 <para>Don't force</para>
12121
12122                 <itemizedlist>
12123                   <listitem>
12124                     <para>Searches for subject keywords (example:
12125                     opac-search.pl?q=su:World%20Wide%20Web)</para>
12126                   </listitem>
12127                 </itemizedlist>
12128               </listitem>
12129
12130               <listitem>
12131                 <para>Force</para>
12132
12133                 <itemizedlist>
12134                   <listitem>
12135                     <para>Searches for complete subject fields (example:
12136                     opac-search.pl?q=su,complete-subfield:World%20Wide%20Web)</para>
12137                   </listitem>
12138                 </itemizedlist>
12139               </listitem>
12140             </itemizedlist>
12141
12142             <para>Description:</para>
12143
12144             <itemizedlist>
12145               <listitem>
12146                 <para>When TraceCompleteSubfields is set to "force," clicking
12147                 on links in non-authority controlled subject tracings will
12148                 only find other records where the entire subfields match.
12149                 Leaving it at "don't force" does a keyword search of the
12150                 subject indexes.</para>
12151               </listitem>
12152             </itemizedlist>
12153
12154             <important>
12155               <para>This preference assumes that you're using XSLT stylesheets
12156               as set in the <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
12157               preference.</para>
12158             </important>
12159           </section>
12160
12161           <section id="TraceSubjectSubdivisions">
12162             <title>TraceSubjectSubdivisions</title>
12163
12164             <para>Default: Include</para>
12165
12166             <para>Asks: ___ subdivisions for searches generated by clicking on
12167             subject tracings.</para>
12168
12169             <para>Values:</para>
12170
12171             <itemizedlist>
12172               <listitem>
12173                 <para>Don't include</para>
12174
12175                 <itemizedlist>
12176                   <listitem>
12177                     <para>Searches for subject keywords (example:
12178                     opac-search.pl?q=su,complete-subfield:%22Web%20sites%22)</para>
12179                   </listitem>
12180                 </itemizedlist>
12181               </listitem>
12182
12183               <listitem>
12184                 <para>Include</para>
12185
12186                 <itemizedlist>
12187                   <listitem>
12188                     <para>Searches for complete subject fields (example:
12189                     opac-search.pl?q=(su,complete-subfield:%22Web%20sites%22)%20and%20(su,complete-subfield:%22Design.%22))</para>
12190                   </listitem>
12191                 </itemizedlist>
12192               </listitem>
12193             </itemizedlist>
12194
12195             <para>Description:</para>
12196
12197             <itemizedlist>
12198               <listitem>
12199                 <para>When TraceSubjectSubdivisions is set to "Include," if
12200                 you click on a subject with subdivisions (subfields other than
12201                 'a') they will be searched along with the subject heading
12202                 (subfield 'a'). To have only the subject heading (subfield
12203                 'a') searched, set this preference to "Don't include."</para>
12204               </listitem>
12205             </itemizedlist>
12206
12207             <important>
12208               <para>This preference assumes that you're using XSLT stylesheets
12209               as set in the <link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>
12210               preference.</para>
12211             </important>
12212           </section>
12213
12214           <section id="UseICU">
12215             <title>UseICU</title>
12216
12217             <para>Default: Not using</para>
12218
12219             <para>Asks: ___ ICU Zebra indexing.</para>
12220
12221             <para>Values:</para>
12222
12223             <itemizedlist>
12224               <listitem>
12225                 <para>Not using</para>
12226               </listitem>
12227
12228               <listitem>
12229                 <para>Using</para>
12230               </listitem>
12231             </itemizedlist>
12232
12233             <para>Description:</para>
12234
12235             <itemizedlist>
12236               <listitem>
12237                 <para>ICU is a set of code libraries providing Unicode and
12238                 Globalization support for software applications. What this
12239                 means is ICU Zebra indexing is only necessary if you use
12240                 non-roman characters in your cataloging. If using ICU Zebra
12241                 indexing you will want to not use <link linkend="QueryFuzzy">QueryFuzzy</link>.</para>
12242               </listitem>
12243             </itemizedlist>
12244
12245             <important>
12246               <para>This setting will not affect Zebra indexing, it should
12247               only be used to tell Koha that you have activated ICU indexing
12248               if you have actually done so, since there is no way for Koha to
12249               figure this out on its own.</para>
12250             </important>
12251
12252             <important>
12253               <para>Talk to your system administrator when changing this
12254               preference to make sure that your system is set up properly for
12255               this to work.</para>
12256             </important>
12257           </section>
12258           <section id="UseQueryParser">
12259             <title>UseQueryParser</title>
12260             <para>Default: Do not try</para>
12261             <para>Asks: ___  to use the QueryParser module for parsing queries. <note>
12262                 <para>Enabling this will have no impact if you do not have QueryParser installed,
12263                   and everything will continue to work as usual.</para>
12264               </note></para>
12265             <para>Values:<itemizedlist>
12266                 <listitem>
12267                   <para>Do not try</para>
12268                 </listitem>
12269                 <listitem>
12270                   <para>Try</para>
12271                 </listitem>
12272               </itemizedlist></para>
12273             <para>Description:<itemizedlist>
12274                 <listitem>
12275                   <para>This preference enables an experimental new query parser which opens the
12276                     door for a more expressive and more-effective search syntax.</para>
12277                 </listitem>
12278               </itemizedlist></para>
12279           </section>
12280         </section>
12281
12282         <section id="searchresultsprefs">
12283           <title>Results Display</title>
12284
12285           <para/>
12286
12287           <section id="defaultSortField">
12288             <title>defaultSortField &amp; defaultSortOrder</title>
12289
12290             <para>defaultSortField Default: author</para>
12291
12292             <para>defaultSortOrder Default: ascending</para>
12293
12294             <para>Asks: By default, sort search results in the staff client by
12295             ___, ____</para>
12296
12297             <para>Description:</para>
12298
12299             <itemizedlist>
12300               <listitem>
12301                 <para>These preferences set the default sort field and sort
12302                 order for searches on the staff side. Regardless of your
12303                 choice, the other sort options are still available in the drop
12304                 down list on the advanced search page.</para>
12305               </listitem>
12306             </itemizedlist>
12307
12308             <para>defaultSortField Values:</para>
12309
12310             <itemizedlist>
12311               <listitem>
12312                 <para>author</para>
12313               </listitem>
12314
12315               <listitem>
12316                 <para>call number</para>
12317               </listitem>
12318
12319               <listitem>
12320                 <para>date added</para>
12321               </listitem>
12322
12323               <listitem>
12324                 <para>date of publication</para>
12325               </listitem>
12326
12327               <listitem>
12328                 <para>relevance</para>
12329               </listitem>
12330
12331               <listitem>
12332                 <para>title</para>
12333               </listitem>
12334
12335               <listitem>
12336                 <para>total number of checkouts</para>
12337               </listitem>
12338             </itemizedlist>
12339
12340             <para>defaultSortOrder Values:</para>
12341
12342             <itemizedlist>
12343               <listitem>
12344                 <para>ascending</para>
12345               </listitem>
12346
12347               <listitem>
12348                 <para>descending</para>
12349               </listitem>
12350
12351               <listitem>
12352                 <para>from A to Z</para>
12353               </listitem>
12354
12355               <listitem>
12356                 <para>from Z to A</para>
12357               </listitem>
12358             </itemizedlist>
12359           </section>
12360
12361           <section id="displayFacetCount">
12362             <title>displayFacetCount</title>
12363
12364             <para>Default: Don't show</para>
12365
12366             <para>Asks: ___ facet counts.</para>
12367
12368             <para>Description:</para>
12369
12370             <itemizedlist>
12371               <listitem>
12372                 <para>This preference lets you decide if you show how many
12373                 times a facet is used in your search results in the OPAC and
12374                 the staff client. The relevance of these numbers highly
12375                 depends on the value of the <link linkend="maxRecordsForFacets">maxRecordsForFacets</link>
12376                 preference. Showing these numbers can potentially effect the
12377                 performance of your searching, so test your system with
12378                 different values for this preference to see what works
12379                 best.</para>
12380               </listitem>
12381             </itemizedlist>
12382
12383             <para>Values:</para>
12384
12385             <itemizedlist>
12386               <listitem>
12387                 <para>Don't show</para>
12388               </listitem>
12389
12390               <listitem>
12391                 <para>Show</para>
12392
12393                 <screenshot>
12394                   <screeninfo>Number of times each Facet is found in
12395                   results</screeninfo>
12396
12397                   <mediaobject>
12398                     <imageobject>
12399                       <imagedata fileref="images/admin/globalprefs/displayFacetCount.png"/>
12400                     </imageobject>
12401                   </mediaobject>
12402                 </screenshot>
12403               </listitem>
12404             </itemizedlist>
12405           </section>
12406
12407           <section id="FacetLabelTruncationLength">
12408             <title>FacetLabelTruncationLength</title>
12409
12410             <para>Default: 20</para>
12411
12412             <para>Asks: Truncate facets length to ___ characters, in
12413             OPAC/staff interface.</para>
12414
12415             <para>Description:</para>
12416
12417             <itemizedlist>
12418               <listitem>
12419                 <para>In the OPAC and the staff client your facets are cut off
12420                 at 20 characters by default. Depending on your layout this may
12421                 be too many or two few letters, this preference lets you
12422                 decide what number is best for your library's design.</para>
12423               </listitem>
12424             </itemizedlist>
12425           </section>
12426
12427           <section id="maxItemsInSearchResults">
12428             <title>maxItemsInSearchResults</title>
12429
12430             <para>Default: 20</para>
12431
12432             <para>Asks: Show up to ___ items per biblio in the search
12433             results</para>
12434
12435             <para>Description:</para>
12436
12437             <itemizedlist>
12438               <listitem>
12439                 <para>This preference will let you set how many results
12440                 display by default when a search is run on the Staff
12441                 Client.</para>
12442               </listitem>
12443             </itemizedlist>
12444           </section>
12445
12446           <section id="maxRecordsForFacets">
12447             <title>maxRecordsForFacets</title>
12448
12449             <para>Default: 20</para>
12450
12451             <para>Asks: Build facets based on ___ records from the search
12452             results.</para>
12453
12454             <para>Description:</para>
12455
12456             <itemizedlist>
12457               <listitem>
12458                 <para>By default Koha only bases facets on the first page of
12459                 results (usually 20 results). This preference lets you tell
12460                 Koha to based the facet descriptions and numbers on any number
12461                 of search results returned. The higher this number the longer
12462                 it will take for your search results to return, so test with
12463                 various different values to find the best balance for your
12464                 library.</para>
12465               </listitem>
12466             </itemizedlist>
12467           </section>
12468
12469           <section id="numSearchResults">
12470             <title>numSearchResults</title>
12471
12472             <para>Default: 20</para>
12473
12474             <para>Asks: By default, show ___ results per page in the staff
12475             client.</para>
12476           </section>
12477
12478           <section id="opacdefaultsort">
12479             <title>OPACdefaultSortField &amp; OPACdefaultSortOrder</title>
12480
12481             <para>OPACdefaultSortField Default: relevance</para>
12482
12483             <para>OPACdefaultSortOrder Default: ascending</para>
12484
12485             <para>Asks: By default, sort search results in the OPAC by ___,
12486             ___</para>
12487
12488             <para>Description:</para>
12489
12490             <itemizedlist>
12491               <listitem>
12492                 <para>These preferences set the default sort field and sort
12493                 order for searches on the OPAC. Regardless of your choice, the
12494                 other sort options are still available in the drop down list
12495                 on the advanced search page.</para>
12496               </listitem>
12497             </itemizedlist>
12498
12499             <para>OPACdefaultSortField Values:</para>
12500
12501             <itemizedlist>
12502               <listitem>
12503                 <para>author</para>
12504               </listitem>
12505
12506               <listitem>
12507                 <para>call number</para>
12508               </listitem>
12509
12510               <listitem>
12511                 <para>date added</para>
12512               </listitem>
12513
12514               <listitem>
12515                 <para>date of publication</para>
12516               </listitem>
12517
12518               <listitem>
12519                 <para>relevance</para>
12520               </listitem>
12521
12522               <listitem>
12523                 <para>title</para>
12524               </listitem>
12525
12526               <listitem>
12527                 <para>total number of checkouts</para>
12528               </listitem>
12529             </itemizedlist>
12530
12531             <para>OPACdefaultSortOrder Values:</para>
12532
12533             <itemizedlist>
12534               <listitem>
12535                 <para>ascending</para>
12536               </listitem>
12537
12538               <listitem>
12539                 <para>descending</para>
12540               </listitem>
12541
12542               <listitem>
12543                 <para>from A to Z</para>
12544               </listitem>
12545
12546               <listitem>
12547                 <para>from Z to A</para>
12548               </listitem>
12549             </itemizedlist>
12550
12551             <para/>
12552           </section>
12553
12554           <section id="OPACItemsResultsDisplay">
12555             <title>OPACItemsResultsDisplay</title>
12556
12557             <para>Default: Don't show</para>
12558
12559             <para>Asks: ___ an item's branch, location and call number in OPAC
12560             search results.</para>
12561
12562             <para>Values:</para>
12563
12564             <itemizedlist>
12565               <listitem>
12566                 <para>Don't show</para>
12567               </listitem>
12568
12569               <listitem>
12570                 <para>Show</para>
12571               </listitem>
12572             </itemizedlist>
12573
12574             <para>Description:</para>
12575
12576             <itemizedlist>
12577               <listitem>
12578                 <para>This setting selects the information about an item that
12579                 will display in the search results page of the OPAC. The
12580                 results can display the status of an item and/or full details
12581                 including branch, location, and call number. While the 'Show'
12582                 option allows for more information to be displayed on the
12583                 search results page, the information can be overwhelming for
12584                 large collections with multiple branches.</para>
12585               </listitem>
12586             </itemizedlist>
12587           </section>
12588
12589           <section id="OPACnumSearchResults">
12590             <title>OPACnumSearchResults</title>
12591
12592             <para>Default: 20</para>
12593
12594             <para>Asks: By default, show ___ results per page in the
12595             OPAC.</para>
12596           </section>
12597         </section>
12598
12599         <section id="searchformprefs">
12600           <title>Search Form</title>
12601
12602           <section id="AdvancedSearchTypes">
12603             <title>AdvancedSearchTypes</title>
12604
12605             <para>Default: itemtype</para>
12606
12607             <para>Asks: Show tabs in OPAC and staff-side advanced search for
12608             limiting searches on the ___ fields (separate values with
12609             |).</para>
12610
12611             <para>Description:</para>
12612
12613             <itemizedlist>
12614               <listitem>
12615                 <para>On the advanced search page you can choose to allow
12616                 filters on one or all of the following: Item types
12617                 (itemtypes), Collection Codes (ccode) and Shelving Location
12618                 (loc). If you would like to be able to limit searches on item
12619                 type and shelving location for example you would enter
12620                 itemtypes|loc in the preference input box. The order of these
12621                 fields will determine the order of the tabs in the OPAC and
12622                 staff client advanced search screens. Values within the search
12623                 type are OR'ed together, while each different search type is
12624                 AND'ed together in the query limits. The current stored values
12625                 are supported without any required modification.Each set of
12626                 advanced search fields are displayed in tabs in both the OPAC
12627                 and staff client. The first value in the AdvancedSearchTypes
12628                 syspref is the selected tab; if no values are present,
12629                 "itemtypes" is used. For non-itemtype values, the value in
12630                 AdvancedSearchTypes must match the Authorised Value name, and
12631                 must be indexed with 'mc-' prefixing that name.</para>
12632
12633                 <screenshot>
12634                   <screeninfo>Searching by Item Type and Shelving
12635                   Location</screeninfo>
12636
12637                   <mediaobject>
12638                     <imageobject>
12639                       <imagedata fileref="images/admin/globalprefs/AdvancedSearchTypes.png"/>
12640                     </imageobject>
12641                   </mediaobject>
12642                 </screenshot>
12643               </listitem>
12644             </itemizedlist>
12645           </section>
12646
12647           <section id="expandedSearchOption">
12648             <title>expandedSearchOption</title>
12649
12650             <para>Default: don't show</para>
12651
12652             <para>Asks: By default, ___ "More options" on the OPAC and staff
12653             advanced search pages.</para>
12654
12655             <para>Values:</para>
12656
12657             <itemizedlist>
12658               <listitem>
12659                 <para>don't show</para>
12660               </listitem>
12661
12662               <listitem>
12663                 <para>show</para>
12664               </listitem>
12665             </itemizedlist>
12666           </section>
12667           <section id="IntranetNumbersPreferPhrase">
12668             <title>IntranetNumbersPreferPhrase</title>
12669             <para>Default: don't use</para>
12670             <para>Asks: By default, ___ the operator "phr" in the callnumber and standard number
12671               staff client searches </para>
12672             <para>Values:<itemizedlist>
12673                 <listitem>
12674                   <para>don't use</para>
12675                 </listitem>
12676                 <listitem>
12677                   <para>use</para>
12678                 </listitem>
12679               </itemizedlist></para>
12680             <para>Description:<itemizedlist>
12681                 <listitem>
12682                   <para>When searching by call number and standard number (biblionumber) in Koha
12683                     Staff Client you can choose to force the search to be a phrase search by setting
12684                     this preference to 'use.' This will allow for more accurate results over doing a
12685                     general keyword field search.</para>
12686                 </listitem>
12687               </itemizedlist></para>
12688           </section>
12689           <section id="OPACNumbersPreferPhrase">
12690             <title>OPACNumbersPreferPhrase</title>
12691             <para>Default: don't use</para>
12692             <para>Asks: By default, ___ the operator "phr" in the callnumber and standard number
12693               OPAC searches </para>
12694             <para>Values:<itemizedlist>
12695                 <listitem>
12696                   <para>don't use</para>
12697                 </listitem>
12698                 <listitem>
12699                   <para>use</para>
12700                 </listitem>
12701               </itemizedlist></para>
12702             <para>Description:<itemizedlist>
12703                 <listitem>
12704                   <para>When searching by call number and standard number (biblionumber) in the Koha
12705                     OPAC you can choose to force the search to be a phrase search by setting this
12706                     preference to 'use.' This will allow for more accurate results over doing a
12707                     general keyword field search.</para>
12708                 </listitem>
12709               </itemizedlist></para>
12710           </section>
12711         </section>
12712       </section>
12713
12714       <section id="serialsprefs">
12715         <title>Serials</title>
12716
12717         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
12718         Global System Preferences &gt; Serials</para>
12719
12720         <section id="opacSerialDefaultTab">
12721           <title>opacSerialDefaultTab</title>
12722
12723           <para>Default: Subscriptions tab</para>
12724
12725           <para>Asks: Show ___ as default tab for serials in OPAC. </para>
12726
12727           <para>Values:</para>
12728
12729           <itemizedlist>
12730             <listitem>
12731               <para>Holdings tab</para>
12732             </listitem>
12733
12734             <listitem>
12735               <para>Serial Collection tab</para>
12736               <important>
12737                 <para>Please note that the Serial Collection tab is currently available only for
12738                   systems using the UNIMARC standard.</para>
12739               </important>
12740               <screenshot>
12741                 <screeninfo>Serial Collection tab</screeninfo>
12742                 <mediaobject>
12743                   <imageobject>
12744                     <imagedata fileref="images/admin/globalprefs/opacSerialDefaultTab-colltab.png"/>
12745                   </imageobject>
12746                 </mediaobject>
12747               </screenshot>
12748             </listitem>
12749
12750             <listitem>
12751               <para>Subscriptions tab</para>
12752               <screenshot>
12753                   <screeninfo>Subscritions tab</screeninfo>
12754                   <mediaobject>
12755                     <imageobject>
12756                       <imagedata fileref="images/admin/globalprefs/opacSerialDefaultTab-subtab.png"
12757                       />
12758                     </imageobject>
12759                   </mediaobject>
12760                 </screenshot>
12761             </listitem>
12762           </itemizedlist>
12763         </section>
12764
12765         <section id="OPACSerialIssueDisplayCount">
12766           <title>OPACSerialIssueDisplayCount</title>
12767
12768           <para>Default: 3</para>
12769
12770           <para>Asks: Show the ___ previous issues of a serial on the
12771           OPAC.</para>
12772
12773           <para>Description:</para>
12774
12775           <itemizedlist>
12776             <listitem>
12777               <para>This preference allows the administrator to select the
12778               number of recent issues for each serial which appear in the OPAC
12779               when the serial is accessed. This is just the default value,
12780               patrons can always click to see a full list of serials.</para>
12781             </listitem>
12782           </itemizedlist>
12783         </section>
12784
12785         <section id="RenewSerialAddsSuggestion">
12786           <title>RenewSerialAddsSuggestion</title>
12787
12788           <para>Default: Don't add</para>
12789
12790           <para>Asks: ___ a suggestion for a biblio when its attached serial
12791           is renewed.</para>
12792
12793           <para>Values:</para>
12794
12795           <itemizedlist>
12796             <listitem>
12797               <para>Add</para>
12798             </listitem>
12799
12800             <listitem>
12801               <para>Don't add</para>
12802             </listitem>
12803           </itemizedlist>
12804
12805           <para>Description:</para>
12806
12807           <itemizedlist>
12808             <listitem>
12809               <para>If set to "Add", this preference will automatically add a
12810               serial to the Acquisitions Purchase Suggestions menu when
12811               clicking the 'renew' option. If you don't use the Acquisitions
12812               module to manage serials purchases it's best to leave this set
12813               as 'Don't add.'</para>
12814             </listitem>
12815           </itemizedlist>
12816         </section>
12817
12818         <section id="RoutingListAddReserves">
12819           <title>RoutingListAddReserves</title>
12820
12821           <para>Default: Place</para>
12822
12823           <para>Asks: ___ received serials on hold if they are on a routing
12824           list.</para>
12825
12826           <para>Values:</para>
12827
12828           <itemizedlist>
12829             <listitem>
12830               <para>Place</para>
12831             </listitem>
12832
12833             <listitem>
12834               <para>Don't place</para>
12835             </listitem>
12836           </itemizedlist>
12837         </section>
12838
12839         <section id="RoutingListNote">
12840           <title>RoutingListNote</title>
12841
12842           <para>Asks: Include following note on all routing lists</para>
12843
12844           <para>Description:</para>
12845
12846           <itemizedlist>
12847             <listitem>
12848               <para>Text entered in this box will appear below the routing
12849               list information.</para>
12850             </listitem>
12851           </itemizedlist>
12852         </section>
12853
12854         <section id="RoutingSerials">
12855           <title>RoutingSerials</title>
12856
12857           <para>Default: Don't add</para>
12858
12859           <para>Asks: ___ received serials to the routing list.</para>
12860
12861           <para>Description:</para>
12862
12863           <itemizedlist>
12864             <listitem>
12865               <para>This preference determines if serials routing lists are
12866               enabled or disabled for the library. When set to "Add", serials
12867               routing is enabled and a serial can be directed through a list
12868               of people by identifying who should receive it next. The list of
12869               people can be established for each serial to be passed using the
12870               Serials module. This preference can be used to ensure each
12871               person who needs to see a serial when it arrives at the library
12872               will get it. Learn more in the <link linkend="routinglist">routing list</link> section of this
12873               manual.</para>
12874             </listitem>
12875           </itemizedlist>
12876
12877           <para>Values:</para>
12878
12879           <itemizedlist>
12880             <listitem>
12881               <para>Add</para>
12882             </listitem>
12883
12884             <listitem>
12885               <para>Don't add</para>
12886             </listitem>
12887           </itemizedlist>
12888         </section>
12889
12890         <section id="StaffSerialIssueDisplayCount">
12891           <title>StaffSerialIssueDisplayCount</title>
12892
12893           <para>Default: 3</para>
12894
12895           <para>Asks: Show the ___ previous issues of a serial on the staff
12896           client.</para>
12897
12898           <para>Description:</para>
12899
12900           <itemizedlist>
12901             <listitem>
12902               <para>This preference allows the administrator to select the
12903               number of recent issues for each serial which appear in the
12904               Staff Client when the serial is accessed. This is just the
12905               default value, staff members can always click to see a full list
12906               of serials.</para>
12907             </listitem>
12908           </itemizedlist>
12909         </section>
12910
12911         <section id="SubscriptionDuplicateDroppedInput">
12912           <title>SubscriptionDuplicateDroppedInput</title>
12913
12914           <para>Asks: List of fields which must not be rewritten when a
12915           subscription is duplicated (Separated by pipe |) ___</para>
12916
12917           <para>Description:</para>
12918
12919           <itemizedlist>
12920             <listitem>
12921               <para>When duplicating a subscription sometimes you don't want
12922               all of the fields duplicated, using this preference you can list
12923               the fields that you don't want to be duplicated. These field
12924               names come from the subscription table in the Koha database.
12925               Learn what fields are in that table on the <ulink url="http://schema.koha-community.org/tables/subscription.html">Koha
12926               DB Schema</ulink> site.</para>
12927             </listitem>
12928           </itemizedlist>
12929         </section>
12930
12931         <section id="SubscriptionHistory">
12932           <title>SubscriptionHistory</title>
12933
12934           <para>Default: full history</para>
12935
12936           <para>Asks: When showing the subscription information for a
12937           bibliographic record, preselect ___ view of serial issues.</para>
12938
12939           <para>Values:</para>
12940
12941           <itemizedlist>
12942             <listitem>
12943               <para>brief history</para>
12944
12945               <screenshot>
12946                 <screeninfo>Brief History</screeninfo>
12947
12948                 <mediaobject>
12949                   <imageobject>
12950                     <imagedata fileref="images/admin/globalprefs/SubscriptionHistory-brief.png"/>
12951                   </imageobject>
12952                 </mediaobject>
12953               </screenshot>
12954             </listitem>
12955
12956             <listitem>
12957               <para>full history</para>
12958
12959               <screenshot>
12960                 <screeninfo>Full History</screeninfo>
12961
12962                 <mediaobject>
12963                   <imageobject>
12964                     <imagedata fileref="images/admin/globalprefs/SubscriptionHistory-full.png"/>
12965                   </imageobject>
12966                 </mediaobject>
12967               </screenshot>
12968             </listitem>
12969           </itemizedlist>
12970
12971           <para>Description:</para>
12972
12973           <itemizedlist>
12974             <listitem>
12975               <para>This preference determines what information appears in the
12976               OPAC when the user clicks the More Details option. The 'brief'
12977               option displays a one-line summary of the volume and issue
12978               numbers of all issues of that serial held by the library. The
12979               'full' option displays a more detailed breakdown of issues per
12980               year, including information such as the issue date and the
12981               status of each issue.</para>
12982             </listitem>
12983           </itemizedlist>
12984         </section>
12985       </section>
12986
12987       <section id="staffprefs">
12988         <title>Staff Client</title>
12989
12990         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
12991         Global System Preferences &gt; Staff Client</para>
12992
12993         <section id="staffappearprefs">
12994           <title>Appearance</title>
12995
12996           <para/>
12997
12998           <section id="Display856uAsImage">
12999             <title>Display856uAsImage</title>
13000
13001             <para>Default: Neither details or results page</para>
13002
13003             <para>Asks: Display the URI in the 856u field as an image on:
13004             ___</para>
13005
13006             <para>Values:</para>
13007
13008             <itemizedlist>
13009               <listitem>
13010                 <para>Both results and details pages</para>
13011
13012                 <itemizedlist>
13013                   <listitem>
13014                     <important>
13015                       <para>Not implemented yet</para>
13016                     </important>
13017                   </listitem>
13018                 </itemizedlist>
13019               </listitem>
13020
13021               <listitem>
13022                 <para>Detail page only</para>
13023
13024                 <itemizedlist>
13025                   <listitem>
13026                     <important>
13027                       <para><link linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link>
13028                       needs to be on for this preference to work.</para>
13029                     </important>
13030                   </listitem>
13031                 </itemizedlist>
13032
13033                 <screenshot>
13034                   <screeninfo>Showing the 856u as an image</screeninfo>
13035
13036                   <mediaobject>
13037                     <imageobject>
13038                       <imagedata fileref="images/admin/globalprefs/Display856uAsImage.png"/>
13039                     </imageobject>
13040                   </mediaobject>
13041                 </screenshot>
13042               </listitem>
13043
13044               <listitem>
13045                 <para>Neither details or results page</para>
13046               </listitem>
13047
13048               <listitem>
13049                 <para>Results page only</para>
13050
13051                 <itemizedlist>
13052                   <listitem>
13053                     <important>
13054                       <para>Not yet implemented</para>
13055                     </important>
13056                   </listitem>
13057                 </itemizedlist>
13058               </listitem>
13059             </itemizedlist>
13060
13061             <para>Description:</para>
13062
13063             <itemizedlist>
13064               <listitem>
13065                 <para>In addition to this option being set, the corresponding
13066                 XSLT option must be turned on. Also, the corresponding 856q
13067                 field must have a valid MIME image extension (e.g., "jpg") or
13068                 MIME image type (i.e. starting with "image/"), or the generic
13069                 indicator "img" entered in the field. When all of the
13070                 requirements are met, an image file will be displayed instead
13071                 of the standard link text. Clicking on the image will open it
13072                 in the same way as clicking on the link text. When you click
13073                 on the image it should open to full size, in the current
13074                 window or in a new window depending on the value in the system
13075                 pref <link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link>.</para>
13076
13077                 <screenshot>
13078                   <screeninfo>Sample 856 Field</screeninfo>
13079
13080                   <mediaobject>
13081                     <imageobject>
13082                       <imagedata fileref="images/admin/globalprefs/856imagemarc.png"/>
13083                     </imageobject>
13084                   </mediaobject>
13085                 </screenshot>
13086               </listitem>
13087             </itemizedlist>
13088           </section>
13089           <section id="DisplayIconsXSLT">
13090             <title>DisplayIconsXSLT</title>
13091             <para>Default: Show</para>
13092             <para>Asks: ___ the format, audience, and material type icons in XSLT MARC21 results and
13093               detail pages in the staff client.<important>
13094                 <para><link linkend="XSLTResultsDisplay">XSLTResultsDisplay</link> and/or <link linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link> must be set to use an
13095                   XSLT stylesheet (default or custom) for these icons to show.</para>
13096               </important></para>
13097             <para>Values:</para>
13098             <itemizedlist>
13099               <listitem>
13100                 <para>Don't show</para>
13101               </listitem>
13102               <listitem>
13103                 <para>Show</para>
13104                 <screenshot>
13105                   <screeninfo>DisplayIconsXSLT</screeninfo>
13106                   <mediaobject>
13107                     <imageobject>
13108                       <imagedata fileref="images/admin/globalprefs/DisplayIconsXSLT.png"/>
13109                     </imageobject>
13110                   </mediaobject>
13111                 </screenshot>
13112               </listitem>
13113             </itemizedlist>
13114             <para>
13115               <tip>
13116                 <para>See the <link linkend="XSLTiTypes">XSLT Icon Guide</link> for more information
13117                   on these icons.</para>
13118               </tip>
13119             </para>
13120           </section>
13121
13122           <section id="intranet_includes">
13123             <title>intranet_includes</title>
13124
13125             <para>Default: includes</para>
13126
13127             <para>Asks: Use include files from the ___ directory in the
13128             template directory, instead of includes/. (Leave blank to
13129             disable)</para>
13130           </section>
13131
13132           <section id="intranetcolorstylesheet">
13133             <title>intranetcolorstylesheet</title>
13134
13135             <para>Asks: Include the additional CSS stylesheet ___ to override specified settings
13136               from the default stylesheet</para>
13137
13138             <para>Description:</para>
13139
13140             <itemizedlist>
13141               <listitem>
13142                 <para>This preference is used to set the background color and style of the Staff
13143                   Client. The value is a .css file. The system administrator should determine which
13144                   file is appropriate. Enter just a filename, a full local path or a complete URL
13145                   starting with http:// (if the file lives on a remote server). Please note that if
13146                   you just enter a filename, the file should be in the css subdirectory for each
13147                   active theme and language within the Koha templates directory. A full local path
13148                   is expected to start from your HTTP document root. </para>
13149               </listitem>
13150             </itemizedlist>
13151
13152             <important>
13153               <para>Leave this field blank to disable.</para>
13154             </important>
13155           </section>
13156
13157           <section id="IntranetFavicon">
13158             <title>IntranetFavicon</title>
13159
13160             <para>Asks: Use the image at ___ for the Staff Client's favicon.
13161             <important>
13162                 <para>This should be a complete URL, starting with
13163                 http://</para>
13164               </important></para>
13165
13166             <tip>
13167               <para>Turn your logo into a favicon with the <ulink url="http://antifavicon.com/">Favicon Generator</ulink>.</para>
13168             </tip>
13169
13170             <para>Description:</para>
13171
13172             <itemizedlist>
13173               <listitem>
13174                 <para>The favicon is the little icon that appears next to the
13175                 URL in the address bar in most browsers. The default value for
13176                 this field (if left blank) is the small 'K' in the Koha
13177                 logo.</para>
13178
13179                 <screenshot>
13180                   <screeninfo>Default Koha Favicon</screeninfo>
13181
13182                   <mediaobject>
13183                     <imageobject>
13184                       <imagedata fileref="images/admin/globalprefs/favicon.png"/>
13185                     </imageobject>
13186                   </mediaobject>
13187                 </screenshot>
13188               </listitem>
13189             </itemizedlist>
13190           </section>
13191
13192           <section id="IntranetmainUserblock">
13193             <title>IntranetmainUserblock</title>
13194
13195             <para>Asks: Show the following HTML in its own column on the main
13196             page of the staff client</para>
13197
13198             <screenshot>
13199               <screeninfo>Sample HTML for IntranetmainUserblock</screeninfo>
13200
13201               <mediaobject>
13202                 <imageobject>
13203                   <imagedata fileref="images/admin/globalprefs/IntranetmainUserblock-html.png"/>
13204                 </imageobject>
13205               </mediaobject>
13206             </screenshot>
13207
13208             <screenshot>
13209               <screeninfo>Message from IntranetmainUserblock as it appears on
13210               the Staff Client main page</screeninfo>
13211
13212               <mediaobject>
13213                 <imageobject>
13214                   <imagedata fileref="images/admin/globalprefs/IntranetmainUserblock.png"/>
13215                 </imageobject>
13216               </mediaobject>
13217             </screenshot>
13218           </section>
13219
13220           <section id="IntranetNav">
13221             <title>IntranetNav</title>
13222
13223             <para>Asks: Show the following HTML in the More menu at the top of
13224             each page on the staff client (should be a list of links or
13225             blank)</para>
13226           </section>
13227
13228           <section id="IntranetSlipPrinterJS">
13229             <title>IntranetSlipPrinterJS</title>
13230
13231             <para>Asks: Use the following JavaScript for printing
13232             slips.</para>
13233
13234             <para>Description:</para>
13235
13236             <itemizedlist>
13237               <listitem>
13238                 <para>The most logical use of this preference is in
13239                 conjunction with the <ulink url="http://jsprintsetup.mozdev.org/">jsPrintSetup</ulink>
13240                 Firefox add-on. Learn more about this preference and the
13241                 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>
13242               </listitem>
13243             </itemizedlist>
13244           </section>
13245
13246           <section id="intranetstylesheet">
13247             <title>intranetstylesheet</title>
13248
13249             <para>Asks: Use the CSS stylesheet ___ on all pages in the staff interface, instead of
13250               the default css (used when leaving this field blank). </para>
13251
13252             <para>Description:</para>
13253
13254             <itemizedlist>
13255               <listitem>
13256                 <para>The Intranetstylesheet preference is a layout and design feature for the
13257                   intranet or staff client. This preference allows a library to customize the
13258                   appearance of the Staff Client. Enter just a filename, a full local path or a
13259                   complete URL starting with http:// (if the file lives on a remote server). Please
13260                   note that if you just enter a filename, the file should be in the css subdirectory
13261                   for each active theme and language within the Koha templates directory. A full
13262                   local path is expected to start from your HTTP document root. </para>
13263               </listitem>
13264             </itemizedlist>
13265           </section>
13266
13267           <section id="IntranetUserCSS">
13268             <title>IntranetUserCSS</title>
13269
13270             <para>Asks: Include the following CSS on all pages in the staff
13271             client</para>
13272           </section>
13273
13274           <section id="intranetuserjs">
13275             <title>intranetuserjs</title>
13276
13277             <para>Asks: Include the following JavaScript on all pages in the
13278             staff interface</para>
13279
13280             <para>Description:</para>
13281
13282             <itemizedlist>
13283               <listitem>
13284                 <para>This preference allows the administrator to enter
13285                 JavaScript or JQuery that will be embedded across all pages of
13286                 the Staff Client. Administrators may use this preference to
13287                 customize some of the interactive sections of Koha,
13288                 customizing the text for the login prompts, for example.
13289                 Sample JQuery scripts used by Koha libraries can be found on
13290                 the wiki: <ulink url="http://wiki.koha-community.org/wiki/JQuery_Library">http://wiki.koha-community.org/wiki/JQuery_Library</ulink>.</para>
13291               </listitem>
13292             </itemizedlist>
13293           </section>
13294
13295           <section id="SlipCSS">
13296             <title>SlipCSS</title>
13297
13298             <para>Asks: Include the stylesheet at ___ on Issue and Reserve
13299             Slips.<important>
13300                 <para>This should be a complete URL, starting with
13301                 http://</para>
13302               </important></para>
13303
13304             <para>Description:</para>
13305
13306             <itemizedlist>
13307               <listitem>
13308                 <para>If you would like to style your receipts or slips with a
13309                 consistent set of fonts and colors you can use this preference
13310                 to point Koha to a stylesheet specifically for your
13311                 slips.</para>
13312               </listitem>
13313             </itemizedlist>
13314           </section>
13315
13316           <section id="StaffAuthorisedValueImages">
13317             <title>StaffAuthorisedValueImages</title>
13318
13319             <para>Default: Show</para>
13320
13321             <para>Asks: ___ images for authorized values (such as lost
13322             statuses and locations) in search results.</para>
13323
13324             <para>Values:</para>
13325
13326             <itemizedlist>
13327               <listitem>
13328                 <para>Don't show</para>
13329               </listitem>
13330
13331               <listitem>
13332                 <para>Show</para>
13333               </listitem>
13334             </itemizedlist>
13335           </section>
13336
13337           <section id="staffClientBaseURL">
13338             <title>staffClientBaseURL</title>
13339
13340             <para>Asks: The staff client is located at http:// ___</para>
13341           </section>
13342
13343           <section id="template">
13344             <title>template</title>
13345
13346             <para>Default: prog</para>
13347
13348             <para>Asks: Use the ___ theme on the staff interface.</para>
13349
13350             <para>Values:</para>
13351
13352             <itemizedlist>
13353               <listitem>
13354                 <para>prog</para>
13355               </listitem>
13356             </itemizedlist>
13357             <important>
13358               <para>Do not include a trailing slash in the URL this will break links created using
13359                 this URL.  (example: www.google.com not www.google.com/)</para>
13360             </important>
13361           </section>
13362
13363           <section id="XSLTDetailsDisplay">
13364             <title>XSLTDetailsDisplay</title>
13365
13366             <para>Default: default</para>
13367
13368             <para>Asks: Display details in the staff client using XSLT
13369             stylesheet at ___</para>
13370
13371             <para>Values:</para>
13372
13373             <itemizedlist>
13374               <listitem>
13375                 <para>leave empty to not use the XSLT stylesheet</para>
13376
13377                 <itemizedlist>
13378                   <listitem>
13379                     <para>In previous versions of Koha this was the setting
13380                     that read 'normally'</para>
13381
13382                     <screenshot>
13383                       <screeninfo>Detail display without XSLT
13384                       stylesheets</screeninfo>
13385
13386                       <mediaobject>
13387                         <imageobject>
13388                           <imagedata fileref="images/admin/globalprefs/XSLTDetailsDisplay-off.png"/>
13389                         </imageobject>
13390                       </mediaobject>
13391                     </screenshot>
13392                   </listitem>
13393                 </itemizedlist>
13394               </listitem>
13395
13396               <listitem>
13397                 <para>enter "default" for the default one</para>
13398
13399                 <screenshot>
13400                   <screeninfo>Detail display using XSLT
13401                   stylesheets</screeninfo>
13402
13403                   <mediaobject>
13404                     <imageobject>
13405                       <imagedata fileref="images/admin/globalprefs/XSLTDetailsDisplay-on.png"/>
13406                     </imageobject>
13407                   </mediaobject>
13408                 </screenshot>
13409               </listitem>
13410
13411               <listitem>
13412                 <para>put a path to define a XSLT file</para>
13413
13414                 <itemizedlist>
13415                   <listitem>
13416                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
13417                   </listitem>
13418
13419                   <listitem>
13420                     <para>If in a multi-language system you can enter
13421                     {langcode} in the path to tell Koha to look in the right
13422                     language folder</para>
13423
13424                     <itemizedlist>
13425                       <listitem>
13426                         <para>ex:
13427                         /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl</para>
13428                       </listitem>
13429
13430                       <listitem>
13431                         <para>ex.
13432                         http://mykoha.org/{langcode}/stylesheet.xsl</para>
13433                       </listitem>
13434                     </itemizedlist>
13435                   </listitem>
13436                 </itemizedlist>
13437               </listitem>
13438
13439               <listitem>
13440                 <para>put an URL for an external specific stylesheet</para>
13441
13442                 <itemizedlist>
13443                   <listitem>
13444                     <para>ex: http://mykoha.org/stylesheet.xsl</para>
13445                   </listitem>
13446                 </itemizedlist>
13447               </listitem>
13448             </itemizedlist>
13449
13450             <para>Description:</para>
13451
13452             <itemizedlist>
13453               <listitem>
13454                 <para>XSLT stylesheets allow for the customization of the
13455                 details shows on the screen when viewing a bib record. This
13456                 preference will allow you either use the default look that
13457                 comes with Koha or design your own stylesheet.</para>
13458               </listitem>
13459             </itemizedlist>
13460           </section>
13461
13462           <section id="XSLTResultsDisplay">
13463             <title>XSLTResultsDisplay</title>
13464
13465             <para>Default: default</para>
13466
13467             <para>Asks: Display results in the staff client using XSLT
13468             stylesheet at ___</para>
13469
13470             <para>Values:</para>
13471
13472             <itemizedlist>
13473               <listitem>
13474                 <para>leave empty to not use the XSLT stylesheet</para>
13475
13476                 <itemizedlist>
13477                   <listitem>
13478                     <para>In previous versions of Koha this was the setting
13479                     that read 'normally'</para>
13480                   </listitem>
13481                 </itemizedlist>
13482               </listitem>
13483
13484               <listitem>
13485                 <para>enter "default" for the default one</para>
13486               </listitem>
13487
13488               <listitem>
13489                 <para>put a path to define a XSLT file</para>
13490
13491                 <itemizedlist>
13492                   <listitem>
13493                     <para>ex: /path/to/koha/and/your/stylesheet.xsl</para>
13494                   </listitem>
13495
13496                   <listitem>
13497                     <para>If in a multi-language system you can enter
13498                     {langcode} in the path to tell Koha to look in the right
13499                     language folder</para>
13500
13501                     <itemizedlist>
13502                       <listitem>
13503                         <para>ex:
13504                         /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl</para>
13505                       </listitem>
13506
13507                       <listitem>
13508                         <para>ex.
13509                         http://mykoha.org/{langcode}/stylesheet.xsl</para>
13510                       </listitem>
13511                     </itemizedlist>
13512                   </listitem>
13513                 </itemizedlist>
13514               </listitem>
13515
13516               <listitem>
13517                 <para>put an URL for an external specific stylesheet</para>
13518
13519                 <itemizedlist>
13520                   <listitem>
13521                     <para>ex: http://mykoha.org/stylesheet.xsl</para>
13522                   </listitem>
13523                 </itemizedlist>
13524               </listitem>
13525             </itemizedlist>
13526
13527             <para>Description:</para>
13528
13529             <itemizedlist>
13530               <listitem>
13531                 <para>XSLT stylesheets allow for the customization of the
13532                 details shows on the screen when viewing the search results.
13533                 This preference will allow you either use the default look
13534                 that comes with Koha or design your own stylesheet.</para>
13535               </listitem>
13536             </itemizedlist>
13537           </section>
13538
13539           <section id="yuipath">
13540             <title>yuipath</title>
13541
13542             <para>Default: included with Koha</para>
13543
13544             <para>Asks: Use the Yahoo UI libraries ___</para>
13545
13546             <para>Values:</para>
13547
13548             <itemizedlist>
13549               <listitem>
13550                 <para>from Yahoo's servers</para>
13551
13552                 <itemizedlist>
13553                   <listitem>
13554                     <para>With this option there is less demand on your
13555                     servers, but if the Internet goes down there will be
13556                     issues</para>
13557                   </listitem>
13558                 </itemizedlist>
13559               </listitem>
13560
13561               <listitem>
13562                 <para>included with Koha</para>
13563
13564                 <itemizedlist>
13565                   <listitem>
13566                     <para>With this option calls are made faster, and they
13567                     will still work if the Internet goes down</para>
13568                   </listitem>
13569                 </itemizedlist>
13570               </listitem>
13571             </itemizedlist>
13572
13573             <para>Description:</para>
13574
13575             <itemizedlist>
13576               <listitem>
13577                 <para>The yuipath preference allows for the user to define a
13578                 local path or web URL to the Yahoo User Interface Library
13579                 (<ulink url="http://developer.yahoo.com/yui/2/">http://developer.yahoo.com/yui/2/</ulink>).
13580                 This library is a resource of developer tools including
13581                 JavaScript and style sheets.</para>
13582               </listitem>
13583             </itemizedlist>
13584           </section>
13585         </section>
13586
13587         <section id="staffoptsprefs">
13588           <title>Options</title>
13589
13590           <section id="HidePatronName">
13591             <title>HidePatronName</title>
13592
13593             <para>Default: Show</para>
13594
13595             <para>Asks: ___ the names of patrons that have items checked out
13596             or on hold on detail pages or the "Place Hold" screen.</para>
13597
13598             <para>Values:</para>
13599
13600             <itemizedlist>
13601               <listitem>
13602                 <para>Don't show</para>
13603               </listitem>
13604
13605               <listitem>
13606                 <para>Show</para>
13607               </listitem>
13608             </itemizedlist>
13609           </section>
13610
13611           <section id="intranetbookbag">
13612             <title>intranetbookbag</title>
13613
13614             <para>Default: Show</para>
13615
13616             <para>Asks: ___ the cart option in the staff client.</para>
13617
13618             <para>Values:</para>
13619
13620             <itemizedlist>
13621               <listitem>
13622                 <para>Don't show</para>
13623               </listitem>
13624
13625               <listitem>
13626                 <para>Show</para>
13627               </listitem>
13628             </itemizedlist>
13629           </section>
13630           <section id="StaffDetailItemSelection ">
13631             <title>StaffDetailItemSelection</title>
13632             <para>Default: Enable</para>
13633             <para>Asks: ___  item selection in record detail page. </para>
13634             <para>Values:<itemizedlist>
13635                 <listitem>
13636                   <para>Disable</para>
13637                 </listitem>
13638                 <listitem>
13639                   <para>Enable</para>
13640                 </listitem>
13641               </itemizedlist></para>
13642             <para>Description:<itemizedlist>
13643                 <listitem>
13644                   <para>This preference lets you choose to show (or not show) checkboxes to the left
13645                     of every item in the holdings tab on the detail display of a record in the staff
13646                     client. Showing these checkboxes allows the staff members to select multiple
13647                     items to edit or delete at once.</para>
13648                   <screenshot>
13649                       <screeninfo>Items with the checkboxes enabled</screeninfo>
13650                       <mediaobject>
13651                         <imageobject>
13652                           <imagedata fileref="images/admin/globalprefs/StaffDetailItemSelection.png"
13653                           />
13654                         </imageobject>
13655                       </mediaobject>
13656                     </screenshot>
13657                 </listitem>
13658               </itemizedlist></para>
13659           </section>
13660
13661           <section id="viewISBD">
13662             <title>viewISBD</title>
13663
13664             <para>Default: Allow</para>
13665
13666             <para>Asks: ___ staff to view records in ISBD form on the staff
13667             client.</para>
13668
13669             <para>Values:</para>
13670
13671             <itemizedlist>
13672               <listitem>
13673                 <para>Allow</para>
13674               </listitem>
13675
13676               <listitem>
13677                 <para>Don't allow</para>
13678               </listitem>
13679             </itemizedlist>
13680           </section>
13681
13682           <section id="viewLabeledMARC">
13683             <title>viewLabeledMARC</title>
13684
13685             <para>Default: Allow</para>
13686
13687             <para>Asks: ___ staff to view records in labeled MARC form on the
13688             staff client.</para>
13689
13690             <para>Values:</para>
13691
13692             <itemizedlist>
13693               <listitem>
13694                 <para>Allow</para>
13695               </listitem>
13696
13697               <listitem>
13698                 <para>Don't allow</para>
13699               </listitem>
13700             </itemizedlist>
13701           </section>
13702
13703           <section id="viewMARC">
13704             <title>viewMARC</title>
13705
13706             <para>Default: Allow</para>
13707
13708             <para>Asks: ___ staff to view records in plain MARC form on the
13709             staff client.</para>
13710
13711             <para>Values:</para>
13712
13713             <itemizedlist>
13714               <listitem>
13715                 <para>Allow</para>
13716               </listitem>
13717
13718               <listitem>
13719                 <para>Don't allow</para>
13720               </listitem>
13721             </itemizedlist>
13722           </section>
13723         </section>
13724       </section>
13725
13726       <section id="webserviceprefs">
13727         <title>Web Services</title>
13728
13729         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
13730         Global System Preferences &gt; Web Services</para>
13731
13732         <section id="ilsdiprefs">
13733           <title>ILS-DI</title>
13734
13735           <para/>
13736
13737           <section id="ILS-DI">
13738             <title>ILS-DI</title>
13739
13740             <para>Default: Disable</para>
13741
13742             <para>Asks: ___ ILS-DI services for OPAC users</para>
13743
13744             <para>Values:</para>
13745
13746             <itemizedlist>
13747               <listitem>
13748                 <para>Disable</para>
13749               </listitem>
13750
13751               <listitem>
13752                 <para>Enable</para>
13753               </listitem>
13754             </itemizedlist>
13755           </section>
13756
13757           <section id="ILS-DIAuthorized_IPs">
13758             <title>ILS-DI:AuthorizedIPs</title>
13759
13760             <para>Asks: ___ allowed IPs to use the ILS-DI services</para>
13761           </section>
13762         </section>
13763
13764         <section id="oaiprefs">
13765           <title>OAI-PMH</title>
13766
13767           <para/>
13768
13769           <section id="OAI-PMH">
13770             <title>OAI-PMH</title>
13771
13772             <para>Default: Disable</para>
13773
13774             <para>Asks: ___ Koha's OAI-PMH server.</para>
13775
13776             <para>Values:</para>
13777
13778             <itemizedlist>
13779               <listitem>
13780                 <para>Disable</para>
13781               </listitem>
13782
13783               <listitem>
13784                 <para>Enable</para>
13785               </listitem>
13786             </itemizedlist>
13787
13788             <para>Description:</para>
13789
13790             <itemizedlist>
13791               <listitem>
13792                 <para>For the Open Archives Initiative-Protocol for Metadata
13793                 Harvesting (OAI-PMH) there are two groups of 'participants':
13794                 Data Providers and Service Providers. Data Providers (open
13795                 archives, repositories) provide free access to metadata, and
13796                 may, but do not necessarily, offer free access to full texts
13797                 or other resources. OAI-PMH provides an easy to implement, low
13798                 barrier solution for Data Providers. Service Providers use the
13799                 OAI interfaces of the Data Providers to harvest and store
13800                 metadata. Note that this means that there are no live search
13801                 requests to the Data Providers; rather, services are based on
13802                 the harvested data via OAI-PMH. Koha at present can only act
13803                 as a Data Provider. It can not harvest from other
13804                 repositories. The biggest stumbling block to having Koha
13805                 harvest from other repositories is that MARC is the only
13806                 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>
13807                 for diagrams of how OAI-PMH works.</para>
13808               </listitem>
13809             </itemizedlist>
13810
13811             <para>Learn more about OAI-PMH at: <ulink url="http://www.openarchives.org/pmh/">http://www.openarchives.org/pmh/</ulink></para>
13812           </section>
13813
13814           <section id="OAI-PMHarchiveID">
13815             <title>OAI-PMH:archiveID</title>
13816
13817             <para>Default: KOHA-OAI-TEST</para>
13818
13819             <para>Asks: Identify records at this site with the prefix ___
13820             :</para>
13821           </section>
13822
13823           <section id="OAI-PMHAutoUpdateSets">
13824             <title>OAI-PMH:AutoUpdateSets</title>
13825
13826             <para>Default: Disable</para>
13827
13828             <para>Asks: ___ automatic update of OAI-PMH sets when a
13829             bibliographic record is created or updated.</para>
13830
13831             <para>Values:</para>
13832
13833             <itemizedlist>
13834               <listitem>
13835                 <para>Disable</para>
13836               </listitem>
13837
13838               <listitem>
13839                 <para>Enable</para>
13840               </listitem>
13841             </itemizedlist>
13842           </section>
13843
13844           <section id="OAI-PMHConfFile">
13845             <title>OAI-PMH:ConfFile</title>
13846
13847             <para>If this preference is left empty, Koha's OAI Server operates
13848             in normal mode, otherwise it operates in extended mode. In
13849             extended mode, it's possible to parameter other formats than
13850             marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML
13851             configuration file which list available metadata formats and XSL
13852             file used to create them from marcxml records.</para>
13853
13854             <para>For more information, see the <link linkend="oaiconfsample">sample conf file</link> in the
13855             appendix.</para>
13856           </section>
13857
13858           <section id="OAI-PMHMaxCount">
13859             <title>OAI-PMH:MaxCount</title>
13860
13861             <para>Default: 50</para>
13862
13863             <para>Asks: Only return ___ records at a time in response to a
13864             ListRecords or ListIdentifiers query.</para>
13865
13866             <para>Description:</para>
13867
13868             <itemizedlist>
13869               <listitem>
13870                 <para>This is the maximum number of records that would be
13871                 returned based on ListRecord or ListIdentifier queries from
13872                 harvesters. ListRecords harvest the entire records while the
13873                 ListIdentifier is an abbreviated form of ListRecords,
13874                 retrieving only headers rather than records.</para>
13875               </listitem>
13876             </itemizedlist>
13877           </section>
13878         </section>
13879         <section id="reportingservice">
13880           <title>Reporting</title>
13881           <section id="SvcMaxReportRows">
13882             <title>SvcMaxReportRows</title>
13883             <para>Default: 10</para>
13884             <para>Asks: Only return ___ rows of a report requested via the reports web
13885               service.</para>
13886             <para>Description:<itemizedlist>
13887                 <listitem>
13888                   <para>This value will be used to limit the number of results returned by <link linkend="publicreport">public reports</link>.</para>
13889                 </listitem>
13890               </itemizedlist></para>
13891           </section>
13892         </section>
13893       </section>
13894     </section>
13895
13896     <section id="basicparams">
13897       <title>Basic Parameters</title>
13898
13899       <para><emphasis>Get there:</emphasis> More &gt; Administration</para>
13900
13901       <important>
13902         <para>Configure all 'parameters' in the order they appear.</para>
13903       </important>
13904
13905       <section id="libsgroups">
13906         <title>Libraries &amp; Groups</title>
13907
13908         <para>When setting up your Koha system you will want to add
13909         information for every library that will be sharing your system. This
13910         data is used in several areas of Koha.</para>
13911
13912         <itemizedlist>
13913           <listitem>
13914             <para><emphasis>Get there:</emphasis> More &gt; Administration
13915             &gt; Basic Parameters &gt; Libraries and Groups</para>
13916           </listitem>
13917         </itemizedlist>
13918
13919         <para>When visiting this page you are presented with a list of the
13920         libraries and groups that have already been added to the
13921         system.</para>
13922
13923         <screenshot>
13924           <screeninfo>Library List</screeninfo>
13925
13926           <mediaobject>
13927             <imageobject>
13928               <imagedata fileref="images/admin/basicparams/librarylist.png"/>
13929             </imageobject>
13930           </mediaobject>
13931         </screenshot>
13932
13933         <screenshot>
13934           <screeninfo>Group Lists</screeninfo>
13935
13936           <mediaobject>
13937             <imageobject>
13938               <imagedata fileref="images/admin/basicparams/grouplists.png"/>
13939             </imageobject>
13940           </mediaobject>
13941         </screenshot>
13942
13943         <section id="addingalibrary">
13944           <title>Adding a Library</title>
13945
13946           <para>To add a new library:</para>
13947
13948           <itemizedlist>
13949             <listitem>
13950               <para>Click 'New Library'</para>
13951             </listitem>
13952
13953             <listitem>
13954               <para>The top of the form asks for some basics about the
13955               library</para>
13956
13957               <screenshot>
13958                 <screeninfo>Basic Library Info</screeninfo>
13959
13960                 <mediaobject>
13961                   <imageobject>
13962                     <imagedata fileref="images/admin/basicparams/newlibrary.png"/>
13963                   </imageobject>
13964                 </mediaobject>
13965               </screenshot>
13966
13967               <itemizedlist>
13968                 <listitem>
13969                   <para>The library code should not contain any spaces and be
13970                   10 or fewer characters. This code will be used as a unique
13971                   identifier in the database.</para>
13972                 </listitem>
13973
13974                 <listitem>
13975                   <para>The name will be displayed on the OPAC wherever the
13976                   library name displays to the public and should be a name
13977                   that makes sense to your patrons.</para>
13978                 </listitem>
13979
13980                 <listitem>
13981                   <para>If you have <link linkend="addinglibgroup">groups</link> set up you can choose
13982                   what group this library belongs to after entering in the
13983                   code and name</para>
13984                 </listitem>
13985               </itemizedlist>
13986             </listitem>
13987
13988             <listitem>
13989               <para>Next you can enter basic contact info about the
13990               branch</para>
13991
13992               <screenshot>
13993                 <screeninfo>Library Contact Info</screeninfo>
13994
13995                 <mediaobject>
13996                   <imageobject>
13997                     <imagedata fileref="images/admin/basicparams/librarycontact.png"/>
13998                   </imageobject>
13999                 </mediaobject>
14000               </screenshot>
14001
14002               <itemizedlist>
14003                 <listitem>
14004                   <para>The address and contact fields can be used to make
14005                   notices custom for each library</para>
14006                 </listitem>
14007
14008                 <listitem>
14009                   <para>The email address field is not required, but it should
14010                   be filled for every library in your system</para>
14011
14012                   <itemizedlist>
14013                     <listitem>
14014                       <important>
14015                         <para>Be sure to enter a library email address to make
14016                         sure that notices are sent to and from the right
14017                         address</para>
14018                       </important>
14019                     </listitem>
14020                   </itemizedlist>
14021                 </listitem>
14022
14023                 <listitem>
14024                   <para>If the URL field is populated then the library name
14025                   will be linked in the holdings table on the OPAC</para>
14026
14027                   <screenshot>
14028                     <screeninfo>Linked Library Name</screeninfo>
14029
14030                     <mediaobject>
14031                       <imageobject>
14032                         <imagedata fileref="images/admin/basicparams/librarylink.png"/>
14033                       </imageobject>
14034                     </mediaobject>
14035                   </screenshot>
14036                 </listitem>
14037
14038                 <listitem>
14039                   <para>The OPAC Info box is for you to put information about
14040                   the library that will appear in the OPAC when the branch
14041                   name is moused over in the holdings table</para>
14042
14043                   <screenshot>
14044                     <screeninfo>OPAC Info</screeninfo>
14045
14046                     <mediaobject>
14047                       <imageobject>
14048                         <imagedata fileref="images/admin/basicparams/opacinfo.png"/>
14049                       </imageobject>
14050                     </mediaobject>
14051                   </screenshot>
14052                 </listitem>
14053
14054                 <listitem>
14055                   <para>IP Address does not have be filled in unless you plan
14056                   on limiting access to your staff client to a specific IP
14057                   Address</para>
14058
14059                   <itemizedlist>
14060                     <listitem>
14061                       <important>
14062                         <para>An IP address is required if you have enabled
14063                         <link linkend="AutoLocation">AutoLocation</link></para>
14064                       </important>
14065                     </listitem>
14066                   </itemizedlist>
14067                 </listitem>
14068
14069                 <listitem>
14070                   <para>Finally, if you have any notes you can put them here.
14071                   These will not show in the OPAC</para>
14072                 </listitem>
14073               </itemizedlist>
14074             </listitem>
14075           </itemizedlist>
14076
14077           <tip>
14078             <para>Of the fields listed, only 'Library code' and 'Name' are
14079             required</para>
14080           </tip>
14081
14082           <para/>
14083         </section>
14084
14085         <section id="editingalibrary">
14086           <title>Editing/Deleting a Library</title>
14087
14088           <para>You will be unable to delete any library that has patrons or
14089           items attached to it.</para>
14090
14091           <screenshot>
14092             <screeninfo>Staff will be presented with a warning when trying to
14093             delete a library that is being used</screeninfo>
14094
14095             <mediaobject>
14096               <imageobject>
14097                 <imagedata fileref="images/admin/basicparams/cannotdeletelibrary.png"/>
14098               </imageobject>
14099             </mediaobject>
14100           </screenshot>
14101
14102           <para>Each library will have an 'Edit' link to the right of it.
14103           Click this link to edit/alter details associated with the library in
14104           question.</para>
14105
14106           <important>
14107             <para>You will be unable to edit the 'Library code'</para>
14108           </important>
14109         </section>
14110
14111         <section id="addinglibgroup">
14112           <title>Adding a group</title>
14113
14114           <para>To add a Search Domain or Library Property Group click the
14115           'New Group' button at the top of the screen</para>
14116
14117           <screenshot>
14118             <screeninfo>Add group form</screeninfo>
14119
14120             <mediaobject>
14121               <imageobject>
14122                 <imagedata fileref="images/admin/basicparams/addlibgroup.png"/>
14123               </imageobject>
14124             </mediaobject>
14125           </screenshot>
14126           <para>Give the group a 'Category type; of 'searchdomain' and if you would like the group
14127             to show up in the library pull down at the top of the OPAC (with  <link
14128               linkend="OpacAddMastheadLibraryPulldown">OpacAddMastheadLibraryPulldown</link> set to
14129             'Add') and on the advanced search page you can check the 'Show in search pulldown'
14130             box.</para>
14131
14132           <para>Of the fields on the group form, 'Category code', 'Name', and 'Category type' are
14133             the only required fields</para>
14134
14135           <section id="searchdomaingroups">
14136             <title>Search Domain Groups</title>
14137
14138             <para>Search Domain Groups allow you to search a group of
14139             libraries at the same time instead of searching just one library
14140             or all libraries.</para>
14141
14142             <screenshot>
14143               <screeninfo>Search Domain Groups</screeninfo>
14144
14145               <mediaobject>
14146                 <imageobject>
14147                   <imagedata fileref="images/admin/basicparams/searchgroup.png"/>
14148                 </imageobject>
14149               </mediaobject>
14150             </screenshot>
14151
14152             <para>To see Search Domain Groups in action visit the staff client
14153             advanced search page in your Koha system:</para>
14154
14155             <screenshot>
14156               <screeninfo>Library group search on staff client</screeninfo>
14157
14158               <mediaobject>
14159                 <imageobject>
14160                   <imagedata fileref="images/admin/basicparams/stafflibgroupsearch.png"/>
14161                 </imageobject>
14162               </mediaobject>
14163             </screenshot>
14164           </section>
14165
14166           <section id="libpropertygroups">
14167             <title>Library Property Groups</title>
14168
14169             <para>You can assign specific categories to your libraries by
14170             adding groups for them</para>
14171
14172             <screenshot>
14173               <screeninfo>Library Property Groups</screeninfo>
14174
14175               <mediaobject>
14176                 <imageobject>
14177                   <imagedata fileref="images/admin/basicparams/groupproperties.png"/>
14178                 </imageobject>
14179               </mediaobject>
14180             </screenshot>
14181
14182             <para>Properties are then applied to libraries via the add or edit
14183             library form</para>
14184
14185             <screenshot>
14186               <screeninfo>Groups on the Add/Modify library form</screeninfo>
14187
14188               <mediaobject>
14189                 <imageobject>
14190                   <imagedata fileref="images/admin/basicparams/addlibrarytogroup.png"/>
14191                 </imageobject>
14192               </mediaobject>
14193             </screenshot>
14194           </section>
14195         </section>
14196       </section>
14197
14198       <section id="itemtypeadmin">
14199         <title>Item Types</title>
14200
14201         <para>Koha allows you to organize your collection by item types and
14202         collection codes.</para>
14203
14204         <itemizedlist>
14205           <listitem>
14206             <para><emphasis>Get there:</emphasis> More &gt; Administration
14207             &gt; Basic Parameters &gt; Item Types</para>
14208           </listitem>
14209         </itemizedlist>
14210
14211         <para>Item types typically refer to the material type (book, cd, dvd,
14212         etc), but can be used in any way that works for your library.</para>
14213
14214         <screenshot>
14215           <screeninfo>Item Types</screeninfo>
14216
14217           <mediaobject>
14218             <imageobject>
14219               <imagedata fileref="images/admin/basicparams/itemtypes.png"/>
14220             </imageobject>
14221           </mediaobject>
14222         </screenshot>
14223
14224         <section id="additemtype">
14225           <title>Adding Item Types</title>
14226
14227           <para>To add a new item type, simply click the 'New Item Type'
14228           button at the top of the Item Types page.</para>
14229
14230           <screenshot>
14231             <screeninfo>Sample DVD Item Type</screeninfo>
14232
14233             <mediaobject>
14234               <imageobject>
14235                 <imagedata fileref="images/admin/basicparams/additemtype.png"/>
14236               </imageobject>
14237             </mediaobject>
14238           </screenshot>
14239
14240           <itemizedlist>
14241             <listitem>
14242               <para>In the 'Item Type' field, enter a short code for your item
14243               type</para>
14244             </listitem>
14245
14246             <listitem>
14247               <para>The description is the plain text definition of the item
14248               type</para>
14249             </listitem>
14250
14251             <listitem>
14252               <para>You can choose to have an image associated with your item
14253               type</para>
14254
14255               <itemizedlist>
14256                 <listitem>
14257                   <para>You can choose from a series of image
14258                   collections</para>
14259                 </listitem>
14260
14261                 <listitem>
14262                   <para>You can link to a remote image</para>
14263                 </listitem>
14264
14265                 <listitem>
14266                   <para>Or you can just have no image associated with the item
14267                   type</para>
14268                 </listitem>
14269
14270                 <listitem>
14271                   <important>
14272                     <para>To have your item type images appear in the OPAC you
14273                     need to set noItemTypeImages to 'Show'</para>
14274                   </important>
14275
14276                   <itemizedlist>
14277                     <listitem>
14278                       <para><emphasis>Get there: </emphasis>More &gt;
14279                       Administration &gt; Global System Preferences &gt; <link linkend="adminprefs">Admin</link></para>
14280                     </listitem>
14281                   </itemizedlist>
14282                 </listitem>
14283               </itemizedlist>
14284             </listitem>
14285
14286             <listitem>
14287               <para>For items that do not circulate, check the 'Not for loan'
14288               options</para>
14289
14290               <itemizedlist>
14291                 <listitem>
14292                   <para>Items marked 'Not for loan' will appear in the
14293                   catalog, but cannot be checked out to patrons</para>
14294                 </listitem>
14295               </itemizedlist>
14296             </listitem>
14297
14298             <listitem>
14299               <para id="rentalcharge">For items that you charge a rental fee
14300               for, enter the total fee you charge in the 'Rental charge'
14301               field</para>
14302
14303               <itemizedlist>
14304                 <listitem>
14305                   <important>
14306                     <para>Do not enter symbols in this field, only numbers and
14307                     decimal points (ex. $5.00 should be entered as 5 or
14308                     5.00)</para>
14309                   </important>
14310                 </listitem>
14311
14312                 <listitem>
14313                   <para>This will charge the patron on checkout</para>
14314                 </listitem>
14315               </itemizedlist>
14316             </listitem>
14317
14318             <listitem>
14319               <para>If you would like a message or alert to appear when items of this type are
14320                 checked in you can enter that in the 'Checkin message' box</para>
14321               <screenshot>
14322                 <screeninfo>Checkin message setup</screeninfo>
14323                 <mediaobject>
14324                   <imageobject>
14325                     <imagedata fileref="images/admin/basicparams/itemtype-msgsetup.png"/>
14326                   </imageobject>
14327                 </mediaobject>
14328               </screenshot>
14329               <para>
14330                 <itemizedlist>
14331                   <listitem>
14332                     <para>The Checkin message type can be a Message or an Alert.  The only
14333                       difference between these two is the styling. By default a Message is blue </para>
14334                     <screenshot>
14335                       <screeninfo>Checkin Message</screeninfo>
14336                       <mediaobject>
14337                         <imageobject>
14338                           <imagedata fileref="images/admin/basicparams/itemtype-msg.png"/>
14339                         </imageobject>
14340                       </mediaobject>
14341                     </screenshot>
14342                     <para>and an Alert is yellow.</para>
14343                     <screenshot>
14344                         <screeninfo>Checkin Alert</screeninfo>
14345                         <mediaobject>
14346                           <imageobject>
14347                             <imagedata fileref="images/admin/basicparams/itemtype-alert.png"/>
14348                           </imageobject>
14349                         </mediaobject>
14350                       </screenshot>
14351                   </listitem>
14352                 </itemizedlist>
14353               </para>
14354             </listitem>
14355             <listitem>
14356               <para>When finished, click 'Save Changes'</para>
14357               <itemizedlist>
14358                 <listitem>
14359                   <tip>
14360                     <para>All fields, with the exception of the 'Item Type' will be editable from
14361                       the Item Types list</para>
14362                   </tip>
14363                 </listitem>
14364               </itemizedlist>
14365             </listitem>
14366
14367             <listitem>
14368               <para>Your new item type will now appear on the list</para>
14369
14370               <screenshot>
14371                 <screeninfo>New DVD Item Type</screeninfo>
14372
14373                 <mediaobject>
14374                   <imageobject>
14375                     <imagedata fileref="images/admin/basicparams/newitemtype.png"/>
14376                   </imageobject>
14377                 </mediaobject>
14378               </screenshot>
14379             </listitem>
14380           </itemizedlist>
14381         </section>
14382
14383         <section id="edititemtype">
14384           <title>Editing Item Types</title>
14385
14386           <para>Each item type has an Edit button beside it. To edit an item
14387           simply click the 'Edit' link.</para>
14388
14389           <important>
14390             <para>You will not be able to edit the code you assigned as the
14391             'Item Type' but you will be able to edit the description for the
14392             item.</para>
14393           </important>
14394         </section>
14395
14396         <section id="deleteitemtype">
14397           <title>Deleting Item Types</title>
14398
14399           <para>Each item has a Delete button beside it. To delete an item,
14400           simply click the 'Delete' link.</para>
14401
14402           <important>
14403             <para>You will not be able to delete item types that are being
14404             used by items within your system.</para>
14405           </important>
14406
14407           <screenshot>
14408             <screeninfo>Warning when you try to delete an item that is in
14409             use</screeninfo>
14410
14411             <mediaobject>
14412               <imageobject>
14413                 <imagedata fileref="images/admin/basicparams/nodeleteitemtype.png"/>
14414               </imageobject>
14415             </mediaobject>
14416           </screenshot>
14417         </section>
14418       </section>
14419
14420       <section id="authorizedvalues">
14421         <title>Authorized Values</title>
14422
14423         <para>Authorized values can be used in several areas of Koha. One
14424         reason you would add an authorized value category would be to control
14425         the values that can be entered into MARC fields by catalogers.</para>
14426
14427         <itemizedlist>
14428           <listitem>
14429             <para><emphasis>Get there:</emphasis> More &gt; Administration
14430             &gt; Basic Parameters &gt; Authorized Values</para>
14431           </listitem>
14432         </itemizedlist>
14433
14434         <section id="existingauthvalues">
14435           <title>Existing Values</title>
14436
14437           <para>Koha installs with pre-defined values that your library is
14438           likely to use, for instance 'Lost'.</para>
14439
14440           <itemizedlist>
14441             <listitem id="asort1">
14442               <para>Asort1</para>
14443               <itemizedlist>
14444                 <listitem>
14445                   <para>Used for acquisitions statistical purposes</para>
14446                 </listitem>
14447               </itemizedlist>
14448             </listitem>
14449
14450             <listitem id="asort2">
14451               <para>Asort2</para>
14452               <itemizedlist>
14453                 <listitem>
14454                   <para>Used for acquisitions statistical purposes</para>
14455                 </listitem>
14456               </itemizedlist>
14457             </listitem>
14458
14459             <listitem id="bornotes">
14460               <para>BOR_NOTES</para>
14461               <itemizedlist>
14462                 <listitem>
14463                   <para>Values for custom patron messages that appear on the circulation screen and
14464                     the OPAC. The value in the Description field should be the message text and is
14465                     limited to 200 characters.</para>
14466                   <screenshot>
14467                     <screeninfo>Borrower messages</screeninfo>
14468                     <mediaobject>
14469                       <imageobject>
14470                         <imagedata fileref="images/admin/basicparams/bor_notes.png"/>
14471                       </imageobject>
14472                     </mediaobject>
14473                   </screenshot>
14474                 </listitem>
14475               </itemizedlist>
14476             </listitem>
14477
14478             <listitem id="bsort1">
14479               <para>Bsort1</para>
14480               <itemizedlist>
14481                 <listitem>
14482                   <para>Values that can be entered to fill in the patron's sort 1 field</para>
14483                 </listitem>
14484               </itemizedlist>
14485             </listitem>
14486
14487             <listitem id="bsort2">
14488               <para>Bsort2</para>
14489               <itemizedlist>
14490                 <listitem>
14491                   <para>Values that can be entered to fill in the patron's sort 2 field</para>
14492                 </listitem>
14493               </itemizedlist>
14494             </listitem>
14495
14496             <listitem id="cartauth">
14497               <para>CART</para>
14498               <itemizedlist>
14499                 <listitem>
14500                   <para>Is the shelving cart location, used by <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link> and
14501                       <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link></para>
14502                 </listitem>
14503               </itemizedlist>
14504             </listitem>
14505
14506             <listitem id="ccode">
14507               <para>CCODE</para>
14508               <itemizedlist>
14509                 <listitem>
14510                   <para>Collection codes (appears when cataloging and working with items)</para>
14511                 </listitem>
14512               </itemizedlist>
14513             </listitem>
14514
14515             <listitem id="damageauth">
14516               <para>DAMAGED</para>
14517               <itemizedlist>
14518                 <listitem>
14519                   <para>Descriptions for items marked as damaged (appears when cataloging and
14520                     working with items)</para>
14521                 </listitem>
14522               </itemizedlist>
14523             </listitem>
14524
14525             <listitem id="hingsas">
14526               <para>HINGS_AS</para>
14527               <itemizedlist>
14528                 <listitem>
14529                   <para>General Holdings: Acquisition Status Designator :: This data element
14530                     specifies acquisition status for the unit at the time of the holdings
14531                     report.a</para>
14532                 </listitem>
14533               </itemizedlist>
14534             </listitem>
14535
14536             <listitem id="hingsc">
14537               <para>HINGS_C</para>
14538               <itemizedlist>
14539                 <listitem>
14540                   <para>General Holdings: Completeness Designator</para>
14541                 </listitem>
14542               </itemizedlist>
14543             </listitem>
14544
14545             <listitem id="hingspf">
14546               <para>HINGS_PF</para>
14547               <itemizedlist>
14548                 <listitem>
14549                   <para>Physical Form Designators</para>
14550                 </listitem>
14551               </itemizedlist>
14552             </listitem>
14553
14554             <listitem id="hingsrd">
14555               <para>HINGS_RD</para>
14556               <itemizedlist>
14557                 <listitem>
14558                   <para>General Holdings: Retention Designator :: This data element specifies the
14559                     retention policy for the unit at the time of the holdings report.</para>
14560                 </listitem>
14561               </itemizedlist>
14562             </listitem>
14563
14564             <listitem id="hingsut">
14565               <para>HINGS_UT</para>
14566               <itemizedlist>
14567                 <listitem>
14568                   <para>General Holdings: Type of Unit Designator</para>
14569                 </listitem>
14570               </itemizedlist>
14571             </listitem>
14572
14573             <listitem id="shelvelocvals">
14574               <para>LOC</para>
14575               <itemizedlist>
14576                 <listitem>
14577                   <para>Shelving location (usually appears when adding or editing an item)</para>
14578                 </listitem>
14579               </itemizedlist>
14580             </listitem>
14581
14582             <listitem id="lost">
14583               <para>LOST</para>
14584               <itemizedlist>
14585                 <listitem>
14586                   <para>Descriptions for the items marked as lost (appears when adding or editing an
14587                     item)</para>
14588                 </listitem>
14589                 <listitem>
14590                   <important>
14591                     <para>Values given to lost statuses should be numeric and not alphabetical in
14592                       order for statuses to appear properly</para>
14593                   </important>
14594                 </listitem>
14595               </itemizedlist>
14596             </listitem>
14597
14598             <listitem id="manualinvvals">
14599               <para>MANUAL_INV</para>
14600               <itemizedlist>
14601                 <listitem>
14602                   <para>Values for manual invoicing types</para>
14603                 </listitem>
14604                 <listitem>
14605                   <para>
14606                     <important>
14607                       <para>The value set as the Authorized Value for the MANUAL_INV authorized
14608                         value category will appear as the Description and the Authorized Value
14609                         Description will be used as the amount. Enter monetary amounts in the
14610                         description without currency symbols.</para>
14611                     </important>
14612                   </para>
14613                 </listitem>
14614               </itemizedlist>
14615             </listitem>
14616
14617             <listitem id="notforloan">
14618               <para>NOT_LOAN</para>
14619               <itemizedlist>
14620                 <listitem>
14621                   <para>Reasons why a title is not for loan</para>
14622                 </listitem>
14623                 <listitem>
14624                   <important>
14625                     <para>Values given to lost statuses should be numeric and not alphabetical in
14626                       order for statuses to appear properly</para>
14627                   </important>
14628                 </listitem>
14629                 <listitem>
14630                   <tip>
14631                     <para>Negative number values will still allow holds (use for on order statuses
14632                       for example) where as positive numbers will not allow holds or
14633                       checkouts</para>
14634                   </tip>
14635                 </listitem>
14636               </itemizedlist>
14637             </listitem>
14638
14639             <listitem id="procauth">
14640               <para>PROC</para>
14641               <itemizedlist>
14642                 <listitem>
14643                   <para>The location to be used for <link linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link> (change description as desired), also the
14644                     location expected by <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>.</para>
14645                 </listitem>
14646               </itemizedlist>
14647             </listitem>
14648
14649             <listitem id="reportgroup">
14650               <para>REPORT_GROUP</para>
14651               <itemizedlist>
14652                 <listitem>
14653                   <para>A way to sort and filter your reports, the default values in this category
14654                     include the Koha modules (Accounts, Acquitisions, Catalog, Circulation,
14655                     Patrons)</para>
14656                   <screenshot>
14657                     <screeninfo>Report Groups</screeninfo>
14658                     <mediaobject>
14659                       <imageobject>
14660                         <imagedata fileref="images/admin/basicparams/report_group.png"/>
14661                       </imageobject>
14662                     </mediaobject>
14663                   </screenshot>
14664                 </listitem>
14665               </itemizedlist>
14666             </listitem>
14667
14668             <listitem id="reportsubgroup">
14669               <para>REPORT_SUBGROUP</para>
14670               <itemizedlist>
14671                 <listitem>
14672                   <para>Can be used to further sort and filter your reports. This category is empty
14673                     by default. Values here need to include the authorized value code from
14674                     REPORT_GROUP in the Description (OPAC) field to link the subgroup to the
14675                     appropriate group.</para>
14676                   <screenshot>
14677                     <screeninfo>Report Subgroups</screeninfo>
14678                     <mediaobject>
14679                       <imageobject>
14680                         <imagedata fileref="images/admin/basicparams/report_subgroup.png"/>
14681                       </imageobject>
14682                     </mediaobject>
14683                   </screenshot>
14684                 </listitem>
14685               </itemizedlist>
14686             </listitem>
14687
14688             <listitem id="restricted">
14689               <para>RESTRICTED</para>
14690               <itemizedlist>
14691                 <listitem>
14692                   <para>Restricted status of an item</para>
14693                 </listitem>
14694               </itemizedlist>
14695             </listitem>
14696
14697             <listitem id="suggestauthorized">
14698               <para>ROADTYPE<itemizedlist>
14699                   <listitem>
14700                     <para>Road types to be used in patron addresses</para>
14701                   </listitem>
14702                 </itemizedlist></para>
14703             </listitem>
14704             <listitem>
14705               <para>SUGGEST</para>
14706               <itemizedlist>
14707                 <listitem>
14708                   <para>List of patron suggestion reject or accept reasons (appears when managing
14709                     suggestions)</para>
14710                 </listitem>
14711               </itemizedlist>
14712             </listitem>
14713
14714             <listitem id="withdrawnauth">
14715               <para>WITHDRAWN</para>
14716               <itemizedlist>
14717                 <listitem>
14718                   <para>Description of a withdrawn item (appears when adding or editing an
14719                     item)</para>
14720                 </listitem>
14721               </itemizedlist>
14722             </listitem>
14723
14724             <listitem id="yesnoauth">
14725               <para>YES_NO</para>
14726               <itemizedlist>
14727                 <listitem>
14728                   <para>A generic authorized value field that can be used anywhere you need a simple
14729                     yes/no pull down menu.</para>
14730                 </listitem>
14731               </itemizedlist>
14732             </listitem>
14733           </itemizedlist>
14734         </section>
14735
14736         <section id="newauthvalcat">
14737           <title>Add new Authorized Value Category</title>
14738
14739           <para>In addition to the existing categories that come by default
14740           with Koha, librarians can add their own authorized value categories
14741           to control data that is entered into the system. To add a new
14742           category:</para>
14743
14744           <itemizedlist>
14745             <listitem>
14746               <para>Click 'New Category'</para>
14747
14748               <screenshot>
14749                 <screeninfo>New Authorized Category form</screeninfo>
14750
14751                 <mediaobject>
14752                   <imageobject>
14753                     <imagedata fileref="images/admin/basicparams/addauthcat.png"/>
14754                   </imageobject>
14755                 </mediaobject>
14756               </screenshot>
14757             </listitem>
14758
14759             <listitem>
14760               <para>Limit your Category to 10 characters (something short to
14761               make it clear what the category is for)</para>
14762
14763               <itemizedlist>
14764                 <listitem>
14765                   <important>
14766                     <para>Category cannot have spaces or special characters
14767                     other than underscores and hyphens in it.</para>
14768                   </important>
14769                 </listitem>
14770               </itemizedlist>
14771             </listitem>
14772
14773             <listitem>
14774               <para>When adding a new category you're asked to create at least
14775               one authorized value</para>
14776
14777               <itemizedlist>
14778                 <listitem>
14779                   <para>Enter a code for your Authorized Value into the
14780                   'Authorized value' field</para>
14781
14782                   <itemizedlist>
14783                     <listitem>
14784                       <important>
14785                         <para>Authorized value is limited to 80 characters and
14786                         cannot have spaces or special characters other than
14787                         underscores and hyphens in it.</para>
14788                       </important>
14789                     </listitem>
14790                   </itemizedlist>
14791                 </listitem>
14792
14793                 <listitem>
14794                   <para>Use the Description field for the actual value that will be displayed. If
14795                     you want something different to show in the OPAC, enter a 'Description
14796                     (OPAC)'</para>
14797                 </listitem>
14798                 <listitem>
14799                   <para>If you would like to limit this authorized value category to only specific
14800                     libraries you can choose them from the 'Branches limitation' menu. To have it
14801                     show for all libraries just choose 'All branches' at the top of the list.</para>
14802                 </listitem>
14803
14804                 <listitem>
14805                   <para>If you have <link linkend="StaffAuthorisedValueImages">StaffAuthorisedValueImages</link>
14806                   and/or <link linkend="AuthorisedValueImages">AuthorisedValueImages</link>
14807                   set to show images for authorized values you can choose the
14808                   image under 'Choose an icon'</para>
14809                 </listitem>
14810               </itemizedlist>
14811             </listitem>
14812
14813             <listitem>
14814               <para>Click 'Save'</para>
14815             </listitem>
14816
14817             <listitem>
14818               <para>Your new category and value will appear on the list of
14819               Authorized Values</para>
14820
14821               <screenshot>
14822                 <screeninfo>Custom Authorized Value on list of
14823                 values</screeninfo>
14824
14825                 <mediaobject>
14826                   <imageobject>
14827                     <imagedata fileref="images/admin/basicparams/authvallist.png"/>
14828                   </imageobject>
14829                 </mediaobject>
14830               </screenshot>
14831             </listitem>
14832           </itemizedlist>
14833         </section>
14834
14835         <section id="newauthval">
14836           <title>Add new Authorized Value</title>
14837
14838           <para>New authorized values can be added to any existing or new
14839           category. To add a value:</para>
14840
14841           <itemizedlist>
14842             <listitem>
14843               <para>Click 'New authorized value for ...'</para>
14844
14845               <screenshot>
14846                 <screeninfo>New Authorized Value form</screeninfo>
14847
14848                 <mediaobject>
14849                   <imageobject>
14850                     <imagedata fileref="images/admin/basicparams/addauthvalue.png"/>
14851                   </imageobject>
14852                 </mediaobject>
14853               </screenshot>
14854             </listitem>
14855
14856             <listitem>
14857               <para>Enter a code for your Authorized Value into the
14858               'Authorized value' field</para>
14859
14860               <itemizedlist>
14861                 <listitem>
14862                   <important>
14863                     <para>Authorized value is limited to 80 characters and
14864                     cannot have spaces or special characters other than
14865                     underscores and hyphens in it.</para>
14866                   </important>
14867                 </listitem>
14868               </itemizedlist>
14869             </listitem>
14870
14871             <listitem>
14872               <para>Use the Description field for the actual value that will be displayed. If you
14873                 want something different to show in the OPAC, enter a 'Description (OPAC)'</para>
14874             </listitem>
14875             <listitem>
14876               <para>If you would like to limit this authorized value category to only specific
14877                 libraries you can choose them from the 'Branches limitation' menu. To have it show
14878                 for all libraries just choose 'All branches' at the top of the list.</para>
14879             </listitem>
14880
14881             <listitem>
14882               <para>If you have <link linkend="StaffAuthorisedValueImages">StaffAuthorisedValueImages</link>
14883               and/or <link linkend="AuthorisedValueImages">AuthorisedValueImages</link> set
14884               to show images for authorized values you can choose the image
14885               under 'Choose an icon'</para>
14886             </listitem>
14887
14888             <listitem>
14889               <para>Click 'Save'</para>
14890             </listitem>
14891
14892             <listitem>
14893               <para>The new value will appear in the list along with existing
14894               values</para>
14895
14896               <screenshot>
14897                 <screeninfo>List of authorized values in MARC504
14898                 category</screeninfo>
14899
14900                 <mediaobject>
14901                   <imageobject>
14902                     <imagedata fileref="images/admin/basicparams/authvals.png"/>
14903                   </imageobject>
14904                 </mediaobject>
14905               </screenshot>
14906             </listitem>
14907           </itemizedlist>
14908         </section>
14909       </section>
14910     </section>
14911
14912     <section id="patscirc">
14913       <title>Patrons &amp; Circulation</title>
14914
14915       <para>Settings for controlling circulation and patron
14916       information.</para>
14917
14918       <section id="patcats">
14919         <title>Patron Categories</title>
14920
14921         <para>Patron categories allow you to organize your patrons into
14922         different roles, age groups, and patron types.</para>
14923
14924         <itemizedlist>
14925           <listitem>
14926             <para><emphasis>Get there:</emphasis> More &gt; Administration
14927             &gt; Patrons &amp; Circulation &gt; Patron Categories</para>
14928           </listitem>
14929         </itemizedlist>
14930
14931         <screenshot>
14932           <screeninfo>Patron category list</screeninfo>
14933
14934           <mediaobject>
14935             <imageobject>
14936               <imagedata fileref="images/admin/patroncirc/patroncatlist.png"/>
14937             </imageobject>
14938           </mediaobject>
14939         </screenshot>
14940
14941         <para>Patrons are assigned to one of six main categories:</para>
14942
14943         <itemizedlist>
14944           <listitem>
14945             <para>Adult</para>
14946
14947             <itemizedlist>
14948               <listitem>
14949                 <para>Most common patron type, usually used for a general
14950                 'Patron' category.</para>
14951               </listitem>
14952             </itemizedlist>
14953           </listitem>
14954
14955           <listitem>
14956             <para>Child</para>
14957
14958             <itemizedlist>
14959               <listitem>
14960                 <para>Children patrons can have a guardian to be attached to
14961                 them.</para>
14962               </listitem>
14963             </itemizedlist>
14964           </listitem>
14965
14966           <listitem>
14967             <para>Staff</para>
14968
14969             <itemizedlist>
14970               <listitem>
14971                 <para>Librarians (and library workers) should be assigned the
14972                 staff category so that you can <link linkend="patronpermissions">set their permissions</link> and
14973                 give them access to the staff client.</para>
14974               </listitem>
14975             </itemizedlist>
14976           </listitem>
14977
14978           <listitem>
14979             <para>Organizational</para>
14980
14981             <itemizedlist>
14982               <listitem>
14983                 <para>Organizational patrons are organizations. Organizations
14984                 can be used as guarantors for Professional patrons.</para>
14985               </listitem>
14986             </itemizedlist>
14987           </listitem>
14988
14989           <listitem>
14990             <para>Professional</para>
14991
14992             <itemizedlist>
14993               <listitem>
14994                 <para>Professional patrons can be linked to Organizational
14995                 patrons</para>
14996               </listitem>
14997             </itemizedlist>
14998           </listitem>
14999
15000           <listitem>
15001             <para>Statistical</para>
15002
15003             <itemizedlist>
15004               <listitem>
15005                 <para>This patron type is used strictly for statistical
15006                 purposes, such as in house use of items.</para>
15007               </listitem>
15008             </itemizedlist>
15009           </listitem>
15010         </itemizedlist>
15011
15012         <section id="addingpatroncat">
15013           <title>Adding a patron category</title>
15014
15015           <para>To add a new patron category click 'New Category' at the top
15016           of the page</para>
15017
15018           <screenshot>
15019             <screeninfo>New patron category form</screeninfo>
15020
15021             <mediaobject>
15022               <imageobject>
15023                 <imagedata fileref="images/admin/patroncirc/newpatroncat.png"/>
15024               </imageobject>
15025             </mediaobject>
15026           </screenshot>
15027
15028           <itemizedlist>
15029             <listitem>
15030               <para>The 'Category Code' is an identifier for your new
15031               code.</para>
15032
15033               <itemizedlist>
15034                 <listitem>
15035                   <important>
15036                     <para>The category code is limited to 10 characters
15037                     (numbers and letters)</para>
15038                   </important>
15039                 </listitem>
15040
15041                 <listitem>
15042                   <important>
15043                     <para>This field is required in order to save your patron
15044                     category. If left blank you will be presented with an
15045                     error.</para>
15046
15047                     <screenshot>
15048                       <screeninfo>Missing fields error</screeninfo>
15049
15050                       <mediaobject>
15051                         <imageobject>
15052                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
15053                         </imageobject>
15054                       </mediaobject>
15055                     </screenshot>
15056                   </important>
15057                 </listitem>
15058               </itemizedlist>
15059             </listitem>
15060
15061             <listitem>
15062               <para>Enter a plain text version of the category in the
15063               'Description' field.</para>
15064
15065               <itemizedlist>
15066                 <listitem>
15067                   <important>
15068                     <para>This field is required in order to save your patron
15069                     category. If left blank you will be presented with an
15070                     error.</para>
15071
15072                     <screenshot>
15073                       <screeninfo>Missing fields error</screeninfo>
15074
15075                       <mediaobject>
15076                         <imageobject>
15077                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
15078                         </imageobject>
15079                       </mediaobject>
15080                     </screenshot>
15081                   </important>
15082                 </listitem>
15083               </itemizedlist>
15084             </listitem>
15085
15086             <listitem>
15087               <para>Enrollment period (in months) should be filled in if you
15088               have a limited enrollment period for your patrons (eg. Student
15089               cards expire after 9 months or until a specific date)</para>
15090
15091               <itemizedlist>
15092                 <listitem>
15093                   <important>
15094                     <para>You cannot enter both a month limit and a date
15095                     until. Choose to enter either one or the other.</para>
15096                   </important>
15097                 </listitem>
15098
15099                 <listitem>
15100                   <important>
15101                     <para>This field is required in order to save your patron
15102                     category. If left blank you will be presented with an
15103                     error.</para>
15104
15105                     <screenshot>
15106                       <screeninfo>Missing fields error</screeninfo>
15107
15108                       <mediaobject>
15109                         <imageobject>
15110                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
15111                         </imageobject>
15112                       </mediaobject>
15113                     </screenshot>
15114                   </important>
15115                 </listitem>
15116               </itemizedlist>
15117             </listitem>
15118
15119             <listitem>
15120               <para>Some patron categories can have a minimum age (in years)
15121               requirement associated with them, enter this age in the 'Age
15122               required'</para>
15123
15124               <itemizedlist>
15125                 <listitem>
15126                   <important>
15127                     <para>This value will only be checked if <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
15128                     defines the dateofbirth as a required field on the patron
15129                     record</para>
15130                   </important>
15131                 </listitem>
15132               </itemizedlist>
15133             </listitem>
15134
15135             <listitem>
15136               <para>Patron categories can also have a maximum age (in years)
15137               associated with them (such as children), enter this age in the
15138               'Upperage limit'</para>
15139
15140               <itemizedlist>
15141                 <listitem>
15142                   <important>
15143                     <para>This value will only be checked if <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
15144                     defines the dateofbirth as a required field on the patron
15145                     record</para>
15146                   </important>
15147                 </listitem>
15148               </itemizedlist>
15149             </listitem>
15150
15151             <listitem>
15152               <para>If you charge a membership fee for your patrons (such as
15153               those who live in another region) you can enter that in the
15154               'Enrollment fee' field.</para>
15155
15156               <itemizedlist>
15157                 <listitem>
15158                   <important>
15159                     <para>Only enter numbers and decimals in this field</para>
15160                   </important>
15161                 </listitem>
15162               </itemizedlist>
15163             </listitem>
15164
15165             <listitem>
15166               <para>If you want your patron to receive overdue notices, set
15167               the 'Overdue notice required' to 'Yes'</para>
15168             </listitem>
15169
15170             <listitem>
15171               <para>You can decide on a patron category basis if lost items
15172               are shown in the staff client by making a choice from the 'Lost
15173               items in staff client' pull down</para>
15174
15175               <screenshot>
15176                 <screeninfo>Choose a value for 'Hide Lost Items'</screeninfo>
15177
15178                 <mediaobject>
15179                   <imageobject>
15180                     <imagedata fileref="images/admin/patroncirc/hidelostitemspatron.png"/>
15181                   </imageobject>
15182                 </mediaobject>
15183               </screenshot>
15184
15185               <itemizedlist>
15186                 <listitem>
15187                   <important>
15188                     <para>Note that this is only applicable in the staff
15189                     client, so changing this value on patron categories who do
15190                     not have access to the staff client won't make any
15191                     difference</para>
15192                   </important>
15193                 </listitem>
15194               </itemizedlist>
15195             </listitem>
15196
15197             <listitem>
15198               <para>If you charge patrons for placing holds on items, enter
15199               the fee amount in the 'Hold fee' field.</para>
15200
15201               <itemizedlist>
15202                 <listitem>
15203                   <important>
15204                     <para>Only enter numbers and decimals in this field</para>
15205                   </important>
15206                 </listitem>
15207               </itemizedlist>
15208             </listitem>
15209
15210             <listitem>
15211               <para>In the 'Category type' field choose one of the six main
15212               parent categories</para>
15213
15214               <screenshot>
15215                 <screeninfo>Six main patron categories</screeninfo>
15216
15217                 <mediaobject>
15218                   <imageobject>
15219                     <imagedata fileref="images/admin/patroncirc/patroncatpulldown.png"/>
15220                   </imageobject>
15221                 </mediaobject>
15222               </screenshot>
15223
15224               <itemizedlist>
15225                 <listitem>
15226                   <important>
15227                     <para>This field is required in order to save your patron
15228                     category. If left blank you will be presented with an
15229                     error.</para>
15230
15231                     <screenshot>
15232                       <screeninfo>Missing fields error</screeninfo>
15233
15234                       <mediaobject>
15235                         <imageobject>
15236                           <imagedata fileref="images/admin/patroncirc/patcaterror.png"/>
15237                         </imageobject>
15238                       </mediaobject>
15239                     </screenshot>
15240                   </important>
15241                 </listitem>
15242               </itemizedlist>
15243             </listitem>
15244
15245             <listitem>
15246               <para>The Branch Limitations let you limit this patron category to only some branches
15247                 in your library system.  Select 'All branches' if you would like any library to be
15248                 able to use this category.</para>
15249             </listitem>
15250             <listitem>
15251               <para>Finally you can assign advanced messaging preferences by default to a patron
15252                 category</para>
15253               <itemizedlist>
15254                 <listitem>
15255                   <para>
15256                     <important>
15257                       <para>Requires that you have <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link> enabled</para>
15258                     </important>
15259                   </para>
15260                 </listitem>
15261                 <listitem>
15262                   <para>These defaults will be applied to new patrons that are added to the system.
15263                     They will not edit the preferences of the existing patrons. Also, these can be
15264                     changed for individual patrons, this setting is just a default to make it easier
15265                     to set up messages for an entire category.<itemizedlist>
15266                       <listitem>
15267                         <tip>
15268                           <para>After setting the default for the patron category you can force
15269                             those changes to all existing patrons by running the <emphasis role="italic">borrowers-force-messaging-defaults</emphasis> script
15270                             found in the <emphasis role="italic">misc/maintenance</emphasis> folder.
15271                             Ask your system administrator for assistance with this script.</para>
15272                         </tip>
15273                       </listitem>
15274                     </itemizedlist></para>
15275                 </listitem>
15276               </itemizedlist>
15277             </listitem>
15278           </itemizedlist>
15279         </section>
15280       </section>
15281       <section id="circfinerules">
15282         <title>Circulation and Fine Rules</title>
15283         <para>These rules define how your items are circulated, how/when fines are calculated and
15284           how holds are handled.</para>
15285         <itemizedlist>
15286           <listitem>
15287             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
15288               Circulation &gt; Circulation and fines rules</para>
15289           </listitem>
15290         </itemizedlist>
15291         <para>The rules are applied from most specific to less specific, using the first found in
15292           this order:</para>
15293         <itemizedlist>
15294           <listitem>
15295             <para>same library, same patron type, same item type</para>
15296           </listitem>
15297           <listitem>
15298             <para>same library, same patron type, all item type</para>
15299           </listitem>
15300           <listitem>
15301             <para>same library, all patron types, same item type</para>
15302           </listitem>
15303           <listitem>
15304             <para>same library, all patron types, all item types</para>
15305           </listitem>
15306           <listitem>
15307             <para>default (all libraries), same patron type, same item type</para>
15308           </listitem>
15309           <listitem>
15310             <para>default (all libraries), same patron type, all item types</para>
15311           </listitem>
15312           <listitem>
15313             <para>default (all libraries), all patron types, same item type</para>
15314           </listitem>
15315           <listitem>
15316             <para>default (all libraries), all patron types, all item types</para>
15317           </listitem>
15318         </itemizedlist>
15319         <tip>
15320           <para>If you are a single library system choose your branch name before creating rules
15321             (sometimes having only rules for the 'all libraries' option can cause issues with
15322             holds)</para>
15323         </tip>
15324         <para>
15325           <important>
15326             <para>At the very least you will need to set a default circulation rule. This rule
15327               should be set for all item types, all libraries and all patron categories. That will
15328               catch all instances that do not match a specific rule. When checking out if you do not
15329               have a rule for all libraries, all item types and all patron types then you may see
15330               patrons getting blocked from placing holds. You will also want a rule for your
15331               specific library set for all item types and all patron types to avoid this holds
15332               issue. Koha needs to know what rule to fall back on.</para>
15333           </important>
15334         </para>
15335         <section id="defaultcircrules">
15336           <title>Default Circulation Rules</title>
15337           <para>Using the issuing rules matrix you can define rules that depend on patron/item type
15338             combos. To set your rules, choose a library from the pull down (or 'all libraries' if
15339             you want to apply these rules to all branches):</para>
15340           <screenshot>
15341             <screeninfo>Libraries to apply the rules to</screeninfo>
15342             <mediaobject>
15343               <imageobject>
15344                 <imagedata fileref="images/admin/patroncirc/selectissuinglibrary.png"/>
15345               </imageobject>
15346             </mediaobject>
15347           </screenshot>
15348           <para>From the matrix you can choose any combination of patron categories and item types
15349             to apply the rules to</para>
15350           <screenshot>
15351             <screeninfo>Setting issuing rules for your libraries</screeninfo>
15352             <mediaobject>
15353               <imageobject>
15354                 <imagedata fileref="images/admin/patroncirc/addcircrule.png"/>
15355               </imageobject>
15356             </mediaobject>
15357           </screenshot>
15358           <itemizedlist>
15359             <listitem>
15360               <para>First choose which patron category you'd like the rule to be applied to. If you
15361                 leave this to 'All' it will apply to all patron categories</para>
15362             </listitem>
15363             <listitem>
15364               <para>Choose the 'Item type' you would like this rule to apply to. If you leave this
15365                 to 'All' it will apply to all item types</para>
15366             </listitem>
15367             <listitem>
15368               <para>Limit the number of items a patron can have checked out at the same time by
15369                 entering a number in the 'Current checkouts allowed' field</para>
15370             </listitem>
15371             <listitem>
15372               <para>Define the period of time an item can be checked out to a patron by entering the
15373                 number of units (days or hours) in the 'Loan period' box.</para>
15374             </listitem>
15375             <listitem>
15376               <para>Choose which unit of time, Days or Hours, that the loan period and fines will be
15377                 calculated in in the 'Unit' column</para>
15378             </listitem>
15379             <listitem>
15380               <para>You can also define a hard due date for a specific patron category and item
15381                 type. A hard due date ignores your usual circulation rules and makes it so that all
15382                 items of the type defined are due on, before or after the date you specify.</para>
15383             </listitem>
15384             <listitem>
15385               <para>'Fine amount' should have the amount you would like to charge for overdue
15386                 items</para>
15387               <itemizedlist>
15388                 <listitem>
15389                   <important>
15390                     <para>Enter only numbers and decimal points (no currency symbols).</para>
15391                   </important>
15392                 </listitem>
15393               </itemizedlist>
15394             </listitem>
15395             <listitem>
15396               <para>Enter the 'Fine charging interval' in the unit you set (ex. charge fines every 1
15397                 day, or every 2 hours)</para>
15398             </listitem>
15399             <listitem>
15400               <para>The 'Fine grace period' is the period of time an item can be overdue before you
15401                 start charging fines.</para>
15402               <itemizedlist>
15403                 <listitem>
15404                   <important>
15405                     <para>This can only be set for the Day unit, not in Hours</para>
15406                   </important>
15407                 </listitem>
15408               </itemizedlist>
15409             </listitem>
15410             <listitem>
15411               <para>The 'Overdue fines cap' is the maximum fine for this patron and item
15412                 combination</para>
15413               <itemizedlist>
15414                 <listitem>
15415                   <important>
15416                     <para>If this field is left blank then Koha will not put a limit on the fines
15417                       this item will accrue. A maximum fine amount can be set using the <link linkend="MaxFine">MaxFine</link> system preference.</para>
15418                   </important>
15419                 </listitem>
15420               </itemizedlist>
15421             </listitem>
15422             <listitem>
15423               <para>If your library 'fines' patrons by suspending their account you can enter the
15424                 number of days their fine should be suspended in the 'Suspension in days'
15425                 field</para>
15426               <itemizedlist>
15427                 <listitem>
15428                   <important>
15429                     <para>This can only be set for the Day unit, not in Hours</para>
15430                   </important>
15431                 </listitem>
15432               </itemizedlist>
15433             </listitem>
15434             <listitem>
15435               <para>Next decide if the patron can renew this item type and if so, enter how many
15436                 times they can renew it in the 'Renewals allowed' box</para>
15437             </listitem>
15438             <listitem>
15439               <para>If you're allowing renewals you can control how long the renewal loan period
15440                 will be (in the units you have chosen) in the 'Renewal period' box</para>
15441             </listitem>
15442             <listitem>
15443               <para>If the patron can place holds on this item type, enter the total numbers of
15444                 items (of this type) that can be put on hold in the 'Holds allowed' field</para>
15445             </listitem>
15446             <listitem>
15447               <para>Finally, if you charge a <link linkend="rentalcharge">rental fee</link> for the
15448                 item type and want to give a specific patron type a discount on that fee, enter the
15449                 percentage discount (without the % symbol) in the 'Rental Discount' field</para>
15450             </listitem>
15451           </itemizedlist>
15452           <para>When finished, click 'Add' to save your changes. To modify a rule, simply click the
15453             'Edit' link to the right of the fule and edit the values that appear filled in at the
15454             bottom of the form.</para>
15455           <screenshot>
15456               <screeninfo>Edit circ and fine rule</screeninfo>
15457               <mediaobject>
15458                 <imageobject>
15459                   <imagedata fileref="images/admin/patroncirc/editcircfine.png"/>
15460                 </imageobject>
15461               </mediaobject>
15462             </screenshot>
15463           <para>If you would like to delete your rule, click the 'Delete' link to the right of the
15464             rule.</para>
15465           <para>To save time you can clone rules from one library to another by choosing the clone
15466             option above the rules matrix.</para>
15467           <screenshot>
15468             <screeninfo>Circulation &amp; Fine Rules Clone Tool</screeninfo>
15469             <mediaobject>
15470               <imageobject>
15471                 <imagedata fileref="images/admin/patroncirc/clonerules.png"/>
15472               </imageobject>
15473             </mediaobject>
15474           </screenshot>
15475           <para>After choosing to clone you will be presented with a confirmation message.</para>
15476           <screenshot>
15477             <screeninfo>Circulation &amp; Fine Rules Successfully Cloned Message</screeninfo>
15478             <mediaobject>
15479               <imageobject>
15480                 <imagedata fileref="images/admin/patroncirc/rulescloned.png"/>
15481               </imageobject>
15482             </mediaobject>
15483           </screenshot>
15484         </section>
15485         <section id="defaultcheckoutpolicy">
15486           <title>Default Checkouts and Hold Policy</title>
15487           <para>You can set a default maximum number of checkouts and hold policy that will be used
15488             if none is defined below for a particular item type or category.  This is the fall back
15489             rule for defaults.</para>
15490           <screenshot>
15491             <screeninfo>Default Checkouts and Hold Policy</screeninfo>
15492             <mediaobject>
15493               <imageobject>
15494                 <imagedata fileref="images/admin/patroncirc/defaultcheckholds.png"/>
15495               </imageobject>
15496             </mediaobject>
15497           </screenshot>
15498           <para>From this menu you can set a default to apply to all item types and patrons in the
15499             library if no other option is set in the forms below.</para>
15500           <itemizedlist>
15501             <listitem>
15502               <para>In 'Total Current Checkouts Allowed' enter the total number of items patrons can
15503                 have checked out at one time</para>
15504             </listitem>
15505             <listitem>
15506               <para>Control where patrons can place holds from using the 'Hold Policy' menu</para>
15507               <itemizedlist>
15508                 <listitem>
15509                   <para>From Any Library: Patrons from any library may put this item on hold.
15510                     (default if none is defined)</para>
15511                 </listitem>
15512                 <listitem>
15513                   <para>From Home Library: Only patrons from the item's home library may put this
15514                     book on hold.</para>
15515                 </listitem>
15516                 <listitem>
15517                   <para>No Holds Allowed: No patron may put this book on hold.</para>
15518                 </listitem>
15519               </itemizedlist>
15520             </listitem>
15521             <listitem>
15522               <para>Control where the item returns to once it is checked in</para>
15523               <itemizedlist>
15524                 <listitem>
15525                   <para>Item returns home</para>
15526                 </listitem>
15527                 <listitem>
15528                   <para>Item returns to issuing branch</para>
15529                 </listitem>
15530                 <listitem>
15531                   <para>Item floats</para>
15532                   <itemizedlist>
15533                     <listitem>
15534                       <para>When an item floats it stays where it was checked in and does not ever
15535                         return 'home'</para>
15536                     </listitem>
15537                   </itemizedlist>
15538                 </listitem>
15539               </itemizedlist>
15540             </listitem>
15541             <listitem>
15542               <para>Once your policy is set, you can unset it by clicking the 'Unset' link to the
15543                 right of the rule</para>
15544             </listitem>
15545           </itemizedlist>
15546         </section>
15547         <section id="checkoutperpatron">
15548           <title>Checkouts Per Patron</title>
15549           <para>For this library, you can specify the maximum number of loans that a patron of a
15550             given category can make, regardless of the item type.  </para>
15551           <screenshot>
15552             <screeninfo>Set default checkouts per patron category</screeninfo>
15553             <mediaobject>
15554               <imageobject>
15555                 <imagedata fileref="images/admin/patroncirc/checkoutsperpatron.png"/>
15556               </imageobject>
15557             </mediaobject>
15558           </screenshot>
15559           <tip>
15560             <para>If the total amount loanable for a given patron category is left blank, no limit
15561               applies, except possibly for a limit you define for a specific item type.</para>
15562           </tip>
15563           <para>For example, if you have a rule in the matrix that says Board patrons are allowed 10
15564             books and 5 DVDs but you want to make it so that Board patrons only have a total of 12
15565             things checked out at once.  If you enter 12 here and the patron has 10 books out
15566             already they will only be allowed 2 DVDs to equal the 12 total they're allowed.</para>
15567         </section>
15568         <section id="holdpolicies">
15569           <title>Item Hold Policies</title>
15570           <para>For this library, you can edit hold and return policies for a given item type,
15571             regardless of the patron's category.</para>
15572           <screenshot>
15573             <screeninfo>Hold policies per item type</screeninfo>
15574             <mediaobject>
15575               <imageobject>
15576                 <imagedata fileref="images/admin/patroncirc/holdsperitem.png"/>
15577               </imageobject>
15578             </mediaobject>
15579           </screenshot>
15580           <para>The various Hold Policies have the following effects:</para>
15581           <itemizedlist>
15582             <listitem>
15583               <para>From Any Library: Patrons from any library may put this item on hold. (default
15584                 if none is defined)</para>
15585             </listitem>
15586             <listitem>
15587               <para>From Home Library: Only patrons from the item's home library may put this book
15588                 on hold.</para>
15589             </listitem>
15590             <listitem>
15591               <para>No Holds Allowed: No patron may put this book on hold.</para>
15592             </listitem>
15593           </itemizedlist>
15594           <important>
15595             <para>Note that if the system preference <link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link> set to 'allow', these policies can be overridden by
15596               your circulation staff.</para>
15597           </important>
15598           <important>
15599             <para>These policies are based on the patron's home branch, not the branch that the
15600               reserving staff member is from.</para>
15601           </important>
15602           <para>The various Return Policies have the following effects:</para>
15603           <itemizedlist>
15604             <listitem>
15605               <para>Item returns home: The item will prompt the librarian to transfer the item to
15606                 its home library</para>
15607               <itemizedlist>
15608                 <listitem>
15609                   <important>
15610                     <para>If the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link>
15611                       preference is set to automatically transfer the items home, then a prompt will
15612                       not appear</para>
15613                   </important>
15614                 </listitem>
15615               </itemizedlist>
15616             </listitem>
15617             <listitem>
15618               <para>Item returns to issuing branch: The item will prompt the librarian to transfer
15619                 the item back to the library where it was checked out</para>
15620               <itemizedlist>
15621                 <listitem>
15622                   <important>
15623                     <para>If the <link linkend="AutomaticItemReturn">AutomaticItemReturn</link>
15624                       preference is set to automatically transfer the items home, then a prompt will
15625                       not appear</para>
15626                   </important>
15627                 </listitem>
15628               </itemizedlist>
15629             </listitem>
15630             <listitem>
15631               <para>Item floats: The item will not be transferred from the branch it was checked in
15632                 at, instead it will remain there until transferred manually or checked in at another
15633                 branch</para>
15634             </listitem>
15635           </itemizedlist>
15636           <para>For example you might allow holds at your libraries but not what New items or DVDs to
15637             be placed on hold by other branches so you can set the 'Hold policy' to 'From home
15638             library' so that those items can only be placed on hold if the items' owning library and
15639             the patron's home library are the same.  You can also block holds completely on specific
15640             item types from this form.  This is also how you can set up floating item types and
15641             types that remain with their home library.</para>
15642         </section>
15643       </section>
15644       <section id="patronattributetypes">
15645         <title>Patron Attribute Types</title>
15646         <para>Patron attributes can be used to define custom fields to associate with your patron
15647           records. In order to enable the use of custom fields you need to set the <link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link> system
15648           preference.</para>
15649         <itemizedlist>
15650           <listitem>
15651             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
15652               Circulation &gt; Patron attribute types</para>
15653           </listitem>
15654         </itemizedlist>
15655         <para>A common use for this field would be for a student ID number or a Driver's license
15656           number.</para>
15657         <screenshot>
15658           <screeninfo>List of Patron Attributes</screeninfo>
15659           <mediaobject>
15660             <imageobject>
15661               <imagedata fileref="images/admin/patroncirc/attributes.png"/>
15662             </imageobject>
15663           </mediaobject>
15664         </screenshot>
15665         <section id="addpatattributes">
15666           <title>Adding Patron Attributes</title>
15667           <para>To add a new Patron Attribute Type, click the 'New Patron Attribute Type' button at
15668             the top of the page</para>
15669           <screenshot>
15670             <screeninfo>Add Patron Attribute Type form</screeninfo>
15671             <mediaobject>
15672               <imageobject>
15673                 <imagedata fileref="images/admin/patroncirc/addattribute.png"/>
15674               </imageobject>
15675             </mediaobject>
15676           </screenshot>
15677           <itemizedlist>
15678             <listitem>
15679               <para>In the 'Patron attribute type code', enter a short code to identify this
15680                 field</para>
15681               <itemizedlist>
15682                 <listitem>
15683                   <important>
15684                     <para>This field is limited to 10 characters (numbers and letters only)</para>
15685                   </important>
15686                 </listitem>
15687                 <listitem>
15688                   <important>
15689                     <para>This setting cannot be changed after an attribute is defined</para>
15690                   </important>
15691                 </listitem>
15692               </itemizedlist>
15693             </listitem>
15694             <listitem>
15695               <para>In the 'Description' field, enter a longer (plain text) explanation of what this
15696                 field will contain</para>
15697             </listitem>
15698             <listitem>
15699               <para>Check the box next to 'Repeatable' to let a patron record have multiple values
15700                 of this attribute.</para>
15701               <itemizedlist>
15702                 <listitem>
15703                   <important>
15704                     <para>This setting cannot be changed after an attribute is defined</para>
15705                   </important>
15706                 </listitem>
15707               </itemizedlist>
15708             </listitem>
15709             <listitem>
15710               <para>If 'Unique identifier' is checked, the attribute will be a unique identifier
15711                 which means, if a value is given to a patron record, the same value cannot be given
15712                 to a different record.</para>
15713               <itemizedlist>
15714                 <listitem>
15715                   <important>
15716                     <para>This setting cannot be changed after an attribute is defined</para>
15717                   </important>
15718                 </listitem>
15719               </itemizedlist>
15720             </listitem>
15721             <listitem>
15722               <para>Check 'Allow password' to make it possible to associate a password with this
15723                 attribute.</para>
15724             </listitem>
15725             <listitem>
15726               <para>Check 'Display in OPAC' to display this attribute on a patron's details page in
15727                 the OPAC.</para>
15728             </listitem>
15729             <listitem>
15730               <para>Check 'Searchable' to make this attribute searchable in the staff patron
15731                 search.</para>
15732             </listitem>
15733             <listitem>
15734               <para>Check 'Display in check-out' to make this attribute visible in the patron's
15735                 short detail display on the left of the checkout screen and other patron
15736                 pages</para>
15737               <screenshot>
15738                 <screeninfo>Show attribute in patron detail on the left</screeninfo>
15739                 <mediaobject>
15740                   <imageobject>
15741                     <imagedata fileref="images/admin/patroncirc/showattribute.png"/>
15742                   </imageobject>
15743                 </mediaobject>
15744               </screenshot>
15745             </listitem>
15746             <listitem>
15747               <para>Authorized value category; if one is selected, the patron record input page will
15748                 only allow values to be chosen from the authorized value list.</para>
15749               <itemizedlist>
15750                 <listitem>
15751                   <para>You will first need to add an authorized value list for it to appear in this
15752                     menu</para>
15753                   <itemizedlist>
15754                     <listitem>
15755                       <para><emphasis>Get there: </emphasis>More &gt; Administration &gt; Basic
15756                         Parameters &gt; <link linkend="authorizedvalues">Authorized
15757                         Values</link></para>
15758                     </listitem>
15759                   </itemizedlist>
15760                 </listitem>
15761                 <listitem>
15762                   <important>
15763                     <para>an authorized value list is not enforced during batch patron
15764                       import.</para>
15765                   </important>
15766                 </listitem>
15767               </itemizedlist>
15768             </listitem>
15769             <listitem>
15770               <para>If you would like this attribute to only be used by specific branches you can
15771                 choose those branches from the 'Branches limitation' list. Choose 'All branches' to
15772                 show it for all libraries.<itemizedlist>
15773                   <listitem>
15774                     <important>
15775                       <para>Note that items with locations already set on them will not be altered.
15776                         The branch limitation only limits the choosing of an authorized value based
15777                         on the home branch of the current staff login. All authorized values for
15778                         item records (LOC, LOST, CCODE, etc) will show in the OPAC for all
15779                         patrons.</para>
15780                     </important>
15781                   </listitem>
15782                 </itemizedlist></para>
15783             </listitem>
15784             <listitem>
15785               <para>If you'd like to only show this attribute on patrons of one type choose that
15786                 patron type from the 'Category' pull down</para>
15787             </listitem>
15788             <listitem>
15789               <para>If you have a lot of attributes it might be handy to group them so that you can
15790                 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
15791                 you can then change your attributes page to have sections of attributes</para>
15792               <screenshot>
15793                 <screeninfo>Patron Attributes Sorted</screeninfo>
15794                 <mediaobject>
15795                   <imageobject>
15796                     <imagedata fileref="images/admin/patroncirc/pa_class.png"/>
15797                   </imageobject>
15798                 </mediaobject>
15799               </screenshot>
15800             </listitem>
15801             <listitem>
15802               <para>Click Save to save your new attribute</para>
15803             </listitem>
15804           </itemizedlist>
15805           <para>Once added your attribute will appear on the list of attributes and also on the
15806             patron record add/edit form</para>
15807           <screenshot>
15808             <screeninfo>Patron Attributes list on the Patron add/edit form</screeninfo>
15809             <mediaobject>
15810               <imageobject>
15811                 <imagedata fileref="images/admin/patroncirc/patronattribute.png"/>
15812               </imageobject>
15813             </mediaobject>
15814           </screenshot>
15815           <para>If you have set up classes for organizing attributes they will appear that way on
15816             the add/edit patron form</para>
15817           <screenshot>
15818             <screeninfo>Grouped Attributes</screeninfo>
15819             <mediaobject>
15820               <imageobject>
15821                 <imagedata fileref="images/admin/patroncirc/pa_class-patron.png"/>
15822               </imageobject>
15823             </mediaobject>
15824           </screenshot>
15825         </section>
15826         <section id="editpatattributes">
15827           <title>Editing/Deleting Patron Attributes</title>
15828           <para>Each patron attribute has an edit and a delete link beside it on the list of
15829             attributes.</para>
15830           <para>Some fields in the attribute will not be editable once created:</para>
15831           <itemizedlist>
15832             <listitem>
15833               <para>Patron attribute type code</para>
15834             </listitem>
15835             <listitem>
15836               <para>Repeatable</para>
15837             </listitem>
15838             <listitem>
15839               <para>Unique identifier</para>
15840             </listitem>
15841           </itemizedlist>
15842           <para>You will be unable to delete an attribute if it's in use.</para>
15843           <screenshot>
15844             <screeninfo>Warning when trying to delete an attribute that is in use</screeninfo>
15845             <mediaobject>
15846               <imageobject>
15847                 <imagedata fileref="images/admin/patroncirc/deletepatronattr.png"/>
15848               </imageobject>
15849             </mediaobject>
15850           </screenshot>
15851         </section>
15852       </section>
15853       <section id="libtransferlimits">
15854         <title>Library Transfer Limits</title>
15855         <para>Limit the ability to transfer items between libraries based on the library sending,
15856           the library receiving, and the collection code involved.</para>
15857         <itemizedlist>
15858           <listitem>
15859             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
15860               Circulation &gt; Library Transfer Limits</para>
15861           </listitem>
15862         </itemizedlist>
15863         <para>These rules only go into effect if the preference <link linkend="UseBranchTransferLimits">UseBranchTransferLimits</link> is set to
15864           'enforce'.</para>
15865         <para>Before you begin you will want to choose which library you are setting these limits
15866           for.</para>
15867         <screenshot>
15868           <screeninfo>Choose the library you're setting limits for</screeninfo>
15869           <mediaobject>
15870             <imageobject>
15871               <imagedata fileref="images/admin/patroncirc/librarytransferselect.png"/>
15872             </imageobject>
15873           </mediaobject>
15874         </screenshot>
15875         <para>Transfer limits are set based on the collections codes you have applied via the <link linkend="authorizedvalues">Authorized Value</link> administration area.</para>
15876         <screenshot>
15877           <screeninfo>Collection Code values assigned in the Authorized Value area</screeninfo>
15878           <mediaobject>
15879             <imageobject>
15880               <imagedata fileref="images/admin/patroncirc/collectcodes.png"/>
15881             </imageobject>
15882           </mediaobject>
15883         </screenshot>
15884         <para>Collection codes will appear as tabs above the checkboxes:</para>
15885         <screenshot>
15886           <screeninfo>Collection Code tabs</screeninfo>
15887           <mediaobject>
15888             <imageobject>
15889               <imagedata fileref="images/admin/patroncirc/limittocollcode.png"/>
15890             </imageobject>
15891           </mediaobject>
15892         </screenshot>
15893         <para>Check the boxes for the libraries that you accept checkins from for the item type you
15894           have selected at the top (in the example below - FIC)</para>
15895         <screenshot>
15896           <screeninfo>Example transfer limits set up</screeninfo>
15897           <mediaobject>
15898             <imageobject>
15899               <imagedata fileref="images/admin/patroncirc/transferlimits.png"/>
15900             </imageobject>
15901           </mediaobject>
15902         </screenshot>
15903         <para>In the above example, Centerville library will allow patrons to return items from all
15904           libraries except Liberty and Franklin to their branch.</para>
15905       </section>
15906       <section id="transportcostmatrix">
15907         <title>Transport cost matrix</title>
15908         <para>The Transport cost matrix lets a library system define relative costs to transport
15909           books to one another. In order for the system to use this matrix you must first set the
15910             <link linkend="UseTransportCostMatrix">UseTransportCostMatrix</link> preference to
15911           'Use'.  <important>
15912             <para>The Transport cost matrix takes precedence in controlling where holds are filled
15913               from, if the matrix is not used then Koha checks the <link linkend="holdqueueweight">StaticHoldsQueueWeight</link>.</para>
15914           </important></para>
15915         <para>Costs are decimal values between some arbitrary maximum value (e.g. 1 or 100) and 0
15916           which is the minimum (no) cost. For example, you could just use the distance between each
15917           library in miles as your 'cost', if that would accurately reflect the cost of transferring
15918           them. Perhaps post offices would be a better measure. Libraries sharing a post office
15919           would have a cost of 1, adjacent post offices would have a cost of 2, etc.</para>
15920         <para>To enter transport costs simply click in the cell you would like to alter, uncheck the
15921           'Disable' box and enter your 'cost'</para>
15922         <screenshot>
15923             <screeninfo>Transport cost matrix</screeninfo>
15924             <mediaobject>
15925               <imageobject>
15926                 <imagedata fileref="images/admin/patroncirc/transportcostmatrix.png"/>
15927               </imageobject>
15928             </mediaobject>
15929           </screenshot>
15930         <para>After entering in your cost, hit 'Enter' on your keyboard or click the 'Save' button
15931           at the bottom of the matrix to save your changes.</para>
15932       </section>
15933       <section id="itemcircalerts">
15934         <title>Item Circulation Alerts</title>
15935         <para>Libraries can decide if they want to have patrons automatically notified of
15936           circulation events (check ins and check outs).</para>
15937         <itemizedlist>
15938           <listitem>
15939             <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Patrons &amp;
15940               Circulation &gt; Item Circulation Alerts</para>
15941           </listitem>
15942         </itemizedlist>
15943         <para>These preferences are set based on patron types and item types.</para>
15944         <important>
15945           <para>These preference can be overridden by changes in the individual patron's messaging
15946             preferences.</para>
15947         </important>
15948         <para>To set up circulation alerts:</para>
15949         <itemizedlist>
15950           <listitem>
15951             <para>Choose your library from the pull down at the top of the screen</para>
15952             <screenshot>
15953               <screeninfo>Libraries to set Circulation Alerts</screeninfo>
15954               <mediaobject>
15955                 <imageobject>
15956                   <imagedata fileref="images/admin/patroncirc/librariesforalert.png"/>
15957                 </imageobject>
15958               </mediaobject>
15959             </screenshot>
15960             <itemizedlist>
15961               <listitem>
15962                 <para>To set preferences for all libraries, keep the menu set to 'Default'</para>
15963               </listitem>
15964             </itemizedlist>
15965           </listitem>
15966           <listitem>
15967             <para>By default all item types and all patrons are notified of check ins and check
15968               outs. To change this, click on the item/patron type combo that you would like to stop
15969               notices for.</para>
15970             <screenshot>
15971               <screeninfo>Circulation Alert Matrix</screeninfo>
15972               <mediaobject>
15973                 <imageobject>
15974                   <imagedata fileref="images/admin/patroncirc/alertmatrix.png"/>
15975                 </imageobject>
15976               </mediaobject>
15977             </screenshot>
15978             <itemizedlist>
15979               <listitem>
15980                 <para>In the above example, Juveniles and Kids will not receive check out
15981                   notices.</para>
15982               </listitem>
15983             </itemizedlist>
15984           </listitem>
15985         </itemizedlist>
15986       </section>
15987
15988       <section id="citytowns">
15989         <title>Cities and Towns</title>
15990
15991         <para>To standardize patron input you can define cities or towns
15992         within your region so that when new patrons are added librarians
15993         simply have to select the town from a list instead of having to type
15994         the town and zip (or postal) code information.</para>
15995
15996         <itemizedlist>
15997           <listitem>
15998             <para><emphasis>Get there:</emphasis> More &gt; Administration
15999             &gt; Patrons &amp; Circulation &gt; Cities and Towns</para>
16000           </listitem>
16001         </itemizedlist>
16002
16003         <section id="addingcity">
16004           <title>Adding a City</title>
16005
16006           <para>To add a new city, click the 'New City' button at the top of
16007           the page and enter the city name, state, zip/postal code and
16008           country.</para>
16009
16010           <screenshot>
16011             <screeninfo>New city entry form</screeninfo>
16012
16013             <mediaobject>
16014               <imageobject>
16015                 <imagedata fileref="images/admin/patroncirc/newcity.png"/>
16016               </imageobject>
16017             </mediaobject>
16018           </screenshot>
16019
16020           <para>One you click Submit, your city will be saved and will be
16021           listed on the Cities and Towns page</para>
16022
16023           <screenshot>
16024             <screeninfo>List of Cities</screeninfo>
16025
16026             <mediaobject>
16027               <imageobject>
16028                 <imagedata fileref="images/admin/patroncirc/cities.png"/>
16029               </imageobject>
16030             </mediaobject>
16031           </screenshot>
16032
16033           <para>Cities can be edited or deleted at any time.</para>
16034         </section>
16035
16036         <section id="citiesonpatform">
16037           <title>Viewing Cities on Patron Add Form</title>
16038
16039           <para>If you have defined local cities using the New city form, then
16040           when adding or editing a patron record you will see those cities in
16041           a pull down menu to make city selection easy.</para>
16042
16043           <screenshot>
16044             <screeninfo>Cities pull down on the patron record</screeninfo>
16045
16046             <mediaobject>
16047               <imageobject>
16048                 <imagedata fileref="images/admin/patroncirc/patroncity.png"/>
16049               </imageobject>
16050             </mediaobject>
16051           </screenshot>
16052
16053           <para>This will allow for easy entry of local cities into the patron
16054           record without risking the potential for typos or mistaken
16055           zip/postal codes.</para>
16056         </section>
16057       </section>
16058     </section>
16059
16060     <section id="catadmin">
16061       <title>Catalog Administration</title>
16062
16063       <para>Set these controls before you start cataloging on your Koha
16064       system.</para>
16065
16066       <itemizedlist>
16067         <listitem>
16068           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
16069           Catalog</para>
16070         </listitem>
16071       </itemizedlist>
16072
16073       <section id="marcbibframeworks">
16074         <title>MARC Bibliographic Frameworks</title>
16075
16076         <para>Think of Frameworks as templates for creating new bibliographic
16077         records. Koha comes with some predefined frameworks that can be edited
16078         or deleted, and librarians can create their own frameworks for content
16079         specific to their libraries.</para>
16080
16081         <itemizedlist>
16082           <listitem>
16083             <para><emphasis>Get there:</emphasis> More &gt; Administration
16084             &gt; Catalog &gt; MARC Bibliographic Frameworks</para>
16085           </listitem>
16086         </itemizedlist>
16087
16088         <screenshot>
16089           <screeninfo>Frameworks List</screeninfo>
16090
16091           <mediaobject>
16092             <imageobject>
16093               <imagedata fileref="images/admin/cataloging/frameworks.png"/>
16094             </imageobject>
16095           </mediaobject>
16096         </screenshot>
16097
16098         <important>
16099           <para>Do not delete or edit the Default Framework since this will
16100           cause problems with your cataloging records - always create a new
16101           template based on the Default Framework, or alter the other
16102           Frameworks.</para>
16103         </important>
16104
16105         <para>After clicking the 'MARC structure' link to the right of each
16106         framework you can decide how many fields you want to see on one screen
16107         by using the pagination options at the top of the table.</para>
16108
16109         <screenshot>
16110           <screeninfo>Pagination options</screeninfo>
16111
16112           <mediaobject>
16113             <imageobject>
16114               <imagedata fileref="images/admin/cataloging/frameworkoptions.png"/>
16115             </imageobject>
16116           </mediaobject>
16117         </screenshot>
16118
16119         <section id="addframework">
16120           <title>Add New Framework</title>
16121
16122           <para>To add a new framework</para>
16123
16124           <itemizedlist>
16125             <listitem>
16126               <para>Click 'New Framework'</para>
16127
16128               <screenshot>
16129                 <screeninfo>Add Framework Form</screeninfo>
16130
16131                 <mediaobject>
16132                   <imageobject>
16133                     <imagedata fileref="images/admin/cataloging/addframework.png"/>
16134                   </imageobject>
16135                 </mediaobject>
16136               </screenshot>
16137
16138               <itemizedlist>
16139                 <listitem>
16140                   <para>Enter a code of 4 or fewer characters</para>
16141                 </listitem>
16142
16143                 <listitem>
16144                   <para>Use the Description field to enter a more detailed
16145                   definition of your framework</para>
16146                 </listitem>
16147               </itemizedlist>
16148             </listitem>
16149
16150             <listitem>
16151               <para>Click 'Submit'</para>
16152             </listitem>
16153
16154             <listitem>
16155               <para>Once your Framework is added click 'MARC structure' to the
16156               right of it on the list of Frameworks</para>
16157
16158               <screenshot>
16159                 <screeninfo>Choose basis for new Framework</screeninfo>
16160
16161                 <mediaobject>
16162                   <imageobject>
16163                     <imagedata fileref="images/admin/cataloging/startnewframework.png"/>
16164                   </imageobject>
16165                 </mediaobject>
16166               </screenshot>
16167
16168               <itemizedlist>
16169                 <listitem>
16170                   <para>You will be asked to choose a Framework to base your
16171                   new Framework off of, this will make it easier than starting
16172                   from scratch</para>
16173                 </listitem>
16174               </itemizedlist>
16175             </listitem>
16176
16177             <listitem>
16178               <para>Once your Framework appears on the screen you can edit or
16179               delete each field by following the instructions for <link linkend="editsubfields">editing subfields</link></para>
16180             </listitem>
16181           </itemizedlist>
16182         </section>
16183
16184         <section id="editframeworks">
16185           <title>Edit Existing Frameworks</title>
16186
16187           <para>Clicking 'Edit' to the right of a Framework will only allow
16188           you to edit the Description for the Framework:</para>
16189
16190           <screenshot>
16191             <screeninfo>Edit Framework</screeninfo>
16192
16193             <mediaobject>
16194               <imageobject>
16195                 <imagedata fileref="images/admin/cataloging/editframework.png"/>
16196               </imageobject>
16197             </mediaobject>
16198           </screenshot>
16199
16200           <para>To make edits to the fields associated with the Framework you
16201           must first click 'MARC Structure' and then follow the instructions
16202           for <link linkend="editsubfields">editing subfields</link></para>
16203         </section>
16204
16205         <section id="addsubfieldsframework">
16206           <title>Add subfields to Frameworks</title>
16207
16208           <para>To add a field to a Framework click the 'New Tag' button at
16209           the top of the Framework definition</para>
16210
16211           <screenshot>
16212             <screeninfo>New Tag Button</screeninfo>
16213
16214             <mediaobject>
16215               <imageobject>
16216                 <imagedata fileref="images/admin/cataloging/newtag.png"/>
16217               </imageobject>
16218             </mediaobject>
16219           </screenshot>
16220
16221           <para>This will open up a blank form for entering MARC field
16222           data</para>
16223
16224           <screenshot>
16225             <screeninfo>Add a new tag to framework</screeninfo>
16226
16227             <mediaobject>
16228               <imageobject>
16229                 <imagedata fileref="images/admin/cataloging/newtagform.png"/>
16230               </imageobject>
16231             </mediaobject>
16232           </screenshot>
16233
16234           <para>Enter the information about your new tag:</para>
16235
16236           <itemizedlist>
16237             <listitem>
16238               <para>The 'Tag' is the MARC field number</para>
16239             </listitem>
16240
16241             <listitem>
16242               <para>The 'Label for lib' is the text that will appear in the
16243               staff client when in the cataloging module</para>
16244             </listitem>
16245
16246             <listitem>
16247               <para>The 'Label for OPAC' is the text that will appear in the
16248               OPAC when viewing the MARC version of the record</para>
16249             </listitem>
16250
16251             <listitem>
16252               <para>If this field can be repeated, check the 'Repeatable'
16253               box</para>
16254             </listitem>
16255
16256             <listitem>
16257               <para>If this field is mandatory, check the 'Mandatory'
16258               box</para>
16259             </listitem>
16260
16261             <listitem>
16262               <para>If you want this field to be a pull down with limited
16263               possible answers, choose which 'Authorized value' list you want
16264               to use</para>
16265             </listitem>
16266           </itemizedlist>
16267
16268           <para>When you're finished, click 'Save Changes' and you will be
16269           presented with your new field</para>
16270
16271           <screenshot>
16272             <screeninfo>New tag and link to subfields</screeninfo>
16273
16274             <mediaobject>
16275               <imageobject>
16276                 <imagedata fileref="images/admin/cataloging/subfieldslink.png"/>
16277               </imageobject>
16278             </mediaobject>
16279           </screenshot>
16280
16281           <para>To the right of the new field is a link to 'Subfields,' you
16282           will need to add subfields before this tag will appear in your MARC
16283           editor. The process of entering the settings for the new subfield is
16284           the same as those found in the <link linkend="editsubfields">editing
16285           subfields in frameworks</link> section of this manual.</para>
16286         </section>
16287
16288         <section id="editsubfields">
16289           <title>Edit Framework Subfields</title>
16290
16291           <para>Frameworks are made up of MARC fields and subfields. To make
16292           edits to most Frameworks you must edit the fields and subfields.
16293           Clicking 'Edit' to the right of each subfield will allow you to make
16294           changes to the text associated with the field</para>
16295
16296           <screenshot>
16297             <screeninfo>Modify MARC Field</screeninfo>
16298
16299             <mediaobject>
16300               <imageobject>
16301                 <imagedata fileref="images/admin/cataloging/editfield.png"/>
16302               </imageobject>
16303             </mediaobject>
16304           </screenshot>
16305
16306           <itemizedlist>
16307             <listitem>
16308               <para>Each field has a tag (which is the MARC tag)</para>
16309
16310               <itemizedlist>
16311                 <listitem>
16312                   <para>The 'Label for lib' is what will show in the staff
16313                   client if you have <link linkend="advancedMARCeditor">advancedMARCeditor</link> set
16314                   to display labels</para>
16315                 </listitem>
16316
16317                 <listitem>
16318                   <para>The 'Label for OPAC' is what will show on the MARC
16319                   view in the OPAC</para>
16320                 </listitem>
16321
16322                 <listitem>
16323                   <para>If you check 'Repeatable' then the field will have a
16324                   plus sign next to it allowing you to add multiples of that
16325                   tag</para>
16326                 </listitem>
16327
16328                 <listitem>
16329                   <para>If you check 'Mandatory' the record will not be
16330                   allowed to save unless you have a value assigned to this
16331                   tag</para>
16332                 </listitem>
16333
16334                 <listitem>
16335                   <para>'Authorized value' is where you define an <link linkend="authorizedvalues">authorized value</link> that your
16336                   catalogers can choose from a pull down to fill this field
16337                   in</para>
16338                 </listitem>
16339               </itemizedlist>
16340             </listitem>
16341           </itemizedlist>
16342
16343           <para>To edit the subfields associated with the tag, click
16344           'Subfields' to the right of the tag on the 'MARC Structure'
16345           listing</para>
16346
16347           <itemizedlist>
16348             <listitem>
16349               <para>From the list of subfields you can click 'Delete' to the
16350               right of each to delete the subfields</para>
16351             </listitem>
16352
16353             <listitem>
16354               <para>To edit the subfields click 'Edit Subfields'</para>
16355             </listitem>
16356
16357             <listitem>
16358               <para>For each subfield you can set the following Basic constraint values</para>
16359               <screenshot>
16360                 <screeninfo>Editing the 504 Subfield</screeninfo>
16361                 <mediaobject>
16362                   <imageobject>
16363                     <imagedata fileref="images/admin/cataloging/editsubfield.png"/>
16364                   </imageobject>
16365                 </mediaobject>
16366               </screenshot>
16367
16368               <itemizedlist>
16369                 <listitem>
16370                   <para>Text for librarian</para>
16371
16372                   <itemizedlist>
16373                     <listitem>
16374                       <para>what appears before the subfield in the librarian
16375                       interface</para>
16376                     </listitem>
16377                   </itemizedlist>
16378                 </listitem>
16379
16380                 <listitem>
16381                   <para>Text for OPAC</para>
16382
16383                   <itemizedlist>
16384                     <listitem>
16385                       <para>what appears before the field in the OPAC.</para>
16386
16387                       <itemizedlist>
16388                         <listitem>
16389                           <para>If left empty, the text for librarian is used
16390                           instead</para>
16391                         </listitem>
16392                       </itemizedlist>
16393                     </listitem>
16394                   </itemizedlist>
16395                 </listitem>
16396
16397                 <listitem>
16398                   <para>Repeatable</para>
16399
16400                   <itemizedlist>
16401                     <listitem>
16402                       <para>the field will have a plus sign next to it
16403                       allowing you to add multiples of that tag</para>
16404                     </listitem>
16405                   </itemizedlist>
16406                 </listitem>
16407
16408                 <listitem>
16409                   <para>Mandatory</para>
16410
16411                   <itemizedlist>
16412                     <listitem>
16413                       <para>the record will not be allowed to save unless you
16414                       have a value assigned to this tag</para>
16415                     </listitem>
16416                   </itemizedlist>
16417                 </listitem>
16418
16419                 <listitem>
16420                   <para>Managed in tab</para>
16421
16422                   <itemizedlist>
16423                     <listitem>
16424                       <para>defines the tab where the subfield is shown. All
16425                       subfields of a given field must be in the same tab or
16426                       ignored. Ignore means that the subfield is not
16427                       managed.</para>
16428                     </listitem>
16429                   </itemizedlist>
16430                 </listitem>
16431               </itemizedlist>
16432             </listitem>
16433             <listitem>
16434               <para>For each subfield you can set the following Advanced constraint values</para>
16435               <screenshot>
16436                   <screeninfo>Advanced constraints</screeninfo>
16437                   <mediaobject>
16438                     <imageobject>
16439                       <imagedata fileref="images/admin/cataloging/advancedoptsubfield.png"/>
16440                     </imageobject>
16441                   </mediaobject>
16442                 </screenshot>
16443               <itemizedlist>
16444                 <listitem>
16445                   <para>Default value</para>
16446                   <itemizedlist>
16447                     <listitem>
16448                       <para>defines what you want to appear in the field by default, this will be
16449                         editable, but it saves time if you use the same note over and over or the
16450                         same value in a field often.</para>
16451                     </listitem>
16452                   </itemizedlist>
16453                 </listitem>
16454                 <listitem>
16455                   <para>Visibility</para>
16456                   <itemizedlist>
16457                     <listitem>
16458                       <para>allows you to select from where this subfield is visible/hidden, simply
16459                         check the boxes where you would like the field to show and uncheck the boxes
16460                         where you would like it hidden.</para>
16461                       <screenshot>
16462                           <screeninfo>Framework visibility</screeninfo>
16463                           <mediaobject>
16464                             <imageobject>
16465                               <imagedata fileref="images/admin/cataloging/frameworkvisibility.png"/>
16466                             </imageobject>
16467                           </mediaobject>
16468                         </screenshot>
16469                     </listitem>
16470                   </itemizedlist>
16471                 </listitem>
16472                 <listitem>
16473                   <para>Is a URL</para>
16474                   <itemizedlist>
16475                     <listitem>
16476                       <para>if checked, it means that the subfield is a URL and can be
16477                         clicked</para>
16478                     </listitem>
16479                   </itemizedlist>
16480                 </listitem>
16481                 <listitem>
16482                   <para>Link</para>
16483                   <itemizedlist>
16484                     <listitem>
16485                       <para>If you enter a field/subfield here (200b), a link appears after the
16486                         subfield in the MARC Detail view. This view is present only in the staff
16487                         client, not the OPAC. If the librarian clicks on the link, a search is done
16488                         on the database for the field/subfield with the same value. This can be used
16489                         for 2 main topics :</para>
16490                       <itemizedlist>
16491                         <listitem>
16492                           <para>on a field like author (200f in UNIMARC), put 200f here, you will be
16493                             able to see all bib records with the same author.</para>
16494                         </listitem>
16495                         <listitem>
16496                           <para>on a field that is a link (4xx) to reach another bib record. For
16497                             example, put 011a in 464$x, will find the serials that are with this
16498                             ISSN.</para>
16499                         </listitem>
16500                       </itemizedlist>
16501                     </listitem>
16502                     <listitem>
16503                       <warning>
16504                         <para>This value should not change after data has been added to your
16505                           catalog. If you need to change this value you must ask your system
16506                           administrator to run misc/batchRebuildBiblioTables.pl. </para>
16507                       </warning>
16508                     </listitem>
16509                   </itemizedlist>
16510                 </listitem>
16511                 <listitem>
16512                   <para>Koha link</para>
16513                   <itemizedlist>
16514                     <listitem>
16515                       <para>Koha is multi-MARC compliant. So, it does not know what the 245$a means,
16516                         neither what 200$f (those 2 fields being both the title in MARC21 and
16517                         UNIMARC). So, in this list you can "map" a MARC subfield to its meaning.
16518                         Koha constantly maintains consistency between a subfield and its meaning.
16519                         When the user want to search on "title", this link is used to find what is
16520                         searched (245 if you're MARC21, 200 if you're UNIMARC).</para>
16521                     </listitem>
16522                   </itemizedlist>
16523                 </listitem>
16524               </itemizedlist>
16525             </listitem>
16526             <listitem>
16527               <para>For each subfield you can set the following Other option values</para>
16528               <screenshot>
16529                   <screeninfo/>
16530                   <mediaobject>
16531                     <imageobject>
16532                       <imagedata fileref="images/admin/cataloging/otheroptssubfield.png"/>
16533                     </imageobject>
16534                   </mediaobject>
16535                 </screenshot>
16536               <itemizedlist>
16537                 <listitem>
16538                   <para>Authorized value</para>
16539                   <itemizedlist>
16540                     <listitem>
16541                       <para>means the value cannot by typed by the librarian, but must be chosen
16542                         from a pull down generated by the <link linkend="authorizedvalues"
16543                           >authorized value</link> list</para>
16544                     </listitem>
16545                     <listitem>
16546                       <para>In the example above, the 504a field will show the MARC504 Authorized
16547                         Values when cataloging</para>
16548                       <screenshot>
16549                         <screeninfo>Example of an Authorized Subfield</screeninfo>
16550                         <mediaobject>
16551                           <imageobject>
16552                             <imagedata fileref="images/admin/cataloging/504auth.png"/>
16553                           </imageobject>
16554                         </mediaobject>
16555                       </screenshot>
16556                     </listitem>
16557                   </itemizedlist>
16558                 </listitem>
16559                 <listitem>
16560                   <para>Thesaurus</para>
16561                   <itemizedlist>
16562                     <listitem>
16563                       <para>means that the value is not free text, but must be searched in the
16564                         authority/thesaurus of the selected category</para>
16565                     </listitem>
16566                   </itemizedlist>
16567                 </listitem>
16568                 <listitem>
16569                   <para>Plugin</para>
16570                   <itemizedlist>
16571                     <listitem>
16572                       <para>means the value is calculated or managed by a plugin. Plugins can do
16573                         almost anything.</para>
16574                     </listitem>
16575                     <listitem>
16576                       <para>For example, in UNIMARC there are plugins for every 1xx fields that are
16577                         coded fields. The plugin is a huge help for cataloger ! There are also two
16578                         plugins (unimarc_plugin_210c and unimarc_plugin_225a that can "magically"
16579                         find the editor from an ISBN, and the collection list for the editor)</para>
16580                     </listitem>
16581                   </itemizedlist>
16582                 </listitem>
16583               </itemizedlist>
16584             </listitem>
16585
16586             <listitem>
16587               <para>To save your changes simply click the 'Save Changes'
16588               button at the top of the screen</para>
16589             </listitem>
16590           </itemizedlist>
16591
16592           <para/>
16593         </section>
16594
16595         <section id="importexportframeworks">
16596           <title>Import/Export Frameworks</title>
16597
16598           <para>Next to each framework is a link to either import or export
16599           the framework.</para>
16600
16601           <section id="exportframeworks">
16602             <title>Export Framework</title>
16603
16604             <para>To export a framework simply click the 'Export' link to the
16605             right of framework title.</para>
16606
16607             <screenshot>
16608               <screeninfo>Export link next to framework</screeninfo>
16609
16610               <mediaobject>
16611                 <imageobject>
16612                   <imagedata fileref="images/admin/cataloging/importexport.png"/>
16613                 </imageobject>
16614               </mediaobject>
16615             </screenshot>
16616
16617             <para>When you click 'Export' you will be prompted to choose what
16618             format to export the file in.</para>
16619
16620             <screenshot>
16621               <screeninfo>Export formats</screeninfo>
16622
16623               <mediaobject>
16624                 <imageobject>
16625                   <imagedata fileref="images/admin/cataloging/exportoptions.png"/>
16626                 </imageobject>
16627               </mediaobject>
16628             </screenshot>
16629
16630             <para>A framework exported this way can be imported into any other
16631             Koha installation using the import framework option.</para>
16632           </section>
16633
16634           <section id="importframeworks">
16635             <title>Import Framework</title>
16636
16637             <para>An easy way to create a new framework is to import one created for your or another
16638               Koha installation. This framework would need to be exported from the other system
16639                 <link linkend="exportframeworks">using the instructions above</link> to be available
16640               for import here. </para>
16641             <para>To import a framework you first need to create <link linkend="addframework">a new
16642                 framework</link>. Once you have that framework, click 'Import' to the right of the
16643               new framework.</para>
16644
16645             <screenshot>
16646               <screeninfo>Import link next to framework</screeninfo>
16647
16648               <mediaobject>
16649                 <imageobject>
16650                   <imagedata fileref="images/admin/cataloging/importexport.png"/>
16651                 </imageobject>
16652               </mediaobject>
16653             </screenshot>
16654
16655             <para>You will be prompted to find a file on your computer to
16656             import into the framework.</para>
16657
16658             <screenshot>
16659               <screeninfo>Choose a file to import</screeninfo>
16660
16661               <mediaobject>
16662                 <imageobject>
16663                   <imagedata fileref="images/admin/cataloging/importfile.png"/>
16664                 </imageobject>
16665               </mediaobject>
16666             </screenshot>
16667
16668             <para>You will be asked to confirm your actions before the file is
16669             imported.</para>
16670
16671             <screenshot>
16672               <screeninfo>Confirm your desire to import</screeninfo>
16673
16674               <mediaobject>
16675                 <imageobject>
16676                   <imagedata fileref="images/admin/cataloging/importconfirm.png"/>
16677                 </imageobject>
16678               </mediaobject>
16679             </screenshot>
16680
16681             <para>As your file is uploaded you will see an image that will
16682             confirm that the system is working.</para>
16683
16684             <screenshot>
16685               <screeninfo>Import timer</screeninfo>
16686
16687               <mediaobject>
16688                 <imageobject>
16689                   <imagedata fileref="images/admin/cataloging/importtimer.png"/>
16690                 </imageobject>
16691               </mediaobject>
16692             </screenshot>
16693
16694             <para>Once your import is complete you will be brought to the
16695             framework edit tool where you can make any changes you need to the
16696             framework you imported.</para>
16697           </section>
16698         </section>
16699       </section>
16700
16701       <section id="kohamarcmapping">
16702         <title>Koha to MARC Mapping</title>
16703
16704         <para>While Koha stores the entire MARC record, it also stores common
16705         fields for easy access in various tables in the database. Koha to MARC
16706         Mapping is used to tell Koha where to find these values in the MARC
16707         record. In many cases you will not have to change the default values
16708         set by in this tool on installation, but it is important to know that
16709         the tool is here and can be used at any time.</para>
16710
16711         <itemizedlist>
16712           <listitem>
16713             <para><emphasis>Get there:</emphasis> More &gt; Administration
16714             &gt; Catalog &gt; Koha to MARC Mapping</para>
16715           </listitem>
16716         </itemizedlist>
16717
16718         <para>The Koha to MARC Mapping page offers you the option of choosing
16719         from one of three tables in the database to assign values to.</para>
16720
16721         <screenshot>
16722           <screeninfo>Koha to MARC Mapping Table Pull Down</screeninfo>
16723
16724           <mediaobject>
16725             <imageobject>
16726               <imagedata fileref="images/admin/cataloging/kohamarcmapping.png"/>
16727             </imageobject>
16728           </mediaobject>
16729         </screenshot>
16730
16731         <para>After choosing the table you would like to view, click 'OK.' To
16732         edit any mapping click on the 'Koha Filed' or the 'Edit' link.</para>
16733
16734         <screenshot>
16735           <screeninfo>Map MARC Field to Koha Field</screeninfo>
16736
16737           <mediaobject>
16738             <imageobject>
16739               <imagedata fileref="images/admin/cataloging/mapmarc.png"/>
16740             </imageobject>
16741           </mediaobject>
16742         </screenshot>
16743
16744         <para>Choose which MARC field you would like to map to this Koha Field
16745         and click the 'OK' button. If you would like to clear all mappings,
16746         click the 'Click to "Unmap"' button.</para>
16747
16748         <important>
16749           <para>At this time you can map only 1 MARC field to 1 Koha field.
16750           This means that you won't be able to map both the 100a and the 700a
16751           to the author field, you need to choose one or the other.</para>
16752         </important>
16753
16754         <para/>
16755       </section>
16756
16757       <section id="keywordmapping">
16758         <title>Keywords to MARC Mapping</title>
16759
16760         <para>This tool will allow you to map MARC fields to a set of
16761         predefined keywords.</para>
16762
16763         <itemizedlist>
16764           <listitem>
16765             <para><emphasis>Get there:</emphasis> More &gt; Administration
16766             &gt; Catalog &gt; Keywords to MARC Mapping</para>
16767           </listitem>
16768         </itemizedlist>
16769
16770         <important>
16771           <para>This tool only effects sites that are not using the XSLT
16772           Stylesheets.</para>
16773         </important>
16774
16775         <para>At this time the only keyword in use is 'subtitle.'</para>
16776
16777         <para>Using this tool you can define what MARC field prints to the
16778         detail screen of the bibliographic record using keywords. The
16779         following example will use the subtitle field.</para>
16780
16781         <para>Using the Framework pull down menu, choose the <link linkend="marcbibframeworks">Framework</link> you would like to apply
16782         this rule to. For example, the subtitle for books can be found in the
16783         245$b field.</para>
16784
16785         <screenshot>
16786           <screeninfo>Assigning Book Subtitle</screeninfo>
16787
16788           <mediaobject>
16789             <imageobject>
16790               <imagedata fileref="images/admin/cataloging/subtitlebookmapping.png"/>
16791             </imageobject>
16792           </mediaobject>
16793         </screenshot>
16794
16795         <para>However the subtitle for DVDs appears in 245$p</para>
16796
16797         <screenshot>
16798           <screeninfo>Assigning DVD Subtitle</screeninfo>
16799
16800           <mediaobject>
16801             <imageobject>
16802               <imagedata fileref="images/admin/cataloging/subtitledvdmapping.png"/>
16803             </imageobject>
16804           </mediaobject>
16805         </screenshot>
16806
16807         <para>Using this tool you can tell Koha to print the right field as
16808         the subtitle when viewing the bibliographic record in the OPAC.</para>
16809
16810         <screenshot>
16811           <screeninfo>Subtitle display in the OPAC</screeninfo>
16812
16813           <mediaobject>
16814             <imageobject>
16815               <imagedata fileref="images/admin/cataloging/subtitlebookinopac.png"/>
16816             </imageobject>
16817           </mediaobject>
16818         </screenshot>
16819
16820         <para>This tool can be used to chain together pieces of the record as
16821         well. If you want the series number to show in the title on your
16822         search results you simply have to map 490 $v to 'subtitle' along with
16823         the 245 $b. <tip>
16824             <para>Chain together the fields you want to show after the item
16825             title in the order in which you want them to appear.</para>
16826           </tip></para>
16827
16828         <para>Future developments will include additional keyword assigned
16829         fields.</para>
16830       </section>
16831
16832       <section id="marcbibframeworkstest">
16833         <title>MARC Bibliographic Framework Test</title>
16834
16835         <para>Checks the MARC structure.</para>
16836
16837         <itemizedlist>
16838           <listitem>
16839             <para><emphasis>Get there:</emphasis> More &gt; Administration
16840             &gt; Catalog &gt; MARC Bibliographic Framework Test</para>
16841           </listitem>
16842         </itemizedlist>
16843
16844         <para>If you change your MARC Bibliographic framework it's recommended
16845         that you run this tool to test for errors in your definition.</para>
16846
16847         <screenshot>
16848           <screeninfo>Framework Test</screeninfo>
16849
16850           <mediaobject>
16851             <imageobject>
16852               <imagedata fileref="images/admin/cataloging/frameworktest.png"/>
16853             </imageobject>
16854           </mediaobject>
16855         </screenshot>
16856       </section>
16857
16858       <section id="authoritiesadmin">
16859         <title>Authority Types</title>
16860
16861         <para>Authority Types are basically MARC Frameworks for Authority
16862         records and because of that they follow the same editing rules found
16863         in the <link linkend="marcbibframeworks">MARC Bibliographic
16864         Frameworks</link> section of this manual. Koha comes with many of the
16865         necessary Authority frameworks already installed. To learn how to add
16866         and edit Authority Types, simply review the <link linkend="marcbibframeworks">MARC Bibliographic Frameworks</link>
16867         section of this manual.</para>
16868
16869         <itemizedlist>
16870           <listitem>
16871             <para><emphasis>Get there:</emphasis> More &gt; Administration
16872             &gt; Catalog &gt; Authority Types</para>
16873           </listitem>
16874         </itemizedlist>
16875       </section>
16876
16877       <section id="classificationsources">
16878         <sectioninfo>
16879           <authorgroup>
16880             <author>
16881               <firstname>Savitra</firstname>
16882               <surname>Sirohi</surname>
16883               <affiliation>
16884                 <orgname>Nucsoft OSS Labs</orgname>
16885               </affiliation>
16886             </author>
16887             
16888             <editor>
16889               <firstname>Nicole C.</firstname>
16890               <surname>Engard</surname>
16891               <contrib>Fixed typos, changed content where
16892                 necessary and added new screenshots.</contrib>
16893             </editor>
16894           </authorgroup>
16895           
16896           <pubdate>2010</pubdate>
16897         </sectioninfo>
16898
16899         <title>Classification Sources</title>
16900
16901         <para>Source of classification or shelving scheme is an <link linkend="authorizedvalues"
16902             >Authorized Values</link> category that is mapped to field 952$2 and 942$2 in Koha's
16903           MARC Bibliographic frameworks and stored in the items.cn_source field in the
16904           database.</para>
16905
16906         <itemizedlist>
16907           <listitem>
16908             <para><emphasis>Get there:</emphasis> More &gt; Administration
16909             &gt; Catalog &gt; Classification sources</para>
16910           </listitem>
16911         </itemizedlist>
16912
16913         <screenshot>
16914           <screeninfo>Classification Sources</screeninfo>
16915
16916           <mediaobject>
16917             <imageobject>
16918               <imagedata fileref="images/admin/cataloging/classsources.png"/>
16919             </imageobject>
16920           </mediaobject>
16921         </screenshot>
16922
16923         <para>Commonly used values of this field are:</para>
16924
16925         <itemizedlist>
16926           <listitem>
16927             <para>ddc - Dewey Decimal Classification</para>
16928           </listitem>
16929
16930           <listitem>
16931             <para>lcc - Library of Congress Classification</para>
16932           </listitem>
16933         </itemizedlist>
16934
16935         <para>If you chose to install classification sources during Koha's
16936         installation, you would see other values too:</para>
16937
16938         <itemizedlist>
16939           <listitem>
16940             <para>ANSCR (sound recordings)</para>
16941           </listitem>
16942
16943           <listitem>
16944             <para>SuDOC classification</para>
16945           </listitem>
16946
16947           <listitem>
16948             <para>Universal Decimal Classification</para>
16949           </listitem>
16950
16951           <listitem>
16952             <para>Other/Generic Classification</para>
16953           </listitem>
16954         </itemizedlist>
16955
16956         <section id="addingclasssource">
16957           <title>Adding/Editing Classification Sources</title>
16958
16959           <para>You can add your own source of classification by using the New
16960           Classification Source button. To edit use the Edit link.</para>
16961
16962           <screenshot>
16963             <screeninfo>Add classification source</screeninfo>
16964
16965             <mediaobject>
16966               <imageobject>
16967                 <imagedata fileref="images/admin/cataloging/addclasssource.png"/>
16968               </imageobject>
16969             </mediaobject>
16970           </screenshot>
16971
16972           <para>When creating or editing:</para>
16973
16974           <itemizedlist>
16975             <listitem>
16976               <para>You will need to enter a code and a description.</para>
16977             </listitem>
16978
16979             <listitem>
16980               <para>Check the 'Source in use?' checkbox if you want the value
16981               to appear in the drop down list for this category.</para>
16982             </listitem>
16983
16984             <listitem>
16985               <para>Select the appropriate <link linkend="classfilingrules">filing rule</link> from the drop down
16986               list.</para>
16987             </listitem>
16988           </itemizedlist>
16989
16990           <para/>
16991         </section>
16992
16993         <section id="classfilingrules">
16994           <title>Classification Filing Rules</title>
16995
16996           <para>Filing rules determine the order in which items are placed on
16997           shelves.</para>
16998
16999           <para>Values that are pre-configured in Koha are:</para>
17000
17001           <itemizedlist>
17002             <listitem>
17003               <para>Dewey</para>
17004             </listitem>
17005
17006             <listitem>
17007               <para>LCC</para>
17008             </listitem>
17009
17010             <listitem>
17011               <para>Generic</para>
17012             </listitem>
17013           </itemizedlist>
17014
17015           <para>Filing rules are mapped to <link linkend="addingclasssource">Classification sources</link>. You can
17016           setup new filing rules by using the New Filing Rule button. To edit
17017           use the Edit link.</para>
17018
17019           <para>When creating or editing:</para>
17020
17021           <itemizedlist>
17022             <listitem>
17023               <para>Enter a code and a description</para>
17024             </listitem>
17025
17026             <listitem>
17027               <para>Choose an appropriate filing routine - dewey, generic or
17028               lcc</para>
17029             </listitem>
17030           </itemizedlist>
17031         </section>
17032       </section>
17033
17034       <section id="recordmatchingrules">
17035         <sectioninfo>
17036           <authorgroup>
17037             <author>
17038               <firstname>Joy</firstname>
17039               <surname>Nelson</surname>
17040               <affiliation>
17041                 <orgname>ByWater Solutions</orgname>
17042               </affiliation>
17043             </author>
17044             
17045             <editor>
17046               <firstname>Nicole C.</firstname>
17047               <surname>Engard</surname>
17048               <contrib>Changed/edited content where necessary.</contrib>
17049             </editor>
17050           </authorgroup>
17051           
17052           <pubdate>2013</pubdate>
17053         </sectioninfo>
17054         <title>Record Matching Rules</title>
17055
17056         <para>Record matching rules are used when importing MARC records into
17057         Koha.</para>
17058
17059         <itemizedlist>
17060           <listitem>
17061             <para><emphasis>Get there:</emphasis> More &gt; Administration
17062             &gt; Catalog &gt; Record Matching Rules</para>
17063           </listitem>
17064         </itemizedlist>
17065
17066         <para>The rules that you set up here will be referenced with you <link linkend="stagemarc">Stage MARC Records for Import</link>.</para>
17067         <para>It is important to understand the difference between Match Points and Match Checks
17068           before adding new matching rules to Koha.</para>
17069
17070        <para>Match Points are the criteria that you enter that must be met in order for an incoming
17071           record to match an existing MARC record in your catalog. You can have multiple match
17072           points on an import rule each with its own score. An incoming record will be compared
17073           against your existing records (‘one record at a time’) and given a score for each match
17074           point. When the total score of the matchpoints matches or exceeds the threshold given for
17075           the matching rule, Koha assumes a good match and imports/overlays according your
17076           specifications in the import process. An area to watch out for here is the sum of the
17077           match points. Doublecheck that the matches you want will add up to a successful
17078           match.</para>
17079
17080 <para>Example: </para>
17081         <para>Threshold of 1000 </para>
17082         <para>Match Point on 020$a 1000 </para>
17083         <para>Match Point on 022$a 1000 </para>
17084         <para>Match Point on 245$a 500 </para>
17085         <para>Match Point on 100$a 100</para>
17086
17087 <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>
17088
17089 <para>Match Checks are not commonly used in import rules. However, they can serve a couple of
17090           purposes in matching records. First, match checks can be used as the matching criteria
17091           instead of the match points if your indexes are stale and out of date. The match checks go
17092           right for the data instead of relying on the data in the indexes. (If you fear your
17093           indexes are out of date, a rebuild of your indexes would be a great idea and solve that
17094           situation!) The other use for a Match Check is as a “double check” or “veto” of your
17095           matching rule. For example, if you have a matching rule as below:</para>
17096 <para>Threshold of 1000 </para>
17097         <para>Match Point on 020$a 1000 </para>
17098         <para>Match Check on 245$a</para>
17099
17100 <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>
17101
17102 <para>Match Points and Match Checks are powerful tools in the import process.   Harness the power of these two matching criteria and make your data behave for you!</para>
17103         <section id="addrecordmatchrule">
17104           <title>Adding Matching Rules</title>
17105           <para>To create a new matching rule :</para>
17106           <itemizedlist>
17107             <listitem>
17108               <para>Click 'New Record Matching Rule'</para>
17109               <screenshot>
17110                 <screeninfo>Add record matching rule</screeninfo>
17111                 <mediaobject>
17112                   <imageobject>
17113                     <imagedata fileref="images/admin/cataloging/newmatchrule.png"/>
17114                   </imageobject>
17115                 </mediaobject>
17116               </screenshot>
17117               <itemizedlist>
17118                 <listitem>
17119                   <para>Choose a unique name and enter it in the 'Matching rule code' field</para>
17120                 </listitem>
17121                 <listitem>
17122                   <para>'Description' can be anything you want to make it clear to you what rule
17123                     you're picking</para>
17124                 </listitem>
17125                 <listitem>
17126                   <para>'Match threshold' is the total number of 'points' a biblio must earn to be
17127                     considered a 'match'</para>
17128                 </listitem>
17129                 <listitem>
17130                   <para>'Record type' is the type of import this rule will be used for - either
17131                     authority or bibliographic</para>
17132                 </listitem>
17133                 <listitem>
17134                   <para>Match points are set up to determine what fields to match on</para>
17135                 </listitem>
17136                 <listitem>
17137                   <para>'Search index' can be found by looking at the ccl.properties file on your
17138                     system which tells the zebra indexing what data to search for in the MARC
17139                     data".</para>
17140                 </listitem>
17141                 <listitem>
17142                   <para>'Score' - The number of 'points' a match on this field is worth. If the sum
17143                     of each score is greater than the match threshold, the incoming record is a
17144                     match to the existing record</para>
17145                 </listitem>
17146                 <listitem>
17147                   <para>Enter the MARC tag you want to match on in the 'Tag' field</para>
17148                 </listitem>
17149                 <listitem>
17150                   <para>Enter the MARC tag subfield you want to match on in the 'Subfields'
17151                     field</para>
17152                 </listitem>
17153                 <listitem>
17154                   <para>'Offset' - For use with control fields, 001-009</para>
17155                 </listitem>
17156                 <listitem>
17157                   <para>'Length' - For use with control fields, 001-009</para>
17158                 </listitem>
17159                 <listitem>
17160                   <para>Koha only has one 'Normalization rule' that removes extra characters such as
17161                     commas and semicolons. The value you enter in this field is irrelevant to the
17162                     normalization process.</para>
17163                 </listitem>
17164                 <listitem>
17165                   <para>'Required match checks' - ??</para>
17166                 </listitem>
17167               </itemizedlist>
17168             </listitem>
17169           </itemizedlist>
17170         </section>
17171         <section id="samplerecordmatch">
17172           <title>Sample Bibliographic Record Matching Rule: Control Number</title>
17173
17174           <screenshot>
17175             <screeninfo>LOC Matching Rule</screeninfo>
17176
17177             <mediaobject>
17178               <imageobject>
17179                 <imagedata fileref="images/admin/cataloging/samplematchrule.png"/>
17180               </imageobject>
17181             </mediaobject>
17182           </screenshot>
17183
17184           <itemizedlist>
17185             <listitem>
17186               <para>Match threshold: 100</para>
17187             </listitem>
17188             <listitem>
17189               <para>Record type: Bibliographic<itemizedlist>
17190                   <listitem>
17191                     <tip>
17192                       <para>If you'd like a rule to match on the 001 in authority records you will
17193                         need the repeat all of these values and change just the record type to
17194                         'Authority record'</para>
17195                     </tip>
17196                   </listitem>
17197                 </itemizedlist></para>
17198             </listitem>
17199
17200             <listitem>
17201               <para>Matchpoints (just the one):</para>
17202             </listitem>
17203
17204             <listitem>
17205               <para>Search index: Control-number</para>
17206             </listitem>
17207
17208             <listitem>
17209               <para>Score: 101</para>
17210             </listitem>
17211
17212             <listitem>
17213               <para>Tag: 001</para>
17214
17215               <itemizedlist>
17216                 <listitem>
17217                   <note>
17218                     <para>this field is for the control number assigned by the
17219                     organization creating, using, or distributing the
17220                     record</para>
17221                   </note>
17222                 </listitem>
17223               </itemizedlist>
17224             </listitem>
17225
17226             <listitem>
17227               <para>Subfields: a</para>
17228             </listitem>
17229
17230             <listitem>
17231               <para>Offset: 0</para>
17232             </listitem>
17233
17234             <listitem>
17235               <para>Length: 0</para>
17236             </listitem>
17237
17238             <listitem>
17239               <para>Normalization rule: Control-number</para>
17240             </listitem>
17241
17242             <listitem>
17243               <para>Required Match checks: none (remove the blank one)</para>
17244
17245               <screenshot>
17246                 <screeninfo>Remove match check</screeninfo>
17247
17248                 <mediaobject>
17249                   <imageobject>
17250                     <imagedata fileref="images/admin/cataloging/removematchcheck.png"/>
17251                   </imageobject>
17252                 </mediaobject>
17253               </screenshot>
17254             </listitem>
17255           </itemizedlist>
17256         </section>
17257       </section>
17258
17259       <section id="oaisetsconfig">
17260         <title>OAI Sets Configuration</title>
17261
17262         <para>On this page you can create, modify and delete OAI-PMH
17263         sets</para>
17264
17265         <section id="oaicreate">
17266           <title>Create a set</title>
17267
17268           <para>To create a set:</para>
17269
17270           <itemizedlist>
17271             <listitem>
17272               <para>Click on the link 'Add a new set'</para>
17273             </listitem>
17274
17275             <listitem>
17276               <para>Fill the mandatory fields 'setSpec' and 'setName'</para>
17277             </listitem>
17278
17279             <listitem>
17280               <para>Then you can add descriptions for this set. To do this
17281               click on 'Add description' and fill the newly created text box.
17282               You can add as many descriptions as you want.</para>
17283             </listitem>
17284
17285             <listitem>
17286               <para>Click on 'Save' button'</para>
17287             </listitem>
17288           </itemizedlist>
17289         </section>
17290
17291         <section id="oaimodify">
17292           <title>Modify/Delete a set</title>
17293
17294           <para>To modify a set, just click on the link 'Modify' on the same
17295           line of the set you want to modify. A form similar to set creation
17296           form will appear and allow you to modify the setSpec, setName and
17297           descriptions.</para>
17298
17299           <para>To delete a set, just click on the link 'Delete' on the same
17300           line of the set you want to delete.</para>
17301         </section>
17302
17303         <section id="oaimapping">
17304           <title>Define mappings</title>
17305
17306           <para>Here you can define how a set will be build (what records will
17307           belong to this set) by defining mappings. Mappings are a list of
17308           conditions on record content. A record only need to match one
17309           condition to belong to the set.</para>
17310
17311           <itemizedlist>
17312             <listitem>
17313               <para>Fill the fields 'Field', 'Subfield' and 'Value'. For
17314               example if you want to include in this set all records that have
17315               a 999$9 equal to 'XXX'. Fill 'Field' with 999, 'Subfield' with 9
17316               and 'Value' with XXX.</para>
17317             </listitem>
17318
17319             <listitem>
17320               <para>If you want to add another condition, click on 'OR' button
17321               and repeat step 1.</para>
17322             </listitem>
17323
17324             <listitem>
17325               <para>Click on 'Save'</para>
17326             </listitem>
17327           </itemizedlist>
17328
17329           <para>To delete a condition, just leave at least one of 'Field',
17330           'Subfield' or 'Value' empty and click on 'Save'.<note>
17331               <para>Actually, a condition is true if value in the
17332               corresponding subfield is strictly equal to what is defined if
17333               'Value'. A record having 999$9 = 'XXX YYY' will not belong to a
17334               set where condition is 999$9 = 'XXX'.</para>
17335             </note></para>
17336
17337           <para>And it is case sensitive : a record having 999$9 = 'xxx' will
17338           not belong to a set where condition is 999$9 = 'XXX'.</para>
17339         </section>
17340
17341         <section id="oaibuild">
17342           <title>Build sets</title>
17343
17344           <para>Once you have configured all your sets, you have to build the
17345           sets. This is done by calling the script
17346           misc/migration_tools/build_oai_sets.pl.</para>
17347         </section>
17348       </section>
17349     </section>
17350
17351     <section id="acqadmin">
17352       <title>Acquisitions</title>
17353
17354       <para>The Koha Acquisitions module provides a way for the library to
17355       record orders placed with vendors and manage purchase budgets.</para>
17356
17357       <para>Before using the <link linkend="acqmodule">Acquisitions
17358       Module</link>, you will want to make sure that you have completed all of
17359       the set up.</para>
17360
17361       <itemizedlist>
17362         <listitem>
17363           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
17364           Acquisitions</para>
17365         </listitem>
17366       </itemizedlist>
17367
17368       <section id="currexchangeadmin">
17369         <title>Currencies and Exchange Rates</title>
17370
17371         <para>If you place orders from more than one country you will want to
17372         input currency exchange rates so that your acquisitions module will
17373         properly calculate totals.</para>
17374
17375         <itemizedlist>
17376           <listitem>
17377             <para><emphasis>Get there:</emphasis> More &gt; Administration
17378             &gt; Acquisitions &gt; Currencies and Exchange Rates</para>
17379           </listitem>
17380         </itemizedlist>
17381
17382         <screenshot>
17383           <screeninfo>Currencies</screeninfo>
17384
17385           <mediaobject>
17386             <imageobject>
17387               <imagedata fileref="images/admin/acquisitions/currencies.png"/>
17388             </imageobject>
17389           </mediaobject>
17390         </screenshot>
17391
17392         <tip>
17393           <para>This data is not automatically updated, so be sure to keep it
17394           up to date so that your accounting is kept correct.</para>
17395         </tip>
17396
17397         <para>The active currency is the main currency you use in your
17398         library. Your active currency will have a check mark in the 'Active'
17399         column. If you don't have an active currency you will see an error
17400         message telling you to choose an active currency.</para>
17401
17402         <screenshot>
17403           <screeninfo>No active currency warning</screeninfo>
17404
17405           <mediaobject>
17406             <imageobject>
17407               <imagedata fileref="images/admin/acquisitions/nocurrency.png"/>
17408             </imageobject>
17409           </mediaobject>
17410         </screenshot>
17411       </section>
17412
17413       <section id="budgetplanning">
17414         <title>Budgets</title>
17415
17416         <para>Budgets are used for tracking accounting values related to
17417         acquisitions. For example you could create a Budget for the current
17418         year (ex. 2012) and then break that into <link linkend="funds">Funds</link> for different areas of the library (ex.
17419         Books, Audio, etc).</para>
17420
17421         <itemizedlist>
17422           <listitem>
17423             <para><emphasis>Get there:</emphasis> More &gt; Administration
17424             &gt; Acquisitions &gt; Budgets</para>
17425           </listitem>
17426         </itemizedlist>
17427
17428         <para>When visiting the main budget administration you will see two
17429         tabs, one for active and one for inactive budgets.</para>
17430
17431         <screenshot>
17432           <screeninfo>Budgets List</screeninfo>
17433
17434           <mediaobject>
17435             <imageobject>
17436               <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
17437             </imageobject>
17438           </mediaobject>
17439         </screenshot>
17440
17441         <section id="addbudget">
17442           <title>Add a budget</title>
17443
17444           <para>Budgets can either be created from scratch or by duplicating
17445           the previous year's budget.</para>
17446
17447           <para>To duplicate a budget from a previous year, click on the link
17448           for the budget name from the list of budgets</para>
17449
17450           <screenshot>
17451             <screeninfo>Budgets List</screeninfo>
17452
17453             <mediaobject>
17454               <imageobject>
17455                 <imagedata fileref="images/admin/acquisitions/budgetslist.png"/>
17456               </imageobject>
17457             </mediaobject>
17458           </screenshot>
17459
17460           <para>On the screen listing the budget breakdown click the Edit
17461           button at the top and choose to Duplicate budget</para>
17462
17463           <screenshot>
17464             <screeninfo>Duplicate Budget</screeninfo>
17465
17466             <mediaobject>
17467               <imageobject>
17468                 <imagedata fileref="images/admin/acquisitions/duplicatebudget.png"/>
17469               </imageobject>
17470             </mediaobject>
17471           </screenshot>
17472
17473           <para>You will be presented with a form where you simply need to
17474           enter the new start and end date and save the budget.</para>
17475
17476           <screenshot>
17477             <screeninfo>New Duplicate Budget</screeninfo>
17478
17479             <mediaobject>
17480               <imageobject>
17481                 <imagedata fileref="images/admin/acquisitions/duplicatestartend.png"/>
17482               </imageobject>
17483             </mediaobject>
17484           </screenshot>
17485
17486           <para>This will not only duplicate your budget, but all of the funds
17487           associated with that budget so that you can reuse budgets and funds
17488           from year to year.</para>
17489
17490           <para>If you haven't used Koha before for acquisitions then you'll
17491           need to start fresh with a new budget. To add a new budget click the
17492           'New Budget' button.</para>
17493
17494           <screenshot>
17495             <screeninfo>New Budget Form</screeninfo>
17496
17497             <mediaobject>
17498               <imageobject>
17499                 <imagedata fileref="images/admin/acquisitions/newbudgetform.png"/>
17500               </imageobject>
17501             </mediaobject>
17502           </screenshot>
17503
17504           <itemizedlist>
17505             <listitem>
17506               <para>Choose the time period this budget is for, whether it's an
17507               academic year, a fiscal year, a quarter, etc.</para>
17508             </listitem>
17509
17510             <listitem>
17511               <para>The Description should be something that will help you
17512               identify the budget when ordering</para>
17513             </listitem>
17514
17515             <listitem>
17516               <para>In the amount box do not use any symbols, simply enter the
17517               amount of the budget with numbers and decimals.</para>
17518             </listitem>
17519
17520             <listitem>
17521               <para>Marking a budget active makes it usable when placing
17522               orders in the acquisitions module, even if the order is placed
17523               after the budget end date. This will allow you to record orders
17524               that were places in a previous budget period.</para>
17525             </listitem>
17526
17527             <listitem>
17528               <para>Locking a budget means that Funds will not be able to be
17529               modified by librarians</para>
17530             </listitem>
17531           </itemizedlist>
17532
17533           <para>Once you have made your edits, click the 'Save Changes'
17534           button. You will be brought to a list of your existing
17535           budgets.</para>
17536
17537           <screenshot>
17538             <screeninfo>List of Budgets</screeninfo>
17539
17540             <mediaobject>
17541               <imageobject>
17542                 <imagedata fileref="images/admin/acquisitions/budgetlist.png"/>
17543               </imageobject>
17544             </mediaobject>
17545           </screenshot>
17546         </section>
17547       </section>
17548
17549       <section id="funds">
17550         <title>Funds</title>
17551
17552         <itemizedlist>
17553           <listitem>
17554             <para><emphasis>Get there:</emphasis> More &gt; Administration
17555             &gt; Acquisitions &gt; Funds</para>
17556           </listitem>
17557         </itemizedlist>
17558
17559         <section id="addbudgetfund">
17560           <title>Add a Fund</title>
17561
17562           <para>A fund is added to a budget.</para>
17563
17564           <para><important>
17565               <para>A <link linkend="addbudget">budget</link> must be defined
17566               before a fund can be created.</para>
17567             </important>To add a new fund click the New button and then choose
17568           which Budget you would like to add the fund to.</para>
17569
17570           <screenshot>
17571             <screeninfo>Choose which budget to add a fund to</screeninfo>
17572
17573             <mediaobject>
17574               <imageobject>
17575                 <imagedata fileref="images/admin/acquisitions/newfund.png"/>
17576               </imageobject>
17577             </mediaobject>
17578           </screenshot>
17579
17580           <para>In the form that appears you wan to enter the basics about
17581           your fund.</para>
17582
17583           <screenshot>
17584             <screeninfo>New Fund Form</screeninfo>
17585
17586             <mediaobject>
17587               <imageobject>
17588                 <imagedata fileref="images/admin/acquisitions/newfundform.png"/>
17589               </imageobject>
17590             </mediaobject>
17591           </screenshot>
17592
17593           <para>The three first fields are required, the rest are
17594           optional</para>
17595
17596           <itemizedlist>
17597             <listitem>
17598               <para>Fund Code is a unique identifier for your fund</para>
17599             </listitem>
17600
17601             <listitem>
17602               <para>The Fund Name should be something that librarians will
17603               understand</para>
17604             </listitem>
17605
17606             <listitem>
17607               <para>Amount should be entered with only numbers and decimals, no other
17608                 characters</para>
17609             </listitem>
17610             <listitem>
17611               <para>Warning at (%) or Warning at (amount) can be filled in to make Koha warn you
17612                 before you spend a certain percentage or amount of your budget. This will prevent
17613                 you from overspending.</para>
17614             </listitem>
17615
17616             <listitem>
17617               <para>You can choose to assign this fund to a librarian. Doing
17618               so will make it so that only that librarian can make changes to
17619               the Fund</para>
17620             </listitem>
17621
17622             <listitem>
17623               <para>Choose which library will be using this fund</para>
17624             </listitem>
17625
17626             <listitem>
17627               <para>You can restrict who can order from this fund by choosing either the 'owner',
17628                 'owner and users' or 'owner, users and library' from the 'Restrict access to'
17629                 menu</para>
17630
17631               <screenshot>
17632                 <screeninfo>Restrict Fund Access</screeninfo>
17633
17634                 <mediaobject>
17635                   <imageobject>
17636                     <imagedata fileref="images/admin/acquisitions/restrictfund.png"/>
17637                   </imageobject>
17638                 </mediaobject>
17639               </screenshot>
17640               <itemizedlist>
17641                 <listitem>
17642                   <important>
17643                     <para>Without an owner, the access restriction will be ignored, be sure to enter
17644                       an owner as well as choose a restriction</para>
17645                   </important>
17646                 </listitem>
17647               </itemizedlist>
17648             </listitem>
17649
17650             <listitem>
17651               <para>Notes are simply for any descriptive notes you might want
17652               to add so that librarians know when to use this fund</para>
17653             </listitem>
17654
17655             <listitem>
17656               <para>Planning categories are used for statistical purposes. To
17657               learn more about planning categories, check out the <link linkend="planningcatfaq">Planning Category FAQ</link>.</para>
17658             </listitem>
17659           </itemizedlist>
17660
17661           <para>When complete, click 'Submit' and you will be brought to a
17662           list of all of the funds for the budget.</para>
17663
17664           <screenshot>
17665             <screeninfo>List of funds</screeninfo>
17666
17667             <mediaobject>
17668               <imageobject>
17669                 <imagedata fileref="images/admin/acquisitions/fundlist.png"/>
17670               </imageobject>
17671             </mediaobject>
17672           </screenshot>
17673
17674           <para>To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add Child Fund'
17675             options. </para>
17676           <para>A child fund simply a sub-fund of the fund listed. An example would be to have a
17677             fund for 'Fiction' and under that have a fund for 'New Releases' and a fund for 'Science
17678             Fiction.' It is an optional way to further organize your finances.</para>
17679           <para>Funds with children will show with a small arrow to the left. Clicking that will
17680             show you the children funds.</para>
17681           <screenshot>
17682               <screeninfo>Chld funds</screeninfo>
17683               <mediaobject>
17684                 <imageobject>
17685                   <imagedata fileref="images/admin/acquisitions/childfunds.png"/>
17686                 </imageobject>
17687               </mediaobject>
17688             </screenshot>
17689         </section>
17690
17691         <section id="fundsplanning">
17692           <title>Budget Planning</title>
17693
17694           <para>When viewing the list of funds click the 'Planning' button and
17695           choose how you would like to plan to spend your budget.</para>
17696
17697           <screenshot>
17698             <screeninfo>Planning pull down menu</screeninfo>
17699
17700             <mediaobject>
17701               <imageobject>
17702                 <imagedata fileref="images/admin/acquisitions/planningpulldown.png"/>
17703               </imageobject>
17704             </mediaobject>
17705           </screenshot>
17706
17707           <para>If you choose 'Plan by MONTHS' you will see the budgeted
17708           amount broken down by months:</para>
17709
17710           <screenshot>
17711             <screeninfo>Budget Planning Formula</screeninfo>
17712
17713             <mediaobject>
17714               <imageobject>
17715                 <imagedata fileref="images/admin/acquisitions/planningbymonths.png"/>
17716               </imageobject>
17717             </mediaobject>
17718           </screenshot>
17719
17720           <para>To hide some of the columns you can click the 'hide' link to the right (or below as
17721             in the screenshot above) the dates. To add more columns you can click the 'Show a
17722             column' link found below the 'Fund Remaining' heading.</para>
17723
17724           <screenshot>
17725             <screeninfo>Choose columns to add</screeninfo>
17726
17727             <mediaobject>
17728               <imageobject>
17729                 <imagedata fileref="images/admin/acquisitions/addplanningcol.png"/>
17730               </imageobject>
17731             </mediaobject>
17732           </screenshot>
17733
17734           <para>From here you can plan your budget spending by manually
17735           entering values or by clicking the 'Auto-fill row' button. If you
17736           choose to auto-fill the form the system will try to divide the
17737           amount accordingly, you may have to make some edits to split things
17738           more accurately.</para>
17739
17740           <screenshot>
17741             <screeninfo>Auto-filled columns</screeninfo>
17742
17743             <mediaobject>
17744               <imageobject>
17745                 <imagedata fileref="images/admin/acquisitions/autofill.png"/>
17746               </imageobject>
17747             </mediaobject>
17748           </screenshot>
17749
17750           <para>Once your changes are made, click the 'Save' button. If you
17751           would like to export your data as a CSV file you can do so by
17752           entering a file name in the 'Output to a file named' field and
17753           clicking the 'Output' button.</para>
17754
17755           <screenshot>
17756             <screeninfo>Export planning as CSV</screeninfo>
17757
17758             <mediaobject>
17759               <imageobject>
17760                 <imagedata fileref="images/admin/acquisitions/planningcsv.png"/>
17761               </imageobject>
17762             </mediaobject>
17763           </screenshot>
17764         </section>
17765       </section>
17766     </section>
17767
17768     <section id="additionaladmin">
17769       <title>Additional Parameters</title>
17770
17771       <itemizedlist>
17772         <listitem>
17773           <para><emphasis>Get there:</emphasis> More &gt; Administration &gt;
17774           Additional Parameters</para>
17775         </listitem>
17776       </itemizedlist>
17777
17778       <section id="z3950admin">
17779         <title>Z39.50 Servers</title>
17780
17781         <para>Z39.50 is a client–server protocol for searching and retrieving information from
17782           remote computer databases, in short it's a tool used for copy cataloging. Using Koha you
17783           can connect to any Z39.50 target that is publicly available or that you have the log in
17784           information to and copy both bibliographic and/or authority records from that
17785           source.</para>
17786
17787         <itemizedlist>
17788           <listitem>
17789             <para><emphasis>Get there:</emphasis> More &gt; Administration
17790             &gt; Additional Parameters &gt; Z39.50 Servers</para>
17791           </listitem>
17792         </itemizedlist>
17793
17794         <para>Koha comes with a default list of Z39.50 targets set up that you
17795         can add to, edit or delete</para>
17796
17797         <screenshot>
17798           <screeninfo>List of Z39.50 Servers in Koha</screeninfo>
17799
17800           <mediaobject>
17801             <imageobject>
17802               <imagedata fileref="images/admin/additional/z39list.png"/>
17803             </imageobject>
17804           </mediaobject>
17805         </screenshot>
17806
17807         <para>To find additional targets you use IndexData's IRSpy: <ulink
17808             url="http://irspy.indexdata.com/">http://irspy.indexdata.com</ulink> or the Library of
17809           Congress's List of Targets <ulink url="http://www.loc.gov/z3950/"
17810             >http://www.loc.gov/z3950/</ulink>
17811         </para>
17812
17813         <section id="addztarget">
17814           <title>Add a Z39.50 Target</title>
17815
17816           <itemizedlist>
17817             <listitem>
17818               <para>From the main Z39.50 page, click 'New Z39.50
17819               Server'</para>
17820               <screenshot>
17821                 <screeninfo>New Z39.50 Server Form</screeninfo>
17822                 <mediaobject>
17823                   <imageobject>
17824                     <imagedata fileref="images/admin/additional/newz39.png"/>
17825                   </imageobject>
17826                 </mediaobject>
17827               </screenshot>
17828
17829               <itemizedlist>
17830                 <listitem>
17831                   <para>'Z39.50 server' should be populated with a name that will help you identify
17832                     the source (such as the library name).</para>
17833                 </listitem>
17834                 <listitem>
17835                   <para>'Hostname' will be the address to the Z39.50 target.</para>
17836                 </listitem>
17837                 <listitem>
17838                   <para>'Port' tells Koha what port to listen on to get results from this
17839                     target.</para>
17840                 </listitem>
17841                 <listitem>
17842                   <para>'Userid' and 'Password' are only required for servers that are password
17843                     protected.</para>
17844                 </listitem>
17845                 <listitem>
17846                   <para>Check the 'Checked' box if you want this target to always be selected by
17847                     default.</para>
17848                 </listitem>
17849                 <listitem>
17850                   <para>'Rank' lets you enter where in the list you'd like this target to appear.<itemizedlist>
17851                       <listitem>
17852                         <para>If this is left blank the targets will be in alphabetical
17853                           order.</para>
17854                       </listitem>
17855                     </itemizedlist></para>
17856                 </listitem>
17857                 <listitem>
17858                   <para>'Syntax' is the MARC flavor you use.</para>
17859                 </listitem>
17860                 <listitem>
17861                   <para>'Encoding' tells the system how to read special characters.</para>
17862                 </listitem>
17863                 <listitem>
17864                   <para>'Timeout' is helpful for targets that take a long while. You can set the
17865                     timeout so that it doesn't keep trying the target if results aren't found in a
17866                     reasonable amount of time.</para>
17867                 </listitem>
17868                 <listitem>
17869                   <para>'Record type' lets you define if this is a bibliographic or an authority
17870                     target.</para>
17871                 </listitem>
17872               </itemizedlist>
17873             </listitem>
17874           </itemizedlist>
17875         </section>
17876
17877         <section id="suggestztarget">
17878           <title>Suggested Bibliographic Z39.50 Targets</title>
17879           <para>Koha libraries with open Z39.50 targets can share and find connection information on
17880             the Koha wiki: <ulink url="http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources"
17881               >http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources</ulink>. You can also
17882             find open Z39.50 targets by visiting IRSpy: <ulink url="http://irspy.indexdata.com"
17883               >http://irspy.indexdata.com</ulink>.</para>
17884
17885           <para>The following targets have been used successfully by other
17886           Koha libraries (in the Americas):</para>
17887
17888           <itemizedlist>
17889             <listitem>
17890               <para>ACCESS PENNSYLVANIA 205.247.101.11:210 INNOPAC</para>
17891             </listitem>
17892             <listitem>
17893               <para>CUYAHOGA COUNTY PUBLIC webcat.cuyahoga.lib.oh.us:210
17894               INNOPAC</para>
17895             </listitem>
17896
17897             <listitem>
17898               <para>GREATER SUDBURY PUBLIC 216.223.90.51:210 INNOPAC</para>
17899             </listitem>
17900
17901             <listitem>
17902               <para>HALIFAX PUBLIC catalogue.halifaxpubliclibraries.ca:210
17903               horizon</para>
17904             </listitem>
17905
17906             <listitem>
17907               <para>HALTON HILLS PUBLIC cat.hhpl.on.ca:210 halton_hills</para>
17908             </listitem>
17909
17910             <listitem>
17911               <para>LIBRARY OF CONGRESS lx2.loc.gov: 210 LCDB</para>
17912             </listitem>
17913
17914             <listitem>
17915               <para>LONDON PUBLIC LIBRARY catalogue.londonpubliclibrary.ca:210
17916               INNOPAC</para>
17917             </listitem>
17918
17919             <listitem>
17920               <para>MANITOBA PUBLIC library.gov.mb.ca:210 horizon</para>
17921             </listitem>
17922
17923             <listitem>
17924               <para>MILTON PL cat.mpl.on.ca:210 horizon</para>
17925             </listitem>
17926
17927             <listitem>
17928               <para>NATIONAL LIBRARY OF WALES cat.llgc.org.uk:210 default</para>
17929             </listitem>
17930             <listitem>
17931               <para>NHUPAC 199.192.6.130:211 nh_nhupac</para>
17932             </listitem>
17933             <listitem>
17934               <para>OCEAN STATE LIBRARIES (RI) catalog.oslri.net:210 INNOPAC</para>
17935             </listitem>
17936             <listitem>
17937               <para>OHIOLINK olc1.ohiolink.edu:210 INNOPAC</para>
17938             </listitem>
17939             <listitem>
17940               <para>PUBCAT prod890.dol.state.vt.us:2300 unicorn</para>
17941             </listitem>
17942             <listitem>
17943               <para>SAN JOAQUIN VALLEY PUBLIC LIBRARY SYSTEM (CA) hip1.sjvls.org:210 ZSERVER</para>
17944             </listitem>
17945             <listitem>
17946               <para>SEATTLE PUBLIC LIBRARY ZSERVER.SPL.ORG:210 HORIZON</para>
17947             </listitem>
17948
17949             <listitem>
17950               <para>TORONTO PUBLIC symphony.torontopubliclibrary.ca:2200
17951               unicorn</para>
17952             </listitem>
17953
17954             <listitem>
17955               <para>TRI-UNI 129.97.129.194:7090 voyager</para>
17956             </listitem>
17957
17958             <listitem>
17959               <para>VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon</para>
17960             </listitem>
17961           </itemizedlist>
17962         </section>
17963         <section id="suggestauthz39">
17964           <title>Suggested Authority Z39.50 Targets</title>
17965           <para>The following targets have been used successfully by other Koha libraries (in the
17966             Americas):</para>
17967           <itemizedlist>
17968             <listitem>
17969               <para>LIBRARIESAUSTRALIA AUTHORITIES z3950-test.librariesaustralia.nla.gov.au:210
17970                 AuthTraining Userid: ANLEZ / Password: z39.50</para>
17971             </listitem>
17972             <listitem>
17973               <para>LIBRARY OF CONGRESS NAME AUTHORITIES lx2.loc.gov:210 NAF </para>
17974             </listitem>
17975             <listitem>
17976               <para>LIBRARY OF CONGRESS SUBJECT AUTHORITIES lx2.loc.gov:210 SAF</para>
17977             </listitem>
17978           </itemizedlist>
17979         </section>
17980       </section>
17981       <section id="didyoumean">
17982         <title>Did you mean?</title>
17983         <para><emphasis>Get there:</emphasis> More &gt; Administration &gt; Additional Parameters
17984           &gt; Did you mean?</para>
17985         <para>Koha can offer 'Did you mean?' options on searches based on values in your <link linkend="catauthorities">authorities</link>.  <important>
17986             <para>Did you mean? only works in the OPAC at this time. The Intranet options are here
17987               for future development.</para>
17988           </important></para>
17989         <para>Using this page you can control which options Koha gives patrons on their search results.</para>
17990         <screenshot>
17991             <screeninfo>Did you mean?</screeninfo>
17992             <mediaobject>
17993               <imageobject>
17994                 <imagedata fileref="images/admin/additional/didyoumean.png"/>
17995               </imageobject>
17996             </mediaobject>
17997           </screenshot>
17998         <para>To turn on the 'Did you mean?' bar on your search results you need to check the box
17999           next to each plugin you would like to use. The two plugins you have to choose from are:<itemizedlist>
18000             <listitem>
18001               <para>The ExplodedTerms plugin suggests that the user try searching for
18002                 broader/narrower/related terms for a given search (e.g. a user searching for "New
18003                 York (State)" would click the link for narrower terms if they're also interested in
18004                 "New York (City)"). This is only relevant for libraries with highly hierarchical
18005                 authority data. </para>
18006             </listitem>
18007             <listitem>
18008               <para>The AuthorityFile plugin searches the authority file and suggests the user might
18009                 be interested in bibs linked to the top 5 authorities</para>
18010             </listitem>
18011           </itemizedlist></para>
18012         <para>If you want one plugin to take priority over another you simply drag it above the other.</para>
18013         <screenshot>
18014             <screeninfo>Drag and drop options</screeninfo>
18015             <mediaobject>
18016               <imageobject>
18017                 <imagedata fileref="images/admin/additional/didyoumeandrag.png"/>
18018               </imageobject>
18019             </mediaobject>
18020           </screenshot>
18021         <para>If you choose both plugins you will see several options at the top of your search results</para>
18022         <screenshot>
18023             <screeninfo>Both plugins</screeninfo>
18024             <mediaobject>
18025               <imageobject>
18026                 <imagedata fileref="images/admin/additional/didyoumeanopacexplode.png"/>
18027               </imageobject>
18028             </mediaobject>
18029           </screenshot>
18030         <para>If you choose just the AuthorityFile you'll see just authorities.</para>
18031         <screenshot>
18032             <screeninfo>AuthorityFile</screeninfo>
18033             <mediaobject>
18034               <imageobject>
18035                 <imagedata fileref="images/admin/additional/didyoumeanopacauth.png"/>
18036               </imageobject>
18037             </mediaobject>
18038           </screenshot>
18039       </section>
18040     </section>
18041   </chapter>
18042
18043   <chapter id="tools">
18044     <title>Tools</title>
18045
18046     <para>Tools in Koha all perform some sort of action. Often many of the
18047     items listed under Tools in Koha are referred to as 'Reports' in other
18048     library management systems.</para>
18049
18050     <itemizedlist>
18051       <listitem>
18052         <para><emphasis>Get there:</emphasis> More &gt; Tools</para>
18053       </listitem>
18054     </itemizedlist>
18055
18056     <section id="patrontools">
18057       <title>Patrons and Circulation</title>
18058
18059       <para/>
18060       <section id="patronlists">
18061         <title>Patron lists</title>
18062         <itemizedlist>
18063           <listitem>
18064             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons and Circulation &gt;
18065               Patron lists</para>
18066           </listitem>
18067         </itemizedlist>
18068         <para>Patron lists are a way to store a group of patrons for easy modification via the <link
18069             linkend="batchpatronmod">batch patron modification tool</link> or reporting.</para>
18070         <screenshot>
18071           <screeninfo>Patron lists</screeninfo>
18072           <mediaobject>
18073             <imageobject>
18074               <imagedata fileref="images/tools/patronlists/patronlists.png"/>
18075             </imageobject>
18076           </mediaobject>
18077         </screenshot>
18078         <para>To create a new list of patrons click the 'New patron list' button</para>
18079         <screenshot>
18080             <screeninfo>New patron list</screeninfo>
18081             <mediaobject>
18082               <imageobject>
18083                 <imagedata fileref="images/tools/patronlists/newpatronlist.png"/>
18084               </imageobject>
18085             </mediaobject>
18086           </screenshot>
18087         <para>Enter a list name and save the list.</para>
18088         <screenshot>
18089             <screeninfo>Empty patron list</screeninfo>
18090             <mediaobject>
18091               <imageobject>
18092                 <imagedata fileref="images/tools/patronlists/addtopatronlist.png"/>
18093               </imageobject>
18094             </mediaobject>
18095           </screenshot>
18096         <para>To add patrons to the list click the 'Add patron's button to the right of the list name.</para>
18097           <screenshot>
18098             <screeninfo>Add patron to a list</screeninfo>
18099             <mediaobject>
18100               <imageobject>
18101                 <imagedata fileref="images/tools/patronlists/addpatrontolist.png"/>
18102               </imageobject>
18103             </mediaobject>
18104           </screenshot>
18105         <para>Enter the patron's name or cardnumber in the search box and click on the right result
18106           to add the patron.</para>
18107         <screenshot>
18108             <screeninfo>Patrons to add</screeninfo>
18109             <mediaobject>
18110               <imageobject>
18111                 <imagedata fileref="images/tools/patronlists/patronstoadd.png"/>
18112               </imageobject>
18113             </mediaobject>
18114           </screenshot>
18115         <para>Once you have all of the patrons you would like to add you can click the 'Update'
18116           button to save them to the list.</para>
18117           <screenshot>
18118             <screeninfo>List of patrons</screeninfo>
18119             <mediaobject>
18120               <imageobject>
18121                 <imagedata fileref="images/tools/patronlists/patronlist.png"/>
18122               </imageobject>
18123             </mediaobject>
18124           </screenshot>
18125       </section>
18126
18127       <section id="comments">
18128         <title>Comments</title>
18129
18130         <itemizedlist>
18131           <listitem>
18132             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18133             and Circulation &gt; Comments</para>
18134           </listitem>
18135         </itemizedlist>
18136
18137         <para>All comments added by patrons via the OPAC to bibliographic
18138         records require moderation by the librarians. If there are comments
18139         awaiting moderation they will be listed on the main staff dashboard
18140         under the Tools label:</para>
18141
18142         <screenshot>
18143           <screeninfo>Comments pending approval</screeninfo>
18144
18145           <mediaobject>
18146             <imageobject>
18147               <imagedata fileref="images/tools/comments/commentswaiting.png"/>
18148             </imageobject>
18149           </mediaobject>
18150         </screenshot>
18151
18152         <para>To moderate comments click on the notification on the main
18153         dashboard or go directly to the Comments Tool and click 'Approve' or
18154         'Delete' to the right of the comments awaiting moderation.</para>
18155
18156         <screenshot>
18157           <screeninfo>Comment awaiting moderation</screeninfo>
18158
18159           <mediaobject>
18160             <imageobject>
18161               <imagedata fileref="images/tools/comments/commentmoderation.png"/>
18162             </imageobject>
18163           </mediaobject>
18164         </screenshot>
18165
18166         <para>If there are no comments to moderate you will see a message
18167         saying just that</para>
18168
18169         <screenshot>
18170           <screeninfo>No comments to moderate</screeninfo>
18171
18172           <mediaobject>
18173             <imageobject>
18174               <imagedata fileref="images/tools/comments/nocomments.png"/>
18175             </imageobject>
18176           </mediaobject>
18177         </screenshot>
18178
18179         <para>You can also review and unapprove comments you have approved in
18180         the past by choosing the 'Approved comments' tab</para>
18181
18182         <screenshot>
18183           <screeninfo>Approved comments</screeninfo>
18184
18185           <mediaobject>
18186             <imageobject>
18187               <imagedata fileref="images/tools/comments/commentapproved.png"/>
18188             </imageobject>
18189           </mediaobject>
18190         </screenshot>
18191       </section>
18192
18193       <section id="patronimport">
18194         <title>Patron Import</title>
18195
18196         <itemizedlist>
18197           <listitem>
18198             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18199             and Circulation &gt; Import Patrons</para>
18200           </listitem>
18201         </itemizedlist>
18202
18203         <para>The patron import tool can be used at any time to add patrons in
18204         bulk. It is commonly used in universities and schools when a new batch
18205         of students registers.</para>
18206
18207         <section id="createpatronfile">
18208           <title>Creating Patron File</title>
18209
18210           <para>Your Koha installation comes with a blank CSV file that you
18211           can use as a template for your patron records. If you would like to
18212           create the file yourself, make sure that your file has the following
18213           fields in this order as the header row:</para>
18214
18215           <para>borrowernumber, cardnumber, surname, firstname, title, othernames, initials,
18216             streetnumber, streettype, address, address2, city, zipcode, country, email, phone,
18217             mobile, fax, emailpro, phonepro, B_streetnumber, B_streettype, B_address, B_address2,
18218             B_city, B_zipcode, B_country, B_email, B_phone, dateofbirth, branchcode, categorycode,
18219             dateenrolled, dateexpiry, gonenoaddress, lost, debarred, contactname, contactfirstname,
18220             contacttitle, guarantorid, borrowernotes, relationship, ethnicity, ethnotes, sex,
18221             password, flags, userid, opacnote, contactnote, sort1, sort2, altcontactfirstname,
18222             altcontactsurname, altcontactaddress1, altcontactaddress2, altcontactaddress3,
18223             altcontactzipcode, altcontactcountry, altcontactphone, smsalertnumber, patron_attributes<important>
18224               <para>The borrowernumber column should not be left blank. If you do not have data for
18225                 that column you should delete that column before importing your patrons.</para>
18226             </important></para>
18227
18228           <important>
18229             <para>The 'password' value should be stored in plain text, and
18230             will be converted to a md5 hash (which is an encrypted version of
18231             the password).</para>
18232
18233                 <para>If your passwords are already encrypted, talk to your
18234                 systems administrator about options</para>
18235           </important>
18236
18237           <important>
18238             <para>Date formats should match your <link linkend="dateformat">system preference</link>, and must be
18239             zero-padded, e.g. '01/02/2008'.</para>
18240           </important>
18241
18242           <important>
18243             <para>The fields 'branchcode', 'categorycode' and all fields you have defined in the
18244                 <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link> preference are
18245               required and must match valid entries in your database.</para>
18246           </important>
18247
18248           <tip>
18249             <para>If loading <link linkend="patronattributetypes">patron
18250             attributes</link>, the 'patron_attributes' field should contain a
18251             comma-separated list of attribute types and values.</para>
18252
18253             <itemizedlist>
18254               <listitem>
18255                 <para>The attribute type code and a colon should precede each
18256                 value.</para>
18257
18258                 <itemizedlist>
18259                   <listitem>
18260                     <para>For example: <emphasis role="bold">INSTID:12345,LANG:fr</emphasis> or <emphasis role="bold">STARTDATE:January 1
18261                     2010,TRACK:Day</emphasis></para>
18262                   </listitem>
18263
18264                   <listitem>
18265                     <para>If an input record has more than one attribute, the
18266                     fields should either be entered as an unquoted string
18267                     (previous examples), or with each field wrapped in
18268                     separate double quotes and delimited by a comma:</para>
18269
18270                     <itemizedlist>
18271                       <listitem>
18272                         <para><emphasis role="bold">"STARTDATE:January 1,
18273                         2010","TRACK:Day"</emphasis></para>
18274                       </listitem>
18275
18276                       <listitem>
18277                         <para>This syntax would be required if the data might
18278                         have a comma in it, like a date string.</para>
18279                       </listitem>
18280                     </itemizedlist>
18281                   </listitem>
18282                 </itemizedlist>
18283               </listitem>
18284             </itemizedlist>
18285           </tip>
18286         </section>
18287
18288         <section id="importpatrons">
18289           <title>Importing Patrons</title>
18290
18291           <para>Once you have created your file, you can use the Patron Import
18292           Tool to bring the data into Koha.</para>
18293
18294           <screenshot>
18295             <screeninfo>Import Patron Form</screeninfo>
18296
18297             <mediaobject>
18298               <imageobject>
18299                 <imagedata fileref="images/tools/importpatrons/importpatrons.png"/>
18300               </imageobject>
18301             </mediaobject>
18302           </screenshot>
18303
18304           <itemizedlist>
18305             <listitem>
18306               <para>Choose your CSV file and choose to match on 'Cardnumber'
18307               to prevent adding of duplicate card numbers to the system</para>
18308             </listitem>
18309
18310             <listitem>
18311               <para>Next you can choose default values to apply to all patrons
18312               you are importing</para>
18313
18314               <itemizedlist>
18315                 <listitem>
18316                   <para>ex. If you're importing patrons specific to one branch
18317                   you can use the field on the Import form to apply the branch
18318                   code to all those you are importing.</para>
18319                 </listitem>
18320               </itemizedlist>
18321             </listitem>
18322
18323             <listitem>
18324               <para>Finally you need to decide on what data you want to
18325               replace if there are duplicates.</para>
18326
18327               <screenshot>
18328                 <screeninfo>Record matching options</screeninfo>
18329
18330                 <mediaobject>
18331                   <imageobject>
18332                     <imagedata fileref="images/tools/importpatrons/patronmatching.png"/>
18333                   </imageobject>
18334                 </mediaobject>
18335               </screenshot>
18336
18337               <itemizedlist>
18338                 <listitem>
18339                   <para>A matching record is found using the field you chose
18340                   for matching criteria to prevent duplication</para>
18341                 </listitem>
18342
18343                 <listitem>
18344                   <para>If you included patron attributes in your file you can
18345                   decide whether to add your values to existing values or
18346                   erase existing values and enter only your new values.</para>
18347                 </listitem>
18348               </itemizedlist>
18349             </listitem>
18350           </itemizedlist>
18351         </section>
18352       </section>
18353
18354       <section id="notices">
18355         <title>Notices &amp; Slips</title>
18356
18357         <itemizedlist>
18358           <listitem>
18359             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18360             and Circulation &gt; Notices &amp; Slips</para>
18361           </listitem>
18362         </itemizedlist>
18363
18364         <para>All notices and circulation receipts (or slips) generated by
18365         Koha can be customized using the Notices &amp; Slips Tool. The system
18366         comes with several predefined templates that will appear when you
18367         first visit this tool.</para>
18368
18369         <screenshot>
18370           <screeninfo>Notices &amp; Slips Tool</screeninfo>
18371
18372           <mediaobject>
18373             <imageobject>
18374               <imagedata fileref="images/tools/notices/notices.png"/>
18375             </imageobject>
18376           </mediaobject>
18377         </screenshot>
18378
18379         <para>Each notice can be edited, but only a few can be deleted, this
18380         is to prevent system errors should a message try to send without a
18381         template. Each notice and slip can be edited on a per library basis,
18382         by default you will see the notices for all libraries.</para>
18383
18384         <para>If you have a style you'd like applied to all slips you can
18385         point the <link linkend="SlipCSS">SlipCSS</link> preference to a
18386         stylesheet. The same is true for notices, using the <link linkend="NoticeCSS">NoticeCSS</link> preference to define a
18387         stylesheet.</para>
18388
18389         <section id="addnotices">
18390           <title>Adding Notices &amp; Slips</title>
18391
18392           <para>To add a new notice or slip</para>
18393
18394           <itemizedlist>
18395             <listitem>
18396               <para>Click 'New Notice'</para>
18397
18398               <screenshot>
18399                 <screeninfo>New Notice Form</screeninfo>
18400
18401                 <mediaobject>
18402                   <imageobject>
18403                     <imagedata fileref="images/tools/notices/newnotice.png"/>
18404                   </imageobject>
18405                 </mediaobject>
18406               </screenshot>
18407             </listitem>
18408
18409             <listitem>
18410               <para>Choose which library this notice or slip is for</para>
18411             </listitem>
18412
18413             <listitem>
18414               <para>Choose the module this notice is related to</para>
18415             </listitem>
18416
18417             <listitem>
18418               <para>The Code is limited to 20 characters</para>
18419
18420               <itemizedlist>
18421                 <listitem>
18422                   <important>
18423                     <para>When working with the overdue notices you want each
18424                     notice at each branch to have a unique code. Think about
18425                     using the branch code in front of the notice code for each
18426                     branch.</para>
18427                   </important>
18428                 </listitem>
18429               </itemizedlist>
18430             </listitem>
18431
18432             <listitem>
18433               <para>Use the name field to expand on your Code</para>
18434
18435               <itemizedlist>
18436                 <listitem>
18437                   <tip>
18438                     <para>With overdue notices, be sure to put your branch
18439                     name in the description as well so that it will be visible
18440                     when setting up your <link linkend="noticetriggers">triggers</link>.</para>
18441                   </tip>
18442                 </listitem>
18443               </itemizedlist>
18444             </listitem>
18445
18446             <listitem>
18447               <para>If you plan on writing the notice or slip in HTML check
18448               the 'HTML Message' box, otherwise the content will be generated
18449               as plain text</para>
18450             </listitem>
18451
18452             <listitem>
18453               <para>Message Subject is what will appear in the subject line of
18454               the email</para>
18455             </listitem>
18456
18457             <listitem>
18458               <para>In the message body feel free to type whatever message you
18459               feel is best, use the fields on the left hand side to enter
18460               individualized data from the from database.</para>
18461
18462               <itemizedlist>
18463                 <listitem>
18464                   <important>
18465                     <para>Overdue notices can use &lt;&lt;items.content&gt;&gt; tags by themselves,
18466                       or use &lt;item&gt;&lt;/item&gt; to span all of the tags. Learn more about the
18467                         <link linkend="noticemarkup">Overdue Notice Markup</link></para>
18468                     <itemizedlist>
18469                       <listitem>
18470                         <para>On overdue notices make sure to use &lt;&lt;items.content&gt;&gt; tags
18471                           to print out the data related to all items that are overdue.</para>
18472                       </listitem>
18473                     </itemizedlist>
18474                     <itemizedlist>
18475                       <listitem>
18476                         <para>The other option, only for overdue notices, is to use the
18477                           &lt;item&gt;&lt;/item&gt; tags to span the line so that it will print out
18478                           multiple lines One example for the &lt;item&gt;&lt;/item&gt; tag option
18479                           is:</para>
18480                         <para>&lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by
18481                           &lt;&lt;biblio.author&gt;&gt;, &lt;&lt;items.itemcallnumber&gt;&gt;,
18482                           Barcode: &lt;&lt;items.barcode&gt;&gt; , Checkout date:
18483                           &lt;&lt;issues.issuedate&gt;&gt;, Due date:
18484                           &lt;&lt;issues.date_due&gt;&gt; Fine: &lt;&lt;items.fine>> Due date:
18485                           &lt;&lt;issues.date_due&gt;&gt; &lt;/item&gt;</para>
18486                       </listitem>
18487                     </itemizedlist>
18488                   </important>
18489                 </listitem>
18490                 <listitem>
18491                   <important>
18492                     <para>Only the overdue notices take advantage of the &lt;item&gt;&lt;/item&gt;
18493                       tags, all other notices referencing items need to use
18494                       &lt;&lt;items.content&gt;&gt;</para>
18495                   </important>
18496                 </listitem>
18497                 <listitem>
18498                   <tip>
18499                     <para>To add today's date you can use the &lt;&lt;today&gt;&gt; syntax</para>
18500                   </tip>
18501                 </listitem>
18502               </itemizedlist>
18503             </listitem>
18504           </itemizedlist>
18505
18506           <section id="noticemarkup">
18507             <title>Overdue Notice Markup</title>
18508
18509             <para>When creating your overdue notices there are two tags in addition to the various
18510               database fields that you can use in your notices.<important>
18511                 <para>These new tags only work on the overdue notices, not other circulation related
18512                   notices at this time.</para>
18513               </important>These tags are &lt;item&gt; and &lt;/item&gt; which should enclose all
18514               fields from the biblio, biblioitems, and items tables.</para>
18515
18516             <para>An example of using these tags in a notice template might be like:</para>
18517
18518             <programlisting>   The following item(s) is/are currently overdue:
18519
18520    &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>
18521
18522             <para>Which, assuming two items were overdue, would result in a notice
18523               like:<programlisting>   The following item(s) is/are currently overdue:
18524
18525    "A Short History of Western Civilization" by Harrison, John B, 909.09821 H2451, Barcode: 08030003 Fine: 3.50
18526    "History of Western Civilization" by Hayes, Carlton Joseph Huntley, 909.09821 H3261 v.1, Barcode: 08030004 Fine: 3.50</programlisting></para>
18527           </section>
18528         </section>
18529
18530         <section id="existingnotices">
18531           <title>Existing Notices &amp; Slips</title>
18532
18533           <para>Among the default notices are notices for several common
18534           actions within Koha. All of these notices can be customized by
18535           altering their text via the Notices &amp; Slips tool and their style
18536           using the <link linkend="NoticeCSS">NoticeCSS</link> preference to
18537           define a stylesheet. Here are some of what those notices do</para>
18538
18539           <itemizedlist>
18540             <listitem>
18541               <para id="ACCTDETAILS">ACCTDETAILS</para>
18542
18543               <itemizedlist>
18544                 <listitem>
18545                   <para>Sent to patrons when their account is set up if the
18546                   <link linkend="AutoEmailOPACUser">AutoEmailOPACUser</link>
18547                   preference is set to 'Send'</para>
18548                 </listitem>
18549               </itemizedlist>
18550             </listitem>
18551
18552             <listitem>
18553               <para id="ACQCLAIM">ACQCLAIM (Acquisition Claim)</para>
18554
18555               <itemizedlist>
18556                 <listitem>
18557                   <para>Used in the claim acquisition module</para>
18558                 </listitem>
18559
18560                 <listitem>
18561                   <para><emphasis>Get there:</emphasis> More &gt; Acquisitions
18562                   &gt; Late issues</para>
18563                 </listitem>
18564               </itemizedlist>
18565             </listitem>
18566
18567             <listitem>
18568               <para id="HOLDnotice">HOLD (Hold Available for Pickup)</para>
18569
18570               <itemizedlist>
18571                 <listitem>
18572                   <para>This notice is used if two criteria are met:</para>
18573
18574                   <orderedlist>
18575                     <listitem>
18576                       <para>The <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
18577                       is set to 'Allow'</para>
18578                     </listitem>
18579
18580                     <listitem>
18581                       <para>The patron has requested to receive this
18582                       notice</para>
18583
18584                       <itemizedlist>
18585                         <listitem>
18586                           <para><emphasis>Get there: </emphasis>OPAC &gt;
18587                           Login &gt; my messaging</para>
18588                         </listitem>
18589
18590                         <listitem>
18591                           <para><emphasis>Get there: </emphasis>Staff Client
18592                           &gt; Patron Record &gt; <link linkend="patnotices">Notices</link></para>
18593                         </listitem>
18594                       </itemizedlist>
18595                     </listitem>
18596                   </orderedlist>
18597                 </listitem>
18598
18599                 <listitem>
18600                   <para>When this notice references the branches table it is
18601                   referring to the pickup branch information.</para>
18602                 </listitem>
18603               </itemizedlist>
18604             </listitem>
18605
18606             <listitem>
18607               <para id="HOLDPLACED">HOLDPLACED (a notice to the library staff
18608               that a hold has been placed)</para>
18609
18610               <itemizedlist>
18611                 <listitem>
18612                   <para>This notice requires the <link linkend="emailLibrarianWhenHoldIsPlaced">emailLibrarianWhenHoldIsPlaced</link>
18613                   system preference to be set to 'Enable'</para>
18614                 </listitem>
18615
18616                 <listitem>
18617                   <para>When this notice references the branches table it is
18618                   referring to the pickup branch information.</para>
18619                 </listitem>
18620               </itemizedlist>
18621             </listitem>
18622
18623             <listitem>
18624               <para id="HOLD_PRINT">HOLD_PRINT (Printed notice when hold
18625               available for pickup)</para>
18626
18627               <itemizedlist>
18628                 <listitem>
18629                   <para>This notice is used for hold confirmation notices that
18630                   are sent out in print format. This will not effect what the
18631                   email notice looks like.</para>
18632                 </listitem>
18633
18634                 <listitem>
18635                   <para>When this notice references the branches table it is
18636                   referring to the pickup branch information.</para>
18637                 </listitem>
18638               </itemizedlist>
18639             </listitem>
18640
18641             <listitem>
18642               <para id="ODUE">ODUE (Overdue Notice)</para>
18643
18644               <itemizedlist>
18645                 <listitem>
18646                   <para>This notice is used to send Overdue Notices to
18647                   Patrons</para>
18648                 </listitem>
18649
18650                 <listitem>
18651                   <para>See a <link linkend="samplenotice">Sample Overdue
18652                   Notice</link></para>
18653                 </listitem>
18654
18655                 <listitem>
18656                   <para>Requires that you set <link linkend="noticetriggers">Overdue Notice/Status
18657                   Triggers</link></para>
18658                 </listitem>
18659               </itemizedlist>
18660             </listitem>
18661
18662             <listitem>
18663               <para id="RLIST">RLIST (Routing List)</para>
18664
18665               <itemizedlist>
18666                 <listitem>
18667                   <para>Used in the serials module to notify patrons/staff of
18668                   new issues of a serial</para>
18669
18670                   <itemizedlist>
18671                     <listitem>
18672                       <para><emphasis>Get there:</emphasis> More &gt; Serials
18673                       &gt; <link linkend="newsubscription">New
18674                       Subscription</link></para>
18675                     </listitem>
18676                   </itemizedlist>
18677                 </listitem>
18678
18679                 <listitem>
18680                   <para>You have the option to select the 'Routing List'
18681                   notice when creating a new subscription (Choose from the
18682                   'Patron notification' drop down).</para>
18683                 </listitem>
18684
18685                 <listitem>
18686                   <tip>
18687                     <para>Notice also that if you'd like to notify patrons of
18688                     new serial issues, you can click on 'define a notice'
18689                     which will take you to the 'Notices' tool</para>
18690                   </tip>
18691                 </listitem>
18692               </itemizedlist>
18693             </listitem>
18694           </itemizedlist>
18695
18696           <para>There are also a set of predefined slips (or receipts) listed
18697           on this page. All of these slips can be customized by altering their
18698           text via the Notices &amp; Slips tool and their style using the
18699           <link linkend="SlipCSS">SlipCSS</link> preference to define a
18700           stylesheet. Here is what those slips are used for:</para>
18701
18702           <itemizedlist>
18703             <listitem>
18704               <para>ISSUEQSLIP</para>
18705
18706               <itemizedlist>
18707                 <listitem>
18708                   <para>Used to print the quick slip in circulation</para>
18709                 </listitem>
18710
18711                 <listitem>
18712                   <para>The quick slip only includes items that were checked
18713                   out today</para>
18714                 </listitem>
18715               </itemizedlist>
18716             </listitem>
18717
18718             <listitem>
18719               <para>ISSUESLIP</para>
18720
18721               <itemizedlist>
18722                 <listitem>
18723                   <para>Used to print a full slip in circulation</para>
18724                 </listitem>
18725
18726                 <listitem>
18727                   <para>The slip or receipt will show items checked out today
18728                   as well as items that are still checked out</para>
18729                 </listitem>
18730               </itemizedlist>
18731             </listitem>
18732
18733             <listitem>
18734               <para>RESERVESLIP</para>
18735
18736               <itemizedlist>
18737                 <listitem>
18738                   <para>Used to print a holds slip</para>
18739                 </listitem>
18740
18741                 <listitem>
18742                   <para>The holds slip is generated when a hold is
18743                   confirmed</para>
18744                 </listitem>
18745               </itemizedlist>
18746             </listitem>
18747
18748             <listitem>
18749               <para>TRANSFERSLIP</para>
18750
18751               <itemizedlist>
18752                 <listitem>
18753                   <para>Used to print a transfer slip</para>
18754                 </listitem>
18755
18756                 <listitem>
18757                   <para>The transfer slip is printed when you confirm a
18758                   transfer from one branch to another in your system</para>
18759                 </listitem>
18760               </itemizedlist>
18761             </listitem>
18762           </itemizedlist>
18763         </section>
18764       </section>
18765
18766       <section id="noticetriggers">
18767         <title>Overdue Notice/Status Triggers</title>
18768
18769         <itemizedlist>
18770           <listitem>
18771             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18772             and Circulation &gt; Overdue Notice/Status Triggers</para>
18773           </listitem>
18774         </itemizedlist>
18775
18776         <para>In order to send the overdue notices that you defined using the
18777         <link linkend="notices">Notices</link> tool, you need to first set the
18778         triggers to have these messages.</para>
18779
18780         <important>
18781           <para>In order to have overdue notices sent to your patrons, you
18782           need to <link linkend="addingpatroncat">set that patron
18783           category</link> to require overdue notices.</para>
18784         </important>
18785
18786         <para>The Overdue Notice/Status Triggers tool gives the librarian the
18787         power to send up to three notices to each patron type notifying them
18788         of overdue items</para>
18789
18790         <screenshot>
18791           <screeninfo>Overdue Notice/Status Triggers Tool</screeninfo>
18792
18793           <mediaobject>
18794             <imageobject>
18795               <imagedata fileref="images/tools/triggers.png"/>
18796             </imageobject>
18797           </mediaobject>
18798         </screenshot>
18799
18800         <itemizedlist>
18801           <listitem>
18802             <para>Delay is the number of days after an issue is due before an
18803             action is triggered.</para>
18804
18805             <itemizedlist>
18806               <listitem>
18807                 <important>
18808                   <para>If you want Koha to trigger an action (send a letter
18809                   or restrict member), a delay value is required.</para>
18810                 </important>
18811               </listitem>
18812             </itemizedlist>
18813           </listitem>
18814
18815           <listitem>
18816             <para>To send additional notices, click on the tabs for 'Second'
18817             and 'Third' notice</para>
18818           </listitem>
18819
18820           <listitem>
18821             <para>If you would like to prevent a patron from checking items out because of their
18822               overdue items, check the 'Restrict' box, this will put a notice on the patron's record
18823               at checkout informing the librarian that the patron cannot check out due to overdue items.<itemizedlist>
18824                 <listitem>
18825                   <para>If you choose to restrict a patron in this way you can also have Koha
18826                     automatically remove that restriction with the <link
18827                       linkend="AutoRemoveOverduesRestrictions">AutoRemoveOverduesRestrictions</link>
18828                     preference.</para>
18829                 </listitem>
18830               </itemizedlist></para>
18831           </listitem>
18832
18833           <listitem>
18834             <para>See a <link linkend="samplenotice">Sample Overdue
18835             Notice</link></para>
18836           </listitem>
18837         </itemizedlist>
18838       </section>
18839
18840       <section id="patroncardcreator">
18841         <title>Patron Card Creator</title>
18842
18843         <itemizedlist>
18844           <listitem>
18845             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
18846             and Circulation &gt; Patron Card Creator</para>
18847           </listitem>
18848         </itemizedlist>
18849
18850         <para>The Patron Card Creator allow you to use layouts and templates
18851         which you design to print a nearly unlimited variety of patron cards
18852         including barcodes. Here are some of the features of the Patron Card
18853         Creator module:</para>
18854
18855         <itemizedlist>
18856           <listitem>
18857             <para>Customize patron card layouts</para>
18858           </listitem>
18859
18860           <listitem>
18861             <para>Design custom card templates for printed patron cards</para>
18862           </listitem>
18863
18864           <listitem>
18865             <para>Build and manage batches of patron cards</para>
18866           </listitem>
18867
18868           <listitem>
18869             <para>Export single or multiple batches</para>
18870           </listitem>
18871
18872           <listitem>
18873             <para>Export single or multiple patron cards from within a
18874             batch</para>
18875           </listitem>
18876
18877           <listitem>
18878             <para>Export card data as a PDF readable by any standard PDF
18879             reader, making patron cards printable directly on a printer</para>
18880           </listitem>
18881         </itemizedlist>
18882
18883         <para>At the top of each screen within the Patron Card Creator, you
18884         will see a toolbar allowing quick access to relevant functions. The
18885         menu to the left of each screen also allows easy access to the
18886         different sections of the Patron Card Creator. The bread crumb trail
18887         near the top of each screen will give specific indication as to where
18888         you are within the Patron Card Creator module and allow quick
18889         navigation to previously traversed sections. And finally, you can find
18890         more detailed information on each section of the Patron Card Creator
18891         by clicking the online help link at the upper left-hand corner of
18892         every page.</para>
18893
18894         <section id="patrontemplate">
18895           <title>Templates</title>
18896
18897           <itemizedlist>
18898             <listitem>
18899               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
18900               Patron Card Creator &gt; Templates</para>
18901             </listitem>
18902           </itemizedlist>
18903
18904           <para>A template is the label/card stock you are using. This might
18905           be Avery 5160 for address labels, Gaylord 47-284 for spine labels or
18906           Avery 28371 for your patron cards, just to give a couple of
18907           examples. These labels will include all of the information you will
18908           need for setting up a Koha, this information may be on the
18909           packaging, and if not it can usually be found on the vendor's
18910           website.</para>
18911
18912           <section id="addcardtemplate">
18913             <title>Add a Template</title>
18914
18915             <para>To add a new template, you want to click on the 'Templates'
18916             button at the top of your page and choose 'New Template'</para>
18917
18918             <screenshot>
18919               <screeninfo>New Template Button</screeninfo>
18920
18921               <mediaobject>
18922                 <imageobject>
18923                   <imagedata fileref="images/tools/patroncards/newtemplate.png"/>
18924                 </imageobject>
18925               </mediaobject>
18926             </screenshot>
18927
18928             <para>Using the form that appears you can define the template for
18929             your sheet of labels or cards.</para>
18930
18931             <screenshot>
18932               <screeninfo>Add Patron Card Template</screeninfo>
18933
18934               <mediaobject>
18935                 <imageobject>
18936                   <imagedata fileref="images/tools/patroncards/edittemplate.png"/>
18937                 </imageobject>
18938               </mediaobject>
18939             </screenshot>
18940
18941             <itemizedlist>
18942               <listitem>
18943                 <para>Template ID will be automatically generated after saving
18944                 your template, this is simply a system generated unique
18945                 id</para>
18946               </listitem>
18947
18948               <listitem>
18949                 <para>Template Code should be something you can use to
18950                 identify your template on a list of templates</para>
18951               </listitem>
18952
18953               <listitem>
18954                 <para>You can use the Template Description to add additional
18955                 information about the template</para>
18956               </listitem>
18957
18958               <listitem>
18959                 <para>The Units pull down is used to define what measurement
18960                 scale you're going to be using for the template. This should
18961                 probably match the unit of measurement used on the template
18962                 description provided by the product vendor.</para>
18963
18964                 <screenshot>
18965                   <screeninfo>Measurement Units</screeninfo>
18966
18967                   <mediaobject>
18968                     <imageobject>
18969                       <imagedata fileref="images/tools/patroncards/units.png"/>
18970                     </imageobject>
18971                   </mediaobject>
18972                 </screenshot>
18973               </listitem>
18974
18975               <listitem>
18976                 <para>The measurements can be found on the vendor product
18977                 packaging or website.</para>
18978               </listitem>
18979
18980               <listitem>
18981                 <para>A profile is a set of "adjustments" applied to a given
18982                 template just prior to printing which compensates for
18983                 anomalies unique and peculiar to a given printer (to which the
18984                 profile is assigned).</para>
18985
18986                 <itemizedlist>
18987                   <listitem>
18988                     <para>Before picking a profile try printing some sample
18989                     cards so that you can easily define a profile that is
18990                     right for your printer/template combination.</para>
18991                   </listitem>
18992
18993                   <listitem>
18994                     <para>After finding any anomalies in the printed document,
18995                     <link linkend="addcardprofile">create a profile</link> and
18996                     assign it to the template.</para>
18997                   </listitem>
18998                 </itemizedlist>
18999               </listitem>
19000             </itemizedlist>
19001
19002             <para>After saving, your templates will appear on the 'Manage
19003             Templates' page.</para>
19004
19005             <screenshot>
19006               <screeninfo>Manage Templates</screeninfo>
19007
19008               <mediaobject>
19009                 <imageobject>
19010                   <imagedata fileref="images/tools/patroncards/managetemplates.png"/>
19011                 </imageobject>
19012               </mediaobject>
19013             </screenshot>
19014           </section>
19015         </section>
19016
19017         <section id="patronprofile">
19018           <title>Profiles</title>
19019
19020           <itemizedlist>
19021             <listitem>
19022               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
19023               Patron Card Creator &gt; Profiles</para>
19024             </listitem>
19025           </itemizedlist>
19026
19027           <para>A profile is a set of "adjustments" applied to a given <link linkend="patrontemplate">template</link> just prior to printing
19028           which compensates for anomalies unique and peculiar to a given
19029           printer (to which the profile is assigned). This means if you set a
19030           template up and then print a sample set of data and find that the
19031           items are not all aligned the same on each card, you need to set up
19032           a profile for each printer to make up for the differences in
19033           printing styles, such as the shifting of text to the left, right,
19034           top or bottom.</para>
19035
19036           <para>If your cards are printing just the way you want, you will not
19037           need a profile.</para>
19038
19039           <section id="addcardprofile">
19040             <title>Add a Profile</title>
19041
19042             <para>To add a new profile, you want to click on the 'Profiles'
19043             button at the top of your page and choose 'New Profile'</para>
19044
19045             <screenshot>
19046               <screeninfo>New Profile Button</screeninfo>
19047
19048               <mediaobject>
19049                 <imageobject>
19050                   <imagedata fileref="images/tools/patroncards/newprofile.png"/>
19051                 </imageobject>
19052               </mediaobject>
19053             </screenshot>
19054
19055             <para>Using the form that appears you can create a profile to fix
19056             any problems with your template.</para>
19057
19058             <screenshot>
19059               <screeninfo>Add Printer Profile</screeninfo>
19060
19061               <mediaobject>
19062                 <imageobject>
19063                   <imagedata fileref="images/tools/patroncards/addprofile.png"/>
19064                 </imageobject>
19065               </mediaobject>
19066             </screenshot>
19067
19068             <itemizedlist>
19069               <listitem>
19070                 <para>The Printer Name and Paper Bin do not have to match your
19071                 printer exactly, they are for your reference so you can
19072                 remember what printer you have set the profile for. So if you
19073                 want to use the Printer model number in printer name or you
19074                 can call it 'the printer on my desk'</para>
19075               </listitem>
19076
19077               <listitem>
19078                 <para>Template will be filled in once you have chosen which
19079                 template to apply the profile to on the <link linkend="addcardtemplate">template edit form</link></para>
19080               </listitem>
19081
19082               <listitem>
19083                 <para>The Units pull down is used to define what measurement
19084                 scale you're going to be using for your profile.</para>
19085
19086                 <screenshot>
19087                   <screeninfo>Units of Measurement</screeninfo>
19088
19089                   <mediaobject>
19090                     <imageobject>
19091                       <imagedata fileref="images/tools/patroncards/units.png"/>
19092                     </imageobject>
19093                   </mediaobject>
19094                 </screenshot>
19095               </listitem>
19096
19097               <listitem>
19098                 <para>Offset describes what happens when the entire image is
19099                 off center either vertically or horizontally and creep
19100                 describes a condition where the distance between the labels
19101                 changes across the page or up and down the page</para>
19102
19103                 <itemizedlist>
19104                   <listitem>
19105                     <para>For these values, negative numbers move the error up
19106                     and to the left and positive numbers move the error down
19107                     and to the right</para>
19108                   </listitem>
19109
19110                   <listitem>
19111                     <para>Example: the text is .25" from the left edge of the
19112                     first label, .28" from the left edge of the second label
19113                     and .31" from the left edge of the third label. This means
19114                     the horizontal creep should be set to .03" to make up for
19115                     this difference.</para>
19116                   </listitem>
19117                 </itemizedlist>
19118               </listitem>
19119             </itemizedlist>
19120
19121             <para>After saving, your profiles will appear on the 'Manage
19122             Profiles' page.</para>
19123
19124             <screenshot>
19125               <screeninfo>Manage Profiles</screeninfo>
19126
19127               <mediaobject>
19128                 <imageobject>
19129                   <imagedata fileref="images/tools/patroncards/manageprofiles.png"/>
19130                 </imageobject>
19131               </mediaobject>
19132             </screenshot>
19133
19134             <para>Once you have saved your new profile, you can return to the
19135             list of templates and choose to edit the template that this
19136             profile is for.</para>
19137           </section>
19138         </section>
19139
19140         <section id="cardlayouts">
19141           <title>Layouts</title>
19142
19143           <itemizedlist>
19144             <listitem>
19145               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
19146               Patron Card Creator &gt; Layouts</para>
19147             </listitem>
19148           </itemizedlist>
19149
19150           <para>A layout defines the text and images that will be printed on
19151           to the card and where it will appear.</para>
19152
19153           <section id="addcardlayout">
19154             <title>Add a Layout</title>
19155
19156             <para>To add a new layout, you want to click on the 'Layouts'
19157             button at the top of your page and choose 'New Layout'</para>
19158
19159             <screenshot>
19160               <screeninfo>New Layout Button</screeninfo>
19161
19162               <mediaobject>
19163                 <imageobject>
19164                   <imagedata fileref="images/tools/patroncards/newlayout.png"/>
19165                 </imageobject>
19166               </mediaobject>
19167             </screenshot>
19168
19169             <para>Using the form that appears you can create a profile to fix
19170             any problems with your template.</para>
19171
19172             <screenshot>
19173               <screeninfo>Add New Layout</screeninfo>
19174
19175               <mediaobject>
19176                 <imageobject>
19177                   <imagedata fileref="images/tools/patroncards/addlayout.png"/>
19178                 </imageobject>
19179               </mediaobject>
19180             </screenshot>
19181
19182             <itemizedlist>
19183               <listitem>
19184                 <para>The name you assign to the layout is for your benefit,
19185                 name it something that will be easy to identify at a later
19186                 date</para>
19187               </listitem>
19188
19189               <listitem>
19190                 <para>The Units pull down is used to define what measurement
19191                 scale you're going to be using for your layout.</para>
19192
19193                 <screenshot>
19194                   <screeninfo>Units of Measurement</screeninfo>
19195
19196                   <mediaobject>
19197                     <imageobject>
19198                       <imagedata fileref="images/tools/patroncards/units.png"/>
19199                     </imageobject>
19200                   </mediaobject>
19201                 </screenshot>
19202               </listitem>
19203
19204               <listitem>
19205                 <para>Next note if this layout is for the front or the back of
19206                 the patron card</para>
19207
19208                 <itemizedlist>
19209                   <listitem>
19210                     <para>You will need a layout for both the front and back
19211                     of your card if you have 2-sided library cards</para>
19212                   </listitem>
19213                 </itemizedlist>
19214               </listitem>
19215
19216               <listitem>
19217                 <para>You have the option of adding up to 3 lines of text to
19218                 your card. Your text can be static text of your choosing
19219                 and/or fields from the patron record. If you want to print
19220                 fields from the patron record you want to put the field names
19221                 in brackets like so - &lt;firstname&gt;</para>
19222               </listitem>
19223
19224               <listitem>
19225                 <para>For each line of text, you can choose your font, font
19226                 size and the location of the text on the card using the lower
19227                 X and Y coordinates</para>
19228               </listitem>
19229
19230               <listitem>
19231                 <para>In order to show the barcode and the patron card number
19232                 you will need to check the 'Print Card Number as Barcode'
19233                 option. This will turn the patron card number into a barcode.
19234                 If you want the number to print in human readable format you
19235                 will need to check the 'Print Card Number as Text Under
19236                 Barcode' option.</para>
19237               </listitem>
19238
19239               <listitem>
19240                 <para>Finally you can choose up to two images to print on the
19241                 card.</para>
19242
19243                 <itemizedlist>
19244                   <listitem>
19245                     <para>One can be the <link linkend="uploadpatronimages">patron image</link> which you
19246                     can resize to meet your needs.</para>
19247                   </listitem>
19248
19249                   <listitem>
19250                     <para>The other image can be something like a library logo
19251                     or symbol that you uploaded using the '<link linkend="managecardimages">Manage Images</link>' module of
19252                     the Patron Card Creator Tool.</para>
19253                   </listitem>
19254                 </itemizedlist>
19255               </listitem>
19256             </itemizedlist>
19257
19258             <para>After saving, your layouts will appear on the 'Manage
19259             Layouts' page.</para>
19260
19261             <screenshot>
19262               <screeninfo>Manage Layouts</screeninfo>
19263
19264               <mediaobject>
19265                 <imageobject>
19266                   <imagedata fileref="images/tools/patroncards/managelayouts.png"/>
19267                 </imageobject>
19268               </mediaobject>
19269             </screenshot>
19270           </section>
19271         </section>
19272
19273         <section id="patroncardbatches">
19274           <title>Batches</title>
19275
19276           <itemizedlist>
19277             <listitem>
19278               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
19279               Patron Card Creator &gt; Batches</para>
19280             </listitem>
19281           </itemizedlist>
19282
19283           <para>A batch is a collection of patrons for whom you want to
19284           generate cards.</para>
19285
19286           <section id="addcardbatch">
19287             <title>Add a Batch</title>
19288
19289             <para>To add a new batch, you want to click on the 'Batches'
19290             button at the top of your page and choose 'New Batch'</para>
19291
19292             <screenshot>
19293               <screeninfo>New Batch Button</screeninfo>
19294
19295               <mediaobject>
19296                 <imageobject>
19297                   <imagedata fileref="images/tools/patroncards/newbatch.png"/>
19298                 </imageobject>
19299               </mediaobject>
19300             </screenshot>
19301
19302             <para/>
19303           </section>
19304         </section>
19305
19306         <section id="managecardimages">
19307           <title>Manage Images</title>
19308
19309           <itemizedlist>
19310             <listitem>
19311               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
19312               Patron Card Creator &gt; Manage Images</para>
19313             </listitem>
19314           </itemizedlist>
19315
19316           <para>Images uploaded using this tool will appear on the menu when
19317           creating <link linkend="cardlayouts">patron card layouts</link>. You
19318           are limited in how many images you can upload (not counting patron
19319           images) by the <link linkend="ImageLimit">ImageLimit</link> system
19320           preference.</para>
19321
19322           <important>
19323             <para>Images must be under 500k in size.</para>
19324           </important>
19325
19326           <tip>
19327             <para>Pictures uploaded with this tool should be at least 300dpi
19328             which is the minimum quality for a printable image.</para>
19329           </tip>
19330
19331           <para>In the center of the screen is a simple upload form, simply
19332           browse for the file on your computer and give it a name you'll
19333           recognize later.</para>
19334
19335           <screenshot>
19336             <screeninfo>Upload Images</screeninfo>
19337
19338             <mediaobject>
19339               <imageobject>
19340                 <imagedata fileref="images/tools/patroncards/imageupload.png"/>
19341               </imageobject>
19342             </mediaobject>
19343           </screenshot>
19344
19345           <para>Once the file is uploaded you will be presented with a
19346           confirmation message.</para>
19347
19348           <screenshot>
19349             <screeninfo>Image Uploaded</screeninfo>
19350
19351             <mediaobject>
19352               <imageobject>
19353                 <imagedata fileref="images/tools/patroncards/imageuploaded.png"/>
19354               </imageobject>
19355             </mediaobject>
19356           </screenshot>
19357
19358           <para>And the image will be listed with all of your others on the
19359           right hand side of the page.</para>
19360
19361           <screenshot>
19362             <screeninfo>Images</screeninfo>
19363
19364             <mediaobject>
19365               <imageobject>
19366                 <imagedata fileref="images/tools/patroncards/imagedelete.png"/>
19367               </imageobject>
19368             </mediaobject>
19369           </screenshot>
19370
19371           <para>To delete one or multiple of these images, click the checkbox
19372           to the right of each image you want to delete and click the 'Delete'
19373           button.</para>
19374         </section>
19375       </section>
19376
19377       <section id="anonpatrons">
19378         <title>Patrons (anonymize, bulk-delete)</title>
19379
19380         <itemizedlist>
19381           <listitem>
19382             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
19383             and Circulation &gt; Patrons (anonymize, bulk-delete)</para>
19384           </listitem>
19385         </itemizedlist>
19386         <para>This tool allows you to bulk anonymize circulation histories (this means that you keep
19387           records of how many times items were checked out - but not the patrons who checked the
19388           items out) or bulk delete patrons (remove them from the system completely).<important>
19389             <para>Patrons with outstanding fines or items checked out are not saved. They are not
19390               completely removed from the system (they are only moved to the delete_borrowers
19391               table), but this tool does not provide as many checks as one may desire.</para>
19392           </important></para>
19393         <important>
19394           <para>Before using this tool it is recommended that you backup your database. Changes made
19395             here are permanent.</para>
19396         </important>
19397         <important>
19398           <para>The anonymization will fail quietly if <link linkend="AnonymousPatron">AnonymousPatron</link> preference does not contain a valid value.</para>
19399         </important>
19400
19401         <screenshot>
19402           <screeninfo>Patron Anonymize/Bulk Delete Tool</screeninfo>
19403
19404           <mediaobject>
19405             <imageobject>
19406               <imagedata fileref="images/tools/anonymize/patronbulkdelete.png"/>
19407             </imageobject>
19408           </mediaobject>
19409         </screenshot>
19410
19411         <para>To either delete or anonymize patrons</para>
19412
19413         <itemizedlist>
19414           <listitem>
19415             <para>Check the 'Verify' box on the task you would like to complete (Delete or
19416               Anonymize)</para>
19417           </listitem>
19418
19419           <listitem>
19420             <para>Enter a date before which you want to alter the data</para>
19421           </listitem>
19422           <listitem>
19423             <para>If deleting patrons you can also choose to find patrons with a specific expiration
19424               date or category</para>
19425           </listitem>
19426
19427           <listitem>
19428             <para>Click 'Next'</para>
19429           </listitem>
19430
19431           <listitem>
19432             <para>A confirmation will appear asking if you're sure this is
19433             what you want to happen</para>
19434
19435             <screenshot>
19436               <screeninfo>Patron Anonymize/Bulk Delete
19437               Confirmation</screeninfo>
19438
19439               <mediaobject>
19440                 <imageobject>
19441                   <imagedata fileref="images/tools/anonymize/patronanonconfirm.png"/>
19442                 </imageobject>
19443               </mediaobject>
19444             </screenshot>
19445           </listitem>
19446
19447           <listitem>
19448             <para>Clicking 'Finish' will delete or anonymize your data</para>
19449
19450             <screenshot>
19451               <screeninfo>Completed Process</screeninfo>
19452
19453               <mediaobject>
19454                 <imageobject>
19455                   <imagedata fileref="images/tools/anonymize/patronanoncomplete.png"/>
19456                 </imageobject>
19457               </mediaobject>
19458             </screenshot>
19459           </listitem>
19460         </itemizedlist>
19461       </section>
19462
19463       <section id="batchpatronmod">
19464         <title>Batch patron modification</title>
19465
19466         <itemizedlist>
19467           <listitem>
19468             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
19469             and Circulation &gt; Batch patron modification</para>
19470           </listitem>
19471         </itemizedlist>
19472
19473         <para>With this tool you can make edits to a batch of patron records. Simply load in a file
19474           of cardnumbers (one per line), choose from a <link linkend="patronlists">list of
19475             patrons</link> or scan patron card numbers in to the box provided.</para>
19476
19477         <screenshot>
19478           <screeninfo>Batch patron modification</screeninfo>
19479
19480           <mediaobject>
19481             <imageobject>
19482               <imagedata fileref="images/tools/batchpatron/batchmodify.png"/>
19483             </imageobject>
19484           </mediaobject>
19485         </screenshot>
19486
19487         <para>Once you have the file loaded or the barcodes scanned click
19488         'Continue.' You will be presented with a list of the patrons and the
19489         changes you can make.</para>
19490
19491         <screenshot>
19492           <screeninfo>Patrons to modify</screeninfo>
19493
19494           <mediaobject>
19495             <imageobject>
19496               <imagedata fileref="images/tools/batchpatron/modifyform.png"/>
19497             </imageobject>
19498           </mediaobject>
19499         </screenshot>
19500
19501         <para>To the left of each text box there is a checkbox. Clicking that
19502         checkbox will clear our the field values. <important>
19503             <para>If the field is mandatory you will not be able to clear the
19504             value in it.</para>
19505           </important></para>
19506
19507         <para>If you have multiple patron attributes you can change them all
19508         by using the plus (+) sign to the right of the text box. This will
19509         allow you to add another attribute value.</para>
19510
19511         <screenshot>
19512           <screeninfo>Editing patron attributes</screeninfo>
19513
19514           <mediaobject>
19515             <imageobject>
19516               <imagedata fileref="images/tools/batchpatron/attributes.png"/>
19517             </imageobject>
19518           </mediaobject>
19519         </screenshot>
19520
19521         <para>Once you have made the changes you want, you can click 'Save'
19522         and Koha will present you with the changed patron records.</para>
19523       </section>
19524
19525       <section id="tagsmoderation">
19526         <title>Tag Moderation</title>
19527
19528         <itemizedlist>
19529           <listitem>
19530             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
19531             and Circulation &gt; Tags</para>
19532           </listitem>
19533         </itemizedlist>
19534
19535         <para>Depending on your <link linkend="taggingprefs">tagging system preferences</link>,
19536           librarians may need to approve tags before they are published on the OPAC. This is done
19537           via the Tag Moderation Tool. If there are tags awaiting moderation they will be listed on
19538           the main staff dashboard under the module labels:</para>
19539
19540         <screenshot>
19541           <screeninfo>Tags pending approval</screeninfo>
19542
19543           <mediaobject>
19544             <imageobject>
19545               <imagedata fileref="images/tools/tagging/pendingtags.png"/>
19546             </imageobject>
19547           </mediaobject>
19548         </screenshot>
19549
19550         <para>To moderate the tags visit the Tags tool. When first visiting
19551         the tool, you will be presented with a list of tags that are pending
19552         approval or rejection by a librarian</para>
19553
19554         <screenshot>
19555           <screeninfo>Tags pending moderation</screeninfo>
19556
19557           <mediaobject>
19558             <imageobject>
19559               <imagedata fileref="images/tools/tagging/tagpending.png"/>
19560             </imageobject>
19561           </mediaobject>
19562         </screenshot>
19563
19564         <itemizedlist>
19565           <listitem>
19566             <para>To see all of the titles this tag was added to simply click on the term<screenshot>
19567                 <screeninfo>Titles with a specific tag</screeninfo>
19568                 <mediaobject>
19569                   <imageobject>
19570                     <imagedata fileref="images/tools/tagging/taggedtitles.png"/>
19571                   </imageobject>
19572                 </mediaobject>
19573               </screenshot><itemizedlist>
19574                 <listitem>
19575                   <para>From this list of titles you can remove a tag without outright rejecting it
19576                     from being used in the future by clicking the 'Remove tag' button to the right
19577                     of the title.</para>
19578                 </listitem>
19579               </itemizedlist></para>
19580           </listitem>
19581           <listitem>
19582             <para>To approve a tag, you can either click the 'Approve' button in line with the term,
19583               or check all terms you want to approve and click 'Approve' below the table.</para>
19584           </listitem>
19585
19586           <listitem>
19587             <para>To reject a tag, you can either click the 'Reject' button in
19588             line with the term, or check all terms you want to approve and
19589             click 'Reject' below the table.</para>
19590           </listitem>
19591         </itemizedlist>
19592
19593         <para>Once a tag has been approved or rejected it will be moved to the
19594         appropriate list of tags. A summary of all tags will appear on the
19595         right of the screen.</para>
19596
19597         <screenshot>
19598           <screeninfo>Summary of tags</screeninfo>
19599
19600           <mediaobject>
19601             <imageobject>
19602               <imagedata fileref="images/tools/tagging/tagsummary.png"/>
19603             </imageobject>
19604           </mediaobject>
19605         </screenshot>
19606
19607         <para>Even though a tag is approved or rejected, it can still be moved
19608         to another list. When viewing approved tags each tag has the option to
19609         reject:</para>
19610
19611         <screenshot>
19612           <screeninfo>Approved Tags</screeninfo>
19613
19614           <mediaobject>
19615             <imageobject>
19616               <imagedata fileref="images/tools/tagging/tagapproved.png"/>
19617             </imageobject>
19618           </mediaobject>
19619         </screenshot>
19620
19621         <para>To check terms against the approved and rejected lists (and
19622         possibly against <link linkend="TagsExternalDictionary">the
19623         dictionary</link> you have assigned for tag moderation) simply enter
19624         the term into the search box on the bottom right of the screen to see
19625         the status of the term</para>
19626
19627         <screenshot>
19628           <screeninfo>Sample Check list test search</screeninfo>
19629
19630           <mediaobject>
19631             <imageobject>
19632               <imagedata fileref="images/tools/tagging/tagblacklisttest-neither.png"/>
19633             </imageobject>
19634           </mediaobject>
19635         </screenshot>
19636         <para>Finally you can find tags by using the filters on the left.</para>
19637         <screenshot>
19638           <screeninfo>Tag filters</screeninfo>
19639           <mediaobject>
19640             <imageobject>
19641               <imagedata fileref="images/tools/tagging/tagfilters.png"/>
19642             </imageobject>
19643           </mediaobject>
19644         </screenshot>
19645       </section>
19646
19647       <section id="uploadpatronimages">
19648         <title>Upload Patron Images</title>
19649
19650         <itemizedlist>
19651           <listitem>
19652             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Patrons
19653             and Circulation &gt; Upload Patron Images</para>
19654           </listitem>
19655         </itemizedlist>
19656
19657         <para>Patron images can be uploaded in bulk if you are <link linkend="patronimages">allowing patron images</link> to be attached to
19658         patron records. These images can also be used when creating <link linkend="patroncardcreator">patron cards</link>.</para>
19659
19660         <itemizedlist>
19661           <listitem>
19662             <para>Create a txt file and title it "DATALINK.TXT" or
19663             "IDLINK.TXT"</para>
19664           </listitem>
19665
19666           <listitem>
19667             <para>On each line in the text file enter the patron's card number
19668             followed by comma (or tab) and then the image file name</para>
19669
19670             <screenshot>
19671               <screeninfo>Sample file and image</screeninfo>
19672
19673               <mediaobject>
19674                 <imageobject>
19675                   <imagedata fileref="images/tools/patronphotos/uploadphotosfile.png"/>
19676                 </imageobject>
19677               </mediaobject>
19678             </screenshot>
19679
19680             <itemizedlist>
19681               <listitem>
19682                 <para>Make sure that your TXT file is a plain text document,
19683                 not RTF.</para>
19684               </listitem>
19685             </itemizedlist>
19686           </listitem>
19687
19688           <listitem>
19689             <para>Zip up the text file and the image files</para>
19690           </listitem>
19691
19692           <listitem>
19693             <para>Go to the Upload Patron Images Tool</para>
19694
19695             <screenshot>
19696               <screeninfo>Upload Image Tool for Single Image</screeninfo>
19697
19698               <mediaobject>
19699                 <imageobject>
19700                   <imagedata fileref="images/tools/patronphotos/uploadimagetool.png"/>
19701                 </imageobject>
19702               </mediaobject>
19703             </screenshot>
19704           </listitem>
19705
19706           <listitem>
19707             <para>For a single image, simply point to the image file and enter
19708             the patron card number</para>
19709           </listitem>
19710
19711           <listitem>
19712             <para>For multiple images, choose to upload a zip file</para>
19713           </listitem>
19714
19715           <listitem>
19716             <para>After uploading you will be presented with a
19717             confirmation</para>
19718
19719             <screenshot>
19720               <screeninfo>Image Upload Confirmation</screeninfo>
19721
19722               <mediaobject>
19723                 <imageobject>
19724                   <imagedata fileref="images/tools/patronphotos/imageuploadconfirm.png"/>
19725                 </imageobject>
19726               </mediaobject>
19727             </screenshot>
19728           </listitem>
19729         </itemizedlist>
19730
19731         <important>
19732           <para>There is a limit of 100K on the size of the picture uploaded and it is recommended
19733             that the image be 200x300 pixels, but smaller images will work as well.</para>
19734         </important>
19735       </section>
19736     </section>
19737
19738     <section id="catalogtools">
19739       <title>Catalog</title>
19740
19741       <para/>
19742
19743       <section id="batchmodifyitems">
19744         <title>Batch item modification</title>
19745
19746         <itemizedlist>
19747           <listitem>
19748             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
19749             &gt; Batch item modification</para>
19750           </listitem>
19751         </itemizedlist>
19752
19753         <para>This tool will allow you to modify a batch of item records in
19754         Koha.</para>
19755
19756         <screenshot>
19757           <screeninfo>Batch Modification Tool</screeninfo>
19758
19759           <mediaobject>
19760             <imageobject>
19761               <imagedata fileref="images/tools/batchmod/batchmod.png"/>
19762             </imageobject>
19763           </mediaobject>
19764         </screenshot>
19765
19766         <para>From the tool you can choose to upload a file of barcodes or item ids, or you can scan
19767           items one by one into the box below the upload tool. You can also decide the items edited
19768           should be populated with the default values you have defined in your <link
19769             linkend="marcbibframeworks">default framework</link>.</para>
19770         <para>Once you have your file uploaded or the barcodes listed you can click
19771           'Continue.'</para>
19772
19773         <screenshot>
19774           <screeninfo>Batch Modify Summary</screeninfo>
19775
19776           <mediaobject>
19777             <imageobject>
19778               <imagedata fileref="images/tools/batchmod/batchmodsummary.png"/>
19779             </imageobject>
19780           </mediaobject>
19781         </screenshot>
19782
19783         <para>You will be presented with a summary of the items you want to modify. From here you
19784           can uncheck the items you don't want to modify before making changes in the form below.
19785           You can also hide columns you don't need to see to prevent having to scroll from left to
19786           right to see the entire item form.<tip>
19787             <para>To uncheck all items thar are currently checked out you can click the 'Clear on
19788               loan' link at the top of the form.</para>
19789           </tip></para>
19790
19791         <para>Using the edit form you can choose which fields to make edits
19792         to. By checking the checkbox to the right of each field you can clear
19793         the values in that field for the records you are modifying.</para>
19794
19795         <screenshot>
19796           <screeninfo>Choose fields you want to change in bulk</screeninfo>
19797
19798           <mediaobject>
19799             <imageobject>
19800               <imagedata fileref="images/tools/batchmod/batchmodform.png"/>
19801             </imageobject>
19802           </mediaobject>
19803         </screenshot>
19804
19805         <para>Once you have made you changes you will be presented with the
19806         resulting items.</para>
19807
19808         <screenshot>
19809           <screeninfo>Item results summary</screeninfo>
19810
19811           <mediaobject>
19812             <imageobject>
19813               <imagedata fileref="images/tools/batchmod/batchmodresults.png"/>
19814             </imageobject>
19815           </mediaobject>
19816         </screenshot>
19817
19818         <tip>
19819           <para>You can also edit items on one bib record in a batch by going
19820           to the bib record and clicking Edit &gt; Edit items in batch</para>
19821         </tip>
19822
19823         <screenshot>
19824           <screeninfo>Edit items in a batch</screeninfo>
19825
19826           <mediaobject>
19827             <imageobject>
19828               <imagedata fileref="images/tools/batchmod/editinbatch.png"/>
19829             </imageobject>
19830           </mediaobject>
19831         </screenshot>
19832       </section>
19833
19834       <section id="batchdeleteitems">
19835         <title>Batch item deletion</title>
19836
19837         <itemizedlist>
19838           <listitem>
19839             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
19840             &gt; Batch item deletion</para>
19841           </listitem>
19842         </itemizedlist>
19843
19844         <para>This tool will allow you to delete a batch of item records from
19845         Koha.</para>
19846
19847         <para>From the tool you can choose to upload a file of barcodes or
19848         item ids, or you can scan items one by one into the box below the
19849         upload tool.</para>
19850
19851         <screenshot>
19852           <screeninfo>Batch Deletion Tool</screeninfo>
19853
19854           <mediaobject>
19855             <imageobject>
19856               <imagedata fileref="images/tools/batchdelete/batchdel.png"/>
19857             </imageobject>
19858           </mediaobject>
19859         </screenshot>
19860
19861         <para>Once you have your file uploaded or the barcodes scanned you can
19862         click 'Continue.'</para>
19863
19864         <para>You will be presented with a confirmation screen. From here you can uncheck the items
19865           you don't want to delete and decide if Koha should delete the bib record if the last item
19866           is being deleted before clicking 'Delete selected items.'  If you'd like you can delete
19867           the bibliogrphic record if you're deleting the last item by clicking the checkbox next to
19868           'Delete records if no items remain'.</para>
19869
19870         <screenshot>
19871           <screeninfo>Confirm Deletion</screeninfo>
19872
19873           <mediaobject>
19874             <imageobject>
19875               <imagedata fileref="images/tools/batchdelete/confirmbatchdel.png"/>
19876             </imageobject>
19877           </mediaobject>
19878         </screenshot>
19879
19880         <para>If your file (or list of scanned barcodes) has more than 1000
19881         barcodes, Koha will be unable to present you with a list of the items.
19882         You will still be able to delete them, but not able to choose which
19883         items specifically to delete or delete the biblio records.</para>
19884
19885         <screenshot>
19886           <screeninfo>More than 1000 records in the file</screeninfo>
19887
19888           <mediaobject>
19889             <imageobject>
19890               <imagedata fileref="images/tools/batchdelete/toomanytodelete.png"/>
19891             </imageobject>
19892           </mediaobject>
19893         </screenshot>
19894
19895         <para>If the items are checked out you will be presented with an error
19896         after clicking 'Delete selected items' and the items will not be
19897         deleted.</para>
19898
19899         <screenshot>
19900           <screeninfo>Items not Deleted</screeninfo>
19901
19902           <mediaobject>
19903             <imageobject>
19904               <imagedata fileref="images/tools/batchdelete/nobatchdel.png"/>
19905             </imageobject>
19906           </mediaobject>
19907         </screenshot>
19908
19909         <para>If the items can be deleted they will be and you will be
19910         presented with a confirmation of your deletion.</para>
19911
19912         <screenshot>
19913           <screeninfo>Batch Deletion Confirmation</screeninfo>
19914
19915           <mediaobject>
19916             <imageobject>
19917               <imagedata fileref="images/tools/batchdelete/batchdeldone.png"/>
19918             </imageobject>
19919           </mediaobject>
19920         </screenshot>
19921       </section>
19922
19923       <section id="exportbibs">
19924         <title>Export Data (MARC &amp; Authorities)</title>
19925
19926         <itemizedlist>
19927           <listitem>
19928             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
19929             &gt; Export Data</para>
19930           </listitem>
19931         </itemizedlist>
19932
19933         <para>Koha comes with a tool that will allow you to export your
19934         bibliographic, holdings and/or authority data in bulk. This can be
19935         used to send your records to fellow libraries, organizations or
19936         services; or simply for backup purposes.</para>
19937
19938         <section id="exportmarc">
19939           <title>Export Bibliographic Records</title>
19940
19941           <para>At the top of the screen you need to pick what data you're
19942           exporting. If you're exporting bibliographic records with or without
19943           the holdings information you want to click the 'Export bibliographic
19944           records' tab.</para>
19945
19946           <itemizedlist>
19947             <listitem>
19948               <para>Fill in the form in order to limit your export to a
19949               specific range (all fields are optional)</para>
19950
19951               <screenshot>
19952                 <screeninfo>Select Records to Export</screeninfo>
19953
19954                 <mediaobject>
19955                   <imageobject>
19956                     <imagedata fileref="images/tools/exportmarc/marcexport-pt1.png"/>
19957                   </imageobject>
19958                 </mediaobject>
19959               </screenshot>
19960
19961               <itemizedlist>
19962                 <listitem>
19963                   <para>Choose to limit your export by any one or more of the
19964                   following options</para>
19965
19966                   <itemizedlist>
19967                     <listitem>
19968                       <para>Limit to a bib number range</para>
19969                     </listitem>
19970
19971                     <listitem>
19972                       <para>Limit to a specific item type<itemizedlist>
19973                           <listitem>
19974                             <important>
19975                               <para>This limit will use the type you have defined in the <link
19976                                   linkend="item-level_itypes">item-level_itypes</link> preference.
19977                                 If you have the item-level_itypes preference set to 'specific item'
19978                                 and you have no items attached to a bib record it will not be
19979                                 exported.  To get all bib records of a specific type you will need
19980                                 your item-level_itypes preference set to 'biblio record'.</para>
19981                             </important>
19982                           </listitem>
19983                         </itemizedlist></para>
19984                     </listitem>
19985
19986                     <listitem>
19987                       <para>Limit to a specific library</para>
19988                     </listitem>
19989
19990                     <listitem>
19991                       <para>Limit to a call number range</para>
19992                     </listitem>
19993
19994                     <listitem>
19995                       <para>Limit to an acquisition date range</para>
19996                     </listitem>
19997                   </itemizedlist>
19998                 </listitem>
19999
20000                 <listitem>
20001                   <para>Next choose what to skip when exporting</para>
20002
20003                   <screenshot>
20004                     <screeninfo>Export options</screeninfo>
20005
20006                     <mediaobject>
20007                       <imageobject>
20008                         <imagedata fileref="images/tools/exportmarc/marcexport-pt2.png"/>
20009                       </imageobject>
20010                     </mediaobject>
20011                   </screenshot>
20012
20013                   <itemizedlist>
20014                     <listitem>
20015                       <para>By default items will be exported, if you would
20016                       like to only export bibliographic data, check the 'Don't
20017                       export items' box</para>
20018                     </listitem>
20019
20020                     <listitem>
20021                       <para>To limit your export only to items from the
20022                       library you're logged in as (if you leave the 'Library'
20023                       field set to 'All') or to the library you selected above
20024                       check the 'Remove non-local items' box</para>
20025                     </listitem>
20026
20027                     <listitem>
20028                       <para>You can also choose what fields you don't want to
20029                       export. This can be handy if you're sharing your data,
20030                       you can remove all local fields before sending your data
20031                       to another library</para>
20032                     </listitem>
20033                   </itemizedlist>
20034                 </listitem>
20035
20036                 <listitem>
20037                   <para>Finally choose the file type and file name</para>
20038
20039                   <screenshot>
20040                     <screeninfo>File export format</screeninfo>
20041
20042                     <mediaobject>
20043                       <imageobject>
20044                         <imagedata fileref="images/tools/exportmarc/marcexport-pt3.png"/>
20045                       </imageobject>
20046                     </mediaobject>
20047                   </screenshot>
20048
20049                   <itemizedlist>
20050                     <listitem>
20051                       <para>Choose to export your data in marc or marcxml
20052                       format</para>
20053                     </listitem>
20054
20055                     <listitem>
20056                       <para>Choose the name you want your file to save
20057                       as</para>
20058                     </listitem>
20059                   </itemizedlist>
20060                 </listitem>
20061
20062                 <listitem>
20063                   <para>Click 'Export bibliographic records'</para>
20064                 </listitem>
20065               </itemizedlist>
20066             </listitem>
20067           </itemizedlist>
20068         </section>
20069
20070         <section id="exportauthority">
20071           <title>Export Authority Records</title>
20072
20073           <para>At the top of the screen you need to pick what data you're
20074           exporting. If you're exporting authority records you want to click
20075           the 'Export authority records' tab.</para>
20076
20077           <itemizedlist>
20078             <listitem>
20079               <para>Fill in the form in order to limit your export to a
20080               specific range or type of authority record (all fields are
20081               optional)</para>
20082
20083               <screenshot>
20084                 <screeninfo>Export authorities</screeninfo>
20085
20086                 <mediaobject>
20087                   <imageobject>
20088                     <imagedata fileref="images/tools/exportmarc/authexport-pt1.png"/>
20089                   </imageobject>
20090                 </mediaobject>
20091               </screenshot>
20092             </listitem>
20093
20094             <listitem>
20095               <para>Next choose fields that you would like to exclude from the
20096               export separated by a space (no commas)</para>
20097
20098               <screenshot>
20099                 <screeninfo>Authority export options</screeninfo>
20100
20101                 <mediaobject>
20102                   <imageobject>
20103                     <imagedata fileref="images/tools/exportmarc/authexport-pt2.png"/>
20104                   </imageobject>
20105                 </mediaobject>
20106               </screenshot>
20107
20108               <itemizedlist>
20109                 <listitem>
20110                   <para>If you'd like to exclude all subfields of the 200 for
20111                   example just enter 200</para>
20112                 </listitem>
20113
20114                 <listitem>
20115                   <para>If you'd like to exclude a specific subfield enter it
20116                   beside the field value 100a will exclude just the subfield
20117                   'a' of the 100</para>
20118                 </listitem>
20119               </itemizedlist>
20120             </listitem>
20121
20122             <listitem>
20123               <para>Finally choose the file type and file name</para>
20124
20125               <screenshot>
20126                 <screeninfo>Export format</screeninfo>
20127
20128                 <mediaobject>
20129                   <imageobject>
20130                     <imagedata fileref="images/tools/exportmarc/authexport-pt3.png"/>
20131                   </imageobject>
20132                 </mediaobject>
20133               </screenshot>
20134
20135               <itemizedlist>
20136                 <listitem>
20137                   <para>Choose to export your data in marc or marcxml
20138                   format</para>
20139                 </listitem>
20140
20141                 <listitem>
20142                   <para>Choose the name you want your file to save as</para>
20143                 </listitem>
20144               </itemizedlist>
20145             </listitem>
20146
20147             <listitem>
20148               <para>Click 'Export authority records'</para>
20149             </listitem>
20150           </itemizedlist>
20151         </section>
20152       </section>
20153
20154       <section id="inventory">
20155         <title>Inventory/Stocktaking</title>
20156
20157         <itemizedlist>
20158           <listitem>
20159             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20160             &gt; Inventory/Stocktaking</para>
20161           </listitem>
20162         </itemizedlist>
20163
20164         <para>Koha's Inventory Tool can be used in one of two ways, the first
20165         is by printing out a shelf list that you can then mark items off on,
20166         or by uploading a text files of barcodes gathered by a portable
20167         scanner.</para>
20168
20169         <para>If you do not have the ability to use your barcode scanner on
20170         the floor of the library, the first option available to you is to
20171         generate a shelf list based on criteria you enter.</para>
20172
20173         <screenshot>
20174           <screeninfo>Inventory &amp; Stocktaking Tool</screeninfo>
20175
20176           <mediaobject>
20177             <imageobject>
20178               <imagedata fileref="images/tools/inventory/generateshelflist.png"/>
20179             </imageobject>
20180           </mediaobject>
20181         </screenshot>
20182
20183         <para>Choose which library, shelving location, call number range, item
20184         status and when the item was last seen to generate a shelf list that
20185         you can then print to use while walking around the library checking
20186         your collection</para>
20187
20188         <screenshot>
20189           <screeninfo>Shelf List</screeninfo>
20190
20191           <mediaobject>
20192             <imageobject>
20193               <imagedata fileref="images/tools/inventory/shelflist.png"/>
20194             </imageobject>
20195           </mediaobject>
20196         </screenshot>
20197
20198         <para>Alternatively you can export the list to a CSV file for altering
20199         in an application on your desktop. Simply check the box next to
20200         'Export to csv file' to generate this file.</para>
20201
20202         <para>Once you have found the items on your shelves you can return to
20203         this list and check off the items you found to have the system update
20204         the last seen date to today.</para>
20205
20206         <para>If you have a portable scanner (or a laptop and USB scanner) you
20207         can walk through the library with the scanner in hand and scan
20208         barcodes as you come across them. Once finished you can then upload
20209         the text file generated by the scanner to Koha</para>
20210
20211         <screenshot>
20212           <screeninfo>Barcode Import for Inventory Tool</screeninfo>
20213
20214           <mediaobject>
20215             <imageobject>
20216               <imagedata fileref="images/tools/inventory/importbarcodes.png"/>
20217             </imageobject>
20218           </mediaobject>
20219         </screenshot>
20220
20221         <para>Choose the text file and the date you want to mark all items as seen and then scroll
20222           to the very bottom and click 'Submit.'</para>
20223       </section>
20224
20225       <section id="labelcreator">
20226         <title>Label Creator</title>
20227
20228         <itemizedlist>
20229           <listitem>
20230             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20231             &gt; Label Creator</para>
20232           </listitem>
20233         </itemizedlist>
20234
20235         <para>The Label Creator allow you to use layouts and templates which
20236         you design to print a nearly unlimited variety of labels including
20237         barcodes. Here are some of the features of the Label Creator
20238         module:</para>
20239
20240         <itemizedlist>
20241           <listitem>
20242             <para>Customize label layouts</para>
20243           </listitem>
20244
20245           <listitem>
20246             <para>Design custom label templates for printed labels</para>
20247           </listitem>
20248
20249           <listitem>
20250             <para>Build and manage batches of labels</para>
20251           </listitem>
20252
20253           <listitem>
20254             <para>Export single or multiple batches</para>
20255           </listitem>
20256
20257           <listitem>
20258             <para>Export single or multiple labels from within a batch</para>
20259           </listitem>
20260
20261           <listitem>
20262             <para>Export label data in one of three formats:</para>
20263
20264             <itemizedlist>
20265               <listitem>
20266                 <para>PDF - Readable by any standard PDF reader, making labels
20267                 printable directly on a printer</para>
20268               </listitem>
20269
20270               <listitem>
20271                 <para>CSV - Export label data after your chosen layout is
20272                 applied allowing labels to be imported in to a variety of
20273                 applications</para>
20274               </listitem>
20275
20276               <listitem>
20277                 <para>XML - Included as an alternate export format</para>
20278               </listitem>
20279             </itemizedlist>
20280           </listitem>
20281         </itemizedlist>
20282
20283         <para>At the top of each screen within the Label Creator, you will see
20284         a toolbar allowing quick access to relevant functions. The menu to the
20285         left of each screen also allows easy access to the different sections
20286         of the Label Creator. The bread crumb trail near the top of each
20287         screen will give specific indication as to where you are within the
20288         Label Creator module and allow quick navigation to previously
20289         traversed sections. And finally, you can find more detailed
20290         information on each section of the Label Creator by clicking the
20291         online help link at the upper left-hand corner of every page.</para>
20292
20293         <section id="labeltemplates">
20294           <title>Templates</title>
20295
20296           <itemizedlist>
20297             <listitem>
20298               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
20299               Creator &gt; Templates</para>
20300             </listitem>
20301           </itemizedlist>
20302
20303           <para>A template is based on the label/card stock you are using.
20304           This might be Avery 5160 for address labels, Gaylord 47-284 for
20305           spine labels or Avery 28371 for your patron cards, just to give a
20306           couple of examples. These labels will include all of the information
20307           you will need for setting up a Koha, this information may be on the
20308           packaging, and if not it can usually be found on the vendor's
20309           website.</para>
20310
20311           <section id="addlabeltemplate">
20312             <title>Add a Template</title>
20313
20314             <para>To add a new template, you want to click on the 'New template' button at the top
20315               of the Label Creator.</para>
20316
20317             <screenshot>
20318               <screeninfo>New Label Template Option</screeninfo>
20319
20320               <mediaobject>
20321                 <imageobject>
20322                   <imagedata fileref="images/tools/labelcreator/newtemplate.png"/>
20323                 </imageobject>
20324               </mediaobject>
20325             </screenshot>
20326
20327             <para>Using the form that appears you can define the template for
20328             your sheet of labels or cards.</para>
20329
20330             <screenshot>
20331               <screeninfo>Label Template Form</screeninfo>
20332
20333               <mediaobject>
20334                 <imageobject>
20335                   <imagedata fileref="images/tools/labelcreator/labelform.png"/>
20336                 </imageobject>
20337               </mediaobject>
20338             </screenshot>
20339
20340             <itemizedlist>
20341               <listitem>
20342                 <para>Template ID will be automatically generated after saving
20343                 your template, this is simply a system generated unique
20344                 id</para>
20345               </listitem>
20346
20347               <listitem>
20348                 <para>Template Code should be something you can use to
20349                 identify your template on a list of templates</para>
20350               </listitem>
20351
20352               <listitem>
20353                 <para>You can use the Template Description to add additional
20354                 information about the template</para>
20355               </listitem>
20356
20357               <listitem>
20358                 <para>The Units pull down is used to define what measurement
20359                 scale you're going to be using for the template. This should
20360                 probably match the unit of measurement used on the template
20361                 description provided by the product vendor.</para>
20362
20363                 <screenshot>
20364                   <screeninfo>Measurement Units</screeninfo>
20365
20366                   <mediaobject>
20367                     <imageobject>
20368                       <imagedata fileref="images/tools/patroncards/units.png"/>
20369                     </imageobject>
20370                   </mediaobject>
20371                 </screenshot>
20372               </listitem>
20373
20374               <listitem>
20375                 <para>The measurements, number of columns and number of rows
20376                 can be found on the vendor product packaging or
20377                 website.</para>
20378
20379                 <itemizedlist>
20380                   <listitem>
20381                     <important>
20382                       <para>If you do not supply a left text margin in the
20383                       template, a 3/16" (13.5 point) left text margin will
20384                       apply by default.</para>
20385                     </important>
20386                   </listitem>
20387                 </itemizedlist>
20388               </listitem>
20389
20390               <listitem>
20391                 <para>A profile is a set of "adjustments" applied to a given
20392                 template just prior to printing which compensates for
20393                 anomalies unique and peculiar to a given printer (to which the
20394                 profile is assigned).</para>
20395
20396                 <itemizedlist>
20397                   <listitem>
20398                     <para>Before picking a profile try printing some sample
20399                     labels so that you can easily define a profile that is
20400                     right for your printer/template combination.</para>
20401                   </listitem>
20402
20403                   <listitem>
20404                     <para>After finding any anomalies in the printed document,
20405                     <link linkend="addlabelprofile">create a profile</link>
20406                     and assign it to the template.</para>
20407                   </listitem>
20408                 </itemizedlist>
20409               </listitem>
20410             </itemizedlist>
20411
20412             <para>After saving, your templates will appear on the 'Manage
20413             Templates' page.</para>
20414
20415             <screenshot>
20416               <screeninfo>List of label templates</screeninfo>
20417
20418               <mediaobject>
20419                 <imageobject>
20420                   <imagedata fileref="images/tools/labelcreator/labeltemplates.png"/>
20421                 </imageobject>
20422               </mediaobject>
20423             </screenshot>
20424           </section>
20425         </section>
20426
20427         <section id="labelprofiles">
20428           <title>Profiles</title>
20429
20430           <itemizedlist>
20431             <listitem>
20432               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
20433               Creator &gt; Profiles</para>
20434             </listitem>
20435           </itemizedlist>
20436
20437           <para>A profile is a set of "adjustments" applied to a given <link linkend="addlabeltemplate">template</link> just prior to printing
20438           which compensates for anomalies unique and peculiar to a given
20439           printer (to which the profile is assigned). This means if you set a
20440           template up and then print a sample set of data and find that the
20441           items are not all aligned the same on each label, you need to set up
20442           a profile for each printer to make up for the differences in
20443           printing styles, such as the shifting of text to the left, right,
20444           top or bottom.</para>
20445
20446           <para>If your labels are printing just the way you want, you will
20447           not need a profile.</para>
20448
20449           <section id="addlabelprofile">
20450             <title>Add a Profile</title>
20451
20452             <para>To add a new profile, you want to click on the 'New profile' button at the top of
20453               the Label Creator tool.</para>
20454
20455             <screenshot>
20456               <screeninfo>New Profile Button</screeninfo>
20457
20458               <mediaobject>
20459                 <imageobject>
20460                   <imagedata fileref="images/tools/labelcreator/newprofile.png"/>
20461                 </imageobject>
20462               </mediaobject>
20463             </screenshot>
20464
20465             <para>Using the form that appears you can create a profile to fix
20466             any problems with your template.</para>
20467
20468             <screenshot>
20469               <screeninfo>Create a Printer Profile</screeninfo>
20470
20471               <mediaobject>
20472                 <imageobject>
20473                   <imagedata fileref="images/tools/labelcreator/newprofileform.png"/>
20474                 </imageobject>
20475               </mediaobject>
20476             </screenshot>
20477
20478             <itemizedlist>
20479               <listitem>
20480                 <para>The Printer Name and Paper Bin do not have to match your
20481                 printer exactly, they are for your reference so you can
20482                 remember what printer you have set the profile for. So if you
20483                 want to use the Printer model number in printer name or you
20484                 can call it 'the printer on my desk'</para>
20485               </listitem>
20486
20487               <listitem>
20488                 <para>Template will be filled in once you have chosen which
20489                 template to apply the profile to on the <link linkend="addlabeltemplate">template edit form</link></para>
20490               </listitem>
20491
20492               <listitem>
20493                 <para>The Units pull down is used to define what measurement
20494                 scale you're going to be using for your profile.</para>
20495
20496                 <screenshot>
20497                   <screeninfo>Units of Measurement</screeninfo>
20498
20499                   <mediaobject>
20500                     <imageobject>
20501                       <imagedata fileref="images/tools/patroncards/units.png"/>
20502                     </imageobject>
20503                   </mediaobject>
20504                 </screenshot>
20505               </listitem>
20506
20507               <listitem>
20508                 <para>Offset describes what happens when the entire image is
20509                 off center either vertically or horizontally and creep
20510                 describes a condition where the distance between the labels
20511                 changes across the page or up and down the page</para>
20512
20513                 <itemizedlist>
20514                   <listitem>
20515                     <para>For these values, negative numbers move the error up
20516                     and to the left and positive numbers move the error down
20517                     and to the right</para>
20518                   </listitem>
20519
20520                   <listitem>
20521                     <para>Example: the text is .25" from the left edge of the
20522                     first label, .28" from the left edge of the second label
20523                     and .31" from the left edge of the third label. This means
20524                     the horizontal creep should be set to .03" to make up for
20525                     this difference.</para>
20526                   </listitem>
20527                 </itemizedlist>
20528               </listitem>
20529             </itemizedlist>
20530
20531             <para>After saving, your profiles will appear on the 'Manage
20532             Profiles' page.</para>
20533
20534             <screenshot>
20535               <screeninfo>List of Profiles</screeninfo>
20536
20537               <mediaobject>
20538                 <imageobject>
20539                   <imagedata fileref="images/tools/labelcreator/profiles.png"/>
20540                 </imageobject>
20541               </mediaobject>
20542             </screenshot>
20543
20544             <para>Once you have saved your new profile, you can return to the
20545             list of templates and choose to edit the template that this
20546             profile is for.</para>
20547           </section>
20548         </section>
20549
20550         <section id="labellayouts">
20551           <title>Layouts</title>
20552
20553           <itemizedlist>
20554             <listitem>
20555               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
20556               Creator &gt; Layouts</para>
20557             </listitem>
20558           </itemizedlist>
20559
20560           <para>A layout is used to define the fields you want to appear on
20561           your labels.</para>
20562
20563           <section id="addlabellayout">
20564             <title>Add a Layout</title>
20565
20566             <para>To add a new layout, you want to click on the 'New layout' button at the top of
20567               the Label Creator tool.</para>
20568
20569             <screenshot>
20570               <screeninfo>New Layout Button</screeninfo>
20571
20572               <mediaobject>
20573                 <imageobject>
20574                   <imagedata fileref="images/tools/labelcreator/newlayout.png"/>
20575                 </imageobject>
20576               </mediaobject>
20577             </screenshot>
20578
20579             <para>Using the form that appears you can create a profile to fix
20580             any problems with your template.</para>
20581
20582             <screenshot>
20583               <screeninfo>Add New Layout</screeninfo>
20584
20585               <mediaobject>
20586                 <imageobject>
20587                   <imagedata fileref="images/tools/labelcreator/layoutform.png"/>
20588                 </imageobject>
20589               </mediaobject>
20590             </screenshot>
20591
20592             <itemizedlist>
20593               <listitem>
20594                 <para>The name of your layout can be anything you'd like to
20595                 help you identify it later.</para>
20596               </listitem>
20597
20598               <listitem>
20599                 <para>If this is a barcode label you'll want to choose the
20600                 encoding (Code 39 is the most common)</para>
20601               </listitem>
20602
20603               <listitem>
20604                 <para>The layout type can be any combination of bibliographic
20605                 information and/or barcode. For example a spine label would
20606                 just be Biblio whereas a label for your circulation staff to
20607                 use to checkout the book would probably be
20608                 Biblio/Barcode.</para>
20609               </listitem>
20610
20611               <listitem>
20612                 <para>The Bibliographic Data to Print includes any of the data
20613                 fields that may be mapped to your MARC frameworks. You can
20614                 choose from the preset list of fields or you can click on
20615                 'List Fields' and enter your own data. In 'List Fields', you
20616                 can specify MARC subfields as a 4-character tag-subfield
20617                 string: (ie. 254a for the title field), You can also enclose a
20618                 whitespace-separated list of fields to concatenate on one line
20619                 in double quotes. (ie. "099a 099b" or "itemcallnumber
20620                 barcode"). The fields available are from the database tables
20621                 list below. Finally you could add in static text strings in
20622                 single-quote (ie. 'Some static text here.')</para>
20623
20624                 <itemizedlist>
20625                   <listitem>
20626                     <para>You can use the schema viewer (<ulink url="http://schema.koha-community.org">http://schema.koha-community.org</ulink>)
20627                     with the following tables to find field names to
20628                     use:</para>
20629
20630                     <itemizedlist>
20631                       <listitem>
20632                         <para>Currently all fields in the following tables are
20633                         used: items, biblioitems, biblio, branches</para>
20634
20635                         <screenshot>
20636                           <screeninfo>List fields</screeninfo>
20637
20638                           <mediaobject>
20639                             <imageobject>
20640                               <imagedata fileref="images/tools/labelcreator/listlabelfields.png"/>
20641                             </imageobject>
20642                           </mediaobject>
20643                         </screenshot>
20644                       </listitem>
20645                     </itemizedlist>
20646                   </listitem>
20647                 </itemizedlist>
20648               </listitem>
20649
20650               <listitem>
20651                 <para>Choose if the label maker should print out the
20652                 guidelines around each label</para>
20653               </listitem>
20654
20655               <listitem>
20656                 <para>Choose if you'd like Koha to try to split your call
20657                 numbers (usually used on Spine Labels)</para>
20658               </listitem>
20659
20660               <listitem>
20661                 <para>Finally choose your text settings such as alignment,
20662                 font type and size.</para>
20663               </listitem>
20664             </itemizedlist>
20665
20666             <para>After saving, your layouts will appear on the 'Manage
20667             Layouts' page.</para>
20668           </section>
20669         </section>
20670
20671         <section id="labelbatches">
20672           <title>Batches</title>
20673
20674           <itemizedlist>
20675             <listitem>
20676               <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Label
20677               Creator &gt; Batches</para>
20678             </listitem>
20679           </itemizedlist>
20680
20681           <para>Batches are made up of the barcodes you would like to print.
20682           Once in this tool you can search for the item records you would like
20683           to print out labels for.</para>
20684
20685           <section id="addlabelbatch">
20686             <title>Add a Batch</title>
20687
20688             <para>Batches can be created in one of two ways. The first is to
20689             click the 'Create Label Batch' link on the '<link linkend="managestaged">Staged MARC Management</link>' page:</para>
20690
20691             <screenshot>
20692               <screeninfo>Create Label Batch Link on Staged Records
20693               List</screeninfo>
20694
20695               <mediaobject>
20696                 <imageobject>
20697                   <imagedata fileref="images/tools/labelcreator/labelfromstaged.png"/>
20698                 </imageobject>
20699               </mediaobject>
20700             </screenshot>
20701
20702             <para>The other is to choose to create a new batch from the label
20703             creator tool</para>
20704
20705             <screenshot>
20706               <screeninfo>Create New Batch</screeninfo>
20707
20708               <mediaobject>
20709                 <imageobject>
20710                   <imagedata fileref="images/tools/labelcreator/newbatch.png"/>
20711                 </imageobject>
20712               </mediaobject>
20713             </screenshot>
20714
20715             <para>You will be brought to an empty batch with an 'Add item(s)'
20716             button at the top of the page and a box to scan barcodes in
20717             to.</para>
20718
20719             <screenshot>
20720               <screeninfo>Add Items</screeninfo>
20721
20722               <mediaobject>
20723                 <imageobject>
20724                   <imagedata fileref="images/tools/labelcreator/addbatchitems.png"/>
20725                 </imageobject>
20726               </mediaobject>
20727             </screenshot>
20728
20729             <para>You can either scan barcodes in to the box provided and
20730             click the 'Add item(s)' button or you can click the 'Add item(s)'
20731             button with the barcodes box empty. Clicking 'Add item(s)' with
20732             nothing in the barcodes box will open a search window for you to
20733             find the items you want to add to the batch.</para>
20734
20735             <screenshot>
20736               <screeninfo>Search for items for a Batch</screeninfo>
20737
20738               <mediaobject>
20739                 <imageobject>
20740                   <imagedata fileref="images/tools/labelcreator/searchforbatch.png"/>
20741                 </imageobject>
20742               </mediaobject>
20743             </screenshot>
20744
20745             <para>From the search results, click the check box next to the
20746             items you want to add to the batch and click the 'Add checked'
20747             button. You can also add items one by one by clicking the 'Add'
20748             link to the left of each item.</para>
20749
20750             <screenshot>
20751               <screeninfo>Batch search results</screeninfo>
20752
20753               <mediaobject>
20754                 <imageobject>
20755                   <imagedata fileref="images/tools/labelcreator/batchsearchresults.png"/>
20756                 </imageobject>
20757               </mediaobject>
20758             </screenshot>
20759
20760             <para>Once you have added all of the items click the 'Done'
20761             button. The resulting page will list the items you have
20762             selected.</para>
20763
20764             <screenshot>
20765               <screeninfo>List of items in the batch</screeninfo>
20766
20767               <mediaobject>
20768                 <imageobject>
20769                   <imagedata fileref="images/tools/labelcreator/itemsinbarch.png"/>
20770                 </imageobject>
20771               </mediaobject>
20772             </screenshot>
20773
20774             <para>To print your labels, click the 'Export Batch' button. To
20775             print only some of the labels, click the 'Export Item(s)' button.
20776             Either way you will be presented with a confirmation screen where
20777             you can choose your template and layout.</para>
20778
20779             <screenshot>
20780               <screeninfo>Start batch export</screeninfo>
20781
20782               <mediaobject>
20783                 <imageobject>
20784                   <imagedata fileref="images/tools/labelcreator/exportbatch.png"/>
20785                 </imageobject>
20786               </mediaobject>
20787             </screenshot>
20788
20789             <para>You will then be presented with three download options: PDF,
20790             Excel, and CSV.</para>
20791
20792             <screenshot>
20793               <screeninfo>Batch save options</screeninfo>
20794
20795               <mediaobject>
20796                 <imageobject>
20797                   <imagedata fileref="images/tools/labelcreator/savebatch.png"/>
20798                 </imageobject>
20799               </mediaobject>
20800             </screenshot>
20801
20802             <para>After saving your file, simply print to the blank labels you
20803             have in your library.</para>
20804           </section>
20805         </section>
20806       </section>
20807
20808       <section id="quicklabelcreator">
20809         <title>Quick Spine Label Creator</title>
20810
20811         <itemizedlist>
20812           <listitem>
20813             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
20814             &gt; Quick Spine Label Creator</para>
20815           </listitem>
20816         </itemizedlist>
20817
20818         <tip>
20819           <para>This tool does not use the label layouts or templates, it
20820           simply prints a spine label in the first spot on the label
20821           sheet.</para>
20822
20823           <itemizedlist>
20824             <listitem>
20825               <para>Define the fields you want to print on the spine label in
20826               the <link linkend="SpineLabelFormat">SpineLabelFormat</link>
20827               system preference</para>
20828             </listitem>
20829
20830             <listitem>
20831               <para>Format your label printing by editing spinelabel.css found
20832               in koha-tmpl/intranet-tmpl/prog/en/css/</para>
20833             </listitem>
20834           </itemizedlist>
20835         </tip>
20836
20837         <para>To use this tool you simply need the barcode for the book you'd
20838         like to print the spine label for.</para>
20839
20840         <screenshot>
20841           <screeninfo>Quick Spine Label Creator</screeninfo>
20842
20843           <mediaobject>
20844             <imageobject>
20845               <imagedata fileref="images/tools/quickspinelable.png"/>
20846             </imageobject>
20847           </mediaobject>
20848         </screenshot>
20849       </section>
20850       <section id="marcmodtemplates">
20851         <title>MARC modification templates</title>
20852         <para>The MARC Modification Templates system gives Koha users the power to make alterations
20853           to MARC records automatically while staging MARC records for import. </para>
20854         <para>This tool is useful for altering MARC records from various venders/sources work with
20855           your MARC framework. The system essentially allows one to create a basic script using
20856           actions to Copy, Move, Add, Update and Delete fields. </para>
20857         <para>Start by adding a new template (a template can be made up of one or more actions) by
20858           entering a name and clicking 'Create template'.</para>
20859         <screenshot>
20860             <screeninfo>Add a new template</screeninfo>
20861             <mediaobject>
20862               <imageobject>
20863                 <imagedata fileref="images/tools/marcmodtemplates/addtemplate.png"/>
20864               </imageobject>
20865             </mediaobject>
20866           </screenshot>
20867         <para>Next you can add actions to the template by filling in the Action box.  For example if
20868           you're loading in a batch of files from your EBook vendor you might want to add the biblio
20869           item type of EBOOK to the 942$c.<screenshot>
20870             <screeninfo>Add action</screeninfo>
20871             <mediaobject>
20872               <imageobject>
20873                 <imagedata fileref="images/tools/marcmodtemplates/addaction.png"/>
20874               </imageobject>
20875             </mediaobject>
20876           </screenshot><itemizedlist>
20877             <listitem>
20878               <para>Choose 'Add/Update'</para>
20879             </listitem>
20880             <listitem>
20881               <para>Enter the field 942 and subfield c</para>
20882             </listitem>
20883             <listitem>
20884               <para>Enter the value of 'EBOOK' (or whatever your ebook item type code is)</para>
20885             </listitem>
20886             <listitem>
20887               <para>Provide a description so you can identify this action later</para>
20888             </listitem>
20889             <listitem>
20890               <para>Click 'Add action'</para>
20891             </listitem>
20892           </itemizedlist></para>
20893         <para>Each action can also have an optional condition to check the value or existance of
20894           another field. For example you might want to add the call number to the item record if
20895           it's not already there.</para>
20896         <screenshot>
20897           <screeninfo>Add conditional action</screeninfo>
20898           <mediaobject>
20899             <imageobject>
20900               <imagedata fileref="images/tools/marcmodtemplates/ifexample.png"/>
20901             </imageobject>
20902           </mediaobject>
20903         </screenshot>
20904         <itemizedlist>
20905           <listitem>
20906             <para>Choose 'Copy'</para>
20907           </listitem>
20908           <listitem>
20909             <para>Decide if you want to copy the first occurance or all occurances of the
20910               field</para>
20911           </listitem>
20912           <listitem>
20913             <para>Enter the field 090 (or other biblio call number field) and subfield a to
20914               copy</para>
20915           </listitem>
20916           <listitem>
20917             <para>Enter the 952 field and o subfield to copy to</para>
20918           </listitem>
20919           <listitem>
20920             <para>Choose 'if'</para>
20921           </listitem>
20922           <listitem>
20923             <para>Enter the 952 field and o subfield</para>
20924           </listitem>
20925           <listitem>
20926             <para>Choose "doesn't exist"</para>
20927           </listitem>
20928           <listitem>
20929             <para>Provide a description so you can identify this action later</para>
20930           </listitem>
20931           <listitem>
20932             <para>Click 'Add action'</para>
20933           </listitem>
20934         </itemizedlist>
20935         <para>The Copy &amp; Move actions also support Regular Expressions, which can be used to
20936           automatically modify field values during the copy/move. An example would be to strip out
20937           the '$' character in field 020$c.</para>
20938         <screenshot>
20939           <screeninfo>Add regex action</screeninfo>
20940           <mediaobject>
20941             <imageobject>
20942               <imagedata fileref="images/tools/marcmodtemplates/regexexample.png"/>
20943             </imageobject>
20944           </mediaobject>
20945         </screenshot>
20946         <itemizedlist>
20947           <listitem>
20948             <para>Choose 'Copy'</para>
20949           </listitem>
20950           <listitem>
20951             <para>Decide if you want to copy the first occurance or all occurances of the
20952               field</para>
20953           </listitem>
20954           <listitem>
20955             <para>Enter the field 020 and subfield c to copy</para>
20956           </listitem>
20957           <listitem>
20958             <para>Enter the 020 field and c subfield to copy to</para>
20959           </listitem>
20960           <listitem>
20961             <para>Check the 'RegEx' box and enter your regular expression (in this case s/\$//
20962               )</para>
20963           </listitem>
20964           <listitem>
20965             <para>Choose 'if'</para>
20966           </listitem>
20967           <listitem>
20968             <para>Enter the 020 field and c subfield</para>
20969           </listitem>
20970           <listitem>
20971             <para>Choose "matches"</para>
20972           </listitem>
20973           <listitem>
20974             <para>Check the 'RegEx' box and enter your regular expression (in this case m/^\$/
20975               )</para>
20976           </listitem>
20977           <listitem>
20978             <para>Provide a description so you can identify this action later</para>
20979           </listitem>
20980           <listitem>
20981             <para>Click 'Add action'</para>
20982           </listitem>
20983         </itemizedlist>
20984         <tip>
20985           <para>The value for an update can include variables that change each time the template is
20986             used. Currently, the system supports two variables, __BRANCHCODE__ which is replaced
20987             with the branchcode of the library currently using the template, and __CURRENTDATE__
20988             which is replaced with the current date in ISO format ( YYYY-MM-DD ).</para>
20989         </tip>
20990         <para>You could also use regular expressions to add your library's proxy URL in front of
20991           links in your MARC record.<screenshot>
20992             <screeninfo>Add proxy URL</screeninfo>
20993             <mediaobject>
20994               <imageobject>
20995                 <imagedata fileref="images/tools/marcmodtemplates/proxyurl.png"/>
20996               </imageobject>
20997             </mediaobject>
20998           </screenshot><itemizedlist>
20999             <listitem>
21000               <para>Choose 'Copy'</para>
21001             </listitem>
21002             <listitem>
21003               <para>Decide if you want to copy the first occurance or all occurances of the
21004                 field</para>
21005             </listitem>
21006             <listitem>
21007               <para>Enter the field 856 and subfield u to copy</para>
21008             </listitem>
21009             <listitem>
21010               <para>Enter the 856 field and u subfield to copy to</para>
21011             </listitem>
21012             <listitem>
21013               <para>Check the 'RegEx' box and enter your regular expression (in this case
21014                 s/^/PROXY_URL/ )</para>
21015             </listitem>
21016             <listitem>
21017               <para>Provide a description so you can identify this action later</para>
21018             </listitem>
21019             <listitem>
21020               <para>Click 'Add action'</para>
21021             </listitem>
21022           </itemizedlist></para>
21023         <para>Once your actions are saved you can view them at the top of the screen. Actions can be
21024           moved around using the arrows to the left of them. </para>
21025         <screenshot>
21026           <screeninfo>View actions</screeninfo>
21027           <mediaobject>
21028             <imageobject>
21029               <imagedata fileref="images/tools/marcmodtemplates/viewactions.png"/>
21030             </imageobject>
21031           </mediaobject>
21032         </screenshot>
21033         <para>Depending on your actions the order may be very important. For example you don't want
21034           to delete a field before you copy it to another field.</para>
21035         <para>To add another template you can either start fresh or click the 'Duplicate current
21036           template' checkbox to create a copy of an existing template to start with.</para>
21037         <screenshot>
21038           <screeninfo>Duplicate template</screeninfo>
21039           <mediaobject>
21040             <imageobject>
21041               <imagedata fileref="images/tools/marcmodtemplates/duplicate.png"/>
21042             </imageobject>
21043           </mediaobject>
21044         </screenshot>
21045         <para>Once your template is saved you will be able to pick it when using the <link
21046             linkend="stagemarc">Stage MARC Records for Import</link> tool.</para>
21047         <screenshot>
21048           <screeninfo>Choose template</screeninfo>
21049           <mediaobject>
21050             <imageobject>
21051               <imagedata fileref="images/tools/marcmodtemplates/templatechoice.png"/>
21052             </imageobject>
21053           </mediaobject>
21054         </screenshot>
21055       </section>
21056
21057       <section id="stagemarc">
21058         <title>Stage MARC Records for Import</title>
21059
21060         <itemizedlist>
21061           <listitem>
21062             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
21063             &gt; Stage MARC records for import</para>
21064           </listitem>
21065         </itemizedlist>
21066
21067         <para>This tool can be used to import both bibliographic and authority
21068         records that are saved in MARC format. Importing records into Koha
21069         includes two steps. The first is to stage records for import.</para>
21070
21071         <itemizedlist>
21072           <listitem>
21073             <para>First find the MARC file on your computer</para>
21074
21075             <screenshot>
21076               <screeninfo>Stage MARC Records for Import</screeninfo>
21077
21078               <mediaobject>
21079                 <imageobject>
21080                   <imagedata fileref="images/tools/marcimport/stagemarc-pt1.png"/>
21081                 </imageobject>
21082               </mediaobject>
21083             </screenshot>
21084           </listitem>
21085
21086           <listitem>
21087             <para>Next you will be presented with options for record matching
21088             and item imports</para>
21089
21090             <screenshot>
21091               <screeninfo>Upload options</screeninfo>
21092
21093               <mediaobject>
21094                 <imageobject>
21095                   <imagedata fileref="images/tools/marcimport/stagemarc-pt2.png"/>
21096                 </imageobject>
21097               </mediaobject>
21098             </screenshot>
21099
21100             <itemizedlist>
21101               <listitem>
21102                 <para>Enter 'Comments about this file' to identify your upload
21103                 when going to the '<link linkend="managestaged">Manage Staged
21104                 MARC Records</link>' tool</para>
21105               </listitem>
21106
21107               <listitem>
21108                 <para>Tell Koha which type of file this is, bibliographic or
21109                 authority</para>
21110
21111                 <screenshot>
21112                   <screeninfo>Record type</screeninfo>
21113
21114                   <mediaobject>
21115                     <imageobject>
21116                       <imagedata fileref="images/tools/marcimport/recordtype.png"/>
21117                     </imageobject>
21118                   </mediaobject>
21119                 </screenshot>
21120               </listitem>
21121
21122               <listitem>
21123                 <para>Choose the character encoding</para>
21124
21125                 <screenshot>
21126                   <screeninfo>Chracter encoding</screeninfo>
21127
21128                   <mediaobject>
21129                     <imageobject>
21130                       <imagedata fileref="images/tools/marcimport/encoding.png"/>
21131                     </imageobject>
21132                   </mediaobject>
21133                 </screenshot>
21134               </listitem>
21135
21136               <listitem>
21137                 <para>Choose if you would like to use a <link linkend="marcmodtemplates">MARC
21138                     Modification Template</link> to alter the data you're about to import</para>
21139                 <screenshot>
21140                   <screeninfo>Choose modification template</screeninfo>
21141                   <mediaobject>
21142                     <imageobject>
21143                       <imagedata fileref="images/tools/marcimport/templatechoice.png"/>
21144                     </imageobject>
21145                   </mediaobject>
21146                 </screenshot>
21147               </listitem>
21148               <listitem>
21149                 <para>Choose whether or not you want to look for matching records</para>
21150                 <screenshot>
21151                   <screeninfo>Look for matches</screeninfo>
21152                   <mediaobject>
21153                     <imageobject>
21154                       <imagedata fileref="images/tools/marcimport/matches.png"/>
21155                     </imageobject>
21156                   </mediaobject>
21157                 </screenshot>
21158                 <itemizedlist>
21159                   <listitem>
21160                     <para>You can set up <link linkend="recordmatchingrules">record matching
21161                         rules</link> through the administration area</para>
21162                     <screenshot>
21163                       <screeninfo>Matching rules</screeninfo>
21164                       <mediaobject>
21165                         <imageobject>
21166                           <imagedata fileref="images/tools/marcimport/matchrule.png"/>
21167                         </imageobject>
21168                       </mediaobject>
21169                     </screenshot>
21170                   </listitem>
21171                 </itemizedlist>
21172               </listitem>
21173
21174               <listitem>
21175                 <para>Next choose what to do with matching records if they are
21176                 found</para>
21177               </listitem>
21178
21179               <listitem>
21180                 <para>Finally choose what to do with records that are
21181                 unique</para>
21182               </listitem>
21183
21184               <listitem>
21185                 <para>Next you can choose whether or not to import the item
21186                 data found in the MARC records (if the file you're loading is
21187                 a bibliographic file)</para>
21188
21189                 <screenshot>
21190                   <screeninfo>Import items</screeninfo>
21191
21192                   <mediaobject>
21193                     <imageobject>
21194                       <imagedata fileref="images/tools/marcimport/checkitems.png"/>
21195                     </imageobject>
21196                   </mediaobject>
21197                 </screenshot>
21198               
21199               <itemizedlist>
21200                 <listitem><para>From here you can choose to always add items regardless of matching status, add them only if a
21201                       matching bib was found, add items only if there was no matching bib record,
21202                       replace items if a matching bib was found (The match will look at the
21203                       itemnumbers and barcodes to match on for items. Itemnumbers take precendence
21204                       over barcodes), or Ignore items and not add them.</para></listitem>
21205               </itemizedlist>
21206               </listitem>
21207             </itemizedlist>
21208           </listitem>
21209           <listitem>
21210             <para>Click 'Stage for import'</para>
21211           </listitem>
21212
21213           <listitem>
21214             <para>You will be presented with a confirmation of your MARC
21215             import</para>
21216
21217             <screenshot>
21218               <screeninfo>MARC Import Confirmation</screeninfo>
21219
21220               <mediaobject>
21221                 <imageobject>
21222                   <imagedata fileref="images/tools/marcimport/stagemarc-results.png"/>
21223                 </imageobject>
21224               </mediaobject>
21225             </screenshot>
21226           </listitem>
21227
21228           <listitem>
21229             <para>To complete the process continue to the <link linkend="managestaged">Managed Staged MARC Records
21230             Tool</link></para>
21231           </listitem>
21232         </itemizedlist>
21233       </section>
21234
21235       <section id="managestaged">
21236         <title>Staged MARC Record Management</title>
21237
21238         <itemizedlist>
21239           <listitem>
21240             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
21241             &gt; Staged MARC Record Management</para>
21242           </listitem>
21243         </itemizedlist>
21244
21245         <para>Once you have <link linkend="stagemarc">staged</link> your
21246         records for import you can complete the import using this tool.</para>
21247
21248         <screenshot>
21249           <screeninfo>List of Staged MARC Records</screeninfo>
21250
21251           <mediaobject>
21252             <imageobject>
21253               <imagedata fileref="images/tools/marcimport/managestaged.png"/>
21254             </imageobject>
21255           </mediaobject>
21256         </screenshot>
21257
21258         <itemizedlist>
21259           <listitem>
21260             <para>From the list of staged records, click on the file name that
21261             you want to finish importing</para>
21262
21263             <itemizedlist>
21264               <listitem>
21265                 <para>You will note that records that have already been
21266                 imported will say so under 'Status'</para>
21267               </listitem>
21268             </itemizedlist>
21269           </listitem>
21270
21271           <listitem>
21272             <para>A summary of your import will appear along with the option
21273             to change your matching rules</para>
21274
21275             <screenshot>
21276               <screeninfo>Manage Staged Records Batch</screeninfo>
21277
21278               <mediaobject>
21279                 <imageobject>
21280                   <imagedata fileref="images/tools/marcimport/managestagedrecords.png"/>
21281                 </imageobject>
21282               </mediaobject>
21283             </screenshot>
21284           </listitem>
21285
21286           <listitem>
21287             <para>Below the summary is the option to import the batch of bib
21288             records using a specific framework</para>
21289
21290             <screenshot>
21291               <screeninfo>Choose Framework to Import Into</screeninfo>
21292
21293               <mediaobject>
21294                 <imageobject>
21295                   <imagedata fileref="images/tools/marcimport/importframework.png"/>
21296                 </imageobject>
21297               </mediaobject>
21298             </screenshot>
21299
21300             <itemizedlist>
21301               <listitem>
21302                 <para>Choosing a framework other than 'Default' isn't
21303                 necessary, but it's helpful for running reports and having the
21304                 right bib level item type selected on import.</para>
21305               </listitem>
21306             </itemizedlist>
21307           </listitem>
21308
21309           <listitem>
21310             <para>Below the framework selection there will be a list of the
21311             records that will be imported</para>
21312
21313             <screenshot>
21314               <screeninfo>List of Staged Records</screeninfo>
21315
21316               <mediaobject>
21317                 <imageobject>
21318                   <imagedata fileref="images/tools/marcimport/stagedrecords.png"/>
21319                 </imageobject>
21320               </mediaobject>
21321             </screenshot>
21322
21323             <itemizedlist>
21324               <listitem>
21325                 <para>Review your summary before completing your import to
21326                 make sure that your matching rule worked and that the records
21327                 appear as you expect them to</para>
21328               </listitem>
21329             </itemizedlist>
21330           </listitem>
21331
21332           <listitem>
21333             <para>Click 'Import into catalog' to complete the import</para>
21334
21335             <screenshot>
21336               <screeninfo>Import summary</screeninfo>
21337
21338               <mediaobject>
21339                 <imageobject>
21340                   <imagedata fileref="images/tools/marcimport/importedrecords.png"/>
21341                 </imageobject>
21342               </mediaobject>
21343             </screenshot>
21344           </listitem>
21345
21346           <listitem>
21347             <para>Once your import is complete a link to the new bib records
21348             will appear to the right of each title that was imported</para>
21349           </listitem>
21350
21351           <listitem>
21352             <para>You can also undo your import by clicking the 'Undo import
21353             into catalog' button</para>
21354           </listitem>
21355         </itemizedlist>
21356
21357         <para>Records imported using this tool remain in the 'reservoir' until
21358         they are cleaned. These items will appear when searching the catalog
21359         from the <link linkend="cataloging">Cataloging</link> tool:</para>
21360
21361         <screenshot>
21362           <screeninfo>Reservoir Results</screeninfo>
21363
21364           <mediaobject>
21365             <imageobject>
21366               <imagedata fileref="images/tools/marcimport/reservoirresults.png"/>
21367             </imageobject>
21368           </mediaobject>
21369         </screenshot>
21370
21371         <para>To clean items out of the 'reservoir':</para>
21372
21373         <itemizedlist>
21374           <listitem>
21375             <para>Visit the main screen of the Manage Staged MARC Records
21376             tool</para>
21377
21378             <screenshot>
21379               <screeninfo>List of Staged MARC Records</screeninfo>
21380
21381               <mediaobject>
21382                 <imageobject>
21383                   <imagedata fileref="images/tools/marcimport/managestaged.png"/>
21384                 </imageobject>
21385               </mediaobject>
21386             </screenshot>
21387           </listitem>
21388
21389           <listitem>
21390             <para>To clean a batch, click the 'Clean' button to the
21391             right</para>
21392           </listitem>
21393
21394           <listitem>
21395             <para>You will be presented with a confirmation message</para>
21396
21397             <screenshot>
21398               <screeninfo>Clean MARC Records Confirmation</screeninfo>
21399
21400               <mediaobject>
21401                 <imageobject>
21402                   <imagedata fileref="images/tools/marcimport/cleanbatch.png"/>
21403                 </imageobject>
21404               </mediaobject>
21405             </screenshot>
21406
21407             <itemizedlist>
21408               <listitem>
21409                 <para>Accept the deletion and the records will be removed from
21410                 the reservoir and the status will be changed to
21411                 'cleaned'</para>
21412               </listitem>
21413             </itemizedlist>
21414           </listitem>
21415         </itemizedlist>
21416       </section>
21417
21418       <section id="uploadlocalimages">
21419         <title>Upload Local Cover Image</title>
21420
21421         <itemizedlist>
21422           <listitem>
21423             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Catalog
21424             &gt; Upload Local Cover Image</para>
21425           </listitem>
21426         </itemizedlist>
21427
21428         <para>This tool will allow you to upload cover images for the materials in your catalog. To
21429           access this tool, staff will need the <link linkend="toolspermissions"
21430             >upload_local_cover_images permission</link>. In order for images to show in the staff
21431           client and/or OPAC you will need to set your <link linkend="LocalCoverImages"
21432             >LocalCoverImages</link> and/or <link linkend="OPACLocalCoverImages"
21433             >OPACLocalCoverImages</link> preferences to 'Display.' Images can be uploaded in batches
21434           or one by one.<tip>
21435             <para>Koha does not have a maximum file size limit for this tool, but Apache may limit
21436               the maximum size of uploads (talk to your sys admin).</para>
21437           </tip><tip>
21438             <para>When you want to upload multiple images onto a bib record, they will display left
21439               to right (then top to bottom, depending on screen real estate) in order of uploading,
21440               and the one on the left (the first one uploaded) will be the one used as a thumbnail
21441               cover in search results and on the detail page. There is no way to reorder cover
21442               images uploaded in this way, so be sure to upload them in the order you'd like them to appear.<screenshot>
21443                 <screeninfo>Multiple cover images on one record</screeninfo>
21444                 <mediaobject>
21445                   <imageobject>
21446                     <imagedata fileref="images/tools/uploadlocalimg/multiplecovers.png"/>
21447                   </imageobject>
21448                 </mediaobject>
21449               </screenshot></para>
21450           </tip></para>
21451
21452         <para>If uploading a single image:</para>
21453
21454         <itemizedlist>
21455           <listitem>
21456             <para>Visit the tool and click the 'Browse' button to browse to
21457             the image on your local machine.</para>
21458
21459             <screenshot>
21460               <screeninfo>Upload single cover image</screeninfo>
21461
21462               <mediaobject>
21463                 <imageobject>
21464                   <imagedata fileref="images/tools/uploadlocalimg/uploadsingle.png"/>
21465                 </imageobject>
21466               </mediaobject>
21467             </screenshot>
21468           </listitem>
21469
21470           <listitem>
21471             <para>Click 'Upload file'</para>
21472           </listitem>
21473
21474           <listitem>
21475             <para>Choose 'Image file' under the 'File type' section</para>
21476           </listitem>
21477
21478           <listitem>
21479             <para>Enter the biblionumber for the record you're attaching this
21480             image to. This is not the same as the barcode, this is the system
21481             generated number assigned by Koha.</para>
21482
21483             <itemizedlist>
21484               <listitem>
21485                 <para>Find the biblionumber by looking at the end of the URL
21486                 in the address bar when on the detail page</para>
21487
21488                 <screenshot>
21489                   <screeninfo>Biblionumber in URL</screeninfo>
21490
21491                   <mediaobject>
21492                     <imageobject>
21493                       <imagedata fileref="images/tools/uploadlocalimg/bibnumurl.png"/>
21494                     </imageobject>
21495                   </mediaobject>
21496                 </screenshot>
21497               </listitem>
21498
21499               <listitem>
21500                 <para>or by clicking on the MARC tab on the detail page in the
21501                 staff client</para>
21502
21503                 <screenshot>
21504                   <screeninfo>Biblionumber on MARC Record</screeninfo>
21505
21506                   <mediaobject>
21507                     <imageobject>
21508                       <imagedata fileref="images/tools/uploadlocalimg/bibnummarc.png"/>
21509                     </imageobject>
21510                   </mediaobject>
21511                 </screenshot>
21512               </listitem>
21513             </itemizedlist>
21514           </listitem>
21515
21516           <listitem>
21517             <para>If you would like to replace any other cover images you may
21518             have uploaded in the past, check the 'Replace existing covers' box
21519             under the 'Options' section</para>
21520           </listitem>
21521
21522           <listitem>
21523             <para>Click 'Process images'</para>
21524           </listitem>
21525
21526           <listitem>
21527             <para>You will be presented with a summary of the upload and a
21528             link to the record you have just added the image to</para>
21529           </listitem>
21530         </itemizedlist>
21531
21532         <para>If uploading a batch of images at once you will need to prepare
21533         a ZIP file first.</para>
21534
21535         <itemizedlist>
21536           <listitem>
21537             <para>Enter in to the ZIP file all the images you are
21538             uploading</para>
21539           </listitem>
21540
21541           <listitem>
21542             <para>Also include a text file (*.TXT) named either datalink.txt
21543             or idlink.txt listing the biblionumber followed by the image name
21544             for each image one per line</para>
21545
21546             <itemizedlist>
21547               <listitem>
21548                 <para>ex. 4091,image4091.jpg</para>
21549
21550                 <screenshot>
21551                   <screeninfo>ZIP File Contents</screeninfo>
21552
21553                   <mediaobject>
21554                     <imageobject>
21555                       <imagedata fileref="images/tools/uploadlocalimg/zipfiles.png"/>
21556                     </imageobject>
21557                   </mediaobject>
21558                 </screenshot>
21559               </listitem>
21560             </itemizedlist>
21561           </listitem>
21562
21563           <listitem>
21564             <para>Browse your local computer to the ZIP file</para>
21565           </listitem>
21566
21567           <listitem>
21568             <para>Click 'Upload file'</para>
21569           </listitem>
21570
21571           <listitem>
21572             <para>Choose 'Zip file' under the 'File type' section</para>
21573           </listitem>
21574
21575           <listitem>
21576             <para>If you would like to replace any other cover images you may
21577             have uploaded in the past, check the 'Replace existing covers' box
21578             under the 'Options' section</para>
21579           </listitem>
21580
21581           <listitem>
21582             <para>Click 'Process images'</para>
21583           </listitem>
21584
21585           <listitem>
21586             <para>You will be presented with a summary of the upload</para>
21587
21588             <screenshot>
21589               <screeninfo>Upload Summary</screeninfo>
21590
21591               <mediaobject>
21592                 <imageobject>
21593                   <imagedata fileref="images/tools/uploadlocalimg/uploadsummary.png"/>
21594                 </imageobject>
21595               </mediaobject>
21596             </screenshot>
21597           </listitem>
21598         </itemizedlist>
21599
21600         <important>
21601           <para>The source image is used to generate a 140 x 200 px thumbnail image and a 600 x 800
21602             px full-size image. The original sized image uploaded will not be stored by Koha</para>
21603         </important>
21604
21605         <para>You will be able to see your cover images in the staff client on
21606         the detail page under the 'Image' tab in the holdings table at the
21607         bottom</para>
21608
21609         <screenshot>
21610           <screeninfo>Cover images in the staff client</screeninfo>
21611
21612           <mediaobject>
21613             <imageobject>
21614               <imagedata fileref="images/admin/globalprefs/AllowMultipleCovers.png"/>
21615             </imageobject>
21616           </mediaobject>
21617         </screenshot>
21618
21619         <para>In the OPAC the cover images will also appear in the images tab,
21620         as well as next to the title and on the search results.</para>
21621         <para>If you would like to remove a cover image you can click 'Delete image' below the image
21622           if you have the <link linkend="toolspermissions">upload_local_cover_images
21623             permission</link>.</para>
21624       </section>
21625     </section>
21626
21627     <section id="additionaltools">
21628       <title>Additional Tools</title>
21629
21630       <para/>
21631
21632       <section id="calholidays">
21633         <title>Calendar</title>
21634
21635         <itemizedlist>
21636           <listitem>
21637             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
21638             Additional Tools &gt; Calendar</para>
21639           </listitem>
21640         </itemizedlist>
21641
21642         <para>Libraries can define library closings and holidays to be used
21643         when calculating due dates. You can make use of the Calendar by
21644         turning on the proper system preferences:</para>
21645
21646         <itemizedlist>
21647           <listitem>
21648             <para><emphasis>Get there: </emphasis>More &gt; Administration
21649             &gt; Global System Preferences &gt; Circulation &gt; <link linkend="useDaysMode">useDaysMode</link></para>
21650
21651             <itemizedlist>
21652               <listitem>
21653                 <para>Choose the method for calculating due date - either
21654                 include days the library is closed in the calculation or don't
21655                 include them.</para>
21656               </listitem>
21657             </itemizedlist>
21658           </listitem>
21659
21660           <listitem>
21661             <para><emphasis>Get there:</emphasis> More &gt; Administration
21662             &gt; Global System Preferences &gt; Circulation &gt; <link linkend="finesCalendar">finescalendar</link></para>
21663
21664             <itemizedlist>
21665               <listitem>
21666                 <para>This will check the holiday calendar before charging
21667                 fines</para>
21668               </listitem>
21669             </itemizedlist>
21670           </listitem>
21671         </itemizedlist>
21672
21673         <screenshot>
21674           <screeninfo>Calendar &amp; Holidays Tools</screeninfo>
21675
21676           <mediaobject>
21677             <imageobject>
21678               <imagedata fileref="images/tools/calendar/calendar.png"/>
21679             </imageobject>
21680           </mediaobject>
21681         </screenshot>
21682
21683         <section id="addevents">
21684           <title>Adding Events</title>
21685
21686           <para>Before adding events, choose the library you would like to
21687           apply the closings to. When adding events you will be asked if you
21688           would like to apply the event to one branch or all branches. To add
21689           events, simply</para>
21690
21691           <itemizedlist>
21692             <listitem>
21693               <para>Click on the date on the calendar that you would like to
21694               apply the closing to</para>
21695
21696               <screenshot>
21697                 <screeninfo>Calendar Add Form</screeninfo>
21698
21699                 <mediaobject>
21700                   <imageobject>
21701                     <imagedata fileref="images/tools/calendar/calendaradd.png"/>
21702                   </imageobject>
21703                 </mediaobject>
21704               </screenshot>
21705             </listitem>
21706
21707             <listitem>
21708               <para>In the form that appears above the calendar, enter the
21709               closing information (for more info on each option click the
21710               question mark [?] to the right of the option)</para>
21711
21712               <itemizedlist>
21713                 <listitem>
21714                   <para>Library will be filled in automatically based on the
21715                   library you chose from the pull down at the top of the
21716                   page</para>
21717                 </listitem>
21718
21719                 <listitem>
21720                   <para>The day information will also be filled in
21721                   automatically based on the date you clicked on the
21722                   calendar</para>
21723                 </listitem>
21724
21725                 <listitem>
21726                   <para>In the description enter the reason the library is
21727                   closed</para>
21728                 </listitem>
21729
21730                 <listitem>
21731                   <para>Next you can choose if this event is a one time event
21732                   or if it is repeatable.</para>
21733
21734                   <itemizedlist>
21735                     <listitem>
21736                       <para>If this is a one day holiday choose 'Holiday only
21737                       on this day'</para>
21738                     </listitem>
21739
21740                     <listitem>
21741                       <para>If this is a weekly closing (like a weekend day)
21742                       then you can choose 'Holiday repeated every same day of
21743                       the week'</para>
21744                     </listitem>
21745
21746                     <listitem>
21747                       <para>If this is an annual holiday closing choose
21748                       'Holiday repeated yearly on the same date'</para>
21749                     </listitem>
21750
21751                     <listitem>
21752                       <para>If the library is going to be closed for the week
21753                       or a range of time choose 'Holiday on a range' and enter
21754                       a 'To Date' at the top</para>
21755                     </listitem>
21756
21757                     <listitem>
21758                       <para>If the library is going to be closed for a range
21759                       of time each year (such as summer holidays for schools)
21760                       choose 'Holiday repeated yearly on a range' and enter a
21761                       'To Date' at the top</para>
21762                     </listitem>
21763                   </itemizedlist>
21764                 </listitem>
21765
21766                 <listitem>
21767                   <para>Finally decide if this event should be applied to all
21768                   libraries or just the one you have originally
21769                   selected</para>
21770
21771                   <itemizedlist>
21772                     <listitem>
21773                       <para>If you'd rather enter all the holidays and then
21774                       copy them all to another branch all at once you can use
21775                       the copy menu below the calendar</para>
21776
21777                       <screenshot>
21778                         <screeninfo>Copy holidays</screeninfo>
21779
21780                         <mediaobject>
21781                           <imageobject>
21782                             <imagedata fileref="images/tools/calendar/copyholidays.png"/>
21783                           </imageobject>
21784                         </mediaobject>
21785                       </screenshot>
21786                     </listitem>
21787                   </itemizedlist>
21788                 </listitem>
21789               </itemizedlist>
21790             </listitem>
21791
21792             <listitem>
21793               <para>After saving you will see the event listed in the summary
21794               to the right the calendar</para>
21795
21796               <screenshot>
21797                 <screeninfo>Calendar Summary</screeninfo>
21798
21799                 <mediaobject>
21800                   <imageobject>
21801                     <imagedata fileref="images/tools/calendar/calendarsummary.png"/>
21802                   </imageobject>
21803                 </mediaobject>
21804               </screenshot>
21805             </listitem>
21806           </itemizedlist>
21807         </section>
21808
21809         <section id="editevents">
21810           <title>Editing Events</title>
21811
21812           <para>To edit events</para>
21813
21814           <itemizedlist>
21815             <listitem>
21816               <para>Click on the event on the calendar that you want to change
21817               (do this by clicking on the date on the calendar, not the event
21818               listed in the summary)</para>
21819
21820               <screenshot>
21821                 <screeninfo>Edit holiday form</screeninfo>
21822
21823                 <mediaobject>
21824                   <imageobject>
21825                     <imagedata fileref="images/tools/calendar/calendaredit.png"/>
21826                   </imageobject>
21827                 </mediaobject>
21828               </screenshot>
21829             </listitem>
21830
21831             <listitem>
21832               <para>From this form you can make edits to the holiday or delete the holiday
21833                 completely. <itemizedlist>
21834                   <listitem>
21835                     <para>All actions require that you click 'Save' before the change will be
21836                       made.</para>
21837                   </listitem>
21838                 </itemizedlist></para>
21839             </listitem>
21840
21841             <listitem>
21842               <para>Clicking on repeatable events will offer slightly
21843               different options</para>
21844
21845               <screenshot>
21846                 <screeninfo>Edit repeatable event</screeninfo>
21847
21848                 <mediaobject>
21849                   <imageobject>
21850                     <imagedata fileref="images/tools/calendar/calendarexception.png"/>
21851                   </imageobject>
21852                 </mediaobject>
21853               </screenshot>
21854
21855               <itemizedlist>
21856                 <listitem>
21857                   <para>In the form above you will note that there is now an option to 'Generate an
21858                     exception for this repeated holiday,' choosing this option will allow you to
21859                     make it so that this date is not closed even though the library is usually
21860                     closed on this date.<itemizedlist>
21861                       <listitem>
21862                         <para>All actions require that you click 'Save' before the change will be
21863                           made.</para>
21864                       </listitem>
21865                     </itemizedlist></para>
21866                 </listitem>
21867               </itemizedlist>
21868             </listitem>
21869           </itemizedlist>
21870         </section>
21871
21872         <section id="calendarhelp">
21873           <title>Additional Help</title>
21874
21875           <para>When adding or editing events you can get additional help by
21876           clicking on the question mark next to various different options on
21877           the form</para>
21878
21879           <screenshot>
21880             <screeninfo>Additional Calendar Help Buttons</screeninfo>
21881
21882             <mediaobject>
21883               <imageobject>
21884                 <imagedata fileref="images/tools/calendar/calendarhelp.png"/>
21885               </imageobject>
21886             </mediaobject>
21887           </screenshot>
21888         </section>
21889       </section>
21890
21891       <section id="csvprofiles">
21892         <title>CSV Profiles</title>
21893
21894         <itemizedlist>
21895           <listitem>
21896             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
21897             Additional Tools &gt; CSV Profiles</para>
21898           </listitem>
21899         </itemizedlist>
21900
21901         <para>CSV Profiles are created to define how you would like your cart
21902         or list to export.</para>
21903
21904         <section id="addcsvprofile">
21905           <title>Add CSV Profiles</title>
21906
21907           <para>To add a CSV Profile</para>
21908
21909           <itemizedlist>
21910             <listitem>
21911               <para>Click 'CSV Profiles' from the Tools menu</para>
21912             </listitem>
21913             <listitem>
21914               <para>The 'Profile type' determines what type of fields you plan to use (MARC or SQL)
21915                 to define your profile<itemizedlist>
21916                   <listitem>
21917                     <para>If tyou choose MARC then you will need to enter MARC fields</para>
21918                   </listitem>
21919                 </itemizedlist></para>
21920               <screenshot>
21921                 <screeninfo>MARC CSV Profile</screeninfo>
21922                 <mediaobject>
21923                   <imageobject>
21924                     <imagedata fileref="images/tools/csvprofiles/addcsv.png"/>
21925                   </imageobject>
21926                 </mediaobject>
21927               </screenshot>
21928               <itemizedlist>
21929                 <listitem>
21930                   <para>If tyou choose SQL then you will need to enter SQL database fields</para>
21931                   <screenshot>
21932                       <screeninfo>SQL CSV Profile</screeninfo>
21933                       <mediaobject>
21934                         <imageobject>
21935                           <imagedata fileref="images/tools/csvprofiles/addcsv-sql.png"/>
21936                         </imageobject>
21937                       </mediaobject>
21938                     </screenshot>
21939                 </listitem>
21940               </itemizedlist>
21941               <itemizedlist>
21942                 <listitem>
21943                   <para>The 'Profile name' will appear on the export pull down list when choosing
21944                     'Download' from your cart or list</para>
21945                   <screenshot>
21946                       <screeninfo>Download List</screeninfo>
21947                       <mediaobject>
21948                         <imageobject>
21949                           <imagedata fileref="images/tools/csvprofiles/downloadcsv.png"/>
21950                         </imageobject>
21951                       </mediaobject>
21952                     </screenshot>
21953                 </listitem>
21954                 <listitem>
21955                   <para>The 'Profile description' is for your own benefit, but will also appear in
21956                     the OPAC when patrons download content, so make sure it's clear to your patrons
21957                     as well</para>
21958                 </listitem>
21959                 <listitem>
21960                   <para>The 'CSV separator' is the character used to separate values and value groups<tip>
21961                       <para>The most common option here is comma because most spreadsheet
21962                         applications know how to open files split by commas.</para>
21963                     </tip></para>
21964                 </listitem>
21965                 <listitem>
21966                   <para>The 'Field separator' is the character used to separate duplicate
21967                     fields</para>
21968                   <itemizedlist>
21969                     <listitem>
21970                       <para>Example: You may have multiple 650 fields and this is the character that
21971                         will appear in between each one in the column</para>
21972                       <screenshot>
21973                           <screeninfo>Field separators in between multiple subjects</screeninfo>
21974                           <mediaobject>
21975                             <imageobject>
21976                               <imagedata fileref="images/tools/csvprofiles/csvfieldsep.png"/>
21977                             </imageobject>
21978                           </mediaobject>
21979                         </screenshot>
21980                     </listitem>
21981                   </itemizedlist>
21982                 </listitem>
21983                 <listitem>
21984                   <para>The 'Subfield separator' is the character used to separate duplicate
21985                     subfields</para>
21986                   <itemizedlist>
21987                     <listitem>
21988                       <para>Example: You may have multiple $a subfields in a field</para>
21989                     </listitem>
21990                   </itemizedlist>
21991                 </listitem>
21992                 <listitem>
21993                   <para>The 'Encoding' field lets you define the encoding used when saving the
21994                     file</para>
21995                 </listitem>
21996                 <listitem>
21997                   <para>Finally format your CSV file using the 'Profile MARC' or 'Profile SQL'
21998                     field</para>
21999                   <itemizedlist>
22000                     <listitem>
22001                       <para>Define which fields or subfields you want to export, separated by pipes.
22002                         Example : 200|210$a|301 for MARC and biblio.title|biblio.author for
22003                         SQL</para>
22004                     </listitem>
22005                     <listitem>
22006                       <tip>
22007                         <para>You can also use your own headers (instead of the ones from Koha) by
22008                           prefixing the field number with an header, followed by the equal sign.
22009                           Example : Personal name=100|title=245$a|300</para>
22010                       </tip>
22011                     </listitem>
22012                   </itemizedlist>
22013                 </listitem>
22014               </itemizedlist>
22015               <para>When you have entered in all of the information for you profile, simply click
22016                 'Submit' and you will be presented with a confirmation that your profile has been saved.</para>
22017               <screenshot>
22018                   <screeninfo>Confirmation of new CSV profile</screeninfo>
22019                   <mediaobject>
22020                     <imageobject>
22021                       <imagedata fileref="images/tools/csvprofiles/csvadded.png"/>
22022                     </imageobject>
22023                   </mediaobject>
22024                 </screenshot>
22025             </listitem>
22026           </itemizedlist>
22027         </section>
22028
22029         <section id="editcsvprofile">
22030           <title>Modify CSV Profiles</title>
22031
22032           <para>Once you have created at least one CSV Profile an 'Edit
22033           profile' tab will appear next to the 'New profile' button.</para>
22034
22035           <screenshot>
22036             <screeninfo>Modify CSV Profiles</screeninfo>
22037
22038             <mediaobject>
22039               <imageobject>
22040                 <imagedata fileref="images/tools/csvprofiles/modifycsv.png"/>
22041               </imageobject>
22042             </mediaobject>
22043           </screenshot>
22044
22045           <itemizedlist>
22046             <listitem>
22047               <para>Choose the profile you would like to edit and alter the necessary fields.</para>
22048             </listitem>
22049             <listitem>
22050               <para>After submitting your changes you will be presented with a confirmation message
22051                 at the top of the screen</para>
22052               <screenshot>
22053                   <screeninfo>Confirmation of CSV modification</screeninfo>
22054                   <mediaobject>
22055                     <imageobject>
22056                       <imagedata fileref="images/tools/csvprofiles/csvmodified.png"/>
22057                     </imageobject>
22058                   </mediaobject>
22059                 </screenshot>
22060             </listitem>
22061
22062             <listitem>
22063               <para>To delete a profile, check the 'Delete selected profile'
22064               option before clicking 'Submit Query'</para>
22065
22066               <screenshot>
22067                 <screeninfo>Delete an existing CSV Profile</screeninfo>
22068
22069                 <mediaobject>
22070                   <imageobject>
22071                     <imagedata fileref="images/tools/csvprofiles/deletecsv.png"/>
22072                   </imageobject>
22073                 </mediaobject>
22074               </screenshot>
22075             </listitem>
22076           </itemizedlist>
22077         </section>
22078
22079         <section id="usecsvprofiles">
22080           <title>Using CSV Profiles</title>
22081
22082           <para>Your CSV Profiles will appear on the export list or cart menu under the 'Download'
22083             button in both the staff client and the OPAC</para>
22084
22085           <screenshot>
22086             <screeninfo>CSV Profiles on Download Menu in the Staff Client</screeninfo>
22087
22088             <mediaobject>
22089               <imageobject>
22090                 <imagedata fileref="images/tools/csvprofiles/exportlist.png"/>
22091               </imageobject>
22092             </mediaobject>
22093           </screenshot>
22094         </section>
22095       </section>
22096
22097       <section id="logviewer">
22098         <title>Log Viewer</title>
22099
22100         <itemizedlist>
22101           <listitem>
22102             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
22103             Additional Tools &gt; Log Viewer</para>
22104           </listitem>
22105         </itemizedlist>
22106
22107         <para>Actions within the Koha system are tracked in log files. Your
22108         <link linkend="logs">system preferences</link> can be changed to
22109         prevent the logging of different actions. These logs can be viewed
22110         using the Log Viewer Tool.</para>
22111
22112         <screenshot>
22113           <screeninfo>Log Viewer</screeninfo>
22114
22115           <mediaobject>
22116             <imageobject>
22117               <imagedata fileref="images/tools/logs/logviewer.png"/>
22118             </imageobject>
22119           </mediaobject>
22120         </screenshot>
22121
22122         <para>Choosing different combinations of menu options will produce the
22123         log file for that query.</para>
22124
22125         <screenshot>
22126           <screeninfo>A query for all logs related to the Circulation module
22127           produces a result like this</screeninfo>
22128
22129           <mediaobject>
22130             <imageobject>
22131               <imagedata fileref="images/tools/logs/logresults.png"/>
22132             </imageobject>
22133           </mediaobject>
22134         </screenshot>
22135
22136         <para>You will note that real names do not appear on the log, only
22137         identifying numbers. You need to use the identifying numbers when
22138         searching the logs as well.</para>
22139       </section>
22140
22141       <section id="newstool">
22142         <title>News</title>
22143
22144         <itemizedlist>
22145           <listitem>
22146             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
22147             Additional Tools &gt; News</para>
22148           </listitem>
22149         </itemizedlist>
22150
22151         <para>Koha's news module allows librarians to post news to the OPAC,
22152         staff interface and circulation receipts.</para>
22153
22154         <screenshot>
22155           <screeninfo>Koha News Module</screeninfo>
22156
22157           <mediaobject>
22158             <imageobject>
22159               <imagedata fileref="images/tools/news/news.png"/>
22160             </imageobject>
22161           </mediaobject>
22162         </screenshot>
22163
22164         <para>To add news to either the OPAC, the Staff Client or a
22165         Circulation receipt:</para>
22166
22167         <itemizedlist>
22168           <listitem>
22169             <para>Click 'New Entry'</para>
22170
22171             <screenshot>
22172               <screeninfo>Add Koha News Form</screeninfo>
22173
22174               <mediaobject>
22175                 <imageobject>
22176                   <imagedata fileref="images/tools/news/addnews.png"/>
22177                 </imageobject>
22178               </mediaobject>
22179             </screenshot>
22180
22181             <itemizedlist>
22182               <listitem>
22183                 <para>Under 'Display Location' choose whether to put the news
22184                 on the OPAC, Slip (circulation receipt) or the Librarian
22185                 (Staff) Interface.</para>
22186               </listitem>
22187
22188               <listitem>
22189                 <para>Choose a title for your entry</para>
22190               </listitem>
22191
22192               <listitem>
22193                 <para>Using the publication and expiration date fields you can
22194                 control how long your item appears</para>
22195               </listitem>
22196
22197               <listitem>
22198                 <para>'Appear in position' lets you decide what order your
22199                 news items appear in</para>
22200               </listitem>
22201
22202               <listitem>
22203                 <para>The 'News' box allows for the use of HTML for formatting
22204                 of your news item</para>
22205               </listitem>
22206             </itemizedlist>
22207           </listitem>
22208
22209           <listitem>
22210             <para>After filling in all of the fields, click 'Submit'</para>
22211           </listitem>
22212
22213           <listitem>
22214             <para>News in the OPAC will appear above the <link linkend="OpacMainUserBlock">OpacMainUserBlock</link></para>
22215
22216             <screenshot>
22217               <screeninfo>News in the OPAC</screeninfo>
22218
22219               <mediaobject>
22220                 <imageobject>
22221                   <imagedata fileref="images/tools/news/opacnews.png"/>
22222                 </imageobject>
22223               </mediaobject>
22224             </screenshot>
22225           </listitem>
22226
22227           <listitem>
22228             <para>News in the Staff Client will appear on the far left of the
22229             screen</para>
22230
22231             <screenshot>
22232               <screeninfo>News in the Staff Client</screeninfo>
22233
22234               <mediaobject>
22235                 <imageobject>
22236                   <imagedata fileref="images/tools/news/librariannews.png"/>
22237                 </imageobject>
22238               </mediaobject>
22239             </screenshot>
22240           </listitem>
22241
22242           <listitem>
22243             <para>News on the circulation receipts will appear below the items
22244             that are checked out</para>
22245
22246             <screenshot>
22247               <screeninfo>News at the bottom of the circulation
22248               receipt</screeninfo>
22249
22250               <mediaobject>
22251                 <imageobject>
22252                   <imagedata fileref="images/tools/news/slipnews.png"/>
22253                 </imageobject>
22254               </mediaobject>
22255             </screenshot>
22256           </listitem>
22257         </itemizedlist>
22258       </section>
22259
22260       <section id="taskscheduler">
22261         <title>Task Scheduler</title>
22262
22263         <itemizedlist>
22264           <listitem>
22265             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt;
22266             Additional Tools &gt; Task Scheduler</para>
22267           </listitem>
22268         </itemizedlist>
22269
22270         <para>The task scheduler is a way to schedule reports to run whenever
22271         you want.</para>
22272
22273         <para>To schedule a task, visit the Task Scheduler and fill in the
22274         form</para>
22275
22276         <screenshot>
22277           <screeninfo>Task Scheduler</screeninfo>
22278
22279           <mediaobject>
22280             <imageobject>
22281               <imagedata fileref="images/tools/tasksched/taskscheduler.png"/>
22282             </imageobject>
22283           </mediaobject>
22284         </screenshot>
22285
22286         <itemizedlist>
22287           <listitem>
22288             <para>Current Server Time shows the time on your server (schedule
22289             all of your reports to run based on that time - not on your local
22290             time)</para>
22291           </listitem>
22292
22293           <listitem>
22294             <para>Time should be entered as hh:mm (2 digit hour, 2 digit
22295             minute)</para>
22296           </listitem>
22297
22298           <listitem>
22299             <para>Date should be entered using the calendar pop up</para>
22300           </listitem>
22301
22302           <listitem>
22303             <para>From Report choose the report you want to schedule</para>
22304           </listitem>
22305
22306           <listitem>
22307             <para>Choose whether to receive the text of or a link to the
22308             results</para>
22309           </listitem>
22310
22311           <listitem>
22312             <para>In the Email filed enter the email of the person you want to
22313             receive your report</para>
22314           </listitem>
22315         </itemizedlist>
22316
22317         <para>Below the task scheduler form, there is a list of scheduled
22318         reports</para>
22319
22320         <screenshot>
22321           <screeninfo>Scheduled Tasks</screeninfo>
22322
22323           <mediaobject>
22324             <imageobject>
22325               <imagedata fileref="images/tools/tasksched/scheduledreports.png"/>
22326             </imageobject>
22327           </mediaobject>
22328         </screenshot>
22329
22330         <para>You can also schedule reports directly from the list of saved
22331         reports by clicking the 'Schedule' link</para>
22332
22333         <screenshot>
22334           <screeninfo>Saved Reports List</screeninfo>
22335
22336           <mediaobject>
22337             <imageobject>
22338               <imagedata fileref="images/tools/tasksched/savedreports.png"/>
22339             </imageobject>
22340           </mediaobject>
22341         </screenshot>
22342
22343         <section id="taskscedtroubleshoot">
22344           <title>Troubleshooting</title>
22345
22346           <para>Task scheduler will not work if the user the web server runs
22347           as doesn't have the permission to use it. To find out if the right
22348           user has the permissions necessary, check /etc/at.allow to see what
22349           users are in it. If you don't have that file, check etc/at.deny. If
22350           at.deny exists but is blank, then every user can use it. Talk to
22351           your system admin about adding the user to the right place to make
22352           the task scheduler work.</para>
22353         </section>
22354       </section>
22355
22356       <section id="QOTDEditor">
22357         <title>Quote of the Day (QOTD) Editor</title>
22358         <itemizedlist>
22359           <listitem>
22360             <para><emphasis>Get there:</emphasis> More &gt; Tools &gt; Additional Tools &gt; Edit
22361               quotes for QOTD feature</para>
22362           </listitem>
22363         </itemizedlist>
22364
22365         <para>This tool will allow you to add and edit quotes to show on the
22366         OPAC if you're using the Quote of the Day (QOTD) feature.</para>
22367
22368         <para>To turn this feature on set the <link linkend="QuoteOfTheDay">QuoteOfTheDay</link> preference to 'Enable and
22369         add at least one quote via the Quote of the Day Editor. Once these
22370         steps are complete you will see your quotes above the <link linkend="OpacMainUserBlock">OpacMainUserBlock</link> in the
22371         OPAC:</para>
22372
22373         <screenshot>
22374           <screeninfo>Quote in the OPAC</screeninfo>
22375
22376           <mediaobject>
22377             <imageobject>
22378               <imagedata fileref="images/tools/qotd/quoteinopac.png"/>
22379             </imageobject>
22380           </mediaobject>
22381         </screenshot>
22382
22383         <section id="addquote">
22384           <title>Add a Quote</title>
22385
22386           <para>To add a quote:</para>
22387
22388           <itemizedlist>
22389             <listitem>
22390               <para>Click the 'Add quote' button in the toolbar and an empty
22391               quote entry will be added to the end of the current quote
22392               list.</para>
22393
22394               <screenshot>
22395                 <screeninfo>Add quote button</screeninfo>
22396
22397                 <mediaobject>
22398                   <imageobject>
22399                     <imagedata fileref="images/tools/qotd/quotebuttons.png"/>
22400                   </imageobject>
22401                 </mediaobject>
22402               </screenshot>
22403
22404               <itemizedlist>
22405                 <listitem>
22406                   <important>
22407                     <para>Both the 'Source' and the 'Text' fields must be
22408                     filled in in order to save the new quote.</para>
22409
22410                     <screenshot>
22411                       <screeninfo>Add quote</screeninfo>
22412
22413                       <mediaobject>
22414                         <imageobject>
22415                           <imagedata fileref="images/tools/qotd/addquote.png"/>
22416                         </imageobject>
22417                       </mediaobject>
22418                     </screenshot>
22419                   </important>
22420                 </listitem>
22421               </itemizedlist>
22422             </listitem>
22423
22424             <listitem>
22425               <para>When finished filling in both fields, press the
22426               &lt;Enter&gt; key on your keyboard to save the new quote.</para>
22427             </listitem>
22428
22429             <listitem>
22430               <para>The list will update and the new quote should now be
22431               visible in the list.</para>
22432             </listitem>
22433           </itemizedlist>
22434
22435           <tip>
22436             <para>You may cancel the addition of a new quote any time prior to
22437             saving it simply by pressing the &lt;Esc&gt; key on your
22438             keyboard.</para>
22439           </tip>
22440         </section>
22441
22442         <section id="editquote">
22443           <title>Edit/Delete a Quote</title>
22444
22445           <para>Once the current quote pool has been loaded into the editing
22446           table, you may edit the quote source and text.</para>
22447
22448           <itemizedlist>
22449             <listitem>
22450               <para>Edit either the 'Source' or 'Text' fields by clicking on
22451               the desired field.</para>
22452
22453               <screenshot>
22454                 <screeninfo>Edit quote</screeninfo>
22455
22456                 <mediaobject>
22457                   <imageobject>
22458                     <imagedata fileref="images/tools/qotd/editquote.png"/>
22459                   </imageobject>
22460                 </mediaobject>
22461               </screenshot>
22462             </listitem>
22463
22464             <listitem>
22465               <para>When you are finished editing a field, press the
22466               &lt;Enter&gt; key on your keyboard to save the changes.</para>
22467             </listitem>
22468           </itemizedlist>
22469
22470           <para>The list will be updated, the edits saved, and visible.</para>
22471
22472           <para>If you'd like you can also delete quote(s).</para>
22473
22474           <itemizedlist>
22475             <listitem>
22476               <para>Select the quote(s) you desire to delete by clicking on
22477               the corresponding quote id.</para>
22478             </listitem>
22479
22480             <listitem>
22481               <para>Once quote selection is finished, simply click the 'Delete
22482               quote(s)' button.</para>
22483             </listitem>
22484
22485             <listitem>
22486               <para>You will be prompted to confirm the deletion.</para>
22487             </listitem>
22488
22489             <listitem>
22490               <para>After confirming the deletion, the list will update and
22491               the quote(s) will no longer appear.</para>
22492             </listitem>
22493           </itemizedlist>
22494         </section>
22495
22496         <section id="importquote">
22497           <title>Import Quotes</title>
22498
22499           <para>If you'd like you can import a batch of quotes as a CSV file.
22500           Your file must contain two columns in the form: "source","text" with
22501           no header row.</para>
22502
22503           <note>
22504             <para>You will be prompted to confirm upload of files larger than
22505             512KB.</para>
22506           </note>
22507
22508           <itemizedlist>
22509             <listitem>
22510               <para>To start the import process click the 'Import quotes'
22511               button at the top of the screen</para>
22512
22513               <screenshot>
22514                 <screeninfo>Import quotes button</screeninfo>
22515
22516                 <mediaobject>
22517                   <imageobject>
22518                     <imagedata fileref="images/tools/qotd/quotebuttons.png"/>
22519                   </imageobject>
22520                 </mediaobject>
22521               </screenshot>
22522             </listitem>
22523
22524             <listitem>
22525               <para>Once on the import quotes screen you can browse your
22526               computer for the file you would like to import</para>
22527
22528               <screenshot>
22529                 <screeninfo>Import quotes</screeninfo>
22530
22531                 <mediaobject>
22532                   <imageobject>
22533                     <imagedata fileref="images/tools/qotd/importquotes.png"/>
22534                   </imageobject>
22535                 </mediaobject>
22536               </screenshot>
22537             </listitem>
22538
22539             <listitem>
22540               <para>After selecting the CSV file, click the 'Open' button and
22541               the file will be uploaded into a temporary editing table.</para>
22542
22543               <screenshot>
22544                 <screeninfo>Imported quotes</screeninfo>
22545
22546                 <mediaobject>
22547                   <imageobject>
22548                     <imagedata fileref="images/tools/qotd/importedsummary.png"/>
22549                   </imageobject>
22550                 </mediaobject>
22551               </screenshot>
22552             </listitem>
22553
22554             <listitem>
22555               <para>From the listing you can edit either the 'Source' or
22556               'Text' fields by clicking on the desired field. When you are
22557               finished editing a field, press the &lt;Enter&gt; key on your
22558               keyboard to save the changes.</para>
22559
22560               <screenshot>
22561                 <screeninfo>Edit imported quote</screeninfo>
22562
22563                 <mediaobject>
22564                   <imageobject>
22565                     <imagedata fileref="images/tools/qotd/editimported.png"/>
22566                   </imageobject>
22567                 </mediaobject>
22568               </screenshot>
22569             </listitem>
22570
22571             <listitem>
22572               <para>You can also delete quotes from this listing before
22573               completing the import.</para>
22574
22575               <itemizedlist>
22576                 <listitem>
22577                   <para>Select the quote(s) you desire to delete by clicking
22578                   on the corresponding quote id.</para>
22579
22580                   <screenshot>
22581                     <screeninfo>Selected for deletion</screeninfo>
22582
22583                     <mediaobject>
22584                       <imageobject>
22585                         <imagedata fileref="images/tools/qotd/selectfordelete.png"/>
22586                       </imageobject>
22587                     </mediaobject>
22588                   </screenshot>
22589                 </listitem>
22590
22591                 <listitem>
22592                   <para>Once quote selection is finished, simply click the
22593                   'Delete quote(s)' key.</para>
22594
22595                   <screenshot>
22596                     <screeninfo>Delete quote(s)</screeninfo>
22597
22598                     <mediaobject>
22599                       <imageobject>
22600                         <imagedata fileref="images/tools/qotd/importquotebuttons.png"/>
22601                       </imageobject>
22602                     </mediaobject>
22603                   </screenshot>
22604                 </listitem>
22605
22606                 <listitem>
22607                   <para>You will be prompted to confirm the deletion.</para>
22608
22609                   <screenshot>
22610                     <screeninfo>Confirm deletion</screeninfo>
22611
22612                     <mediaobject>
22613                       <imageobject>
22614                         <imagedata fileref="images/tools/qotd/confirmdelete.png"/>
22615                       </imageobject>
22616                     </mediaobject>
22617                   </screenshot>
22618                 </listitem>
22619
22620                 <listitem>
22621                   <para>After confirming the deletion, the list will update
22622                   and the quote(s) will no longer appear.</para>
22623                 </listitem>
22624               </itemizedlist>
22625             </listitem>
22626
22627             <listitem>
22628               <para>Once you are satisfied with the quotes, click the 'Save
22629               quotes' button in the toolbar at the top and the quotes will be
22630               saved.</para>
22631
22632               <screenshot>
22633                 <screeninfo>Save quotes button</screeninfo>
22634
22635                 <mediaobject>
22636                   <imageobject>
22637                     <imagedata fileref="images/tools/qotd/importquotebuttons.png"/>
22638                   </imageobject>
22639                 </mediaobject>
22640               </screenshot>
22641             </listitem>
22642           </itemizedlist>
22643         </section>
22644       </section>
22645     </section>
22646   </chapter>
22647
22648   <chapter id="patrons">
22649     <title>Patrons</title>
22650
22651     <para>Before importing and/or adding patrons be sure to set up your <link linkend="patcats">patron categories</link>.</para>
22652
22653     <section id="addnewpatron">
22654       <title>Add a new patron</title>
22655
22656       <para>Patrons are added by going to the 'Patrons' module.<itemizedlist>
22657           <listitem>
22658             <para><emphasis>Get there:</emphasis> Patrons</para>
22659           </listitem>
22660         </itemizedlist></para>
22661       <para>Once there you can add a new patron.</para>
22662
22663       <itemizedlist>
22664         <listitem>
22665           <para>Click 'New patron'</para>
22666
22667           <screenshot>
22668             <screeninfo>Choose patron type</screeninfo>
22669
22670             <mediaobject>
22671               <imageobject>
22672                 <imagedata fileref="images/patrons/newpatron.png"/>
22673               </imageobject>
22674             </mediaobject>
22675           </screenshot>
22676         </listitem>
22677
22678         <listitem>
22679           <para>The fields that appear on the patron add form can be
22680           controlled by editing the <link linkend="BorrowerUnwantedField">BorrowerUnwantedField</link> system
22681           preference.</para>
22682         </listitem>
22683
22684         <listitem>
22685           <para>First enter the identifying information regarding your
22686           patron</para>
22687
22688           <screenshot>
22689             <screeninfo>Add Patron Form</screeninfo>
22690
22691             <mediaobject>
22692               <imageobject>
22693                 <imagedata fileref="images/patrons/addpatronform.png"/>
22694               </imageobject>
22695             </mediaobject>
22696           </screenshot>
22697
22698           <itemizedlist>
22699             <listitem>
22700               <para>Required fields are defined in the <link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link>
22701               system preference</para>
22702             </listitem>
22703
22704             <listitem>
22705               <para>Salutation is populated by the <link linkend="BorrowersTitles">BorrowersTitles</link> system
22706               preference</para>
22707             </listitem>
22708           </itemizedlist>
22709         </listitem>
22710
22711         <listitem>
22712           <para>Next enter the contact information</para>
22713
22714           <screenshot>
22715             <screeninfo>Patron Contact Information</screeninfo>
22716
22717             <mediaobject>
22718               <imageobject>
22719                 <imagedata fileref="images/patrons/addcontact.png"/>
22720               </imageobject>
22721             </mediaobject>
22722           </screenshot>
22723
22724           <itemizedlist>
22725             <listitem>
22726               <para>For contact information, note that the primary phone and
22727               email addresses are the ones that appear on notices and slips
22728               printed during circulation (receipts, transfer slips and hold
22729               slips). The primary email is also the one that overdue notices
22730               and other messages go to.</para>
22731             </listitem>
22732           </itemizedlist>
22733         </listitem>
22734
22735         <listitem>
22736           <para>If this patron is a child, you will be asked to attach the
22737           child patron to an adult patron</para>
22738
22739           <screenshot>
22740             <screeninfo>Guarantor Linking</screeninfo>
22741
22742             <mediaobject>
22743               <imageobject>
22744                 <imagedata fileref="images/patrons/addGuarantor.png"/>
22745               </imageobject>
22746             </mediaobject>
22747           </screenshot>
22748
22749           <itemizedlist>
22750             <listitem>
22751               <para>Click 'Set to Patron' to search your system for an
22752               existing patron</para>
22753             </listitem>
22754
22755             <listitem>
22756               <para>If the Guarantor is not in the system, you can enter the
22757               first and last name in the fields available</para>
22758             </listitem>
22759
22760             <listitem>
22761               <para>The relationships are set using the <link linkend="borrowerRelationship">borrowerRelationship</link>
22762               system preference</para>
22763             </listitem>
22764           </itemizedlist>
22765         </listitem>
22766
22767         <listitem>
22768           <para>If this patron is a professional, you will be asked to attach
22769           the patron to an organizational patron</para>
22770
22771           <screenshot>
22772             <screeninfo>Organization Linking</screeninfo>
22773
22774             <mediaobject>
22775               <imageobject>
22776                 <imagedata fileref="images/patrons/addOrg.png"/>
22777               </imageobject>
22778             </mediaobject>
22779           </screenshot>
22780
22781           <itemizedlist>
22782             <listitem>
22783               <para>Click 'Set to Patron to search your system for an existing
22784               patron</para>
22785             </listitem>
22786           </itemizedlist>
22787         </listitem>
22788
22789         <listitem>
22790           <para>Each patron can have an alternate contact</para>
22791
22792           <screenshot>
22793             <screeninfo>Alternate Contact</screeninfo>
22794
22795             <mediaobject>
22796               <imageobject>
22797                 <imagedata fileref="images/patrons/addaltcontact.png"/>
22798               </imageobject>
22799             </mediaobject>
22800           </screenshot>
22801
22802           <itemizedlist>
22803             <listitem>
22804               <para>An alternate contact could be a parent or guardian. It can
22805               also be used in academic settings to store the patron's home
22806               address.</para>
22807             </listitem>
22808           </itemizedlist>
22809         </listitem>
22810
22811         <listitem>
22812           <para>The library management section includes values that are used
22813           within the library</para>
22814
22815           <screenshot>
22816             <screeninfo>Library Management</screeninfo>
22817
22818             <mediaobject>
22819               <imageobject>
22820                 <imagedata fileref="images/patrons/addlibmanagement.png"/>
22821               </imageobject>
22822             </mediaobject>
22823           </screenshot>
22824
22825           <itemizedlist>
22826             <listitem>
22827               <para>The card number field is automatically calculated if you
22828               have the <link linkend="autoMemberNum">autoMemberNum</link>
22829               system preference set that way</para>
22830
22831               <itemizedlist>
22832                 <listitem>
22833                   <note>
22834                     <para>For a newly installed system this preference will
22835                     start at 1 and increment by 1 each time after. To have it
22836                     start with the starting number of your barcodes, enter the
22837                     first barcode by hand in the patron record and save the
22838                     patron. After that the field will increment that number by
22839                     1.</para>
22840                   </note>
22841                 </listitem>
22842               </itemizedlist>
22843             </listitem>
22844
22845             <listitem>
22846               <para>If you accidentally chose the wrong patron category at the
22847               beginning you can fix that here</para>
22848             </listitem>
22849
22850             <listitem>
22851               <para>Sort 1 and 2 are used for statistical purposes within your
22852               library</para>
22853             </listitem>
22854           </itemizedlist>
22855         </listitem>
22856
22857         <listitem>
22858           <para>Next, the Library Setup section includes additional library
22859           settings</para>
22860
22861           <screenshot>
22862             <screeninfo>Library set-up options</screeninfo>
22863
22864             <mediaobject>
22865               <imageobject>
22866                 <imagedata fileref="images/patrons/addlibsetup.png"/>
22867               </imageobject>
22868             </mediaobject>
22869           </screenshot>
22870
22871           <itemizedlist>
22872             <listitem>
22873               <para>The registration date will automatically be filled in with
22874               today's date</para>
22875             </listitem>
22876
22877             <listitem>
22878               <para>If your patron cards expire (based on your <link linkend="patcats">patron category settings</link>) the Expiry
22879               date will automatically be calculated</para>
22880             </listitem>
22881
22882             <listitem>
22883               <para>The OPAC Note is a note for the patron - it will appear in
22884               the OPAC on the patron's record</para>
22885             </listitem>
22886
22887             <listitem>
22888               <para>The Circulation Note is meant solely for your library
22889               staff and will appear when the circulation staff goes to check
22890               an item out to the patron</para>
22891
22892               <screenshot>
22893                 <screeninfo>Sample Circulation Note</screeninfo>
22894
22895                 <mediaobject>
22896                   <imageobject>
22897                     <imagedata fileref="images/patrons/circnote.png"/>
22898                   </imageobject>
22899                 </mediaobject>
22900               </screenshot>
22901             </listitem>
22902
22903             <listitem>
22904               <para>The Staff/OPAC asks for the username and password to be
22905               used by the patron (and/or staff member) to log into their
22906               account in the OPAC and for staff to log in to the staff
22907               client.</para>
22908
22909               <itemizedlist>
22910                 <listitem>
22911                   <para>Staff will only be able to use this log in info to log
22912                   in to the staff client if they have the <link linkend="patronpermissions">necessary
22913                   permissions</link>.</para>
22914                 </listitem>
22915               </itemizedlist>
22916             </listitem>
22917           </itemizedlist>
22918         </listitem>
22919
22920         <listitem>
22921           <para>If you have set <link linkend="patronattributetypes">additional patron attributes</link>
22922           up, these will appear next</para>
22923
22924           <screenshot>
22925             <screeninfo>Additional Patron Attributes</screeninfo>
22926
22927             <mediaobject>
22928               <imageobject>
22929                 <imagedata fileref="images/patrons/addattributes.png"/>
22930               </imageobject>
22931             </mediaobject>
22932           </screenshot>
22933         </listitem>
22934
22935         <listitem>
22936           <para id="setpatronmessaging">Finally, if you have <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
22937           set to 'allow,' you can choose the messaging preferences for this
22938           patron.</para>
22939
22940           <screenshot>
22941             <screeninfo>Patron Messaging Settings</screeninfo>
22942
22943             <mediaobject>
22944               <imageobject>
22945                 <imagedata fileref="images/patrons/addpatronmsg.png"/>
22946               </imageobject>
22947             </mediaobject>
22948           </screenshot>
22949
22950           <itemizedlist>
22951             <listitem>
22952               <para>These notices are:</para>
22953               <itemizedlist>
22954                 <listitem>
22955                   <para>Advanced Notice : A notice in advance of the patron's items being due (The
22956                     patron can choose the number of days in advance)</para>
22957                 </listitem>
22958                 <listitem>
22959                   <para>Item Checkout : A notice that lists all the of the items the patron has just
22960                     checked out and/or renewed, this is an electronic form of the checkout
22961                     receipt</para>
22962                 </listitem>
22963                 <listitem>
22964                   <para>Hold Filled : A notice when you have confirmed the hold is waiting for the
22965                     patron</para>
22966                 </listitem>
22967                 <listitem>
22968                   <para>Item Due : A notice on the day and item is due back at the library</para>
22969                 </listitem>
22970                 <listitem>
22971                   <para>Item Checkin : A notice that lists all the of the items the patron has just
22972                     checked in</para>
22973                 </listitem>
22974               </itemizedlist>
22975             </listitem>
22976             <listitem>
22977               <important>
22978                 <para>These preferences will override any you set via the
22979                 <link linkend="addingpatroncat">patron
22980                 categories</link></para>
22981               </important>
22982             </listitem>
22983
22984             <listitem>
22985               <important>
22986                 <para>These preference can be altered by the patron via the
22987                 OPAC</para>
22988               </important>
22989             </listitem>
22990           </itemizedlist>
22991         </listitem>
22992
22993         <listitem>
22994           <para>Once finished, click 'Save'</para>
22995         </listitem>
22996       </itemizedlist>
22997
22998       <para>If the system suspects this patron is a duplicate of another it
22999       will warn you.</para>
23000
23001       <screenshot>
23002         <screeninfo>Patron Duplicate Suspected</screeninfo>
23003
23004         <mediaobject>
23005           <imageobject>
23006             <imagedata fileref="images/patrons/duplicatewarn.png"/>
23007           </imageobject>
23008         </mediaobject>
23009       </screenshot>
23010       <tip>
23011         <para>A duplicate patron is detected if first and last names match and there is no date of
23012           birth populated or if first name, last name and date of birth fields are all populated. If
23013           two patrons have matching names, but one has a date of birth and the other does not they
23014           will not match as duplicates.</para>
23015       </tip>
23016
23017       <para>If you have set a minimum or upper age limit on the patron
23018       category and are requiring that the birth date be filled in, Koha will
23019       warn you if the patron you're adding is too old or young for the patron
23020       category you have selected:</para>
23021
23022       <screenshot>
23023         <screeninfo>Patron age warning</screeninfo>
23024
23025         <mediaobject>
23026           <imageobject>
23027             <imagedata fileref="images/patrons/patronagelimit.png"/>
23028           </imageobject>
23029         </mediaobject>
23030       </screenshot>
23031     </section>
23032
23033     <section id="addstaffpatron">
23034       <title>Add a Staff Patron</title>
23035
23036       <para>All staff members must be entered into Koha as patrons of the
23037       'Staff' type. Follow the steps in <link linkend="addnewpatron">Add a
23038       Patron</link> to add a staff member. To give the staff member
23039       permissions to access the staff client, follow the steps in <link linkend="patronpermissions">Patron Permissions</link></para>
23040
23041       <important>
23042         <para>Remember to assign your staff secure usernames and passwords
23043         since these will be used to log into the staff client.</para>
23044       </important>
23045     </section>
23046
23047     <section id="addstatspatron">
23048       <title>Add a Statistical Patron</title>
23049
23050       <para>One way to track use of in house items is to "check out" the
23051       materials to a statistical patron. The "check out" process doesn's check
23052       the book out, but instead tracks an in house use of the item. To use
23053       this method for tracking in house use you first will need a <link linkend="patcats">patron category</link> set up for your Statistical
23054       patron.</para>
23055
23056       <screenshot>
23057         <screeninfo>In House Patron Category</screeninfo>
23058
23059         <mediaobject>
23060           <imageobject>
23061             <imagedata fileref="images/patrons/statspatcat.png"/>
23062           </imageobject>
23063         </mediaobject>
23064       </screenshot>
23065
23066       <para>Next, you will need to create a new patron of the statistical
23067       type</para>
23068
23069       <screenshot>
23070         <screeninfo>New In House Patron</screeninfo>
23071
23072         <mediaobject>
23073           <imageobject>
23074             <imagedata fileref="images/patrons/newinhouse.png"/>
23075           </imageobject>
23076         </mediaobject>
23077       </screenshot>
23078
23079       <para>Next, follow the steps put forth in the '<link linkend="addnewpatron">Add a new Patron</link>' section of this manual.
23080       Since this patron is not a real person, simply fill in the required
23081       fields, the correct library and nothing else.</para>
23082
23083       <para>To learn about other methods of tracking in house use visit the
23084       <link linkend="trackinhouse">Tracking inhouse use</link> section of this
23085       manual.</para>
23086     </section>
23087
23088     <section id="duplicatepatron">
23089       <title>Duplicate a Patron</title>
23090
23091       <para>Sometimes when you're adding a new family to your system you don't
23092       want to type the contact information over and over. Koha allows for you
23093       to duplicate a patron and change only the parts you want to (or need to)
23094       change.</para>
23095
23096       <itemizedlist>
23097         <listitem>
23098           <para>Open the patron you want to use as your base (the patron you
23099           want to duplicate information from)</para>
23100         </listitem>
23101
23102         <listitem>
23103           <para>Click the 'Duplicate' button at the top of their record</para>
23104
23105           <screenshot>
23106             <screeninfo>The Duplicate Button is the 3rd one in</screeninfo>
23107
23108             <mediaobject>
23109               <imageobject>
23110                 <imagedata fileref="images/patrons/patronedit.png"/>
23111               </imageobject>
23112             </mediaobject>
23113           </screenshot>
23114         </listitem>
23115
23116         <listitem>
23117           <para>All of the fields with the exception of first name, card
23118           number, username and password have been duplicated. Fill in the
23119           missing pieces and click 'Save'</para>
23120
23121           <screenshot>
23122             <screeninfo>Duplicating Patron Form</screeninfo>
23123
23124             <mediaobject>
23125               <imageobject>
23126                 <imagedata fileref="images/patrons/duplicatedpatron.png"/>
23127               </imageobject>
23128             </mediaobject>
23129           </screenshot>
23130
23131           <itemizedlist>
23132             <listitem>
23133               <tip>
23134                 <para>Clicking in a field that is already populated with data
23135                 will clear that field of all information (making it easier for
23136                 you to type in something different)</para>
23137               </tip>
23138             </listitem>
23139           </itemizedlist>
23140         </listitem>
23141
23142         <listitem>
23143           <para>You will be brought to your new patron</para>
23144
23145           <screenshot>
23146             <screeninfo>Newly created patron</screeninfo>
23147
23148             <mediaobject>
23149               <imageobject>
23150                 <imagedata fileref="images/patrons/duplicatedpatronfinal.png"/>
23151               </imageobject>
23152             </mediaobject>
23153           </screenshot>
23154         </listitem>
23155       </itemizedlist>
23156     </section>
23157     <section id="addpatronimages">
23158       <title>Add Patron Images</title>
23159       <para>If you would like you can add patron images to help identify patrons.  To enable this
23160         feature you must first set the <link linkend="patronimages">patronimages</link> preference
23161         to 'Allow'.</para>
23162       <para>If the preference is set to 'Allow' you will see a placeholder image under the patron's
23163         name and box to upload a patron image below the basic contact information.</para>
23164       <screenshot>
23165           <screeninfo>Add patron image</screeninfo>
23166           <mediaobject>
23167             <imageobject>
23168               <imagedata fileref="images/patrons/addpatronimage.png"/>
23169             </imageobject>
23170           </mediaobject>
23171         </screenshot>
23172       <para>In the 'Upload Patron Image' box click 'Browse' to find the image on your computer and
23173         'Upload' to load the image on to the patron record.</para>
23174       <screenshot>
23175           <screeninfo>Patron image</screeninfo>
23176           <mediaobject>
23177             <imageobject>
23178               <imagedata fileref="images/patrons/patronimage.png"/>
23179             </imageobject>
23180           </mediaobject>
23181         </screenshot>
23182       <para>
23183         <important>
23184           <para>There is a limit of 100K on the size of the picture uploaded and it is recommended
23185             that the image be 200x300 pixels, but smaller images will work as well.</para>
23186         </important>
23187       </para>
23188     </section>
23189
23190     <section id="editpatrons">
23191       <title>Editing Patrons</title>
23192
23193       <para>Patrons in Koha can be edited using one of many edit
23194       buttons.</para>
23195
23196       <itemizedlist>
23197         <listitem>
23198           <para>To edit the entire patron record simply click the 'Edit'
23199           button at the top of the patron record.</para>
23200
23201           <screenshot>
23202             <screeninfo>Main Patron Edit Menu</screeninfo>
23203
23204             <mediaobject>
23205               <imageobject>
23206                 <imagedata fileref="images/patrons/patronedit.png"/>
23207               </imageobject>
23208             </mediaobject>
23209           </screenshot>
23210         </listitem>
23211
23212         <listitem>
23213           <para>Patron passwords are not recoverable. The stars show on the
23214           patron detail next to the Password label are always there even if a
23215           password isn't set. If a patron forgets their password the only
23216           option is to reset their password. To change the patron's password,
23217           click the 'Change Password' button</para>
23218
23219           <screenshot>
23220             <screeninfo>Patron Password Change Form</screeninfo>
23221
23222             <mediaobject>
23223               <imageobject>
23224                 <imagedata fileref="images/patrons/patronpassword.png"/>
23225               </imageobject>
23226             </mediaobject>
23227           </screenshot>
23228
23229           <itemizedlist>
23230             <listitem>
23231               <para>Koha cannot display existing passwords. Leave the field
23232               blank to leave password unchanged.</para>
23233             </listitem>
23234
23235             <listitem>
23236               <para>This form can automatically generate a random password if
23237               you click the link labeled "Click to fill with a randomly
23238               generated suggestion. Passwords will be displayed as
23239               text."</para>
23240             </listitem>
23241           </itemizedlist>
23242         </listitem>
23243
23244         <listitem>
23245           <para>To edit a specific section of the patron record (for example
23246           the Library Use section) click the 'Edit' link below the
23247           section</para>
23248
23249           <screenshot>
23250             <screeninfo>Library Use Section of Patron Record</screeninfo>
23251
23252             <mediaobject>
23253               <imageobject>
23254                 <imagedata fileref="images/patrons/patroneditsection.png"/>
23255               </imageobject>
23256             </mediaobject>
23257           </screenshot>
23258         </listitem>
23259
23260         <listitem>
23261           <para>A patron image can be added by browsing for the image on your
23262           machine from the 'Manage Patron Image' section</para>
23263
23264           <screenshot>
23265             <screeninfo>Manage Patron Image Form</screeninfo>
23266
23267             <mediaobject>
23268               <imageobject>
23269                 <imagedata fileref="images/patrons/patronaddimage.png"/>
23270               </imageobject>
23271             </mediaobject>
23272           </screenshot>
23273
23274           <itemizedlist>
23275             <listitem>
23276               <para>This form will not appear if you have the <link linkend="patronimages">patronimages</link> system preference to
23277               not allow patron images</para>
23278             </listitem>
23279
23280             <listitem>
23281               <para>To add patron images in bulk, use the <link linkend="uploadpatronimages">Upload Patron Images</link>
23282               Tool</para>
23283             </listitem>
23284           </itemizedlist>
23285         </listitem>
23286
23287         <listitem>
23288           <para id="patronflags">Patrons can also be blocked from checking
23289           items out by setting Patron Flags</para>
23290
23291           <screenshot>
23292             <screeninfo>Patron Warning Flags</screeninfo>
23293
23294             <mediaobject>
23295               <imageobject>
23296                 <imagedata fileref="images/patrons/patronflags.png"/>
23297               </imageobject>
23298             </mediaobject>
23299           </screenshot>
23300
23301           <itemizedlist>
23302             <listitem>
23303               <para>If you would like your circulation staff to confirm a
23304               patron's address before checking items out to the patron, you
23305               can see the 'Gone no Address' flag</para>
23306
23307               <screenshot>
23308                 <screeninfo>Patron's address in doubt</screeninfo>
23309
23310                 <mediaobject>
23311                   <imageobject>
23312                     <imagedata fileref="images/patrons/patronaddress.png"/>
23313                   </imageobject>
23314                 </mediaobject>
23315               </screenshot>
23316             </listitem>
23317             <listitem>
23318               <para>If the patron reports that they have lost their card you can set the 'Lost Card'
23319                 flag to prevent someone else from using that card to check items out</para>
23320               <screenshot>
23321                 <screeninfo>Patron lost card</screeninfo>
23322                 <mediaobject>
23323                   <imageobject>
23324                     <imagedata fileref="images/patrons/patroncardlost.png"/>
23325                   </imageobject>
23326                 </mediaobject>
23327               </screenshot>
23328             </listitem>
23329
23330             <listitem>
23331               <para>If you would like to bar a patron from the library you can add a manual
23332                 restriction</para>
23333               <screenshot>
23334                 <screeninfo>Add manual restriction</screeninfo>
23335                 <mediaobject>
23336                   <imageobject>
23337                     <imagedata fileref="images/patrons/addpatronrestriction.png"/>
23338                   </imageobject>
23339                 </mediaobject>
23340               </screenshot>
23341
23342               <itemizedlist>
23343                 <listitem>
23344                   <tip><para>This flag can automatically be set with the <link linkend="noticetriggers">Overdue/Notice Status
23345                   Triggers</link></para></tip>
23346                 </listitem>
23347               </itemizedlist>
23348             </listitem>
23349
23350             <listitem>
23351               <para>If you enter in a date and/or note related to the
23352               restriction you will see that in the restricted message as
23353               well</para>
23354
23355               <screenshot>
23356                 <screeninfo>Restricted until message</screeninfo>
23357
23358                 <mediaobject>
23359                   <imageobject>
23360                     <imagedata fileref="images/patrons/restricteduntil.png"/>
23361                   </imageobject>
23362                 </mediaobject>
23363               </screenshot>
23364             </listitem>
23365           </itemizedlist>
23366         </listitem>
23367
23368         <listitem>
23369           <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
23370             to and adult patron category manually go to the 'More' menu and choose 'Update Child to
23371             Adult Patron'</para>
23372
23373           <screenshot>
23374             <screeninfo>Update Child to Adult Patron</screeninfo>
23375
23376             <mediaobject>
23377               <imageobject>
23378                 <imagedata fileref="images/patrons/updatetoadult.png"/>
23379               </imageobject>
23380             </mediaobject>
23381           </screenshot>
23382
23383           <itemizedlist>
23384             <listitem>
23385               <para>You will then be presented with a pop up window asking
23386               which one of your adult patron categories this Child should be
23387               updated to</para>
23388
23389               <screenshot>
23390                 <screeninfo>Choose Adult Category to Update To</screeninfo>
23391
23392                 <mediaobject>
23393                   <imageobject>
23394                     <imagedata fileref="images/patrons/choosadulttype.png"/>
23395                   </imageobject>
23396                 </mediaobject>
23397               </screenshot>
23398             </listitem>
23399           </itemizedlist>
23400         </listitem>
23401       </itemizedlist>
23402     </section>
23403     <section id="mangepatronedits">
23404       <title>Manging Patron Self Edits</title>
23405       <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
23406         approve all changes via the staff client before they're applied. If there are patron edits
23407         awaiting action they will appear on the staff client dashboard below the modules list (along
23408         with other items awaiting action).</para>
23409       <screenshot>
23410           <screeninfo>Patron requests waiting</screeninfo>
23411           <mediaobject>
23412             <imageobject>
23413               <imagedata fileref="images/patrons/pendingpatronrequest.png"/>
23414             </imageobject>
23415           </mediaobject>
23416         </screenshot>
23417       <para>When you click the 'Patrons requesting modifications' link you will be brought to a list
23418         of patrons with requested changes.</para>
23419       <screenshot>
23420           <screeninfo>Manage patron updates</screeninfo>
23421           <mediaobject>
23422             <imageobject>
23423               <imagedata fileref="images/patrons/managepatronupdates.png"/>
23424             </imageobject>
23425           </mediaobject>
23426         </screenshot>
23427       <para>From here you can 'Approve' and apply the changes to the patron record, 'Delete' and
23428         remove the changes or 'Ignore' and keep the changes pending to review later.</para>
23429     </section>
23430
23431     <section id="patronpermissions">
23432       <title>Patron Permissions</title>
23433
23434       <para>Patron Permissions are used to allow staff members access to the
23435       staff client.</para>
23436
23437       <important>
23438         <para>In order for a staff member to log into the staff interface they
23439         must have (at the very least) 'catalogue' permissions which allow them
23440         to view the staff interface.</para>
23441       </important>
23442
23443       <section id="setpatronperms">
23444         <title>Setting Patron Permissions</title>
23445
23446         <para>To set patron permissions, you must first <link linkend="addstaffpatron">have a patron of the 'Staff' type</link>
23447         open</para>
23448
23449         <itemizedlist>
23450           <listitem>
23451             <para>On the patron record click More and choose Set Permissions
23452             to alter patron permissions</para>
23453
23454             <screenshot>
23455               <screeninfo>Set Patron Permissions</screeninfo>
23456
23457               <mediaobject>
23458                 <imageobject>
23459                   <imagedata fileref="images/patrons/editpatronpermissions.png"/>
23460                 </imageobject>
23461               </mediaobject>
23462             </screenshot>
23463           </listitem>
23464
23465           <listitem>
23466             <para>You will be presented with a list of preferences, some of
23467             which can be expanded by clicking the plus sign to the left of the
23468             section title.</para>
23469
23470             <screenshot>
23471               <screeninfo>Patron Permissions</screeninfo>
23472
23473               <mediaobject>
23474                 <imageobject>
23475                   <imagedata fileref="images/patrons/GranularPermissions.png"/>
23476                 </imageobject>
23477               </mediaobject>
23478             </screenshot>
23479           </listitem>
23480         </itemizedlist>
23481       </section>
23482
23483       <section id="patronpermsdefined">
23484         <title>Patron Permissions Defined</title>
23485
23486         <para/>
23487
23488         <itemizedlist>
23489           <listitem>
23490             <para>superlibrarian</para>
23491
23492             <itemizedlist>
23493               <listitem>
23494                 <para>Access to all librarian functions</para>
23495
23496                 <itemizedlist>
23497                   <listitem>
23498                     <tip>
23499                       <para>With this selected there is no need to choose any
23500                       other permissions</para>
23501                     </tip>
23502                   </listitem>
23503                 </itemizedlist>
23504               </listitem>
23505             </itemizedlist>
23506           </listitem>
23507
23508           <listitem>
23509             <para>circulate</para>
23510
23511             <itemizedlist>
23512               <listitem>
23513                 <para>Check out and check in items</para>
23514               </listitem>
23515
23516               <listitem>
23517                 <para>This section can be expanded (<link linkend="circpermissions">Learn more</link>)</para>
23518               </listitem>
23519             </itemizedlist>
23520           </listitem>
23521
23522           <listitem>
23523             <para>catalogue</para>
23524
23525             <itemizedlist>
23526               <listitem>
23527                 <para><emphasis role="bold">Required for staff login.</emphasis> Staff access,
23528                   allows viewing the catalogue in staff client<itemizedlist>
23529                     <listitem>
23530                       <important>
23531                         <para>Must be given to all staff members to allow them to login to the staff
23532                           client</para>
23533                       </important>
23534                     </listitem>
23535                   </itemizedlist></para>
23536               </listitem>
23537             </itemizedlist>
23538           </listitem>
23539
23540           <listitem>
23541             <para>parameters</para>
23542
23543             <itemizedlist>
23544               <listitem>
23545                 <para>Manage Koha system systems (Administration panel)</para>
23546               </listitem>
23547
23548               <listitem>
23549                 <para>This section can be expanded (<link linkend="parameterpermissions">Learn
23550                     more</link>)</para>
23551               </listitem>
23552             </itemizedlist>
23553           </listitem>
23554
23555           <listitem>
23556             <para>borrowers</para>
23557
23558             <itemizedlist>
23559               <listitem>
23560                 <para>Add or modify patrons</para>
23561               </listitem>
23562             </itemizedlist>
23563           </listitem>
23564
23565           <listitem>
23566             <para>permissions</para>
23567
23568             <itemizedlist>
23569               <listitem>
23570                 <para>Set user permissions</para>
23571               </listitem>
23572             </itemizedlist>
23573           </listitem>
23574
23575           <listitem>
23576             <para>reserveforothers</para>
23577
23578             <itemizedlist>
23579               <listitem>
23580                 <para>Place and modify holds for patrons</para>
23581               </listitem>
23582
23583               <listitem>
23584                 <para>This section can be expanded (<link linkend="reservepermissions">Learn more</link>)</para>
23585               </listitem>
23586             </itemizedlist>
23587           </listitem>
23588
23589           <listitem>
23590             <para>borrow</para>
23591
23592             <itemizedlist>
23593               <listitem>
23594                 <para>Borrow books</para>
23595               </listitem>
23596             </itemizedlist>
23597           </listitem>
23598
23599           <listitem>
23600             <para>editcatalogue</para>
23601
23602             <itemizedlist>
23603               <listitem>
23604                 <para>Edit Catalog (Modify bibliographic/hodings data)</para>
23605               </listitem>
23606
23607               <listitem>
23608                 <para>This section can be expanded (<link linkend="catpermissions">Learn more</link>)</para>
23609               </listitem>
23610             </itemizedlist>
23611           </listitem>
23612
23613           <listitem>
23614             <para>updatecharges</para>
23615
23616             <itemizedlist>
23617               <listitem>
23618                 <para>Manage patrons fines and fees</para>
23619               </listitem>
23620             </itemizedlist>
23621           </listitem>
23622
23623           <listitem>
23624             <para>acquisition</para>
23625
23626             <itemizedlist>
23627               <listitem>
23628                 <para>Acquisition and/or suggestion management</para>
23629               </listitem>
23630
23631               <listitem>
23632                 <para>This section can be expanded (<link linkend="acqpermissions">Learn more</link>)</para>
23633               </listitem>
23634             </itemizedlist>
23635           </listitem>
23636
23637           <listitem>
23638             <para>management</para>
23639
23640             <itemizedlist>
23641               <listitem>
23642                 <para>Set library management paraments (deprecated)<itemizedlist>
23643                     <listitem>
23644                       <important>
23645                         <para>This permission level no longer controls anything.</para>
23646                       </important>
23647                     </listitem>
23648                   </itemizedlist></para>
23649               </listitem>
23650             </itemizedlist>
23651           </listitem>
23652
23653           <listitem>
23654             <para>tools</para>
23655
23656             <itemizedlist>
23657               <listitem>
23658                 <para>Use all tools</para>
23659               </listitem>
23660
23661               <listitem>
23662                 <para>This section can be expanded (<link linkend="toolspermissions">Learn more</link>)</para>
23663               </listitem>
23664             </itemizedlist>
23665           </listitem>
23666
23667           <listitem>
23668             <para>editauthorities</para>
23669
23670             <itemizedlist>
23671               <listitem>
23672                 <para>Edit Authorities</para>
23673               </listitem>
23674             </itemizedlist>
23675           </listitem>
23676
23677           <listitem>
23678             <para>serials</para>
23679
23680             <itemizedlist>
23681               <listitem>
23682                 <para>Manage serial subscriptions</para>
23683               </listitem>
23684
23685               <listitem>
23686                 <para>This section can be expanded (<link linkend="serpermissions">Learn more</link>)</para>
23687               </listitem>
23688             </itemizedlist>
23689           </listitem>
23690
23691           <listitem>
23692             <para>reports</para>
23693
23694             <itemizedlist>
23695               <listitem>
23696                 <para>Allow access to the reports module</para>
23697               </listitem>
23698
23699               <listitem>
23700                 <para>Reports found on the Circulation page are not controlled
23701                 by this permission</para>
23702               </listitem>
23703
23704               <listitem>
23705                 <para>This section can be expanded (<link linkend="reportpermissions">Learn more</link>)</para>
23706               </listitem>
23707             </itemizedlist>
23708           </listitem>
23709
23710           <listitem>
23711             <para>staffaccess</para>
23712
23713             <itemizedlist>
23714               <listitem>
23715                 <para>Allow staff members to modify permissions for other staff members</para>
23716               </listitem>
23717
23718               <listitem>
23719                 <important>
23720                   <para>Requires the borrowers permission above</para>
23721                 </important>
23722               </listitem>
23723             </itemizedlist>
23724           </listitem>
23725           <listitem>
23726             <para>plugins<itemizedlist>
23727                 <listitem>
23728                   <para>Koha plugins</para>
23729                 </listitem>
23730                 <listitem>
23731                   <para>This section can be expanded (<link linkend="pluginpermissions">Learn
23732                       more</link>)</para>
23733                 </listitem>
23734               </itemizedlist></para>
23735           </listitem>
23736         </itemizedlist>
23737
23738         <section id="circpermissions">
23739           <title>Granular Circulate Permissions</title>
23740
23741           <para>If the staff member has 'circulate' permissions they have the
23742           ability to perform all of these actions. If you would like to
23743           control circulation permissions on a more granular level choose from
23744           these options:</para>
23745
23746           <itemizedlist>
23747             <listitem>
23748               <para>circulate_remaining_permissions</para>
23749
23750               <itemizedlist>
23751                 <listitem>
23752                   <para>Remaining circulation permissions</para>
23753                 </listitem>
23754                 <listitem>
23755                   <para>All circulation rights except the ability to override renewals</para>
23756                 </listitem>
23757               </itemizedlist>
23758             </listitem>
23759             <listitem>
23760               <para>overdues_report<itemizedlist>
23761                   <listitem>
23762                     <para> Execute overdue items report </para>
23763                   </listitem>
23764                   <listitem>
23765                     <para>The permission to run the overdues reports found under Circulation</para>
23766                   </listitem>
23767                 </itemizedlist></para>
23768             </listitem>
23769
23770             <listitem>
23771               <para>override_renewals</para>
23772
23773               <itemizedlist>
23774                 <listitem>
23775                   <para>Override blocked renewals</para>
23776                 </listitem>
23777
23778                 <listitem>
23779                   <para>Requires that the staff member also has
23780                   circulate_remaining_permissions</para>
23781                 </listitem>
23782               </itemizedlist>
23783             </listitem>
23784           </itemizedlist>
23785         </section>
23786
23787         <section id="parameterpermissions">
23788           <title>Granular Parameters Permissions</title>
23789
23790           <para>If the staff member has 'parameters' permissions they have the
23791           ability to perform all of these actions. If you would like to
23792           control parameter permissions on a more granular level choose from
23793           these options:</para>
23794
23795           <itemizedlist>
23796             <listitem>
23797               <para>manage_circ_rules</para>
23798
23799               <itemizedlist>
23800                 <listitem>
23801                   <para>Manage circulation rules</para>
23802                 </listitem>
23803                 <listitem>
23804                   <para>The ability to access the <link linkend="circfinerules">Circulation and
23805                       fines rules</link> in the administration area</para>
23806                 </listitem>
23807               </itemizedlist>
23808             </listitem>
23809
23810             <listitem>
23811               <para>parameters_remaining_permissions</para>
23812
23813               <itemizedlist>
23814                 <listitem>
23815                   <para>Remaining system parameters permissions</para>
23816                 </listitem>
23817                 <listitem>
23818                   <para>The ability to access all areas in Administration (other than the
23819                     Circulation and fine rules)</para>
23820                 </listitem>
23821               </itemizedlist>
23822             </listitem>
23823           </itemizedlist>
23824         </section>
23825
23826         <section id="reservepermissions">
23827           <title>Granular Holds Permissions</title>
23828
23829           <para>If the staff member has 'reserveforothers' permissions they
23830           have the ability to perform all of these actions. If you would like
23831           to control holds permissions on a more granular level choose from
23832           these options:</para>
23833
23834           <itemizedlist>
23835             <listitem>
23836               <para>modify_holds_priority</para>
23837
23838               <itemizedlist>
23839                 <listitem>
23840                   <para>Modify holds priority</para>
23841                 </listitem>
23842                 <listitem>
23843                   <para>Allow staff members to alter the holds priority (moving patrons up and down
23844                     the queue)</para>
23845                 </listitem>
23846               </itemizedlist>
23847             </listitem>
23848
23849             <listitem>
23850               <para>place_holds</para>
23851
23852               <itemizedlist>
23853                 <listitem>
23854                   <para>Place holds for patrons</para>
23855                 </listitem>
23856               </itemizedlist>
23857             </listitem>
23858           </itemizedlist>
23859         </section>
23860
23861         <section id="catpermissions">
23862           <title>Granular Cataloging Permissions</title>
23863
23864           <para>If the staff member has 'editcatalogue' permissions they have
23865           the ability to perform all of these actions. If you would like to
23866           control cataloging permissions on a more granular level choose from
23867           these options:</para>
23868
23869           <itemizedlist>
23870             <listitem>
23871               <para>edit_catalogue</para>
23872
23873               <itemizedlist>
23874                 <listitem>
23875                   <para>Edit catalog (Modify bibliographic/holdings data)</para>
23876                 </listitem>
23877                 <listitem>
23878                   <para>Ability to access all cataloging functions via the <link linkend="cataloging">Cataloging</link> page</para>
23879                 </listitem>
23880               </itemizedlist>
23881             </listitem>
23882
23883             <listitem>
23884               <para>edit_items</para>
23885
23886               <itemizedlist>
23887                 <listitem>
23888                   <para>Edit items</para>
23889                 </listitem>
23890                 <listitem>
23891                   <para>Ability to make <link linkend="editingitems">edits to item/holdings
23892                       records</link>, but not bibliographic records</para>
23893                 </listitem>
23894               </itemizedlist>
23895             </listitem>
23896
23897             <listitem>
23898               <para id="fastaddpermissions">fast_cataloging</para>
23899
23900               <itemizedlist>
23901                 <listitem>
23902                   <para>Fast cataloging</para>
23903                 </listitem>
23904                 <listitem>
23905                   <para>The ability to catalog using only the <link linkend="fastaddcat">Fast Add
23906                       Framework</link> found on the <link linkend="circulation">Circulation</link>
23907                     page</para>
23908                 </listitem>
23909               </itemizedlist>
23910             </listitem>
23911           </itemizedlist>
23912         </section>
23913
23914         <section id="acqpermissions">
23915           <title>Granular Acquisitions Permissions</title>
23916
23917           <para>If the staff member has 'acquisition' permissions they have
23918           the ability to perform all of these actions. If you would like to
23919           control acquisitions permissions on a more granular level choose
23920           from these options:</para>
23921
23922           <itemizedlist>
23923             <listitem>
23924               <para>budget_add_del</para>
23925
23926               <itemizedlist>
23927                 <listitem>
23928                   <para>Add and delete budgets (but can't modify them)</para>
23929                 </listitem>
23930               </itemizedlist>
23931             </listitem>
23932
23933             <listitem>
23934               <para>budget_manage</para>
23935               <itemizedlist>
23936                 <listitem>
23937                   <para>Manage budgets</para>
23938                 </listitem>
23939               </itemizedlist>
23940             </listitem>
23941
23942             <listitem>
23943               <para>budget_manage_all <itemizedlist>
23944                   <listitem>
23945                     <para>Manage all budgets</para>
23946                   </listitem>
23947                 </itemizedlist></para>
23948               <para>budget_modify</para>
23949               <itemizedlist>
23950                 <listitem>
23951                   <para>Modify budget (can't create lines, but can modify existing ones)</para>
23952                 </listitem>
23953               </itemizedlist>
23954             </listitem>
23955
23956             <listitem>
23957               <para>contracts_manage</para>
23958
23959               <itemizedlist>
23960                 <listitem>
23961                   <para>Manage contracts</para>
23962                 </listitem>
23963               </itemizedlist>
23964             </listitem>
23965
23966             <listitem>
23967               <para>group_manage</para>
23968
23969               <itemizedlist>
23970                 <listitem>
23971                   <para>Manage orders and basket groups</para>
23972                 </listitem>
23973               </itemizedlist>
23974             </listitem>
23975
23976             <listitem>
23977               <para>order_manage</para>
23978
23979               <itemizedlist>
23980                 <listitem>
23981                   <para>Manage orders and baskets</para>
23982                 </listitem>
23983               </itemizedlist>
23984             </listitem>
23985             <listitem>
23986               <para>order_manage_all<itemizedlist>
23987                   <listitem>
23988                     <para>Manage all orders and baskets, regardless of restrictions on them</para>
23989                   </listitem>
23990                 </itemizedlist></para>
23991             </listitem>
23992
23993             <listitem>
23994               <para>order_receive</para>
23995
23996               <itemizedlist>
23997                 <listitem>
23998                   <para>Manage orders and baskets</para>
23999                 </listitem>
24000               </itemizedlist>
24001             </listitem>
24002
24003             <listitem>
24004               <para>period_manage</para>
24005
24006               <itemizedlist>
24007                 <listitem>
24008                   <para>Manage periods</para>
24009                 </listitem>
24010               </itemizedlist>
24011             </listitem>
24012
24013             <listitem>
24014               <para>planning_manage</para>
24015
24016               <itemizedlist>
24017                 <listitem>
24018                   <para>Manage budget planning</para>
24019                 </listitem>
24020               </itemizedlist>
24021             </listitem>
24022
24023             <listitem>
24024               <para>vendors_manage</para>
24025
24026               <itemizedlist>
24027                 <listitem>
24028                   <para>Manage vendors</para>
24029                 </listitem>
24030               </itemizedlist>
24031             </listitem>
24032           </itemizedlist>
24033         </section>
24034
24035         <section id="serpermissions">
24036           <title>Granular Serials Permissions</title>
24037
24038           <para>If the staff member has 'serials' permissions they have the
24039           ability to perform all of these actions. If you would like to
24040           control serials permissions on a more granular level choose from
24041           these options:</para>
24042
24043           <itemizedlist>
24044             <listitem>
24045               <para>check_expiration</para>
24046
24047               <itemizedlist>
24048                 <listitem>
24049                   <para>Check the <link linkend="serialexpiration">expiration of a
24050                     serial</link></para>
24051                 </listitem>
24052               </itemizedlist>
24053             </listitem>
24054
24055             <listitem>
24056               <para>claim_serials</para>
24057
24058               <itemizedlist>
24059                 <listitem>
24060                   <para>Claim missing serials via the <link linkend="serialclaims">Claims
24061                       section</link></para>
24062                 </listitem>
24063               </itemizedlist>
24064             </listitem>
24065
24066             <listitem>
24067               <para>create_subscription</para>
24068
24069               <itemizedlist>
24070                 <listitem>
24071                   <para>Create <link linkend="newsubscription">a new subscription</link></para>
24072                 </listitem>
24073               </itemizedlist>
24074             </listitem>
24075
24076             <listitem>
24077               <para>delete_subscription</para>
24078
24079               <itemizedlist>
24080                 <listitem>
24081                   <para>Delete an existing subscription</para>
24082                 </listitem>
24083               </itemizedlist>
24084             </listitem>
24085
24086             <listitem>
24087               <para>edit_subscription</para>
24088
24089               <itemizedlist>
24090                 <listitem>
24091                   <para>Edit an existing subscription</para>
24092                 </listitem>
24093                 <listitem>
24094                   <para>This permission does not include the ability to delete or create a
24095                     subscription</para>
24096                 </listitem>
24097               </itemizedlist>
24098             </listitem>
24099
24100             <listitem>
24101               <para>receive_serials</para>
24102
24103               <itemizedlist>
24104                 <listitem>
24105                   <para>Serials receiving</para>
24106                 </listitem>
24107                 <listitem>
24108                   <para>Receive serials on existing subscriptions</para>
24109                 </listitem>
24110               </itemizedlist>
24111             </listitem>
24112
24113             <listitem>
24114               <para>renew_subscription</para>
24115
24116               <itemizedlist>
24117                 <listitem>
24118                   <para>Renew a subscription</para>
24119                 </listitem>
24120               </itemizedlist>
24121             </listitem>
24122
24123             <listitem>
24124               <para>routing</para>
24125
24126               <itemizedlist>
24127                 <listitem>
24128                   <para>Routing</para>
24129                 </listitem>
24130                 <listitem>
24131                   <para>Manage <link linkend="routinglist">routing lists</link></para>
24132                 </listitem>
24133               </itemizedlist>
24134             </listitem>
24135             <listitem>
24136               <para>superserials<itemizedlist>
24137                   <listitem>
24138                     <para>Manage subscriptions from any branch (only applies when <link
24139                         linkend="IndependentBranches">IndependantBranches</link> is used)</para>
24140                   </listitem>
24141                 </itemizedlist></para>
24142             </listitem>
24143           </itemizedlist>
24144         </section>
24145
24146         <section id="toolspermissions">
24147           <title>Granular Tools Permissions</title>
24148
24149           <para>If the staff member has 'tools' permissions they have the
24150           ability to access and use all items under the Tools menu. If you
24151           would like to control which tools staff members have access to on a
24152           more granular level choose from these options:</para>
24153
24154           <itemizedlist>
24155             <listitem>
24156               <para>batch_upload_patron_images</para>
24157
24158               <itemizedlist>
24159                 <listitem>
24160                   <para>Upload patron images in batch or one at a time </para>
24161                 </listitem>
24162                 <listitem>
24163                   <para>Access to the <link linkend="uploadpatronimages">Image Upload
24164                     Tool</link></para>
24165                 </listitem>
24166               </itemizedlist>
24167             </listitem>
24168
24169             <listitem>
24170               <para>delete_anonymize_patrons</para>
24171
24172               <itemizedlist>
24173                 <listitem>
24174                   <para>Delete old borrowers and anonymize circulation/reading history (deletes
24175                     borrower reading history)</para>
24176                 </listitem>
24177                 <listitem>
24178                   <para>Access to the <link linkend="anonpatrons">Anonymize Patron
24179                     Tool</link></para>
24180                 </listitem>
24181               </itemizedlist>
24182             </listitem>
24183
24184             <listitem>
24185               <para>edit_calendar</para>
24186
24187               <itemizedlist>
24188                 <listitem>
24189                   <para>Define days when the library is closed </para>
24190                 </listitem>
24191                 <listitem>
24192                   <para>Access to the <link linkend="calholidays">Calendar/Holidays
24193                     Tool</link></para>
24194                 </listitem>
24195               </itemizedlist>
24196             </listitem>
24197
24198             <listitem>
24199               <para>edit_news</para>
24200
24201               <itemizedlist>
24202                 <listitem>
24203                   <para>Write news for the OPAC and staff interfaces </para>
24204                 </listitem>
24205                 <listitem>
24206                   <para>Access to the <link linkend="newstool">News Tool</link></para>
24207                 </listitem>
24208               </itemizedlist>
24209             </listitem>
24210
24211             <listitem>
24212               <para>edit_notice_status_triggers</para>
24213
24214               <itemizedlist>
24215                 <listitem>
24216                   <para>Set notice/status triggers for overdue items </para>
24217                 </listitem>
24218                 <listitem>
24219                   <para>Access to the <link linkend="noticetriggers">Overdue Notice Status/Triggers
24220                       Tool</link></para>
24221                 </listitem>
24222               </itemizedlist>
24223             </listitem>
24224
24225             <listitem>
24226               <para>edit_notices</para>
24227
24228               <itemizedlist>
24229                 <listitem>
24230                   <para>Define notices </para>
24231                 </listitem>
24232                 <listitem>
24233                   <para>Access to the <link linkend="notices">Notices Tool</link></para>
24234                 </listitem>
24235               </itemizedlist>
24236             </listitem>
24237
24238             <listitem>
24239               <para>export_catalog</para>
24240
24241               <itemizedlist>
24242                 <listitem>
24243                   <para>Export bibliographic, authorities and holdings data </para>
24244                 </listitem>
24245                 <listitem>
24246                   <para>Access to the <link linkend="exportbibs">Export Data Tool</link></para>
24247                 </listitem>
24248               </itemizedlist>
24249             </listitem>
24250
24251             <listitem>
24252               <para>import_patrons</para>
24253
24254               <itemizedlist>
24255                 <listitem>
24256                   <para>Import patron data </para>
24257                 </listitem>
24258                 <listitem>
24259                   <para>Access to the <link linkend="patronimport">Import Patrons Tool</link></para>
24260                 </listitem>
24261               </itemizedlist>
24262             </listitem>
24263
24264             <listitem>
24265               <para>inventory</para>
24266
24267               <itemizedlist>
24268                 <listitem>
24269                   <para>Perform inventory (stocktaking) of your catalog </para>
24270                 </listitem>
24271                 <listitem>
24272                   <para>Access to the <link linkend="inventory">Inventory Tool</link></para>
24273                 </listitem>
24274               </itemizedlist>
24275             </listitem>
24276
24277             <listitem>
24278               <para>items_batchdel</para>
24279
24280               <itemizedlist>
24281                 <listitem>
24282                   <para>Perform batch deletion of items </para>
24283                 </listitem>
24284                 <listitem>
24285                   <para>Access to the <link linkend="batchdeleteitems">Batch Item Deletion
24286                       Tool</link></para>
24287                 </listitem>
24288               </itemizedlist>
24289             </listitem>
24290
24291             <listitem>
24292               <para>items_batchmod</para>
24293
24294               <itemizedlist>
24295                 <listitem>
24296                   <para>Perform batch modification of items </para>
24297                 </listitem>
24298                 <listitem>
24299                   <para>Access to the <link linkend="batchmodifyitems">Batch Item Modification
24300                       Tool</link></para>
24301                 </listitem>
24302               </itemizedlist>
24303             </listitem>
24304
24305             <listitem>
24306               <para>label_creator</para>
24307
24308               <itemizedlist>
24309                 <listitem>
24310                   <para>Create printable labels and barcodes from catalog and patron data </para>
24311                 </listitem>
24312                 <listitem>
24313                   <para>Access to the <link linkend="labelcreator">Label Creator</link> and <link linkend="quicklabelcreator">Quick Label Creator</link> Tools</para>
24314                 </listitem>
24315               </itemizedlist>
24316             </listitem>
24317
24318             <listitem>
24319               <para>manage_csv_profiles</para>
24320
24321               <itemizedlist>
24322                 <listitem>
24323                   <para>Manage CSV export profiles</para>
24324                 </listitem>
24325                 <listitem>
24326                   <para>Access to the <link linkend="csvprofiles">CSV Profiles Tool</link></para>
24327                 </listitem>
24328               </itemizedlist>
24329             </listitem>
24330
24331             <listitem>
24332               <para>manage_staged_marc</para>
24333
24334               <itemizedlist>
24335                 <listitem>
24336                   <para>Managed staged MARC records, including completing and reversing imports
24337                   </para>
24338                 </listitem>
24339                 <listitem>
24340                   <para>Access to the <link linkend="managestaged">Manage Staged MARC Records
24341                       Tool</link></para>
24342                 </listitem>
24343               </itemizedlist>
24344             </listitem>
24345
24346             <listitem>
24347               <para>moderate_comments</para>
24348
24349               <itemizedlist>
24350                 <listitem>
24351                   <para>Moderate patron comments </para>
24352                 </listitem>
24353                 <listitem>
24354                   <para>Access to the <link linkend="comments">Comments Tool</link>
24355                   </para>
24356                 </listitem>
24357               </itemizedlist>
24358             </listitem>
24359
24360             <listitem>
24361               <para>moderate_tags<itemizedlist>
24362                   <listitem>
24363                     <para>Moderate patron tags</para>
24364                   </listitem>
24365                   <listitem>
24366                     <para>Access to the <link linkend="tagsmoderation">Tags Tool</link></para>
24367                   </listitem>
24368                 </itemizedlist></para>
24369             </listitem>
24370             <listitem>
24371               <para>schedule_tasks</para>
24372               <itemizedlist>
24373                 <listitem>
24374                   <para>Schedule tasks to run </para>
24375                 </listitem>
24376                 <listitem>
24377                   <para>Access to the <link linkend="taskscheduler">Task Scheduler
24378                     Tool</link></para>
24379                 </listitem>
24380               </itemizedlist>
24381             </listitem>
24382
24383             <listitem>
24384               <para>stage_marc_import</para>
24385
24386               <itemizedlist>
24387                 <listitem>
24388                   <para>Stage MARC records into the reservoir </para>
24389                 </listitem>
24390                 <listitem>
24391                   <para>Access to the <link linkend="stagemarc">Stage MARC Records
24392                     Tool</link></para>
24393                 </listitem>
24394               </itemizedlist>
24395             </listitem>
24396
24397             <listitem>
24398               <para>upload_local_cover_images</para>
24399
24400               <itemizedlist>
24401                 <listitem>
24402                   <para>Upload local cover images </para>
24403                 </listitem>
24404                 <listitem>
24405                   <para>Access to the <link linkend="uploadlocalimages">Upload Local Cover Image
24406                       Tool</link> as well as permission to add and delete local cover images from
24407                     the bib detail page</para>
24408                 </listitem>
24409               </itemizedlist>
24410             </listitem>
24411
24412             <listitem>
24413               <para>view_system_logs</para>
24414
24415               <itemizedlist>
24416                 <listitem>
24417                   <para>Browse the system logs </para>
24418                 </listitem>
24419                 <listitem>
24420                   <para>Access to the <link linkend="logviewer">Log Viewer Tool</link></para>
24421                 </listitem>
24422               </itemizedlist>
24423             </listitem>
24424           </itemizedlist>
24425         </section>
24426
24427         <section id="reportpermissions">
24428           <title>Granular Reports Permissions</title>
24429
24430           <para>If the staff member has 'reports' permissions they have the
24431           ability to perform all of these actions. If you would like to
24432           control reports permissions on a more granular level choose from
24433           these options:</para>
24434
24435           <itemizedlist>
24436             <listitem>
24437               <para>create_reports</para>
24438
24439               <itemizedlist>
24440                 <listitem>
24441                   <para>Create SQL Reports</para>
24442                 </listitem>
24443                 <listitem>
24444                   <para>The ability to create and edit but not run SQL reports</para>
24445                 </listitem>
24446               </itemizedlist>
24447             </listitem>
24448
24449             <listitem>
24450               <para>execute_reports</para>
24451
24452               <itemizedlist>
24453                 <listitem>
24454                   <para>Execure SQL Reports</para>
24455                 </listitem>
24456                 <listitem>
24457                   <para>The ability to run but not create or edit SQL reports </para>
24458                 </listitem>
24459               </itemizedlist>
24460             </listitem>
24461           </itemizedlist>
24462         </section>
24463         <section id="pluginpermissions">
24464           <title>Granular Plugins Permissions</title>
24465           <para>If the staff member has 'plugins' permissions they have the ability to perform all
24466             of these actions. If you would like to control reports permissions on a more granular
24467             level choose from these options:<itemizedlist>
24468               <listitem>
24469                 <para>configure<itemizedlist>
24470                     <listitem>
24471                       <para>Configure plugins</para>
24472                     </listitem>
24473                     <listitem>
24474                       <para>The ability to run the 'configure' section of a plugin if it has
24475                         one</para>
24476                     </listitem>
24477                   </itemizedlist></para>
24478               </listitem>
24479               <listitem>
24480                 <para>manage<itemizedlist>
24481                     <listitem>
24482                       <para>Manage plugins </para>
24483                     </listitem>
24484                     <listitem>
24485                       <para>The ability to install or uninstall plugins</para>
24486                     </listitem>
24487                   </itemizedlist></para>
24488               </listitem>
24489               <listitem>
24490                 <para>report<itemizedlist>
24491                     <listitem>
24492                       <para>Use report plugins</para>
24493                     </listitem>
24494                     <listitem>
24495                       <para>The ability to use report plugins</para>
24496                     </listitem>
24497                   </itemizedlist></para>
24498               </listitem>
24499               <listitem>
24500                 <para>tool<itemizedlist>
24501                     <listitem>
24502                       <para>Use tool plugins</para>
24503                     </listitem>
24504                     <listitem>
24505                       <para>The ability to use tool plugins</para>
24506                     </listitem>
24507                   </itemizedlist></para>
24508               </listitem>
24509             </itemizedlist></para>
24510         </section>
24511       </section>
24512     </section>
24513
24514     <section id="patroninformation">
24515       <title>Patron Information</title>
24516
24517       <para>When viewing a patron record you have the option to view information from one of many
24518         tabs found on the left hand side of the record.<itemizedlist>
24519           <listitem>
24520             <para><emphasis role="italic">Get there:</emphasis> Patrons > Browse or search for
24521               patron > Click patron name</para>
24522           </listitem>
24523         </itemizedlist></para>
24524
24525       <section id="patcheckout">
24526         <title>Check Out</title>
24527
24528         <para>For instruction on checking items out, view the <link linkend="checkingout">Checking Out</link> section of this
24529         manual.</para>
24530       </section>
24531
24532       <section id="patrondetails">
24533         <title>Details</title>
24534
24535         <para>All patron information will appear on the Details tab. This
24536         includes all the contact information, notes, custom patron attributes,
24537         messaging preferences, etc entered when adding the patron.</para>
24538
24539         <para>In the case of patrons who are marked as 'Child' or
24540         'Professional' and their Guarantors additional information will appear
24541         on their record.</para>
24542
24543         <itemizedlist>
24544           <listitem>
24545             <para>A child patron will list their Guarantor</para>
24546
24547             <screenshot>
24548               <screeninfo>Guarantor listed and linked from the child
24549               record</screeninfo>
24550
24551               <mediaobject>
24552                 <imageobject>
24553                   <imagedata fileref="images/patrons/child.png"/>
24554                 </imageobject>
24555               </mediaobject>
24556             </screenshot>
24557           </listitem>
24558
24559           <listitem>
24560             <para>On the Guarantor's record, all children and/or professionals
24561             will be listed</para>
24562
24563             <screenshot>
24564               <screeninfo>Guarantees listed on the Guarantor's
24565               profile</screeninfo>
24566
24567               <mediaobject>
24568                 <imageobject>
24569                   <imagedata fileref="images/patrons/parent.png"/>
24570                 </imageobject>
24571               </mediaobject>
24572             </screenshot>
24573           </listitem>
24574         </itemizedlist>
24575
24576         <section id="patcircsummary">
24577           <title>Circulation Summary</title>
24578
24579           <para>Below the patron's information on the details screen is a
24580           tabbed display of the items they have checked out, overdue, and on
24581           hold.</para>
24582
24583           <screenshot>
24584             <screeninfo>Checkout summary</screeninfo>
24585
24586             <mediaobject>
24587               <imageobject>
24588                 <imagedata fileref="images/patrons/checkoutsummary.png"/>
24589               </imageobject>
24590             </mediaobject>
24591           </screenshot>
24592
24593           <para>If they have family at the library staff can see what the
24594           other family members have checked out.</para>
24595
24596           <screenshot>
24597             <screeninfo>Relative checkouts</screeninfo>
24598
24599             <mediaobject>
24600               <imageobject>
24601                 <imagedata fileref="images/patrons/relativecheckouts.png"/>
24602               </imageobject>
24603             </mediaobject>
24604           </screenshot>
24605           <para>The Restrictions tab will show for all patrons. If the patron has no restrictions
24606             you will see that on the tab.</para>
24607           <screenshot>
24608             <screeninfo>Patron restrictions</screeninfo>
24609             <mediaobject>
24610               <imageobject>
24611                 <imagedata fileref="images/patrons/patronrestrictions-none.png"/>
24612               </imageobject>
24613             </mediaobject>
24614           </screenshot>
24615           <para>If the patron has restrictions on their account the tab will show the number and the
24616             description.</para>
24617           <screenshot>
24618             <screeninfo>Patron restrictions</screeninfo>
24619             <mediaobject>
24620               <imageobject>
24621                 <imagedata fileref="images/patrons/patronrestrictions.png"/>
24622               </imageobject>
24623             </mediaobject>
24624           </screenshot>
24625           <para>Using the 'Add manual restriction' button you can add a restriction to the patron
24626             record from here.</para>
24627           <screenshot>
24628             <screeninfo>Add restriction</screeninfo>
24629             <mediaobject>
24630               <imageobject>
24631                 <imagedata fileref="images/patrons/addrestriction.png"/>
24632               </imageobject>
24633             </mediaobject>
24634           </screenshot>
24635         </section>
24636       </section>
24637
24638       <section id="patronfines">
24639         <title>Fines</title>
24640
24641         <para>The patron's complete accounting history will appear on the
24642         Fines tab. Contrary to its name, the Fines tab does not just show fine
24643         data, it also shows membership fees, rental fees, reserve fees and any
24644         other charge you may have for patrons.</para>
24645
24646         <screenshot>
24647           <screeninfo>Patron Accounting Summary</screeninfo>
24648
24649           <mediaobject>
24650             <imageobject>
24651               <imagedata fileref="images/patrons/patronaccount.png"/>
24652             </imageobject>
24653           </mediaobject>
24654         </screenshot>
24655
24656         <para>The table will show you the following columns:</para>
24657
24658         <itemizedlist>
24659           <listitem>
24660             <para>Date: the date the charge/payment was posted</para>
24661
24662             <itemizedlist>
24663               <listitem>
24664                 <para>In the case of fines this will be the last day that the
24665                 fine was accrued</para>
24666               </listitem>
24667             </itemizedlist>
24668           </listitem>
24669
24670           <listitem>
24671             <para>Description: a description of the charges including the due
24672             date for overdue items and a link to the item record where one is
24673             available</para>
24674           </listitem>
24675
24676           <listitem>
24677             <para>Note: any notes about this charge/payment</para>
24678           </listitem>
24679
24680           <listitem>
24681             <para>Amount: the total amount of the payment or charge</para>
24682           </listitem>
24683
24684           <listitem>
24685             <para>Outstanding: the amount still due on charge</para>
24686           </listitem>
24687         </itemizedlist>
24688
24689         <section id="chargefines">
24690           <title>Charging Fines/Fees</title>
24691
24692           <para>Most fees and fines will be charged automatically if the <link linkend="finescronjob">fines cron job</link> is running:</para>
24693
24694           <itemizedlist>
24695             <listitem>
24696               <para>Fines will be charged based on your <link linkend="circfinerules">Circulation &amp; Fines
24697               Rules</link></para>
24698             </listitem>
24699
24700             <listitem>
24701               <para>Hold fees will be charged based on the rules you set in
24702               the <link linkend="patcats">Patron Types &amp; Categories</link>
24703               administration area</para>
24704             </listitem>
24705
24706             <listitem>
24707               <para>Rental fees will be charged based on the settings in your
24708               <link linkend="itemtypeadmin">Item Types</link> administration
24709               area</para>
24710             </listitem>
24711
24712             <listitem>
24713               <para>Marking an item 'Lost' via the cataloging module will
24714               automatically charge the patron the replacement cost for that
24715               item</para>
24716             </listitem>
24717           </itemizedlist>
24718         </section>
24719
24720         <section id="payfines">
24721           <title>Pay/Reverse Fines</title>
24722
24723           <para>Each line item can be paid in full (or written off) using the
24724           'Pay Fines' tab.</para>
24725
24726           <screenshot>
24727             <screeninfo>Paying Fines</screeninfo>
24728
24729             <mediaobject>
24730               <imageobject>
24731                 <imagedata fileref="images/patrons/makepayment.png"/>
24732               </imageobject>
24733             </mediaobject>
24734           </screenshot>
24735
24736           <itemizedlist>
24737             <listitem>
24738               <para>Each line item can be paid in full, partially paid, or
24739               written off.</para>
24740             </listitem>
24741
24742             <listitem>
24743               <para>Pay a fine in full</para>
24744
24745               <itemizedlist>
24746                 <listitem>
24747                   <para>Click "Pay" next to the fine you want to pay in
24748                   full</para>
24749                 </listitem>
24750
24751                 <listitem>
24752                   <para>The full amount of the fine will be populated for you
24753                   in the "Collect From Patron" box</para>
24754
24755                   <screenshot>
24756                     <screeninfo>Pay fine</screeninfo>
24757
24758                     <mediaobject>
24759                       <imageobject>
24760                         <imagedata fileref="images/patrons/payfine.png"/>
24761                       </imageobject>
24762                     </mediaobject>
24763                   </screenshot>
24764                 </listitem>
24765
24766                 <listitem>
24767                   <para>Click "Confirm"</para>
24768                 </listitem>
24769
24770                 <listitem>
24771                   <para>The fine will be removed from outstanding fines, and
24772                   displayed as fully paid.</para>
24773                 </listitem>
24774               </itemizedlist>
24775             </listitem>
24776
24777             <listitem>
24778               <para>Pay a partial fine</para>
24779
24780               <itemizedlist>
24781                 <listitem>
24782                   <para>Click "Pay" next to the fine you want to partially
24783                   pay</para>
24784                 </listitem>
24785
24786                 <listitem>
24787                   <para>Enter the amount you are collecting from the patron in
24788                   the "Collect From Patron" box</para>
24789
24790                   <screenshot>
24791                     <screeninfo>Pay partial fine</screeninfo>
24792
24793                     <mediaobject>
24794                       <imageobject>
24795                         <imagedata fileref="images/patrons/paypartial.png"/>
24796                       </imageobject>
24797                     </mediaobject>
24798                   </screenshot>
24799                 </listitem>
24800
24801                 <listitem>
24802                   <para>Click "Confirm"</para>
24803                 </listitem>
24804
24805                 <listitem>
24806                   <para>The fine will be updated to show the original Amount,
24807                   and the current Amount Outstanding</para>
24808                 </listitem>
24809               </itemizedlist>
24810             </listitem>
24811
24812             <listitem>
24813               <para>Pay an amount towards all fines</para>
24814
24815               <itemizedlist>
24816                 <listitem>
24817                   <para>Click the "Pay Amount" button</para>
24818                 </listitem>
24819
24820                 <listitem>
24821                   <para>Enter the amount you are collecting from the patron in
24822                   "Collect from Patron." The sum of all fines is shown in
24823                   "Total Amount Outstanding"</para>
24824
24825                   <screenshot>
24826                     <screeninfo>Pay Amount</screeninfo>
24827
24828                     <mediaobject>
24829                       <imageobject>
24830                         <imagedata fileref="images/patrons/payamount.png"/>
24831                       </imageobject>
24832                     </mediaobject>
24833                   </screenshot>
24834                 </listitem>
24835
24836                 <listitem>
24837                   <para>Click "Confirm"</para>
24838                 </listitem>
24839
24840                 <listitem>
24841                   <para>The fine totals will be updated with the payment
24842                   applied to oldest fines first.</para>
24843                 </listitem>
24844               </itemizedlist>
24845             </listitem>
24846
24847             <listitem>
24848               <para>Pay Selected fines</para>
24849
24850               <itemizedlist>
24851                 <listitem>
24852                   <para>Check the selection boxes next to the fines you wish
24853                   to pay, click "Pay Selected"</para>
24854
24855                   <screenshot>
24856                     <screeninfo>Select lines to pay</screeninfo>
24857
24858                     <mediaobject>
24859                       <imageobject>
24860                         <imagedata fileref="images/patrons/payselected-select.png"/>
24861                       </imageobject>
24862                     </mediaobject>
24863                   </screenshot>
24864                 </listitem>
24865
24866                 <listitem>
24867                   <para>Enter an amount to pay towards the fines.</para>
24868
24869                   <screenshot>
24870                     <screeninfo>Pay Selected</screeninfo>
24871
24872                     <mediaobject>
24873                       <imageobject>
24874                         <imagedata fileref="images/patrons/payselected.png"/>
24875                       </imageobject>
24876                     </mediaobject>
24877                   </screenshot>
24878                 </listitem>
24879
24880                 <listitem>
24881                   <para>Click "Confirm"</para>
24882                 </listitem>
24883
24884                 <listitem>
24885                   <para>The fine totals will be updated with the payment
24886                   applied to the oldest selected fines first.</para>
24887                 </listitem>
24888               </itemizedlist>
24889             </listitem>
24890
24891             <listitem>
24892               <para>Writeoff a single fine</para>
24893
24894               <itemizedlist>
24895                 <listitem>
24896                   <para>Click "Writeoff" next to the fine you wish to
24897                   writeoff.</para>
24898                 </listitem>
24899
24900                 <listitem>
24901                   <para>The fine will be removed from outstanding fines, and
24902                   displayed as written off.</para>
24903                 </listitem>
24904               </itemizedlist>
24905             </listitem>
24906
24907             <listitem>
24908               <para>Writeoff All fines</para>
24909
24910               <itemizedlist>
24911                 <listitem>
24912                   <para>Click the "Writeoff All" button</para>
24913                 </listitem>
24914
24915                 <listitem>
24916                   <para>All fines will be removed from outstanding fines, and
24917                   displayed as written off.</para>
24918                 </listitem>
24919               </itemizedlist>
24920             </listitem>
24921
24922             <listitem>
24923               <para>If you accidentally mark and item as paid, you can reverse
24924               that line item by clicking 'Reverse' to the right of the
24925               line</para>
24926
24927               <screenshot>
24928                 <screeninfo>Reverse Link</screeninfo>
24929
24930                 <mediaobject>
24931                   <imageobject>
24932                     <imagedata fileref="images/patrons/reverselink.png"/>
24933                   </imageobject>
24934                 </mediaobject>
24935               </screenshot>
24936
24937               <itemizedlist>
24938                 <listitem>
24939                   <para>Once clicked a new line item will be added to the
24940                   account, showing the payment as reversed</para>
24941
24942                   <screenshot>
24943                     <screeninfo>Reversed Payment</screeninfo>
24944
24945                     <mediaobject>
24946                       <imageobject>
24947                         <imagedata fileref="images/patrons/reversed.png"/>
24948                       </imageobject>
24949                     </mediaobject>
24950                   </screenshot>
24951                 </listitem>
24952               </itemizedlist>
24953             </listitem>
24954           </itemizedlist>
24955         </section>
24956
24957         <section id="manualinvoice">
24958           <title>Creating Manual Invoices</title>
24959
24960           <para>For fees that are not automatically charged, librarians can
24961           create a manual invoice</para>
24962
24963           <screenshot>
24964             <screeninfo>Create Manual Invoice</screeninfo>
24965
24966             <mediaobject>
24967               <imageobject>
24968                 <imagedata fileref="images/patrons/manualinvoice.png"/>
24969               </imageobject>
24970             </mediaobject>
24971           </screenshot>
24972
24973           <itemizedlist>
24974             <listitem>
24975               <para>First choose the type of invoice you would like to
24976               create</para>
24977
24978               <itemizedlist>
24979                 <listitem>
24980                   <para>To add additional values to the manual invoice type pull down menu, add them
24981                     to the <link linkend="manualinvvals">MANUAL_INV</link> Authorized Value</para>
24982                 </listitem>
24983                 <listitem>
24984                   <para>
24985                     <important>
24986                       <para>The value set as the Authorized Value for the MANUAL_INV authorized
24987                         value category will appear as the Description and the Authorized Value
24988                         Description will be used as the amount.</para>
24989                     </important>
24990                   </para>
24991                 </listitem>
24992               </itemizedlist>
24993             </listitem>
24994
24995             <listitem>
24996               <para>If the fee is associated with an item you can enter its
24997               barcode so that the line item shows a link to that item</para>
24998             </listitem>
24999
25000             <listitem>
25001               <para>The description field is where you will enter the
25002               description of the charge</para>
25003             </listitem>
25004
25005             <listitem>
25006               <para>In the amount field, do not enter currency symbols, only
25007               numbers and decimals</para>
25008             </listitem>
25009           </itemizedlist>
25010         </section>
25011
25012         <section id="manualcredit">
25013           <title>Creating Manual Credits</title>
25014
25015           <para>Manual credits can be used to pay off parts of fines, or to
25016           forgive a fine amount.</para>
25017
25018           <screenshot>
25019             <screeninfo>Create Manual Credit</screeninfo>
25020
25021             <mediaobject>
25022               <imageobject>
25023                 <imagedata fileref="images/patrons/manualcredit.png"/>
25024               </imageobject>
25025             </mediaobject>
25026           </screenshot>
25027
25028           <itemizedlist>
25029             <listitem>
25030               <para>First choose the type of credit you'd like to apply</para>
25031             </listitem>
25032
25033             <listitem>
25034               <para>If this credit is associated with an item you can enter
25035               that item's barcode so that the line item links to the right
25036               item</para>
25037             </listitem>
25038
25039             <listitem>
25040               <para>The description field is where you will enter the
25041               description of the credit</para>
25042             </listitem>
25043
25044             <listitem>
25045               <para>In the amount field, do not enter currency symbols, only
25046               numbers and decimals</para>
25047             </listitem>
25048           </itemizedlist>
25049         </section>
25050
25051         <section id="printinglineitems">
25052           <title>Printing Invoices</title>
25053
25054           <para>To the right of each account line there is a print link.
25055           Clicking that link will print an invoice for the line item that
25056           includes the date and description of the line item along with the
25057           total outstanding on the account.</para>
25058
25059           <screenshot>
25060             <screeninfo>Sample Invoice</screeninfo>
25061
25062             <mediaobject>
25063               <imageobject>
25064                 <imagedata fileref="images/patrons/patroninvoice.png"/>
25065               </imageobject>
25066             </mediaobject>
25067           </screenshot>
25068         </section>
25069       </section>
25070
25071       <section id="patronroutingtab">
25072         <title>Routing Lists</title>
25073
25074         <para>A list of all of the serial routing lists the patron belongs to
25075         will be accessible via the 'Routing Lists' tab on the patron
25076         record.</para>
25077
25078         <screenshot>
25079           <screeninfo>Routing Lists</screeninfo>
25080
25081           <mediaobject>
25082             <imageobject>
25083               <imagedata fileref="images/patrons/routinglisttab.png"/>
25084             </imageobject>
25085           </mediaobject>
25086         </screenshot>
25087
25088         <para>On this tab you will be able to see and edit all of the routing
25089         lists that this patron is on.</para>
25090
25091         <screenshot>
25092           <screeninfo>Patron's routing lists</screeninfo>
25093
25094           <mediaobject>
25095             <imageobject>
25096               <imagedata fileref="images/patrons/patronroutinglists.png"/>
25097             </imageobject>
25098           </mediaobject>
25099         </screenshot>
25100       </section>
25101
25102       <section id="circhistory">
25103         <title>Circulation History</title>
25104
25105         <para>The circulation history tab will appear if you have set the
25106         <link linkend="intranetreadinghistory">intranetreadinghistory</link>
25107         preference to allow it to appear. If you have the <link linkend="OPACPrivacy">OPACPrivacy</link> system preference set to
25108         'Allow' and the patron has decided that the library cannot keep this
25109         information this tab will only show currently checked out
25110         items.</para>
25111
25112         <screenshot>
25113           <screeninfo>Patron Circulation History</screeninfo>
25114
25115           <mediaobject>
25116             <imageobject>
25117               <imagedata fileref="images/patrons/readinghistory.png"/>
25118             </imageobject>
25119           </mediaobject>
25120         </screenshot>
25121
25122         <para>If you would like to export a list of barcodes for the items
25123         checked in today you can find that option under the More menu on the
25124         top right of the page.</para>
25125
25126         <screenshot>
25127           <screeninfo>Export today's checkins</screeninfo>
25128
25129           <mediaobject>
25130             <imageobject>
25131               <imagedata fileref="images/patrons/readinghistory-export.png"/>
25132             </imageobject>
25133           </mediaobject>
25134         </screenshot>
25135
25136         <para>This will generate a text file with one barcode per line.</para>
25137       </section>
25138
25139       <section id="patmodlog">
25140         <title>Modification Log</title>
25141
25142         <para>If you have set your <link linkend="BorrowersLog">BorrowersLog</link> to track changes to patron
25143         records, then this tab will appear. The Modification Log will show
25144         when changes were made to the patron record. If you also have turned
25145         on the <link linkend="IssueLog">IssueLog</link> and <link linkend="ReturnLog">ReturnLog</link> you will see checkins and outs on
25146         this screen as well.</para>
25147
25148         <screenshot>
25149           <screeninfo>Changes to Patron</screeninfo>
25150
25151           <mediaobject>
25152             <imageobject>
25153               <imagedata fileref="images/patrons/borrowerlog.png"/>
25154             </imageobject>
25155           </mediaobject>
25156         </screenshot>
25157
25158         <itemizedlist>
25159           <listitem>
25160             <para>The Librarian field shows the patron number for the
25161             librarian who made the changes</para>
25162           </listitem>
25163
25164           <listitem>
25165             <para>The module lists 'MEMBERS' for the patron module</para>
25166           </listitem>
25167
25168           <listitem>
25169             <para>The action will tell you what action was being logged</para>
25170           </listitem>
25171
25172           <listitem>
25173             <para>The Object field lists the borrowernumber that is being
25174             modified (in the example above, it was my changing my own
25175             record)</para>
25176           </listitem>
25177         </itemizedlist>
25178       </section>
25179
25180       <section id="patnotices">
25181         <title>Notices</title>
25182
25183         <para>The <link linkend="setpatronmessaging">patron's messaging
25184         preferences</link> are set when <link linkend="addnewpatron">adding</link> or <link linkend="editpatrons">editing</link> the patron. This tab will show
25185         the messages that have been sent and those that are queued to be
25186         sent:</para>
25187
25188         <screenshot>
25189           <screeninfo>Patron Notices Tab</screeninfo>
25190
25191           <mediaobject>
25192             <imageobject>
25193               <imagedata fileref="images/patrons/patnoticestab.png"/>
25194             </imageobject>
25195           </mediaobject>
25196         </screenshot>
25197
25198         <para>Clicking on the message title will expand the view to show you
25199         the full text of the message that was sent.</para>
25200
25201         <screenshot>
25202           <screeninfo>Full message text</screeninfo>
25203
25204           <mediaobject>
25205             <imageobject>
25206               <imagedata fileref="images/patrons/patnoticestab-full.png"/>
25207             </imageobject>
25208           </mediaobject>
25209         </screenshot>
25210       </section>
25211
25212       <section id="patronstatstab">
25213         <title>Statistics</title>
25214
25215         <para>Depending on what you set for the values of your <link linkend="StatisticsFields">StatisticsFields</link> system preference,
25216         you can see statistics for one patron's circulation actions.</para>
25217
25218         <screenshot>
25219           <screeninfo>Patron's Statistics</screeninfo>
25220
25221           <mediaobject>
25222             <imageobject>
25223               <imagedata fileref="images/patrons/patronstats.png"/>
25224             </imageobject>
25225           </mediaobject>
25226         </screenshot>
25227       </section>
25228
25229       <section id="patronfiles">
25230         <title>Files</title>
25231
25232         <para>If you set the <link linkend="EnableBorrowerFiles">EnableBorrowerFiles</link> preference to
25233         'Do' the Files tab will be visible on the patron information
25234         page.</para>
25235
25236         <screenshot>
25237           <screeninfo>Patron Files Tab</screeninfo>
25238
25239           <mediaobject>
25240             <imageobject>
25241               <imagedata fileref="images/patrons/patronfilestab.png"/>
25242             </imageobject>
25243           </mediaobject>
25244         </screenshot>
25245
25246         <para>From here you can upload files to attach to the patron
25247         record.</para>
25248
25249         <screenshot>
25250           <screeninfo>Upload patron files</screeninfo>
25251
25252           <mediaobject>
25253             <imageobject>
25254               <imagedata fileref="images/patrons/nopatronfiles.png"/>
25255             </imageobject>
25256           </mediaobject>
25257         </screenshot>
25258
25259         <para>All files that are uploaded will appear above a form where
25260         additional files can be uploaded from.</para>
25261
25262         <screenshot>
25263           <screeninfo>List of files on the patron record</screeninfo>
25264
25265           <mediaobject>
25266             <imageobject>
25267               <imagedata fileref="images/patrons/patronfileslist.png"/>
25268             </imageobject>
25269           </mediaobject>
25270         </screenshot>
25271       </section>
25272     </section>
25273
25274     <section id="patronsearch">
25275       <title>Patron Search</title>
25276
25277       <para>Clicking on the link to the Patron module will bring you to a search/browse screen for
25278         patrons. From here you can search for a patron by any part of their name or their card
25279         number.</para>
25280
25281       <screenshot>
25282         <screeninfo>Patron Search</screeninfo>
25283
25284         <mediaobject>
25285           <imageobject>
25286             <imagedata fileref="images/patrons/patronsearch.png"/>
25287           </imageobject>
25288         </mediaobject>
25289       </screenshot>
25290       <para>Clicking the small plus sign [+] to the right of the search box will open up an advanced
25291         patron search with more filters including the ability to limit to a specific category and/or library.</para>
25292       <screenshot>
25293           <screeninfo>Expanded patron search</screeninfo>
25294           <mediaobject>
25295             <imageobject>
25296               <imagedata fileref="images/patrons/patronsearchexpand.png"/>
25297             </imageobject>
25298           </mediaobject>
25299         </screenshot>
25300
25301       <para>Depending on what you have chosen for the 'Search fields' you can
25302       search for patrons in various different ways.</para>
25303
25304       <screenshot>
25305         <screeninfo>Patron Search Fields</screeninfo>
25306
25307         <mediaobject>
25308           <imageobject>
25309             <imagedata fileref="images/patrons/patronfieldsearch.png"/>
25310           </imageobject>
25311         </mediaobject>
25312       </screenshot>
25313
25314       <itemizedlist>
25315         <listitem>
25316           <para>Standard:</para>
25317
25318           <itemizedlist>
25319             <listitem>
25320               <para>Enter any part of their name, username, email address or
25321               barcode</para>
25322             </listitem>
25323           </itemizedlist>
25324         </listitem>
25325
25326         <listitem>
25327           <para>Email:</para>
25328
25329           <itemizedlist>
25330             <listitem>
25331               <para>Enter any part of their email address and choose 'Contains' instead of 'Starts
25332                 with'</para>
25333             </listitem>
25334           </itemizedlist>
25335         </listitem>
25336
25337         <listitem>
25338           <para>Borrower number:</para>
25339
25340           <itemizedlist>
25341             <listitem>
25342               <para>Enter the Koha borrower number</para>
25343             </listitem>
25344           </itemizedlist>
25345         </listitem>
25346
25347         <listitem>
25348           <para>Phone number:</para>
25349
25350           <itemizedlist>
25351             <listitem>
25352               <para>Enter the phone number exactly as it is in the system or
25353               by using spaces between each batch of numbers.</para>
25354             </listitem>
25355
25356             <listitem>
25357               <para>Example: To find (212) 555-1212 you can search for it
25358               exactly as it was entered or by searching for 212 555
25359               1212</para>
25360             </listitem>
25361           </itemizedlist>
25362         </listitem>
25363
25364         <listitem>
25365           <para>Street address:</para>
25366
25367           <itemizedlist>
25368             <listitem>
25369               <para>Enter any part of the patron's address (includes all address fields) and choose
25370                 'Contains' instead of 'Starts with' to find the string anywhere in the
25371                 address</para>
25372             </listitem>
25373           </itemizedlist>
25374         </listitem>
25375         <listitem>
25376           <para>Date of birth<itemizedlist>
25377               <listitem>
25378                 <para>A tooltip will appear telling you how to enter the date of birth, most
25379                   libraries will be entering MM/DD/YYYY for the birthday search</para>
25380                 <screenshot>
25381                     <screeninfo>Birth date search tooltip</screeninfo>
25382                     <mediaobject>
25383                       <imageobject>
25384                         <imagedata fileref="images/patrons/patronsearchbday.png"/>
25385                       </imageobject>
25386                     </mediaobject>
25387                   </screenshot>
25388               </listitem>
25389             </itemizedlist></para>
25390         </listitem>
25391       </itemizedlist>
25392       <para>You can also choose to either search for fields that start with the string you entered
25393         or contain the string.  Choosing 'Contains' will work like a wildcard search.</para>
25394       <screenshot>
25395           <screeninfo>Contains or Starts with Search</screeninfo>
25396           <mediaobject>
25397             <imageobject>
25398               <imagedata fileref="images/patrons/patronsearchcontains.png"/>
25399             </imageobject>
25400           </mediaobject>
25401         </screenshot>
25402
25403       <para>You can also choose how your results will be sorted by using the
25404       'Order by' pull down menu at the end of the form.</para>
25405
25406       <screenshot>
25407         <screeninfo>Patron search sort</screeninfo>
25408
25409         <mediaobject>
25410           <imageobject>
25411             <imagedata fileref="images/patrons/patronsearchsort.png"/>
25412           </imageobject>
25413         </mediaobject>
25414       </screenshot>
25415
25416       <para>You can also browse through the patron records by clicking on the
25417       linked letters across the top.</para>
25418
25419       <screenshot>
25420         <screeninfo>Patron Browse</screeninfo>
25421
25422         <mediaobject>
25423           <imageobject>
25424             <imagedata fileref="images/patrons/patronbrowse.png"/>
25425           </imageobject>
25426         </mediaobject>
25427       </screenshot>
25428     </section>
25429   </chapter>
25430
25431   <chapter id="circulation">
25432     <title>Circulation</title>
25433
25434     <para>Circulation functions can be accessed in several different ways. On
25435     the main page of the staff client there are some quick links in the center
25436     of the page to check items out, in or transfer them. For a complete
25437     listing of Circulation functions you can visit the Circulation page which
25438     is linked from the top left of every page or from the center of the main
25439     page.</para>
25440
25441     <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>
25442
25443     <para>While in Circulation you can jump between the tabs on the quick
25444     search box at the top of the screen by using the following hot
25445     keys:</para>
25446
25447     <itemizedlist>
25448       <listitem>
25449         <para>jump to the catalog search with Alt+Q</para>
25450       </listitem>
25451
25452       <listitem>
25453         <para>jump to the checkout with Alt+U</para>
25454
25455         <itemizedlist>
25456           <listitem>
25457             <para>this will not work for Mac users</para>
25458           </listitem>
25459         </itemizedlist>
25460       </listitem>
25461
25462       <listitem>
25463         <para>jump to the checkin with Alt+R</para>
25464       </listitem>
25465     </itemizedlist>
25466
25467     <para><tip>
25468         <para>Mac users use the OPTION button in place of ALT</para>
25469       </tip></para>
25470
25471     <section id="checkingout">
25472       <title>Check Out (Issuing)</title>
25473
25474       <para>To begin the checkout process you must enter the patron barcode or
25475       part of their name. The checkout option appears in three main
25476       places:</para>
25477
25478       <itemizedlist>
25479         <listitem>
25480           <para>Check out option on the top of the main staff client</para>
25481
25482           <screenshot>
25483             <screeninfo>Check out box on main Koha Staff Client
25484             page</screeninfo>
25485
25486             <mediaobject>
25487               <imageobject>
25488                 <imagedata fileref="images/circ/checkoutmain.png"/>
25489               </imageobject>
25490             </mediaobject>
25491           </screenshot>
25492         </listitem>
25493
25494         <listitem>
25495           <para>Check out option on the patron record</para>
25496
25497           <screenshot>
25498             <screeninfo>Check out tab on a patron record</screeninfo>
25499
25500             <mediaobject>
25501               <imageobject>
25502                 <imagedata fileref="images/circ/checkoutpatron.png"/>
25503               </imageobject>
25504             </mediaobject>
25505           </screenshot>
25506         </listitem>
25507
25508         <listitem>
25509           <para>Check out option on the quick search bar on the circulation
25510           page</para>
25511
25512           <screenshot>
25513             <screeninfo>Check out tab on quick search bar</screeninfo>
25514
25515             <mediaobject>
25516               <imageobject>
25517                 <imagedata fileref="images/circ/circquickbox.png"/>
25518               </imageobject>
25519             </mediaobject>
25520           </screenshot>
25521         </listitem>
25522       </itemizedlist>
25523
25524       <section id="checkitemout">
25525         <title>Checking Items Out</title>
25526
25527         <para>To check an item out to a patron, first search for that patron
25528         using one of the many options listed above.</para>
25529
25530         <screenshot>
25531           <screeninfo>Check Out Screen</screeninfo>
25532
25533           <mediaobject>
25534             <imageobject>
25535               <imagedata fileref="images/circ/checkingout.png"/>
25536             </imageobject>
25537           </mediaobject>
25538         </screenshot>
25539
25540         <para>At the top of the Check Out screen is a box for you to type or
25541         scan the item's barcode into.</para>
25542
25543         <itemizedlist>
25544           <listitem>
25545             <important>
25546               <para>Many modern barcode scanners will send a 'return' to the
25547               browser, making it so that the 'Check Out' button is
25548               automatically clicked</para>
25549             </important>
25550           </listitem>
25551
25552           <listitem>
25553             <para>If the barcode is not found you will be prompted to use fast cataloging to add the
25554               item. Learn more about <link linkend="fastaddcat">fast cataloging</link> later in this
25555               manual.</para>
25556           </listitem>
25557           <listitem>
25558             <para>If you have <link linkend="itemBarcodeFallbackSearch"
25559                 >itemBarcodeFallbackSearch</link> set to 'Enable' then you can enter a keyword
25560               search in this box instead of just a barcode (this will make it possible to check out
25561               using title and/or call number).</para>
25562           </listitem>
25563         </itemizedlist>
25564
25565         <para>Below the box for the barcode there may be options for you to
25566         override the default due date for the item.</para>
25567
25568         <itemizedlist>
25569           <listitem>
25570             <para>This option will only appear if you have set the <link linkend="SpecifyDueDate">SpecifyDueDate</link> system preference
25571             to allow staff to override the due date</para>
25572           </listitem>
25573         </itemizedlist>
25574
25575         <para>At the bottom of the page there is a summary of the patron's
25576         current checked out items along with the due date (and time if the
25577         item is an hourly loan), items checked out today will appear at the
25578         top.</para>
25579
25580         <tip>
25581           <para>If the checked out time is listed as 00:00 then the item is a
25582           daily loan item. The due time for daily checkouts will show 23:59
25583           which is the last minute of the day.</para>
25584         </tip>
25585
25586         <screenshot>
25587           <screeninfo>Patron's checkout summary</screeninfo>
25588
25589           <mediaobject>
25590             <imageobject>
25591               <imagedata fileref="images/circ/checkoutsummary.png"/>
25592             </imageobject>
25593           </mediaobject>
25594         </screenshot>
25595         <para>If you have set your <link linkend="ExportWithCsvProfile">ExportWithCsvProfile</link>
25596           preference, you will also see the option to export the patron's current checkout
25597           information using a CSV Profile or ISO2709 (MARC21) format.</para>
25598         <screenshot>
25599           <screeninfo>Export patron's checkout information</screeninfo>
25600           <mediaobject>
25601             <imageobject>
25602               <imagedata fileref="images/circ/exportcheckouts.png"/>
25603             </imageobject>
25604           </mediaobject>
25605         </screenshot>
25606
25607         <para>Also at the bottom of the page is the list of items the patron
25608         has on hold</para>
25609
25610         <screenshot>
25611           <screeninfo>Holds summary on check out screen</screeninfo>
25612
25613           <mediaobject>
25614             <imageobject>
25615               <imagedata fileref="images/circ/holdssummary.png"/>
25616             </imageobject>
25617           </mediaobject>
25618         </screenshot>
25619
25620         <para>From the holds list you can suspend or resume patrons holds
25621         using the options at the bottom of the list if you have the <link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link> preference
25622         set to 'allow.'</para>
25623
25624         <note>
25625           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
25626           preference set to "Don't allow" then you will not have the option to
25627           put an end date on the hold suspension</para>
25628         </note>
25629
25630         <para>If there are notes on the patron record these will appear to the
25631         right of the checkout box</para>
25632
25633         <screenshot>
25634           <screeninfo>Patron notes on check out screen</screeninfo>
25635
25636           <mediaobject>
25637             <imageobject>
25638               <imagedata fileref="images/circ/patronnotes.png"/>
25639             </imageobject>
25640           </mediaobject>
25641         </screenshot>
25642
25643         <para>If the patron has a hold waiting at the library that too will
25644         appear to the right of the check out box making it easy for the
25645         circulation librarian to see that there is another item to give the
25646         patron</para>
25647
25648         <screenshot>
25649           <screeninfo>Hold waiting message on check out screen</screeninfo>
25650
25651           <mediaobject>
25652             <imageobject>
25653               <imagedata fileref="images/circ/holdwaiting.png"/>
25654             </imageobject>
25655           </mediaobject>
25656         </screenshot>
25657
25658         <section id="printcircreceipt">
25659           <title>Printing Receipts</title>
25660
25661           <para>Once you have checked out all of the items for the patron you
25662           can print them a receipt by choosing one of two methods.</para>
25663
25664           <para>If you have the <link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link>
25665           preference set to 'open a print quick slip window' you can simply
25666           hit enter on your keyboard or scan a blank piece of paper with your
25667           barcode scanner. The idea being that you're "checking out" a blank
25668           barcode which triggers Koha to print the 'Quick slip.'</para>
25669
25670           <para>You can also click the Print button at the top of the screen
25671           and choose 'Print slip' or 'Print quick slip'.</para>
25672
25673           <screenshot>
25674             <screeninfo>Print receipt to slip printer</screeninfo>
25675
25676             <mediaobject>
25677               <imageobject>
25678                 <imagedata fileref="images/circ/printslip.png"/>
25679               </imageobject>
25680             </mediaobject>
25681           </screenshot>
25682
25683           <para>If you choose 'Print slip' it will print all of the items the
25684           patron has checked out, including those they checked out at an
25685           earlier date. Choosing 'Print quick slip' will print only the items
25686           that were checked out today.</para>
25687
25688           <para>What prints on the slips can be customized by altering the
25689           slip templates under the <link linkend="notices">Notices &amp;
25690           Slips</link> tool.</para>
25691         </section>
25692
25693         <section id="clearpatroninfo">
25694           <title>Clear Patron Information</title>
25695
25696           <para>When you're done checking an item out if you have the <link linkend="DisplayClearScreenButton">DisplayClearScreenButton</link>
25697           preference set to 'Show' you can clear the current patron by
25698           clicking the X in the top right of the patron's info to remove the
25699           current patron from the screen and start over.</para>
25700
25701           <screenshot>
25702             <screeninfo>Clear Screen Button</screeninfo>
25703
25704             <mediaobject>
25705               <imageobject>
25706                 <imagedata fileref="images/admin/globalprefs/DisplayClearScreenButton.png"/>
25707               </imageobject>
25708             </mediaobject>
25709           </screenshot>
25710
25711           <para>If you have the <link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link>
25712           preference set to 'clear the screen' then you simply need to hit
25713           enter or scan a blank barcode and the screen will be cleared of the
25714           current patron.</para>
25715         </section>
25716       </section>
25717
25718       <section id="checkoutmsg">
25719         <title>Check Out Messages</title>
25720
25721         <para>If you check out an item that has multiple pieces and you have
25722         cataloged that information in subfield 3 of the item record (in
25723         MARC21) a message will pop up when you check out that item telling you
25724         how many pieces should be there.</para>
25725
25726         <screenshot>
25727           <screeninfo>Materials in the checked out item</screeninfo>
25728
25729           <mediaobject>
25730             <imageobject>
25731               <imagedata fileref="images/circ/materialspecified.png"/>
25732             </imageobject>
25733           </mediaobject>
25734         </screenshot>
25735
25736         <para>There are times when Koha will prevent the librarian from being
25737         able to check out items to a patron. When this happens a warning will
25738         appear notifying the librarian of why the patron cannot check items
25739         out.</para>
25740
25741         <itemizedlist>
25742           <listitem>
25743             <para>Patron owes too much in fines</para>
25744
25745             <screenshot>
25746               <screeninfo>Patron owes too much in fines</screeninfo>
25747
25748               <mediaobject>
25749                 <imageobject>
25750                   <imagedata fileref="images/circ/fineswarning.png"/>
25751                 </imageobject>
25752               </mediaobject>
25753             </screenshot>
25754
25755             <itemizedlist>
25756               <listitem>
25757                 <para>You can set the amount at which patron checkouts are
25758                 blocked with the <link linkend="noissuescharge">noissuescharge</link> system
25759                 preference</para>
25760               </listitem>
25761             </itemizedlist>
25762           </listitem>
25763
25764           <listitem>
25765             <para>Patron has been barred from the library</para>
25766
25767             <screenshot>
25768               <screeninfo>Patron account barred</screeninfo>
25769
25770               <mediaobject>
25771                 <imageobject>
25772                   <imagedata fileref="images/circ/debarwarning.png"/>
25773                 </imageobject>
25774               </mediaobject>
25775             </screenshot>
25776
25777             <itemizedlist>
25778               <listitem>
25779                 <para>This can be set by the librarian editing a patron record and adding a <link
25780                     linkend="patronflags">restriction</link> or by the <link
25781                     linkend="noticetriggers">Overdue/Notice Status Triggers</link></para>
25782               </listitem>
25783             </itemizedlist>
25784           </listitem>
25785
25786           <listitem>
25787             <para>Patron needs to confirm their address</para>
25788
25789             <screenshot>
25790               <screeninfo>Patron's address warning</screeninfo>
25791
25792               <mediaobject>
25793                 <imageobject>
25794                   <imagedata fileref="images/circ/addresswarning.png"/>
25795                 </imageobject>
25796               </mediaobject>
25797             </screenshot>
25798
25799             <itemizedlist>
25800               <listitem>
25801                 <para>This can be set by the librarian editing a patron record
25802                 and adding a <link linkend="patronflags">flag</link></para>
25803               </listitem>
25804             </itemizedlist>
25805           </listitem>
25806
25807           <listitem>
25808             <para>Patrons has lost their library card</para>
25809
25810             <screenshot>
25811               <screeninfo>Lost patron card warning</screeninfo>
25812
25813               <mediaobject>
25814                 <imageobject>
25815                   <imagedata fileref="images/circ/lostcardwarning.png"/>
25816                 </imageobject>
25817               </mediaobject>
25818             </screenshot>
25819
25820             <itemizedlist>
25821               <listitem>
25822                 <para>This can be set by the librarian editing a patron record
25823                 and adding a <link linkend="patronflags">flag</link></para>
25824               </listitem>
25825             </itemizedlist>
25826           </listitem>
25827         </itemizedlist>
25828       </section>
25829
25830       <section id="checkoutwarn">
25831         <title>Check Out Warnings</title>
25832
25833         <para>Sometimes checkouts will trigger warning messages that will
25834         appear in a yellow box above the check out field. These warnings need
25835         to be acknowledged before you will be able to continue checking items
25836         out.</para>
25837
25838         <itemizedlist>
25839           <listitem>
25840             <para>Patron has outstanding fines</para>
25841
25842             <screenshot>
25843               <screeninfo>Patron has a debt</screeninfo>
25844
25845               <mediaobject>
25846                 <imageobject>
25847                   <imagedata fileref="images/circ/warnings/patrondebt.png"/>
25848                 </imageobject>
25849               </mediaobject>
25850             </screenshot>
25851           </listitem>
25852
25853           <listitem>
25854             <para>Item on hold for someone else</para>
25855
25856             <screenshot>
25857               <screeninfo>Item is on hold for someone else</screeninfo>
25858
25859               <mediaobject>
25860                 <imageobject>
25861                   <imagedata fileref="images/circ/warnings/onhold.png"/>
25862                 </imageobject>
25863               </mediaobject>
25864             </screenshot>
25865           </listitem>
25866
25867           <listitem>
25868             <para>Item should be on the hold shelf waiting for someone
25869             else</para>
25870
25871             <screenshot>
25872               <screeninfo>Item is on hold shelf waiting for someone
25873               else</screeninfo>
25874
25875               <mediaobject>
25876                 <imageobject>
25877                   <imagedata fileref="images/circ/warnings/holdwaiting.png"/>
25878                 </imageobject>
25879               </mediaobject>
25880             </screenshot>
25881           </listitem>
25882
25883           <listitem>
25884             <para>Item already checked out to this patron</para>
25885
25886             <screenshot>
25887               <screeninfo>Item is currently checked out to this
25888               patron</screeninfo>
25889
25890               <mediaobject>
25891                 <imageobject>
25892                   <imagedata fileref="images/circ/warnings/alreadycheckedout.png"/>
25893                 </imageobject>
25894               </mediaobject>
25895             </screenshot>
25896           </listitem>
25897
25898           <listitem>
25899             <para>Item checked out to another patron</para>
25900
25901             <screenshot>
25902               <screeninfo>Item checked out to another patron</screeninfo>
25903
25904               <mediaobject>
25905                 <imageobject>
25906                   <imagedata fileref="images/circ/warnings/checkedoutelse.png"/>
25907                 </imageobject>
25908               </mediaobject>
25909             </screenshot>
25910           </listitem>
25911
25912           <listitem>
25913             <para>Item not for loan</para>
25914
25915             <screenshot>
25916               <screeninfo>Item is not normally for loan</screeninfo>
25917
25918               <mediaobject>
25919                 <imageobject>
25920                   <imagedata fileref="images/circ/warnings/notforloan.png"/>
25921                 </imageobject>
25922               </mediaobject>
25923             </screenshot>
25924           </listitem>
25925
25926           <listitem>
25927             <para>Patron has too many things checked out and <link linkend="AllowTooManyOverride"
25928                 >AllowTooManyOverride</link> is set to 'Allow'</para>
25929
25930             <screenshot>
25931               <screeninfo>Too many checkouts</screeninfo>
25932
25933               <mediaobject>
25934                 <imageobject>
25935                   <imagedata fileref="images/circ/warnings/toomanycheckouts.png"/>
25936                 </imageobject>
25937               </mediaobject>
25938             </screenshot>
25939           </listitem>
25940           <listitem>
25941             <para>Patron has too many things checked out and <link linkend="AllowTooManyOverride"
25942                 >AllowTooManyOverride</link> is set to "Don't allow"</para>
25943             <screenshot>
25944               <screeninfo>Too many checkouts</screeninfo>
25945               <mediaobject>
25946                 <imageobject>
25947                   <imagedata fileref="images/circ/warnings/toomanycheckouts-no.png"/>
25948                 </imageobject>
25949               </mediaobject>
25950             </screenshot>
25951           </listitem>
25952
25953           <listitem>
25954             <para>Item cannot be renewed</para>
25955
25956             <screenshot>
25957               <screeninfo>No more renewals</screeninfo>
25958
25959               <mediaobject>
25960                 <imageobject>
25961                   <imagedata fileref="images/circ/warnings/norenewals.png"/>
25962                 </imageobject>
25963               </mediaobject>
25964             </screenshot>
25965
25966             <itemizedlist>
25967               <listitem>
25968                 <para>This can be overridden with the <link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
25969                 system preference</para>
25970               </listitem>
25971             </itemizedlist>
25972           </listitem>
25973
25974           <listitem>
25975             <para>Barcode not found</para>
25976
25977             <screenshot>
25978               <screeninfo>Barcode not found</screeninfo>
25979
25980               <mediaobject>
25981                 <imageobject>
25982                   <imagedata fileref="images/circ/barcodefastadd.png"/>
25983                 </imageobject>
25984               </mediaobject>
25985             </screenshot>
25986
25987             <itemizedlist>
25988               <listitem>
25989                 <para>Learn more about <link linkend="fastaddcat">fast
25990                 cataloging</link> later in this manual.</para>
25991               </listitem>
25992             </itemizedlist>
25993           </listitem>
25994
25995           <listitem>
25996             <para>Item being checked out is marked as 'lost'</para>
25997
25998             <itemizedlist>
25999               <listitem>
26000                 <para>Depending on the value in your <link linkend="IssueLostItem">IssueLostItem</link> preference, you
26001                 may just see a warning</para>
26002
26003                 <screenshot>
26004                   <screeninfo>Warning that item is lost</screeninfo>
26005
26006                   <mediaobject>
26007                     <imageobject>
26008                       <imagedata fileref="images/circ/lostitemmsg.png"/>
26009                     </imageobject>
26010                   </mediaobject>
26011                 </screenshot>
26012
26013                 <para>or a confirmation box</para>
26014
26015                 <screenshot>
26016                   <screeninfo>Confirm checkout of lost item</screeninfo>
26017
26018                   <mediaobject>
26019                     <imageobject>
26020                       <imagedata fileref="images/circ/lostitemconfirm.png"/>
26021                     </imageobject>
26022                   </mediaobject>
26023                 </screenshot>
26024               </listitem>
26025             </itemizedlist>
26026           </listitem>
26027
26028           <listitem>
26029             <para>Item being checked out is not recommended for a patron of
26030             this age</para>
26031
26032             <screenshot>
26033               <screeninfo>Age warning</screeninfo>
26034
26035               <mediaobject>
26036                 <imageobject>
26037                   <imagedata fileref="images/circ/warnings/agewarning.png"/>
26038                 </imageobject>
26039               </mediaobject>
26040             </screenshot>
26041           </listitem>
26042           <listitem>
26043             <para>Item being checked out meets the <link linkend="decreaseLoanHighHolds">decreaseLoanHighHolds</link> system preference criteria</para>
26044             <screenshot>
26045               <screeninfo>Too many holds</screeninfo>
26046               <mediaobject>
26047                 <imageobject>
26048                   <imagedata fileref="images/circ/warnings/decreaseLoanHighHoldsDuration.png"/>
26049                 </imageobject>
26050               </mediaobject>
26051             </screenshot>
26052           </listitem>
26053         </itemizedlist>
26054       </section>
26055     </section>
26056
26057     <section id="circrenew">
26058       <title>Renewing</title>
26059
26060       <para>Checked out items can be renewed (checked out for another period of time) based on your
26061           <link linkend="circfinerules">circulation rules</link> and <link
26062           linkend="RenewalPeriodBase">renewal preferences</link>. </para>
26063       <para>If <link linkend="OpacRenewalAllowed">you allow it</link>, patrons can renew their own
26064         items via the OPAC, but sometimes you'll need to help them by renewing their items via the
26065         staff client. </para>
26066       <para>To renew items checked out to a patron, you can do one of two things. </para>
26067       <para>The first is to visit their details page or checkout page and review their checkout
26068         summary at the bottom.</para>
26069
26070       <screenshot>
26071         <screeninfo>Circulation Summary</screeninfo>
26072
26073         <mediaobject>
26074           <imageobject>
26075             <imagedata fileref="images/circ/circsummary.png"/>
26076           </imageobject>
26077         </mediaobject>
26078       </screenshot>
26079
26080       <para>In the Renew column you will see how many times each item has been
26081       renewed and a checkbox to renew the item for the patron. Check the boxed
26082       of the items you would like to renew and click the 'Renew or Return
26083       checked items' button, or to renew all items checked out to the patron
26084       simply click the 'Renew all' button.</para>
26085
26086       <screenshot>
26087         <screeninfo>Renew buttons</screeninfo>
26088
26089         <mediaobject>
26090           <imageobject>
26091             <imagedata fileref="images/circ/renewbutton.png"/>
26092           </imageobject>
26093         </mediaobject>
26094       </screenshot>
26095
26096       <para>Sometimes renewals will be blocked based on your circulation
26097       rules, to override this block you must have your <link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
26098       preference set to 'Allow'. If you allow renewal limit overrides, you
26099       will see a checkbox at the bottom left of the circulation summary. Check
26100       that box and then choose the items you would like to renew.</para>
26101
26102       <screenshot>
26103         <screeninfo>Override renewal limit</screeninfo>
26104
26105         <mediaobject>
26106           <imageobject>
26107             <imagedata fileref="images/circ/overriderenew.png"/>
26108           </imageobject>
26109         </mediaobject>
26110       </screenshot>
26111
26112       <para>Checking that box will add checkboxes in the renew column above
26113       where before the item was not renewable.</para>
26114       <para>The second option is to visit the 'Renew' page found under the Circulation menu.</para>
26115       <screenshot>
26116         <screeninfo>Renew</screeninfo>
26117         <mediaobject>
26118           <imageobject>
26119             <imagedata fileref="images/circ/renewcirc.png"/>
26120           </imageobject>
26121         </mediaobject>
26122       </screenshot>
26123       <para>And scan the barcodes of the items you would like to renew.</para>
26124       <screenshot>
26125         <screeninfo>Barcode to renew</screeninfo>
26126         <mediaobject>
26127           <imageobject>
26128             <imagedata fileref="images/circ/renewbarcode.png"/>
26129           </imageobject>
26130         </mediaobject>
26131       </screenshot>
26132       <para>If the item is renewed you will receive a confirmation message.</para>
26133       <screenshot>
26134         <screeninfo>Item renewed</screeninfo>
26135         <mediaobject>
26136           <imageobject>
26137             <imagedata fileref="images/circ/renewed.png"/>
26138           </imageobject>
26139         </mediaobject>
26140       </screenshot>
26141       <para>If the barcode is not found you will be presented with an error.</para>
26142       <screenshot>
26143         <screeninfo>No barcode found</screeninfo>
26144         <mediaobject>
26145           <imageobject>
26146             <imagedata fileref="images/circ/renewnomatch.png"/>
26147           </imageobject>
26148         </mediaobject>
26149       </screenshot>
26150       <para>If the item is not actually checked out you will also receive an error.</para>
26151       <screenshot>
26152         <screeninfo>Item not checked out</screeninfo>
26153         <mediaobject>
26154           <imageobject>
26155             <imagedata fileref="images/circ/renewnotchecked.png"/>
26156           </imageobject>
26157         </mediaobject>
26158       </screenshot>
26159     </section>
26160
26161     <section id="checkingin">
26162       <title>Check In (Returning)</title>
26163
26164       <para>Checking in items can be performed from various different
26165       locations</para>
26166
26167       <itemizedlist>
26168         <listitem>
26169           <para>The check in box on the top of the main staff client</para>
26170
26171           <screenshot>
26172             <screeninfo>Check out box on main Koha Staff Client
26173             page</screeninfo>
26174
26175             <mediaobject>
26176               <imageobject>
26177                 <imagedata fileref="images/circ/checkinmain.png"/>
26178               </imageobject>
26179             </mediaobject>
26180           </screenshot>
26181         </listitem>
26182
26183         <listitem>
26184           <para>The check in option on the quick search bar on the Circulation
26185             page</para>
26186           <screenshot>
26187               <screeninfo>Check in tab on quick search bar</screeninfo>
26188
26189               <mediaobject>
26190                 <imageobject>
26191                   <imagedata fileref="images/circ/checkinquickbox.png"/>
26192                 </imageobject>
26193               </mediaobject>
26194             </screenshot>
26195         </listitem>
26196
26197         <listitem>
26198           <para>The check in link on the patron's checkout summary (and on the
26199           checkout summary page)</para>
26200
26201           <screenshot>
26202             <screeninfo>Patron checkout summary includes 'Check In'
26203             link</screeninfo>
26204
26205             <mediaobject>
26206               <imageobject>
26207                 <imagedata fileref="images/circ/checkinlink.png"/>
26208               </imageobject>
26209             </mediaobject>
26210           </screenshot>
26211         </listitem>
26212
26213         <listitem>
26214           <para>The Check in page under the Circulation menu</para>
26215
26216           <screenshot>
26217             <screeninfo>Check in link on Circulation Module</screeninfo>
26218
26219             <mediaobject>
26220               <imageobject>
26221                 <imagedata fileref="images/circ/checkincirc.png"/>
26222               </imageobject>
26223             </mediaobject>
26224           </screenshot>
26225         </listitem>
26226       </itemizedlist>
26227
26228       <section id="checkitemin">
26229         <title>Checking Items In</title>
26230
26231         <para>To check an item in scan the barcode for the item into the box
26232         provided. A summary of all items checked in will appear below the
26233         checkin box</para>
26234
26235         <screenshot>
26236           <screeninfo>Check In Summary</screeninfo>
26237
26238           <mediaobject>
26239             <imageobject>
26240               <imagedata fileref="images/circ/checkin.png"/>
26241             </imageobject>
26242           </mediaobject>
26243         </screenshot>
26244
26245         <para>If you are checking items in that were put in the book drop while the library was
26246           closed you can check the 'Book drop mode' box before scanning items. This will effectively
26247           roll back the returned date to the last date the library was open.</para>
26248
26249         <itemizedlist>
26250           <listitem>
26251             <para>This requires that you have your closings added to the <link linkend="calholidays">Holidays &amp; Calendar Tool </link></para>
26252           </listitem>
26253         </itemizedlist>
26254
26255         <para>You can also choose to forgive all overdue charges for items you
26256         are checking in by checking the 'Forgive overdue charges' box before
26257         scanning items.</para>
26258       </section>
26259
26260       <section id="checkinmsg">
26261         <title>Check In Messages</title>
26262
26263         <para>There are several messages that can appear when checking items
26264         in:</para>
26265
26266         <itemizedlist>
26267           <listitem>
26268             <para>If you are checking an item in at a library other than the
26269             home branch, a message will appear asking you to transfer the book
26270             to the home library</para>
26271
26272             <screenshot>
26273               <screeninfo>Check in Transfer Message</screeninfo>
26274
26275               <mediaobject>
26276                 <imageobject>
26277                   <imagedata fileref="images/circ/checkintransfer.png"/>
26278                 </imageobject>
26279               </mediaobject>
26280             </screenshot>
26281
26282             <itemizedlist>
26283               <listitem>
26284                 <para>After this item is checked in the status of the item
26285                 will be changed in the catalog to 'in transit'</para>
26286
26287                 <screenshot>
26288                   <screeninfo>In Transit Status</screeninfo>
26289
26290                   <mediaobject>
26291                     <imageobject>
26292                       <imagedata fileref="images/circ/transferstatus.png"/>
26293                     </imageobject>
26294                   </mediaobject>
26295                 </screenshot>
26296               </listitem>
26297
26298               <listitem>
26299                 <para>To mark an item as back at the home branch, check the
26300                 item in at the home branch</para>
26301
26302                 <screenshot>
26303                   <screeninfo>Check In Transferred Item</screeninfo>
26304
26305                   <mediaobject>
26306                     <imageobject>
26307                       <imagedata fileref="images/circ/transfercheckin.png"/>
26308                     </imageobject>
26309                   </mediaobject>
26310                 </screenshot>
26311
26312                 <itemizedlist>
26313                   <listitem>
26314                     <para>A message will appear tell you that the item is not
26315                     checked out, but the status will now say available in the
26316                     catalog. This step is necessary to mark items as received
26317                     by the home branch.</para>
26318                   </listitem>
26319                 </itemizedlist>
26320               </listitem>
26321             </itemizedlist>
26322           </listitem>
26323
26324           <listitem>
26325             <para>If you are checking in an item that should have multiple
26326             parts or pieces a message will appear warning you about the number
26327             of pieces you should have in your hand</para>
26328
26329             <screenshot>
26330               <screeninfo>Materials Specified</screeninfo>
26331
26332               <mediaobject>
26333                 <imageobject>
26334                   <imagedata fileref="images/circ/materialspecified.png"/>
26335                 </imageobject>
26336               </mediaobject>
26337             </screenshot>
26338           </listitem>
26339
26340           <listitem>
26341             <para>If you're checking an item in that has a hold on it, you
26342             will be prompted to confirm the hold</para>
26343
26344             <screenshot>
26345               <screeninfo>Hold Found Check In Message</screeninfo>
26346
26347               <mediaobject>
26348                 <imageobject>
26349                   <imagedata fileref="images/circ/holdfound.png"/>
26350                 </imageobject>
26351               </mediaobject>
26352             </screenshot>
26353
26354             <itemizedlist>
26355               <listitem>
26356                 <para>Clicking the Confirm hold button will mark the item as
26357                 waiting for pickup from the library</para>
26358
26359                 <screenshot>
26360                   <screeninfo>Hold waiting at the library</screeninfo>
26361
26362                   <mediaobject>
26363                     <imageobject>
26364                       <imagedata fileref="images/circ/waitingstatus.png"/>
26365                     </imageobject>
26366                   </mediaobject>
26367                 </screenshot>
26368               </listitem>
26369
26370               <listitem>
26371                 <para>Clicking the Print Slip and Confirm button will mark the
26372                 item as waiting for pickup at the library and present the
26373                 library with a receipt to print and place on the book with the
26374                 patron's information</para>
26375               </listitem>
26376
26377               <listitem>
26378                 <para>Ignoring the hold will leave the item on hold, but leave
26379                 its status as Available (it will not cancel the hold)</para>
26380               </listitem>
26381             </itemizedlist>
26382           </listitem>
26383
26384           <listitem>
26385             <para>If you're checking in an item that has a hold on it at
26386             another branch you will be prompted to confirm and transfer the
26387             item</para>
26388
26389             <screenshot>
26390               <screeninfo>Hold found for another branch</screeninfo>
26391
26392               <mediaobject>
26393                 <imageobject>
26394                   <imagedata fileref="images/circ/holdconfirmtransfer.png"/>
26395                 </imageobject>
26396               </mediaobject>
26397             </screenshot>
26398
26399             <itemizedlist>
26400               <listitem>
26401                 <para>Clicking the Confirm hold and Transfer button will mark
26402                 the item as in transit to the library where the hold was
26403                 placed</para>
26404
26405                 <screenshot>
26406                   <screeninfo>In transit hold status</screeninfo>
26407
26408                   <mediaobject>
26409                     <imageobject>
26410                       <imagedata fileref="images/circ/intransithold.png"/>
26411                     </imageobject>
26412                   </mediaobject>
26413                 </screenshot>
26414               </listitem>
26415
26416               <listitem>
26417                 <para>Clicking the Print Slip, Transfer and Confirm button
26418                 will mark the item as in transit to the library where the hold
26419                 was placed and present the library with a receipt to print and
26420                 place on the book with the patron's information</para>
26421               </listitem>
26422
26423               <listitem>
26424                 <para>Ignoring the hold will leave the item on hold, but leave
26425                 its status as Available (it will not cancel the hold)</para>
26426               </listitem>
26427             </itemizedlist>
26428           </listitem>
26429
26430           <listitem>
26431             <para>If you have the system showing you fines at the time of
26432             checkin (<link linkend="FineNotifyAtCheckin">FineNotifyAtCheckin</link>) you will
26433             see a message telling you about the fine and providing you a link
26434             to the payment page for that patron</para>
26435
26436             <screenshot>
26437               <screeninfo>FineNotifyAtCheckin</screeninfo>
26438
26439               <mediaobject>
26440                 <imageobject>
26441                   <imagedata fileref="images/admin/globalprefs/FineNotifyAtCheckin.png"/>
26442                 </imageobject>
26443               </mediaobject>
26444             </screenshot>
26445           </listitem>
26446         </itemizedlist>
26447       </section>
26448     </section>
26449
26450     <section id="circmessages">
26451       <title>Circulation Messages</title>
26452
26453       <para>Circulation messages are short messages that librarians can leave
26454       for their patrons or their colleagues that will appear at the time of
26455       circulation.</para>
26456
26457       <section id="setcircmsg">
26458         <title>Setting up Messages</title>
26459
26460         <para>Circulation messages are set up as <link linkend="authorizedvalues">Authorized Values</link>. To add or edit
26461         Circulation Messages you want to work with the <link linkend="bornotes">BOR_NOTES</link> value.</para>
26462
26463         <screenshot>
26464           <screeninfo>BOR_NOTES Authorized Values</screeninfo>
26465
26466           <mediaobject>
26467             <imageobject>
26468               <imagedata fileref="images/circ/bor_notes.png"/>
26469             </imageobject>
26470           </mediaobject>
26471         </screenshot>
26472
26473         <para>The 'Description' field can hold a canned message that you would
26474         like to appear on the patron's record. <important>
26475             <para>The 'Description' field is limited to 80 characters, but the
26476             patron message field can hold more than that. Enter 80 characters
26477             in the 'Description' field and then type the rest on the patron
26478             record.</para>
26479           </important></para>
26480       </section>
26481
26482       <section id="addcircmsg">
26483         <title>Adding a Message</title>
26484
26485         <para>When on the patron's check out tab you will see a link to 'Add a
26486         new message' to the right of the check out box.</para>
26487
26488         <screenshot>
26489           <screeninfo>Circulation Message in Staff Client</screeninfo>
26490
26491           <mediaobject>
26492             <imageobject>
26493               <imagedata fileref="images/circ/staffmessages.png"/>
26494             </imageobject>
26495           </mediaobject>
26496         </screenshot>
26497
26498         <para>When you click 'Add a new message' you will be asked to choose
26499         if the message is for the librarians or the patron and the message you
26500         would like to leave.</para>
26501
26502         <screenshot>
26503           <screeninfo>Leave a Circulation Message</screeninfo>
26504
26505           <mediaobject>
26506             <imageobject>
26507               <imagedata fileref="images/circ/leavecircmsg.png"/>
26508             </imageobject>
26509           </mediaobject>
26510         </screenshot>
26511
26512         <note>
26513           <para>A message for the patron will also show to the library
26514           staff.</para>
26515         </note>
26516       </section>
26517
26518       <section id="viewcircmsg">
26519         <title>Viewing Messages</title>
26520
26521         <para>Circulation messages meant for the staff and/or the patron will
26522         appear on the patron's checkout screen to the right of the checkout
26523         box. Messages in bold and red are meant for the library staff only,
26524         whereas messages in regular italics font are meant for the patron and
26525         the librarian.</para>
26526
26527         <screenshot>
26528           <screeninfo>Circulation Message in Staff Client</screeninfo>
26529
26530           <mediaobject>
26531             <imageobject>
26532               <imagedata fileref="images/circ/staffmessages.png"/>
26533             </imageobject>
26534           </mediaobject>
26535         </screenshot>
26536
26537         <para>Circulation messages meant for the patron will also appear when
26538         they log into the OPAC.</para>
26539
26540         <screenshot>
26541           <screeninfo>Circulation Message in OPAC</screeninfo>
26542
26543           <mediaobject>
26544             <imageobject>
26545               <imagedata fileref="images/circ/opacmsg.png"/>
26546             </imageobject>
26547           </mediaobject>
26548         </screenshot>
26549       </section>
26550     </section>
26551
26552     <section id="holds">
26553       <title>Holds</title>
26554
26555       <para>Koha allows patrons to put things on hold.  A 'Hold' is a way to reserve an item.
26556         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
26557         items on hold for pickup at the library at a later date/time.</para>
26558
26559       <section id="holdsinstaff">
26560         <title>Placing Holds in Staff Client</title>
26561
26562         <para>There are several ways to place holds from the staff client. The
26563         most obvious is using the 'Place Hold' button at the top of any
26564         bibliographic record.</para>
26565
26566         <screenshot>
26567           <screeninfo>Place Hold Button on Bib Record</screeninfo>
26568
26569           <mediaobject>
26570             <imageobject>
26571               <imagedata fileref="images/circ/placeholdbib.png"/>
26572             </imageobject>
26573           </mediaobject>
26574         </screenshot>
26575
26576         <para>You can also click the smaller 'Place Hold' link found at the
26577         top of your catalog search results, or the 'Holds' link found below
26578         each result.</para>
26579
26580         <screenshot>
26581           <screeninfo>Hold options on search results</screeninfo>
26582
26583           <mediaobject>
26584             <imageobject>
26585               <imagedata fileref="images/circ/placeholdsearch.png"/>
26586             </imageobject>
26587           </mediaobject>
26588         </screenshot>
26589
26590         <para>You will be asked to search for a patron by barcode or any part
26591         of their name to start the hold process.</para>
26592
26593         <screenshot>
26594           <screeninfo>Find Patron For Hold</screeninfo>
26595
26596           <mediaobject>
26597             <imageobject>
26598               <imagedata fileref="images/circ/placeholdfindpatron.png"/>
26599             </imageobject>
26600           </mediaobject>
26601         </screenshot>
26602
26603         <para>If you'd like to search for the patron first and then the bib
26604         record for the hold, you can open the patron record and click on the
26605         'Search to Hold' button at the top of the patron record.</para>
26606
26607         <screenshot>
26608           <screeninfo>Search to Hold on Patron Record</screeninfo>
26609
26610           <mediaobject>
26611             <imageobject>
26612               <imagedata fileref="images/circ/searchtohold.png"/>
26613             </imageobject>
26614           </mediaobject>
26615         </screenshot>
26616
26617         <para>After clicking the button you will be brought to the catalog
26618         search page where you can find the book(s) you want to place a hold
26619         on. Under each title on the results you'll see an option to 'Hold for
26620         Patron Name.'</para>
26621
26622         <screenshot>
26623           <screeninfo>Hold for Patron links on Search Results</screeninfo>
26624
26625           <mediaobject>
26626             <imageobject>
26627               <imagedata fileref="images/circ/holdresults.png"/>
26628             </imageobject>
26629           </mediaobject>
26630         </screenshot>
26631
26632         <para>If you want to place a hold on multiple items, simply check the
26633         boxes to the left of them and click the arrow to the right of the
26634         'Place Hold' button.</para>
26635
26636         <screenshot>
26637           <screeninfo>Hold Multiple Items for Patron</screeninfo>
26638
26639           <mediaobject>
26640             <imageobject>
26641               <imagedata fileref="images/circ/holdmultiresults.png"/>
26642             </imageobject>
26643           </mediaobject>
26644         </screenshot>
26645
26646         <para>Depending on how many items you choose to place a hold on at
26647         once you will see a different place hold form. If you are placing a
26648         hold on one bibliographic record you will see a list of all of the
26649         items you can place a hold on.</para>
26650
26651         <screenshot>
26652           <screeninfo>Place Hold Form</screeninfo>
26653
26654           <mediaobject>
26655             <imageobject>
26656               <imagedata fileref="images/circ/placeholdsingle.png"/>
26657             </imageobject>
26658           </mediaobject>
26659         </screenshot>
26660
26661         <itemizedlist>
26662           <listitem>
26663             <para>Enter any notes that might apply to this hold</para>
26664           </listitem>
26665
26666           <listitem>
26667             <para>Choose the library where the patron will pick up the
26668             item</para>
26669           </listitem>
26670
26671           <listitem>
26672             <para>If the patron wants the hold to start on a date other than
26673             today, enter that in the 'Hold starts on date' field</para>
26674
26675             <itemizedlist>
26676               <listitem>
26677                 <para>This option will only appear if the <link linkend="AllowHoldDateInFuture">AllowHoldDateInFuture</link>
26678                 system preference is set to 'Allow'</para>
26679               </listitem>
26680             </itemizedlist>
26681           </listitem>
26682
26683           <listitem>
26684             <para>If the patron has specified that they don't want the item
26685             after a certain date, or if you have limits on hold lengths, you
26686             can enter an expiration date for the hold in the 'Hold expires on
26687             date'</para>
26688
26689             <itemizedlist>
26690               <listitem>
26691                 <para>To have expired holds canceled automatically you will
26692                 need to have the <link linkend="expiredholdscron">Expired
26693                 Holds</link> cron job set to run on a regular basis.</para>
26694               </listitem>
26695             </itemizedlist>
26696           </listitem>
26697
26698           <listitem>
26699             <para>Next choose if you want to place a hold on the next
26700             available item or a specific item by clicking the radio button
26701             next to an individual item.</para>
26702           </listitem>
26703         </itemizedlist>
26704
26705         <para>If you're placing a hold on multiple items you will be presented
26706         with the next available option for all titles. If no items are
26707         available for hold it will say so on the confirmation screen.</para>
26708
26709         <screenshot>
26710           <screeninfo>Place multiple items on hold</screeninfo>
26711
26712           <mediaobject>
26713             <imageobject>
26714               <imagedata fileref="images/circ/placeholdmultiple.png"/>
26715             </imageobject>
26716           </mediaobject>
26717         </screenshot>
26718
26719         <para>Once your hold is placed, if you'd like to have Koha forget that
26720         you used the 'Search to Hold' function, you can choose to have Koha
26721         'forget' the patron's name by clicking the arrow to the right of the
26722         'Place Hold' button on the search results and choosing the 'Forget'
26723         option.</para>
26724
26725         <screenshot>
26726           <screeninfo>Forget Search to Hold Option</screeninfo>
26727
26728           <mediaobject>
26729             <imageobject>
26730               <imagedata fileref="images/circ/forgethold.png"/>
26731             </imageobject>
26732           </mediaobject>
26733         </screenshot>
26734       </section>
26735
26736       <section id="manageholds">
26737         <title>Managing Holds</title>
26738
26739         <para>Holds can be altered and canceled from the Holds tab found on
26740         the left of the bibliographic record.</para>
26741
26742         <screenshot>
26743           <screeninfo>Bibliographic Record Tabs</screeninfo>
26744
26745           <mediaobject>
26746             <imageobject>
26747               <imagedata fileref="images/circ/holdtab.png"/>
26748             </imageobject>
26749           </mediaobject>
26750         </screenshot>
26751
26752         <para>From the list of holds you can change the order of the holds,
26753         the pickup location, suspend and/or cancel the hold.</para>
26754
26755         <screenshot>
26756           <screeninfo>Lists of Holds</screeninfo>
26757
26758           <mediaobject>
26759             <imageobject>
26760               <imagedata fileref="images/circ/holdslist.png"/>
26761             </imageobject>
26762           </mediaobject>
26763         </screenshot>
26764
26765         <note>
26766           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
26767           preference set to "Don't allow" then you will not have the option to
26768           put an end date on the hold suspension</para>
26769         </note>
26770
26771         <note>
26772           <para>Depending on how you have your <link linkend="HidePatronName">HidePatronName</link> system preference set
26773           the list may show card numbers instead of names in the Patron column
26774           like in the image above.</para>
26775         </note>
26776
26777         <para>To rearrange or delete holds, simply make a selection from the
26778         'Priority' pull down or click the arrows to the right of the priority
26779         pull down.</para>
26780
26781         <screenshot>
26782           <screeninfo>Hold Priority Menu</screeninfo>
26783
26784           <mediaobject>
26785             <imageobject>
26786               <imagedata fileref="images/circ/holdpriority.png"/>
26787             </imageobject>
26788           </mediaobject>
26789         </screenshot>
26790
26791         <para>If you use the priority pull down to rearrange or delete holds
26792         you will need to click the 'Update hold(s)' button to save your
26793         changes.</para>
26794
26795         <para>Clicking the down arrow to the right of the hold will stick the
26796         hold at the bottom of the list even if more requests are made.</para>
26797
26798         <para>For example, your library has home-bound patrons that are
26799         allowed to keep books out for months at a time. It would not be fair
26800         to other patrons if a home-bound patron were able to check out a brand
26801         new book and keep it for months. For this reason, the home-bound
26802         patron's hold request would stay at the bottom of the queue until
26803         everyone else who wanted to read that book has already done so.</para>
26804
26805         <screenshot>
26806           <screeninfo>Lowest Priority &amp; Delete Options for
26807           Holds</screeninfo>
26808
26809           <mediaobject>
26810             <imageobject>
26811               <imagedata fileref="images/circ/lowestpriority.png"/>
26812             </imageobject>
26813           </mediaobject>
26814         </screenshot>
26815
26816         <para>If a patron asks to have their hold suspended and you have the
26817         <link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link>
26818         system preference set to 'allow' you can do so by clicking the Suspend
26819         button to far right. If the patron gives you a date for the items to
26820         become unsuspended you can enter that in the date box and click the
26821         'Update hold(s)' button to save your changes.</para>
26822
26823         <screenshot>
26824           <screeninfo>Hold suspension column</screeninfo>
26825
26826           <mediaobject>
26827             <imageobject>
26828               <imagedata fileref="images/circ/suspendholds.png"/>
26829             </imageobject>
26830           </mediaobject>
26831         </screenshot>
26832
26833         <para>To delete or cancel a hold click the red 'X' to the right of the
26834         hold line. To delete/cancel a bunch of holds you can choose 'del' from
26835         pull down to the left of each line and then click 'Update hold(s)' at
26836         the bottom of the list.</para>
26837
26838         <screenshot>
26839           <screeninfo>Cancel Holds</screeninfo>
26840
26841           <mediaobject>
26842             <imageobject>
26843               <imagedata fileref="images/circ/cancelholds.png"/>
26844             </imageobject>
26845           </mediaobject>
26846         </screenshot>
26847       </section>
26848
26849       <section id="receiveholds">
26850         <title>Receiving Holds</title>
26851
26852         <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
26853           the item is on hold and offer them options for managing the hold.</para>
26854
26855         <para>When you check in an item that has a hold on it the system will
26856         ask you to either confirm and transfer the item</para>
26857
26858         <screenshot>
26859           <screeninfo>Confirm Hold &amp; Transfer</screeninfo>
26860
26861           <mediaobject>
26862             <imageobject>
26863               <imagedata fileref="images/circ/holdconfirmtransfer.png"/>
26864             </imageobject>
26865           </mediaobject>
26866         </screenshot>
26867
26868         <para>or just confirm the hold</para>
26869
26870         <screenshot>
26871           <screeninfo>Confirm Hold</screeninfo>
26872
26873           <mediaobject>
26874             <imageobject>
26875               <imagedata fileref="images/circ/holdconfirm.png"/>
26876             </imageobject>
26877           </mediaobject>
26878         </screenshot>
26879
26880         <para>Clicking the Confirm button will mark the item as on hold for
26881         the patron. If the item needs to be transferred the item will also be
26882         marked as in transit to the proper branch. Clicking 'Ignore' will
26883         retain the hold, but allow you to check the item out to another
26884         patron. Choosing to confirm and print will present you with a
26885         printable page that you can slip inside the book with the necessary
26886         hold and/or transfer information.</para>
26887
26888         <para>Once confirmed the hold will show on the patron record and on
26889         the checkout screen under the 'Hold' tab.</para>
26890
26891         <screenshot>
26892           <screeninfo>Hold on Patron Record</screeninfo>
26893
26894           <mediaobject>
26895             <imageobject>
26896               <imagedata fileref="images/circ/holdpatronrec.png"/>
26897             </imageobject>
26898           </mediaobject>
26899         </screenshot>
26900
26901         <para>The item record will also show that the item is on hold.</para>
26902
26903         <screenshot>
26904           <screeninfo>Hold on Item Record</screeninfo>
26905
26906           <mediaobject>
26907             <imageobject>
26908               <imagedata fileref="images/circ/holditem.png"/>
26909             </imageobject>
26910           </mediaobject>
26911         </screenshot>
26912
26913         <para>In some cases a patron may come in to pick up a hold for their
26914         partner (or someone else in their household). In this case you want to
26915         make sure that the hold is cancelled when you check the item out to
26916         someone else. When trying to check out an item that is already waiting
26917         for someone else you will be presented with a warning message.</para>
26918
26919         <screenshot>
26920           <screeninfo>Hold waiting for someone else</screeninfo>
26921
26922           <mediaobject>
26923             <imageobject>
26924               <imagedata fileref="images/circ/holdwaitingwarn.png"/>
26925             </imageobject>
26926           </mediaobject>
26927         </screenshot>
26928
26929         <para>From here you can check the item out to the patron at the desk
26930         and cancel the hold for the patron.</para>
26931       </section>
26932     </section>
26933
26934     <section id="transfers">
26935       <title>Transfers</title>
26936
26937       <para>If you work in a multi-branch system you can transfer items from one library to another
26938         by using the Transfer tool.<itemizedlist>
26939           <listitem>
26940             <para><emphasis role="italic">Get there</emphasis>: Circulation > Transfer</para>
26941           </listitem>
26942         </itemizedlist></para>
26943       <para>To transfer an item</para>
26944
26945       <itemizedlist>
26946         <listitem>
26947           <para>Click 'Transfer' on the Circulation page</para>
26948
26949           <screenshot>
26950             <screeninfo>Transfer Tool</screeninfo>
26951
26952             <mediaobject>
26953               <imageobject>
26954                 <imagedata fileref="images/circ/transfer.png"/>
26955               </imageobject>
26956             </mediaobject>
26957           </screenshot>
26958
26959           <itemizedlist>
26960             <listitem>
26961               <para>Enter the library you would like to transfer the item
26962               to</para>
26963             </listitem>
26964
26965             <listitem>
26966               <para>Scan or type the barcode on the item you would like to
26967               transfer</para>
26968             </listitem>
26969           </itemizedlist>
26970         </listitem>
26971
26972         <listitem>
26973           <para>Click 'Submit'</para>
26974
26975           <screenshot>
26976             <screeninfo>Transfer Summary</screeninfo>
26977
26978             <mediaobject>
26979               <imageobject>
26980                 <imagedata fileref="images/circ/itemtransferred.png"/>
26981               </imageobject>
26982             </mediaobject>
26983           </screenshot>
26984         </listitem>
26985
26986         <listitem>
26987           <para>The item will now say that it is in transit</para>
26988
26989           <screenshot>
26990             <screeninfo>Item in Transit</screeninfo>
26991
26992             <mediaobject>
26993               <imageobject>
26994                 <imagedata fileref="images/circ/itemintransit.png"/>
26995               </imageobject>
26996             </mediaobject>
26997           </screenshot>
26998         </listitem>
26999
27000         <listitem>
27001           <para>When the item arrives at the other branch the librarian must
27002           check the item in to acknowledge that it is no longer in
27003           transit</para>
27004         </listitem>
27005
27006         <listitem>
27007           <para>The item will not be permanently moved to the new
27008           library</para>
27009
27010           <screenshot>
27011             <screeninfo>Item record</screeninfo>
27012
27013             <mediaobject>
27014               <imageobject>
27015                 <imagedata fileref="images/circ/itemlocations.png"/>
27016               </imageobject>
27017             </mediaobject>
27018           </screenshot>
27019
27020           <itemizedlist>
27021             <listitem>
27022               <para>The item shows the same 'Home Library' but has updated the
27023               'Current Location' to note where it resides at this time</para>
27024             </listitem>
27025           </itemizedlist>
27026         </listitem>
27027       </itemizedlist>
27028     </section>
27029
27030     <section id="setlibrary">
27031       <title>Set Library</title>
27032
27033       <para>By default you will enter the staff client as if you are at your
27034       home library. This library will appear in the top right of the Staff
27035       Client.</para>
27036
27037       <screenshot>
27038         <screeninfo>My Library</screeninfo>
27039
27040         <mediaobject>
27041           <imageobject>
27042             <imagedata fileref="images/circ/mylibrary.png"/>
27043           </imageobject>
27044         </mediaobject>
27045       </screenshot>
27046
27047       <para>This is the library that all circulation transactions will take
27048       place at. If you are at another library (or on a bookmobile) you will
27049       want to set your library before you start circulating items. To do this
27050       you can click 'Set' at the top right or on the Circulation page.</para>
27051
27052       <screenshot>
27053         <screeninfo>Set Library Form</screeninfo>
27054
27055         <mediaobject>
27056           <imageobject>
27057             <imagedata fileref="images/circ/setlibrary.png"/>
27058           </imageobject>
27059         </mediaobject>
27060       </screenshot>
27061
27062       <para>Once you have saved your changes you new library will appear in
27063       the top right.</para>
27064     </section>
27065
27066     <section id="fastaddcat">
27067       <title>Fast Add Cataloging</title>
27068
27069       <para>Sometimes circulation librarians need to quickly add a record to
27070       the system for an item they are about to check out. This is called 'Fast
27071       Add.' To allow circulation librarians access to the Fast Add Cataloging
27072       tool, simply make sure they have the <link linkend="fastaddpermissions">fast_cataloging</link> permissions. There
27073       are two ways to add titles via fast add. If you know that you're about
27074       to check out an item that isn't in you catalog you can go to the
27075       Circulation module and click 'Fast cataloging.'</para>
27076
27077       <screenshot>
27078         <screeninfo>Circulation Menu</screeninfo>
27079
27080         <mediaobject>
27081           <imageobject>
27082             <imagedata fileref="images/circ/circmenu.png"/>
27083           </imageobject>
27084         </mediaobject>
27085       </screenshot>
27086
27087       <para>The cataloging interface will open up with the short cataloging
27088       record:</para>
27089
27090       <screenshot>
27091         <screeninfo>Fast Add Framework</screeninfo>
27092
27093         <mediaobject>
27094           <imageobject>
27095             <imagedata fileref="images/circ/fastadd.png"/>
27096           </imageobject>
27097         </mediaobject>
27098       </screenshot>
27099
27100       <para>After adding your cataloging data you will be asked to enter item
27101       data. Enter the items barcode, collection code, etc and save the item
27102       before checking it out.</para>
27103
27104       <para>The other way to fast catalog is from the checkout screen. When
27105       you enter a barcode at checkout that Koha can't find, it will prompt you
27106       to use fast cataloging to add the item to Koha and check it out.</para>
27107
27108       <screenshot>
27109         <screeninfo>Barcode not found</screeninfo>
27110
27111         <mediaobject>
27112           <imageobject>
27113             <imagedata fileref="images/circ/barcodefastadd.png"/>
27114           </imageobject>
27115         </mediaobject>
27116       </screenshot>
27117
27118       <para>Clicking 'Fast cataloging' will bring you to the fast cataloging
27119       form where you can enter the title information</para>
27120
27121       <screenshot>
27122         <screeninfo>Fast cataloging</screeninfo>
27123
27124         <mediaobject>
27125           <imageobject>
27126             <imagedata fileref="images/circ/fastaddbarcode.png"/>
27127           </imageobject>
27128         </mediaobject>
27129       </screenshot>
27130
27131       <para>After clicking 'Save' you will be brought to the item record where
27132       the barcode will already be filled in with the barcode you're trying to
27133       check out.</para>
27134
27135       <screenshot>
27136         <screeninfo>Fast cataloging item record</screeninfo>
27137
27138         <mediaobject>
27139           <imageobject>
27140             <imagedata fileref="images/circ/fastadditem.png"/>
27141           </imageobject>
27142         </mediaobject>
27143       </screenshot>
27144
27145       <para>After clicking the 'Add item' button the item will automatically
27146       be checked out the patron you were trying to check the book out to
27147       originally.</para>
27148
27149       <screenshot>
27150         <screeninfo>Checked out item</screeninfo>
27151
27152         <mediaobject>
27153           <imageobject>
27154             <imagedata fileref="images/circ/fastaddcheckedout.png"/>
27155           </imageobject>
27156         </mediaobject>
27157       </screenshot>
27158     </section>
27159
27160     <section id="circreports">
27161       <title>Circulation Reports</title>
27162
27163       <para>Most reports can be found vai the Reports module, but some of the more common
27164         circulation reports are available right from the Circulation module.<itemizedlist>
27165           <listitem>
27166             <para><emphasis role="italic">Get there</emphasis>: Circulation > Circulation
27167               reports</para>
27168           </listitem>
27169         </itemizedlist></para>
27170
27171       <section id="holdsqueue">
27172         <title>Holds Queue</title>
27173
27174         <para>This report will show you all of the holds at your
27175         library.</para>
27176
27177         <screenshot>
27178           <screeninfo>Sample Holds Queue</screeninfo>
27179
27180           <mediaobject>
27181             <imageobject>
27182               <imagedata fileref="images/circ/holdsqueue.png"/>
27183             </imageobject>
27184           </mediaobject>
27185         </screenshot>
27186
27187         <para>To generate this report, you must have the <link linkend="buildholdscron">Build Holds Queue cron job</link> running.
27188         This cron job is a script that should be run periodically if your
27189         library system allows borrowers to place on-shelf holds. This script
27190         decides which library should be responsible for fulfilling a given
27191         hold request.</para>
27192
27193         <para>It's behavior is controlled by the system preferences <link linkend="holdqueueweight">StaticHoldsQueueWeight</link> and <link linkend="holdqueueweight">RandomizeHoldsQueueWeight</link>.</para>
27194
27195         <para>If you do not want all of your libraries to participate in the
27196         on-shelf holds fulfillment process, you should list the the libraries
27197         that *do* participate in the process here by inputting all the
27198         participating library's branchcodes, separated by commas ( e.g.
27199         "MPL,CPL,SPL,BML" etc. ).</para>
27200
27201         <para>By default, the holds queue will be generated such that the
27202         system will first attempt to hold fulfillment using items already at
27203         the pickup library if possible. If there are no items available at the
27204         pickup library to fill a hold, build_holds_queue.pl will then use the
27205         list of libraries defined in StaticHoldsQueueWeight. If
27206         RandomizeHoldsQueueWeight is disabled ( which it is by default ), the
27207         script will assign fulfillment requests in the order the branches are
27208         placed in the StaticHoldsQueueWeight system preference.</para>
27209
27210         <para>For example, if your system has three libraries, of varying
27211         sizes ( small, medium and large ) and you want the burden of holds
27212         fulfillment to be on larger libraries before smaller libraries, you
27213         would want StaticHoldsQueueWeight to look something like
27214         "LRG,MED,SML".</para>
27215
27216         <para>If you want the burden of holds fulfillment to be spread out
27217         equally throughout your library system, simply enable
27218         RandomizeHoldsQueueWeight. When this system preference is enabled, the
27219         order in which libraries will be requested to fulfill an on-shelf hold
27220         will be randomized each time the list is regenerated.</para>
27221
27222         <para>Leaving StaticHoldsQueueWeight empty is contraindicated at this
27223         time. Doing so will cause the build_holds_queue script to ignore
27224         RandomizeHoldsQueueWeight, causing the script to request hold
27225         fulfillment not randomly, but by alphabetical order.</para>
27226       </section>
27227
27228       <section id="holdspull">
27229         <title>Holds to pull</title>
27230
27231         <para>This report will show you all of the items that have holds on
27232         them that are available at the library for pulling. If the items are
27233         available at multiple branches then all branches with that item
27234         available will see the hold to pull until one library triggers the
27235         hold.</para>
27236
27237         <screenshot>
27238           <screeninfo>Holds to Pull</screeninfo>
27239
27240           <mediaobject>
27241             <imageobject>
27242               <imagedata fileref="images/circ/holdstopull.png"/>
27243             </imageobject>
27244           </mediaobject>
27245         </screenshot>
27246
27247         <para>You can limit the results you see by using the Refine box on the
27248         left side of the page:</para>
27249
27250         <screenshot>
27251           <screeninfo>Refine Holds to Pull Report</screeninfo>
27252
27253           <mediaobject>
27254             <imageobject>
27255               <imagedata fileref="images/circ/refineholdstopull.png"/>
27256             </imageobject>
27257           </mediaobject>
27258         </screenshot>
27259       </section>
27260
27261       <section id="holdspickup">
27262         <title>Holds awaiting pickup</title>
27263
27264         <para>This report will show all of the holds that are waiting for
27265         patrons to pick them up.</para>
27266
27267         <screenshot>
27268           <screeninfo>Holds Awaiting Pickup</screeninfo>
27269
27270           <mediaobject>
27271             <imageobject>
27272               <imagedata fileref="images/circ/holdspickup.png"/>
27273             </imageobject>
27274           </mediaobject>
27275         </screenshot>
27276
27277         <para>Items that have been on the hold shelf longer than you normally
27278         allow (based on the <link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link>
27279         preference value) will appear on the 'Holds Over' tab, they will not
27280         automatically be cancelled unless you have set the <link linkend="expiredholdscron">cron job</link> to do that for you, but you
27281         can cancel all holds using the button at the top of the list.</para>
27282
27283         <screenshot>
27284           <screeninfo>Items waiting on the hold shelf too long</screeninfo>
27285
27286           <mediaobject>
27287             <imageobject>
27288               <imagedata fileref="images/circ/holdspickupover.png"/>
27289             </imageobject>
27290           </mediaobject>
27291         </screenshot>
27292       </section>
27293
27294       <section id="holdratios">
27295         <title>Hold ratios</title>
27296
27297         <para>Hold ratios help with collection development. Using this report
27298         you will be able to see how many of your patrons have holds on items
27299         and whether you should buy more. By default it will be set to the
27300         library needing 3 items per hold that has been placed. The report will
27301         tell you how many additional items need to be purchased to meet this
27302         quota.</para>
27303
27304         <screenshot>
27305           <screeninfo>Hold Ratios</screeninfo>
27306
27307           <mediaobject>
27308             <imageobject>
27309               <imagedata fileref="images/circ/holdratio.png"/>
27310             </imageobject>
27311           </mediaobject>
27312         </screenshot>
27313       </section>
27314
27315       <section id="transferstoreceive">
27316         <title>Transfers to receive</title>
27317
27318         <para>This report will list all of the items that Koha thinks are in
27319         transit to your library.</para>
27320
27321         <screenshot>
27322           <screeninfo>Transfers to Receive</screeninfo>
27323
27324           <mediaobject>
27325             <imageobject>
27326               <imagedata fileref="images/circ/transitreceive.png"/>
27327             </imageobject>
27328           </mediaobject>
27329         </screenshot>
27330
27331         <para>If your transfers are late in arriving at your library you will
27332         see a message stating how late your items are.</para>
27333
27334         <screenshot>
27335           <screeninfo>Late transfers include warning messages</screeninfo>
27336
27337           <mediaobject>
27338             <imageobject>
27339               <imagedata fileref="images/circ/transferlate.png"/>
27340             </imageobject>
27341           </mediaobject>
27342         </screenshot>
27343
27344         <important>
27345           <para>An item is considered late based on the number of days you
27346           have entered in the <link linkend="TransfersMaxDaysWarning">TransfersMaxDaysWarning</link>
27347           system preference.</para>
27348         </important>
27349       </section>
27350
27351       <section id="overduesreport">
27352         <title>Overdues</title>
27353
27354         <important>
27355           <para>For libraries with a large patron base, this report may take a
27356           significant amount of time to run.</para>
27357         </important>
27358
27359         <tip>
27360           <para>Large libraries can choose to filter the report before it runs
27361           by setting the <link linkend="FilterBeforeOverdueReport">FilterBeforeOverdueReport</link>
27362           system preference to 'Require'.</para>
27363         </tip>
27364
27365         <para>This report will list all items that are overdue at your
27366         library.</para>
27367
27368         <screenshot>
27369           <screeninfo>Overdues List</screeninfo>
27370
27371           <mediaobject>
27372             <imageobject>
27373               <imagedata fileref="images/circ/overdues.png"/>
27374             </imageobject>
27375           </mediaobject>
27376         </screenshot>
27377
27378         <para>The report can be filtered using the menu options found on the left of the report.<tip>
27379             <para>The 'Show any items currently checked out' checkbox basically switches this from a
27380               report of overdues to a report of checkouts.  It will show all titles checked out
27381               regardless of due date.</para>
27382           </tip></para>
27383       </section>
27384
27385       <section id="overduesfines">
27386         <title>Overdues with fines</title>
27387
27388         <para>This report will show you any overdues at your library that have
27389         accrued fines on them.</para>
27390
27391         <screenshot>
27392           <screeninfo>Overdues with fines</screeninfo>
27393
27394           <mediaobject>
27395             <imageobject>
27396               <imagedata fileref="images/circ/overduewfines.png"/>
27397             </imageobject>
27398           </mediaobject>
27399         </screenshot>
27400
27401         <para>If you would like to limit the report you can use the pull down
27402         menu at the top to limit to a specific shelving location at your
27403         branch. To see overdues with fines at other branches you will have to
27404         <link linkend="setlibrary">change your branch</link> or log in at that
27405         branch.<important>
27406             <para>If you do not charge fines and/or don't have the <link linkend="finescronjob">fines cron job</link> running you will see
27407             no data on this report.</para>
27408           </important></para>
27409       </section>
27410     </section>
27411
27412     <section id="trackinhouse">
27413       <title>Tracking In house Use</title>
27414
27415       <para>Many libraries track the use of items within the library. This can
27416       be done in Koha one of two ways. The first is to create one or more
27417       <link linkend="addstatspatron">Statistical Patrons</link>. When
27418       collecting items that have been used within the library, you will want
27419       to check them out to your statistical patron:</para>
27420
27421       <screenshot>
27422         <screeninfo>Check Out Items to Stats Patron</screeninfo>
27423
27424         <mediaobject>
27425           <imageobject>
27426             <imagedata fileref="images/circ/checkoutinhouse.png"/>
27427           </imageobject>
27428         </mediaobject>
27429       </screenshot>
27430
27431       <para>Instead of marking the item as 'checked out' the system will
27432       record that the item was used in house:</para>
27433
27434       <screenshot>
27435         <screeninfo>Local Use Recorded</screeninfo>
27436
27437         <mediaobject>
27438           <imageobject>
27439             <imagedata fileref="images/circ/localuserecorded.png"/>
27440           </imageobject>
27441         </mediaobject>
27442       </screenshot>
27443
27444       <para>Repeat these steps for all items that have been used within the
27445       library to keep accurate statistics for item use.</para>
27446
27447       <para>The other way to record local use of items is to set your <link linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link>
27448       preference to 'Record.' Then whenever you check an item in that is not
27449       checked out and not on hold a local use will be recorded.</para>
27450
27451       <screenshot>
27452         <screeninfo>Local Use Recorded</screeninfo>
27453
27454         <mediaobject>
27455           <imageobject>
27456             <imagedata fileref="images/circ/localusecheckin.png"/>
27457           </imageobject>
27458         </mediaobject>
27459       </screenshot>
27460
27461       <tip>
27462         <para>If you have <link linkend="RecordLocalUseOnReturn">RecordLocalUseOnReturn</link> set to
27463         'Record' you can still use your statistical patrons to record local
27464         use as well.</para>
27465       </tip>
27466     </section>
27467
27468     <section id="processinglocations">
27469       <title>In Processing / Book Cart Locations</title>
27470
27471       <para>Koha allows for handling temporary locations like the processing
27472       center and/or book carts throughout the library. For this feature to
27473       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)
27474       and CART (Book Cart).</para>
27475
27476       <screenshot>
27477         <screeninfo>CART &amp; PROC values in LOC</screeninfo>
27478
27479         <mediaobject>
27480           <imageobject>
27481             <imagedata fileref="images/circ/LOCvalues.png"/>
27482           </imageobject>
27483         </mediaobject>
27484       </screenshot>
27485
27486       <para>Next you need to set the <link linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link> system
27487       preference to PROC. This will set the new items to the Processing Center
27488       as their default location.</para>
27489
27490       <para>Create items with their desired final shelving location.</para>
27491
27492       <itemizedlist>
27493         <listitem>
27494           <para>These newly cataloged items will be temporarily set to the
27495           PROC location and will display with whatever description PROC has.
27496           The original location code entered at item creation is stored in the
27497           new items column 'permanent_location', for future use. Items will
27498           stay in the PROC location until they are checked in. To have those
27499           items then move to the shelving cart:</para>
27500
27501           <orderedlist>
27502             <listitem>
27503               <para>Turn on the <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>
27504               system preference</para>
27505             </listitem>
27506
27507             <listitem>
27508               <para>Check in those newly-created items and they will be moved
27509               to the location code of CART and display with whatever
27510               description CART has.</para>
27511             </listitem>
27512
27513             <listitem>
27514               <para>A <link linkend="proccartcron">cron job</link> runs at
27515               specified intervals to age items from CART to the permanent
27516               shelving location. (For example, an hourly cron entry of
27517               cart_to_shelf.pl --hours 3 where --hours is the amount of time
27518               an item should spend on the cart before aging to its permanent
27519               location.)</para>
27520
27521               <itemizedlist>
27522                 <listitem>
27523                   <tip>
27524                     <para>If the <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link>
27525                     system preference is turned on, any newly checked-in item
27526                     is also automatically put into the shelving cart, to be
27527                     covered by the same script run.</para>
27528                   </tip>
27529                 </listitem>
27530
27531                 <listitem>
27532                   <important>
27533                     <para>Checkins with confirmed holds will not go into the
27534                     shelving cart. If items on the shelving cart are checked
27535                     out, the cart location will be cleared.</para>
27536                   </important>
27537                 </listitem>
27538               </itemizedlist>
27539             </listitem>
27540           </orderedlist>
27541         </listitem>
27542       </itemizedlist>
27543     </section>
27544
27545     <section id="selfcheckout">
27546       <title>Self Checkout</title>
27547
27548       <para>Koha comes with a very basic self checkout module. To enable this
27549       module you need to set the <link linkend="WebBasedSelfCheck">WebBasedSelfCheck</link> preference to
27550       '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>
27551
27552       <tip>
27553         <para>Create a <link linkend="addstaffpatron">staff patron</link>
27554         specifically for this action so that you don't leave a real staff
27555         client logged into a computer all day</para>
27556       </tip>
27557
27558       <para>There is no link to the Self Checkout module, but a simple
27559       addition to the <link linkend="intranetuserjs">intranetuserjs</link>
27560       system preference can add one.</para>
27561
27562       <programlisting>$(document).ready(function(){ $("#login
27563       #submit").parent().after("&lt;p&gt;&lt;a
27564       href=\"http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl\"
27565       target=\"_blank\"&gt;Self-Checkout&lt;/a&gt;&lt;/p&gt;"); }); </programlisting>
27566
27567       <important>
27568         <para>The code above has line breaks added to make it more readable,
27569         please be sure to enter the above as one line in when putting it in
27570         the system preference.</para>
27571       </important>
27572
27573       <para>The link will then appear at the bottom of the log in page:</para>
27574
27575       <screenshot>
27576         <screeninfo>Self Checkout Link on Staff Login</screeninfo>
27577
27578         <mediaobject>
27579           <imageobject>
27580             <imagedata fileref="images/circ/selfcheckoutlink.png"/>
27581           </imageobject>
27582         </mediaobject>
27583       </screenshot>
27584
27585       <para>You can also access this module by going to :
27586       http://YOUR_KOHA_OPAC_URL/cgi-bin/koha/sco/sco-main.pl</para>
27587
27588       <para>When on the self checkout page depending on your value in the
27589       <link linkend="SelfCheckoutByLogin">SelfCheckoutByLogin</link>
27590       preference you will be asked to enter you cardnumber</para>
27591
27592       <screenshot>
27593         <screeninfo>Self Checkout Patron Card Number</screeninfo>
27594
27595         <mediaobject>
27596           <imageobject>
27597             <imagedata fileref="images/circ/selfcheckout.png"/>
27598           </imageobject>
27599         </mediaobject>
27600       </screenshot>
27601
27602       <para>or your username and password:</para>
27603
27604       <screenshot>
27605         <screeninfo>Shelf checkout by login</screeninfo>
27606
27607         <mediaobject>
27608           <imageobject>
27609             <imagedata fileref="images/circ/SelfCheckoutByLogin.png"/>
27610           </imageobject>
27611         </mediaobject>
27612       </screenshot>
27613
27614       <para>Once you're logged in to the self check module you will be asked
27615       to scan the items you are checking out</para>
27616
27617       <screenshot>
27618         <screeninfo>Self Checkout</screeninfo>
27619
27620         <mediaobject>
27621           <imageobject>
27622             <imagedata fileref="images/circ/selfcheckoutuser.png"/>
27623           </imageobject>
27624         </mediaobject>
27625       </screenshot>
27626
27627       <para>As you scan items they will appear below the barcode box</para>
27628
27629       <screenshot>
27630         <screeninfo>Self Checkout Summary</screeninfo>
27631
27632         <mediaobject>
27633           <imageobject>
27634             <imagedata fileref="images/circ/selfcheckoutsummary.png"/>
27635           </imageobject>
27636         </mediaobject>
27637       </screenshot>
27638
27639       <para>When you are finished scanning items it is important to click the 'Finish' button. This
27640         will prompt you to print a receipt and log you out of the self check module.</para>
27641       <screenshot>
27642           <screeninfo>Self Checkout Receipt</screeninfo>
27643           <mediaobject>
27644             <imageobject>
27645               <imagedata fileref="images/circ/selfreceiptprint.png"/>
27646             </imageobject>
27647           </mediaobject>
27648         </screenshot>
27649
27650       <para>When attempting to check items out there are some instances where
27651       error messages will appear and the patron will be directed to the
27652       librarian. This will happen even if you are allowing overrides on
27653       circulation functions. Only a librarian can override a circulation block
27654       and so patrons must go to the librarian for help in these
27655       situations.</para>
27656
27657       <screenshot>
27658         <screeninfo>Self Checkout Error Message</screeninfo>
27659
27660         <mediaobject>
27661           <imageobject>
27662             <imagedata fileref="images/circ/selfcheckoutfines.png"/>
27663           </imageobject>
27664         </mediaobject>
27665       </screenshot>
27666     </section>
27667
27668     <section id="offlinecirc">
27669       <title>Offline Circulation Utilities</title>
27670       <para>Koha allows for you to continue circulation actions while offline by using any one of
27671         three utilities.</para>
27672       <section id="kohaofflinecirc">
27673         <title>Offline Circulation in Koha</title>
27674         <para>If the <link linkend="AllowOfflineCirculation">AllowOfflineCirculation</link>
27675           preference is set to 'Enable' the library staff can continue to perform circulation
27676           actions within Koha when the system is offline.  You will want to visit
27677           http://your-koha-staff-client-url/cgi-bin/koha/circ/offline.pl at least once while online
27678           and bookmark that page. That is the page you will go to when you are offline.</para>
27679         <important>
27680           <para>The offline interface uses HTML LocalStorage, which depending on the browser and
27681             user setting, is limited to 2.5MB or 5MB per domain. This means that larger systems will
27682             not be able to syncronize their data and are recommended to use either the <link
27683               linkend="firefoxofflinecirc">Firefox</link> or <link linkend="windowsofflinecirc"
27684               >Windows</link> application for offline circulation.</para>
27685         </important>
27686         <section id="kohaofflinesetup">
27687           <title id="offlinesetup">Setup</title>
27688           <para>Before the first time the system goes offline go to Circulation and choose 'Built-in
27689             offline circulation interface'</para>
27690           <screenshot>
27691               <screeninfo>Built-in offline circulation interface</screeninfo>
27692               <mediaobject>
27693                 <imageobject>
27694                   <imagedata fileref="images/circ/offlinecirc.png"/>
27695                 </imageobject>
27696               </mediaobject>
27697             </screenshot>
27698           <para>And synchronize your data on every circulation computer by clicking the
27699             'Synchronize' link on the right of the screen.</para>
27700           <screenshot>
27701               <screeninfo>Synchronize data</screeninfo>
27702               <mediaobject>
27703                 <imageobject>
27704                   <imagedata fileref="images/circ/syncoffline.png"/>
27705                 </imageobject>
27706               </mediaobject>
27707             </screenshot>
27708           <important>
27709             <para>The offline interface uses HTML LocalStorage, which depending on the browser and
27710               user setting, is limited to 2.5MB or 5MB per domain. This means that larger systems
27711               will not be able to syncronize their data and are recommended to use either the <link
27712                 linkend="firefoxofflinecirc">Firefox</link> or <link linkend="windowsofflinecirc"
27713                 >Windows</link> application for offline circulation.</para>
27714           </important>
27715           <para>This will allow you download a local copy of your patrons and circulation data.
27716             Click the 'Download records' link at the top of the page to synchronize your data.</para>
27717           <screenshot>
27718               <screeninfo>Download records for offline use</screeninfo>
27719               <mediaobject>
27720                 <imageobject>
27721                   <imagedata fileref="images/circ/downloadoffline.png"/>
27722                 </imageobject>
27723               </mediaobject>
27724             </screenshot>
27725           <para>Once your data is downloaded you will see the dates your data was last synced to the
27726             right of each data set.<screenshot>
27727               <screeninfo>Synced offline data</screeninfo>
27728               <mediaobject>
27729                 <imageobject>
27730                   <imagedata fileref="images/circ/syncedoffline.png"/>
27731                 </imageobject>
27732               </mediaobject>
27733             </screenshot>This should be done regularly in preparation for any unexpected connection
27734             losses.</para>
27735         </section>
27736         <section id="kohaofflinecirculating">
27737           <title id="offlinecirculating">Circulating</title>
27738           <para>When your system goes offline visit the Offline Circulation page
27739             (http://your-koha-staff-client-url/cgi-bin/koha/circ/offline.pl) in Koha and click
27740             'Check out' or 'Check in' to perform offline actions.</para>
27741           <para>Checking out is done by searching for the patron by barcode or name at the top of
27742             the 'Check out' screen. After selecting a patron you will be presented with the synced
27743             patron info, including fines and check outs.</para>
27744           <screenshot>
27745               <screeninfo>Check out offline</screeninfo>
27746               <mediaobject>
27747                 <imageobject>
27748                   <imagedata fileref="images/circ/offlinecheckout.png"/>
27749                 </imageobject>
27750               </mediaobject>
27751             </screenshot>
27752           <para>Scan the barcode of the item you would like to check out and enter a due date. If
27753             you don't enter a due date Koha will prompt you for one.</para>
27754           <screenshot>
27755               <screeninfo>Offline due date</screeninfo>
27756               <mediaobject>
27757                 <imageobject>
27758                   <imagedata fileref="images/circ/offlineduedate.png"/>
27759                 </imageobject>
27760               </mediaobject>
27761             </screenshot>
27762           <para>Once the item is checked out it will appear below the patron's info.</para>
27763           <screenshot>
27764               <screeninfo>Offline checkouts</screeninfo>
27765               <mediaobject>
27766                 <imageobject>
27767                   <imagedata fileref="images/circ/offlinecheckouts.png"/>
27768                 </imageobject>
27769               </mediaobject>
27770             </screenshot>
27771           <para/>
27772         </section>
27773         <section id="kohaofflineupload">
27774           <title>Koha Offline Uploading</title>
27775           <para>Once the system is back online visit the Synchronize page on the Offline Circulation
27776             module and click 'Upload transactions'</para>
27777           <screenshot>
27778               <screeninfo>Upload transactions</screeninfo>
27779               <mediaobject>
27780                 <imageobject>
27781                   <imagedata fileref="images/circ/offlineupload.png"/>
27782                 </imageobject>
27783               </mediaobject>
27784             </screenshot>
27785           <para>After the files are uploaded you can click 'View pending offline circulation
27786             actions' on the right.</para>
27787           <screenshot>
27788               <screeninfo>View pending offline circulation actions</screeninfo>
27789               <mediaobject>
27790                 <imageobject>
27791                   <imagedata fileref="images/circ/viewkohaoffline.png"/>
27792                 </imageobject>
27793               </mediaobject>
27794             </screenshot>
27795           <para>After clicking 'View pending offline circulation actions' you will be brought to a
27796             summary of all of the actions you loaded in to Koha in your *.koc file.</para>
27797           <screenshot>
27798             <screeninfo>Offline Circulation</screeninfo>
27799             <mediaobject>
27800               <imageobject>
27801                 <imagedata fileref="images/circ/offlinecirclog.png"/>
27802               </imageobject>
27803             </mediaobject>
27804           </screenshot>
27805           <itemizedlist>
27806             <listitem>
27807               <para>Once all of the logs from all of the circulation computers are loaded you will
27808                 be able to check them all or select just those you want to process into Koha.</para>
27809             </listitem>
27810             <listitem>
27811               <para>Click on the Process button and Koha will record every stored transaction one by
27812                 one. For each transaction, the status will change to:<itemizedlist>
27813                   <listitem>
27814                     <para>"Success." if the transaction was processed correctly</para>
27815                   </listitem>
27816                   <listitem>
27817                     <para>"Borrower not found." if the borrower card number is incorrect</para>
27818                   </listitem>
27819                   <listitem>
27820                     <para>"Item not found." if the item barcode is wrong</para>
27821                   </listitem>
27822                   <listitem>
27823                     <para>"Item not issued." if you checked in an available item</para>
27824                   </listitem>
27825                 </itemizedlist></para>
27826             </listitem>
27827           </itemizedlist>
27828           <para>Once finished you will have a summary of all of your transactions</para>
27829           <screenshot>
27830             <screeninfo>Offline Circulation Summary</screeninfo>
27831             <mediaobject>
27832               <imageobject>
27833                 <imagedata fileref="images/circ/offlinecircsuccess.png"/>
27834               </imageobject>
27835             </mediaobject>
27836           </screenshot>
27837         </section>
27838       </section>
27839
27840       <section id="firefoxofflinecirc">
27841         <sectioninfo>
27842           <authorgroup>
27843             <author>
27844               <firstname>Franois</firstname>
27845               <surname>Charbonnier</surname>
27846               <affiliation>
27847                 <orgname>BibLibre</orgname>
27848               </affiliation>
27849             </author>
27850             
27851             <editor>
27852               <firstname>Nicole C.</firstname>
27853               <surname>Engard</surname>
27854               <contrib>Changed/edited content where necessary.</contrib>
27855             </editor>
27856           </authorgroup>
27857           
27858           <pubdate>2012</pubdate>
27859         </sectioninfo>
27860         <title>Firefox Plugin</title>
27861
27862         <para>There is an offline circulation tool that you can add to your Firefox browser as an
27863           addon. To do so, just go to <ulink url="https://addons.mozilla.org/en/firefox/addon/koct/"
27864             >https://addons.mozilla.org/en/firefox/addon/koct/</ulink> page and click on the
27865           "install now" button. You may have to confirm the installation, just click on "install
27866           now" and then restart Firefox to complete the installation.</para>
27867
27868         <para>Once you have installed the plugins and restarted Firefox, you will see the Koha logo
27869           in the download bar at the bottom right of Firefox.</para>
27870
27871         <screenshot>
27872           <screeninfo>Koha Icon on Add-on Bar</screeninfo>
27873
27874           <mediaobject>
27875             <imageobject>
27876               <imagedata fileref="images/circ/koctstatusbar.png"/>
27877             </imageobject>
27878           </mediaobject>
27879         </screenshot>
27880
27881         <para>A click on the logo will open the tool in its own window.</para>
27882
27883         <screenshot>
27884           <screeninfo>Koha Offline Circ Tool</screeninfo>
27885
27886           <mediaobject>
27887             <imageobject>
27888               <imagedata fileref="images/circ/koct.png"/>
27889             </imageobject>
27890           </mediaobject>
27891         </screenshot>
27892
27893         <para>The plugin consists of four tabs:</para>
27894
27895         <itemizedlist>
27896           <listitem>
27897             <para>The Check Out tab is where you check out items</para>
27898           </listitem>
27899
27900           <listitem>
27901             <para>The Check In tab is where you check in items</para>
27902           </listitem>
27903
27904           <listitem>
27905             <para>The Log tab keeps track of every transaction done while in
27906             offline mode</para>
27907
27908             <itemizedlist>
27909               <listitem>
27910                 <para>The log will keep information until you empty it. Each
27911                 time you open the plugin and it contains data in the log it
27912                 will warn you</para>
27913
27914                 <screenshot>
27915                   <screeninfo>Koha Offline Circ Warning</screeninfo>
27916
27917                   <mediaobject>
27918                     <imageobject>
27919                       <imagedata fileref="images/circ/koctwarn.png"/>
27920                     </imageobject>
27921                   </mediaobject>
27922                 </screenshot>
27923
27924                 <para>If you'd like to clear the log, check the 'I want to
27925                 delete rows' box before hitting the 'OK' button. Otherwise
27926                 clicking 'OK' will keep the items in the log and let you
27927                 continue working with the tool.</para>
27928               </listitem>
27929             </itemizedlist>
27930           </listitem>
27931
27932           <listitem>
27933             <para>The Param tab is to set up the plugin</para>
27934           </listitem>
27935         </itemizedlist>
27936
27937         <para>The first thing you want to do then is to set up the plugin. Go
27938         to the Param tab to set up the plugin</para>
27939
27940         <screenshot>
27941           <screeninfo>Koha Offline CIrc Params</screeninfo>
27942
27943           <mediaobject>
27944             <imageobject>
27945               <imagedata fileref="images/circ/koctparam.png"/>
27946             </imageobject>
27947           </mediaobject>
27948         </screenshot>
27949
27950         <para>Answer the 4 questions presented:</para>
27951
27952         <itemizedlist>
27953           <listitem>
27954             <para>Server = the URL of the librarian interface</para>
27955           </listitem>
27956
27957           <listitem>
27958             <para>Branch Code = the code for the branch where you are
27959             located</para>
27960           </listitem>
27961
27962           <listitem>
27963             <para>Username = your staff account login</para>
27964           </listitem>
27965
27966           <listitem>
27967             <para>Password = your staff account password</para>
27968           </listitem>
27969         </itemizedlist>
27970
27971         <para><important>
27972             <para>To save the settings, you will have to close the plugin
27973             window and re-open it by clicking again on the Koha logo in the
27974             add-on bar.</para>
27975           </important><tip>
27976             <para>You can create a staff account dedicated to the offline
27977             circulation. So that, no matter who is at the circulation desk,
27978             they can all use the same login. Along those lines, you can use a
27979             group login that you already have in place for circulation as
27980             well.</para>
27981           </tip>Once you have everything set up you can start checking items
27982         in and out.</para>
27983
27984         <para>Checking out:</para>
27985
27986         <screenshot>
27987           <screeninfo>Koha Offline Circulation Check Out</screeninfo>
27988
27989           <mediaobject>
27990             <imageobject>
27991               <imagedata fileref="images/circ/koct.png"/>
27992             </imageobject>
27993           </mediaobject>
27994         </screenshot>
27995
27996         <itemizedlist>
27997           <listitem>
27998             <para>Go to the Check Out tab</para>
27999           </listitem>
28000
28001           <listitem>
28002             <para>Scan the patron barcode</para>
28003           </listitem>
28004
28005           <listitem>
28006             <para>Scan the item barcode</para>
28007           </listitem>
28008
28009           <listitem>
28010             <para>Click 'Save'</para>
28011           </listitem>
28012         </itemizedlist>
28013
28014         <para>Checking in:</para>
28015
28016         <screenshot>
28017           <screeninfo>Koha Offline Circulation Check In</screeninfo>
28018
28019           <mediaobject>
28020             <imageobject>
28021               <imagedata fileref="images/circ/koctcheckin.png"/>
28022             </imageobject>
28023           </mediaobject>
28024         </screenshot>
28025
28026         <itemizedlist>
28027           <listitem>
28028             <para>Go to the Check In tab</para>
28029           </listitem>
28030
28031           <listitem>
28032             <para>Scan the item barcode</para>
28033           </listitem>
28034
28035           <listitem>
28036             <para>Click Save</para>
28037           </listitem>
28038         </itemizedlist>
28039
28040         <para>Each time, you check out or check in an item, a new transaction
28041         is recorded in the local plugin database and you will see, at the
28042         bottom of the plugin how many transactions has been made during the
28043         offline circulation. For example, "10 Row(s) Added" means you did 10
28044         transactions.</para>
28045
28046         <screenshot>
28047           <screeninfo>Koha Offline Circulation Tool Count</screeninfo>
28048
28049           <mediaobject>
28050             <imageobject>
28051               <imagedata fileref="images/circ/koctcount.png"/>
28052             </imageobject>
28053           </mediaobject>
28054         </screenshot>
28055
28056         <para>Then, if you want an overview of every transaction, go to the
28057         Log tab. This tab will show you the transactions in the plugin
28058         database</para>
28059
28060         <screenshot>
28061           <screeninfo>Koha Offline Circulation Log</screeninfo>
28062
28063           <mediaobject>
28064             <imageobject>
28065               <imagedata fileref="images/circ/koctlog.png"/>
28066             </imageobject>
28067           </mediaobject>
28068         </screenshot>
28069
28070         <para><tip>
28071             <para>The status will be "Local." as long as you are offline and
28072             don't process the transactions into Koha.</para>
28073           </tip>When your Internet connection comes back up you will want to
28074         get these transactions in to Koha. Before processing these
28075         transactions you should be aware of a few issues.</para>
28076
28077         <para>Because you are not connected to your Koha database when using
28078         this plugin holds will need additional processing. If an item you
28079         check in while offline has a hold, the hold is kept on the item.
28080         Since, you can't confirm holds found during the processing of every
28081         check in, the holds stay on the item and will need to be managed
28082         later. If you only checked in a few items you can just keep a record
28083         of them all. If you checked in a lot of items you can use the Holds
28084         Queue once it rebuilds to see what holds made it to the shelf
28085         erroneously.</para>
28086
28087         <para>Similarly, if an patron card was expired, the offline
28088         circulation tool won't know about it, so the checkout will be recorded
28089         regardless of the patron's account being blocked normally.</para>
28090
28091         <para>You have two options for adding this data to Koha</para>
28092
28093         <itemizedlist>
28094           <listitem>
28095             <para>Commit to Koha</para>
28096
28097             <itemizedlist>
28098               <listitem>
28099                 <para>If you checked in/out on more than one computer at the
28100                 same time, what you want is to process every transaction
28101                 consistently. Let's say for instance that one patron checked a
28102                 book out on one computer and then checked the same book in on
28103                 another computer. To be consistent, you need to record the
28104                 check out first and then the check in. Not the opposite! To do
28105                 so, you need to group every transaction in one place, sort
28106                 them all and then, process everything. So, you need to use the
28107                 "Commit to Koha" option from every plugin/computer you worked
28108                 with. This way, the log will go to Koha and be accessible from
28109                 the Offline Circulation page.</para>
28110
28111                 <screenshot>
28112                   <screeninfo>Circulation Menu</screeninfo>
28113
28114                   <mediaobject>
28115                     <imageobject>
28116                       <imagedata fileref="images/circ/offlinecirclink.png"/>
28117                     </imageobject>
28118                   </mediaobject>
28119                 </screenshot>
28120               </listitem>
28121
28122               <listitem>
28123                 <para><emphasis>Get there:</emphasis> Circulation &gt; Pending offline circulation
28124                   actions</para>
28125
28126                 <screenshot>
28127                   <screeninfo>Offline Circulation</screeninfo>
28128
28129                   <mediaobject>
28130                     <imageobject>
28131                       <imagedata fileref="images/circ/offlinecirclog.png"/>
28132                     </imageobject>
28133                   </mediaobject>
28134                 </screenshot>
28135               </listitem>
28136
28137               <listitem>
28138                 <para>Once all of the logs from all of the circulation
28139                 computers are loaded you will be able to check them all or
28140                 select just those you want to process into Koha.</para>
28141               </listitem>
28142
28143               <listitem>
28144                 <para>Click on the Process button and Koha will record every stored transaction one
28145                   by one. For each transaction, the status will change to:</para>
28146
28147                 <itemizedlist>
28148                   <listitem>
28149                     <para>"Success." if the transaction was processed
28150                     correctly</para>
28151                   </listitem>
28152
28153                   <listitem>
28154                     <para>"Borrower not found." if the borrower card number is
28155                     incorrect</para>
28156                   </listitem>
28157
28158                   <listitem>
28159                     <para>"Item not found." if the item barcode is
28160                     wrong</para>
28161                   </listitem>
28162
28163                   <listitem>
28164                     <para>"Item not issued." if you checked in an available
28165                     item</para>
28166                   </listitem>
28167                 </itemizedlist>
28168               </listitem>
28169
28170               <listitem>
28171                 <para>Once finished you will have a summary of all of your
28172                 transactions</para>
28173
28174                 <screenshot>
28175                   <screeninfo>Offline Circulation Summary</screeninfo>
28176
28177                   <mediaobject>
28178                     <imageobject>
28179                       <imagedata fileref="images/circ/offlinecircsuccess.png"/>
28180                     </imageobject>
28181                   </mediaobject>
28182                 </screenshot>
28183               </listitem>
28184             </itemizedlist>
28185           </listitem>
28186
28187           <listitem>
28188             <para>Apply directly</para>
28189
28190             <itemizedlist>
28191               <listitem>
28192                 <para>If you performed all of the circulation actions on one
28193                 computer then everything is sorted already so you can choose
28194                 to "Apply directly"</para>
28195               </listitem>
28196
28197               <listitem>
28198                 <para>The status column will be updated to let you know if the
28199                 transactions were applied</para>
28200
28201                 <itemizedlist>
28202                   <listitem>
28203                     <para>"Success." if the transaction was processed
28204                     correctly</para>
28205                   </listitem>
28206
28207                   <listitem>
28208                     <para>"Borrower not found." if the borrower card number is
28209                     incorrect</para>
28210                   </listitem>
28211
28212                   <listitem>
28213                     <para>"Item not found." if the item barcode is
28214                     wrong</para>
28215                   </listitem>
28216
28217                   <listitem>
28218                     <para>"Item not issued." if you checked in an available
28219                     item</para>
28220                   </listitem>
28221                 </itemizedlist>
28222               </listitem>
28223
28224               <listitem>
28225                 <para>Once you're finished you can review all of the items
28226                 right in the Log tab</para>
28227
28228                 <screenshot>
28229                   <screeninfo>Koha Offline Circulation Apply
28230                   Directly</screeninfo>
28231
28232                   <mediaobject>
28233                     <imageobject>
28234                       <imagedata fileref="images/circ/koctdirectly.png"/>
28235                     </imageobject>
28236                   </mediaobject>
28237                 </screenshot>
28238               </listitem>
28239             </itemizedlist>
28240           </listitem>
28241         </itemizedlist>
28242
28243         <para>Once you are done you can clear the log by clicking Clear. If
28244         you don't you will be warned the next time you open the Offline
28245         Circulation tool.</para>
28246
28247         <screenshot>
28248           <screeninfo>Koha Offline Circulation Tool Warning</screeninfo>
28249
28250           <mediaobject>
28251             <imageobject>
28252               <imagedata fileref="images/circ/koctwarn.png"/>
28253             </imageobject>
28254           </mediaobject>
28255         </screenshot>
28256       </section>
28257
28258       <section id="windowsofflinecirc">
28259         <title>Offline Circ Tool for Windows</title>
28260
28261         <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>
28262         <para>To generate a borrowers.db file for loading in to the Windows tool you will need to
28263           run the <link linkend="offlinecirccron">file generator via a cron job</link>.</para>
28264         <section id="uploadofflinecirc">
28265           <title>Upload Offline Circ File</title>
28266           <para>The <link linkend="windowsofflinecirc">offline circulation tool for Windows</link>
28267             will generate a KOC file that you can upload into Koha once your system comes back
28268             up.</para>
28269           <para>On the Circulation menu click 'Upload offline circulation file (.koc)'</para>
28270           <screenshot>
28271             <screeninfo>Circulation menu</screeninfo>
28272             <mediaobject>
28273               <imageobject>
28274                 <imagedata fileref="images/circ/offlinecirclink.png"/>
28275               </imageobject>
28276             </mediaobject>
28277           </screenshot>
28278           <para>Browse your computer for the *.koc file</para>
28279           <screenshot>
28280             <screeninfo>Upload KOC File</screeninfo>
28281             <mediaobject>
28282               <imageobject>
28283                 <imagedata fileref="images/circ/uploadofflinecirc.png"/>
28284               </imageobject>
28285             </mediaobject>
28286           </screenshot>
28287           <para>Once the file is uploaded, click the process the file</para>
28288           <screenshot>
28289             <screeninfo>Process offline circulation file</screeninfo>
28290             <mediaobject>
28291               <imageobject>
28292                 <imagedata fileref="images/circ/processoffline.png"/>
28293               </imageobject>
28294             </mediaobject>
28295           </screenshot>
28296           <para>When this is complete you'll be able to upload another file or tend to pending
28297             offline circulation actions.</para>
28298           <screenshot>
28299             <screeninfo>Summary of offline actions</screeninfo>
28300             <mediaobject>
28301               <imageobject>
28302                 <imagedata fileref="images/circ/offlinesummary.png"/>
28303               </imageobject>
28304             </mediaobject>
28305           </screenshot>
28306           <para>After clicking 'View pending offline circulation actions' you will be brought to a
28307             summary of all of the actions you loaded in to Koha in your *.koc file.</para>
28308           <screenshot>
28309             <screeninfo>Offline Circulation</screeninfo>
28310             <mediaobject>
28311               <imageobject>
28312                 <imagedata fileref="images/circ/offlinecirclog.png"/>
28313               </imageobject>
28314             </mediaobject>
28315           </screenshot>
28316           <itemizedlist>
28317             <listitem>
28318               <para>Once all of the logs from all of the circulation computers are loaded you will
28319                 be able to check them all or select just those you want to process into Koha.</para>
28320             </listitem>
28321             <listitem>
28322               <para>Click on the Process button and Koha will record every stored transaction one by
28323                 one. For each transaction, the status will change to:<itemizedlist>
28324                   <listitem>
28325                     <para>"Success." if the transaction was processed correctly</para>
28326                   </listitem>
28327                   <listitem>
28328                     <para>"Borrower not found." if the borrower card number is incorrect</para>
28329                   </listitem>
28330                   <listitem>
28331                     <para>"Item not found." if the item barcode is wrong</para>
28332                   </listitem>
28333                   <listitem>
28334                     <para>"Item not issued." if you checked in an available item</para>
28335                   </listitem>
28336                 </itemizedlist></para>
28337             </listitem>
28338           </itemizedlist>
28339           <para>Once finished you will have a summary of all of your transactions</para>
28340           <screenshot>
28341             <screeninfo>Offline Circulation Summary</screeninfo>
28342             <mediaobject>
28343               <imageobject>
28344                 <imagedata fileref="images/circ/offlinecircsuccess.png"/>
28345               </imageobject>
28346             </mediaobject>
28347           </screenshot>
28348         </section>
28349       </section>
28350     </section>
28351   </chapter>
28352
28353   <chapter id="cataloging">
28354     <title>Cataloging</title>
28355
28356     <para>Before you start cataloging in Koha you're going to want to do some
28357     basic setup. Refer to the <link linkend="implementation">Implementation
28358     Checklist</link> for a full list of these things. Most importantly you're
28359     going to want to make sure that your <link linkend="marcbibframeworks">Frameworks</link> are all defined the way you
28360     want. Once in the cataloging module you will not be able to add or remove
28361     fields and subfields so your frameworks must be ready before you start
28362     cataloging.</para>
28363     <para>You can also use OCLC Connexion to send records directly in to Koha.  For more information
28364       on that please review the <link linkend="oclcappendix">OCLC Connexion Setup
28365       appendix</link>.</para>
28366
28367     <itemizedlist>
28368       <listitem>
28369         <para><emphasis>Get there:</emphasis> More &gt; Cataloging</para>
28370       </listitem>
28371     </itemizedlist>
28372
28373     <section id="catbibs">
28374       <title>Bibliographic Records</title>
28375
28376       <para>In Koha the bibliographic record contains the main information
28377       related to the material. This includes things like the title, author,
28378       ISBN, etc. This information is stored in Koha in Marc (different flavors
28379       of Marc are supported in Koha). Once this information is saved, <link linkend="catitems">items or holdings</link> can be attached.</para>
28380
28381       <section id="addbibrec">
28382         <title>Adding Records</title>
28383
28384         <para>Records can be added to Koha via original or copy cataloging. If
28385         you would like to catalog a record using a blank template</para>
28386
28387         <itemizedlist>
28388           <listitem>
28389             <para>Click 'New Record'</para>
28390
28391             <screenshot>
28392               <screeninfo>New Record Menu</screeninfo>
28393
28394               <mediaobject>
28395                 <imageobject>
28396                   <imagedata fileref="images/cataloging/newfromframework.png"/>
28397                 </imageobject>
28398               </mediaobject>
28399             </screenshot>
28400
28401             <itemizedlist>
28402               <listitem>
28403                 <para>Choose the framework you would like to base your record
28404                 off of</para>
28405               </listitem>
28406             </itemizedlist>
28407           </listitem>
28408         </itemizedlist>
28409
28410         <para>If you want to catalog a record based on an existing record at
28411         another library</para>
28412
28413         <itemizedlist>
28414           <listitem>
28415             <para>Click 'Z39.50 Search'</para>
28416
28417             <screenshot>
28418               <screeninfo>Z39.50 Search</screeninfo>
28419
28420               <mediaobject>
28421                 <imageobject>
28422                   <imagedata fileref="images/cataloging/zsearch.png"/>
28423                 </imageobject>
28424               </mediaobject>
28425             </screenshot>
28426
28427             <itemizedlist>
28428               <listitem>
28429                 <para>Search for the item you would like to catalog</para>
28430
28431                 <itemizedlist>
28432                   <listitem>
28433                     <tip>
28434                       <para>If no results are found, try searching for fewer
28435                       fields, not all Z39.50 targets can search all of the
28436                       fields above.</para>
28437                     </tip>
28438                   </listitem>
28439                 </itemizedlist>
28440               </listitem>
28441
28442               <listitem>
28443                 <para>Search targets can be altered by using the <link linkend="z3950admin">Z39.50 Admin</link> area.</para>
28444               </listitem>
28445
28446               <listitem>
28447                 <para>From the results you can view the MARC or Card view for
28448                 the records or choose to Import them into Koha</para>
28449
28450                 <screenshot>
28451                   <screeninfo>Z39.50 Search Results</screeninfo>
28452
28453                   <mediaobject>
28454                     <imageobject>
28455                       <imagedata fileref="images/cataloging/zsearchresults.png"/>
28456                     </imageobject>
28457                   </mediaobject>
28458                 </screenshot>
28459
28460                 <itemizedlist>
28461                   <listitem>
28462                     <para>In addition to the Import link to the right of each
28463                     title, you can click on the title you're interested in and
28464                     a menu will pop up with links to preview the record and
28465                     import it</para>
28466
28467                     <screenshot>
28468                       <screeninfo>Import Link Popup on Z39.50 Search
28469                       Results</screeninfo>
28470
28471                       <mediaobject>
28472                         <imageobject>
28473                           <imagedata fileref="images/cataloging/importz39.png"/>
28474                         </imageobject>
28475                       </mediaobject>
28476                     </screenshot>
28477                   </listitem>
28478
28479                   <listitem>
28480                     <para>If you don't find the title you need in your Z39.50
28481                     search results you can click the 'Try Another Search'
28482                     button at the bottom left of your results</para>
28483
28484                     <screenshot>
28485                       <screeninfo>Try another search</screeninfo>
28486
28487                       <mediaobject>
28488                         <imageobject>
28489                           <imagedata fileref="images/cataloging/tryanotherzsearch.png"/>
28490                         </imageobject>
28491                       </mediaobject>
28492                     </screenshot>
28493                   </listitem>
28494                 </itemizedlist>
28495               </listitem>
28496             </itemizedlist>
28497           </listitem>
28498         </itemizedlist>
28499
28500         <para>Once you've opened a blank framework or imported a record via
28501         Z39.50 you will be presented with the form to continue
28502         cataloging</para>
28503
28504         <screenshot>
28505           <screeninfo>Add MARC Record</screeninfo>
28506
28507           <mediaobject>
28508             <imageobject>
28509               <imagedata fileref="images/cataloging/addmarc.png"/>
28510             </imageobject>
28511           </mediaobject>
28512         </screenshot>
28513
28514         <itemizedlist>
28515           <listitem>
28516             <para>To expand a collapsed tag click on the tag
28517             description</para>
28518           </listitem>
28519
28520           <listitem>
28521             <para>To get help from the Library of Congress on a Marc tag click
28522             the question mark (?) to the right of each field number</para>
28523
28524             <itemizedlist>
28525               <listitem>
28526                 <para>If you feel that this clutters the screen you can hide
28527                 the question marks by unchecking the box next to the 'Show
28528                 MARC tag documentation links' note at the top right of the
28529                 editor</para>
28530
28531                 <screenshot>
28532                   <screeninfo>Show MARC tag documentation links
28533                   checkbox</screeninfo>
28534
28535                   <mediaobject>
28536                     <imageobject>
28537                       <imagedata fileref="images/cataloging/marcdoclinks.png"/>
28538                     </imageobject>
28539                   </mediaobject>
28540                 </screenshot>
28541               </listitem>
28542             </itemizedlist>
28543           </listitem>
28544
28545           <listitem>
28546             <para>Sometimes fields may not be editable due to the value in
28547             your <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link>
28548             system preference. If you have this preference set to not allow
28549             catalogers to type in fields controlled by authorities you may see
28550             a lock symbol to the left of the field.</para>
28551
28552             <screenshot>
28553               <screeninfo>Authority fields locked against editing</screeninfo>
28554
28555               <mediaobject>
28556                 <imageobject>
28557                   <imagedata fileref="images/cataloging/lockedauthority.png"/>
28558                 </imageobject>
28559               </mediaobject>
28560             </screenshot>
28561
28562             <itemizedlist>
28563               <listitem>
28564                 <para>If this icon appears you must click the icon to the
28565                 right of the field to search for an existing authority.</para>
28566
28567                 <screenshot>
28568                   <screeninfo>Search for authority</screeninfo>
28569
28570                   <mediaobject>
28571                     <imageobject>
28572                       <imagedata fileref="images/cataloging/catauthoritysearch.png"/>
28573                     </imageobject>
28574                   </mediaobject>
28575                 </screenshot>
28576               </listitem>
28577
28578               <listitem>
28579                 <para>From the results list click 'Choose authority' to bring
28580                 that into your catalog record</para>
28581
28582                 <screenshot>
28583                   <screeninfo>Authority search results</screeninfo>
28584
28585                   <mediaobject>
28586                     <imageobject>
28587                       <imagedata fileref="images/cataloging/catauthoritysearchresults.png"/>
28588                     </imageobject>
28589                   </mediaobject>
28590                 </screenshot>
28591               </listitem>
28592             </itemizedlist>
28593           </listitem>
28594
28595           <listitem>
28596             <para>To duplicate a field click on the 'repeat this tag' icon to
28597             the right of the tag</para>
28598
28599             <screenshot>
28600               <screeninfo>Duplicate a Field</screeninfo>
28601
28602               <mediaobject>
28603                 <imageobject>
28604                   <imagedata fileref="images/cataloging/dupfield.png"/>
28605                 </imageobject>
28606               </mediaobject>
28607             </screenshot>
28608
28609             <itemizedlist>
28610               <listitem>
28611                 <para>To move subfields in to the right order, click the up
28612                 arrow to the left of the field</para>
28613               </listitem>
28614
28615               <listitem>
28616                 <para>To duplicate a subfield click on the clone icon (to
28617                 remove a copied field, click the delete clone icon) to the
28618                 right of the field</para>
28619
28620                 <screenshot>
28621                   <screeninfo>Clone Subfield</screeninfo>
28622
28623                   <mediaobject>
28624                     <imageobject>
28625                       <imagedata fileref="images/cataloging/clonesubfield.png"/>
28626                     </imageobject>
28627                   </mediaobject>
28628                 </screenshot>
28629               </listitem>
28630
28631               <listitem>
28632                 <para>To remove a subfield (if there is more than one of the
28633                 same type), click the - (minus sign) to the right of the
28634                 field</para>
28635               </listitem>
28636             </itemizedlist>
28637           </listitem>
28638
28639           <listitem>
28640             <para>To use a plugin click on the icon to the right of the
28641             filed</para>
28642
28643             <screenshot>
28644               <screeninfo>Leader Builder Plugin</screeninfo>
28645
28646               <mediaobject>
28647                 <imageobject>
28648                   <imagedata fileref="images/cataloging/leaderbuilder.png"/>
28649                 </imageobject>
28650               </mediaobject>
28651             </screenshot>
28652
28653             <itemizedlist>
28654               <listitem>
28655                 <para>Some fixed fields have editors that will change based on
28656                 the material type you're cataloging (for example the 006 and
28657                 the 008 fields)</para>
28658
28659                 <screenshot>
28660                   <screeninfo>008 Plugin</screeninfo>
28661
28662                   <mediaobject>
28663                     <imageobject>
28664                       <imagedata fileref="images/cataloging/008plugin.png"/>
28665                     </imageobject>
28666                   </mediaobject>
28667                 </screenshot>
28668               </listitem>
28669             </itemizedlist>
28670           </listitem>
28671
28672           <listitem>
28673             <para>Once you've finished, click the 'Save' button at the top and
28674             choose whether you want to save and view the bib record you have
28675             created or continue on to add/edit items attached to the
28676             record</para>
28677
28678             <screenshot>
28679               <screeninfo>Record save options</screeninfo>
28680
28681               <mediaobject>
28682                 <imageobject>
28683                   <imagedata fileref="images/cataloging/savecataloging.png"/>
28684                 </imageobject>
28685               </mediaobject>
28686             </screenshot>
28687             <itemizedlist>
28688               <listitem>
28689                 <para>Choosing 'Save and view record' will bring you right to the record you just
28690                   cataloged</para>
28691               </listitem>
28692               <listitem>
28693                 <para>Choosing 'Save and edit items' will bring you to the add/edit item form after
28694                   saving the bib record so that you can attach holdings</para>
28695               </listitem>
28696               <listitem>
28697                 <para>Choosing 'Save and continute editing' will allow you to save your work so far
28698                   and keep you in the editor to continue working</para>
28699               </listitem>
28700             </itemizedlist>
28701           </listitem>
28702           <listitem>
28703             <para>If you are about to add a duplicate record to the system you will be warned before
28704               saving</para>
28705             <screenshot>
28706               <screeninfo>Duplicate Record Warning</screeninfo>
28707               <mediaobject>
28708                 <imageobject>
28709                   <imagedata fileref="images/cataloging/duprecordwarn.png"/>
28710                 </imageobject>
28711               </mediaobject>
28712             </screenshot>
28713           </listitem>
28714         </itemizedlist>
28715       </section>
28716
28717       <section id="cataloganalytics">
28718         <title>Adding Analytic Records</title>
28719
28720         <para>Libraries sometimes make journal articles and articles within
28721         monographs and serials accessible to library patrons through analytics
28722         cataloging. Analytics cataloging creates separate bibliographic
28723         records for these articles, chapters, sections, etc. found within a
28724         larger resource such as a book, an article within a journal, newspaper
28725         or serial. In analytics cataloging, although a separate bib record is
28726         created for the title, it is not physically separated from the host
28727         item.  Learn more about Analytics in Chapter 13 of AACR2.</para>
28728
28729         <para>If you would like to catalog analytic records there are two options. One is to use the
28730             <link linkend="catalogeasyanalytics">Easy Analytics</link> funtion; the other is the
28731             <link linkend="catalogenhanceanalytics">Analytics Enhanced Workflow</link>.</para>
28732         <section id="catalogeasyanalytics">
28733           <title>Easy Analytics</title>
28734           <para>The Easy Analytics feature makes linking analytic records together easier.  The
28735             first thing you need to do is set the <link linkend="EasyAnalyticalRecords"
28736               >EasyAnalyticalRecords</link> preference to 'Display' and the <link
28737               linkend="UseControlNumber">UseControlNumber</link> preference to 'Don't use.' </para>
28738           <para>After cataloging your analytic record (see <link linkend="addbibrec">Adding
28739               Records</link> for more on creating records) click 'Edit' from the normal view and
28740             choose to 'Link to Host Item'</para>
28741           <screenshot>
28742             <screeninfo>Link to Host Item</screeninfo>
28743             <mediaobject>
28744               <imageobject>
28745                 <imagedata fileref="images/cataloging/analyticslink.png"/>
28746               </imageobject>
28747             </mediaobject>
28748           </screenshot>
28749           <para>This will prompt you to enter the barcode for the item this record should be linked
28750             to.</para>
28751           <screenshot>
28752             <screeninfo>Barcode for Analytic Linking</screeninfo>
28753             <mediaobject>
28754               <imageobject>
28755                 <imagedata fileref="images/cataloging/analyticsbarcode.png"/>
28756               </imageobject>
28757             </mediaobject>
28758           </screenshot>
28759           <para>After entering the item's barcode and clicking 'Select' you will receive a
28760             confirmation message.</para>
28761           <screenshot>
28762             <screeninfo>Analytic Link Success</screeninfo>
28763             <mediaobject>
28764               <imageobject>
28765                 <imagedata fileref="images/cataloging/analyticlinksuccess.png"/>
28766               </imageobject>
28767             </mediaobject>
28768           </screenshot>
28769           <para>The record will now have the 773 field filled in properly to complete the
28770             link.</para>
28771           <screenshot>
28772             <screeninfo>773</screeninfo>
28773             <mediaobject>
28774               <imageobject>
28775                 <imagedata fileref="images/cataloging/analytics773.png"/>
28776               </imageobject>
28777             </mediaobject>
28778           </screenshot>
28779           <para>To view all of the items tied to the host record, do a search for the record, click
28780             the Analytics tab on the left and the analytics tied to each barcode will be shown under
28781             the "Used in" column.</para>
28782           <screenshot>
28783             <screeninfo>Analytics Tab</screeninfo>
28784             <mediaobject>
28785               <imageobject>
28786                 <imagedata fileref="images/cataloging/analyticstab.png"/>
28787               </imageobject>
28788             </mediaobject>
28789           </screenshot>
28790           <tip>
28791             <para>It is also possible to create analytic records from this screen by clicking on
28792               "Create Analytics"</para>
28793           </tip>
28794           <para>You can also see the analytics attached to this record by clicking the 'Show
28795             Analytic' link towards the top of the record in the normal view.</para>
28796           <screenshot>
28797             <screeninfo>Show Analytics on Bib Record</screeninfo>
28798             <mediaobject>
28799               <imageobject>
28800                 <imagedata fileref="images/cataloging/anayticbib.png"/>
28801               </imageobject>
28802             </mediaobject>
28803           </screenshot>
28804           <para>When looking at the anaytic record you will also see a link to the host item under
28805             the 'Host records' column in the holdings table when viewing the 'Analtyics' tab.</para>
28806           <screenshot>
28807               <screeninfo>Host Record</screeninfo>
28808               <mediaobject>
28809                 <imageobject>
28810                   <imagedata fileref="images/cataloging/hostrecords.png"/>
28811                 </imageobject>
28812               </mediaobject>
28813             </screenshot>
28814         </section>
28815         <section id="catalogenhanceanalytics">
28816           <title>Analytics Enhanced Workflow </title>
28817           <para>To use the Enhanced Workflow method of adding analytics, the first thing you need to
28818             do is set the <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link>
28819             preference to 'Don't display' and the <link linkend="UseControlNumber"
28820               >UseControlNumber</link> preference to 'Use.' </para>
28821           <para>After cataloging your original record (see <link linkend="addbibrec">Adding
28822               Records</link> for more on creating records) click 'New' from the normal view and
28823             choose to 'New child record.'</para>
28824           <screenshot>
28825               <screeninfo>New child record</screeninfo>
28826               <mediaobject>
28827                 <imageobject>
28828                   <imagedata fileref="images/cataloging/analyticschildlink.png"/>
28829                 </imageobject>
28830               </mediaobject>
28831             </screenshot>
28832           <para>This will open a new blank record for cataloging. The blank record will only have
28833             the 773 field filled in properly to complete the link once the record is saved.</para>
28834           <screenshot>
28835             <screeninfo>773</screeninfo>
28836             <mediaobject>
28837               <imageobject>
28838                 <imagedata fileref="images/cataloging/analytics773child.png"/>
28839               </imageobject>
28840             </mediaobject>
28841           </screenshot>
28842           <para>To view all of the items tied to the host record, do a search for the record, click
28843             the Analytics tab on the left and the analytics tied to each barcode will be shown under
28844             the "Used in" column.</para>
28845           <screenshot>
28846             <screeninfo>Analytics Tab</screeninfo>
28847             <mediaobject>
28848               <imageobject>
28849                 <imagedata fileref="images/cataloging/analyticstab.png"/>
28850               </imageobject>
28851             </mediaobject>
28852           </screenshot>
28853           <para>You can also see the analytics attached to this record by clicking the 'Show
28854             Analytic' link towards the top of the record in the normal view.</para>
28855           <screenshot>
28856             <screeninfo>Show Analytics on Bib Record</screeninfo>
28857             <mediaobject>
28858               <imageobject>
28859                 <imagedata fileref="images/cataloging/anayticbib.png"/>
28860               </imageobject>
28861             </mediaobject>
28862           </screenshot>
28863           <para>When looking at the anaytic record you will also see a link to the host item under
28864             the 'Host records' column in the holdings table when viewing the 'Analtyics' tab.</para>
28865           <screenshot>
28866               <screeninfo>Host Record</screeninfo>
28867               <mediaobject>
28868                 <imageobject>
28869                   <imagedata fileref="images/cataloging/hostrecords.png"/>
28870                 </imageobject>
28871               </mediaobject>
28872             </screenshot>
28873         </section>
28874         <section id="analyticediting">
28875           <title>Editing Analytics</title>
28876           <para>If you have linked an analytic record incorrectly you can remove that link by
28877             editing the item on the analytic record (not the host record). To do this, go to the
28878             analytic record and click the 'Edit' button and choose to 'Edit items'. To the left of
28879             each item you will see two options.</para>
28880           <screenshot>
28881             <screeninfo>Edit Analytic Item Record</screeninfo>
28882             <mediaobject>
28883               <imageobject>
28884                 <imagedata fileref="images/cataloging/analyticdelink.png"/>
28885               </imageobject>
28886             </mediaobject>
28887           </screenshot>
28888           <itemizedlist>
28889             <listitem>
28890               <para>Clicking 'Edit in Host' will allow you to edit the item on the host
28891                 record.</para>
28892             </listitem>
28893             <listitem>
28894               <para>Clicking 'Delink' will remove the 773 field and the link between the analytic
28895                 and the host.</para>
28896             </listitem>
28897           </itemizedlist>
28898         </section>
28899       </section>
28900
28901       <section id="editbibrec">
28902         <title>Editing Records</title>
28903
28904         <para>To edit a record you can click 'Edit Biblio' from the search
28905         results on the cataloging page</para>
28906
28907         <screenshot>
28908           <screeninfo>Edit Biblio Option on Search Results</screeninfo>
28909
28910           <mediaobject>
28911             <imageobject>
28912               <imagedata fileref="images/cataloging/catalogsearch.png"/>
28913             </imageobject>
28914           </mediaobject>
28915         </screenshot>
28916
28917         <para>or by clicking the Edit button on the Bibliographic Record and
28918         choosing 'Edit Record'</para>
28919
28920         <screenshot>
28921           <screeninfo>Edit Record Option on Bibliographic Record</screeninfo>
28922
28923           <mediaobject>
28924             <imageobject>
28925               <imagedata fileref="images/cataloging/editrecord.png"/>
28926             </imageobject>
28927           </mediaobject>
28928         </screenshot>
28929
28930         <para>The record will open in the MARC editor</para>
28931
28932         <screenshot>
28933           <screeninfo>Editing MARC Record</screeninfo>
28934
28935           <mediaobject>
28936             <imageobject>
28937               <imagedata fileref="images/cataloging/editingrecord.png"/>
28938             </imageobject>
28939           </mediaobject>
28940         </screenshot>
28941
28942         <para>The alternative is to search via Z39.50 to overlay your record
28943         with a fuller record found at another library. You can do this by
28944         choosing 'Replace Record via Z39.50' from the Edit menu.</para>
28945
28946         <screenshot>
28947           <screeninfo>Replace via Z39.50</screeninfo>
28948
28949           <mediaobject>
28950             <imageobject>
28951               <imagedata fileref="images/cataloging/replaceviaz39.png"/>
28952             </imageobject>
28953           </mediaobject>
28954         </screenshot>
28955
28956         <para>Once you choose that you will be brought to a Z39.50 search
28957         window to search other libraries for the record in question.</para>
28958
28959         <para>Once you have made your edits (via either method) you can click
28960         'Save' at the top left of the editor.</para>
28961
28962         <para>You can also use the edit menu to add your own custom cover
28963         image if you have either <link linkend="OPACLocalCoverImages">OPACLocalCoverImages</link> and/or
28964         <link linkend="LocalCoverImages">LocalCoverImages</link> set to
28965         'Display' by choosing 'Upload Image' from the menu.</para>
28966
28967         <screenshot>
28968           <screeninfo>Upload Image</screeninfo>
28969
28970           <mediaobject>
28971             <imageobject>
28972               <imagedata fileref="images/cataloging/uploadimage.png"/>
28973             </imageobject>
28974           </mediaobject>
28975         </screenshot>
28976
28977         <para>Choosing to 'Upload Image' will take you to the <link linkend="uploadlocalimages">Upload Local Cover Image
28978         Tool</link>.</para>
28979       </section>
28980
28981       <section id="dupbibrec">
28982         <title>Duplicating Records</title>
28983
28984         <para>Sometimes a copy of the record you need to catalog can't be
28985         found via Z39.50. In these cases you can create a duplicate of similar
28986         record and edit the necessary pieces to create a new record. To
28987         duplicate an existing record click 'Edit as New (Duplicate)' from the
28988         Edit menu on the Bibliographic Record</para>
28989
28990         <screenshot>
28991           <screeninfo>Edit as New (Duplicate) Bibliographic
28992           Record</screeninfo>
28993
28994           <mediaobject>
28995             <imageobject>
28996               <imagedata fileref="images/cataloging/createduplicate.png"/>
28997             </imageobject>
28998           </mediaobject>
28999         </screenshot>
29000
29001         <para>This will open a new MARC record with the fields filled in with
29002         the values from the original Bibliographic Record.</para>
29003
29004         <screenshot>
29005           <screeninfo>New Duplicate Record</screeninfo>
29006
29007           <mediaobject>
29008             <imageobject>
29009               <imagedata fileref="images/cataloging/newduprecord.png"/>
29010             </imageobject>
29011           </mediaobject>
29012         </screenshot>
29013       </section>
29014
29015       <section id="mergebibs">
29016         <title>Merging Records</title>
29017
29018         <para>If you would like to merge together multiple records you can do
29019         that via the <link linkend="lists">Lists</link> tool. <link linkend="mergebibrecs">Learn more here</link>.</para>
29020       </section>
29021       <section id="deleterecord">
29022         <title>Deleting Records</title>
29023         <para>To delete a bibliographic record simply choose the 'Edit' button and select 'Delete record'</para>
29024         <screenshot>
29025             <screeninfo>Delete record</screeninfo>
29026             <mediaobject>
29027               <imageobject>
29028                 <imagedata fileref="images/cataloging/deleterecord.png"/>
29029               </imageobject>
29030             </mediaobject>
29031           </screenshot>
29032         <para>Bibliographic records can only be deleted one all items have been deleted. If you try
29033           to delete a bibliographic record with items still attached you will see that the delete
29034           option is grayed out.</para>
29035         <screenshot>
29036             <screeninfo>Record with items still attached</screeninfo>
29037             <mediaobject>
29038               <imageobject>
29039                 <imagedata fileref="images/cataloging/nodeleterecord.png"/>
29040               </imageobject>
29041             </mediaobject>
29042           </screenshot>
29043       </section>
29044     </section>
29045
29046     <section id="catitems">
29047       <title>Item Records</title>
29048
29049       <para>In Koha each bibliographic record can have one or more items
29050       attached. These items are sometimes referred to as holdings. Each item
29051       includes information to the physical copy the library has.</para>
29052
29053       <section id="addingitems">
29054         <title>Adding Items</title>
29055
29056         <para>After saving a new bibliographic record, you will be redirected
29057         to a blank item record so that you can attach an item to the
29058         bibliographic record. You can also click 'Add/Edit Items' from the
29059         cataloging search results</para>
29060
29061         <screenshot>
29062           <screeninfo>Add/Edit Items Option on Search Results</screeninfo>
29063
29064           <mediaobject>
29065             <imageobject>
29066               <imagedata fileref="images/cataloging/catalogsearch.png"/>
29067             </imageobject>
29068           </mediaobject>
29069         </screenshot>
29070
29071         <para>or you can add new item at any time by clicking 'New' on the
29072         bibliographic record and choosing 'New Item'</para>
29073
29074         <screenshot>
29075           <screeninfo>New Item Button</screeninfo>
29076
29077           <mediaobject>
29078             <imageobject>
29079               <imagedata fileref="images/cataloging/newitem.png"/>
29080             </imageobject>
29081           </mediaobject>
29082         </screenshot>
29083
29084         <para>The item edit form will appear:</para>
29085
29086         <screenshot>
29087           <screeninfo>Add item form</screeninfo>
29088
29089           <mediaobject>
29090             <imageobject>
29091               <imagedata fileref="images/cataloging/additem.png"/>
29092             </imageobject>
29093           </mediaobject>
29094         </screenshot>
29095
29096         <para>At the very least, if you plan on circulating the item, the
29097         following fields should be entered for new items:</para>
29098
29099         <itemizedlist>
29100           <listitem>
29101             <para>2 - Source of classification</para>
29102           </listitem>
29103
29104           <listitem>
29105             <para>a - Permanent location</para>
29106           </listitem>
29107
29108           <listitem>
29109             <para>b - Current location</para>
29110           </listitem>
29111
29112           <listitem>
29113             <para>o - Full call number</para>
29114           </listitem>
29115
29116           <listitem>
29117             <para>p - Barcode</para>
29118           </listitem>
29119
29120           <listitem>
29121             <para>v - Cost, replacement price</para>
29122
29123             <itemizedlist>
29124               <listitem>
29125                 <para>This value will be charged to patrons when you mark an
29126                 item they have checked out as 'Lost'</para>
29127               </listitem>
29128             </itemizedlist>
29129           </listitem>
29130
29131           <listitem>
29132             <para>y - Koha item type</para>
29133           </listitem>
29134         </itemizedlist>
29135
29136         <para>To make sure that these values are filled in you can mark them
29137         as mandatory in the <link linkend="marcbibframeworks">framework</link>
29138         you're using and then they will appear in red with a 'required' label.
29139         The item will not save until the required fields are filled in.</para>
29140
29141         <screenshot>
29142           <screeninfo>Required Item Subfield</screeninfo>
29143
29144           <mediaobject>
29145             <imageobject>
29146               <imagedata fileref="images/cataloging/requireditemfields.png"/>
29147             </imageobject>
29148           </mediaobject>
29149         </screenshot>
29150
29151         <itemizedlist>
29152           <listitem>
29153             <tip>
29154               <para>To make item subfields required in a framework you'll want
29155               to edit the 952 field in the <link linkend="marcbibframeworks">framework editor</link>.</para>
29156             </tip>
29157           </listitem>
29158         </itemizedlist>
29159
29160         <para>Below the add form there are 3 buttons for adding the
29161         item</para>
29162
29163         <screenshot>
29164           <screeninfo>Add Item Buttons</screeninfo>
29165
29166           <mediaobject>
29167             <imageobject>
29168               <imagedata fileref="images/cataloging/additembuttons.png"/>
29169             </imageobject>
29170           </mediaobject>
29171         </screenshot>
29172
29173         <itemizedlist>
29174           <listitem>
29175             <para>Add Item will add just the one item</para>
29176           </listitem>
29177
29178           <listitem>
29179             <para>Add &amp; Duplicate will add the item and fill in a new form
29180             with the same values for your to alter</para>
29181           </listitem>
29182
29183           <listitem>
29184             <para>Add Multiple items will ask how many items and will then add that number of items
29185               adding +1 to the barcode so each barcode is unique</para>
29186           </listitem>
29187         </itemizedlist>
29188
29189         <para>Your added items will appear above the add form once
29190         submitted</para>
29191
29192         <screenshot>
29193           <screeninfo>Items</screeninfo>
29194
29195           <mediaobject>
29196             <imageobject>
29197               <imagedata fileref="images/cataloging/items.png"/>
29198             </imageobject>
29199           </mediaobject>
29200         </screenshot>
29201
29202         <para>Your items will also appear below the bibliographic details on
29203         the bib record display.</para>
29204
29205         <screenshot>
29206           <screeninfo>List of Items on the Bib Record</screeninfo>
29207
29208           <mediaobject>
29209             <imageobject>
29210               <imagedata fileref="images/cataloging/items-withoutlabelprint.png"/>
29211             </imageobject>
29212           </mediaobject>
29213         </screenshot>
29214
29215         <para>If you have <link linkend="SpineLabelShowPrintOnBibDetails">SpineLabelShowPrintOnBibDetails</link>
29216         set to 'Display' then there will also be a link to print a quick spine
29217         label next to each item.</para>
29218
29219         <screenshot>
29220           <screeninfo>List of Items on the Bib Record with a Print Label
29221           link</screeninfo>
29222
29223           <mediaobject>
29224             <imageobject>
29225               <imagedata fileref="images/cataloging/items-withlabelprint.png"/>
29226             </imageobject>
29227           </mediaobject>
29228         </screenshot>
29229         <para>You can also filter the contents of your holdings table by clicking the 'Activate
29230           filters' links.  This will show a row at the top where you can type in any column to
29231           filter the results in the table.</para>
29232         <screenshot>
29233             <screeninfo>Filter holdings</screeninfo>
29234             <mediaobject>
29235               <imageobject>
29236                 <imagedata fileref="images/cataloging/items-activatefilters.png"/>
29237               </imageobject>
29238             </mediaobject>
29239           </screenshot>
29240       </section>
29241
29242       <section id="editingitems">
29243         <title>Editing Items</title>
29244
29245         <para>Items can be edited in several ways.</para>
29246
29247         <itemizedlist>
29248           <listitem>
29249             <para>Clicking 'Edit' and 'Edit Items' from the bibliographic
29250             record</para>
29251
29252             <screenshot>
29253               <screeninfo>Edit Items Menu Option</screeninfo>
29254
29255               <mediaobject>
29256                 <imageobject>
29257                   <imagedata fileref="images/cataloging/edititem.png"/>
29258                 </imageobject>
29259               </mediaobject>
29260             </screenshot>
29261
29262             <para>Which will open up a list of items where you can click
29263             'Edit' to the left of the specific item you would like to
29264             edit.</para>
29265
29266             <screenshot>
29267               <screeninfo>Edit individual items</screeninfo>
29268
29269               <mediaobject>
29270                 <imageobject>
29271                   <imagedata fileref="images/cataloging/edititemlink.png"/>
29272                 </imageobject>
29273               </mediaobject>
29274             </screenshot>
29275           </listitem>
29276
29277           <listitem>
29278             <para>Clicking 'Edit Items' beside the item on the 'Items'
29279             tab</para>
29280
29281             <screenshot>
29282               <screeninfo>Items Tab</screeninfo>
29283
29284               <mediaobject>
29285                 <imageobject>
29286                   <imagedata fileref="images/cataloging/itemstab.png"/>
29287                 </imageobject>
29288               </mediaobject>
29289             </screenshot>
29290
29291             <para>Which will open up a list of items where you can click
29292             'Edit' to the left of the specific item you would like to
29293             edit.</para>
29294
29295             <screenshot>
29296               <screeninfo>Edit individual items</screeninfo>
29297
29298               <mediaobject>
29299                 <imageobject>
29300                   <imagedata fileref="images/cataloging/edititemlink.png"/>
29301                 </imageobject>
29302               </mediaobject>
29303             </screenshot>
29304           </listitem>
29305
29306           <listitem>
29307             <para>Clicking 'Edit' and then 'Edit items in batch'</para>
29308
29309             <screenshot>
29310               <screeninfo>Edit items in a batch</screeninfo>
29311
29312               <mediaobject>
29313                 <imageobject>
29314                   <imagedata fileref="images/cataloging/editinbatch.png"/>
29315                 </imageobject>
29316               </mediaobject>
29317             </screenshot>
29318
29319             <para>This will open up the <link linkend="batchmodifyitems">batch
29320             item modification tool</link> where you can edit all of the items
29321             on this record as a batch.</para></listitem>
29322             <listitem><para>You can also enable <link linkend="StaffDetailItemSelection">StaffDetailItemSelection
29323             </link> to have checkboxes appear to the left of each item
29324               on the detail display. You can then check off the items you would like to edit and
29325               click 'Modify selected items' at the top of the list.</para>
29326               <screenshot>
29327                 <screeninfo>Editing selected items</screeninfo>
29328                 <mediaobject>
29329                   <imageobject>
29330                     <imagedata fileref="images/cataloging/editwithitemchecks.png"/>
29331                   </imageobject>
29332                 </mediaobject>
29333               </screenshot>
29334           </listitem>
29335           <listitem>
29336             <para>Finally you can use the <link linkend="batchmodifyitems">Batch Item
29337                 Modification</link> tool</para>
29338           </listitem>
29339         </itemizedlist>
29340
29341         <section id="itemquickedit">
29342           <title>Quick Item Status Updates</title>
29343
29344           <para>Often circulation staff need to change the status of an item
29345           to Lost or Damaged. This doesn't require you to edit the entire item
29346           record. Instead clicking on the item barcode on the checkout summary
29347           or checkin history will bring you to an item summary. You can also
29348           get to the item summary by clicking on the Items tab to the left of
29349           the bib detail page.</para>
29350
29351           <screenshot>
29352             <screeninfo>Item Edit</screeninfo>
29353
29354             <mediaobject>
29355               <imageobject>
29356                 <imagedata fileref="images/cataloging/quickitemedit.png"/>
29357               </imageobject>
29358             </mediaobject>
29359           </screenshot>
29360
29361           <para>From this view you can mark an item lost by choosing a lost
29362           status from the pull down and clicking the 'Set Status'
29363           button.</para>
29364
29365           <screenshot>
29366             <screeninfo>Edit Lost Status</screeninfo>
29367
29368             <mediaobject>
29369               <imageobject>
29370                 <imagedata fileref="images/cataloging/editloststatus.png"/>
29371               </imageobject>
29372             </mediaobject>
29373           </screenshot>
29374
29375           <para>You can also mark an item as damaged by choosing a damaged
29376           status from the pull down and clicking the 'Set Status'
29377           button.</para>
29378
29379           <screenshot>
29380             <screeninfo>Edit Damaged Status</screeninfo>
29381
29382             <mediaobject>
29383               <imageobject>
29384                 <imagedata fileref="images/cataloging/editdamagedstatus.png"/>
29385               </imageobject>
29386             </mediaobject>
29387           </screenshot>
29388         </section>
29389       </section>
29390
29391       <section id="iteminfo">
29392         <title>Item Information</title>
29393
29394         <para>To the left of every bibliographic record there is a tab to view
29395         the items.</para>
29396
29397         <screenshot>
29398           <screeninfo>Items Tab</screeninfo>
29399
29400           <mediaobject>
29401             <imageobject>
29402               <imagedata fileref="images/cataloging/quickitemedit.png"/>
29403             </imageobject>
29404           </mediaobject>
29405         </screenshot>
29406
29407         <para>Clicking that tab will give you basic information about the
29408         items. If you ordered the item via the acquisitions module then the
29409         History section will include information about the order.</para>
29410
29411         <screenshot>
29412           <screeninfo>History with order info</screeninfo>
29413
29414           <mediaobject>
29415             <imageobject>
29416               <imagedata fileref="images/cataloging/itemorderinfo.png"/>
29417             </imageobject>
29418           </mediaobject>
29419         </screenshot>
29420
29421         <para>If the Order or Accession date is linked, clicking it will bring
29422         you to the acquisitions information for that item.</para>
29423       </section>
29424
29425       <section id="moveitemrec">
29426         <title>Moving Items</title>
29427
29428         <para>Items can be moved from one bibliographic record to another
29429         using the Attach Item option</para>
29430
29431         <screenshot>
29432           <screeninfo>Attach Item Option</screeninfo>
29433
29434           <mediaobject>
29435             <imageobject>
29436               <imagedata fileref="images/cataloging/attachitem.png"/>
29437             </imageobject>
29438           </mediaobject>
29439         </screenshot>
29440
29441         <para>Visit the bibliographic record you want to attach the item to
29442         and choose 'Attach Item' from the 'Edit' menu.</para>
29443
29444         <screenshot>
29445           <screeninfo>Attach Item Form</screeninfo>
29446
29447           <mediaobject>
29448             <imageobject>
29449               <imagedata fileref="images/cataloging/attachitemform.png"/>
29450             </imageobject>
29451           </mediaobject>
29452         </screenshot>
29453
29454         <para>Simply enter the barcode for the item you want to move and click
29455         'Select'</para>
29456
29457         <para>If you want to move all items to a new record creating only one
29458         bibliographic record you can use the <link linkend="mergebibrecs">Merge Records tool</link> instead.</para>
29459       </section>
29460
29461       <section id="deleteitems">
29462         <title>Deleting Items</title>
29463
29464         <para>There are many ways to delete item records. If you only need to
29465         delete one item you can do this by opening up the detail page for the
29466         bib record and clicking the 'Edit' button at the top. From there you
29467         can choose to 'Edit items'.</para>
29468
29469         <screenshot>
29470           <screeninfo>'Edit Items' menu option</screeninfo>
29471
29472           <mediaobject>
29473             <imageobject>
29474               <imagedata fileref="images/cataloging/edititemstodelete.png"/>
29475             </imageobject>
29476           </mediaobject>
29477         </screenshot>
29478
29479         <para>You will be presented with a list of items and next to each one
29480         will be a link labeled 'Delete'. Click that link and if the item is
29481         not checked out it will delete that item.</para>
29482
29483         <screenshot>
29484           <screeninfo>Delete link on the left</screeninfo>
29485
29486           <mediaobject>
29487             <imageobject>
29488               <imagedata fileref="images/cataloging/deleteitemlink.png"/>
29489             </imageobject>
29490           </mediaobject>
29491         </screenshot>
29492
29493         <para>If you know that all of the items attached to your record are
29494         not currently checked out you can use the 'Delete all items' option
29495         under the 'Edit menu' and it will remove all items from the
29496         record.</para>
29497         <para>You can also enable <link linkend="StaffDetailItemSelection">StaffDetailItemSelection</link> 
29498           to have checkboxes appear to the left of each item on
29499           the detail display. You can then check off the items you would like to delete and click
29500           'Delete selected items' at the top of the list.</para>
29501         <screenshot>
29502             <screeninfo>Deleting selected items</screeninfo>
29503             <mediaobject>
29504               <imageobject>
29505                 <imagedata fileref="images/cataloging/editwithitemchecks.png"/>
29506               </imageobject>
29507             </mediaobject>
29508           </screenshot>
29509
29510         <para>Finally you can use the <link linkend="batchdeleteitems">batch
29511         delete tool</link> to delete a batch of items.</para>
29512       </section>
29513
29514       <section id="itemcirchistory">
29515         <title>Item Specific Circulation History</title>
29516
29517         <para>Each bibliographic record keeps a circulation history (with or
29518         without the patron information depending on your settings), but each
29519         item also has its own circulation history page. To see this, click on
29520         the 'Items' tab to the left of the record you are viewing.</para>
29521
29522         <screenshot>
29523           <screeninfo>Items tab</screeninfo>
29524
29525           <mediaobject>
29526             <imageobject>
29527               <imagedata fileref="images/cataloging/itemstab-long.png"/>
29528             </imageobject>
29529           </mediaobject>
29530         </screenshot>
29531
29532         <para>Below the 'History' heading is a link to 'View item's checkout
29533         history,' clicking that will open up the item's history which will
29534         look slightly different from the bibliographic record's history
29535         page.</para>
29536
29537         <screenshot>
29538           <screeninfo>Item Specific Circulation History</screeninfo>
29539
29540           <mediaobject>
29541             <imageobject>
29542               <imagedata fileref="images/cataloging/itemspecifichistory.png"/>
29543             </imageobject>
29544           </mediaobject>
29545         </screenshot>
29546       </section>
29547     </section>
29548
29549     <section id="catauthorities">
29550       <title>Authorities</title>
29551
29552       <para>Authority records are a way of controlling fields in your MARC
29553       records. Using authority records will provide you with control over
29554       subject headings, personal names and places.</para>
29555
29556       <section id="addauthorities">
29557         <title>Adding Authorities</title>
29558
29559         <para>To add a new authority record you can either choose the authority type from the 'New
29560           Authority' button or search another library by clicking the 'New from Z39.50'
29561           button.</para>
29562
29563         <screenshot>
29564           <screeninfo>New Authority Record Options</screeninfo>
29565
29566           <mediaobject>
29567             <imageobject>
29568               <imagedata fileref="images/cataloging/newauthtypes.png"/>
29569             </imageobject>
29570           </mediaobject>
29571         </screenshot>
29572
29573         <para>If you choose to enter a new authority from scratch, the form that appears will allow
29574           you to enter all of the necessary details regarding your authority record.</para>
29575
29576         <screenshot>
29577           <screeninfo>New Authority Record</screeninfo>
29578
29579           <mediaobject>
29580             <imageobject>
29581               <imagedata fileref="images/cataloging/newauthrec.png"/>
29582             </imageobject>
29583           </mediaobject>
29584         </screenshot>
29585
29586         <para>To expand collapsed values simply click on the title and the
29587         subfields will appear. To duplicate a field or subfield just click the
29588         plus sign (+) to the right of the label. To use field helper plugins
29589         simply click the ellipsis (...) to the right of the field.</para>
29590
29591         <para>When linking authorities to other headings, you can use the
29592         authority finder plugin by clicking the ellipsis (...) to the right of
29593         the field.</para>
29594
29595         <screenshot>
29596           <screeninfo>Authority search plugin</screeninfo>
29597
29598           <mediaobject>
29599             <imageobject>
29600               <imagedata fileref="images/cataloging/creatnewauthfromlink.png"/>
29601             </imageobject>
29602           </mediaobject>
29603         </screenshot>
29604
29605         <para>From there you can search your authority file for the authority
29606         to link. If you can't find the authority to link, you can click the
29607         'Create new' button and add the necessary authority for the link. This
29608         plugin also allows for you to choose the link relationship between the
29609         authorities.</para>
29610
29611         <screenshot>
29612           <screeninfo>Authority relationships</screeninfo>
29613
29614           <mediaobject>
29615             <imageobject>
29616               <imagedata fileref="images/cataloging/authrelationships.png"/>
29617             </imageobject>
29618           </mediaobject>
29619         </screenshot>
29620         <para>If you choose to search another library for the authority record you will be presented
29621           with a search box</para>
29622         <screenshot>
29623             <screeninfo>Authority Z39.50 Search</screeninfo>
29624             <mediaobject>
29625               <imageobject>
29626                 <imagedata fileref="images/cataloging/authzsearch.png"/>
29627               </imageobject>
29628             </mediaobject>
29629           </screenshot>
29630         <para>From the results you can choose the 'Import' link to the right of the record you would
29631           like to add to Koha</para>
29632         <screenshot>
29633             <screeninfo>Authority Z39.50 Results</screeninfo>
29634             <mediaobject>
29635               <imageobject>
29636                 <imagedata fileref="images/cataloging/authimport.png"/>
29637               </imageobject>
29638             </mediaobject>
29639           </screenshot>
29640         <para>You will then be presented with the form to edit the authority before saving it to
29641           your system</para>
29642         <screenshot>
29643             <screeninfo>Imported Authority</screeninfo>
29644             <mediaobject>
29645               <imageobject>
29646                 <imagedata fileref="images/cataloging/authorityimported.png"/>
29647               </imageobject>
29648             </mediaobject>
29649           </screenshot>
29650       </section>
29651
29652       <section id="searchauthorities">
29653         <title>Searching Authorities</title>
29654
29655         <para>From the authorities page you can search for existing terms and
29656         the bibliographic records they are attached to.</para>
29657
29658         <screenshot>
29659           <screeninfo>Authority Search</screeninfo>
29660
29661           <mediaobject>
29662             <imageobject>
29663               <imagedata fileref="images/cataloging/authoritysearch.png"/>
29664             </imageobject>
29665           </mediaobject>
29666         </screenshot>
29667
29668         <para>From the results you will see the authority record, how many bibliographic records it
29669           is attached to, an <link linkend="editauthorities">edit</link> link, a <link
29670             linkend="authoritymerge">merge</link> link and a <link linkend="editauthorities"
29671             >delete</link> link (if there are no bibliographic records attached).</para>
29672
29673         <screenshot>
29674           <screeninfo>Authority Search Results</screeninfo>
29675
29676           <mediaobject>
29677             <imageobject>
29678               <imagedata fileref="images/cataloging/authorityresults.png"/>
29679             </imageobject>
29680           </mediaobject>
29681         </screenshot>
29682
29683         <para>Clicking on the Details link to the right of the authority
29684         record summary will open the full record and the option to edit the
29685         record.</para>
29686
29687         <screenshot>
29688           <screeninfo>Authority Record</screeninfo>
29689
29690           <mediaobject>
29691             <imageobject>
29692               <imagedata fileref="images/cataloging/authrecord.png"/>
29693             </imageobject>
29694           </mediaobject>
29695         </screenshot>
29696
29697         <para>If the authority has See Alsos in it you will see those broken
29698         out on the search results, clicking the linked headings will run a
29699         search for that heading instead.</para>
29700
29701         <screenshot>
29702           <screeninfo>See Also in Authorities</screeninfo>
29703
29704           <mediaobject>
29705             <imageobject>
29706               <imagedata fileref="images/cataloging/authoritiesseealso.png"/>
29707             </imageobject>
29708           </mediaobject>
29709         </screenshot>
29710       </section>
29711
29712       <section id="editauthorities">
29713         <title>Editing Authorities</title>
29714
29715         <para>Authorities can be edited by clicking on the authority summary from the search results
29716           and then clicking the 'Edit' button above the record. Or by clicking on the 'Edit' link to
29717           the left of the authority on the search results.</para>
29718
29719         <screenshot>
29720           <screeninfo>Edit Authority Record</screeninfo>
29721
29722           <mediaobject>
29723             <imageobject>
29724               <imagedata fileref="images/cataloging/editauthority.png"/>
29725             </imageobject>
29726           </mediaobject>
29727         </screenshot>
29728
29729         <para>Once you've made the necessary edits, simply click 'Save' and <link
29730             linkend="dontmerge">dontmerge</link> is set to 'Do', Koha will immediately update all of
29731           the bib records linked to the authority with the new authority record's data. If dontmerge
29732           is set to "Don't" then Koha won't edit bib records when changes are made to authorities,
29733           rather, this is done later by the <link linkend="mergeauthcron">merge_authority.pl
29734             cronjob</link>.</para>
29735
29736         <para>To delete an authority record you first must make sure it's not
29737         linked to any bibliographic records. If it is not used by any
29738         bibliographic records a 'Delete' link will appear to the right of the
29739         record on the search results and as a button that appears after
29740         clicking on the summary of the authority record.</para>
29741       </section>
29742       <section id="authoritymerge">
29743         <title>Merging Authorities</title>
29744         <para>If you have duplicate authority records you can merge them together by clicking the
29745           'Merge' link next to two results on an authority search.  After clicking 'Merge' on the
29746           first result you will see that authority listed at the top of the results.</para>
29747         <screenshot>
29748             <screeninfo>Merging authorities results</screeninfo>
29749             <mediaobject>
29750               <imageobject>
29751                 <imagedata fileref="images/cataloging/authmergesearch.png"/>
29752               </imageobject>
29753             </mediaobject>
29754           </screenshot>
29755         <para>You will be asked which of the two records you would like to keep as your primary
29756           record and which will be deleted after the merge.</para>
29757         <screenshot>
29758           <screeninfo>Merging authorities</screeninfo>
29759           <mediaobject>
29760             <imageobject>
29761               <imagedata fileref="images/cataloging/authmergechoice.png"/>
29762             </imageobject>
29763           </mediaobject>
29764         </screenshot>
29765         <para>You will be presented with the MARC for both of the records (each accessible by tabs
29766           labeled with the authority numbers for those records). By default the entire first record
29767           will be selected, uncheck the fields you don't want in the final (destination) record and
29768           then move on to the second tab to choose which fields should be in the final (destination)
29769           record.</para>
29770         <screenshot>
29771           <screeninfo>Authorities to merge</screeninfo>
29772           <mediaobject>
29773             <imageobject>
29774               <imagedata fileref="images/cataloging/authmerging.png"/>
29775             </imageobject>
29776           </mediaobject>
29777         </screenshot>
29778         <para>Once you have completed your selections click the 'Merge' button. The primary record
29779           will now contain the data you chose for it and the second record will be deleted.</para>
29780         <screenshot>
29781           <screeninfo>Merged authority</screeninfo>
29782           <mediaobject>
29783             <imageobject>
29784               <imagedata fileref="images/cataloging/authmerged.png"/>
29785             </imageobject>
29786           </mediaobject>
29787         </screenshot>
29788       </section>
29789     </section>
29790
29791     <section id="catguides">
29792       <title>Cataloging Guides</title>
29793
29794       <para/>
29795
29796       <section id="bibcatcheatsheet">
29797         <sectioninfo>
29798           <authorgroup>
29799             <author>
29800               <firstname>Jared</firstname>
29801               <surname>Camins-Esakov</surname>
29802               <affiliation>
29803                 <orgname>American Numismatic Society</orgname>
29804               </affiliation>
29805             </author>
29806             
29807             <editor>
29808               <firstname>Nicole C.</firstname>
29809               <surname>Engard</surname>
29810               <contrib>Changed/edited content where necessary.</contrib>
29811             </editor>
29812           </authorgroup>
29813           
29814           <pubdate>2010</pubdate>
29815         </sectioninfo>
29816         <title>Bibliographic Record Cataloging Cheat Sheet</title>
29817
29818         <table cellpadding="4" cellspacing="4" frame="all">
29819           <title>Cataloging Guide</title>
29820
29821           <tgroup align="left" cols="4" colsep="1" rowsep="1">
29822             <thead>
29823               <row>
29824                 <entry><para>Tag</para></entry>
29825
29826                 <entry><para>Label</para></entry>
29827
29828                 <entry><para>Description</para></entry>
29829
29830                 <entry><para>Instructions</para></entry>
29831               </row>
29832             </thead>
29833
29834             <tbody>
29835               <row>
29836                 <entry><para>000</para></entry>
29837
29838                 <entry><para>LEADER</para></entry>
29839
29840                 <entry><para>Describes the record(i.e. surrogate) -- is it a
29841                 record for a monograph? A serial?</para></entry>
29842
29843                 <entry><para>Click in this field to fill it in. Then set
29844                 "Bibliographic level" to 'a' for articles or 's' for serials.
29845                 Otherwise, leave everything as is.</para></entry>
29846               </row>
29847
29848               <row>
29849                 <entry><para>001</para></entry>
29850
29851                 <entry><para>CONTROL NUMBER</para></entry>
29852
29853                 <entry><para>Accession number.</para></entry>
29854
29855                 <entry><para>Enter the accession number written inside the
29856                 item here. For articles and items which do not have accession
29857                 numbers, leave blank.</para></entry>
29858               </row>
29859
29860               <row>
29861                 <entry><para>003</para></entry>
29862
29863                 <entry><para>CONTROL NUMBER IDENTIFIER</para></entry>
29864
29865                 <entry><para>Your MARC Organizational Code</para></entry>
29866
29867                 <entry><para>Click in this field to fill it in (will auto fill
29868                 if you have your <link linkend="MARCOrgCode">MARCOrgCode</link> preference
29869                 set).</para></entry>
29870               </row>
29871
29872               <row>
29873                 <entry><para>005</para></entry>
29874
29875                 <entry><para>D &amp; T LATEST TRANSACTION</para></entry>
29876
29877                 <entry><para>Current date and time.</para></entry>
29878
29879                 <entry><para>Click in this field to fill it in.</para></entry>
29880               </row>
29881
29882               <row>
29883                 <entry><para>008</para></entry>
29884
29885                 <entry><para>FIXED-LENGTH DATA ELEMENTS</para></entry>
29886
29887                 <entry><para>Field containing computer-readable
29888                 representations of a number of things.</para></entry>
29889
29890                 <entry><para>Generally you will only use 's' (single) or 'm'
29891                 (multiple) options for position 06- use the former when the
29892                 item was published in a single year, the latter when it was
29893                 published over the course of several. If there is a single
29894                 date, only enter a date in the first date field (positions
29895                 07-10). Enter the three-digit country code in positions 15-17,
29896                 being sure to add spaces if the country code is fewer than
29897                 three characters long. If there is an index, note that fact in
29898                 position 31. Enter the three-letter language code in positions
29899                 35-37.</para></entry>
29900               </row>
29901
29902               <row>
29903                 <entry><para>010</para></entry>
29904
29905                 <entry><para>LCCN</para></entry>
29906
29907                 <entry><para>A number assigned by the Library of Congress to
29908                 uniquely identify the work.</para></entry>
29909
29910                 <entry><para>Check on the copyright page of the book (if it
29911                 was published in the US) or the LC catalog for this number. If
29912                 you can't find it, don't worry about it.</para></entry>
29913               </row>
29914
29915               <row>
29916                 <entry><para>020</para></entry>
29917
29918                 <entry><para>ISBN</para></entry>
29919
29920                 <entry><para>Unique number used by publishers to identify
29921                 books.</para></entry>
29922
29923                 <entry><para>If this number isn't listed on the book, there
29924                 probably isn't one.</para></entry>
29925               </row>
29926
29927               <row>
29928                 <entry><para>022</para></entry>
29929
29930                 <entry><para>ISSN</para></entry>
29931
29932                 <entry><para>Unique number used by publishers to identify
29933                 serials.</para></entry>
29934
29935                 <entry><para>If this number isn't listed on the book, there
29936                 probably isn't one.</para></entry>
29937               </row>
29938
29939               <row>
29940                 <entry><para>033</para></entry>
29941
29942                 <entry><para>DATE/TIME OF EVENT</para></entry>
29943
29944                 <entry><para>Used for auction dates. Required for auction
29945                 catalogs.</para></entry>
29946
29947                 <entry><para>For auctions that took place on only one day,
29948                 enter the date of the auction in the format YYYYMMDD in the
29949                 subfield 'a' and a '0' in the first indicator. For auctions
29950                 that took place over two consecutive days or any number of
29951                 non-consecutive days, create a subfield 'a' for each day with
29952                 the date in the format YYYYMMDD, and put a '1' in the first
29953                 indicator. For auctions that took place over more than two
29954                 consecutive days, create a subfield 'a' (in format YYYYMMDD)
29955                 for the first day and a subfield 'a' (also in format YYYYMMDD)
29956                 for the last day, and put a '2' in the first
29957                 indicator.</para></entry>
29958               </row>
29959
29960               <row>
29961                 <entry><para>040</para></entry>
29962
29963                 <entry><para>CATALOGING SOURCE</para></entry>
29964
29965                 <entry><para>Identifies which libraries created and modified
29966                 the record.</para></entry>
29967
29968                 <entry><para>For imported records, add a subfield 'd' with
29969                 your OCLC code as the value. For new records, make sure that
29970                 the subfield 'c' with your OCLC code as the
29971                 value.</para></entry>
29972               </row>
29973
29974               <row>
29975                 <entry><para>041</para></entry>
29976
29977                 <entry><para>LANGUAGE CODE</para></entry>
29978
29979                 <entry><para>Identifies all the languages used in an item,
29980                 when two or more languages are present.</para></entry>
29981
29982                 <entry><para>For significant portions of a text in a given
29983                 language, there should be a subfield 'a' with that language
29984                 code. If there are only summaries or abstracts in a specific
29985                 language, create a subfield 'b' with that language
29986                 code.</para></entry>
29987               </row>
29988
29989               <row>
29990                 <entry><para>100</para></entry>
29991
29992                 <entry><para>MAIN ENTRY--PERSONAL</para></entry>
29993
29994                 <entry><para>Authorized form of the main author's
29995                 name</para></entry>
29996
29997                 <entry><para>See Authorized headings sheet and AACR2. The
29998                 first indicator should generally be a '1', to indicate that
29999                 the entry is surname first. If the name consists only of a
30000                 forename, however, the first indicator should be
30001                 '0'.</para></entry>
30002               </row>
30003
30004               <row>
30005                 <entry><para>110</para></entry>
30006
30007                 <entry><para>MAIN ENTRY--CORPORATE</para></entry>
30008
30009                 <entry><para>Authorized form of the name of the main corporate
30010                 author. Required for auction catalogs.</para></entry>
30011
30012                 <entry><para>Auction catalogs should use a 110 field rather
30013                 than a 100 field. See Authorized headings sheet and AACR2. Set
30014                 the first indicator to '2'.</para></entry>
30015               </row>
30016
30017               <row>
30018                 <entry><para>111</para></entry>
30019
30020                 <entry><para>MAIN ENTRY--MEETING</para></entry>
30021
30022                 <entry><para>Authorized form of the name of a meeting which
30023                 acted as a main offer (e.g. conference
30024                 proceedings)</para></entry>
30025
30026                 <entry><para>See Authorized headings sheet and AACR2. Set the
30027                 first indicator to '2'.</para></entry>
30028               </row>
30029
30030               <row>
30031                 <entry><para>245</para></entry>
30032
30033                 <entry><para>TITLE STATEMENT</para></entry>
30034
30035                 <entry><para>Transcription of the title statement from the
30036                 title page (or chief source of information)</para></entry>
30037
30038                 <entry><para>Enter the title in subfield 'a', the subtitle in
30039                 subfield 'b', and the statement of responsibility in subfield
30040                 'c'. If you are creating a record for a single volume or part
30041                 of a multi-part item, you should put the part number in
30042                 subfield 'n' and the part title in subfield 'p.' For auction
30043                 catalogs, the date (in 'MM/DD/YYYY' format) should be listed
30044                 in square brackets in subfield 'f'. See ISBD punctuation
30045                 sheet. Set the first indicator to '0' if there is no author,
30046                 otherwise set it to '1'. Set the second indicator to the
30047                 number of non-filing characters (i.e. characters in an initial
30048                 articles plus the space... for "The " set the second indicator
30049                 to '4').</para></entry>
30050               </row>
30051
30052               <row>
30053                 <entry><para>246</para></entry>
30054
30055                 <entry><para>VARYING FORM OF TITLE</para></entry>
30056
30057                 <entry><para>Alternate form of title for searching and filing
30058                 purposes</para></entry>
30059
30060                 <entry><para>If the patron might look for the work under a
30061                 different title, enter it here. Do not include initial
30062                 articles. The first indicator should be '3', unless the title
30063                 is merely a variant spelling, in which case the first
30064                 indicator should be '1'.</para></entry>
30065               </row>
30066
30067               <row>
30068                 <entry><para>250</para></entry>
30069
30070                 <entry><para>EDITION STATEMENT</para></entry>
30071
30072                 <entry><para>Transcription of the edition statement from the
30073                 title page (or chief source of information)</para></entry>
30074
30075                 <entry><para>Transcribe the edition statement exactly as it
30076                 appears on the title-page. You may abbreviate if the edition
30077                 statement is very long.</para></entry>
30078               </row>
30079
30080               <row>
30081                 <entry><para>260</para></entry>
30082
30083                 <entry><para>PUBLICATION (IMPRINT)</para></entry>
30084
30085                 <entry><para>Publication information.</para></entry>
30086
30087                 <entry><para>Put the location of publication in subfield 'a',
30088                 the publisher in subfield 'b', and the year (or probable year)
30089                 in subfield 'c'. See ISBD punctuation sheet.</para></entry>
30090               </row>
30091
30092               <row>
30093                 <entry><para>300</para></entry>
30094
30095                 <entry><para>PHYSICAL DESCRIPTION</para></entry>
30096
30097                 <entry><para>Physical description</para></entry>
30098
30099                 <entry><para>Enter the pagination statement in subfield 'a', a
30100                 brief description of "special" contents such as illustrations
30101                 or maps in subfield 'b' (see AACR2), and the size of the item
30102                 in subfield 'c'. See ISBD punctuation sheet.</para></entry>
30103               </row>
30104
30105               <row>
30106                 <entry><para>490</para></entry>
30107
30108                 <entry><para>SERIES STATEMENT</para></entry>
30109
30110                 <entry><para>Shows the series statement exactly as it appears
30111                 on the item.</para></entry>
30112
30113                 <entry><para>Transcribe the series statement into subfield 'a'
30114                 with the volume number in subfield 'v'. See ISBD punctuation
30115                 sheet. Set the first indicator to '1' if you are using an 830.
30116                 As a general rule, you should do so.</para></entry>
30117               </row>
30118
30119               <row>
30120                 <entry><para>500</para></entry>
30121
30122                 <entry><para>GENERAL NOTE</para></entry>
30123
30124                 <entry><para>Notes that don't fit anywhere
30125                 else.</para></entry>
30126
30127                 <entry><para>Enter notes as full sentences, with a separate
30128                 500 field for each distinct topic.</para></entry>
30129               </row>
30130
30131               <row>
30132                 <entry><para>501</para></entry>
30133
30134                 <entry><para>WITH NOTE</para></entry>
30135
30136                 <entry><para>Notes whether the work is bound with the works
30137                 described by other records.</para></entry>
30138
30139                 <entry><para>Put description of relationship in subfield
30140                 'a'.</para></entry>
30141               </row>
30142
30143               <row>
30144                 <entry><para>504</para></entry>
30145
30146                 <entry><para>BIBLIOGRAPHY, ETC. NOTE</para></entry>
30147
30148                 <entry><para>Indicates whether the work includes a
30149                 bibliography.</para></entry>
30150
30151                 <entry><para>If the work includes a bibliography and index,
30152                 put the text "Includes bibliographical references (p. XXX-XXX)
30153                 and index." in subfield 'a'. If the work does not include an
30154                 index, remove that part of the sentence. If the references are
30155                 scattered throughout the work and not gathered into a distinct
30156                 sentence, remove the parenthetical statement.</para></entry>
30157               </row>
30158
30159               <row>
30160                 <entry><para>505</para></entry>
30161
30162                 <entry><para>FORMATTED CONTENTS</para></entry>
30163
30164                 <entry><para>List of contents in a standard format.
30165                 Unformatted contents can be listed in a 500 (General Note)
30166                 field.</para></entry>
30167
30168                 <entry><para>See ISBD punctuation sheet. Set the first
30169                 indicator to '0'. If you are separately coding authors and
30170                 titles, set the second indicator to '0'. Otherwise, leave the
30171                 second indicator blank.</para></entry>
30172               </row>
30173
30174               <row>
30175                 <entry><para>518</para></entry>
30176
30177                 <entry><para>DATE/TIME OF EVENT NOTE</para></entry>
30178
30179                 <entry><para>Used for auction dates.</para></entry>
30180
30181                 <entry><para>For auction catalogs, enter the date of the
30182                 auction in the format 'January 2, 1984' in the subfield
30183                 'a'</para></entry>
30184               </row>
30185
30186               <row>
30187                 <entry><para>520</para></entry>
30188
30189                 <entry><para>SUMMARY, ETC.</para></entry>
30190
30191                 <entry><para>A brief summary or abstract of the book or
30192                 article.</para></entry>
30193
30194                 <entry><para>In general you do not need to write a summary. A
30195                 summary might be called for, however, with items that cannot
30196                 be easily reviewed by a patron, such as books with highly
30197                 acidic paper or CD-ROMs.</para></entry>
30198               </row>
30199
30200               <row>
30201                 <entry><para>546</para></entry>
30202
30203                 <entry><para>LANGUAGE NOTE</para></entry>
30204
30205                 <entry><para>Note describing the languages used in the
30206                 work</para></entry>
30207
30208                 <entry><para>Only needed for works in multiple languages. See
30209                 ISBD punctuation sheet.</para></entry>
30210               </row>
30211
30212               <row>
30213                 <entry><para>561</para></entry>
30214
30215                 <entry><para>PROVENANCE INFORMATION</para></entry>
30216
30217                 <entry><para>Describes the previous ownership of the
30218                 item.</para></entry>
30219
30220                 <entry><para>Used only for rare books.</para></entry>
30221               </row>
30222
30223               <row>
30224                 <entry><para>563</para></entry>
30225
30226                 <entry><para>BINDING INFORMATION</para></entry>
30227
30228                 <entry><para>Describes the binding of the item.</para></entry>
30229
30230                 <entry><para>Used only for rare books.</para></entry>
30231               </row>
30232
30233               <row>
30234                 <entry><para>590</para></entry>
30235
30236                 <entry><para>LOCAL NOTE</para></entry>
30237
30238                 <entry><para>Local notes. Required for auction
30239                 catalogs.</para></entry>
30240
30241                 <entry><para>Used for auction catalogs to indicate what types
30242                 of coins are sold in the auction- Roman, Greek,
30243                 etc.</para></entry>
30244               </row>
30245
30246               <row>
30247                 <entry><para>600</para></entry>
30248
30249                 <entry><para>SUBJECT ADDED--PERSONAL</para></entry>
30250
30251                 <entry><para>Authorized form of personal names for people
30252                 discussed in the work</para></entry>
30253
30254                 <entry><para>See Authorized headings sheet and AACR2. The
30255                 first indicator should generally be a '1', to indicate that
30256                 the entry is surname first. If the name consists only of a
30257                 forename, however, the first indicator should be '0'. If you
30258                 found the name in the LC authority file, set the second
30259                 indicator to '0'. Otherwise set the second indicator to
30260                 '4'.</para></entry>
30261               </row>
30262
30263               <row>
30264                 <entry><para>610</para></entry>
30265
30266                 <entry><para>SUBJECT ADDED--CORPORATE</para></entry>
30267
30268                 <entry><para>Authorized form of corporate names for
30269                 organizations discussed in the work</para></entry>
30270
30271                 <entry><para>See Authorized headings sheet and AACR2. Set the
30272                 first indicator to '2'. If you found the name in the LC
30273                 authority file, set the second indicator to '0'. Otherwise set
30274                 the second indicator to '4'.</para></entry>
30275               </row>
30276
30277               <row>
30278                 <entry><para>611</para></entry>
30279
30280                 <entry><para>SUBJECT ADDED--MEETING</para></entry>
30281
30282                 <entry><para>Authorized form of meeting names for meetings
30283                 discussed in the work</para></entry>
30284
30285                 <entry><para>See Authorized headings sheet and AACR2. Set the
30286                 first indicator to '2'. If you found the name in the LC
30287                 authority file, set the second indicator to '0'. Otherwise set
30288                 the second indicator to '4'.</para></entry>
30289               </row>
30290
30291               <row>
30292                 <entry><para>630</para></entry>
30293
30294                 <entry><para>SUBJECT ADDED--UNIFORM TITLE</para></entry>
30295
30296                 <entry><para>Authorized form of titles for other works
30297                 discussed in the work</para></entry>
30298
30299                 <entry><para>See Authorized headings sheet and AACR2. Set the
30300                 first indicator to the number of non-filing characters (i.e.
30301                 characters in an initial articles plus the space... for "The "
30302                 set the first indicator to '4'). If you found the name in the
30303                 LC authority file, set the second indicator to '0'. Otherwise
30304                 set the second indicator to '4'.</para></entry>
30305               </row>
30306
30307               <row>
30308                 <entry><para>650</para></entry>
30309
30310                 <entry><para>SUBJECT ADDED--TOPICAL</para></entry>
30311
30312                 <entry><para>Library of Congress Subject Heading terms
30313                 describing the subject of the work</para></entry>
30314
30315                 <entry><para>See Authorized headings sheet and AACR2. If you
30316                 found the name in the LC authority file, set the second
30317                 indicator to '0'. Otherwise set the second indicator to
30318                 '4'.</para></entry>
30319               </row>
30320
30321               <row>
30322                 <entry><para>651</para></entry>
30323
30324                 <entry><para>SUBJECT ADDED--GEOGRAPHICAL</para></entry>
30325
30326                 <entry><para>Library of Congress Subject Heading geographical
30327                 terms describing the subject of the work</para></entry>
30328
30329                 <entry><para>See Authorized headings sheet and AACR2. If you
30330                 found the name in the LC authority file, set the second
30331                 indicator to '0'. Otherwise set the second indicator to
30332                 '4'.</para></entry>
30333               </row>
30334
30335               <row>
30336                 <entry><para>655</para></entry>
30337
30338                 <entry><para>INDEX TERM--GENRE/FORM</para></entry>
30339
30340                 <entry><para>Describes what an item is as opposed to what the
30341                 item is about.</para></entry>
30342
30343                 <entry><para>Generally used only for auction catalogs, which
30344                 should have the genre heading "Auction catalogs." (make sure
30345                 to find the authorized heading!) If you found the name in the
30346                 LC authority file, set the second indicator to '0'. If you are
30347                 using a term from a specific thesaurus, set the second
30348                 indicator to '7' and put the code for the thesaurus in
30349                 subfield '2'. Otherwise set the second indicator to
30350                 '4'.</para></entry>
30351               </row>
30352
30353               <row>
30354                 <entry><para>690</para></entry>
30355
30356                 <entry><para>LOCAL SUBJECT ADDED--TOPICAL</para></entry>
30357
30358                 <entry><para>Used for headings from any custom subject
30359                 authority file.</para></entry>
30360
30361                 <entry><para>If there is no appropriate LCSH term, you can use
30362                 a 690 with subject headings you find on other items in the
30363                 catalog.</para></entry>
30364               </row>
30365
30366               <row>
30367                 <entry><para>691</para></entry>
30368
30369                 <entry><para>LOCAL SUBJECT ADDED--GEOGRAPHICAL</para></entry>
30370
30371                 <entry><para>Used for headings from any custom subject
30372                 authority file.</para></entry>
30373
30374                 <entry><para>If there is no appropriate LCSH term, you can use
30375                 a 691 with subject headings you find on other items in the
30376                 catalog.</para></entry>
30377               </row>
30378
30379               <row>
30380                 <entry><para>700</para></entry>
30381
30382                 <entry><para>ADDED ENTRY--PERSONAL</para></entry>
30383
30384                 <entry><para>Used for second authors and other persons related
30385                 to the production of the work.</para></entry>
30386
30387                 <entry><para>See Authorized headings sheet and AACR2. The
30388                 first indicator should generally be a '1', to indicate that
30389                 the entry is surname first. If the name consists only of a
30390                 forename, however, the first indicator should be
30391                 '0'.</para></entry>
30392               </row>
30393
30394               <row>
30395                 <entry><para>710</para></entry>
30396
30397                 <entry><para>ADDED ENTRY--CORPORATE</para></entry>
30398
30399                 <entry><para>Used for corporate bodies related to the
30400                 production of the work (e.g. publishers).</para></entry>
30401
30402                 <entry><para>See Authorized headings sheet and AACR2. Set the
30403                 first indicator to '2'.</para></entry>
30404               </row>
30405
30406               <row>
30407                 <entry><para>711</para></entry>
30408
30409                 <entry><para>ADDED ENTRY--MEETING</para></entry>
30410
30411                 <entry><para>Used for meetings related to the production of
30412                 the work (e.g. symposia that contributed to the
30413                 work).</para></entry>
30414
30415                 <entry><para>See Authorized headings sheet and AACR2. Set the
30416                 first indicator to '2'.</para></entry>
30417               </row>
30418
30419               <row>
30420                 <entry><para>730</para></entry>
30421
30422                 <entry><para>ADDED ENTRY--UNIFORM TITLE</para></entry>
30423
30424                 <entry><para>Used for uniform titles related to the production
30425                 of the work (e.g. a work that inspired the present
30426                 work)</para></entry>
30427
30428                 <entry><para>See Authorized headings sheet and AACR2. Set the
30429                 first indicator to the number of non-filing characters (i.e.
30430                 characters in an initial articles plus the space... for "The "
30431                 set the first indicator to '4').</para></entry>
30432               </row>
30433
30434               <row>
30435                 <entry><para>773</para></entry>
30436
30437                 <entry><para>HOST ITEM ENTRY</para></entry>
30438
30439                 <entry><para>Describes the larger bibliographic unit that
30440                 contains the work (e.g. book or journal containing the article
30441                 being described in the current record)</para></entry>
30442
30443                 <entry><para>If the host publication is author main entry,
30444                 enter the authorized form of the author's name in subfield
30445                 'a'. Put the title in subfield 't'. If the host publication is
30446                 an independent work, put publication information in subfield
30447                 'd'. When available, ISSN and ISBN should always be used in,
30448                 in subfields 'x' and 'z' respectively. Relationship
30449                 information (e.g. volume number, page number, etc.) goes in
30450                 subfield 'g'. Subfield 'q' contains an encoded representation
30451                 of the location of the item: volume, issue, and section
30452                 numbers are separated by colons, and the first page is entered
30453                 following a '&lt;' at the end of the subfield. See ISBD
30454                 punctuation sheet. Set the first indicator to '0'. If you want
30455                 the label "In:" to be generated, leave the second indicator
30456                 blank. If you want something else displayed before the 773
30457                 text, set the second indicator to '8' and add a subfield 'i'
30458                 with the label you want at the beginning of the field (e.g.
30459                 "$iOffprint from:").</para></entry>
30460               </row>
30461
30462               <row>
30463                 <entry><para>830</para></entry>
30464
30465                 <entry><para>SERIES ENTRY--UNIFORM TITLE</para></entry>
30466
30467                 <entry><para>Authorized form of the series name transcribed in
30468                 the 490 field. Often this will just be the same as the
30469                 490.</para></entry>
30470
30471                 <entry><para>See Authorized headings sheet and AACR2. Set the
30472                 second indicator to the number of non-filing characters (i.e.
30473                 characters in an initial articles plus the space... for "The "
30474                 set the second indicator to '4').</para></entry>
30475               </row>
30476
30477               <row>
30478                 <entry><para>852</para></entry>
30479
30480                 <entry><para>LOCATION/CALL NUMBER</para></entry>
30481
30482                 <entry><para>Provides the section name for pre-barcode books,
30483                 pamphlets, and some articles and serials.</para></entry>
30484
30485                 <entry><para>Do not put anything in this field if you are
30486                 cataloging a volume which gets only one record and a barcode.
30487                 If the item does not get a barcode, or you are currently
30488                 creating a record for an article in a volume, put the section
30489                 in subfield 'a' (see ANS cataloging documentation), and the
30490                 call number in subfield 'i'. Set the first indicator to
30491                 '8'.</para></entry>
30492               </row>
30493
30494               <row>
30495                 <entry><para>856</para></entry>
30496
30497                 <entry><para>ELECTRONIC ACCESS</para></entry>
30498
30499                 <entry><para>Links to material available
30500                 online.</para></entry>
30501
30502                 <entry><para>Put the URL of any electronic copies or
30503                 summaries, etc. in subfield 'u' and a link title in subfield
30504                 'y'. Set the first indicator to '4'.</para></entry>
30505               </row>
30506
30507               <row>
30508                 <entry><para>942</para></entry>
30509
30510                 <entry><para>ADDED ENTRY ELEMENTS (KOHA)</para></entry>
30511
30512                 <entry><para>Used for Koha-specific data.</para></entry>
30513
30514                 <entry><para>Set the subfield 'c' to the appropriate item
30515                 type.</para></entry>
30516               </row>
30517             </tbody>
30518           </tgroup>
30519         </table>
30520       </section>
30521
30522       <section id="itemcatguide">
30523         <title>Item/Holdings Record Cataloging Guide</title>
30524
30525         <para>This table represents the default embedded holdings data in Koha. This information can
30526           be used for migration or importing data purposes</para>
30527
30528         <table cellpadding="4" cellspacing="4" frame="all">
30529           <title>Koha Embedded Holdings Data</title>
30530
30531           <tgroup align="left" cols="4" colsep="1" rowsep="1">
30532             <colspec colname="tag" colnum="1"/>
30533
30534             <colspec colname="data" colnum="2"/>
30535
30536             <colspec colname="desc" colnum="3"/>
30537
30538             <colspec colname="note" colnum="4"/>
30539
30540             <thead>
30541               <row>
30542                 <entry><para>MARC21 Tag/subfield</para></entry>
30543
30544                 <entry><para>Data Element</para></entry>
30545
30546                 <entry><para>Description</para></entry>
30547
30548                 <entry><para>Notes</para></entry>
30549               </row>
30550             </thead>
30551
30552             <tbody>
30553               <row>
30554                 <entry><para>952$0</para></entry>
30555
30556                 <entry><para>Withdrawn status</para></entry>
30557
30558                 <entry><para>Default values: </para> <itemizedlist>
30559                     <listitem>
30560                       <para>0 = Not withdrawn</para>
30561                     </listitem>
30562
30563                     <listitem>
30564                       <para>1 = Withdrawn</para>
30565                     </listitem>
30566                   </itemizedlist></entry>
30567
30568                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
30569                 ('WITHDRAWN' in default installation)</para></entry>
30570               </row>
30571
30572               <row>
30573                 <entry><para>952$1</para></entry>
30574
30575                 <entry><para>Lost status</para></entry>
30576
30577                 <entry><para>Default values:</para> <itemizedlist>
30578                     <listitem>
30579                       <para>0 = Available</para>
30580                     </listitem>
30581
30582                     <listitem>
30583                       <para>1 = Lost</para>
30584                     </listitem>
30585
30586                     <listitem>
30587                       <para>2 = Long Overdue (Lost)</para>
30588                     </listitem>
30589
30590                     <listitem>
30591                       <para>3 = Lost and Paid For</para>
30592                     </listitem>
30593
30594                     <listitem>
30595                       <para>4 = Missing in Inventory</para>
30596                     </listitem>
30597
30598                     <listitem>
30599                       <para>5 = Missing in Hold Queue</para>
30600                     </listitem>
30601                   </itemizedlist></entry>
30602
30603                 <entry><para>It's possible to configure OPAC so that lost
30604                 items don't display with the <link linkend="hidelostitems">hidelostitems</link> system
30605                 preference. </para> <para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
30606                 ('LOST' in default installation)</para></entry>
30607               </row>
30608
30609               <row>
30610                 <entry><para>952$2</para></entry>
30611
30612                 <entry><para>Classification</para></entry>
30613
30614                 <entry><para>Classification scheme that defines filing rules
30615                 used for sorting call numbers.</para></entry>
30616
30617                 <entry><para>A choice of <link linkend="classificationsources">classification sources</link>
30618                 as they are defined in administration. If no classification
30619                 scheme is entered, the system will use the value entered in
30620                 the <link linkend="DefaultClassificationSource">DefaultClassificationSource</link>
30621                 preference.</para></entry>
30622               </row>
30623
30624               <row>
30625                 <entry><para>952$3</para></entry>
30626
30627                 <entry><para>Materials specified</para></entry>
30628
30629                 <entry><para>Specific issues of serials or multi-part
30630                 items.</para></entry>
30631
30632                 <entry><para>Displayed when items are checked out and in to
30633                 tell the staff how many pieces the item has. Copy/volume data
30634                 is stored in 952$h and $t for display in Normal
30635                 views.</para></entry>
30636               </row>
30637
30638               <row>
30639                 <entry><para>952$4</para></entry>
30640
30641                 <entry><para>Damaged status</para></entry>
30642
30643                 <entry><para>Default values: </para> <itemizedlist>
30644                     <listitem>
30645                       <para>0 = Not damaged</para>
30646                     </listitem>
30647
30648                     <listitem>
30649                       <para>1 = Damaged</para>
30650                     </listitem>
30651                   </itemizedlist></entry>
30652
30653                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
30654                 ('DAMAGE' in default installation)</para></entry>
30655               </row>
30656
30657               <row>
30658                 <entry><para>952$5</para></entry>
30659
30660                 <entry><para>Use restrictions</para></entry>
30661
30662                 <entry><para>Default values:</para> <itemizedlist>
30663                     <listitem>
30664                       <para>0 = No use restrictions</para>
30665                     </listitem>
30666
30667                     <listitem>
30668                       <para>1 = Restricted Access</para>
30669                     </listitem>
30670                   </itemizedlist></entry>
30671
30672                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
30673                 ('RESTRICT' in default installation). This value has no effect
30674                 on circulation.</para></entry>
30675               </row>
30676
30677               <row>
30678                 <entry><para>952$7</para></entry>
30679
30680                 <entry><para>Not for loan</para></entry>
30681
30682                 <entry><para>Default values:</para> <itemizedlist>
30683                     <listitem>
30684                       <para>-1 = Ordered</para>
30685                     </listitem>
30686
30687                     <listitem>
30688                       <para>0 = Available for loans</para>
30689                     </listitem>
30690
30691                     <listitem>
30692                       <para>1 = Not for Loan</para>
30693                     </listitem>
30694
30695                     <listitem>
30696                       <para>2 = Staff Collection</para>
30697                     </listitem>
30698                   </itemizedlist></entry>
30699
30700                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
30701                 ('NOT_LOAN' in default installation). Negative number values
30702                 can still be placed on hold.</para></entry>
30703               </row>
30704
30705               <row>
30706                 <entry><para>952$8</para></entry>
30707
30708                 <entry><para>Collection code</para></entry>
30709
30710                 <entry><para>Coded value</para></entry>
30711
30712                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
30713                 ('CCODE' in default installation)</para></entry>
30714               </row>
30715
30716               <row>
30717                 <entry><para>952$9</para></entry>
30718
30719                 <entry><para>Item number</para></entry>
30720
30721                 <entry><para>System-generated item number.</para></entry>
30722
30723                 <entry><para>Does not display in the item
30724                 record.</para></entry>
30725               </row>
30726
30727               <row>
30728                 <entry><para>952$a</para></entry>
30729
30730                 <entry><para>Owning Library **</para></entry>
30731
30732                 <entry><para>Branch code</para></entry>
30733
30734                 <entry><para><emphasis role="bold">Required</emphasis>. Code
30735                 must be defined in <link linkend="libsgroups">Libraries,
30736                 Branches and Groups</link></para></entry>
30737               </row>
30738
30739               <row>
30740                 <entry><para>952$b</para></entry>
30741
30742                 <entry><para>Holding library ** (usually the same as 952$a
30743                 )</para></entry>
30744
30745                 <entry><para>Branch code</para></entry>
30746
30747                 <entry><para><emphasis role="bold">Required</emphasis>. Code
30748                 must be defined in <link linkend="libsgroups">Libraries,
30749                 Branches and Groups</link></para></entry>
30750               </row>
30751
30752               <row>
30753                 <entry><para>952$c</para></entry>
30754
30755                 <entry><para>Shelving location code</para></entry>
30756
30757                 <entry><para/></entry>
30758
30759                 <entry><para>Coded value, matching <link linkend="authorizedvalues">Authorized Value</link> category
30760                 ('LOC' in default installation)</para></entry>
30761               </row>
30762
30763               <row>
30764                 <entry><para>952$d</para></entry>
30765
30766                 <entry><para>Date acquired</para></entry>
30767
30768                 <entry><para>YYYY-MM-DD</para></entry>
30769
30770                 <entry><para>Date formats in the 952 subfields are required to
30771                 be in the system internal format for data loading and
30772                 subsequent item editing: YYYY-MM-DD</para></entry>
30773               </row>
30774
30775               <row>
30776                 <entry><para>952$e</para></entry>
30777
30778                 <entry><para>Source of acquisition</para></entry>
30779
30780                 <entry><para>Coded value or vendor string</para></entry>
30781
30782                 <entry><para>Filled in automatically with the Koha assigned
30783                 vendor id by Acquisitions when an item is
30784                 received.</para></entry>
30785               </row>
30786
30787               <row>
30788                 <entry><para>952$g</para></entry>
30789
30790                 <entry><para>Purchase price</para></entry>
30791
30792                 <entry><para>Decimal number, no currency symbol (ex.
30793                 10.00)</para></entry>
30794
30795                 <entry><para>Filled in automatically by Acquisitions when an
30796                 item is received.</para></entry>
30797               </row>
30798
30799               <row>
30800                 <entry><para>952$h</para></entry>
30801
30802                 <entry><para>Serial enumeration</para></entry>
30803
30804                 <entry><para/></entry>
30805
30806                 <entry><para>Filled in automatically by Serials if the issue
30807                 is received there.</para></entry>
30808               </row>
30809
30810               <row>
30811                 <entry><para>952$o</para></entry>
30812
30813                 <entry><para>Koha full call number</para></entry>
30814
30815                 <entry><para/></entry>
30816
30817                 <entry><para>Can be filled in automatically based on the <link linkend="itemcallnumber">itemcallnumber</link> system
30818                 preference.</para></entry>
30819               </row>
30820
30821               <row>
30822                 <entry><para>952$p</para></entry>
30823
30824                 <entry><para>Barcode *</para></entry>
30825
30826                 <entry><para>Max 20 characters</para></entry>
30827
30828                 <entry><para/></entry>
30829               </row>
30830
30831               <row>
30832                 <entry><para>952$t</para></entry>
30833
30834                 <entry><para>Copy number</para></entry>
30835
30836                 <entry><para>Max 32 characters</para></entry>
30837
30838                 <entry><para/></entry>
30839               </row>
30840               <row>
30841                 <entry>
30842                   <para>952$u</para>
30843                 </entry>
30844                 <entry>
30845                   <para>Uniform Resource Identifier </para>
30846                 </entry>
30847                 <entry>
30848                   <para>Item specific URL</para>
30849                 </entry>
30850                 <entry>
30851                   <para>Full URL starting with http:// Only needed if your item has its own URL, not
30852                     necessary if the bib record has a 856$u that applies to all items on the record.
30853                   </para>
30854                 </entry>
30855               </row>
30856               <row>
30857                 <entry>
30858                   <para>952$v</para>
30859                 </entry>
30860                 <entry>
30861                   <para>Replacement price</para>
30862                 </entry>
30863                 <entry>
30864                   <para>Decimal number, no currency symbol (ex. 10.00)</para>
30865                 </entry>
30866                 <entry>
30867                   <para>Filled in automatically by Acquisitions when an item is received.</para>
30868                 </entry>
30869               </row>
30870
30871               <row>
30872                 <entry><para>952$w</para></entry>
30873
30874                 <entry><para>Price effective from</para></entry>
30875
30876                 <entry><para>YYYY-MM-DD</para></entry>
30877
30878                 <entry>Date formats in the 952 subfields are required to be in
30879                 the system internal format for data loading and subsequent
30880                 item editing: YYYY-MM-DD. Filled in automatically by
30881                 Acquisitions when an item is received.</entry>
30882               </row>
30883               <row>
30884                 <entry>
30885                   <para>952$x</para>
30886                 </entry>
30887                 <entry>
30888                   <para>Nonpublic note</para>
30889                 </entry>
30890                 <entry>
30891                   <para/>
30892                 </entry>
30893                 <entry>This is a note field for notes that will not appear in the OPAC. Right now
30894                   this note does not appear anywhere but in the item edit screen in the staff
30895                   client.</entry>
30896               </row>
30897
30898               <row>
30899                 <entry><para>952$y</para></entry>
30900
30901                 <entry><para>Koha item type **</para></entry>
30902
30903                 <entry><para>Coded value, required field for
30904                 circulation</para></entry>
30905
30906                 <entry><para><emphasis role="bold">Required</emphasis>. Coded
30907                 value, must be defined in <link linkend="itemtypeadmin">Item
30908                 types</link></para></entry>
30909               </row>
30910
30911               <row>
30912                 <entry><para>952$z</para></entry>
30913
30914                 <entry><para>Public note</para></entry>
30915
30916                 <entry><para/></entry>
30917
30918                 <entry><para/></entry>
30919               </row>
30920             </tbody>
30921           </tgroup>
30922         </table>
30923
30924         <para>* - required for circulation</para>
30925
30926         <para>** - required by Koha</para>
30927       </section>
30928
30929       <section id="onorderitemholds">
30930         <sectioninfo>
30931           <corpauthor>VOKAL</corpauthor>
30932
30933           <editor>
30934             <firstname>Nicole C.</firstname>
30935
30936             <surname>Engard</surname>
30937           </editor>
30938
30939           <pubdate>2010</pubdate>
30940
30941           <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>
30942         </sectioninfo>
30943
30944         <title>Handling On Order Items and Holds</title>
30945
30946         <para>If you tend to import your MARC records when you have ordered
30947         the book (as opposed to when you receive the books), and allow patrons
30948         to place holds on those books, you may need to add item records to the
30949         *.mrc file before importing.</para>
30950
30951         <para>The easiest way to import your latest order is to first run your records through
30952             <ulink url="http://marcedit.reeset.net/">MARCEdit</ulink>. Download your MARC records,
30953           saving them to your desktop or some other location you use/will remember. If you have
30954           MARCEdit already installed you should simply have to double click on your MARC records,
30955           and they will automatically open in MARCEdit.<important>
30956             <para>This tutorial was written with MARCEdit version 5.2.3769.41641 on Windows XP,
30957               instructions may be different if your version or operating system is different.</para>
30958           </important></para>
30959
30960         <itemizedlist>
30961           <listitem>
30962             <para>Your original file will automatically be in the input;
30963             ensure MarcBreaker is chosen, and then click "Execute"</para>
30964
30965             <screenshot>
30966               <screeninfo>MarcBreaker</screeninfo>
30967
30968               <mediaobject>
30969                 <imageobject>
30970                   <imagedata fileref="images/appendix-onorder/marcbreaker.png"/>
30971                 </imageobject>
30972               </mediaobject>
30973             </screenshot>
30974           </listitem>
30975
30976           <listitem>
30977             <para>You will be presented with a summary of the records
30978             processed at the bottom of the screen</para>
30979
30980             <screenshot>
30981               <screeninfo>MarcBreaker Summary</screeninfo>
30982
30983               <mediaobject>
30984                 <imageobject>
30985                   <imagedata fileref="images/appendix-onorder/marcbreaker-summary.png"/>
30986                 </imageobject>
30987               </mediaobject>
30988             </screenshot>
30989           </listitem>
30990
30991           <listitem>
30992             <para>Click 'Edit Records' to continue on to adding item
30993             records</para>
30994           </listitem>
30995
30996           <listitem>
30997             <para>Your screen will be replaced with a larger screen containing
30998             the MARC records</para>
30999
31000             <screenshot>
31001               <screeninfo>MARC file for editing</screeninfo>
31002
31003               <mediaobject>
31004                 <imageobject>
31005                   <imagedata fileref="images/appendix-onorder/editrecords.png"/>
31006                 </imageobject>
31007               </mediaobject>
31008             </screenshot>
31009           </listitem>
31010
31011           <listitem>
31012             <para>Click on Tools &gt; Add/Edit Field</para>
31013
31014             <screenshot>
31015               <screeninfo>Add/Delete Field</screeninfo>
31016
31017               <mediaobject>
31018                 <imageobject>
31019                   <imagedata fileref="images/appendix-onorder/addfield.png"/>
31020                 </imageobject>
31021               </mediaobject>
31022             </screenshot>
31023           </listitem>
31024
31025           <listitem>
31026             <para>Enter in the Koha specific item info</para>
31027
31028             <screenshot>
31029               <screeninfo>Add 942 Field</screeninfo>
31030
31031               <mediaobject>
31032                 <imageobject>
31033                   <imagedata fileref="images/appendix-onorder/add942.png"/>
31034                 </imageobject>
31035               </mediaobject>
31036             </screenshot>
31037
31038             <itemizedlist>
31039               <listitem>
31040                 <para>In the Field box, type 942</para>
31041               </listitem>
31042
31043               <listitem>
31044                 <para>In the Field Data box, type \\$c and the item type code
31045                 (\\$cBOOK in this example)</para>
31046               </listitem>
31047
31048               <listitem>
31049                 <para>Check the 'Insert last' option</para>
31050               </listitem>
31051
31052               <listitem>
31053                 <para>Click 'Add Field'</para>
31054               </listitem>
31055             </itemizedlist>
31056           </listitem>
31057
31058           <listitem>
31059             <para>Enter in the item record data</para>
31060
31061             <screenshot>
31062               <screeninfo>Add 952 Field</screeninfo>
31063
31064               <mediaobject>
31065                 <imageobject>
31066                   <imagedata fileref="images/appendix-onorder/add952.png"/>
31067                 </imageobject>
31068               </mediaobject>
31069             </screenshot>
31070
31071             <itemizedlist>
31072               <listitem>
31073                 <para>In the Field box, type 952</para>
31074               </listitem>
31075
31076               <listitem>
31077                 <para>In the Field Data box, type
31078                 $7ORDERED_STATUS$aPERM_LOC$bCURR_LOC$cSHELVING_LOCATION$eSOURCE_OF_ACQ$yITEM_TYPE</para>
31079
31080                 <itemizedlist>
31081                   <listitem>
31082                     <para>ex. $7-1$aCPL$bCPL$cNEW$eBrodart$yBOOK</para>
31083
31084                     <itemizedlist>
31085                       <listitem>
31086                         <para>In a default install of Koha -1 is the value for
31087                         the Ordered status</para>
31088                       </listitem>
31089                     </itemizedlist>
31090                   </listitem>
31091
31092                   <listitem>
31093                     <para>You may want to look at other subfields you would
31094                     like data in -- for example, changing the collection code
31095                     to put all the items in the same collection (8),
31096                     automatically fill in the acquisition date (d), or put in
31097                     a public note (z).</para>
31098                   </listitem>
31099
31100                   <listitem>
31101                     <para>Be sure you use the $ to separate subfields; adding
31102                     each subfield on a separate line will cause that many
31103                     items to be imported with your MARC record (in the example
31104                     above, four items, each with one of those subfields
31105                     corrected)</para>
31106                   </listitem>
31107
31108                   <listitem>
31109                     <para>Make sure you look at the Administration &gt;
31110                     Authorized Values in Koha to put the correct code into the
31111                     field</para>
31112                   </listitem>
31113                 </itemizedlist>
31114               </listitem>
31115
31116               <listitem>
31117                 <para>Check the 'Insert last' option</para>
31118               </listitem>
31119
31120               <listitem>
31121                 <para>Click 'Add Field'</para>
31122               </listitem>
31123             </itemizedlist>
31124           </listitem>
31125
31126           <listitem>
31127             <para>Close the field editor window</para>
31128           </listitem>
31129
31130           <listitem>
31131             <para>Click on File &gt; Compile into MARC</para>
31132
31133             <screenshot>
31134               <screeninfo>Compile into MARC</screeninfo>
31135
31136               <mediaobject>
31137                 <imageobject>
31138                   <imagedata fileref="images/appendix-onorder/compile.png"/>
31139                 </imageobject>
31140               </mediaobject>
31141             </screenshot>
31142           </listitem>
31143
31144           <listitem>
31145             <para>Choose where to save your file</para>
31146           </listitem>
31147         </itemizedlist>
31148
31149         <para>Now you want to go into your Koha system and follow the
31150         instructions for <link linkend="stagemarc">importing MARC
31151         records</link>.</para>
31152
31153         <para>Once the item has come in, you will need to go to the item
31154         record and individually change the item to have the correct barcode,
31155         and manually change the status from Ordered to the blank line in the
31156         Not for Loan field.</para>
31157
31158         <tip>
31159           <para>If you purchase your cataloged item records, you may want to
31160           request your vendor put in the information you need into the MARC
31161           records for you; that way, you could import the edited-by-the-vendor
31162           file, overwriting the current record, automatically replacing the
31163           data with what you need.</para>
31164         </tip>
31165       </section>
31166     </section>
31167   </chapter>
31168   <chapter id="coursereserves">
31169     <title>Course Reserves</title>
31170     <para>The course reserves module in Koha allows you to temporarily move items to 'reserve' and
31171       assign different circulation rules to these items while they are being used for a specific
31172       course.</para>
31173     <section id="coursesetup">
31174       <title>Course Reserves Setup</title>
31175       <para>Before using Course Reserves you will need to do some set up.  </para>
31176       <para>First you will need to enable course reserves by setting the <link
31177           linkend="UseCourseReserves">UseCourseReserves</link> preference to 'Use'.</para>
31178       <para>Next you will need to have all of your course instructors <link linkend="addnewpatron"
31179           >added as patrons</link>.</para>
31180       <para>Next you will want to add a couple of new <link linkend="newauthval">authorized
31181           values</link> for Departments and Terms. </para>
31182       <para>You may also want to create new <link linkend="additemtype">item types</link>, <link
31183           linkend="ccode">collection codes</link> and/or <link linkend="shelvelocvals">shelving
31184           locations</link> to make it clear that the items are on reserve to your patrons. You will
31185         also want to be sure to confirm that your <link linkend="circfinerules">circulation and fine
31186           rules</link> are right for your new item types (whether they be hourly or daily
31187         loans).</para>
31188     </section>
31189     <section id="addingcourses">
31190       <title>Adding Courses</title>
31191       <para>Once you have completed your set up for Course Reserves you can start creating courses
31192         and adding titles to the reserve list.</para>
31193       <screenshot>
31194           <screeninfo>Course Reserves Admin</screeninfo>
31195           <mediaobject>
31196             <imageobject>
31197               <imagedata fileref="images/coursereserves/coursesblank.png"/>
31198             </imageobject>
31199           </mediaobject>
31200         </screenshot>
31201       <para>From the main course reserves page you can add a new course by clicking the 'New course'
31202         button at the top left.</para>
31203       <screenshot>
31204           <screeninfo>Add a new course</screeninfo>
31205           <mediaobject>
31206             <imageobject>
31207               <imagedata fileref="images/coursereserves/newcourse.png"/>
31208             </imageobject>
31209           </mediaobject>
31210         </screenshot>
31211       <para>Your new course will need a Department, Number and Name at the bare minimum. You can
31212         also add in additional details like course section number and term. To link an instructor to
31213         this course simply start typing their name and Koha will search your patron database to find
31214         you the right person.</para>
31215       <screenshot>
31216           <screeninfo>Instrcutor search</screeninfo>
31217           <mediaobject>
31218             <imageobject>
31219               <imagedata fileref="images/coursereserves/instructorsearch.png"/>
31220             </imageobject>
31221           </mediaobject>
31222         </screenshot>
31223       <para>Once the instructor you want appears just click their name and they will be added. You
31224         can repeat this for all instructors on this course. Each instructor will appear above the
31225         search box and can be removed by clicking the 'Remove' link to the right of their name.</para>
31226       <screenshot>
31227           <screeninfo>Instructors</screeninfo>
31228           <mediaobject>
31229             <imageobject>
31230               <imagedata fileref="images/coursereserves/instructorremove.png"/>
31231             </imageobject>
31232           </mediaobject>
31233         </screenshot>
31234       <para>If you would like your course to show publicly you'll want to be sure to check the
31235         'Enabled?' box before saving your new course.</para>
31236       <para>Once your course is saved it will show on the main course reserves page and be
31237         searchable by any field in the course.</para>
31238       <screenshot>
31239           <screeninfo>Courses</screeninfo>
31240           <mediaobject>
31241             <imageobject>
31242               <imagedata fileref="images/coursereserves/courses.png"/>
31243             </imageobject>
31244           </mediaobject>
31245         </screenshot>
31246     </section>
31247     <section id="addreserves">
31248       <title>Adding Reserve Materials </title>
31249       <para>Before adding reserve materials you will need at least one course to add them to.  To
31250         add materials visit the Course Reserves module.</para>
31251       <screenshot>
31252         <screeninfo>Courses</screeninfo>
31253         <mediaobject>
31254           <imageobject>
31255             <imagedata fileref="images/coursereserves/courses.png"/>
31256           </imageobject>
31257         </mediaobject>
31258       </screenshot>
31259       <para>Click on the title of the course you would like to add materials to.</para>
31260       <screenshot>
31261           <screeninfo>Course administration</screeninfo>
31262           <mediaobject>
31263             <imageobject>
31264               <imagedata fileref="images/coursereserves/courseadmin.png"/>
31265             </imageobject>
31266           </mediaobject>
31267         </screenshot>
31268       <para>At the top of the course description click the 'Add reserves' button to add titles to
31269         this reserve list. You will be asked to enter the barcode for the reserve item.</para>
31270       <screenshot>
31271         <screeninfo>Add item to reserve</screeninfo>
31272         <mediaobject>
31273           <imageobject>
31274             <imagedata fileref="images/coursereserves/addbarcode.png"/>
31275           </imageobject>
31276         </mediaobject>
31277       </screenshot>
31278       <para>After you are done scanning the barcodes to add to the course you can see them on the
31279         course page</para>
31280       <screenshot>
31281         <screeninfo>Course with reserves</screeninfo>
31282         <mediaobject>
31283           <imageobject>
31284             <imagedata fileref="images/coursereserves/coursewithreserves.png"/>
31285           </imageobject>
31286         </mediaobject>
31287       </screenshot>
31288     </section>
31289     <section id="opaccoursereserves">
31290       <title>Course Reserves in the OPAC</title>
31291       <para>Once you have enabled Course Reserves and added courses you will see a link to Course
31292         Reserves below your search box in the OPAC.</para>
31293       <screenshot>
31294           <screeninfo>Course Reserves Link</screeninfo>
31295           <mediaobject>
31296             <imageobject>
31297               <imagedata fileref="images/coursereserves/courselinkopac.png"/>
31298             </imageobject>
31299           </mediaobject>
31300         </screenshot>
31301       <para>Clicking that link will show you your list of enabled courses (if you have only one
31302         course you will just see the contents of that one course).</para>
31303       <screenshot>
31304           <screeninfo>Course list in the OPAC</screeninfo>
31305           <mediaobject>
31306             <imageobject>
31307               <imagedata fileref="images/coursereserves/coursesopac.png"/>
31308             </imageobject>
31309           </mediaobject>
31310         </screenshot>
31311       <para>You can search course reserves by any field (course number, course name, instructor
31312         name, department) that is visbile in the list of courses. Clicking a course name will show
31313         you the details and reserve items.</para>
31314       <screenshot>
31315           <screeninfo>Course listing</screeninfo>
31316           <mediaobject>
31317             <imageobject>
31318               <imagedata fileref="images/coursereserves/courseopac.png"/>
31319             </imageobject>
31320           </mediaobject>
31321         </screenshot>
31322     </section>
31323   </chapter>
31324
31325   <chapter id="serials">
31326     <title>Serials</title>
31327
31328     <para>Serials actions can be accessed by going to the More menu at the top
31329     of your screen and choosing Serials or by clicking Serials on the main
31330     Koha staff client page. The Serials module in Koha is used for keeping
31331     track of journals, newspapers and other items that come on a regular
31332     schedule. As with all modules, make sure you go through the related <link linkend="impserials">Implementation Checklist</link> before using the
31333     Serials module.</para>
31334
31335     <itemizedlist>
31336       <listitem>
31337         <para><emphasis>Get there:</emphasis> More &gt; Serials</para>
31338       </listitem>
31339     </itemizedlist>
31340     <section id="serialfreq">
31341       <title>Manage Serial Frequencies</title>
31342       <para>Koha keeps a record of publication frequencies for easy management and
31343         duplication.</para>
31344       <itemizedlist>
31345         <listitem>
31346           <para><emphasis>Get there:</emphasis> More &gt; Serials > Manage frequencies</para>
31347         </listitem>
31348       </itemizedlist>
31349       <para>From this page you can view all of the existing frequencies in your system</para>
31350       <screenshot>
31351         <screeninfo>Frequencies</screeninfo>
31352         <mediaobject>
31353           <imageobject>
31354             <imagedata fileref="images/serials/frequencies.png"/>
31355           </imageobject>
31356         </mediaobject>
31357       </screenshot>
31358       <para>and create new ones.</para>
31359       <screenshot>
31360         <screeninfo>New frequency</screeninfo>
31361         <mediaobject>
31362           <imageobject>
31363             <imagedata fileref="images/serials/newfrequency.png"/>
31364           </imageobject>
31365         </mediaobject>
31366       </screenshot>
31367     </section>
31368     <section id="serialpatterns">
31369       <title>Manage Serial Numbering Patterns</title>
31370       <para>Everytime you create a new numbering pattern in serials you can save it for later use.
31371         These patters are accessible via the Manage numbering patterns page.</para>
31372       <itemizedlist>
31373         <listitem>
31374           <para><emphasis>Get there:</emphasis> More &gt; Serials > Manage numbering patterns</para>
31375         </listitem>
31376       </itemizedlist>
31377       <para>This page will list for you the numbering patterns you have saved in the past as well as
31378         a few canned patterns.</para>
31379       <screenshot>
31380         <screeninfo>Number patterns</screeninfo>
31381         <mediaobject>
31382           <imageobject>
31383             <imagedata fileref="images/serials/numpatterns.png"/>
31384           </imageobject>
31385         </mediaobject>
31386       </screenshot>
31387       <para><tip>
31388           <para>If you have upgraded from a previous version of Koha you will see 'Backup patterns'
31389             listed for patterns used in version before Koha 3.14. This is how Koha saved your old
31390             numbering patterns. You can edit these to give them more meaningful names from
31391             here.</para>
31392         </tip>It will also allow you to create a new numbering pattern without first adding a
31393         subscription. To add new new pattern click 'New numbering pattern' at the top of the list of
31394         patterns.</para>
31395       <screenshot>
31396         <screeninfo>New number pattern</screeninfo>
31397         <mediaobject>
31398           <imageobject>
31399             <imagedata fileref="images/serials/newnumpattern.png"/>
31400           </imageobject>
31401         </mediaobject>
31402       </screenshot>
31403     </section>
31404
31405     <section id="newsubscription">
31406       <title>Add a subscription</title>
31407
31408       <para>Subscriptions can be added by clicking the 'New' button on any
31409       bibliographic record</para>
31410
31411       <screenshot>
31412         <screeninfo>New Subscription Button</screeninfo>
31413
31414         <mediaobject>
31415           <imageobject>
31416             <imagedata fileref="images/serials/newsubfrombib.png"/>
31417           </imageobject>
31418         </mediaobject>
31419       </screenshot>
31420
31421       <para>Or by visiting the Serials module and clicking 'New
31422       Subscription'</para>
31423
31424       <screenshot>
31425         <screeninfo>New Subscription Button</screeninfo>
31426
31427         <mediaobject>
31428           <imageobject>
31429             <imagedata fileref="images/serials/newsubbutton.png"/>
31430           </imageobject>
31431         </mediaobject>
31432       </screenshot>
31433
31434       <para>If you are entering a new subscription from the Serials module you
31435       will be presented with a blank form (if creating new from a
31436       bibliographic record the form will include the bib info).</para>
31437
31438       <screenshot>
31439         <screeninfo>Add a new subscription (1/2)</screeninfo>
31440
31441         <mediaobject>
31442           <imageobject>
31443             <imagedata fileref="images/serials/addsub.png"/>
31444           </imageobject>
31445         </mediaobject>
31446       </screenshot>
31447
31448       <itemizedlist>
31449         <listitem>
31450           <para>'Librarian' field will show the logged in librarian's
31451           username</para>
31452         </listitem>
31453
31454         <listitem>
31455           <para>'Vendor' can be found by either searching vendors entered via
31456           the <link linkend="acqmodule">Acquisitions module</link> or entering
31457           the vendor ID number</para>
31458
31459           <itemizedlist>
31460             <listitem>
31461               <para>Vendor information is not required</para>
31462             </listitem>
31463
31464             <listitem>
31465               <para>In order to claim missing and late issues you need to
31466               enter vendor information</para>
31467
31468               <screenshot>
31469                 <screeninfo>Vendor Missing Warning</screeninfo>
31470
31471                 <mediaobject>
31472                   <imageobject>
31473                     <imagedata fileref="images/serials/vendorwarning.png"/>
31474                   </imageobject>
31475                 </mediaobject>
31476               </screenshot>
31477             </listitem>
31478           </itemizedlist>
31479         </listitem>
31480
31481         <listitem>
31482           <para>'Biblio' is the MARC record you'd like to link this
31483           subscription to</para>
31484
31485           <itemizedlist>
31486             <listitem>
31487               <para>This can be done by searching for an existing record by
31488               clicking on the 'Search for Biblio' link below the boxes or by
31489               entering the bib number for a record in the first box. Only if
31490               you search with the field between the parenthesis.</para>
31491             </listitem>
31492           </itemizedlist>
31493         </listitem>
31494
31495         <listitem>
31496           <para>Next you can choose whether a new item is created when receiving an issue (if you
31497             barcode issues you'll want to create an item at this time)</para>
31498         </listitem>
31499         <listitem>
31500           <para>In order to determine how to handle irregularities in your subscription answer 'When
31501             there is an irregular issue', if the numbers are always sequential you'll want to pick
31502             'Keep issue number'</para>
31503         </listitem>
31504         <listitem>
31505           <para>Checking the 'Manual history' box will allow you to enter serials outside the
31506             prediction pattern once the subscription is saved by going to the 'Planning' tab on the
31507             subscription detail page.<screenshot>
31508               <screeninfo>Manual History</screeninfo>
31509               <mediaobject>
31510                 <imageobject>
31511                   <imagedata fileref="images/serials/manualhistory.png"/>
31512                 </imageobject>
31513               </mediaobject>
31514             </screenshot></para>
31515         </listitem>
31516         <listitem>
31517           <para>'Call Number' is for your item's call number or call number prefix</para>
31518         </listitem>
31519         <listitem>
31520           <para>'Library' is the branch that owns this subscription.</para>
31521           <itemizedlist>
31522             <listitem>
31523               <para>If more than one library subscribes to this serial you will need to create a
31524                 subscription for each library</para>
31525             </listitem>
31526             <listitem>
31527               <para>This can be done easily by using the 'Edit as New (Duplicate)' option found on
31528                 the subscription information page and changing only the 'Library' field</para>
31529               <screenshot>
31530                 <screeninfo>New Duplicate Subscription</screeninfo>
31531                 <mediaobject>
31532                   <imageobject>
31533                     <imagedata fileref="images/serials/newasdup.png"/>
31534                   </imageobject>
31535                 </mediaobject>
31536               </screenshot>
31537             </listitem>
31538           </itemizedlist>
31539         </listitem>
31540         <listitem>
31541           <para>Use the 'Public Note' for any notes you would like to appear in the OPAC for the
31542             patrons</para>
31543         </listitem>
31544         <listitem>
31545           <para>'Nonpublic Note' should be used for notes that are only visible to the librarians
31546             via the staff client</para>
31547         </listitem>
31548         <listitem>
31549           <para>The 'Patron notification' option lets you pick a notice to send to patrons who
31550             subscribe to updates on this serial via the OPAC.</para>
31551           <itemizedlist>
31552             <listitem>
31553               <para>For this option to appear you need to make sure that you have a Routing List
31554                 notice set up in the <link linkend="notices">Notices Tool</link></para>
31555             </listitem>
31556           </itemizedlist>
31557         </listitem>
31558
31559         <listitem>
31560           <para>'Location' is for the shelving location</para>
31561         </listitem>
31562
31563         <listitem>
31564           <para>The 'Grace period' is the number of days before an issue is automatically moved from
31565             'Expected' status to 'Waiting' and how many days before an issue is automatically moved
31566             from 'Waiting' status to 'Late'</para>
31567         </listitem>
31568
31569         <listitem>
31570           <para>The Staff and OPAC Display options allow you to control how
31571           many issues appear by default on bibliographic records in the Staff
31572           Client and the OPAC</para>
31573
31574           <itemizedlist>
31575             <listitem>
31576               <para>If no values are entered in these fields, they will use
31577               the <link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
31578               and <link linkend="StaffSerialIssueDisplayCount">StaffSerialIssueDisplayCount</link>
31579               system preference values</para>
31580             </listitem>
31581           </itemizedlist>
31582         </listitem>
31583         </itemizedlist>
31584       <para>Once that data is filled in you can click 'Next' to enter the prediction pattern information.</para>
31585       <screenshot>
31586           <screeninfo>Add a new subscription (2/2)</screeninfo>
31587           <mediaobject>
31588             <imageobject>
31589               <imagedata fileref="images/serials/addsub2.png"/>
31590             </imageobject>
31591           </mediaobject>
31592         </screenshot>
31593 <itemizedlist>
31594         <listitem>
31595           <para>In 'First issue publication date' you want to enter the date
31596           of the issue you have in your hand, the date from which the
31597           prediction pattern will start</para>
31598         </listitem>
31599
31600         <listitem>
31601           <para>There are several pre-defined options for the 'Frequency' of publication all of
31602             which are visible alongside your own custom frequencies by visiting '<link
31603               linkend="serialfreq">Manage frequencies</link>'</para>
31604
31605           <itemizedlist>
31606             <listitem>
31607               <para>Without periodicy: some very specific (usually high level
31608               science journals) don't have a true periodicity. When you
31609               subscribe to the title, you subscribe for 6 issues, which can
31610               arrive in 1 year... or 2... There is no regularity or known
31611               schedule.</para>
31612             </listitem>
31613
31614             <listitem>
31615               <para>Unknown select this if none of the other choices are
31616               relevant</para>
31617             </listitem>
31618
31619             <listitem>
31620               <para>Irregular: The journal is not "regular" but has a
31621               periodicity. You know that it comes out on January, then in
31622               October and December, it is irregular, but you know when it's
31623               going to arrive.</para>
31624             </listitem>
31625
31626             <listitem>
31627               <para>2/day: Twice daily</para>
31628             </listitem>
31629
31630             <listitem>
31631               <para>1/day: Daily</para>
31632             </listitem>
31633
31634             <listitem>
31635               <para>3/week: Three times a week</para>
31636             </listitem>
31637
31638             <listitem>
31639               <para>1/week: Weekly</para>
31640             </listitem>
31641
31642             <listitem>
31643               <para>1/ 2 weeks: Twice monthly (fortnightly)</para>
31644             </listitem>
31645
31646             <listitem>
31647               <para>1/ 3 weeks: Tri-weekly</para>
31648             </listitem>
31649
31650             <listitem>
31651               <para>1/month: Monthly</para>
31652             </listitem>
31653
31654             <listitem>
31655               <para>1/ 2 months (6/year): Bi-monthly</para>
31656             </listitem>
31657
31658             <listitem>
31659               <para>1/ 3 months (1/quarter): Quarterly</para>
31660             </listitem>
31661
31662             <listitem>
31663               <para>1/quarter (seasonal) : Quarterly related to seasons (ie.
31664               Summer, Autumn, Winter, Spring)</para>
31665             </listitem>
31666
31667             <listitem>
31668               <para>2/year: Half yearly</para>
31669             </listitem>
31670
31671             <listitem>
31672               <para>1/year: Annual</para>
31673             </listitem>
31674
31675             <listitem>
31676               <para>1/ 2 years: Bi-annual</para>
31677             </listitem>
31678           </itemizedlist>
31679         </listitem>
31680         <listitem>
31681           <para>'Subscription length' is the number of issues or months in the subscription. This is
31682             also used for setting up renewal alerts</para>
31683         </listitem>
31684         <listitem>
31685           <para>'Subscription start date' is the date at which the subscription begins. This is used
31686             for setting up renewal alerts</para>
31687         </listitem>
31688         <listitem>
31689           <para>'Subscription end date' should only be entered for subscriptions that have ended (if
31690             you're entering in a backlog of serials)</para>
31691         </listitem>
31692
31693         <listitem>
31694           <para>'Numbering pattern' will help you determine how the numbers are printed for each
31695             issue. Patterns entered here are saved and editable at any time by visiting '<link
31696               linkend="serialpatterns">Manage numbering patterns</link>'</para>
31697
31698           <itemizedlist>
31699             <listitem>
31700               <para>Start with the numbering on the issue you have in hand,
31701               the numbering that matches the date you entered in the 'First
31702               issue publication' field</para>
31703             </listitem>
31704
31705             <listitem>
31706               <para>You can choose to create your own numbering pattern by choosing 'None of the
31707                 above' and clicking the 'Show/Hide Advanced Pattern' button at the bottom of the form</para>
31708               <screenshot>
31709                   <screeninfo>Advanced prediction pattern</screeninfo>
31710                   <mediaobject>
31711                     <imageobject>
31712                       <imagedata fileref="images/serials/advancedpattern.png"/>
31713                     </imageobject>
31714                   </mediaobject>
31715                 </screenshot>
31716             </listitem>
31717           </itemizedlist>
31718         </listitem>
31719         <listitem>
31720           <para>The 'Locale' option is useful when you want to display days, month or season. For
31721             example, if you have a German serial, you can use the German locale option to display
31722             days, etc. in German.</para>
31723         </listitem>
31724
31725         <listitem>
31726           <para>Once a 'Numbering pattern' is chosen the number formula will appear.<screenshot>
31727               <screeninfo>Numbering Forumla</screeninfo>
31728               <mediaobject>
31729                 <imageobject>
31730                   <imagedata fileref="images/serials/numberonly.png"/>
31731                 </imageobject>
31732               </mediaobject>
31733             </screenshot><itemizedlist>
31734               <listitem>
31735                 <para>The 'Begins with' number is the number of the issue you're holding in your
31736                   hand.</para>
31737               </listitem>
31738               <listitem>
31739                 <para>The 'Inner counter' is used to tell Koha where the "receiving cycle" starts<itemizedlist>
31740                     <listitem>
31741                       <para>For example: If the first issue to receive is "vol. 4, no. 1, iss. 796",
31742                         you need to set up "inner counter = 0" But if it's "vol. 4, no. 2, iss.
31743                         797", the inner counter should be "1".</para>
31744                     </listitem>
31745                   </itemizedlist></para>
31746               </listitem>
31747               <listitem>
31748                 <para>After filling in this data click the 'Test prediction pattern' button to see
31749                   what issues the system will generate, if there are irregularities you can choose
31750                   which issues don't exist from the list presented.</para>
31751                 <screenshot>
31752                     <screeninfo>Prediction pattern</screeninfo>
31753                     <mediaobject>
31754                       <imageobject>
31755                         <imagedata fileref="images/serials/predictionpattern.png"/>
31756                       </imageobject>
31757                     </mediaobject>
31758                   </screenshot>
31759               </listitem>
31760             </itemizedlist></para>
31761         </listitem>
31762       </itemizedlist>
31763
31764       <para>Click 'Save Subscription' to save the information you have
31765       entered. <link linkend="sampleserialsapp">Find sample serial examples in
31766       the appendix</link>.</para>
31767     </section>
31768
31769     <section id="receiveissues">
31770       <title>Receive Issues</title>
31771
31772       <para>Issues can be marked as received from several locations. To find a
31773       subscription, use the search box at the top of the Serials page to
31774       search for the serial you'd like to receive issues for:</para>
31775
31776       <screenshot>
31777         <screeninfo>Subscription Search</screeninfo>
31778
31779         <mediaobject>
31780           <imageobject>
31781             <imagedata fileref="images/serials/subsearch.png"/>
31782           </imageobject>
31783         </mediaobject>
31784       </screenshot>
31785
31786       <para>From the search results you can click the 'Serial Receive' link or
31787       you can click on the subscription title and then click the 'Receive'
31788       button.</para>
31789
31790       <screenshot>
31791         <screeninfo>Subscription Buttons</screeninfo>
31792
31793         <mediaobject>
31794           <imageobject>
31795             <imagedata fileref="images/serials/subbuttons.png"/>
31796           </imageobject>
31797         </mediaobject>
31798       </screenshot>
31799
31800       <para>The final way to receive serials is from the 'Serial Collection'
31801       page. To the left of the Subscription summary page there is a menu with
31802       a link to 'Serial Collection'</para>
31803
31804       <screenshot>
31805         <screeninfo>Serial Subscription Menu</screeninfo>
31806
31807         <mediaobject>
31808           <imageobject>
31809             <imagedata fileref="images/serials/serialcolllink.png"/>
31810           </imageobject>
31811         </mediaobject>
31812       </screenshot>
31813
31814       <para>From the page that opens up you can click 'Edit Serial' with the
31815       issue you want to receive checked.</para>
31816
31817       <screenshot>
31818         <screeninfo>Edit Issues</screeninfo>
31819
31820         <mediaobject>
31821           <imageobject>
31822             <imagedata fileref="images/serials/editissue.png"/>
31823           </imageobject>
31824         </mediaobject>
31825       </screenshot>
31826
31827       <para>All three of these options will open up the issue receive
31828       form:</para>
31829
31830       <screenshot>
31831         <screeninfo>Receive Serials</screeninfo>
31832
31833         <mediaobject>
31834           <imageobject>
31835             <imagedata fileref="images/serials/receiveissue.png"/>
31836           </imageobject>
31837         </mediaobject>
31838       </screenshot>
31839
31840       <itemizedlist>
31841         <listitem>
31842           <para>Choose 'Arrived' from the status pull down to mark a serial as
31843           received.</para>
31844         </listitem>
31845
31846         <listitem>
31847           <para>If you have decided to have an item record created for each issue an <link linkend="addingitems">item add form</link> 
31848             will appear after choosing 'Arrived'</para>
31849           <screenshot>
31850               <screeninfo>Serial item record</screeninfo>
31851               <mediaobject>
31852                 <imageobject>
31853                   <imagedata fileref="images/serials/serialitem.png"/>
31854                 </imageobject>
31855               </mediaobject>
31856             </screenshot>
31857         </listitem>
31858
31859         <listitem>
31860           <para>If your issue has a supplemental issue with it, fill in the
31861           Supplemental Issue information.</para>
31862         </listitem>
31863
31864         <listitem>
31865           <para>If you have decided to have an item record created for each
31866           issue an <link linkend="addingitems">item add form</link> will
31867           appear for your supplement and for the issue itself</para>
31868         </listitem>
31869
31870         <listitem>
31871           <para>Once you have entered your info you can click 'Save'</para>
31872         </listitem>
31873       </itemizedlist>
31874
31875       <para>If you are receiving multiple issues at once, or have marked an
31876       issue as 'Late' or 'Missing' there you can click the 'Generate Next'
31877       button below the list of issues.</para>
31878
31879       <screenshot>
31880         <screeninfo>Generate Next Button</screeninfo>
31881
31882         <mediaobject>
31883           <imageobject>
31884             <imagedata fileref="images/serials/editissue.png"/>
31885           </imageobject>
31886         </mediaobject>
31887       </screenshot>
31888
31889       <para>Clicking this button will generate the next issue for you and mark
31890       the previously expected issue as 'Late' automatically. You can then
31891       check the 'Edit' box to the right of each issue and edit the status on
31892       multiple issues at once.</para>
31893     </section>
31894
31895     <section id="routinglist">
31896       <title>Create a Routing List</title>
31897
31898       <para>A routing list is a list of people who receive the serial before it goes to the shelf.
31899         To enable routing lists you want to set your <link linkend="RoutingSerials"
31900           >RoutingSerials</link> preference to 'Add'.</para>
31901
31902       <para>When on the subscription page you will see a link to the left that
31903       reads 'Create Routing List' or 'Edit Routing List'</para>
31904
31905       <screenshot>
31906         <screeninfo>Subscription Routing List Link</screeninfo>
31907
31908         <mediaobject>
31909           <imageobject>
31910             <imagedata fileref="images/serials/createroutinglink.png"/>
31911           </imageobject>
31912         </mediaobject>
31913       </screenshot>
31914
31915       <para>Clicking that link will bring you to the menu to add a new routing
31916       list.</para>
31917
31918       <screenshot>
31919         <screeninfo>Routing List Creation</screeninfo>
31920
31921         <mediaobject>
31922           <imageobject>
31923             <imagedata fileref="images/serials/createroutinglist.png"/>
31924           </imageobject>
31925         </mediaobject>
31926       </screenshot>
31927
31928       <para>From here you want to click 'Add recipients' in order to add
31929       people to the routing list. In the menu that appears you can filter
31930       patrons by part of their name, their library and/or patron
31931       category.</para>
31932
31933       <screenshot>
31934         <screeninfo>Add Members to Routing List</screeninfo>
31935
31936         <mediaobject>
31937           <imageobject>
31938             <imagedata fileref="images/serials/addtorouting.png"/>
31939           </imageobject>
31940         </mediaobject>
31941       </screenshot>
31942
31943       <para>Clicking 'Add' to the right of each name will add them to the
31944       routing list. When you have chosen all of the people for the list, click
31945       the 'Close' link to be redirected to the routing list.</para>
31946
31947       <screenshot>
31948         <screeninfo>Routing List</screeninfo>
31949
31950         <mediaobject>
31951           <imageobject>
31952             <imagedata fileref="images/serials/editroutinglist.png"/>
31953           </imageobject>
31954         </mediaobject>
31955       </screenshot>
31956
31957       <para>If the list looks the way you expect it to, then click 'Save'.
31958       Next you will be brought to a preview of the routing list. To print the
31959       list click 'Save and preview routing slip.' This will open a printable
31960       version of the list.</para>
31961
31962       <screenshot>
31963         <screeninfo>Preview Routing List</screeninfo>
31964
31965         <mediaobject>
31966           <imageobject>
31967             <imagedata fileref="images/serials/previewroutinglist.png"/>
31968           </imageobject>
31969         </mediaobject>
31970       </screenshot>
31971
31972       <para>If <link linkend="RoutingListAddReserves">RoutingListAddReserves</link> is set to
31973       on then patrons listed in the routing list will automatically be added
31974       to the holds list for the issue.</para>
31975
31976       <para>To see a list of all of the routing lists a specific patron is on visit the <link
31977           linkend="patronroutingtab">Routing Lists tab</link> on their patron record.</para>
31978     </section>
31979
31980     <section id="serialsubinstaff">
31981       <title>Subscriptions in Staff Client</title>
31982
31983       <para>Subscription information will appear on bibliographic records
31984       under the 'Subscriptions' tab</para>
31985
31986       <screenshot>
31987         <screeninfo>Subscription Tab on Bibliographic Record</screeninfo>
31988
31989         <mediaobject>
31990           <imageobject>
31991             <imagedata fileref="images/serials/subinfoonbib.png"/>
31992           </imageobject>
31993         </mediaobject>
31994       </screenshot>
31995
31996       <para>Clicking the 'Subscription Details' link will take you to the
31997       Subscription summary page in the staff client.</para>
31998
31999       <screenshot>
32000         <screeninfo>Subscription Detail</screeninfo>
32001
32002         <mediaobject>
32003           <imageobject>
32004             <imagedata fileref="images/serials/subscriptiondetail.png"/>
32005           </imageobject>
32006         </mediaobject>
32007       </screenshot>
32008       <para>If you are using the <link linkend="acqmodule">Acquisitions</link> module to keep <link
32009           linkend="ordersubscription">track of serial subscriptions</link> you will see that info
32010         before your subscription details.</para>
32011       <screenshot>
32012           <screeninfo>Acquisitions information for subscription</screeninfo>
32013           <mediaobject>
32014             <imageobject>
32015               <imagedata fileref="images/acquisitions/subdetails.png"/>
32016             </imageobject>
32017           </mediaobject>
32018         </screenshot>
32019     </section>
32020
32021     <section id="serialsubinopac">
32022       <title>Subscriptions in OPAC</title>
32023
32024       <para>When viewing the subscription in the OPAC there will be several
32025       options.</para>
32026
32027       <para>Like in the staff client, there will be a Subscriptions tab on the
32028       bibliographic record.</para>
32029
32030       <screenshot>
32031         <screeninfo>Subscriptions Tab in OPAC</screeninfo>
32032
32033         <mediaobject>
32034           <imageobject>
32035             <imagedata fileref="images/serials/subopac.png"/>
32036           </imageobject>
32037         </mediaobject>
32038       </screenshot>
32039
32040       <para>Under this tab will appear the number of issues you chose when
32041       setting up the subscription or in your <link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
32042       system preference. Clicking the 'More details' link will provide you
32043       with additional information about the serial history. You can set the
32044       default view of a serial in the OPAC with the <link linkend="SubscriptionHistory">SubscriptionHistory</link> system
32045       preference.</para>
32046
32047       <para>There are two views, compact and full. The compact serial
32048       subscription will show basic information regarding the
32049       subscription</para>
32050
32051       <screenshot>
32052         <screeninfo>Compact Serial View</screeninfo>
32053
32054         <mediaobject>
32055           <imageobject>
32056             <imagedata fileref="images/serials/compactopac.png"/>
32057           </imageobject>
32058         </mediaobject>
32059       </screenshot>
32060
32061       <para>From this compact display patrons can subscribe to be notified of new issues as they are
32062         released by clicking the 'Subscribe to email notifications of new issues' button. For this
32063         link to appear you will want to have chosen to notify patrons <link
32064           linkend="newsubscription">on the subscription</link> itself.</para>
32065
32066       <screenshot>
32067         <screeninfo>Subscribe link in the OPAC</screeninfo>
32068
32069         <mediaobject>
32070           <imageobject>
32071             <imagedata fileref="images/serials/opacroutingsubscribe.png"/>
32072           </imageobject>
32073         </mediaobject>
32074       </screenshot>
32075       <para>You can see thos who subscribe to new issue alerts by going to the subscription page in
32076         the staff client and looking on the right of the 'Information' tab.<screenshot>
32077           <screeninfo>Serial notification subscribers</screeninfo>
32078           <mediaobject>
32079             <imageobject>
32080               <imagedata fileref="images/serials/subscribers.png"/>
32081             </imageobject>
32082           </mediaobject>
32083         </screenshot></para>
32084
32085       <para>Whereas the full view shows extensive details, broken out by year,
32086       regarding the subscription</para>
32087
32088       <screenshot>
32089         <screeninfo>Full Serial View</screeninfo>
32090
32091         <mediaobject>
32092           <imageobject>
32093             <imagedata fileref="images/serials/fullopac.png"/>
32094           </imageobject>
32095         </mediaobject>
32096       </screenshot>
32097     </section>
32098
32099     <section id="serialclaims">
32100       <title>Claim Late Serials</title>
32101
32102       <para>Koha can send email messages to your serial vendors if you have
32103       late issues. To the left of the main serials page there is a link to
32104       'Claims'</para>
32105
32106       <screenshot>
32107         <screeninfo>Link to Claims on Serials Menu</screeninfo>
32108
32109         <mediaobject>
32110           <imageobject>
32111             <imagedata fileref="images/serials/serialclaimmenu.png"/>
32112           </imageobject>
32113         </mediaobject>
32114       </screenshot>
32115
32116       <para>The links to claims also appears to the left of the subscription
32117       detail page</para>
32118
32119       <screenshot>
32120         <screeninfo>Link to Claims on the Serials Menu</screeninfo>
32121
32122         <mediaobject>
32123           <imageobject>
32124             <imagedata fileref="images/serials/serialclaimmenu1.png"/>
32125           </imageobject>
32126         </mediaobject>
32127       </screenshot>
32128
32129       <para>If you don't have a claim notice defined yet you will see a
32130       warning message that you need to first define a notice.</para>
32131
32132       <screenshot>
32133         <screeninfo>Missing Claims Notice Warning</screeninfo>
32134
32135         <mediaobject>
32136           <imageobject>
32137             <imagedata fileref="images/serials/noserialclaim.png"/>
32138           </imageobject>
32139         </mediaobject>
32140       </screenshot>
32141
32142       <para>Clicking 'Claims' will open a report that will ask you to choose
32143       from your various serial vendors to generate claims for late
32144       issues.</para>
32145
32146       <screenshot>
32147         <screeninfo>Serial Claims</screeninfo>
32148
32149         <mediaobject>
32150           <imageobject>
32151             <imagedata fileref="images/serials/serialclaims.png"/>
32152           </imageobject>
32153         </mediaobject>
32154       </screenshot>
32155
32156       <para>From the list of late issues you can choose which ones you want to
32157       send a claim email to by clicking the checkbox to the left of late
32158       issue, choosing the notice template to use and clicking the 'Send
32159       notification' button.</para>
32160     </section>
32161
32162     <section id="serialexpiration">
32163       <title>Check Serial Expiration</title>
32164
32165       <para>When adding serials you enter a subscription length, using the
32166       check expiration tool you can see when your subscriptions are about to
32167       expire. To use the tool click the link to 'Check expiration' on the
32168       serials menu.</para>
32169
32170       <screenshot>
32171         <screeninfo>Check Serial Expiration</screeninfo>
32172
32173         <mediaobject>
32174           <imageobject>
32175             <imagedata fileref="images/serials/serialexpiresearch.png"/>
32176           </imageobject>
32177         </mediaobject>
32178       </screenshot>
32179
32180       <para>In the form that appears you need to enter at least a date to
32181       search by.</para>
32182
32183       <para>In your results you will see all subscriptions that will expire
32184       before the date you entered. From there you can choose to view the
32185       subscription further or renew it in one click.</para>
32186
32187       <screenshot>
32188         <screeninfo>Serial Expiration Search Results</screeninfo>
32189
32190         <mediaobject>
32191           <imageobject>
32192             <imagedata fileref="images/serials/serialexpire.png"/>
32193           </imageobject>
32194         </mediaobject>
32195       </screenshot>
32196     </section>
32197
32198     <section id="serialrenew">
32199       <title>Renewing Serials</title>
32200
32201       <para>If your serial subscription has expired you won't be able to
32202       receive issues. To renew your subscription you can click the 'Renew'
32203       button at the top of your subscription detail page.</para>
32204
32205       <screenshot>
32206         <screeninfo>Renew option on subscription detail</screeninfo>
32207
32208         <mediaobject>
32209           <imageobject>
32210             <imagedata fileref="images/serials/renewsubscription.png"/>
32211           </imageobject>
32212         </mediaobject>
32213       </screenshot>
32214
32215       <para>Another option is to click the 'Renew' link to the right of the
32216       subscription on the Serial Collection page.</para>
32217
32218       <screenshot>
32219         <screeninfo>Renew option on serial collection</screeninfo>
32220
32221         <mediaobject>
32222           <imageobject>
32223             <imagedata fileref="images/serials/collectionrenew.png"/>
32224           </imageobject>
32225         </mediaobject>
32226       </screenshot>
32227
32228       <para>Once you click the 'Renew' link or button you will be presenting
32229       with renewal options.</para>
32230
32231       <screenshot>
32232         <screeninfo>Subscription renewal form</screeninfo>
32233
32234         <mediaobject>
32235           <imageobject>
32236             <imagedata fileref="images/serials/serialrenew.png"/>
32237           </imageobject>
32238         </mediaobject>
32239       </screenshot>
32240
32241       <itemizedlist>
32242         <listitem>
32243           <para>The start date should be the date your subscription period
32244           starts.</para>
32245         </listitem>
32246
32247         <listitem>
32248           <para>For the subscription length you'll want to fill in one of the
32249           three fields presented: Number of num (issues), Number of months or
32250           Number of weeks.</para>
32251         </listitem>
32252
32253         <listitem>
32254           <para>Finally enter any notes you might have about this
32255           renewal.</para>
32256         </listitem>
32257       </itemizedlist>
32258     </section>
32259
32260     <section id="serialsearch">
32261       <title>Searching Serials</title>
32262
32263       <para>Once in the Serials module there is basic search box at the top
32264       that you can use to find subscriptions using any part of the ISSN and/or
32265       title.</para>
32266
32267       <screenshot>
32268         <screeninfo>Basic Serials Search</screeninfo>
32269
32270         <mediaobject>
32271           <imageobject>
32272             <imagedata fileref="images/serials/serialsearch.png"/>
32273           </imageobject>
32274         </mediaobject>
32275       </screenshot>
32276
32277       <para>You can also click the 'Advanced Search' link to the right of the
32278       'Submit' button to do a more thorough search of your serials.</para>
32279
32280       <screenshot>
32281         <screeninfo>Advanced Serials Search</screeninfo>
32282
32283         <mediaobject>
32284           <imageobject>
32285             <imagedata fileref="images/serials/advanceserialsearch.png"/>
32286           </imageobject>
32287         </mediaobject>
32288       </screenshot>
32289
32290       <para>From your results you can filter by using the search boxes at the
32291       bottom of each column and adjust the number of resutls using the toolbar
32292       at the top of the results set.</para>
32293
32294       <screenshot>
32295         <screeninfo>Serial Search Results</screeninfo>
32296
32297         <mediaobject>
32298           <imageobject>
32299             <imagedata fileref="images/serials/serialsearchresults.png"/>
32300           </imageobject>
32301         </mediaobject>
32302       </screenshot>
32303     </section>
32304   </chapter>
32305
32306   <chapter id="acqmodule">
32307     <title>Acquisitions</title>
32308
32309     <para>The Koha Acquisitions module provides a way for the library to
32310     record orders placed with vendors and manage purchase budgets.</para>
32311
32312     <itemizedlist>
32313       <listitem>
32314         <para><emphasis>Get there:</emphasis> More &gt; Acquisitions</para>
32315       </listitem>
32316     </itemizedlist>
32317
32318     <section id="acqsetup">
32319       <title>Setup</title>
32320
32321       <para>Before using the Acquisitions Module you will want to make sure
32322       that you have completed all of the set up.</para>
32323
32324       <para>First, set your <link linkend="acqprefs">Acquisitions System
32325       Preferences</link> and <link linkend="acqadmin">Acquisitions
32326       Administration</link> to match your library's workflow.</para>
32327
32328       <para>On the main acquisitions page you will see your library's funds
32329       listed.</para>
32330
32331       <screenshot>
32332         <screeninfo>Acquisitions Funds Summary</screeninfo>
32333
32334         <mediaobject>
32335           <imageobject>
32336             <imagedata fileref="images/acquisitions/acqfunds.png"/>
32337           </imageobject>
32338         </mediaobject>
32339       </screenshot>
32340
32341       <para><tip>
32342           <para>If the total line is confusing for the funds you have set up
32343           you can hide it by adding <programlisting>#funds_total {display:none;}</programlisting></para>
32344
32345           <para>to the <link linkend="IntranetUserCSS">IntranetUserCSS</link>
32346           preference.</para>
32347         </tip></para>
32348
32349       <para>To see all active funds you can click the checkbox next to 'Show active and inactive'
32350         above the funds table.</para>
32351
32352       <para>To see a history of all orders in a fund you can click on the
32353       linked amount and it will run a search for you.</para>
32354
32355       <screenshot>
32356         <screeninfo>Breakdown of orders against the FIC Fund</screeninfo>
32357
32358         <mediaobject>
32359           <imageobject>
32360             <imagedata fileref="images/acquisitions/fundbreakdown.png"/>
32361           </imageobject>
32362         </mediaobject>
32363       </screenshot>
32364
32365       <para>Learn more in the <link linkend="fundtracking">Budget/Fund
32366       Tracking</link> section of this manual.</para>
32367     </section>
32368
32369     <section id="acqvendors">
32370       <title>Vendors</title>
32371
32372       <para>Before any orders can be places you must first enter at least one
32373       vendor.</para>
32374
32375       <section id="addacqvendor">
32376         <title>Add a Vendor</title>
32377
32378         <para>To add a vendor click the 'New Vendor' button on the
32379         Acquisitions page</para>
32380
32381         <screenshot>
32382           <screeninfo>New Vendor Button on Acquisitions</screeninfo>
32383
32384           <mediaobject>
32385             <imageobject>
32386               <imagedata fileref="images/acquisitions/newvendbutton.png"/>
32387             </imageobject>
32388           </mediaobject>
32389         </screenshot>
32390
32391         <para>The vendor add form is broken into three pieces</para>
32392
32393         <itemizedlist>
32394           <listitem>
32395             <para>The first section is for basic information about the
32396             Vendor</para>
32397
32398             <screenshot>
32399               <screeninfo>Basic Vendor Information</screeninfo>
32400
32401               <mediaobject>
32402                 <imageobject>
32403                   <imagedata fileref="images/acquisitions/newvendor1.png"/>
32404                 </imageobject>
32405               </mediaobject>
32406             </screenshot>
32407
32408             <itemizedlist>
32409               <listitem>
32410                 <para>Of these fields, only the Vendor name is required, the
32411                 rest of the information should be added to help with
32412                 generating claim letters and invoices</para>
32413               </listitem>
32414             </itemizedlist>
32415           </listitem>
32416
32417           <listitem>
32418             <para>The second section is for information regarding your contact
32419             at the Vendor's office</para>
32420
32421             <screenshot>
32422               <screeninfo>Vendor Contact Details</screeninfo>
32423
32424               <mediaobject>
32425                 <imageobject>
32426                   <imagedata fileref="images/acquisitions/newvendor2.png"/>
32427                 </imageobject>
32428               </mediaobject>
32429             </screenshot>
32430
32431             <itemizedlist>
32432               <listitem>
32433                 <para>None of these fields are required, they should only be
32434                 entered if you want to keep track of your contact's
32435                 information within Koha</para>
32436               </listitem>
32437             </itemizedlist>
32438           </listitem>
32439
32440           <listitem>
32441             <para>The final section is for billing information</para>
32442
32443             <screenshot>
32444               <screeninfo>Vendor Ordering/Billing Information</screeninfo>
32445
32446               <mediaobject>
32447                 <imageobject>
32448                   <imagedata fileref="images/acquisitions/newvendor3.png"/>
32449                 </imageobject>
32450               </mediaobject>
32451             </screenshot>
32452
32453             <itemizedlist>
32454               <listitem>
32455                 <para>To be able to order from a vendor you must make them
32456                 'Active'</para>
32457               </listitem>
32458
32459               <listitem>
32460                 <para>For List Prices and Invoice Prices choose the
32461                 currency</para>
32462
32463                 <itemizedlist>
32464                   <listitem>
32465                     <para>Currencies are assigned in the <link linkend="currexchangeadmin">Currencies &amp; Exchange
32466                     Rates</link> admin area</para>
32467                   </listitem>
32468                 </itemizedlist>
32469               </listitem>
32470
32471               <listitem>
32472                 <para>If your library is charged tax mark your Tax Number as
32473                 registered</para>
32474               </listitem>
32475
32476               <listitem>
32477                 <para>Note if you list prices and/or invoice prices include
32478                 tax</para>
32479               </listitem>
32480
32481               <listitem>
32482                 <para>If the vendor offers a consistent blank discount, enter
32483                 that in the 'Discount' field</para>
32484
32485                 <itemizedlist>
32486                   <listitem>
32487                     <para>You can enter item specific discounts when placing
32488                     an order</para>
32489                   </listitem>
32490                 </itemizedlist>
32491               </listitem>
32492
32493               <listitem>
32494                 <para>Enter your tax rate if your library is charged taxes on
32495                 orders</para>
32496               </listitem>
32497
32498               <listitem>
32499                 <para>If you know about how long it usually takes orders to
32500                 arrive from this vendor you can enter a delivery time. This
32501                 will allow Koha to estimate when orders will arrive at your
32502                 library on the late orders report.</para>
32503               </listitem>
32504
32505               <listitem>
32506                 <para>Notes are for internal use</para>
32507               </listitem>
32508             </itemizedlist>
32509           </listitem>
32510         </itemizedlist>
32511       </section>
32512
32513       <section id="editacqvendor">
32514         <title>View/Edit a Vendor</title>
32515
32516         <para>To view a vendor's information page you must search for the
32517         vendor from the Acquisitions home page. Your search can be for any
32518         part of the Vendor's name:</para>
32519
32520         <screenshot>
32521           <screeninfo>Vendor Search Results</screeninfo>
32522
32523           <mediaobject>
32524             <imageobject>
32525               <imagedata fileref="images/acquisitions/vendorsearch.png"/>
32526             </imageobject>
32527           </mediaobject>
32528         </screenshot>
32529
32530         <para>From the results, click on the name of the vendor you want to
32531         view or edit</para>
32532
32533         <screenshot>
32534           <screeninfo>Vendor Information Page</screeninfo>
32535
32536           <mediaobject>
32537             <imageobject>
32538               <imagedata fileref="images/acquisitions/vendorpage.png"/>
32539             </imageobject>
32540           </mediaobject>
32541         </screenshot>
32542
32543         <para>To make changes to the vendor, simply click the 'Edit vendor' button.</para>
32544
32545         <para>If the vendor has no baskets attached to it then a 'Delete vendor' button will also be
32546           visible and the vendor can be deleted. Otherwise you will see a 'Receive shipment'
32547           button.</para>
32548
32549         <screenshot>
32550           <screeninfo>Receive shipment button</screeninfo>
32551
32552           <mediaobject>
32553             <imageobject>
32554               <imagedata fileref="images/acquisitions/receivebutton.png"/>
32555             </imageobject>
32556           </mediaobject>
32557         </screenshot>
32558       </section>
32559
32560       <section id="vendorcontracts">
32561         <title>Vendor Contracts</title>
32562
32563         <para>You can define contracts (with a start and end date) and attach
32564         them to a vendor. This is used so that at the end of the year you can
32565         see how much you spent on a specific contract with a vendor. In some
32566         places, contracts are set up with a minimum and maximum yearly
32567         amount.</para>
32568
32569         <section id="addvendorcontract">
32570           <title>Add a Contract</title>
32571
32572           <para>At the top of a Vendor Information Page, you will see a 'New
32573           Contract' button.</para>
32574
32575           <screenshot>
32576             <screeninfo>New Contract Button</screeninfo>
32577
32578             <mediaobject>
32579               <imageobject>
32580                 <imagedata fileref="images/acquisitions/newcontract.png"/>
32581               </imageobject>
32582             </mediaobject>
32583           </screenshot>
32584
32585           <para>The contract form will ask for some very basic information
32586           about the contract</para>
32587
32588           <screenshot>
32589             <screeninfo>New Contract Form</screeninfo>
32590
32591             <mediaobject>
32592               <imageobject>
32593                 <imagedata fileref="images/acquisitions/newcontractform.png"/>
32594               </imageobject>
32595             </mediaobject>
32596           </screenshot>
32597
32598           <important>
32599             <para>You cannot enter a contract retrospectively. The end date
32600             must not be before today's date.</para>
32601           </important>
32602
32603           <para>Once the contract is saved it will appear below the vendor
32604           information.</para>
32605
32606           <screenshot>
32607             <screeninfo>Vendor with contracts</screeninfo>
32608
32609             <mediaobject>
32610               <imageobject>
32611                 <imagedata fileref="images/acquisitions/contractdisplay.png"/>
32612               </imageobject>
32613             </mediaobject>
32614           </screenshot>
32615
32616           <para>It will also be an option when creating a basket</para>
32617
32618           <screenshot>
32619             <screeninfo>Contract Pull Down on New Basket Form</screeninfo>
32620
32621             <mediaobject>
32622               <imageobject>
32623                 <imagedata fileref="images/acquisitions/contractonbasket.png"/>
32624               </imageobject>
32625             </mediaobject>
32626           </screenshot>
32627         </section>
32628       </section>
32629     </section>
32630
32631     <section id="managesuggest">
32632       <title>Managing Suggestions</title>
32633
32634       <para>Depending on your settings in the <link linkend="suggestionspref">suggestion</link> system preference, patrons
32635       may be able to make purchase suggestions via the OPAC. When a suggestion
32636       is waiting for library review, it will appear on the Acquisitions home
32637       page under the vendor search.</para>
32638
32639       <screenshot>
32640         <screeninfo>Pending suggestions on Acquisitions</screeninfo>
32641
32642         <mediaobject>
32643           <imageobject>
32644             <imagedata fileref="images/acquisitions/suggestonacq.png"/>
32645           </imageobject>
32646         </mediaobject>
32647       </screenshot>
32648
32649       <para>It will also appear on the main staff dashboard under the module
32650       labels:</para>
32651
32652       <screenshot>
32653         <screeninfo>Pending suggestions on main page</screeninfo>
32654
32655         <mediaobject>
32656           <imageobject>
32657             <imagedata fileref="images/acquisitions/pendingsuggestions.png"/>
32658           </imageobject>
32659         </mediaobject>
32660       </screenshot>
32661
32662       <para>Clicking 'Manage suggestions' will take you to the suggestion
32663       management tool. If there are no pending suggestions you can access the
32664       suggestion management tool by clicking the 'Manage suggestions' link on
32665       the menu on the left of the Acquisitions page.</para>
32666
32667       <screenshot>
32668         <screeninfo>Suggestion Management</screeninfo>
32669
32670         <mediaobject>
32671           <imageobject>
32672             <imagedata fileref="images/acquisitions/suggestmanage.png"/>
32673           </imageobject>
32674         </mediaobject>
32675       </screenshot>
32676
32677       <para>Your suggestions will be sorted into several tabs: Accepted,
32678       Pending, Checked, Ordered and/or Rejected. Each accepted or rejected
32679       suggestion will show the name of the librarian who managed the
32680       suggestion and the reason they gave for accepting or rejecting it (found
32681       under 'Status').</para>
32682       <para>An 'Accepted' suggestion is one that you have marked as 'Accepted' using the form below
32683         the suggestions.  A 'Pending' suggestion is one that is awaiting action from the library.  A
32684         'Checked' suggestion is one that has been marked as 'Checked' using the form before the
32685         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
32686         'Rejected' suggestion is one that you have marked at 'Rejected' using the form below the
32687         list of suggestions.</para>
32688
32689       <para>For libraries with lots of suggestions, there are filters on the
32690       left hand side of the Manage Suggestions page to assist in limiting the
32691       number of titles displayed on the screen.</para>
32692
32693       <screenshot>
32694         <screeninfo>Suggestion Filtering</screeninfo>
32695
32696         <mediaobject>
32697           <imageobject>
32698             <imagedata fileref="images/acquisitions/suggestionsfilters.png"/>
32699           </imageobject>
32700         </mediaobject>
32701       </screenshot>
32702
32703       <para>Clicking on the blue headings will expand the filtering options
32704       and clicking '[clear]' will clear all filters and show all
32705       suggestions.<tip>
32706           <para>The suggestions page will automatically be limited to
32707           suggestions for your library. To see information for all (or any
32708           other) libraries click on the 'Acquisition information' filter and
32709           change the library.</para>
32710
32711           <screenshot>
32712             <screeninfo>Branch filter</screeninfo>
32713
32714             <mediaobject>
32715               <imageobject>
32716                 <imagedata fileref="images/acquisitions/suggestbranchfilter.png"/>
32717               </imageobject>
32718             </mediaobject>
32719           </screenshot>
32720         </tip></para>
32721
32722       <para>When reviewing 'Pending' suggestions you can choose to check the
32723       box next to the item(s) you want to approve/reject and then choose the
32724       status and reason for your selection. You can also choose to completely
32725       delete the suggestion by checking the 'Delete selected' box.</para>
32726
32727       <screenshot>
32728         <screeninfo>Pending Suggestions</screeninfo>
32729
32730         <mediaobject>
32731           <imageobject>
32732             <imagedata fileref="images/acquisitions/suggestpending.png"/>
32733           </imageobject>
32734         </mediaobject>
32735       </screenshot>
32736
32737       <para>Another option for libraries with long lists of suggestions is to
32738       approve or reject suggestions one by one by clicking on the title of the
32739       suggestion to open a summary of the suggestion, including information if
32740       the item was purchased.</para>
32741
32742       <screenshot>
32743         <screeninfo>Suggestion Information</screeninfo>
32744
32745         <mediaobject>
32746           <imageobject>
32747             <imagedata fileref="images/acquisitions/suggestiondetails.png"/>
32748           </imageobject>
32749         </mediaobject>
32750       </screenshot>
32751
32752       <para>Clicking 'edit' to the right of the suggested title or at the to pof the suggestion
32753         detail page will open a suggestion editing page.</para>
32754
32755       <screenshot>
32756         <screeninfo>Edit Purchase Suggestion</screeninfo>
32757
32758         <mediaobject>
32759           <imageobject>
32760             <imagedata fileref="images/acquisitions/editsuggestion.png"/>
32761           </imageobject>
32762         </mediaobject>
32763       </screenshot>
32764
32765       <para>From this form you can make edits to the suggestion (adding more
32766       details or updating incorrect information provided by the patron). You
32767       can also choose to accept or reject the suggestion on an individual
32768       basis.</para>
32769
32770       <itemizedlist>
32771         <listitem>
32772           <para>Choosing to mark a request as 'Pending' will move the request
32773           back to the 'Pending' tab.</para>
32774         </listitem>
32775       </itemizedlist>
32776
32777       <para>Reasons for accepting and rejecting suggestions are defined by the
32778       <link linkend="suggestauthorized">SUGGEST</link> authorized
32779       value.</para>
32780
32781       <screenshot>
32782         <screeninfo>Reasons for approving or rejecting
32783         suggestions</screeninfo>
32784
32785         <mediaobject>
32786           <imageobject>
32787             <imagedata fileref="images/acquisitions/suggestreasons.png"/>
32788           </imageobject>
32789         </mediaobject>
32790       </screenshot>
32791
32792       <para>If you choose 'Others...' as your reason you will be prompted to
32793       enter your reason in a text box. Clicking 'Cancel' to the right of the
32794       box will bring back the pull down menu with authorized reasons.</para>
32795
32796       <screenshot>
32797         <screeninfo>Enter reason for 'Others...'</screeninfo>
32798
32799         <mediaobject>
32800           <imageobject>
32801             <imagedata fileref="images/acquisitions/suggestothers.png"/>
32802           </imageobject>
32803         </mediaobject>
32804       </screenshot>
32805
32806       <para>Once you have clicked 'Submit' the suggestion will be moved to the
32807       matching tab. The status will also be updated on the patron's account in
32808       the OPAC and an <link linkend="notices">email notice</link> will be sent
32809       to the patron using the template that matches the status you have
32810       chosen.</para>
32811
32812       <screenshot>
32813         <screeninfo>Purchase suggestions in the OPAC</screeninfo>
32814
32815         <mediaobject>
32816           <imageobject>
32817             <imagedata fileref="images/acquisitions/mysuggestions.png"/>
32818           </imageobject>
32819         </mediaobject>
32820       </screenshot>
32821     </section>
32822
32823     <section id="placingacqorder">
32824       <title>Placing Orders</title>
32825
32826       <para>To place an order you must first search for the vendor or
32827       bookseller you want to send the order to.</para>
32828
32829       <section id="createacqbasket">
32830         <title>Create a basket</title>
32831
32832         <para>To create a basket you must first search for the vendor you're
32833         ordering from:</para>
32834
32835         <screenshot>
32836           <screeninfo>New Basket / Add Basket Options</screeninfo>
32837
32838           <mediaobject>
32839             <imageobject>
32840               <imagedata fileref="images/acquisitions/addbasketbutton.png"/>
32841             </imageobject>
32842           </mediaobject>
32843         </screenshot>
32844
32845         <para>And click the 'New basket' button to the right of the vendor name.<tip>
32846             <para>You can also add to an existing basket by clicking the 'Add to basket' link to the
32847               far right of each basket's information in the results table. </para>
32848           </tip></para>
32849         <para>After clicking 'New basket' you will be asked to enter some information about the
32850           order:</para>
32851
32852         <screenshot>
32853           <screeninfo>Add Basket Form</screeninfo>
32854
32855           <mediaobject>
32856             <imageobject>
32857               <imagedata fileref="images/acquisitions/addbasket.png"/>
32858             </imageobject>
32859           </mediaobject>
32860         </screenshot>
32861
32862         <itemizedlist>
32863           <listitem>
32864             <para>When adding a basket you want to give it a name that will
32865             help you identify it later</para>
32866           </listitem>
32867
32868           <listitem>
32869             <para>Enter in the Billing Place and Delivery Place (this will
32870             default the library you're logged in at)</para>
32871           </listitem>
32872
32873           <listitem>
32874             <para>If you would like to change the vendor you're ordering from
32875             you can use the Vendor pull down menu</para>
32876           </listitem>
32877
32878           <listitem>
32879             <para>The notes fields are optional and can contain any type of
32880             information</para>
32881           </listitem>
32882         </itemizedlist>
32883
32884         <para>If you have <link linkend="addvendorcontract">added
32885         contracts</link> to the vendor you're ordering from, you will also
32886         have an option to choose which contract you're ordering these items
32887         under.</para>
32888
32889         <screenshot>
32890           <screeninfo>Basket with contract options</screeninfo>
32891
32892           <mediaobject>
32893             <imageobject>
32894               <imagedata fileref="images/acquisitions/basketwithcontracts.png"/>
32895             </imageobject>
32896           </mediaobject>
32897         </screenshot>
32898
32899         <para>When finished, click 'Save'</para>
32900
32901         <screenshot>
32902           <screeninfo>New Empty Basket</screeninfo>
32903
32904           <mediaobject>
32905             <imageobject>
32906               <imagedata fileref="images/acquisitions/basket.png"/>
32907             </imageobject>
32908           </mediaobject>
32909         </screenshot>
32910
32911         <para>Once your basket is created you are presented with several
32912         options for adding items to the order.</para>
32913
32914         <itemizedlist>
32915           <listitem>
32916             <para>If you are ordering another copy of an existing item, you
32917             can simply search for the record in your system.</para>
32918
32919             <screenshot>
32920               <screeninfo>Search for existing records</screeninfo>
32921
32922               <mediaobject>
32923                 <imageobject>
32924                   <imagedata fileref="images/acquisitions/orderfromexisting.png"/>
32925                 </imageobject>
32926               </mediaobject>
32927             </screenshot>
32928
32929             <itemizedlist>
32930               <listitem>
32931                 <para>From the results, simply click 'Order' to be brought to
32932                 the order form.</para>
32933
32934                 <screenshot>
32935                   <screeninfo>Order form</screeninfo>
32936
32937                   <mediaobject>
32938                     <imageobject>
32939                       <imagedata fileref="images/acquisitions/existingitemorder.png"/>
32940                     </imageobject>
32941                   </mediaobject>
32942                 </screenshot>
32943
32944                 <itemizedlist>
32945                   <listitem>
32946                     <para>All of the details associated with the item will
32947                     already be listed under 'Catalog details.'</para>
32948                   </listitem>
32949                 </itemizedlist>
32950               </listitem>
32951             </itemizedlist>
32952           </listitem>
32953
32954           <listitem id="orderfromsuggestion">
32955             <para>If you allow patrons to make purchase suggestions (learn more in the <link linkend="managesuggest">Managing Suggestions</link> section of this manual), then
32956               you can place orders from those suggestions. In order to keep track of suggestions
32957               that have been ordered and received you must place the order using this link.  </para>
32958             <screenshot>
32959               <screeninfo>Approved Suggestions to Order From</screeninfo>
32960               <mediaobject>
32961                 <imageobject>
32962                   <imagedata fileref="images/acquisitions/orderfromsuggest.png"/>
32963                 </imageobject>
32964               </mediaobject>
32965             </screenshot>
32966             <itemizedlist>
32967               <listitem>
32968                 <para>From the results, click 'Order' next to the item you want to order and you
32969                   will be presented with the order form including a link to the suggestion</para>
32970                 <screenshot>
32971                   <screeninfo>Order from a Suggestion</screeninfo>
32972                   <mediaobject>
32973                     <imageobject>
32974                       <imagedata fileref="images/acquisitions/orderfromsuggestform.png"/>
32975                     </imageobject>
32976                   </mediaobject>
32977                 </screenshot>
32978                 <itemizedlist>
32979                   <listitem>
32980                     <para>From this form you can make changes to the Catalog Details if
32981                       necessary.</para>
32982                   </listitem>
32983                   <listitem>
32984                     <para>When the item appears in your basket it will include a link to the
32985                       suggestion.</para>
32986                     <screenshot>
32987                       <screeninfo>Suggestion Link in basket</screeninfo>
32988                       <mediaobject>
32989                         <imageobject>
32990                           <imagedata fileref="images/acquisitions/ordersuggestlink.png"/>
32991                         </imageobject>
32992                       </mediaobject>
32993                     </screenshot>
32994                   </listitem>
32995                 </itemizedlist>
32996               </listitem>
32997               <listitem>
32998                 <para>Orders added to the basket in this way will notify the patron via email that
32999                   their suggestion has been ordered and will update the patron's '<link linkend="opacmysuggestions">My purchase suggestions</link>' page in the
33000                   OPAC.</para>
33001               </listitem>
33002             </itemizedlist>
33003           </listitem>
33004           <listitem id="ordersubscription">
33005             <para>If you're using the <link linkend="serials">Serials</link> module you can link
33006               your subscription order information to acquisitions by choosing to order 'From a susbscription'<itemizedlist>
33007                 <listitem>
33008                   <para>After clicking the order link you will be brought to a search page that will
33009                     help you find your subscription</para>
33010                   <screenshot>
33011                       <screeninfo>Subscription order search</screeninfo>
33012                       <mediaobject>
33013                         <imageobject>
33014                           <imagedata fileref="images/acquisitions/subordersearch.png"/>
33015                         </imageobject>
33016                       </mediaobject>
33017                     </screenshot>
33018                 </listitem>
33019                 <listitem>
33020                   <para>Your results will appear to the right of the form and each subscription will
33021                     have an 'Order' link to the right</para>
33022                   <screenshot>
33023                       <screeninfo>Subscription results</screeninfo>
33024                       <mediaobject>
33025                         <imageobject>
33026                           <imagedata fileref="images/acquisitions/suborderresults.png"/>
33027                         </imageobject>
33028                       </mediaobject>
33029                     </screenshot>
33030                 </listitem>
33031                 <listitem>
33032                   <para>Clicking 'Order' will bring the subscription info in to the order form
33033                     without an 'Add item' section since you are just ordering a subscription and an
33034                     item isn't needed</para>
33035                   <screenshot>
33036                       <screeninfo>Order from subscription</screeninfo>
33037                       <mediaobject>
33038                         <imageobject>
33039                           <imagedata fileref="images/acquisitions/suborder.png"/>
33040                         </imageobject>
33041                       </mediaobject>
33042                     </screenshot>
33043                 </listitem>
33044               </itemizedlist></para>
33045           </listitem>
33046
33047           <listitem>
33048             <para>To order from a record that can't be found anywhere else,
33049             choose the 'From a new (empty) record.'</para>
33050
33051             <screenshot>
33052               <screeninfo>Order a new record</screeninfo>
33053
33054               <mediaobject>
33055                 <imageobject>
33056                   <imagedata fileref="images/acquisitions/fromnewemptyrecord.png"/>
33057                 </imageobject>
33058               </mediaobject>
33059             </screenshot>
33060
33061             <itemizedlist>
33062               <listitem>
33063                 <para>You will be presented with an empty form to fill in all
33064                 of the necessary details about the item you are
33065                 ordering.</para>
33066               </listitem>
33067             </itemizedlist>
33068           </listitem>
33069
33070           <listitem>
33071             <para>If you want to search other libraries for an item to
33072             purchase, you can use the 'From an external source' option that
33073             will allow you to order from a MARC record found via a Z39.50
33074             search.</para>
33075
33076             <screenshot>
33077               <screeninfo>Search for record to add</screeninfo>
33078
33079               <mediaobject>
33080                 <imageobject>
33081                   <imagedata fileref="images/acquisitions/orderz39.png"/>
33082                 </imageobject>
33083               </mediaobject>
33084             </screenshot>
33085
33086             <itemizedlist>
33087               <listitem>
33088                 <para>From the results, click the Order link next to the item
33089                 you want to purchase.</para>
33090
33091                 <screenshot>
33092                   <screeninfo>Search Results to Order From</screeninfo>
33093
33094                   <mediaobject>
33095                     <imageobject>
33096                       <imagedata fileref="images/acquisitions/orderz39results.png"/>
33097                     </imageobject>
33098                   </mediaobject>
33099                 </screenshot>
33100               </listitem>
33101
33102               <listitem>
33103                 <para>If the item you're ordering from an external source
33104                 looks like it might be a duplicate, Koha will warn you and
33105                 give you options on how to proceed.</para>
33106
33107                 <screenshot>
33108                   <screeninfo>Duplicate order warning</screeninfo>
33109
33110                   <mediaobject>
33111                     <imageobject>
33112                       <imagedata fileref="images/acquisitions/dupwarning.png"/>
33113                     </imageobject>
33114                   </mediaobject>
33115                 </screenshot>
33116
33117                 <itemizedlist>
33118                   <listitem>
33119                     <para>From the warning, you can choose to order another
33120                     copy on the existing bib record, create a new bib record,
33121                     or cancel your order of this item.</para>
33122                   </listitem>
33123                 </itemizedlist>
33124               </listitem>
33125
33126               <listitem>
33127                 <para>In the order form that pops up, you will not be able to
33128                 edit the catalog details.</para>
33129
33130                 <screenshot>
33131                   <screeninfo>New order from Z39.50 Search</screeninfo>
33132
33133                   <mediaobject>
33134                     <imageobject>
33135                       <imagedata fileref="images/acquisitions/orderz39form.png"/>
33136                     </imageobject>
33137                   </mediaobject>
33138                 </screenshot>
33139               </listitem>
33140             </itemizedlist>
33141           </listitem>
33142
33143           <listitem>
33144             <para>The final option for ordering is to order from a staged
33145             record (<link linkend="stagemarc">learn more about staging
33146             records</link>).</para>
33147
33148             <screenshot>
33149               <screeninfo>Staged Files to Order From</screeninfo>
33150
33151               <mediaobject>
33152                 <imageobject>
33153                   <imagedata fileref="images/acquisitions/stagedfiles.png"/>
33154                 </imageobject>
33155               </mediaobject>
33156             </screenshot>
33157
33158             <itemizedlist>
33159               <listitem>
33160                 <para>From the list of files you are presented with, choose
33161                 the 'Add orders' link.</para>
33162
33163                 <screenshot>
33164                   <screeninfo>Records in the staged file</screeninfo>
33165
33166                   <mediaobject>
33167                     <imageobject>
33168                       <imagedata fileref="images/acquisitions/stagedrecords.png"/>
33169                     </imageobject>
33170                   </mediaobject>
33171                 </screenshot>
33172
33173                 <itemizedlist>
33174                   <listitem>
33175                     <para>From the list of records, click 'Add order' next to
33176                     the item that you want to add to your order.</para>
33177
33178                     <screenshot>
33179                       <screeninfo>New order from Staged Record</screeninfo>
33180
33181                       <mediaobject>
33182                         <imageobject>
33183                           <imagedata fileref="images/acquisitions/stagedorder.png"/>
33184                         </imageobject>
33185                       </mediaobject>
33186                     </screenshot>
33187
33188                     <itemizedlist>
33189                       <listitem>
33190                         <para>From the order form, you will not be able to
33191                         edit the catalog details.</para>
33192                       </listitem>
33193                     </itemizedlist>
33194                   </listitem>
33195
33196                   <listitem>
33197                     <para>The other option is to import all records from the
33198                     staged file by scrolling below the list of records in the
33199                     staged file and filling in the item information.</para>
33200
33201                     <screenshot>
33202                       <screeninfo>Import All</screeninfo>
33203
33204                       <mediaobject>
33205                         <imageobject>
33206                           <imagedata fileref="images/acquisitions/importallstaged.png"/>
33207                         </imageobject>
33208                       </mediaobject>
33209                     </screenshot>
33210
33211                     <itemizedlist>
33212                       <listitem>
33213                         <para>If you choose this option the Koha will look in
33214                         the 020$c and grab the pricing information from that
33215                         field and put that on each order line.</para>
33216                       </listitem>
33217                     </itemizedlist>
33218                   </listitem>
33219                 </itemizedlist>
33220               </listitem>
33221             </itemizedlist>
33222           </listitem>
33223         </itemizedlist>
33224
33225         <para>After bringing in the bib information, if your <link linkend="AcqCreateItem">AcqCreateItem</link> system preference is set
33226         to add an item when ordering you will enter the item info next. You
33227         need to fill out at least one item record and then click the 'Add'
33228         button at the bottom left of the item form.</para>
33229
33230         <screenshot>
33231           <screeninfo>Item order</screeninfo>
33232
33233           <mediaobject>
33234             <imageobject>
33235               <imagedata fileref="images/acquisitions/itemonorder.png"/>
33236             </imageobject>
33237           </mediaobject>
33238         </screenshot>
33239
33240         <para>After clicking the 'Add item' button below the item record the item will appear above
33241           the form and then you can enter your next item the same way (if ordering more than one
33242           item).</para>
33243
33244         <screenshot>
33245           <screeninfo>Item ordered</screeninfo>
33246
33247           <mediaobject>
33248             <imageobject>
33249               <imagedata fileref="images/acquisitions/itemonorderadded.png"/>
33250             </imageobject>
33251           </mediaobject>
33252         </screenshot>
33253
33254         <para>Once you have entered the info about the item, you need to enter
33255         the Accounting information.</para>
33256
33257         <screenshot>
33258           <screeninfo>Accounting Details</screeninfo>
33259
33260           <mediaobject>
33261             <imageobject>
33262               <imagedata fileref="images/acquisitions/accounting.png"/>
33263             </imageobject>
33264           </mediaobject>
33265         </screenshot>
33266
33267         <itemizedlist>
33268           <listitem>
33269             <para>Quantity is populated by the number of items you've added to the order above.<itemizedlist>
33270                 <listitem>
33271                   <important>
33272                     <para>You cannot edit the quantity manually, you must click 'Add' below the item
33273                       form to add as many items as you're ordering.</para>
33274                   </important>
33275                 </listitem>
33276               </itemizedlist></para>
33277           </listitem>
33278
33279           <listitem>
33280             <para>The list of funds is populated by the <link linkend="funds">funds</link> you have assigned in the Acquisitions
33281             Administration area.</para>
33282           </listitem>
33283
33284           <listitem>
33285             <para>The currency pull down will have the <link linkend="currexchangeadmin">currencies</link> you set up in the
33286             <link linkend="acqadmin">Acquisitions Administration</link>
33287             area.</para>
33288           </listitem>
33289
33290           <listitem>
33291             <para>The vendor price is the price before any taxes or discounts
33292             are applied.</para>
33293           </listitem>
33294
33295           <listitem>
33296             <para>If the price is uncertain, check the uncertain price
33297             box.</para>
33298
33299             <itemizedlist>
33300               <listitem>
33301                 <para>A basket with at least one uncertain price can't be
33302                 closed.</para>
33303               </listitem>
33304             </itemizedlist>
33305           </listitem>
33306
33307           <listitem>
33308             <para>If you are charged sales tax, choose that from the gstrate
33309             field</para>
33310           </listitem>
33311
33312           <listitem>
33313             <para>Enter the percentage discount you're receiving on this
33314             order, once you enter this, hit tab and Koha will populate the
33315             rest of the cost fields below.</para>
33316           </listitem>
33317
33318           <listitem>
33319             <para>If you added Planning Values when <link linkend="addbudgetfund">creating the Fund</link>, those values
33320             will appear in the two Planning Value fields.</para>
33321           </listitem>
33322         </itemizedlist>
33323         <para>Once you have filled in all of the fields click 'Save' to add the item to your basket.
33324           If your price goes over the amount availalbe in the fund you will be presented with a
33325           confirmation.</para>
33326         <screenshot>
33327           <screeninfo>Fund warning</screeninfo>
33328           <mediaobject>
33329             <imageobject>
33330               <imagedata fileref="images/acquisitions/fundconfirmation.png"/>
33331             </imageobject>
33332           </mediaobject>
33333         </screenshot>
33334         <para>The confirmation warning will allow you order past your fund amount if you so
33335           choose.</para>
33336
33337         <para>After an item is added to the basket you will be presented with a basket
33338           summary.</para>
33339
33340         <screenshot>
33341           <screeninfo>Basket with item info</screeninfo>
33342
33343           <mediaobject>
33344             <imageobject>
33345               <imagedata fileref="images/acquisitions/finalbasket.png"/>
33346             </imageobject>
33347           </mediaobject>
33348         </screenshot>
33349
33350         <para>If you would like to see more details you can check the 'Show
33351         all details' checkbox</para>
33352
33353         <screenshot>
33354           <screeninfo>Show all details</screeninfo>
33355
33356           <mediaobject>
33357             <imageobject>
33358               <imagedata fileref="images/acquisitions/showalldetails.png"/>
33359             </imageobject>
33360           </mediaobject>
33361         </screenshot>
33362
33363         <para>From here, you can edit or remove the items that you have
33364         added.</para>
33365
33366         <itemizedlist>
33367           <listitem>
33368             <para>Choosing to 'Delete the order' will delete the order line
33369             but leave the record in the catalog.</para>
33370           </listitem>
33371
33372           <listitem>
33373             <para>Choosing to 'Delete order and catalog record' removes both
33374             the order line and the record in the catalog.</para>
33375
33376             <itemizedlist>
33377               <listitem>
33378                 <para>The catalog record cannot always be deleted. You might
33379                 see notes explaining why.</para>
33380
33381                 <screenshot>
33382                   <screeninfo>Can't delete order line</screeninfo>
33383
33384                   <mediaobject>
33385                     <imageobject>
33386                       <imagedata fileref="images/acquisitions/cantdeleteorderline.png"/>
33387                     </imageobject>
33388                   </mediaobject>
33389                 </screenshot>
33390               </listitem>
33391             </itemizedlist>
33392           </listitem>
33393         </itemizedlist>
33394
33395         <para>On the summary page, you also have the option to edit the
33396         information that you entered about the basket by clicking the 'Edit
33397         basket header information' button, to delete the basket altogether by
33398         clicking the 'Delete this basket' button, or to export your basket as
33399         a CSV file by clicking the 'Export this basket as CSV' button.</para>
33400
33401         <screenshot>
33402           <screeninfo>Basket Buttons</screeninfo>
33403
33404           <mediaobject>
33405             <imageobject>
33406               <imagedata fileref="images/acquisitions/basketbuttons.png"/>
33407             </imageobject>
33408           </mediaobject>
33409         </screenshot>
33410
33411         <para>Once you're sure your basket is complete, you can click 'Close
33412         this basket' button to indicate that this basket is complete and has
33413         been sent to the vendor. If you have your <link linkend="BasketConfirmations">BasketConfirmations</link> preference
33414         set to show a confirmation, you will be asked if you are sure about
33415         closing the basket.</para>
33416
33417         <screenshot>
33418           <screeninfo>Basket Closure Confirmation</screeninfo>
33419
33420           <mediaobject>
33421             <imageobject>
33422               <imagedata fileref="images/acquisitions/BasketConfirmations.png"/>
33423             </imageobject>
33424           </mediaobject>
33425         </screenshot>
33426
33427         <para>When closing the basket you can choose to add the basket to a
33428         group for easy printing and retrieval. If you check the box to 'Attach
33429         this basket to a new basket group' you will be brought to the group
33430         list where you can print a PDF of the order.</para>
33431
33432         <screenshot>
33433           <screeninfo>Closed Baskets</screeninfo>
33434
33435           <mediaobject>
33436             <imageobject>
33437               <imagedata fileref="images/acquisitions/basketgroup.png"/>
33438             </imageobject>
33439           </mediaobject>
33440         </screenshot>
33441
33442         <para><important>
33443             <para>A basket with at least one item marked as 'uncertain price'
33444             will not be able to be closed.</para>
33445
33446             <screenshot>
33447               <screeninfo>A basket with items where the price is
33448               uncertain</screeninfo>
33449
33450               <mediaobject>
33451                 <imageobject>
33452                   <imagedata fileref="images/acquisitions/basketuncertain.png"/>
33453                 </imageobject>
33454               </mediaobject>
33455             </screenshot>
33456           </important></para>
33457
33458         <para>Clicking the 'Uncertain Prices' button will call up a list of
33459         items with uncertain prices to quick editing. From that list, you can
33460         quickly edit the items by entering new prices and quantities.</para>
33461
33462         <screenshot>
33463           <screeninfo>Uncertain Prices</screeninfo>
33464
33465           <mediaobject>
33466             <imageobject>
33467               <imagedata fileref="images/acquisitions/uncertainprices.png"/>
33468             </imageobject>
33469           </mediaobject>
33470         </screenshot>
33471
33472         <important>
33473           <para>The Uncertain Prices page is independent of the basket. It is
33474           linked to the vendor so you will see all items on order with
33475           uncertain prices for that vendor.</para>
33476         </important>
33477       </section>
33478
33479       <section id="acqbasketgroup">
33480         <title>Create a basket group</title>
33481
33482         <para>A basket group is simply a group of baskets. In some libraries,
33483         you have several staff members that create baskets, and, at the end of
33484         a period of time, someone then groups them together to send to the
33485         vendor in bulk. That said, it is possible to have one basket in a
33486         basket group if that's the workflow used in your library.</para>
33487       </section>
33488
33489       <section id="printacqbasket">
33490         <title>Printing baskets</title>
33491
33492         <para>When you are finished adding items to your basket, click 'Close
33493         this Basket.'</para>
33494
33495         <screenshot>
33496           <screeninfo>Close Basket</screeninfo>
33497
33498           <mediaobject>
33499             <imageobject>
33500               <imagedata fileref="images/acquisitions/closebasket.png"/>
33501             </imageobject>
33502           </mediaobject>
33503         </screenshot>
33504
33505         <para>You will be asked if you want to 'Attach this basket to a new basket group with the
33506           same name'. A basket group is necessary if you want to be able to print PDFs of your
33507           orders.</para>
33508
33509         <screenshot>
33510           <screeninfo>Create Purchase Order</screeninfo>
33511
33512           <mediaobject>
33513             <imageobject>
33514               <imagedata fileref="images/acquisitions/createpurchaseorder.png"/>
33515             </imageobject>
33516           </mediaobject>
33517         </screenshot>
33518
33519         <para>Your completed order will be listed on the Basket Grouping page
33520         for printing or further modification.</para>
33521
33522         <screenshot>
33523           <screeninfo>Basket Grouping</screeninfo>
33524
33525           <mediaobject>
33526             <imageobject>
33527               <imagedata fileref="images/acquisitions/basketgroup.png"/>
33528             </imageobject>
33529           </mediaobject>
33530         </screenshot>
33531
33532         <para>Clicking the 'Print' button next to your order will generate a PDF for printing, which
33533           will have all of your library information followed by the items in your order.</para>
33534
33535         <screenshot>
33536           <screeninfo>Order found on PDF</screeninfo>
33537
33538           <mediaobject>
33539             <imageobject>
33540               <imagedata fileref="images/acquisitions/pdforder.png"/>
33541             </imageobject>
33542           </mediaobject>
33543         </screenshot>
33544       </section>
33545     </section>
33546
33547     <section id="receiveacqorder">
33548       <title>Receiving Orders</title>
33549
33550       <para>Orders can be received from the vendor information page</para>
33551
33552       <screenshot>
33553         <screeninfo>Receive from Vendor Information</screeninfo>
33554
33555         <mediaobject>
33556           <imageobject>
33557             <imagedata fileref="images/acquisitions/receivebutton.png"/>
33558           </imageobject>
33559         </mediaobject>
33560       </screenshot>
33561
33562       <para>or the vendor search results page</para>
33563
33564       <screenshot>
33565         <screeninfo>Vendor Search Results</screeninfo>
33566
33567         <mediaobject>
33568           <imageobject>
33569             <imagedata fileref="images/acquisitions/receivefromsearch.png"/>
33570           </imageobject>
33571         </mediaobject>
33572       </screenshot>
33573
33574       <para>After clicking 'Receive shipment' you will be asked to enter a vendor invoice number, a
33575         shipment received date, a shipping cost and a budget to subtract that shipping amount
33576         from.</para>
33577
33578       <screenshot>
33579         <screeninfo>Receive Shipment</screeninfo>
33580
33581         <mediaobject>
33582           <imageobject>
33583             <imagedata fileref="images/acquisitions/receive.png"/>
33584           </imageobject>
33585         </mediaobject>
33586       </screenshot>
33587
33588       <para>The receive page will list all items still on order with the
33589       vendor regardless of the basket the item is from.</para>
33590
33591       <screenshot>
33592         <screeninfo>Receipt Summary</screeninfo>
33593
33594         <mediaobject>
33595           <imageobject>
33596             <imagedata fileref="images/acquisitions/receiptsummary.png"/>
33597           </imageobject>
33598         </mediaobject>
33599       </screenshot>
33600
33601       <para>To receive a specific item, click the 'Receive' link to the right
33602       of the item.</para>
33603
33604       <screenshot>
33605         <screeninfo>Receive Item Form</screeninfo>
33606
33607         <mediaobject>
33608           <imageobject>
33609             <imagedata fileref="images/acquisitions/receiveitem.png"/>
33610           </imageobject>
33611         </mediaobject>
33612       </screenshot>
33613
33614       <para>From this form you can alter the cost information. You can also
33615       choose to mark only part of the order as received if the vendor didn't
33616       send your entire order by checking only the boxes next to the items on
33617       the left that you want to receive. The values you enter in the
33618       'Replacement cost' and 'Actual cost' will automatically populate the
33619       item record by filling in subfield v (Cost, replacement price) and
33620       subfield g (Cost, normal purchase price) on the item record after
33621       saving.</para>
33622
33623       <screenshot>
33624         <screeninfo>Item record after receipt</screeninfo>
33625
33626         <mediaobject>
33627           <imageobject>
33628             <imagedata fileref="images/acquisitions/receiveditem.png"/>
33629           </imageobject>
33630         </mediaobject>
33631       </screenshot>
33632
33633       <para>You can also make edits to the item record from this form by clicking the 'Edit' link
33634         next to each item. This will allow you to enter in accurate call numbers and barcodes if
33635         you'd like to do that at the point of receipt. Once you have made any changes necessary (to
33636         the order and/or items, click 'Save' to mark the item(s) as received.<tip>
33637           <para>If you have your <link linkend="AcqItemSetSubfieldsWhenReceived"
33638               >AcqItemSetSubfieldsWhenReceived</link> preference set to add or change values on
33639             received items those changes will take place after you hit 'Save'. </para>
33640         </tip></para>
33641
33642       <screenshot>
33643         <screeninfo>Already Received Items</screeninfo>
33644
33645         <mediaobject>
33646           <imageobject>
33647             <imagedata fileref="images/acquisitions/received.png"/>
33648           </imageobject>
33649         </mediaobject>
33650       </screenshot>
33651       <para>If the item is no longer available from this vendor you can transfer the order to
33652         another vendor's basket by clicking the 'Transfer' link to the right of the title. This will
33653         pop up a vendor search box.</para>
33654       <screenshot>
33655         <screeninfo>Transfer search</screeninfo>
33656         <mediaobject>
33657           <imageobject>
33658             <imagedata fileref="images/acquisitions/transfersearch.png"/>
33659           </imageobject>
33660         </mediaobject>
33661       </screenshot>
33662       <para>From the results you can click 'Choose' to the right of the vendor you would like to
33663         reorder this item from.</para>
33664       <screenshot>
33665         <screeninfo>Transfer vendor</screeninfo>
33666         <mediaobject>
33667           <imageobject>
33668             <imagedata fileref="images/acquisitions/transfervendor.png"/>
33669           </imageobject>
33670         </mediaobject>
33671       </screenshot>
33672       <para>You will then be presented with the open baskets for that vendor to choose from. To move
33673         the item simply click 'Choose' to the right of the basket you would like to add the item
33674         to.</para>
33675       <screenshot>
33676         <screeninfo>Basket choice</screeninfo>
33677         <mediaobject>
33678           <imageobject>
33679             <imagedata fileref="images/acquisitions/transferbasket.png"/>
33680           </imageobject>
33681         </mediaobject>
33682       </screenshot>
33683       <para>Once you have chosen you will be presented with a confirmation message.</para>
33684       <screenshot>
33685         <screeninfo>Confirm transfer</screeninfo>
33686         <mediaobject>
33687           <imageobject>
33688             <imagedata fileref="images/acquisitions/transferconfirm.png"/>
33689           </imageobject>
33690         </mediaobject>
33691       </screenshot>
33692
33693       <para>When you're finished receiving items you can navigate away from
33694       this page or click the 'Finish receiving' button at the bottom of the
33695       screen.</para>
33696
33697       <para>You will also see that the item is received and/or cancelled if
33698       you view the basket.</para>
33699
33700       <screenshot>
33701         <screeninfo>One item marked (rcvd) in basket</screeninfo>
33702
33703         <mediaobject>
33704           <imageobject>
33705             <imagedata fileref="images/acquisitions/basketwithreceived.png"/>
33706           </imageobject>
33707         </mediaobject>
33708       </screenshot>
33709     </section>
33710     <section id="acqinvoices">
33711       <title>Invoices</title>
33712       <para>When orders are received invoices are generated.  Invoices can be searched by clicking
33713         on 'Invoices' in the left of the Acquisitions page.</para>
33714       <screenshot>
33715           <screeninfo>Invoices page</screeninfo>
33716           <mediaobject>
33717             <imageobject>
33718               <imagedata fileref="images/acquisitions/invoicesearch.png"/>
33719             </imageobject>
33720           </mediaobject>
33721         </screenshot>
33722       <para>After searching, your results will appear to the right of the search options.</para>
33723       <screenshot>
33724         <screeninfo>Invoice search results</screeninfo>
33725         <mediaobject>
33726           <imageobject>
33727             <imagedata fileref="images/acquisitions/invoices.png"/>
33728           </imageobject>
33729         </mediaobject>
33730       </screenshot>
33731       <para>From the results you can click the 'Details' link to see the full invoice or 'Close' to
33732         note that the invoice is closed/paid for.</para>
33733       <screenshot>
33734         <screeninfo>Invoice details</screeninfo>
33735         <mediaobject>
33736           <imageobject>
33737             <imagedata fileref="images/acquisitions/invoice.png"/>
33738           </imageobject>
33739         </mediaobject>
33740       </screenshot>
33741       <para>From the results you can also merge together two invoices should you need to.  Simply
33742         click the checkbox to the left of the invoices you would like to merge and click the 'Merge
33743         selected invoices' button at the bottom of the page. You will be presented with a
33744         confirmation screen:</para>
33745       <screenshot>
33746         <screeninfo>Merge invoices</screeninfo>
33747         <mediaobject>
33748           <imageobject>
33749             <imagedata fileref="images/acquisitions/mergeinvoices.png"/>
33750           </imageobject>
33751         </mediaobject>
33752       </screenshot>
33753       <para>Click on the row of the invoice number you would like to keep and it will be highlighted
33754         in yellow.  Enter any different billing information in the fields provided and click
33755         'Merge'. The two invoices will become one.</para>
33756     </section>
33757
33758     <section id="acqclaims">
33759       <title>Claims &amp; Late Orders</title>
33760
33761       <para>If you have entered in an email address for the vendors in your
33762       system you can send them claim emails when an order is late. Before you
33763       can send claims you will need to set up an <link linkend="ACQCLAIM">acquisitions claim notice</link>.</para>
33764
33765       <para>Upon clicking on the link to 'Late Orders' from the Acquisitions
33766       page you will be presented with a series of filter options on the left
33767       hand side. These filters will be applied only closed baskets.</para>
33768
33769       <screenshot>
33770         <screeninfo>Acquisitions Late Order Filters</screeninfo>
33771
33772         <mediaobject>
33773           <imageobject>
33774             <imagedata fileref="images/acquisitions/acqclaimfilter.png"/>
33775           </imageobject>
33776         </mediaobject>
33777       </screenshot>
33778
33779       <note>
33780         <para>The vendor pull down only shows vendors with closed baskets that
33781         are late.</para>
33782       </note>
33783
33784       <para>Once you filter your orders to show you the things you consider to
33785       be late you will be presented with a list of these items.</para>
33786
33787       <screenshot>
33788         <screeninfo>Late Orders</screeninfo>
33789
33790         <mediaobject>
33791           <imageobject>
33792             <imagedata fileref="images/acquisitions/lateorders.png"/>
33793           </imageobject>
33794         </mediaobject>
33795       </screenshot>
33796
33797       <para>To the right of each late title you will be see a checkbox. Check
33798       off the ones you want a claim letter sent to and click 'Claim Order' at
33799       the bottom right of the list. This will automatically send an email to
33800       the vendor at the email address you have on file.<note>
33801           <para>The Estimated Delivery Date is based on the Delivery time
33802           value entered on the vendor record.</para>
33803         </note></para>
33804
33805       <para>If you would rather use a different acquisition claim letter
33806       (other than the default) you can <link linkend="addnotices">create that
33807       in the notices module</link> and choose it from the menu above the list
33808       of late items.</para>
33809
33810       <screenshot>
33811         <screeninfo>Choose a Claim Letter</screeninfo>
33812
33813         <mediaobject>
33814           <imageobject>
33815             <imagedata fileref="images/acquisitions/claimletter.png"/>
33816           </imageobject>
33817         </mediaobject>
33818       </screenshot>
33819     </section>
33820
33821     <section id="acqsearch">
33822       <title>Acquisition Searches</title>
33823
33824       <para>At the top of the various Acquisition pages there is a quick
33825       search box where you can perform either a Vendor Search or an Order
33826       Search.</para>
33827
33828       <screenshot>
33829         <screeninfo>Acquisition Searches</screeninfo>
33830
33831         <mediaobject>
33832           <imageobject>
33833             <imagedata fileref="images/acquisitions/acqsearches.png"/>
33834           </imageobject>
33835         </mediaobject>
33836       </screenshot>
33837
33838       <para>In the Vendor Search you can enter any part of the vendor name to
33839       get results.</para>
33840
33841       <screenshot>
33842         <screeninfo>Vendor Search Results</screeninfo>
33843
33844         <mediaobject>
33845           <imageobject>
33846             <imagedata fileref="images/acquisitions/vendorquicksearch.png"/>
33847           </imageobject>
33848         </mediaobject>
33849       </screenshot>
33850
33851       <para>Using the Orders Search you can search for items that have been
33852       ordered with or without the vendor.</para>
33853
33854       <screenshot>
33855         <screeninfo>Order Search Box</screeninfo>
33856
33857         <mediaobject>
33858           <imageobject>
33859             <imagedata fileref="images/acquisitions/ordersearch.png"/>
33860           </imageobject>
33861         </mediaobject>
33862       </screenshot>
33863
33864       <para>You can enter info in one or both fields and you can enter any
33865       part of the title and/or vendor name.</para>
33866
33867       <screenshot>
33868         <screeninfo>Order Search Results</screeninfo>
33869
33870         <mediaobject>
33871           <imageobject>
33872             <imagedata fileref="images/acquisitions/ordersearchresults.png"/>
33873           </imageobject>
33874         </mediaobject>
33875       </screenshot>
33876
33877       <para>Clicking the plus sign to the right of the Vendor search box will
33878       expand the search and allow you to search for additional fields.</para>
33879
33880       <screenshot>
33881         <screeninfo>Expanded Orders Search</screeninfo>
33882
33883         <mediaobject>
33884           <imageobject>
33885             <imagedata fileref="images/acquisitions/ordersearchexpand.png"/>
33886           </imageobject>
33887         </mediaobject>
33888       </screenshot>
33889
33890       <para>Clicking Advanced Search to the right of the search button will
33891       give you all of the order search options available.</para>
33892
33893       <screenshot>
33894         <screeninfo>Full Order Search</screeninfo>
33895
33896         <mediaobject>
33897           <imageobject>
33898             <imagedata fileref="images/acquisitions/ordersearchfull.png"/>
33899           </imageobject>
33900         </mediaobject>
33901       </screenshot>
33902     </section>
33903
33904     <section id="fundtracking">
33905       <title>Budget/Fund Tracking</title>
33906
33907       <para>On the main acquisitions page there will be a table showing you all of your active funds
33908         and a breakdown of what has been ordered or spent against them.</para>
33909
33910       <screenshot>
33911         <screeninfo>Fund Table</screeninfo>
33912
33913         <mediaobject>
33914           <imageobject>
33915             <imagedata fileref="images/acquisitions/acqfunds.png"/>
33916           </imageobject>
33917         </mediaobject>
33918       </screenshot>
33919
33920       <para>Clicking on the linked amounts under spent or ordered will show you a summary of the
33921         titles ordered/received on that budget.</para>
33922
33923       <screenshot>
33924         <screeninfo>Titles Spent</screeninfo>
33925
33926         <mediaobject>
33927           <imageobject>
33928             <imagedata fileref="images/acquisitions/spent.png"/>
33929           </imageobject>
33930         </mediaobject>
33931       </screenshot>
33932     </section>
33933   </chapter>
33934
33935   <chapter id="stafflists">
33936     <title>Lists &amp; Cart</title>
33937
33938     <para>Lists are a way to save a collection of content on a specific topic
33939     or for a specific purpose. The Cart is a session specific storage
33940     space.</para>
33941
33942     <itemizedlist>
33943       <listitem>
33944         <para><emphasis>Get there:</emphasis> More &gt; Lists</para>
33945       </listitem>
33946     </itemizedlist>
33947
33948     <section id="lists">
33949       <title>Lists</title>
33950
33951       <para/>
33952
33953       <section id="createlist">
33954         <title>Create a List</title>
33955
33956         <para>A list can be created by visiting the Lists page and clicking
33957         'New List'</para>
33958
33959         <screenshot>
33960           <screeninfo>New List Button</screeninfo>
33961
33962           <mediaobject>
33963             <imageobject>
33964               <imagedata fileref="images/lists/newlistbutton.png"/>
33965             </imageobject>
33966           </mediaobject>
33967         </screenshot>
33968
33969         <para>The new list form offers several options for creating your
33970         list:</para>
33971
33972         <screenshot>
33973           <screeninfo>New List Form</screeninfo>
33974
33975           <mediaobject>
33976             <imageobject>
33977               <imagedata fileref="images/lists/newlistform.png"/>
33978             </imageobject>
33979           </mediaobject>
33980         </screenshot>
33981
33982         <itemizedlist>
33983           <listitem>
33984             <para>The name is what will appear on the list of Lists</para>
33985           </listitem>
33986
33987           <listitem>
33988             <para>You can also choose how to sort the list</para>
33989           </listitem>
33990           <listitem>
33991             <para>Next decide if your list is going to be private or public</para>
33992             <itemizedlist>
33993               <listitem>
33994                 <para>A Private List is managed by you and can be seen only by you (depending on
33995                   your permissions settings below)</para>
33996               </listitem>
33997               <listitem>
33998                 <para>A Public List can be seen by everybody, but managed only by you (depending on
33999                   your permissions settings below)</para>
34000               </listitem>
34001             </itemizedlist>
34002           </listitem>
34003           <listitem>
34004             <para>Finally decide what your permissions will be on the list. You can all or disallow:<itemizedlist>
34005                 <listitem>
34006                   <para>anyone else to add entries</para>
34007                 </listitem>
34008                 <listitem>
34009                   <para>anyone to remove his own contributed entries<itemizedlist>
34010                       <listitem>
34011                         <tip>
34012                           <para>The owner of a list is always allowed to add entries, but needs
34013                             permission to remove.</para>
34014                         </tip>
34015                       </listitem>
34016                     </itemizedlist></para>
34017                 </listitem>
34018                 <listitem>
34019                   <para>anyone to remove other contributed entries     </para>
34020                 </listitem>
34021               </itemizedlist></para>
34022           </listitem>
34023         </itemizedlist>
34024
34025         <para>A list can also be created from the catalog search
34026         results</para>
34027
34028         <screenshot>
34029           <screeninfo>New list from catalog search</screeninfo>
34030
34031           <mediaobject>
34032             <imageobject>
34033               <imagedata fileref="images/lists/newlistsearch.png"/>
34034             </imageobject>
34035           </mediaobject>
34036         </screenshot>
34037
34038         <itemizedlist>
34039           <listitem>
34040             <para>Check the box to the left of the titles you want to add to
34041             the new list</para>
34042           </listitem>
34043
34044           <listitem>
34045             <para>Choose [New List] from the 'Add to:' pull down menu</para>
34046
34047             <screenshot>
34048               <screeninfo>New List from Search Results</screeninfo>
34049
34050               <mediaobject>
34051                 <imageobject>
34052                   <imagedata fileref="images/lists/newlistfromsearch.png"/>
34053                 </imageobject>
34054               </mediaobject>
34055             </screenshot>
34056
34057             <itemizedlist>
34058               <listitem>
34059                 <para>Name the list and choose what type of list this
34060                 is</para>
34061
34062                 <itemizedlist>
34063                   <listitem>
34064                     <para>A Private List is managed by you and can be seen
34065                     only by you</para>
34066                   </listitem>
34067
34068                   <listitem>
34069                     <para>A Public List can be seen by everybody, but managed
34070                     only by you</para>
34071                   </listitem>
34072                 </itemizedlist>
34073               </listitem>
34074             </itemizedlist>
34075           </listitem>
34076         </itemizedlist>
34077
34078         <para>Once the list is saved it will accessible from the Lists page
34079         and from the 'Add to' menu at the top of the search results.</para>
34080       </section>
34081
34082       <section id="addtolist">
34083         <title>Add to a List</title>
34084
34085         <para>To add titles to an existing list click on the list name from
34086         the page of lists</para>
34087
34088         <screenshot>
34089           <screeninfo>List of Lists</screeninfo>
34090
34091           <mediaobject>
34092             <imageobject>
34093               <imagedata fileref="images/lists/listslist.png"/>
34094             </imageobject>
34095           </mediaobject>
34096         </screenshot>
34097
34098         <para>From the List page you can add titles by scanning barcodes into
34099         the box at the bottom of the page</para>
34100
34101         <screenshot>
34102           <screeninfo>Content of a List</screeninfo>
34103
34104           <mediaobject>
34105             <imageobject>
34106               <imagedata fileref="images/lists/listcontents.png"/>
34107             </imageobject>
34108           </mediaobject>
34109         </screenshot>
34110
34111         <para>A title can also be added to a list by selecting titles on the
34112         search results page and choosing the list from the 'Add to'
34113         menu</para>
34114
34115         <screenshot>
34116           <screeninfo>Add to List</screeninfo>
34117
34118           <mediaobject>
34119             <imageobject>
34120               <imagedata fileref="images/lists/addtolist.png"/>
34121             </imageobject>
34122           </mediaobject>
34123         </screenshot>
34124       </section>
34125
34126       <section id="viewlist">
34127         <title>Viewing Lists</title>
34128
34129         <para>To see the contents of a list, visit the Lists page on the staff
34130         client</para>
34131
34132         <screenshot>
34133           <screeninfo>List of Lists</screeninfo>
34134
34135           <mediaobject>
34136             <imageobject>
34137               <imagedata fileref="images/lists/listslist.png"/>
34138             </imageobject>
34139           </mediaobject>
34140         </screenshot>
34141
34142         <para>Clicking on the 'List Name' will show the contents of the
34143         list</para>
34144
34145         <screenshot>
34146           <screeninfo>Content of a List</screeninfo>
34147
34148           <mediaobject>
34149             <imageobject>
34150               <imagedata fileref="images/lists/listcontents.png"/>
34151             </imageobject>
34152           </mediaobject>
34153         </screenshot>
34154         <para>From this list of items you can perform several actions</para>
34155         <itemizedlist>
34156           <listitem>
34157             <para>'New list' will allow you to create another list</para>
34158           </listitem>
34159           <listitem>
34160             <para>'Edit' will allow you to edit the description and permissions for this list</para>
34161           </listitem>
34162           <listitem>
34163             <para>'Send list' will send the list to the email address you enter (<link
34164                 linkend="examplelistemail">view sample List email</link>)</para>
34165           </listitem>
34166           <listitem>
34167             <para>'Download list' will allow you to download the cart using one of 3 default formats
34168               or your <link linkend="csvprofiles">CSV Profiles</link></para>
34169           </listitem>
34170           <listitem>
34171             <para>'Print list' will present you with a printable version of the list</para>
34172           </listitem>
34173         </itemizedlist>
34174       </section>
34175
34176       <section id="mergebibrecs">
34177         <title>Merging Bibliographic Records Via Lists</title>
34178
34179         <para>The easiest way to merge together duplicate bibliographic
34180         records is to add them to a list and use the Merge Tool from
34181         there.</para>
34182
34183         <screenshot>
34184           <screeninfo>List of Duplicate Records</screeninfo>
34185
34186           <mediaobject>
34187             <imageobject>
34188               <imagedata fileref="images/lists/listofdups.png"/>
34189             </imageobject>
34190           </mediaobject>
34191         </screenshot>
34192
34193         <para>From the list, check the two items you want to merge. If you
34194         choose more than or fewer than 2, you will be presented with an
34195         error:</para>
34196
34197         <screenshot>
34198           <screeninfo>Merge Items Error</screeninfo>
34199
34200           <mediaobject>
34201             <imageobject>
34202               <imagedata fileref="images/lists/merge2rec.png"/>
34203             </imageobject>
34204           </mediaobject>
34205         </screenshot>
34206
34207         <para>Once you have selected the records you want to merge, click the 'Merge selected'
34208           button at the top of the list. You will be asked which of the two records you would like
34209           to keep as your primary record and which will be deleted after the merge. If the records
34210           were created using different frameworks, Koha will also ask you what Framework you would
34211           like the newly merged record to use.</para>
34212
34213         <screenshot>
34214           <screeninfo>Choose Primary Record for Merge</screeninfo>
34215
34216           <mediaobject>
34217             <imageobject>
34218               <imagedata fileref="images/lists/mergeprimary.png"/>
34219             </imageobject>
34220           </mediaobject>
34221         </screenshot>
34222
34223         <para>You will be presented with the MARC for both of the records
34224         (each accessible by tabs labeled with the bib numbers for those
34225         records). By default the entire first record will be selected, uncheck
34226         the fields you don't want in the final (destination) record and then
34227         move on to the second tab to choose which fields should be in the
34228         final (destination) record.</para>
34229
34230         <screenshot>
34231           <screeninfo>Merging Records</screeninfo>
34232
34233           <mediaobject>
34234             <imageobject>
34235               <imagedata fileref="images/lists/mergerecs.png"/>
34236             </imageobject>
34237           </mediaobject>
34238         </screenshot>
34239
34240         <para>Should you try to add a field that is not repeatable two times
34241         (like choosing the 245 field from both record #1 and #2) you will be
34242         presented with an error</para>
34243
34244         <screenshot>
34245           <screeninfo>Non-repeatable Error</screeninfo>
34246
34247           <mediaobject>
34248             <imageobject>
34249               <imagedata fileref="images/lists/nondupfield.png"/>
34250             </imageobject>
34251           </mediaobject>
34252         </screenshot>
34253
34254         <para>Once you have completed your selections click the 'merge'
34255         button. The primary record will now CONTAIN the data you chose for it
34256         as well as all of the items/holdings from both bib records, and the
34257         second record will be deleted.<important>
34258             <para>It is important to rebuild your zebra index immediately
34259             after merging records. If a search is performed for a record which
34260             has been deleted Koha will present the patrons with an error in
34261             the OPAC.</para>
34262           </important></para>
34263       </section>
34264     </section>
34265
34266     <section id="cart">
34267       <title>Cart</title>
34268
34269       <para>The cart is a temporary holding place for items in the OPAC and/or
34270       staff client. The cart will be emptied once the session is ended (by
34271       closing the browser or logging out). The cart is best used for
34272       performing batch operations (holds, printing, emailing) or for getting a
34273       list of items to be printed or emailed to yourself or a patron.</para>
34274
34275       <para>If you would like to enable the cart in the staff client, you need
34276       to set the <link linkend="intranetbookbag">intranetbookbag</link> system
34277       preference to 'Show.' To add things to the cart, search the catalog and
34278       select the items you would like added to your cart and choose 'Cart'
34279       from the 'Add to' menu</para>
34280
34281       <screenshot>
34282         <screeninfo>Add to Cart</screeninfo>
34283
34284         <mediaobject>
34285           <imageobject>
34286             <imagedata fileref="images/lists/addtocart.png"/>
34287           </imageobject>
34288         </mediaobject>
34289       </screenshot>
34290
34291       <para>A confirmation will appear below the cart button at the top of the
34292       staff client</para>
34293
34294       <screenshot>
34295         <screeninfo>Items added to Cart</screeninfo>
34296
34297         <mediaobject>
34298           <imageobject>
34299             <imagedata fileref="images/lists/itemsaddedcart.png"/>
34300           </imageobject>
34301         </mediaobject>
34302       </screenshot>
34303
34304       <para>Clicking on the Cart icon will provide you with the contents of
34305       the cart</para>
34306
34307       <screenshot>
34308         <screeninfo>Cart Contents</screeninfo>
34309
34310         <mediaobject>
34311           <imageobject>
34312             <imagedata fileref="images/lists/cart.png"/>
34313           </imageobject>
34314         </mediaobject>
34315       </screenshot>
34316       <para>From this list of items you can perform several actions</para>
34317
34318       <itemizedlist>
34319         <listitem>
34320           <para>'More details' will show more information about the items in the cart</para>
34321         </listitem>
34322
34323         <listitem>
34324           <para>'Send' will send the list to the email address you enter (<link
34325               linkend="examplecartemail">view sample Cart email</link>)</para>
34326         </listitem>
34327
34328         <listitem>
34329           <para>'Download' will allow you to download the cart using one of 3
34330           default formats or your <link linkend="csvprofiles">CSV
34331           Profiles</link></para>
34332         </listitem>
34333
34334         <listitem>
34335           <para>'Print' will present you with a printable version of the
34336           cart</para>
34337         </listitem>
34338
34339         <listitem>
34340           <para>'Empty and Close' will empty the list and close the
34341           window</para>
34342         </listitem>
34343
34344         <listitem>
34345           <para>'Hide Window' will close the window</para>
34346         </listitem>
34347       </itemizedlist>
34348     </section>
34349   </chapter>
34350
34351   <chapter id="reports">
34352     <title>Reports</title>
34353
34354     <para>Reports in Koha are a way to gather data. Reports are used to
34355     generate statistics, member lists, shelving lists, or any list of data in
34356     your database.</para>
34357
34358     <itemizedlist>
34359       <listitem>
34360         <para><emphasis>Get there:</emphasis> More &gt; Reports</para>
34361       </listitem>
34362     </itemizedlist>
34363
34364     <section id="customreports">
34365       <title>Custom Reports</title>
34366
34367       <para>Koha's data is stored in a MySQL database which means that
34368       librarians can generate nearly any report they would like by either
34369       using the <link linkend="quidedreportwizard">Guided Reports
34370       Wizard</link> or writing their own <link linkend="reportfromsql">SQL
34371       query</link>.</para>
34372
34373       <section id="customreport">
34374         <title>Add Custom Report</title>
34375
34376         <para/>
34377
34378         <section id="quidedreportwizard">
34379           <title>Guided Report Wizard</title>
34380
34381           <para>The guided report wizard will walk you through a six step
34382           process to generate a report.</para>
34383
34384           <para>Step 1: Choose the module you want to report on. This will
34385           determine what tables and fields are available for you to
34386           query.</para>
34387
34388           <para>'Report is public' should be left to the default of 'No' in
34389           most cases. A report can be made public if you intend to allow
34390           access to it through the JSON webservice interface. This is a system
34391           that can be used by developers to make custom presentations of the
34392           data from the report, for example displaying it using a graphing
34393           API. To learn more speak to your local developer.</para>
34394
34395           <itemizedlist>
34396             <listitem>
34397               <para>A public report is accessible via a URL that looks like
34398               this: http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID</para>
34399             </listitem>
34400           </itemizedlist>
34401
34402           <screenshot>
34403             <screeninfo>Chose Module for Report</screeninfo>
34404
34405             <mediaobject>
34406               <imageobject>
34407                 <imagedata fileref="images/reports/report1.png"/>
34408               </imageobject>
34409             </mediaobject>
34410           </screenshot>
34411           <tip>
34412             <para>If your system administrator has set up memcache on your server you might see one
34413               more option for the Cache expiry. This is related to your public reports. If you make
34414               the report public then  it's constantly running and will cause a large load on your
34415               system. Setting this value prevents that.<screenshot>
34416                 <screeninfo>Cache expiry</screeninfo>
34417                 <mediaobject>
34418                   <imageobject>
34419                     <imagedata fileref="images/reports/cacheexiprywizard.png"/>
34420                   </imageobject>
34421                 </mediaobject>
34422               </screenshot></para>
34423           </tip>
34424           <para>Step 2: Choose a report type. For now, Tabular is the only option available.</para>
34425
34426           <screenshot>
34427             <screeninfo>Report Type</screeninfo>
34428
34429             <mediaobject>
34430               <imageobject>
34431                 <imagedata fileref="images/reports/report2.png"/>
34432               </imageobject>
34433             </mediaobject>
34434           </screenshot>
34435
34436           <para>Step 3: Choose the fields you want in your report. You can
34437           select multiple fields and add them all at once by using CTRL+Click
34438           on each item you want to add before clicking the Add button.</para>
34439
34440           <screenshot>
34441             <screeninfo>Select database fields to query</screeninfo>
34442
34443             <mediaobject>
34444               <imageobject>
34445                 <imagedata fileref="images/reports/report3.png"/>
34446               </imageobject>
34447             </mediaobject>
34448           </screenshot>
34449
34450           <para>Step 4: Choose any limits you might want to apply to your
34451           report (such as item types or branches). If you don't want to apply
34452           any limits, simply click Next instead of making an option.</para>
34453
34454           <screenshot>
34455             <screeninfo>Choose limits</screeninfo>
34456
34457             <mediaobject>
34458               <imageobject>
34459                 <imagedata fileref="images/reports/report4.png"/>
34460               </imageobject>
34461             </mediaobject>
34462           </screenshot>
34463
34464           <para>Step 5: Perform math functions. If you don't want to do any
34465           calculations, simply click Next instead of making an option.</para>
34466
34467           <screenshot>
34468             <screeninfo>Choose math functions</screeninfo>
34469
34470             <mediaobject>
34471               <imageobject>
34472                 <imagedata fileref="images/reports/report5.png"/>
34473               </imageobject>
34474             </mediaobject>
34475           </screenshot>
34476
34477           <para>Step 6: Choose data order. If you want the data to print out
34478           in the order it's found in the database, simply click Finish.</para>
34479
34480           <screenshot>
34481             <screeninfo>Choose ordering</screeninfo>
34482
34483             <mediaobject>
34484               <imageobject>
34485                 <imagedata fileref="images/reports/report6.png"/>
34486               </imageobject>
34487             </mediaobject>
34488           </screenshot>
34489
34490           <para>When you are finished you will be presented with the SQL
34491           generated by the report wizard. From here you can choose to save the
34492           report by clicking 'Save' or copy the SQL and make edits to it by
34493           hand.</para>
34494
34495           <screenshot>
34496             <screeninfo>Custom Report Confirmation</screeninfo>
34497
34498             <mediaobject>
34499               <imageobject>
34500                 <imagedata fileref="images/reports/reportconfirm.png"/>
34501               </imageobject>
34502             </mediaobject>
34503           </screenshot>
34504
34505           <para>If you choose to save the report you will be asked to name your report, sort it in
34506             to groups and subgroups and enter any notes regarding it.</para>
34507
34508           <screenshot>
34509             <screeninfo>Save custom report</screeninfo>
34510
34511             <mediaobject>
34512               <imageobject>
34513                 <imagedata fileref="images/reports/reportsave.png"/>
34514               </imageobject>
34515             </mediaobject>
34516           </screenshot>
34517
34518           <para>Once your report is saved it will appear on the 'Use Saved'
34519           page with all other saved reports.</para>
34520
34521           <screenshot>
34522             <screeninfo>Saved Reports list</screeninfo>
34523
34524             <mediaobject>
34525               <imageobject>
34526                 <imagedata fileref="images/reports/savedreports.png"/>
34527               </imageobject>
34528             </mediaobject>
34529           </screenshot>
34530
34531           <para>From here you can make edits, run the report, or schedule a time to have the report
34532             run. To find the report you created you can sort by any of the columns by clicking the
34533             on the column header (creation date is the best bet for finding the report you just
34534             added). You can also filter your results using the filter menu on the left or use the
34535             tabs to find reports based on your custom groups.</para>
34536         </section>
34537
34538         <section id="reportfromsql">
34539           <title>Report from SQL</title>
34540
34541           <para>In addition to the report wizard, you have the option to write
34542           your own queries using SQL. To find reports written by other Koha
34543           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>.
34544           You can also find your database structure in
34545           /installer/data/mysql/kohastructure.sql or online at: <ulink url="http://schema.koha-community.org/">http://schema.koha-community.org</ulink>.</para>
34546
34547           <para>To add your query, click the link to 'Create from SQL' on the main reports module or
34548             the 'New report' button at the top of the 'Saved reports' page.</para>
34549
34550           <screenshot>
34551             <screeninfo>New SQL Report</screeninfo>
34552
34553             <mediaobject>
34554               <imageobject>
34555                 <imagedata fileref="images/reports/newsql.png"/>
34556               </imageobject>
34557             </mediaobject>
34558           </screenshot>
34559
34560           <para>Fill in the form presented</para>
34561
34562           <screenshot>
34563             <screeninfo>Create Report from SQL</screeninfo>
34564
34565             <mediaobject>
34566               <imageobject>
34567                 <imagedata fileref="images/reports/reportfromsql.png"/>
34568               </imageobject>
34569             </mediaobject>
34570           </screenshot>
34571
34572           <itemizedlist>
34573             <listitem>
34574               <para>The 'Name' is what will appear on the Saved Reports page
34575               to help you identify the report later. It will also be
34576               searchable using the filters found the left of the Saved Reports
34577               page.</para>
34578             </listitem>
34579
34580             <listitem>
34581               <para>You can use the 'Report group' to organize your reports so that you can easily
34582                 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
34583                 creating the report by choosing the 'or create' radio button.<screenshot>
34584                   <screeninfo>Report group</screeninfo>
34585                   <mediaobject>
34586                     <imageobject>
34587                       <imagedata fileref="images/reports/reportgroup.png"/>
34588                     </imageobject>
34589                   </mediaobject>
34590                 </screenshot><itemizedlist>
34591                   <listitem>
34592                     <para>
34593                       <tip>
34594                         <para>If you're adding a report group on the fly, remember that you code
34595                           should be fewer than 10 characters and should not include special
34596                           characters or spaces.</para>
34597                       </tip>
34598                     </para>
34599                   </listitem>
34600                 </itemizedlist></para>
34601             </listitem>
34602
34603             <listitem>
34604               <para>You can use 'Report subgroup' to further organize your reports so that you can
34605                 easily filter reports by groups and subgroups. Report subgroups are set in the <link linkend="reportsubgroup">REPORT_SUBGROUP</link> authorized value category or can
34606                 be added on the fly when creating the report by choosing the 'or create' radio
34607                 button.</para>
34608               <screenshot>
34609                 <screeninfo>Report subgroup</screeninfo>
34610                 <mediaobject>
34611                   <imageobject>
34612                     <imagedata fileref="images/reports/reportsubgroup.png"/>
34613                   </imageobject>
34614                 </mediaobject>
34615               </screenshot>
34616               <itemizedlist>
34617                 <listitem>
34618                   <para>
34619                     <tip>
34620                       <para>If you're adding a report subgroup on the fly, remember that you code
34621                         should be fewer than 10 characters and should not include special characters
34622                         or spaces.</para>
34623                     </tip>
34624                   </para>
34625                 </listitem>
34626               </itemizedlist>
34627             </listitem>
34628
34629             <listitem id="publicreport">
34630               <para>'Report is public' should be left to the default of 'No' in most cases. A report
34631                 can be made public if you intend to allow access to it through the JSON webservice
34632                 interface. This is a system that can be used by developers to make custom
34633                 presentations of the data from the report, for example displaying it using a
34634                 graphing API. To learn more speak to your local developer.</para>
34635               <itemizedlist>
34636                 <listitem>
34637                   <para>A public report is accessible via a URL that looks like this:
34638                     http://MYOPAC/cgi-bin/koha/svc/report?id=REPORTID</para>
34639                 </listitem>
34640               </itemizedlist>
34641             </listitem>
34642
34643             <listitem>
34644               <para>'Notes' will also appear on the Saved Reports page, this
34645               can be used to provide more details about the report or tips on
34646               how to enter values when it runs</para>
34647             </listitem>
34648
34649             <listitem>
34650               <para>The type should always be 'Tabular' at this time since the
34651               other formats have not been implemented</para>
34652             </listitem>
34653
34654             <listitem>
34655               <para>In the 'SQL' box you will type or paste the SQL for the
34656               report</para>
34657             </listitem>
34658
34659             <listitem>
34660               <para>If you feel that your report might be too resource
34661               intensive you might want to consider using runtime parameters to
34662               your query. Runtime parameters basically make a filter appear
34663               before the report is run to save your system resources.</para>
34664
34665               <para>There is a specific syntax that Koha will understand as
34666               'ask for values when running the report'. The syntax is
34667               &lt;&lt;Question to ask|authorized_value&gt;&gt;.</para>
34668
34669               <itemizedlist>
34670                 <listitem>
34671                   <para>The &lt;&lt; and &gt;&gt; are just delimiters. You
34672                   must put &lt;&lt; at the beginning and &gt;&gt; at the end
34673                   of your parameter</para>
34674                 </listitem>
34675
34676                 <listitem>
34677                   <para>The 'Question to ask' will be displayed on the left of
34678                   the string to enter.</para>
34679                 </listitem>
34680
34681                 <listitem>
34682                   <para>The authorized_value can be omitted if not applicable.
34683                   If it contains an authorized value category, or branches or
34684                   itemtype or categorycode, a list with the Koha authorized
34685                   values will be displayed instead of a free field Note that
34686                   you can have more than one parameter in a given SQL Note
34687                   that entering nothing at run time won't probably work as you
34688                   expect. It will be considered as "value empty" not as
34689                   "ignore this parameter". For example entering nothing for :
34690                   "title=&lt;&lt;Enter title&gt;&gt;" will display results
34691                   with title='' (no title). If you want to have to have
34692                   something not mandatory, use "title like &lt;&lt;Enter
34693                   title&gt;&gt;" and enter a % at run time instead of
34694                   nothing</para>
34695                 </listitem>
34696               </itemizedlist>
34697
34698               <para>Examples:</para>
34699
34700               <itemizedlist>
34701                 <listitem>
34702                   <para>SELECT surname,firstname FROM borrowers WHERE
34703                   branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt;
34704                   AND surname like &lt;&lt;Enter filter for patron surname (%
34705                   if none)&gt;&gt;</para>
34706                 </listitem>
34707
34708                 <listitem>
34709                   <para>SELECT * FROM items WHERE homebranch = &lt;&lt;Pick
34710                   your branch|branches&gt;&gt; and barcode like
34711                   &lt;&lt;Partial barcode value here&gt;&gt;</para>
34712                 </listitem>
34713               </itemizedlist>
34714
34715               <tip>
34716                 <para>To generate a date picker calendar to the right of the
34717                 field when running a report you can use the 'date' keyword
34718                 like this: &lt;&lt;Enter Date|date&gt;&gt;</para>
34719
34720                 <screenshot>
34721                   <screeninfo>Date Picker</screeninfo>
34722
34723                   <mediaobject>
34724                     <imageobject>
34725                       <imagedata fileref="images/reports/datepicker.png"/>
34726                     </imageobject>
34727                   </mediaobject>
34728                 </screenshot>
34729               </tip>
34730
34731               <tip>
34732                 <para>You have to put "%" in a text box to 'leave it blank'.
34733                 Otherwise, it literally looks for "" (empty string) as the
34734                 value for the field.</para>
34735               </tip>
34736
34737               <para><important>
34738                   <para>In addition to using any authorized value code to
34739                   generate a dropdown, you can use the following values as
34740                   well: Branches (branches), Item Types (itemtypes) and Patron
34741                   Categories (categorycode). For example a branch pull down
34742                   would be generated like this
34743                   &lt;&lt;Branch|branches&gt;&gt;</para>
34744
34745                   <screenshot>
34746                     <screeninfo>Branch pull down</screeninfo>
34747
34748                     <mediaobject>
34749                       <imageobject>
34750                         <imagedata fileref="images/reports/branchpulldown.png"/>
34751                       </imageobject>
34752                     </mediaobject>
34753                   </screenshot>
34754                 </important></para>
34755             </listitem>
34756           </itemizedlist>
34757
34758           <note>
34759             <para>There is a limit of 10,000 records put on SQL statements entered in Koha. To get
34760               around this you want to add 'LIMIT 100000' to the end of your SQL statement (or any
34761               other number above 10,000).</para>
34762           </note>
34763           <tip>
34764             <para>If your system administrator has set up memcache on your server you might see one
34765               more option for the Cache expiry. This is related to your public reports. If you make
34766               the report public then  it's constantly running and will cause a large load on your
34767               system. Setting this value prevents that.<screenshot>
34768                 <screeninfo>Cache expiry</screeninfo>
34769                 <mediaobject>
34770                   <imageobject>
34771                     <imagedata fileref="images/reports/cacheexpiry.png"/>
34772                   </imageobject>
34773                 </mediaobject>
34774               </screenshot></para>
34775           </tip>
34776
34777           <para>Once everything is entered click the 'Save Report' button and
34778           you'll be presented with options to run it. Once a report is saved
34779           you do not have to recreate it you can simply find it on the Saved
34780           Reports page and <link linkend="runcustomreport">run</link> or <link linkend="editcustomreports">edit</link> it.</para>
34781         </section>
34782         <section id="duplicatereport">
34783           <title>Duplicate Report</title>
34784           <para>Reports can also be added by duplicating an existing report.  Visit the 'Saved
34785             reports' page to see all of the reports listed on your system already.</para>
34786           <screenshot>
34787             <screeninfo>Saved Reports</screeninfo>
34788             <mediaobject>
34789               <imageobject>
34790                 <imagedata fileref="images/reports/duplicatereport.png"/>
34791               </imageobject>
34792             </mediaobject>
34793           </screenshot>
34794           <para>To the right of every report there is an 'Actions' pull down. Clickin that and
34795             choose 'Duplicate' to use an existing report as the basis for your new report. That will
34796             populate the new report form with the existing SQL for easy editing and resaving.</para>
34797         </section>
34798       </section>
34799
34800       <section id="editcustomreports">
34801         <title>Edit Custom Reports</title>
34802
34803         <para>Every report can be edited from the reports lists. To see the
34804         list of reports already stored in Koha, click 'Use Saved.'</para>
34805
34806         <screenshot>
34807           <screeninfo>Saved Reports</screeninfo>
34808
34809           <mediaobject>
34810             <imageobject>
34811               <imagedata fileref="images/reports/savedreports.png"/>
34812             </imageobject>
34813           </mediaobject>
34814         </screenshot>
34815
34816         <para>To find the report you'd like to edit you can sort by any of the columns by clicking
34817           the on the column header. You can also filter your results using the filter menu on the
34818           left or use the tabs to find reports based on your custom groups.</para>
34819
34820         <para>From this list you can edit any custom report by clicking 'Actions' to the right of
34821           the report and choosing 'Edit' from the menu that appears.</para>
34822         <screenshot>
34823           <screeninfo>Edit Report Option</screeninfo>
34824           <mediaobject>
34825             <imageobject>
34826               <imagedata fileref="images/reports/editreportoption.png"/>
34827             </imageobject>
34828           </mediaobject>
34829         </screenshot>
34830         <para>The form to edit the report will appear.</para>
34831
34832         <screenshot>
34833           <screeninfo>Edit SQL Form</screeninfo>
34834
34835           <mediaobject>
34836             <imageobject>
34837               <imagedata fileref="images/reports/editreport.png"/>
34838             </imageobject>
34839           </mediaobject>
34840         </screenshot>
34841       </section>
34842
34843       <section id="runcustomreport">
34844         <title>Running Custom Reports</title>
34845
34846         <para>Once custom reports are saved to Koha, you can run them by going to the Saved Reports
34847           page and clicking the 'Actions' button to the right of the report and choosing
34848           'Run'.</para>
34849
34850         <screenshot>
34851           <screeninfo>Run Report</screeninfo>
34852
34853           <mediaobject>
34854             <imageobject>
34855               <imagedata fileref="images/reports/runreport.png"/>
34856             </imageobject>
34857           </mediaobject>
34858         </screenshot>
34859
34860         <para>When you report runs you will either be asked for some
34861         values</para>
34862
34863         <screenshot>
34864           <screeninfo>Enter report parameters</screeninfo>
34865
34866           <mediaobject>
34867             <imageobject>
34868               <imagedata fileref="images/reports/reportparameters.png"/>
34869             </imageobject>
34870           </mediaobject>
34871         </screenshot>
34872
34873         <para>or you will see the results right away</para>
34874
34875         <screenshot>
34876           <screeninfo>Report results</screeninfo>
34877
34878           <mediaobject>
34879             <imageobject>
34880               <imagedata fileref="images/reports/reportresults.png"/>
34881             </imageobject>
34882           </mediaobject>
34883         </screenshot>
34884
34885         <para>From the results you can choose to rerun the report by clicking
34886         'Run report' at the top, edit the report by clicking the 'Edit' button
34887         or starting over and creating a new report by using the 'New' button.
34888         You can also download your results by choosing a file type at the
34889         bottom of the results next to the 'Download the report' label and
34890         clicking 'Download.'<tip>
34891             <para>A Comma Separated Text file is a CSV file and it can be
34892             opened by any spreadsheet application.</para>
34893           </tip></para>
34894       </section>
34895     </section>
34896
34897     <section id="statsreports">
34898       <title>Statistics Reports</title>
34899
34900       <para>Statistic reports will show you counts and sums. These reports are
34901       all about numbers and statistics, for reports that return more detailed
34902       data, use the <link linkend="quidedreportwizard">Guided Report
34903       Wizard</link>. These reports are limited in what data they can look at,
34904       so it's often recommended to use <link linkend="customreports">custom
34905       reports</link> for official end of the year statistics.</para>
34906
34907       <section id="acqstats">
34908         <title>Acquisitions Statistics</title>
34909
34910         <note>
34911           <para>These reports are limited in what data they can look at, so
34912           it's often recommended to use <link linkend="customreports">custom
34913           reports</link> for official end of the year statistics.</para>
34914         </note>
34915
34916         <para>Using the form provided, choose which value you would like to
34917         appear in the Column and which will appear in the Row.</para>
34918
34919         <screenshot>
34920           <screeninfo>Acquisitions Statistics</screeninfo>
34921
34922           <mediaobject>
34923             <imageobject>
34924               <imagedata fileref="images/reports/acqform.png"/>
34925             </imageobject>
34926           </mediaobject>
34927         </screenshot>
34928
34929         <para>If you choose to output to the browser your results will print
34930         to the screen.</para>
34931
34932         <screenshot>
34933           <screeninfo>Acquisitions Statistics Results</screeninfo>
34934
34935           <mediaobject>
34936             <imageobject>
34937               <imagedata fileref="images/reports/acqnumbers.png"/>
34938             </imageobject>
34939           </mediaobject>
34940         </screenshot>
34941
34942         <para>You can also choose to export to a file that you can manipulate
34943         to your needs.</para>
34944
34945         <para>When generating your report, note that you get to choose between
34946         counting or summing the values.</para>
34947
34948         <screenshot>
34949           <screeninfo>Acquisitions Stats Options</screeninfo>
34950
34951           <mediaobject>
34952             <imageobject>
34953               <imagedata fileref="images/reports/acqtotal.png"/>
34954             </imageobject>
34955           </mediaobject>
34956         </screenshot>
34957
34958         <para>Choosing amount will change your results to appear as the sum of
34959         the amounts spent.</para>
34960
34961         <screenshot>
34962           <screeninfo>Acquisitions statistics with totals</screeninfo>
34963
34964           <mediaobject>
34965             <imageobject>
34966               <imagedata fileref="images/reports/acqamounts.png"/>
34967             </imageobject>
34968           </mediaobject>
34969         </screenshot>
34970       </section>
34971
34972       <section id="patstats">
34973         <title>Patron Statistics</title>
34974
34975         <note>
34976           <para>These reports are limited in what data they can look at, so
34977           it's often recommended to use <link linkend="customreports">custom
34978           reports</link> for official end of the year statistics.</para>
34979         </note>
34980
34981         <para>Using the form provided, choose which value you would like to
34982         appear in the Column and which will appear in the Row.</para>
34983
34984         <screenshot>
34985           <screeninfo>Patron Statistics Options</screeninfo>
34986
34987           <mediaobject>
34988             <imageobject>
34989               <imagedata fileref="images/reports/patronform.png"/>
34990             </imageobject>
34991           </mediaobject>
34992         </screenshot>
34993
34994         <para>If you choose to output to the browser your results will print
34995         to the screen.</para>
34996
34997         <screenshot>
34998           <screeninfo>Patron Statistics Results</screeninfo>
34999
35000           <mediaobject>
35001             <imageobject>
35002               <imagedata fileref="images/reports/patronresults.png"/>
35003             </imageobject>
35004           </mediaobject>
35005         </screenshot>
35006
35007         <para>Based on your selections, you may see some query information
35008         above your results table. You can also choose to export to a file that
35009         you can manipulate to your needs.</para>
35010       </section>
35011
35012       <section id="catstats">
35013         <title>Catalog Statistics</title>
35014
35015         <note>
35016           <para>These reports are limited in what data they can look at, so
35017           it's often recommended to use <link linkend="customreports">custom
35018           reports</link> for official end of the year statistics.</para>
35019         </note>
35020
35021         <para>Using the form provided, choose which value you would like to
35022         appear in the Column and which will appear in the Row.</para>
35023
35024         <screenshot>
35025           <screeninfo>Catalog Statistics Form</screeninfo>
35026
35027           <mediaobject>
35028             <imageobject>
35029               <imagedata fileref="images/reports/catalogform.png"/>
35030             </imageobject>
35031           </mediaobject>
35032         </screenshot>
35033
35034         <para>If you choose to output to the browser your results will print
35035         to the screen.</para>
35036
35037         <screenshot>
35038           <screeninfo>Catalog Statistic Results</screeninfo>
35039
35040           <mediaobject>
35041             <imageobject>
35042               <imagedata fileref="images/reports/catalogresults.png"/>
35043             </imageobject>
35044           </mediaobject>
35045         </screenshot>
35046
35047         <para>You can also choose to export to a file that you can manipulate
35048         to your needs.</para>
35049       </section>
35050
35051       <section id="circstats">
35052         <title>Circulation Statistics</title>
35053
35054         <note>
35055           <para>These reports are limited in what data they can look at, so
35056           it's often recommended to use <link linkend="customreports">custom
35057           reports</link> for official end of the year statistics.</para>
35058         </note>
35059
35060         <para>Using the form provided, choose which value you would like to
35061         appear in the Column and which will appear in the Row.</para>
35062
35063         <screenshot>
35064           <screeninfo>Circulation Statistics</screeninfo>
35065
35066           <mediaobject>
35067             <imageobject>
35068               <imagedata fileref="images/reports/circform.png"/>
35069             </imageobject>
35070           </mediaobject>
35071         </screenshot>
35072
35073         <para>If you choose to output to the browser your results will print
35074         to the screen.</para>
35075
35076         <screenshot>
35077           <screeninfo>Circulation Statistic Results</screeninfo>
35078
35079           <mediaobject>
35080             <imageobject>
35081               <imagedata fileref="images/reports/circresults.png"/>
35082             </imageobject>
35083           </mediaobject>
35084         </screenshot>
35085
35086         <para>You can also choose to export to a file that you can manipulate
35087         to your needs.<tip>
35088             <para>To get a complete picture of your monthly or daily
35089             circulation, you can run the report twice, once for 'Type' of
35090             'Checkout' and again for 'Renewal.'</para>
35091
35092             <para>This report uses 'Period,' or date, filtering that allows
35093             you to limit to a month by simply selecting the first day of the
35094             first month through the first day of the next month. For example,
35095             10/1 to 11/1 to find statistics for the month of October.</para>
35096
35097             <itemizedlist>
35098               <listitem>
35099                 <para>To find daily statistics, set your date
35100                 range.&lt;/br&gt; Example: "I want circulation data starting
35101                 with date XXX up to, but not including, date XXX."</para>
35102               </listitem>
35103
35104               <listitem>
35105                 <para>For a whole month, an example range would be: 11/01/2009
35106                 to 12/01/2009</para>
35107               </listitem>
35108
35109               <listitem>
35110                 <para>For a whole year, an example range would be: 01/01/2009
35111                 to 01/01/2010</para>
35112               </listitem>
35113
35114               <listitem>
35115                 <para>For a single day, an example would be: 11/15/2009 to
35116                 11/16/2009 to find what circulated on the 15th</para>
35117               </listitem>
35118             </itemizedlist>
35119           </tip></para>
35120
35121         <section id="inhouseuse">
35122           <title>Tracking in house use</title>
35123
35124           <para>Using the Circulation statistics reporting wizard you can run
35125           reports on in house usage of items simply by choosing 'Local Use'
35126           from the 'Type' pull down:</para>
35127
35128           <screenshot>
35129             <screeninfo>In House Use Stats</screeninfo>
35130
35131             <mediaobject>
35132               <imageobject>
35133                 <imagedata fileref="images/reports/inhouse.png"/>
35134               </imageobject>
35135             </mediaobject>
35136           </screenshot>
35137         </section>
35138       </section>
35139
35140       <section id="serialstats">
35141         <title>Serials Statistics</title>
35142
35143         <note>
35144           <para>These reports are limited in what data they can look at, so
35145           it's often recommended to use <link linkend="customreports">custom
35146           reports</link> for official end of the year statistics.</para>
35147         </note>
35148
35149         <para>Using the form provided, choose how you would like to list the
35150         serials in your system.</para>
35151
35152         <screenshot>
35153           <screeninfo>Serials Statistics</screeninfo>
35154
35155           <mediaobject>
35156             <imageobject>
35157               <imagedata fileref="images/reports/serialsform.png"/>
35158             </imageobject>
35159           </mediaobject>
35160         </screenshot>
35161
35162         <para>If you choose to output to the browser your results will print
35163         to the screen.</para>
35164
35165         <screenshot>
35166           <screeninfo>Serials Results</screeninfo>
35167
35168           <mediaobject>
35169             <imageobject>
35170               <imagedata fileref="images/reports/serialsresults.png"/>
35171             </imageobject>
35172           </mediaobject>
35173         </screenshot>
35174
35175         <para>You can also choose to export to a file that you can manipulate
35176         to your needs.</para>
35177       </section>
35178
35179       <section id="holdstats">
35180         <title>Holds Statistics</title>
35181
35182         <note>
35183           <para>These reports are limited in what data they can look at, so
35184           it's often recommended to use <link linkend="customreports">custom
35185           reports</link> for official end of the year statistics.</para>
35186         </note>
35187
35188         <para>Using the form provided you can see statistics for holds placed,
35189         filled, cancelled and more at your library. From the form choose what
35190         value you want to display in the column and what value to show in the
35191         row. You can also choose from the filters on the far right of the
35192         form.</para>
35193
35194         <screenshot>
35195           <screeninfo>Hold Statistics Form</screeninfo>
35196
35197           <mediaobject>
35198             <imageobject>
35199               <imagedata fileref="images/reports/holdstatsform.png"/>
35200             </imageobject>
35201           </mediaobject>
35202         </screenshot>
35203
35204         <para>If you choose to output to the browser your results will print
35205         to the screen.</para>
35206
35207         <screenshot>
35208           <screeninfo>Hold Stats Results</screeninfo>
35209
35210           <mediaobject>
35211             <imageobject>
35212               <imagedata fileref="images/reports/holdstatsresults.png"/>
35213             </imageobject>
35214           </mediaobject>
35215         </screenshot>
35216
35217         <para>You can also choose to export to a file that you can manipulate
35218         to your needs.</para>
35219       </section>
35220
35221       <section id="mostcheckouts">
35222         <title>Patrons with the most checkouts</title>
35223
35224         <para>This report will simply list the patrons who have the most
35225         checkouts.</para>
35226
35227         <screenshot>
35228           <screeninfo>Patrons with the most checkouts form</screeninfo>
35229
35230           <mediaobject>
35231             <imageobject>
35232               <imagedata fileref="images/reports/topcheckoutsform.png"/>
35233             </imageobject>
35234           </mediaobject>
35235         </screenshot>
35236
35237         <para>If you choose to output to the browser your results will print
35238         to the screen.</para>
35239
35240         <screenshot>
35241           <screeninfo>Top checkouts results</screeninfo>
35242
35243           <mediaobject>
35244             <imageobject>
35245               <imagedata fileref="images/reports/topcheckoutsresult.png"/>
35246             </imageobject>
35247           </mediaobject>
35248         </screenshot>
35249
35250         <para>You can also choose to export to a file that you can manipulate
35251         to your needs.</para>
35252       </section>
35253
35254       <section id="mostcirculated">
35255         <title>Most Circulated Items</title>
35256
35257         <para>This report will simply list the items that have the been
35258         checked out the most.</para>
35259
35260         <screenshot>
35261           <screeninfo>Most Circulation Items Form</screeninfo>
35262
35263           <mediaobject>
35264             <imageobject>
35265               <imagedata fileref="images/reports/topcircform.png"/>
35266             </imageobject>
35267           </mediaobject>
35268         </screenshot>
35269
35270         <para>If you choose to output to the browser your results will print
35271         to the screen.</para>
35272
35273         <screenshot>
35274           <screeninfo>Top Circulation Items Results</screeninfo>
35275
35276           <mediaobject>
35277             <imageobject>
35278               <imagedata fileref="images/reports/topcircresults.png"/>
35279             </imageobject>
35280           </mediaobject>
35281         </screenshot>
35282
35283         <para>You can also choose to export to a file that you can manipulate
35284         to your needs.</para>
35285       </section>
35286
35287       <section id="patnocheckouts">
35288         <title>Patrons with no checkouts</title>
35289
35290         <para>This report will list for you the patrons in your system who
35291         haven't checked any items out.</para>
35292
35293         <screenshot>
35294           <screeninfo>Patrons with no Checkouts</screeninfo>
35295
35296           <mediaobject>
35297             <imageobject>
35298               <imagedata fileref="images/reports/patnocheckout.png"/>
35299             </imageobject>
35300           </mediaobject>
35301         </screenshot>
35302
35303         <para>If you choose to output to the browser your results will print
35304         to the screen.</para>
35305
35306         <screenshot>
35307           <screeninfo>Results for Patrons with no Checkouts</screeninfo>
35308
35309           <mediaobject>
35310             <imageobject>
35311               <imagedata fileref="images/reports/patnocheckout-results.png"/>
35312             </imageobject>
35313           </mediaobject>
35314         </screenshot>
35315
35316         <para>You can also choose to export to a file that you can manipulate
35317         to your needs.</para>
35318       </section>
35319
35320       <section id="itemnocheckouts">
35321         <title>Items with no checkouts</title>
35322
35323         <para>This report will list items in your collection that have never
35324         been checked out.</para>
35325
35326         <screenshot>
35327           <screeninfo>Items with No Checkouts</screeninfo>
35328
35329           <mediaobject>
35330             <imageobject>
35331               <imagedata fileref="images/reports/nocheckoutsform.png"/>
35332             </imageobject>
35333           </mediaobject>
35334         </screenshot>
35335
35336         <para>If you choose to output to the browser your results will print
35337         to the screen.</para>
35338
35339         <screenshot>
35340           <screeninfo>Items with no checkouts results</screeninfo>
35341
35342           <mediaobject>
35343             <imageobject>
35344               <imagedata fileref="images/reports/nocheckoutsresults.png"/>
35345             </imageobject>
35346           </mediaobject>
35347         </screenshot>
35348
35349         <para>You can also choose to export to a file that you can manipulate
35350         to your needs.</para>
35351       </section>
35352
35353       <section id="catbyitem">
35354         <title>Catalog by Item Type</title>
35355
35356         <para>This report will list the total number of items of each item
35357         type per branch.</para>
35358
35359         <screenshot>
35360           <screeninfo>Catalog by Item Type</screeninfo>
35361
35362           <mediaobject>
35363             <imageobject>
35364               <imagedata fileref="images/reports/itemtotals.png"/>
35365             </imageobject>
35366           </mediaobject>
35367         </screenshot>
35368
35369         <para>If you choose to output to the browser your results will print
35370         to the screen.</para>
35371
35372         <screenshot>
35373           <screeninfo>Total of Items by Type and Branch</screeninfo>
35374
35375           <mediaobject>
35376             <imageobject>
35377               <imagedata fileref="images/reports/itemtotalsresults.png"/>
35378             </imageobject>
35379           </mediaobject>
35380         </screenshot>
35381
35382         <para>You can also choose to export to a file that you can manipulate
35383         to your needs.</para>
35384       </section>
35385
35386       <section id="lostreport">
35387         <title>Lost Items</title>
35388
35389         <para>This report will allow you to generate a list of items that have
35390         been marked as Lost within the system</para>
35391
35392         <screenshot>
35393           <screeninfo>Lost Items Report</screeninfo>
35394
35395           <mediaobject>
35396             <imageobject>
35397               <imagedata fileref="images/reports/lostitems.png"/>
35398             </imageobject>
35399           </mediaobject>
35400         </screenshot>
35401       </section>
35402
35403       <section id="avloantime">
35404         <title>Average Loan Time</title>
35405
35406         <para>This report will list the average time items are out on loan
35407         based on the criteria you enter:</para>
35408
35409         <screenshot>
35410           <screeninfo>Average Checkout Period Form</screeninfo>
35411
35412           <mediaobject>
35413             <imageobject>
35414               <imagedata fileref="images/reports/averloanform.png"/>
35415             </imageobject>
35416           </mediaobject>
35417         </screenshot>
35418
35419         <para>If you choose to output to the browser your results will print
35420         to the screen.</para>
35421
35422         <screenshot>
35423           <screeninfo>Average Checkout Period Results</screeninfo>
35424
35425           <mediaobject>
35426             <imageobject>
35427               <imagedata fileref="images/reports/avercheckout.png"/>
35428             </imageobject>
35429           </mediaobject>
35430         </screenshot>
35431
35432         <para>You can also choose to export to a file that you can manipulate
35433         to your needs.</para>
35434       </section>
35435     </section>
35436
35437     <section id="reportdic">
35438       <title>Report Dictionary</title>
35439
35440       <para>The report dictionary is a way to pre-define common filters you'd
35441       like to apply to your reports. This is a good way to add in filters that
35442       the report wizard doesn't include by default. To add a new definition,
35443       or filter, click 'New Definition' on the Reports Dictionary page and
35444       follow the 4 step process.</para>
35445
35446       <para>Step 1: Name the definition and provide a description if
35447       necessary</para>
35448
35449       <screenshot>
35450         <screeninfo>Create a Definition</screeninfo>
35451
35452         <mediaobject>
35453           <imageobject>
35454             <imagedata fileref="images/reports/dict1.png"/>
35455           </imageobject>
35456         </mediaobject>
35457       </screenshot>
35458
35459       <para>Step 2: Choose the module that the will be queried.</para>
35460
35461       <screenshot>
35462         <screeninfo>Select Koha Module</screeninfo>
35463
35464         <mediaobject>
35465           <imageobject>
35466             <imagedata fileref="images/reports/dict2.png"/>
35467           </imageobject>
35468         </mediaobject>
35469       </screenshot>
35470
35471       <para>Step 3: Choose columns to query from the tables presented.</para>
35472
35473       <screenshot>
35474         <screeninfo>Choose columns</screeninfo>
35475
35476         <mediaobject>
35477           <imageobject>
35478             <imagedata fileref="images/reports/dict3.png"/>
35479           </imageobject>
35480         </mediaobject>
35481       </screenshot>
35482
35483       <para>Step 4: Choose the value(s) from the field(s). These will be
35484       automatically populated with options available in your database.</para>
35485
35486       <screenshot>
35487         <screeninfo>Choose fields and values</screeninfo>
35488
35489         <mediaobject>
35490           <imageobject>
35491             <imagedata fileref="images/reports/dict4.png"/>
35492           </imageobject>
35493         </mediaobject>
35494       </screenshot>
35495
35496       <para>Confirm your selections to save the definition.</para>
35497
35498       <screenshot>
35499         <screeninfo>Confirm Definition</screeninfo>
35500
35501         <mediaobject>
35502           <imageobject>
35503             <imagedata fileref="images/reports/dictconfirm.png"/>
35504           </imageobject>
35505         </mediaobject>
35506       </screenshot>
35507
35508       <para>Your definitions will all appear on the Reports Dictionary
35509       page</para>
35510
35511       <screenshot>
35512         <screeninfo>Reports Dictionary Listing</screeninfo>
35513
35514         <mediaobject>
35515           <imageobject>
35516             <imagedata fileref="images/reports/dictlist.png"/>
35517           </imageobject>
35518         </mediaobject>
35519       </screenshot>
35520
35521       <para>Then when generating reports on the module you created the value
35522       for you will see an option to limit by the definition at the bottom of
35523       the usual filters.</para>
35524
35525       <screenshot>
35526         <screeninfo>Dictionary Limit Option</screeninfo>
35527
35528         <mediaobject>
35529           <imageobject>
35530             <imagedata fileref="images/reports/dictionarylimit.png"/>
35531           </imageobject>
35532         </mediaobject>
35533       </screenshot>
35534     </section>
35535   </chapter>
35536
35537   <chapter id="opac">
35538     <title>OPAC</title>
35539
35540     <para>This chapter assumes that you have the following preferences set as
35541     follows:</para>
35542
35543     <itemizedlist>
35544       <listitem>
35545         <para><link linkend="opacthemes">opacthemes</link> = bootstrap</para>
35546       </listitem>
35547       <listitem>
35548         <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> = default</para>
35549       </listitem>
35550
35551       <listitem>
35552         <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> =
35553         default</para>
35554       </listitem>
35555
35556       <listitem>
35557         <para><link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link>
35558         = show</para>
35559       </listitem>
35560
35561       <listitem>
35562         <para><link linkend="TagsEnabled">TagsEnabled</link> = Allow</para>
35563       </listitem>
35564
35565       <listitem>
35566         <para><link linkend="TagsInputOnDetail">TagsInputOnDetail</link>
35567         =Allow</para>
35568       </listitem>
35569
35570       <listitem>
35571         <para><link linkend="TagsInputOnList">TagsInputOnList</link> =
35572         Allow</para>
35573       </listitem>
35574
35575       <listitem>
35576         <para><link linkend="reviewson">reviewson</link> = Allow</para>
35577       </listitem>
35578
35579       <listitem>
35580         <para><link linkend="ShowReviewer">ShowReviewer</link> = Allow</para>
35581       </listitem>
35582
35583       <listitem>
35584         <para><link linkend="ShowReviewerPhoto">ShowReviewerPhoto</link>
35585         =Allow</para>
35586       </listitem>
35587
35588       <listitem>
35589         <para><link linkend="OPACFRBRizeEditions">OPACFRBRizeEditions</link> =
35590         Show</para>
35591       </listitem>
35592
35593       <listitem>
35594         <para><link linkend="OPACAmazonCoverImages">OPACAmazonCoverImages</link> =
35595         Show</para>
35596       </listitem>
35597
35598       <listitem>
35599         <para><link linkend="XISBN">XISBN</link> = Use</para>
35600       </listitem>
35601
35602       <listitem>
35603         <para><link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link>
35604         = Default set of links</para>
35605       </listitem>
35606
35607       <listitem>
35608         <para><link linkend="OPACShowCheckoutName">OPACShowCheckoutName</link>
35609         = Don't show</para>
35610       </listitem>
35611
35612       <listitem>
35613         <para><link linkend="RequestOnOpac">RequestOnOpac</link> =
35614         Allow</para>
35615       </listitem>
35616
35617       <listitem>
35618         <para><link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link> =
35619         Allow</para>
35620       </listitem>
35621
35622       <listitem>
35623         <para><link linkend="OpacBrowseResults">OpacBrowseResults</link> =
35624         Enable</para>
35625       </listitem>
35626
35627       <listitem>
35628         <para><link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link> =
35629         Allow</para>
35630       </listitem>
35631
35632       <listitem>
35633         <para><link linkend="OPACShowBarcode">OPACShowBarcode</link> = Don't show</para>
35634       </listitem>
35635       <listitem>
35636         <para><link linkend="OpacSeparateHoldings">OpacSeparateHoldings</link> = Don't
35637           separate</para>
35638       </listitem>
35639       <listitem>
35640         <para><link linkend="OpacSeparateHoldings">OpacSeparateHoldingsBranch</link> = home
35641           library</para>
35642       </listitem>
35643     </itemizedlist>
35644
35645     <para>If your system preferences are set differently your displays may
35646     differ.</para>
35647
35648     <section id="opacsearchresults">
35649       <title>Search Results</title>
35650
35651       <para>To search the OPAC you can either choose to enter your search
35652       words in the box at the top of the OPAC or click on the 'Advanced
35653       Search' link to perform a more detailed search.</para>
35654
35655       <screenshot>
35656         <screeninfo>OPAC Search Box</screeninfo>
35657
35658         <mediaobject>
35659           <imageobject>
35660             <imagedata fileref="images/opac/searchbox.png"/>
35661           </imageobject>
35662         </mediaobject>
35663       </screenshot>
35664
35665       <para>For more on searching check the '<link linkend="searching">Searching</link>' chapter in this manual.</para>
35666
35667       <section id="opacresultsoverview">
35668         <title>Results Overview</title>
35669
35670         <para>After performing a search the number of results found for your
35671         search will appear above the results</para>
35672
35673         <screenshot>
35674           <screeninfo>Total Results</screeninfo>
35675
35676           <mediaobject>
35677             <imageobject>
35678               <imagedata fileref="images/opac/totalresults-rss.png"/>
35679             </imageobject>
35680           </mediaobject>
35681         </screenshot>
35682
35683         <para>By default your search results will be sorted based on your
35684         <link linkend="opacdefaultsort">OPACdefaultSortField and
35685         OPACdefaultSortOrder</link> system preference values. To change this
35686         you can choose another sorting method from the pull down on the
35687         right.</para>
35688
35689         <screenshot>
35690           <screeninfo>Results Sorting Options</screeninfo>
35691
35692           <mediaobject>
35693             <imageobject>
35694               <imagedata fileref="images/opac/sortingresults.png"/>
35695             </imageobject>
35696           </mediaobject>
35697         </screenshot>
35698
35699         <para>Under each title on your results list a series of values from your leader will appear.
35700           It is important to note that this has nothing to do with the item types or collection
35701           codes you have applied to your records, this data is all pulled from your fixed fields.
35702           This can be turned on or off with the <link linkend="DisplayOPACiconsXSLT"
35703             >DisplayOPACiconsXSLT</link> system preference.</para>
35704
35705         <screenshot>
35706           <screeninfo>Leader Visualization</screeninfo>
35707
35708           <mediaobject>
35709             <imageobject>
35710               <imagedata fileref="images/opac/leader.png"/>
35711             </imageobject>
35712           </mediaobject>
35713         </screenshot>
35714
35715         <para>Below each title you will see the availability for the items attached to the record. <note>
35716             <para>Even if you filtered on one library location all locations that hold the item will
35717               appear on the search results.</para>
35718           </note><important>
35719             <para>An item's hold status doesn't not affect whether or not the item is 'available'
35720               until the item is in 'waiting' status. Items with on-shelf holds will show as
35721               available until a librarian has pulled them from the shelf and checked the item in
35722               make it show 'waiting'.</para>
35723           </important></para>
35724
35725         <screenshot>
35726           <screeninfo>Holdings Information</screeninfo>
35727
35728           <mediaobject>
35729             <imageobject>
35730               <imagedata fileref="images/opac/holdings-results.png"/>
35731             </imageobject>
35732           </mediaobject>
35733         </screenshot>
35734
35735         <para>If you have turned on <link linkend="enhancedcontent">Enhanced
35736         Content</link> preferences you may have book jackets on your search
35737         results.</para>
35738
35739         <screenshot>
35740           <screeninfo>Book Jacket on Results</screeninfo>
35741
35742           <mediaobject>
35743             <imageobject>
35744               <imagedata fileref="images/opac/coverresults.png"/>
35745             </imageobject>
35746           </mediaobject>
35747         </screenshot>
35748         <para>If you have set your <link linkend="didyoumean">Did you mean?</link> options you will
35749           see a yellow bar across the top of your results will other related searches.</para>
35750         <screenshot>
35751             <screeninfo>Did you mean?</screeninfo>
35752             <mediaobject>
35753               <imageobject>
35754                 <imagedata fileref="images/opac/didyoumeanopac.png"/>
35755               </imageobject>
35756             </mediaobject>
35757           </screenshot>
35758       </section>
35759
35760       <section id="opacfilter">
35761         <title>Filters</title>
35762
35763         <para>To filter your results click on the links below the 'Refine Your
35764         Search' menu on the left of your screen</para>
35765
35766         <screenshot>
35767           <screeninfo>Refine Your Results</screeninfo>
35768
35769           <mediaobject>
35770             <imageobject>
35771               <imagedata fileref="images/opac/refineresults.png"/>
35772             </imageobject>
35773           </mediaobject>
35774         </screenshot>
35775       </section>
35776
35777       <section id="searchrss">
35778         <title>Search RSS Feeds</title>
35779
35780         <para>You will be able to subscribe to your search results as an RSS
35781         feed by clicking the RSS icon in your address bar or next to the
35782         number of results. To learn more about what RSS feeds are check out
35783         <ulink url="http://www.youtube.com/watch?v=0klgLsSxGsU">this tutorial
35784         video</ulink>.</para>
35785
35786         <screenshot>
35787           <screeninfo>RSS Feed Icon</screeninfo>
35788
35789           <mediaobject>
35790             <imageobject>
35791               <imagedata fileref="images/opac/totalresults-rss.png"/>
35792             </imageobject>
35793           </mediaobject>
35794         </screenshot>
35795
35796         <para>Subscribing to search results as RSS feeds will allow you to see
35797         when a new item is added to the catalog in your area of
35798         interest.</para>
35799       </section>
35800     </section>
35801
35802     <section id="opacbibrec">
35803       <title>Bibliographic Record</title>
35804
35805       <para>When you click on a title from the search results, you're brought
35806       to the bibliographic detail of the record. This page is broken down in
35807       several different areas.</para>
35808
35809       <para>At the top of your screen will be the title and the GMD:</para>
35810
35811       <screenshot>
35812         <screeninfo>Title</screeninfo>
35813
35814         <mediaobject>
35815           <imageobject>
35816             <imagedata fileref="images/opac/bibdetail/bibtitle.png"/>
35817           </imageobject>
35818         </mediaobject>
35819       </screenshot>
35820
35821       <para>Below the title the authors will be listed. These come from your
35822       1xx and 7xx fields. Clicking the author will run a search for other
35823       titles with that author.</para>
35824
35825       <screenshot>
35826         <screeninfo>Author Display</screeninfo>
35827
35828         <mediaobject>
35829           <imageobject>
35830             <imagedata fileref="images/opac/bibdetail/bibauthor.png"/>
35831           </imageobject>
35832         </mediaobject>
35833       </screenshot>
35834
35835       <para>If you have an authority file you will see a magnifying glass to
35836       the right of author (and other) authorities. Clicking that magnifying
35837       glass will take you directly to the authority record.</para>
35838
35839       <screenshot>
35840         <screeninfo>Authority link</screeninfo>
35841
35842         <mediaobject>
35843           <imageobject>
35844             <imagedata fileref="images/opac/bibdetail/authoritylink.png"/>
35845           </imageobject>
35846         </mediaobject>
35847       </screenshot>
35848
35849       <para>If you have your <link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link> preference
35850       set to 'show' you will see a material type that is determined by values
35851       in your fixed fields (learn more in the <link linkend="XSLTiTypes">XSLT
35852       Item Types</link> Appendix).</para>
35853
35854       <screenshot>
35855         <screeninfo>XSLT Item Type</screeninfo>
35856
35857         <mediaobject>
35858           <imageobject>
35859             <imagedata fileref="images/opac/bibdetail/bibleader.png"/>
35860           </imageobject>
35861         </mediaobject>
35862       </screenshot>
35863
35864       <para>Next you'll see the description of the record you're
35865       viewing:</para>
35866
35867       <screenshot>
35868         <screeninfo>Basic Details</screeninfo>
35869
35870         <mediaobject>
35871           <imageobject>
35872             <imagedata fileref="images/opac/bibdetail/bibdetails.png"/>
35873           </imageobject>
35874         </mediaobject>
35875       </screenshot>
35876
35877       <para>Following that information you'll find the subject headings which
35878       can be clicked to search for other titles on similar topics</para>
35879
35880       <screenshot>
35881         <screeninfo>Bibliographic Subjects</screeninfo>
35882
35883         <mediaobject>
35884           <imageobject>
35885             <imagedata fileref="images/opac/bibdetail/bibsubjects.png"/>
35886           </imageobject>
35887         </mediaobject>
35888       </screenshot>
35889
35890       <para>If your record has a table of contents or summary it will appear
35891       next to the 'Summary' or 'Table of Contents' label</para>
35892
35893       <screenshot>
35894         <screeninfo>Summary</screeninfo>
35895
35896         <mediaobject>
35897           <imageobject>
35898             <imagedata fileref="images/opac/bibdetail/bibsummary.png"/>
35899           </imageobject>
35900         </mediaobject>
35901       </screenshot>
35902
35903       <para>If your record has data in the 856 fields you'll see the links to
35904       the right of the 'Online Resources' label</para>
35905
35906       <screenshot>
35907         <screeninfo>Online Resources</screeninfo>
35908
35909         <mediaobject>
35910           <imageobject>
35911             <imagedata fileref="images/opac/bibdetail/biblinks.png"/>
35912           </imageobject>
35913         </mediaobject>
35914       </screenshot>
35915
35916       <para>If the title you're viewing is in a public list then you'll see a
35917       list of those to the right of the 'List(s) this item appears in' label
35918       and if it has tags they will appear below the 'Tags from this library'
35919       label</para>
35920
35921       <screenshot>
35922         <screeninfo>Tags</screeninfo>
35923
35924         <mediaobject>
35925           <imageobject>
35926             <imagedata fileref="images/opac/bibdetail/bibtags.png"/>
35927           </imageobject>
35928         </mediaobject>
35929       </screenshot>
35930
35931       <para>In the tabs below the details you will find your holdings
35932       data</para>
35933
35934       <screenshot>
35935         <screeninfo/>
35936
35937         <mediaobject>
35938           <imageobject>
35939             <imagedata fileref="images/opac/bibdetail/bibholdings.png"/>
35940           </imageobject>
35941         </mediaobject>
35942       </screenshot>
35943
35944       <para>Any notes (5xx fields) that have been cataloged will appear under
35945       'Title Notes'</para>
35946
35947       <screenshot>
35948         <screeninfo>Title notes</screeninfo>
35949
35950         <mediaobject>
35951           <imageobject>
35952             <imagedata fileref="images/opac/bibdetail/bibtitlenotes.png"/>
35953           </imageobject>
35954         </mediaobject>
35955       </screenshot>
35956
35957       <para>If you're allowing comments they will appear in the next
35958       tab</para>
35959
35960       <screenshot>
35961         <screeninfo>Comments</screeninfo>
35962
35963         <mediaobject>
35964           <imageobject>
35965             <imagedata fileref="images/opac/bibdetail/bibcomments.png"/>
35966           </imageobject>
35967         </mediaobject>
35968       </screenshot>
35969
35970       <para>And finally if you have enabled FRBR and you have other editions
35971       of the title in your collection you will see the 'Editions' tab.</para>
35972
35973       <screenshot>
35974         <screeninfo>Editions</screeninfo>
35975
35976         <mediaobject>
35977           <imageobject>
35978             <imagedata fileref="images/opac/bibdetail/bibeditions.png"/>
35979           </imageobject>
35980         </mediaobject>
35981       </screenshot>
35982
35983       <para>To the right of the details you'll find a series of boxes. The
35984       first box is a list of buttons to help navigate the search results. From
35985       there you can see the next or previous result from your search or return
35986       to the results.</para>
35987
35988       <screenshot>
35989         <screeninfo>Search Options</screeninfo>
35990
35991         <mediaobject>
35992           <imageobject>
35993             <imagedata fileref="images/opac/bibdetail/bibsearch.png"/>
35994           </imageobject>
35995         </mediaobject>
35996       </screenshot>
35997
35998       <para>Clicking Browse Results at the top of the right column will open
35999       up your search results on the detail page</para>
36000
36001       <screenshot>
36002         <screeninfo>Search Results</screeninfo>
36003
36004         <mediaobject>
36005           <imageobject>
36006             <imagedata fileref="images/opac/bibdetail/bibbrowseresults.png"/>
36007           </imageobject>
36008         </mediaobject>
36009       </screenshot>
36010
36011       <para>Below the search buttons you'll find the links to place a hold,
36012       print the record, save the record to your lists, or add it to your
36013       cart</para>
36014
36015       <screenshot>
36016         <screeninfo>More options</screeninfo>
36017
36018         <mediaobject>
36019           <imageobject>
36020             <imagedata fileref="images/opac/bibdetail/biboptions.png"/>
36021           </imageobject>
36022         </mediaobject>
36023       </screenshot>
36024
36025       <para>Clicking 'More Searches' will show the list of libraries you
36026       entered in your <link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link>
36027       preference</para>
36028
36029       <screenshot>
36030         <screeninfo>More Searches</screeninfo>
36031
36032         <mediaobject>
36033           <imageobject>
36034             <imagedata fileref="images/opac/bibdetail/bibmoresearch.png"/>
36035           </imageobject>
36036         </mediaobject>
36037       </screenshot>
36038
36039       <para>Under the 'Save Record' label you will find a series of file
36040       formats you can save the record as. This list can be customized by
36041       altering the <link linkend="OpacExportOptions">OpacExportOptions</link>
36042       system preference.</para>
36043
36044       <screenshot>
36045         <screeninfo>Save Record</screeninfo>
36046
36047         <mediaobject>
36048           <imageobject>
36049             <imagedata fileref="images/opac/bibdetail/bibsave.png"/>
36050           </imageobject>
36051         </mediaobject>
36052       </screenshot>
36053
36054       <para>If at any time you want to change the view from the 'Normal' view
36055       to see the Marc or the ISBD you can click the tabs across the top of the
36056       record</para>
36057
36058       <screenshot>
36059         <screeninfo>Record Views</screeninfo>
36060
36061         <mediaobject>
36062           <imageobject>
36063             <imagedata fileref="images/opac/bibdetail/bibviews.png"/>
36064           </imageobject>
36065         </mediaobject>
36066       </screenshot>
36067     </section>
36068
36069     <section id="opaclistscart">
36070       <title>Lists &amp; Cart</title>
36071
36072       <para>A cart is a temporary holding place for records you're interested
36073       in finding during this session. That means that once you log out of the
36074       OPAC or close the browser you lose the items in your cart. A list is a
36075       more permanent location for saving items. To learn more about lists,
36076       check the <link linkend="stafflists">Lists in the Staff Client</link>
36077       chapter of this manual.</para>
36078
36079       <section id="opaclists">
36080         <title>Lists</title>
36081
36082         <para>Patrons can manage their own private lists by visiting the 'my
36083         lists' section of their account.</para>
36084
36085         <screenshot>
36086           <screeninfo>Lists Management</screeninfo>
36087
36088           <mediaobject>
36089             <imageobject>
36090               <imagedata fileref="images/opac/nolists.png"/>
36091             </imageobject>
36092           </mediaobject>
36093         </screenshot>
36094
36095         <section id="opacaddlists">
36096           <title>Creating Lists</title>
36097
36098           <para>Lists can also be created by choosing the 'New List' option in
36099           the 'Add to' menu on the search results</para>
36100
36101           <screenshot>
36102             <screeninfo>Add to New List</screeninfo>
36103
36104             <mediaobject>
36105               <imageobject>
36106                 <imagedata fileref="images/opac/addtonewlist.png"/>
36107               </imageobject>
36108             </mediaobject>
36109           </screenshot>
36110
36111           <para>To create a list the patron simply needs to click the 'New
36112           List' link and populate the form that appears</para>
36113
36114           <screenshot>
36115             <screeninfo>Create a new list</screeninfo>
36116
36117             <mediaobject>
36118               <imageobject>
36119                 <imagedata fileref="images/opac/newlist.png"/>
36120               </imageobject>
36121             </mediaobject>
36122           </screenshot>
36123
36124           <para>The only field required is the 'List Name,' but the patron can also choose how they
36125             want the list sorted and if the list is public or private.<itemizedlist>
36126               <listitem>
36127                 <para>A Private List is managed by you and can be seen only by you (depending on
36128                   your permissions settings below)</para>
36129               </listitem>
36130               <listitem>
36131                 <para>A Public List can be seen by everybody, but managed only by you (depending on
36132                   your permissions settings below)</para>
36133               </listitem>
36134             </itemizedlist><important>
36135               <para>If you aren't allowing patrons to create public lists with the <link linkend="OpacAllowPublicListCreation">OpacAllowPublicListCreation</link>
36136                 preference then patrons will only be able to create private lists.</para>
36137             </important></para>
36138           <itemizedlist>
36139             <listitem>
36140               <para>Finally decide what your permissions will be on the list. You can all or disallow:<itemizedlist>
36141                   <listitem>
36142                     <para>anyone else to add entries</para>
36143                   </listitem>
36144                   <listitem>
36145                     <para>anyone to remove his own contributed entries<itemizedlist>
36146                         <listitem>
36147                           <tip>
36148                             <para>The owner of a list is always allowed to add entries, but needs
36149                               permission to remove.</para>
36150                           </tip>
36151                         </listitem>
36152                       </itemizedlist></para>
36153                   </listitem>
36154                   <listitem>
36155                     <para>anyone to remove other contributed entries     </para>
36156                   </listitem>
36157                 </itemizedlist></para>
36158             </listitem>
36159           </itemizedlist>
36160         </section>
36161
36162         <section id="opacaddtolists">
36163           <title>Adding titles to Lists</title>
36164
36165           <para>Titles can be added to lists from the search results and/or
36166           from the bibliographic record. On the search results options to add
36167           items to the list appear below each result and across the top of the
36168           results page</para>
36169
36170           <screenshot>
36171             <screeninfo>Add to Lists from Results</screeninfo>
36172
36173             <mediaobject>
36174               <imageobject>
36175                 <imagedata fileref="images/opac/addtolistcart.png"/>
36176               </imageobject>
36177             </mediaobject>
36178           </screenshot>
36179
36180           <para>To add a single title to a list, click the 'Save to Lists'
36181           option and then choose the list you'd like to add the title to. To
36182           add multiple titles to a list check the boxes on the left of the
36183           titles you want to add and then choose the list you want to add the
36184           titles to from the 'Add too' pull down at the top of the
36185           screen.</para>
36186         </section>
36187
36188         <section id="listscontent">
36189           <title>Viewing Lists Contents</title>
36190
36191           <para>To view the contents of a list, click on the list name under
36192           the Lists button.</para>
36193
36194           <screenshot>
36195             <screeninfo>Lists</screeninfo>
36196
36197             <mediaobject>
36198               <imageobject>
36199                 <imagedata fileref="images/opac/chooselist.png"/>
36200               </imageobject>
36201             </mediaobject>
36202           </screenshot>
36203
36204           <para>The contents of the list will look similar to your search
36205           results pages except that there will be different menu options
36206           across the top of the list.</para>
36207
36208           <screenshot>
36209             <screeninfo>List View</screeninfo>
36210
36211             <mediaobject>
36212               <imageobject>
36213                 <imagedata fileref="images/opac/listview.png"/>
36214               </imageobject>
36215             </mediaobject>
36216           </screenshot>
36217
36218           <para>Using the menu options above the list you can place multiple
36219           items on hold, download the list contents, email the list or print
36220           the list out.</para>
36221
36222           <itemizedlist>
36223             <listitem>
36224               <para>To place a hold on one or more list items check the box to
36225               the left of the item and click the 'Place Hold' link at the
36226               top</para>
36227             </listitem>
36228
36229             <listitem>
36230               <para>To download the list contents click the 'Download List'
36231               link and choose the format you'd like to download the list
36232               in</para>
36233
36234               <itemizedlist>
36235                 <listitem>
36236                   <tip>
36237                     <para>iso2079 is MARC format</para>
36238                   </tip>
36239                 </listitem>
36240               </itemizedlist>
36241             </listitem>
36242
36243             <listitem>
36244               <para>To email the list contents to someone, click the 'Send List' link and enter in
36245                 your email details in the form that pops up (<link linkend="examplelistemail">view a
36246                   sample Lists email</link>)</para>
36247
36248               <screenshot>
36249                 <screeninfo>Email List Contents</screeninfo>
36250
36251                 <mediaobject>
36252                   <imageobject>
36253                     <imagedata fileref="images/opac/emailist.png"/>
36254                   </imageobject>
36255                 </mediaobject>
36256               </screenshot>
36257             </listitem>
36258
36259             <listitem>
36260               <para>To print the contents of your list out click the 'Print
36261               List' link</para>
36262             </listitem>
36263           </itemizedlist>
36264         </section>
36265
36266         <section id="opacmanagelists">
36267           <title>Managing Lists</title>
36268
36269           <para>Once the list is saved patrons can begin adding items to it.
36270           From the 'my lists' tab on the patron record the patron can edit and
36271           delete the lists they have created by clicking the appropriate link
36272           to the right of the list name.</para>
36273
36274           <screenshot>
36275             <screeninfo>My Lists</screeninfo>
36276
36277             <mediaobject>
36278               <imageobject>
36279                 <imagedata fileref="images/opac/mylists.png"/>
36280               </imageobject>
36281             </mediaobject>
36282           </screenshot>
36283
36284           <para>To edit the list's title or sorting patrons click the 'Edit'
36285           link to the right of the list description.</para>
36286
36287           <screenshot>
36288             <screeninfo>Editing List</screeninfo>
36289
36290             <mediaobject>
36291               <imageobject>
36292                 <imagedata fileref="images/opac/editlist.png"/>
36293               </imageobject>
36294             </mediaobject>
36295           </screenshot>
36296
36297           <para>When clicking 'Delete' next to a list you will be asked to
36298           confirm that you want to delete the list.</para>
36299
36300           <screenshot>
36301             <screeninfo>Delete list confirmation</screeninfo>
36302
36303             <mediaobject>
36304               <imageobject>
36305                 <imagedata fileref="images/opac/deletelist.png"/>
36306               </imageobject>
36307             </mediaobject>
36308           </screenshot>
36309
36310           <para>The list will not be deleted until the 'Confirm' button is
36311           clicked to the right of the list you'd like to delete.</para>
36312
36313           <para/>
36314         </section>
36315       </section>
36316
36317       <section id="opaccart">
36318         <title>Cart</title>
36319
36320         <para/>
36321
36322         <section id="opacaddtocart">
36323           <title>Adding titles to the Cart</title>
36324
36325           <para>Titles can be added to the cart from the search results and/or
36326           from the bibliographic record. On the search results options to add
36327           items to the cart appear below each result and across the top of the
36328           results page</para>
36329
36330           <screenshot>
36331             <screeninfo>Add to Cart on Search Results</screeninfo>
36332
36333             <mediaobject>
36334               <imageobject>
36335                 <imagedata fileref="images/opac/addtolistcart.png"/>
36336               </imageobject>
36337             </mediaobject>
36338           </screenshot>
36339
36340           <para>Clicking the 'Add to Cart' button will add the one title to
36341           your cart. To add multiple titles at once, check the box to the left
36342           of each result and then choose 'Cart' from the 'Add to' pull down at
36343           the top of the screen. Once titles are added to the cart you will be
36344           presented with a confirmation</para>
36345
36346           <screenshot>
36347             <screeninfo>Items added to Cart</screeninfo>
36348
36349             <mediaobject>
36350               <imageobject>
36351                 <imagedata fileref="images/opac/addedtocart.png"/>
36352               </imageobject>
36353             </mediaobject>
36354           </screenshot>
36355           <para>From the results you will see which items are in your cart and will be able to
36356             remove those items by clicking '(remove)'.<screenshot>
36357               <screeninfo>Item in your cart</screeninfo>
36358               <mediaobject>
36359                 <imageobject>
36360                   <imagedata fileref="images/opac/iteminyourcart.png"/>
36361                 </imageobject>
36362               </mediaobject>
36363             </screenshot></para>
36364         </section>
36365
36366         <section id="manageopaccart">
36367           <title>Managing the Cart</title>
36368
36369           <para>Once you have titles in your cart you can manage the contents by clicking on the
36370             'Cart' button usually found at the top of the screen. Your cart will open in a new
36371             window.</para>
36372
36373           <screenshot>
36374             <screeninfo>Contents of your cart</screeninfo>
36375
36376             <mediaobject>
36377               <imageobject>
36378                 <imagedata fileref="images/opac/cartcontents.png"/>
36379               </imageobject>
36380             </mediaobject>
36381           </screenshot>
36382
36383           <para>From this window you are presented with several options.
36384           Across the top of the cart are several buttons.</para>
36385
36386           <para>First is the 'More details' button. Clicking this will show you additional
36387             information about the titles in your cart (ISBNs, Subjects, Publisher Info, Notes and more).<screenshot>
36388               <screeninfo>More details in the cart</screeninfo>
36389               <mediaobject>
36390                 <imageobject>
36391                   <imagedata fileref="images/opac/cartmoredetails.png"/>
36392                 </imageobject>
36393               </mediaobject>
36394             </screenshot></para>
36395
36396           <para>Next is the option to send the contents of your cart to an email address. This is
36397             handy if you want to send the resources you found at the library to your home email
36398             account to refer to later or to send to a patron researching a specific topic. Clicking
36399             this link will open up a new window that asks for the email address and message to send.
36400               <link linkend="examplecartemail">View a sample Cart email</link>.</para>
36401
36402           <screenshot>
36403             <screeninfo>Email Cart</screeninfo>
36404
36405             <mediaobject>
36406               <imageobject>
36407                 <imagedata fileref="images/opac/emailcart.png"/>
36408               </imageobject>
36409             </mediaobject>
36410           </screenshot>
36411           <important>
36412             <para>The cart can only be emailed by logged in users. This will prevent your cart email
36413               function from being used for spamming.</para>
36414           </important>
36415
36416           <para>In addition to sending your cart you can download the contents
36417           of your cart in several pre-defined formats or using a <link linkend="csvprofiles">CSV Profile</link> that you defined in the
36418           Tools module.</para>
36419
36420           <screenshot>
36421             <screeninfo>Download Cart</screeninfo>
36422
36423             <mediaobject>
36424               <imageobject>
36425                 <imagedata fileref="images/opac/downloadcart.png"/>
36426               </imageobject>
36427             </mediaobject>
36428           </screenshot>
36429
36430           <para>Finally you can print out the contents of your cart by
36431           choosing the 'Print' link.</para>
36432
36433           <para>In addition to the various different ways to save the contents
36434           of your cart, there are ways to add value to the data in your cart.
36435           By selecting one or more titles from the cart you can add them to a
36436           list (click 'Add to a List'), place hold(s) (click 'Place hold'), or
36437           tag them (click 'Tag'). All of these operations follow the same
36438           procedure as they do when performing them in the OPAC.</para>
36439         </section>
36440       </section>
36441     </section>
36442
36443     <section id="opacplacehold">
36444       <title>Placing Holds</title>
36445
36446       <para>Patrons can place holds on items via the OPAC if they're logged in
36447       and you have the <link linkend="RequestOnOpac">RequestOnOpac</link>
36448       preference set to 'Allow'. If the item can be placed on hold the option
36449       to place it on hold will appear in several different places.</para>
36450
36451       <itemizedlist>
36452         <listitem>
36453           <para>When viewing a list or search results page you'll see the
36454           option to place hold on multiple items by checking the boxes to the
36455           left of the results and clicking 'Place Hold' at the top</para>
36456
36457           <screenshot>
36458             <screeninfo>Place Hold from Results</screeninfo>
36459
36460             <mediaobject>
36461               <imageobject>
36462                 <imagedata fileref="images/opac/opacplaceholdresults.png"/>
36463               </imageobject>
36464             </mediaobject>
36465           </screenshot>
36466         </listitem>
36467
36468         <listitem>
36469           <para>When viewing a list or search results page you'll see the
36470           option to place the item on hold below the basic information about
36471           the title</para>
36472
36473           <screenshot>
36474             <screeninfo>Place Hold</screeninfo>
36475
36476             <mediaobject>
36477               <imageobject>
36478                 <imagedata fileref="images/opac/opacplaceholdsindiv.png"/>
36479               </imageobject>
36480             </mediaobject>
36481           </screenshot>
36482         </listitem>
36483
36484         <listitem>
36485           <para>When viewing an individual title you'll see the option to
36486           place a hold in the box on the right side of the screen</para>
36487
36488           <screenshot>
36489             <screeninfo>Place Hold</screeninfo>
36490
36491             <mediaobject>
36492               <imageobject>
36493                 <imagedata fileref="images/opac/opacplaceholdsdetail.png"/>
36494               </imageobject>
36495             </mediaobject>
36496           </screenshot>
36497         </listitem>
36498       </itemizedlist>
36499
36500       <para>No matter which of the above links you click to place your hold
36501       you'll be brought to the same hold screen.</para>
36502
36503       <screenshot>
36504         <screeninfo>Place Hold Form</screeninfo>
36505
36506         <mediaobject>
36507           <imageobject>
36508             <imagedata fileref="images/opac/opacplacehold.png"/>
36509           </imageobject>
36510         </mediaobject>
36511       </screenshot>
36512
36513       <itemizedlist>
36514         <listitem>
36515           <para>Check the box to the left of the items you'd like to place on
36516           hold</para>
36517         </listitem>
36518
36519         <listitem>
36520           <para>The title includes a link back to the detail page for the
36521           record</para>
36522         </listitem>
36523
36524         <listitem>
36525           <para>The priority shows where in the holds queue this hold will
36526           fall</para>
36527         </listitem>
36528         <listitem>
36529           <para>If allowed by your <link linkend="OPACAllowUserToChooseBranch"
36530               >OPACAllowUserToChooseBranch</link> preference the patron can choose where they'd like
36531             to pick up their hold</para>
36532         </listitem>
36533         <listitem>
36534           <para>If you would like to see more options you can click 'Show more options'</para>
36535
36536
36537           <para>
36538             <screenshot>
36539               <screeninfo>Place Hold Form with More Options</screeninfo>
36540               <mediaobject>
36541                 <imageobject>
36542                   <imagedata fileref="images/opac/opacplaceholdmore.png"/>
36543                 </imageobject>
36544               </mediaobject>
36545             </screenshot>
36546           </para>
36547         </listitem>
36548         <listitem>
36549           <para>If allowed by your <link linkend="OPACAllowHoldDateInFuture"
36550               >OPACAllowHoldDateInFuture</link> preference, the 'Hold Starts on Date' column will
36551             show. This field allows the patron to have their hold start on a future date.</para>
36552         </listitem>
36553
36554         <listitem>
36555           <para>By default holds placed in the system remain until canceled,
36556           but if the patron fills in a 'Hold Not Needed After' date then the
36557           hold has an expiration date.</para>
36558
36559           <itemizedlist>
36560             <listitem>
36561               <important>
36562                 <para>Expired holds are removed by the <link linkend="expiredholdscron">Expired Holds Cron Job</link>, this
36563                 is not an automatic process and must be set up by your system
36564                 administrator</para>
36565               </important>
36566             </listitem>
36567           </itemizedlist>
36568         </listitem>
36569
36570         <listitem>
36571           <para>If allowed by the <link linkend="OpacHoldNotes">OpacHoldNotes</link> preference then
36572             patrons can leave notes about their holds for the library by clicking the 'Edit notes' button</para>
36573           <screenshot>
36574               <screeninfo>Hold notes</screeninfo>
36575               <mediaobject>
36576                 <imageobject>
36577                   <imagedata fileref="images/opac/holdnote.png"/>
36578                 </imageobject>
36579               </mediaobject>
36580             </screenshot>
36581         </listitem>
36582         <listitem>
36583           <para>If allowed by your <link linkend="OPACItemHolds">OPACItemHolds</link> preference the
36584             patron will be allowed to choose whether to place the hold on the next available copy or
36585             a specific copy</para>
36586           <screenshot>
36587             <screeninfo>Specific Copy Hold</screeninfo>
36588             <mediaobject>
36589               <imageobject>
36590                 <imagedata fileref="images/opac/opacplaceholdspecific.png"/>
36591               </imageobject>
36592             </mediaobject>
36593           </screenshot>
36594         </listitem>
36595       </itemizedlist>
36596
36597       <para>After clicking the Place Hold button the patron will be brought to
36598       their account page where they'll see all of the items they have on
36599       hold.</para>
36600     </section>
36601
36602     <section id="opacenhancedcontent">
36603       <title>Enhanced Content</title>
36604
36605       <para/>
36606
36607       <section id="opactagging">
36608         <title>Tagging</title>
36609
36610         <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
36611         may be able to add tags to bibliographic records from the search
36612         results and/or bibliographic records. If you are allowing patrons to
36613         add tags from the search results screen you will see an input box
36614         below each result and a 'Tag' option at the top of the screen.</para>
36615
36616         <screenshot>
36617           <screeninfo>Tagging Options on Results</screeninfo>
36618
36619           <mediaobject>
36620             <imageobject>
36621               <imagedata fileref="images/opac/tags-results.png"/>
36622             </imageobject>
36623           </mediaobject>
36624         </screenshot>
36625
36626         <para>To add a tag to one item, type the tabs (separated by commas) in
36627         the 'New tag' box and click 'Add'. You will be presented with a
36628         confirmation of your tags being added.</para>
36629
36630         <screenshot>
36631           <screeninfo>Tags Added on Results</screeninfo>
36632
36633           <mediaobject>
36634             <imageobject>
36635               <imagedata fileref="images/opac/tagsadded-results.png"/>
36636             </imageobject>
36637           </mediaobject>
36638         </screenshot>
36639
36640         <para>From the results you can also tag items in bulk by clicking the
36641         checkboxes on the left and then clicking the 'Tag' button at the top.
36642         After clicking the button it will change into an input box for you to
36643         add tags to all of the items you have selected.</para>
36644
36645         <screenshot>
36646           <screeninfo>Add Tags to Multiple Items</screeninfo>
36647
36648           <mediaobject>
36649             <imageobject>
36650               <imagedata fileref="images/opac/tagaddmultiple-results.png"/>
36651             </imageobject>
36652           </mediaobject>
36653         </screenshot>
36654       </section>
36655
36656       <section id="opaccomments">
36657         <title>Comments</title>
36658
36659         <para>Patrons can leave comments in the OPAC if you have the <link linkend="reviewson">reviewson</link> preference set to allow this.
36660         Each bibliographic record has a comments tab below the bibliographic
36661         information.</para>
36662
36663         <screenshot>
36664           <screeninfo>Comments Tab</screeninfo>
36665
36666           <mediaobject>
36667             <imageobject>
36668               <imagedata fileref="images/opac/commentstab.png"/>
36669             </imageobject>
36670           </mediaobject>
36671         </screenshot>
36672
36673         <para>If the patron is logged in they will see a link to add a comment
36674         to the item. Clicking this link will open a pop up window with a box
36675         for their comments.</para>
36676
36677         <screenshot>
36678           <screeninfo>Add a Comment</screeninfo>
36679
36680           <mediaobject>
36681             <imageobject>
36682               <imagedata fileref="images/opac/addcomment.png"/>
36683             </imageobject>
36684           </mediaobject>
36685         </screenshot>
36686
36687         <para>Once the comment has been typed and the 'Submit' button clicked,
36688         the patron will see their comment as pending and other patrons will
36689         simply see that there are no comments on the item.</para>
36690
36691         <screenshot>
36692           <screeninfo>Pending Comment</screeninfo>
36693
36694           <mediaobject>
36695             <imageobject>
36696               <imagedata fileref="images/opac/commentpending.png"/>
36697             </imageobject>
36698           </mediaobject>
36699         </screenshot>
36700
36701         <para>Once the comment is approved the patron will see the number of comments on the
36702           'Comments' tab and their comment labeled amongst the other comments. If you have set your
36703             <link linkend="ShowReviewerPhoto">ShowReviewerPhoto</link> preference to 'Show' then
36704           you'll see the patron's photo pulled from the <ulink url="https://www.libravatar.org"
36705             >Libravatar</ulink> library.</para>
36706
36707         <screenshot>
36708           <screeninfo>Your Comments</screeninfo>
36709
36710           <mediaobject>
36711             <imageobject>
36712               <imagedata fileref="images/opac/yourcomment.png"/>
36713             </imageobject>
36714           </mediaobject>
36715         </screenshot>
36716
36717         <para>Other patrons will see the comment with the name of the patron
36718         who left the comment (unless you have set the <link linkend="ShowReviewer">ShowReviewer</link> preference to not show
36719         patron names).</para>
36720
36721         <screenshot>
36722           <screeninfo>Comment by other patron</screeninfo>
36723
36724           <mediaobject>
36725             <imageobject>
36726               <imagedata fileref="images/opac/commentby.png"/>
36727             </imageobject>
36728           </mediaobject>
36729         </screenshot>
36730
36731         <para>If you have your <link linkend="OpacShowRecentComments">OpacShowRecentComments</link>
36732           set to show then you'll see the approved comments on that page.</para>
36733
36734         <screenshot>
36735           <screeninfo>Recent Comments List</screeninfo>
36736
36737           <mediaobject>
36738             <imageobject>
36739               <imagedata fileref="images/opac/recentcomments.png"/>
36740             </imageobject>
36741           </mediaobject>
36742         </screenshot>
36743       </section>
36744
36745       <section id="zotero">
36746         <title>Zotero</title>
36747
36748         <para>Zotero is a Firefox add on that allows for the saving and
36749         generating of a bibliography. Learn more about and download Zotero at
36750         <ulink url="http://zotero.org">http://zotero.org</ulink>.</para>
36751
36752         <para>When on the search results in the Koha OPAC, if you have Zotero
36753         installed, you will see a folder icon in the address bar to the right
36754         of the URL. Clicking that folder will open up a list of titles on the
36755         page for you to pick from to add to Zotero.</para>
36756
36757         <screenshot>
36758           <screeninfo>Zotero pop up</screeninfo>
36759
36760           <mediaobject>
36761             <imageobject>
36762               <imagedata fileref="images/opac/zoteroaddressbar.png"/>
36763             </imageobject>
36764           </mediaobject>
36765         </screenshot>
36766
36767         <para>Select the titles you want to add to Zotero and then click the
36768         'OK' button. This will add the title to Zotero. You can see the title
36769         by opening your Zotero library.</para>
36770
36771         <screenshot>
36772           <screeninfo>Title in the Zotero Library</screeninfo>
36773
36774           <mediaobject>
36775             <imageobject>
36776               <imagedata fileref="images/opac/zoterotitle.png"/>
36777             </imageobject>
36778           </mediaobject>
36779         </screenshot>
36780       </section>
36781
36782       <section id="customrss">
36783         <title>Custom RSS Feeds</title>
36784
36785         <para>Using misc/cronjobs/rss/rss.pl you can generate an RSS feed for
36786         any SQL query (for example a new acquisitions RSS feed). rss.pl is run
36787         on the command line to produce an RSS XML document.</para>
36788
36789         <para>The output should be placed in a directory accessible to the
36790         OPAC (or staff) web interface so that users can download the RSS
36791         feed.</para>
36792
36793         <para>An example of usage can be found at: misc/cronjobs/rss.pl
36794         lastAcquired.conf</para>
36795
36796         <para>Normally rss.pl should be run periodically (e.g., daily) to keep
36797         the feed up-to-date.</para>
36798
36799         <para>The configuration file (e.g., lastAcquired.conf) lists</para>
36800
36801         <itemizedlist>
36802           <listitem>
36803             <para>name of the template file to use</para>
36804           </listitem>
36805
36806           <listitem>
36807             <para>path of output file</para>
36808           </listitem>
36809
36810           <listitem>
36811             <para>SQL query</para>
36812           </listitem>
36813         </itemizedlist>
36814
36815         <para>rss.pl runs the SQL query, then feeds the output of the query
36816         through the template to produce the output file.</para>
36817
36818         <para><important>
36819             <para>To use custom RSS feeds you need to turn on the rss.pl cron job.</para>
36820           </important></para>
36821       </section>
36822     </section>
36823     <section id="selfregistration">
36824       <title>OPAC Self Registration</title>
36825       <para>If you allow it, patrons can register for their own accounts via the OPAC.  If you have
36826         the <link linkend="PatronSelfRegistration">PatronSelfRegistration</link> preference set to
36827         'Allow' then patrons will see a link to register below the log in box on the right of the
36828         main OPAC page.</para>
36829       <screenshot>
36830           <screeninfo>Registration link in OPAC</screeninfo>
36831           <mediaobject>
36832             <imageobject>
36833               <imagedata fileref="images/opac/PatronSelfRegistration.png"/>
36834             </imageobject>
36835           </mediaobject>
36836         </screenshot>
36837       <para>When the patron clicks the 'Register here' link they will be brough to a registration
36838         page. The options on the registration page can be conrolled by editing the <link
36839           linkend="PatronSelfRegistrationBorrowerMandatoryField"
36840           >PatronSelfRegistrationBorrowerMandatoryField</link> and the <link
36841           linkend="PatronSelfRegistrationBorrowerUnwantedField"
36842           >PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
36843       <screenshot>
36844           <screeninfo>Registration form</screeninfo>
36845           <mediaobject>
36846             <imageobject>
36847               <imagedata fileref="images/opac/patronregistration.png"/>
36848             </imageobject>
36849           </mediaobject>
36850         </screenshot>
36851       <para>Once the patron has confirmed submitted their registration they will either be sent an
36852         email to confirm their account (if you have the <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link>
36853         preference to require this) or presented with their new username and password.</para>
36854       <screenshot>
36855           <screeninfo>New account confirmation</screeninfo>
36856           <mediaobject>
36857             <imageobject>
36858               <imagedata fileref="images/opac/patronregistrationcomplete.png"/>
36859             </imageobject>
36860           </mediaobject>
36861         </screenshot>
36862       <para>Patrons registered in this way will not have a cardnumber until assigned one by the
36863         library, but will have access to all OPAC functionality immediately. For this reason it is
36864         recommended that you:<itemizedlist>
36865           <listitem>
36866             <para>set up a provisional <link linkend="addingpatroncat">patron category</link> for
36867               self registered patrons (such as 'Self Registered) instead of using an existing patron
36868               category and set that value in the <link
36869                 linkend="PatronSelfRegistrationDefaultCategory"
36870                 >PatronSelfRegistrationDefaultCategory</link> preference</para>
36871           </listitem>
36872           <listitem>
36873             <para>give this patron category minimal circulation privileges in the <link
36874                 linkend="circfinerules">Circulation and Fine Rules</link> (such as allowing a couple
36875               holds, but no check outs)</para>
36876           </listitem>
36877         </itemizedlist>That way patrons will either have to come in to the library to verify their
36878         identity before given a cardnumber and the ability to check items out or the library will
36879         have to come up with internal policy on generating cardnumbers before providing them to self
36880         registered patrons. Once this is done the library can change the category to one that is
36881         more appropriate (be it an adult, resident, non resident, student, etc) and add a
36882         cardnumber/barcode.</para>
36883     </section>
36884
36885     <section id="opacmyaccount">
36886       <title>My Account</title>
36887
36888       <para>From the OPAC patrons can log in and access their account if you
36889       have set the <link linkend="opacuserlogin">opacuserlogin</link>
36890       preference to 'Allow'. Once logged in patrons are brought to their
36891       account summary. If you would like to get to your account in the OPAC,
36892       you can click on your name in the top right of any page in the
36893       OPAC.</para>
36894
36895       <section id="opacmysummary">
36896         <title>My Summary</title>
36897
36898         <screenshot>
36899           <screeninfo>My Summary</screeninfo>
36900
36901           <mediaobject>
36902             <imageobject>
36903               <imagedata fileref="images/opac/myaccount.png"/>
36904             </imageobject>
36905           </mediaobject>
36906         </screenshot>
36907
36908         <para>From the 'my summary' tab, patrons will see all of the items
36909         they have checked out with the overdue items highlighted in red. If
36910         you have <link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link>
36911         set to 'Allow' then your patrons will be able to renew their books
36912         right from the OPAC. If you have HTML entered in the <link linkend="OPACMySummaryHTML">OPACMySummaryHTML</link> preference then
36913         you will see that to the right of the 'Fines' column.</para>
36914
36915         <screenshot>
36916           <screeninfo>Checked out tab with OPACMySummaryHTML set</screeninfo>
36917
36918           <mediaobject>
36919             <imageobject>
36920               <imagedata fileref="images/opac/opacsummary-wlinks.png"/>
36921             </imageobject>
36922           </mediaobject>
36923         </screenshot>
36924
36925         <para id="barcodeattribute">If your patrons would like to see the items barcodes on their
36926           list of checked out items you can set up a <link linkend="patronattributetypes">patron
36927             attribute</link> with the value of SHOW_BCODE and <link linkend="authorizedvalues"
36928             >authorized value</link> of YES_NO.</para>
36929
36930         <screenshot>
36931           <screeninfo>Add SHOW_BCODE patron attribute</screeninfo>
36932
36933           <mediaobject>
36934             <imageobject>
36935               <imagedata fileref="images/opac/SHOW_BCODEadd.png"/>
36936             </imageobject>
36937           </mediaobject>
36938         </screenshot>
36939
36940         <para>Then on the <link linkend="editpatrons">patron's record set the
36941         value</link> for SHOW_BCODE to yes.</para>
36942
36943         <screenshot>
36944           <screeninfo>Setting value for SHOW_BCODE on patron
36945           record</screeninfo>
36946
36947           <mediaobject>
36948             <imageobject>
36949               <imagedata fileref="images/opac/SHOW_BCODEattribute.png"/>
36950             </imageobject>
36951           </mediaobject>
36952         </screenshot>
36953
36954         <para>This will add a column to the check out summary in the OPAC that
36955         shows the patrons the barcodes of the items they have checked
36956         out.</para>
36957
36958         <screenshot>
36959           <screeninfo>Barcode number on checkout list in OPAC</screeninfo>
36960
36961           <mediaobject>
36962             <imageobject>
36963               <imagedata fileref="images/opac/barcodeoncheckouts.png"/>
36964             </imageobject>
36965           </mediaobject>
36966         </screenshot>
36967
36968         <para>Clicking on the 'Overdue' tab will show only the items that are
36969         overdue.</para>
36970
36971         <screenshot>
36972           <screeninfo>Overdue Items</screeninfo>
36973
36974           <mediaobject>
36975             <imageobject>
36976               <imagedata fileref="images/opac/myoverdues.png"/>
36977             </imageobject>
36978           </mediaobject>
36979         </screenshot>
36980
36981         <para>The 'Fines' tab will show just a total of what the patron owes.
36982         Clicking on the total will take them to the 'my fines' tab where they
36983         will see a complete breakdown of their fines and bills. If you don't
36984         charge fines at your library you can turn the display of these tabs
36985         off by setting the <link linkend="OPACFinesTab">OPACFinesTab</link>
36986         preference to 'Don't Allow.'</para>
36987
36988         <screenshot>
36989           <screeninfo>Patron Fines</screeninfo>
36990
36991           <mediaobject>
36992             <imageobject>
36993               <imagedata fileref="images/opac/myfines.png"/>
36994             </imageobject>
36995           </mediaobject>
36996         </screenshot>
36997
36998         <para>Finally, clicking on the 'Holds' tab will show the patron the
36999         status of all of the items they have on hold. Items that are ready for
37000         pickup will be highlighted in yellow.</para>
37001
37002         <screenshot>
37003           <screeninfo>Patron holds status</screeninfo>
37004
37005           <mediaobject>
37006             <imageobject>
37007               <imagedata fileref="images/opac/myholds.png"/>
37008             </imageobject>
37009           </mediaobject>
37010         </screenshot>
37011
37012         <para>Patrons can cancel their own holds if they are not in transit or
37013         already waiting for them. They can also suspend all of their holds
37014         (depending on the value of your <link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link> system preference)
37015         indefinitely or until a specific date if they choose by filling in the
37016         suspend options at the bottom of the page.</para>
37017
37018         <note>
37019           <para>If you have your <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
37020           preference set to "Don't allow" then you will not have the option to
37021           put an end date on the hold suspension</para>
37022         </note>
37023       </section>
37024
37025       <section id="opacmyaccount-flags">
37026         <title>Patron Flags</title>
37027
37028         <para>If you have <link linkend="patronflags">flagged your patron's
37029         account</link> they may see one of the following error messages at the
37030         top of their account.</para>
37031
37032         <itemizedlist>
37033           <listitem>
37034             <para>Card marked as lost</para>
37035
37036             <screenshot>
37037               <screeninfo>Library card lost</screeninfo>
37038
37039               <mediaobject>
37040                 <imageobject>
37041                   <imagedata fileref="images/opac/nocard.png"/>
37042                 </imageobject>
37043               </mediaobject>
37044             </screenshot>
37045           </listitem>
37046
37047           <listitem>
37048             <para>Patron address in question</para>
37049
37050             <screenshot>
37051               <screeninfo>Patron address in question</screeninfo>
37052
37053               <mediaobject>
37054                 <imageobject>
37055                   <imagedata fileref="images/opac/noaddress.png"/>
37056                 </imageobject>
37057               </mediaobject>
37058             </screenshot>
37059
37060             <itemizedlist>
37061               <listitem>
37062                 <note>
37063                   <para>this error message will not include a link to the
37064                   update form if you have <link linkend="OPACPatronDetails">OPACPatronDetails</link> set to
37065                   'Don't allow'</para>
37066                 </note>
37067               </listitem>
37068             </itemizedlist>
37069           </listitem>
37070
37071           <listitem>
37072             <para>Patron marked restricted</para>
37073
37074             <screenshot>
37075               <screeninfo>Patron restricted</screeninfo>
37076
37077               <mediaobject>
37078                 <imageobject>
37079                   <imagedata fileref="images/opac/debarred.png"/>
37080                 </imageobject>
37081               </mediaobject>
37082             </screenshot>
37083           </listitem>
37084         </itemizedlist>
37085       </section>
37086
37087       <section id="opacmyfines">
37088         <title>My Fines</title>
37089
37090         <para>If your library charges fines the next tab on the left is 'my
37091         fines.' Opening this tab will show the patron an entire history of
37092         their accounting at the library.</para>
37093
37094         <screenshot>
37095           <screeninfo>Library Fines &amp; Charges</screeninfo>
37096
37097           <mediaobject>
37098             <imageobject>
37099               <imagedata fileref="images/opac/mybilling.png"/>
37100             </imageobject>
37101           </mediaobject>
37102         </screenshot>
37103       </section>
37104
37105       <section id="opacmydetails">
37106         <title>My Details</title>
37107
37108         <para>If you have your <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference
37109           set to 'Allow', your patrons will see a form filled in with their contacting information
37110           by clicking on the 'my personal details' tab. You can control what fields patrons see and
37111           can modify via the OPAC by setting the <link linkend="PatronSelfRegistrationBorrowerMandatoryField">PatronSelfRegistrationBorrowerMandatoryField</link>
37112           <link linkend="PatronSelfRegistrationBorrowerUnwantedField">PatronSelfRegistrationBorrowerUnwantedField</link> preferences.</para>
37113
37114         <screenshot>
37115           <screeninfo>Patron's personal details</screeninfo>
37116
37117           <mediaobject>
37118             <imageobject>
37119               <imagedata fileref="images/opac/myprofile.png"/>
37120             </imageobject>
37121           </mediaobject>
37122         </screenshot>
37123
37124         <para>Patrons can edit their details in this form and click 'Submit Changes' to have their
37125           edits sent to the library for review before their record is updated. Staff will see all
37126           patrons requesting modification to their record listed below the modules on the main
37127           dashboard along with anything else awaiting library attention.</para>
37128         <screenshot>
37129             <screeninfo>Patron requests waiting review</screeninfo>
37130             <mediaobject>
37131               <imageobject>
37132                 <imagedata fileref="images/opac/patronrequestwaiting.png"/>
37133               </imageobject>
37134             </mediaobject>
37135           </screenshot>
37136
37137         <para>If the <link linkend="OPACPatronDetails">OPACPatronDetails</link> preference is set
37138         to 'Don't allow' then patrons will simply see their details in plain
37139         text.</para>
37140
37141         <screenshot>
37142           <screeninfo>Patron's personal details with no edits</screeninfo>
37143
37144           <mediaobject>
37145             <imageobject>
37146               <imagedata fileref="images/opac/myprofile-noedit.png"/>
37147             </imageobject>
37148           </mediaobject>
37149         </screenshot>
37150       </section>
37151
37152       <section id="opacmytags">
37153         <title>My Tags</title>
37154
37155         <para>If your library has <link linkend="TagsEnabled">TagsEnabled</link> set to 'Allowed' then the
37156         next tab on the left will be 'my tags.' This tab will show patrons all
37157         of the tags in the system as a cloud and then all of the tags they
37158         have applied in a list format. From here patrons have the ability to
37159         remove tags that they have added if they want.</para>
37160
37161         <screenshot>
37162           <screeninfo>Patron's tags</screeninfo>
37163
37164           <mediaobject>
37165             <imageobject>
37166               <imagedata fileref="images/opac/mytags.png"/>
37167             </imageobject>
37168           </mediaobject>
37169         </screenshot>
37170       </section>
37171
37172       <section id="opacmypassword">
37173         <title>Change My Password</title>
37174
37175         <para>Next, if you have <link linkend="OpacPasswordChange">OpacPasswordChange</link> set to 'Allow'
37176         the next tab will be 'change my password,' where patrons can change
37177         their password for logging into the OPAC. Patrons will be presented
37178         with a standard form asking them to enter their old password and then
37179         their new password twice.</para>
37180
37181         <screenshot>
37182           <screeninfo>Change my password</screeninfo>
37183
37184           <mediaobject>
37185             <imageobject>
37186               <imagedata fileref="images/opac/mypassword.png"/>
37187             </imageobject>
37188           </mediaobject>
37189         </screenshot>
37190       </section>
37191
37192       <section id="opacmysearchistory">
37193         <title>My Search History</title>
37194
37195         <para>If you have your <link linkend="EnableOpacSearchHistory">EnableOpacSearchHistory</link>
37196         preference set to 'Allow' then your patrons can access their search
37197         history via the 'my search history' tab.</para>
37198
37199         <screenshot>
37200           <screeninfo>my search history tab</screeninfo>
37201
37202           <mediaobject>
37203             <imageobject>
37204               <imagedata fileref="images/opac/mysearchhistory.png"/>
37205             </imageobject>
37206           </mediaobject>
37207         </screenshot>
37208
37209         <para>The search history is a record of all searches run by the
37210         patron. Clicking on any of the search phrases will re-run the search
37211         for the patron. The search history can be deleted by the patron at any
37212         time by clicking the 'Delete your search history' link found at the
37213         top of this tab or by clicking the little red 'x' next to the 'Search
37214         history' link at the top right of the OPAC.</para>
37215
37216         <screenshot>
37217           <screeninfo>Search history link at the top right of the
37218           OPAC</screeninfo>
37219
37220           <mediaobject>
37221             <imageobject>
37222               <imagedata fileref="images/opac/searchistory.png"/>
37223             </imageobject>
37224           </mediaobject>
37225         </screenshot>
37226       </section>
37227
37228       <section id="opacmyhistory">
37229         <title>My Reading History</title>
37230
37231         <para>Depending on your library's setting for <link linkend="opacreadinghistory">opacreadinghistory</link> your patrons
37232         may see the 'my reading history' tab next. This will show the patron
37233         their entire reading history unless they have asked the library to not
37234         keep that information via the 'my privacy' tab which will appear if
37235         you have the <link linkend="OPACPrivacy">OPACPrivacy</link> preference
37236         set to 'Allow.'</para>
37237
37238         <screenshot>
37239           <screeninfo>Patron reading history</screeninfo>
37240
37241           <mediaobject>
37242             <imageobject>
37243               <imagedata fileref="images/opac/myhistory.png"/>
37244             </imageobject>
37245           </mediaobject>
37246         </screenshot>
37247       </section>
37248
37249       <section id="opacmyprivacy">
37250         <title>My Privacy</title>
37251
37252         <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.'
37253         This tab will allow the patrons to decide how the library keeps their
37254         circulation history data.</para>
37255
37256         <screenshot>
37257           <screeninfo>my privacy tab</screeninfo>
37258
37259           <mediaobject>
37260             <imageobject>
37261               <imagedata fileref="images/opac/myprivacy.png"/>
37262             </imageobject>
37263           </mediaobject>
37264         </screenshot>
37265
37266         <para>The patron can choose from three options:</para>
37267
37268         <itemizedlist>
37269           <listitem>
37270             <para>Forever: keep my reading history without limit. This is the
37271             option for users who want to keep track of what they are
37272             reading.</para>
37273           </listitem>
37274
37275           <listitem>
37276             <para>Default: keep my reading history according to local laws.
37277             This is the default option : the library will keep your reading
37278             history for the duration permitted by local laws.</para>
37279           </listitem>
37280
37281           <listitem>
37282             <para>Never: Delete my reading history immediately. This will
37283             delete all record of the item that was checked-out upon
37284             check-in.</para>
37285           </listitem>
37286         </itemizedlist>
37287
37288         <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
37289         client may change.</para>
37290
37291         <para>Regardless of the patron's choice they can delete their reading
37292         history in bulk at any time by clicking the 'Immediate deletion'
37293         button.</para>
37294
37295         <screenshot>
37296           <screeninfo>Delete Circulation History</screeninfo>
37297
37298           <mediaobject>
37299             <imageobject>
37300               <imagedata fileref="images/opac/deletecirchistory.png"/>
37301             </imageobject>
37302           </mediaobject>
37303         </screenshot>
37304
37305         <para>Clicking this button will not delete items that are currently
37306         checked out, but will clear the patron's past reading history.</para>
37307       </section>
37308
37309       <section id="opacmysuggestions">
37310         <title>My Purchase Suggestions</title>
37311
37312         <para>If your library allows patrons to make purchase suggestions the
37313         next tab will show all suggestions that the patron made to the library
37314         and their statuses. To disable this tab and the suggestion
37315         functionality set the <link linkend="suggestionspref">suggestion</link> preference to 'Don't
37316         allow.'</para>
37317
37318         <screenshot>
37319           <screeninfo>Patron purchase suggestions</screeninfo>
37320
37321           <mediaobject>
37322             <imageobject>
37323               <imagedata fileref="images/opac/mysuggestions.png"/>
37324             </imageobject>
37325           </mediaobject>
37326         </screenshot>
37327       </section>
37328
37329       <section id="opacmymsgs">
37330         <title>My Messaging</title>
37331
37332         <para>If your library has the <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
37333         preference set to 'Allow' then your patrons will be able to choose
37334         which messages they receive from the library (with the exception of
37335         overdue notices which the library controls).</para>
37336
37337         <screenshot>
37338           <screeninfo>Patron messaging preferences</screeninfo>
37339
37340           <mediaobject>
37341             <imageobject>
37342               <imagedata fileref="images/opac/mymessages.png"/>
37343             </imageobject>
37344           </mediaobject>
37345         </screenshot>
37346
37347         <para>If you also allow SMS messages with the <link linkend="SMSSendDriver">SMSSendDriver</link> preference, you will see
37348         an additional column to receive these messages as SMS (or text
37349         messages) and a field for a cell (or SMS) number.</para>
37350
37351         <screenshot>
37352           <screeninfo>SMSSendDriver in the OPAC</screeninfo>
37353
37354           <mediaobject>
37355             <imageobject>
37356               <imagedata fileref="images/opac/OPACSMSSendDriver.png"/>
37357             </imageobject>
37358           </mediaobject>
37359         </screenshot>
37360         <itemizedlist>
37361           <listitem>
37362             <para>These notices are:</para>
37363             <itemizedlist>
37364               <listitem>
37365                 <para>Advanced Notice : A notice in advance of the patron's items being due (The
37366                   patron can choose the number of days in advance)</para>
37367               </listitem>
37368               <listitem>
37369                 <para>Item Checkout : A notice that lists all the of the items the patron has just
37370                   checked out and/or renewed, this is an electronic form of the checkout
37371                   receipt</para>
37372               </listitem>
37373               <listitem>
37374                 <para>Hold Filled : A notice when you have confirmed the hold is waiting for the
37375                   patron</para>
37376               </listitem>
37377               <listitem>
37378                 <para>Item Due : A notice on the day and item is due back at the library</para>
37379               </listitem>
37380               <listitem>
37381                 <para>Item Checkin : A notice that lists all the of the items the patron has just
37382                   checked in</para>
37383               </listitem>
37384             </itemizedlist>
37385           </listitem>
37386         </itemizedlist>
37387       </section>
37388
37389       <section id="opacmylists">
37390         <title>My Lists</title>
37391
37392         <para>Finally, if your library has the <link linkend="virtualshelves">virtualshelves</link> set to 'Allow' then the
37393         last tab will by 'my lists.' From here your patrons can review public
37394         lists and create or edit their own private lists.</para>
37395
37396         <screenshot>
37397           <screeninfo>Patron lists</screeninfo>
37398
37399           <mediaobject>
37400             <imageobject>
37401               <imagedata fileref="images/opac/mylists.png"/>
37402             </imageobject>
37403           </mediaobject>
37404         </screenshot>
37405       </section>
37406     </section>
37407
37408     <section id="purchasesuggest">
37409       <title>Purchase Suggestions</title>
37410
37411       <para>If your library has the <link linkend="suggestionspref">suggestion</link> preference set to 'Allow'
37412       then patrons will have the option to make purchase suggestions in
37413       several areas in the OPAC.</para>
37414
37415       <para>If you are allowing everyone to see the purchase suggestions made by others with the
37416           <link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link> preference,
37417         then there will be a link at the top of your OPAC under the search box.</para>
37418
37419       <screenshot>
37420         <screeninfo>Purchase Suggestions Link on Search Box</screeninfo>
37421
37422         <mediaobject>
37423           <imageobject>
37424             <imagedata fileref="images/opac/suggestfromsearch.png"/>
37425           </imageobject>
37426         </mediaobject>
37427       </screenshot>
37428
37429       <para>There will be a link when the patron finds nothing for their
37430       search.</para>
37431
37432       <screenshot>
37433         <screeninfo>Purchase Suggestion Link from Search Results</screeninfo>
37434
37435         <mediaobject>
37436           <imageobject>
37437             <imagedata fileref="images/opac/suggestfromnoresults.png"/>
37438           </imageobject>
37439         </mediaobject>
37440       </screenshot>
37441
37442       <para>And there will be a link on the patron's <link linkend="opacmysuggestions">My Purchase Suggestions</link> tab.</para>
37443
37444       <screenshot>
37445         <screeninfo>Purchase Suggestion from My Purchase Suggestions
37446         Tab</screeninfo>
37447
37448         <mediaobject>
37449           <imageobject>
37450             <imagedata fileref="images/opac/suggestfrommyaccount.png"/>
37451           </imageobject>
37452         </mediaobject>
37453       </screenshot>
37454
37455       <para>Clicking any one of these links will open the purchase suggestion
37456       form.</para>
37457
37458       <screenshot>
37459         <screeninfo>New Purchase Suggestion</screeninfo>
37460
37461         <mediaobject>
37462           <imageobject>
37463             <imagedata fileref="images/opac/newsuggestion.png"/>
37464           </imageobject>
37465         </mediaobject>
37466       </screenshot>
37467
37468       <itemizedlist>
37469         <listitem>
37470           <para>From the form on the 'Title' is required by the
37471           library.</para>
37472         </listitem>
37473
37474         <listitem>
37475           <para>If you would like the 'Reason for suggestion' menu shown in
37476           the screenshot above to appear on your suggestions list you need to
37477           add an <link linkend="authorizedvalues">authorized value</link>
37478           category titled 'OPAC_SUG' and include reasons as values in that
37479           list.</para>
37480         </listitem>
37481
37482         <listitem>
37483           <para>If you would like the patron to be able to choose which branch
37484           they are making a suggestion for you need to set the <link linkend="AllowPurchaseSuggestionBranchChoice">AllowPurchaseSuggestionBranchChoice</link>
37485           preference to 'Allow'</para>
37486         </listitem>
37487       </itemizedlist>
37488
37489       <para>Once the form is submitted the data will be saved to the <link linkend="managesuggest">Acquisitions</link> module for the librarians to
37490       manage.</para>
37491     </section>
37492     <section id="mobileopac">
37493       <title>Mobile OPAC</title>
37494       <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>
37495       <para>The main page of your OPAC will be customized per your <link linkend="opacprefs">OPAC
37496           system preferences</link> (always be sure to test in customizations on the desktop in
37497         multiple browsers and on as many mobile devices as possible.  Your main page will look
37498         something like this:</para>
37499       <para>
37500         <screenshot>
37501           <screeninfo>Mobile OPAC</screeninfo>
37502           <mediaobject>
37503             <imageobject>
37504               <imagedata fileref="images/opac/mobile/mobileccsr.png"/>
37505             </imageobject>
37506           </mediaobject>
37507         </screenshot>
37508       </para>
37509       <para>Your search results will look something like this:</para>
37510       <para>
37511         <screenshot>
37512           <screeninfo>Mobile search results</screeninfo>
37513           <mediaobject>
37514             <imageobject>
37515               <imagedata fileref="images/opac/mobile/mobilesearchccsr.png"/>
37516             </imageobject>
37517           </mediaobject>
37518         </screenshot>
37519       </para>
37520       <para>A detail page will show more info along with the place hold link in the top right</para>
37521       <screenshot>
37522           <screeninfo/>
37523           <mediaobject>
37524             <imageobject>
37525               <imagedata fileref="images/opac/mobile/mobiledetail.png"/>
37526             </imageobject>
37527           </mediaobject>
37528         </screenshot>
37529       <para>Clicking the place hold link on the search results or detail page will open up the holds
37530         screen for placing holds</para>
37531       <screenshot>
37532           <screeninfo/>
37533           <mediaobject>
37534             <imageobject>
37535               <imagedata fileref="images/opac/mobile/mobilehold.png"/>
37536             </imageobject>
37537           </mediaobject>
37538         </screenshot>
37539       <para>Patrons will be able to log in to their account and see what they have checked out</para>
37540       <screenshot>
37541           <screeninfo/>
37542           <mediaobject>
37543             <imageobject>
37544               <imagedata fileref="images/opac/mobile/mobilemyaccount.png"/>
37545             </imageobject>
37546           </mediaobject>
37547         </screenshot>
37548       <para>Once logged in they can click the menu button in the top left to see the usualy patron
37549         account menu</para>
37550       <screenshot>
37551           <screeninfo/>
37552           <mediaobject>
37553             <imageobject>
37554               <imagedata fileref="images/opac/mobile/mobilemenu.png"/>
37555             </imageobject>
37556           </mediaobject>
37557         </screenshot>
37558       <para>They will be able to renew items (if you allow renewals via the OPAC)</para>
37559       <screenshot>
37560           <screeninfo/>
37561           <mediaobject>
37562             <imageobject>
37563               <imagedata fileref="images/opac/mobile/mobilerenew.png"/>
37564             </imageobject>
37565           </mediaobject>
37566         </screenshot>
37567     </section>
37568   </chapter>
37569
37570   <chapter id="searching">
37571     <title>Searching</title>
37572
37573     <para/>
37574
37575     <section id="searchprefixes">
37576       <title>Advanced Search Prefixes</title>
37577
37578       <para>The following prefixes can be added to search terms in the keyword
37579       search box to limit items returned</para>
37580
37581       <itemizedlist>
37582         <listitem>
37583           <para>ti: title search</para>
37584
37585           <itemizedlist>
37586             <listitem>
37587               <para>ex. ti:hamlet</para>
37588             </listitem>
37589           </itemizedlist>
37590         </listitem>
37591
37592         <listitem>
37593           <para>su: subject search</para>
37594
37595           <itemizedlist>
37596             <listitem>
37597               <para>ex. su:cooking</para>
37598             </listitem>
37599           </itemizedlist>
37600         </listitem>
37601
37602         <listitem>
37603           <para>pb: publisher search</para>
37604
37605           <itemizedlist>
37606             <listitem>
37607               <para>ex. pb:penguin</para>
37608             </listitem>
37609           </itemizedlist>
37610         </listitem>
37611
37612         <listitem>
37613           <para>au: author search</para>
37614
37615           <itemizedlist>
37616             <listitem>
37617               <para>ex. au:rowling</para>
37618             </listitem>
37619           </itemizedlist>
37620         </listitem>
37621
37622         <listitem>
37623           <para>su-geo: geographic subjects</para>
37624
37625           <itemizedlist>
37626             <listitem>
37627               <para>ex. su-geo:wales and kw:description and kw:travel</para>
37628             </listitem>
37629           </itemizedlist>
37630         </listitem>
37631
37632         <listitem>
37633           <para>bc: barcode</para>
37634
37635           <itemizedlist>
37636             <listitem>
37637               <para>ex. bc:502326000912</para>
37638             </listitem>
37639           </itemizedlist>
37640         </listitem>
37641
37642         <listitem>
37643           <para>lex: lexile</para>
37644
37645           <itemizedlist>
37646             <listitem>
37647               <para>levels lex:510</para>
37648             </listitem>
37649           </itemizedlist>
37650         </listitem>
37651       </itemizedlist>
37652
37653       <para/>
37654     </section>
37655
37656     <section id="searchguide">
37657       <sectioninfo>
37658         <authorgroup>
37659           <author>
37660             <firstname>Becky</firstname>
37661             <surname>Bell</surname>
37662             <affiliation>
37663               <orgname>WALDO</orgname>
37664             </affiliation>
37665           </author>
37666           
37667           <editor>
37668             <firstname>Nicole C.</firstname>
37669             <surname>Engard</surname>
37670             <contrib>Fixed typos, changed content where necessary and added new
37671               screenshots.</contrib>
37672           </editor>
37673         </authorgroup>
37674         
37675         <pubdate>October 2008</pubdate>
37676       </sectioninfo>
37677       <title>Guide to Searching</title>
37678
37679       <para>This brief guide will explain a chart that shows a sample of how a
37680       MARC21 database can be configured, as well as a brief introductory
37681       searching guide. The indexing fields described in this document relate
37682       to the bibliographic data and does not address authority database
37683       indexing.</para>
37684
37685       <section id="searchguide-indexing">
37686         <title>Indexing and Searching Description</title>
37687
37688         <para>Koha's databases are indexed by the Zebra open-source software.
37689         The overview to the documentation describes Zebra as:</para>
37690
37691         <blockquote>
37692           <para>"...Zebra is a high-performance, general-purpose structured
37693           text indexing and retrieval engine. It reads records in a variety of
37694           input formats (eg. email, XML, MARC) and provides access to them
37695           through a powerful combination of Boolean search expressions and
37696           relevance-ranked free-text queries.</para>
37697
37698           <para>Zebra supports large databases (tens of millions of records,
37699           tens of gigabytes of data). It allows safe, incremental database
37700           updates on live systems. Because Zebra supports the
37701           industry-standard information retrieval protocol, Z39.50, you can
37702           search Zebra databases using an enormous variety of programs and
37703           toolkits, both commercial and free, which understands this
37704           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>
37705         </blockquote>
37706
37707         <para>This brief guide will explain a chart that shows a sample of how
37708         a MARC21 database can be configured, as well as a brief introductory
37709         searching guide. The indexing fields described in this document relate
37710         to the bibliographic data and does not address authority database
37711         indexing.</para>
37712
37713         <note>
37714           <para>The indexing described in this document is the set used by
37715           SouthEastern University. Your local indexing may vary.</para>
37716         </note>
37717       </section>
37718
37719       <section id="searchguide-indexconfig">
37720         <title>Indexing Configuration</title>
37721
37722         <para>There are three configuration files that Koha uses while
37723         indexing.</para>
37724
37725         <para>The first configuration file (etc/zebradb/biblios/etc/bib1.att)
37726         contains the Z39.50 bib-1 attribute list, plus the Koha local use
37727         attributes for Biblio Indexes, Items Index, and Fixed Fields and other
37728         special indexes. The Z39.50 Bib-1 profile is made up of several
37729         different types of attributes: Use, Relation, Position, Structure,
37730         Truncation, and Completeness. The bib-1 'Use' attribute is represented
37731         on the chart; the other attributes are used primarily when doing
37732         searches. While there are over 150+ use attributes that could be used
37733         to define your indexing set, it's unlikely that you will choose to use
37734         them all. The attributes you elect to use are those that become the
37735         indexing rules for your database. The other five attribute sets define
37736         the various ways that a search can be further defined, and will not
37737         specifically be addressed in this document. For a complete list of the
37738         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>
37739
37740         <para>The second file
37741         (etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs) contains
37742         the abstract syntax which maps the MARC21 tags to the set of Use
37743         Attributes you choose to use. The rules established in this file
37744         provides a passable Bath level 0 and 1 service, which includes author,
37745         title, subject, keyword and exact services such as standard
37746         identifiers (LCCN, ISBN, ISSN, etc.)</para>
37747
37748         <para>The third file (etc/zebradb/ccl.properties) is the Common
37749         Command Language (CCL) field mappings. This file combines the bib-1
37750         attribute set file and the abstract file and adds the qualifiers,
37751         usually known as index names. The qualifiers, or indexes, for this
37752         database are: pn, cpn, cfn, ti, se, ut, nb, ns, sn, lcn, callnum, su,
37753         su-to, su-geo, su-ut, yr,pubdate, acqdate, ln, pl, ab, nt, rtype,
37754         mc-rtype, mus, au, su-na, kw, pb, ctype, and an.</para>
37755
37756         <para>The <link linkend="kohasearchindexes">Koha Indexing Chart</link> summarizes the
37757           contents of all three of these files in a more readable format. The first two columns
37758           labeled Z39.50 attribute and Z39.50 name matches the Z39.50 bib-1 attributes file. The
37759           third column labeled MARC tags indexed is where you find which MARC tags are mapped to an
37760           attribute. The fourth column labeled Qualifiers identifies the search abbreviations used
37761           in the internal CCL query. The following description provides a definition for the word
37762           'qualifiers'.</para>
37763
37764         <para><emphasis>Qualifiers are used to direct the search to a
37765         particular searchable index, such as title (ti) and author indexes
37766         (au). The CCL standard itself doesn't specify a particular set of
37767         qualifiers, but it does suggest a few shorthand notations. You can
37768         customize the CCL parser to support a particular set of qualifiers to
37769         reflect the current target profile. Traditionally, a qualifier would
37770         map to a particular use-attribute within the BIB-1attribute set. It is
37771         also possible to set other attributes, such as the structure
37772         attribute.</emphasis></para>
37773
37774         <para>In the MARC tags indexed column, there are some conventions used
37775         that have specific meanings. They are:</para>
37776
37777         <itemizedlist>
37778           <listitem>
37779             <para>A three digit tag (100) means that all subfields in the tag
37780             can be used in a search query. So, if you enter a search for
37781             'Jackson' as an author, you will retrieve records where Jackson
37782             could be the last name or the first name.</para>
37783           </listitem>
37784
37785           <listitem>
37786             <para>A three digit tag that has a '$' followed by a letter
37787             (600$a) means that a search query will only search the 'a'
37788             subfield.</para>
37789           </listitem>
37790
37791           <listitem>
37792             <para>A three digit tag that is followed by a ':' and a letter
37793             (240:w) means that a search query can be further qualified. The
37794             letter following the ':' identifies how to conduct the search. The
37795             most common values you'll see are 'w' (word), 'p' (phrase), 's'
37796             (sort), and 'n' (numeric).</para>
37797           </listitem>
37798         </itemizedlist>
37799
37800         <para>The contents of the MARC tags, subfields, and/or fixed field
37801         elements that are listed in this chart are all indexed. You'll see
37802         that every attribute line is not mapped to a specific qualifier
37803         (index)-LC card number, line 9 is one example. However, every indexed
37804         word (a string of characters preceded and succeeded by a space) can be
37805         searched using a keyword (kw) search. So, although an LC card number
37806         specific index doesn't exist, you can still search by the LCCN since
37807         tag 010 is assigned to the LC-card-number attribute. To verify this,
37808         enter 72180055 in the persistent search box. You should retrieve The
37809         gods themselves, by Isaac Asimov.</para>
37810
37811         <para>Examples of fixed field elements indexing can be seen on the
37812         chart between Attribute 8822 and Attribute 8703. These attributes are
37813         most commonly used for limiting. The fixed field attributes currently
37814         represent the BK codes. Other format codes, if needed, could be
37815         defined.</para>
37816       </section>
37817
37818       <section id="searchguide-basics">
37819         <title>Basic Searching</title>
37820
37821         <para>The search box that library staff and library patrons will see
37822         most often is the persistent search box at the top of the page. Koha
37823         interprets the searches as keyword searches.</para>
37824
37825         <screenshot>
37826           <screeninfo>Koha search box</screeninfo>
37827
37828           <mediaobject>
37829             <imageobject>
37830               <imagedata fileref="images/searching/searchbox.png"/>
37831             </imageobject>
37832           </mediaobject>
37833         </screenshot>
37834
37835         <para>To start a search, you enter a word or multiple words in the
37836         search box. When a single word is entered, a keyword search is
37837         performed. You can check this out by typing one word into the form and
37838         note the number of results located. Then, repeat the search with a
37839         minor change. In front of the search word, type 'kw=' followed by the
37840         same search term. The results will be identical.</para>
37841
37842         <para>When you have more than one word in the search box, Koha will
37843         still do a keyword search, but a bit differently. Each word will be
37844         searched on its own, then the Boolean connector 'and' will narrow your
37845         search to those items with all words contained in matching
37846         records.</para>
37847
37848         <para>Suppose you want to find material about how libraries are using
37849         mashups. You'll select the major words and enter them into the
37850         persistent search box.</para>
37851
37852         <screenshot>
37853           <screeninfo>Keyword Search</screeninfo>
37854
37855           <mediaobject>
37856             <imageobject>
37857               <imagedata fileref="images/searching/searchterms.png"/>
37858             </imageobject>
37859           </mediaobject>
37860         </screenshot>
37861
37862         <para>The response to this search is:</para>
37863
37864         <screenshot>
37865           <screeninfo>Results</screeninfo>
37866
37867           <mediaobject>
37868             <imageobject>
37869               <imagedata fileref="images/searching/resultssummary.png"/>
37870             </imageobject>
37871           </mediaobject>
37872         </screenshot>
37873
37874         <para>The order of the words does not affect the retrieval results, so
37875         you could also enter the search as "mashups library". The response to
37876         this search is results</para>
37877
37878         <screenshot>
37879           <screeninfo>Results</screeninfo>
37880
37881           <mediaobject>
37882             <imageobject>
37883               <imagedata fileref="images/searching/resultssummary2.png"/>
37884             </imageobject>
37885           </mediaobject>
37886         </screenshot>
37887
37888         <para>Too many words in the search box will find very few matches, as
37889         the following example illustrates:</para>
37890
37891         <screenshot>
37892           <screeninfo>No results found</screeninfo>
37893
37894           <mediaobject>
37895             <imageobject>
37896               <imagedata fileref="images/searching/noresults.png"/>
37897             </imageobject>
37898           </mediaobject>
37899         </screenshot>
37900       </section>
37901
37902       <section id="searchguide-advanced">
37903         <title>Advanced Searching</title>
37904
37905         <para>When you can't find the most appropriate material with a general
37906         search, you can move to the Advanced Search page by clicking on the
37907         Search option on the persistent toolbar.</para>
37908
37909         <screenshot>
37910           <screeninfo>Koha Menu</screeninfo>
37911
37912           <mediaobject>
37913             <imageobject>
37914               <imagedata fileref="images/searching/menubar.png"/>
37915             </imageobject>
37916           </mediaobject>
37917         </screenshot>
37918
37919         <para>The Advanced Search page offers many ways to limit the results
37920         of your search. You can search using the Boolean operators AND, OR,
37921         and NOT; limit by item type; limit by year and language; limit by
37922         subtypes audience, content, format, or additional content types; by
37923         location and by availability.</para>
37924
37925         <para>The first limiting section on the Advanced Search page provides
37926         a quick and simple way to use the Boolean operators in your search.
37927         Note that this display depends on a system preference setting. This
37928         option can be found on the Administration &gt; System Preferences &gt;
37929         Searching page. The option called <link linkend="expandedSearchOption">expandedSearchOption</link> must be set
37930         to 'show' to see the following display.</para>
37931
37932         <screenshot>
37933           <screeninfo>Advanced Search Options</screeninfo>
37934
37935           <mediaobject>
37936             <imageobject>
37937               <imagedata fileref="images/searching/searchoptions.png"/>
37938             </imageobject>
37939           </mediaobject>
37940         </screenshot>
37941
37942         <para>In this section you can choose among the many indexes by
37943         clicking on the arrow in the first box. The blank box that follows is
37944         where you enter your first search term or terms. On the second line,
37945         you can choose the Boolean operator you want to use in your search.
37946         The options are 'and', 'or', and 'not'. Then, you would again choose
37947         the index to search, followed by the second term or terms. If you have
37948         more concepts you want to include in your search, you can click the
37949         [+] to add another line for your search.</para>
37950
37951         <para>A sample search is shown next, followed by its results:</para>
37952
37953         <screenshot>
37954           <screeninfo>Advanced Search</screeninfo>
37955
37956           <mediaobject>
37957             <imageobject>
37958               <imagedata fileref="images/searching/advsearch.png"/>
37959             </imageobject>
37960           </mediaobject>
37961         </screenshot>
37962
37963         <screenshot>
37964           <screeninfo>Results from Advanced Search</screeninfo>
37965
37966           <mediaobject>
37967             <imageobject>
37968               <imagedata fileref="images/searching/numresults.png"/>
37969             </imageobject>
37970           </mediaobject>
37971         </screenshot>
37972
37973         <para>When you use the Boolean operators to broaden or narrow a
37974         search, remember the action of each operator. The 'and' operator
37975         narrows the results you'll retrieve because the search will retrieve
37976         the records that include all your search terms. The 'or' operator
37977         expands the results because the search will look for occurrences of
37978         all of your search terms. The 'not' operator excludes records with the
37979         term that follows the operator.</para>
37980
37981         <para>Note: If you leave this <link linkend="expandedSearchOption">expandedSearchOption</link> set to
37982         'don't show', this is the display you will see:</para>
37983
37984         <screenshot>
37985           <screeninfo>Fewer Search Options</screeninfo>
37986
37987           <mediaobject>
37988             <imageobject>
37989               <imagedata fileref="images/searching/feweropts.png"/>
37990             </imageobject>
37991           </mediaobject>
37992         </screenshot>
37993
37994         <para>The Advanced Search page then shows the multiple kinds of limits
37995         that can be applied to your search results. Either check a box or
37996         select from the drop down menus to narrow your search. You will type
37997         the year, year range, or a 'greater than (&gt;)' or 'less than (&lt;)'
37998         year.</para>
37999
38000         <screenshot>
38001           <screeninfo>Other Advanced Search Options</screeninfo>
38002
38003           <mediaobject>
38004             <imageobject>
38005               <imagedata fileref="images/searching/advoptions.png"/>
38006             </imageobject>
38007           </mediaobject>
38008         </screenshot>
38009
38010         <para>Finally, you can choose how the results will be sorted. The
38011         pre-defined sort options are in the final area of the Advanced Search
38012         screen.</para>
38013
38014         <screenshot>
38015           <screeninfo>Sort Results By</screeninfo>
38016
38017           <mediaobject>
38018             <imageobject>
38019               <imagedata fileref="images/searching/advsortby.png"/>
38020             </imageobject>
38021           </mediaobject>
38022         </screenshot>
38023
38024         <para>The default sort is by relevance, although you can choose to sort by author, by title,
38025           by call number, by dates, or by popularity (which uses the information on total issues
38026           found in the items table). If you would prefer a different default sort, you can set <link
38027             linkend="defaultSortField">defaultSortField</link> to one of the other choices in
38028           Administration &gt; System Preferences &gt; Searching.</para>
38029       </section>
38030
38031       <section id="searchguide-ccl">
38032         <title>Common Command Language Searching</title>
38033
38034         <para>Koha uses the Common Command Language (CCL) (ISO 8777) as its
38035         internal search protocol. Searches initiated in the graphical
38036         interface use this protocol as well, although the searcher doesn't
38037         know which indexes, operators and limiters are available and being
38038         used to conduct their search. The searcher can use the Advanced Search
38039         when more precise results set are desired and where the search indexes
38040         are somewhat known. However, some library users and many library staff
38041         prefer using a command based structure. This part of the document will
38042         present and explain the use of the Koha command based structure. The
38043         indexes, operators, and limiters used are identical to those used in
38044         the graphical interface.</para>
38045
38046         <section id="searchguide-indexes">
38047           <title>Indexes</title>
38048
38049           <para>The CCL standard itself doesn't specify a particular set of
38050           qualifiers (indexes), but it does suggest a few short-hand notations
38051           such as 'ti', 'au', and 'su'. Koha has a default set of indexes;
38052           it's possible to customize that set by adding needed indexes based
38053           on local requirements. A qualifier (index) maps to a particular
38054           use-attribute within the Z39.50 BIB-1 attribute set. The complete
38055           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>
38056
38057           <para>The standard Koha set of indexes is a fairly common example of
38058           MARC21 indexing rules. The indexes that are defined in Koha are
38059           indexes typically used by other integrated library systems. The
38060           defined Z39.50 Bib-1 Attribute mapped to the indexes include:</para>
38061
38062           <table cellpadding="4" cellspacing="4" frame="all">
38063             <title>Attributes</title>
38064
38065             <tgroup align="left" cols="2" colsep="1" rowsep="1">
38066               <thead>
38067                 <row>
38068                   <entry>Bib-1 Attribute</entry>
38069
38070                   <entry>Qualifier (index)</entry>
38071                 </row>
38072               </thead>
38073
38074               <tbody>
38075                 <row>
38076                   <entry>Personal-name</entry>
38077
38078                   <entry>pn</entry>
38079                 </row>
38080
38081                 <row>
38082                   <entry>Corporate-name</entry>
38083
38084                   <entry>cpn</entry>
38085                 </row>
38086
38087                 <row>
38088                   <entry>Conference-name</entry>
38089
38090                   <entry>cfn</entry>
38091                 </row>
38092
38093                 <row>
38094                   <entry>Title</entry>
38095
38096                   <entry>ti</entry>
38097                 </row>
38098
38099                 <row>
38100                   <entry>Title-series</entry>
38101
38102                   <entry>se</entry>
38103                 </row>
38104
38105                 <row>
38106                   <entry>Title-uniform</entry>
38107
38108                   <entry>ut</entry>
38109                 </row>
38110
38111                 <row>
38112                   <entry>ISBN</entry>
38113
38114                   <entry>nb</entry>
38115                 </row>
38116
38117                 <row>
38118                   <entry>ISSN</entry>
38119
38120                   <entry>ns</entry>
38121                 </row>
38122
38123                 <row>
38124                   <entry>Local number</entry>
38125
38126                   <entry>sn</entry>
38127                 </row>
38128
38129                 <row>
38130                   <entry>Local-classification</entry>
38131
38132                   <entry>lcn and callnum</entry>
38133                 </row>
38134
38135                 <row>
38136                   <entry>Subject</entry>
38137
38138                   <entry>su, su-to, su-geo, su-ut</entry>
38139                 </row>
38140
38141                 <row>
38142                   <entry>Pubdate</entry>
38143
38144                   <entry>yr,pubdate</entry>
38145                 </row>
38146
38147                 <row>
38148                   <entry>Date-of-Acquisition</entry>
38149
38150                   <entry>acqdate</entry>
38151                 </row>
38152
38153                 <row>
38154                   <entry>Language</entry>
38155
38156                   <entry>ln</entry>
38157                 </row>
38158
38159                 <row>
38160                   <entry>Place-of-publication</entry>
38161
38162                   <entry>pl</entry>
38163                 </row>
38164
38165                 <row>
38166                   <entry>Abstract</entry>
38167
38168                   <entry>ab</entry>
38169                 </row>
38170
38171                 <row>
38172                   <entry>Notes</entry>
38173
38174                   <entry>nt</entry>
38175                 </row>
38176
38177                 <row>
38178                   <entry>Record-type</entry>
38179
38180                   <entry>rtype, mc-rtype, mus</entry>
38181                 </row>
38182
38183                 <row>
38184                   <entry>Author</entry>
38185
38186                   <entry>au, aut</entry>
38187                 </row>
38188
38189                 <row>
38190                   <entry>Subject-person-name</entry>
38191
38192                   <entry>su-na</entry>
38193                 </row>
38194
38195                 <row>
38196                   <entry>Any (keyword)</entry>
38197
38198                   <entry>kw</entry>
38199                 </row>
38200
38201                 <row>
38202                   <entry>Publisher</entry>
38203
38204                   <entry>pb</entry>
38205                 </row>
38206
38207                 <row>
38208                   <entry>Content-type</entry>
38209
38210                   <entry>ctype</entry>
38211                 </row>
38212
38213                 <row>
38214                   <entry>Koha-Auth-Number</entry>
38215
38216                   <entry>an</entry>
38217                 </row>
38218
38219                 <row>
38220                   <entry>Author-personal-bibliography</entry>
38221
38222                   <entry>aub</entry>
38223                 </row>
38224
38225                 <row>
38226                   <entry>Author-in-order</entry>
38227
38228                   <entry>auo</entry>
38229                 </row>
38230               </tbody>
38231             </tgroup>
38232           </table>
38233
38234           <para>Refer to the <link linkend="kohasearchindexes">Koha Indexing Chart</link> for the
38235             MARC21 tags mapped to each Bib-1 Attribute and index combination.</para>
38236
38237           <section id="search-audexamp">
38238             <title>Audience Examples</title>
38239
38240             <itemizedlist>
38241               <listitem>
38242                 <para>aud:a Preschool</para>
38243               </listitem>
38244               <listitem>
38245                 <para>aud:b Primary</para>
38246               </listitem>
38247               <listitem>
38248                 <para>aud:c Pre-Adolescent</para>
38249               </listitem>
38250               <listitem>
38251                 <para>aud:d Adolescent</para>
38252               </listitem>
38253
38254               <listitem>
38255                 <para>aud:e Adult</para>
38256               </listitem>
38257               <listitem>
38258                 <para>aud:f Specialized</para>
38259               </listitem>
38260               <listitem>
38261                 <para>aud:g General</para>
38262               </listitem>
38263               <listitem>
38264                 <para>aud:j Juvenile</para>
38265               </listitem>
38266             </itemizedlist>
38267           </section>
38268
38269           <section id="search-contentsexamp">
38270             <title>Contents Examples</title>
38271
38272             <itemizedlist>
38273               <listitem>
38274                 <para>fic:1 Fiction</para>
38275               </listitem>
38276
38277               <listitem>
38278                 <para>fic:0 Non Fiction</para>
38279               </listitem>
38280
38281               <listitem>
38282                 <para>bio:b Biography</para>
38283               </listitem>
38284
38285               <listitem>
38286                 <para>mus:j Musical recording</para>
38287               </listitem>
38288
38289               <listitem>
38290                 <para>mus:I Non musical record</para>
38291               </listitem>
38292             </itemizedlist>
38293           </section>
38294         </section>
38295
38296         <section id="searchguide-syntax">
38297           <title>Search Syntax</title>
38298
38299           <para>In the persistent search box, single words generally retrieve
38300           large sets. To narrow a search, you can use multiple words. Koha
38301           automatically uses the 'and' Boolean operator to create a set of
38302           records matching your input. When you want to narrow the search to
38303           an author or a title or a subject or some other specific field or
38304           use a Boolean operator, there isn't an obvious way to accomplish
38305           that specificity. The library user can, of course, go to the
38306           Advanced Search page; however, if you know how to construct a CCL
38307           search, you can achieve more specificity while using the persistent
38308           search box on any page.</para>
38309
38310           <para>There is a specific order to the CCL search syntax. Although
38311           it can be used for simple searches, it is an especially effective
38312           way to perform complex searches, as it affords you a great deal of
38313           control over your search results. To construct a CCL search, first
38314           enter a desired index code, then an equal sign, followed by your
38315           search word(s). Following are examples of simple CCL
38316           searches.</para>
38317
38318           <itemizedlist>
38319             <listitem>
38320               <para>ti=principles of accounting</para>
38321             </listitem>
38322
38323             <listitem>
38324               <para>au=brown joseph</para>
38325             </listitem>
38326
38327             <listitem>
38328               <para>su=poetry</para>
38329             </listitem>
38330
38331             <listitem>
38332               <para>su-na=Shakespeare</para>
38333             </listitem>
38334
38335             <listitem>
38336               <para>kw=marlin</para>
38337             </listitem>
38338           </itemizedlist>
38339
38340           <para>You can refine your search by combining search terms with
38341           Boolean operators 'and', 'or', or 'not'. Following are examples of
38342           searches using Boolean operators.</para>
38343
38344           <itemizedlist>
38345             <listitem>
38346               <para>ti=principles of accounting and au=brown joseph</para>
38347             </listitem>
38348
38349             <listitem>
38350               <para>su=poetry not su-na=Shakespeare</para>
38351             </listitem>
38352
38353             <listitem>
38354               <para>kw=communication and su=debate</para>
38355             </listitem>
38356           </itemizedlist>
38357
38358           <para>You can also choose to search for things that start with a
38359           character or series of characters</para>
38360
38361           <itemizedlist>
38362             <listitem>
38363               <para>ti,first-in-subfield=C (will show you all titles that
38364               start with the letter 'C')</para>
38365             </listitem>
38366           </itemizedlist>
38367
38368           <para>Other string location searches can be performed with the
38369           following keywords:</para>
38370
38371           <itemizedlist>
38372             <listitem>
38373               <para>rtrn : right truncation</para>
38374             </listitem>
38375
38376             <listitem>
38377               <para>ltrn : left truncation</para>
38378             </listitem>
38379
38380             <listitem>
38381               <para>lrtrn : left and right truncation</para>
38382             </listitem>
38383
38384             <listitem>
38385               <para>st-date : type date</para>
38386             </listitem>
38387
38388             <listitem>
38389               <para>st-numeric : type number (integer)</para>
38390             </listitem>
38391
38392             <listitem>
38393               <para>ext : exact search on whole subfield (does not work with
38394               icu)</para>
38395             </listitem>
38396
38397             <listitem>
38398               <para>phr : search on phrase anywhere in the subfield</para>
38399             </listitem>
38400
38401             <listitem>
38402               <para>startswithnt : subfield starts with</para>
38403             </listitem>
38404           </itemizedlist>
38405
38406           <para>Using specific indexes and Boolean operators are not the only
38407           way a search can be refined. You can also refine your search as a
38408           phrase when looking for a title, author, or subject. The syntax for
38409           this search is <emphasis>index,phr=search words</emphasis>.</para>
38410
38411           <para>To illustrate the results of various search types, a search
38412           was done for the words 'supreme court'. The results illustrate that
38413           the search index and the word order make a difference in search
38414           results. Only the results count and the search itself is in these
38415           examples. The search executed will always be between the single
38416           quotes.</para>
38417
38418           <screenshot>
38419             <screeninfo>Sample Search 1</screeninfo>
38420
38421             <mediaobject>
38422               <imageobject>
38423                 <imagedata fileref="images/searching/ex1.png"/>
38424               </imageobject>
38425             </mediaobject>
38426           </screenshot>
38427
38428           <screenshot>
38429             <screeninfo>Sample Search 2</screeninfo>
38430
38431             <mediaobject>
38432               <imageobject>
38433                 <imagedata fileref="images/searching/ex2.png"/>
38434               </imageobject>
38435             </mediaobject>
38436           </screenshot>
38437
38438           <screenshot>
38439             <screeninfo>Sample Search 3</screeninfo>
38440
38441             <mediaobject>
38442               <imageobject>
38443                 <imagedata fileref="images/searching/ex3.png"/>
38444               </imageobject>
38445             </mediaobject>
38446           </screenshot>
38447
38448           <screenshot>
38449             <screeninfo>Sample Search 4</screeninfo>
38450
38451             <mediaobject>
38452               <imageobject>
38453                 <imagedata fileref="images/searching/ex4.png"/>
38454               </imageobject>
38455             </mediaobject>
38456           </screenshot>
38457
38458           <screenshot>
38459             <screeninfo>Sample Search 5</screeninfo>
38460
38461             <mediaobject>
38462               <imageobject>
38463                 <imagedata fileref="images/searching/ex5.png"/>
38464               </imageobject>
38465             </mediaobject>
38466           </screenshot>
38467
38468           <screenshot>
38469             <screeninfo>Sample Search 6</screeninfo>
38470
38471             <mediaobject>
38472               <imageobject>
38473                 <imagedata fileref="images/searching/ex6.png"/>
38474               </imageobject>
38475             </mediaobject>
38476           </screenshot>
38477
38478           <screenshot>
38479             <screeninfo>Sample Search 7</screeninfo>
38480
38481             <mediaobject>
38482               <imageobject>
38483                 <imagedata fileref="images/searching/ex7.png"/>
38484               </imageobject>
38485             </mediaobject>
38486           </screenshot>
38487
38488           <screenshot>
38489             <screeninfo>Sample Search 8</screeninfo>
38490
38491             <mediaobject>
38492               <imageobject>
38493                 <imagedata fileref="images/searching/ex8.png"/>
38494               </imageobject>
38495             </mediaobject>
38496           </screenshot>
38497
38498           <screenshot>
38499             <screeninfo>Sample Search 9</screeninfo>
38500
38501             <mediaobject>
38502               <imageobject>
38503                 <imagedata fileref="images/searching/ex9.png"/>
38504               </imageobject>
38505             </mediaobject>
38506           </screenshot>
38507
38508           <para>You can also choose to use limiters in your search query. Some
38509           common limiters include dates, languages, record types, and item
38510           types. In the Advance Search, you can either click a box or key in
38511           data to limit your search. You can also apply the same limits with
38512           CCL by using the syntax in the following examples. In all</para>
38513
38514           <para><emphasis>By Date: su=supreme court and
38515           yr,st-numeric=&gt;2000</emphasis></para>
38516
38517           <screenshot>
38518             <screeninfo>Sample Search 10</screeninfo>
38519
38520             <mediaobject>
38521               <imageobject>
38522                 <imagedata fileref="images/searching/ex10.png"/>
38523               </imageobject>
38524             </mediaobject>
38525           </screenshot>
38526
38527           <para>When you limit by date, you can use the '&gt;' (greater than),
38528           '&lt;' (less than), '=' (equal), or 'yyyy-yyyy' (range)
38529           symbols.</para>
38530
38531           <para><emphasis>By Item Type: su=nursing and
38532           itype:BK</emphasis></para>
38533
38534           <screenshot>
38535             <screeninfo>Sample Search 11</screeninfo>
38536
38537             <mediaobject>
38538               <imageobject>
38539                 <imagedata fileref="images/searching/ex11.png"/>
38540               </imageobject>
38541             </mediaobject>
38542           </screenshot>
38543
38544           <para>Each library will have a different set of item types defined
38545           in their circulation configuration. When you set up item types, you
38546           define a code and a name for each one. The name will appear on the
38547           Advance Search page. The code you assigned is used as a CCL search
38548           limit, formatted as 'itype:x', where 'x' is the assigned code. The
38549           initial set of item types in Koha will usually be edited to reflect
38550           your collections, so your item type limiters may be different than
38551           the initial ones. The initial item type limiters follow.</para>
38552
38553           <itemizedlist>
38554             <listitem>
38555               <para>itype:BKS Books, Booklets, Workbooks</para>
38556             </listitem>
38557
38558             <listitem>
38559               <para>itype:SR Audio Cassettes, CDs</para>
38560             </listitem>
38561
38562             <listitem>
38563               <para>itype:IR Binders</para>
38564             </listitem>
38565
38566             <listitem>
38567               <para>itype:CF CD-ROMs, DVD-ROMs, General Online
38568               Resources</para>
38569             </listitem>
38570
38571             <listitem>
38572               <para>itype:VR DVDs, VHS</para>
38573             </listitem>
38574
38575             <listitem>
38576               <para>itype:KT Kit</para>
38577             </listitem>
38578
38579             <listitem>
38580               <para>itype:AR Models</para>
38581             </listitem>
38582
38583             <listitem>
38584               <para>itype:SER Serials</para>
38585             </listitem>
38586           </itemizedlist>
38587
38588           <para><emphasis>By format: su=supreme court not
38589           l-format:sr</emphasis></para>
38590
38591           <screenshot>
38592             <screeninfo>Sample Search 12</screeninfo>
38593
38594             <mediaobject>
38595               <imageobject>
38596                 <imagedata fileref="images/searching/ex12.png"/>
38597               </imageobject>
38598             </mediaobject>
38599           </screenshot>
38600
38601           <para>The format limiters are derived from a combination of LDR, 006
38602           and 007 positions. The formats that are currently defined are the
38603           following.</para>
38604
38605           <itemizedlist>
38606             <listitem>
38607               <para>l-format:ta Regular print</para>
38608             </listitem>
38609
38610             <listitem>
38611               <para>l-format:tb Large print</para>
38612             </listitem>
38613
38614             <listitem>
38615               <para>l-format:fk Braille</para>
38616             </listitem>
38617
38618             <listitem>
38619               <para>l-format:sd CD audio</para>
38620             </listitem>
38621
38622             <listitem>
38623               <para>l-format:ss Cassette recording</para>
38624             </listitem>
38625
38626             <listitem>
38627               <para>l-format:vf VHS tape</para>
38628             </listitem>
38629
38630             <listitem>
38631               <para>l-format:vd DVD video</para>
38632             </listitem>
38633
38634             <listitem>
38635               <para>l-format:co CD software</para>
38636             </listitem>
38637
38638             <listitem>
38639               <para>l-format:cr Website</para>
38640             </listitem>
38641           </itemizedlist>
38642
38643           <para><emphasis>By content type: su=supreme court not
38644           ctype:l</emphasis></para>
38645
38646           <screenshot>
38647             <screeninfo>Sample Search 13</screeninfo>
38648
38649             <mediaobject>
38650               <imageobject>
38651                 <imagedata fileref="images/searching/ex13.png"/>
38652               </imageobject>
38653             </mediaobject>
38654           </screenshot>
38655
38656           <para>The content types are taken from the 008 MARC tag, positions
38657           24-27.</para>
38658
38659           <para>There are two other limiter types that are not described in
38660           this document. They are: Audience and Content. The only difference
38661           in the syntax of the CCL is the actual limiter. They are reproduced
38662           here just in case you would like to use these limiters.</para>
38663         </section>
38664       </section>
38665     </section>
38666
38667     <section id="kohasearchindexes">
38668       <title>Koha Search Indexes</title>
38669
38670       <para>By default, not all fields are indexed in the Zebra search engine,
38671       but many are. Below are the MARC21 fields that are indexed in
38672       Zebra.</para>
38673
38674       <table cellpadding="4" cellspacing="4" frame="all">
38675         <title>Indexes</title>
38676
38677         <tgroup align="left" cols="2" colsep="1" rowsep="1">
38678           <thead>
38679             <row>
38680               <entry><para>Field</para></entry>
38681
38682               <entry><para>Description</para></entry>
38683             </row>
38684           </thead>
38685
38686           <tbody>
38687             <row>
38688               <entry><para>001</para></entry>
38689
38690               <entry><para>Control-number</para></entry>
38691             </row>
38692
38693             <row>
38694               <entry><para>005</para></entry>
38695
38696               <entry><para>Date/time-last-modified</para></entry>
38697             </row>
38698
38699             <row>
38700               <entry><para>007</para></entry>
38701
38702               <entry><para>Microform-generation:n:range(data,11,1),
38703               Material-type,ff7-00:w:range(data,0,1),
38704               ff7-01:w:range(data,1,1), ff7-02:w:range(data,2,1),
38705               ff7-01-02:w:range(data,0,2)</para></entry>
38706             </row>
38707
38708             <row>
38709               <entry><para>008</para></entry>
38710
38711               <entry><para>date-entered-on-file:n:range(data,0,5),
38712               date-entered-on-file:s:range(data,0,5),
38713               pubdate:w:range(data,7,4), pubdate:n:range(data,7,4),
38714               pubdate:y:range(data,7,4), pubdate:s:range(data,7,4),
38715               pl:w:range(data,15,3), ta:w:range(data,22,1),
38716               ff8-23:w:range(data,23,1), ff8-29:w:range(data,29,1),
38717               lf:w:range(data,33,1), bio:w:range(data,34,1),
38718               ln:n:range(data,35,3), ctype:w:range(data,24,4),
38719               Record-source:w:range(data,39,0)</para></entry>
38720             </row>
38721
38722             <row>
38723               <entry><para>010</para></entry>
38724
38725               <entry><para>LC-card-number, Identifier-standard</para></entry>
38726             </row>
38727
38728             <row>
38729               <entry><para>011</para></entry>
38730
38731               <entry><para>LC-card-number, Identifier-standard</para></entry>
38732             </row>
38733
38734             <row>
38735               <entry><para>015</para></entry>
38736
38737               <entry><para>BNB-card-number, BGF-number, Number-db,
38738               Number-natl-biblio, Identifier-standard</para></entry>
38739             </row>
38740
38741             <row>
38742               <entry><para>017</para></entry>
38743
38744               <entry><para>Number-legal-deposit,
38745               Identifier-standard</para></entry>
38746             </row>
38747
38748             <row>
38749               <entry><para>018</para></entry>
38750
38751               <entry><para>Identifier-standard</para></entry>
38752             </row>
38753
38754             <row>
38755               <entry><para>020$a</para></entry>
38756
38757               <entry><para>ISBN:w, Identifier-standard:w</para></entry>
38758             </row>
38759
38760             <row>
38761               <entry><para>020</para></entry>
38762
38763               <entry><para>Identifier-standard</para></entry>
38764             </row>
38765
38766             <row>
38767               <entry><para>022$a</para></entry>
38768
38769               <entry><para>ISSN:w, Identifier-standard:w</para></entry>
38770             </row>
38771
38772             <row>
38773               <entry><para>022</para></entry>
38774
38775               <entry><para>Identifier-standard</para></entry>
38776             </row>
38777
38778             <row>
38779               <entry><para>023</para></entry>
38780
38781               <entry><para>Identifier-standard</para></entry>
38782             </row>
38783
38784             <row>
38785               <entry><para>024$a</para></entry>
38786
38787               <entry><para>Identifier-other</para></entry>
38788             </row>
38789
38790             <row>
38791               <entry><para>024</para></entry>
38792
38793               <entry><para>Identifier-standard</para></entry>
38794             </row>
38795
38796             <row>
38797               <entry><para>025</para></entry>
38798
38799               <entry><para>Identifier-standard</para></entry>
38800             </row>
38801
38802             <row>
38803               <entry><para>027</para></entry>
38804
38805               <entry><para>Report-number, Identifier-standard</para></entry>
38806             </row>
38807
38808             <row>
38809               <entry><para>028</para></entry>
38810
38811               <entry><para>Number-music-publisher,
38812               Identifier-standard</para></entry>
38813             </row>
38814
38815             <row>
38816               <entry><para>030</para></entry>
38817
38818               <entry><para>CODEN, Identifier-standard</para></entry>
38819             </row>
38820
38821             <row>
38822               <entry><para>034</para></entry>
38823
38824               <entry><para>Map-scale</para></entry>
38825             </row>
38826
38827             <row>
38828               <entry><para>037</para></entry>
38829
38830               <entry><para>Identifier-standard, Stock-number</para></entry>
38831             </row>
38832
38833             <row>
38834               <entry><para>040</para></entry>
38835
38836               <entry><para>Code-institution, Record-source</para></entry>
38837             </row>
38838
38839             <row>
38840               <entry><para>041</para></entry>
38841
38842               <entry><para>ln</para></entry>
38843             </row>
38844
38845             <row>
38846               <entry><para>043</para></entry>
38847
38848               <entry><para>Code-geographic</para></entry>
38849             </row>
38850
38851             <row>
38852               <entry><para>050$b</para></entry>
38853
38854               <entry><para>LC-call-number:w, LC-call-number:p,
38855               LC-call-number:s</para></entry>
38856             </row>
38857
38858             <row>
38859               <entry><para>050</para></entry>
38860
38861               <entry><para>LC-call-number:w, LC-call-number:p,
38862               LC-call-number:s</para></entry>
38863             </row>
38864
38865             <row>
38866               <entry><para>052</para></entry>
38867
38868               <entry><para>Geographic-class</para></entry>
38869             </row>
38870
38871             <row>
38872               <entry><para>060</para></entry>
38873
38874               <entry><para>NLM-call-number</para></entry>
38875             </row>
38876
38877             <row>
38878               <entry><para>070</para></entry>
38879
38880               <entry><para>NAL-call-number</para></entry>
38881             </row>
38882
38883             <row>
38884               <entry><para>080</para></entry>
38885
38886               <entry><para>UDC-classification</para></entry>
38887             </row>
38888
38889             <row>
38890               <entry><para>082</para></entry>
38891
38892               <entry><para>Dewey-classification:w,
38893               Dewey-classification:s</para></entry>
38894             </row>
38895
38896             <row>
38897               <entry><para>086</para></entry>
38898
38899               <entry><para>Number-govt-pub</para></entry>
38900             </row>
38901
38902             <row>
38903               <entry><para>100$9</para></entry>
38904
38905               <entry><para>Cross-Reference:w, Koha-Auth-Number</para></entry>
38906             </row>
38907
38908             <row>
38909               <entry><para>100$a</para></entry>
38910
38911               <entry><para>Author,Author:p, Author:s, Editor,
38912               Author-personal-bibliography, Author-personal-bibliography:p,
38913               Author-personal-bibliography:s</para></entry>
38914             </row>
38915
38916             <row>
38917               <entry><para>100</para></entry>
38918
38919               <entry><para>Author, Author-title, Author-name-personal, Name,
38920               Name-and-title, Personal-name</para></entry>
38921             </row>
38922
38923             <row>
38924               <entry><para>110$9</para></entry>
38925
38926               <entry><para>Koha-Auth-Number</para></entry>
38927             </row>
38928
38929             <row>
38930               <entry><para>110</para></entry>
38931
38932               <entry><para>Author, Author-title, Author-name-corporate, Name,
38933               Name-and-title, Corporate-name</para></entry>
38934             </row>
38935
38936             <row>
38937               <entry><para>111$9</para></entry>
38938
38939               <entry><para>Koha-Auth-Number</para></entry>
38940             </row>
38941
38942             <row>
38943               <entry><para>111</para></entry>
38944
38945               <entry><para>Author, Author-title, Author-name-corporate, Name,
38946               Name-and-title, Conference-name</para></entry>
38947             </row>
38948
38949             <row>
38950               <entry><para>130$n</para></entry>
38951
38952               <entry><para>Thematic-number</para></entry>
38953             </row>
38954
38955             <row>
38956               <entry><para>130$r</para></entry>
38957
38958               <entry><para>Music-key</para></entry>
38959             </row>
38960
38961             <row>
38962               <entry><para>130$9</para></entry>
38963
38964               <entry><para>Koha-Auth-Number</para></entry>
38965             </row>
38966
38967             <row>
38968               <entry><para>130</para></entry>
38969
38970               <entry><para>Title, Title-uniform</para></entry>
38971             </row>
38972
38973             <row>
38974               <entry><para>210</para></entry>
38975
38976               <entry><para>Title, Title-abbreviated</para></entry>
38977             </row>
38978
38979             <row>
38980               <entry><para>211</para></entry>
38981
38982               <entry><para>Title, Title-abbreviated</para></entry>
38983             </row>
38984
38985             <row>
38986               <entry><para>212</para></entry>
38987
38988               <entry><para>Title, Title-other-variant</para></entry>
38989             </row>
38990
38991             <row>
38992               <entry><para>214</para></entry>
38993
38994               <entry><para>Title, Title-expanded</para></entry>
38995             </row>
38996
38997             <row>
38998               <entry><para>222</para></entry>
38999
39000               <entry><para>Title, Title-key</para></entry>
39001             </row>
39002
39003             <row>
39004               <entry><para>240$r</para></entry>
39005
39006               <entry><para>Music-key</para></entry>
39007             </row>
39008
39009             <row>
39010               <entry><para>240$n</para></entry>
39011
39012               <entry><para>Thematic-number</para></entry>
39013             </row>
39014
39015             <row>
39016               <entry><para>240</para></entry>
39017
39018               <entry><para>Title:w, Title:p, Title-uniform</para></entry>
39019             </row>
39020
39021             <row>
39022               <entry><para>243$n</para></entry>
39023
39024               <entry><para>Thematic-number</para></entry>
39025             </row>
39026
39027             <row>
39028               <entry><para>243$r</para></entry>
39029
39030               <entry><para>Music-key</para></entry>
39031             </row>
39032
39033             <row>
39034               <entry><para>243</para></entry>
39035
39036               <entry><para>Title:w, Title:p, Title-collective</para></entry>
39037             </row>
39038
39039             <row>
39040               <entry><para>245$a</para></entry>
39041
39042               <entry><para>Title-cover:w, Title-cover:p, Title-cover:s,
39043               Title:w, Title:p, Title:s</para></entry>
39044             </row>
39045
39046             <row>
39047               <entry><para>245$c</para></entry>
39048
39049               <entry><para>Author, Author-in-order:w, Author-in-order:p,
39050               Author-in-order:s</para></entry>
39051             </row>
39052
39053             <row>
39054               <entry><para>245$9</para></entry>
39055
39056               <entry><para>Cross-Reference:w, Koha-Auth-Number</para></entry>
39057             </row>
39058
39059             <row>
39060               <entry><para>245</para></entry>
39061
39062               <entry><para>Title:w, Title:p</para></entry>
39063             </row>
39064
39065             <row>
39066               <entry><para>246</para></entry>
39067
39068               <entry><para>Title, Title:p, Title-abbreviated, Title-expanded,
39069               Title-former</para></entry>
39070             </row>
39071
39072             <row>
39073               <entry><para>247</para></entry>
39074
39075               <entry><para>Title, Title:p, Title-former, Title-other-variant,
39076               Related-periodical</para></entry>
39077             </row>
39078
39079             <row>
39080               <entry><para>260$a</para></entry>
39081
39082               <entry><para>pl:w, pl:p</para></entry>
39083             </row>
39084
39085             <row>
39086               <entry><para>260$b</para></entry>
39087
39088               <entry><para>Publisher:w, Publisher:p</para></entry>
39089             </row>
39090
39091             <row>
39092               <entry><para>260$c</para></entry>
39093
39094               <entry><para>copydate, copydate:s</para></entry>
39095             </row>
39096
39097             <row>
39098               <entry><para>260</para></entry>
39099
39100               <entry><para>pl</para></entry>
39101             </row>
39102
39103             <row>
39104               <entry><para>300</para></entry>
39105
39106               <entry><para>Extent:w, Extent:p</para></entry>
39107             </row>
39108
39109             <row>
39110               <entry><para>400$a</para></entry>
39111
39112               <entry><para>Name-and-title</para></entry>
39113             </row>
39114
39115             <row>
39116               <entry><para>400$t</para></entry>
39117
39118               <entry><para>Author-title, Name-and-title, Title,
39119               Title-series</para></entry>
39120             </row>
39121
39122             <row>
39123               <entry><para>400$9</para></entry>
39124
39125               <entry><para>Koha-Auth-Number</para></entry>
39126             </row>
39127
39128             <row>
39129               <entry><para>400</para></entry>
39130
39131               <entry><para>Author, Author-name-personal, Name,
39132               Personal-name</para></entry>
39133             </row>
39134
39135             <row>
39136               <entry><para>410</para></entry>
39137
39138               <entry><para>Author, Corporate-name</para></entry>
39139             </row>
39140
39141             <row>
39142               <entry><para>410$a</para></entry>
39143
39144               <entry><para>Name-and-title</para></entry>
39145             </row>
39146
39147             <row>
39148               <entry><para>410$t</para></entry>
39149
39150               <entry><para>Author-title, Title, Title-series</para></entry>
39151             </row>
39152
39153             <row>
39154               <entry><para>410$9</para></entry>
39155
39156               <entry><para>Koha-Auth-Number</para></entry>
39157             </row>
39158
39159             <row>
39160               <entry><para>410</para></entry>
39161
39162               <entry><para>Author-name-corporate, Name</para></entry>
39163             </row>
39164
39165             <row>
39166               <entry><para>411</para></entry>
39167
39168               <entry><para>Author, Conference-name</para></entry>
39169             </row>
39170
39171             <row>
39172               <entry><para>411$a</para></entry>
39173
39174               <entry><para>Name-and-title</para></entry>
39175             </row>
39176
39177             <row>
39178               <entry><para>411$t</para></entry>
39179
39180               <entry><para>Author-title, Title-series</para></entry>
39181             </row>
39182
39183             <row>
39184               <entry><para>411</para></entry>
39185
39186               <entry><para>Author-name-corporate, Name</para></entry>
39187             </row>
39188
39189             <row>
39190               <entry><para>440$a</para></entry>
39191
39192               <entry><para>Title-series:w, Title-series:p</para></entry>
39193             </row>
39194
39195             <row>
39196               <entry><para>440$9</para></entry>
39197
39198               <entry><para>Koha-Auth-Number</para></entry>
39199             </row>
39200
39201             <row>
39202               <entry><para>440</para></entry>
39203
39204               <entry><para>Title-series:w, Title-series:p, Title,
39205               Title-series</para></entry>
39206             </row>
39207
39208             <row>
39209               <entry><para>490$a</para></entry>
39210
39211               <entry><para>Title-series:w, Title-series:p</para></entry>
39212             </row>
39213
39214             <row>
39215               <entry><para>490</para></entry>
39216
39217               <entry><para>Title, Title-series</para></entry>
39218             </row>
39219
39220             <row>
39221               <entry><para>490$9</para></entry>
39222
39223               <entry><para>Koha-Auth-Number</para></entry>
39224             </row>
39225
39226             <row>
39227               <entry><para>500</para></entry>
39228
39229               <entry><para>Note:w, Note:p</para></entry>
39230             </row>
39231
39232             <row>
39233               <entry><para>502</para></entry>
39234
39235               <entry><para>Material-type</para></entry>
39236             </row>
39237
39238             <row>
39239               <entry><para>505$r</para></entry>
39240
39241               <entry><para>Author</para></entry>
39242             </row>
39243
39244             <row>
39245               <entry><para>505$t</para></entry>
39246
39247               <entry><para>Title</para></entry>
39248             </row>
39249
39250             <row>
39251               <entry><para>505</para></entry>
39252
39253               <entry><para>Note:w, Note:p</para></entry>
39254             </row>
39255
39256             <row>
39257               <entry><para>510</para></entry>
39258
39259               <entry><para>Indexed-by</para></entry>
39260             </row>
39261
39262             <row>
39263               <entry><para>520</para></entry>
39264
39265               <entry><para>Abstract:w, Abstract:p</para></entry>
39266             </row>
39267
39268             <row>
39269               <entry><para>521$a</para></entry>
39270
39271               <entry><para>lex:n</para></entry>
39272             </row>
39273
39274             <row>
39275               <entry><para>526$c</para></entry>
39276
39277               <entry><para>arl, arl:n</para></entry>
39278             </row>
39279
39280             <row>
39281               <entry><para>526$d</para></entry>
39282
39283               <entry><para>arp, arp:n</para></entry>
39284             </row>
39285
39286             <row>
39287               <entry><para>590</para></entry>
39288
39289               <entry><para>Note:w, Note:p</para></entry>
39290             </row>
39291
39292             <row>
39293               <entry><para>600$a</para></entry>
39294
39295               <entry><para>Name-and-title, Name, Personal-name,
39296               Subject-name-personal, Subject</para></entry>
39297             </row>
39298
39299             <row>
39300               <entry><para>600$t</para></entry>
39301
39302               <entry><para>Name-and-title, Title, Subject</para></entry>
39303             </row>
39304
39305             <row>
39306               <entry><para>600$9</para></entry>
39307
39308               <entry><para>Koha-Auth-Number</para></entry>
39309             </row>
39310
39311             <row>
39312               <entry><para>600</para></entry>
39313
39314               <entry><para>Name, Personal-name, Subject-name-personal,
39315               Subject</para></entry>
39316             </row>
39317
39318             <row>
39319               <entry><para>610$a</para></entry>
39320
39321               <entry><para>Name-and-title</para></entry>
39322             </row>
39323
39324             <row>
39325               <entry><para>610$t</para></entry>
39326
39327               <entry><para>Name-and-title, Title</para></entry>
39328             </row>
39329
39330             <row>
39331               <entry><para>610$9</para></entry>
39332
39333               <entry><para>Koha-Auth-Number</para></entry>
39334             </row>
39335
39336             <row>
39337               <entry><para>610</para></entry>
39338
39339               <entry><para>Name, Subject, Corporate-name</para></entry>
39340             </row>
39341
39342             <row>
39343               <entry><para>611</para></entry>
39344
39345               <entry><para>Conference-name</para></entry>
39346             </row>
39347
39348             <row>
39349               <entry><para>611$a</para></entry>
39350
39351               <entry><para>Name-and-title</para></entry>
39352             </row>
39353
39354             <row>
39355               <entry><para>611$t</para></entry>
39356
39357               <entry><para>Name-and-title, Title</para></entry>
39358             </row>
39359
39360             <row>
39361               <entry><para>611$9</para></entry>
39362
39363               <entry><para>Koha-Auth-Number</para></entry>
39364             </row>
39365
39366             <row>
39367               <entry><para>611</para></entry>
39368
39369               <entry><para>Name, Subject</para></entry>
39370             </row>
39371
39372             <row>
39373               <entry><para>630$n</para></entry>
39374
39375               <entry><para>Thematic-number</para></entry>
39376             </row>
39377
39378             <row>
39379               <entry><para>630$r</para></entry>
39380
39381               <entry><para>Music-key</para></entry>
39382             </row>
39383
39384             <row>
39385               <entry><para>630$9</para></entry>
39386
39387               <entry><para>Koha-Auth-Number</para></entry>
39388             </row>
39389
39390             <row>
39391               <entry><para>630</para></entry>
39392
39393               <entry><para>Subject</para></entry>
39394             </row>
39395
39396             <row>
39397               <entry><para>650$9</para></entry>
39398
39399               <entry><para>Koha-Auth-Number</para></entry>
39400             </row>
39401
39402             <row>
39403               <entry><para>650</para></entry>
39404
39405               <entry><para>Subject, Subject:p</para></entry>
39406             </row>
39407
39408             <row>
39409               <entry><para>651$9</para></entry>
39410
39411               <entry><para>Koha-Auth-Number</para></entry>
39412             </row>
39413
39414             <row>
39415               <entry><para>651</para></entry>
39416
39417               <entry><para>Name-geographic, Subject,Subject:p</para></entry>
39418             </row>
39419
39420             <row>
39421               <entry><para>652$9</para></entry>
39422
39423               <entry><para>Koha-Auth-Number</para></entry>
39424             </row>
39425
39426             <row>
39427               <entry><para>653$9</para></entry>
39428
39429               <entry><para>Koha-Auth-Number</para></entry>
39430             </row>
39431
39432             <row>
39433               <entry><para>653</para></entry>
39434
39435               <entry><para>Subject, Subject:p</para></entry>
39436             </row>
39437
39438             <row>
39439               <entry><para>654$9</para></entry>
39440
39441               <entry><para>Koha-Auth-Number</para></entry>
39442             </row>
39443
39444             <row>
39445               <entry><para>654</para></entry>
39446
39447               <entry><para>Subject</para></entry>
39448             </row>
39449
39450             <row>
39451               <entry><para>655$9</para></entry>
39452
39453               <entry><para>Koha-Auth-Number</para></entry>
39454             </row>
39455
39456             <row>
39457               <entry><para>655</para></entry>
39458
39459               <entry><para>Subject</para></entry>
39460             </row>
39461
39462             <row>
39463               <entry><para>656$9</para></entry>
39464
39465               <entry><para>Koha-Auth-Number</para></entry>
39466             </row>
39467
39468             <row>
39469               <entry><para>656</para></entry>
39470
39471               <entry><para>Subject</para></entry>
39472             </row>
39473
39474             <row>
39475               <entry><para>657$9</para></entry>
39476
39477               <entry><para>Koha-Auth-Number</para></entry>
39478             </row>
39479
39480             <row>
39481               <entry><para>657</para></entry>
39482
39483               <entry><para>Subject</para></entry>
39484             </row>
39485
39486             <row>
39487               <entry><para>690$9</para></entry>
39488
39489               <entry><para>Koha-Auth-Number</para></entry>
39490             </row>
39491
39492             <row>
39493               <entry><para>690</para></entry>
39494
39495               <entry><para>Subject, Subject:p</para></entry>
39496             </row>
39497
39498             <row>
39499               <entry><para>700$9</para></entry>
39500
39501               <entry><para>Cross-Reference, Koha-Auth-Number</para></entry>
39502             </row>
39503
39504             <row>
39505               <entry><para>700$a</para></entry>
39506
39507               <entry><para>Author, Author:p</para></entry>
39508             </row>
39509
39510             <row>
39511               <entry><para>700$n</para></entry>
39512
39513               <entry><para>Thematic-number</para></entry>
39514             </row>
39515
39516             <row>
39517               <entry><para>700$r</para></entry>
39518
39519               <entry><para>Music-key</para></entry>
39520             </row>
39521
39522             <row>
39523               <entry><para>700$t</para></entry>
39524
39525               <entry><para>Author-title, Name-and-title, Title,
39526               Title-uniform</para></entry>
39527             </row>
39528
39529             <row>
39530               <entry><para>700</para></entry>
39531
39532               <entry><para>Author, Author-name-corporate,
39533               Author-name-personal, Name, Editor, Personal-name</para></entry>
39534             </row>
39535
39536             <row>
39537               <entry><para>710</para></entry>
39538
39539               <entry><para>Author, Corporate-name</para></entry>
39540             </row>
39541
39542             <row>
39543               <entry><para>710$t</para></entry>
39544
39545               <entry><para>Author-title, Name-and-title, Title,
39546               Title-uniform</para></entry>
39547             </row>
39548
39549             <row>
39550               <entry><para>710$a</para></entry>
39551
39552               <entry><para>Name-and-title</para></entry>
39553             </row>
39554
39555             <row>
39556               <entry><para>710$9</para></entry>
39557
39558               <entry><para>Koha-Auth-Number</para></entry>
39559             </row>
39560
39561             <row>
39562               <entry><para>710</para></entry>
39563
39564               <entry><para>Author, Name</para></entry>
39565             </row>
39566
39567             <row>
39568               <entry><para>711$a</para></entry>
39569
39570               <entry><para>Name-and-title</para></entry>
39571             </row>
39572
39573             <row>
39574               <entry><para>711$t</para></entry>
39575
39576               <entry><para>Author-title, Title, Title-uniform</para></entry>
39577             </row>
39578
39579             <row>
39580               <entry><para>711$9</para></entry>
39581
39582               <entry><para>Koha-Auth-Number</para></entry>
39583             </row>
39584
39585             <row>
39586               <entry><para>711</para></entry>
39587
39588               <entry><para>Author-name-corporate, Name,
39589               Conference-name</para></entry>
39590             </row>
39591
39592             <row>
39593               <entry><para>730$n</para></entry>
39594
39595               <entry><para>Thematic-number</para></entry>
39596             </row>
39597
39598             <row>
39599               <entry><para>730$r</para></entry>
39600
39601               <entry><para>Music-key</para></entry>
39602             </row>
39603
39604             <row>
39605               <entry><para>730$9</para></entry>
39606
39607               <entry><para>Koha-Auth-Number</para></entry>
39608             </row>
39609
39610             <row>
39611               <entry><para>730</para></entry>
39612
39613               <entry><para>Title, Title-uniform</para></entry>
39614             </row>
39615
39616             <row>
39617               <entry><para>740</para></entry>
39618
39619               <entry><para>Title, Title-other-variant</para></entry>
39620             </row>
39621
39622             <row>
39623               <entry><para>773$t</para></entry>
39624
39625               <entry><para>Host-item</para></entry>
39626             </row>
39627
39628             <row>
39629               <entry><para>780$t</para></entry>
39630
39631               <entry><para>Title</para></entry>
39632             </row>
39633
39634             <row>
39635               <entry><para>780</para></entry>
39636
39637               <entry><para>Title, Title-former,
39638               Related-periodical</para></entry>
39639             </row>
39640
39641             <row>
39642               <entry><para>785</para></entry>
39643
39644               <entry><para>Related-periodical</para></entry>
39645             </row>
39646
39647             <row>
39648               <entry><para>800$a</para></entry>
39649
39650               <entry><para>Name-and-title</para></entry>
39651             </row>
39652
39653             <row>
39654               <entry><para>800$t</para></entry>
39655
39656               <entry><para>Author-title, Name-and-title, Title,
39657               Title-series</para></entry>
39658             </row>
39659
39660             <row>
39661               <entry><para>800$9</para></entry>
39662
39663               <entry><para>Koha-Auth-Number</para></entry>
39664             </row>
39665
39666             <row>
39667               <entry><para>800</para></entry>
39668
39669               <entry><para>Author, Author-name-personal, Name,
39670               Personal-name</para></entry>
39671             </row>
39672
39673             <row>
39674               <entry><para>810$a</para></entry>
39675
39676               <entry><para>Name-and-title</para></entry>
39677             </row>
39678
39679             <row>
39680               <entry><para>810$t</para></entry>
39681
39682               <entry><para>Author-title, Name-and-title, Title,
39683               Title-series</para></entry>
39684             </row>
39685
39686             <row>
39687               <entry><para>810$9</para></entry>
39688
39689               <entry><para>Koha-Auth-Number</para></entry>
39690             </row>
39691
39692             <row>
39693               <entry><para>810</para></entry>
39694
39695               <entry><para>Author, Corporate-name, Author-name-corporate,
39696               Name</para></entry>
39697             </row>
39698
39699             <row>
39700               <entry><para>811$a</para></entry>
39701
39702               <entry><para>Name-and-title</para></entry>
39703             </row>
39704
39705             <row>
39706               <entry><para>811$9</para></entry>
39707
39708               <entry><para>Koha-Auth-Number</para></entry>
39709             </row>
39710
39711             <row>
39712               <entry><para>811$t</para></entry>
39713
39714               <entry><para>Author-title, Name-and-title, Title,
39715               Title-series</para></entry>
39716             </row>
39717
39718             <row>
39719               <entry><para>811</para></entry>
39720
39721               <entry><para>Author, Author-name-corporate, Name,
39722               Conference-name</para></entry>
39723             </row>
39724
39725             <row>
39726               <entry><para>830$9</para></entry>
39727
39728               <entry><para>Koha-Auth-Number</para></entry>
39729             </row>
39730
39731             <row>
39732               <entry><para>830</para></entry>
39733
39734               <entry><para>Title, Title-series</para></entry>
39735             </row>
39736
39737             <row>
39738               <entry><para>840</para></entry>
39739
39740               <entry><para>Title, Title-series</para></entry>
39741             </row>
39742
39743             <row>
39744               <entry><para>999$c</para></entry>
39745
39746               <entry><para>Local-Number:n, Local-Number:w,
39747               Local-Number:s</para></entry>
39748             </row>
39749
39750             <row>
39751               <entry><para>999$d</para></entry>
39752
39753               <entry><para>biblioitemnumber:n, biblioitemnumber:w,
39754               biblioitemnumber:s</para></entry>
39755             </row>
39756
39757             <row>
39758               <entry><para>942$0</para></entry>
39759
39760               <entry><para>totalissues:n, totalissues:s</para></entry>
39761             </row>
39762
39763             <row>
39764               <entry><para>942$2</para></entry>
39765
39766               <entry><para>cn-bib-source</para></entry>
39767             </row>
39768
39769             <row>
39770               <entry><para>942$6</para></entry>
39771
39772               <entry><para>cn-bib-sort:n, cn-bib-sort:s</para></entry>
39773             </row>
39774
39775             <row>
39776               <entry><para>942$c</para></entry>
39777
39778               <entry><para>itemtype:w</para></entry>
39779             </row>
39780
39781             <row>
39782               <entry><para>942$n</para></entry>
39783
39784               <entry><para>Suppress:w, Suppress:n</para></entry>
39785             </row>
39786
39787             <row>
39788               <entry><para>942$h</para></entry>
39789
39790               <entry><para>cn-class</para></entry>
39791             </row>
39792
39793             <row>
39794               <entry><para>942$i</para></entry>
39795
39796               <entry><para>cn-item</para></entry>
39797             </row>
39798
39799             <row>
39800               <entry><para>942$k</para></entry>
39801
39802               <entry><para>cn-prefix</para></entry>
39803             </row>
39804
39805             <row>
39806               <entry><para>942$m</para></entry>
39807
39808               <entry><para>cn-suffix</para></entry>
39809             </row>
39810
39811             <row>
39812               <entry><para>952$0</para></entry>
39813
39814               <entry><para>withdrawn:n, withdrawn:w</para></entry>
39815             </row>
39816
39817             <row>
39818               <entry><para>952$1</para></entry>
39819
39820               <entry><para>lost, lost:n</para></entry>
39821             </row>
39822
39823             <row>
39824               <entry><para>952$2</para></entry>
39825
39826               <entry><para>classification-source</para></entry>
39827             </row>
39828
39829             <row>
39830               <entry><para>952$3</para></entry>
39831
39832               <entry><para>materials-specified</para></entry>
39833             </row>
39834
39835             <row>
39836               <entry><para>952$4</para></entry>
39837
39838               <entry><para>damaged:n, damaged:w</para></entry>
39839             </row>
39840
39841             <row>
39842               <entry><para>952$5</para></entry>
39843
39844               <entry><para>restricted:n, restricted:w</para></entry>
39845             </row>
39846
39847             <row>
39848               <entry><para>952$6</para></entry>
39849
39850               <entry><para>cn-sort:n, cn-sort:s</para></entry>
39851             </row>
39852
39853             <row>
39854               <entry><para>952$7</para></entry>
39855
39856               <entry><para>notforloan:n, notforloan:w</para></entry>
39857             </row>
39858
39859             <row>
39860               <entry><para>952$8</para></entry>
39861
39862               <entry><para>ccode</para></entry>
39863             </row>
39864
39865             <row>
39866               <entry><para>952$9</para></entry>
39867
39868               <entry><para>itemnumber:n, itemnumber:s</para></entry>
39869             </row>
39870
39871             <row>
39872               <entry><para>952$a</para></entry>
39873
39874               <entry><para>homebranch</para></entry>
39875             </row>
39876
39877             <row>
39878               <entry><para>952$b</para></entry>
39879
39880               <entry><para>holdingbranch</para></entry>
39881             </row>
39882
39883             <row>
39884               <entry><para>952$c</para></entry>
39885
39886               <entry><para>location</para></entry>
39887             </row>
39888
39889             <row>
39890               <entry><para>952$d</para></entry>
39891
39892               <entry><para>Date-of-acquisition, Date-of-acquisition:d,
39893               Date-of-acquisition:s</para></entry>
39894             </row>
39895
39896             <row>
39897               <entry><para>952$e</para></entry>
39898
39899               <entry><para>acqsource</para></entry>
39900             </row>
39901
39902             <row>
39903               <entry><para>952$f</para></entry>
39904
39905               <entry><para>coded-location-qualifier</para></entry>
39906             </row>
39907
39908             <row>
39909               <entry><para>952$g</para></entry>
39910
39911               <entry><para>price</para></entry>
39912             </row>
39913
39914             <row>
39915               <entry><para>952$j</para></entry>
39916
39917               <entry><para>stack:n, stack:w</para></entry>
39918             </row>
39919
39920             <row>
39921               <entry><para>952$l</para></entry>
39922
39923               <entry><para>issues:n, issues:w, issues:s</para></entry>
39924             </row>
39925
39926             <row>
39927               <entry><para>952$m</para></entry>
39928
39929               <entry><para>renewals:n, renewals:w</para></entry>
39930             </row>
39931
39932             <row>
39933               <entry><para>952$n</para></entry>
39934
39935               <entry><para>reserves:n, reserves:w</para></entry>
39936             </row>
39937
39938             <row>
39939               <entry><para>952$o</para></entry>
39940
39941               <entry><para>Local-classification:w, Local-classification:p,
39942               Local-classification:s</para></entry>
39943             </row>
39944
39945             <row>
39946               <entry><para>952$p</para></entry>
39947
39948               <entry><para>barcode, barcode:n</para></entry>
39949             </row>
39950
39951             <row>
39952               <entry><para>952$q</para></entry>
39953
39954               <entry><para>onloan:n, onloan:w</para></entry>
39955             </row>
39956
39957             <row>
39958               <entry><para>952$r</para></entry>
39959
39960               <entry><para>datelastseen</para></entry>
39961             </row>
39962
39963             <row>
39964               <entry><para>952$s</para></entry>
39965
39966               <entry><para>datelastborrowed</para></entry>
39967             </row>
39968
39969             <row>
39970               <entry><para>952$t</para></entry>
39971
39972               <entry><para>copynumber</para></entry>
39973             </row>
39974
39975             <row>
39976               <entry><para>952$u</para></entry>
39977
39978               <entry><para>uri:u</para></entry>
39979             </row>
39980
39981             <row>
39982               <entry><para>952$v</para></entry>
39983
39984               <entry><para>replacementprice</para></entry>
39985             </row>
39986
39987             <row>
39988               <entry><para>952$w</para></entry>
39989
39990               <entry><para>replacementpricedate</para></entry>
39991             </row>
39992
39993             <row>
39994               <entry><para>952$y</para></entry>
39995
39996               <entry><para>itype:w</para></entry>
39997             </row>
39998
39999             <row>
40000               <entry><para>952$z</para></entry>
40001
40002               <entry><para>Note:w, Note:p</para></entry>
40003             </row>
40004           </tbody>
40005         </tgroup>
40006       </table>
40007     </section>
40008   </chapter>
40009   <chapter id="pluginsystem">
40010     <title>Plugin System</title>
40011     <para>Koha's Plugin System allows for you to add additional tools and reports to Koha that are
40012       specific to your library. Plugins are installed by uploading KPZ ( Koha Plugin Zip ) packages.
40013       A KPZ file is just a zip file containing the perl files, template files, and any other files
40014       necessary to make the plugin work.</para>
40015     <para>The plugin system needs to be turned on by a system administrator. </para>
40016     <section id="pluginsetup">
40017       <title>Set up</title>
40018       <para>To set up the Koha plugin system you must first make some changes to your install.<itemizedlist>
40019           <listitem>
40020             <para>Create the directory /var/lib/koha/plugins</para>
40021           </listitem>
40022           <listitem>
40023             <para>Add the lines &lt;pluginsdir>/var/lib/koha/plugins&lt;/pluginsdir>
40024               &lt;enable_plugins>1&lt;/enable_plugins>" to your koha-conf.xml file</para>
40025           </listitem>
40026           <listitem>
40027             <para>Add the line Alias /plugin/ "/var/lib/koha/plugins/" to your koha-httpd.conf
40028               file</para>
40029           </listitem>
40030           <listitem>
40031             <para>Restart your webserver</para>
40032           </listitem>
40033         </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
40034         Plugins option under the More menu on your toolbar.  On the Tools page you will see the
40035         Tools Plugins and on the Reports page you will see the Reports Plugins.</para>
40036     </section>
40037   </chapter>
40038
40039   <chapter id="aboutkoha">
40040     <title>About Koha</title>
40041
40042     <para>The 'About Koha' area will give you important server information as
40043     well as general information about Koha.</para>
40044
40045     <itemizedlist>
40046       <listitem>
40047         <para><emphasis>Get there:</emphasis> More &gt; About Koha</para>
40048       </listitem>
40049     </itemizedlist>
40050
40051     <section id="aboutserver">
40052       <title>Server Information</title>
40053
40054       <para>Under the 'Server Information' tab you will find information about
40055       the Koha version and the machine you have installed Koha on. This
40056       information is very important for debugging problems. When reporting
40057       issues to your support provider or to the various other support avenues
40058       (mailing lists, chat room, etc), it's always good to give the
40059       information from this screen.</para>
40060
40061       <screenshot>
40062         <screeninfo>Server Information on Koha</screeninfo>
40063
40064         <mediaobject>
40065           <imageobject>
40066             <imagedata fileref="images/about/aboutserver.png"/>
40067           </imageobject>
40068         </mediaobject>
40069       </screenshot>
40070     </section>
40071
40072     <section id="aboutserverperl">
40073       <title>Perl Modules</title>
40074
40075       <para>In order to take advantage of all of the functionalities of Koha,
40076       you will need to keep your Perl modules up to date. The 'Perl Modules'
40077       tab will show you all of the modules required by Koha, the version you
40078       have installed and whether you need to upgrade certain modules.</para>
40079
40080       <screenshot>
40081         <screeninfo>Perl Modules</screeninfo>
40082
40083         <mediaobject>
40084           <imageobject>
40085             <imagedata fileref="images/about/aboutperlmodules.png"/>
40086           </imageobject>
40087         </mediaobject>
40088       </screenshot>
40089
40090       <para>Items listed in bold are required by Koha, items highlighed in red
40091       are missing completely and items highlighted in yellow simply need to be
40092       upgraded.</para>
40093     </section>
40094
40095     <section id="aboutsystem">
40096       <title>System Information</title>
40097
40098       <para>This tab will provide you with warnings if you are using system
40099       preferences that have since been deprecated or system preferences that
40100       you have set without other required preferences</para>
40101
40102       <screenshot>
40103         <screeninfo>System Information</screeninfo>
40104
40105         <mediaobject>
40106           <imageobject>
40107             <imagedata fileref="images/about/systeminfo.jpg"/>
40108           </imageobject>
40109         </mediaobject>
40110       </screenshot>
40111     </section>
40112   </chapter>
40113
40114   <chapter id="implementation">
40115     <title>Implementation Checklist</title>
40116
40117     <para>The following guide will walk you through the areas of Koha you need
40118     to look at in order to prepare to start using the system.</para>
40119
40120     <section id="imp-migration">
40121       <title>Data Migration</title>
40122
40123       <para>Before you can start using Koha you'll need to have some data.
40124       This can be done by entering it all by hand, but most people already
40125       have their data in electronic format of some sort and just need to
40126       reformat it a bit for importing into Koha.</para>
40127
40128       <itemizedlist>
40129         <listitem>
40130           <para>Create a list of libraries and enter their info and codes into
40131           <link linkend="libsgroups">Libraries &amp; Groups</link></para>
40132         </listitem>
40133
40134         <listitem>
40135           <para>Define your list of <link linkend="itemtypeadmin">Item
40136           Types</link></para>
40137         </listitem>
40138
40139         <listitem>
40140           <para>Define you patron categories and enter the categories and
40141           their codes into <link linkend="patcats">Patron
40142           Categories</link></para>
40143         </listitem>
40144
40145         <listitem>
40146           <para>Enter any additional patron information fields you use in your
40147           library in the <link linkend="patronattributetypes">Patron
40148           Attributes</link></para>
40149
40150           <itemizedlist>
40151             <listitem>
40152               <para>Requires that you first set the <link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link>
40153               system preference if you have custom fields</para>
40154             </listitem>
40155           </itemizedlist>
40156         </listitem>
40157
40158         <listitem>
40159           <para>Define all of your <link linkend="authorizedvalues">Authorized
40160           Values</link></para>
40161
40162           <itemizedlist>
40163             <listitem>
40164               <para><link linkend="ccode">Collection codes</link></para>
40165             </listitem>
40166
40167             <listitem>
40168               <para><link linkend="shelvelocvals">Shelving
40169               locations</link></para>
40170             </listitem>
40171
40172             <listitem>
40173               <para>Item statuses (<link linkend="lost">lost</link>, <link linkend="notforloan">not
40174                   for loan</link>, <link linkend="damageauth">damaged</link>, <link linkend="withdrawnauth">withdrawn</link>)</para>
40175             </listitem>
40176
40177             <listitem>
40178               <para>Plus any others that are needed in your library</para>
40179             </listitem>
40180           </itemizedlist>
40181         </listitem>
40182
40183         <listitem>
40184           <para>Optionally define <link linkend="citytowns">City/State/Postal Code</link> combos </para>
40185         </listitem>
40186
40187         <listitem>
40188           <para><link linkend="kohamarcmapping">Map your bibliographic
40189           data</link> from your legacy system to Koha fields and migrate
40190           (remembering to use the collection, shelving, item type and library
40191           codes you entered in the above setting areas)</para>
40192         </listitem>
40193
40194         <listitem>
40195           <para><link linkend="patronimport">Map your patron data</link> from
40196           your legacy system to the Koha fields and migrate (remembering to
40197           use the patron and library codes you defined above)</para>
40198         </listitem>
40199
40200         <listitem>
40201           <para>Test your migrated data to be sure that everything is as you
40202           expect it to be, some things to test include:</para>
40203
40204           <itemizedlist>
40205             <listitem>
40206               <para>Check some of your titles with diacritics and make sure
40207               that they migrated properly.</para>
40208             </listitem>
40209
40210             <listitem>
40211               <para>Check titles in a series and make sure that series
40212               information migrated properly.</para>
40213             </listitem>
40214
40215             <listitem>
40216               <para>Make sure that your patrons have their contact information
40217               in the right fields.</para>
40218             </listitem>
40219
40220             <listitem>
40221               <para>If your serials data was migrated search for these records
40222               in the catalog and confirm that they look right.</para>
40223             </listitem>
40224
40225             <listitem>
40226               <para>If your serials data was migrated search for these records
40227               in the serials module and confirm that they look right.</para>
40228             </listitem>
40229
40230             <listitem>
40231               <para>Check marc records to verify a variety of items are
40232               cataloged correctly</para>
40233             </listitem>
40234
40235             <listitem>
40236               <para>Check cataloging process to see if all necessary fields
40237               are available</para>
40238             </listitem>
40239
40240             <listitem>
40241               <para>If fines are migrated, check to see that they are applied
40242               correctly</para>
40243             </listitem>
40244
40245             <listitem>
40246               <para>If holds are migrated, check to see they are accurate in
40247               catalog and patron record</para>
40248             </listitem>
40249           </itemizedlist>
40250         </listitem>
40251       </itemizedlist>
40252     </section>
40253
40254     <section id="impadmin">
40255       <title>Admin Configuration</title>
40256
40257       <para>Most of these preferences won't need to be changed to use your
40258       Koha system, but there are a few that you might want to
40259       customize.</para>
40260
40261       <itemizedlist>
40262         <listitem>
40263           <para>If your library uses CAS Authentication, you'll want to set
40264           the various <link linkend="casauthentication">CAS system
40265           preferences</link></para>
40266         </listitem>
40267
40268         <listitem>
40269           <para>Administration System Preferences</para>
40270
40271           <itemizedlist>
40272             <listitem>
40273               <para><link linkend="KohaAdminEmailAddress">KohaAdminEmailAddress</link> :
40274               This is the email address that will be used by the system in
40275               'from' lines and to send errors to if there is no email set for
40276               the branch</para>
40277             </listitem>
40278
40279             <listitem>
40280               <para><link linkend="noItemTypeImages">noItemTypeImages</link> :
40281               Decide if you want to show item type icons in the staff client
40282               and opac</para>
40283             </listitem>
40284
40285             <listitem>
40286               <para><link linkend="delimiter">delimiter</link> : This value
40287               will be put in between fields when exporting data from
40288               Koha</para>
40289             </listitem>
40290
40291             <listitem>
40292               <para><link linkend="virtualshelves">virtualshelves</link> :
40293               Decide if you want the staff and/or patrons to use lists in
40294               Koha</para>
40295             </listitem>
40296
40297             <listitem>
40298               <para><link linkend="AutoLocation">AutoLocation</link> : Require
40299               staff to log in to the staff client from a specific IP
40300               range</para>
40301             </listitem>
40302
40303             <listitem>
40304               <para><link linkend="IndependentBranches">IndependentBranches</link> : Prevent
40305                 librarians from editing content that belongs to other branches</para>
40306             </listitem>
40307           </itemizedlist>
40308         </listitem>
40309
40310         <listitem>
40311           <para>Go through the <link linkend="logs">Log System
40312           Preferences</link> and decide which actions you want to keep track
40313           of in the logs</para>
40314         </listitem>
40315       </itemizedlist>
40316     </section>
40317
40318     <section id="implocal">
40319       <title>Localization Configuration</title>
40320
40321       <para>Koha is used worldwide and so you need to make sure you set your
40322       localization preferences so that options throughout Koha appear properly
40323       for your location/language.</para>
40324
40325       <itemizedlist>
40326         <listitem>
40327           <para>Localization/Internationalization System Preferences</para>
40328
40329           <itemizedlist>
40330             <listitem>
40331               <para><link linkend="dateformat">dateformat</link> : Decide how
40332               dates are displayed throughout Koha</para>
40333             </listitem>
40334
40335             <listitem>
40336               <para><link linkend="opaclanguagesdisplay">opaclanguagesdisplay</link> :
40337               Decide if patrons can choose what language the OPAC appears
40338               in</para>
40339
40340               <itemizedlist>
40341                 <listitem>
40342                   <para><link linkend="opaclanguages">opaclanguages</link> :
40343                   Decide which languages the patrons can choose from</para>
40344                 </listitem>
40345               </itemizedlist>
40346             </listitem>
40347
40348             <listitem>
40349               <para><link linkend="languagepref">language</link> : Decide
40350               which languages appear in the staff client</para>
40351             </listitem>
40352
40353             <listitem>
40354               <para><link linkend="CalendarFirstDayOfWeek">CalendarFirstDayOfWeek</link> :
40355               Define your first day of the week</para>
40356             </listitem>
40357           </itemizedlist>
40358         </listitem>
40359       </itemizedlist>
40360     </section>
40361
40362     <section id="impcirc">
40363       <title>Circulation Configuration</title>
40364
40365       <para>Before you start circulating your collection you'll need to set up
40366       your rules and preferences for circulation.</para>
40367
40368       <itemizedlist>
40369         <listitem>
40370           <para>Define you <link linkend="circfinerules">Circulation/Fine
40371           rules</link></para>
40372         </listitem>
40373
40374         <listitem>
40375           <para>Enter the <link linkend="calholidays">days your library is
40376           closed</link> for fines and due date calculations</para>
40377         </listitem>
40378
40379         <listitem>
40380           <para>Circulation System Preferences</para>
40381
40382           <itemizedlist>
40383             <listitem>
40384               <para><link linkend="CircControl">CircControl</link> : Define
40385               whether circ rules are based on item's location, patron's
40386               location or transaction location</para>
40387             </listitem>
40388
40389             <listitem>
40390               <para><link linkend="useDaysMode">useDaysMode</link> : Define
40391               how due dates are calculated</para>
40392             </listitem>
40393
40394             <listitem>
40395               <para><link linkend="finesCalendar">finesCalendar</link> :
40396               Define how fines are calculated (for every late date or only for
40397               days the library is open)</para>
40398             </listitem>
40399
40400             <listitem>
40401               <para><link linkend="SpecifyDueDate">SpecifyDueDate</link> : Decide if staff are
40402                 allowed to override due dates on checkout</para>
40403             </listitem>
40404             <listitem>
40405               <para><link linkend="itemBarcodeFallbackSearch">itemBarcodeFallbackSearch</link> :
40406                 Decide if you want staff to be able to checkout using a keyword search (title, call
40407                 number, etc)</para>
40408             </listitem>
40409
40410             <listitem>
40411               <para><link linkend="AutomaticItemReturn">AutomaticItemReturn</link> :
40412               Decide if items are sent back to the owning branch when checked
40413               in</para>
40414             </listitem>
40415
40416             <listitem>
40417               <para><link linkend="todaysIssuesDefaultSortOrder">todaysIssuesDefaultSortOrder</link>
40418               : Decide how items checked out today display on the patron
40419               record</para>
40420             </listitem>
40421
40422             <listitem>
40423               <para><link linkend="previousIssuesDefaultSortOrder">previousIssuesDefaultSortOrder</link>
40424               : Decide how items checked out prior to today display on the
40425               patron record</para>
40426             </listitem>
40427
40428             <listitem>
40429               <para><link linkend="noissuescharge">noissuescharge</link> :
40430               Define the maximum amount a patron can owe before checkouts are
40431               blocked</para>
40432             </listitem>
40433
40434             <listitem>
40435               <para><link linkend="ReturnBeforeExpiry">ReturnBeforeExpiry</link> : Decide
40436               if patrons need to return items before their accounts
40437               expire</para>
40438             </listitem>
40439
40440             <listitem>
40441               <para><link linkend="AllowOnShelfHolds">AllowOnShelfHolds</link>
40442               : Decide if patrons can place holds on items that are marked as
40443               being available</para>
40444
40445               <itemizedlist>
40446                 <listitem>
40447                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
40448                   : Decide if you want the staff to be able to override the
40449                   setting for the above at checkout</para>
40450                 </listitem>
40451               </itemizedlist>
40452             </listitem>
40453
40454             <listitem>
40455               <para><link linkend="AllowHoldsOnDamagedItems">AllowHoldsOnDamagedItems</link>
40456               : Decide if patrons can place holds on items that are marked as
40457               damaged</para>
40458
40459               <itemizedlist>
40460                 <listitem>
40461                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
40462                   : Decide if you want the staff to be able to override the
40463                   setting for the above at checkout</para>
40464                 </listitem>
40465               </itemizedlist>
40466             </listitem>
40467
40468             <listitem>
40469               <para><link linkend="maxreserves">maxreserves</link> : Decide
40470               how many items a patron can have on hold at once</para>
40471
40472               <itemizedlist>
40473                 <listitem>
40474                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
40475                   : Decide if you want the staff to be able to override the
40476                   setting for the above at checkout</para>
40477                 </listitem>
40478               </itemizedlist>
40479             </listitem>
40480
40481             <listitem>
40482               <para><link linkend="maxoutstanding">maxoutstanding</link> :
40483               Define the maximum amount a patron can owe before holds are
40484               blocked</para>
40485
40486               <itemizedlist>
40487                 <listitem>
40488                   <para><link linkend="AllowHoldPolicyOverride">AllowHoldPolicyOverride</link>
40489                   : Decide if you want the staff to be able to override the
40490                   setting for the above at checkout</para>
40491                 </listitem>
40492               </itemizedlist>
40493             </listitem>
40494
40495             <listitem>
40496               <para><link linkend="ReservesMaxPickUpDelay">ReservesMaxPickUpDelay</link> :
40497               Define the number of days before a hold expires</para>
40498             </listitem>
40499
40500             <listitem>
40501               <para><link linkend="WebBasedSelfCheck">WebBasedSelfCheck</link>
40502               : Decide if you want to use the built in web-based self-checkout
40503               system</para>
40504
40505               <itemizedlist>
40506                 <listitem>
40507                   <para><link linkend="AutoSelfCheckAllowed">AutoSelfCheckAllowed</link> :
40508                   Decide if the self-checkout system requires login</para>
40509                 </listitem>
40510
40511                 <listitem>
40512                   <para><link linkend="ShowPatronImageInWebBasedSelfCheck">ShowPatronImageInWebBasedSelfCheck</link>
40513                   : Decide if you want patron images to show on the self
40514                   checkout screen</para>
40515                 </listitem>
40516               </itemizedlist>
40517             </listitem>
40518
40519             <listitem>
40520               <para><link linkend="AllowNotForLoanOverride">AllowNotForLoanOverride</link>
40521               : Decide if you want the staff to be able to checkout items
40522               marked as 'not for loan'</para>
40523             </listitem>
40524
40525             <listitem>
40526               <para><link linkend="AllowRenewalLimitOverride">AllowRenewalLimitOverride</link>
40527               : Decide if you want staff to override the limit put on
40528               renewals</para>
40529             </listitem>
40530
40531             <listitem>
40532               <para><link linkend="AllowFineOverride">AllowFineOverride</link> : Decide if you want
40533                 staff to be able to override fine limits</para>
40534             </listitem>
40535             <listitem>
40536               <para><link linkend="AllowTooManyOverride">AllowTooManyOverride</link> : Descide if
40537                 you want staff to be able to check out more than the limit to a patron</para>
40538             </listitem>
40539
40540             <listitem>
40541               <para><link linkend="RenewalPeriodBase">RenewalPeriodBase</link>
40542               : Decide what date renewals are based on</para>
40543             </listitem>
40544
40545             <listitem>
40546               <para><link linkend="finesMode">finesMode</link> : Switch to
40547               'Calculate and Charge' before go live if you charge fines</para>
40548             </listitem>
40549
40550             <listitem>
40551               <para><link linkend="OverdueNoticeBcc">OverdueNoticeBcc</link> :
40552               If you want to receive a copy of every overdue notice sent out,
40553               enter your email address here</para>
40554             </listitem>
40555
40556             <listitem>
40557               <para><link linkend="emailLibrarianWhenHoldIsPlaced">emailLibrarianWhenHoldIsPlaced</link>
40558               : Decide if you want an email every time a hold is placed</para>
40559             </listitem>
40560
40561             <listitem>
40562               <para><link linkend="ReservesControlBranch">ReservesControlBranch</link> :
40563               Decide which branch's hold rules are considered first</para>
40564             </listitem>
40565
40566             <listitem>
40567               <para><link linkend="soundon">soundon</link> : Decide if you
40568               want to have sounds on for circulation actions</para>
40569             </listitem>
40570
40571             <listitem>
40572               <para><link linkend="FilterBeforeOverdueReport">FilterBeforeOverdueReport</link>
40573               : If you have a large amount of overdues, you might want to turn
40574               this preference on so as to allow you to filter before results
40575               appear</para>
40576             </listitem>
40577
40578             <listitem>
40579               <para><link linkend="DisplayClearScreenButton">DisplayClearScreenButton</link>
40580               : If you have a lot of staff members sharing one circ computer
40581               you might want to enable this so that staff can clear the screen
40582               in between checkouts to protect patron's privacy</para>
40583             </listitem>
40584
40585             <listitem>
40586               <para><link linkend="CircAutoPrintQuickSlip">CircAutoPrintQuickSlip</link> :
40587               Decide how you want Koha to react if you scan in a blank barcode
40588               on the checkout screen</para>
40589             </listitem>
40590
40591             <listitem>
40592               <para><link linkend="SuspendHoldsIntranet">SuspendHoldsIntranet</link>
40593               and/or <link linkend="SuspendHoldsOpac">SuspendHoldsOpac</link>
40594               : Decide if you want patrons and/or staff to be able to suspend
40595               holds</para>
40596
40597               <itemizedlist>
40598                 <listitem>
40599                   <para><link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
40600                   : If you allow holds to be suspended decide if you want them
40601                   to automatically resume on the date entered by the staff
40602                   and/or patron</para>
40603                 </listitem>
40604               </itemizedlist>
40605             </listitem>
40606           </itemizedlist>
40607         </listitem>
40608
40609         <listitem>
40610           <para>Customize your <link linkend="notices">Notices &amp;
40611           Slips</link></para>
40612         </listitem>
40613
40614         <listitem>
40615           <para>Define your <link linkend="noticetriggers">Overdue Notice
40616           Triggers</link></para>
40617         </listitem>
40618
40619         <listitem>
40620           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
40621
40622           <itemizedlist>
40623             <listitem>
40624               <para>Populate <link linkend="buildholdscron">your holds
40625               queue</link> (every 1-4 hours)</para>
40626             </listitem>
40627
40628             <listitem>
40629               <para>Decide <link linkend="expiredholdscron">when holds
40630               expire</link> (daily)</para>
40631             </listitem>
40632
40633             <listitem>
40634               <para><link linkend="finescronjob">Calculate fines due</link>
40635               (daily)</para>
40636
40637               <itemizedlist>
40638                 <listitem>
40639                   <para>Fines on hourly loans will calculate when you check
40640                   the items in</para>
40641                 </listitem>
40642               </itemizedlist>
40643             </listitem>
40644
40645             <listitem>
40646               <para><link linkend="longoverduecron">Mark long overdue items as
40647               lost</link> (daily)</para>
40648             </listitem>
40649
40650             <listitem>
40651               <para>Decide when the system <link linkend="msgqueuecron">sends
40652               out messages</link> (1-4 hours)</para>
40653             </listitem>
40654
40655             <listitem>
40656               <para>Decide when the system <link linkend="overduenoticecron">queues overdue notices</link>
40657               (daily)</para>
40658             </listitem>
40659
40660             <listitem>
40661               <para>Set up <link linkend="printholdcron">hold notices that
40662               didn't send for printing</link> (daily after overdues and
40663               message queue)</para>
40664             </listitem>
40665
40666             <listitem>
40667               <para>Decide when the system <link linkend="advnoticecron">queues the advanced notice of items
40668               due</link> (daily)</para>
40669             </listitem>
40670
40671             <listitem>
40672               <para>Find holds that need to be <link linkend="unsuspendholdcron">resumed and remove suspension</link>
40673               (daily)</para>
40674             </listitem>
40675           </itemizedlist>
40676         </listitem>
40677       </itemizedlist>
40678     </section>
40679
40680     <section id="imppratrons">
40681       <title>Patron Configuration</title>
40682
40683       <para>You have already imported patron data from your old system, but
40684       there are plenty of options available to you regarding patrons and their
40685       accounts.</para>
40686
40687       <itemizedlist>
40688         <listitem>
40689           <para>Enter your <link linkend="addstaffpatron">staff members as
40690           patrons</link></para>
40691
40692           <itemizedlist>
40693             <listitem>
40694               <para>Define <link linkend="patronpermissions">staff members
40695               access permissions</link></para>
40696             </listitem>
40697           </itemizedlist>
40698         </listitem>
40699
40700         <listitem>
40701           <para>Patron System Preferences</para>
40702
40703           <itemizedlist>
40704             <listitem>
40705               <para><link linkend="AddPatronLists">AddPatronLists</link> :
40706               Decide how patron categories appear when creating a new
40707               patron</para>
40708             </listitem>
40709
40710             <listitem>
40711               <para><link linkend="autoMemberNum">autoMemberNum</link> :
40712               Decide if the patrons barcodes are auto-generated or if you
40713               enter them yourself</para>
40714             </listitem>
40715
40716             <listitem>
40717               <para><link linkend="MaxFine">MaxFine</link> : Determine the
40718               maximum amount that people can owe in fines</para>
40719             </listitem>
40720
40721             <listitem>
40722               <para><link linkend="NotifyBorrowerDeparture">NotifyBorrowerDeparture</link>
40723               : Decide when to warn staff that the patron account is about to
40724               expire</para>
40725             </listitem>
40726
40727             <listitem>
40728               <para><link linkend="intranetreadinghistory">intranetreadinghistory</link> :
40729               Decide if the staff can see the patron's reading/checkout
40730               history</para>
40731             </listitem>
40732
40733             <listitem>
40734               <para><link linkend="BorrowerMandatoryField">BorrowerMandatoryField</link> :
40735               List fields that you want to appear as mandatory on the patron
40736               add/edit form</para>
40737             </listitem>
40738
40739             <listitem>
40740               <para><link linkend="BorrowersTitles">BorrowersTitles</link> :
40741               Add or change the titles for your patrons</para>
40742             </listitem>
40743
40744             <listitem>
40745               <para><link linkend="borrowerRelationship">borrowerRelationship</link> : Add
40746               or change borrower relationships (child to adult and
40747               professional to organization)</para>
40748             </listitem>
40749
40750             <listitem>
40751               <para><link linkend="AutoEmailPrimaryAddress">AutoEmailPrimaryAddress</link>
40752               : Determine if the patrons get an email confirming the creation
40753               of their account</para>
40754             </listitem>
40755
40756             <listitem>
40757               <para><link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
40758               : Decide if patrons can choose from a series of notices (other
40759               than overdues)</para>
40760             </listitem>
40761
40762             <listitem>
40763               <para><link linkend="patronimages">patronimages</link> : Decide
40764               if you want to save patron images in your system</para>
40765             </listitem>
40766
40767             <listitem>
40768               <para><link linkend="ExtendedPatronAttributes">ExtendedPatronAttributes</link>
40769               : Decide if you want to enable custom patron fields</para>
40770             </listitem>
40771
40772             <listitem>
40773               <para><link linkend="minPasswordLength">minPasswordLength</link>
40774               : Enter the minimum number of characters you want passwords to
40775               have</para>
40776             </listitem>
40777
40778             <listitem>
40779               <para><link linkend="BorrowerUnwantedField">BorrowerUnwantedField</link> :
40780               Decide what fields your library doesn't need to see on the
40781               patron entry form</para>
40782             </listitem>
40783           </itemizedlist>
40784         </listitem>
40785       </itemizedlist>
40786     </section>
40787
40788     <section id="impcatalog">
40789       <title>Cataloging Configuration</title>
40790
40791       <para>Before you start cataloging in Koha you'll want to set up your
40792       preferences and other rules.</para>
40793
40794       <itemizedlist>
40795         <listitem>
40796           <para>Define your cataloging templates aka <link linkend="marcbibframeworks">MARC Bibliographic
40797           Frameworks</link></para>
40798
40799           <itemizedlist>
40800             <listitem>
40801               <para>Run the <link linkend="marcbibframeworkstest">MARC
40802               Bibliographic Framework Test</link> to be sure your changes are
40803               valid</para>
40804             </listitem>
40805           </itemizedlist>
40806         </listitem>
40807
40808         <listitem>
40809           <para>Define any <link linkend="authorizedvalues">authorized
40810           values</link> you might want to use in cataloging</para>
40811         </listitem>
40812
40813         <listitem>
40814           <para>Set up <link linkend="classificationsources">custom
40815           classification sources</link> (if you use something other than the
40816           defaults)</para>
40817         </listitem>
40818
40819         <listitem>
40820           <para>Set up <link linkend="recordmatchingrules">MARC matching rules</link> for importing
40821             records from mrc files or Z39.50</para>
40822         </listitem>
40823
40824         <listitem>
40825           <para>Set up <link linkend="keywordmapping">Koha to Keyword
40826           mapping</link> for deciding how to display marc fields to the screen
40827           (still in beta - only one field)</para>
40828         </listitem>
40829
40830         <listitem>
40831           <para>Set up the <link linkend="z3950admin">Z39.50 targets</link> you want to search for
40832             cataloging (and acquisitions)</para>
40833         </listitem>
40834
40835         <listitem>
40836           <para>Cataloging System Preferences</para>
40837
40838           <itemizedlist>
40839             <listitem>
40840               <para><link linkend="URLLinkText">URLLinkText</link> : Enter
40841               text to display when 856 fields do not have pre-defined
40842               labels</para>
40843             </listitem>
40844
40845             <listitem>
40846               <para><link linkend="hide_marc">hide_marc</link> : If you are
40847               unfamiliar with MARC you can have the MARC fields number
40848               hidden</para>
40849             </listitem>
40850
40851             <listitem>
40852               <para><link linkend="LabelMARCView">LabelMARCView</link> :
40853               Choose how you want duplicate fields to appear on the
40854               editor</para>
40855             </listitem>
40856
40857             <listitem>
40858               <para><link linkend="DefaultClassificationSource">DefaultClassificationSource</link>
40859               : Choose which classification source is the default in your
40860               library</para>
40861             </listitem>
40862
40863             <listitem>
40864               <para><link linkend="advancedMARCeditor">advancedMARCeditor</link> : Decide
40865               if you need labels to appear on your MARC editor</para>
40866             </listitem>
40867
40868             <listitem>
40869               <para><link linkend="marcflavour">marcflavour</link> : Choose
40870               your MARC format</para>
40871             </listitem>
40872
40873             <listitem>
40874               <para><link linkend="itemcallnumber">itemcallnumber</link> :
40875               Enter which field and subfields to look into for the call
40876               number</para>
40877             </listitem>
40878
40879             <listitem>
40880               <para><link linkend="MARCOrgCode">MARCOrgCode</link> : Enter
40881               your MARC Organizational Code (not the same as your OCLC
40882               number)</para>
40883             </listitem>
40884
40885             <listitem>
40886               <para><link linkend="autoBarcode">autoBarcode</link> : Decide if
40887               Koha generates item barcodes for you</para>
40888             </listitem>
40889
40890             <listitem>
40891               <para><link linkend="OpacSuppression">OpacSuppression</link> :
40892               Decide if you want to hide items marked as suppressed from the
40893               OPAC search results</para>
40894             </listitem>
40895           </itemizedlist>
40896         </listitem>
40897
40898         <listitem>
40899           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
40900
40901           <itemizedlist>
40902             <listitem>
40903               <para>Decide when the system <link linkend="checkurlcron">checks
40904               URLs in catalog records</link> to see if they are still
40905               valid</para>
40906             </listitem>
40907           </itemizedlist>
40908         </listitem>
40909       </itemizedlist>
40910     </section>
40911
40912     <section id="impauthorities">
40913       <title>Authorities Configuration</title>
40914
40915       <para>Koha has the ability to keep track of your authority records and
40916       how they're linked to your bibliographic records. Before using
40917       authorities you should configure several preferences.</para>
40918
40919       <itemizedlist>
40920         <listitem>
40921           <para>Set <link linkend="authoritiesadmin">Authority
40922           Frameworks</link> aka templates</para>
40923         </listitem>
40924
40925         <listitem>
40926           <para>Authority System Preferences</para>
40927
40928           <itemizedlist>
40929             <listitem>
40930               <para><link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> :
40931               Decide if Koha creates authorities when cataloging</para>
40932             </listitem>
40933
40934             <listitem>
40935               <para><link linkend="dontmerge">dontmerge</link> : Decide if
40936               updates to authorities trigger updates to the bibliographic
40937               records that link to them</para>
40938             </listitem>
40939
40940             <listitem>
40941               <para><link linkend="AutoCreateAuthorities">AutoCreateAuthorities</link> :
40942               Decide when authorities are created</para>
40943             </listitem>
40944
40945             <listitem>
40946               <para><link linkend="LinkerModule">LinkerModule</link> : Decide
40947               which match the authority linker should use</para>
40948             </listitem>
40949
40950             <listitem>
40951               <para><link linkend="LinkerOptions">LinkerOptions</link> :
40952               Decide if you want authority linking to be broader or more
40953               specific</para>
40954             </listitem>
40955
40956             <listitem>
40957               <para><link linkend="CatalogModuleRelink">CatalogModuleRelink</link> :
40958               Decide if you want to enable authority linking while
40959               cataloging</para>
40960             </listitem>
40961           </itemizedlist>
40962         </listitem>
40963
40964         <listitem>
40965           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
40966
40967           <itemizedlist>
40968             <listitem>
40969               <para>Choose when the system looks for authorities updates to
40970               <link linkend="mergeauthcron">merge changes into bibliographic
40971               records</link></para>
40972             </listitem>
40973           </itemizedlist>
40974         </listitem>
40975       </itemizedlist>
40976     </section>
40977
40978     <section id="impsearching">
40979       <title>Searching Configuration</title>
40980
40981       <para>There are several system preferences related to searching, it is
40982       not always recommended to make too many changes to these preferences
40983       since they are set to get you the most relevant results. If you would
40984       like to change the default way that Koha handles searching, view the
40985       <link linkend="searchingprefs">Searching system preferences</link>
40986       tab.</para>
40987
40988       <itemizedlist>
40989         <listitem>
40990           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
40991
40992           <itemizedlist>
40993             <listitem>
40994               <para>Decide how often your <link linkend="rebuildsearchcron">system rebuilds the search
40995               index</link> (4-10 min)</para>
40996             </listitem>
40997           </itemizedlist>
40998         </listitem>
40999
41000         <listitem>
41001           <para>Searching System Preferences</para>
41002
41003           <itemizedlist>
41004             <listitem>
41005               <para><link linkend="AdvancedSearchTypes">AdvancedSearchTypes</link> :
41006               Decide which authorized value fields you want patrons and staff
41007               to be able to limit their advanced searches by</para>
41008             </listitem>
41009
41010             <listitem>
41011               <para><link linkend="UseAuthoritiesForTracings">UseAuthoritiesForTracings</link>
41012               : Decide how you want Koha to handle subject searches in the
41013               OPAC</para>
41014
41015               <itemizedlist>
41016                 <listitem>
41017                   <para><link linkend="TraceCompleteSubfields">TraceCompleteSubfields</link>
41018                   : Decide how you want Koha to handle subject searches in the
41019                   OPAC</para>
41020                 </listitem>
41021
41022                 <listitem>
41023                   <para><link linkend="TraceSubjectSubdivisions">TraceSubjectSubdivisions</link>
41024                   : Decide how you want Koha to handle subject searches in the
41025                   OPAC</para>
41026                 </listitem>
41027               </itemizedlist>
41028             </listitem>
41029
41030             <listitem>
41031               <para><link linkend="displayFacetCount">displayFacetCount</link>
41032               : Decide whether to show facet counts on search results</para>
41033             </listitem>
41034           </itemizedlist>
41035         </listitem>
41036       </itemizedlist>
41037     </section>
41038
41039     <section id="impopac">
41040       <title>OPAC Configuration</title>
41041
41042       <para>There are a lot of ways you can customize your OPAC in
41043       Koha.</para>
41044
41045       <itemizedlist>
41046         <listitem>
41047           <para>Decide how you want your OPAC to look &amp; what content you
41048           want on the main page</para>
41049         </listitem>
41050
41051         <listitem>
41052           <para>Create a library branded stylesheet using CSS</para>
41053
41054           <itemizedlist>
41055             <listitem>
41056               <important>
41057                 <para>Do not edit the default CSS files, instead create a new
41058                 one, that way the system can always fall back on the original
41059                 CSS.</para>
41060               </important>
41061             </listitem>
41062           </itemizedlist>
41063         </listitem>
41064
41065         <listitem>
41066           <para>Create a custom XSLT stylesheet to change the way search
41067           results and bib records appear in the OPAC</para>
41068         </listitem>
41069
41070         <listitem>
41071           <para>OPAC System preferences</para>
41072
41073           <itemizedlist>
41074             <listitem>
41075               <para><link linkend="opacuserlogin">opacuserlogin</link> :
41076               Decide if you want to allow patrons to login to the OPAC to
41077               access customized functionality (searching will be allowed
41078               without logging in)</para>
41079
41080               <itemizedlist>
41081                 <listitem>
41082                   <para><link linkend="RequestOnOpac">RequestOnOpac</link> :
41083                   Decide if patrons can place holds via the OPAC</para>
41084                 </listitem>
41085
41086                 <listitem>
41087                   <para><link linkend="OPACItemHolds">OPACItemHolds</link> :
41088                   Decide if patrons can place holds on specific items (instead
41089                   of just the next available item)</para>
41090                 </listitem>
41091
41092                 <listitem>
41093                   <para><link linkend="OpacPasswordChange">OpacPasswordChange</link> :
41094                   Decide if patrons can change their password (don't allow
41095                   this if you're using LDAP)</para>
41096                 </listitem>
41097
41098                 <listitem>
41099                   <para><link linkend="OpacRenewalAllowed">OpacRenewalAllowed</link> :
41100                   Decide if patrons can renew their checked out items via the
41101                   OPAC</para>
41102                 </listitem>
41103
41104                 <listitem>
41105                   <para><link linkend="opacreadinghistory">opacreadinghistory</link> :
41106                   Decide if patrons can view their reading/checkout history
41107                   via the OPAC</para>
41108                 </listitem>
41109
41110                 <listitem>
41111                   <para><link linkend="reviewson">reviewson</link> : Decide if
41112                   you want to allow patrons to comment on bib records via the
41113                   OPAC</para>
41114                 </listitem>
41115
41116                 <listitem>
41117                   <para><link linkend="OpacStarRatings">OpacStarRatings</link>
41118                   : Decide if patrons can leave star ratings</para>
41119                 </listitem>
41120
41121                 <listitem>
41122                   <para><link linkend="virtualshelves">virtualshelves</link> :
41123                   Decide if you want patrons to be able to create Lists</para>
41124                 </listitem>
41125
41126                 <listitem>
41127                   <para><link linkend="OpacAllowPublicListCreation">OpacAllowPublicListCreation</link>
41128                   : If patrons can create lists then decide if they are
41129                   allowed to create public lists</para>
41130                 </listitem>
41131
41132                 <listitem>
41133                   <para><link linkend="suggestionspref">suggestion</link> :
41134                   Decide if you want patrons to be able to submit purchase
41135                   suggestions</para>
41136                 </listitem>
41137
41138                 <listitem>
41139                   <para><link linkend="OPACViewOthersSuggestions">OPACViewOthersSuggestions</link>
41140                   : Decide if you want patrons to be able to see purchase
41141                   suggestions made by other patrons</para>
41142                 </listitem>
41143               </itemizedlist>
41144             </listitem>
41145
41146             <listitem>
41147               <para><link linkend="opacbookbag">opacbookbag</link> : Decide if
41148               patrons can save items into their cart</para>
41149             </listitem>
41150
41151             <listitem>
41152               <para><link linkend="AnonSuggestions">AnonSuggestions</link> :
41153               Decide if you want non logged in users to be able to make
41154               purchase suggestions</para>
41155             </listitem>
41156
41157             <listitem>
41158               <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> :
41159               Decide if you want to use the XSLT stylesheets on the OPAC
41160               search results</para>
41161             </listitem>
41162
41163             <listitem>
41164               <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> :
41165               Decide if you want to use the XSLT stylesheets on the bib
41166               records in the OPAC</para>
41167             </listitem>
41168
41169             <listitem>
41170               <para><link linkend="LibraryName">LibraryName</link> : Enter
41171               your library name for display in the &lt;title&gt; tag and on
41172               the top of the OPAC</para>
41173             </listitem>
41174
41175             <listitem>
41176               <para><link linkend="opacsmallimage">opacsmallimage</link> :
41177               Choose a logo to replace the Koha logo</para>
41178             </listitem>
41179
41180             <listitem>
41181               <para><link linkend="opaccredits">opaccredits</link> : Enter
41182               HTML to appear at the bottom of every page in the OPAC</para>
41183             </listitem>
41184
41185             <listitem>
41186               <para><link linkend="OpacMainUserBlock">OpacMainUserBlock</link>
41187               : Enter HTML that will appear in the center of the main OPAC
41188               page</para>
41189             </listitem>
41190
41191             <listitem>
41192               <para><link linkend="OpacNav">OpacNav</link> : Enter HTML that
41193               will appear to the left on the main OPAC page</para>
41194             </listitem>
41195
41196             <listitem>
41197               <para><link linkend="OpacNavBottom">OpacNavBottom</link> : Enter
41198               HTML that will appear below OpacNav</para>
41199             </listitem>
41200
41201             <listitem>
41202               <para><link linkend="OpacNavRight">OpacNavRight</link> : Enter
41203               HTML that will appear below the login box on the right</para>
41204             </listitem>
41205
41206             <listitem>
41207               <para><link linkend="opacheader">opacheader</link> : Enter the
41208               HTML that will appear above the search box on the OPAC</para>
41209             </listitem>
41210
41211             <listitem>
41212               <para><link linkend="OPACNoResultsFound">OPACNoResultsFound</link> : Enter
41213               the HTML that will appear when no results are found</para>
41214             </listitem>
41215
41216             <listitem>
41217               <para><link linkend="OPACResultsSidebar">OPACResultsSidebar</link> : Enter
41218               the HTML that will appear below the facets on your search
41219               results</para>
41220             </listitem>
41221
41222             <listitem>
41223               <para><link linkend="OPACMySummaryHTML">OPACMySummaryHTML</link>
41224               : Enter the HTML that will appear in the far right of the
41225               circulation summary in the OPAC</para>
41226             </listitem>
41227
41228             <listitem>
41229               <para>Customize your stylesheets:</para>
41230
41231               <itemizedlist>
41232                 <listitem>
41233                   <para><link linkend="OPACUserCSS">OPACUserCSS</link> : Enter
41234                   any additional fields you want to define styles for</para>
41235                 </listitem>
41236
41237                 <listitem>
41238                   <para><link linkend="opaclayoutstylesheet">opaclayoutstylesheet</link> :
41239                   Point to a CSS file on your Koha server</para>
41240                 </listitem>
41241
41242                 <listitem>
41243                   <para><link linkend="opaccolorstylesheet">opaccolorstylesheet</link> :
41244                   Point to a CSS file on your Koha server</para>
41245                 </listitem>
41246               </itemizedlist>
41247             </listitem>
41248
41249             <listitem>
41250               <para><link linkend="OpacHighlightedWords">OpacHighlightedWords</link> :
41251               Decide if you want search terms to be highlighted on the search
41252               results</para>
41253             </listitem>
41254
41255             <listitem>
41256               <para><link linkend="hidelostitems">hidelostitems</link> :
41257               Decide if you want to show patrons items you have marked as
41258               lost</para>
41259             </listitem>
41260
41261             <listitem>
41262               <para><link linkend="BiblioDefaultView">BiblioDefaultView</link>
41263               : Decide what view is the default for bib records on the
41264               OPAC</para>
41265             </listitem>
41266
41267             <listitem>
41268               <para><link linkend="OPACShelfBrowser">OPACShelfBrowser</link> : Decide if you want to
41269                 enable the shelf browse functionality</para>
41270             </listitem>
41271             <listitem>
41272               <para><link linkend="opacthemes">opacthemes</link> : Choose which theme you would like
41273                 to use. If you would like a responsive theme pick 'bootstrap'.</para>
41274             </listitem>
41275
41276             <listitem>
41277               <para><link linkend="OPACURLOpenInNewWindow">OPACURLOpenInNewWindow</link> :
41278               Decide if URLs clicked in the OPAC are opened in a new
41279               window</para>
41280             </listitem>
41281
41282             <listitem>
41283               <para><link linkend="SearchMyLibraryFirst">SearchMyLibraryFirst</link> : If
41284               you have a multi-branch system decide if you want patrons to
41285               search their library first</para>
41286             </listitem>
41287
41288             <listitem>
41289               <para><link linkend="OpacAuthorities">OpacAuthorities</link> :
41290               Decide if you want patrons to be able to search your authority
41291               file</para>
41292             </listitem>
41293
41294             <listitem>
41295               <para><link linkend="OpacBrowser">OpacBrowser</link> : Decide if
41296               you want patrons to browse your authority file</para>
41297             </listitem>
41298
41299             <listitem>
41300               <para><link linkend="OPACSearchForTitleIn">OPACSearchForTitleIn</link> :
41301               Choose which libraries you want patrons to be able to re-run
41302               their search in</para>
41303             </listitem>
41304
41305             <listitem>
41306               <para><link linkend="OpacAddMastheadLibraryPulldown">OpacAddMastheadLibraryPulldown</link>
41307               : If you're a multi-branch system you can add a pull down to the
41308               search bar for patrons to search which library to search</para>
41309             </listitem>
41310
41311             <listitem>
41312               <para><link linkend="EnableOpacSearchHistory">EnableOpacSearchHistory</link>
41313               : Decide if you want the system to keep a search history</para>
41314             </listitem>
41315           </itemizedlist>
41316         </listitem>
41317
41318         <listitem>
41319           <para>Set up your <link linkend="cronjobs">cron jobs</link></para>
41320
41321           <itemizedlist>
41322             <listitem>
41323               <para>If you have the <link linkend="OpacBrowser">OpacBrowser</link> preference set decide
41324               <link linkend="authbrowsercron">when you want the contents to
41325               rebuild</link></para>
41326             </listitem>
41327
41328             <listitem>
41329               <para>If you have <link linkend="customrss">custom RSS
41330               feeds</link>, decide when you want the <link linkend="customrssfeedcron">feed to be populated</link></para>
41331             </listitem>
41332           </itemizedlist>
41333         </listitem>
41334       </itemizedlist>
41335
41336       <section id="editableopac">
41337         <title>Editable OPAC Regions</title>
41338
41339         <para>Using the OPAC system preferences you can customize various regions, the following
41340           graphic will define what preferences update each of the regions in the Bootstrap
41341           theme.</para>
41342
41343         <screenshot>
41344           <screeninfo>OPAC Editable Regions</screeninfo>
41345
41346           <mediaobject>
41347             <imageobject>
41348               <imagedata fileref="images/appendix-opac/opaccustomregions.jpg"/>
41349             </imageobject>
41350           </mediaobject>
41351         </screenshot>
41352       </section>
41353     </section>
41354
41355     <section id="impenhanced">
41356       <title>Enhanced Content Configuration</title>
41357
41358       <para>Koha allows you to pull in content from outside sources to enhance
41359       your bib records. All of this content can be toggled on and off using
41360       the enhanced content system preferences.</para>
41361
41362       <itemizedlist>
41363         <listitem>
41364           <para><link linkend="frbrenhancedprefs">FRBR/Editions</link></para>
41365
41366           <itemizedlist>
41367             <listitem>
41368               <para>If you would like to have your OPAC and/or staff client
41369               show an 'Editions' tab on the bib record, you want to enable one
41370               or the other FRBR preferences and then either one or both of the
41371               ISBN services (XISBN and ThingISBN).</para>
41372             </listitem>
41373           </itemizedlist>
41374         </listitem>
41375
41376         <listitem>
41377           <para><link linkend="amazonprefs">Amazon</link> : This service is
41378           free and just requires that you visit <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink> to sign
41379           up</para>
41380
41381           <itemizedlist>
41382             <listitem>
41383               <para>Using the Amazon preferences you can choose to show cover
41384               images from Amazon.</para>
41385             </listitem>
41386           </itemizedlist>
41387         </listitem>
41388
41389         <listitem>
41390           <para><link linkend="Babelthequeprefs">Babelthèque</link></para>
41391
41392           <itemizedlist>
41393             <listitem>
41394               <para>This is a pay service. Contact Babelthèque to learn how to
41395               enable this content in the OPAC.</para>
41396             </listitem>
41397           </itemizedlist>
41398         </listitem>
41399
41400         <listitem>
41401           <para><link linkend="btcontentprefs">Baker and Taylor</link></para>
41402
41403           <itemizedlist>
41404             <listitem>
41405               <para>This is a pay service from Baker &amp; Taylor. Contact
41406               Baker &amp; Taylor for the information to enter into these
41407               preferences.</para>
41408             </listitem>
41409           </itemizedlist>
41410         </listitem>
41411
41412         <listitem>
41413           <para><link linkend="googleprefs">Google</link></para>
41414
41415           <itemizedlist>
41416             <listitem>
41417               <para>This service is free and does not require registration,
41418               simply enable GoogleJackets and you're set to go.</para>
41419             </listitem>
41420           </itemizedlist>
41421         </listitem>
41422
41423         <listitem>
41424           <para><link linkend="IDreamLibraries">I Deam Books</link><itemizedlist>
41425               <listitem>
41426                 <para>This is a free service that compiles reviews for popular titles from many
41427                   different sources.</para>
41428               </listitem>
41429             </itemizedlist></para>
41430         </listitem>
41431         <listitem>
41432           <para><link linkend="librarythingprefs">LibraryThing</link></para>
41433           <itemizedlist>
41434             <listitem>
41435               <para>With the exception of ThingISBN, you will need to contact LibraryThing for the
41436                 information to enter into these preferences</para>
41437             </listitem>
41438             <listitem>
41439               <para>Enabling ThingISBN will help to populate the editions tab on the bib record
41440                 display if you have enabled FRBR.</para>
41441             </listitem>
41442           </itemizedlist>
41443         </listitem>
41444
41445         <listitem>
41446           <para><link linkend="novelistselect">Novelist</link></para>
41447
41448           <itemizedlist>
41449             <listitem>
41450               <para>This is a pay service from Ebsco. Contact Ebsco for the
41451               information to enter into these preferences</para>
41452             </listitem>
41453           </itemizedlist>
41454         </listitem>
41455
41456         <listitem>
41457           <para><link linkend="oclcprefs">OCLC</link></para>
41458           <itemizedlist>
41459             <listitem>
41460               <para>XISBN is used to populate the editions tab on the bib record display if you have
41461                 enabled FRBR. This service is free for up to 999 queries a day.</para>
41462             </listitem>
41463           </itemizedlist>
41464         </listitem>
41465         <listitem>
41466           <para><link linkend="OpenLibraryPrefs">Open Library</link><itemizedlist>
41467               <listitem>
41468                 <para>Open Library project is an open system that you can pull cover images (and in
41469                   the future additional content) from</para>
41470               </listitem>
41471             </itemizedlist></para>
41472         </listitem>
41473
41474         <listitem>
41475           <para><link linkend="Syndeticsprefs">Syndetics</link></para>
41476
41477           <itemizedlist>
41478             <listitem>
41479               <para>This is a pay service from Syndetics to add content for
41480               your bib records. Contact Syndetics for the information to enter
41481               into these preferences.</para>
41482             </listitem>
41483           </itemizedlist>
41484         </listitem>
41485
41486         <listitem>
41487           <para><link linkend="taggingprefs">Tagging</link></para>
41488
41489           <itemizedlist>
41490             <listitem>
41491               <para>Choose whether or not you want to allow patrons to add
41492               tags to records in Koha.</para>
41493             </listitem>
41494           </itemizedlist>
41495         </listitem>
41496       </itemizedlist>
41497     </section>
41498
41499     <section id="impacq">
41500       <title>Acquisitions Configuration</title>
41501
41502       <para>When using acquisitions in Koha you first need to define some
41503       defaults.</para>
41504
41505       <itemizedlist>
41506         <listitem>
41507           <para>Set up your <link linkend="budgetplanning">funds &amp;
41508           budgets</link></para>
41509         </listitem>
41510
41511         <listitem>
41512           <para>Choose your <link linkend="currexchangeadmin">default
41513           currency</link> and enter others if you order from multiple
41514           countries</para>
41515         </listitem>
41516
41517         <listitem>
41518           <para>Enter in your <link linkend="acqvendors">vendor
41519           information</link></para>
41520         </listitem>
41521
41522         <listitem>
41523           <para>Create an <link linkend="marcbibframeworks">Framework with the
41524           code ACQ</link> (if you're going to enter item records at the time
41525           of ordering or receiving)</para>
41526         </listitem>
41527
41528         <listitem>
41529           <para>Acquisitions System preferences</para>
41530
41531           <itemizedlist>
41532             <listitem>
41533               <para><link linkend="AcqCreateItem">AcqCreateItem</link> :
41534               Decide if an item record is created during acquisition</para>
41535             </listitem>
41536
41537             <listitem>
41538               <para><link linkend="CurrencyFormat">CurrencyFormat</link> :
41539               Decide how you want monetary amounts to display</para>
41540             </listitem>
41541
41542             <listitem>
41543               <para><link linkend="gist">gist</link> : Enter your sales tax
41544               (if you are billed for tax)</para>
41545             </listitem>
41546
41547             <listitem>
41548               <para><link linkend="OrderPdfFormat">OrderPdfFormat</link> :
41549               Decide what format you want your print orders to use</para>
41550             </listitem>
41551           </itemizedlist>
41552         </listitem>
41553       </itemizedlist>
41554     </section>
41555
41556     <section id="impserials">
41557       <title>Serials Configuration</title>
41558
41559       <para>When you use serials there are a few options you can set before
41560       hand.</para>
41561
41562       <itemizedlist>
41563         <listitem>
41564           <para>Serials System Preferences</para>
41565
41566           <itemizedlist>
41567             <listitem>
41568               <para><link linkend="RenewSerialAddsSuggestion">RenewSerialAddsSuggestion</link>
41569               : Decide if you want renewing serials to add a suggestion for
41570               easy purchasing</para>
41571             </listitem>
41572
41573             <listitem>
41574               <para><link linkend="RoutingSerials">RoutingSerials</link> :
41575               Decide if you want to route serials around your library</para>
41576             </listitem>
41577
41578             <listitem>
41579               <para><link linkend="RoutingListAddReserves">RoutingListAddReserves</link> :
41580               Decide if holds are placed on serials when there is a routing
41581               list in place</para>
41582             </listitem>
41583           </itemizedlist>
41584         </listitem>
41585
41586         <listitem>
41587           <para>Cataloging System Preferences</para>
41588
41589           <itemizedlist>
41590             <listitem>
41591               <para><link linkend="StaffSerialIssueDisplayCount">StaffSerialIssueDisplayCount</link>
41592               : Decide how many of the most recent issues to display in the
41593               staff client</para>
41594             </listitem>
41595
41596             <listitem>
41597               <para><link linkend="OPACSerialIssueDisplayCount">OPACSerialIssueDisplayCount</link>
41598               : Decide how many of the most recent issues to display in the
41599               OPAC</para>
41600             </listitem>
41601
41602             <listitem>
41603               <para><link linkend="SubscriptionHistory">SubscriptionHistory</link> :
41604               Decide how you want the subscription information to display in
41605               the OPAC</para>
41606             </listitem>
41607           </itemizedlist>
41608         </listitem>
41609       </itemizedlist>
41610     </section>
41611
41612     <section id="impgolive">
41613       <title>Planning for Go-Live</title>
41614
41615       <para>Once you have all of your settings ready, you need to prepare for
41616       making your system live:</para>
41617
41618       <itemizedlist>
41619         <listitem>
41620           <para>Decide if you need training by an outside service or if your
41621           staff can do the training themselves.</para>
41622         </listitem>
41623
41624         <listitem>
41625           <para>Make sure that there is time for your staff to play with your
41626           test system and get comfortable with it</para>
41627         </listitem>
41628
41629         <listitem>
41630           <para>If this is a migration, work with your previous company to
41631           extract data right before you go live</para>
41632         </listitem>
41633
41634         <listitem>
41635           <para>Come up with URLs for your new Koha OPAC &amp; Staff
41636           Client</para>
41637         </listitem>
41638
41639         <listitem>
41640           <para>Make sure that if you're hosting your own system you have a
41641           backup plan</para>
41642         </listitem>
41643       </itemizedlist>
41644     </section>
41645   </chapter>
41646
41647   <chapter id="sopac">
41648     <title>SOPAC2 Installation</title>
41649
41650     <section id="sopacintro">
41651       <sectioninfo>
41652         <authorgroup>
41653           <author>
41654             <firstname>Jean-André</firstname>
41655             <surname>Santoni</surname>
41656             <affiliation>
41657               <orgname>BibLibre</orgname>
41658             </affiliation>
41659           </author>
41660           
41661           <editor>
41662             <firstname>Nicole C.</firstname>
41663             <surname>Engard</surname>
41664             <contrib>Translation and minor edits.</contrib>
41665           </editor>
41666         </authorgroup>
41667         
41668         <pubdate>August 2009</pubdate>
41669       </sectioninfo>
41670       <title>Introduction</title>
41671
41672       <para>This is an installation guide for SOPAC2 and its Koha connector. It
41673       has been tested on Debian Lenny and Ubuntu Jaunty with Drupal 6.12 and Koha
41674       3.0.x. It does not cover the installation of Koha and Drupal, only
41675       SOPAC, its dependencies and the connector.</para>
41676     </section>
41677
41678     <section id="sopacinstall">
41679       <title>Installation of Locum and Insurge</title>
41680
41681       <para>Locum and Insurge are the two libraries used primarily by SOPAC.
41682       They serve as a layer of abstraction to the data. Insurge manages the
41683       social aspect (tags, reviews, ratings), while Locum manages the
41684       connection to the ILS via the connector. Both libraries use a different
41685       database from that of Drupal.</para>
41686
41687       <section id="sopacdepend">
41688         <title>Dependencies</title>
41689
41690         <para>There are no packages for Debian MDB2 yet, you can install it
41691         via pear:</para>
41692
41693         <programlisting># apt-get install php-pear
41694 # pear install MDB2
41695 # pear install MDB2#mysql</programlisting>
41696       </section>
41697
41698       <section id="sopacdownload">
41699         <title>Download</title>
41700
41701         <para>Download the Locum and Insurge libraries from SVN:</para>
41702
41703         <programlisting># cd /usr/local/lib
41704 # svn co http://dobby.darienlibrary.org/svn/locum/trunk/ locum
41705 # svn co http://dobby.darienlibrary.org/svn/insurge/trunk/ insurge</programlisting>
41706       </section>
41707
41708       <section id="sopaccreatedb">
41709         <title>Creation of the Database</title>
41710
41711         <programlisting>$ mysql -u root
41712 mysql&gt; create database scas;
41713 mysql&gt; grant all privileges on scas.* to scas_user@'localhost' identified by 'scas_pass';
41714 mysql&gt; flush privileges;
41715 mysql&gt; exit</programlisting>
41716       </section>
41717
41718       <section id="sopacdsn">
41719         <title>Sync DSN</title>
41720
41721         <para>This file will provide the connection information to a DB
41722         libraries:</para>
41723
41724         <programlisting># nano /usr/local/etc/locum_insurge_dsn.php</programlisting>
41725
41726         <para>It should contain:</para>
41727
41728         <programlisting>&lt;?php
41729 $dsn = 'mysql://scas_user:scas_pass@localhost/scas';</programlisting>
41730       </section>
41731
41732       <section id="sopacinstallinsurge">
41733         <title>Installation of Insurge</title>
41734
41735         <para>If you customize the name of the database, remember to edit the
41736         sql file:</para>
41737
41738         <programlisting># nano /usr/local/lib/insurge/sql/scas_insurge.sql</programlisting>
41739
41740         <para>Import Insurge:</para>
41741
41742         <programlisting>$ mysql -u root -p &lt; /usr/local/lib/insurge/sql/scas_insurge.sql</programlisting>
41743
41744         <para>Configure Insurge:</para>
41745
41746         <programlisting># nano /usr/local/lib/insurge/config/insurge.ini</programlisting>
41747
41748         <para>The variables in insurge.ini are empty. The default values are
41749         too long and cause MySQL errors.</para>
41750
41751         <para>Here is a sample of insurge.ini</para>
41752
41753         <programlisting>; This is the Locum configuration file
41754 ; General configuration options for your installation of Insurge.
41755 [insurge_config]
41756 dsn_file = "/usr/local/etc/locum_insurge_dsn.php"
41757 ; This is where you configure your repository membership information.
41758 ;
41759 ; parent_server is the server name of the repository parent server you have been
41760 ; told to use.
41761 ; group_id = The group ID you have been given by your repository admin.
41762 ; These configuration points are OPTIONAL and are only necessary if you are
41763 ; participating in a repository relationship.
41764 [repository_info]
41765 parent_server = ""
41766 group_id = ""
41767 group_key = ""</programlisting>
41768       </section>
41769
41770       <section id="sopacinstallocum">
41771         <title>Installation of Locum</title>
41772
41773         <para>The same procedure applies to Locum</para>
41774
41775         <programlisting># nano /usr/local/lib/locum/sql/scas_locum.sql
41776 # mysql &lt; /usr/local/lib/locum/sql/scas_locum.sql
41777 # nano /usr/local/lib/locum/sql/locum_init.sql
41778 # mysql &lt; /usr/local/lib/locum/sql/locum_init.sql
41779 # nano /usr/local/lib/locum/config/locum.ini
41780 # mkdir /usr/local/var
41781 # mkdir /usr/local/var/log</programlisting>
41782
41783         <para>Configure the DSN:</para>
41784
41785         <programlisting>[locum_config]
41786 dsn_file = "/usr/local/etc/locum_insurge_dsn.php"</programlisting>
41787
41788         <para>And the information for your Koha installation:</para>
41789
41790         <programlisting>[ils_config]
41791 ils = "koha";
41792 ils_version = "30x"
41793 ils_server = "localhost"
41794 ils_harvest_port = "80"</programlisting>
41795
41796         <para>The rest depends on your Koha configuration.</para>
41797       </section>
41798     </section>
41799
41800     <section id="sopackoha">
41801       <title>Installation of Koha Connector</title>
41802
41803       <para>Download the Koha connector using SVN:</para>
41804
41805       <programlisting># cd /usr/local/lib/locum/connectors/
41806 # svn co http://dobby.darienlibrary.org/svn/connectors/koha/ locum_koha_30x</programlisting>
41807     </section>
41808
41809     <section id="sopacharvest">
41810       <title>Harvest Records</title>
41811
41812       <para>Now that the connector is in place, we will be able to launch
41813       harvest.php, a tool that will reap Locum DB Koha and fill the
41814       locum.</para>
41815
41816       <para>Start by configuring harvest.php:</para>
41817
41818       <programlisting># nano /usr/local/lib/locum/tools/harvest.php</programlisting>
41819
41820       <para>Here are the variables you must change:</para>
41821
41822       <programlisting>$first_record = 1;
41823 $last_record = 30;</programlisting>
41824
41825       <para>These are the minimum and maximum biblionumbers from your Koha
41826       install.</para>
41827
41828       <para>Then start the harvest:</para>
41829
41830       <programlisting># chmod +x /usr/local/lib/locum/tools/harvest.php
41831 $ /usr/local/lib/locum/tools/harvest.php</programlisting>
41832     </section>
41833
41834     <section id="sopacphinx">
41835       <title>Installation of Sphinx</title>
41836
41837       <para>Sphinx is the indexer for the database used by Locum and
41838       Insurge.</para>
41839
41840       <section id="sphinxdepend">
41841         <title>Dependencies</title>
41842
41843         <para>There is no Debian package for Sphinx so you'll have to compile
41844         the source directly:</para>
41845
41846         <programlisting># apt-get install g++ make libmysql++-dev</programlisting>
41847       </section>
41848
41849       <section id="sphinxdownload">
41850         <title>Download and Compile</title>
41851
41852         <programlisting>$ wget http://sphinxsearch.com/downloads/sphinx-0.9.8.tar.gz
41853 $ tar zxvf sphinx-0.9.8.tar.gz
41854 $ cd sphinx-0.9.8
41855 $ ./configure --prefix=/usr/local/sphinx
41856 $ make
41857 # make install
41858 # mkdir /usr/local/sphinx
41859 # mkdir /usr/local/sphinx/lib
41860 # cp api/sphinxapi.php /usr/local/sphinx/lib/
41861 $ rm -R sphinx-0.9.8*</programlisting>
41862       </section>
41863
41864       <section id="sphinxuser">
41865         <title>Creation of User and Group</title>
41866
41867         <para>Creating a Sphinx user and change the owner:</para>
41868
41869         <programlisting># adduser sphinx
41870 # addgroup sphinx
41871 # usermod -G sphinx sphinx
41872 # mkdir /usr/local/sphinx/var/run
41873 # chown -R sphinx.sphinx /usr/local/sphinx/var</programlisting>
41874       </section>
41875
41876       <section id="demonsphinx">
41877         <title>The Sphinx daemon</title>
41878
41879         <para>Download:</para>
41880
41881         <programlisting># cd /etc/init.d
41882 # wget http://www.thesocialopac.net/sites/thesocialopac.net/files/sphinx
41883 # chmod +x /etc/init.d/sphinx</programlisting>
41884
41885         <para>Add Sphinx to the default boot services:</para>
41886
41887         <programlisting># update-rc.d sphinx defaults</programlisting>
41888       </section>
41889
41890       <section id="sphinxconfig">
41891         <title>Configuration</title>
41892
41893         <para>Copy the configuration file supplied with the source of Sphinx
41894         before the change:</para>
41895
41896         <programlisting># cp /usr/local/lib/locum/sphinx/sphinx.conf /usr/local/sphinx/etc/
41897 # sed 's/locum_db_user/scas_user/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile;
41898 mv tmpfile /usr/local/sphinx/etc/sphinx.conf
41899 # 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>
41900
41901         <para>And if you personalize the name of the database:</para>
41902
41903         <programlisting># sed 's/scas/MY_DB/g' /usr/local/sphinx/etc/sphinx.conf &gt; tmpfile; mv tmpfile /usr/local/sphinx/etc/sphinx.conf</programlisting>
41904       </section>
41905
41906       <section id="sphinxindexing">
41907         <title>Indexing documents</title>
41908
41909         <para>Indexing is necessary if you want to use the search features of
41910         SOPAC.</para>
41911
41912         <para>You must first complete the Insurge table index</para>
41913
41914         <programlisting># chmod +x /usr/local/lib/insurge/tools/update-index.php
41915 $ /usr/local/lib/insurge/tools/update-index.php</programlisting>
41916
41917         <para>Then start indexing Sphinx</para>
41918
41919         <programlisting>$ /usr/local/sphinx/bin/indexer --all</programlisting>
41920
41921         <para>Finally, we must start the daemon:</para>
41922
41923         <programlisting># /etc/init.d/sphinx start</programlisting>
41924
41925         <para>When the daemon is running, you can update the index with:</para>
41926
41927         <programlisting>$ /usr/local/sphinx/bin/indexer --all --rotate</programlisting>
41928       </section>
41929     </section>
41930
41931     <section id="installsopac">
41932       <title>Installation of SOPAC2</title>
41933
41934       <para>Now to the SOPAC software itself:</para>
41935
41936       <section id="downloadsopac">
41937         <title>Download</title>
41938
41939         <para>Download from SVN:</para>
41940
41941         <programlisting>$ cd /chemin/vers/drupal/sites/all/
41942 $ mkdir modules
41943 $ cd modules/
41944 $ svn co http://dobby.darienlibrary.org/svn/sopac/trunk/ sopac</programlisting>
41945       </section>
41946
41947       <section id="sopacinstallation">
41948         <title>Installation</title>
41949
41950         <para>In Drupal's administration settings, activate the module.
41951         Also, enable the dependencies:</para>
41952
41953         <itemizedlist>
41954           <listitem>
41955             <para>Profile</para>
41956           </listitem>
41957
41958           <listitem>
41959             <para>PHP Filter</para>
41960           </listitem>
41961
41962           <listitem>
41963             <para>Path</para>
41964           </listitem>
41965         </itemizedlist>
41966
41967         <para>The Drupal menu should now list these entries.</para>
41968       </section>
41969
41970       <section id="configsopac">
41971         <title>Configuration</title>
41972
41973         <para>Then go into the settings of SOPAC.</para>
41974
41975         <itemizedlist>
41976           <listitem>
41977             <para>Configure the paths to the Locum and Insurge
41978             libraries</para>
41979           </listitem>
41980
41981           <listitem>
41982             <para>Choose a URL prefix SOPAC, in my "catalog". Create a node
41983             with content like:</para>
41984           </listitem>
41985         </itemizedlist>
41986
41987         <programlisting>&lt;?php
41988 print sopac_search_form('both');
41989 print theme('pages_catalog');</programlisting>
41990
41991         <itemizedlist>
41992           <listitem>
41993             <para>Check the Input Format "PHP Code"</para>
41994           </listitem>
41995
41996           <listitem>
41997             <para>Check Move to front page</para>
41998           </listitem>
41999
42000           <listitem>
42001             <para>In URL path settings, set the SOPAC URL prefix you have
42002             chosen.</para>
42003           </listitem>
42004         </itemizedlist>
42005
42006         <para>Go to the root of Drupal, a search form will appear.</para>
42007
42008         <para>Remember to empty Drupal's cache when something does not
42009         work.</para>
42010
42011         <para>Drupal offers a few blocks, which are not configured by default. 
42012         You must specify on which page they should appear.</para>
42013       </section>
42014     </section>
42015   </chapter>
42016
42017   <chapter id="cronjobsch">
42018     <title>Cron Jobs</title>
42019
42020     <para>A cron job is a Linux command for scheduling a command or script on your server to
42021       complete repetitive tasks automatically. Scripts executed as a cron job are typically used to
42022       modify files or databases; however, they can perform other tasks that do not modify data on
42023       the server, like sending out email notifications. Koha has many cron jobs in place that you
42024       can enable (search engine indexing, overdue notice generation, data cleanup and more), this
42025       chapter will explain those for you.</para>
42026
42027     <section id="cronjobs">
42028       <title>Cron Jobs</title>
42029
42030       <para>The locations below assume a dev install which puts the crons in
42031       misc/, if you have a standard install you may want to look in bin/ for
42032       these files if you cannot find them in misc/</para>
42033
42034       <section id="searchcron">
42035         <title>Search</title>
42036
42037         <para/>
42038
42039         <section id="rebuildsearchcron">
42040           <title>Rebuild Index</title>
42041
42042           <para>Script path: misc/migration_tools/rebuild_zebra.pl</para>
42043
42044           <para>Does: Updates Zebra indexes with recently changed data.</para>
42045
42046           <para>Required by: Zebra</para>
42047
42048           <para>Frequency suggestion: every x minutes, (between 5-15 minutes)
42049           depending on performance needs</para>
42050         </section>
42051       </section>
42052
42053       <section id="circcron">
42054         <title>Circulation</title>
42055
42056         <section id="buildholdscron">
42057           <title>Holds Queue</title>
42058
42059           <para>Script path: misc/cronjobs/holds/build_holds_queue.pl</para>
42060
42061           <para>Does: Updates holds queue report</para>
42062
42063           <para>Required by: <link linkend="holdsqueue">Holds Queue
42064           Report</link></para>
42065
42066           <para>Frequency suggestion: every 1-4 hours</para>
42067
42068           <para>Description:</para>
42069
42070           <itemizedlist>
42071             <listitem>
42072               <para>A script that should be run periodically if your library
42073               system allows borrowers to place on-shelf holds. This script
42074               decides which library should be responsible for fulfilling a
42075               given hold request.</para>
42076
42077               <para>It's behavior is controlled by the system preferences
42078               <link linkend="holdqueueweight">StaticHoldsQueueWeight</link>
42079               and <link linkend="holdqueueweight">RandomizeHoldsQueueWeight</link>.</para>
42080
42081               <para>If you do not want all of your libraries to participate in
42082               the on-shelf holds fulfillment process, you should list the the
42083               libraries that *do* participate in the process here by inputting
42084               all the participating library's branchcodes, separated by commas
42085               ( e.g. "MPL,CPL,SPL,BML" etc. ).</para>
42086
42087               <para>By default, the holds queue will be generated such that
42088               the system will first attempt to hold fulfillment using items
42089               already at the pickup library if possible. If there are no items
42090               available at the pickup library to fill a hold,
42091               build_holds_queue.pl will then use the list of libraries defined
42092               in StaticHoldsQueueWeight. If RandomizeHoldsQueueWeight is
42093               disabled ( which it is by default ), the script will assign
42094               fulfillment requests in the order the branches are placed in the
42095               StaticHoldsQueueWeight system preference.</para>
42096
42097               <para>For example, if your system has three libraries, of
42098               varying sizes ( small, medium and large ) and you want the
42099               burden of holds fulfillment to be on larger libraries before
42100               smaller libraries, you would want StaticHoldsQueueWeight to look
42101               something like "LRG,MED,SML".</para>
42102
42103               <para>If you want the burden of holds fulfillment to be spread
42104               out equally throughout your library system, simply enable
42105               RandomizeHoldsQueueWeight. When this system preference is
42106               enabled, the order in which libraries will be requested to
42107               fulfill an on-shelf hold will be randomized each time the list
42108               is regenerated.</para>
42109
42110               <para>Leaving StaticHoldsQueueWeight empty is contraindicated at
42111               this time. Doing so will cause the build_holds_queue script to
42112               ignore RandomizeHoldsQueueWeight, causing the script to request
42113               hold fulfillment not randomly, but by alphabetical order.</para>
42114             </listitem>
42115           </itemizedlist>
42116
42117           <section id="buildholdscronperl">
42118             <title>Perl Documentation</title>
42119
42120             <para><emphasis role="bold">GetBibsWithPendingHoldRequests</emphasis></para>
42121
42122             <para>my $biblionumber_aref =
42123             GetBibsWithPendingHoldRequests();</para>
42124
42125             <para>Return an arrayref of the biblionumbers of all bibs that
42126             have one or more unfilled hold requests.</para>
42127
42128             <para><emphasis role="bold">GetPendingHoldRequestsForBib</emphasis></para>
42129
42130             <para>my $requests =
42131             GetPendingHoldRequestsForBib($biblionumber);</para>
42132
42133             <para>Returns an arrayref of hashrefs to pending, unfilled hold
42134             requests on</para>
42135
42136             <para>the bib identified by $biblionumber. The following keys are
42137             present in each hashref:</para>
42138
42139             <itemizedlist>
42140               <listitem>
42141                 <para>biblionumber</para>
42142               </listitem>
42143
42144               <listitem>
42145                 <para>borrowernumber</para>
42146               </listitem>
42147
42148               <listitem>
42149                 <para>itemnumber</para>
42150               </listitem>
42151
42152               <listitem>
42153                 <para>priority</para>
42154               </listitem>
42155
42156               <listitem>
42157                 <para>branchcode</para>
42158               </listitem>
42159
42160               <listitem>
42161                 <para>reservedate</para>
42162               </listitem>
42163
42164               <listitem>
42165                 <para>reservenotes</para>
42166               </listitem>
42167
42168               <listitem>
42169                 <para>borrowerbranch</para>
42170               </listitem>
42171             </itemizedlist>
42172
42173             <para>The arrayref is sorted in order of increasing
42174             priority.</para>
42175
42176             <para><emphasis role="bold">GetItemsAvailableToFillHoldRequestsForBib</emphasis></para>
42177
42178             <para>my $available_items =</para>
42179
42180             <para>GetItemsAvailableToFillHoldRequestsForBib($biblionumber);</para>
42181
42182             <para>Returns an arrayref of items available to fill hold requests
42183             for the bib identified by $biblionumber. An item is available to
42184             fill a hold</para>
42185
42186             <para>request if and only if:</para>
42187
42188             <itemizedlist>
42189               <listitem>
42190                 <para>it is not on loan</para>
42191               </listitem>
42192
42193               <listitem>
42194                 <para>it is not withdrawn</para>
42195               </listitem>
42196
42197               <listitem>
42198                 <para>it is not marked notforloan</para>
42199               </listitem>
42200
42201               <listitem>
42202                 <para>it is not currently in transit</para>
42203               </listitem>
42204
42205               <listitem>
42206                 <para>it is not lost</para>
42207               </listitem>
42208
42209               <listitem>
42210                 <para>it is not sitting on the hold shelf</para>
42211               </listitem>
42212             </itemizedlist>
42213
42214             <para><emphasis role="bold">MapItemsToHoldRequests</emphasis></para>
42215
42216             <para>MapItemsToHoldRequests($hold_requests,
42217             $available_items);</para>
42218
42219             <para><emphasis role="bold">CreatePickListFromItemMap</emphasis></para>
42220
42221             <para><emphasis role="bold">AddToHoldTargetMap</emphasis></para>
42222
42223             <para><emphasis role="bold">_get_branches_to_pull_from</emphasis></para>
42224
42225             <para>Query system preferences to get ordered list of branches to
42226             use to fill hold requests.</para>
42227           </section>
42228         </section>
42229
42230         <section id="expiredholdscron">
42231           <title>Expired Holds</title>
42232
42233           <para>Script path:
42234           misc/cronjobs/holds/cancel_expired_holds.pl</para>
42235
42236           <para>Does: By default, this cron job will only automatically cancel
42237           holds where the user has set an expiration date. If the library is
42238           using the <link linkend="ExpireReservesMaxPickUpDelay">ExpireReservesMaxPickUpDelay</link>
42239           and <link linkend="ExpireReservesMaxPickUpDelayCharge">ExpireReservesMaxPickUpDelayCharge</link>
42240           preferences then this script will also cancel holds that have been
42241           sitting on the hold shelf for too long and will (if the library
42242           does) charge the patron for not picking up the hold.</para>
42243
42244           <para>Frequency suggestion: daily</para>
42245         </section>
42246
42247         <section id="unsuspendholdcron">
42248           <title>Unsuspend Holds</title>
42249
42250           <para>Script path:
42251           misc/cronjobs/holds/auto_unsuspend_holds.pl</para>
42252
42253           <para>Does: This script checks to find holds that should no longer
42254           be suspended and removes the suspension if the <link linkend="AutoResumeSuspendedHolds">AutoResumeSuspendedHolds</link>
42255           preference is set to 'allow'. This puts the patron back in to the
42256           queue where they were when the hold was suspended.</para>
42257
42258           <para>Frequency suggestion: daily</para>
42259         </section>
42260
42261         <section id="finescronjob">
42262           <title>Fines</title>
42263
42264           <para>Script path: misc/cronjobs/fines.pl</para>
42265           <para>Does: Calculates and posts fines to patron accounts.</para>
42266
42267           <para>Required by: <link linkend="finesMode">finesMode</link> system
42268           preference</para>
42269
42270           <para>Frequency suggestion: nightly</para>
42271         </section>
42272
42273         <section id="longoverduecron">
42274           <title>Long Overdues</title>
42275
42276           <para>Script path: misc/cronjobs/longoverdue.pl</para>
42277
42278           <para>Does: allows one to specify delays for changing items to
42279           different lost statuses, and optionally charge for them using the
42280           replacement price listed on the item record.</para>
42281
42282           <para>Frequency suggestion: nightly</para>
42283
42284           <section id="longoverduecronperl">
42285             <title>Perl Documentation</title>
42286
42287             <para><emphasis role="bold">NAME</emphasis></para>
42288
42289             <para>longoverdue.pl cron script to set lost statuses on overdue
42290             materials. Execute without options for help.</para>
42291           </section>
42292         </section>
42293
42294         <section id="updateissuescron">
42295           <title>Track total checkouts</title>
42296
42297           <para>Script path: misc/cronjobs/update_totalissues.pl</para>
42298
42299           <para>Does: updates the biblioitems.totalissues field in the
42300           database with the latest tally of checkouts.</para>
42301
42302           <para>Frequency suggestion: nightly</para>
42303           <section id="updateissuesperldoc">
42304             <title>Perl Documentation</title>
42305             <para><emphasis role="bold">NAME</emphasis>
42306             </para>
42307             <para>update_totalissues.pl </para>
42308             <para><emphasis role="bold">SYNOPSIS</emphasis>
42309             </para>
42310             <para>update_totalissues.pl --use-stats </para>
42311             <para>update_totalissues.pl --use-items </para>
42312             <para>update_totalissues.pl --commit=1000 </para>
42313             <para>update_totalissues.pl --since='2012-01-01' </para>
42314             <para>update_totalissues.pl --interval=30d </para>
42315             <para><emphasis role="bold">DESCRIPTION</emphasis>
42316             </para>
42317             <para>This batch job populates bibliographic records' total issues count based on
42318               historical issue statistics. </para>
42319             <para>--help Prints this help </para>
42320             <para>-v|--verbose </para>
42321             <para>Provide verbose log information (list every bib modified). </para>
42322             <para>--use-stats </para>
42323             <para>Use the data in the statistics table for populating total issues. </para>
42324             <para>--use-items </para>
42325             <para>Use items.issues data for populating total issues. Note that issues data from the
42326               items table does not respect the --since or --interval options, by definition. Also
42327               note that if both --use-stats and --use-items are specified, the count of biblios
42328               processed will be misleading. </para>
42329             <para>-s|--since=DATE </para>
42330             <para>Only process issues recorded in the statistics table since DATE. </para>
42331             <para>-i|--interval=S </para>
42332             <para>Only process issues recorded in the statistics table in the last N units of time.
42333               The interval should consist of a number with a one- letter unit suffix. The valid
42334               suffixes are h (hours), d (days), w (weeks), m (months), and y (years). The default
42335               unit is days. </para>
42336             <para>--incremental </para>
42337             <para>Add the number of issues found in the statistics table to the existing total
42338               issues count. Intended so that this script can be used as a cron job to update
42339               popularity information during low-usage periods. If neither --since or --interval are
42340               specified, incremental mode will default to processing the last twenty-four hours. </para>
42341             <para>--commit=N </para>
42342             <para>Commit the results to the database after every N records are processed. </para>
42343             <para>--test </para>
42344             <para>Only test the popularity population script. </para>
42345             <para><emphasis role="bold">WARNING</emphasis>
42346             </para>
42347             <para>If the time on your database server does not match the time on your Koha server
42348               you will need to take that into account, and probably use the --since argument instead
42349               of the --interval argument for incremental updating. </para>
42350             <para><emphasis role="bold">CREDITS</emphasis>
42351             </para>
42352             <para>This patch to Koha was sponsored by the Arcadia Public Library and the Arcadia
42353               Public Library Foundation in honor of Jackie Faust-Moreno, late director of the
42354               Arcadia Public Library. </para>
42355             <para><emphasis role="bold">AUTHOR</emphasis>
42356             </para>
42357             <para>Jared Camins-Esakov &lt;jcamins AT cpbibliography DOT com></para>
42358           </section>
42359         </section>
42360         <section id="offlinecirccron">
42361           <title>Generate Patron File for Offline Circulation</title>
42362           <para>Script path: misc/cronjobs/create_koc_db.pl</para>
42363           <para>Does: Generates the borrowers.db file for use with the <link
42364               linkend="windowsofflinecirc">Koha Offline Circulation</link> tool</para>
42365           <para>Frequency suggestion: weekly</para>
42366         </section>
42367       </section>
42368       <section id="patroncrons">
42369         <title>Patrons</title>
42370         <para/>
42371         <section id="deleteexpiredregistrationcron">
42372           <title>Unverified Registrations</title>
42373           <para>Script path: misc/cronjobs/delete_expired_opac_registrations.pl</para>
42374           <para>Does: Deletes patron registrations that were submitted via the OPAC but not reviewed
42375             by the library within the number of days entered in the <link linkend="PatronSelfRegistrationExpireTemporaryAccountsDelay">PatronSelfRegistrationExpireTemporaryAccountsDelay</link> preference.</para>
42376           <para>Frequency suggestion: nightly</para>
42377         </section>
42378         <section id="deleteunverifiedcron">
42379           <title>Unconfirmed Registrations</title>
42380           <para>Script path: misc/cronjobs/delete_unverified_opac_registrations.pl </para>
42381           <para>Does: Deletes patron self registrations that were submitted via the OPAC but not
42382             confirmed via email within 24 hours. This is only necessary if you are requiring patrons
42383             to confirm their registrations via email with the <link linkend="PatronSelfRegistrationVerifyByEmail">PatronSelfRegistrationVerifyByEmail</link> preference.</para>
42384           <para>Frequency suggestion: hourly</para>
42385         </section>
42386         <section id="anonymizecron">
42387           <title>Anonymize Patron Data</title>
42388           <para>Script path: misc/cronjobs/batch_anonymise.pl</para>
42389           <para>Does: Used to anonymize patron data.  This will remove borrowernumbers from
42390             circulation history so that the stats are kept, but the patron information is removed
42391             for privacy reasons.</para>
42392         </section>
42393         <section id="j2acron">
42394           <title>Update Child to Adult Patron Type</title>
42395           <para>Script path: misc/cronjobs/j2a.pl</para>
42396           <para>Does: Convert juvenile/child patrons from juvenile patron category and category code
42397             to corresponding adult patron category and category code when they reach the upper age
42398             limit defined in the Patron Categories. </para>
42399           <para>Frequency suggestion: nightly</para>
42400           <section id="j2aperldoc">
42401             <title>Perl Documentation</title>
42402             <para><emphasis role="bold">NAME</emphasis>
42403             </para>
42404             <para>juv2adult.pl - convert juvenile/child patrons from juvenile patron category and
42405               category code to corresponding adult patron category and category code when they reach
42406               the upper age limit defined in the Patron Categories. </para>
42407             <para><emphasis role="bold">SYNOPSIS</emphasis>
42408             </para>
42409             <para>juv2adult.pl [ -b=&lt;branchcode> -f=&lt;categorycode> -t=&lt;categorycode> ] </para>
42410             <para>Options: </para>
42411             <para>--help brief help message </para>
42412             <para>--man full documentation </para>
42413             <para>-v verbose mode </para>
42414             <para>-n take no action, display only </para>
42415             <para>-b &lt;branchname> only deal with patrons from this library/branch </para>
42416             <para>-f &lt;categorycode> change patron category from this category </para>
42417             <para>-t &lt;categorycode> change patron category to this category </para>
42418             <para>=head1 OPTIONS </para>
42419             <para>--help Print a brief help message and exits. </para>
42420             <para>--man Prints the manual page and exits. </para>
42421             <para>-v Verbose. Without this flag set, only fatal errors are reported. </para>
42422             <para>-n No Action. With this flag set, script will report changes but not actually
42423               execute them on the database. </para>
42424             <para>-b changes patrons for one specific branch. Use the value in the
42425               branches.branchcode table.</para>
42426             <para> -f *required* defines the juvenile category to update. Expects the code from
42427               categories.categorycode. </para>
42428             <para>-t *required* defines the category juvenile patrons will be converted to. Expects
42429               the code from categories.categorycode. </para>
42430             <para><emphasis role="bold">DESCRIPTION</emphasis>
42431             </para>
42432             <para>This script is designed to update patrons from juvenile to adult patron types,
42433               remove the guarantor, and update their category codes appropriately when they reach
42434               the upper age limit defined in the Patron Categories. </para>
42435             <para><emphasis role="bold">USAGE EXAMPLES</emphasis>
42436             </para>
42437             <para>"juv2adult.pl" - Suggests that you read this help. :) </para>
42438             <para>"juv2adult.pl" -b=&lt;branchcode> -f=&lt;categorycode> -t=&lt;categorycode> -
42439               Processes a single branch, and updates the patron categories from fromcat to tocat. </para>
42440             <para>"juv2adult.pl" -f=&lt;categorycode> -t=&lt;categorycode> -v -n - Processes all
42441               branches, shows all messages, and reports the patrons who would be affected. Takes no
42442               action on the database.</para>
42443           </section>
42444         </section>
42445       </section>
42446
42447       <section id="noticescron">
42448         <title>Notices</title>
42449
42450         <para/>
42451
42452         <section id="msgqueuecron">
42453           <title>Message Queue</title>
42454
42455           <para>Script path: misc/cronjobs/process_message_queue.pl</para>
42456
42457           <para>Does: processes the message queue to send the check out, check in and hold filled
42458             emails and SMS message to users and sends outgoing emails to patrons. requires <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link> to be
42459             on</para>
42460
42461           <para>Frequency suggestion: 1-4 hours<important>
42462               <para>Item due and Advanced due notices are controlled by the <link linkend="advnoticecron">advance_notices cron</link>.</para>
42463             </important></para>
42464         </section>
42465
42466         <section id="advnoticecron">
42467           <title>Advanced Notice</title>
42468
42469           <para>Script path: misc/cronjobs/advance_notices.pl</para>
42470
42471           <para>Does: prepares "pre-due" notices and "item due" notices for
42472           patrons who request them prepares notices for patrons for items just
42473           due or coming due soon. requires <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
42474           to be on</para>
42475
42476           <para>Frequency suggestion: nightly</para>
42477
42478           <note>
42479             <para>This script does not actually send the notices. It queues
42480             them in the <link linkend="msgqueuecron">message queue</link> for
42481             later</para>
42482           </note>
42483
42484           <section id="advnoticecronperl">
42485             <title>Perl Documentation</title>
42486
42487             <para><emphasis role="bold">NAME</emphasis></para>
42488
42489             <para>advance_notices.pl - cron script to put item due reminders
42490             into message queue</para>
42491
42492             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
42493
42494             <para>./advance_notices.pl -c</para>
42495
42496             <para>or, in crontab: 0 1 * * * advance_notices.pl -c</para>
42497
42498             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
42499
42500             <para>This script prepares pre-due and item due reminders to be
42501             sent to patrons. It queues them in the message queue, which is
42502             processed by the process_message_queue.pl cronjob. The type and
42503             timing of the messages can be configured by the patrons in their
42504             "My Alerts" tab in the OPAC.</para>
42505
42506             <para><emphasis role="bold">METHODS</emphasis></para>
42507
42508             <para>parse_letter</para>
42509           </section>
42510         </section>
42511
42512         <section id="overduenoticecron">
42513           <title>Overdue Notice</title>
42514
42515           <para>Script path: misc/cronjobs/overdue_notices.pl</para>
42516
42517           <para>Does: prepares messages to alert patrons of overdue messages
42518           (both via email and print)</para>
42519
42520           <para>Frequency suggestion: nightly</para>
42521
42522           <note>
42523             <para>This script does not actually send the notices. It queues
42524             them in the <link linkend="msgqueuecron">message queue</link> for
42525             later or generates the HTML for later printing</para>
42526           </note>
42527
42528           <section id="overduenoticecronperl">
42529             <title>Perl Documentation</title>
42530
42531             <para><emphasis role="bold">NAME</emphasis></para>
42532
42533             <para>overdue_notices.pl - prepare messages to be sent to patrons
42534             for overdue items</para>
42535
42536             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
42537
42538             <para>overdue_notices.pl [ -n ] [ -library &lt;branchcode&gt; ] [
42539             -library &lt;branchcode&gt;...] [ -max &lt;number of days&gt; ] [
42540             -csv [ &lt;filename&gt; ] ] [-itemscontent &lt;field list&gt;
42541             ]</para>
42542
42543             <para>Options:</para>
42544
42545             <para>-help brief help message</para>
42546
42547             <para>-man full documentation</para>
42548
42549             <para>-n No email will be sent</para>
42550
42551             <para>-max &lt;days&gt; maximum days overdue to deal with</para>
42552
42553             <para>-library &lt;branchname&gt; only deal with overdues from
42554             this library (repeatable : several libraries can be given)</para>
42555
42556             <para>-csv &lt;filename&gt; populate CSV file</para>
42557
42558             <para>-html &lt;filename&gt; Output html to file</para>
42559
42560             <para>-itemscontent &lt;list of fields&gt; item information in
42561             templates</para>
42562
42563             <para>-borcat &lt;categorycode&gt; category code that must be
42564             included</para>
42565
42566             <para>-borcatout &lt;categorycode&gt; category code that must be
42567             excluded</para>
42568
42569             <para><emphasis role="bold">OPTIONS</emphasis></para>
42570
42571             <para>-help Print a brief help message and exits.</para>
42572
42573             <para>-man Prints the manual page and exits.</para>
42574
42575             <para>-v Verbose. Without this flag set, only fatal errors are
42576             reported.</para>
42577
42578             <para>-n Do not send any email. Overdue notices that would have
42579             been sent to the patrons or to the admin are printed to standard
42580             out. CSV data (if the -csv flag is set) is written to standard out
42581             or to any csv filename given.</para>
42582
42583             <para>-max Items older than max days are assumed to be handled
42584             somewhere else, probably the longoverdues.pl script. They are
42585             therefore ignored by this program. No notices are sent for them,
42586             and they are not added to any CSV files. Defaults to 90 to match
42587             longoverdues.pl.</para>
42588
42589             <para>-library</para>
42590
42591             <para>select overdues for one specific library. Use the value in
42592             the branches.branchcode table. This option can be repeated in
42593             order to select overdues for a group of libraries.</para>
42594
42595             <para>-csv Produces CSV data. if -n (no mail) flag is set, then
42596             this CSV data is sent to standard out or to a filename if
42597             provided. Otherwise, only overdues that could not be emailed are
42598             sent in CSV format to the admin.</para>
42599
42600             <para>-itemscontent</para>
42601
42602             <para>comma separated list of fields that get substituted into
42603             templates in places of the &lt;&lt;items.content&gt;&gt;
42604             placeholder. This defaults to
42605             issuedate,title,barcode,author</para>
42606
42607             <para>Other possible values come from fields in the biblios,
42608             items, and issues tables.</para>
42609
42610             <para>-borcat Repetable field, that permit to select only few of
42611             patrons categories.</para>
42612
42613             <para>-borcatout</para>
42614
42615             <para>Repetable field, permis to exclude some patrons
42616             categories.</para>
42617
42618             <para>-t | --triggered</para>
42619
42620             <para>This option causes a notice to be generated if and only if
42621             an item is overdue by the number of days defined in a notice
42622             trigger.</para>
42623
42624             <para>By default, a notice is sent each time the script runs,
42625             which is suitable for less frequent run cron script, but requires
42626             syncing notice triggers with the cron schedule to ensure proper
42627             behavior. Add the --triggered option for daily cron, at the risk
42628             of no notice being generated if the cron fails to run on
42629             time.</para>
42630
42631             <para>-list-all</para>
42632
42633             <para>Default items.content lists only those items that fall in
42634             the range of the currently processing notice. Choose list-all to
42635             include all overdue items in the list (limited by -max
42636             setting).</para>
42637
42638             <para><emphasis role="bold">DESCRIPTION</emphasis></para>
42639
42640             <para>This script is designed to alert patrons and administrators
42641             of overdue items.</para>
42642
42643             <para>Configuration</para>
42644
42645             <para>This script pays attention to the overdue notice
42646             configuration performed in the "Overdue notice/status triggers"
42647             section of the "Tools" area of the staff interface to Koha. There,
42648             you can choose which letter templates are sent out after a
42649             configurable number of days to patrons of each library. More
42650             information about the use of this section of Koha is available in
42651             the Koha manual.</para>
42652
42653             <para>The templates used to craft the emails are defined in the
42654             "Tools: Notices" section of the staff interface to Koha.</para>
42655
42656             <para>Outgoing emails</para>
42657
42658             <para>Typically, messages are prepared for each patron with
42659             overdue items. Messages for whom there is no email address on file
42660             are collected and sent as attachments in a single email to each
42661             library administrator, or if that is not set, then to the email
42662             address in the "KohaAdminEmailAddress" system preference.</para>
42663
42664             <para>These emails are staged in the outgoing message queue, as
42665             are messages produced by other features of Koha. This message
42666             queue must be processed regularly by the
42667             misc/cronjobs/process_message_queue.pl program.</para>
42668
42669             <para>In the event that the "-n" flag is passed to this program,
42670             no emails are sent. Instead, messages are sent on standard output
42671             from this program. They may be redirected to a file if
42672             desired.</para>
42673
42674             <para>Templates</para>
42675
42676             <para>Templates can contain variables enclosed in double angle
42677             brackets like &lt;&lt;this&gt;&gt;. Those variables will be
42678             replaced with values specific to the overdue items or relevant
42679             patron. Available variables are:</para>
42680
42681             <para>&lt;&lt;bib&gt;&gt;</para>
42682
42683             <para>the name of the library</para>
42684
42685             <para>&lt;&lt;items.content&gt;&gt;</para>
42686
42687             <para>one line for each item, each line containing a tab separated
42688             list of title, author, barcode, issuedate</para>
42689
42690             <para>&lt;&lt;borrowers.*&gt;&gt;</para>
42691
42692             <para>any field from the borrowers table</para>
42693
42694             <para>&lt;&lt;branches.*&gt;&gt;</para>
42695
42696             <para>any field from the branches table</para>
42697
42698             <para>CSV output</para>
42699
42700             <para>The "-csv" command line option lets you specify a file to
42701             which overdues data should be output in CSV format.</para>
42702
42703             <para>With the "-n" flag set, data about all overdues is written
42704             to the file. Without that flag, only information about overdues
42705             that were unable to be sent directly to the patrons will be
42706             written. In other words, this CSV file replaces the data that is
42707             typically sent to the administrator email address.</para>
42708
42709             <para><emphasis role="bold">USAGE EXAMPLES</emphasis></para>
42710
42711             <para>"overdue_notices.pl" - In this most basic usage, with no
42712             command line arguments, all libraries are processed individually,
42713             and notices are prepared for all patrons with overdue items for
42714             whom we have email addresses. Messages for those patrons for whom
42715             we have no email address are sent in a single attachment to the
42716             library administrator's email address, or to the address in the
42717             KohaAdminEmailAddress system preference.</para>
42718
42719             <para>"overdue_notices.pl -n -csv /tmp/overdues.csv" - sends no
42720             email and populates /tmp/overdues.csv with information about all
42721             overdue items.</para>
42722
42723             <para>"overdue_notices.pl -library MAIN max 14" - prepare notices
42724             of overdues in the last 2 weeks for the MAIN library.</para>
42725
42726             <para><emphasis role="bold">SEE ALSO</emphasis></para>
42727
42728             <para>The misc/cronjobs/advance_notices.pl program allows you to
42729             send messages to patrons in advance of their items becoming due,
42730             or to alert them of items that have just become due.</para>
42731
42732             <para><emphasis role="bold">INTERNAL METHODS</emphasis></para>
42733
42734             <para>These methods are internal to the operation of
42735             overdue_notices.pl.</para>
42736
42737             <para>parse_letter</para>
42738
42739             <para>parses the letter template, replacing the placeholders with
42740             data specific to this patron, biblio, or item</para>
42741
42742             <para>named parameters:</para>
42743
42744             <para>letter - required hashref</para>
42745
42746             <para>borrowernumber - required integer</para>
42747
42748             <para>substitute - optional hashref of other key/value pairs that
42749             should be substituted in the letter content</para>
42750
42751             <para>returns the "letter" hashref, with the content updated to
42752             reflect the substituted keys and values.</para>
42753
42754             <para>prepare_letter_for_printing</para>
42755
42756             <para>returns a string of text appropriate for printing in the
42757             event that an overdue notice will not be sent to the patron's
42758             email address. Depending on the desired output format, this may be
42759             a CSV string, or a human-readable representation of the
42760             notice.</para>
42761
42762             <para>required parameters:</para>
42763
42764             <para>letter</para>
42765
42766             <para>borrowernumber</para>
42767
42768             <para>optional parameters:</para>
42769
42770             <para>outputformat</para>
42771           </section>
42772         </section>
42773
42774         <section id="printholdcron">
42775           <title>Print Hold Notices</title>
42776
42777           <para>Script path: misc/cronjobs/gather_print_notices.pl</para>
42778
42779           <para>Does: looks through the message queue for hold notices that
42780           didn't go through because the patron didn't have an email address
42781           and generates a print notice</para>
42782
42783           <para>Frequency suggestion: nightly</para>
42784         </section>
42785
42786         <section id="talkingtechcrons">
42787           <title>Talking Tech</title>
42788
42789           <para>To learn more about setting up this third party product view
42790           the <link linkend="talkingtechappendix">Talking Tech
42791           Appendix</link>.</para>
42792
42793           <section id="talkingtechsendcron">
42794             <title>Sending Notices File</title>
42795
42796             <para>Script path:
42797             misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl</para>
42798
42799             <para>Does: Script to generate Spec C outbound notifications file
42800             for Talking Tech i-tiva phone notification system.</para>
42801
42802             <para>Required by: <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link></para>
42803
42804             <para>Frequency suggestion: nightly</para>
42805
42806             <section id="talkingsendcronperl">
42807               <title>Perl Documentation</title>
42808
42809               <para><emphasis role="bold">USAGE</emphasis></para>
42810
42811               <para>TalkingTech_itiva_outbound.pl</para>
42812
42813               <para>TalkingTech_itiva_outbound.pl --type=OVERDUE -w 0 -w 2 -w
42814               6 --output=/tmp/talkingtech/outbound.csv</para>
42815
42816               <para>TalkingTech_itiva_outbound.pl --type=RESERVE
42817               --type=PREOVERDUE --lang=FR</para>
42818
42819               <para>Script to generate Spec C outbound notifications file for
42820               Talking Tech i-tiva phone notification system.</para>
42821
42822               <para>--help -h</para>
42823
42824               <para>Prints this help</para>
42825
42826               <para>-v Provide verbose log information.</para>
42827
42828               <para>--output -o</para>
42829
42830               <para>Destination for outbound notifications file (CSV format).
42831               If no value is specified, output is dumped to screen.</para>
42832
42833               <para>--lang</para>
42834
42835               <para>Sets the language for all outbound messages. Currently
42836               supported values are EN, FR and ES. If no value is specified, EN
42837               will be used by default.</para>
42838
42839               <para>--type</para>
42840
42841               <para>REQUIRED. Sets which messaging types are to be used. Can
42842               be given multiple times, to specify multiple types in a single
42843               output file. Currently supported values are RESERVE, PREOVERDUE
42844               and OVERDUE. If no value is given, this script will not produce
42845               any outbound notifications.</para>
42846
42847               <para>--waiting-hold-day -w</para>
42848
42849               <para>OPTIONAL for --type=RESERVE. Sets the days after a hold
42850               has been set to waiting on which to call. Use switch as many
42851               times as desired. For example, passing "-w 0 -w 2 -w 6" will
42852               cause calls to be placed on the day the hold was set to waiting,
42853               2 days after the waiting date, and 6 days after. See example
42854               above. If this switch is not used with --type=RESERVE, calls
42855               will be placed every day until the waiting reserve is picked up
42856               or canceled.</para>
42857
42858               <para>--library-code --code -c</para>
42859
42860               <para>OPTIONAL The code of the source library of the message.
42861               The library code is used to group notices together for
42862               consortium purposes and apply library specific settings, such as
42863               prompts, to those notices. This field can be blank if all
42864               messages are from a single library.</para>
42865             </section>
42866           </section>
42867
42868           <section id="talkingtechreceivecron">
42869             <title>Receiving Notices File</title>
42870
42871             <para>Script path:
42872             misc/cronjobs/thirdparty/TalkingTech_itiva_inbound.pl</para>
42873
42874             <para>Does: Script to process received Results files for Talking
42875             Tech i-tiva phone notification system.</para>
42876
42877             <para>Required by: <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link></para>
42878
42879             <para>Frequency suggestion: nightly</para>
42880
42881             <section id="talkingreceivecronperl">
42882               <title>Perl Documentation</title>
42883
42884               <para><emphasis role="bold">USAGE</emphasis></para>
42885
42886               <para>TalkingTech_itiva_inbound.pl</para>
42887
42888               <para>TalkingTech_itiva_inbound.pl -v
42889               --input=/tmp/talkingtech/results.csv</para>
42890
42891               <para>Script to process received Results files for Talking Tech
42892               i-tiva phone notification system.</para>
42893
42894               <para>--help -h</para>
42895
42896               <para>Prints this help</para>
42897
42898               <para>-v Provide verbose log information.</para>
42899
42900               <para>--input -i</para>
42901
42902               <para>REQUIRED. Path to incoming results file.</para>
42903             </section>
42904           </section>
42905         </section>
42906       </section>
42907
42908       <section id="proccartcron">
42909         <title>In Processing/Book Cart</title>
42910
42911         <para>Script path: misc/cronjobs/cart_to_shelf.pl</para>
42912
42913         <para>Does: Updates all items with a location of CART to the item's
42914         permanent location.</para>
42915
42916         <para>Required by: <link linkend="NewItemsDefaultLocation">NewItemsDefaultLocation</link>,
42917         <link linkend="InProcessingToShelvingCart">InProcessingToShelvingCart</link>,
42918         &amp; <link linkend="ReturnToShelvingCart">ReturnToShelvingCart</link>
42919         system preferences</para>
42920
42921         <para>Frequency suggestion: hourly</para>
42922
42923         <section id="proccartcronperl">
42924           <title>Perl Documentation</title>
42925
42926           <para><emphasis role="bold">NAME</emphasis></para>
42927
42928           <para>cart_to_shelf.pl cron script to set items with location of
42929           CART to original shelving location after X hours. Execute without
42930           options for help.</para>
42931         </section>
42932       </section>
42933
42934       <section id="catalogcron">
42935         <title>Catalog</title>
42936
42937         <para/>
42938
42939         <section id="checkurlcron">
42940           <title>Check URLs</title>
42941
42942           <para>Script path: misc/cronjobs/check-url.pl</para>
42943
42944           <para>Does: checks URLs in 856$u field. Script output can now be
42945           formatted in CSV or HTML. The HTML version links directly to MARC
42946           biblio record editor.</para>
42947
42948           <para>Frequency suggestion: monthly</para>
42949
42950           <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>
42951
42952           <section id="checkurlcronperl">
42953             <title>Perl Documentation</title>
42954
42955             <para><emphasis role="bold">NAME</emphasis></para>
42956
42957             <para>C4::URL::Checker - base object for checking URL stored in
42958             Koha DB</para>
42959
42960             <para><emphasis role="bold">SYNOPSIS</emphasis></para>
42961
42962             <programlisting>use C4::URL::Checker;
42963
42964         my $checker = C4::URL::Checker-&gt;new( );
42965         $checker-&gt;{ host_default } = 'http://mylib.kohalibrary.com';
42966         my $checked_urls = $checker-&gt;check_biblio( 123 );
42967         foreach my $url ( @$checked_urls ) {
42968             print "url:        ", $url-&gt;{ url       A }, "\n",
42969                   "is_success: ", $url-&gt;{ is_success }, "\n",
42970                   "status:     ", $url-&gt;{ status     }, "\n";
42971         } </programlisting>
42972
42973             <para><emphasis role="bold">FUNCTIONS</emphasis></para>
42974
42975             <para>new</para>
42976
42977             <para>Create a URL Checker. The returned object can be used to set
42978             default host variable :</para>
42979
42980             <programlisting>my $checker = C4::URL::Checker-&gt;new( );
42981         $checker-&gt;{ host_default } = 'http://mylib.kohalibrary.com'; </programlisting>
42982
42983             <para>check_biblio</para>
42984
42985             <para>Check all URL from a biblio record. Returns a pointer to an
42986             array containing all URLs with checking for each of them.</para>
42987
42988             <programlisting> my $checked_urls = $checker-&gt;check_biblio( 123 ); </programlisting>
42989
42990             <para>With 2 URLs, the returned array will look like that:</para>
42991
42992             <programlisting>     [
42993            {
42994              'url' =&gt; 'http://mylib.tamil.fr/img/62265_0055B.JPG',
42995              'is_success' =&gt; 1,
42996              'status' =&gt; 'ok'
42997            },
42998            {
42999              'url' =&gt; 'http://mylib.tamil.fr//img/62265_0055C.JPG',
43000              'is_success' =&gt; 0,
43001              'status' =&gt; '404 - Page not found'
43002            }
43003          ], </programlisting>
43004
43005             <para><emphasis role="bold">NAME</emphasis></para>
43006
43007             <para>check-url.pl - Check URLs from 856$u field.</para>
43008
43009             <para><emphasis role="bold">USAGE</emphasis></para>
43010
43011             <para>check-url.pl [--verbose|--help]
43012             [--host=http://default.tld]</para>
43013
43014             <para>Scan all URLs found in 856$u of bib records and display if
43015             resources are available or not.</para>
43016
43017             <para><emphasis role="bold">PARAMETERS</emphasis></para>
43018
43019             <para>--host=http://default.tld</para>
43020
43021             <para>Server host used when URL doesn't have one, ie doesn't begin
43022             with 'http:'. For example, if --host=http://www.mylib.com, then
43023             when 856$u contains 'img/image.jpg', the url checked is:
43024             http://www.mylib.com/image.jpg'.</para>
43025
43026             <para>--verbose|-v</para>
43027
43028             <para>Outputs both successful and failed URLs.</para>
43029
43030             <para>--html</para>
43031
43032             <para>Formats output in HTML. The result can be redirected to a
43033             file accessible by http. This way, it's possible to link directly
43034             to biblio record in edit mode. With this parameter --host-pro is
43035             required.</para>
43036
43037             <para>--host-pro=http://koha-pro.tld</para>
43038
43039             <para>Server host used to link to biblio record editing
43040             page.</para>
43041
43042             <para>--help|-h</para>
43043
43044             <para>Print this help page.</para>
43045           </section>
43046         </section>
43047
43048         <section id="mergeauthcron">
43049           <title>Update Authorities</title>
43050
43051           <para>Script path: misc/migration_tools/merge_authority.pl</para>
43052
43053           <para>Does: Updates biblio data with changes to authorities records<note>
43054               <para>The name of this script is misleading.  This script does not merge authorities
43055                 together it instead merges authority data with linked bib records. Edits to
43056                 authority records will be applied to bibliographic records that use that authority
43057                 when this script is run.</para>
43058             </note></para>
43059
43060           <para>Required by: <link linkend="dontmerge">dontmerge</link> system
43061           preference</para>
43062
43063           <para>Frequency suggestion: nightly</para>
43064         </section>
43065
43066         <section id="serialscron">
43067           <title>Serials Update</title>
43068
43069           <para>Script path: misc/cronjobs/serialsUpdate.pl</para>
43070
43071           <para>Does: checks if there is a "late" issue on active
43072           subscriptions, and if there is, the script will set it as late, and
43073           add the next one as expected.</para>
43074
43075           <para>Frequency suggestion: nightly</para>
43076         </section>
43077       </section>
43078
43079       <section id="opaccrons">
43080         <title>OPAC</title>
43081
43082         <para/>
43083
43084         <section id="customrssfeedcron">
43085           <title>RSS Feeds</title>
43086
43087           <para>Script path: misc/cronjobs/rss/rss.pl</para>
43088
43089           <para>Does: Produces an RSS XML document for any SQL query (not used
43090           for search results RSS feed). <link linkend="customrss">Learn
43091           more</link>.</para>
43092
43093           <para>Frequency suggestion: hourly</para>
43094         </section>
43095
43096         <section id="authbrowsercron">
43097           <title>Authorities Browser</title>
43098
43099           <para>Script path: misc/cronjobs/build_browser_and_cloud.pl</para>
43100
43101           <para>Does: Generate content for authorities browse in OPAC</para>
43102
43103           <para>Required by: <link linkend="OpacBrowser">OpacBrowser</link> system preference<important>
43104               <para>This preference and cron job should only be used on French systems.</para>
43105             </important></para>
43106         </section>
43107
43108         <section id="keywordclouds">
43109           <title>Subject/Author Clouds</title>
43110
43111           <para>Script path: misc/cronjobs/cloud-kw.pl</para>
43112
43113           <para>Does: Generates HTML keywords clouds from Koha Zebra indexes.
43114           misc/cronjobs/cloud-sample.conf has a sample of how this script
43115           operates.</para>
43116
43117           <para>Frequency: This is the type of script you can run once a month
43118           or so, the content generated isn't going to change very much over
43119           time.</para>
43120
43121           <section id="keywordcloudsperl">
43122             <title>Perl Documentation</title>
43123
43124             <para><emphasis role="bold">NAME</emphasis></para>
43125
43126             <para>cloud-kw.pl - Creates HTML keywords clouds from Koha Zebra
43127             Indexes</para>
43128
43129             <para><emphasis role="bold">USAGE</emphasis></para>
43130
43131             <para>cloud-kw.pl [--verbose|--help] --conf=cloud.conf</para>
43132
43133             <para>Creates multiple HTML files containing keywords cloud with
43134             top terms sorted by their logarithmic weight. cloud.conf is a YAML
43135             configuration file driving cloud generation process.</para>
43136
43137             <para><emphasis role="bold">PARAMETERS</emphasis></para>
43138
43139             <para>--conf=configuration file</para>
43140
43141             <para>Specify configuration file name</para>
43142
43143             <para>--verbose|-v</para>
43144
43145             <para>Enable script verbose mode.</para>
43146
43147             <para>--help|-h</para>
43148
43149             <para>Print this help page.</para>
43150
43151             <para><emphasis role="bold">CONFIGURATION</emphasis></para>
43152
43153             <para>Configuration file looks like that:</para>
43154
43155             <para><programlisting>  ---
43156          # Koha configuration file for a specific installation
43157          # If not present, defaults to KOHA_CONF
43158          KohaConf: /home/koha/mylibray/etc/koha-conf.xml
43159          # Zebra index to scan
43160          ZebraIndex: Author
43161          # Koha index used to link found kewords with an opac search URL
43162          KohaIndex: au
43163          # Number of top keyword to use for the cloud
43164          Count: 50
43165          # Include CSS style directives with the cloud
43166          # This could be used as a model and then CSS directives are
43167          # put in the appropriate CSS file directly.
43168          Withcss: Yes
43169          # HTML file where to output the cloud
43170          Output: /home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html
43171         ---
43172          KohaConf: /home/koha/yourlibray/etc/koha-conf.xml
43173          ZebraIndex: Subject
43174          KohaIndex: su
43175          Count: 200
43176          Withcss: no
43177          Output: /home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html</programlisting><emphasis role="bold">IMPROVEMENTS</emphasis></para>
43178
43179             <para>Generated top terms have more informations than those
43180             outputted from the time being. Some parameters could be easily
43181             added to improve this script:</para>
43182
43183             <para>WithCount</para>
43184
43185             <para>In order to output terms with the number of occurrences they
43186             have been found in Koha Catalogue by Zebra.</para>
43187
43188             <para>CloudLevels</para>
43189
43190             <para>Number of levels in the cloud. Now 24 levels are
43191             hardcoded.</para>
43192
43193             <para>Weighting</para>
43194
43195             <para>Weighting method used to distribute terms in the cloud. We
43196             could have two values: Logarithmic and Linear. Now it's
43197             Logarithmic by default.</para>
43198
43199             <para>Order</para>
43200
43201             <para>Now terms are outputted in the lexical order. They could be
43202             sorted by their weight.</para>
43203           </section>
43204         </section>
43205       </section>
43206
43207       <section id="systemcron">
43208         <title>System Administration</title>
43209
43210         <para/>
43211
43212         <section id="cleandbcron">
43213           <title>Clean up Database</title>
43214
43215           <para>Script path: misc/cronjobs/cleanup_database.pl</para>
43216
43217           <para>Does: Truncates the sessions table, cleans out old zebraqueue entries, action logs
43218             and staged MARC files.</para>
43219           <section>
43220             <title>Perl Documentation</title>
43221             <para><emphasis role="bold">USAGE</emphasis></para>
43222             <para>kohaclone/misc/cronjobs/cleanup_database.pl [-h|--help] [--sessions] [--sessdays
43223               DAYS] [-v|--verbose] [--zebraqueue DAYS] [-m|--mail] [--merged] [--import DAYS]
43224               [--logs DAYS] [--searchhistory DAYS]</para>
43225             <para><emphasis role="bold">PARAMETERS</emphasis></para>
43226             <para>-h --help </para>
43227             <para>prints this help message, and exits, ignoring all other options</para>
43228             <para>--sessions </para>
43229             <para>purge the sessions table. If you use this while users are logged into Koha, they
43230               will have to reconnect.</para>
43231             <para>--sessdays DAYS </para>
43232             <para>purge only sessions older than DAYS days</para>
43233             <para>-v --verbose </para>
43234             <para>will cause the script to give you a bit more information about the run.</para>
43235             <para>--zebraqueue DAYS </para>
43236             <para>purge completed zebraqueue entries older than DAYS days. Defaults to 30 days if no
43237               days specified.</para>
43238             <para>-m --mail DAYS </para>
43239             <para>purge items from the mail queue that are older than DAYS days. Defaults to 30 days
43240               if no days specified.</para>
43241             <para>--merged </para>
43242             <para>purged completed entries from need_merge_authorities.</para>
43243             <para>--import DAYS </para>
43244             <para>purge records from import tables older than DAYS days. Defaults to 60 days if no
43245               days specified</para>
43246             <para>--z3950 </para>
43247             <para>purge records from import tables that are the result of Z39.50 searches</para>
43248             <para>--logs DAYS </para>
43249             <para>purge entries from action_logs older than DAYS days. Defaults to 180 days if no
43250               days specified</para>
43251             <para>--searchhistory DAYS </para>
43252             <para>purge entries from search_history older than DAYS days. Defaults to 30 days if no
43253               days specified</para>
43254             <para>--list-invites DAYS </para>
43255             <para>purge (unaccepted) list share invites older than DAYS days. Defaults to 14 days if
43256               no days specified.</para>
43257           </section>
43258         </section>
43259       </section>
43260
43261       <section id="acqcrons">
43262         <title>Acquisitions</title>
43263
43264         <section id="cleansuggcron">
43265           <title>Clean up old suggestions</title>
43266
43267           <para>Script path: misc/cronjobs/purge_suggestions.pl</para>
43268
43269           <para>Does: Removes old (defined by you) suggestions from the
43270           suggestion management area.</para>
43271         </section>
43272       </section>
43273
43274       <section id="deprecatedcrons">
43275         <title>Deprecated scripts</title>
43276
43277         <para>These should not be run without modification:</para>
43278
43279         <para>Script path: misc/cronjobs/update_items.pl</para>
43280
43281         <para>Script path:misc/cronjobs/smsoverdues.pl</para>
43282
43283         <para>Script path:misc/cronjobs/notifyMailsOp.pl</para>
43284
43285         <para>Script path:misc/cronjobs/reservefix.pl</para>
43286
43287         <para>Script path:misc/cronjobs/zebraqueue_start.pl</para>
43288       </section>
43289     </section>
43290   </chapter>
43291
43292   <chapter id="webservices">
43293     <title>Web Services</title>
43294
43295     <para/>
43296
43297     <section id="OAI-PMHservice">
43298       <title>OAI-PMH</title>
43299
43300       <para/>
43301
43302       <section id="oaiconfsample">
43303         <title>Sample OAI Conf File</title>
43304
43305         <para><programlisting>       format:
43306          vs:
43307            metadataPrefix: vs
43308            metadataNamespace: http://veryspecial.tamil.fr/vs/format-pivot/1.1/vs
43309            schema: http://veryspecial.tamil.fr/vs/format-pivot/1.1/vs.xsd
43310            xsl_file: /usr/local/koha/xslt/vs.xsl
43311          marcxml:
43312            metadataPrefix: marxml
43313            metadataNamespace: http://www.loc.gov/MARC21/slim
43314 http://www.loc.gov/standards/marcxml/schema/MARC21slim
43315            schema: http://www.loc.gov/MARC21/slim
43316 http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd
43317          oai_dc:
43318            metadataPrefix: oai_dc
43319            metadataNamespace: http://www.openarchives.org/OAI/2.0/oai_dc/
43320            schema: http://www.openarchives.org/OAI/2.0/oai_dc.xsd
43321            xsl_file:
43322 /usr/local/koha/koha-tmpl/intranet-tmpl/xslt/UNIMARCslim2OAIDC.xsl</programlisting></para>
43323       </section>
43324     </section>
43325     <section id="Rest-services">
43326       <title>REST services</title>
43327
43328       <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>
43329       <para>Services provided in 1.4 version are:
43330       <programlisting>
43331            GET branches
43332            GET user/byid/:borrowernumber/holds
43333            GET user/:user_name/holds
43334            GET user/byid/:borrowernumber/issues
43335            GET user/:user_name/issues
43336            GET user/:user_name/issues_history
43337            GET user/byid/:borrowernumber/issues_history
43338            GET user/today
43339            GET user/all
43340            POST user
43341            PUT user/:user_name
43342            GET biblio/:biblionumber/items
43343            GET biblio/:biblionumber/holdable
43344            GET biblio/:biblionumber/items_holdable_status
43345            GET item/:itemnumber/holdable
43346            PUT auth/change_password
43347            GET /suggestions
43348            GET /suggestions/:suggestionid
43349            POST /suggestions
43350            PUT /suggestions/:suggestionid
43351            DELETE /suggestions/:suggestionid
43352       </programlisting>
43353       </para>
43354     </section>
43355   </chapter>
43356
43357   <chapter id="sru">
43358     <title>Using the SRU server</title>
43359
43360     <section id="usingsru">
43361       <sectioninfo>
43362         <authorgroup>
43363           <author>
43364             <firstname>Nicolas</firstname>
43365             <surname>Morin</surname>
43366             <affiliation>
43367               <orgname>BibLibre</orgname>
43368             </affiliation>
43369           </author>
43370           
43371           <editor>
43372             <firstname>Nicole C.</firstname>
43373             <surname>Engard</surname>
43374             <contrib>Edits where necessary.</contrib>
43375           </editor>
43376         </authorgroup>
43377         
43378         <pubdate>December 2009</pubdate>
43379       </sectioninfo>
43380       <title>Using the SRU server</title>
43381
43382       <para>Koha implements the Search/Retrieve via URL (SRU) protocol. More
43383       information about the protocol itself can be found at <ulink url="http://www.loc.gov/standards/sru/">http://www.loc.gov/standards/sru/</ulink>.
43384       The version implemented is version 1.1.</para>
43385
43386       <section id="sru_explain">
43387         <title>Explain</title>
43388
43389         <para>If you want to have information about the implementation of SRU
43390         on a given server, you should have access to the Explain file using a
43391         request to the server without any parameter. Like
43392         &lt;http://myserver.com:9999/biblios/&gt;. The response from the
43393         server is an XML file that should look like the following and will
43394         give you information about the default settings of the SRU
43395         server.</para>
43396
43397         <programlisting>
43398                &lt;zs:explainResponse&gt;
43399                     &lt;zs:version&gt;1.1&lt;/zs:version&gt;
43400                     &lt;zs:record&gt;
43401                          &lt;zs:recordSchema&gt;http://explain.z3950.org/dtd/2.0/&lt;/zs:recordSchema&gt;
43402                          &lt;zs:recordPacking&gt;xml&lt;/zs:recordPacking&gt;
43403                          &lt;zs:recordData&gt;
43404                          &lt;explain xml:base="zebradb/explain-biblios.xml"&gt;
43405                          &lt;!--
43406                          try stylesheet url: http://./?stylesheet=docpath/sru2.xsl
43407                          --&gt;
43408                     &lt;serverInfo protocol="SRW/SRU/Z39.50"&gt;
43409                          &lt;host&gt;biblibre&lt;/host&gt;
43410                          &lt;port&gt;9999&lt;/port&gt;
43411                          &lt;database&gt;biblios&lt;/database&gt;
43412                     &lt;/serverInfo&gt;
43413                     &lt;databaseInfo&gt;
43414                          &lt;title lang="en" primary="true"&gt;Koha 3 Bibliographic SRU/SRW/Z39.50 server&lt;/title&gt;
43415                          &lt;description lang="en" primary="true"&gt;Koha 3 Bibliographic Server&lt;/description&gt;
43416                          &lt;links&gt;
43417                               &lt;sru&gt;http://biblibre:9999&lt;/sru&gt;
43418                          &lt;/links&gt;
43419                     &lt;/databaseInfo&gt;
43420                     &lt;indexInfo&gt;
43421                          &lt;set name="cql" identifier="info:srw/cql-context-set/1/cql-v1.1"&gt;
43422                               &lt;title&gt;CQL Standard Set&lt;/title&gt;
43423                          &lt;/set&gt;
43424                          &lt;index search="true" scan="true" sort="false"&gt;
43425                          &lt;title lang="en"&gt;CQL Server Choice&lt;/title&gt;
43426                          &lt;map&gt;
43427                               &lt;name set="cql"&gt;serverChoice&lt;/name&gt;
43428                          &lt;/map&gt;
43429                     &lt;map&gt;
43430                        &lt;attr type="1" set="bib1"&gt;text&lt;/attr&gt;
43431                        &lt;/map&gt;
43432                   &lt;/index&gt;
43433               &lt;index search="true" scan="true" sort="false"&gt;
43434                  &lt;title lang="en"&gt;CQL All&lt;/title&gt;
43435                      &lt;map&gt;
43436         &lt;name set="cql"&gt;all&lt;/name&gt;
43437         &lt;/map&gt;
43438         &lt;map&gt;
43439         &lt;attr type="1" set="bib1"&gt;text&lt;/attr&gt;
43440         &lt;/map&gt;
43441         &lt;/index&gt;
43442         &lt;!-- Record ID index --&gt;
43443         &lt;index search="true" scan="true" sort="false"&gt;
43444         &lt;title lang="en"&gt;Record ID&lt;/title&gt;
43445         &lt;map&gt;
43446         &lt;name set="rec"&gt;id&lt;/name&gt;
43447         &lt;/map&gt;
43448         &lt;map&gt;
43449         &lt;attr type="1" set="bib1"&gt;rec:id&lt;/attr&gt;
43450         &lt;attr type="4" set="bib1"&gt;3&lt;/attr&gt;
43451         &lt;/map&gt;
43452         &lt;/index&gt;
43453           </programlisting>
43454       </section>
43455
43456       <section id="sru_search">
43457         <title>Search</title>
43458
43459         <para>This url :
43460         http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=reefs
43461         is composed of the following elements:</para>
43462
43463         <itemizedlist>
43464           <listitem>
43465             <para>base url of the SRU server :
43466             http://myserver.com:9999/biblios?</para>
43467           </listitem>
43468
43469           <listitem>
43470             <para>search part with the 3 required parameters : version,
43471             operation and query. The parameters within the search part should
43472             be of the key=value form, and can be combined with the &amp;
43473             character.</para>
43474           </listitem>
43475         </itemizedlist>
43476
43477         <para>One can add optional parameters to the query, for instance
43478         maximumRecords indicating the maximum number of records to be returned
43479         by the server. So
43480         http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=reefs&amp;maximumRecords=5
43481         will only get the first 5 results results from the server.</para>
43482
43483         <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>
43484         gives more details about the search operations and in particular the
43485         list of optional parameters for searching.</para>
43486
43487         <section id="sru_search_more_details">
43488           <title>More details about Search</title>
43489
43490           <para>The "operation" key can take two values: scan or
43491           searchRetrieve.</para>
43492
43493           <para>If operation=searchRetrieve, then the search key should be
43494           query. As in : operation=searchRetrieve&amp;query=reefs</para>
43495
43496           <para>If operation=scan, then the search key should be scanClause.
43497           As in : operation=scan&amp;scanClause=reefs</para>
43498
43499           <para>etc/zebradb/biblios/etc/bib1.att defines Zebra/3950 indexes
43500           that exist on your system. For instance you'll see that we have
43501           indexes for Subject and for Title: att 21 Subject and att 4 Title
43502           respectively.</para>
43503
43504           <para>In the pqf.properties file located under
43505           etc/zebradb/pqf.properties I see that an access point already uses
43506           my Subject index (index.dc.subject = 1=21) while another uses my
43507           Title index (index.dc.title = 1=4) I know this is my Subject index
43508           because as I've seen just before in my bib1.att file, it's called
43509           with =1=21 in Z3950: so index.dc.subject = 1=21 correctly points to
43510           my Subject index. And Title was called with 1=4 so index.dc.title =
43511           1=4 correctly points to my Title index. I can now construct my query
43512           just like I would in a search box, just preceding it with the
43513           "query" key: query=Subject=reefs and Title=coral searches "reefs" in
43514           the subject and "coral" in the title. The full url would be
43515           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Subject=reefs
43516           and Title=coral If I want to limit the result set to just 5 records,
43517           I can do
43518           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Subject=reefs
43519           and Title=coral&amp;maximumRecords=5</para>
43520
43521           <para>I can also play with truncate, relations, etc. Those are also
43522           defined in my pqf.properties file. I can see for instance the
43523           position properties defined as:</para>
43524
43525           <programlisting>
43526                position.first              = 3=1 6=1
43527               # "first in field"
43528                position.any                = 3=3 6=1
43529                  # "any position in field"
43530                </programlisting>
43531
43532           <para>So as an example if I want "coral" to be at the beginning of
43533           the title, I can do this query :
43534           http://myserver.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=Title=coral
43535           first</para>
43536         </section>
43537       </section>
43538
43539       <section id="sru_retrieve">
43540         <title>Retrieve</title>
43541
43542         <para>My search for
43543         http://univ_lyon3.biblibre.com:9999/biblios?version=1.1&amp;operation=searchRetrieve&amp;query=coral
43544         reefs&amp;maximumRecords=1 retrieves just on record. The response
43545         looks like this:</para>
43546
43547         <programlisting>
43548           &lt;zs:searchRetrieveResponse&gt;
43549 &lt;zs:version&gt;1.1&lt;/zs:version&gt;
43550 &lt;zs:numberOfRecords&gt;1&lt;/zs:numberOfRecords&gt;
43551 &lt;zs:records&gt;
43552 &lt;zs:record&gt;
43553 &lt;zs:recordPacking&gt;xml&lt;/zs:recordPacking&gt;
43554 &lt;zs:recordData&gt;
43555 &lt;record xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd"&gt;
43556 &lt;leader&gt; cam a22 4500&lt;/leader&gt;
43557 &lt;datafield tag="010" ind1=" " ind2=" "&gt;
43558 &lt;subfield code="a"&gt;2-603-01193-6&lt;/subfield&gt;
43559 &lt;subfield code="b"&gt;rel.&lt;/subfield&gt;
43560 &lt;subfield code="d"&gt;159 F&lt;/subfield&gt;
43561 &lt;/datafield&gt;
43562 &lt;datafield tag="020" ind1=" " ind2=" "&gt;
43563 &lt;subfield code="a"&gt;FR&lt;/subfield&gt;
43564 &lt;subfield code="b"&gt;00065351&lt;/subfield&gt;
43565 &lt;/datafield&gt;
43566 &lt;datafield tag="101" ind1="1" ind2=" "&gt;
43567 &lt;subfield code="c"&gt;ita&lt;/subfield&gt;
43568 &lt;/datafield&gt;
43569 &lt;datafield tag="105" ind1=" " ind2=" "&gt;
43570 &lt;subfield code="a"&gt;a z 00|y|&lt;/subfield&gt;
43571 &lt;/datafield&gt;
43572 &lt;datafield tag="106" ind1=" " ind2=" "&gt;
43573 &lt;subfield code="a"&gt;r&lt;/subfield&gt;
43574 &lt;/datafield&gt;
43575 &lt;datafield tag="100" ind1=" " ind2=" "&gt;
43576 &lt;subfield code="a"&gt;20091130 frey50 &lt;/subfield&gt;
43577 &lt;/datafield&gt;
43578 &lt;datafield tag="200" ind1="1" ind2=" "&gt;
43579 &lt;subfield code="a"&gt;Guide des récifs coralliens / A Guide to Coral Reefs&lt;/subfield&gt;
43580 &lt;subfield code="b"&gt;Texte imprimé&lt;/subfield&gt;
43581 &lt;subfield code="e"&gt;la faune sous-marine des coraux&lt;/subfield&gt;
43582 &lt;subfield code="f"&gt;A. et A. Ferrari&lt;/subfield&gt;
43583 &lt;/datafield&gt;
43584 &lt;datafield tag="210" ind1=" " ind2=" "&gt;
43585 &lt;subfield code="a"&gt;Lausanne&lt;/subfield&gt;
43586 &lt;subfield code="a"&gt;Paris&lt;/subfield&gt;
43587 &lt;subfield code="c"&gt;Delachaux et Niestlé&lt;/subfield&gt;
43588 &lt;subfield code="d"&gt;cop. 2000&lt;/subfield&gt;
43589 &lt;subfield code="e"&gt;impr. en Espagne&lt;/subfield&gt;
43590 &lt;/datafield&gt;
43591 &lt;datafield tag="215" ind1=" " ind2=" "&gt;
43592 &lt;subfield code="a"&gt;287 p.&lt;/subfield&gt;
43593 &lt;subfield code="c"&gt;ill. en coul., couv. ill. en coul.&lt;/subfield&gt;
43594 &lt;subfield code="d"&gt;20 cm&lt;/subfield&gt;
43595 &lt;/datafield&gt;
43596 ......
43597 &lt;idzebra&gt;
43598 &lt;size&gt;4725&lt;/size&gt;
43599 &lt;localnumber&gt;2&lt;/localnumber&gt;
43600 &lt;filename&gt;/tmp/nw10BJv9Pk/upd_biblio/exported_records&lt;/filename&gt;
43601 &lt;/idzebra&gt;
43602 &lt;/record&gt;
43603 &lt;/zs:recordData&gt;
43604 &lt;zs:recordPosition&gt;1&lt;/zs:recordPosition&gt;
43605 &lt;/zs:record&gt;
43606 &lt;/zs:records&gt;
43607 &lt;/zs:searchRetrieveResponse&gt;
43608
43609           </programlisting>
43610       </section>
43611     </section>
43612   </chapter>
43613
43614   <appendix id="sysprefdefaults">
43615     <title>System Preference Defaults</title>
43616
43617     <para/>
43618
43619     <section id="isbddefaults">
43620       <title>ISBD Defaults</title>
43621
43622       <para/>
43623
43624       <section id="isbddefault">
43625         <title>MARC Default</title>
43626
43627         <para>#100||{ 100a }{ 100b }{ 100c }{ 100d }{ 110a }{ 110b }{ 110c }{
43628         110d }{ 110e }{ 110f }{ 110g }{ 130a }{ 130d }{ 130f }{ 130g }{ 130h
43629         }{ 130k }{ 130l }{ 130m }{ 130n }{ 130o }{ 130p }{ 130r }{ 130s }{
43630         130t }|&lt;br/&gt;&lt;br/&gt;</para>
43631
43632         <para>#245||{ 245a }{ 245b }{245f }{ 245g }{ 245k }{ 245n }{ 245p }{
43633         245s }{ 245h }|</para>
43634
43635         <para>#246||{ : 246i }{ 246a }{ 246b }{ 246f }{ 246g }{ 246n }{ 246p
43636         }{ 246h }|</para>
43637
43638         <para>#242||{ = 242a }{ 242b }{ 242n }{ 242p }{ 242h }|</para>
43639
43640         <para>#245||{ 245c }|</para>
43641
43642         <para>#242||{ = 242c }|</para>
43643
43644         <para>#250| - |{ 250a }{ 250b }|</para>
43645
43646         <para>#254|, |{ 254a }|</para>
43647
43648         <para>#255|, |{ 255a }{ 255b }{ 255c }{ 255d }{ 255e }{ 255f }{ 255g
43649         }|</para>
43650
43651         <para>#256|, |{ 256a }|</para>
43652
43653         <para>#257|, |{ 257a }|</para>
43654
43655         <para>#258|, |{ 258a }{ 258b }|</para>
43656
43657         <para>#260| - |{ 260a }{ 260b }{ 260c }|</para>
43658
43659         <para>#300| - |{ 300a }{ 300b }{ 300c }{ 300d }{ 300e }{ 300f }{ 300g
43660         }|</para>
43661
43662         <para>#306| - |{ 306a }|</para>
43663
43664         <para>#307| - |{ 307a }{ 307b }|</para>
43665
43666         <para>#310| - |{ 310a }{ 310b }|</para>
43667
43668         <para>#321| - |{ 321a }{ 321b }|</para>
43669
43670         <para>#340| - |{ 3403 }{ 340a }{ 340b }{ 340c }{ 340d }{ 340e }{ 340f
43671         }{ 340h }{ 340i }|</para>
43672
43673         <para>#342| - |{ 342a }{ 342b }{ 342c }{ 342d }{ 342e }{ 342f }{ 342g
43674         }{ 342h }{ 342i }{ 342j }{ 342k }{ 342l }{ 342m }{ 342n }{ 342o }{
43675         342p }{ 342q }{ 342r }{ 342s }{ 342t }{ 342u }{ 342v }{ 342w }|</para>
43676
43677         <para>#343| - |{ 343a }{ 343b }{ 343c }{ 343d }{ 343e }{ 343f }{ 343g
43678         }{ 343h }{ 343i }|</para>
43679
43680         <para>#351| - |{ 3513 }{ 351a }{ 351b }{ 351c }|</para>
43681
43682         <para>#352| - |{ 352a }{ 352b }{ 352c }{ 352d }{ 352e }{ 352f }{ 352g
43683         }{ 352i }{ 352q }|</para>
43684
43685         <para>#362| - |{ 362a }{ 351z }|</para>
43686
43687         <para>#440| - |{ 440a }{ 440n }{ 440p }{ 440v }{ 440x }|.</para>
43688
43689         <para>#490| - |{ 490a }{ 490v }{ 490x }|.</para>
43690
43691         <para>#800| - |{ 800a }{ 800b }{ 800c }{ 800d }{ 800e }{ 800f }{ 800g
43692         }{ 800h }{ 800j }{ 800k }{ 800l }{ 800m }{ 800n }{ 800o }{ 800p }{
43693         800q }{ 800r }{ 800s }{ 800t }{ 800u }{ 800v }|.</para>
43694
43695         <para>#810| - |{ 810a }{ 810b }{ 810c }{ 810d }{ 810e }{ 810f }{ 810g
43696         }{ 810h }{ 810k }{ 810l }{ 810m }{ 810n }{ 810o }{ 810p }{ 810r }{
43697         810s }{ 810t }{ 810u }{ 810v }|.</para>
43698
43699         <para>#811| - |{ 811a }{ 811c }{ 811d }{ 811e }{ 811f }{ 811g }{ 811h
43700         }{ 811k }{ 811l }{ 811n }{ 811p }{ 811q }{ 811s }{ 811t }{ 811u }{
43701         811v }|.</para>
43702
43703         <para>#830| - |{ 830a }{ 830d }{ 830f }{ 830g }{ 830h }{ 830k }{ 830l
43704         }{ 830m }{ 830n }{ 830o }{ 830p }{ 830r }{ 830s }{ 830t }{ 830v
43705         }|.</para>
43706
43707         <para>#500|&lt;br/&gt;&lt;br/&gt;|{ 5003 }{ 500a }|</para>
43708
43709         <para>#501|&lt;br/&gt;&lt;br/&gt;|{ 501a }|</para>
43710
43711         <para>#502|&lt;br/&gt;&lt;br/&gt;|{ 502a }|</para>
43712
43713         <para>#504|&lt;br/&gt;&lt;br/&gt;|{ 504a }|</para>
43714
43715         <para>#505|&lt;br/&gt;&lt;br/&gt;|{ 505a }{ 505t }{ 505r }{ 505g }{
43716         505u }|</para>
43717
43718         <para>#506|&lt;br/&gt;&lt;br/&gt;|{ 5063 }{ 506a }{ 506b }{ 506c }{
43719         506d }{ 506u }|</para>
43720
43721         <para>#507|&lt;br/&gt;&lt;br/&gt;|{ 507a }{ 507b }|</para>
43722
43723         <para>#508|&lt;br/&gt;&lt;br/&gt;|{ 508a }{ 508a }|</para>
43724
43725         <para>#510|&lt;br/&gt;&lt;br/&gt;|{ 5103 }{ 510a }{ 510x }{ 510c }{
43726         510b }|</para>
43727
43728         <para>#511|&lt;br/&gt;&lt;br/&gt;|{ 511a }|</para>
43729
43730         <para>#513|&lt;br/&gt;&lt;br/&gt;|{ 513a }{513b }|</para>
43731
43732         <para>#514|&lt;br/&gt;&lt;br/&gt;|{ 514z }{ 514a }{ 514b }{ 514c }{
43733         514d }{ 514e }{ 514f }{ 514g }{ 514h }{ 514i }{ 514j }{ 514k }{ 514m
43734         }{ 514u }|</para>
43735
43736         <para>#515|&lt;br/&gt;&lt;br/&gt;|{ 515a }|</para>
43737
43738         <para>#516|&lt;br/&gt;&lt;br/&gt;|{ 516a }|</para>
43739
43740         <para>#518|&lt;br/&gt;&lt;br/&gt;|{ 5183 }{ 518a }|</para>
43741
43742         <para>#520|&lt;br/&gt;&lt;br/&gt;|{ 5203 }{ 520a }{ 520b }{ 520u
43743         }|</para>
43744
43745         <para>#521|&lt;br/&gt;&lt;br/&gt;|{ 5213 }{ 521a }{ 521b }|</para>
43746
43747         <para>#522|&lt;br/&gt;&lt;br/&gt;|{ 522a }|</para>
43748
43749         <para>#524|&lt;br/&gt;&lt;br/&gt;|{ 524a }|</para>
43750
43751         <para>#525|&lt;br/&gt;&lt;br/&gt;|{ 525a }|</para>
43752
43753         <para>#526|&lt;br/&gt;&lt;br/&gt;|{\n510i }{\n510a }{ 510b }{ 510c }{
43754         510d }{\n510x }|</para>
43755
43756         <para>#530|&lt;br/&gt;&lt;br/&gt;|{\n5063 }{\n506a }{ 506b }{ 506c }{
43757         506d }{\n506u }|</para>
43758
43759         <para>#533|&lt;br/&gt;&lt;br/&gt;|{\n5333 }{\n533a }{\n533b }{\n533c
43760         }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }|</para>
43761
43762         <para>#534|&lt;br/&gt;&lt;br/&gt;|{\n533p }{\n533a }{\n533b }{\n533c
43763         }{\n533d }{\n533e }{\n533f }{\n533m }{\n533n }{\n533t }{\n533x
43764         }{\n533z }|</para>
43765
43766         <para>#535|&lt;br/&gt;&lt;br/&gt;|{\n5353 }{\n535a }{\n535b }{\n535c
43767         }{\n535d }|</para>
43768
43769         <para>#538|&lt;br/&gt;&lt;br/&gt;|{\n5383 }{\n538a }{\n538i }{\n538u
43770         }|</para>
43771
43772         <para>#540|&lt;br/&gt;&lt;br/&gt;|{\n5403 }{\n540a }{ 540b }{ 540c }{
43773         540d }{\n520u }|</para>
43774
43775         <para>#544|&lt;br/&gt;&lt;br/&gt;|{\n5443 }{\n544a }{\n544b }{\n544c
43776         }{\n544d }{\n544e }{\n544n }|</para>
43777
43778         <para>#545|&lt;br/&gt;&lt;br/&gt;|{\n545a }{ 545b }{\n545u }|</para>
43779
43780         <para>#546|&lt;br/&gt;&lt;br/&gt;|{\n5463 }{\n546a }{ 546b }|</para>
43781
43782         <para>#547|&lt;br/&gt;&lt;br/&gt;|{\n547a }|</para>
43783
43784         <para>#550|&lt;br/&gt;&lt;br/&gt;|{ 550a }|</para>
43785
43786         <para>#552|&lt;br/&gt;&lt;br/&gt;|{ 552z }{ 552a }{ 552b }{ 552c }{
43787         552d }{ 552e }{ 552f }{ 552g }{ 552h }{ 552i }{ 552j }{ 552k }{ 552l
43788         }{ 552m }{ 552n }{ 562o }{ 552p }{ 552u }|</para>
43789
43790         <para>#555|&lt;br/&gt;&lt;br/&gt;|{ 5553 }{ 555a }{ 555b }{ 555c }{
43791         555d }{ 555u }|</para>
43792
43793         <para>#556|&lt;br/&gt;&lt;br/&gt;|{ 556a }{ 506z }|</para>
43794
43795         <para>#563|&lt;br/&gt;&lt;br/&gt;|{ 5633 }{ 563a }{ 563u }|</para>
43796
43797         <para>#565|&lt;br/&gt;&lt;br/&gt;|{ 5653 }{ 565a }{ 565b }{ 565c }{
43798         565d }{ 565e }|</para>
43799
43800         <para>#567|&lt;br/&gt;&lt;br/&gt;|{ 567a }|</para>
43801
43802         <para>#580|&lt;br/&gt;&lt;br/&gt;|{ 580a }|</para>
43803
43804         <para>#581|&lt;br/&gt;&lt;br/&gt;|{ 5633 }{ 581a }{ 581z }|</para>
43805
43806         <para>#584|&lt;br/&gt;&lt;br/&gt;|{ 5843 }{ 584a }{ 584b }|</para>
43807
43808         <para>#585|&lt;br/&gt;&lt;br/&gt;|{ 5853 }{ 585a }|</para>
43809
43810         <para>#586|&lt;br/&gt;&lt;br/&gt;|{ 5863 }{ 586a }|</para>
43811
43812         <para>#020|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;ISBN: &lt;/label&gt;|{
43813         020a }{ 020c }|</para>
43814
43815         <para>#022|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;ISSN: &lt;/label&gt;|{
43816         022a }|</para>
43817
43818         <para>#222| = |{ 222a }{ 222b }|</para>
43819
43820         <para>#210| = |{ 210a }{ 210b }|</para>
43821
43822         <para>#024|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Standard No.:
43823         &lt;/label&gt;|{ 024a }{ 024c }{ 024d }{ 0242 }|</para>
43824
43825         <para>#027|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Standard Tech. Report.
43826         No.: &lt;/label&gt;|{ 027a }|</para>
43827
43828         <para>#028|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Publisher. No.:
43829         &lt;/label&gt;|{ 028a }{ 028b }|</para>
43830
43831         <para>#013|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Patent No.:
43832         &lt;/label&gt;|{ 013a }{ 013b }{ 013c }{ 013d }{ 013e }{ 013f
43833         }|</para>
43834
43835         <para>#030|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;CODEN: &lt;/label&gt;|{
43836         030a }|</para>
43837
43838         <para>#037|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Source: &lt;/label&gt;|{
43839         037a }{ 037b }{ 037c }{ 037f }{ 037g }{ 037n }|</para>
43840
43841         <para>#010|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;LCCN: &lt;/label&gt;|{
43842         010a }|</para>
43843
43844         <para>#015|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Nat. Bib. No.:
43845         &lt;/label&gt;|{ 015a }{ 0152 }|</para>
43846
43847         <para>#016|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Nat. Bib. Agency Control
43848         No.: &lt;/label&gt;|{ 016a }{ 0162 }|</para>
43849
43850         <para>#600|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Personal
43851         Names: &lt;/label&gt;|{\n6003 }{\n600a}{ 600b }{ 600c }{ 600d }{ 600e
43852         }{ 600f }{ 600g }{ 600h }{--600k}{ 600l }{ 600m }{ 600n }{ 600o
43853         }{--600p}{ 600r }{ 600s }{ 600t }{ 600u
43854         }{--600x}{--600z}{--600y}{--600v}|</para>
43855
43856         <para>#610|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Corporate
43857         Names: &lt;/label&gt;|{\n6103 }{\n610a}{ 610b }{ 610c }{ 610d }{ 610e
43858         }{ 610f }{ 610g }{ 610h }{--610k}{ 610l }{ 610m }{ 610n }{ 610o
43859         }{--610p}{ 610r }{ 610s }{ 610t }{ 610u
43860         }{--610x}{--610z}{--610y}{--610v}|</para>
43861
43862         <para>#611|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Meeting Names:
43863         &lt;/label&gt;|{\n6113 }{\n611a}{ 611b }{ 611c }{ 611d }{ 611e }{ 611f
43864         }{ 611g }{ 611h }{--611k}{ 611l }{ 611m }{ 611n }{ 611o }{--611p}{
43865         611r }{ 611s }{ 611t }{ 611u }{--611x}{--611z}{--611y}{--611v}|</para>
43866
43867         <para>#630|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Uniform
43868         Titles: &lt;/label&gt;|{\n630a}{ 630b }{ 630c }{ 630d }{ 630e }{ 630f
43869         }{ 630g }{ 630h }{--630k }{ 630l }{ 630m }{ 630n }{ 630o }{--630p}{
43870         630r }{ 630s }{ 630t }{--630x}{--630z}{--630y}{--630v}|</para>
43871
43872         <para>#648|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Chronological
43873         Terms: &lt;/label&gt;|{\n6483 }{\n648a
43874         }{--648x}{--648z}{--648y}{--648v}|</para>
43875
43876         <para>#650|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Topical Terms:
43877         &lt;/label&gt;|{\n6503 }{\n650a}{ 650b }{ 650c }{ 650d }{ 650e
43878         }{--650x}{--650z}{--650y}{--650v}|</para>
43879
43880         <para>#651|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Geographic
43881         Terms: &lt;/label&gt;|{\n6513 }{\n651a}{ 651b }{ 651c }{ 651d }{ 651e
43882         }{--651x}{--651z}{--651y}{--651v}|</para>
43883
43884         <para>#653|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Index Terms:
43885         &lt;/label&gt;|{ 653a }|</para>
43886
43887         <para>#654|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Subjects--Facted Index
43888         Terms: &lt;/label&gt;|{\n6543
43889         }{\n654a}{--654b}{--654x}{--654z}{--654y}{--654v}|</para>
43890
43891         <para>#655|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Genre/Form:
43892         &lt;/label&gt;|{\n6553 }{\n655a}{--655b}{--655x
43893         }{--655z}{--655y}{--655v}|</para>
43894
43895         <para>#656|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Occupation:
43896         &lt;/label&gt;|{\n6563
43897         }{\n656a}{--656k}{--656x}{--656z}{--656y}{--656v}|</para>
43898
43899         <para>#657|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Function:
43900         &lt;/label&gt;|{\n6573
43901         }{\n657a}{--657x}{--657z}{--657y}{--657v}|</para>
43902
43903         <para>#658|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Index Terms--Curriculum
43904         Objective:
43905         &lt;/label&gt;|{\n658a}{--658b}{--658c}{--658d}{--658v}|</para>
43906
43907         <para>#050|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;LC Class. No.:
43908         &lt;/label&gt;|{ 050a }{ / 050b }|</para>
43909
43910         <para>#082|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Dewey Class. No.:
43911         &lt;/label&gt;|{ 082a }{ / 082b }|</para>
43912
43913         <para>#080|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Universal Decimal Class.
43914         No.: &lt;/label&gt;|{ 080a }{ 080x }{ / 080b }|</para>
43915
43916         <para>#070|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;National Agricultural
43917         Library Call No.: &lt;/label&gt;|{ 070a }{ / 070b }|</para>
43918
43919         <para>#060|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;National Library of
43920         Medicine Call No.: &lt;/label&gt;|{ 060a }{ / 060b }|</para>
43921
43922         <para>#074|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;GPO Item No.:
43923         &lt;/label&gt;|{ 074a }|</para>
43924
43925         <para>#086|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Gov. Doc. Class. No.:
43926         &lt;/label&gt;|{ 086a }|</para>
43927
43928         <para>#088|&lt;br/&gt;&lt;br/&gt;&lt;label&gt;Report. No.:
43929         &lt;/label&gt;|{ 088a }|</para>
43930       </section>
43931
43932       <section id="unimarcdefault">
43933         <title>UNIMARC Default</title>
43934
43935         <para>#200|&lt;h2&gt;Title : |{200a}{. 200c}{ : 200e}{200d}{. 200h}{.
43936         200i}|&lt;/h2&gt;</para>
43937
43938         <para>#461|&lt;label class="ipt"&gt;A part of : &lt;/label&gt;|&lt;a
43939         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=461t&amp;idx=ti}"&gt;{461t}&lt;/a&gt;{N∞
43940         461h} {v. 461v}{(461d)}&lt;br/&gt;|</para>
43941
43942         <para>#200b|&lt;label class="ipt"&gt;Material Designation :
43943         &lt;/label&gt;| {200b }|&lt;br/&gt;</para>
43944
43945         <para>#101a|&lt;label class="ipt"&gt;Language(s): &lt;/label&gt;|&lt;a
43946         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>
43947
43948         <para>#200f|&lt;label class="ipt"&gt;Authors : &lt;/label&gt;|&lt;a
43949         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=200f&amp;idx=au}"&gt;{200f
43950         ; }&lt;/a&gt;|&lt;br/&gt;</para>
43951
43952         <para>#200g|&lt;label class="ipt"&gt;Co-authors : &lt;/label&gt;|&lt;a
43953         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=200g&amp;idx=au}"&gt;{200g
43954         ; }&lt;/a&gt;|&lt;br/&gt;</para>
43955
43956         <para>#210a|&lt;br/&gt;&lt;label class="ipt"&gt;Place of pubblication
43957         : &lt;/label&gt;|&lt;a
43958         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>
43959
43960         <para>#210c|&lt;label class="ipt"&gt;Publisher : &lt;/label&gt;|&lt;a
43961         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=pb&amp;q={210c}"&gt;{210c
43962         ; }&lt;/a&gt;|&lt;br/&gt;</para>
43963
43964         <para>#210d|&lt;label class="ipt"&gt;Date of pubblication :
43965         &lt;/label&gt;|{ 210d}|&lt;br/&gt;</para>
43966
43967         <para>#215|&lt;label class="ipt"&gt;Description :
43968         &lt;/label&gt;|{215a}{ : 215c}{ ; 215d}{ + 215e}|&lt;br/&gt;</para>
43969
43970         <para>#225a|&lt;label class="ipt"&gt;Series :&lt;/label&gt;|&lt;a
43971         href="/cgi-bin/koha/catalogue/search.pl?op=do_search{&amp;q=225a&amp;idx=se}"&gt;{225a
43972         ;}&lt;/a&gt; |</para>
43973
43974         <para>#225||{ = 225d}{ : 225e}{. 225h}{. 225i}{ / 225f}{, 225x}{ ;
43975         225v}|&lt;br/&gt;</para>
43976
43977         <para>#686|&lt;label&gt;Classification : &lt;/label&gt;|{ 686a
43978         }|&lt;br/&gt;</para>
43979
43980         <para>#608|&lt;label&gt;Form, Genre : &lt;/label&gt;|&lt;a
43981         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={608a}"&gt;&lt;img
43982         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
43983         title="Search on {608a}"&gt;{
43984         608a}&lt;/a&gt;|&lt;br/&gt;&lt;br/&gt;</para>
43985
43986         <para>#200||&lt;label class="ipt"&gt;Subjects :
43987         &lt;/label&gt;&lt;br/&gt;|&lt;ul&gt;</para>
43988
43989         <para>#600|&lt;label class="ipt"&gt;Person(s)
43990         &lt;/label&gt;&lt;br/&gt; |&lt;li&gt;&lt;a
43991         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={600a}"&gt;&lt;img
43992         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
43993         title="Search on {600a}"&gt;{
43994         600a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
43995
43996         <para>#601|&lt;label class="ipt"&gt;Organisation(s)
43997         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
43998         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={601a}"&gt;&lt;img
43999         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
44000         title="Search on {601a}"&gt;{
44001         601a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
44002
44003         <para>#606|&lt;label class="ipt"&gt;Term(s)
44004         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
44005         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={606a}"&gt;&lt;img
44006         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
44007         title="Search on {606a}"&gt;{
44008         606a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
44009
44010         <para>#607|&lt;label class="ipt"&gt;Place(s)
44011         &lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
44012         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={607a}"&gt;&lt;img
44013         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
44014         title="Search on {607a}"&gt;{
44015         607a}&lt;/a&gt;&lt;/li&gt;|&lt;br/&gt;</para>
44016
44017         <para>#610|&lt;label&gt;Keywords&lt;/label&gt;&lt;br/&gt;|&lt;li&gt;&lt;a
44018         href="/cgi-bin/koha/catalogue/search.pl?op=do_search&amp;idx=su&amp;q={610a}"&gt;&lt;img
44019         border="0" src="/opac-tmpl/css/en/images/filefind.png" height="15"
44020         title="Search on {610a}"&gt;{ 610a}&lt;/a&gt;&lt;/li&gt;|</para>
44021
44022         <para>#200||&lt;/ul&gt;|</para>
44023
44024         <para>#856|&lt;label class="ipt"&gt;Electronic resource :
44025         &lt;/label&gt;|&lt;a href="{856u}"&gt;click here&lt;/a&gt; to go to
44026         the external resource&lt;br/&gt;</para>
44027
44028         <para>#010|&lt;label class="ipt"&gt;ISBN : &lt;/label&gt;|{010a
44029         ;}|&lt;br/&gt;</para>
44030
44031         <para>#011|&lt;label class="ipt"&gt;ISSN : &lt;/label&gt;|{011a
44032         ;}|&lt;br/&gt;</para>
44033
44034         <para>#200||&lt;label class="ipt"&gt;Notes :
44035         &lt;/label&gt;|&lt;br/&gt;&lt;ul&gt;</para>
44036
44037         <para>#300||&lt;li&gt;{300a}&lt;/li&gt;|</para>
44038
44039         <para>#307||&lt;li&gt;{307a}&lt;/li&gt;|</para>
44040
44041         <para>#310||&lt;li&gt;{310a}&lt;/li&gt;|</para>
44042
44043         <para>#326||&lt;li&gt;{326a}&lt;/li&gt;|</para>
44044
44045         <para>#327||&lt;li&gt;{327a}&lt;/li&gt;|</para>
44046
44047         <para>#333|&lt;li&gt;Public : |{333a}&lt;/li&gt;|</para>
44048
44049         <para>#200||&lt;/ul&gt;|</para>
44050
44051         <para>#330||&lt;label class="ipt"&gt;Abstract :
44052         &lt;/label&gt;|&lt;br/&gt;</para>
44053
44054         <para>#330||{330a}|&lt;br/&gt;</para>
44055
44056         <para>#200||&lt;br/&gt;&lt;h2&gt;Items&lt;/h2&gt;|</para>
44057
44058         <para>#200|&lt;table&gt;|&lt;th&gt;Call
44059         number&lt;/th&gt;&lt;th&gt;Copy
44060         note&lt;/th&gt;&lt;th&gt;Fonds&lt;/th&gt;&lt;th&gt;Genre
44061         detail&lt;/th&gt;&lt;th&gt;Circulation
44062         type&lt;/th&gt;&lt;th&gt;Barcode&lt;/th&gt;|</para>
44063
44064         <para>#995||&lt;tr&gt;&lt;td&gt; {995k}&lt;/td&gt;&lt;td&gt;
44065         {995u}&lt;/td&gt;&lt;td&gt;
44066         {995y}&lt;/td&gt;&lt;td&gt;{995e}  &lt;/td&gt;&lt;td&gt;
44067         {995o}&lt;/td&gt;&lt;td&gt;{995f}&lt;/td&gt;&lt;/tr&gt;|&lt;/table&gt;</para>
44068       </section>
44069     </section>
44070   </appendix>
44071
44072   <appendix id="receiptprint">
44073     <title>Configuring Receipt Printers</title>
44074
44075     <para>The following instructions are for specific receipt printers, but
44076     can probably be used to help with setup of other brands as well.</para>
44077
44078     <section id="epsonprinters">
44079       <sectioninfo>
44080         <corpauthor>NEKLS</corpauthor>
44081
44082         <pubdate>2008</pubdate>
44083
44084         <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>
44085       </sectioninfo>
44086
44087       <title>For Epson TM-T88III (3) &amp; TM-T88IV (4) Printers</title>
44088
44089       <para/>
44090
44091       <section id="epsonprintdriver">
44092         <title>In the Print Driver</title>
44093
44094         <para>For these instructions, we are using version 5,0,3,0 of the
44095         Epson TM-T88III print driver; the EPSON TM-T88IV version is ReceiptE4.
44096         Register at the <ulink url="https://www.epsonexpert.com/login">EpsonExpert Technical Resource
44097         Center website</ulink> to gain access to the drivers; go to Technical
44098         Resources, then choose the printer model from the Printers drop-down
44099         list.</para>
44100
44101         <para>Click Start &gt; Printers and Faxes &gt; Right click the receipt
44102         printer &gt; Properties:</para>
44103
44104         <itemizedlist>
44105           <listitem>
44106             <para>Advanced Tab, click Printing Defaults button</para>
44107           </listitem>
44108
44109           <listitem>
44110             <para>Layout Tab: Paper size: Roll Paper 80 x 297mm</para>
44111           </listitem>
44112
44113           <listitem>
44114             <para>TM-T88III: Layout Tab: Check Reduce Printing and Fit to
44115             Printable Width</para>
44116           </listitem>
44117
44118           <listitem>
44119             <para>TM-T88IV: Check Reduced Size Print; Click OK on the popup
44120             window that appears. Fit to Printable Width should be
44121             automatically selected.</para>
44122           </listitem>
44123
44124           <listitem>
44125             <para>OK your way out of there.</para>
44126           </listitem>
44127         </itemizedlist>
44128       </section>
44129
44130       <section id="epsonfirefox">
44131         <title>In Firefox</title>
44132
44133         <para>Under File &gt; Page Setup:</para>
44134
44135         <itemizedlist>
44136           <listitem>
44137             <para>Shrink to fit page on Format &amp; Options tab</para>
44138           </listitem>
44139
44140           <listitem>
44141             <para>0,0,0,0 for Margins on Margins &amp; Header/Footer Tab. This
44142             makes the receipts use all available space on the paper
44143             roll.</para>
44144           </listitem>
44145
44146           <listitem>
44147             <para>Set all Headers/Footers to -blank-. This removes all of the
44148             gunk you might normally find on a print from Firefox, such as the
44149             URL, number of pages, etc.</para>
44150           </listitem>
44151
44152           <listitem>
44153             <para>Click OK</para>
44154           </listitem>
44155         </itemizedlist>
44156
44157         <para>Set the default printer settings in Firefox so you don't see a
44158         "Print" dialog:</para>
44159
44160         <itemizedlist>
44161           <listitem>
44162             <para>Go to File &gt; Print</para>
44163           </listitem>
44164
44165           <listitem>
44166             <para>Set the Printer to the receipt printer.</para>
44167           </listitem>
44168
44169           <listitem>
44170             <para>Click the Advanced (or Properties) button</para>
44171           </listitem>
44172
44173           <listitem>
44174             <para>Layout Tab: Paper size: Roll Paper 80 x 297mm</para>
44175           </listitem>
44176
44177           <listitem>
44178             <para>TM-T88III: Layout Tab: Check Reduce Printing and Fit to
44179             Printable Width</para>
44180           </listitem>
44181
44182           <listitem>
44183             <para>TM-T88IV: Check Reduced Size Print; click OK on the popup
44184             window that appears. Fit to Printable Width should be
44185             automatically selected.</para>
44186           </listitem>
44187
44188           <listitem>
44189             <para>OK your way out, go ahead and print whatever page you are
44190             on.</para>
44191           </listitem>
44192
44193           <listitem>
44194             <para>Type about:config, in the address bar. Click "I'll be
44195             careful, I promise!" on the warning message.</para>
44196           </listitem>
44197
44198           <listitem>
44199             <para>Type, print.always in Filter.</para>
44200           </listitem>
44201
44202           <listitem>
44203             <para>Look for print.always_print_silent.</para>
44204
44205             <itemizedlist>
44206               <listitem>
44207                 <para>If the preference is there then set the value to
44208                 true.</para>
44209               </listitem>
44210             </itemizedlist>
44211           </listitem>
44212
44213           <listitem>
44214             <para>If the preference is not there (and it shouldn't be in most
44215             browsers) you have to add the preference.</para>
44216
44217             <itemizedlist>
44218               <listitem>
44219                 <para>Right click the preference area and select New &gt;
44220                 Boolean</para>
44221               </listitem>
44222
44223               <listitem>
44224                 <para>Type print.always_print_silent in the dialog box and set
44225                 the value to True. This sets the print settings in Firefox to
44226                 always use the same settings and print without showing a
44227                 dialog box.</para>
44228               </listitem>
44229             </itemizedlist>
44230           </listitem>
44231         </itemizedlist>
44232
44233         <warning>
44234           <para>Setting the print.always_print_silent setting in about:config
44235           DISABLES the ability to choose a printer in Firefox.</para>
44236         </warning>
44237       </section>
44238     </section>
44239
44240     <section id="epson2">
44241       <sectioninfo>
44242         <corpauthor>NEKLS</corpauthor>
44243
44244         <pubdate>2008</pubdate>
44245
44246         <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>
44247       </sectioninfo>
44248
44249       <title>For Epson TM-T88II (2) Printers</title>
44250
44251       <para>Register at the <ulink url="https://www.epsonexpert.com/login">EpsonExpert Technical Resource
44252       Center website</ulink> to gain access to the drivers; go to Technical
44253       Resources, then choose the printer model from the Printers drop-down
44254       list.</para>
44255
44256       <section id="epson2firefox">
44257         <title>In Firefox</title>
44258
44259         <para>Under File &gt; Page Setup:</para>
44260
44261         <itemizedlist>
44262           <listitem>
44263             <para>Shrink to fit page on Format &amp; Options tab</para>
44264           </listitem>
44265
44266           <listitem>
44267             <para>0,0,0,0 for Margins on Margins &amp; Header/Footer Tab. This
44268             makes the receipts use all available space on the paper
44269             roll.</para>
44270           </listitem>
44271
44272           <listitem>
44273             <para>Set all Headers/Footers to -blank-. This removes all of the
44274             gunk you might normally find on a print from Firefox, such as the
44275             URL, number of pages, etc.</para>
44276           </listitem>
44277
44278           <listitem>
44279             <para>Click OK</para>
44280           </listitem>
44281         </itemizedlist>
44282
44283         <para>Set the default printer settings in Firefox so you don't see a
44284         "Print" dialog:</para>
44285
44286         <itemizedlist>
44287           <listitem>
44288             <para>Go to File &gt; Print</para>
44289           </listitem>
44290
44291           <listitem>
44292             <para>Set the Printer to the receipt printer.</para>
44293           </listitem>
44294
44295           <listitem>
44296             <para>Print whatever page you are on.</para>
44297           </listitem>
44298
44299           <listitem>
44300             <para>Type about:config, in the address bar. Click "I'll be
44301             careful, I promise!" on the warning message.</para>
44302           </listitem>
44303
44304           <listitem>
44305             <para>Type, print.always in Filter.</para>
44306           </listitem>
44307
44308           <listitem>
44309             <para>Look for, print.always_print_silent.</para>
44310
44311             <itemizedlist>
44312               <listitem>
44313                 <para>If the preference is there then set the value to
44314                 true.</para>
44315               </listitem>
44316             </itemizedlist>
44317           </listitem>
44318
44319           <listitem>
44320             <para>If the preference is not there (and it shouldn't be in most
44321             browsers) you have to add the preference.</para>
44322
44323             <itemizedlist>
44324               <listitem>
44325                 <para>Right click the preference area and select New &gt;
44326                 Boolean</para>
44327               </listitem>
44328
44329               <listitem>
44330                 <para>Type, print.always_print_silent in the dialog box and
44331                 set the value to True. This sets the print settings in Firefox
44332                 to always use the same settings and print without showing a
44333                 dialog box.</para>
44334               </listitem>
44335             </itemizedlist>
44336           </listitem>
44337         </itemizedlist>
44338
44339         <warning>
44340           <para>Setting the print.always_print_silent setting in about:config
44341           DISABLES the ability to choose a printer in Firefox.</para>
44342         </warning>
44343       </section>
44344     </section>
44345
44346     <section id="starprinter">
44347       <sectioninfo>
44348         <corpauthor>RHCL</corpauthor>
44349
44350         <editor>
44351           <firstname>Nicole C.</firstname>
44352
44353           <surname>Engard</surname>
44354         </editor>
44355
44356         <pubdate>2010</pubdate>
44357       </sectioninfo>
44358
44359       <title>For Star SP542 Printers</title>
44360
44361       <section id="installstarprinter">
44362         <title>Installing the Printer</title>
44363
44364         <para>While the following comments are based on the Star SP542 receipt
44365         printer, they probably apply to all printers in the SP5xx
44366         series.</para>
44367
44368         <para>The Star SP542 receipt printer works well with Koha and <emphasis role="bold">Firefox
44369             on Windows XP SP3</emphasis>. This printer, with either the parallel or USB interface,
44370           is fairly easy to install and configure. You will need the following executable file which
44371           is available from numerous places on the Internet:</para>
44372
44373         <para>linemode_2k-xp_20030205.exe</para>
44374
44375         <para>This executable actually does all of the installation; you will
44376         not need to use the Microsoft Windows "Add Printer" program. We
44377         recommend that when installing, the option for the software monitor
44378         not be selected; we have experienced significant pauses and delays in
44379         printing with it. Instead, simply choose to install the receipt
44380         printer without the monitor.</para>
44381
44382         <para>Additionally, the install program may not put the printer on the
44383         correct port, especially if using the USB interface. This is easily
44384         corrected by going to "Start -&gt; Printers and Faxes -&gt; Properties
44385         for the SP542 printer -&gt; Ports", then check the appropriate
44386         port.</para>
44387
44388         <para>A reboot may be required, even if not indicated by the
44389         installation software or the operating system.</para>
44390         <para><emphasis role="bold">Windows 7</emphasis> users should refer to this page:  <ulink
44391             url="http://www.starmicronics.com/supports/win7.aspx"
44392             >http://www.starmicronics.com/supports/win7.aspx</ulink>.
44393         </para>
44394       </section>
44395     </section>
44396
44397     <section id="firefoxreceipt">
44398       <sectioninfo>
44399         <corpauthor>VOKAL</corpauthor>
44400
44401         <editor>
44402           <firstname>Nicole C.</firstname>
44403
44404           <surname>Engard</surname>
44405         </editor>
44406
44407         <pubdate>2010</pubdate>
44408
44409         <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>
44410       </sectioninfo>
44411
44412       <title>Configuring Firefox to Print to Receipt Printer</title>
44413
44414       <itemizedlist>
44415         <listitem>
44416           <para>Open File &gt; Page Setup</para>
44417         </listitem>
44418
44419         <listitem>
44420           <para>Make all the headers and footers blank</para>
44421         </listitem>
44422
44423         <listitem>
44424           <para>Set the margins to 0 (zero)</para>
44425         </listitem>
44426
44427         <listitem>
44428           <para>In the address bar of Firefox, type about:config</para>
44429         </listitem>
44430
44431         <listitem>
44432           <para>Search for print.always_print_silent and double click
44433           it</para>
44434         </listitem>
44435
44436         <listitem>
44437           <para>Change it from false to true</para>
44438
44439           <itemizedlist>
44440             <listitem>
44441               <para>This lets you skip the Print pop up box that comes up, as
44442               well as skipping the step where you have to click OK,
44443               automatically printing the right sized slip.</para>
44444             </listitem>
44445           </itemizedlist>
44446         </listitem>
44447
44448         <listitem>
44449           <para>If print.always_print_silent does not come up</para>
44450
44451           <itemizedlist>
44452             <listitem>
44453               <para>Right click on a blank area of the preference
44454               window</para>
44455             </listitem>
44456
44457             <listitem>
44458               <para>Select new &gt; Boolean</para>
44459             </listitem>
44460
44461             <listitem>
44462               <para>Enter "print.always_print_silent" as the name (without
44463               quotes)</para>
44464             </listitem>
44465
44466             <listitem>
44467               <para>Click OK</para>
44468             </listitem>
44469
44470             <listitem>
44471               <para>Select true for the value</para>
44472             </listitem>
44473           </itemizedlist>
44474         </listitem>
44475
44476         <listitem>
44477           <para>You may also want to check what is listed for
44478           print.print_printer</para>
44479
44480           <itemizedlist>
44481             <listitem>
44482               <para>You may have to choose Generic/Text Only (or whatever your
44483               receipt printer might be named)</para>
44484             </listitem>
44485           </itemizedlist>
44486         </listitem>
44487       </itemizedlist>
44488     </section>
44489   </appendix>
44490   <appendix id="noticesappendix">
44491     <title>Notice &amp; Slips Guides</title>
44492     <section id="noticesfieldguide">
44493       <sectioninfo>
44494         <authorgroup>
44495           <author>
44496             <firstname>Barton</firstname>
44497             <surname>Chittenden</surname>
44498             <affiliation>
44499               <orgname>ByWater Solutions</orgname>
44500             </affiliation>
44501           </author>
44502           <editor>
44503             <firstname>Nicole C.</firstname>
44504             <surname>Engard</surname>
44505           </editor>
44506         </authorgroup>
44507         <pubdate>2014</pubdate>
44508       </sectioninfo>
44509       <title>Field Guide for Notices &amp; Slips</title>
44510       <para>This guide will break down the notices and slips information in 3 ways.  First it will
44511         tell you what file generates the notice, then how you will present the item info in that
44512         notice and finally if the notice can be branch specific or not.</para>
44513       <para>
44514         <informaltable
44515           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">
44516           <thead>
44517             <tr>
44518               <th rowspan="1" colspan="1" align="left">Letter Code</th>
44519               <th rowspan="1" colspan="1" align="left">Used In</th>
44520               <th rowspan="1" colspan="1" align="left">Detail tag</th>
44521               <th rowspan="1" colspan="1" align="left">Can be branch specific</th>
44522             </tr>
44523           </thead>
44524           <tbody>
44525             <tr>
44526               <td rowspan="1" colspan="1" align="left">DUE</td>
44527               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
44528               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
44529               <td rowspan="1" colspan="1" align="left">No</td>
44530             </tr>
44531             <tr>
44532               <td rowspan="1" colspan="1" align="left">DUEDGST</td>
44533               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
44534               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
44535               <td rowspan="1" colspan="1" align="left">No</td>
44536             </tr>
44537             <tr>
44538               <td rowspan="1" colspan="1" align="left">PREDUE</td>
44539               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
44540               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
44541               <td rowspan="1" colspan="1" align="left">No</td>
44542             </tr>
44543             <tr>
44544               <td rowspan="1" colspan="1" align="left">PREDUEDGST</td>
44545               <td rowspan="1" colspan="1" align="left">advance_notices.pl</td>
44546               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt;</td>
44547               <td rowspan="1" colspan="1" align="left">No</td>
44548             </tr>
44549             <tr>
44550               <td rowspan="1" colspan="1" align="left">ODUE*</td>
44551               <td rowspan="1" colspan="1" align="left">overdue_notices.pl</td>
44552               <td rowspan="1" colspan="1" align="left">&lt;&lt;items.content&gt;&gt; or &lt;item&gt;
44553                 &lt;/item&gt;</td>
44554               <td rowspan="1" colspan="1" align="left">Yes</td>
44555             </tr>
44556             <tr>
44557               <td rowspan="1" colspan="1" align="left">CHECKOUT</td>
44558               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
44559               <td rowspan="1" colspan="1" align="left">N/A</td>
44560               <td rowspan="1" colspan="1" align="left">Yes</td>
44561             </tr>
44562             <tr>
44563               <td rowspan="1" colspan="1" align="left">RENEWAL</td>
44564               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
44565               <td rowspan="1" colspan="1" align="left">N/A</td>
44566               <td rowspan="1" colspan="1" align="left">Yes</td>
44567             </tr>
44568             <tr>
44569               <td rowspan="1" colspan="1" align="left">TRANSFERSLIP</td>
44570               <td rowspan="1" colspan="1" align="left">C4/Circulation.pm</td>
44571               <td rowspan="1" colspan="1" align="left">N/A</td>
44572               <td rowspan="1" colspan="1" align="left">Yes</td>
44573             </tr>
44574             <tr>
44575               <td rowspan="1" colspan="1" align="left">ISSUESLIP</td>
44576               <td rowspan="1" colspan="1" align="left">C4/Members.pm</td>
44577               <td rowspan="1" colspan="1" align="left">
44578                 <para>&lt;checkedout&gt; &lt;/checkedout&gt; </para>
44579                 <para> &lt;overdue&gt; &lt;/overdue&gt; </para>
44580                 <para> &lt;news&gt; &lt;/news&gt; </para>
44581               </td>
44582               <td rowspan="1" colspan="1" align="left">Yes</td>
44583             </tr>
44584             <tr>
44585               <td rowspan="1" colspan="1" align="left">ISSUEQSLIP</td>
44586               <td rowspan="1" colspan="1" align="left">C4/Members.pm</td>
44587               <td rowspan="1" colspan="1" align="left">&lt;checkedout&gt; &lt;/checkedout&gt;</td>
44588               <td rowspan="1" colspan="1" align="left">Yes</td>
44589             </tr>
44590             <tr>
44591               <td rowspan="1" colspan="1" align="left">HOLDPLACED</td>
44592               <td rowspan="1" colspan="1" align="left">C4/Reserves.pm</td>
44593               <td rowspan="1" colspan="1" align="left">N/A</td>
44594               <td rowspan="1" colspan="1" align="left">Yes</td>
44595             </tr>
44596             <tr>
44597               <td rowspan="1" colspan="1" align="left">RESERVESLIP</td>
44598               <td rowspan="1" colspan="1" align="left">C4/Reserves.pm</td>
44599               <td rowspan="1" colspan="1" align="left">N/A</td>
44600               <td rowspan="1" colspan="1" align="left">Yes</td>
44601             </tr>
44602             <tr>
44603               <td rowspan="1" colspan="1" align="left">ASKED</td>
44604               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
44605               <td rowspan="1" colspan="1" align="left">N/A</td>
44606               <td rowspan="1" colspan="1" align="left">Yes</td>
44607             </tr>
44608             <tr>
44609               <td rowspan="1" colspan="1" align="left">CHECKED</td>
44610               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
44611               <td rowspan="1" colspan="1" align="left">N/A</td>
44612               <td rowspan="1" colspan="1" align="left">Yes</td>
44613             </tr>
44614             <tr>
44615               <td rowspan="1" colspan="1" align="left">ACCEPTED</td>
44616               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
44617               <td rowspan="1" colspan="1" align="left">N/A</td>
44618               <td rowspan="1" colspan="1" align="left">Yes</td>
44619             </tr>
44620             <tr>
44621               <td rowspan="1" colspan="1" align="left">REJECTED</td>
44622               <td rowspan="1" colspan="1" align="left">C4/Suggestions.pm</td>
44623               <td rowspan="1" colspan="1" align="left">N/A</td>
44624               <td rowspan="1" colspan="1" align="left">Yes</td>
44625             </tr>
44626             <tr>
44627               <td rowspan="1" colspan="1" align="left">PREDUE_PHONE</td>
44628               <td rowspan="1" colspan="1" align="left">TalkingTech_itiva_outbound</td>
44629               <td rowspan="1" colspan="1" align="left">N/A</td>
44630               <td rowspan="1" colspan="1" align="left">No</td>
44631             </tr>
44632             <tr>
44633               <td rowspan="1" colspan="1" align="left">OVERDUE_PHONE</td>
44634               <td rowspan="1" colspan="1" align="left">TalkingTech_itiva_outbound</td>
44635               <td rowspan="1" colspan="1" align="left">N/A</td>
44636               <td rowspan="1" colspan="1" align="left">No</td>
44637             </tr>
44638             <tr>
44639               <td rowspan="1" colspan="1" align="left">HOLD_PHONE</td>
44640               <td rowspan="1" colspan="1" align="left">TalkingTech_itiva_outbound</td>
44641               <td rowspan="1" colspan="1" align="left">N/A</td>
44642               <td rowspan="1" colspan="1" align="left">No</td>
44643             </tr>
44644             <tr>
44645               <td rowspan="1" colspan="1" align="left">OPAC_REG_VERIFY</td>
44646               <td rowspan="1" colspan="1" align="left">opac/opac-memberentry.pl</td>
44647               <td rowspan="1" colspan="1" align="left">N/A</td>
44648               <td rowspan="1" colspan="1" align="left">No</td>
44649             </tr>
44650           </tbody>
44651         </informaltable>
44652       </para>
44653     </section>
44654   </appendix>
44655
44656   <appendix id="samplenotice">
44657     <title>Example Notice</title>
44658
44659     <para>Nicole Engard</para>
44660
44661     <para>410 Library Rd.</para>
44662
44663     <para>Philadelphia, PA 19107</para>
44664
44665     <para>Dear Nicole Engard (23529000035726),</para>
44666
44667     <para>According to our records, at the time of this notice, you have items
44668     that are overdue. Please return or renew them as soon as possible to avoid
44669     increasing late fines.</para>
44670
44671     <para>If you have registered a password with the library, you may use it
44672     with your library card number to renew online.</para>
44673
44674     <para>If you believe you have returned the items below please call at and
44675     library staff will be happy to help resolve the issue.</para>
44676
44677     <para>The following item(s) are currently overdue:</para>
44678
44679     <para>07/08/2008 Creating drug-free schools and communities : 502326000054
44680     Fox, C. Lynn.</para>
44681
44682     <para>06/27/2008 Eating fractions / 502326000022 McMillan, Bruce.</para>
44683
44684     <para>Sincerely, Library Staff</para>
44685   </appendix>
44686
44687   <appendix id="sampleserialsapp">
44688     <title>Sample Serials</title>
44689
44690     <para/>
44691
44692     <section id="readersdigestsample">
44693       <title>Reader's Digest (0034-0375)</title>
44694
44695       <itemizedlist>
44696         <listitem>
44697           <para>Published 12 times a year (monthly)</para>
44698         </listitem>
44699
44700         <listitem>
44701           <para>The Volume number changes every 6 months and the numbers
44702           continues on (requires an advanced pattern).</para>
44703
44704           <screenshot>
44705             <screeninfo>Sample Reader's Digest Subscription</screeninfo>
44706
44707             <mediaobject>
44708               <imageobject>
44709                 <imagedata fileref="images/serialssamples/readersserial.png"/>
44710               </imageobject>
44711             </mediaobject>
44712           </screenshot>
44713         </listitem>
44714       </itemizedlist>
44715
44716       <para/>
44717     </section>
44718
44719     <section id="peoplesample">
44720       <title>People Weekly (1076-0091)</title>
44721
44722       <itemizedlist>
44723         <listitem>
44724           <para>Published weekly</para>
44725
44726           <itemizedlist>
44727             <listitem>
44728               <para>The website says "on Saturday except the first week of
44729               August, Thanksgiving week, the first and last weeks of the year"
44730               but this does not match the pattern for 2007 or 2008</para>
44731             </listitem>
44732           </itemizedlist>
44733         </listitem>
44734
44735         <listitem>
44736           <para>In the Jul-Dec there are 26 issues</para>
44737         </listitem>
44738
44739         <listitem>
44740           <para>In the Jan-Jun there are 25 issues (no issue for the first
44741           week of January)</para>
44742         </listitem>
44743       </itemizedlist>
44744
44745       <para>Since the irregularity on the first # 26 does not skip a week,
44746       this would be set up as to roll over on issue 25. The 26th issue in the
44747       second half of the year would have to be received as a
44748       supplemental.</para>
44749
44750       <para>The irregularity check will complain that 52 issues were expected,
44751       but 25 entered. The current irregularity check can only check that the
44752       first position of the numbering pattern matches the expected issue count
44753       of the periodicity. But we do need to trigger the rollover on the
44754       volume, so we need to define the last two weeks of the year as
44755       irregularities. So we receive 50 issues the first 50 weeks, then one
44756       supplemental issue in week 51, which we have to define the enumeration
44757       for, then the next predicted issue will be the following year's first
44758       week.</para>
44759     </section>
44760
44761     <section id="hebrewserialsample">
44762       <title>Et-Mol</title>
44763
44764       <para>This journal is published with the following rules:</para>
44765
44766       <itemizedlist>
44767         <listitem>
44768           <para>6 issues a year (every 2 months)</para>
44769         </listitem>
44770
44771         <listitem>
44772           <para>year changes every 6 issues</para>
44773         </listitem>
44774
44775         <listitem>
44776           <para>we start in 2011</para>
44777         </listitem>
44778
44779         <listitem>
44780           <para>the issue number goes up indefinitely</para>
44781         </listitem>
44782
44783         <listitem>
44784           <para>starting from issue 215</para>
44785         </listitem>
44786       </itemizedlist>
44787
44788       <para>The planning would look like this:</para>
44789
44790       <screenshot>
44791         <screeninfo>Sample for this Hebrew Journal</screeninfo>
44792
44793         <mediaobject>
44794           <imageobject>
44795             <imagedata fileref="images/serialssamples/hebrewnewspaper.png"/>
44796           </imageobject>
44797         </mediaobject>
44798       </screenshot>
44799     </section>
44800     <section id="backpackerserial">
44801       <title>Backpacker (0277-867X)</title>
44802       <para>Published 9 times a year irregularly.  The issues continues while the volume and number
44803         rolls over every 9 issues.  If you're holding Volume 41, Number 3, Issue 302 in your hand
44804         the prediction would look like this:</para>
44805       <screenshot>
44806           <screeninfo>Backpacker numbering pattern</screeninfo>
44807           <mediaobject>
44808             <imageobject>
44809               <imagedata fileref="images/serialssamples/backpacker.png"/>
44810             </imageobject>
44811           </mediaobject>
44812         </screenshot>
44813       <para>And the received issues would number like this:</para>
44814       <para>v. 41, no. 3, iss. 302   </para>
44815       <para>v. 41, no. 4, iss. 303 </para>
44816       <para>v. 41, no. 5, iss. 304 </para>
44817       <para>v. 41, no. 6, iss. 305 </para>
44818       <para>v. 41, no. 7, iss. 306 </para>
44819       <para>v. 41, no. 8, iss. 307</para>
44820       <para>v. 41, no. 9, iss. 308 </para>
44821       <para>v. 42, no. 1, iss. 309 </para>
44822       <para>v. 42, no. 2, iss. 310 </para>
44823       <para>v. 42, no. 3, iss. 311 </para>
44824       <para>v. 42, no. 4, iss. 312</para>
44825     </section>
44826     <section id="keatsserial">
44827       <title>Keats-Shelley Journal (0453-4387)</title>
44828       <para>This journal is published once per year in July.  The numbering follows this pattern:  <itemizedlist>
44829           <listitem>
44830             <para>Vol. 61 2013</para>
44831           </listitem>
44832           <listitem>
44833             <para>Vol. 62 2014</para>
44834           </listitem>
44835           <listitem>
44836             <para>Vol. 63 2015</para>
44837           </listitem>
44838         </itemizedlist> Setup should look like this (if you're starting in July 2014):</para>
44839       <screenshot>
44840           <screeninfo>Serial planning</screeninfo>
44841           <mediaobject>
44842             <imageobject>
44843               <imagedata fileref="images/serialssamples/keatsplanning.png"/>
44844             </imageobject>
44845           </mediaobject>
44846         </screenshot>
44847       <tip>
44848         <para>The prediction test will not show the right pattern, but once you receive you will see
44849           that the above does generate the right pattern.</para>
44850       </tip>
44851     </section>
44852     <section id="cilserial">
44853       <title>Computers in Libraries (1041-7915)</title>
44854       <para>Computers in Libraries is published ten times per year (monthly with January/February
44855         and July/August combined issues).</para>
44856       <screenshot>
44857         <screeninfo>Subscription details</screeninfo>
44858         <mediaobject>
44859           <imageobject>
44860             <imagedata fileref="images/serialssamples/cilirregular.png"/>
44861           </imageobject>
44862         </mediaobject>
44863       </screenshot>
44864       <screenshot>
44865         <screeninfo>Serial Planning</screeninfo>
44866         <mediaobject>
44867           <imageobject>
44868             <imagedata fileref="images/serialssamples/cilpattern.png"/>
44869           </imageobject>
44870         </mediaobject>
44871       </screenshot>
44872       <screenshot>
44873         <screeninfo>Received details</screeninfo>
44874         <mediaobject>
44875           <imageobject>
44876             <imagedata fileref="images/serialssamples/cilreceived.png"/>
44877           </imageobject>
44878         </mediaobject>
44879       </screenshot>
44880     </section>
44881   </appendix>
44882   <appendix id="samplelistemail">
44883     <title>Sample List &amp; Cart Emails</title>
44884     <section id="examplelistemail">
44885       <title>Example Email from List</title>
44886       <para>Below is an example of an email from a list in
44887         Koha.<programlisting>Hi,
44888
44889 Here is your list called If You Like Jodi Picoult, sent from our online catalog.
44890
44891 Please note that the attached file is a MARC bibliographic records file
44892 which can be imported into a Personal Bibliographic Software like EndNote,
44893 Reference Manager or ProCite.
44894 ---------------------------------------------
44895
44896 Home safe : a novel /
44897
44898 by Berg, Elizabeth.
44899
44900 Published by: Random House,, 260 p. ;, 25 cm.
44901 Copyright year: 2009
44902 LCCN:   2008049247
44903 In the online catalog:
44904     http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=12113
44905 Items :
44906     North Branch FIC (FIC Ber) TVSN500088894O
44907     Main Library FIC (FIC Boh) TVSN5000921548
44908     South Branch FIC (FIC Boh) TVSN500092156A
44909     West Branch FIC (FIC Boh) TVSN5000921559
44910
44911 ---------------------------------------------
44912
44913 Half a heart /
44914
44915 by Brown, Rosellen.
44916
44917 Published by: Farrar, Straus, and Giroux,, 402 p. ;, 24 cm.
44918 Copyright year: 2000
44919 LCCN:    00022926
44920 In the online catalog:
44921     http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=12501
44922 Items :
44923     East Branch  (813/.54)
44924     South Branch FIC (FIC Bro) TVSN5000451333</programlisting></para>
44925     </section>
44926     <section id="examplecartemail">
44927       <title>Example Email from Cart</title>
44928       <para>Below is a sample of what an email from the Cart in Koha will look
44929         like:<programlisting>Hi,
44930
44931    Joaquin D'Planque sent you a cart from our online catalog.
44932
44933    Please note that the attached file is a MARC bibliographic records
44934    file which can be imported into personal bibliographic software like
44935    EndNote, Reference Manager or ProCite.
44936
44937    ---------------------------------------------------------------------
44938
44939
44940      1.  Book /
44941        Author(s): Brookfield, Karen. ;
44942        Published by: Knopf : | Distributed by Random House, , 63 p. : ,
44943        29 cm.
44944        Copyright year: 1993
44945        Notes : Includes index.
44946        LCCN: 93018833 /AC
44947
44948        In online catalog:
44949        http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=31644
44950
44951        Items:
44952
44953          *  East Branch (JNF 002 Bro) TVSN500017618A
44954
44955        -----------------------------------------------------------------
44956
44957      2.  The 1965 World book year book :
44958
44959        Published by: Field Enterprises Educational Corp., , 628 p. : , 26
44960        cm.
44961        Copyright year: 1965
44962        Notes : Includes index. | Spine title: Year book, 1965. | Cover
44963        title: The World book year book, 1965.
44964        URL:
44965        http://www.archive.org/details/1965worldbookyea00chic%20%7C%20http://www.openlibrary.org/books/OL24199089M
44966
44967        In online catalog:
44968        http://MYCATALOG/cgi-bin/koha/opac-detail.pl?biblionumber=88666
44969
44970        -----------------------------------------------------------------</programlisting></para>
44971     </section>
44972   </appendix>
44973
44974   <appendix id="kohacms">
44975     <title>Using Koha as a Content Management System (CMS)</title>
44976
44977     <para/>
44978
44979     <section id="kohacmssetup">
44980       <title>Setup</title>
44981
44982       <para>These are instructions for taking a default install of Koha and allowing it to function
44983         as a little content management system. This will allow a library to publish an arbitrary
44984         number of pages based on a template. This example uses the template for the main opac page,
44985         but you could just as well use any template you wish with a bit more editing. This may be
44986         appropriate if you have a small library, want to allow librarians to easily add pages, and
44987         do not want to support a complete CMS. </para>
44988
44989       <itemizedlist>
44990         <listitem>
44991           <para>Copy /usr/share/koha/opac/cgi-bin/opac/opac-main.pl to
44992             /usr/share/koha/opac/cgi-bin/opac/pages.pl (in the same directory) </para>
44993         </listitem>
44994
44995         <listitem>
44996           <para>Edit pages.pl in an editor</para>
44997         </listitem>
44998
44999         <listitem>
45000           <para>At approximately line 33 change this code: </para>
45001
45002           <programlisting>template_name  => "opac-main.tmpl",</programlisting>
45003         </listitem>
45004
45005         <listitem>
45006           <para>To this code:</para>
45007
45008           <programlisting>template_name  => "pages.tmpl", </programlisting>
45009         </listitem>
45010
45011         <listitem>
45012           <para>At approximately line 62 after this code: </para>
45013           <programlisting>$template->param( 
45014            koha_news       => $all_koha_news, 
45015            koha_news_count => $koha_news_count,
45016            display_daily_quote => C4::Context->preference('QuoteOfTheDay'),
45017            daily_quote         => $quote,
45018            );</programlisting>
45019         </listitem>
45020         <listitem>
45021           <para>Add these lines: </para>
45022           <programlisting>        my $page = "page_" . $cgi->param('p');            # go for "p" value in URL and do the concatenation
45023         my $preference = C4::Context->preference($page);  # Go for preference  
45024         $template->{VARS}->{'page_test'} = $preference    # pass variable to template pages.tt</programlisting>
45025         </listitem>
45026
45027         <listitem>
45028           <para>Note pages.pl file must have Webserver user execution permissions, you can use
45029               <ulink url="http://en.wikipedia.org/wiki/Chmod">chmod</ulink> command if you are
45030             actually logged in as such user:
45031             <programlisting>        $chmod 755 pages.pl</programlisting></para>
45032         </listitem>
45033       
45034         <listitem>
45035           <para>In the browser go to Home &gt; Administration &gt; System Preferences &gt; Local Use and add
45036             a New Preference called "page_test" </para>
45037         </listitem>
45038
45039         <listitem>
45040           <para>Fill it out as so</para>
45041
45042           <itemizedlist>
45043             <listitem>
45044               <para>Explanation: test page for pages tiny cms</para>
45045             </listitem>
45046
45047             <listitem>
45048               <para>Variable: page_test</para>
45049             </listitem>
45050
45051             <listitem>
45052               <para>Value: Lorem ipsum</para>
45053             </listitem>
45054
45055             <listitem>
45056               <para>Click the TextArea link (or enter "TextArea" into the
45057               input field below it)</para>
45058             </listitem>
45059
45060             <listitem>
45061               <para>variable options (last field): 80|50</para>
45062             </listitem>
45063           </itemizedlist>
45064         </listitem>
45065
45066         <listitem>
45067           <para>In a browser go to http://youraddress/cgi-bin/koha/pages.pl?p=test The page should
45068             come up with the words "Lorem ipsum" in the main content area of the page. (replace
45069             "youraddress" with localhost, 127.0.0.1, or your domain name depending on how you have
45070             Apache set up.) </para>
45071         </listitem>
45072
45073         <listitem>
45074           <para>To add more pages simply create a system preference where the title begins with
45075             "page_" followed by any arbitrary letters. You can add any markup you want as the value
45076             of the field. Reference the new page by changing the value of the "p" parameter in the
45077             URL. </para>
45078         </listitem>
45079       </itemizedlist>
45080       <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>
45081       <section id="kohacmstmpl">
45082         <title>Editing the pages template</title>
45083         <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>
45084         <section id="kohacmstmplboot">
45085           <title>Editing 'bootstrap' theme template (current)</title>
45086           <itemizedlist>
45087             <listitem>
45088               <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>
45089             </listitem>
45090             <listitem>
45091               <para>Edit /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/en/modules/pages.tt</para>
45092             </listitem>
45093             <listitem>
45094               <para>At approximately line 61, change this:
45095                 <programlisting>        [% IF ( OpacMainUserBlock ) %]&lt;div id="opacmainuserblock">[% OpacMainUserBlock %]&lt;/div>[% END %]</programlisting></para>
45096             </listitem>     
45097             <listitem>
45098               <para>To this:
45099                 <programlisting>        [% IF ( page_test ) %]&lt;div id="opacmainuserblock">[% page_test %]&lt;/div>[% END %]</programlisting></para>
45100             </listitem>
45101           </itemizedlist>
45102           <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.
45103             <programlisting>
45104                       [% IF ( koha_news_count ) %]
45105                       &lt;div id="news">
45106                       &lt;table class="table table-bordered">
45107                       [% FOREACH koha_new IN koha_news %]
45108                         &lt;thead>&lt;tr>&lt;th>[% koha_new.title %]&lt;/th>&lt;/tr>&lt;/thead>
45109                         &lt;tbody>&lt;tr>&lt;td>&lt;p>[% koha_new.new %]&lt;/p>
45110                         &lt;p class="newsfooter">&lt;i>(published on [% koha_new.newdate %])&lt;/i>&lt;/p>&lt;/td>&lt;/tr>&lt;/tbody>
45111                       [% END %]
45112                       &lt;/table>
45113                       &lt;/div>
45114                      [% END %]
45115             </programlisting>
45116           </para>
45117         </section>
45118         <section id="kohacmstmplprog">
45119           <title>Editing 'prog' theme template (deprecated)</title>
45120           <itemizedlist>
45121             <listitem>
45122               <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>
45123             </listitem>
45124             <listitem>
45125               <para>Edit /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/pages.tt</para>
45126             </listitem>
45127             <listitem>
45128               <para>At approximately line 40, change this:
45129                 <programlisting>        &lt;div id="opacmainuserblock" class="container">[% OpacMainUserBlock %]&lt;/div></programlisting></para>
45130             </listitem>
45131             <listitem>
45132               <para>To this:
45133                 <programlisting>        &lt;div id="opacmainuserblock" class="container">[% page_test %]&lt;/div></programlisting></para>
45134             </listitem>
45135           </itemizedlist>         
45136         </section>
45137       </section>
45138       <section id="kohacmstrouble">
45139         <title>Troubleshooting</title>
45140
45141         <para>If you have problems check file permissions on pages.pl and
45142         pages.tmpl. They should have the same user and group as other Koha
45143         files like opac-main.pl.</para>
45144       </section>
45145
45146       <section id="kohacmsbonus">
45147         <title>Bonus Points</title>
45148
45149         <para>Instead of using the address
45150         http://youraddress/cgi-bin/koha/pages.pl?p=test you can shorten it to
45151         http://youraddress/pages.pl?p=test Just open up
45152         /etc/koha/koha-httpd.conf and add the follow at about line
45153         13:<programlisting>ScriptAlias /pages.pl "/usr/share/koha/opac/cgi-bin/opac/pages.pl" </programlisting></para>
45154
45155         <para>Then restart Apache.</para>
45156       </section>
45157     </section>
45158
45159     <section id="kohacmsusage">
45160       <title>Usage</title>
45161
45162       <para>After setting up Koha as a CMS you can create new pages following
45163       these instructions:</para>
45164
45165       <section id="kohacmspages">
45166         <title>Adding Pages</title>
45167
45168         <para>To add a new page you need to add a system preference under
45169         Local Use.</para>
45170
45171         <itemizedlist>
45172           <listitem>
45173             <para>Get there: More &gt; Administration &gt; Global System
45174             Preferences &gt; Local Use</para>
45175           </listitem>
45176
45177           <listitem>
45178             <para>Click 'New Preference'</para>
45179           </listitem>
45180
45181           <listitem>
45182             <para>Enter in a description in the Explanation field</para>
45183           </listitem>
45184
45185           <listitem>
45186             <para>Enter a value that starts with 'page_' in the Variable
45187             field</para>
45188           </listitem>
45189
45190           <listitem>
45191             <para>Enter starting HTML in the Value field</para>
45192
45193             <screenshot>
45194               <screeninfo>Add a new preference</screeninfo>
45195
45196               <mediaobject>
45197                 <imageobject>
45198                   <imagedata fileref="images/appendix-cms/newpreference.png"/>
45199                 </imageobject>
45200               </mediaobject>
45201             </screenshot>
45202           </listitem>
45203
45204           <listitem>
45205             <para>Set the Variable Type to Textarea</para>
45206           </listitem>
45207
45208           <listitem>
45209             <para>Set the Variable options to something like 20|20 for 20 rows
45210             and 20 columns</para>
45211
45212             <screenshot>
45213               <screeninfo>Settings for the new preference</screeninfo>
45214
45215               <mediaobject>
45216                 <imageobject>
45217                   <imagedata fileref="images/appendix-cms/newpref-settings.png"/>
45218                 </imageobject>
45219               </mediaobject>
45220             </screenshot>
45221           </listitem>
45222         </itemizedlist>
45223       </section>
45224
45225       <section id="kohacmsview">
45226         <title>Viewing your page</title>
45227
45228         <para>You can view your new page at
45229         http://YOUR-OPAC/cgi-bin/koha/pages.pl?p=PAGENAME where PAGENAME is
45230         the part you entered after 'page_' in the Variable field.</para>
45231       </section>
45232
45233       <section id="kohacmsexpage">
45234         <title>Example</title>
45235
45236         <para>This process can be used to create recommended reading lists
45237         within Koha. So once the code changes have been made per the
45238         instructions on 'Koha as a CMS' you go through the 'Adding a New Page'
45239         instructions above to great a page for 'Recommended Reading
45240         Lists'</para>
45241
45242         <screenshot>
45243           <screeninfo>Create page by modifying a system
45244           preference</screeninfo>
45245
45246           <mediaobject>
45247             <imageobject>
45248               <imagedata fileref="images/appendix-cms/recommendedreading.png"/>
45249             </imageobject>
45250           </mediaobject>
45251         </screenshot>
45252
45253         <para>Next we need to create pages for our various classes (or
45254         categories). To do this, return to the 'Adding a New Page' section and
45255         create a preference for the first class.</para>
45256
45257         <screenshot>
45258           <screeninfo>Add a new sys pref for another page</screeninfo>
45259
45260           <mediaobject>
45261             <imageobject>
45262               <imagedata fileref="images/appendix-cms/class101-pref.png"/>
45263             </imageobject>
45264           </mediaobject>
45265         </screenshot>
45266
45267         <para>Next you'll want to link your first page to your new second
45268         page, go to the page_recommend preference and click 'Edit.' Now you
45269         want to edit the HTML to include a link to your newest page:</para>
45270
45271         <screenshot>
45272           <screeninfo>Edit original preference to add new page</screeninfo>
45273
45274           <mediaobject>
45275             <imageobject>
45276               <imagedata fileref="images/appendix-cms/editrecommendpref.png"/>
45277             </imageobject>
45278           </mediaobject>
45279         </screenshot>
45280       </section>
45281
45282       <section id="examplecms">
45283         <title>Live Examples</title>
45284
45285         <itemizedlist>
45286           <listitem>
45287             <para>The Crawford Library at Dallas Christian College is using
45288             this method for their recommended reading lists: <ulink url="http://opac.dallas.edu/">http://opac.dallas.edu/</ulink></para>
45289           </listitem>
45290         </itemizedlist>
45291       </section>
45292     </section>
45293   </appendix>
45294
45295   <appendix id="resetkohadb">
45296     <title>Resetting the Koha Database</title>
45297
45298     <para>These notes on how to reset the database for Koha were derived from the following email
45299       thread: <ulink
45300         url="http://lists.koha-community.org/pipermail/koha-devel/2009-January/008939.html"
45301         >http://lists.koha-community.org/pipermail/koha-devel/2009-January/008939.html</ulink></para>
45302
45303     <para>Resetting the database may be useful if you install Koha with the
45304     sample data, and then wish to use real data without reinstalling the
45305     software.</para>
45306
45307     <section id="truncate">
45308       <title>Truncate Tables</title>
45309
45310       <para>Use your preferred MySQL client to <ulink url="http://dev.mysql.com/doc/refman/5.0/en/truncate.html">truncate</ulink>
45311       the following tables:</para>
45312
45313       <itemizedlist>
45314         <listitem>
45315           <para>bibio</para>
45316         </listitem>
45317
45318         <listitem>
45319           <para>biblioitems</para>
45320         </listitem>
45321
45322         <listitem>
45323           <para>items</para>
45324         </listitem>
45325
45326         <listitem>
45327           <para>auth_header</para>
45328         </listitem>
45329
45330         <listitem>
45331           <para>sessions</para>
45332         </listitem>
45333
45334         <listitem>
45335           <para>zebraqueue</para>
45336         </listitem>
45337       </itemizedlist>
45338     </section>
45339
45340     <section id="resetzebra">
45341       <title>Reset the Zebra Index</title>
45342
45343       <para>Run the following commands to reset the authorities and biblios
45344       Zebra indices. <programlisting>$ zebraidx -c /etc/koha/zebradb/zebra-authorities-dom.cfg -g iso2709 -d authorities init 
45345 $ zebraidx -c /etc/koha/zebradb/zebra-biblios.cfg -g iso2709 -d biblios init </programlisting></para>
45346       <para>If you are running a package install then you'll want to run the following commands to
45347         reset the authorities and biblios Zebra indices
45348         instead:<programlisting>$ sudo zebraidx -c /etc/koha/sites/YOURLIBRARY/zebra-authorities-dom.cfg  -g iso2709 -d authorities init 
45349 $ sudo zebraidx -c /etc/koha/sites/YOURLIBRARY/zebra-biblios.cfg  -g iso2709 -d biblios init </programlisting></para>
45350       <para>Replacing YOURLIBRARY with your Koha installation name.</para>
45351     </section>
45352   </appendix>
45353
45354   <appendix id="importantlinks">
45355     <title>Important Links</title>
45356
45357     <para/>
45358
45359     <section id="koharelatedlinks">
45360       <title>Koha Related</title>
45361
45362       <itemizedlist>
45363         <listitem>
45364           <para>Report Koha Bugs - <ulink url="http://bugs.koha-community.org">http://bugs.koha-community.org</ulink></para>
45365         </listitem>
45366
45367         <listitem>
45368           <para>Koha Versioning Control - <ulink url="http://git.koha-community.org/">http://git.koha-community.org/</ulink></para>
45369         </listitem>
45370
45371         <listitem>
45372           <para>Database Structure - <ulink url="http://schema.koha-community.org"
45373               >http://schema.koha-community.org</ulink></para>
45374         </listitem>
45375
45376         <listitem>
45377           <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>
45378         </listitem>
45379
45380         <listitem>
45381           <para>Kyles's Koha Tools - <ulink url="http://kylehall.info/index.php/projects/koha/"
45382               >http://kylehall.info/index.php/projects/koha/</ulink></para>
45383         </listitem>
45384
45385         <listitem>
45386           <para>Koha Bibliography - <ulink url="http://www.zotero.org/groups/koha">http://www.zotero.org/groups/koha</ulink></para>
45387         </listitem>
45388
45389         <listitem>
45390           <para>Koha Shared Links - <ulink url="http://groups.diigo.com/group/everything-koha">http://groups.diigo.com/group/everything-koha</ulink></para>
45391         </listitem>
45392
45393         <listitem>
45394           <para>Koha Presentations - <ulink url="http://www.slideshare.net/group/koha-ils/slideshows">http://www.slideshare.net/group/koha-ils/slideshows</ulink></para>
45395         </listitem>
45396       </itemizedlist>
45397     </section>
45398
45399     <section id="catalogrelatedlinks">
45400       <title>Cataloging Related</title>
45401
45402       <itemizedlist>
45403         <listitem>
45404           <para>Koha MARC Tutorials - <ulink url="http://www.pakban.net/brooke/">http://www.pakban.net/brooke/</ulink></para>
45405         </listitem>
45406
45407         <listitem>
45408           <para>IRSpy Open Z39.50 Server Search - <ulink url="http://irspy.indexdata.com/"
45409               >http://irspy.indexdata.com/</ulink></para>
45410         </listitem>
45411
45412         <listitem>
45413           <para>Z39.50 Server List - <ulink
45414               url="http://staff.library.mun.ca/staff/toolbox/z3950hosts.htm"
45415               >http://staff.library.mun.ca/staff/toolbox/z3950hosts.htm</ulink></para>
45416         </listitem>
45417         <listitem>
45418           <para>Open Koha Z39.50 Targets - <ulink
45419               url="http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources"
45420               >http://wiki.koha-community.org/wiki/Koha_Open_Z39.50_Sources</ulink></para>
45421         </listitem>
45422
45423         <listitem>
45424           <para>Library of Congress Authorities - <ulink url="http://authorities.loc.gov/">http://authorities.loc.gov/</ulink></para>
45425         </listitem>
45426
45427         <listitem>
45428           <para>MARC Country Codes - <ulink url="http://www.loc.gov/marc/countries/">http://www.loc.gov/marc/countries/</ulink></para>
45429         </listitem>
45430
45431         <listitem>
45432           <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>
45433         </listitem>
45434
45435         <listitem>
45436           <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>
45437         </listitem>
45438
45439         <listitem>
45440           <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>
45441         </listitem>
45442       </itemizedlist>
45443     </section>
45444
45445     <section id="enhancedcontentlinks">
45446       <title>Enhanced Content Related</title>
45447
45448       <itemizedlist>
45449         <listitem>
45450           <para>Amazon Associates - <ulink url="https://affiliate-program.amazon.com/">https://affiliate-program.amazon.com</ulink></para>
45451         </listitem>
45452
45453         <listitem>
45454           <para>Amazon Web Services - <ulink url="http://aws.amazon.com">http://aws.amazon.com</ulink></para>
45455         </listitem>
45456
45457         <listitem>
45458           <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>
45459         </listitem>
45460
45461         <listitem>
45462           <para>XISBN - <ulink url="http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp">http://www.worldcat.org/affiliate/webservices/xisbn/app.jsp</ulink></para>
45463         </listitem>
45464
45465         <listitem>
45466           <para>LibraryThing for Libraries - <ulink url="http://www.librarything.com/forlibraries">http://www.librarything.com/forlibraries</ulink></para>
45467         </listitem>
45468       </itemizedlist>
45469     </section>
45470
45471     <section id="opaclinks">
45472       <title>Design Related</title>
45473
45474       <itemizedlist>
45475         <listitem>
45476           <para>JQuery Library - <ulink url="http://wiki.koha-community.org/wiki/JQuery_Library"
45477               >http://wiki.koha-community.org/wiki/JQuery_Library</ulink></para>
45478         </listitem>
45479         <listitem>
45480           <para>HTML &amp; CSS Library - <ulink
45481               url="http://wiki.koha-community.org/wiki/HTML_%26_CSS_Library"
45482               >http://wiki.koha-community.org/wiki/HTML_%26_CSS_Library</ulink></para>
45483         </listitem>
45484
45485         <listitem>
45486           <para>Owen Leonard's Koha Blog - <ulink url="http://www.myacpl.org/koha">http://www.myacpl.org/koha</ulink></para>
45487         </listitem>
45488       </itemizedlist>
45489     </section>
45490
45491     <section id="reportlinks">
45492       <title>Reports Related</title>
45493
45494       <itemizedlist>
45495         <listitem>
45496           <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>
45497         </listitem>
45498
45499         <listitem>
45500           <para>Database Schema - <ulink url="http://schema.koha-community.org">http://schema.koha-community.org</ulink></para>
45501         </listitem>
45502
45503         <listitem>
45504           <para>Sample reports from NEKLS - <ulink
45505               url="http://www.nexpresslibrary.org/training/reports-training/"
45506               >http://www.nexpresslibrary.org/training/reports-training/</ulink></para>
45507         </listitem>
45508       </itemizedlist>
45509     </section>
45510
45511     <section id="installlinks">
45512       <title>Installation Guides</title>
45513
45514       <itemizedlist>
45515         <listitem>
45516           <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>
45517         </listitem>
45518
45519         <listitem>
45520           <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>
45521         </listitem>
45522
45523         <listitem>
45524           <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>
45525         </listitem>
45526       </itemizedlist>
45527     </section>
45528
45529     <section id="misclinks">
45530       <title>Misc</title>
45531
45532       <itemizedlist>
45533         <listitem>
45534           <para>Zotero - <ulink url="http://zotero.org">http://zotero.org</ulink></para>
45535         </listitem>
45536
45537         <listitem>
45538           <para>SOPAC - <ulink url="http://thesocialopac.net/">http://thesocialopac.net</ulink></para>
45539         </listitem>
45540       </itemizedlist>
45541     </section>
45542   </appendix>
45543
45544   <appendix id="XSLTiTypes">
45545     <title>Koha XSLT Item Types</title>
45546
45547     <para>When you have any of the XSLT system preferences (<link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link>, <link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link>, <link linkend="XSLTDetailsDisplay">XSLTDetailsDisplay</link>, and/or <link linkend="XSLTResultsDisplay">XSLTResultsDisplay</link>) along with the
45548     <link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link>
45549     preference turned on you will see item type icons on the related screen.
45550     <important>
45551         <para>These images are coming from values found in your leader, if
45552         your leader is not cataloged properly it might be best to turn off the
45553         <link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link>
45554         preference (which can be done while leaving the other XSLT preferences
45555         turned on).</para>
45556       </important></para>
45557
45558     <screenshot>
45559       <screeninfo>Book image</screeninfo>
45560
45561       <mediaobject>
45562         <imageobject>
45563           <imagedata fileref="images/appendix-xslt/book.png"/>
45564         </imageobject>
45565       </mediaobject>
45566     </screenshot>
45567
45568     <itemizedlist>
45569       <listitem>
45570         <para>Book [BK]</para>
45571
45572         <itemizedlist>
45573           <listitem>
45574             <para>leader6 = a (and one of the leader7 values below)</para>
45575
45576             <itemizedlist>
45577               <listitem>
45578                 <para>leader7 = a</para>
45579               </listitem>
45580
45581               <listitem>
45582                 <para>leader7 = c</para>
45583               </listitem>
45584
45585               <listitem>
45586                 <para>leader7 = d</para>
45587               </listitem>
45588
45589               <listitem>
45590                 <para>leader7 = m</para>
45591               </listitem>
45592             </itemizedlist>
45593           </listitem>
45594
45595           <listitem>
45596             <para>leader6 = t</para>
45597           </listitem>
45598         </itemizedlist>
45599       </listitem>
45600     </itemizedlist>
45601
45602     <screenshot>
45603       <screeninfo>Computer Image</screeninfo>
45604
45605       <mediaobject>
45606         <imageobject>
45607           <imagedata fileref="images/appendix-xslt/comp.png"/>
45608         </imageobject>
45609       </mediaobject>
45610     </screenshot>
45611
45612     <itemizedlist>
45613       <listitem>
45614         <para>Computer File [CF]</para>
45615
45616         <itemizedlist>
45617           <listitem>
45618             <para>leader6 = m</para>
45619           </listitem>
45620         </itemizedlist>
45621       </listitem>
45622     </itemizedlist>
45623
45624     <screenshot>
45625       <screeninfo>Continuing Resource Image</screeninfo>
45626
45627       <mediaobject>
45628         <imageobject>
45629           <imagedata fileref="images/appendix-xslt/cr.png"/>
45630         </imageobject>
45631       </mediaobject>
45632     </screenshot>
45633
45634     <itemizedlist>
45635       <listitem>
45636         <para>Continuing Resource [CR]</para>
45637
45638         <itemizedlist>
45639           <listitem>
45640             <para>leader7 = b</para>
45641           </listitem>
45642
45643           <listitem>
45644             <para>leader7 = i</para>
45645           </listitem>
45646
45647           <listitem>
45648             <para>leader7 = s</para>
45649           </listitem>
45650         </itemizedlist>
45651       </listitem>
45652     </itemizedlist>
45653
45654     <screenshot>
45655       <screeninfo>Map Image</screeninfo>
45656
45657       <mediaobject>
45658         <imageobject>
45659           <imagedata fileref="images/appendix-xslt/map.png"/>
45660         </imageobject>
45661       </mediaobject>
45662     </screenshot>
45663
45664     <itemizedlist>
45665       <listitem>
45666         <para>Map [MP]</para>
45667
45668         <itemizedlist>
45669           <listitem>
45670             <para>leader6 = e</para>
45671           </listitem>
45672
45673           <listitem>
45674             <para>leader6 = f</para>
45675           </listitem>
45676         </itemizedlist>
45677       </listitem>
45678     </itemizedlist>
45679
45680     <screenshot>
45681       <screeninfo>Mixed Materials Image</screeninfo>
45682
45683       <mediaobject>
45684         <imageobject>
45685           <imagedata fileref="images/appendix-xslt/mixed.png"/>
45686         </imageobject>
45687       </mediaobject>
45688     </screenshot>
45689
45690     <itemizedlist>
45691       <listitem>
45692         <para>Mixed [MX]</para>
45693
45694         <itemizedlist>
45695           <listitem>
45696             <para>leader6 = p</para>
45697           </listitem>
45698         </itemizedlist>
45699       </listitem>
45700     </itemizedlist>
45701
45702     <screenshot>
45703       <screeninfo>Sound Image</screeninfo>
45704
45705       <mediaobject>
45706         <imageobject>
45707           <imagedata fileref="images/appendix-xslt/sound.png"/>
45708         </imageobject>
45709       </mediaobject>
45710     </screenshot>
45711
45712     <itemizedlist>
45713       <listitem>
45714         <para>Sound [MU]</para>
45715
45716         <itemizedlist>
45717           <listitem>
45718             <para>leader6 = c</para>
45719           </listitem>
45720
45721           <listitem>
45722             <para>leader6 = d</para>
45723           </listitem>
45724
45725           <listitem>
45726             <para>leader6 = i</para>
45727           </listitem>
45728
45729           <listitem>
45730             <para>leader6 = j</para>
45731           </listitem>
45732         </itemizedlist>
45733       </listitem>
45734     </itemizedlist>
45735
45736     <screenshot>
45737       <screeninfo>Visual Material Image</screeninfo>
45738
45739       <mediaobject>
45740         <imageobject>
45741           <imagedata fileref="images/appendix-xslt/visual.png"/>
45742         </imageobject>
45743       </mediaobject>
45744     </screenshot>
45745
45746     <itemizedlist>
45747       <listitem>
45748         <para>Visual Material [VM]</para>
45749
45750         <itemizedlist>
45751           <listitem>
45752             <para>leader6 = g</para>
45753           </listitem>
45754
45755           <listitem>
45756             <para>leader6 = k</para>
45757           </listitem>
45758
45759           <listitem>
45760             <para>leader6 = r</para>
45761           </listitem>
45762         </itemizedlist>
45763       </listitem>
45764     </itemizedlist>
45765
45766     <screenshot>
45767       <screeninfo>Kit Image</screeninfo>
45768
45769       <mediaobject>
45770         <imageobject>
45771           <imagedata fileref="images/appendix-xslt/kit.png"/>
45772         </imageobject>
45773       </mediaobject>
45774     </screenshot>
45775
45776     <itemizedlist>
45777       <listitem>
45778         <para>Kit</para>
45779
45780         <itemizedlist>
45781           <listitem>
45782             <para>leader6 = o</para>
45783           </listitem>
45784         </itemizedlist>
45785       </listitem>
45786     </itemizedlist>
45787   </appendix>
45788
45789   <appendix id="marcedit">
45790     <title>MarcEdit</title>
45791
45792     <para>Download MarcEdit : <ulink url="http://marcedit.reeset.net/"
45793         >http://marcedit.reeset.net/</ulink></para>
45794
45795     <section id="marceditprefix">
45796       <title>Adding a prefix to call numbers</title>
45797
45798       <para>When bringing data into Koha, you may want to first clean it up.
45799       One common action among Koha users is to add a prefix to the call
45800       number.</para>
45801
45802       <itemizedlist>
45803         <listitem>
45804           <para>Open MarcEdit</para>
45805
45806           <screenshot>
45807             <screeninfo>MarcEdit</screeninfo>
45808
45809             <mediaobject>
45810               <imageobject>
45811                 <imagedata fileref="images/appendix-marcedit/marcedit.png"/>
45812               </imageobject>
45813             </mediaobject>
45814           </screenshot>
45815         </listitem>
45816
45817         <listitem>
45818           <para>Click 'MarcEditor'</para>
45819         </listitem>
45820
45821         <listitem>
45822           <para>Go to Tools &gt; Edit Subfield Data</para>
45823
45824           <screenshot>
45825             <screeninfo>Edit subfield data</screeninfo>
45826
45827             <mediaobject>
45828               <imageobject>
45829                 <imagedata fileref="images/appendix-marcedit/marcedit-editsubfield.png"/>
45830               </imageobject>
45831             </mediaobject>
45832           </screenshot>
45833         </listitem>
45834
45835         <listitem>
45836           <para>To prepend data the special character is: ^b  To simply
45837           prepend data to the beginning of a subfield, add ^b to the Field
45838           Data: textbox and the data to be appended in the Replace</para>
45839
45840           <screenshot>
45841             <screeninfo>Prepend data to a field</screeninfo>
45842
45843             <mediaobject>
45844               <imageobject>
45845                 <imagedata fileref="images/appendix-marcedit/editsubfield.png"/>
45846               </imageobject>
45847             </mediaobject>
45848           </screenshot>
45849
45850           <itemizedlist>
45851             <listitem>
45852               <para>To prepend data to the beginning of the subfield while
45853               replacing a text string, add ^b[string to replace] to the Field
45854               Data textbox and the data to be appended in the Replace With
45855               textbox.</para>
45856             </listitem>
45857           </itemizedlist>
45858         </listitem>
45859       </itemizedlist>
45860     </section>
45861
45862     <section id="marceditexcel">
45863       <sectioninfo>
45864         <authorgroup>
45865           <author>
45866             <firstname>Kanika</firstname>
45867             <surname>Goyal</surname>
45868             <affiliation>
45869               <orgname>Delhi Technological University</orgname>
45870             </affiliation>
45871           </author>
45872           
45873           <editor>
45874             <firstname>Nicole C.</firstname>
45875             <surname>Engard</surname>
45876             <contrib>Edits where necessary.</contrib>
45877           </editor>
45878         </authorgroup>
45879         
45880         <pubdate>2010</pubdate>
45881         
45882         <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>
45883       </sectioninfo>
45884       <title>Importing Excel data into Koha</title>
45885
45886       <para>Suppose you have records of your library in excel data sheet
45887       format and want them to import into Koha. But how will you do this? Koha
45888       will not let you import excel records directly. Well here is a very
45889       simple solution for you which will let you import your excel records in
45890       Koha easily. First, we will convert excel file into Marc file and then
45891       will import it into Koha.</para>
45892
45893       <para>Follow the given steps to import your excel records into
45894       Koha</para>
45895
45896       <section id="convertexcel">
45897         <title>Converting from Excel format into .mrk format</title>
45898
45899         <para>First, we will convert excel format into .mrk format. For this we will use MarcEdit.
45900           You can download it from <ulink url="http://marcedit.reeset.net/"
45901             >http://marcedit.reeset.net/</ulink></para>
45902
45903         <para>Now open it and select Add-ins--&gt;Delimited Text
45904         Translator.</para>
45905
45906         <screenshot>
45907           <screeninfo>Delimited Text Translator</screeninfo>
45908
45909           <mediaobject>
45910             <imageobject>
45911               <imagedata fileref="images/appendix-marcedit/excelimport/step-1.png"/>
45912             </imageobject>
45913           </mediaobject>
45914         </screenshot>
45915
45916         <para>Click Next when the following window appears.</para>
45917
45918         <screenshot>
45919           <screeninfo>Delimited Text Translator</screeninfo>
45920
45921           <mediaobject>
45922             <imageobject>
45923               <imagedata fileref="images/appendix-marcedit/excelimport/step-2.png"/>
45924             </imageobject>
45925           </mediaobject>
45926         </screenshot>
45927
45928         <para>Browse for your excel file.</para>
45929
45930         <screenshot>
45931           <screeninfo>Delimited Text Translator</screeninfo>
45932
45933           <mediaobject>
45934             <imageobject>
45935               <imagedata fileref="images/appendix-marcedit/excelimport/step-3.png"/>
45936             </imageobject>
45937           </mediaobject>
45938         </screenshot>
45939
45940         <para>Locate your excel file by choosing the format Excel
45941         File(*.xls).</para>
45942
45943         <screenshot>
45944           <screeninfo>Delimited Text Translator</screeninfo>
45945
45946           <mediaobject>
45947             <imageobject>
45948               <imagedata fileref="images/appendix-marcedit/excelimport/step-4.png"/>
45949             </imageobject>
45950           </mediaobject>
45951         </screenshot>
45952
45953         <para>Similarly, fill all the other entries such as Output File, Excel
45954         Sheet Name and check UTF-8 Encoded (if required) and Click
45955         Next.</para>
45956
45957         <screenshot>
45958           <screeninfo>Delimited Text Translator</screeninfo>
45959
45960           <mediaobject>
45961             <imageobject>
45962               <imagedata fileref="images/appendix-marcedit/excelimport/step-5.png"/>
45963             </imageobject>
45964           </mediaobject>
45965         </screenshot>
45966
45967         <para>Now you will be prompted for mapping the fields to recognise the
45968         fields by standard marc format.</para>
45969
45970         <para>Suppose for Field 0 that is first column I entered Map to:
45971         022$a( Valid ISSN for the continuing resource) and then click on
45972         Apply.</para>
45973
45974         <screenshot>
45975           <screeninfo>Delimited Text Translator</screeninfo>
45976
45977           <mediaobject>
45978             <imageobject>
45979               <imagedata fileref="images/appendix-marcedit/excelimport/step-6.png"/>
45980             </imageobject>
45981           </mediaobject>
45982         </screenshot>
45983
45984         <note>
45985           <para>You can customize Indicators and all other things, for more
45986           information on marc21 format visit the <ulink url="http://www.loc.gov/marc/bibliographic/">official library of
45987           congress site</ulink>.</para>
45988         </note>
45989
45990         <para>Similarly map all other fields and then Click on Finish.</para>
45991
45992         <screenshot>
45993           <screeninfo>Delimited Text Translator</screeninfo>
45994
45995           <mediaobject>
45996             <imageobject>
45997               <imagedata fileref="images/appendix-marcedit/excelimport/step-7.png"/>
45998             </imageobject>
45999           </mediaobject>
46000         </screenshot>
46001
46002         <para>And then a window will appear indicating that your Marc Text
46003         File(*.mrk) has been created.</para>
46004
46005         <screenshot>
46006           <screeninfo>Delimited Text Translator</screeninfo>
46007
46008           <mediaobject>
46009             <imageobject>
46010               <imagedata fileref="images/appendix-marcedit/excelimport/step-8.png"/>
46011             </imageobject>
46012           </mediaobject>
46013         </screenshot>
46014
46015         <para>Click Close and we have created a .mrk file from .xls file in
46016         this step. You can view the file by double clicking on it.</para>
46017       </section>
46018
46019       <section id="convertmrk">
46020         <title>Convert .mrk file to .mrc</title>
46021
46022         <para>We will convert .mrk file that we have created in the above step
46023         into raw Marc format that can be directly imported into Koha.</para>
46024
46025         <para>For this again open MarcEdit and Select MARC Tools.</para>
46026
46027         <screenshot>
46028           <screeninfo>MARC Tools</screeninfo>
46029
46030           <mediaobject>
46031             <imageobject>
46032               <imagedata fileref="images/appendix-marcedit/excelimport/step-9.png"/>
46033             </imageobject>
46034           </mediaobject>
46035         </screenshot>
46036
46037         <para>Next Select MarcMaker to convert .mrk file into .mrc
46038         format.</para>
46039
46040         <screenshot>
46041           <screeninfo>MarcMaker</screeninfo>
46042
46043           <mediaobject>
46044             <imageobject>
46045               <imagedata fileref="images/appendix-marcedit/excelimport/step-10.png"/>
46046             </imageobject>
46047           </mediaobject>
46048         </screenshot>
46049
46050         <para>Locate your input file and name your output file. Then Click
46051         Execute.</para>
46052
46053         <screenshot>
46054           <screeninfo>MarcMaker</screeninfo>
46055
46056           <mediaobject>
46057             <imageobject>
46058               <imagedata fileref="images/appendix-marcedit/excelimport/step-11.png"/>
46059             </imageobject>
46060           </mediaobject>
46061         </screenshot>
46062
46063         <para>And it will show you the Result.</para>
46064
46065         <screenshot>
46066           <screeninfo>MarcMaker</screeninfo>
46067
46068           <mediaobject>
46069             <imageobject>
46070               <imagedata fileref="images/appendix-marcedit/excelimport/step-12.png"/>
46071             </imageobject>
46072           </mediaobject>
46073         </screenshot>
46074
46075         <para>Click Close and now we have raw Marc records with us (.mrc
46076         file).</para>
46077       </section>
46078
46079       <section id="importmrc">
46080         <title>Import .mrc into Koha</title>
46081
46082         <para>More information on importing records into Koha can be found in
46083         the '<link linkend="stagemarc">Stage MARC Records for Import</link>'
46084         section of this manual.</para>
46085
46086         <para>Finally we will import above created .mrc file into Koha.</para>
46087
46088         <para>Click on Tools in your Koha staff client.</para>
46089
46090         <screenshot>
46091           <screeninfo>Koha Staff Client</screeninfo>
46092
46093           <mediaobject>
46094             <imageobject>
46095               <imagedata fileref="images/appendix-marcedit/excelimport/step-13.png"/>
46096             </imageobject>
46097           </mediaobject>
46098         </screenshot>
46099
46100         <para>Next Click on Stage MARC Records for Import.</para>
46101
46102         <screenshot>
46103           <screeninfo>Stage MARC Records for Import</screeninfo>
46104
46105           <mediaobject>
46106             <imageobject>
46107               <imagedata fileref="images/appendix-marcedit/excelimport/step-14.png"/>
46108             </imageobject>
46109           </mediaobject>
46110         </screenshot>
46111
46112         <para>After this, choose your previously created .mrc file and click
46113         on Upload.</para>
46114
46115         <screenshot>
46116           <screeninfo>Stage File</screeninfo>
46117
46118           <mediaobject>
46119             <imageobject>
46120               <imagedata fileref="images/appendix-marcedit/excelimport/step-15.png"/>
46121             </imageobject>
46122           </mediaobject>
46123         </screenshot>
46124
46125         <para>You can also add comment about file and finally click on Stage
46126         For Import.</para>
46127
46128         <screenshot>
46129           <screeninfo>Stage for Import</screeninfo>
46130
46131           <mediaobject>
46132             <imageobject>
46133               <imagedata fileref="images/appendix-marcedit/excelimport/step-17.png"/>
46134             </imageobject>
46135           </mediaobject>
46136         </screenshot>
46137
46138         <para>When the import is done, you will get a result something like
46139         this</para>
46140
46141         <screenshot>
46142           <screeninfo>Staged Records Summary</screeninfo>
46143
46144           <mediaobject>
46145             <imageobject>
46146               <imagedata fileref="images/appendix-marcedit/excelimport/step-18.png"/>
46147             </imageobject>
46148           </mediaobject>
46149         </screenshot>
46150
46151         <para>Next, click on Manage staged records.</para>
46152
46153         <para>Here you can even change matching rules.</para>
46154
46155         <screenshot>
46156           <screeninfo>Manage Staged Records</screeninfo>
46157
46158           <mediaobject>
46159             <imageobject>
46160               <imagedata fileref="images/appendix-marcedit/excelimport/step-19.png"/>
46161             </imageobject>
46162           </mediaobject>
46163         </screenshot>
46164
46165         <para>Click on Import this batch into catalog when you are
46166         done.</para>
46167
46168         <para>Thats it. After all the records get imported, check Status and
46169         it should read "imported"</para>
46170
46171         <screenshot>
46172           <screeninfo>Finalize Import</screeninfo>
46173
46174           <mediaobject>
46175             <imageobject>
46176               <imagedata fileref="images/appendix-marcedit/excelimport/step-20.png"/>
46177             </imageobject>
46178           </mediaobject>
46179         </screenshot>
46180
46181         <para>You can even undo the Import operation.</para>
46182
46183         <para>And within few minutes, we have imported around 10,000 records
46184         in Koha</para>
46185       </section>
46186     </section>
46187   </appendix>
46188
46189   <appendix id="talkingtechappendix">
46190     <title>Talking Tech</title>
46191
46192     <para>Talking Tech I-tiva is a third party, proprietary, product that
46193     libraries can subscribe to. Learn more here: <ulink url="http://www.talkingtech.com/solutions/library">http://www.talkingtech.com/solutions/library</ulink>.</para>
46194
46195     <section id="talkingtechinstall">
46196       <title>Installation and Setup Instructions</title>
46197
46198       <para>Be sure you've run
46199       installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl
46200       to install the required data pack (new syspref, notice placeholders and
46201       messaging transport preferences)</para>
46202
46203       <para>To use, <link linkend="TalkingTechItivaPhoneNotification">TalkingTechItivaPhoneNotification</link>
46204       syspref must be turned on.</para>
46205
46206       <para>If you wish to process PREOVERDUE or RESERVES messages, you'll
46207       need the <link linkend="EnhancedMessagingPreferences">EnhancedMessagingPreferences</link>
46208       system preference turned on, and patrons to have filled in a preference
46209       for receiving these notices by phone.</para>
46210
46211       <para>For OVERDUE messages, overdue notice triggers must be configured
46212       under Koha -&gt; Tools -&gt; <link linkend="noticetriggers">Overdue
46213       Notice Triggers</link>. Either branch-specific triggers or the default
46214       level triggers may be used (script will select whichever is
46215       appropriate).</para>
46216     </section>
46217
46218     <section id="talkingtechsend">
46219       <title>Sending Notices File</title>
46220
46221       <orderedlist>
46222         <listitem>
46223           <para>Add the <link linkend="talkingtechsendcron">TalkingTech_itiva_outbound.pl</link>
46224           script to your crontab</para>
46225         </listitem>
46226
46227         <listitem>
46228           <para>Add an FTP/SFTP or other transport method to send the output
46229           file to the I-tiva server</para>
46230         </listitem>
46231
46232         <listitem>
46233           <para>If you wish, archive the sent notices file in another
46234           directory after sending</para>
46235         </listitem>
46236       </orderedlist>
46237
46238       <para>Run TalkingTech_itiva_outbound.pl --help for more
46239       information</para>
46240     </section>
46241
46242     <section id="talkingtechreceive">
46243       <title>Receiving Results File</title>
46244
46245       <orderedlist>
46246         <listitem>
46247           <para>Add an FTP/SFTP or other transport method to send the Results
46248           file to a known directory on your Koha server</para>
46249         </listitem>
46250
46251         <listitem>
46252           <para>Add the <link linkend="talkingtechreceivecron">TalkingTech_itiva_inbound.pl</link>
46253           script to your crontab, aimed at that directory</para>
46254         </listitem>
46255
46256         <listitem>
46257           <para>If you wish, archive the results file in another directory
46258           after processing</para>
46259         </listitem>
46260       </orderedlist>
46261
46262       <para>Run TalkingTech_itiva_inbound.pl --help for more
46263       information</para>
46264     </section>
46265   </appendix>
46266   <appendix id="oclcappendix">
46267     <title>OCLC Connexion Gateway</title>
46268     <para>Koha can be set to work with the OCLC Connextion Gateway.  This allows libraries to use
46269       OCLC Connexion as their cataloging tool and simply send those records to Koha with a single
46270       click.  The following instructions will help you set up the OCLC Connexion Gateway, if you
46271       have a system administrator you will want to consult with them on this process.</para>
46272     <section id="oclckohasetup">
46273             <sectioninfo>
46274               <authorgroup>
46275                 <author>
46276                   <firstname>D. Ruth</firstname>
46277                   <surname>Bavousett</surname>
46278                   <affiliation>
46279                     <orgname>ByWater Solutions</orgname>
46280                   </affiliation>
46281                 </author>
46282
46283                 <editor>
46284                   <firstname>Nicole C.</firstname>
46285                   <surname>Engard</surname>
46286                 </editor>
46287               </authorgroup>
46288
46289           <pubdate>2012</pubdate>
46290         </sectioninfo>
46291       <title>Setting up OCLC service on Koha</title>
46292       <para>First, you'll need to create a file somewhere on your system with configuration
46293         information.  You could put this anywhere that is visible to the account that will be
46294         running the service. </para>
46295       <para>The file contains 11 lines. The first 6 will be about your Koha
46296         system:<programlisting>host:  The IP address of your Koha server 
46297 port:  The port you want to use for the Connexion service. This port must be different from your SIP port, or any other service 
46298 koha:  The full URL of your staff client 
46299 log:  The location (full file specification) of your log for the service 
46300 user:  The default Koha username to use for importing 
46301 password:  The password that goes with that username</programlisting></para>
46302       <para>The remaining lines describe how to do the staging:
46303         <programlisting>match: The name of the matching rule from your system to use 
46304 overlay_action: "replace", "create_new", or "ignore"-- what to do if there is a match 
46305 nomatch_action: "create_new" or "ignore"-- what to do if there is no match 
46306 item_action: "always_add","add_only_for_matches","add_only_for_new", or "ignore" -- what to do with embedded 952 item data 
46307 import_mode: "direct" or "stage"</programlisting></para>
46308       <para> A sample file would look like
46309         this:<programlisting>host: 1.2.3.4
46310 port: 8000
46311 log: /home/koha/koha-dev/var/log/connexion.log
46312 koha: http://kohastaff.myuniversity.edu
46313 user: koha_generic_staff
46314 password: password
46315 match: 001
46316 overlay_action: replace
46317 nomatch_action: create_new
46318 item_action: ignore
46319 import_mode: direct</programlisting></para>
46320       <para>When choosing an 'import_mode' if you use "direct" then the staged record will be
46321         immediately imported into Koha, and should be searchable after your indexes catch up.  If
46322         you choose "stage", then the record will be placed in a staged batch for you to later go the
46323           <link linkend="managestaged">Managed Staged MARC Records</link> tool to finish the import. </para>
46324       <para>If you import multiple records, they'll be in the same batch, until that batch is
46325         imported, then a new batch will be created. </para>
46326       <para>In "direct" mode, each record will be in its' own batch. </para>
46327       <para>To start the service, run the script:
46328         <programlisting>/location/of/connexion/import/daemon/connexion_import_daemon.pl -d -c /location/of/config/file.cnf</programlisting></para>
46329     </section>
46330     <section id="oclcdesktopsetup">
46331       <sectioninfo>
46332         <authorgroup>
46333           <author>
46334             <firstname>D. Ruth</firstname>
46335             <surname>Bavousett</surname>
46336             <affiliation>
46337               <orgname>ByWater Solutions</orgname>
46338             </affiliation>
46339           </author>
46340           
46341           <author>
46342             <firstname>Heather</firstname>
46343             <surname>Hernandez</surname>
46344             <affiliation>
46345               <orgname>San Francisco Maritime National Historical Park</orgname>
46346             </affiliation>
46347           </author>
46348           
46349           <editor>
46350             <firstname>Nicole C.</firstname>
46351             <surname>Engard</surname>
46352           </editor>
46353         </authorgroup>
46354         
46355         <pubdate>2012/2014</pubdate>
46356       </sectioninfo>
46357       <title>Setting up your OCLC desktop client</title>
46358       <note>
46359         <para>Screenshots are OCLC Connexion Client v.2.50, Koha v.3.12</para>
46360       </note>
46361       <para>To set up the OCLC Connexion desktop client to connect to Koha, go to Tools > Options,
46362         then choose the Export tab. <screenshot>
46363           <screeninfo>Connexion Export Tab</screeninfo>
46364           <mediaobject>
46365             <imageobject>
46366               <imagedata fileref="images/appendix-oclc/oclcexporttab.png"/>
46367             </imageobject>
46368           </mediaobject>
46369         </screenshot><itemizedlist>
46370           <listitem>
46371             <para>Click the "Create..." button to set up a new destination, then choose "OCLC
46372               Gateway Export" and click OK.</para>
46373             <itemizedlist>
46374               <listitem>
46375                 <para>Enter the following information:</para>
46376               
46377               <itemizedlist>
46378               <listitem>
46379                     <para>"Host Name:" Your catalog’s appropriate IP address (from your <link
46380                         linkend="oclckohasetup">config file above</link>) </para>
46381                   </listitem>
46382                   <listitem>
46383                     <para>"Port:" Your catalog's appropriate port number (from your <link
46384                         linkend="oclckohasetup">config file above</link>) </para>
46385                   </listitem>
46386                   <listitem>
46387                     <para>"Login ID:" The cataloger's Koha login </para>
46388                   </listitem>
46389                   <listitem>
46390                     <para>"Password:" The cataloger's Koha password </para>
46391                   </listitem>
46392                   <listitem>
46393                     <para>"Notify Host Before Disconnect" = checked, </para>
46394                   </listitem>
46395                   <listitem>
46396                     <para>"Timeout" = 100, "Retries" = 3, "Delay" = 0 (zero), </para>
46397                   </listitem>
46398                   <listitem>
46399                     <para>"Send Local System Logon ID  Password" = checked. </para>
46400                   </listitem>
46401               </itemizedlist>
46402               </listitem>
46403             </itemizedlist>
46404             <screenshot>
46405               <screeninfo>OCLC Gateway Export Settings</screeninfo>
46406               <mediaobject>
46407                 <imageobject>
46408                   <imagedata fileref="images/appendix-oclc/oclcgatewaysetup.png"/>
46409                 </imageobject>
46410               </mediaobject>
46411             </screenshot>
46412           </listitem>
46413           <listitem>
46414             <para>Select "OK" when finished, and you should see your new "Gateway Export" option
46415               listed (The catalog's IP address and port are blacked out in the following
46416               screenshot)</para>
46417             <para>
46418               <screenshot>
46419                 <screeninfo>Gateway Export Added</screeninfo>
46420                 <mediaobject>
46421                   <imageobject>
46422                     <imagedata fileref="images/appendix-oclc/oclcgatewayexport.png"/>
46423                   </imageobject>
46424                 </mediaobject>
46425               </screenshot>
46426             </para>
46427           </listitem>
46428           <listitem>
46429             <para>Click on "Record Characteristics" and make sure that the bibliographic records are
46430               using MARC21, UTF-8 Unicode, and click OK to save. </para>
46431             <para>
46432               <screenshot>
46433                 <screeninfo>Record Characteristics</screeninfo>
46434                 <mediaobject>
46435                   <imageobject>
46436                     <imagedata fileref="images/appendix-oclc/oclcrecordchar.png"/>
46437                   </imageobject>
46438                 </mediaobject>
46439               </screenshot>
46440             </para>
46441           </listitem>
46442         </itemizedlist></para>
46443       <para>You should be ready to go!  To export a record from OCLC Connexion Client to Koha, just
46444         press F5 while the record is on-screen.  The export dialog will pop up, and you'll see
46445         Connexion attempting to talk to Koha.  You should get a message that the record was added or
46446         overlaid, including its biblio number, and a URL that you can copy into your web browser to
46447         jump straight to the record. </para>
46448     </section>
46449     <section id="oclcgateway">
46450       <sectioninfo>
46451         <authorgroup>
46452           <author>
46453             <firstname>Heather</firstname>
46454             <surname>Hernandez</surname>
46455             <affiliation>
46456               <orgname>San Francisco Maritime National Historical Park</orgname>
46457             </affiliation>
46458           </author>
46459           <editor>
46460             <firstname>Nicole C.</firstname>
46461             <surname>Engard</surname>
46462           </editor>
46463         </authorgroup>
46464         <pubdate>2014</pubdate>
46465       </sectioninfo>
46466       <title>Using the OCLC Connexion Gateway</title>
46467       <para>Records can be exported from Connexion either in a batch or one by one.  </para>
46468       <section id="oclconeexport">
46469         <title>Exporting records one by one</title>
46470         <para>To export bibliographic records one by one, be sure your "Batch" options are correct:
46471           from the "Tools" menu, select "Options", and select the "Batch" tab. In the "Perform local
46472           actions in batch" area, "Bibliographic Record Export" should be unchecked<screenshot>
46473             <screeninfo>Connexion batch options</screeninfo>
46474             <mediaobject>
46475               <imageobject>
46476                 <imagedata fileref="images/appendix-oclc/oclcoptions.png"/>
46477               </imageobject>
46478             </mediaobject>
46479           </screenshot></para>
46480         <para>When ready to export, from the "Action" menu, select "Export" or use the F5 key. You
46481           will see a screen similar to the following if the import is successful and if the record
46482           is new to the Catalog; you may copy &amp; paste the resulting URL into your Koha catalog
46483           to see the new record.<screenshot>
46484             <screeninfo>Connexion Export</screeninfo>
46485             <mediaobject>
46486               <imageobject>
46487                 <imagedata fileref="images/appendix-oclc/oclcstatus.png"/>
46488               </imageobject>
46489             </mediaobject>
46490           </screenshot></para>
46491         <para>If the record was overlaid, you will see a message to that effect in the "OCLC Gateway
46492           Export Status" window<screenshot>
46493             <screeninfo>Overlay confirmation</screeninfo>
46494             <mediaobject>
46495               <imageobject>
46496                 <imagedata fileref="images/appendix-oclc/oclcoverlay.png"/>
46497               </imageobject>
46498             </mediaobject>
46499           </screenshot></para>
46500       </section>
46501       <section id="oclcbatchexport">
46502         <title>Exporting records in a batch</title>
46503         <para>To export bibliographic records in a batch, be sure your "Batch" options are correct:
46504           from the "Tools" menu, select "Options", and select the "Batch" tab. In the "Perform local
46505           actions in batch" area, "Bibliographic Record Export" should be checked<screenshot>
46506             <screeninfo>OCLC Batch Export Options</screeninfo>
46507             <mediaobject>
46508               <imageobject>
46509                 <imagedata fileref="images/appendix-oclc/oclcexportbatch.png"/>
46510               </imageobject>
46511             </mediaobject>
46512           </screenshot></para>
46513         <para>When a record is ready to export, from the "Action" menu, select "Export" or use the
46514           F5 key, and it’s export status will be "ready." </para>
46515         <para>When ready to export the batch, from the "Batch" menu, select "Process batch" and
46516           check the appropriate "Path" and "Export" boxes<screenshot>
46517             <screeninfo>Batch import process</screeninfo>
46518             <mediaobject>
46519               <imageobject>
46520                 <imagedata fileref="images/appendix-oclc/oclcprocessbatch.png"/>
46521               </imageobject>
46522             </mediaobject>
46523           </screenshot></para>
46524         <para>The export will begin, and the bib records will be exported &amp; imported into Koha
46525           one by one; you will see "OCLC Gateway Export Status" windows, as above, showing you the
46526           results of each export. That window will stay there until you select "Close," and then the
46527           next record’s export/import will begin. The process will continue until all records in the
46528           batch are completed. Then you may or may not see the Connexion Client export report
46529           (depending on your Client options for that). </para>
46530       </section>
46531     </section>
46532   </appendix>
46533
46534   <appendix id="faqs">
46535     <title>FAQs</title>
46536
46537     <para/>
46538
46539     <section id="displayfaq">
46540       <title>Display</title>
46541
46542       <para/>
46543
46544       <section id="customicons">
46545         <title>Custom Item Type/Authorized Value Icons</title>
46546
46547         <para><emphasis role="bold">Question:</emphasis> Can I have my own set
46548         of item type images (or authorized value icons)?</para>
46549
46550         <para><emphasis role="bold">Answer: </emphasis>Absolutely. To add
46551         additional icons to your system you simply add a new directory to
46552         koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/ and to
46553         koha-tmpl/opac-tmpl/prog/itemtypeimg and put your icons in the new
46554         directory. Your icons will show up in a new tab as soon as they are in
46555         the folders.</para>
46556
46557         <itemizedlist>
46558           <listitem>
46559             <tip>
46560               <para>Remember to put the icons in both places (on the OPAC and
46561               the intranet).</para>
46562             </tip>
46563           </listitem>
46564         </itemizedlist>
46565       </section>
46566
46567       <section id="customkohaimages">
46568         <title>Customizing Koha Images</title>
46569
46570         <para><emphasis role="bold">Question</emphasis>: Can I customize the
46571         images in the OPAC?</para>
46572
46573         <para><emphasis role="bold">Answer</emphasis>: Absolutely. Koha comes
46574         with a series of original images that you can alter to meet your
46575         needs. The originals can be found in the misc/interface_customization/
46576         directory.</para>
46577       </section>
46578
46579       <section id="opacdisplayfaq">
46580         <title>OPAC Display Fields</title>
46581
46582         <para><emphasis role="bold">Question</emphasis>: What MARC fields
46583         print to the different OPAC screens in Koha?</para>
46584
46585         <para><emphasis role="bold">Answer</emphasis>: The XSLT preference
46586         must be set as follows for the following fields to show</para>
46587
46588         <itemizedlist>
46589           <listitem>
46590             <para><link linkend="OPACXSLTResultsDisplay">OPACXSLTResultsDisplay</link> =
46591             using XSLT stylesheets</para>
46592           </listitem>
46593
46594           <listitem>
46595             <para><link linkend="OPACXSLTDetailsDisplay">OPACXSLTDetailsDisplay</link> =
46596             using XSLT stylesheets</para>
46597           </listitem>
46598
46599           <listitem>
46600             <para><link linkend="DisplayOPACiconsXSLT">DisplayOPACiconsXSLT</link> =
46601             show</para>
46602           </listitem>
46603         </itemizedlist>
46604
46605         <para>The OPAC Results page shows:</para>
46606
46607         <itemizedlist>
46608           <listitem>
46609             <para>245</para>
46610           </listitem>
46611
46612           <listitem>
46613             <para>100, 110, 111</para>
46614           </listitem>
46615
46616           <listitem>
46617             <para>700, 710, 711</para>
46618           </listitem>
46619
46620           <listitem>
46621             <para>250</para>
46622           </listitem>
46623
46624           <listitem>
46625             <para>260</para>
46626           </listitem>
46627
46628           <listitem>
46629             <para>246</para>
46630           </listitem>
46631
46632           <listitem>
46633             <para>856</para>
46634           </listitem>
46635         </itemizedlist>
46636
46637         <para>The OPAC Details page shows:</para>
46638
46639         <itemizedlist>
46640           <listitem>
46641             <para>245</para>
46642           </listitem>
46643
46644           <listitem>
46645             <para>100, 110, 111</para>
46646           </listitem>
46647
46648           <listitem>
46649             <para>700, 710, 711</para>
46650           </listitem>
46651
46652           <listitem>
46653             <para>440, 490</para>
46654           </listitem>
46655
46656           <listitem>
46657             <para>260</para>
46658           </listitem>
46659
46660           <listitem>
46661             <para>250</para>
46662           </listitem>
46663
46664           <listitem>
46665             <para>300</para>
46666           </listitem>
46667
46668           <listitem>
46669             <para>020</para>
46670           </listitem>
46671
46672           <listitem>
46673             <para>022</para>
46674           </listitem>
46675
46676           <listitem>
46677             <para>246</para>
46678           </listitem>
46679
46680           <listitem>
46681             <para>130, 240</para>
46682           </listitem>
46683
46684           <listitem>
46685             <para>6xx</para>
46686           </listitem>
46687
46688           <listitem>
46689             <para>856</para>
46690           </listitem>
46691
46692           <listitem>
46693             <para>505</para>
46694           </listitem>
46695
46696           <listitem>
46697             <para>773</para>
46698           </listitem>
46699
46700           <listitem>
46701             <para>520</para>
46702           </listitem>
46703
46704           <listitem>
46705             <para>866</para>
46706           </listitem>
46707
46708           <listitem>
46709             <para>775</para>
46710           </listitem>
46711
46712           <listitem>
46713             <para>780</para>
46714           </listitem>
46715
46716           <listitem>
46717             <para>785</para>
46718           </listitem>
46719
46720           <listitem>
46721             <para>plus all of the 5xx fields in the Notes tab at the
46722             bottom</para>
46723           </listitem>
46724         </itemizedlist>
46725       </section>
46726
46727       <section id="displaysubtitle">
46728         <title>Subtitle Display on Bib Records</title>
46729
46730         <para><emphasis role="bold">Question</emphasis>: How do I get the
46731         subtitle to display on the detail pages for my bib records?</para>
46732
46733         <para><emphasis role="bold">Answer</emphasis>: Subtitle display now
46734         depends on there being a <link linkend="keywordmapping">keyword
46735         mapping</link> for the MARC field in question. Adding a mapping for
46736         "subtitle" -&gt; "245b" for an item's framework results in display of
46737         the subtitle in OPAC and staff client search and detail pages
46738         (although not in all instances where subtitles might be displayed,
46739         e.g. the Cart).</para>
46740       </section>
46741
46742       <section id="customlogo">
46743         <sectioninfo>
46744           <authorgroup>
46745             <author>
46746               <firstname>Owen</firstname>
46747               <surname>Leonard</surname>
46748               <affiliation>
46749                 <orgname>Athens County Public Library</orgname>
46750               </affiliation>
46751             </author>
46752             <editor>
46753               <firstname>Nicole C.</firstname>
46754               <surname>Engard</surname>
46755             </editor>
46756           </authorgroup>
46757           <pubdate>July 2010</pubdate>
46758         </sectioninfo>
46759         
46760         <title>Customize Logo on Staff Client</title>
46761
46762         <para><emphasis role="bold">Question</emphasis>: How do I change the
46763         Koha logo on the Staff Client login page?</para>
46764
46765         <para><emphasis role="bold">Answer</emphasis>: <link linkend="opacsmallimage">Opacsmallimage</link> controls the display of
46766         the Koha logo in the OPAC, but there is no system preference
46767         controlling the logo on the staff client login page. Luckily the logo
46768         is displayed via CSS so it can be easily customized through some
46769         custom CSS.</para>
46770
46771         <para>These are the relevant parts of the staff client default CSS:
46772         <programlisting>#login h1 {
46773   background:url("../../img/koha-logo.gif") no-repeat scroll center
46774 top transparent;
46775   margin-bottom:0.5em;
46776   margin-top:0;
46777 }
46778
46779 #login h1 a {
46780   border-bottom:medium none;
46781   display:block;
46782   height:74px;
46783   text-indent:-1000px;
46784 }</programlisting></para>
46785
46786         <para>If you have access to the file system on your Koha server you
46787         can add a custom CSS file and specify that file using the <link linkend="intranetcolorstylesheet">intranetcolorstylesheet</link>
46788         system preference.</para>
46789
46790         <para>There is no analogue to the <link linkend="OPACUserCSS">OPACUserCSS</link> preference in the staff
46791         client, but you can get around this by putting this in the <link linkend="intranetuserjs">intranetuserjs</link> preference:
46792         <programlisting>//]]&gt;
46793 &lt;/script&gt;
46794 &lt;style type="text/css"&gt;
46795  /* inline styles */
46796  &lt;/style&gt;
46797 &lt;script type="text/javascript"&gt;
46798 //&lt;![CDATA[</programlisting></para>
46799
46800         <para>In the above snippet where it says /* inline styles */ we'll
46801         redeclare the relevant properties from the styles of the login
46802         image:<programlisting>//]]&gt;
46803 &lt;/script&gt;
46804 &lt;style type="text/css"&gt;
46805  /* inline styles */
46806
46807 #login h1 {
46808   background:url("../../img/koha-logo.gif") no-repeat scroll center
46809 top transparent;
46810 }
46811
46812 #login h1 a {
46813   height:74px;
46814 }
46815  &lt;/style&gt;
46816 &lt;script type="text/javascript"&gt;
46817 //&lt;![CDATA[
46818 </programlisting></para>
46819
46820         <para>I've only reproduced the properties necessary to make the change
46821         we want. You can see that the "background:" property sets the path to
46822         the default logo. You can change this to point to any image you want,
46823         on the Koha server or anywhere else. Then you just need to change the
46824         #login h1 a's "height" property to match the height of the image you
46825         choose.</para>
46826
46827         <para>For example:</para>
46828
46829         <para><programlisting>//]]&gt;
46830 &lt;/script&gt;
46831 &lt;style type="text/css"&gt;
46832  /* inline styles */
46833
46834 #login h1 {
46835   background:url("http://www.myacpl.org/sites/all/themes/npl/logo.png")
46836 no-repeat scroll center top transparent;
46837 }
46838
46839 #login h1 a {
46840   height:71px;
46841 }
46842  &lt;/style&gt;
46843 &lt;script type="text/javascript"&gt;
46844 //&lt;![CDATA[</programlisting></para>
46845       </section>
46846
46847       <section id="opacbarcodesfaq">
46848         <title>Show patrons the barcodes of items they have checked
46849         out</title>
46850
46851         <para><emphasis role="bold">Question</emphasis>: Can patrons see the
46852         barcodes for the items they have checked out.</para>
46853
46854         <para><emphasis role="bold">Answer</emphasis>: Not by default, but
46855         with a few edits to the patron record you can make a barcode column
46856         appear on the patron's check out summary in the OPAC. You can set up a
46857         <link linkend="patronattributetypes">patron attribute</link> with the
46858         value of SHOW_BCODE and <link linkend="authorizedvalues">authorized
46859         value</link> of YES_NO to make this happen.</para>
46860
46861         <screenshot>
46862           <screeninfo>Add SHOW_BCODE patron attribute</screeninfo>
46863
46864           <mediaobject>
46865             <imageobject>
46866               <imagedata fileref="images/opac/SHOW_BCODEadd.png"/>
46867             </imageobject>
46868           </mediaobject>
46869         </screenshot>
46870
46871         <para>Then on the <link linkend="editpatrons">patron's record set the
46872         value</link> for SHOW_BCODE to yes.</para>
46873
46874         <screenshot>
46875           <screeninfo>Setting value for SHOW_BCODE on patron
46876           record</screeninfo>
46877
46878           <mediaobject>
46879             <imageobject>
46880               <imagedata fileref="images/opac/SHOW_BCODEattribute.png"/>
46881             </imageobject>
46882           </mediaobject>
46883         </screenshot>
46884
46885         <para>This will add a column to the check out summary in the OPAC that
46886         shows the patrons the barcodes of the items they have checked
46887         out.</para>
46888
46889         <screenshot>
46890           <screeninfo>Barcode number on checkout list in OPAC</screeninfo>
46891
46892           <mediaobject>
46893             <imageobject>
46894               <imagedata fileref="images/opac/barcodeoncheckouts.png"/>
46895             </imageobject>
46896           </mediaobject>
46897         </screenshot>
46898
46899         <para>Clicking on the 'Overdue' tab will show only the items that are
46900         overdue.</para>
46901       </section>
46902     </section>
46903
46904     <section id="circfaq">
46905       <title>Circulation/Notices</title>
46906
46907       <para/>
46908
46909       <section id="dropboxfaq">
46910         <title>Book drop Date</title>
46911
46912         <para><emphasis role="bold">Question</emphasis>: How is the book drop date is determined? Is
46913           it the last open date for the checkout branch? Is it today's date minus one? Can the book
46914           drop checkin date be set?</para>
46915
46916         <para><emphasis role="bold">Answer</emphasis>: If the library is closed for four days for
46917           renovations, for example, there would be more than one day needed for the book drop date.
46918           You will only have one book drop date and that will be the last day that the library open
46919           (determined by the holiday calendar) because there is no real way to know what day the
46920           books were dropped into the box during the 4 closed days. The only way to change the
46921           effective checkin date in book drop mode is to modify the calendar.</para>
46922       </section>
46923       <section id="holdsreportsfaq">
46924         <title>Holds to Pull and Holds Queue</title>
46925         <para><emphasis role="bold">Question</emphasis>: What is the difference between the <link linkend="holdsqueue">Holds Queue</link> and <link linkend="holdspull">Holds to
46926             Pull</link>?</para>
46927         <para><emphasis role="bold">Answer</emphasis>: The holds to pull report gives a simple list
46928           of what holds need to be filled with available items. It should only be used in Koha
46929           installations where there is only one library. </para>
46930         <para>The holds queue tries to do the same thing, but in a 'smarter' way. This allows it to
46931           split up the list by library, consult the <link linkend="transportcostmatrix">transport
46932             cost matrix</link> and refresh regularly to provide different pull lists to each
46933           library.</para>
46934       </section>
46935
46936       <section id="dupoverduefaq">
46937         <title>Duplicate Overdue Notices</title>
46938
46939         <para><emphasis role="bold">Question</emphasis>: Why are patrons
46940         getting two overdue notices?</para>
46941
46942         <para><emphasis role="bold">Answer</emphasis>: This tool takes all
46943         branches in the overdue rules and sent notifications to them. So, if
46944         you have a default rule &amp; a branch rule, the notification will be
46945         generated twice. A quick fix is to discard "default rule" for
46946         instance.</para>
46947       </section>
46948
46949       <section id="printoverduefaq">
46950         <title>Printing Overdue Notices</title>
46951
46952         <para><emphasis role="bold">Question</emphasis>: Can I print overdue
46953         notices for patrons without email addresses on file?</para>
46954
46955         <para><emphasis role="bold">Answer</emphasis>: Yes. The <link linkend="overduenoticecron">overdue notice cron job</link> has a
46956         setting to generate the overdue notices as HTML for printing. An
46957         example of this usage would be:</para>
46958
46959         <para><programlisting>overdue_notices.pl -t -html /tmp/noticedir -itemscontent issuedate,date_due,title,barcode,author </programlisting>In
46960         this example, we wanted to use only certain item fields in our
46961         notices, so we specified itemscontent fields in the cron entry; that's
46962         not a requirement for the feature.</para>
46963
46964         <para>The command line needs to specify a web-accessible directory
46965         where the print notices will go -- they get a filename like
46966         notices-2009-11-24.html (or holdnotices-2009-11-24.html). The overdue
46967         notice itself can be formatted to fit a Z-mailer. Within the notice
46968         file, the text is spaced down or over to where it will print properly
46969         on the form. The script has code that wraps around the notice file to
46970         tell the HTML to obey the formatting, and to do a page break between
46971         notices. That's so that when staff print it out, they get one per
46972         page. We had to add an extra syspref (<link linkend="PrintNoticesMaxLines">PrintNoticesMaxLines</link>) to specify
46973         page length because our client allows a _lot_ of checkouts which meant
46974         some notices were running onto multiple pages. That syspref says to
46975         truncate the print notice at that page length and put in a message
46976         about go check your OPAC account for the full list.</para>
46977
46978         <para>The print and email overdues use the same notice file. The print
46979         notices for holds are different -- there's a separate HOLD_PRINT
46980         notice file and the system uses it if there's no email address. Then a
46981         nightly cron job runs to gather those up from the message queue and
46982         put them in an HTML file in the notice directory, as above.</para>
46983
46984         <para>The cron entry is gather_print_notices.pl /tmp/noticedir</para>
46985       </section>
46986
46987       <section id="renewfaq">
46988         <title>Unable to Renew Items</title>
46989
46990         <para><emphasis role="bold">Question</emphasis>: We're trying to renew
46991         some items for our patron. One of the items is on hold and ineligible
46992         for renewal, but the other two items refuse to renew even though they
46993         should be eligible. When I try to use the override renewal limit, it
46994         just returns a little message that says "renewal failed". Any idea
46995         what's going on here?</para>
46996
46997         <para><emphasis role="bold">Answer</emphasis>: At the very least you
46998         will need to set an absolute <link linkend="circfinerules">default
46999         circulation rule</link>. This rule should be set for the default
47000         itemtype, default branchcode and default patron category. That will
47001         catch anyone who doesn't match a specific rule. Patrons who do not
47002         match a specific rule will get blocked from placing holds, since there
47003         was no baseline number of holds to utilize.</para>
47004       </section>
47005
47006       <section id="holdsfaq">
47007         <title>Unable to Place Holds</title>
47008
47009         <para><emphasis role="bold">Question</emphasis>: Why can't I place
47010         holds when I have all of the preferences turned on.</para>
47011
47012         <para><emphasis role="bold">Answer</emphasis>: You probably need to
47013         set a default circulation rule. At the very least you will need to set
47014         an default circulation rule. This rule should be set for all item
47015         types, all branches and all patron categories. That will catch all
47016         instances that do not match a specific rule. When checking out if you
47017         do not have a rule for the default branch, default item and default
47018         patron category then you may see patrons getting blocked from placing
47019         holds.</para>
47020       </section>
47021
47022       <section id="keyboardshort">
47023         <title>Keyboard Shortcuts</title>
47024
47025         <para><emphasis role="bold">Question</emphasis>: Do I have to use my
47026         mouse to access the checkout, checkin and cataloging tabs at the top
47027         of the circulation pages?</para>
47028
47029         <para><emphasis role="bold">Answer</emphasis>: You can jump between
47030         the tabs on the quick search box at the top of the screen by using the
47031         following hot keys (if the tab is available):</para>
47032
47033         <itemizedlist>
47034           <listitem>
47035             <para>jump to the catalog search with Alt+Q</para>
47036           </listitem>
47037
47038           <listitem>
47039             <para>jump to the checkout with Alt+U</para>
47040
47041             <itemizedlist>
47042               <listitem>
47043                 <para>this will not work for Mac user</para>
47044               </listitem>
47045             </itemizedlist>
47046           </listitem>
47047
47048           <listitem>
47049             <para>jump to the checkin with Alt+R</para>
47050           </listitem>
47051         </itemizedlist>
47052
47053         <para><tip>
47054             <para>Mac users use the OPTION button in place of ALT</para>
47055           </tip></para>
47056       </section>
47057
47058       <section id="smsnoticefaq">
47059         <title>SMS Notices/Messages</title>
47060
47061         <para><emphasis role="bold">Question</emphasis>: I want Koha to send
47062         notices via SMS, what do I need to do?</para>
47063
47064         <para><emphasis role="bold">Answer</emphasis>: First you need to
47065         choose a SMS service to use with Koha. There is a list available here:
47066         <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>
47067         Not all SMS services available to libraries have Perl drivers, so be
47068         sure to check this list to see if the provider you're considering is
47069         listed. If not you want to ask your provider if they have a Perl
47070         module, if not you should consider another service. Some common
47071         options in the US (that have Perl drivers) are:</para>
47072
47073         <itemizedlist>
47074           <listitem>
47075             <para>AQL (<ulink url="http://www.aql.com">www.aql.com</ulink>)</para>
47076           </listitem>
47077
47078           <listitem>
47079             <para>Wadja (<ulink url="http://wadja.com">wadja.com</ulink>)</para>
47080           </listitem>
47081
47082           <listitem>
47083             <para>Ipipi (<ulink url="http://ipipi.com">ipipi.com</ulink>)</para>
47084           </listitem>
47085
47086           <listitem>
47087             <para>T-mobile</para>
47088           </listitem>
47089
47090           <listitem>
47091             <para>SMSDiscount (<ulink url="http://smsdiscount.com">smsdiscount.com</ulink>)</para>
47092           </listitem>
47093
47094           <listitem>
47095             <para>Clickatell</para>
47096           </listitem>
47097         </itemizedlist>
47098       </section>
47099     </section>
47100
47101     <section id="catfaq">
47102       <title>Cataloging</title>
47103
47104       <para/>
47105
47106       <section id="authorityfaq">
47107         <title>Authority Fields</title>
47108
47109         <para><emphasis role="bold">Question: </emphasis>Why can't I edit 1xx,
47110         6xx, or 7xx fields in my catalog record?</para>
47111
47112         <para><emphasis role="bold">Answer:</emphasis> These fields are authority controlled and you
47113           probably have the <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> set
47114           to "Don't allow". When it is set to "Don't allow" these fields will be locked and require
47115           you to search for an existing authority record to populate the field with. To allow typing
47116           in these authority fields set <link linkend="BiblioAddsAuthorities">BiblioAddsAuthorities</link> to 'Allow'.<tip>
47117             <para>Fields affected by this preference will show a lock symbol in them</para>
47118           </tip></para>
47119
47120         <screenshot>
47121           <screeninfo>Fields affected by this preference show a lock in the field</screeninfo>
47122
47123           <mediaobject>
47124             <imageobject>
47125               <imagedata fileref="images/cataloging/lockedauthority.png"/>
47126             </imageobject>
47127           </mediaobject>
47128         </screenshot>
47129       </section>
47130
47131       <section id="kohamarcfaq">
47132         <title>Koha to MARC Mapping</title>
47133
47134         <para><emphasis role="bold">Question</emphasis>: What's the
47135         relationship between 'Koha to MARC Mapping' and 'MARC Bibliographic
47136         Frameworks'?</para>
47137
47138         <para><emphasis role="bold">Answer</emphasis>: Mapping can be defined
47139         through 'MARC Bibliographic Frameworks' OR 'Koha to MARC Mapping'.
47140         'Koha to MARC Mapping' is just a shortcut to speed up linkage. If you
47141         change a mapping in one of these modules, the mapping will change in
47142         the other as well. (In other words, the two modules 'overwrite' each
47143         other in order to prevent conflicts from existing in Koha).</para>
47144       </section>
47145
47146       <section id="itemsperbibfaq">
47147         <title>Number of Items Per Bib Record</title>
47148
47149         <para><emphasis role="bold">Question</emphasis>: Is there a limit on
47150         the number of items I can attach to a bib record?</para>
47151
47152         <para><emphasis role="bold">Answer</emphasis>: There is no explicit limit to the number of
47153           items you can attach to a bibliographic record, but if you attach enough of them, your
47154           MARC record will exceed the maximum file size limit for the ISO 2709 standard, which
47155           breaks indexing for that record. I've found this occurs somewhere between 600 and 1000
47156           items on a 'normal' bibliographic record.</para>
47157       </section>
47158
47159       <section id="analyticsfaq">
47160         <title>Analytics</title>
47161
47162         <para><emphasis role="bold">Question</emphasis>: I am using the <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> feature,
47163         but my links in the OPAC and Staff Client to 'Show Analytics' are not
47164         working.</para>
47165
47166         <para><emphasis role="bold">Answer</emphasis>: If you plan on using
47167         <link linkend="EasyAnalyticalRecords">EasyAnalyticalRecords</link> you
47168         will want to make sure to set your <link linkend="UseControlNumber">UseControlNumber</link> preference to
47169         "Don't use," this will prevent broken links.</para>
47170       </section>
47171     </section>
47172
47173     <section id="acqfaq">
47174       <title>Acquisitions</title>
47175
47176       <para/>
47177
47178       <section id="planningcatfaq">
47179         <title>Planning Categories</title>
47180
47181         <para><emphasis role="bold">Question</emphasis>: What is a planning
47182         category?</para>
47183
47184         <para><emphasis role="bold">Answer</emphasis>: When you plan in
47185         advance for the way your budget is going to be spent, you initially
47186         plan for how it's going to be spent over time, that's the most natural
47187         thing to do.</para>
47188
47189         <para>So you plan for $1000 in Jan. $1000 in Feb., $3000 in March,
47190         etc. You can basically do the same thing with a list of values in lieu
47191         of the months.</para>
47192
47193         <para>Say you have a list like this one:</para>
47194
47195         <itemizedlist>
47196           <listitem>
47197             <para>&lt; 1 month</para>
47198           </listitem>
47199
47200           <listitem>
47201             <para>&lt; 6 months</para>
47202           </listitem>
47203
47204           <listitem>
47205             <para>&lt; 1 year</para>
47206           </listitem>
47207
47208           <listitem>
47209             <para>&lt; 3 years</para>
47210           </listitem>
47211
47212           <listitem>
47213             <para>&lt; 10 years</para>
47214           </listitem>
47215
47216           <listitem>
47217             <para>&gt; 10 years</para>
47218           </listitem>
47219         </itemizedlist>
47220
47221         <para>The list is meant to represent when the books acquired where
47222         published. Then you plan for it, saying: we went to spend at list 40%
47223         of our budgets on books published less than a year ago, 10% on books
47224         more than 10 years old, etc.</para>
47225
47226         <para>Upon acquiring new material, you'll be able to select, for a
47227         given item, a value from this list in a drop down. Then, after the
47228         material has been acquired, at the end of the year, you'll be able to
47229         compare the goals set, with what's been achieved.</para>
47230       </section>
47231     </section>
47232
47233     <section id="serialsfaq">
47234       <title>Serials</title>
47235
47236       <para/>
47237
47238       <section id="advancedpatternfaq">
47239         <title>Advanced Patterns</title>
47240
47241         <para><emphasis role="bold">Question</emphasis>: What is the 'inner
47242         counter' on the advanced serials pattern interface?</para>
47243
47244         <para><emphasis role="bold">Answer</emphasis>: I think it is better to
47245         give an example to understand this :</para>
47246
47247         <para>Example for a monthly subscription :</para>
47248
47249         <itemizedlist>
47250           <listitem>
47251             <para>First issue publication date : April 2010</para>
47252           </listitem>
47253
47254           <listitem>
47255             <para>Numbering : No {X}, year {Y}</para>
47256           </listitem>
47257
47258           <listitem>
47259             <para>First issue : No 4, year 2010</para>
47260           </listitem>
47261         </itemizedlist>
47262
47263         <para>For the year Y : you will want the year change on January
47264         2011</para>
47265
47266         <para>So, the advanced pattern for Y will be :</para>
47267
47268         <itemizedlist>
47269           <listitem>
47270             <para>Add : 1</para>
47271           </listitem>
47272
47273           <listitem>
47274             <para>once every : 12</para>
47275           </listitem>
47276
47277           <listitem>
47278             <para>When more than 9999999</para>
47279           </listitem>
47280
47281           <listitem>
47282             <para>inner counter : 3</para>
47283           </listitem>
47284
47285           <listitem>
47286             <para>Set back to 0</para>
47287           </listitem>
47288
47289           <listitem>
47290             <para>Begins with 2010</para>
47291           </listitem>
47292         </itemizedlist>
47293
47294         <para>Year is going to change after 12 received issues from April
47295         2010, that is in April 2011 if you don't set inner counter. Set inner
47296         counter to 3 will say to Koha : change year after 12-3 = 9 received
47297         issues.</para>
47298
47299         <para>Inner counter says to Koha to take into account the first issues
47300         of the year, even if they are not received with Koha. If you begin
47301         with first issue of the year write nothing or 0.</para>
47302       </section>
47303     </section>
47304
47305     <section id="reportsfaq">
47306       <title>Reports</title>
47307
47308       <para/>
47309
47310       <section id="accounttypefaq">
47311         <title>Define Codes Stored in DB</title>
47312
47313         <para/>
47314
47315         <section id="finescodefaq">
47316           <title>Fines Table</title>
47317
47318           <para><emphasis role="bold">Question:</emphasis> What do the codes
47319           in the accounttype field in the accountlines table stand for?</para>
47320
47321           <para><emphasis role="bold">Answer:</emphasis></para>
47322
47323           <itemizedlist>
47324             <listitem>
47325               <para>A = Account management fee</para>
47326             </listitem>
47327
47328             <listitem>
47329               <para>C = Credit</para>
47330             </listitem>
47331
47332             <listitem>
47333               <para>F = Overdue fine</para>
47334             </listitem>
47335
47336             <listitem>
47337               <para>FOR = Forgiven</para>
47338             </listitem>
47339
47340             <listitem>
47341               <para>FU = Overdue, still acccruing</para>
47342             </listitem>
47343
47344             <listitem>
47345               <para>L = Lost item</para>
47346             </listitem>
47347             <listitem>
47348               <para>LR = Lost item returned/refunded</para>
47349             </listitem>
47350
47351             <listitem>
47352               <para>M = Sundry</para>
47353             </listitem>
47354
47355             <listitem>
47356               <para>N = New card</para>
47357             </listitem>
47358
47359             <listitem>
47360               <para>PAY = Payment</para>
47361             </listitem>
47362
47363             <listitem>
47364               <para>W = Writeoff</para>
47365             </listitem>
47366           </itemizedlist>
47367         </section>
47368
47369         <section id="statscodefaq">
47370           <title>Statistics Table</title>
47371
47372           <para><emphasis role="bold">Question: </emphasis>What are the
47373           possible codes for the type field in the statistics table?</para>
47374
47375           <para><emphasis role="bold">Answer:</emphasis></para>
47376
47377           <itemizedlist>
47378             <listitem>
47379               <para>localuse</para>
47380
47381               <itemizedlist>
47382                 <listitem>
47383                   <para>Registers if an item that had been checked out to a
47384                   statistics patron (category type = 'X') is returned</para>
47385                 </listitem>
47386               </itemizedlist>
47387             </listitem>
47388
47389             <listitem>
47390               <para>issue</para>
47391             </listitem>
47392
47393             <listitem>
47394               <para>return</para>
47395             </listitem>
47396
47397             <listitem>
47398               <para>renew</para>
47399             </listitem>
47400
47401             <listitem>
47402               <para>writeoff</para>
47403             </listitem>
47404
47405             <listitem>
47406               <para>payment</para>
47407             </listitem>
47408
47409             <listitem>
47410               <para>CreditXXX</para>
47411
47412               <itemizedlist>
47413                 <listitem>
47414                   <para>The XXX stores different types of fee credits, so a query to catch them all
47415                     would include a clause like "type LIKE 'Credit%'"</para>
47416                 </listitem>
47417               </itemizedlist>
47418             </listitem>
47419           </itemizedlist>
47420         </section>
47421
47422         <section id="rescodefaq">
47423           <title>Reserves Table</title>
47424
47425           <para><emphasis role="bold">Question</emphasis>: What are the
47426           possible codes for the found field in the reserves and old_reserves
47427           tables?</para>
47428
47429           <para><emphasis role="bold">Answer</emphasis>:</para>
47430
47431           <itemizedlist>
47432             <listitem>
47433               <para>NULL: means the patron requested the 1st available, and we
47434               haven't chosen the item</para>
47435             </listitem>
47436
47437             <listitem>
47438               <para>T = Transit: the reserve is linked to an item but is in
47439               transit to the pickup branch</para>
47440             </listitem>
47441
47442             <listitem>
47443               <para>W = Waiting: the reserve is linked to an item, is at the pickup branch, and is
47444                 waiting on the hold shelf</para>
47445             </listitem>
47446
47447             <listitem>
47448               <para>F = Finished: the reserve has been completed, and is
47449               done</para>
47450             </listitem>
47451           </itemizedlist>
47452         </section>
47453
47454         <section id="reportdicfaq">
47455           <title>Reports Dictionary Table</title>
47456
47457           <para><emphasis role="bold">Question</emphasis>: What are the
47458           possible codes for the area field in the reports_dictionary
47459           table?</para>
47460
47461           <para><emphasis role="bold">Answer</emphasis>:</para>
47462
47463           <itemizedlist>
47464             <listitem>
47465               <para>1 = Circulation</para>
47466             </listitem>
47467
47468             <listitem>
47469               <para>2 = Catalog</para>
47470             </listitem>
47471
47472             <listitem>
47473               <para>3 = Patrons</para>
47474             </listitem>
47475
47476             <listitem>
47477               <para>4 = Acquisitions</para>
47478             </listitem>
47479
47480             <listitem>
47481               <para>5 = Accounts</para>
47482             </listitem>
47483           </itemizedlist>
47484         </section>
47485
47486         <section id="msgtablefaq">
47487           <title>Messages Table</title>
47488
47489           <para><emphasis role="bold">Question</emphasis>: What are the
47490           possible codes for the message_type field in the messages
47491           table?</para>
47492
47493           <para><emphasis role="bold">Answer</emphasis>:</para>
47494
47495           <itemizedlist>
47496             <listitem>
47497               <para>L = For Librarians</para>
47498             </listitem>
47499
47500             <listitem>
47501               <para>B = For Patrons/Borrowers</para>
47502             </listitem>
47503           </itemizedlist>
47504         </section>
47505
47506         <section id="serialtablefaq">
47507           <title>Serial Table</title>
47508
47509           <para><emphasis role="bold">Question</emphasis>: What are the possible codes for the
47510             status field in the serial table?</para>
47511
47512           <para><emphasis role="bold">Answer</emphasis>:</para>
47513
47514           <itemizedlist>
47515             <listitem>
47516               <para>1 = Expected</para>
47517             </listitem>
47518
47519             <listitem>
47520               <para>2 = Arrived</para>
47521             </listitem>
47522
47523             <listitem>
47524               <para>3 = Late</para>
47525             </listitem>
47526
47527             <listitem>
47528               <para>4 = Missing</para>
47529             </listitem>
47530
47531             <listitem>
47532               <para>5 = Not Available</para>
47533             </listitem>
47534
47535             <listitem>
47536               <para>6 = Delete</para>
47537             </listitem>
47538             <listitem>
47539               <para>7 = Claimed</para>
47540             </listitem>
47541             <listitem>
47542               <para>8 = Stopped</para>
47543             </listitem>
47544           </itemizedlist>
47545         </section>
47546         <section id="borrowerprivacyvalues">
47547           <title>Borrowers Table</title>
47548           <para><emphasis role="bold">Question</emphasis>: What are the possible codes for the
47549             privacy field in the borrowers table?</para>
47550           <para><emphasis role="bold">Answer</emphasis>:<itemizedlist>
47551               <listitem>
47552                 <para>0 = Forever</para>
47553               </listitem>
47554               <listitem>
47555                 <para>1 = Default</para>
47556               </listitem>
47557               <listitem>
47558                 <para>2 = Never</para>
47559               </listitem>
47560             </itemizedlist></para>
47561         </section>
47562         <section id="messpreffaq">
47563           <title>Messaging Preferences</title>
47564           <para><emphasis role="bold">Question</emphasis>: What are the possible codes in the
47565             message_attribute_id field in the borrower_message_preferences table?</para>
47566           <para><emphasis role="bold">Answer</emphasis>:<itemizedlist>
47567               <listitem>
47568                 <para>2 = advanced notice </para>
47569               </listitem>
47570               <listitem>
47571                 <para>6 = item checkout </para>
47572               </listitem>
47573               <listitem>
47574                 <para>4 = hold filled </para>
47575               </listitem>
47576               <listitem>
47577                 <para>1 = item due </para>
47578               </listitem>
47579               <listitem>
47580                 <para>5 = item check in</para>
47581               </listitem>
47582             </itemizedlist></para>
47583         </section>
47584       </section>
47585
47586       <section id="runtimefaq">
47587         <title>Runtime Parameters</title>
47588
47589         <para><emphasis role="bold">Question</emphasis>: Is there a way to
47590         filter my custom SQL reports before they run?</para>
47591
47592         <para><emphasis role="bold">Answer</emphasis>: If you feel that your
47593         report might be too resource intensive you might want to consider
47594         using runtime parameters to your query. Runtime parameters basically
47595         make a filter appear before the report is run to save your system
47596         resources.</para>
47597
47598         <para>There is a specific syntax that Koha will understand as 'ask for
47599         values when running the report'. The syntax is &lt;&lt;Question to
47600         ask|authorized_value&gt;&gt;.</para>
47601
47602         <itemizedlist>
47603           <listitem>
47604             <para>The &lt;&lt; and &gt;&gt; are just delimiters. You must put
47605             &lt;&lt; at the beginning and &gt;&gt; at the end of your
47606             parameter</para>
47607           </listitem>
47608
47609           <listitem>
47610             <para>The 'Question to ask' will be displayed on the left of the
47611             string to enter.</para>
47612           </listitem>
47613
47614           <listitem>
47615             <para>The authorized_value can be omitted if not applicable. If it
47616             contains an authorized value category, or branches or itemtype or
47617             categorycode, a list with the Koha authorized values will be
47618             displayed instead of a free field Note that you can have more than
47619             one parameter in a given SQL Note that entering nothing at run
47620             time won't probably work as you expect. It will be considered as
47621             "value empty" not as "ignore this parameter". For example entering
47622             nothing for : "title=&lt;&lt;Enter title&gt;&gt;" will display
47623             results with title='' (no title). If you want to have to have
47624             something not mandatory, use "title like &lt;&lt;Enter
47625             title&gt;&gt;" and enter a % at run time instead of nothing</para>
47626           </listitem>
47627         </itemizedlist>
47628
47629         <para>Examples:</para>
47630
47631         <itemizedlist>
47632           <listitem>
47633             <para>SELECT surname,firstname FROM borrowers WHERE
47634             branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt; AND
47635             surname like &lt;&lt;Enter filter for patron surname (% if
47636             none)&gt;&gt;</para>
47637           </listitem>
47638
47639           <listitem>
47640             <para>SELECT * FROM items WHERE homebranch = &lt;&lt;Pick your
47641             branch|branches&gt;&gt; and barcode like &lt;&lt;Partial barcode
47642             value here&gt;&gt;</para>
47643           </listitem>
47644         </itemizedlist>
47645
47646         <tip>
47647           <para>To generate a date picker calendar to the right of the field
47648           when running a report you can use the 'date' keyword like this:
47649           &lt;&lt;Enter Date|date&gt;&gt;</para>
47650
47651           <screenshot>
47652             <screeninfo>Date Picker</screeninfo>
47653
47654             <mediaobject>
47655               <imageobject>
47656                 <imagedata fileref="images/reports/datepicker.png"/>
47657               </imageobject>
47658             </mediaobject>
47659           </screenshot>
47660         </tip>
47661
47662         <tip>
47663           <para>You have to put "%" in a text box to 'leave it blank'.
47664           Otherwise, it literally looks for "" (empty string) as the value for
47665           the field.</para>
47666         </tip>
47667
47668         <para><important>
47669             <para>In addition to using any authorized value code to generate a
47670             dropdown, you can use the following values as well: Branches
47671             (branches), Item Types (itemtypes) and Patron Categories
47672             (categorycode). For example a branch pull down would be generated
47673             like this &lt;&lt;Branch|branches&gt;&gt;</para>
47674
47675             <screenshot>
47676               <screeninfo>Branch pull down</screeninfo>
47677
47678               <mediaobject>
47679                 <imageobject>
47680                   <imagedata fileref="images/reports/branchpulldown.png"/>
47681                 </imageobject>
47682               </mediaobject>
47683             </screenshot>
47684           </important></para>
47685       </section>
47686
47687       <section id="reportlimitfaq">
47688         <title>Results Limited</title>
47689
47690         <para><emphasis role="bold">Question</emphasis>: When I download my
47691         report it's limited to 10,000 results, how do I get all of the results
47692         to download?</para>
47693
47694         <para><emphasis role="bold">Answer</emphasis>: There is a limit of
47695         10,000 records put on SQL statements entered in Koha. To get around
47696         this you want to add 'LIMIT 100000' to the end of your SQL statement
47697         (or any other number above 10,000.</para>
47698       </section>
47699     </section>
47700
47701     <section id="searchfaq">
47702       <title>Searching</title>
47703
47704       <para/>
47705
47706       <section id="advancedsearchfaq">
47707         <title>Advanced Search</title>
47708
47709         <para/>
47710
47711         <section id="scanindexfaq">
47712           <title>Scan Indexes</title>
47713
47714           <para><emphasis role="bold">Question</emphasis>: What does 'scan
47715           indexes' on the advanced search page mean?</para>
47716
47717           <para><emphasis role="bold">Answer</emphasis>: When you choose an
47718           index, enter a term, click 'scan indexes' and do the search, Koha
47719           displays the searched term and the following terms found in this
47720           index with the number of corresponding records That is search is not
47721           made directly in the catalog, but first in the indexes It works only
47722           for one index at once, and only with no limit in Location (All
47723           libraries needed)</para>
47724         </section>
47725
47726         <section id="searchstartswith">
47727           <title>Searching for Terms that Start With a Character</title>
47728
47729           <para><emphasis role="bold">Question</emphasis>: How do I search for
47730           all titles that start with the letter 'C'?</para>
47731
47732           <para><emphasis role="bold">Answer</emphasis>: You can choose to
47733           search for things that start with a character or series of
47734           characters by using the CCL 'first-in-subfield'</para>
47735
47736           <itemizedlist>
47737             <listitem>
47738               <para>example: ti,first-in-subfield=C</para>
47739             </listitem>
47740           </itemizedlist>
47741         </section>
47742       </section>
47743
47744       <section id="wildcardsearchfaq">
47745         <title>Wildcard Searching</title>
47746
47747         <para><emphasis role="bold">Question</emphasis>:What is the difference
47748         between a keyword search using the '*' (asterisk) versus a keyword
47749         search using the '%' (percent)? Both work in the catalog, but return
47750         different sets. Why?</para>
47751
47752         <para><emphasis role="bold">Answer</emphasis>: A wildcard is a
47753         character (*,?,%,.) that can be used to represent one or more
47754         characters in a word. Two of the wildcard characters that can be used
47755         in Koha searches are the asterisk ('*') and the percent sign ('%').
47756         However, these two characters act differently when used in
47757         searching.</para>
47758
47759         <para>The '*' is going to force a more exact search of the first few
47760         characters you enter prior to the '*'. The asterisk will allow for an
47761         infinite number of characters in the search as long as the first few
47762         characters designated by your search remain the same. For example,
47763         searching for authors using the term, Smi*, will return a list that
47764         may include Smith, Smithers, Smithfield, Smiley, etc depending on the
47765         authors in your database.</para>
47766
47767         <para>The '%' will treat the words you enter in the terms of "is
47768         like". So a search of Smi% will search for words like Smi. This
47769         results in a much more varied results list. For example, a search on
47770         Smi% will return a list containing Smothers, Smith, Smelley,
47771         Smithfield and many others depending on what is your database.</para>
47772
47773         <para>The bottom line in searching with wildcards: '*' is more exact
47774         while '%' searches for like terms.</para>
47775       </section>
47776       <section id="titlesearchingfaq">
47777         <title>Title Searching</title>
47778         <para><emphasis role="bold">Question</emphasis>: Why does my Zebra title search for 'Help'
47779           not turn up 'The help' in the first pages of results?</para>
47780         <para><emphasis role="bold">Answer</emphasis>: When doing a title search, you actually want
47781           to search for the title (i.e., 'the help' rather than just 'help'), and it will bubble
47782           right up to the top. If you're just searching for 'help' then the relevance ranking is
47783           going to affect the results you see. </para>
47784         <para>When it comes to relevance in Zebra, here's what's happening. First, the search is
47785           done. If you search for the title "help", then any title that has "help" in it comes back.
47786           Then from those records, separately, it does relevance on the *whole* record. The more
47787           your word appears, the more relevant, and some MARC tags are worth more points than
47788           others. So a self-help book with 505 notes where "help" appears a *lot* will be at the
47789           top, regardless of keyword or title.</para>
47790         <para>But when you add a *second word*, that helps it figure things out, as it's weighing
47791           the relevance of both words and the phrase. Because of the way relevance works, if you
47792           search "the help", then "the help" or "the help I need" are more relevant than "the way to
47793           help", because they appear together in order. Likewise, "help the girl" would be lower
47794           relevance, because it's out of order, and "help for the homeless" would be lower still, as
47795           they're out of order, and apart.</para>
47796         <para>The moral of the story is that single word searches, particularly on common words,
47797           will always struggle a bit; it can't evaluate relevance well, because you've not given it
47798           enough input.</para>
47799       </section>
47800     </section>
47801
47802     <section id="enhancedcontentfaq">
47803       <title>Enhanced Content</title>
47804
47805       <para/>
47806
47807       <section id="frbrfaq">
47808         <title>FRBRizing Content</title>
47809
47810         <para><emphasis role="bold">Question: </emphasis>At our public library
47811         we are running a Koha installation and we've tried to turn on all the
47812         nice functionalities in Koha such as the frbrising tool, but do not
47813         get the same result as Nelsonville public library.</para>
47814
47815         <para><emphasis role="bold">Answer: </emphasis>In fact, this feature
47816         is quite tricky to make that right. First it looks at XISBN service.
47817         And then search in your database for that ISBN. So both XISBN and your
47818         internal ISBN (in biblio table) have to be normalized. You could
47819         therefore use the script misc/batchupdateISBNs.pl (it removes all the
47820         - in your local ISBNs)</para>
47821       </section>
47822
47823       <section id="amzfaq">
47824         <title>Amazon</title>
47825
47826         <para/>
47827
47828         <section id="amazonfaq">
47829           <title>All Amazon Content</title>
47830
47831           <para><emphasis role="bold">Question</emphasis>: I have all of the
47832           Amazon preferences turned on and have entered both of my keys, but
47833           none of the content appears in my system, why is that?</para>
47834
47835           <para><emphasis role="bold">Answer</emphasis>: Amazon's API checks
47836           your server time on all requests and if your server time is not set
47837           properly requests will be denied. To resolve this issue be sure to
47838           set your system time appropriately. Once that change in made Amazon
47839           content should appear immediately.</para>
47840
47841           <para>On Debian the the command is <emphasis>date -s "2010-06-30
47842           17:21"</emphasis> (with the proper date and time for your
47843           timezone).</para>
47844         </section>
47845       </section>
47846     </section>
47847
47848     <section id="systemfaq">
47849       <title>System Administration</title>
47850
47851       <para/>
47852
47853       <section id="zebracronfaq">
47854         <title>Errors in Zebra Cron</title>
47855
47856         <para><emphasis role="bold">Question</emphasis>: I am noticing some
47857         errors in the koha-zebradaemon-output.log file. When new records are
47858         added it takes a bit longer to index than we think they should.
47859         Running rebuild zebra is often faster. Zebra ends up indexing and
47860         search works, but I am concerned about the errors. Any ideas?</para>
47861
47862         <para><emphasis role="bold">Answer</emphasis>: Rebuild_zebra.pl -r
47863         deletes all of the files in the Zebra db directories (such as
47864         reci-0.mf) and then recreates them. Thus, permissions will be lost,
47865         and the files will be owned by the user who ran rebuild_zebra.pl. If
47866         one rebuilds the zebra indexes as root, the daemons, which typically
47867         run under the user Koha, will not be able to update the indexes. Thus,
47868         it's important then that the zebra rebuilds are put in the cronjob
47869         file of the user Koha, and not root. Also important is that other
47870         users, such as root, don't manually execute rebuilds.</para>
47871
47872         <para>If one desires that another user be able to execute
47873         rebuild_zebra.pl, he should be given the permission to execute 'sudo
47874         -u Koha .../rebuild_zebra.pl,' (if you want to do this, you also have
47875         to edit the sudoers file to pass the PERL5LIB variable with the
47876         env_keep option as by default sudo strips away almost all environment
47877         variables). Or, as root user, one can use a simple 'su koha' and then
47878         the rebuild_zebra.pl command.</para>
47879
47880         <para>I've also tried to set the sticky bit on rebuild_zebra.pl, but
47881         for whatever reason it didn't seem to work due to some problem with
47882         the PERL5LIB variable that I wasn't able to figure. That seems to me
47883         the easiest thing to do, if anybody has any idea how to make it work.
47884         If it worked and were the default, I think it would help folks to
47885         avoid a great deal of the problems that come up with zebra.</para>
47886       </section>
47887
47888       <section id="publicztarget">
47889         <title>Making Z39.50 Target Public</title>
47890
47891         <para><emphasis role="bold">Question</emphasis>: Could someone tell me
47892         the exact steps I need to take to configure Zebra to expose my Koha 3
47893         db as a public Z39.50 service?</para>
47894
47895         <para><emphasis role="bold">Answer</emphasis>: Edit the KOHA_CONF file
47896         that your Koha is using. Uncomment the publicserver line like:</para>
47897
47898         <para>&lt;!-- &lt;listen id="publicserver"
47899         &gt;tcp:@:9999&lt;/listen&gt; --&gt;</para>
47900
47901         <para>to be:</para>
47902
47903         <para>&lt;listen id="publicserver"
47904         &gt;tcp:@:9999&lt;/listen&gt;</para>
47905
47906         <para>Then restart zebasrv and connect on the port specified
47907         (9999).</para>
47908       </section>
47909
47910       <section id="authvalfaq">
47911         <title>Shelving Location Authorized Values</title>
47912
47913         <para><emphasis role="bold">Question</emphasis>: When editing an item,
47914         the new shelving location I created is not showing up by default in
47915         the items where I assigned it to.</para>
47916
47917         <para><emphasis role="bold">Answer</emphasis>: This is because you
47918         created the new shelving location with a code value of 0 (zero) Just
47919         FYI the system interprets authorized values of 0 as equaling a null so
47920         when you edit a record in cataloging where the authorized value in a
47921         field was assigned where the code was 0, the value displays as null in
47922         the item editor (or MARC editor) instead of the value the library
47923         meant it to be.</para>
47924       </section>
47925
47926       <section id="whyauthvals">
47927         <title>Why do I need Authorized Values?</title>
47928
47929         <para><emphasis role="bold">Question</emphasis>: Why would I want to
47930         define authorized values for MARC tags?</para>
47931
47932         <para><emphasis role="bold">Answer</emphasis>: Authorized Values
47933         create a 'controlled vocabulary' for your staff. As an example, let us
47934         assume that your Koha installation is used by several libraries, and
47935         you use MARC 21. You might want to restrict the 850a MARC subfield to
47936         the institution codes for just those libraries. In that case, you
47937         could define an authorized values category (perhaps called "INST") and
47938         enter the institution codes as the authorized values for that
47939         category.</para>
47940
47941         <tip>
47942           <para>Koha automatically sets up authorized value categories for
47943           your item types and branch codes, and you can link these authorized
47944           values to MARC subfields when you set up your MARC tag
47945           structure.</para>
47946         </tip>
47947       </section>
47948
47949       <section id="sessionstblfaq">
47950         <title>How do I clean up the sessions table?</title>
47951
47952         <para><emphasis role="bold">Question</emphasis>: Is there a periodic
47953         job that can be run to cull old sessions from the table? We don't want
47954         to backup all the useless session data every night.</para>
47955
47956         <para><emphasis role="bold">Answer</emphasis>: You can run <link linkend="cleandbcron">cleanup database cron job</link>.</para>
47957
47958         <para>Or just before doing a backup command (mysqldump), you can
47959         truncate session table:  </para>
47960
47961         <para><programlisting>mysql -u&lt;kohauser -p&lt;password &lt;koha-db-name -e 'TRUNCATE TABLE sessions'</programlisting></para>
47962       </section>
47963     </section>
47964
47965     <section id="hardwarefaq">
47966       <title>Hardware</title>
47967
47968       <para/>
47969
47970       <section id="barcodefaq">
47971         <title>Barcode Scanners</title>
47972
47973         <para><emphasis role="bold">Question</emphasis>: What barcode scanners
47974         have been known to work with Koha?</para>
47975
47976         <para><emphasis role="bold">Answer</emphasis>: The simple rule of
47977         thumb is, does it act like a keyboard device?, if so, it will work.
47978         (i.e. can you take the scanner, scan a barcode and have it show up in
47979         a text editor, if so, it will work.)</para>
47980
47981         <para>The main points to check are that it connects to your PC
47982         conveniently (can be USB or "keyboard wedge" which means it connects
47983         in line with the keyboard, which is useful with older computers), and
47984         that it scans the barcode type that you are using.</para>
47985
47986         <para>It is a good idea to test some 'used' barcodes if you have any,
47987         to see whether the scanner can read scuffed or slightly wrinkled ones
47988         successfully. Most scanners are capable of reading several barcode
47989         types - there are many, and the specification should list the ones it
47990         can read. You may need to adjust settings slightly, such as prefix and
47991         suffix characters, or whether you want to send an 'enter' character or
47992         not.</para>
47993
47994         <para>One more tip - some can be set 'always on' and may come with a
47995         stand, some have triggers under the handle, some have buttons on top,
47996         some are held like a pen. Think about the staff working with the
47997         hardware before choosing, as a button in the wrong place can be very
47998         awkward to use.</para>
47999       </section>
48000
48001       <section id="printersfaq">
48002         <title>Printers</title>
48003
48004         <para/>
48005
48006         <section id="kohaprinters">
48007           <title>Printers used by Koha libraries</title>
48008
48009           <itemizedlist>
48010             <listitem>
48011               <para>POS-X receipt printer</para>
48012             </listitem>
48013
48014             <listitem>
48015               <para>Star Micronics printer (exact model unknown) with a
48016               generic/plain text driver.</para>
48017             </listitem>
48018
48019             <listitem>
48020               <para>Star SP2000 (Nelsonville)</para>
48021             </listitem>
48022
48023             <listitem>
48024               <para>Star TSP-100 futurePRINT (Geauga)</para>
48025
48026               <itemizedlist>
48027                 <listitem>
48028                   <para>"I know there have been a lot of questions on receipt
48029                   printers so I thought I'd pass on my findings. We have been
48030                   testing the Star TSP-100 futurePRINT. I found this print to
48031                   be VERY easy to configure for Koha. I was even able to
48032                   customize the print job by adding our system logo (a .gif)
48033                   to the top of every receipt. Also with a bitmap created in
48034                   Paint was able to add a message at the bottom of each
48035                   receipt with the contact information, hours and website for
48036                   the library that the materials were checked out at."</para>
48037                 </listitem>
48038               </itemizedlist>
48039             </listitem>
48040
48041             <listitem>
48042               <para>Epson TM 88 IIIP thermal receipt printers</para>
48043             </listitem>
48044
48045             <listitem>
48046               <para>Epson TM-T88IV</para>
48047             </listitem>
48048
48049             <listitem>
48050               <para>1x1 labels using a Dymolabelwriter printer</para>
48051             </listitem>
48052           </itemizedlist>
48053         </section>
48054
48055         <section id="braillefaq">
48056           <title>Braille Support</title>
48057
48058           <para><emphasis role="bold">Question</emphasis>: Are there any
48059           braille embosser or printer which has inbuilt braille converter and
48060           it is accessible with UNIX environment?</para>
48061
48062           <para><emphasis role="bold">Answer</emphasis>: You may want to look
48063           into BRLTTY (<ulink url="http://www.emptech.info/product_details.php?ID=1232">http://www.emptech.info/product_details.php?ID=1232</ulink>).</para>
48064         </section>
48065
48066         <section id="hardwaresupport">
48067           <title>Additional Support</title>
48068
48069           <itemizedlist>
48070             <listitem>
48071               <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>
48072             </listitem>
48073           </itemizedlist>
48074         </section>
48075       </section>
48076     </section>
48077   </appendix>
48078
48079   <appendix id="extending">
48080     <title>Extending Koha</title>
48081
48082     <section id="amzlookup">
48083       <sectioninfo>
48084         <authorgroup>
48085           <author>
48086             <firstname>Cab</firstname>
48087             <surname>Vinton</surname>
48088             <affiliation>
48089               <orgname>Sanbornton Public Library</orgname>
48090             </affiliation>
48091           </author>
48092           <editor>
48093             <firstname>Nicole C.</firstname>
48094             <surname>Engard</surname>
48095           </editor>
48096         </authorgroup>
48097         
48098         <pubdate>September 2009</pubdate>
48099         
48100         <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>
48101       </sectioninfo>
48102       <title>Amazon lookup script for Koha libraries</title>
48103
48104       <para>We order most of our materials from Amazon, so I've been looking
48105       for a convenient way to tell if a book under consideration is in our
48106       catalog already.</para>
48107
48108       <para>Greasemonkey &amp; a custom user script fit the bill
48109       nicely:</para>
48110
48111       <itemizedlist>
48112         <listitem>
48113           <para><ulink url="https://addons.mozilla.org/en-US/firefox/addon/748">https://addons.mozilla.org/en-US/firefox/addon/748</ulink></para>
48114         </listitem>
48115
48116         <listitem>
48117           <para><ulink url="http://userscripts.org/scripts/show/56847">http://userscripts.org/scripts/show/56847</ulink></para>
48118         </listitem>
48119       </itemizedlist>
48120
48121       <para>A few caveats:</para>
48122
48123       <itemizedlist>
48124         <listitem>
48125           <para>Like most scripts, this one was designed to work with Firefox;
48126           I haven't explored getting it to work with other browsers.</para>
48127         </listitem>
48128
48129         <listitem>
48130           <para>I'm not a JavaScript programmer -- this was adapted from
48131           others' work. Just a few lines would have to be changed to get the
48132           script to work with your catalog.</para>
48133         </listitem>
48134
48135         <listitem>
48136           <para>It depends on the existence of ISBN for the item in question,
48137           so movies, older books, etc. would not work.</para>
48138         </listitem>
48139       </itemizedlist>
48140
48141       <para>Others have added all sorts of bells &amp; whistles: XISBN lookups
48142       to search for related titles, custom messages based on the status of
48143       items (on order, on hold, etc.), ... just search the UserScripts site
48144       for Amazon + library. For a later date!</para>
48145     </section>
48146
48147     <section id="extendkeywordclouds">
48148       <title>Keyword Clouds</title>
48149
48150       <para>In addition to the traditional tag cloud available in Koha, there
48151       is a way to generate clouds for popular subjects within Koha.</para>
48152
48153       <para>The <link linkend="keywordclouds">Author/Subject Cloud cron
48154       job</link> is used to help with this process. This cron job sends its
48155       output to files.</para>
48156
48157       <itemizedlist>
48158         <listitem>
48159           <para>/home/koha/mylibrary/koharoot/koha-tmpl/cloud-author.html</para>
48160         </listitem>
48161
48162         <listitem>
48163           <para>/home/koha/yourlibrary/koharoot/koha-tmpl/cloud-subject.html</para>
48164         </listitem>
48165       </itemizedlist>
48166
48167       <para>This means that you can produce clouds for authors, collective
48168       author, all kind of subjects, classifications, etc. And since it works
48169       on zebra indexes, it is quick, even on large DBs. Tags clouds are sent
48170       to files. It's up to library webmaster to deal with those files in order
48171       to include them in <link linkend="OpacMainUserBlock">OPACMainUserBlock</link>, or include them
48172       into their library CMS.</para>
48173
48174       <para>Some libraries even send the file into a Samba shared folder where
48175       webmaster take them, eventually clean them a little bit before
48176       integrating them into navigation widgets or pages.</para>
48177     </section>
48178
48179     <section id="newtitlesoption">
48180       <title>Newest Titles Pulldown</title>
48181
48182       <para>Often we want to add a way for our patrons to do searches for the
48183       newest items. In this example I'll show you how to create a pull down
48184       menu of the newest items by item type. These tips will work (with a
48185       couple changes) for collection codes or shelving locations as
48186       well.</para>
48187
48188       <para>First, it's important to note that every link in Koha is a
48189       permanent link. This means if I do a search for everything of a specific
48190       item type sorted by the acquisitions date and bookmark that URL,
48191       whenever I click it I'll see the newest items of that type on the first
48192       few pages of the results.</para>
48193
48194       <para>I took this knowledge and wrote a form takes this functionality in
48195       to consideration. It basically just does a search of your Koha catalog
48196       for a specific item type and sorts the results by acquisitions
48197       date.</para>
48198
48199       <para>The first thing I did was write a MySQL statement to generate a
48200       list of item types for me - why copy and paste when you can use the
48201       power of MySQL?</para>
48202
48203       <para><programlisting>select concat('&lt;option value=\"mc-itype:', itemtype, '\"&gt;',description,'&lt;/option&gt;') from itemtypes</programlisting></para>
48204
48205       <para>The above looks at the itemtypes table and slaps the necessary
48206       HTML around each item type for me. I then exported that to CSV and
48207       opened it in my text editor and added the other parts of the
48208       form.</para>
48209
48210       <para><programlisting>&lt;p&gt;&lt;strong&gt;New Items&lt;/strong&gt;&lt;/p&gt;
48211 &lt;p&gt;&lt;form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl"&gt;
48212 &lt;input name="idx" value="kw" type="hidden"&gt;
48213 &lt;input name="sort_by" value="acqdate_dsc" type="hidden"&gt;
48214 &lt;input name="do" value="OK" type="hidden"&gt;
48215 &lt;select name="limit" onchange="this.form.submit()"&gt;
48216 &lt;option&gt;-- Please choose --&lt;/option&gt;
48217 &lt;option value="mc-itype:BOOK"&gt;Book&lt;/option&gt;
48218 &lt;option value="mc-itype:BOOKCD"&gt;Book on CD&lt;/option&gt;
48219 &lt;option value="mc-itype:DVD"&gt;DVD&lt;/option&gt;
48220 &lt;option value="mc-itype:LRG_PRINT"&gt;Large print book&lt;/option&gt;
48221 &lt;option value="mc-itype:MAGAZINE"&gt;Magazine&lt;/option&gt;
48222 &lt;option value="mc-itype:NEWSPAPER"&gt;Newspaper&lt;/option&gt;
48223 &lt;option value="mc-itype:VIDEO"&gt;Videocassette&lt;/option&gt;
48224 &lt;/select&gt;
48225 &lt;/form&gt;
48226 &lt;/p&gt;</programlisting></para>
48227
48228       <para>Now, what does all of that mean? The important bits are
48229       these:</para>
48230
48231       <para>First the starting of the form.</para>
48232
48233       <para><programlisting>&lt;p&gt;&lt;form name="searchform" method="get" action="/cgi-bin/koha/opac-search.pl"&gt;</programlisting></para>
48234
48235       <para>This tells the browser to take any value selected and put it at
48236       the end of this http://YOURSITE/cgi-bin/koha/opac-search.pl. If you want
48237       to embed this form on your library website (and not on your OPAC) you
48238       can put the full OPAC URL in there.</para>
48239
48240       <para>Next, there is a hidden value that is telling the search to sort
48241       by acquisitions date descending (newest items at the top):</para>
48242
48243       <para><programlisting>&lt;input name="sort_by" value="acqdate_dsc" type="hidden"&gt;</programlisting></para>
48244
48245       <para>And finally you have an option for each item type you want people
48246       to search.<programlisting>&lt;option value="mc-itype:BOOK"&gt;Book&lt;/option&gt;</programlisting></para>
48247
48248       <para>These options each include the string "mc-itype:" which tells Koha
48249       to do an item type search.</para>
48250
48251       <para>Once you have all of that in place you can copy and paste the form
48252       to somewhere on your OPAC. The <ulink url="http://catalog.farmingtonlibraries.org">Farmington Public Libraries
48253       OPAC</ulink> has a few examples of this on the left.</para>
48254     </section>
48255
48256     <section id="colorsearch">
48257       <title>Cataloging and Searching by Color</title>
48258
48259       <para>One of the icon sets installed in Koha includes a series of
48260       colors. This set can be used to catalog and search by color if you'd
48261       like. This guide will walk you use changing collection code to color in
48262       Koha so that you can do this.</para>
48263
48264       <para>The following SQL could be used to add these colors to the CCODE
48265       authorized value category in a batch. If you wanted to use these colors
48266       for another authorized value you'd have to edit this to use that
48267       category:</para>
48268
48269       <programlisting>    insert into authorised_values (category, authorised_value, lib,
48270      lib_opac, imageurl) values ('CCODE','000000','Black','','colors/000000.png');
48271     insert into authorised_values (category, authorised_value, lib,
48272      lib_opac, imageurl) values ('CCODE','66cc66','Bright Green','','colors/66cc66.png');
48273     insert into authorised_values (category, authorised_value, lib,
48274      lib_opac, imageurl) values ('CCODE','99cc33','Olive','','colors/99cc33.png');
48275     insert into authorised_values (category, authorised_value, lib,
48276      lib_opac, imageurl) values ('CCODE','3333cc','Dark Blue','','colors/3333cc.png');
48277     insert into authorised_values (category, authorised_value, lib,
48278      lib_opac, imageurl) values ('CCODE','006600' ,'Dark Green','','colors/006600.png');
48279     insert into authorised_values (category, authorised_value, lib,
48280      lib_opac, imageurl) values ('CCODE','6600cc','Plum','','colors/6600cc.png');
48281     insert into authorised_values (category, authorised_value, lib,
48282      lib_opac, imageurl) values ('CCODE','6666cc','Purple','','colors/6666cc.png');
48283     insert into authorised_values (category, authorised_value, lib,
48284      lib_opac, imageurl) values ('CCODE','9999cc','Light Purple','','colors/9999cc.png');
48285     insert into authorised_values (category, authorised_value, lib,
48286      lib_opac, imageurl) values ('CCODE','660000' ,'Burgundy','','colors/660000.png');
48287     insert into authorised_values (category, authorised_value, lib,
48288      lib_opac, imageurl) values ('CCODE','663333' ,'Brown','','colors/663333.png');
48289     insert into authorised_values (category, authorised_value, lib,
48290      lib_opac, imageurl) values ('CCODE','990000' ,'Red','','colors/990000.png');
48291     insert into authorised_values (category, authorised_value, lib,
48292      lib_opac, imageurl) values ('CCODE','996633' ,'Tan','','colors/996633.png');
48293     insert into authorised_values (category, authorised_value, lib,
48294      lib_opac, imageurl) values ('CCODE','999999' ,'Gray','','colors/999999.png');
48295     insert into authorised_values (category, authorised_value, lib,
48296      lib_opac, imageurl) values ('CCODE','cc66cc','Pink','','colors/cc66cc.png');
48297     insert into authorised_values (category, authorised_value, lib,
48298      lib_opac, imageurl) values ('CCODE','cc99cc','Bubble Gum','','colors/cc99cc.png');
48299     insert into authorised_values (category, authorised_value, lib,
48300      lib_opac, imageurl) values ('CCODE','cc3333' ,'Orange','','colors/cc3333.png');
48301     insert into authorised_values (category, authorised_value, lib,
48302      lib_opac, imageurl) values ('CCODE','cc6666' ,'Peach','','colors/cc6666.png');
48303     insert into authorised_values (category, authorised_value, lib,
48304      lib_opac, imageurl) values ('CCODE','cc9999' ,'Rose','','colors/cc9999.png');
48305     insert into authorised_values (category, authorised_value, lib,
48306      lib_opac, imageurl) values ('CCODE','cccc00' ,'Gold','','colors/cccc00.png');
48307     insert into authorised_values (category, authorised_value, lib,
48308      lib_opac, imageurl) values ('CCODE','ffff33' ,'Yellow','','colors/ffff33.png');
48309     insert into authorised_values (category, authorised_value, lib,
48310      lib_opac, imageurl) values ('CCODE','ffffcc','Cream','','colors/ffffcc.png');
48311     insert into authorised_values (category, authorised_value, lib,
48312      lib_opac, imageurl) values ('CCODE','ffffff','White','','colors/ffffff.png');</programlisting>
48313
48314       <para>If you would like to choose the colors manually you can do that
48315       via the <link linkend="authorizedvalues">Authorized Values</link>
48316       administration area.</para>
48317
48318       <screenshot>
48319         <screeninfo>Colors for CCODE</screeninfo>
48320
48321         <mediaobject>
48322           <imageobject>
48323             <imagedata fileref="images/appendix-extending/colorccode.png"/>
48324           </imageobject>
48325         </mediaobject>
48326       </screenshot>
48327
48328       <para>Next you'll want to <link linkend="marcbibframeworks">update the
48329       frameworks</link> so that the 952$8 (if you're using collection code)
48330       label to says Color.</para>
48331
48332       <para>Once you have that in place you can start to catalog items by
48333       color.</para>
48334
48335       <para>Finally you'll want to add the following JQuery to your
48336       preferences so that it will relabel 'Collection' to 'Color'</para>
48337
48338       <para><link linkend="intranetuserjs">intranetuserjs</link></para>
48339
48340       <programlisting>$(document).ready(function(){
48341     $("#advsearch-tab-ccode a:contains('Collection')").text("Color");
48342     $("#holdings th:contains('Collection')").text("Color");
48343     });</programlisting>
48344
48345       <para><link linkend="opacuserjs">opacuserjs</link></para>
48346
48347       <programlisting>$(document).ready(function(){
48348     $("#advsearch-tab-ccode a:contains('Collection')").text("Color");
48349     $('#item_ccode').text("Color");
48350     });</programlisting>
48351
48352       <para/>
48353     </section>
48354   </appendix>
48355
48356   <appendix id="siteintegration">
48357     <title>Koha and Your Website</title>
48358
48359     <para>This appendix will include tips for integrating Koha in to your
48360     library website.</para>
48361
48362     <section id="embedsearch">
48363       <title>Koha search on your site</title>
48364
48365       <para>Often you'll want to add a Koha search box to your library
48366       website. To do so, just copy and paste the following code in to your
48367       library website and update the YOURCATALOG bit with your catalog's URL
48368       and you're set to go.</para>
48369
48370       <para><programlisting>
48371 &lt;form name="searchform" method="get" action="http://YOURCATLOG/cgi-bin/koha/opac-search.pl" id="searchform"&gt;
48372 &lt;input id="transl1" name="q" type="text"&gt;&lt;p&gt;
48373 &lt;select name="idx" id="masthead_search"&gt;
48374 &lt;option value="kw"&gt;Keyword&lt;/option&gt;
48375 &lt;option value="ti"&gt;Title&lt;/option&gt;
48376 &lt;option value="au"&gt;Author&lt;/option&gt;
48377 &lt;option value="su"&gt;Subject&lt;/option&gt;
48378 &lt;option value="nb"&gt;ISBN&lt;/option&gt;
48379 &lt;option value="se"&gt;Series&lt;/option&gt;
48380 &lt;option value="callnum"&gt;Call Number&lt;/option&gt;
48381 &lt;/select&gt;
48382 &lt;input value="Search" id="searchsubmit" type="submit"&gt;
48383 &lt;/p&gt;&lt;/form&gt;
48384       </programlisting></para>
48385     </section>
48386   </appendix>
48387
48388   <appendix id="gpl">
48389     <title><acronym>GNU</acronym> General Public License version 3</title>
48390
48391     <para>Version 3, 29 June 2007</para>
48392
48393     <para>Copyright © 2007 Free Software Foundation, Inc. <ulink url="http://fsf.org/">http://fsf.org/</ulink></para>
48394
48395     <para>Everyone is permitted to copy and distribute verbatim copies of this
48396     license document, but changing it is not allowed.</para>
48397
48398     <bridgehead id="Preamble" renderas="sect1">Preamble</bridgehead>
48399
48400     <para>The <acronym>GNU</acronym> General Public License is a free,
48401     copyleft license for software and other kinds of works.</para>
48402
48403     <para>The licenses for most software and other practical works are
48404     designed to take away your freedom to share and change the works. By
48405     contrast, the <acronym>GNU</acronym> General Public License is intended to
48406     guarantee your freedom to share and change all versions of a program--to
48407     make sure it remains free software for all its users. We, the Free
48408     Software Foundation, use the <acronym>GNU</acronym> General Public License
48409     for most of our software; it applies also to any other work released this
48410     way by its authors. You can apply it to your programs, too.</para>
48411
48412     <para>When we speak of free software, we are referring to freedom, not
48413     price. Our General Public Licenses are designed to make sure that you have
48414     the freedom to distribute copies of free software (and charge for them if
48415     you wish), that you receive source code or can get it if you want it, that
48416     you can change the software or use pieces of it in new free programs, and
48417     that you know you can do these things.</para>
48418
48419     <para>To protect your rights, we need to prevent others from denying you
48420     these rights or asking you to surrender the rights. Therefore, you have
48421     certain responsibilities if you distribute copies of the software, or if
48422     you modify it: responsibilities to respect the freedom of others.</para>
48423
48424     <para>For example, if you distribute copies of such a program, whether
48425     gratis or for a fee, you must pass on to the recipients the same freedoms
48426     that you received. You must make sure that they, too, receive or can get
48427     the source code. And you must show them these terms so they know their
48428     rights.</para>
48429
48430     <para>Developers that use the <acronym>GNU</acronym>
48431     <acronym>GPL</acronym> protect your rights with two steps: (1) assert
48432     copyright on the software, and (2) offer you this License giving you legal
48433     permission to copy, distribute and/or modify it.</para>
48434
48435     <para>For the developers' and authors' protection, the
48436     <acronym>GPL</acronym> clearly explains that there is no warranty for this
48437     free software. For both users' and authors' sake, the
48438     <acronym>GPL</acronym> requires that modified versions be marked as
48439     changed, so that their problems will not be attributed erroneously to
48440     authors of previous versions.</para>
48441
48442     <para>Some devices are designed to deny users access to install or run
48443     modified versions of the software inside them, although the manufacturer
48444     can do so. This is fundamentally incompatible with the aim of protecting
48445     users' freedom to change the software. The systematic pattern of such
48446     abuse occurs in the area of products for individuals to use, which is
48447     precisely where it is most unacceptable. Therefore, we have designed this
48448     version of the <acronym>GPL</acronym> to prohibit the practice for those
48449     products. If such problems arise substantially in other domains, we stand
48450     ready to extend this provision to those domains in future versions of the
48451     <acronym>GPL</acronym>, as needed to protect the freedom of users.</para>
48452
48453     <para>Finally, every program is threatened constantly by software patents.
48454     States should not allow patents to restrict development and use of
48455     software on general-purpose computers, but in those that do, we wish to
48456     avoid the special danger that patents applied to a free program could make
48457     it effectively proprietary. To prevent this, the <acronym>GPL</acronym>
48458     assures that patents cannot be used to render the program non-free.</para>
48459
48460     <para>The precise terms and conditions for copying, distribution and
48461     modification follow.</para>
48462
48463     <bridgehead>TERMS AND CONDITIONS</bridgehead>
48464
48465     <bridgehead id="Definitions" renderas="sect1">0. Definitions.</bridgehead>
48466
48467     <para>"This License" refers to version 3 of the <acronym>GNU</acronym>
48468     General Public License.</para>
48469
48470     <para>"Copyright" also means copyright-like laws that apply to other kinds
48471     of works, such as semiconductor masks.</para>
48472
48473     <para>"The Program" refers to any copyrightable work licensed under this
48474     License. Each licensee is addressed as "you". "Licensees" and "recipients"
48475     may be individuals or organizations.</para>
48476
48477     <para>To "modify" a work means to copy from or adapt all or part of the
48478     work in a fashion requiring copyright permission, other than the making of
48479     an exact copy. The resulting work is called a "modified version" of the
48480     earlier work or a work "based on" the earlier work.</para>
48481
48482     <para>A "covered work" means either the unmodified Program or a work based
48483     on the Program.</para>
48484
48485     <para>To "propagate" a work means to do anything with it that, without
48486     permission, would make you directly or secondarily liable for infringement
48487     under applicable copyright law, except executing it on a computer or
48488     modifying a private copy. Propagation includes copying, distribution (with
48489     or without modification), making available to the public, and in some
48490     countries other activities as well.</para>
48491
48492     <para>To "convey" a work means any kind of propagation that enables other
48493     parties to make or receive copies. Mere interaction with a user through a
48494     computer network, with no transfer of a copy, is not conveying.</para>
48495
48496     <para>An interactive user interface displays "Appropriate Legal Notices"
48497     to the extent that it includes a convenient and prominently visible
48498     feature that (1) displays an appropriate copyright notice, and (2) tells
48499     the user that there is no warranty for the work (except to the extent that
48500     warranties are provided), that licensees may convey the work under this
48501     License, and how to view a copy of this License. If the interface presents
48502     a list of user commands or options, such as a menu, a prominent item in
48503     the list meets this criterion.</para>
48504
48505     <bridgehead id="SourceCode" renderas="sect1">1. Source Code.</bridgehead>
48506
48507     <para>The "source code" for a work means the preferred form of the work
48508     for making modifications to it. "Object code" means any non-source form of
48509     a work.</para>
48510
48511     <para>A "Standard Interface" means an interface that either is an official
48512     standard defined by a recognized standards body, or, in the case of
48513     interfaces specified for a particular programming language, one that is
48514     widely used among developers working in that language.</para>
48515
48516     <para>The "System Libraries" of an executable work include anything, other
48517     than the work as a whole, that (a) is included in the normal form of
48518     packaging a Major Component, but which is not part of that Major
48519     Component, and (b) serves only to enable use of the work with that Major
48520     Component, or to implement a Standard Interface for which an
48521     implementation is available to the public in source code form. A "Major
48522     Component", in this context, means a major essential component (kernel,
48523     window system, and so on) of the specific operating system (if any) on
48524     which the executable work runs, or a compiler used to produce the work, or
48525     an object code interpreter used to run it.</para>
48526
48527     <para>The "Corresponding Source" for a work in object code form means all
48528     the source code needed to generate, install, and (for an executable work)
48529     run the object code and to modify the work, including scripts to control
48530     those activities. However, it does not include the work's System
48531     Libraries, or general-purpose tools or generally available free programs
48532     which are used unmodified in performing those activities but which are not
48533     part of the work. For example, Corresponding Source includes interface
48534     definition files associated with source files for the work, and the source
48535     code for shared libraries and dynamically linked subprograms that the work
48536     is specifically designed to require, such as by intimate data
48537     communication or control flow between those subprograms and other parts of
48538     the work.</para>
48539
48540     <para>The Corresponding Source need not include anything that users can
48541     regenerate automatically from other parts of the Corresponding
48542     Source.</para>
48543
48544     <para>The Corresponding Source for a work in source code form is that same
48545     work.</para>
48546
48547     <bridgehead id="BasicPermissions" renderas="sect1">2. Basic
48548     Permissions.</bridgehead>
48549
48550     <para>All rights granted under this License are granted for the term of
48551     copyright on the Program, and are irrevocable provided the stated
48552     conditions are met. This License explicitly affirms your unlimited
48553     permission to run the unmodified Program. The output from running a
48554     covered work is covered by this License only if the output, given its
48555     content, constitutes a covered work. This License acknowledges your rights
48556     of fair use or other equivalent, as provided by copyright law.</para>
48557
48558     <para>You may make, run and propagate covered works that you do not
48559     convey, without conditions so long as your license otherwise remains in
48560     force. You may convey covered works to others for the sole purpose of
48561     having them make modifications exclusively for you, or provide you with
48562     facilities for running those works, provided that you comply with the
48563     terms of this License in conveying all material for which you do not
48564     control copyright. Those thus making or running the covered works for you
48565     must do so exclusively on your behalf, under your direction and control,
48566     on terms that prohibit them from making any copies of your copyrighted
48567     material outside their relationship with you.</para>
48568
48569     <para>Conveying under any other circumstances is permitted solely under
48570     the conditions stated below. Sublicensing is not allowed; section 10 makes
48571     it unnecessary.</para>
48572
48573     <bridgehead id="Protecting" renderas="sect1">3. Protecting Users' Legal
48574     Rights From Anti-Circumvention Law.</bridgehead>
48575
48576     <para>No covered work shall be deemed part of an effective technological
48577     measure under any applicable law fulfilling obligations under article 11
48578     of the WIPO copyright treaty adopted on 20 December 1996, or similar laws
48579     prohibiting or restricting circumvention of such measures.</para>
48580
48581     <para>When you convey a covered work, you waive any legal power to forbid
48582     circumvention of technological measures to the extent such circumvention
48583     is effected by exercising rights under this License with respect to the
48584     covered work, and you disclaim any intention to limit operation or
48585     modification of the work as a means of enforcing, against the work's
48586     users, your or third parties' legal rights to forbid circumvention of
48587     technological measures.</para>
48588
48589     <bridgehead id="ConveyingVerbatim" renderas="sect1">4. Conveying Verbatim
48590     Copies.</bridgehead>
48591
48592     <para>You may convey verbatim copies of the Program's source code as you
48593     receive it, in any medium, provided that you conspicuously and
48594     appropriately publish on each copy an appropriate copyright notice; keep
48595     intact all notices stating that this License and any non-permissive terms
48596     added in accord with section 7 apply to the code; keep intact all notices
48597     of the absence of any warranty; and give all recipients a copy of this
48598     License along with the Program.</para>
48599
48600     <para>You may charge any price or no price for each copy that you convey,
48601     and you may offer support or warranty protection for a fee.</para>
48602
48603     <bridgehead id="ConveyingModified" renderas="sect1">5. Conveying Modified
48604     Source Versions.</bridgehead>
48605
48606     <para>You may convey a work based on the Program, or the modifications to
48607     produce it from the Program, in the form of source code under the terms of
48608     section 4, provided that you also meet all of these conditions:</para>
48609
48610     <orderedlist numeration="loweralpha">
48611       <listitem>
48612         <para>The work must carry prominent notices stating that you modified
48613         it, and giving a relevant date.</para>
48614       </listitem>
48615
48616       <listitem>
48617         <para>The work must carry prominent notices stating that it is
48618         released under this License and any conditions added under section 7.
48619         This requirement modifies the requirement in section 4 to "keep intact
48620         all notices".</para>
48621       </listitem>
48622
48623       <listitem>
48624         <para>You must license the entire work, as a whole, under this License
48625         to anyone who comes into possession of a copy. This License will
48626         therefore apply, along with any applicable section 7 additional terms,
48627         to the whole of the work, and all its parts, regardless of how they
48628         are packaged. This License gives no permission to license the work in
48629         any other way, but it does not invalidate such permission if you have
48630         separately received it.</para>
48631       </listitem>
48632
48633       <listitem>
48634         <para>If the work has interactive user interfaces, each must display
48635         Appropriate Legal Notices; however, if the Program has interactive
48636         interfaces that do not display Appropriate Legal Notices, your work
48637         need not make them do so.</para>
48638       </listitem>
48639     </orderedlist>
48640
48641     <para>A compilation of a covered work with other separate and independent
48642     works, which are not by their nature extensions of the covered work, and
48643     which are not combined with it such as to form a larger program, in or on
48644     a volume of a storage or distribution medium, is called an "aggregate" if
48645     the compilation and its resulting copyright are not used to limit the
48646     access or legal rights of the compilation's users beyond what the
48647     individual works permit. Inclusion of a covered work in an aggregate does
48648     not cause this License to apply to the other parts of the
48649     aggregate.</para>
48650
48651     <bridgehead id="ConveyingNonSource" renderas="sect1">6. Conveying
48652     Non-Source Forms.</bridgehead>
48653
48654     <para>You may convey a covered work in object code form under the terms of
48655     sections 4 and 5, provided that you also convey the machine-readable
48656     Corresponding Source under the terms of this License, in one of these
48657     ways:</para>
48658
48659     <orderedlist numeration="loweralpha">
48660       <listitem>
48661         <para>Convey the object code in, or embodied in, a physical product
48662         (including a physical distribution medium), accompanied by the
48663         Corresponding Source fixed on a durable physical medium customarily
48664         used for software interchange.</para>
48665       </listitem>
48666
48667       <listitem>
48668         <para>Convey the object code in, or embodied in, a physical product
48669         (including a physical distribution medium), accompanied by a written
48670         offer, valid for at least three years and valid for as long as you
48671         offer spare parts or customer support for that product model, to give
48672         anyone who possesses the object code either (1) a copy of the
48673         Corresponding Source for all the software in the product that is
48674         covered by this License, on a durable physical medium customarily used
48675         for software interchange, for a price no more than your reasonable
48676         cost of physically performing this conveying of source, or (2) access
48677         to copy the Corresponding Source from a network server at no
48678         charge.</para>
48679       </listitem>
48680
48681       <listitem>
48682         <para>Convey individual copies of the object code with a copy of the
48683         written offer to provide the Corresponding Source. This alternative is
48684         allowed only occasionally and noncommercially, and only if you
48685         received the object code with such an offer, in accord with subsection
48686         6b.</para>
48687       </listitem>
48688
48689       <listitem>
48690         <para>Convey the object code by offering access from a designated
48691         place (gratis or for a charge), and offer equivalent access to the
48692         Corresponding Source in the same way through the same place at no
48693         further charge. You need not require recipients to copy the
48694         Corresponding Source along with the object code. If the place to copy
48695         the object code is a network server, the Corresponding Source may be
48696         on a different server (operated by you or a third party) that supports
48697         equivalent copying facilities, provided you maintain clear directions
48698         next to the object code saying where to find the Corresponding Source.
48699         Regardless of what server hosts the Corresponding Source, you remain
48700         obligated to ensure that it is available for as long as needed to
48701         satisfy these requirements.</para>
48702       </listitem>
48703
48704       <listitem>
48705         <para>Convey the object code using peer-to-peer transmission, provided
48706         you inform other peers where the object code and Corresponding Source
48707         of the work are being offered to the general public at no charge under
48708         subsection 6d.</para>
48709       </listitem>
48710     </orderedlist>
48711
48712     <para>A separable portion of the object code, whose source code is
48713     excluded from the Corresponding Source as a System Library, need not be
48714     included in conveying the object code work.</para>
48715
48716     <para>A "User Product" is either (1) a "consumer product", which means any
48717     tangible personal property which is normally used for personal, family, or
48718     household purposes, or (2) anything designed or sold for incorporation
48719     into a dwelling. In determining whether a product is a consumer product,
48720     doubtful cases shall be resolved in favor of coverage. For a particular
48721     product received by a particular user, "normally used" refers to a typical
48722     or common use of that class of product, regardless of the status of the
48723     particular user or of the way in which the particular user actually uses,
48724     or expects or is expected to use, the product. A product is a consumer
48725     product regardless of whether the product has substantial commercial,
48726     industrial or non-consumer uses, unless such uses represent the only
48727     significant mode of use of the product.</para>
48728
48729     <para>"Installation Information" for a User Product means any methods,
48730     procedures, authorization keys, or other information required to install
48731     and execute modified versions of a covered work in that User Product from
48732     a modified version of its Corresponding Source. The information must
48733     suffice to ensure that the continued functioning of the modified object
48734     code is in no case prevented or interfered with solely because
48735     modification has been made.</para>
48736
48737     <para>If you convey an object code work under this section in, or with, or
48738     specifically for use in, a User Product, and the conveying occurs as part
48739     of a transaction in which the right of possession and use of the User
48740     Product is transferred to the recipient in perpetuity or for a fixed term
48741     (regardless of how the transaction is characterized), the Corresponding
48742     Source conveyed under this section must be accompanied by the Installation
48743     Information. But this requirement does not apply if neither you nor any
48744     third party retains the ability to install modified object code on the
48745     User Product (for example, the work has been installed in
48746     <acronym>ROM</acronym>).</para>
48747
48748     <para>The requirement to provide Installation Information does not include
48749     a requirement to continue to provide support service, warranty, or updates
48750     for a work that has been modified or installed by the recipient, or for
48751     the User Product in which it has been modified or installed. Access to a
48752     network may be denied when the modification itself materially and
48753     adversely affects the operation of the network or violates the rules and
48754     protocols for communication across the network.</para>
48755
48756     <para>Corresponding Source conveyed, and Installation Information
48757     provided, in accord with this section must be in a format that is publicly
48758     documented (and with an implementation available to the public in source
48759     code form), and must require no special password or key for unpacking,
48760     reading or copying.</para>
48761
48762     <bridgehead id="AdditionalTerms" renderas="sect1">7. Additional
48763     Terms.</bridgehead>
48764
48765     <para>"Additional permissions" are terms that supplement the terms of this
48766     License by making exceptions from one or more of its conditions.
48767     Additional permissions that are applicable to the entire Program shall be
48768     treated as though they were included in this License, to the extent that
48769     they are valid under applicable law. If additional permissions apply only
48770     to part of the Program, that part may be used separately under those
48771     permissions, but the entire Program remains governed by this License
48772     without regard to the additional permissions.</para>
48773
48774     <para>When you convey a copy of a covered work, you may at your option
48775     remove any additional permissions from that copy, or from any part of it.
48776     (Additional permissions may be written to require their own removal in
48777     certain cases when you modify the work.) You may place additional
48778     permissions on material, added by you to a covered work, for which you
48779     have or can give appropriate copyright permission.</para>
48780
48781     <para>Notwithstanding any other provision of this License, for material
48782     you add to a covered work, you may (if authorized by the copyright holders
48783     of that material) supplement the terms of this License with terms:</para>
48784
48785     <orderedlist numeration="loweralpha">
48786       <listitem>
48787         <para>Disclaiming warranty or limiting liability differently from the
48788         terms of sections 15 and 16 of this License; or</para>
48789       </listitem>
48790
48791       <listitem>
48792         <para>Requiring preservation of specified reasonable legal notices or
48793         author attributions in that material or in the Appropriate Legal
48794         Notices displayed by works containing it; or</para>
48795       </listitem>
48796
48797       <listitem>
48798         <para>Prohibiting misrepresentation of the origin of that material, or
48799         requiring that modified versions of such material be marked in
48800         reasonable ways as different from the original version; or</para>
48801       </listitem>
48802
48803       <listitem>
48804         <para>Limiting the use for publicity purposes of names of licensors or
48805         authors of the material; or</para>
48806       </listitem>
48807
48808       <listitem>
48809         <para>Declining to grant rights under trademark law for use of some
48810         trade names, trademarks, or service marks; or</para>
48811       </listitem>
48812
48813       <listitem>
48814         <para>Requiring indemnification of licensors and authors of that
48815         material by anyone who conveys the material (or modified versions of
48816         it) with contractual assumptions of liability to the recipient, for
48817         any liability that these contractual assumptions directly impose on
48818         those licensors and authors.</para>
48819       </listitem>
48820     </orderedlist>
48821
48822     <para>All other non-permissive additional terms are considered "further
48823     restrictions" within the meaning of section 10. If the Program as you
48824     received it, or any part of it, contains a notice stating that it is
48825     governed by this License along with a term that is a further restriction,
48826     you may remove that term. If a license document contains a further
48827     restriction but permits relicensing or conveying under this License, you
48828     may add to a covered work material governed by the terms of that license
48829     document, provided that the further restriction does not survive such
48830     relicensing or conveying.</para>
48831
48832     <para>If you add terms to a covered work in accord with this section, you
48833     must place, in the relevant source files, a statement of the additional
48834     terms that apply to those files, or a notice indicating where to find the
48835     applicable terms.</para>
48836
48837     <para>Additional terms, permissive or non-permissive, may be stated in the
48838     form of a separately written license, or stated as exceptions; the above
48839     requirements apply either way.</para>
48840
48841     <bridgehead id="Termination" renderas="sect1">8. Termination.</bridgehead>
48842
48843     <para>You may not propagate or modify a covered work except as expressly
48844     provided under this License. Any attempt otherwise to propagate or modify
48845     it is void, and will automatically terminate your rights under this
48846     License (including any patent licenses granted under the third paragraph
48847     of section 11).</para>
48848
48849     <para>However, if you cease all violation of this License, then your
48850     license from a particular copyright holder is reinstated (a)
48851     provisionally, unless and until the copyright holder explicitly and
48852     finally terminates your license, and (b) permanently, if the copyright
48853     holder fails to notify you of the violation by some reasonable means prior
48854     to 60 days after the cessation.</para>
48855
48856     <para>Moreover, your license from a particular copyright holder is
48857     reinstated permanently if the copyright holder notifies you of the
48858     violation by some reasonable means, this is the first time you have
48859     received notice of violation of this License (for any work) from that
48860     copyright holder, and you cure the violation prior to 30 days after your
48861     receipt of the notice.</para>
48862
48863     <para>Termination of your rights under this section does not terminate the
48864     licenses of parties who have received copies or rights from you under this
48865     License. If your rights have been terminated and not permanently
48866     reinstated, you do not qualify to receive new licenses for the same
48867     material under section 10.</para>
48868
48869     <bridgehead id="AcceptanceNotRequired" renderas="sect1">9. Acceptance Not
48870     Required for Having Copies.</bridgehead>
48871
48872     <para>You are not required to accept this License in order to receive or
48873     run a copy of the Program. Ancillary propagation of a covered work
48874     occurring solely as a consequence of using peer-to-peer transmission to
48875     receive a copy likewise does not require acceptance. However, nothing
48876     other than this License grants you permission to propagate or modify any
48877     covered work. These actions infringe copyright if you do not accept this
48878     License. Therefore, by modifying or propagating a covered work, you
48879     indicate your acceptance of this License to do so.</para>
48880
48881     <bridgehead id="AutomaticDownstream" renderas="sect1">10. Automatic
48882     Licensing of Downstream Recipients.</bridgehead>
48883
48884     <para>Each time you convey a covered work, the recipient automatically
48885     receives a license from the original licensors, to run, modify and
48886     propagate that work, subject to this License. You are not responsible for
48887     enforcing compliance by third parties with this License.</para>
48888
48889     <para>An "entity transaction" is a transaction transferring control of an
48890     organization, or substantially all assets of one, or subdividing an
48891     organization, or merging organizations. If propagation of a covered work
48892     results from an entity transaction, each party to that transaction who
48893     receives a copy of the work also receives whatever licenses to the work
48894     the party's predecessor in interest had or could give under the previous
48895     paragraph, plus a right to possession of the Corresponding Source of the
48896     work from the predecessor in interest, if the predecessor has it or can
48897     get it with reasonable efforts.</para>
48898
48899     <para>You may not impose any further restrictions on the exercise of the
48900     rights granted or affirmed under this License. For example, you may not
48901     impose a license fee, royalty, or other charge for exercise of rights
48902     granted under this License, and you may not initiate litigation (including
48903     a cross-claim or counterclaim in a lawsuit) alleging that any patent claim
48904     is infringed by making, using, selling, offering for sale, or importing
48905     the Program or any portion of it.</para>
48906
48907     <bridgehead id="Patents" renderas="sect1">11. Patents.</bridgehead>
48908
48909     <para>A "contributor" is a copyright holder who authorizes use under this
48910     License of the Program or a work on which the Program is based. The work
48911     thus licensed is called the contributor's "contributor version".</para>
48912
48913     <para>A contributor's "essential patent claims" are all patent claims
48914     owned or controlled by the contributor, whether already acquired or
48915     hereafter acquired, that would be infringed by some manner, permitted by
48916     this License, of making, using, or selling its contributor version, but do
48917     not include claims that would be infringed only as a consequence of
48918     further modification of the contributor version. For purposes of this
48919     definition, "control" includes the right to grant patent sublicenses in a
48920     manner consistent with the requirements of this License.</para>
48921
48922     <para>Each contributor grants you a non-exclusive, worldwide, royalty-free
48923     patent license under the contributor's essential patent claims, to make,
48924     use, sell, offer for sale, import and otherwise run, modify and propagate
48925     the contents of its contributor version.</para>
48926
48927     <para>In the following three paragraphs, a "patent license" is any express
48928     agreement or commitment, however denominated, not to enforce a patent
48929     (such as an express permission to practice a patent or covenant not to sue
48930     for patent infringement). To "grant" such a patent license to a party
48931     means to make such an agreement or commitment not to enforce a patent
48932     against the party.</para>
48933
48934     <para>If you convey a covered work, knowingly relying on a patent license,
48935     and the Corresponding Source of the work is not available for anyone to
48936     copy, free of charge and under the terms of this License, through a
48937     publicly available network server or other readily accessible means, then
48938     you must either (1) cause the Corresponding Source to be so available, or
48939     (2) arrange to deprive yourself of the benefit of the patent license for
48940     this particular work, or (3) arrange, in a manner consistent with the
48941     requirements of this License, to extend the patent license to downstream
48942     recipients. "Knowingly relying" means you have actual knowledge that, but
48943     for the patent license, your conveying the covered work in a country, or
48944     your recipient's use of the covered work in a country, would infringe one
48945     or more identifiable patents in that country that you have reason to
48946     believe are valid.</para>
48947
48948     <para>If, pursuant to or in connection with a single transaction or
48949     arrangement, you convey, or propagate by procuring conveyance of, a
48950     covered work, and grant a patent license to some of the parties receiving
48951     the covered work authorizing them to use, propagate, modify or convey a
48952     specific copy of the covered work, then the patent license you grant is
48953     automatically extended to all recipients of the covered work and works
48954     based on it.</para>
48955
48956     <para>A patent license is "discriminatory" if it does not include within
48957     the scope of its coverage, prohibits the exercise of, or is conditioned on
48958     the non-exercise of one or more of the rights that are specifically
48959     granted under this License. You may not convey a covered work if you are a
48960     party to an arrangement with a third party that is in the business of
48961     distributing software, under which you make payment to the third party
48962     based on the extent of your activity of conveying the work, and under
48963     which the third party grants, to any of the parties who would receive the
48964     covered work from you, a discriminatory patent license (a) in connection
48965     with copies of the covered work conveyed by you (or copies made from those
48966     copies), or (b) primarily for and in connection with specific products or
48967     compilations that contain the covered work, unless you entered into that
48968     arrangement, or that patent license was granted, prior to 28 March
48969     2007.</para>
48970
48971     <para>Nothing in this License shall be construed as excluding or limiting
48972     any implied license or other defenses to infringement that may otherwise
48973     be available to you under applicable patent law.</para>
48974
48975     <bridgehead id="NoSurrender" renderas="sect1">12. No Surrender of Others'
48976     Freedom.</bridgehead>
48977
48978     <para>If conditions are imposed on you (whether by court order, agreement
48979     or otherwise) that contradict the conditions of this License, they do not
48980     excuse you from the conditions of this License. If you cannot convey a
48981     covered work so as to satisfy simultaneously your obligations under this
48982     License and any other pertinent obligations, then as a consequence you may
48983     not convey it at all. For example, if you agree to terms that obligate you
48984     to collect a royalty for further conveying from those to whom you convey
48985     the Program, the only way you could satisfy both those terms and this
48986     License would be to refrain entirely from conveying the Program.</para>
48987
48988     <bridgehead id="UsedWithAGPL" renderas="sect1">13. Use with the
48989     <acronym>GNU</acronym> Affero General Public License.</bridgehead>
48990
48991     <para>Notwithstanding any other provision of this License, you have
48992     permission to link or combine any covered work with a work licensed under
48993     version 3 of the <acronym>GNU</acronym> Affero General Public License into
48994     a single combined work, and to convey the resulting work. The terms of
48995     this License will continue to apply to the part which is the covered work,
48996     but the special requirements of the <acronym>GNU</acronym> Affero General
48997     Public License, section 13, concerning interaction through a network will
48998     apply to the combination as such.</para>
48999
49000     <bridgehead id="RevisedVersions" renderas="sect1">14. Revised Versions of
49001     this License.</bridgehead>
49002
49003     <para>The Free Software Foundation may publish revised and/or new versions
49004     of the <acronym>GNU</acronym> General Public License from time to time.
49005     Such new versions will be similar in spirit to the present version, but
49006     may differ in detail to address new problems or concerns.</para>
49007
49008     <para>Each version is given a distinguishing version number. If the
49009     Program specifies that a certain numbered version of the
49010     <acronym>GNU</acronym> General Public License "or any later version"
49011     applies to it, you have the option of following the terms and conditions
49012     either of that numbered version or of any later version published by the
49013     Free Software Foundation. If the Program does not specify a version number
49014     of the <acronym>GNU</acronym> General Public License, you may choose any
49015     version ever published by the Free Software Foundation.</para>
49016
49017     <para>If the Program specifies that a proxy can decide which future
49018     versions of the <acronym>GNU</acronym> General Public License can be used,
49019     that proxy's public statement of acceptance of a version permanently
49020     authorizes you to choose that version for the Program.</para>
49021
49022     <para>Later license versions may give you additional or different
49023     permissions. However, no additional obligations are imposed on any author
49024     or copyright holder as a result of your choosing to follow a later
49025     version.</para>
49026
49027     <bridgehead id="WarrantyDisclaimer" renderas="sect1">15. Disclaimer of
49028     Warranty.</bridgehead>
49029
49030     <para>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
49031     APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
49032     HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
49033     OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
49034     THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
49035     PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
49036     IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
49037     ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</para>
49038
49039     <bridgehead id="LiabilityLimitation" renderas="sect1">16. Limitation of
49040     Liability.</bridgehead>
49041
49042     <para>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
49043     WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
49044     CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
49045     INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
49046     ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT
49047     LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
49048     SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
49049     WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
49050     ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</para>
49051
49052     <bridgehead id="InterpretationSecs1516" renderas="sect1">17.
49053     Interpretation of Sections 15 and 16.</bridgehead>
49054
49055     <para>If the disclaimer of warranty and limitation of liability provided
49056     above cannot be given local legal effect according to their terms,
49057     reviewing courts shall apply local law that most closely approximates an
49058     absolute waiver of all civil liability in connection with the Program,
49059     unless a warranty or assumption of liability accompanies a copy of the
49060     Program in return for a fee.</para>
49061
49062     <bridgehead>END OF TERMS AND CONDITIONS</bridgehead>
49063
49064     <bridgehead id="HowToApply" renderas="sect1">How to Apply These Terms to
49065     Your New Programs</bridgehead>
49066
49067     <para>If you develop a new program, and you want it to be of the greatest
49068     possible use to the public, the best way to achieve this is to make it
49069     free software which everyone can redistribute and change under these
49070     terms.</para>
49071
49072     <para>To do so, attach the following notices to the program. It is safest
49073     to attach them to the start of each source file to most effectively state
49074     the exclusion of warranty; and each file should have at least the
49075     "copyright" line and a pointer to where the full notice is found.</para>
49076
49077     <screen>
49078 <replaceable>one line to give the program's name and a brief idea of what it does.</replaceable>
49079 Copyright (C) <replaceable>year</replaceable> <replaceable>name of author</replaceable>
49080
49081 This program is free software: you can redistribute it and/or modify
49082 it under the terms of the <acronym>GNU</acronym> General Public License as published by
49083 the Free Software Foundation, either version 3 of the License, or
49084 (at your option) any later version.
49085
49086 This program is distributed in the hope that it will be useful,
49087 but WITHOUT ANY WARRANTY; without even the implied warranty of
49088 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
49089 <acronym>GNU</acronym> General Public License for more details.
49090
49091 You should have received a copy of the <acronym>GNU</acronym> General Public License
49092 along with this program.  If not, see <ulink url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.
49093   </screen>
49094
49095     <para>Also add information on how to contact you by electronic and paper
49096     mail.</para>
49097
49098     <para>If the program does terminal interaction, make it output a short
49099     notice like this when it starts in an interactive mode:</para>
49100
49101     <screen>
49102 <replaceable>program</replaceable> Copyright (C) <replaceable>year</replaceable> <replaceable>name of author</replaceable>
49103 This program comes with ABSOLUTELY NO WARRANTY; for details type `<literal>show w</literal>'.
49104 This is free software, and you are welcome to redistribute it
49105 under certain conditions; type `<literal>show c</literal>' for details.
49106   </screen>
49107
49108     <para>The hypothetical commands `<literal>show w</literal>' and
49109     `<literal>show c</literal>' should show the appropriate parts of the
49110     General Public License. Of course, your program's commands might be
49111     different; for a GUI interface, you would use an "about box".</para>
49112
49113     <para>You should also get your employer (if you work as a programmer) or
49114     school, if any, to sign a "copyright disclaimer" for the program, if
49115     necessary. For more information on this, and how to apply and follow the
49116     <acronym>GNU</acronym> <acronym>GPL</acronym>, see <ulink url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.</para>
49117
49118     <para>The <acronym>GNU</acronym> General Public License does not permit
49119     incorporating your program into proprietary programs. If your program is a
49120     subroutine library, you may consider it more useful to permit linking
49121     proprietary applications with the library. If this is what you want to do,
49122     use the <acronym>GNU</acronym> Lesser General Public License instead of
49123     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>
49124   </appendix>
49125 </book>