Metadata-Version: 1.0
Name: z3c.menu.ready2go
Version: 0.5.0
Summary: A ready to go menu for Zope3
Home-page: http://cheeseshop.python.org/pypi/z3c.menu.ready2go
Author: Stephan Richter, Roger Ineichen and the Zope Community
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides a ready 2 go menu implementation based on viewlets for
        Zope3.
        
        
        =======
        CHANGES
        =======
        
        
        Version 0.5.0 (2008-04-11)
        --------------------------
        
        - bugfix: fixed cssInActive usage. This was broken and ended in not using the
        cssInActive CSS class argument
        
        - added more tests, now we have 100% coverage
        
        - make ISiteMenu only available for ISite but not for IContainmentRoot
        
        - make template pluggable with z3c.template pattern
        
        - Initial Release
        
Keywords: zope3 z3c ready 2 go menu
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
