source: gsdl/trunk/etc/packages/z3950.cfg@ 19576

Last change on this file since 19576 was 19576, checked in by kjdon, 15 years ago

removed the test server as it isn't working at the moment

  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
1[GSDL2.1] # config file version
2#
3# This file specifies a list of z39.50 servers to use.
4# Each field is separated by white-space.
5# If you want a " character inside a string, escape it - ie \" or ""
6
7#
8# Each server configuration consists of a stanza. The items are described here:
9# Item Description
10# ############### ########################
11# collectname <GSDL internal name (alphanumeric) >
12# servername:port <Internet address (def. port is 210) >
13# dbname <z39.50 server database name>
14# "humanname" <Brief description>
15# icon "url to icon" <optional GSDL icon (eg collection) >
16# smallicon "url to small icon" <optional GSDL icon (eg homepage) >
17# About "about text" <optional>
18
19
20# For a list of servers to test against, see
21# http://www.loc.gov/z3950/agency/resources/testport.html
22
23# For an exhaustive list of servers to try, have a look at
24# http://www.indexdata.dk/targettest/
25
26
27# To connect to the Library of Congress z3950 server, uncomment the following:
28
29#LOC
30# z3950.loc.gov:7090
31# Voyager
32# "Library of Congress z39.50 server"
33# About "This is the z39.50 interface to the US LoC catalogue
34# system. It contains approximately 12 million bibliographic records.
35# For server capabilities, look at
36# <a href=\"http://lcweb.loc.gov/z3950/lcserver.html\">their web
37# pages</a>."
Note: See TracBrowser for help on using the repository browser.