Browser menu implementation for Zope.
Project description
Overview
This package is at present not reusable without depending on a large chunk of the Zope Toolkit and its assumptions. It is maintained by the Zope Toolkit project.
This package provides an implementation of browser menus and ZCML directives for configuring them.
CHANGES
4.0.0 (2012-07-04)
Strip noise from context actions in doctests.
The output is now more meaningful, and hides irrelevant details. (forward-compatibility with zope.component 4.0.0).
Replaced deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.
Dropped support for Python 2.4 and 2.5.
3.9.1 (2010-04-30)
Removed use of ‘zope.testing.doctestunit’ in favor of stdlib’s ‘doctest.
3.9.0 (2009-08-27)
Initial release. This package was splitted off zope.app.publisher.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.