Can someone list the Node access modules?

As stated in: http://drupal.org/handbook/modules/og
Organic Groups: Enable users to create collaborative groups, You cannot use this module with other node access modules.

So to beginne the list here is what I found:

Taxonomy

Are there others?

Comments

mooffie’s picture

Go to the download page, then to the modules page, then browse the "User access/authentication" category. But "node access" modules are only a subset of the list you'll see there. "node access" refers to a certain infrastructure built-in Drupal that these modules utilize. A partial list of node access modules:

node privacy byrole
nodeaccess
Taxonomy Access Control
Taxonomy Access Control Lite
Simple Access

(Argg.. drupal.org is sluggish, the module listing page won't respond, so I'll stop here.)

So to beginne the list here is what I found:
Taxonomy

No, it's not. The taxonomy module (by itself) doesn't restrict access to nodes.

As stated in: http://drupal.org/handbook/modules/og
Organic Groups: Enable users to create collaborative groups, You cannot use this module with other node access modules.

Oh, so this is why you need all this for. This warning lost most of its relevance nowadays in Drupal 5. That document should be updated.

kaimuki’s picture

Hello,

So are you saying that in Drupal 5, I can load both Organic Groups AND Taxonomy Access Modules?

I wish there were clearer documentation for Drupal in a lot of areas...