← Prev in month ← Prev in thread

links breaking when chunking with <?dbhtml dir?> PI

From
Chris Johnson <>
Date
2004-08-21T00:11:27+00:00
ID
Thread
links breaking when chunking with <?dbhtml dir?> PI
Hi,

I am experimenting with the <?dbhtml dir="some_dir"?> processing
instruction when chunking, and everything went well, except that my
<link> elements are breaking. The generated URL is exactly the same as
*before* the use of the <?dbhtml dir="some_dir"?>  PI's, but I would
expect the generated URL to have the new directory's referenced in
them.

e.g. OLD rendered link:
www.mySite.com/note.html#special 

NEW (broken) link rendered with <?dbhtml dir="some_dir"?>:
www.mySite.com/note.html#special 

Expected link:
www.mySite.com/some_dir/note.html#special 

Am I missing something? I am using docbook-xsl-1.61.3.

TIA,

Chris


Chris Johnson

Web Developer
Capilano College
North Vancouver, Canada

604.986.1911 ext. 3455
← Prev in month ← Prev in thread