Implementations and means for configuration of Zope 3-style views and resources.
Project description
Overview
zope.publisher is a general purpose object publishing framework which delegates to a publication object for determining the to-be-published object. With Zope 3’s default publication from zope.app.publication, this is usually a view or a resource.
This package, zope.app.publisher, provides base implementations for those. It also provides ZCML directives for configuring views and resources. More specifically, zope.app.publisher defines the following ZCML directives:
browser:page
browser:pages
browser:view
browser:menu
browser:menuItem
browser:menuItems
browser:addMenuitem
browser:resource
browser:resourceDirectory
browser:defeaultSkin
browser:icon
xmlrpc:view
Changes
3.5.0a4 (2007-12-28)
Backed out the changes for the controversial XML-RPC skin support.
3.5.0a3 (2007-11-27)
make it possible to override menus: this was not possible because new interfaces where created any time a menu with the same name was created.
Resolve ZopeSecurityPolicy deprecation warning.
3.5.0a2 (2007-08-23)
<browser:defaultView> now accepts classes as well as interfaces.
3.5.0a1 (2007-08-21)
Added a layer attribute to xmlrpc:view. This works just like layers for browser:view etc. but uses the IXMLRPCSkinType.
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.
Source Distribution
Hashes for zope.app.publisher-3.5.0a4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62d4eb4ff4ff03d8d6baf014c98a402792bdc4ac0a24456b42014e36788cfb7c |
|
MD5 | 7604a471bfea3e950a998da89d048692 |
|
BLAKE2b-256 | afe1b3a732cb7892e79a10db372924545cc506c5d0af4bf34ff43143d466935d |