[geeklog-devel] comment moderation queue and hierarchical data

Tony Bibbs tony at tonybibbs.com
Thu Jul 10 14:32:07 EDT 2008


Can you force moderation to happen in order?  In otherwords if you have multiple records with the same comment ID make them moderate in FIFO mode?  Maybe even show them in the queue group by ID?

--Tony


----- Original Message ----
From: Jared Wenerd <wenerd87 at gmail.com>
To: geeklog-devel at lists.geeklog.net
Sent: Thursday, July 10, 2008 12:24:10 AM
Subject: [geeklog-devel] comment moderation queue and hierarchical data

Hello,

In my summer of code project, there is the feature to send an already published comment to a submission queue. All replies to this comment (and their replies.. and so on..) are sent back into this as well. 

The ID of the parent comment is stored in the submission table. When resubmitting these queued comments back into the comment table there can be many different scenarios of some comments being approved, deleted, or no action (just remain in the queue).

 The problem I've been stuck on the past few days is how to deal with all these different cases of saving data back into the comments table and still preserve the correct tree structure if a comment's parent is deleted.

Does anybody know of any resources for problem like this?

-Jared
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist8.pair.net/pipermail/geeklog-devel/attachments/20080710/4c0bdb08/attachment.html>


More information about the geeklog-devel mailing list