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 <[EMAIL PROTECTED]> 

http://sandbox.rulemaker.net/ngps -+- M2Crypto, ZServerSSL for Zope, Blog
http://www.sqlcrypt.com -+- Database Engine with Transparent AES Encryption
_______________________________________________
COREblog-en mailing list
[email protected]
http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]

Reply via email to