[ISSUES] Commented: (JLCP-36) Moderation Support for Forums
| Newsgroups | gmane.comp.java.javalobby.communityplatform |
|---|---|
| Message-ID | <[email protected]> |
The following comment has been added to this issue:
Author: Matthew Schmidt
Created: Wed, 23 Apr 2003 12:57 PM
Body:
There are a few ways to handle this. The easiest way may be to add a property to messages (Topics?) called approved. In a forum that is not moderated (determined by a moderated property on category's) this is set to 1 when the message is posted. For a moderated forum we would need to only show approved messages. It would also require adding an admin page for showing unapproved messages and approved or deleting them.
To support this, we need some new tags:
isModeratedForum
isNotModereatedForum
getApprovedMessages
getUnapprovedMessages
---------------------------------------------------------------------
View the issue:
http://jira.jlcp.org/secure/ViewIssue.jspa?key=JLCP-36
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JLCP-36
Summary: Moderation Support for Forums
Type: New Feature
Status: Unassigned
Priority: Major
Time Spent: Unknown
Estimate: 0 minutes
Project: Javalobby Community Platform
Components:
Forums
Fix Fors:
1.0.0 (Fangorn)
Versions:
0.1.0 (Phoenix)
Assignee:
Reporter: Matthew Schmidt
Created: Fri, 10 Jan 2003 12:59 PM
Updated: Mon, 7 Apr 2003 6:31 PM
Description:
There needs to be some way to moderate messages in a forum. Basically, if a user posts a message to a moderated forum, we want that message to go into a holding pattern until an administrator approves it. We'll also need a spiffy easy way to deal with that in our admin console (web or Swing)
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.jlcp.org/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira