/[drupal]/contributions/modules/path_access/README.txt
ViewVC logotype

Diff of /contributions/modules/path_access/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Thu Jun 1 00:09:23 2006 UTC revision 1.3, Sun Aug 10 16:42:29 2008 UTC
# Line 1  Line 1 
1  Module: Path Access  Module: Path Access
2  Author: Mike Carter <mike@ixis.co.uk>  Author: Mike Carter <mike@ixis.co.uk>
3    D6 port: CSÉCSY László <boobaa@kybest.hu>
4    
5  Description  Description
6  ===========  ===========
# Line 20  Installation Line 21  Installation
21  Simply copy path_access.module to the modules directory of your Drupal  Simply copy path_access.module to the modules directory of your Drupal
22  installation, and enable it in the administration tools.  installation, and enable it in the administration tools.
23    
 You will also need to run the accompanying SQL script to create a new  
 table called 'path_access'.  
   
24  Note that path_access is an extension to the path module, which must also  Note that path_access is an extension to the path module, which must also
25  be enabled.  be enabled.
26    
# Line 40  Settings Line 38  Settings
38  You can configure what pages are visible/not visible to each of your user roles  You can configure what pages are visible/not visible to each of your user roles
39  via the 'urls' tab of the 'access control' section of the Drupal Administration.  via the 'urls' tab of the 'access control' section of the Drupal Administration.
40    
41  Visit ?q=admin/access/path to edit the settings for each role group.  Visit ?q=admin/user/pathaccess to edit the settings for each role group.
42    
43  Page visibility configuration is carried out in exactly the same way as block  Page visibility configuration is carried out in exactly the same way as block
44  visibility in Drupal core.  visibility in Drupal core.
# Line 48  visibility in Drupal core. Line 46  visibility in Drupal core.
46    
47  Credits  Credits
48  =======  =======
49  This module is the work of Mike Carter <mike@ixis.co.uk>. Please use the Druapl  This module is the work of Mike Carter <mike@ixis.co.uk>. Please use the Drupal
50  support forums for queries on usage. http://drupal.org/forum  support forums for queries on usage. http://drupal.org/forum
51    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2