| 1 |
$Id$
|
| 2 |
|
| 3 |
Copyright 2006 http://2bits.com
|
| 4 |
|
| 5 |
Description:
|
| 6 |
------------
|
| 7 |
|
| 8 |
This is a profile module export user and profile data to a comma separated
|
| 9 |
variable file (CSV).
|
| 10 |
|
| 11 |
The fields to be exported are configurable.
|
| 12 |
|
| 13 |
Only users with "administer users" are allowed to download the CSV.
|
| 14 |
|
| 15 |
This is useful if you want to feed the data to other systems such as
|
| 16 |
membership system, event registration, ...etc.
|
| 17 |
|
| 18 |
|
| 19 |
Bugs/Features/Patches:
|
| 20 |
----------------------
|
| 21 |
|
| 22 |
If you want to report bugs, feature requests, or submit a patch, please do so
|
| 23 |
at the project page on the Drupal web site.
|
| 24 |
http://drupal.org/project/feedback
|
| 25 |
|
| 26 |
Author
|
| 27 |
------
|
| 28 |
|
| 29 |
http://2bits.com)
|
| 30 |
|
| 31 |
If you use this module, find it useful, and want to send the author
|
| 32 |
a thank you note, then use the Feedback/Contact page at the URL above.
|
| 33 |
|
| 34 |
The author can also be contacted for paid customizations of this
|
| 35 |
and other modules.
|