Lots of changes. They aren't visible though.
[egate.git] / www / ztargets.conf
index c978605..6b259af 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: ztargets.conf,v 1.22 1996/02/12 13:39:41 adam Exp $
+# $Id: ztargets.conf,v 1.27 1996/03/07 12:46:10 adam Exp $
 #
-# This file contains the predefined targets in the WWW-Z59.50 gateway
-# Each target is an entry in associative array "targets". The
-# targets array is indexed by hostname followed by a dot and a descriptor.
+# This file contains the predefined targets in the WWW-Z39.50 gateway
+# Each target is an entry in the associative array "targets". The
+# targets array is indexed by a hostname followed by a dot and a descriptor.
 # The descriptor should be the local database name (without dots in it).
 
 # Each entry consists of 6 fields. They are:
@@ -69,16 +69,16 @@ set targets(z3950.bibsys.no:2100.BIBSYS) [list \
     0 \
 ]
 
-set targets(dtbsun.dtv.dk:4501.DEM) [list \
-    Aleph \
-    DEM \
-    $commonFields \
-    {} \
-    {Aleph Test server at DTV} \
-    0 \
-]
+#set targets(dtbsun.dtv.dk:4501.DEM) [list \
+#    Aleph \
+#    DEM \
+#    $commonFields \
+#    {} \
+#    {Aleph Test server at DTV} \
+#    0 \
+#]
 
-set targets(dallas.ucd.ie:7777.danbib) {
+set targets(ir.dbc.bib.dk:2008.danbib) {
     DanBib
     danbib 
  {
@@ -86,12 +86,10 @@ set targets(dallas.ucd.ie:7777.danbib) {
  { Author {@attr 1=1003} }
  { Abstract {@attr 1=62} }
  { Date {@attr 1=30} }
- { {Doc ID} {@attr 1=1032} }
  { All {@attr 1=1016} }
- { Ranked {@attr 1=1016 @attr 4=105} }
  }
-    {<<osi/SR:0103/ir.dbc.bib.dk:4500>>} 
-    {Z39.50->SR gateway to SR target DanBib} 
+    {}
+    {Danish Union Catalogue} 
     0 
 }
 
@@ -170,15 +168,6 @@ set targets(IBM2.LOC.GOV:2210.NAMES) [ list \
     1 \
 ]
 
-set targets(localhost:210.Default) [list \
-    {Test} \
-    Default \
-    $commonFields \
-    {} \
-    {Server for testing purposes only.} \
-    0 \
-]
-
 set targets(199.92.147.99.UNICORN) [list \
     Baystate \
     UNICORN \
@@ -197,3 +186,33 @@ set targets(Tikal.dev.oclc.org.AGRICOLA) [list \
     1 \
 ]
 
+set targets(nwi.ub2.lu.se.sverige) {
+    NWI-Sweden
+    sverige
+    { { Ranked {@attr 1=4} } }
+    {}
+    {Nordic Web Index - Sweden}
+    1
+    1
+}
+
+
+set targets(nwi.ub2.lu.se.new_nor_lib) {
+    NWI-Norway
+    new_nor_lib
+    { { Ranked {@attr 1=4} } }
+    {}
+    {Nordic Web Index - Norway}
+    1
+    1
+}
+
+set targets(localhost:210.Default) {
+    Ztest
+    Default
+    { { Ranked {@attr 1=4} } }
+    {}
+    {Test server on port 210}
+    1
+    0
+}