The Navigation module allows you to easily define and use a navigation menu in your Play project.
See http://www.playframework.org/modules/navigation
To install locally this modules use the install command:
play install navigation-{version}To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> navigation {version}conf/navigation.ymlWith(MenuInjector.class) to your controllers#{navigation.default mainMenu /}Navigation module 0.1 user guide
https://github.com/eamelink/play-navigation/
See http://www.playframework.org/modules/navigation
Copyright © 2005-2012, Lunatech Labs B.V. All rights reserved.