By ThePeach on
I'm still running Drupal 5.* with views.
Right now I succeeded in creating a block with a list of the latest comments in the forums, but I'm able only to show the link to the topic, not to the latest comment.
any help will be greatly appreciated.
If I can't do that, could I do it with newer version of drupal (6)?
Comments
anyone?
bump
...
You say the links are of the form "node/NUMBER" ?
Aren't they of the form "node/NUMBER#comment-NUMBER" ?
sure
they are
apart from this issue what I need is a "list of latest comments", not "threads with recently added comments". If you're showing comments oldest first, this will be very helpful in particular with multipaged threads.
any workaround?