Posted by agentrickard on August 23, 2012 at 12:38pm
Type Access is a minimal Node Access module designed for use with testing Drupal core development. At its core, it provides functionality similar to Nodetype Access, which is more suitable for production use.
The module provides a new permission "View all %node_type content" and enforces View, Edit and Delete rules via the Node Access API.
It is only designed for use with Drupal 8.