[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] [Website] Open links in new window?
Bob Stayton wrote: > I don't see any way to do this with elements, attributes, > or parameters. It would make a nice feature request. 8^) I think a good solution is to use the type attribute for this. <ulink url="www.spiegel.de" type="ext">Spiegel</ulink> should become <a href="www.spiegel.de" target="_blank">Spiegel</a> I am going to file a feature request. Regards, Oliver Fischer
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]