Re: [pygame] wiki spam
by renesd other posts by this author
Aug 24 2006 8:00PM messages near this date
Re: [pygame] wiki spam
|
Re: [pygame] wiki spam
Hi Phil,
with doc comments it would be good to allow anon. Since most of the
comments are anon, I think by requiring login, we won't get as many.
I've been keeping an eye on them every week or so, and it's fairly
easy for me to delete spam for the doc comments. Since all the new
ones are listed by date.
Do you think you could add something in there to alert us when somethings added?
eg.
$admin_emails = "renesd@[...].com,philhassey@[...].com, ... etc.";
$message = "The comment is below.\r\n\r\n\r\n. Ok.\r\n";
$message .= $THECOMMENT;
$subject = "pygame.org doc comment added.";
@mail($admin_emails, $subject , $message);
Cheers,
On 8/25/06, Phil Hassey <philhassey@[...].com> wrote:
> My apologies for not fixing that sooner! Spam appears to have really gotten
> out of hand in the past week!
>
> Anyway, I've made
> - the wiki
> - the project comments
> - the doc comments
>
> All now require a sign in to add. If there is a major outcry for anonymous
> comments I could look into some kind of captcha solution... I made this
> patch kind of quick, so please tell me if anything isn't working quite
> right..
>
> Phil
>
>
> Richard Jones <richardjones@[...].au> wrote:
> Could we please turn off anonymous editing of the wiki? We're getting a lot
> of
> spam :(
>
>
> Richard
>
>
>
> ________________________________
> How low will we go? Check out Yahoo! Messenger's low PC-to-Phone call rates.
>
>
Thread:
Richard Jones
Phil Hassey
renesd
Phil Hassey
|