Templates: Junecode: commentcontact
This documentation was updated on Monday, August 14, 2006 at 12:01 AM
Inserts a link to a form to email the person that posted the comment. It must appear inside of a <junecode:comments> tag. This is strongly recommended over a standard email link, as it protects visitors from spam harvesters that search web pages for email address to send junk mail to.
Attributes
The same attributes that can be used for createlink can be used here, except href and onclick are entered automatically. The name of the person that posted the comment will be entered automatically if you don’t specify any text, and emptytext will be set to true.
Example
<junecode:commentcontact />
Changes
This tag was added in version 2.0 beta 2.