OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: mail-tag: ulink


On Thu, 7 Mar 2002, Lars Bjørndal 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?

The following worked for me:

<address>
  <firstname>Foo</firstname><surname>Bar</surname>
  <email>foo.bar@acme.org</email>
  ...
</address>

The email gets transformed into the text "<foo.bar@acme.org>" where the
substring without the angle brackets is a hyperlink to
"mailto:foo.bar@acme.org".

Or did you mean a more general approach like email-links in e.g. a
paragraph? Then using

<ulink url="mailto:foo.bar@acme.org">eMail to Foo Bar</ulink>

should do the trick.

HTH,
Steffen.

-- 
  http://w3studi.informatik.uni-stuttgart.de/~maiersn/
mailto:Steffen.Maier@studserv.uni-stuttgart.de



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC