You are here

Files in Nodetype access 7

Primary tabs

File namesort descending Location Namespace Description
nodetype_access.info nodetype_access.info name = Nodetype access description = Provides view permissions per nodetype. package = Access control core = 7.x files[] = nodetype_access.test
nodetype_access.module nodetype_access.module A new, different kind of node access module made possible by Drupal 7.
nodetype_access.test nodetype_access.test Tests for Nodetype access module.
nodetype_access_efq.info nodetype_access_efq/nodetype_access_efq.info name = Nodetype access EFQ description = Provides view permissions per nodetype for EFQ queries. package = Access control core = 7.x dependencies[] = nodetype_access
nodetype_access_efq.module nodetype_access_efq/nodetype_access_efq.module
nodetype_access_test_helper.info nodetype_access_test_helper/nodetype_access_test_helper.info name = Nodetype access Test Helper description = Provides a node list using efq at nodetype_access_test_helper_efq_node_listing. You shold NEVER enable this unless you are a test bot. dependencies[] = nodetype_access_efq package = Testing core =…
nodetype_access_test_helper.module nodetype_access_test_helper/nodetype_access_test_helper.module
README.txt README.txt Nodetype access =============== A node access module that doesn't use the node grants system, but instead uses Drupal 7's new hook_node_access() and hook_query_alter(). Authors ======= based on webchick's "Super Simple Access II…

Other projects