Well, normally when a non-chunked HTML TOC is
produced, the hrefs are all relative (#bar). I'm not sure I understand how
you could get a full URL prefix. From where does the stylesheet get the http://www.foo.org part of this URL? Is that
a parameter value, or what? Are you sure the full URL is in the HTML, and
not just displayed in the browser bar?
Bob Stayton
Sagehill Enterprises
DocBook Consulting
----- Original Message -----
From:
Miller, Ray
(Centech)
To: Docbook Apps
Sent: Thursday, September 14, 2006 3:13
PM
Subject: [docbook-apps] Relative Paths in
HTML TOC Entries
docbook-rng-5.0b7 xsl-1.71.0
saxon-6.5.5 oxygenxml-7.2.0 (eclipse-3.2 plugin)
When an HTML TOC is produced, a
full path is implemented for each toc entry ( http://www.foo.org#bar
)
How does one eliminate the full
path with just a relative toc entry ( #bar )
Ray