I have just installed the module and am playing around with it. What I was looking for was the ability to display a block on all nodes associated with designated groups. Is there a way to do this? From what I can tell, this module only displays the block on the actual group page, but when I go to the nodes listed on the group, the block disappears.

Any Suggestions? Thanks much.

Comments

avdp’s picture

hi,
Sorry I can't help; but wanted to let you know that I am looking for the same thing: For each user belonging to a group I would like to show a menu for that group. This means that the menu is visible all the time a user is logged in, and also visible when it is accessing content that is located outside this group. Also, when a user belongs to multiple groups, there should be multiple menus shown (the specific group menus).

e.g.:
User 1 (member of OG1) would see:
OG1 Menu
-- group home
-- wiki
-- files
-- etc,

user 2 (member of OG2) would see:
OG1 Menu
-- group home
-- wiki
-- files
-- etc,
OG2 Menu
-- group home
-- wiki
-- files
-- etc,

Anonymous user doesn't see these menus.

I tried the OG Menu module, but unfortunately this is not working very good yet

ajayg’s picture

I just created a handbook page which may be useful.

This shows the block on OG pages only. But it shows on all OG pages. You can further customize for your specific groups.
http://drupal.org/node/235000

This snippet does NOT require OG Block visibility module.

Anonymous’s picture

Assigned: Unassigned »
Anonymous’s picture

I'll implement this as a configuration option in a forthcoming release.

Anonymous’s picture

Status: Active » Postponed