Is it possible to fix the links to the comments via the Recent Comments block or View block so they point directly to the comment - currently with Talk installed, the comment links have the following path:

/node/28/talk#comment-1

The Recent Comments block continues to display the link as:

/node/28#comment-1

How can I get /talk in there before the # so the links go directly to the comment?

This seems like a pretty essential usability fix.

-backdrifting

Comments

greggles’s picture

Category: support » feature
Status: Active » Closed (duplicate)

I think the solution is two fold:

1. #389142: Views integration for comment links
2. Redo the "recent comments" block as a view of recent comments and use that to do it

ambientdrup’s picture

Yes, this makes sense but any hints on how to do the rewrite of the link in Views? How can I get it to add the /talk in the URL?

/node/28/talk#comment-1

=backdrifting