README.txt for this module states that:

The Domain Content module does not add any new Access Control permissions.

The module uses the existing permissions from the Domain Access module.

However in the module we have an implementation of hook_perm which introduces two new permissions - configure domain content and review content for all domains. I can't find any reference to 'configure domain content' besides being defined as a permission.

Is there a reason to keep it around? I'll roll a patch once I know which way we are going with it.

CommentFileSizeAuthor
#2 README-698568.txt.patch1.63 KBnonsie

Comments

agentrickard’s picture

Category: bug » task

It's outdated and needs a sane rewrite.

nonsie’s picture

StatusFileSize
new1.63 KB

How about something like the attached version?

agentrickard’s picture

Status: Active » Needs review
agentrickard’s picture

Status: Needs review » Fixed

Committed to 6--2 and HEAD.

Status: Fixed » Closed (fixed)

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