marcob wrote:
Hello list,
does anyone know a quick way to output (in a block, in a page, on user's page) coments submitted by each user?
Views does not have a Type: Comment Filter, and there isn't any contributed module capable of this afaik...
Thanks and have everybody a warm Christmas
Grab Views 1.4-2
Go to the views UI and under default views you'll see a 'recent comments' block. 'add' that view; rename it to something else, such as comments_user.
Give it a 'page' type, and add a user argument (or add the 'user is current user' filter). Use other tricks to feed it arguments if you want to make it a block.