Re: [PyCS-devel] Comment Spam in PyCS comments
Status: Alpha
Brought to you by:
myelin
|
From: Phillip P. <pp...@my...> - 2005-01-20 01:40:16
|
Hi Georg, All good ideas, yes. My thoughts so far have been along the lines of your last point: > Another idea might be to make use of the fact that we run several blogs on > the community server and keep a global storage of IPs whose comments went > into the moderation queue and to check first against that to allow other > blogs to benefit from each others. > > I don't think it would be a good idea to build this on the old metakit based > version, so how is the status on the PostgreSQL stuff? Is the current > version fully migrated? I haven't touched comments, but the code is all ready for anyone else to do that, if you're interested :-) There's a file somewhere (forgotten the name - but grep for CREATE TABLE and you'll get it) that upgrade the Postgres DB to the latest format and copies data over from the Metakit DB... Cheers, Phil |