Open jazzblue opened 10 years ago
Adding Forum and Adding Posts are different permissions. Do they both not work for you?
I also have the same question. I created a group for forum managers. How can I give the forum custom permissions to this group members without to make them site managers?
I tried this http://stackoverflow.com/questions/33211589/ploneboard-manager-role-to-non-site-manager-user but the problem remains. A simple user that receive all ploneboard related permissions can't add forums, sections. Is there a solution for this?
Solved manually in @@manage_access for my forum checking all permissions related to ploneboard for forum manager role.
I have installed Ploneboard (3.5) for my Plone 4.3.3. I would like to have non-managers non-administrators to be able to Add new forum. However, if I (being an) admin, in Site Setup->Users and Groups set non-admin non-manager role (say Editor or Contributor or Member) for a particular user, that user will not have an Add new tab which allows to add forums or posts even though I (as an admin) enabled all Sharing options (under Sharing tab), namely: Can add, Can edit, Can review, Can view.
I have tried to go to Security tab in ZMI in both root and my Plone site and enable Add forum option for member, owner and contributor, but to no success. In fact, when I check for Allowed permissions for that particular user in ZMI I can see: Ploneboard: Add Forum is allowed among other Ploneboard permissions.
I am really lost here. How can I get non-admin/manager user to be able to add forums/posts?
Thanks.