Closed (fixed)
Project:
Menu Trail By Path
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Nov 2011 at 15:16 UTC
Updated:
14 Dec 2011 at 06:50 UTC
Hi,
Thanks for the useful module.
As the breadcrumb handling does necessarily play well with the other modules, I've added an admin UI so admin users can choose to disable breadcrumb handling without having to hack the module.
I've also added 'Administer Menu Trail By Path settings' permission for this.
Patch attached.
Cheers,
Victoria
| Comment | File | Size | Author |
|---|---|---|---|
| menu_trail_by_path-breadcrumb_admin_ui.patch | 1.92 KB | victoriachan |
Comments
Comment #1
SeriousMatters commentedThis is the last piece I had in mind before making an rc release. I guess you saw the //Todo comment. yes?
But I have been struggling to decided which permission to use - administer menu or administer url aliases. Do you think a new access permission is a bit overkill?
Comment #2
bryancasler commentedNot overkill to add a separate permission in my opinion
Comment #3
SeriousMatters commentedPushed to rc1.
Many thanks to victoriachan