Active
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2011 at 00:10 UTC
Updated:
4 Jul 2011 at 21:10 UTC
Hi, the config link is ok in the "Admin/Modules" section, but there is no menu entry is not provided under "Admin/Configuration". I attached a proposal patch file. It defines the config category "Scientific Tools" and puts Biblio init (I just could not find an existing cat that really fits the module purpose, probably "Content Authoring" would be the nearest one). The patch includes a massive find and replace according to the links "/admin/config/biblio" to "admin/config/scientific-tools/biblio". I tested all I could find, but there is always a remaining risk. I hope it helps.
| Comment | File | Size | Author |
|---|---|---|---|
| biblio-admin-config-added-category-scientific-tools.patch | 35.64 KB | stfwi |
Comments
Comment #1
rjerome commentedI was debating where to put that as well, but I started using the "Administration menu" on all my sites and it's not an issue anymore since all the biblio configuration pages are listed right in the "Configuration" menu.
Comment #2
stfwi commentedThanks for the hint, I installed the Administration Menu. I thought about this again the last days and I am not sure which could be the best way deal with this issue, as the normal D7 administration does not include the Administration menu. The thing is, either an info file requirement for this module would be important, or assigning the path to a displayed configuration path. It would be somehow always an issue for new users of the module - and the whole configuration structure is so good except this little thing that it is probably not accessible.