-
-
Notifications
You must be signed in to change notification settings - Fork 94
Feature Request: Navigation Bar support using Zend's built in Navigation configuration #126
Comments
@navarr Can you describe this in detail? |
@sul4bh Yes, that is exactly what I'm looking for. Right now I'm using an old version of ZucchiBootstrap on my website and an old version of Zend to compensate. It allows me to do |
I will try to implement this. Allow me some time. Also thanks for mentioning ZucchiBootstrap. I can use it as a reference implementation. |
Thank you for considering my request! |
Bootstrap supports only one level nested menu item via dropdown. It is not possible to create deeply nested menu without adding custom css and js (see: http://www.bootply.com/nZaxpxfiXz) @neilime Do you think adding custom css and js to enable deeply nested menu is a good idea or do you want to stick to standard bootstrap components? |
Hello, thank you @neilime for this great module. I use this one https://github.com/fabiopaiva/zf2-navigation-bootstrap3 to get a bootstrap 3 navigation. Maybe you could get inspiration from it to implement your own ? |
Hi, |
added Navigation helper and test coverage #126
No description provided.
The text was updated successfully, but these errors were encountered: