$entry.author for author email ??

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
JonasBang
Regular
Posts: 66
Joined: Mon Apr 23, 2007 10:57 pm
Location: Copenhagen, Denmark
Contact:

$entry.author for author email ??

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: $entry.author for author email ??

Post by garvinhicking »

Hi!

$entry.email will work.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
JonasBang
Regular
Posts: 66
Joined: Mon Apr 23, 2007 10:57 pm
Location: Copenhagen, Denmark
Contact:

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply