[Zope-dev] Can I get rid of standard_template.pt?
Steve Alexander
steve@cat-box.net
Fri, 10 May 2002 14:55:59 +0100
Lennart Regebro wrote:
> I'm not using it, and will never use it, so why does Zope 2.5.1 always
> create one for me?
> Grrr. Highly annoying. >:-[
From Zope 2.1.3 (when I started Zopeing), I could write a Python
Product that expected standard_html_header and standard_html_footer to
exist.
From Zope 2.5.1, I can write a Python Product that expects
standard_template.pt to exist.
--
Steve Alexander