Module showing itself on top level navigation
andreyfrolov - July 25, 2008 - 14:24
| Project: | Profile CSV |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The module inserts itself into top level of navigation, which is not convenient. Being administrative function it should be deeper into the admin menus.

#1
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.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.