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

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

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

revision 1.11, Sun May 4 00:23:21 2008 UTC revision 1.12, Wed Oct 15 18:39:44 2008 UTC
# Line 1  Line 1 
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    
# Line 36  especially if you are using a complex (C Line 36  especially if you are using a complex (C
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

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.2