Re: [pygame] wiki spam
by Phil Hassey other posts by this author
Aug 24 2006 8:30PM messages near this date
Re: [pygame] wiki spam
|
[pygame] help!!!
I've reenabled anonymous comments for the doc comments.
Also, I went into the database and deleted a million pages from the wiki data that containe
d various nasty keywords. There is a slight chance I may have deleted some legitimate conte
nt -- if anyone notices that their real content is gone, please tell me. I make daily backu
ps of the database so I can bring back anything that might have been deleted by accident.
If a page appears to be missing, click on the page history, and revert to another version.
I'll make a note of what you said below, and probably do that along with my bag of goodies
to come with then 1.8 release.
Phil
Ren� Dudfield <renesd@[...].com> wrote: 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
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 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.
>
>
---------------------------------
How low will we go? Check out Yahoo! Messenger�s low PC-to-Phone call rates.
Thread:
Richard Jones
Phil Hassey
renesd
Phil Hassey
|