You are here

Files in Simple Access 7.2

Primary tabs

File namesort descending Location Namespace Description
INSTALL.txt INSTALL.txt ******************************************************************** D R U P A L M O D U L E ******************************************************************** Name: simple_access module Author: Gordon Heydon Dependancies: …
README.txt README.txt ------------------------------------------------------------------------------ Simple Access Module for Drupal developed by: Jeff Robbins | jjeff | robbins (att) jjeff (d0t)…
simple_access.admin.inc simple_access.admin.inc House all the admin functions in inc to make the foot print a lot smaller.
simple_access.css simple_access.css .sa-inline { float: left; } .sa-after { clear: both; }
simple_access.info simple_access.info name = Simple Access description = Provides simple hide/view access for nodes. core = 7.x package = Access control configure = admin/config/content/simple-access files[] = views/simple_access_views_plugin_group.inc
simple_access.install simple_access.install Installation for Simple Access
simple_access.module simple_access.module This module allows administrators to make nodes viewable by specific 'access groups'. Each access group can contain any number of roles. If a node is not assigned to any access groups, it will remain viewable by all users.
simple_access.test simple_access.test Tests to check that simple access is working correctly.
simple_access.theme.inc simple_access.theme.inc Provide themes for simple access administration.
simple_access.views.inc simple_access.views.inc Provide Simple Access security method for views.
simple_access_views_plugin_group.inc views/simple_access_views_plugin_group.inc Views access plugin to make use of cimple access.

Other projects