Skip to content

markalinn/Spree-Superfish-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeSuperfishMenu

Replaces the standard Spree menu with the Superfish menu (http://users.tpg.com.au/j_birch/plugins/superfish/).

Thsis revision was developed and tested with Spree 1.0. The default styling is the default provided with Superfish. You can change it by overiding the style attributes with your stylesheet. If you want to instead use it within a custom layout, just rework the hook into the current views and include it into your view where appropriate.

Installation

Add the following to your Gemspec file:

gem "spree_superfish_menu", :git => 'git://github.com/markalinn/Spree-Superfish-Menu.git'

	or for Spree 0.60.x

gem "spree_superfish_menu", :git => 'git://github.com/markalinn/Spree-Superfish-Menu.git', :branch => '0-60'

Todo

Test

Copyright (c) 2011 Mark Linn, released under the New BSD License

About

Superfish Menu replacement for Spree's default

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published