[Zope] problem creating "File Library with Page Templates"
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Sun, 27 Oct 2002 18:54:42 +0100
    
    
  
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