Page 1 of 1

$entry.author for author email ??

Posted: Wed Jun 06, 2007 11:05 pm
by JonasBang
I would like to use the the email address of an author.

So, is there an '$entry.author' which refer to the email of the author ??
Like there is e.g. '$entry.link_author'.

I would like to use it like this :
<a href="mailto:{$entry.author}">

Is there such a reference ?? E.g. '$entry.email_author' ??

Br,
Jonas

Re: $entry.author for author email ??

Posted: Fri Jun 08, 2007 10:01 am
by garvinhicking
Hi!

$entry.email will work.

Regards,
Garvin

Posted: Fri Jun 08, 2007 5:08 pm
by JonasBang
Great, it works :D thanks :D

A bit embarrassing that I didn't think of it myself ... I did try some other options, but not this one (which, when thinking about it, is quite obvious) :oops:

Br,
Jonas

Posted: Fri Jun 08, 2007 7:49 pm
by garvinhicking
Hi!

No problem :) I admit it is not docuemnted in our variable list, so I'll need to add it there :)

Regards,
Garvin