API.txt |
API.txt |
|
Custom style(s) for Menu_MiniPanels. |
CHANGELOG.txt |
CHANGELOG.txt |
|
Menu_MiniPanels 7.x-1.x-dev, xxxx-xx-xx
---------------------------------------
#1883070 by tom friedhof: Vertical and Horizontal alignment must be integers.
#2213851 by jwilson3, jiff: Change theme registry modifications to improve
performance and… |
menu_minipanels.admin.inc |
menu_minipanels.admin.inc |
|
|
menu_minipanels.css |
css/menu_minipanels.css |
|
Custom CSS for the Menu_MiniPanels module. |
menu_minipanels.drush.inc |
menu_minipanels.drush.inc |
|
Drush integration for Menu_MiniPanels. |
menu_minipanels.info |
menu_minipanels.info |
|
name = Menu Minipanels
description = Specify a mini panel to appear when a user hovers over a menu item. Uses the qTip jQuery library to handle the popup effects.
core = 7.x
package = "Menu"
configure =… |
menu_minipanels.install |
menu_minipanels.install |
|
Installation and update scripts for Menu_MiniPanels. |
menu_minipanels.module |
menu_minipanels.module |
|
Allows an administrator to specify a minipanel to be associated with a
Drupal menu item. When that menu item is hovered or clicked (as per config),
the minipanel content will be shown using the qTip javascript library. |
README.txt |
README.txt |
|
Menu MiniPanels
Allows an administrator to specify a minipanel to be associated with a Drupal
menu item. When that menu item is hovered or clicked (as per config), the
minipanel content will be shown using the qTip javascript library
Installation:… |