Closed (fixed)
Project:
Uniqueness
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jan 2013 at 21:42 UTC
Updated:
2 Feb 2013 at 02:00 UTC
Jump to comment: Most recent file
The correct place for a content-authoring module's admin/configuration menu is under 'Content authoring'. See system_menu() for a list of the defined admin categories. Placing it directly under Configuration clutters up the menu.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uniqueness-admin_menu_path-1892764-1.patch | 539 bytes | danchadwick |
Comments
Comment #1
danchadwick commentedChanged menu path from admin/config/uniqueness to admin/config/content/uniqueness.
Comment #2
bforchhammer commentedThanks, I've committed a slightly modified version of your patch (the path also needed updating in a few other places).