Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt
Galen Charlton facde98694 Bug 9494: update default LOC z39.50 target settings
This patch updates the seed data from the target list at
http://www.loc.gov/z3950/lcserver.html#addr.

Comment: new target works. updated deleting and reloading
sample targets.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Elliott Davis <elliott@bywatersolions.com>
I agree with Galen that this may need to be incorproated as a follow-up
for current installations. Works fine for new installs
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-01-31 11:11:16 -05:00

41 lines
1.7 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>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 lx2.loc.gov:210 LCDB</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.10/en/additionaladmin.html#z3950admin">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]