
From grdetil@scrc.umanitoba.ca Thu Jan  7 11:43:41 1999
Date: Thu, 7 Jan 1999 13:16:34 -0600 (CST)
From: Gilles Detillieux <grdetil@scrc.umanitoba.ca>
To: htdig@sdsu.edu
Cc: Gilles Detillieux <grdetil@scrc.umanitoba.ca>
Subject: htdig: PATCH: page list header housekeeping

A bit of cleanup regarding the page list header stuff.  This feature has
been here for quite some time - might as well use it!

--- htcommon/defaults.cc.pglhdr	Tue Dec 22 19:53:12 1998
+++ htcommon/defaults.cc	Thu Jan  7 13:08:46 1999
@@ -167,6 +167,7 @@
     {"no_excerpt_text",			"<em>(None of the search words were found in the top of this document.)</em>"},
     {"no_excerpt_show_top",             "false"},
     {"no_next_page_text",		"[next]"},
+    {"no_page_list_header",		""},
     {"no_prev_page_text",		"[prev]"},
     {"nothing_found_file",		"${common_dir}/nomatch.html"},
     {"page_list_header",		"<hr noshade size=2>Pages:<br>"},
--- installdir/footer.html.pglhdr	Tue Dec 22 19:53:17 1998
+++ installdir/footer.html	Thu Jan  7 13:09:10 1999
@@ -1,5 +1,4 @@
-<hr noshade>
-Pages:<br>
+$(PAGEHEADER)
 $(PREVPAGE) $(PAGELIST) $(NEXTPAGE)
 <hr noshade size=4>
 <a href="http://www.htdig.org">

-- 
Gilles R. Detillieux              E-mail: <grdetil@scrc.umanitoba.ca>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
htdig-request@sdsu.edu containing the single word "unsubscribe" in
the body of the message.
