Dear Wiki user, You have subscribed to a wiki page or wiki category on "Rave Wiki" for change notification.
The "ArchitectureTopics/Navigation/PageNavigation" page has been changed by ChrisGeer: http://wiki.apache.org/rave/ArchitectureTopics/Navigation/PageNavigation New page: = Page Navigation = === Navigation Bar Menu === The navigation menu bar needs to be database/config driven. This can be accomplished by converting the NavigationItem and NavigationMenu classes into interfaces and backing them with JPA implementations that load/save to the DB. Each page could load a menu based on name in the short term.
