Re: [docbook-apps] Relative Paths in HTML TOC Entries

From
Bob Stayton <>
Date
2006-09-15T07:27:18+00:00
ID
012d01c6d898$56618ca0$6400a8c0@totoro
Thread
Re: [docbook-apps] Relative Paths in HTML TOC Entries
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