CryptX

CryptX ist mein zweites Plugin für Wordpress, und soll die verlinkten Email Adressen (mailto:…) vor Spider verstecken. Das ganze sollte allerdings so geschehen, dass bei der Bearbeitung der Inhalte die Email Adressen unverändert bleiben. Über die Einstellungen lässt sich einstellen, ob das verstecken der Emails mittels javascript oder mittels UNICODE geschehen soll. Ebenso lässt sich das ‘@’ Zeichen und die Punkte im Link durch selbstdefinierte Zeichen ersetzen. Standard mässig, wird das ‘@’ durch ‘ [at] ‘ und die Punkte durch ‘ [dot] ‘ ersetzt. Der Link für die Email kann aber auch als definierter Text oder als ein Bild dargestellt werden.
Da CryptX in meiner Freizeit entwickelt und gepatched wird, würde ich mich freuen, – sofern Ihnen CryptX gefällt – wenn Sie mich mit einer kleinen freiwilligen Spende unterstützen würden.
Download
Die aktuelle Version bekommt ihr direkt aus dem Repository von Wordpress.org.
ToDo
Warten auf Feedback und wünsche.

Hey, ive just installed this and had a play around with it, its a great little plugin, thanks!
Ive also just published a post on this on my own blog
WordPressTipsGalore.com
Hi!
CryptX is a great plugin, but I have a small problem. In my forum profile page the email address is also crypted, and so everytime someone want to change something on their profile, they get an error because the email is not valid. Would it be possible to implement an exclude function, so I could turn CryptX off for certain pages?
Hi Baard Vidar,
can you mail me a link to your site, so that i can have a look to the reported problem?
Which Forum do you use and how is it implemented into Wordpress?
Ralf
Hallo Ralf,
bin von der Funktionalität des Plugins begeistert, aber…
Es funktioniert bei mir auf sämtlichen Seiten (Suchergebnisse etc.) ausser auf den statischen Seiten (page.php). Ich kann auch nicht erkennen, dass irgend ein Flag, benutzerdef. Feld, Häckchen o.ä. gesetzt ist, welches erklären würde, warum die Adressen auf einzelnen Seiten nicht angepasst werden.
Irgend eine Idee oder Tipp?
Dank im Voraus,
Hauke
Hello!
I have recently installed plugin for crypting emails. And now I have question:
Is it possible to use plugin for crypting emails with javascript in and out of a href?
I wrote in code: `m [at] m [dot] com`
Result: `m [at] m [dot] com`
Mark: it’s not good, only half of emails hidden
Try #2: `javascript:DeCryptX('nAn/dpn')`
Result: `javascript:DeCryptX(‘nAn/sv’)`
Mark: bad, address is hidden, but content of tag is totally useless
What I want: hiding email not only in href, but in content of a tag also, which plugin in currently state can’t provide
Hello iMike,
please help me to better understand your problem. Where is the email you want to crypting? is it in the content of your post or anywhere else?
The use of javascript is only for the href not for the linked text. All emails – linked or not – will be crypted with the method you choose at the CryptX preferences. Today CryptX can only emails ctach out of the content of posts, exercises and comments. You can trigger CryptX manual in your theme by using the CryptX function anywhere you want.
Ralf
Hi,
I’m trying to validate my html and some text written by cryptx after <meta name="description" content=". . . is producing an error.
cyptx writes – <!– linktext:
This is the error message – You tried to include the "<" character in your page: you should escape it as "<"
Is this something that can be fixed?
Superb plugin in all other respects. Thanks.
David
Hi David,
this mistake is fixed in version 2.4.2.
Ralf
Thanks Ralf,
I’ve uprgraded and its working perfectly.
Best wishes
David