21280 Posts in 5729 Topics by 2600 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1010 Views |
-
Hide email (HTML character entities doesn't work)

11 May 2010 at 11:50pm Last edited: 12 May 2010 2:03am
I tried to insert an email address with its HTML character entities into the markup editor (/content editor).
But it turns all &#XXX; into their corresponding letters. So every spam bot can read the mail address
Is there any way to change that or to hide mails?
-
Re: Hide email (HTML character entities doesn't work)

1 October 2012 at 4:01am
I'm looking for a solution to this as well. I have an onBeforeWrite function in my Page class to look for email addresses and replace them with numeric entities, but SilverStripe is converting them back before writing to the database. Is there a way to get around this without changing core code? Thanks.
-
Re: Hide email (HTML character entities doesn't work)

30 October 2012 at 9:13am
Has anyone got a solution to this problem?
I would really like to prevent spambots from attacking my email addresses.
Thanks
-helenclarko -
Re: Hide email (HTML character entities doesn't work)

30 October 2012 at 10:00am
@helenclarko: if you are using SilverStripe 3, you may want to check out the cwsoft-shortcode module, which provides a handy method to obfuscate mail adresses entered in the WYSIWYG editor: https://github.com/cwsoft/silverstripe-cwsoft-shortcode#readme
Cheers cwsoft
| 1010 Views | ||
|
Page:
1
|
Go to Top |



