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

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

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

revision 1.11.2.6, Sun Feb 22 14:51:56 2009 UTC revision 1.11.2.7, Sun Sep 20 02:02:13 2009 UTC
# Line 39  If file import fails with "File copy fai Line 39  If file import fails with "File copy fai
39  setting the file extension to .txt.  setting the file extension to .txt.
40    
41    
42    ** IMPORTANT **
43    
44    Note that Date fields are not yet supported.
45    
46    Note that passwords can only be imported as plain text, and will be converted to MD5 by Drupal.
47    
48    Note that if your data contains a backslash before the column separator it may not get imported as expected:
49    
50      "123","abc\","def"
51      The second field will be imported as: abc","def
52    
53      This has been fixed in PHP 5.3
54    
55    
56  ********************************************************************  ********************************************************************
57  PREREQUISITES:  PREREQUISITES:
58    
# Line 134  USAGE Line 148  USAGE
148  14. Click "Import" to complete the import.  14. Click "Import" to complete the import.
149    
150    
 Note that Date fields are not yet supported.  
   
 Note that passwords can only be imported as plain text, and will be converted to MD5 by Drupal.  
   
   
151          ---------------------------          ---------------------------
152           OPTIONS FOR OTHER MODULES           OPTIONS FOR OTHER MODULES
153          ---------------------------          ---------------------------
# Line 182  AUTHOR CONTACT Line 191  AUTHOR CONTACT
191     http://drupal.org/project/user_import     http://drupal.org/project/user_import
192    
193  - Comission New Features:  - Comission New Features:
194     http://drupal.org/user/3555/contact     http://www.codepositive.com/contact
195    
196  - Want To Say Thank You:  - Want To Say Thank You:
197     http://www.amazon.com/gp/registry/O6JKRQEQ774F     http://www.amazon.com/gp/registry/O6JKRQEQ774F

Legend:
Removed from v.1.11.2.6  
changed lines
  Added in v.1.11.2.7

  ViewVC Help
Powered by ViewVC 1.1.2