Hi, i am building a plataform with over 20 portals that share date, with domain module.
I create several roles and is a headache manage all at the same time.
I think that is interesting can assign a role to a certain domain(s), only for can view and manage the roles for groups.

Sorry for my english.
Thank's

Comments

izarco’s picture

To can relate content type (and cck fields) with a domain it's interesting too.
With this, in the permissions page, we can limit the view of these 3 things by domain: roles, content access for content types and cckfields.
It's more clean for very large projects like the mentioned project.

agentrickard’s picture

Status: Active » Postponed

The 6.x branch is closed to new features. The API would support extension modules to handle this.

agentrickard’s picture

Status: Postponed » Closed (won't fix)
rudiedirkx’s picture

@izarco I'm working on this: http://drupal.org/sandbox/rudiedirkx/1491288 Not actively though, because I don't need it atm. Feel free to pitch in =)

The current code 'works', but has no back-end. There's no way to save roles to a user on a certain domain.