| 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 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.

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.