| 20 |
Simply copy path_access.module to the modules directory of your Drupal |
Simply copy path_access.module to the modules directory of your Drupal |
| 21 |
installation, and enable it in the administration tools. |
installation, and enable it in the administration tools. |
| 22 |
|
|
|
You will also need to run the accompanying SQL script to create a new |
|
|
table called 'path_access'. |
|
|
|
|
| 23 |
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 |
| 24 |
be enabled. |
be enabled. |
| 25 |
|
|