You are here

README.txt in Mobile Navigation 7.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
Mobile Navigation module


Experimental Project

This is a sandbox project, which contains experimental code for developer 
use only.
Visit the Version control tab for full directions.

About
-----
Mobile Navigation helps us easily implement a nice solution for displaying 
menus on the mobile version of a responsive website. However now in version 2,
multiple displays can be defined, allowing Mobile Navigation to have 
transformed versions of menus even on the wider widths. This also allows us
tu have multiple configurations on diferent displays for one same menu.

Installation and configuration
------------------------------
1. Download and extract the Mobile Navigation Module into the modules directory.
2. Go to /admin/config/user-interface/mobile_navigation.
   Configure the displays (or breakpoints), as many as you need.
3. Go to the Mobile Navigation Tab at the admin Drupal configuration for the 
   menu you want to transform, that is at 
   /admin/structure/menu/manage/<Menu you want to configure>
   There you have to add a new display for the corresponding menu.
   You can only add one configuration on each menu, for each defined display.
4. Once you have added a display to the menu, go to "Edit Configuration".
   (At this point a Mobile Navigation version of the menu should be showing up
   at the corresponding configured display).
5. There you will find all settings for configurating a mobile navigation
   instance.



Enjoy!

File

README.txt
View source
  1. Mobile Navigation module
  2. Experimental Project
  3. This is a sandbox project, which contains experimental code for developer
  4. use only.
  5. Visit the Version control tab for full directions.
  6. About
  7. -----
  8. Mobile Navigation helps us easily implement a nice solution for displaying
  9. menus on the mobile version of a responsive website. However now in version 2,
  10. multiple displays can be defined, allowing Mobile Navigation to have
  11. transformed versions of menus even on the wider widths. This also allows us
  12. tu have multiple configurations on diferent displays for one same menu.
  13. Installation and configuration
  14. ------------------------------
  15. 1. Download and extract the Mobile Navigation Module into the modules directory.
  16. 2. Go to /admin/config/user-interface/mobile_navigation.
  17. Configure the displays (or breakpoints), as many as you need.
  18. 3. Go to the Mobile Navigation Tab at the admin Drupal configuration for the
  19. menu you want to transform, that is at
  20. /admin/structure/menu/manage/
  21. There you have to add a new display for the corresponding menu.
  22. You can only add one configuration on each menu, for each defined display.
  23. 4. Once you have added a display to the menu, go to "Edit Configuration".
  24. (At this point a Mobile Navigation version of the menu should be showing up
  25. at the corresponding configured display).
  26. 5. There you will find all settings for configurating a mobile navigation
  27. instance.
  28. Enjoy!