mail_to
MailTo is a Radiant CMS extension that hides e-mails from robots. It is a simple wrapper for the Rails mail_to tag with :encode => :javascript.
| Author | Mark Yoon |
|---|---|
| Website | http://wiki.github.com/radiant/radiant/mailto-extension |
| Repository | git://github.com/yoon/radiant-mail-to-extension.git |
| Supports | Radiant 0.8.1 |
| Record Created | September 4, 2008 (over 3 years ago) |
| Last Updated | March 18, 2010 (almost 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install mail_to
