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: mail-tag: ulink


On Thu, Mar 07, 2002 at 10:37:11PM +0100, Lars Bjxrndal wrote:
> How can I get a link to the mail address in html file within the
> mail-tag? I've tried the ulink-tag. Validation works, but I don't get
> the link to the address. Is there a solution?

I presume you mean the email tag?
Are you using DSSSL stylesheets?

In XSL:

<email>bobs@caldera.com</email>

is rendered as an active link:

<tt>&lt;<a href="mailto:bobs@caldera.com";>bobs@caldera.com</a>&gt;</tt>

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: bobs@caldera.com


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