python-zope.browserpage

ZCML directives for configuring browser views for Zope
  http://pypi.python.org/pypi/zope.browserpage
  1
  1 review



This package provides ZCML directives for configuring browser views. More specifically it defines the following ZCML directives:
- browser:page
- browser:pages
- browser:view
These directives also support menu item registration for pages, when zope.browsermenu package is installed. Otherwise, they simply ignore the menu attribute.
Latest reviews
4
blueXrider 13 years ago

nice