OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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
cjohnson@capcollege.bc.ca


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]