Scoop has an excellent way of handling tracking of your comments by offering a "My Comments" Page. This is a list of the user's most recent comments, and looks like this:

1) Comment Title [none / 1] Replies: 1 (1 New)
posted by User on MM/DD/YYYY 11:46:26 PM EST
attached to A Story

What's the best way I could go about replicating this functionality with Drupal? I've considered Views, but I'm not sure it's possible with this module.

Comments

Rosamunda’s picture

Should it be placed inside the "my account" link?
You mean something like the "my recent posts" links here in Drupal.org, but showing the comments themselfs and not the links to the original post... am I right?

Rosamunda
Buenos Aires | Argentina
www.ligadelconsorcista.org

WetherMan’s picture

In Scoop style sites it's posted as one of the menu items.

What's useful about it is that it allows users to follow discussions in multiple threads across time.

I'm recently participating in a Scoop -> Drupal conversion (The Forvm ) and this functionality is sorely missed by the group, since it's a discussion heavy site.

Rosamunda’s picture

I´ve recently discovered this MySite module, and it allows users to have a "my" page of their own.
Maybe this could be useful for what you want...

Hope it helps

Rosamunda
Buenos Aires | Argentina
www.ligadelconsorcista.org

parajeff’s picture

Is there a way to do this in Drupal 5.x?

Wondering if anyone had made any progress. Thanks.