Next in thread →
Next in month →
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
Next in thread →
Next in month →