Show pending comments in review portlet
Up to Plone Comments
I would like to know how I could show pending comments in the review portlet. As DiscussionItem has no workflow, I cannot add a worklist for them...
Thanks
is a patch against qPloneComments 2.3.1 which implements a portlet for latest comments
add
here/portlet_recent_comments/macros/portlet
to left_slots or rights_slows
(ZMI, properties tab of your plone site)
If you want to see only 'pending' comments, you would need to change the recent_comments.py, to only include review_state 'private'
Powered by
Ploneboard
