29 Aug
1999
29 Aug
'99
12:41 a.m.
Dear Developers, I have difficult to put code fragments with incomplete dtml code into Zope. Zope just parse it and report error. Is it possible to prevent this by making the dtml rendering as a method say dtml or html such that calling the object by its name will return its content as is and calling the name.dtml will sent the rendered page. This also make the zope site look like a normal site.