[Radiant] radiant equivalent to rails' mail_to?
Patrick Crosby
pcrosby at gmail.com
Sun Sep 3 11:04:20 CDT 2006
Is there a radius tag that does the equivalent of rails' mail_to tag?
I want to encode mailto links so it is harder for spambots to harvest
any email addresses. In rails, I would do the following:
<%= mail_to("info at website.com", "info at website.com", :subject =>
"Product Question", :encode => "javascript") %>.
but i can't find anything like that in radiant...
thanks.
patrick
More information about the Radiant
mailing list