Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt
Nicole C. Engard 72f98b94d6 Bug 6966: Admin Help Files
This patch updates help files in the admin folder. It removes
two files that aren't used anymore and adds links to the manual
for all files that weren't edit in patches for bug 6942.
2011-10-08 20:00:48 +13:00

43 lines
No EOL
1.8 KiB
Text

[% INCLUDE 'help-top.inc' %]
<h1>Z39.50 Servers</h1>
<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>
<p>Koha comes with a default list of Z39.50 targets set up that you can add to, edit or delete.</p>
<p>To find additional targets you use IndexData's IRSpy: <a href="http://irspy.indexdata.com">http://irspy.indexdata.com</a></p>
<h2>Add a Z39.50 Target</h2>
<ul>
<li>From the main Z39.50 page, click 'New Z39.50 Server'
<ul>
<li>Userid and Password are only required for servers that are password protected</li>
</ul>
</li>
</ul>
<h2>Suggested Z39.50 Targets</h2>
<p>The following targets have been used successfully by other Koha libraries (in the Americas):</p>
<ul>
<li>BIBLIOS z3950.biblios.net:210 bibliographic</li>
<li>BIG COUNTRY KOHA bcls.kohalibrary.com:210 bcls_koha</li>
<li>CUYAHOGA COUNTY PUBLIC webcat.cuyahoga.lib.oh.us:210 INNOPAC</li>
<li>GREATER SUDBURY PUBLIC 216.223.90.51:210 INNOPAC</li>
<li>HALIFAX PUBLIC catalogue.halifaxpubliclibraries.ca:210 horizon</li>
<li>HALTON HILLS PUBLIC cat.hhpl.on.ca:210 halton_hills</li>
<li>LIBRARY OF CONGRESS z3950.loc.gov:7090 Voyager</li>
<li>LONDON PUBLIC LIBRARY catalogue.londonpubliclibrary.ca:210 INNOPAC</li>
<li>MANITOBA PUBLIC library.gov.mb.ca:210 horizon</li>
<li>MILTON PL cat.mpl.on.ca:210 horizon</li>
<li>NATIONAL LIBRARY OF WALES cat.llgc.org.uk:210 default</li>
<li>TORONTO PUBLIC symphony.torontopubliclibrary.ca:2200 unicorn</li>
<li>TRI-UNI 129.97.129.194:7090 voyager</li>
<li>VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon</li>
</ul>
<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>
[% INCLUDE 'help-bottom.inc' %]