Bug 2780 - Capitalize strings consistently (Admin help)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / z3950servers.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Z39.50 servers</h1>
4
5 <p>Koha has a powerful copy cataloging tool. Using Koha you can connect to any Z39.50 target that is publicly available or that you have the log in information to.</p>
6
7 <p>Koha comes with a default list of Z39.50 targets set up that you can add to, edit or delete.</p>
8
9 <p>To find additional targets you use IndexData's IRSpy: <a href="http://irspy.indexdata.com">http://irspy.indexdata.com</a></p>
10
11 <h2>Add a Z39.50 target</h2>
12 <ul>
13     <li>From the main Z39.50 page, click 'New Z39.50 server'
14 <ul>
15         <li>Userid and Password are only required for servers that are password protected</li>
16 </ul>
17 </li>
18 </ul>
19
20 <h2>Suggested Z39.50 targets</h2>
21
22 <p>The following targets have been used successfully by other Koha libraries (in the Americas):</p>
23
24 <ul>
25         <li>BIBLIOS z3950.biblios.net:210 bibliographic</li>
26         <li>BIG COUNTRY KOHA bcls.kohalibrary.com:210 bcls_koha</li>
27         <li>CUYAHOGA COUNTY PUBLIC webcat.cuyahoga.lib.oh.us:210 INNOPAC</li>
28         <li>GREATER SUDBURY PUBLIC 216.223.90.51:210 INNOPAC</li>
29         <li>HALIFAX PUBLIC catalogue.halifaxpubliclibraries.ca:210 horizon</li>
30         <li>HALTON HILLS PUBLIC cat.hhpl.on.ca:210 halton_hills</li>
31         <li>LIBRARY OF CONGRESS z3950.loc.gov:7090 Voyager</li>
32         <li>LONDON PUBLIC LIBRARY catalogue.londonpubliclibrary.ca:210 INNOPAC</li>
33         <li>MANITOBA PUBLIC library.gov.mb.ca:210 horizon</li>
34         <li>MILTON PL cat.mpl.on.ca:210 horizon</li>
35         <li>NATIONAL LIBRARY OF WALES cat.llgc.org.uk:210 default</li>
36         <li>TORONTO PUBLIC symphony.torontopubliclibrary.ca:2200 unicorn</li>
37         <li>TRI-UNI 129.97.129.194:7090 voyager</li>
38         <li>VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon</li>
39 </ul>
40
41 <p><strong>See the full documentation for Z39.50 servers in the <a href="http://manual.koha-community.org/3.6/en/additionaladmin.html#z3950admin">manual</a> (online).</strong></p>
42
43 [% INCLUDE 'help-bottom.inc' %]