Minor changes.
[egate.git] / www / ztargets.conf
index e2c58e5..92ba027 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ztargets.conf,v 1.33 1996/04/25 10:22:21 adam Exp $
+# $Id: ztargets.conf,v 1.35 1996/05/22 16:50:27 adam Exp $
 #
 # This file contains the predefined targets in the WWW-Z39.50 gateway
 # Each target is an entry in the associative array "targets". The
@@ -199,9 +199,9 @@ set targets(Tikal.dev.oclc.org/AGRICOLA) [list \
 ]
 
 set targets(nwi.ub2.lu.se/sverige) {
-    Sweden
+    SwedenWais
     WAIS \
-    { { Free-text {@attr 1=4} } }
+    { { {All Fields} {@attr 1=4} } }
     {}
     {Nordic Web Index - Sweden}
     1
@@ -209,12 +209,30 @@ set targets(nwi.ub2.lu.se/sverige) {
 }
 
 
-set targets(nwi.ub2.lu.se/new_nor_lib) {
-    Norway
-    WAIS
-    { { Free-text {@attr 1=4} } }
+set targets(nwi.ub2.lu.se:2121/sverige) {
+    Sweden
+    USMARC
+    { { {All Fields} {@attr 1=1016 @attr 4=105} }
+    { {Title} {@attr 1=4 @attr 4=105} }
+    { {URL} {@attr gils 1=2021} }
+    { {Subject} {@attr 1=29 @attr 4=105} }
+    { {URL links} {@attr gils 1=2047} } }
+    {}
+    {Nordic Web Index - Sweden}
+    1
+    nwi
+}
+
+set targets(mars.dtv.dk:9999/Default) {
+    Denmark
+    USMARC
+    { { {All Fields} {@attr 1=1016 @attr 4=105} }
+    { {Title} {@attr 1=4 @attr 4=105} }
+    { {URL} {@attr gils 1=2021} }
+    { {Subject} {@attr 1=29 @attr 4=105} }
+    { {URL links} {@attr gils 1=2047} } }
     {}
-    {Nordic Web Index - Norway}
+    {Nordic Web Index - Denmark}
     1
     nwi
 }