pycs-devel archive weblog

A blog for archiving the pycs-devel mailing list

2005-4-10

Phillip Pearson: [PyCS-devel] New feature: disabling comments for a user

Hi all,

I'm done with the disabling comments feature. If you want to disable
comments for a user:

python pycsadm.py setopt <usernum> disable_comments 1

To re-enable them:

python pycsadm.py setopt <usernum> disable_comments 0

Cheers,
Phil

Comment on this post [ so far]

Phillip Pearson: [PyCS-devel] deactivating comments on pycs blogs

hey all,

just got this message from a pycs.net user -- wanting to disable
comments on his blog.

this sounds like a useful feature; i'm going to hack it in now.

cheers,
phil

On Fri, Apr 08, 2005 at 03:45:02PM -0000, John P. Speno wrote:
>
> If it is possible, would you please turn off the comment feature for my blog "Speno's Pythonic Avacado"? I'm not updating it, and it has started to get comment spam, which I've been deleting. I'd like to keep the blog up because it's still useful.
>
> Thanks!

Comment on this post [ so far]