27 Oct
2002
27 Oct
'02
5:54 p.m.
Skip Montanaro writes:
I'm working my way through the beginning page templates chapter of the Zope Book. In the section entitled "Creating a File Library with Page Templates" it says to:
* create a folder named FileLib * create a page template in FileLib named index_html * save their mocked up HTML source to .../FileLib/index_html/source.html Forget about this statement in the Zope book. Write to "index_html" (via FTP, e.g.) directly.
Dieter