| 1 |
$Id: README.txt,v 1.10 2008/05/03 22:04:56 pwolanin Exp $ |
$Id: README.txt,v 1.11 2008/05/04 00:23:21 pwolanin Exp $ |
| 2 |
|
|
| 3 |
README file for the clone module for Drupal 6.x. |
README file for the clone module for Drupal 6.x. |
| 4 |
|
|
| 36 |
evaluate this module on a test site with a copy of your database before |
evaluate this module on a test site with a copy of your database before |
| 37 |
attempting to use it on a live site. On the settings page you may choose |
attempting to use it on a live site. On the settings page you may choose |
| 38 |
node types to be omitted from the cloning mechanism - no users will be able |
node types to be omitted from the cloning mechanism - no users will be able |
| 39 |
to try to clone a node of an omitted type. |
to clone a node of an omitted type. |
| 40 |
|
|
| 41 |
|
This module makes no attempt to respect field-level permissions set via |
| 42 |
|
CCK's Content Permissions module, or any other module that implements |
| 43 |
|
CCK field-level permissions hooks. You should test your configuration |
| 44 |
|
carefully or not allow access to the clone functionality for non-admins if |
| 45 |
|
you rely on field-level permissions for important site features. |
| 46 |
|
|
| 47 |
To install this module, copy the folder with all the files to the |
To install this module, copy the folder with all the files to the |
| 48 |
/sites/all/modules OR /sites/default/modules directory of your Drupal |
/sites/all/modules OR /sites/default/modules directory of your Drupal |