This features actually is the goal of OGUR, but I really think it would be integrated in OG "core".

I'm here since months of tests to reach a SIMPLE configuration like described here: http://drupal.org/node/711246.

Well, best results I've reached is using OG + OGUR + WORKFLOW, but actually I have serious problem due to OGUR lack integration with Views (see: http://drupal.org/node/737292 ) and also with RULES and other modules that cannot fire OGUR "run-time" roles (this is a strong simplification) in some circumstances or in some "sitewide" pages, where OG context would be retrieved from acting user group membership and not based on a "non-existent" OG context for that pages.

Thank you very much for considering this goal.

MXT

Comments

erikwebb’s picture

Project: Group » Organic groups
Component: Code » og.module
Status: Active » Postponed (maintainer needs more info)

This is late, but didn't want to leave the issue open in this project.

OG now allows permissions and roles per group, unfortunately does not allow for _new_ permissions to be created. Maybe this is the gap to fill?

amitaibu’s picture

Category: feature » support
Status: Postponed (maintainer needs more info) » Fixed

> unfortunately does not allow for _new_ permissions to be created.

You can create new permissions via hook implementation. see og.api.php

erikwebb’s picture

Awesome, didn't dive in to the API level yet. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.