Enable other modules to add in user data
recidive - December 5, 2007 - 16:16
| Project: | Profile CSV |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | recidive |
| Status: | needs review |
Jump to:
Description
Here is a simple patch that implements two hooks: hook_profile_csv_header() and hook_profile_csv_user_data(), so other modules can add in user data to be exported.
| Attachment | Size |
|---|---|
| profile_csv_hooks.patch | 1.13 KB |

#1
Does this work in the 6.x version too?