Share

SiteBox - Web Portal System

Tracker: Feature Requests

5 Nested comment structure - ID: 515229
Last Update: Comment added ( docroy )

Need something better than a flat comment structure.
So you can reply to specific comments.


Stephen L. Savage ( fr05t ) - 2002-02-09 15:25

5

Closed

None

Leigh Makewell

Comments Module

Version 1

Public


Comments ( 3 )




Date: 2002-02-24 00:40
Sender: docroyProject Admin

Logged In: YES
user_id=403886

Done. You are now able to reply to comments. Layout may need
a bit of tidying up, but it all works.


Date: 2002-02-11 04:16
Sender: docroyProject Admin

Logged In: YES
user_id=403886

The database is all ready for nested comments, it just needs
to be coded.

You shouldn't need the commentparent field. There is already
a parent field that would give the comment ID of the
comments parent. If that field is null then it must be the
root of the comment tree.

The ID field's telling it which module the comment belongs
to should always be set so that it will be possible to
always display the news article, or poll results etc no
matter where in the comment tree you are.


Date: 2002-02-09 15:55
Sender: fr05tProject Admin

Logged In: YES
user_id=420260

I think there is a parent field there linking the comment
to a news artical.. adding a boolean field called
commentpartent would work. If commentparent == false then
it's connected to a news artical and if == true it's
connected to a comment.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2002-02-24 00:40 docroy
assigned_to nobody 2002-02-24 00:40 docroy
close_date - 2002-02-24 00:40 docroy