Needs work
Project:
Menu Minipanels
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2013 at 20:19 UTC
Updated:
23 Jun 2015 at 11:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaAfter some testing, this will *only* work when using the primary or secondary menus output using the theme options, it won't work when displaying the menus in a block. Bummer.
Comment #2
damienmckennaInitial patch, needs some work to clean up everything and there's a major problem that menu blocks don't work anymore...
Comment #3
damienmckennaAlso, this will be for D7 only, there's no way of doing this in D6 :-\
Comment #4
damienmckennaThinking on it further, there should be an option on which method to use, which wouldn't require a whole new branch.
Comment #5
damienmckennaI think the best approach would be to add this as a new feature in v2, along with #1253432: Upgrade to qTip v2.
Comment #6
damienmckennaThis is part of my plans for v2: #1957640: Plan for a Menu_MiniPanels v2.0 release
Comment #7
jwilson3FWIW, if we abandon qTip and opt for placing the mega-menus directly inside the menu tree itself, then preprocess_page is no longer needed.
Comment #8
damienmckennaThere needs to be a setting to control which mechanism is used, so that existing sites aren't broken.