Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Restricts access to specified node types without using the node access system.

Currently Drupal 6 only.

Includes:

  • Admin settings form at admin/settings/restricted-types to select which types should have restricted access.
  • Views query rewriting to add a node types restriction to node queries if one doesn't already exist.
  • Menu level restriction blocking access to nodes of restricted types.

Project information