johnnydoe82 Posted June 29, 2014 Posted June 29, 2014 Hi there!I'm quite new to processwire and I like it! I'm coming from Contao CMS with which I worked for years but I didn't like some of the recent directions Contao CMS went. But there are some very convenient features in Contao I miss in PW. One is email-spam-protection. Contao automatically converts email-links set in rich text editors to unicode encoded links. This may not be a hardcore spam-protection measure, but it still seems to work quite well. (see http://www.pinnacledisplays.com/unicode-converter.htm). It's not that tragic that Processwire doesn't convert mail-links into unicode out of the box, but now I'm struggling with the fact, that PW does it exacty the other way around. When I want to write unicode in the HTML-view of TinyMCE inside Processwire it's immediately converted into human- and spambot-readable code... How can I do this in Processwire? Or is there a completely different way to protect emails from being fetched from spambots in PW? Thanks in advance!Jonas
Beluga Posted June 29, 2014 Posted June 29, 2014 Here's a module by Roope: Email Obfuscation module for plaintext emails and email links with 64 base crypting. Here's an interesting method that would be cool to see as a module: http://johnhaller.com/useful-stuff/obfuscate-mailto http://johnhaller.com/useful-stuff/obfuscate-mailto/code-php 1
yellowled Posted June 29, 2014 Posted June 29, 2014 There also the Email Obfuscator module which needs JS to decode the obfuscated addresses (might or might not be con for you). 1
johnnydoe82 Posted July 1, 2014 Author Posted July 1, 2014 Thank you very much for your answers! The modules seem to be just what I need. I will check them out in detail soon!
totoff Posted July 2, 2014 Posted July 2, 2014 (edited) Here's the one I use all the time: https://processwire.com/talk/topic/497-email-obfuscator-module/?p=3897 ahh, sorry, that's the same link as yellowled posted Edited July 2, 2014 by totoff 1
johnnydoe82 Posted July 6, 2014 Author Posted July 6, 2014 The Email Obfuscator Module works perfectly for me, thank you all! And that it uses JS for decoding is absolutely no con for me
Beluga Posted July 7, 2014 Posted July 7, 2014 The Email Obfuscator Module works perfectly for me, thank you all! And that it uses JS for decoding is absolutely no con for me If you copy and paste the email address, does it paste as reversed text?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now