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

kbahey’s picture

Version: 5.x-1.0 » 6.x-1.x-dev
Status: Active » Fixed

Actually 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.