Page 1 of 1

How to use prefilters with CMSms

Posted: Thu Aug 20, 2020 5:28 pm
by caigner
Hi!

I found this prefilter which obfuscates an email-address:
https://cmscanbesimple.org/blog/hide-yo ... -web-pages

The instructions are clear: put it in the CMSMS [root_url]/assets/plugins/ folder.

So I did. But what next? I reloaded the webpage where in the content block is an email address. But it seems nothing happened. The email address is still in clear text in the HTML source code.

Did I miss something?

Christian

Re: How to use prefilters with CMSms

Posted: Thu Aug 20, 2020 8:06 pm
by tristan
Maybe the old page is still cached either in the CMS or in your browser?

Re: How to use prefilters with CMSms

Posted: Mon Aug 24, 2020 4:47 pm
by caigner
tristan wrote: Thu Aug 20, 2020 8:06 pm Maybe the old page is still cached either in the CMS or in your browser?
I think you are right. Now it works like a charm. :-)