19 Feb
2003
19 Feb
'03
12:03 a.m.
I am new to Zope. I wonder if this is possible: First create a folder and create a page template using either DTML or ZPT, something like this: <standard header> <standard navigation> Page content <standard footer> 2. page authors upload standard html files to the folder (via ftp or webdav). 3. When viewed from the browser, the template is automatically applied to all uploaded files. If this is possible, how can it be done? Thanks for any pointers. Bin