Minor changes.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 14 Nov 1995 09:30:20 +0000 (09:30 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 14 Nov 1995 09:30:20 +0000 (09:30 +0000)
www/showfull.egw
www/ztargets.conf

index 5791e16..f27800e 100644 (file)
@@ -1,21 +1,21 @@
 <html>
 {
-# $Id: showfull.egw,v 1.10 1995/11/13 15:41:44 adam Exp $
+# $Id: showfull.egw,v 1.11 1995/11/14 09:30:20 adam Exp $
 
 proc buttons {setNo tno no format count host after} {
     global sessionId
     global env
     global hist
 
+    html "<p>\n"
     if {$after && $no < $count} {
-        html "<p><center>\n"
+        html "<center>\n"
         html {<a href="http:} $env(SCRIPT_NAME)
         html / $sessionId {/showfull.egw/} $setNo + $tno + 
         html [expr $no + 1] + $format
         html {"><img src="/gif/darrw.gif"></a>}
-        html "</center>\n"
+        html "</center><p>\n"
     }
-    html "<p>\n"
     if {$no < $count} {
         html {<a href="http:} $env(SCRIPT_NAME)
         html / $sessionId {/showfull.egw/} $setNo + $tno + 
@@ -70,7 +70,7 @@ proc buttons {setNo tno no format count host after} {
         html / $sessionId {/showfull.egw/} $setNo + $tno +
         html [expr $no - 1] + $format
         html {"><img src="/gif/uarrw.gif"></a>}
-        html "</center>\n"
+        html "</center><p>\n"
     }
 }
 
index b05f989..9df3236 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ztargets.conf,v 1.9 1995/11/10 14:47:33 adam Exp $
+# $Id: ztargets.conf,v 1.10 1995/11/14 09:30:21 adam Exp $
 set commonFields {
  { Title {@attr 1=4} }
  { Author {@attr 1=1003} }
@@ -66,13 +66,21 @@ set targets(localhost:9999) [list \
     {Test server on localhost} \
 ]
 
-set targets(dtbsun.dtv.dk:9999) [list \
-    Zserver \
-    {usgs esdd cd_rom iah unknown} \
-    $commonFields \
-    {} \
-    {New Index Data Z39.50 Server in alpha-test} \
-]
+set targets(dtbsun.dtv.dk:9999) {
+    Zserver 
+    {usgs esdd cd_rom iah unknown} 
+ {
+ { Title {@attr 1=4} }
+ { 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} }
+ }
+    {}
+    {New Index Data Z39.50 Server in alpha-test} 
+}
 
 set targets(z3950.research.att.com) [list \
     {AT&T Server} \