You are here

README.txt in Nice Menus 8

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7.3 README.txt
  5. 7.2 README.txt
NICE MENUS 8.X
-----------------

Currently maintained by: Xiukun zhou

Originally created by: Xiukun zhou
https://www.drupal.org/u/xiukun.zhou

This module makes it easy to add dropdown and flyout menus,
using the Superfish jQuery plugin
(http://users.tpg.com.au/j_birch/plugins/superfish),
and falling back to CSS-only functionality when JS is disabled.

Please report any bugs, feature requests, etc. at:
http://drupal.org/project/issues/nice_menus.


Installation
------------
1. Copy nice_modules folder to your /modules directory.
2. At Administer -> Extend (admin/modules)
enable the module.

3. Configure the module settings at
Administer -> Configuration -> User interface -> Nice Menus (admin/config/user-interface/nice_menus).

4. Configure the Nice Menus block(s) at
Administer -> Structure -> Block layout (admin/structure/block),

Issues
------
You can track known issues at http://drupal.org/project/issues/nice_menus.


nice_menus-8.x support Upgrade included hoverIntent and superfish plugin. download plugins to:
site/all/libraries/jquery.hoverIntent/jquery.hoverIntent.js
site/all/libraries/superfish/superfish.js

File

README.txt
View source
  1. NICE MENUS 8.X
  2. -----------------
  3. Currently maintained by: Xiukun zhou
  4. Originally created by: Xiukun zhou
  5. https://www.drupal.org/u/xiukun.zhou
  6. This module makes it easy to add dropdown and flyout menus,
  7. using the Superfish jQuery plugin
  8. (http://users.tpg.com.au/j_birch/plugins/superfish),
  9. and falling back to CSS-only functionality when JS is disabled.
  10. Please report any bugs, feature requests, etc. at:
  11. http://drupal.org/project/issues/nice_menus.
  12. Installation
  13. ------------
  14. 1. Copy nice_modules folder to your /modules directory.
  15. 2. At Administer -> Extend (admin/modules)
  16. enable the module.
  17. 3. Configure the module settings at
  18. Administer -> Configuration -> User interface -> Nice Menus (admin/config/user-interface/nice_menus).
  19. 4. Configure the Nice Menus block(s) at
  20. Administer -> Structure -> Block layout (admin/structure/block),
  21. Issues
  22. ------
  23. You can track known issues at http://drupal.org/project/issues/nice_menus.
  24. nice_menus-8.x support Upgrade included hoverIntent and superfish plugin. download plugins to:
  25. site/all/libraries/jquery.hoverIntent/jquery.hoverIntent.js
  26. site/all/libraries/superfish/superfish.js