Re: [sisuite-users] Request for help: Fighting spam on wiki.systemimager.org

2010-11-05 Thread Bas van der Vlies
On 04-11-10 19:08, Bernard Li wrote:
 Hi all:

 Lately our Wiki page http://wiki.systemimager.org has been getting a
 lot of spam.  I am reaching out to the community to see if anybody has
 experience in fighting spam on MediaWiki installations and also to see
 if anybody would like to volunteer to be moderator for the Wiki and to
 undo spam edits on sight.

 Please feel free to reply back to this thread and/or email me off list.

 Thanks!

 Bernard


On our trac project we use askimet for active spam filtering. There is also 
a plugin for mediawiki:
  * http://www.mediawiki.org/wiki/Extension:AkismetKlik

-- 

*  Bas van der Vliese-mail: b...@sara.nl   *
*  SARA - Academic Computing Services   Amsterdam, The Netherlands *


--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Re: [sisuite-users] Request for help: Fighting spam on wiki.systemimager.org

2010-11-05 Thread Jan Groenewald
Hi

On Thu, Nov 04, 2010 at 11:08:57AM -0700, Bernard Li wrote:
 Lately our Wiki page http://wiki.systemimager.org has been getting a
 lot of spam.  I am reaching out to the community to see if anybody has
 experience in fighting spam on MediaWiki installations and also to see
 if anybody would like to volunteer to be moderator for the Wiki and to
 undo spam edits on sight.
 Please feel free to reply back to this thread and/or email me off list.

As a temporary stopgap, change the name of the EditPage form:

   0 r...@kingklip:/usr/share/mediawiki/includes#diff EditPage.php 
EditPage.php.orig 
   533c533
form id=\editform1\ name=\editform1\ method=\post\ 
action=\$action\
   ---
form id=\editform\ name=\editform\ method=\post\ action=\$action\

This worked for a little while. 

regards,
Jan

-- 
   .~. 
   /V\ Jan Groenewald
  /( )\www.aims.ac.za
  ^^-^^ 

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Re: [sisuite-users] sisuite-users Digest, Vol 53, Issue 1

2010-11-05 Thread Chuck Ritter
 From: Bernard Li bern...@vanhpc.org
 Subject: Re: [sisuite-users] Request for help: Fighting spam on
        wiki.systemimager.org

 Are you referring to moderator approval for new accounts creation
 and/or wiki edits?

 I'm afraid either way may impose additional overhead that might hinder
 active community involvement...  unless of course if captcha does not
 do its job well...  does anybody know in practice whether captcha is
 sufficient in cutting down spam for a small MediaWIki installation?


I can recommend reCAPTCHA for general form spam. I'm sure it works
fine with wiki spam:

http://code.google.com/apis/recaptcha/docs/mediawiki.html

It actively maintained code and well designed. It even has vision
impaired support. It has a wikimedia plugin.

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users