Restricted types
Component ID
1118062
Component name
Restricted types
Component type
module
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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.
