10 Apr
2002
10 Apr
'02
6:32 p.m.
blossom merz writes:
What I need to do is store ZPTs on the local filesystem, and have them treated as page templates when they are browsed. As it stands, they are served as the text of the source. You need to extend "LocalFS".
Look at the source, how the currently supported types are made. Do it for ZPT in a similar way. Or use "Filesystem Directory View" (which comes with CMF) as an alternative. Dieter