Just a tip: For my my CakePHP blog I implemented Debuggable's Akismet behavior/datasource and it's done an excellent job nabbing comment spam without the need for captchas.
http://debuggable.com/posts/akismet-datasource:48bbe6f0-b7c0-47e5-8337-15624834cda3 On Nov 14, 1:44 pm, thankyou <[email protected]> wrote: > I have a CMS in cakephp. I'm starting to get significant comment spam > for nude pictures, etc. The posters are entering HTML, which is > showing links to their websites. I want to only allow text and no > links, html, etc.. > > Is there an easy way to do this (I'm new to CakePHP)? > > Thank you :) -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cake-php?hl=.
