Skip to main content

ZCML directives for configuring browser views 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 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.

CHANGES

3.12.1 (2010-04-30)

  • Prefer the standard libraries doctest module to the one from zope.testing.

3.12.0 (2010-04-26)

  • Moved tales:expressiontype implementation from zope.app.pagetemplate here.

3.11.0 (2009-12-22)

  • Also moved named template implementation from zope.app.pagetemplate here.

3.10.1 (2009-12-22)

  • We need to depend on the untrustedpython extra of zope.security, since we import from zope.pagetemplate.engine.

3.10.0 (2009-12-22)

  • Remove dependency on zope.app.pagetemplate by moving viewpagetemplatefile, simpleviewclass and metaconfigure.registerType into this package.

3.9.0 (2009-08-27)

  • Initial release. This package was split off from zope.app.publisher.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.browserpage-3.12.1.zip (33.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page