• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Message Approving

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Rafeal ,

I would first like to congratulate you and ur JForum.
My questions is that I am not able to understand the Message Approving concept.
Can u please explain it and also tell me How does it work.
[originally posted on jforum.net by rosyesther]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Let's suppose you have a forum where people can post News. However, in order to not have all piece of crap added as new, you would like to first check all new messages' contents before they appear in the forum.

To do so, you mark a given forum as "Moderated", and then, when someone post something, he'll receive a message informing that the message is pending for approving.

In the meanwhile, you, as Moderator / Administrator, go check the News forum and there will appear a box showing that there is messages to approve. You then check the contents, and accepts it or not.

Simple as that.
Rafael
[originally posted on jforum.net by Rafael Steil]
 
Mo-om! You're embarassing me! Can you just read a tiny ad like a normal person?
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic