#1 2008-09-06 22:10:26

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

rah_comment_spam

It’s all about:

  • Prevent comment spam by adding various custom filters via simple interface under Extensions.
  • Set comment message lenght limitations: min and max, words and characters.
  • Limit amount of link untill comment becomes spam.
  • Define spam words and substrings, and set the limit how many spam words are needed untill comment becomes spam.
  • Customize error message that is shown to people who post spam.
  • Define a custom hidden spam trap field.
  • Change the spam protection method.

More info and downloads


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#2 2009-01-18 14:59:49

Calm
Member
beta
Known languages: EN, RU

Re: rah_comment_spam

Hi!
Nice plugin, thx!

Do you plan add comment count per minute limit?


Best regards

Offline

 

#3 2009-01-18 17:32:01

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_comment_spam

Thanks, calm :)

Calm wrote:

Do you plan add comment count per minute limit?

Nope not at this point atleast. Because it would require own logging. It could limit little some spammers, but usual automatic spam comes from mass amount of different IPs. (Side note: I believe that identifying IP-logging is illegal in some countries, and comment posting makes it identifying. Option should be completely optional).

But maybe in future, after 4.0.8 TXP release and all that.

Last edited by Gocom (2009-01-18 17:35:42)


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#4 2009-01-22 19:37:10

gerhard01
Plugin Author
zêta
Real name: Gerhard

Re: rah_comment_spam

Small typo:

Link to documentation in the interface under Extensions says:

Documention

Thanks for the very useful plugin since I get swamped by comment spam lately.

Offline

 

#5 2009-01-22 19:50:30

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_comment_spam

gerhard01, thank you for reporting that typo :)

Version 0.1.2 released. Really minor changelog:

  • Fixed Documention to Documentation.

More info and downloads


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#6 2009-01-22 19:59:43

gerhard01
Plugin Author
zêta
Real name: Gerhard

Re: rah_comment_spam

Wow – supersonic 13 min 20 sec between report and update! Incredible!

Offline

 

#7 2009-03-12 12:06:48

jakob
Member
upsilon
From: Germany
Known languages: en, de
Website

Re: rah_comment_spam

Hi Jukka,

Great plugin and nice to be able to block evil words. I’m not having any luck with blocking [URL] though – all your other built-in examples work. Can you take a look and see why? Thank you.


TXP Builders – finely-crafted code, design and txp

Offline

 

#8 2009-03-12 17:29:25

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_comment_spam

jakob wrote:

Great plugin and nice to be able to block evil words. I’m not having any luck with blocking [URL] though – all your other built-in examples work. Can you take a look and see why? Thank you.

Thank you jakob for reporting this :-)

That was an issue with case-sensitivy, or atleast partially: all needles written capitals didn’t get flagged. This was caused, because I forget to turn needles to lower-case, but remembered to turn comment message to lower-case, leading to issue where those two counter-parts can’t match. Bug fixed in the new version, 0.1.3; now matching is not case-sensitive.

Changelog of rah_comment_spam version 0.1.3:

  • Fixed forgotten strtolower().

More info and downloads

Last edited by Gocom (2009-03-12 17:33:05)


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#9 2009-03-12 19:03:06

jakob
Member
upsilon
From: Germany
Known languages: en, de
Website

Re: rah_comment_spam

Thanks Jukka for the quick fix! It worked :-)


TXP Builders – finely-crafted code, design and txp

Offline

 

#10 2009-05-03 18:55:19

douglgm
Member
epsilon
Real name: Doug Roberts
From: Bristol
Website

Re: rah_comment_spam

Installed this a few days ago after I started to get some attention from those damn comment spammers. Seems to have done it’s job rather nicely – and great admin interface!

Keep up the good work!

Doug.

Offline

 

Powered by PunBB
© Copyright 2002 – 2005 Rickard Andersson