Closed (fixed)
Project:
Profile CSV
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2008 at 14:24 UTC
Updated:
21 Jul 2009 at 23:40 UTC
The module inserts itself into top level of navigation, which is not convenient. Being administrative function it should be deeper into the admin menus.
Comments
Comment #1
kbahey commentedActually no. Because there is a permission for downloading the data. For example, an admin sets up the fields to be downloaded, but delegates the downloading to a site editor, who does not have access to admin/* paths.
This is why there is a path "/profile_csv" just for that.
What I did is make that menu item a MENU_SUGGESTED_ITEM, meaning that it has to be enabled in the menu and hence will appear to users who have that permission.