forked from codeplant/simple-navigation
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
andi edited this page Sep 13, 2010
·
101 revisions
simple-navigation is a ruby gem for creating navigations (with multiple levels) for your Ruby on Rails application. You can render your navigation as html list, link list or breadcrumbs.
To see the gem/plugin in action please visit the online demo.
By the way: I’m interested in who is using the simple-navigation gem. So if you are using the plugin for a public website, please add your site here.
- About – what is it and how does it work?
- Installation – how to install the gem in your rails app
- Configuration – how to configure your navigation and determine the active navigation item
- Rendering – how to render your navigation in the views
- Styling – how to style your navigation
- Demonstration – a live demonstration of simple-navigation
- FAQ – frequently asked questions
- Help – how to get help
- Upcoming Features
The simple-navigation gem is ruby 1.9 compliant.
I would like to thank the whole community for the feedback and inspiration. Special thanks goes to Markus Schirp, Jack Dempsey, Richard Hulse, Gernot Kogler and Florian Hanke for providing patches, enhancements, ideas and support.
Please also check out the complete list of contributors.