Jul 14, 2014
· 1 min read
Navbar, made awesome
I just created Navbar Awesome, my latest project on Drupal.org. This module helps take Navbar to a different experience. It allows site builders to provide site users and clients with a cleaner implementation of Navbar.
Features:
- Utilizes Roboto font from Google's Material Design typography
- Icons from FontAwesome
Notes:
- Currently module checks if Libraries is enabled and tries to load FontAwesome via Libraries. If it is not, it'll add a CDN reference. Disabling the CDN placement can be disabled via a variable, soon the UI.
- Right now the module moves the Content link to the top level, making it easily accessible for site users. Roadmap is to make this completely customizable.
- The Roboto font currently cannot be disabled, however there will be a setting to do so.
- This has been developed against the 1.4 release of Navbar, it's likely for each release the module will have to be tweaked.