This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]