3

What is the most effective method for sorting comments?

http://drupal.org

I'm creating a chat style forum for a community site and I'd like the most recent post to appear at the top of the list (views) ... ie.

User A - "Original Post."

if the most recent post is a comment or reply to a previous post... I would like it to appear with the original post. ie.

User B - "Comment to Original Post" (existing content)

User C - "Most Recent Reply." (NEW Content)

I've tried using the built in Forum module but had issues when sorting comments with views if they were comments of other comments... Most recently I've implemented the Nodecomment module to convert the comments to nodes.

This method ( [replyto_comment] ) seems to attach the replies to comments to the original post instead of the appropriate comment.

Modules being used: Forum Comments Nodecomment Views Token

I will open an issue in the nodecomment queue but i'm wondering if im overlooking an easier way to accomplish this.

Thanks for any tips!

Read »
Created by addision 1 year 19 weeks ago
Category: News   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for What is the most effective method for sorting comments?

Recent comments