Closed (fixed)
Project:
OG Forum
Version:
5.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jun 2007 at 07:51 UTC
Updated:
9 Jul 2007 at 18:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
markDrupal commentedYou should also apply this patch, since the purpose of the previous patch is to allow guests to view the forums but stop them from posting. This patch removes the "Access denied" when a guest tries to view the group forums.
It creates a more open public group forum system.
side note: If you want to have a private message in the forums, you can use the OG audience select box and mark the post "Private" Then guests viewing the forums will not see any forum post marked "Private"
Comment #2
rconstantine commentedWhether groups forums can be seen by outsiders should be an option, and certainly not default. I'll be looking at these for inclusion in the next release.
Comment #3
rconstantine commentedMark, I changed how this was done. Rather than check after the user posts, I restrict the drop down by adding these lines:
just after
Seems to do the job. I'll upload the changes in a bit. I'd appreciate your opinion. For now I'm marking it as fixed.
Comment #4
rconstantine commentedBy the way, I would like to address 'outsider viewabilty' of forums perhaps another way, starting with it being an admin option- probably at the group admin level rather than site-wide. Each group should determine whether outsiders can see what they're doing. Perhaps a global admin setting could allow/disallow this behavior, or even override/set this globally.
If you'd like to see this, please open a new feature request.
Comment #5
rconstantine commented