Hi All, Hope this is the best place to post on this, but I was hoping for some help. I think this module is going to be perfect for what I need, but was hoping for some help (as I'm a bit new to PHP). I'm trying to create a more simplified threaded view for comments, and want it to take the form of a "table" view.

Ideally, it would look like the existing table view, with the replies indented under their main comment. And then I think I'd like the "edit" and "reply" links within the same line and to the right of the rest of the fields.

So it would look like:

Comment 1 edit reply
Comment 2 edit reply
Re: Comment 2 edit reply
Comment 3 edit reply

Does anyone have any insight into how I could create this? I think it would be a good addition to the module's views.

Thanks!

Andrew

Comments

drewsterumd’s picture

Anyone?

I'm trying to combine the default "table view" that's provided with the Views module with the "nodecomment_threaded_comments" view that's provided with Node Comment. Unfortunately I don't know how to splice and dice to get the correct view that I want.

Any help?

Thanks.

crea’s picture

Status: Active » Closed (fixed)

D5 branch is not supported anymore. Closing.
Please reopen if the issue is relevant with Nodecomment 6.x-2 branch.