Here's a patch with some changes I needed recently (against D6-dev only).
The most important one to select any column in the users table, based on it's schema.
Changes were made quickly, still need to be tested and may require some improvements.
Still, maybe someone might find it usefull :)
| Comment | File | Size | Author |
|---|---|---|---|
| profile_csv.module.zip | 2.91 KB | interx | |
| profile_csv-D6.patch | 11.43 KB | interx |
Comments
Comment #1
kbahey commentedIf someone tests this and confirms it is working and does not break backward compatibility, then I will commit it.
Comment #2
mstrelan commentedI would like to see this committed, but also with a date formatter for the timestamp fields.
Comment #3
kbahey commentedThe patch fails against the current version of the module.
Also, can this patch be simplified as much as possible?
Comment #4
kbahey commentedI like this feature because it answers a lot of needs at once.
Marking as needs work though.
Comment #5
kbahey commentedI tidied this up and committed it.
Thanks.
Comment #7
Anonymous (not verified) commentedLike #2 I wanted this but with the dates formatted nicely. To achieve this I changed the _profile_csv_get_user function as follows:
Comment #8
jawad.shah commentedIt works.Thanks afestein
Zeropoint.it