[Zope] can ZPTs be located in LocalFS?

Dieter Maurer dieter at handshake.de
Thu May 13 16:23:34 EDT 2004


Roy Mathew wrote at 2004-5-13 04:53 -0700:
>I am wondering if there is any way to force a file located in a
>LocalFS or ZFSPath directory to be recognized as a Page template. In
>other words, I want ZOPE to interpret the content of files named with
>a ".pt" extension to be recognized as a Page Template and interpreted
>accordingly.

Probably, but you must extend "LocalFS" to let it know that some
files should be mapped to PageTemplates.

I do know nothing about "ZFSPatch".

-- 
Dieter



More information about the Zope mailing list