27 Jun
2001
27 Jun
'01
10:43 a.m.
Jan Sew wrote:
hi all,
can somebody tell me what makes more sense: using dtml-methods or dtml-docs for the index_htmls?
cheers,
jan
Hi Jan You have to use DTML methods for the index_html (usually you will want to include some other methods like standard_html-header and standard_html_footer in your index_html). Did you have a look into the Zope Book ? http://www.zope.org/Members/michel/ZB/ --- Flynt