13 May
2004
13 May
'04
8:23 p.m.
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