[COREblog-en] Trackback-Spam

Ng Pheng Siong ngps at netmemetic.com
Tue Feb 1 22:25:47 CET 2005


On Tue, Feb 01, 2005 at 09:51:12AM +0100, Frank Scholz wrote:
> if you refer to http://blog.schockwellenreiter.de/1757
> it should look like this
> 
>   ent = container.blog.get_entry(i)
>   for com in ent.trackback_list():
>     if com.title == "schrottblog": # com.blog_name == "schrottblog":
>                                    # com.url == "http://schrottblog.com":
>      ent.deleteTrackback(int(com.id))
> 
> Hope I got everything right. ;-)

It works. Thanks.

I got hit and I blogged about it and as I was typing the blog I got hit
non-stop. Sheesh!

Is there a way to turn off trackbacks totally? Turn on moderation and
redirect all to /dev/null?

Thanks. Cheers.

-- 
Ng Pheng Siong <ngps at netmemetic.com> 

http://sandbox.rulemaker.net/ngps -+- M2Crypto, ZServerSSL for Zope, Blog
http://www.sqlcrypt.com -+- Database Engine with Transparent AES Encryption



More information about the COREblog-en mailing list