Connecting Tech Pros Worldwide Help | Site Map

docbook website question

  #1  
Old November 2nd, 2008, 11:55 AM
R.P.
Guest
 
Posts: n/a
Hi,
I use docbook website http://wiki.docbook.org/topic/WebsiteDoctype for
my own small
website about chess, http://www.randspringer.de .
However I encountered a small problem. I want open some links in the
menu on the left side (e.g. the wiki) in a new frame.
For URLs in a simple <parasection I just added a role "newwindow" and
adapted the stylesheet.
<para>
<ulink url="http://www.awovogtland.de/slhs/ferien/ferien.htm#Schach"
role="newwindow">Vogtland I
</ulink>
</para>

My tocentry looks like :
<tocentry id="wiki" href="http://randspringer.on-wiki.net/">
<title>Wiki</title>
</tocentry>

Does anyone knows a patch probably for toc.xsl
that opens links from the menu in a new frame ?

Thomas

--

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
is XML what I want here? John Salerno answers 7 March 5th, 2006 08:55 PM
width="100%" attribute Saqib Ali answers 2 July 20th, 2005 04:26 PM
Why attributes can be ? Info 3000 answers 7 July 20th, 2005 09:27 AM