Metadata-Version: 1.0
Name: five.megrok.menu
Version: 0.2
Summary: Grok support for browser menu in zope 2
Home-page: http://svn.zope.org/five.megrok.menu/trunk
Author: Jean-François Roche
Author-email: jfroche@affinitic.be
License: GPL
Description: Introduction
        ============
        
        This package allows you to register browser menus and menu items for
        browser views in Grok.
        
        This package just take what has been written in megrok.menu and change a few lines
        to be able to use it in the Zope 2 world with five.grok
        
        Changelog
        =========
        
        0.2 (2011-05-31)
        ----------------
        
        - Add context and action parameters for menuitems.
        
        
        0.1 (2009-05-28)
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Zope2
