Node Access Arbitrator written by merlinofchaos is a module API designed to allow multiple node access systems to work together.

As you maybe know this is a big problem in the drupal world of today.
It is not possible to let different node access modules work together.

Please convert your module to this API.
There are two example implementations where you can see how this could be done (workflow_access and forum_access)

Yours sincerely

Tobi

Comments

sucu’s picture

Please please please do this :)

We loved simple access, to make nodes visible to members only... however we needed some public and private forums which forced us to use NAA. Which broke Simple Access :(

Please make Simple Access compatible, then we can finally make our site work properly!

gordon’s picture

I actually did some work on this a while back, but I have not completed it.

It is comming, and from 4.8 onwards will require node arbitrator for simple access to work.

salvis’s picture

General availablity of modules for 5.0 is still far away, and so is running 5.0 on a production site. Please consider releasing a 4.7 update that is compatible with NAA.

dww’s picture

Category: feature » task
Priority: Normal » Critical
bomarmonk’s picture

I noticed that CVS is supposed to be compatible with Drupal 5. Does this also mean that simple access is now working with Node Access Arbitrator? Please give an update.

gordon’s picture

Status: Active » Fixed

This is fixed in Drupal 5.x

Anonymous’s picture

Status: Fixed » Closed (fixed)

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