[Zope3-dev] Re: Over-riding filesystem ZPTs with ZODB ZPTs
Philipp von Weitershausen
philipp at weitershausen.de
Mon Oct 18 06:43:43 EDT 2004
Stephan Richter wrote:
> On Friday 15 October 2004 19:56, Rudolf Beier wrote:
>
>>And, in a related vein, I am also trying to work out how to make use
>>of ZPTs stored in the ZODB within Views defined in filesystem python
>>code, and as macros for filesystem ZPTs.
>>
>>That is, to be able to give people the ability to override the
>>provided default filesystem template with their own ZODB ZPTs if they
>>so desire.
>
>
> First of all, in Zope X3.0 (and the trunk for this matter) we do not support
> TTW development. Your use case is about TTW development.
>
> However, there is a preliminary page folder support (not sure whether it is
> part of the release). There you can register pages for a particular
> interface. If you declare a page name that already exists for the specified
> interface, you practically override it, which is the fact you desire I think.
> Note though that you cannot override any of the standard macros or anything
> more involved than simple pages.
Persistent View ZPTs are not in X3.0
Philipp
More information about the Zope3-dev
mailing list