Currently the details block only contains a join link for open-write groups which the user is not subscribed to. A couple of options to solve this one:

1. Try to change the block so that it shows open groups
2. Create a new block, if the above is not possible without messing around with the OG module.

(See http://drupal.org/node/743874#comment-2837452 for further info)

Comments

jdipper’s picture

Status: Active » Needs review

Ok,

I've create a new block named "Group details (For Open Write)". Exact same functionality as the Group details block, except that it shows all the links for open-write groups, even if the user is not subscribed (it also shows a join link).

The latest release (http://drupal.org/node/774014) has this included.