| 1 |
// $Id: README.txt,v 1.14 2009/02/06 14:16:48 add1sun Exp $ |
// $Id: README.txt,v 1.15 2009/02/06 14:40:37 add1sun Exp $ |
| 2 |
|
|
| 3 |
NICE MENUS MODULE |
NICE MENUS MODULE |
| 4 |
----------------- |
----------------- |
| 5 |
|
|
| 6 |
Currently maintained by: Addison Berry (add1sun) http://drupal.org/user/65088/contact |
Currently maintained by: Addison Berry (add1sun) |
| 7 |
|
|
| 8 |
Orginally created by: Jake Gordon (jakeg) http://drupal.org/user/15674/contact and http://www.jakeg.co.uk/ |
Orginally created by: Jake Gordon (jakeg) http://drupal.org/user/15674/contact and http://www.jakeg.co.uk/ |
| 9 |
|
|
| 10 |
This module makes it easy to add dropdown and flyout menus, using CSS-only in capable browsers (Firefox, Opera, Safari, etc) with additional Javascript for Internet Explorer 6. |
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. |
| 11 |
|
|
| 12 |
Please report any bugs, feature requests, etc. at: http://drupal.org/project/issues/nice_menus. |
Please report any bugs, feature requests, etc. at: http://drupal.org/project/issues/nice_menus. |
| 13 |
|
|
| 21 |
5. Return to the blocks page and enable the Nice menus block(s), e.g. 'Nice Menu 1 (Nice Menu)' by putting it in a region. |
5. Return to the blocks page and enable the Nice menus block(s), e.g. 'Nice Menu 1 (Nice Menu)' by putting it in a region. |
| 22 |
6. See below sections on Customization and Advanced Theming as well as the handbook page (http://drupal.org/node/185543) for more tips. |
6. See below sections on Customization and Advanced Theming as well as the handbook page (http://drupal.org/node/185543) for more tips. |
| 23 |
|
|
|
Upgrade |
|
|
------- |
|
|
Please read the UPGRADE.txt file for upgrade information if upgrading from Drupal 4.7 to Drupal 5. There are no special upgrade notes for Drupal 5 to Drupal 6. |
|
|
|
|
| 24 |
Issues |
Issues |
| 25 |
------ |
------ |
| 26 |
You can track known issues at http://drupal.org/project/issues/nice_menus. |
You can track known issues at http://drupal.org/project/issues/nice_menus. |