You are here

README.txt in Responsive Navigation 7

The Responsive Navigation module integrates the responsive-nav.js
plugin into Drupal.


Features
------------

Add a menu block provided by the Responsive Navigation module. Assign a
menu in the settings. Configure responsive-nav.js features in the block
such as animation speed, label and insertion point.

There's a built-in Drush command that let's you install or uninstall the
responsive-nav.js plugin from Github easily with a single command.

Refer to the INSTALL.TXT for installation instructions and usage.


Disclaimer
------------

responsive-nav.js only supports one menu at this time. So the module
only provides one menu block. The module will support more than one block
when responsive-nav.js adds support in the future.


Known Issues
------------

- responsive-nav.js supports only one menu.

- No themes are provided with the module. There are code samples in the
  responsive-nav archive and on their website.

- The menu block may disappear after the Drupal overlay closes. Resize the
  window to make the block reappear. The overlay only appears for admins
  so users should not see this.


Author
------------

Giovanni Glass
momendo@gmail.com
http://drupal.org/user/30654
http://twitter.com/momendo
http://www.giovanniglass.com


Thanks
------------

Thanks to Viljami Salminen (http://viljamis.com/) for creating the plugin.
More information at http://responsive-nav.com

Thanks to nice_menus, superfish, menu_block and other menu modules for the
underlying menu code.

File

README.txt
View source
  1. The Responsive Navigation module integrates the responsive-nav.js
  2. plugin into Drupal.
  3. Features
  4. ------------
  5. Add a menu block provided by the Responsive Navigation module. Assign a
  6. menu in the settings. Configure responsive-nav.js features in the block
  7. such as animation speed, label and insertion point.
  8. There's a built-in Drush command that let's you install or uninstall the
  9. responsive-nav.js plugin from Github easily with a single command.
  10. Refer to the INSTALL.TXT for installation instructions and usage.
  11. Disclaimer
  12. ------------
  13. responsive-nav.js only supports one menu at this time. So the module
  14. only provides one menu block. The module will support more than one block
  15. when responsive-nav.js adds support in the future.
  16. Known Issues
  17. ------------
  18. - responsive-nav.js supports only one menu.
  19. - No themes are provided with the module. There are code samples in the
  20. responsive-nav archive and on their website.
  21. - The menu block may disappear after the Drupal overlay closes. Resize the
  22. window to make the block reappear. The overlay only appears for admins
  23. so users should not see this.
  24. Author
  25. ------------
  26. Giovanni Glass
  27. momendo@gmail.com
  28. http://drupal.org/user/30654
  29. http://twitter.com/momendo
  30. http://www.giovanniglass.com
  31. Thanks
  32. ------------
  33. Thanks to Viljami Salminen (http://viljamis.com/) for creating the plugin.
  34. More information at http://responsive-nav.com
  35. Thanks to nice_menus, superfish, menu_block and other menu modules for the
  36. underlying menu code.