[Zope] site structure

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Thu, 14 Dec 2000 18:55:10 +0300 (MSK)


On Thu, 14 Dec 2000, Nuno Goncalves wrote:
> How can we define a structure for an entire site with Zope ?
> for example i want that all the site's pages have a table with 3
> colums. it's kind of a template for the web site !

   Using standard_html_header and standard_html_footer in every Document on
your site...

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.