| 1 |
$Id$ |
$Id: README.txt,v 1.1 2006/03/01 03:32:32 wafaa Exp $ |
| 2 |
|
|
| 3 |
Copyright 2006 http://2bits.com |
Copyright 2006 http://2bits.com |
| 4 |
|
|
| 8 |
This is a profile module export user and profile data to a comma separated |
This is a profile module export user and profile data to a comma separated |
| 9 |
variable file (CSV). |
variable file (CSV). |
| 10 |
|
|
|
The fields to be exported are configurable. |
|
|
|
|
|
Only users with "administer users" are allowed to download the CSV. |
|
|
|
|
| 11 |
This is useful if you want to feed the data to other systems such as |
This is useful if you want to feed the data to other systems such as |
| 12 |
membership system, event registration, ...etc. |
membership system, event registration, ...etc. |
| 13 |
|
|
| 14 |
|
The fields to be exported are configurable, as well as the roles. |
| 15 |
|
|
| 16 |
|
Users with the appropriate permission are allowed to download the CSV, not |
| 17 |
|
just the site admin. |
| 18 |
|
|
| 19 |
|
Make sure you enable the option menu item with the path profile_csv. |
| 20 |
|
|
| 21 |
Bugs/Features/Patches: |
Bugs/Features/Patches: |
| 22 |
---------------------- |
---------------------- |
| 23 |
|
|
| 24 |
If you want to report bugs, feature requests, or submit a patch, please do so |
If you want to report bugs, feature requests, or submit a patch, please do so |
| 25 |
at the project page on the Drupal web site. |
at the project page on the Drupal web site. |
| 26 |
http://drupal.org/project/feedback |
http://drupal.org/project/profile_csv |
| 27 |
|
|
| 28 |
Author |
Author |
| 29 |
------ |
------ |
| 30 |
|
|
| 31 |
http://2bits.com) |
http://2bits.com |
| 32 |
|
|
| 33 |
If you use this module, find it useful, and want to send the author |
If you use this module, find it useful, and want to send the author |
| 34 |
a thank you note, then use the Feedback/Contact page at the URL above. |
a thank you note, then use the Feedback/Contact page at the URL above. |