/[drupal]/contributions/modules/import/examples/import_user/import_user.info
ViewVC logotype

Diff of /contributions/modules/import/examples/import_user/import_user.info

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

revision 1.1, Fri Oct 31 17:51:23 2008 UTC revision 1.2, Wed Apr 8 21:42:11 2009 UTC
# Line 1  Line 1 
1  ; $Id$  ; $Id: import_user.info,v 1.1 2008/10/31 17:51:23 cyberswat Exp $
2  name = Import Users  name = Example User Import
3  description = "Imports User data from an existing Drupal installation using import api."  description = "An example of using the Import API to import users.  Illustrates the use of a custom profile field."
4  dependencies[] = import  dependencies[] = import
5    dependencies[] = profile
6  package = Import  package = Import
7  core = 6.x  core = 6.x

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

  ViewVC Help
Powered by ViewVC 1.1.2