Active
Project:
Profile CSV
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2010 at 21:58 UTC
Updated:
15 Jun 2010 at 23:05 UTC
Hello,
Thank you for this module, it was exactly what I was looking for. Here are some issues for improving this module:
- Permission access to the profile_csv settings page: this page is not accessible to others roles than administrator. It could be interesting to be able to change the permission access to this page for another role. For instance, an editor could select which field to export.
- Location details: I added the module location but I can't select these fields in the settings page
- Some fields are empty: one of the profile field appears empty in the csv file but it's not in the profile detail.
Thank you and sorry for the bad english
Comments
Comment #1
julie.metivier commentedSorry for this mistake!
Comment #2
julie.metivier commentedAuto reply :)
I found a solution for the fields empty here #515200: Profile Export CSV - Missing field data
Concerning the location details, there is already an issue open here #351065: export "location" fields with CSV, no needs to open another one
I've done this in profile_csv.module to change the permission access to the settings page:
Comment the line 8
Change the permission array on line 20
change the access arguments on line 32
and 38
But it's still not working... any help would be welcome
Thank you