Metadata-Version: 1.0
Name: collective.superfish
Version: 0.2
Summary: A suckerfish/superfish integration into plone
Home-page: http://svn.plone.org/svn/collective/collective.superfish
Author: Daniel Widerin
Author-email: daniel.widerin@kombinat.at
License: GPL
Description: ====================
        collective.superfish
        ====================
        
        .. contents::
        
        What is it?
        ===========
        
        collective.superfish is an suckerfish integration into Plone. Suckerfish is a
        really nice solution for dropdown menus using css, valid xhtml and javascript.
        http://www.alistapart.com/articles/dropdowns/
        
        
        TODO
        ====
        
        - Add tests
        - Add demo.css with some css-styles to make it more usable after installation.
        
        
        History
        =======
        
        0.2 - 2009-06-12
        ----------------
        
        - Moved from full to safe compression for javascript files.
        [saily]
        
        - Removed unused class attributes for SuperFishViewlet.
        [saily]
        
        - Added caching to improve rendering performance.
        [saily]
        
        0.1 - 2009-06-09
        ----------------
        
        - Initial import and idea  [saily]
        
        
        Thanks
        ======
        
        - Daniel Widerin
        - Patrick Griffiths
        - Dan Webb
        - Joel Birch
        
        Links
        =====
        
        - Suckerfish Dropdowns
        http://www.alistapart.com/articles/dropdowns
        - Superfish
        http://users.tpg.com.au/j_birch/plugins/superfish
        - hoverIntent
        http://cherne.net/brian/resources/jquery.hoverIntent.html
        - jQuery plugin
        http://plugins.jquery.com/project/Superfish
        - jQuery
        http://jquery.com
        
Keywords: navigation suckerfish superfish jquery dropdown
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
