[Zope3-dev] Over-riding filesystem ZPTs with ZODB ZPTs
Stephan Richter
srichter at cosmos.phy.tufts.edu
Sat Oct 16 09:15:31 EDT 2004
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.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-dev
mailing list