Hidden emails for comments in this COREBlog
For all of you who usually comment my posts:
- First: Thnx, I really appreciate your comments ;)
- Second: I've detected that a lot of the people who add comments to this blog didn't add an url in the comment form. I don't know if it is an act of pure lazyness (because I know some of them who has a blog, for example) or simply because they don't want their blogs to be linked here (WHY?). Anyway, these people were adding their email addresses, and those where publicly showed in the blog. I've modified the code that show the comments in this e-shell.org COREBlog theme to show a link to # instead of the email address.
I want to get more people involved in the blog, but I don't want to contribute to SPAM your INBOXes.
Just in case some other COREBloggers out there want to know, I just edited the comment_body DTML method inside my custom skin folder, replacing:
<a href="mailto:<dtml-if "REQUEST.form.has_key('email')"><dtml-var "removeHTML(REQUEST.form['email'])"><dtml-else><dtml-var email missing=""></dtml-if>">
with:
<a href="#">