You are here

README.txt in Views node access 7

Same filename and directory in other branches
  1. 6 README.txt
The Views node access module implements the additional access control to views:
* Node type
* Node type and role
* Node type and permission


This allows to embed views pages as tabs on specified node types. 
In addition the role and permission of users can be specified.

You can append a view page for a special node type and use 
paths like 'node/%/my_page_view' with selecting menu entry as tab. 
The view is then shown only on the specified node types in the tabs.

File

README.txt
View source
  1. The Views node access module implements the additional access control to views:
  2. * Node type
  3. * Node type and role
  4. * Node type and permission
  5. This allows to embed views pages as tabs on specified node types.
  6. In addition the role and permission of users can be specified.
  7. You can append a view page for a special node type and use
  8. paths like 'node/%/my_page_view' with selecting menu entry as tab.
  9. The view is then shown only on the specified node types in the tabs.