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


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

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





To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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