Re: [binc] locked wiki?
Alan Knowles <[email protected]> Wed, 29 Jun 2005 07:15:50 +0800
| Newsgroups | gmane.mail.imap.binc.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2005-06-29 at 08:28 +1000, Andy Gayton wrote:
> Kyle Wheeler wrote:
> > Is there a reason that the wiki is now password-protected? Doesn't that
> > kinda defeat the purpose?
> >
>
> Apologies Kyle, but some sort of action was needed:
>
> http://lifewithbincimap.org/index.php/Main/ContributingToLifeWithBincIMAP
>
> On the upside, we've not had a spam attack since the 14th Jan. On the
> downside we've only had about 5 or so contributions since then.
>
> If anyone has any ideas on less obstructive ways to contend with
> wiki-spam I'd be interested.
use javascript
<form id="serendipity_comment"
action="http://localhost/" method="post"
onsubmit="this.action=document.location; this.chk.value='ok'; return
true;">
<input name="chk" value="" type="hidden">
change to suit your requirements.. - but it's simple, very effective and alot less intrusive..