This has been implemented in SC 2.5.3
Any viewing user that has ONE of the following Showcase MODERATOR type permissions set will see the Moderator Actions link:

Clicking on the link launches an overlay with all the moderation logging associated with the item.

NOTE: I've made some modifications to the ModeratorLogHandlers for Comments and Reviews so that they now set the parent data in the discussion_content_type & discussion_content_id fields (these two fields are used to store PARENT CONTENT info even tho the word discussion is used).
NOTE 2: This will only take effect for Comments and Reviews with any NEW moderation that takes place (it won't change any PAST data stored in the moderation log table).
Any viewing user that has ONE of the following Showcase MODERATOR type permissions set will see the Moderator Actions link:
- Edit items by anyone
- Delete items,
- Undelete items,
- Hard-delete items
- Approve / unapprove items,
- Reassign Items

Clicking on the link launches an overlay with all the moderation logging associated with the item.

NOTE: I've made some modifications to the ModeratorLogHandlers for Comments and Reviews so that they now set the parent data in the discussion_content_type & discussion_content_id fields (these two fields are used to store PARENT CONTENT info even tho the word discussion is used).
NOTE 2: This will only take effect for Comments and Reviews with any NEW moderation that takes place (it won't change any PAST data stored in the moderation log table).
Upvote
0