CHANGELOG.txt |
CHANGELOG.txt |
|
Version 1.9, 2013-04-27
----------------------
- #1967182 Added a Drush Make file.
- Chanaged the Drush command; used the Colorbox module Drush command.
- Fixed some bugs.
Version 1.9-rc1, 2013-04-10
----------------------
- #1158926 Fixed… |
README.txt |
README.txt |
|
Superfish module
About
-----
This module allows for integration of jQuery Superfish plug-in with Drupal CMS.
Requirement
-----------
- Superfish library.
Link: http://drupal.org/project/superfish
- jQuery version 1.3.x or higher.
Link:… |
superfish.admin.inc |
superfish.admin.inc |
|
Functions that are only called on the admin pages. |
superfish.drush.inc |
superfish.drush.inc |
|
Drush integration for Superfish. |
superfish.info |
superfish.info |
|
name = "Superfish"
description = "jQuery Superfish plugin for your Drupal menus."
package = User interface
dependencies[] = block
dependencies[] = menu
dependencies[] = jquery_update
core = 6.x |
superfish.install |
superfish.install |
|
Install, update and uninstall functions for the Superfish module. |
superfish.module |
superfish.module |
|
Enables the use of jQuery Superfish plugin for Drupal menus. |