14 Dec
2000
14 Dec
'00
4:33 p.m.
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... But that way if i want to change the structure, i have to change on every page. My ideia was to create a template(3 colums) where i add objects (dtml documents). If i want to change the site structure to 2 colums i only change the template !
Nuno
Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.