Closed (fixed)
Project:
SimpleMenu
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jul 2011 at 15:04 UTC
Updated:
23 Nov 2011 at 13:10 UTC
Jump to comment: Most recent file
The settings page is not associated with a category and therefore doesn't appear on the admin/config page.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | settingscategory-1230036-3.patch | 693 bytes | crobinson |
Comments
Comment #1
AlexisWilke commentedDo you know what is necessary? Can you submit a patch or point me to some code sample of that category?
Thank you.
Alexis
Comment #2
crobinson commentedSee attached file for a patch to this. The hook needs a MENU_NORMAL_ITEM type, and the menu path needs to place the entry under a valid location in the menu structure. You can change the path if you want it to appear under a different sub-menu.
Comment #3
crobinson commentedFixed in 37d96cf.