Closed (fixed)
Project:
Menu Minipanels
Version:
7.x-1.0-rc2
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Nov 2011 at 15:12 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dman commentedIf you are talking about the "Mini panels" item at /admin/structure/mini-panels - that feature is provided by 'panels' module when that module was activated.
"Panels", "Pages", and "Mini panels" are content and layout tools provided by ctools. This module, "Menu Minipanels" is just taking advantage of the existing "mini panels" manager, and gluing it onto menu item hover behaviors.
So - it's not this modules job to choose where ctools exposes its utilities.
The stuff that you put into the mini panels is more like content - it's likely to contain some actual text - that could be the sort of stuff a client should be able to update. Therefore I think it is closer to the content & structure end of the scale that it is configurations or UI.
Comment #2
FreddieK commentedThe things contained on the settings form /admin/config/content/menu_minipanels doesn't have anything to do with content, it's just the default settings for the javascript overlay plugin, to me that's UI and presentation.
Comment #3
damienmckennaTag.
Comment #4
damienmckenna@FreddieK: thanks for pointing out the mistake.
I also took the liberty of slightly improving the description of the menu item for both D6 and D7.
Comment #5
damienmckennaCommitted.