Closed (fixed)
Project:
Menu Minipanels
Version:
7.x-1.0-rc5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2012 at 00:17 UTC
Updated:
12 May 2012 at 05:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
jweowu commentedRe-rolled patch to apply against the project repository.
Comment #2
davidwhthomas commentedThanks, btw loving this patch, hopefully can be committed upstream soon.
Comment #3
damienmckennaThis should replace the "hide on admin pages" option and default to "admin\nadmin/*". Thanks :)
Comment #4
josh waihi commentedRerolled with rc5 and replaces menu_minipanels_show_admin.
Comment #5
josh waihi commentedGot the admin check condition around the wrong way. Fix attached.
Comment #6
damienmckennaI've adjusted it slightly - the variable is now called 'menu_minipanels_exclude_paths', I optimized the menu_minipanels_excluded_path() function slightly and I added an update script to replace the old variable.
Comment #7
damienmckennaD6 patch.
Comment #8
damienmckenna@davidwhthomas: Thanks for putting the work into this feature, I've committed it to both the D6 and D7 versions.
Comment #9
davidwhthomas commentedHey, glad to hear it!
Thanks for your work also on this cool module.
cheers!
DT