Added by Jonathan Nolen, last edited by Jonathan Nolen on Nov 29, 2006  (view change)

Labels:

confluence confluence Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
Name Recently Commented
Author(s)  
Priority Low
Description List of recently comments only.

Provide a simple way to list all the last comments in a Space or in the whole wiki; this should be done in a similar way as we can list the Recently Updated pages. The list should display the Space name, the Page name, the Author of the comment and the Date/Time when it was published; having the possibility to display a few words extracted from the comment would be a nice option; of course clicking on the list would open the relevant page and display the selected comment.

This can already be done using either the recently-updated macro (just set "types=comment" param) and I think the contentbylabel macro can also do it.

Thanks for the tip.
However using {recently-updated: types=comment} only listed the updated pages; the types=comment parameter doesn't seem to be working.

This doesn't work for me either.

 I've tried (recently-updated:space:space-name|type=comments)

and (recently-updated:space:space-name|type=page comments)

and (recently-updated:|type=comments)

() = {}

None of them work, probably because there is no param "type" for the recently-updated macro.

Same with contentbylabel. Error: comments is not a supported content type.

Any other suggestions?
Thanks.

Posted by Julia at Mar 21, 2007 15:09

I've also tried various combinations of "recently-updated types=comments" etc. but they all return pages as well. Any other ideas?

Thanks