Allow guests to comment on your pages
GHengeveld |
|
---|---|
My primary goal was to make it look like the Wordpress comments system, and thats what it does.
Adding extra columns to the DB really doesn't matter and was actually the only solution without having to rewrite SQL queries in the core (SELECT * will select the extra columns). Sure there are other captcha systems, possibly better ones. Using reCAPTCHA was just the easiest and quickest solution. It's also more user friendly since it's used on many sites so people have seen it before. If you want something else you can just disable the reCAPTCHA and install something else. Didn't look at comedit (never really noticed it was in Cotonti by default). Oh and please, next time someone tries to contribute something, be grateful instead of harassing him. I'm not just doing this because I have nothing else to do, people like to get credits for their work. |