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/ [EMAIL PROTECTED]
Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )