[Zope-Checkins] CVS: Zope3/lib/python/Zope/Publisher/Browser/tests - testDirectives.py:NONE
Jim Fulton
jim@zope.com
Thu, 30 May 2002 14:27:00 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/Publisher/Browser/tests
In directory cvs.zope.org:/tmp/cvs-serv20275/lib/python/Zope/Publisher/Browser/tests
Removed Files:
Tag: Zope3InWonderland-branch
testDirectives.py
Log Message:
Implemented browser:page directives for browser:view, browser:resource.
Implemented security assertions in view and resource directives.
Changed defaultView so you can omit a factory, which just sets the
default view name without defining a view.
Moved Browser and ComponentArchitecture directive support to App,
because of all of the dependencies on other packages.
=== Removed File Zope3/lib/python/Zope/Publisher/Browser/tests/testDirectives.py ===