[Zope] site structure (fwd)
Oleg Broytmann
phd@mail2.phd.pp.ru
Thu, 14 Dec 2000 19:39:06 +0300 (MSK)
> > Using standard_html_header and standard_html_footer in every Document on
> > your site...
> But that way if i want to change the structure, i have to change on every
> page.
No, you only need to change 2 places: standard_html_header and
standard_html_footer :) All Documents that use these header/footer will be
rendered using new structure.
Oleg.
----
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.