Page 1 of 1

Authorizing Content/Comments

Posted: Sun Jul 30, 2006 9:14 am
by pingu
Hi,

Just wondering if there's a way in the comments or feedback (or any other) module to authorize/moderate comments before publication?

Thanks.

Re: Authorizing Content/Comments

Posted: Sun Jul 30, 2006 2:17 pm
by Dr.CSS
I swear there was a setting in Comments some where, can't find it at the moment, will keep looking and get back to you if/when I find it.

Re: Authorizing Content/Comments

Posted: Sun Jul 30, 2006 10:28 pm
by Elijah Lofgren
pingu wrote: Hi,

Just wondering if there's a way in the comments or feedback (or any other) module to authorize/moderate comments before publication?

Thanks.
There is in Comments the comments module.
In comments 1.6 call it like this:

Code: Select all

{cms_module module="comments" moderate=1}
In Comments 1.7 (not released yet) you just check a box in the Comments settings to enable this feature. In Comments 1.7, the moderate parameter was removed and replaced with a preference to prevent tampering.

Re: Authorizing Content/Comments

Posted: Sun Jul 30, 2006 11:39 pm
by Dr.CSS
I knew it was something along those lines, I had taken that out of all mine and it is not in the Help, Thanks Elijah again ;)