Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
How to output a "your comment awaits moderation" message?
hello forum,
sorry, if this has been asked before. by searching i didn’t find a proper solution.
i would like to output a message like “your comment awaits moderation” if a user has submitted a new comment.
is there a way to realize this?
thanks for your help!
Offline
#2 2012-01-03 22:12:11
- kevinpotts
- Member
- From: Ghost Coast
- Registered: 2004-12-07
- Posts: 370
Re: How to output a "your comment awaits moderation" message?
If you have comment moderation turned on, a message of this type is output for you. If you want to modify what the text of this message is, you need to tweak the string “comment_moderated” in the language file. Currently, it says this:
Your comment is pending moderation. It will appear after it has been approved.
Kevin
(graphicpush)
Offline
#3 2012-01-03 22:26:13
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: How to output a "your comment awaits moderation" message?
kevinpotts wrote:
you need to tweak the string “comment_moderated” in the language file.
Or better, use wet_babble :)
Offline
Re: How to output a "your comment awaits moderation" message?
uhh, what a newbie question … thank you!
Offline