Is it possible to make a Ploneboard instance private to a group?

How can one configure Ploneboard so that only members of a Plone group can see and participate in the discussion?

« Back to Table of Contents

Warning: This item is marked as outdated.

To make a Ploneboard instance private to a group, you need to modify/customise the workflows, and change the 'View' permissions in the various states.

Use the 'private' state of the ploneboard_forum_workflow (which corresponds to the members-only
forum type) as your model.